2010-02-08 Atsushi Enomoto <atsushi@ximian.com>
[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>145</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-470.cs">
11954     <type name="C">
11955       <method name="Void Main()">
11956         <size>13</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962   </test>
11963   <test name="gtest-471.cs">
11964     <type name="Q">
11965       <method name="Void bar[T](T ByRef)">
11966         <size>16</size>
11967       </method>
11968       <method name="Int32 Main()">
11969         <size>11</size>
11970       </method>
11971       <method name="Void .ctor()">
11972         <size>7</size>
11973       </method>
11974     </type>
11975   </test>
11976   <test name="gtest-anon-1.cs">
11977     <type name="X">
11978       <method name="Void .ctor()">
11979         <size>7</size>
11980       </method>
11981       <method name="Void Hello[U](U)">
11982         <size>1</size>
11983       </method>
11984       <method name="Void Test[T](T)">
11985         <size>64</size>
11986       </method>
11987       <method name="Void Main()">
11988         <size>14</size>
11989       </method>
11990     </type>
11991     <type name="Foo">
11992       <method name="Void .ctor(Object, IntPtr)">
11993         <size>0</size>
11994       </method>
11995       <method name="Void Invoke()">
11996         <size>0</size>
11997       </method>
11998       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11999         <size>0</size>
12000       </method>
12001       <method name="Void EndInvoke(IAsyncResult)">
12002         <size>0</size>
12003       </method>
12004     </type>
12005     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12006       <method name="Void .ctor()">
12007         <size>7</size>
12008       </method>
12009       <method name="Void &lt;&gt;m__0()">
12010         <size>18</size>
12011       </method>
12012     </type>
12013   </test>
12014   <test name="gtest-anon-10.cs">
12015     <type name="X">
12016       <method name="Void .ctor()">
12017         <size>7</size>
12018       </method>
12019       <method name="IEnumerable`1 Test[T](T, T)">
12020         <size>44</size>
12021       </method>
12022       <method name="Int32 Main()">
12023         <size>95</size>
12024       </method>
12025     </type>
12026     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12027       <method name="Void .ctor()">
12028         <size>7</size>
12029       </method>
12030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12031         <size>12</size>
12032       </method>
12033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12034         <size>7</size>
12035       </method>
12036       <method name="Boolean MoveNext()">
12037         <size>110</size>
12038       </method>
12039       <method name="Void Dispose()">
12040         <size>8</size>
12041       </method>
12042       <method name="Void Reset()">
12043         <size>6</size>
12044       </method>
12045       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12046         <size>7</size>
12047       </method>
12048       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12049         <size>52</size>
12050       </method>
12051     </type>
12052   </test>
12053   <test name="gtest-anon-11.cs">
12054     <type name="Test`1[R]">
12055       <method name="Void .ctor()">
12056         <size>7</size>
12057       </method>
12058       <method name="Void World[S,T](S, T)">
12059         <size>1</size>
12060       </method>
12061       <method name="Void Hello[U,V](U, V)">
12062         <size>41</size>
12063       </method>
12064     </type>
12065     <type name="X">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069       <method name="Void Main()">
12070         <size>21</size>
12071       </method>
12072     </type>
12073     <type name="Foo">
12074       <method name="Void .ctor(Object, IntPtr)">
12075         <size>0</size>
12076       </method>
12077       <method name="Void Invoke()">
12078         <size>0</size>
12079       </method>
12080       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12081         <size>0</size>
12082       </method>
12083       <method name="Void EndInvoke(IAsyncResult)">
12084         <size>0</size>
12085       </method>
12086     </type>
12087     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12088       <method name="Void .ctor()">
12089         <size>7</size>
12090       </method>
12091       <method name="Void &lt;&gt;m__0()">
12092         <size>24</size>
12093       </method>
12094     </type>
12095   </test>
12096   <test name="gtest-anon-12.cs">
12097     <type name="World`1[T]">
12098       <method name="Void .ctor()">
12099         <size>7</size>
12100       </method>
12101       <method name="Void Hello[U](U)">
12102         <size>1</size>
12103       </method>
12104       <method name="Void Test(T)">
12105         <size>46</size>
12106       </method>
12107     </type>
12108     <type name="X">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112       <method name="Void Main()">
12113         <size>18</size>
12114       </method>
12115     </type>
12116     <type name="Foo">
12117       <method name="Void .ctor(Object, IntPtr)">
12118         <size>0</size>
12119       </method>
12120       <method name="Void Invoke()">
12121         <size>0</size>
12122       </method>
12123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12124         <size>0</size>
12125       </method>
12126       <method name="Void EndInvoke(IAsyncResult)">
12127         <size>0</size>
12128       </method>
12129     </type>
12130     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12131       <method name="Void .ctor()">
12132         <size>7</size>
12133       </method>
12134       <method name="Void &lt;&gt;m__0()">
12135         <size>18</size>
12136       </method>
12137     </type>
12138   </test>
12139   <test name="gtest-anon-13.cs">
12140     <type name="X">
12141       <method name="Void .ctor()">
12142         <size>7</size>
12143       </method>
12144       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12145         <size>13</size>
12146       </method>
12147       <method name="Void Main()">
12148         <size>1</size>
12149       </method>
12150     </type>
12151     <type name="X+ModuleBinder`1[T]">
12152       <method name="Void .ctor(Object, IntPtr)">
12153         <size>0</size>
12154       </method>
12155       <method name="T Invoke(System.Object)">
12156         <size>0</size>
12157       </method>
12158       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12159         <size>0</size>
12160       </method>
12161       <method name="T EndInvoke(IAsyncResult)">
12162         <size>0</size>
12163       </method>
12164     </type>
12165     <type name="X">
12166       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12167         <size>7</size>
12168       </method>
12169     </type>
12170   </test>
12171   <test name="gtest-anon-14.cs">
12172     <type name="T">
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12177         <size>1</size>
12178       </method>
12179       <method name="Void SomeCaller()">
12180         <size>36</size>
12181       </method>
12182       <method name="Void Main()">
12183         <size>1</size>
12184       </method>
12185       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12186         <size>2</size>
12187       </method>
12188     </type>
12189   </test>
12190   <test name="gtest-anon-15.cs">
12191     <type name="Test`1[T]">
12192       <method name="Void .ctor()">
12193         <size>7</size>
12194       </method>
12195       <method name="Void Hello[S](T, S)">
12196         <size>42</size>
12197       </method>
12198     </type>
12199     <type name="X">
12200       <method name="Void .ctor()">
12201         <size>7</size>
12202       </method>
12203       <method name="Void Main()">
12204         <size>16</size>
12205       </method>
12206     </type>
12207     <type name="Foo`1[V]">
12208       <method name="Void .ctor(Object, IntPtr)">
12209         <size>0</size>
12210       </method>
12211       <method name="Void Invoke(V)">
12212         <size>0</size>
12213       </method>
12214       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12215         <size>0</size>
12216       </method>
12217       <method name="Void EndInvoke(IAsyncResult)">
12218         <size>0</size>
12219       </method>
12220     </type>
12221     <type name="Bar`1[W]">
12222       <method name="Void .ctor(Object, IntPtr)">
12223         <size>0</size>
12224       </method>
12225       <method name="Void Invoke(W)">
12226         <size>0</size>
12227       </method>
12228       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12229         <size>0</size>
12230       </method>
12231       <method name="Void EndInvoke(IAsyncResult)">
12232         <size>0</size>
12233       </method>
12234     </type>
12235     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239       <method name="Void &lt;&gt;m__0(Int64)">
12240         <size>57</size>
12241       </method>
12242     </type>
12243     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void &lt;&gt;m__1(T)">
12248         <size>65</size>
12249       </method>
12250     </type>
12251   </test>
12252   <test name="gtest-anon-16.cs">
12253     <type name="A">
12254       <method name="Void .ctor(TestFunc`1)">
12255         <size>7</size>
12256       </method>
12257       <method name="Void Main()">
12258         <size>1</size>
12259       </method>
12260     </type>
12261     <type name="TestClass">
12262       <method name="Void .ctor()">
12263         <size>47</size>
12264       </method>
12265       <method name="Void Func[T](TestFunc`1[T])">
12266         <size>1</size>
12267       </method>
12268     </type>
12269     <type name="TestFunc`1[T]">
12270       <method name="Void .ctor(Object, IntPtr)">
12271         <size>0</size>
12272       </method>
12273       <method name="Void Invoke(T)">
12274         <size>0</size>
12275       </method>
12276       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12277         <size>0</size>
12278       </method>
12279       <method name="Void EndInvoke(IAsyncResult)">
12280         <size>0</size>
12281       </method>
12282     </type>
12283     <type name="TestClass">
12284       <method name="Void &lt;a&gt;m__0(Int32)">
12285         <size>1</size>
12286       </method>
12287     </type>
12288   </test>
12289   <test name="gtest-anon-17.cs">
12290     <type name="C">
12291       <method name="Void .ctor()">
12292         <size>7</size>
12293       </method>
12294       <method name="Void Test[T,U](C+Func`1[T], U)">
12295         <size>1</size>
12296       </method>
12297       <method name="Void Main()">
12298         <size>75</size>
12299       </method>
12300     </type>
12301     <type name="C+Func`1[T]">
12302       <method name="Void .ctor(Object, IntPtr)">
12303         <size>0</size>
12304       </method>
12305       <method name="T Invoke(T)">
12306         <size>0</size>
12307       </method>
12308       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12309         <size>0</size>
12310       </method>
12311       <method name="T EndInvoke(IAsyncResult)">
12312         <size>0</size>
12313       </method>
12314     </type>
12315     <type name="C">
12316       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12317         <size>2</size>
12318       </method>
12319       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12320         <size>2</size>
12321       </method>
12322     </type>
12323   </test>
12324   <test name="gtest-anon-18.cs">
12325     <type name="C">
12326       <method name="Void .ctor()">
12327         <size>7</size>
12328       </method>
12329       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12330         <size>10</size>
12331       </method>
12332       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12333         <size>10</size>
12334       </method>
12335       <method name="Void Test2[T]()">
12336         <size>19</size>
12337       </method>
12338       <method name="Void Main()">
12339         <size>100</size>
12340       </method>
12341     </type>
12342     <type name="C+Func`2[TR,TA]">
12343       <method name="Void .ctor(Object, IntPtr)">
12344         <size>0</size>
12345       </method>
12346       <method name="TR Invoke(TA)">
12347         <size>0</size>
12348       </method>
12349       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12350         <size>0</size>
12351       </method>
12352       <method name="TR EndInvoke(IAsyncResult)">
12353         <size>0</size>
12354       </method>
12355     </type>
12356     <type name="C">
12357       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12358         <size>16</size>
12359       </method>
12360       <method name="System.String &lt;Main&gt;m__2(Int32)">
12361         <size>6</size>
12362       </method>
12363       <method name="System.String &lt;Main&gt;m__3(Int32)">
12364         <size>6</size>
12365       </method>
12366       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12367         <size>2</size>
12368       </method>
12369     </type>
12370   </test>
12371   <test name="gtest-anon-19.cs">
12372     <type name="Test">
12373       <method name="Void .ctor()">
12374         <size>7</size>
12375       </method>
12376       <method name="Void TestNaturalSort()">
12377         <size>31</size>
12378       </method>
12379       <method name="Void Main()">
12380         <size>6</size>
12381       </method>
12382     </type>
12383     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12384       <method name="Void .ctor()">
12385         <size>7</size>
12386       </method>
12387       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12388         <size>113</size>
12389       </method>
12390     </type>
12391     <type name="Test">
12392       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12393         <size>106</size>
12394       </method>
12395     </type>
12396     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12397       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12398         <size>113</size>
12399       </method>
12400     </type>
12401   </test>
12402   <test name="gtest-anon-2.cs">
12403     <type name="X">
12404       <method name="Void .ctor()">
12405         <size>7</size>
12406       </method>
12407       <method name="Void Hello[U](U)">
12408         <size>1</size>
12409       </method>
12410       <method name="Void Test[T](T)">
12411         <size>71</size>
12412       </method>
12413       <method name="Void Main()">
12414         <size>14</size>
12415       </method>
12416     </type>
12417     <type name="Simple">
12418       <method name="Void .ctor(Object, IntPtr)">
12419         <size>0</size>
12420       </method>
12421       <method name="Void Invoke()">
12422         <size>0</size>
12423       </method>
12424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12425         <size>0</size>
12426       </method>
12427       <method name="Void EndInvoke(IAsyncResult)">
12428         <size>0</size>
12429       </method>
12430     </type>
12431     <type name="Foo">
12432       <method name="Void .ctor(Object, IntPtr)">
12433         <size>0</size>
12434       </method>
12435       <method name="Simple Invoke()">
12436         <size>0</size>
12437       </method>
12438       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12439         <size>0</size>
12440       </method>
12441       <method name="Simple EndInvoke(IAsyncResult)">
12442         <size>0</size>
12443       </method>
12444     </type>
12445     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12446       <method name="Void .ctor()">
12447         <size>7</size>
12448       </method>
12449       <method name="Simple &lt;&gt;m__0()">
12450         <size>55</size>
12451       </method>
12452     </type>
12453     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457       <method name="Void &lt;&gt;m__1()">
12458         <size>50</size>
12459       </method>
12460     </type>
12461   </test>
12462   <test name="gtest-anon-21.cs">
12463     <type name="BaseObject">
12464       <method name="Void .ctor()">
12465         <size>7</size>
12466       </method>
12467       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12468         <size>53</size>
12469       </method>
12470       <method name="T MakeSomething[T]()">
12471         <size>7</size>
12472       </method>
12473       <method name="Int32 Main()">
12474         <size>10</size>
12475       </method>
12476       <method name="Void Closure(EmptyDelegate)">
12477         <size>1</size>
12478       </method>
12479     </type>
12480     <type name="EmptyDelegate">
12481       <method name="Void .ctor(Object, IntPtr)">
12482         <size>0</size>
12483       </method>
12484       <method name="Void Invoke()">
12485         <size>0</size>
12486       </method>
12487       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12488         <size>0</size>
12489       </method>
12490       <method name="Void EndInvoke(IAsyncResult)">
12491         <size>0</size>
12492       </method>
12493     </type>
12494     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12495       <method name="Void .ctor()">
12496         <size>7</size>
12497       </method>
12498       <method name="Void &lt;&gt;m__0()">
12499         <size>17</size>
12500       </method>
12501     </type>
12502   </test>
12503   <test name="gtest-anon-22.cs">
12504     <type name="C">
12505       <method name="Void .ctor()">
12506         <size>7</size>
12507       </method>
12508       <method name="Int32 Foo(D1)">
12509         <size>2</size>
12510       </method>
12511       <method name="Int32 Foo(D2)">
12512         <size>2</size>
12513       </method>
12514       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12515         <size>2</size>
12516       </method>
12517       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12518         <size>2</size>
12519       </method>
12520       <method name="Int32 Main()">
12521         <size>82</size>
12522       </method>
12523     </type>
12524     <type name="D1">
12525       <method name="Void .ctor(Object, IntPtr)">
12526         <size>0</size>
12527       </method>
12528       <method name="Int32 Invoke()">
12529         <size>0</size>
12530       </method>
12531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12532         <size>0</size>
12533       </method>
12534       <method name="Int32 EndInvoke(IAsyncResult)">
12535         <size>0</size>
12536       </method>
12537     </type>
12538     <type name="D2">
12539       <method name="Void .ctor(Object, IntPtr)">
12540         <size>0</size>
12541       </method>
12542       <method name="Int64 Invoke()">
12543         <size>0</size>
12544       </method>
12545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12546         <size>0</size>
12547       </method>
12548       <method name="Int64 EndInvoke(IAsyncResult)">
12549         <size>0</size>
12550       </method>
12551     </type>
12552     <type name="C">
12553       <method name="Int32 &lt;Main&gt;m__0()">
12554         <size>2</size>
12555       </method>
12556     </type>
12557   </test>
12558   <test name="gtest-anon-23.cs">
12559     <type name="MemberAccessData">
12560       <method name="Void .ctor()">
12561         <size>7</size>
12562       </method>
12563       <method name="Void set_MyTypeProperty(Nullable`1)">
12564         <size>8</size>
12565       </method>
12566       <method name="Nullable`1 get_MyTypeProperty()">
12567         <size>7</size>
12568       </method>
12569     </type>
12570     <type name="C">
12571       <method name="Void .ctor()">
12572         <size>7</size>
12573       </method>
12574       <method name="Void Test(C+D)">
12575         <size>1</size>
12576       </method>
12577       <method name="Void Main()">
12578         <size>200</size>
12579       </method>
12580     </type>
12581     <type name="C+D">
12582       <method name="Void .ctor(Object, IntPtr)">
12583         <size>0</size>
12584       </method>
12585       <method name="Void Invoke()">
12586         <size>0</size>
12587       </method>
12588       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12589         <size>0</size>
12590       </method>
12591       <method name="Void EndInvoke(IAsyncResult)">
12592         <size>0</size>
12593       </method>
12594     </type>
12595     <type name="C+&lt;Main&gt;c__AnonStorey0">
12596       <method name="Void .ctor()">
12597         <size>7</size>
12598       </method>
12599       <method name="Void &lt;&gt;m__0()">
12600         <size>38</size>
12601       </method>
12602       <method name="Void &lt;&gt;m__1()">
12603         <size>32</size>
12604       </method>
12605     </type>
12606     <type name="C">
12607       <method name="Void &lt;Main&gt;m__2()">
12608         <size>16</size>
12609       </method>
12610       <method name="Void &lt;Main&gt;m__3()">
12611         <size>16</size>
12612       </method>
12613       <method name="Void &lt;Main&gt;m__4()">
12614         <size>61</size>
12615       </method>
12616       <method name="Void &lt;Main&gt;m__5()">
12617         <size>53</size>
12618       </method>
12619     </type>
12620     <type name="&lt;PrivateImplementationDetails&gt;">
12621       <method name="Void .ctor()">
12622         <size>7</size>
12623       </method>
12624     </type>
12625   </test>
12626   <test name="gtest-anon-24.cs">
12627     <type name="Disposable`1[T]">
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631       <method name="Void Dispose()">
12632         <size>1</size>
12633       </method>
12634     </type>
12635     <type name="Test">
12636       <method name="Void .ctor()">
12637         <size>7</size>
12638       </method>
12639       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12640         <size>38</size>
12641       </method>
12642       <method name="System.Func`1[T] Throw[T](T)">
12643         <size>26</size>
12644       </method>
12645       <method name="System.Func`1[T] Do[T](T)">
12646         <size>26</size>
12647       </method>
12648       <method name="System.Func`1[T] Lock[T](T)">
12649         <size>26</size>
12650       </method>
12651       <method name="System.Func`1[T] Catch[T](T)">
12652         <size>26</size>
12653       </method>
12654       <method name="System.Func`1[T] Finally[T](T)">
12655         <size>26</size>
12656       </method>
12657       <method name="System.Func`1[T] Using[T](T)">
12658         <size>57</size>
12659       </method>
12660       <method name="System.Func`1[T] Switch[T](T)">
12661         <size>38</size>
12662       </method>
12663       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12664         <size>26</size>
12665       </method>
12666       <method name="Int32 Main()">
12667         <size>468</size>
12668       </method>
12669     </type>
12670     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12671       <method name="Void .ctor()">
12672         <size>7</size>
12673       </method>
12674       <method name="T[] &lt;&gt;m__0()">
12675         <size>56</size>
12676       </method>
12677     </type>
12678     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12679       <method name="Void .ctor()">
12680         <size>7</size>
12681       </method>
12682       <method name="T &lt;&gt;m__1()">
12683         <size>23</size>
12684       </method>
12685     </type>
12686     <type name="Test">
12687       <method name="Void ArrayMutate[T](T[])">
12688         <size>27</size>
12689       </method>
12690       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12691         <size>26</size>
12692       </method>
12693       <method name="System.Func`1[System.Type] TypeOf[T](T)">
12694         <size>38</size>
12695       </method>
12696     </type>
12697     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
12698       <method name="System.Type &lt;&gt;m__2()">
12699         <size>56</size>
12700       </method>
12701       <method name="Void .ctor()">
12702         <size>7</size>
12703       </method>
12704     </type>
12705     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
12706       <method name="T &lt;&gt;m__3()">
12707         <size>28</size>
12708       </method>
12709       <method name="Void .ctor()">
12710         <size>7</size>
12711       </method>
12712     </type>
12713     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
12714       <method name="T &lt;&gt;m__4()">
12715         <size>65</size>
12716       </method>
12717       <method name="Void .ctor()">
12718         <size>7</size>
12719       </method>
12720     </type>
12721     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
12722       <method name="T &lt;&gt;m__5()">
12723         <size>48</size>
12724       </method>
12725       <method name="Void .ctor()">
12726         <size>7</size>
12727       </method>
12728     </type>
12729     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
12730       <method name="T &lt;&gt;m__6()">
12731         <size>50</size>
12732       </method>
12733       <method name="Void .ctor()">
12734         <size>7</size>
12735       </method>
12736     </type>
12737     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
12738       <method name="T &lt;&gt;m__7()">
12739         <size>7</size>
12740       </method>
12741       <method name="Void .ctor()">
12742         <size>7</size>
12743       </method>
12744     </type>
12745     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
12746       <method name="T &lt;&gt;m__8()">
12747         <size>35</size>
12748       </method>
12749       <method name="Void .ctor()">
12750         <size>7</size>
12751       </method>
12752     </type>
12753     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
12754       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
12755         <size>56</size>
12756       </method>
12757       <method name="Void .ctor()">
12758         <size>7</size>
12759       </method>
12760     </type>
12761     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
12762       <method name="Void &lt;&gt;m__A(Int32)">
12763         <size>36</size>
12764       </method>
12765       <method name="Void .ctor()">
12766         <size>7</size>
12767       </method>
12768     </type>
12769     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
12770       <method name="T[][] &lt;&gt;m__B()">
12771         <size>48</size>
12772       </method>
12773       <method name="Void .ctor()">
12774         <size>7</size>
12775       </method>
12776     </type>
12777   </test>
12778   <test name="gtest-anon-25.cs">
12779     <type name="HS`1[T]">
12780       <method name="Void .ctor(IEqualityComparer`1)">
12781         <size>7</size>
12782       </method>
12783     </type>
12784     <type name="Test">
12785       <method name="Void .ctor()">
12786         <size>7</size>
12787       </method>
12788       <method name="Void Foo[T](IEqualityComparer`1)">
12789         <size>27</size>
12790       </method>
12791       <method name="Int32 Main()">
12792         <size>8</size>
12793       </method>
12794     </type>
12795     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12796       <method name="Void .ctor()">
12797         <size>7</size>
12798       </method>
12799       <method name="HS`1[T] &lt;&gt;m__0()">
12800         <size>12</size>
12801       </method>
12802     </type>
12803   </test>
12804   <test name="gtest-anon-26.cs">
12805     <type name="MonoBugs.BrokenGenericCast">
12806       <method name="Void .ctor()">
12807         <size>7</size>
12808       </method>
12809       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12810         <size>13</size>
12811       </method>
12812       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12813         <size>13</size>
12814       </method>
12815       <method name="Void Main()">
12816         <size>1</size>
12817       </method>
12818       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12819         <size>12</size>
12820       </method>
12821       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12822         <size>12</size>
12823       </method>
12824     </type>
12825   </test>
12826   <test name="gtest-anon-27.cs">
12827     <type name="BaseDataObjectFactory">
12828       <method name="Void .ctor()">
12829         <size>7</size>
12830       </method>
12831       <method name="T GetBusinessQueryObjectFromReader[T]()">
12832         <size>8</size>
12833       </method>
12834       <method name="T[] GetQueryObjects[T](System.String)">
12835         <size>0</size>
12836       </method>
12837     </type>
12838     <type name="BusinessQueryObject">
12839       <method name="Void .ctor()">
12840         <size>7</size>
12841       </method>
12842     </type>
12843     <type name="MySqlDataObjectFactory">
12844       <method name="Void .ctor()">
12845         <size>7</size>
12846       </method>
12847       <method name="T[] GetQueryObjects[T](System.String)">
12848         <size>63</size>
12849       </method>
12850       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12851         <size>1</size>
12852       </method>
12853     </type>
12854     <type name="C">
12855       <method name="Void .ctor()">
12856         <size>7</size>
12857       </method>
12858       <method name="Void Main()">
12859         <size>1</size>
12860       </method>
12861     </type>
12862     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12863       <method name="Void .ctor(Object, IntPtr)">
12864         <size>0</size>
12865       </method>
12866       <method name="Void Invoke()">
12867         <size>0</size>
12868       </method>
12869       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12870         <size>0</size>
12871       </method>
12872       <method name="Void EndInvoke(IAsyncResult)">
12873         <size>0</size>
12874       </method>
12875     </type>
12876     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12877       <method name="Void .ctor()">
12878         <size>7</size>
12879       </method>
12880       <method name="Void &lt;&gt;m__0()">
12881         <size>17</size>
12882       </method>
12883     </type>
12884   </test>
12885   <test name="gtest-anon-28.cs">
12886     <type name="A">
12887       <method name="Void .ctor()">
12888         <size>7</size>
12889       </method>
12890       <method name="Void Foo[T]()">
12891         <size>0</size>
12892       </method>
12893     </type>
12894     <type name="B">
12895       <method name="Void .ctor()">
12896         <size>7</size>
12897       </method>
12898       <method name="Void Foo[T]()">
12899         <size>14</size>
12900       </method>
12901       <method name="Void Main()">
12902         <size>1</size>
12903       </method>
12904     </type>
12905     <type name="B+Del">
12906       <method name="Void .ctor(Object, IntPtr)">
12907         <size>0</size>
12908       </method>
12909       <method name="Void Invoke()">
12910         <size>0</size>
12911       </method>
12912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12913         <size>0</size>
12914       </method>
12915       <method name="Void EndInvoke(IAsyncResult)">
12916         <size>0</size>
12917       </method>
12918     </type>
12919     <type name="B">
12920       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12921         <size>7</size>
12922       </method>
12923     </type>
12924   </test>
12925   <test name="gtest-anon-29.cs">
12926     <type name="Test">
12927       <method name="Void .ctor()">
12928         <size>7</size>
12929       </method>
12930       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12931         <size>17</size>
12932       </method>
12933       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12934         <size>32</size>
12935       </method>
12936       <method name="T Item[T](IList`1)">
12937         <size>7</size>
12938       </method>
12939       <method name="T GetSingleItem[T](IList`1)">
12940         <size>10</size>
12941       </method>
12942       <method name="Void Main()">
12943         <size>15</size>
12944       </method>
12945     </type>
12946     <type name="Test+Creator`1[T]">
12947       <method name="Void .ctor(Object, IntPtr)">
12948         <size>0</size>
12949       </method>
12950       <method name="T Invoke()">
12951         <size>0</size>
12952       </method>
12953       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12954         <size>0</size>
12955       </method>
12956       <method name="T EndInvoke(IAsyncResult)">
12957         <size>0</size>
12958       </method>
12959     </type>
12960     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964       <method name="T &lt;&gt;m__0()">
12965         <size>12</size>
12966       </method>
12967     </type>
12968   </test>
12969   <test name="gtest-anon-3.cs">
12970     <type name="X">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Void Hello[U](U)">
12975         <size>1</size>
12976       </method>
12977       <method name="Void Test[T](T)">
12978         <size>28</size>
12979       </method>
12980       <method name="Void Main()">
12981         <size>14</size>
12982       </method>
12983     </type>
12984     <type name="Foo`1[S]">
12985       <method name="Void .ctor(Object, IntPtr)">
12986         <size>0</size>
12987       </method>
12988       <method name="Void Invoke(S)">
12989         <size>0</size>
12990       </method>
12991       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12992         <size>0</size>
12993       </method>
12994       <method name="Void EndInvoke(IAsyncResult)">
12995         <size>0</size>
12996       </method>
12997     </type>
12998     <type name="X">
12999       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13000         <size>8</size>
13001       </method>
13002     </type>
13003   </test>
13004   <test name="gtest-anon-30.cs">
13005     <type name="X">
13006       <method name="Void .ctor()">
13007         <size>7</size>
13008       </method>
13009       <method name="Void Hello[U](U)">
13010         <size>1</size>
13011       </method>
13012       <method name="Void Test[T](T)">
13013         <size>46</size>
13014       </method>
13015       <method name="Void Main()">
13016         <size>1</size>
13017       </method>
13018     </type>
13019     <type name="Simple">
13020       <method name="Void .ctor(Object, IntPtr)">
13021         <size>0</size>
13022       </method>
13023       <method name="Void Invoke()">
13024         <size>0</size>
13025       </method>
13026       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13027         <size>0</size>
13028       </method>
13029       <method name="Void EndInvoke(IAsyncResult)">
13030         <size>0</size>
13031       </method>
13032     </type>
13033     <type name="Foo">
13034       <method name="Void .ctor(Object, IntPtr)">
13035         <size>0</size>
13036       </method>
13037       <method name="Simple Invoke()">
13038         <size>0</size>
13039       </method>
13040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13041         <size>0</size>
13042       </method>
13043       <method name="Simple EndInvoke(IAsyncResult)">
13044         <size>0</size>
13045       </method>
13046     </type>
13047     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13048       <method name="Void .ctor()">
13049         <size>7</size>
13050       </method>
13051       <method name="Simple &lt;&gt;m__0()">
13052         <size>55</size>
13053       </method>
13054     </type>
13055     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13056       <method name="Void .ctor()">
13057         <size>7</size>
13058       </method>
13059       <method name="Void &lt;&gt;m__1()">
13060         <size>50</size>
13061       </method>
13062     </type>
13063   </test>
13064   <test name="gtest-anon-31.cs">
13065     <type name="A">
13066       <method name="Void Fail[X]()">
13067         <size>25</size>
13068       </method>
13069       <method name="Void Main()">
13070         <size>1</size>
13071       </method>
13072     </type>
13073     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13074       <method name="Void .ctor()">
13075         <size>7</size>
13076       </method>
13077       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13078         <size>36</size>
13079       </method>
13080       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13081         <size>1</size>
13082       </method>
13083     </type>
13084   </test>
13085   <test name="gtest-anon-32.cs">
13086     <type name="Program">
13087       <method name="Void .ctor()">
13088         <size>7</size>
13089       </method>
13090       <method name="Void Foo[T](IList`1)">
13091         <size>31</size>
13092       </method>
13093       <method name="Void Assert(System.Action`1[System.Int32])">
13094         <size>9</size>
13095       </method>
13096       <method name="Void Main(System.String[])">
13097         <size>7</size>
13098       </method>
13099     </type>
13100     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13101       <method name="Void .ctor()">
13102         <size>7</size>
13103       </method>
13104       <method name="Void &lt;&gt;m__0(Int32)">
13105         <size>18</size>
13106       </method>
13107     </type>
13108   </test>
13109   <test name="gtest-anon-33.cs">
13110     <type name="IEnumerableRocks">
13111       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13112         <size>33</size>
13113       </method>
13114       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13115         <size>126</size>
13116       </method>
13117     </type>
13118     <type name="Test">
13119       <method name="Void .ctor()">
13120         <size>7</size>
13121       </method>
13122       <method name="Void Main()">
13123         <size>67</size>
13124       </method>
13125       <method name="System.String &lt;Main&gt;m__1(System.String)">
13126         <size>17</size>
13127       </method>
13128     </type>
13129     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13130       <method name="Void .ctor()">
13131         <size>7</size>
13132       </method>
13133       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13134         <size>34</size>
13135       </method>
13136     </type>
13137   </test>
13138   <test name="gtest-anon-34.cs">
13139     <type name="MyClass">
13140       <method name="Void .ctor()">
13141         <size>18</size>
13142       </method>
13143       <method name="Int32 get_Answer()">
13144         <size>7</size>
13145       </method>
13146       <method name="Void set_Answer(Int32)">
13147         <size>8</size>
13148       </method>
13149     </type>
13150     <type name="Test">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="Int32 Main()">
13155         <size>82</size>
13156       </method>
13157     </type>
13158     <type name="Test+D">
13159       <method name="Void .ctor(Object, IntPtr)">
13160         <size>0</size>
13161       </method>
13162       <method name="Void Invoke()">
13163         <size>0</size>
13164       </method>
13165       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13166         <size>0</size>
13167       </method>
13168       <method name="Void EndInvoke(IAsyncResult)">
13169         <size>0</size>
13170       </method>
13171     </type>
13172     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13173       <method name="Void .ctor()">
13174         <size>7</size>
13175       </method>
13176       <method name="Void &lt;&gt;m__0()">
13177         <size>33</size>
13178       </method>
13179     </type>
13180   </test>
13181   <test name="gtest-anon-35.cs">
13182     <type name="C`1[T]">
13183       <method name="Void .ctor()">
13184         <size>7</size>
13185       </method>
13186       <method name="System.Func`1[T] XX()">
13187         <size>32</size>
13188       </method>
13189       <method name="T &lt;XX&gt;m__0()">
13190         <size>10</size>
13191       </method>
13192     </type>
13193     <type name="C2`1[T]">
13194       <method name="Void .ctor()">
13195         <size>7</size>
13196       </method>
13197       <method name="System.Func`1[C`1[T]] XX()">
13198         <size>32</size>
13199       </method>
13200       <method name="C`1[T] &lt;XX&gt;m__1()">
13201         <size>2</size>
13202       </method>
13203     </type>
13204     <type name="N1">
13205       <method name="Void .ctor()">
13206         <size>7</size>
13207       </method>
13208       <method name="System.Func`1[T] XX[T]()">
13209         <size>15</size>
13210       </method>
13211     </type>
13212     <type name="Test">
13213       <method name="Void .ctor()">
13214         <size>7</size>
13215       </method>
13216       <method name="Int32 Main()">
13217         <size>98</size>
13218       </method>
13219     </type>
13220     <type name="N1">
13221       <method name="T &lt;XX`1&gt;m__2[T]()">
13222         <size>10</size>
13223       </method>
13224     </type>
13225   </test>
13226   <test name="gtest-anon-36.cs">
13227     <type name="Foo`1[T]">
13228       <method name="Void .ctor()">
13229         <size>7</size>
13230       </method>
13231       <method name="Void add_handler(Handler`1[T])">
13232         <size>24</size>
13233       </method>
13234       <method name="Void remove_handler(Handler`1[T])">
13235         <size>24</size>
13236       </method>
13237       <method name="Void add_Handler(Handler`1[T])">
13238         <size>64</size>
13239       </method>
13240       <method name="Void remove_Handler(Handler`1[T])">
13241         <size>24</size>
13242       </method>
13243       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13244         <size>18</size>
13245       </method>
13246     </type>
13247     <type name="Program">
13248       <method name="Void .ctor()">
13249         <size>7</size>
13250       </method>
13251       <method name="Int32 Main()">
13252         <size>15</size>
13253       </method>
13254     </type>
13255     <type name="Handler`1[T]">
13256       <method name="Void .ctor(Object, IntPtr)">
13257         <size>0</size>
13258       </method>
13259       <method name="Void Invoke(System.Object)">
13260         <size>0</size>
13261       </method>
13262       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13263         <size>0</size>
13264       </method>
13265       <method name="Void EndInvoke(IAsyncResult)">
13266         <size>0</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-37.cs">
13271     <type name="Wrap`1[U]">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275     </type>
13276     <type name="Test">
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280       <method name="Int32 Run[T](Wrap`1[T])">
13281         <size>56</size>
13282       </method>
13283       <method name="Int32 Main()">
13284         <size>16</size>
13285       </method>
13286     </type>
13287     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13288       <method name="Void .ctor()">
13289         <size>7</size>
13290       </method>
13291       <method name="Void &lt;&gt;m__0()">
13292         <size>17</size>
13293       </method>
13294     </type>
13295   </test>
13296   <test name="gtest-anon-38.cs">
13297     <type name="Foo`1[T]">
13298       <method name="Void .ctor()">
13299         <size>7</size>
13300       </method>
13301       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13302         <size>40</size>
13303       </method>
13304       <method name="Boolean Contains(T)">
13305         <size>2</size>
13306       </method>
13307     </type>
13308     <type name="Program">
13309       <method name="Void .ctor()">
13310         <size>7</size>
13311       </method>
13312       <method name="Int32 Main()">
13313         <size>42</size>
13314       </method>
13315     </type>
13316     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13317       <method name="Void .ctor()">
13318         <size>7</size>
13319       </method>
13320       <method name="Boolean &lt;&gt;m__0()">
13321         <size>199</size>
13322       </method>
13323     </type>
13324     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13325       <method name="Void .ctor()">
13326         <size>7</size>
13327       </method>
13328     </type>
13329     <type name="&lt;PrivateImplementationDetails&gt;">
13330       <method name="Void .ctor()">
13331         <size>7</size>
13332       </method>
13333     </type>
13334   </test>
13335   <test name="gtest-anon-39.cs">
13336     <type name="Test">
13337       <method name="Void .ctor()">
13338         <size>7</size>
13339       </method>
13340       <method name="Void Test_1[T](T)">
13341         <size>33</size>
13342       </method>
13343       <method name="Void Test_2[T](Nullable`1)">
13344         <size>33</size>
13345       </method>
13346       <method name="Void Main()">
13347         <size>39</size>
13348       </method>
13349     </type>
13350     <type name="Test+D">
13351       <method name="Void .ctor(Object, IntPtr)">
13352         <size>0</size>
13353       </method>
13354       <method name="Void Invoke()">
13355         <size>0</size>
13356       </method>
13357       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13358         <size>0</size>
13359       </method>
13360       <method name="Void EndInvoke(IAsyncResult)">
13361         <size>0</size>
13362       </method>
13363     </type>
13364     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13365       <method name="Void .ctor()">
13366         <size>7</size>
13367       </method>
13368       <method name="Void &lt;&gt;m__0()">
13369         <size>24</size>
13370       </method>
13371     </type>
13372     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13373       <method name="Void .ctor()">
13374         <size>7</size>
13375       </method>
13376       <method name="Void &lt;&gt;m__1()">
13377         <size>85</size>
13378       </method>
13379     </type>
13380     <type name="Test">
13381       <method name="T Test_3[T](System.Object)">
13382         <size>51</size>
13383       </method>
13384     </type>
13385     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13386       <method name="Void .ctor()">
13387         <size>7</size>
13388       </method>
13389       <method name="Void &lt;&gt;m__2()">
13390         <size>23</size>
13391       </method>
13392     </type>
13393   </test>
13394   <test name="gtest-anon-4.cs">
13395     <type name="Test">
13396       <method name="Void .ctor()">
13397         <size>7</size>
13398       </method>
13399       <method name="Void Main()">
13400         <size>57</size>
13401       </method>
13402       <method name="Int32 GetItem()">
13403         <size>50</size>
13404       </method>
13405       <method name="IEnumerable`1 GetItems()">
13406         <size>16</size>
13407       </method>
13408     </type>
13409     <type name="&lt;PrivateImplementationDetails&gt;">
13410       <method name="Void .ctor()">
13411         <size>7</size>
13412       </method>
13413     </type>
13414     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13415       <method name="Void .ctor()">
13416         <size>7</size>
13417       </method>
13418       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13419         <size>12</size>
13420       </method>
13421       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13422         <size>7</size>
13423       </method>
13424       <method name="Boolean MoveNext()">
13425         <size>69</size>
13426       </method>
13427       <method name="Void Dispose()">
13428         <size>8</size>
13429       </method>
13430       <method name="Void Reset()">
13431         <size>6</size>
13432       </method>
13433       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13434         <size>7</size>
13435       </method>
13436       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13437         <size>26</size>
13438       </method>
13439     </type>
13440   </test>
13441   <test name="gtest-anon-40.cs">
13442     <type name="RunTests">
13443       <method name="Int32 Main()">
13444         <size>7</size>
13445       </method>
13446     </type>
13447     <type name="Test1.X">
13448       <method name="Void .ctor()">
13449         <size>7</size>
13450       </method>
13451       <method name="Void Test1[R](R, Int32)">
13452         <size>150</size>
13453       </method>
13454       <method name="Void Run()">
13455         <size>13</size>
13456       </method>
13457     </type>
13458     <type name="Test1.Foo">
13459       <method name="Void .ctor(Object, IntPtr)">
13460         <size>0</size>
13461       </method>
13462       <method name="Int32 Invoke()">
13463         <size>0</size>
13464       </method>
13465       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13466         <size>0</size>
13467       </method>
13468       <method name="Int32 EndInvoke(IAsyncResult)">
13469         <size>0</size>
13470       </method>
13471     </type>
13472     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13473       <method name="Void .ctor()">
13474         <size>7</size>
13475       </method>
13476       <method name="Int32 &lt;&gt;m__0()">
13477         <size>71</size>
13478       </method>
13479     </type>
13480     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13481       <method name="Void .ctor()">
13482         <size>7</size>
13483       </method>
13484     </type>
13485     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13486       <method name="Void .ctor()">
13487         <size>7</size>
13488       </method>
13489     </type>
13490   </test>
13491   <test name="gtest-anon-41.cs">
13492     <type name="C">
13493       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13494         <size>37</size>
13495       </method>
13496       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13497         <size>6</size>
13498       </method>
13499       <method name="Void Main()">
13500         <size>1</size>
13501       </method>
13502       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13503         <size>8</size>
13504       </method>
13505       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13506         <size>8</size>
13507       </method>
13508     </type>
13509   </test>
13510   <test name="gtest-anon-42.cs">
13511     <type name="Test">
13512       <method name="Void .ctor()">
13513         <size>7</size>
13514       </method>
13515       <method name="Void Test_3[T]()">
13516         <size>20</size>
13517       </method>
13518       <method name="Int32 Main()">
13519         <size>12</size>
13520       </method>
13521     </type>
13522     <type name="Test+D">
13523       <method name="Void .ctor(Object, IntPtr)">
13524         <size>0</size>
13525       </method>
13526       <method name="Void Invoke()">
13527         <size>0</size>
13528       </method>
13529       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13530         <size>0</size>
13531       </method>
13532       <method name="Void EndInvoke(IAsyncResult)">
13533         <size>0</size>
13534       </method>
13535     </type>
13536     <type name="Test">
13537       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13538         <size>11</size>
13539       </method>
13540     </type>
13541   </test>
13542   <test name="gtest-anon-43.cs">
13543     <type name="TestC">
13544       <method name="Void .ctor()">
13545         <size>7</size>
13546       </method>
13547       <method name="System.Func`1[System.Type] Test[T]()">
13548         <size>13</size>
13549       </method>
13550       <method name="Int32 Main()">
13551         <size>66</size>
13552       </method>
13553       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13554         <size>11</size>
13555       </method>
13556     </type>
13557   </test>
13558   <test name="gtest-anon-44.cs">
13559     <type name="UiaAtkBridgeTest.Test">
13560       <method name="Void .ctor()">
13561         <size>7</size>
13562       </method>
13563       <method name="Void Invoke(System.EventHandler)">
13564         <size>1</size>
13565       </method>
13566     </type>
13567     <type name="UiaAtkBridgeTest.GailTester">
13568       <method name="Void .ctor()">
13569         <size>7</size>
13570       </method>
13571       <method name="Void ThisCausesACrash[I]()">
13572         <size>18</size>
13573       </method>
13574       <method name="Void Main()">
13575         <size>1</size>
13576       </method>
13577       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13578         <size>1</size>
13579       </method>
13580     </type>
13581   </test>
13582   <test name="gtest-anon-45.cs">
13583     <type name="C">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587       <method name="Void AnyMethod[T]()">
13588         <size>20</size>
13589       </method>
13590       <method name="Int32 Main()">
13591         <size>12</size>
13592       </method>
13593     </type>
13594     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13595       <method name="Void .ctor()">
13596         <size>7</size>
13597       </method>
13598       <method name="Void &lt;&gt;m__1(System.String)">
13599         <size>14</size>
13600       </method>
13601     </type>
13602     <type name="C">
13603       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13604         <size>31</size>
13605       </method>
13606     </type>
13607   </test>
13608   <test name="gtest-anon-46.cs">
13609     <type name="TheClass">
13610       <method name="Void .ctor()">
13611         <size>7</size>
13612       </method>
13613       <method name="Void Foo[T](T, System.Func`2[T,T])">
13614         <size>41</size>
13615       </method>
13616       <method name="Void Main()">
13617         <size>8</size>
13618       </method>
13619     </type>
13620     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13621       <method name="Void .ctor()">
13622         <size>7</size>
13623       </method>
13624       <method name="System.Func`1[T] &lt;&gt;m__0()">
13625         <size>31</size>
13626       </method>
13627       <method name="T &lt;&gt;m__1()">
13628         <size>18</size>
13629       </method>
13630     </type>
13631   </test>
13632   <test name="gtest-anon-47.cs">
13633     <type name="C">
13634       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13635         <size>26</size>
13636       </method>
13637     </type>
13638     <type name="Test">
13639       <method name="Void .ctor()">
13640         <size>7</size>
13641       </method>
13642       <method name="Int32 Main()">
13643         <size>59</size>
13644       </method>
13645       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13646         <size>23</size>
13647       </method>
13648     </type>
13649     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13650       <method name="Void .ctor()">
13651         <size>7</size>
13652       </method>
13653       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13654         <size>33</size>
13655       </method>
13656     </type>
13657     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13658       <method name="Void .ctor()">
13659         <size>7</size>
13660       </method>
13661       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13662         <size>45</size>
13663       </method>
13664     </type>
13665     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13666       <method name="Void .ctor()">
13667         <size>7</size>
13668       </method>
13669       <method name="Void &lt;&gt;m__2(T3)">
13670         <size>35</size>
13671       </method>
13672     </type>
13673   </test>
13674   <test name="gtest-anon-48.cs">
13675     <type name="GeneratorEnumerable`1[T]">
13676       <method name="Void .ctor(Func`1)">
13677         <size>7</size>
13678       </method>
13679     </type>
13680     <type name="GeneratorExpression">
13681       <method name="Void .ctor()">
13682         <size>7</size>
13683       </method>
13684     </type>
13685     <type name="GeneratorInvoker">
13686       <method name="Void .ctor(GeneratorExpression)">
13687         <size>7</size>
13688       </method>
13689       <method name="Void Invoke[T](T ByRef)">
13690         <size>1</size>
13691       </method>
13692     </type>
13693     <type name="Interpreter">
13694       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13695         <size>31</size>
13696       </method>
13697       <method name="Int32 Main()">
13698         <size>13</size>
13699       </method>
13700     </type>
13701     <type name="Func`1[TResult]">
13702       <method name="Void .ctor(Object, IntPtr)">
13703         <size>0</size>
13704       </method>
13705       <method name="TResult Invoke()">
13706         <size>0</size>
13707       </method>
13708       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13709         <size>0</size>
13710       </method>
13711       <method name="TResult EndInvoke(IAsyncResult)">
13712         <size>0</size>
13713       </method>
13714     </type>
13715     <type name="GeneratorNext`1[T]">
13716       <method name="Void .ctor(Object, IntPtr)">
13717         <size>0</size>
13718       </method>
13719       <method name="Void Invoke(T ByRef)">
13720         <size>0</size>
13721       </method>
13722       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13723         <size>0</size>
13724       </method>
13725       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13726         <size>0</size>
13727       </method>
13728     </type>
13729     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13730       <method name="Void .ctor()">
13731         <size>7</size>
13732       </method>
13733       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13734         <size>23</size>
13735       </method>
13736     </type>
13737   </test>
13738   <test name="gtest-anon-49.cs">
13739     <type name="Test">
13740       <method name="Void .ctor()">
13741         <size>7</size>
13742       </method>
13743       <method name="Void Main()">
13744         <size>1</size>
13745       </method>
13746       <method name="Void DetermineLinkedCells()">
13747         <size>74</size>
13748       </method>
13749     </type>
13750     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13751       <method name="Void .ctor()">
13752         <size>7</size>
13753       </method>
13754     </type>
13755     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13756       <method name="Void .ctor()">
13757         <size>7</size>
13758       </method>
13759       <method name="Boolean &lt;&gt;m__1(System.Object)">
13760         <size>13</size>
13761       </method>
13762       <method name="Boolean &lt;&gt;m__0(System.Object)">
13763         <size>18</size>
13764       </method>
13765     </type>
13766   </test>
13767   <test name="gtest-anon-5.cs">
13768     <type name="X">
13769       <method name="Void .ctor()">
13770         <size>7</size>
13771       </method>
13772       <method name="Void Main()">
13773         <size>78</size>
13774       </method>
13775     </type>
13776     <type name="Hello">
13777       <method name="Void .ctor(Object, IntPtr)">
13778         <size>0</size>
13779       </method>
13780       <method name="Void Invoke()">
13781         <size>0</size>
13782       </method>
13783       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13784         <size>0</size>
13785       </method>
13786       <method name="Void EndInvoke(IAsyncResult)">
13787         <size>0</size>
13788       </method>
13789     </type>
13790     <type name="Foo+&lt;Test&gt;c__Iterator0">
13791       <method name="Void .ctor()">
13792         <size>7</size>
13793       </method>
13794       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13795         <size>12</size>
13796       </method>
13797       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13798         <size>7</size>
13799       </method>
13800       <method name="Boolean MoveNext()">
13801         <size>98</size>
13802       </method>
13803       <method name="Void Dispose()">
13804         <size>8</size>
13805       </method>
13806       <method name="Void Reset()">
13807         <size>6</size>
13808       </method>
13809     </type>
13810     <type name="Foo">
13811       <method name="Void .ctor(Int32)">
13812         <size>8</size>
13813       </method>
13814       <method name="IEnumerable`1 Test(Foo)">
13815         <size>42</size>
13816       </method>
13817       <method name="Void Hello(Int32)">
13818         <size>19</size>
13819       </method>
13820       <method name="System.String ToString()">
13821         <size>22</size>
13822       </method>
13823     </type>
13824     <type name="Foo+&lt;Test&gt;c__Iterator0">
13825       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13826         <size>7</size>
13827       </method>
13828       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13829         <size>52</size>
13830       </method>
13831     </type>
13832   </test>
13833   <test name="gtest-anon-50.cs">
13834     <type name="M">
13835       <method name="Void .ctor()">
13836         <size>7</size>
13837       </method>
13838       <method name="Int32 Main()">
13839         <size>12</size>
13840       </method>
13841     </type>
13842     <type name="SomeGenericClass`1[SomeType]">
13843       <method name="Void .ctor()">
13844         <size>7</size>
13845       </method>
13846       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13847         <size>1</size>
13848       </method>
13849       <method name="Void FailsToCompile()">
13850         <size>19</size>
13851       </method>
13852     </type>
13853     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13854       <method name="Void .ctor(Object, IntPtr)">
13855         <size>0</size>
13856       </method>
13857       <method name="Void Invoke()">
13858         <size>0</size>
13859       </method>
13860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13861         <size>0</size>
13862       </method>
13863       <method name="Void EndInvoke(IAsyncResult)">
13864         <size>0</size>
13865       </method>
13866     </type>
13867     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13868       <method name="Void .ctor()">
13869         <size>7</size>
13870       </method>
13871     </type>
13872     <type name="SomeGenericClass`1[SomeType]">
13873       <method name="Void &lt;FailsToCompile&gt;m__0()">
13874         <size>44</size>
13875       </method>
13876     </type>
13877     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13878       <method name="Void &lt;&gt;m__1()">
13879         <size>18</size>
13880       </method>
13881     </type>
13882   </test>
13883   <test name="gtest-anon-51.cs">
13884     <type name="Driver">
13885       <method name="Void .ctor()">
13886         <size>7</size>
13887       </method>
13888       <method name="Int32 Main()">
13889         <size>12</size>
13890       </method>
13891       <method name="Void P(Int32, Int32)">
13892         <size>1</size>
13893       </method>
13894       <method name="Void Repro()">
13895         <size>100</size>
13896       </method>
13897     </type>
13898     <type name="Bla">
13899       <method name="Void .ctor(Object, IntPtr)">
13900         <size>0</size>
13901       </method>
13902       <method name="Void Invoke()">
13903         <size>0</size>
13904       </method>
13905       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13906         <size>0</size>
13907       </method>
13908       <method name="Void EndInvoke(IAsyncResult)">
13909         <size>0</size>
13910       </method>
13911     </type>
13912     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13913       <method name="Void .ctor()">
13914         <size>7</size>
13915       </method>
13916       <method name="Void &lt;&gt;m__0()">
13917         <size>35</size>
13918       </method>
13919     </type>
13920   </test>
13921   <test name="gtest-anon-52.cs">
13922     <type name="A`1[T]">
13923       <method name="Void .ctor()">
13924         <size>7</size>
13925       </method>
13926     </type>
13927     <type name="A`1+B[T]">
13928       <method name="Void .ctor()">
13929         <size>18</size>
13930       </method>
13931       <method name="Void W[R](System.String, System.Func`2[T,R])">
13932         <size>39</size>
13933       </method>
13934     </type>
13935     <type name="B">
13936       <method name="Void .ctor()">
13937         <size>7</size>
13938       </method>
13939       <method name="Void Main()">
13940         <size>1</size>
13941       </method>
13942     </type>
13943     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13944       <method name="Void .ctor()">
13945         <size>7</size>
13946       </method>
13947       <method name="Void &lt;&gt;m__0(T[])">
13948         <size>55</size>
13949       </method>
13950     </type>
13951   </test>
13952   <test name="gtest-anon-53.cs">
13953     <type name="TestComp.Program">
13954       <method name="Void .ctor()">
13955         <size>7</size>
13956       </method>
13957       <method name="Void Main(System.String[])">
13958         <size>1</size>
13959       </method>
13960     </type>
13961     <type name="TestComp.Program+MyClass">
13962       <method name="Void .ctor()">
13963         <size>7</size>
13964       </method>
13965       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13966         <size>1</size>
13967       </method>
13968       <method name="Void UseATemplate()">
13969         <size>36</size>
13970       </method>
13971       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13972         <size>16</size>
13973       </method>
13974     </type>
13975     <type name="TestComp.Program+MyClass+MyDelegate">
13976       <method name="Void .ctor(Object, IntPtr)">
13977         <size>0</size>
13978       </method>
13979       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13980         <size>0</size>
13981       </method>
13982       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13983         <size>0</size>
13984       </method>
13985       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13986         <size>0</size>
13987       </method>
13988     </type>
13989   </test>
13990   <test name="gtest-anon-54.cs">
13991     <type name="Class">
13992       <method name="Void .ctor()">
13993         <size>7</size>
13994       </method>
13995       <method name="System.String get_Property()">
13996         <size>6</size>
13997       </method>
13998       <method name="System.String Method()">
13999         <size>44</size>
14000       </method>
14001       <method name="Int32 Main()">
14002         <size>39</size>
14003       </method>
14004     </type>
14005     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14006       <method name="Void .ctor()">
14007         <size>7</size>
14008       </method>
14009       <method name="System.String &lt;&gt;m__0()">
14010         <size>56</size>
14011       </method>
14012     </type>
14013     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14014       <method name="Void .ctor()">
14015         <size>7</size>
14016       </method>
14017       <method name="System.String &lt;&gt;m__1(System.String)">
14018         <size>52</size>
14019       </method>
14020     </type>
14021     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14022       <method name="Void .ctor()">
14023         <size>7</size>
14024       </method>
14025       <method name="System.String &lt;&gt;m__2()">
14026         <size>39</size>
14027       </method>
14028     </type>
14029   </test>
14030   <test name="gtest-anon-55.cs">
14031     <type name="Thing`1[TFirst]">
14032       <method name="Void .ctor(Action`1)">
14033         <size>14</size>
14034       </method>
14035       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14036         <size>31</size>
14037       </method>
14038       <method name="Void SomeAction()">
14039         <size>18</size>
14040       </method>
14041     </type>
14042     <type name="Program">
14043       <method name="Void Main()">
14044         <size>42</size>
14045       </method>
14046       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14047         <size>2</size>
14048       </method>
14049     </type>
14050     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14051       <method name="Void .ctor()">
14052         <size>7</size>
14053       </method>
14054       <method name="Void &lt;&gt;m__0(TFirst)">
14055         <size>47</size>
14056       </method>
14057     </type>
14058   </test>
14059   <test name="gtest-anon-56.cs">
14060     <type name="G`1[T]">
14061       <method name="Void .ctor()">
14062         <size>7</size>
14063       </method>
14064       <method name="T def()">
14065         <size>10</size>
14066       </method>
14067     </type>
14068     <type name="C">
14069       <method name="Void .ctor()">
14070         <size>7</size>
14071       </method>
14072       <method name="Void foo(System.Object)">
14073         <size>1</size>
14074       </method>
14075       <method name="Void cf[T]()">
14076         <size>35</size>
14077       </method>
14078       <method name="Int32 Main()">
14079         <size>17</size>
14080       </method>
14081     </type>
14082     <type name="C+DF">
14083       <method name="Void .ctor(Object, IntPtr)">
14084         <size>0</size>
14085       </method>
14086       <method name="Void Invoke()">
14087         <size>0</size>
14088       </method>
14089       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14090         <size>0</size>
14091       </method>
14092       <method name="Void EndInvoke(IAsyncResult)">
14093         <size>0</size>
14094       </method>
14095     </type>
14096     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14097       <method name="Void .ctor()">
14098         <size>7</size>
14099       </method>
14100       <method name="Void &lt;&gt;m__0()">
14101         <size>22</size>
14102       </method>
14103     </type>
14104   </test>
14105   <test name="gtest-anon-57.cs">
14106     <type name="X`1[T]">
14107       <method name="Void IFoo&lt;T&gt;.Test()">
14108         <size>37</size>
14109       </method>
14110       <method name="Void &lt;Test&gt;m__0()">
14111         <size>7</size>
14112       </method>
14113       <method name="Void .ctor()">
14114         <size>7</size>
14115       </method>
14116     </type>
14117     <type name="M">
14118       <method name="Void Main()">
14119         <size>13</size>
14120       </method>
14121       <method name="Void .ctor()">
14122         <size>7</size>
14123       </method>
14124     </type>
14125     <type name="Foo">
14126       <method name="Void Invoke()">
14127         <size>0</size>
14128       </method>
14129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14130         <size>0</size>
14131       </method>
14132       <method name="Void EndInvoke(IAsyncResult)">
14133         <size>0</size>
14134       </method>
14135       <method name="Void .ctor(Object, IntPtr)">
14136         <size>0</size>
14137       </method>
14138     </type>
14139   </test>
14140   <test name="gtest-anon-58.cs">
14141     <type name="Test">
14142       <method name="X Foo[X](Boolean)">
14143         <size>45</size>
14144       </method>
14145       <method name="X FooNested[X](Boolean)">
14146         <size>66</size>
14147       </method>
14148       <method name="Int32 Main()">
14149         <size>36</size>
14150       </method>
14151       <method name="Void .ctor()">
14152         <size>7</size>
14153       </method>
14154     </type>
14155     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
14156       <method name="X &lt;&gt;m__0()">
14157         <size>12</size>
14158       </method>
14159       <method name="Void .ctor()">
14160         <size>7</size>
14161       </method>
14162     </type>
14163     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
14164       <method name="Call`1[X] &lt;&gt;m__1()">
14165         <size>12</size>
14166       </method>
14167       <method name="Void .ctor()">
14168         <size>7</size>
14169       </method>
14170     </type>
14171   </test>
14172   <test name="gtest-anon-6.cs">
14173     <type name="X">
14174       <method name="Void .ctor()">
14175         <size>7</size>
14176       </method>
14177       <method name="Void Hello[U,V](U, V)">
14178         <size>1</size>
14179       </method>
14180       <method name="Void Test[A,B,C](A, B, C)">
14181         <size>49</size>
14182       </method>
14183       <method name="Void Main()">
14184         <size>28</size>
14185       </method>
14186     </type>
14187     <type name="Foo`2[R,S]">
14188       <method name="Void .ctor(Object, IntPtr)">
14189         <size>0</size>
14190       </method>
14191       <method name="Void Invoke(R, S)">
14192         <size>0</size>
14193       </method>
14194       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14195         <size>0</size>
14196       </method>
14197       <method name="Void EndInvoke(IAsyncResult)">
14198         <size>0</size>
14199       </method>
14200     </type>
14201     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14202       <method name="Void .ctor()">
14203         <size>7</size>
14204       </method>
14205       <method name="Void &lt;&gt;m__0(A, Int32)">
14206         <size>32</size>
14207       </method>
14208     </type>
14209   </test>
14210   <test name="gtest-anon-7.cs">
14211     <type name="MyDisposable">
14212       <method name="Void .ctor()">
14213         <size>26</size>
14214       </method>
14215       <method name="Void Dispose()">
14216         <size>1</size>
14217       </method>
14218       <method name="Int32 get_ID()">
14219         <size>7</size>
14220       </method>
14221       <method name="System.String ToString()">
14222         <size>28</size>
14223       </method>
14224     </type>
14225     <type name="X">
14226       <method name="Void .ctor()">
14227         <size>7</size>
14228       </method>
14229       <method name="IEnumerable`1 Test(Int32)">
14230         <size>30</size>
14231       </method>
14232       <method name="Void Main()">
14233         <size>58</size>
14234       </method>
14235     </type>
14236     <type name="X+&lt;Test&gt;c__Iterator0">
14237       <method name="Void .ctor()">
14238         <size>7</size>
14239       </method>
14240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14241         <size>12</size>
14242       </method>
14243       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14244         <size>7</size>
14245       </method>
14246       <method name="Boolean MoveNext()">
14247         <size>180</size>
14248       </method>
14249       <method name="Void Dispose()">
14250         <size>66</size>
14251       </method>
14252       <method name="Void Reset()">
14253         <size>6</size>
14254       </method>
14255       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14256         <size>7</size>
14257       </method>
14258       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14259         <size>40</size>
14260       </method>
14261     </type>
14262   </test>
14263   <test name="gtest-anon-8.cs">
14264     <type name="X">
14265       <method name="Void .ctor()">
14266         <size>7</size>
14267       </method>
14268       <method name="Void Test[R](R, Int32)">
14269         <size>88</size>
14270       </method>
14271       <method name="Void Main()">
14272         <size>12</size>
14273       </method>
14274     </type>
14275     <type name="Foo">
14276       <method name="Void .ctor(Object, IntPtr)">
14277         <size>0</size>
14278       </method>
14279       <method name="Int32 Invoke()">
14280         <size>0</size>
14281       </method>
14282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14283         <size>0</size>
14284       </method>
14285       <method name="Int32 EndInvoke(IAsyncResult)">
14286         <size>0</size>
14287       </method>
14288     </type>
14289     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14290       <method name="Void .ctor()">
14291         <size>7</size>
14292       </method>
14293       <method name="Int32 &lt;&gt;m__0()">
14294         <size>34</size>
14295       </method>
14296     </type>
14297     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14298       <method name="Void .ctor()">
14299         <size>7</size>
14300       </method>
14301     </type>
14302   </test>
14303   <test name="gtest-anon-9.cs">
14304     <type name="Test">
14305       <method name="Void .ctor()">
14306         <size>7</size>
14307       </method>
14308       <method name="IEnumerable`1 get_Foo()">
14309         <size>16</size>
14310       </method>
14311       <method name="Void set_Foo(IEnumerable`1)">
14312         <size>11</size>
14313       </method>
14314       <method name="Void Main()">
14315         <size>78</size>
14316       </method>
14317       <method name="Foo op_Implicit(Test)">
14318         <size>30</size>
14319       </method>
14320       <method name="IEnumerable`1 op_Addition(Test, Test)">
14321         <size>44</size>
14322       </method>
14323     </type>
14324     <type name="Foo">
14325       <method name="Void .ctor(Object, IntPtr)">
14326         <size>0</size>
14327       </method>
14328       <method name="Void Invoke()">
14329         <size>0</size>
14330       </method>
14331       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14332         <size>0</size>
14333       </method>
14334       <method name="Void EndInvoke(IAsyncResult)">
14335         <size>0</size>
14336       </method>
14337     </type>
14338     <type name="Test">
14339       <method name="Void &lt;op_Implicit&gt;m__0()">
14340         <size>11</size>
14341       </method>
14342     </type>
14343     <type name="Test+&lt;&gt;c__Iterator0">
14344       <method name="Void .ctor()">
14345         <size>7</size>
14346       </method>
14347       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14348         <size>12</size>
14349       </method>
14350       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14351         <size>7</size>
14352       </method>
14353       <method name="Boolean MoveNext()">
14354         <size>65</size>
14355       </method>
14356       <method name="Void Dispose()">
14357         <size>8</size>
14358       </method>
14359       <method name="Void Reset()">
14360         <size>6</size>
14361       </method>
14362     </type>
14363     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14364       <method name="Void .ctor()">
14365         <size>7</size>
14366       </method>
14367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14368         <size>7</size>
14369       </method>
14370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14371         <size>7</size>
14372       </method>
14373       <method name="Boolean MoveNext()">
14374         <size>98</size>
14375       </method>
14376       <method name="Void Dispose()">
14377         <size>8</size>
14378       </method>
14379       <method name="Void Reset()">
14380         <size>6</size>
14381       </method>
14382     </type>
14383     <type name="Test+&lt;&gt;c__Iterator0">
14384       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14385         <size>7</size>
14386       </method>
14387       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14388         <size>26</size>
14389       </method>
14390     </type>
14391     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14392       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14393         <size>7</size>
14394       </method>
14395       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14396         <size>52</size>
14397       </method>
14398     </type>
14399   </test>
14400   <test name="gtest-anontype-01.cs">
14401     <type name="Test">
14402       <method name="Void .ctor()">
14403         <size>7</size>
14404       </method>
14405       <method name="Int32 Main()">
14406         <size>53</size>
14407       </method>
14408     </type>
14409     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14410       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14411         <size>21</size>
14412       </method>
14413       <method name="&lt;Foo&gt;__T get_Foo()">
14414         <size>7</size>
14415       </method>
14416       <method name="&lt;Baz&gt;__T get_Baz()">
14417         <size>7</size>
14418       </method>
14419       <method name="Boolean Equals(System.Object)">
14420         <size>69</size>
14421       </method>
14422       <method name="Int32 GetHashCode()">
14423         <size>86</size>
14424       </method>
14425       <method name="System.String ToString()">
14426         <size>142</size>
14427       </method>
14428     </type>
14429   </test>
14430   <test name="gtest-anontype-02.cs">
14431     <type name="Test">
14432       <method name="Void .ctor()">
14433         <size>7</size>
14434       </method>
14435       <method name="System.Object TestA(System.String)">
14436         <size>7</size>
14437       </method>
14438       <method name="Int32 Main()">
14439         <size>99</size>
14440       </method>
14441     </type>
14442     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14443       <method name="Void .ctor(&lt;s&gt;__T)">
14444         <size>14</size>
14445       </method>
14446       <method name="&lt;s&gt;__T get_s()">
14447         <size>7</size>
14448       </method>
14449       <method name="Boolean Equals(System.Object)">
14450         <size>39</size>
14451       </method>
14452       <method name="Int32 GetHashCode()">
14453         <size>63</size>
14454       </method>
14455       <method name="System.String ToString()">
14456         <size>67</size>
14457       </method>
14458     </type>
14459     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14460       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14461         <size>21</size>
14462       </method>
14463       <method name="&lt;Foo&gt;__T get_Foo()">
14464         <size>7</size>
14465       </method>
14466       <method name="&lt;Baz&gt;__T get_Baz()">
14467         <size>7</size>
14468       </method>
14469       <method name="Boolean Equals(System.Object)">
14470         <size>69</size>
14471       </method>
14472       <method name="Int32 GetHashCode()">
14473         <size>86</size>
14474       </method>
14475       <method name="System.String ToString()">
14476         <size>142</size>
14477       </method>
14478     </type>
14479   </test>
14480   <test name="gtest-anontype-03.cs">
14481     <type name="MyClass">
14482       <method name="Void .ctor()">
14483         <size>18</size>
14484       </method>
14485       <method name="Int32 get_Baz()">
14486         <size>3</size>
14487       </method>
14488     </type>
14489     <type name="Test">
14490       <method name="Void .ctor()">
14491         <size>7</size>
14492       </method>
14493       <method name="Int32 Main()">
14494         <size>64</size>
14495       </method>
14496     </type>
14497     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14498       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14499         <size>21</size>
14500       </method>
14501       <method name="&lt;Foo&gt;__T get_Foo()">
14502         <size>7</size>
14503       </method>
14504       <method name="&lt;Baz&gt;__T get_Baz()">
14505         <size>7</size>
14506       </method>
14507       <method name="Boolean Equals(System.Object)">
14508         <size>69</size>
14509       </method>
14510       <method name="Int32 GetHashCode()">
14511         <size>86</size>
14512       </method>
14513       <method name="System.String ToString()">
14514         <size>142</size>
14515       </method>
14516     </type>
14517   </test>
14518   <test name="gtest-anontype-04.cs">
14519     <type name="MyClass">
14520       <method name="Void .ctor()">
14521         <size>18</size>
14522       </method>
14523       <method name="Int32 get_Baz()">
14524         <size>3</size>
14525       </method>
14526     </type>
14527     <type name="Test">
14528       <method name="Void .ctor()">
14529         <size>7</size>
14530       </method>
14531       <method name="Int32 Main()">
14532         <size>111</size>
14533       </method>
14534     </type>
14535     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14536       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14537         <size>36</size>
14538       </method>
14539       <method name="&lt;Foo&gt;__T get_Foo()">
14540         <size>7</size>
14541       </method>
14542       <method name="&lt;Baz&gt;__T get_Baz()">
14543         <size>7</size>
14544       </method>
14545       <method name="&lt;Hello&gt;__T get_Hello()">
14546         <size>7</size>
14547       </method>
14548       <method name="&lt;Answer&gt;__T get_Answer()">
14549         <size>7</size>
14550       </method>
14551       <method name="Boolean Equals(System.Object)">
14552         <size>123</size>
14553       </method>
14554       <method name="Int32 GetHashCode()">
14555         <size>132</size>
14556       </method>
14557       <method name="System.String ToString()">
14558         <size>258</size>
14559       </method>
14560     </type>
14561   </test>
14562   <test name="gtest-anontype-05.cs">
14563     <type name="Test">
14564       <method name="Void .ctor()">
14565         <size>7</size>
14566       </method>
14567       <method name="System.String Null()">
14568         <size>2</size>
14569       </method>
14570       <method name="Int32 Main()">
14571         <size>287</size>
14572       </method>
14573     </type>
14574     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14575       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14576         <size>21</size>
14577       </method>
14578       <method name="&lt;Name&gt;__T get_Name()">
14579         <size>7</size>
14580       </method>
14581       <method name="&lt;Age&gt;__T get_Age()">
14582         <size>7</size>
14583       </method>
14584       <method name="Boolean Equals(System.Object)">
14585         <size>69</size>
14586       </method>
14587       <method name="Int32 GetHashCode()">
14588         <size>86</size>
14589       </method>
14590       <method name="System.String ToString()">
14591         <size>142</size>
14592       </method>
14593     </type>
14594     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14595       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14596         <size>21</size>
14597       </method>
14598       <method name="&lt;Age&gt;__T get_Age()">
14599         <size>7</size>
14600       </method>
14601       <method name="&lt;Name&gt;__T get_Name()">
14602         <size>7</size>
14603       </method>
14604       <method name="Boolean Equals(System.Object)">
14605         <size>69</size>
14606       </method>
14607       <method name="Int32 GetHashCode()">
14608         <size>86</size>
14609       </method>
14610       <method name="System.String ToString()">
14611         <size>142</size>
14612       </method>
14613     </type>
14614     <type name="&lt;&gt;__AnonType2">
14615       <method name="Void .ctor()">
14616         <size>7</size>
14617       </method>
14618       <method name="Boolean Equals(System.Object)">
14619         <size>15</size>
14620       </method>
14621       <method name="Int32 GetHashCode()">
14622         <size>40</size>
14623       </method>
14624       <method name="System.String ToString()">
14625         <size>6</size>
14626       </method>
14627     </type>
14628     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14629       <method name="Void .ctor(&lt;Foo&gt;__T)">
14630         <size>14</size>
14631       </method>
14632       <method name="&lt;Foo&gt;__T get_Foo()">
14633         <size>7</size>
14634       </method>
14635       <method name="Boolean Equals(System.Object)">
14636         <size>39</size>
14637       </method>
14638       <method name="Int32 GetHashCode()">
14639         <size>63</size>
14640       </method>
14641       <method name="System.String ToString()">
14642         <size>67</size>
14643       </method>
14644     </type>
14645   </test>
14646   <test name="gtest-anontype-06.cs">
14647     <type name="CastByExample">
14648       <method name="Void .ctor()">
14649         <size>7</size>
14650       </method>
14651       <method name="T Cast[T](System.Object, T)">
14652         <size>7</size>
14653       </method>
14654       <method name="Void Main()">
14655         <size>29</size>
14656       </method>
14657     </type>
14658     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14659       <method name="Void .ctor(&lt;Foo&gt;__T)">
14660         <size>14</size>
14661       </method>
14662       <method name="&lt;Foo&gt;__T get_Foo()">
14663         <size>7</size>
14664       </method>
14665       <method name="Boolean Equals(System.Object)">
14666         <size>39</size>
14667       </method>
14668       <method name="Int32 GetHashCode()">
14669         <size>63</size>
14670       </method>
14671       <method name="System.String ToString()">
14672         <size>67</size>
14673       </method>
14674     </type>
14675   </test>
14676   <test name="gtest-anontype-07.cs">
14677     <type name="Test">
14678       <method name="Void .ctor()">
14679         <size>7</size>
14680       </method>
14681       <method name="Int32 Main()">
14682         <size>59</size>
14683       </method>
14684     </type>
14685     <type name="&lt;&gt;__AnonType0">
14686       <method name="Void .ctor()">
14687         <size>7</size>
14688       </method>
14689       <method name="Boolean Equals(System.Object)">
14690         <size>15</size>
14691       </method>
14692       <method name="Int32 GetHashCode()">
14693         <size>40</size>
14694       </method>
14695       <method name="System.String ToString()">
14696         <size>6</size>
14697       </method>
14698     </type>
14699   </test>
14700   <test name="gtest-anontype-08.cs">
14701     <type name="Test">
14702       <method name="Void Main()">
14703         <size>15</size>
14704       </method>
14705     </type>
14706     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14707       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14708         <size>21</size>
14709       </method>
14710       <method name="&lt;X&gt;__T get_X()">
14711         <size>7</size>
14712       </method>
14713       <method name="&lt;Y&gt;__T get_Y()">
14714         <size>7</size>
14715       </method>
14716       <method name="Boolean Equals(System.Object)">
14717         <size>69</size>
14718       </method>
14719       <method name="Int32 GetHashCode()">
14720         <size>86</size>
14721       </method>
14722       <method name="System.String ToString()">
14723         <size>142</size>
14724       </method>
14725     </type>
14726   </test>
14727   <test name="gtest-anontype-09.cs">
14728     <type name="My.System.Test">
14729       <method name="Int32 Main()">
14730         <size>35</size>
14731       </method>
14732     </type>
14733     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14734       <method name="Void .ctor(&lt;X&gt;__T)">
14735         <size>14</size>
14736       </method>
14737       <method name="&lt;X&gt;__T get_X()">
14738         <size>7</size>
14739       </method>
14740       <method name="Boolean Equals(System.Object)">
14741         <size>39</size>
14742       </method>
14743       <method name="Int32 GetHashCode()">
14744         <size>63</size>
14745       </method>
14746       <method name="System.String ToString()">
14747         <size>67</size>
14748       </method>
14749     </type>
14750     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14751       <method name="Void .ctor(&lt;Value&gt;__T)">
14752         <size>14</size>
14753       </method>
14754       <method name="&lt;Value&gt;__T get_Value()">
14755         <size>7</size>
14756       </method>
14757       <method name="Boolean Equals(System.Object)">
14758         <size>39</size>
14759       </method>
14760       <method name="Int32 GetHashCode()">
14761         <size>63</size>
14762       </method>
14763       <method name="System.String ToString()">
14764         <size>67</size>
14765       </method>
14766     </type>
14767   </test>
14768   <test name="gtest-anontype-10.cs">
14769     <type name="A">
14770       <method name="Void .ctor()">
14771         <size>7</size>
14772       </method>
14773       <method name="Int32 get_X()">
14774         <size>3</size>
14775       </method>
14776     </type>
14777     <type name="B">
14778       <method name="Void .ctor()">
14779         <size>7</size>
14780       </method>
14781       <method name="Int32 Main()">
14782         <size>11</size>
14783       </method>
14784       <method name="Int32 Test()">
14785         <size>33</size>
14786       </method>
14787     </type>
14788     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14789       <method name="Void .ctor(&lt;X&gt;__T)">
14790         <size>14</size>
14791       </method>
14792       <method name="&lt;X&gt;__T get_X()">
14793         <size>7</size>
14794       </method>
14795       <method name="Boolean Equals(System.Object)">
14796         <size>39</size>
14797       </method>
14798       <method name="Int32 GetHashCode()">
14799         <size>63</size>
14800       </method>
14801       <method name="System.String ToString()">
14802         <size>67</size>
14803       </method>
14804     </type>
14805   </test>
14806   <test name="gtest-anontype-11.cs">
14807     <type name="Alpha">
14808       <method name="Void .ctor(String)">
14809         <size>14</size>
14810       </method>
14811       <method name="Int32 GetHashCode()">
14812         <size>18</size>
14813       </method>
14814     </type>
14815     <type name="Beta">
14816       <method name="Void .ctor(String)">
14817         <size>14</size>
14818       </method>
14819       <method name="Int32 GetHashCode()">
14820         <size>18</size>
14821       </method>
14822     </type>
14823     <type name="Program">
14824       <method name="Int32 Main()">
14825         <size>49</size>
14826       </method>
14827     </type>
14828     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14829       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14830         <size>21</size>
14831       </method>
14832       <method name="&lt;First&gt;__T get_First()">
14833         <size>7</size>
14834       </method>
14835       <method name="&lt;Second&gt;__T get_Second()">
14836         <size>7</size>
14837       </method>
14838       <method name="Boolean Equals(System.Object)">
14839         <size>69</size>
14840       </method>
14841       <method name="Int32 GetHashCode()">
14842         <size>86</size>
14843       </method>
14844       <method name="System.String ToString()">
14845         <size>142</size>
14846       </method>
14847     </type>
14848   </test>
14849   <test name="gtest-autoproperty-01.cs">
14850     <type name="Test">
14851       <method name="Void .ctor()">
14852         <size>15</size>
14853       </method>
14854       <method name="System.String get_Foo()">
14855         <size>7</size>
14856       </method>
14857       <method name="Void set_Foo(System.String)">
14858         <size>8</size>
14859       </method>
14860       <method name="Int32 get_Answer()">
14861         <size>7</size>
14862       </method>
14863       <method name="Void set_Answer(Int32)">
14864         <size>8</size>
14865       </method>
14866       <method name="Int32 Main()">
14867         <size>97</size>
14868       </method>
14869     </type>
14870     <type name="Test+A">
14871       <method name="Void .ctor()">
14872         <size>7</size>
14873       </method>
14874       <method name="System.String get_B()">
14875         <size>7</size>
14876       </method>
14877       <method name="Void set_B(System.String)">
14878         <size>8</size>
14879       </method>
14880     </type>
14881   </test>
14882   <test name="gtest-autoproperty-02.cs">
14883     <type name="Test">
14884       <method name="Void .ctor()">
14885         <size>7</size>
14886       </method>
14887       <method name="System.String get_Foo()">
14888         <size>6</size>
14889       </method>
14890       <method name="Void set_Foo(System.String)">
14891         <size>7</size>
14892       </method>
14893       <method name="Int32 get_Answer()">
14894         <size>6</size>
14895       </method>
14896       <method name="Void set_Answer(Int32)">
14897         <size>7</size>
14898       </method>
14899       <method name="Int32 Main()">
14900         <size>114</size>
14901       </method>
14902     </type>
14903     <type name="Test+A">
14904       <method name="Void .ctor()">
14905         <size>7</size>
14906       </method>
14907       <method name="System.String get_B()">
14908         <size>6</size>
14909       </method>
14910       <method name="Void set_B(System.String)">
14911         <size>7</size>
14912       </method>
14913       <method name="System.String get_C()">
14914         <size>6</size>
14915       </method>
14916       <method name="Void set_C(System.String)">
14917         <size>7</size>
14918       </method>
14919       <method name="Void DoThings()">
14920         <size>11</size>
14921       </method>
14922     </type>
14923   </test>
14924   <test name="gtest-autoproperty-03.cs">
14925     <type name="Test">
14926       <method name="Void .ctor()">
14927         <size>7</size>
14928       </method>
14929       <method name="System.String get_Foo()">
14930         <size>7</size>
14931       </method>
14932       <method name="Void set_Foo(System.String)">
14933         <size>8</size>
14934       </method>
14935       <method name="Int32 Main()">
14936         <size>236</size>
14937       </method>
14938     </type>
14939   </test>
14940   <test name="gtest-autoproperty-04.cs">
14941     <type name="MonoTests.MainClass">
14942       <method name="Void .ctor()">
14943         <size>7</size>
14944       </method>
14945       <method name="System.String[] get_foo()">
14946         <size>7</size>
14947       </method>
14948       <method name="Void set_foo(System.String[])">
14949         <size>8</size>
14950       </method>
14951       <method name="System.String[] get_bar()">
14952         <size>0</size>
14953       </method>
14954       <method name="Void set_bar(System.String[])">
14955         <size>0</size>
14956       </method>
14957       <method name="Void Main(System.String[])">
14958         <size>11</size>
14959       </method>
14960     </type>
14961     <type name="MonoTests.ChildClass">
14962       <method name="Void .ctor()">
14963         <size>7</size>
14964       </method>
14965       <method name="System.String[] get_foo()">
14966         <size>7</size>
14967       </method>
14968       <method name="Void set_foo(System.String[])">
14969         <size>8</size>
14970       </method>
14971       <method name="System.String[] get_bar()">
14972         <size>7</size>
14973       </method>
14974       <method name="Void set_bar(System.String[])">
14975         <size>8</size>
14976       </method>
14977     </type>
14978   </test>
14979   <test name="gtest-autoproperty-05.cs">
14980     <type name="Test">
14981       <method name="Void .ctor()">
14982         <size>7</size>
14983       </method>
14984       <method name="System.String get_X()">
14985         <size>7</size>
14986       </method>
14987       <method name="Void set_X(System.String)">
14988         <size>8</size>
14989       </method>
14990     </type>
14991     <type name="M">
14992       <method name="Void .ctor()">
14993         <size>7</size>
14994       </method>
14995       <method name="Void Main()">
14996         <size>1</size>
14997       </method>
14998     </type>
14999   </test>
15000   <test name="gtest-autoproperty-06.cs">
15001     <type name="A">
15002       <method name="Void .ctor()">
15003         <size>7</size>
15004       </method>
15005     </type>
15006     <type name="B">
15007       <method name="Void .ctor()">
15008         <size>7</size>
15009       </method>
15010     </type>
15011     <type name="C">
15012       <method name="Void .ctor()">
15013         <size>7</size>
15014       </method>
15015       <method name="B I&lt;B&gt;.get_Prop()">
15016         <size>7</size>
15017       </method>
15018       <method name="Void I&lt;B&gt;.set_Prop(B)">
15019         <size>8</size>
15020       </method>
15021       <method name="A I&lt;A&gt;.get_Prop()">
15022         <size>7</size>
15023       </method>
15024       <method name="Void I&lt;A&gt;.set_Prop(A)">
15025         <size>8</size>
15026       </method>
15027     </type>
15028     <type name="Program">
15029       <method name="Void .ctor()">
15030         <size>7</size>
15031       </method>
15032       <method name="Void Main(System.String[])">
15033         <size>7</size>
15034       </method>
15035     </type>
15036   </test>
15037   <test name="gtest-collectioninit-01.cs">
15038     <type name="Test">
15039       <method name="Void .ctor()">
15040         <size>7</size>
15041       </method>
15042       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
15043         <size>81</size>
15044       </method>
15045       <method name="Int32 Main()">
15046         <size>524</size>
15047       </method>
15048     </type>
15049     <type name="Test+Wrap">
15050       <method name="Void .ctor()">
15051         <size>31</size>
15052       </method>
15053       <method name="Void .ctor(Int32)">
15054         <size>25</size>
15055       </method>
15056       <method name="System.Collections.ArrayList get_Numbers()">
15057         <size>7</size>
15058       </method>
15059     </type>
15060   </test>
15061   <test name="gtest-collectioninit-02.cs">
15062     <type name="C">
15063       <method name="Void .ctor()">
15064         <size>7</size>
15065       </method>
15066       <method name="Int32 Main()">
15067         <size>73</size>
15068       </method>
15069     </type>
15070   </test>
15071   <test name="gtest-collectioninit-03.cs">
15072     <type name="X">
15073       <method name="Void .ctor()">
15074         <size>7</size>
15075       </method>
15076       <method name="Int32 Main()">
15077         <size>34</size>
15078       </method>
15079       <method name="Void R(System.Object ByRef)">
15080         <size>28</size>
15081       </method>
15082     </type>
15083   </test>
15084   <test name="gtest-etree-01.cs">
15085     <type name="MyTypeExplicit">
15086       <method name="Void .ctor(Int32)">
15087         <size>14</size>
15088       </method>
15089       <method name="Int32 op_Explicit(MyTypeExplicit)">
15090         <size>7</size>
15091       </method>
15092     </type>
15093     <type name="MemberAccessData">
15094       <method name="Void .ctor()">
15095         <size>7</size>
15096       </method>
15097       <method name="Void .cctor()">
15098         <size>16</size>
15099       </method>
15100       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15101         <size>24</size>
15102       </method>
15103       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15104         <size>24</size>
15105       </method>
15106       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15107         <size>33</size>
15108       </method>
15109       <method name="Void set_MyTypeProperty(MyType)">
15110         <size>8</size>
15111       </method>
15112       <method name="MyType get_MyTypeProperty()">
15113         <size>7</size>
15114       </method>
15115       <method name="System.String get_StaticProperty()">
15116         <size>6</size>
15117       </method>
15118     </type>
15119     <type name="NewTest`1[T]">
15120       <method name="Void .ctor(T)">
15121         <size>27</size>
15122       </method>
15123       <method name="Void .ctor(T[])">
15124         <size>14</size>
15125       </method>
15126       <method name="Int32 GetHashCode()">
15127         <size>7</size>
15128       </method>
15129       <method name="Boolean Equals(System.Object)">
15130         <size>89</size>
15131       </method>
15132     </type>
15133     <type name="Indexer">
15134       <method name="Void .ctor()">
15135         <size>7</size>
15136       </method>
15137       <method name="Int32 get_Item(Int32)">
15138         <size>2</size>
15139       </method>
15140       <method name="Void set_Item(Int32, Int32)">
15141         <size>1</size>
15142       </method>
15143       <method name="System.String get_Item(System.String[])">
15144         <size>7</size>
15145       </method>
15146     </type>
15147     <type name="Tester">
15148       <method name="Void .ctor()">
15149         <size>7</size>
15150       </method>
15151       <method name="Void Assert[T](T, T)">
15152         <size>9</size>
15153       </method>
15154       <method name="Void Assert[T](T, T, System.String)">
15155         <size>89</size>
15156       </method>
15157       <method name="Void Assert[T](T[], T[])">
15158         <size>220</size>
15159       </method>
15160       <method name="T GenericMethod[T](T)">
15161         <size>2</size>
15162       </method>
15163       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15164         <size>56</size>
15165       </method>
15166       <method name="Void AddTest()">
15167         <size>99</size>
15168       </method>
15169       <method name="Void AddTest_2()">
15170         <size>118</size>
15171       </method>
15172       <method name="Void AddTest_3()">
15173         <size>129</size>
15174       </method>
15175       <method name="Void AddTest_4()">
15176         <size>191</size>
15177       </method>
15178       <method name="Void AddTest_5()">
15179         <size>133</size>
15180       </method>
15181       <method name="Void AddTest_6()">
15182         <size>158</size>
15183       </method>
15184       <method name="Void AddTest_7()">
15185         <size>142</size>
15186       </method>
15187       <method name="Void AddTest_8()">
15188         <size>248</size>
15189       </method>
15190       <method name="Void AddTest_9()">
15191         <size>142</size>
15192       </method>
15193       <method name="Void AddCheckedTest()">
15194         <size>99</size>
15195       </method>
15196       <method name="Void AddCheckedTest_2()">
15197         <size>118</size>
15198       </method>
15199       <method name="Void AddCheckedTest_3()">
15200         <size>129</size>
15201       </method>
15202       <method name="Void AddStringTest()">
15203         <size>128</size>
15204       </method>
15205       <method name="Void AddStringTest_2()">
15206         <size>173</size>
15207       </method>
15208       <method name="Void AddStringTest_3()">
15209         <size>174</size>
15210       </method>
15211       <method name="Void AddStringTest_4()">
15212         <size>174</size>
15213       </method>
15214       <method name="Void AndTest()">
15215         <size>140</size>
15216       </method>
15217       <method name="Void AndTest_2()">
15218         <size>161</size>
15219       </method>
15220       <method name="Void AndTest_3()">
15221         <size>161</size>
15222       </method>
15223       <method name="Void AndNullableTest()">
15224         <size>381</size>
15225       </method>
15226       <method name="Void AndNullableTest_2()">
15227         <size>237</size>
15228       </method>
15229       <method name="Void AndNullableTest_3()">
15230         <size>198</size>
15231       </method>
15232       <method name="Void AndAlsoTest()">
15233         <size>96</size>
15234       </method>
15235       <method name="Void AndAlsoTest_2()">
15236         <size>165</size>
15237       </method>
15238       <method name="Void AndAlsoTest_3()">
15239         <size>108</size>
15240       </method>
15241       <method name="Void ArrayIndexTest()">
15242         <size>145</size>
15243       </method>
15244       <method name="Void ArrayIndexTest_2()">
15245         <size>115</size>
15246       </method>
15247       <method name="Void ArrayIndexTest_3()">
15248         <size>199</size>
15249       </method>
15250       <method name="Void ArrayIndexTest_4()">
15251         <size>243</size>
15252       </method>
15253       <method name="Void ArrayIndexTest_5()">
15254         <size>108</size>
15255       </method>
15256       <method name="Void ArrayLengthTest()">
15257         <size>99</size>
15258       </method>
15259       <method name="Void ArrayLengthTest_2()">
15260         <size>91</size>
15261       </method>
15262       <method name="Void CallTest()">
15263         <size>138</size>
15264       </method>
15265       <method name="Void CallTest_2()">
15266         <size>107</size>
15267       </method>
15268       <method name="Void CallTest_3()">
15269         <size>207</size>
15270       </method>
15271       <method name="Void CallTest_4()">
15272         <size>121</size>
15273       </method>
15274       <method name="Void CallTest_5()">
15275         <size>99</size>
15276       </method>
15277       <method name="Void CallTest_6()">
15278         <size>70</size>
15279       </method>
15280       <method name="Void CallTest_7()">
15281         <size>124</size>
15282       </method>
15283       <method name="Void CallTest_8()">
15284         <size>227</size>
15285       </method>
15286       <method name="Void CallTest_9()">
15287         <size>88</size>
15288       </method>
15289       <method name="Void CoalesceTest()">
15290         <size>120</size>
15291       </method>
15292       <method name="Void CoalesceTest_2()">
15293         <size>171</size>
15294       </method>
15295       <method name="Void ConditionTest()">
15296         <size>170</size>
15297       </method>
15298       <method name="Void ConditionTest_2()">
15299         <size>301</size>
15300       </method>
15301       <method name="Void ConditionTest_3()">
15302         <size>179</size>
15303       </method>
15304       <method name="Void ConditionTest_4()">
15305         <size>183</size>
15306       </method>
15307       <method name="Void ConstantTest()">
15308         <size>59</size>
15309       </method>
15310       <method name="Void ConstantTest_2()">
15311         <size>62</size>
15312       </method>
15313       <method name="Void ConstantTest_3()">
15314         <size>54</size>
15315       </method>
15316       <method name="Void ConstantTest_4()">
15317         <size>44</size>
15318       </method>
15319       <method name="Void ConstantTest_5()">
15320         <size>59</size>
15321       </method>
15322       <method name="Void ConstantTest_6()">
15323         <size>67</size>
15324       </method>
15325       <method name="Void ConstantTest_7()">
15326         <size>62</size>
15327       </method>
15328       <method name="Void ConstantTest_8()">
15329         <size>72</size>
15330       </method>
15331       <method name="Void ConstantTest_9()">
15332         <size>72</size>
15333       </method>
15334       <method name="Void ConstantTest_10()">
15335         <size>72</size>
15336       </method>
15337       <method name="Void ConstantTest_11()">
15338         <size>59</size>
15339       </method>
15340       <method name="Void ConstantTest_13()">
15341         <size>59</size>
15342       </method>
15343       <method name="Void ConstantTest_14()">
15344         <size>72</size>
15345       </method>
15346       <method name="Void ConstantTest_15()">
15347         <size>62</size>
15348       </method>
15349       <method name="Void ConvertTest()">
15350         <size>82</size>
15351       </method>
15352       <method name="Void ConvertTest_2()">
15353         <size>83</size>
15354       </method>
15355       <method name="Void ConvertTest_3()">
15356         <size>93</size>
15357       </method>
15358       <method name="Void ConvertTest_4()">
15359         <size>102</size>
15360       </method>
15361       <method name="Void ConvertTest_5()">
15362         <size>109</size>
15363       </method>
15364       <method name="Void ConvertTest_6()">
15365         <size>240</size>
15366       </method>
15367       <method name="Void ConvertTest_7()">
15368         <size>122</size>
15369       </method>
15370       <method name="Void ConvertTest_8()">
15371         <size>118</size>
15372       </method>
15373       <method name="Void ConvertTest_9()">
15374         <size>97</size>
15375       </method>
15376       <method name="Void ConvertTest_10()">
15377         <size>163</size>
15378       </method>
15379       <method name="Void ConvertTest_11()">
15380         <size>101</size>
15381       </method>
15382       <method name="Void ConvertTest_12()">
15383         <size>156</size>
15384       </method>
15385       <method name="Void ConvertTest_13()">
15386         <size>86</size>
15387       </method>
15388       <method name="Void ConvertTest_14()">
15389         <size>88</size>
15390       </method>
15391       <method name="Void ConvertTest_15()">
15392         <size>132</size>
15393       </method>
15394       <method name="Void ConvertCheckedTest()">
15395         <size>82</size>
15396       </method>
15397       <method name="Void ConvertCheckedTest_2()">
15398         <size>83</size>
15399       </method>
15400       <method name="Void ConvertCheckedTest_3()">
15401         <size>93</size>
15402       </method>
15403       <method name="Void ConvertCheckedTest_4()">
15404         <size>102</size>
15405       </method>
15406       <method name="Void DivideTest()">
15407         <size>99</size>
15408       </method>
15409       <method name="Void DivideTest_2()">
15410         <size>185</size>
15411       </method>
15412       <method name="Void DivideTest_3()">
15413         <size>129</size>
15414       </method>
15415       <method name="Void DivideTest_4()">
15416         <size>192</size>
15417       </method>
15418       <method name="Void DivideTest_5()">
15419         <size>134</size>
15420       </method>
15421       <method name="Void DivideTest_6()">
15422         <size>196</size>
15423       </method>
15424       <method name="Void EqualTest()">
15425         <size>118</size>
15426       </method>
15427       <method name="Void EqualTest_2()">
15428         <size>168</size>
15429       </method>
15430       <method name="Void EqualTest_3()">
15431         <size>125</size>
15432       </method>
15433       <method name="Void EqualTest_4()">
15434         <size>210</size>
15435       </method>
15436       <method name="Void EqualTest_5()">
15437         <size>176</size>
15438       </method>
15439       <method name="Void EqualTest_6()">
15440         <size>119</size>
15441       </method>
15442       <method name="Void EqualTest_7()">
15443         <size>167</size>
15444       </method>
15445       <method name="Void EqualTest_8()">
15446         <size>116</size>
15447       </method>
15448       <method name="Void EqualTest_9()">
15449         <size>146</size>
15450       </method>
15451       <method name="Void EqualTest_10()">
15452         <size>169</size>
15453       </method>
15454       <method name="Void EqualTest_11()">
15455         <size>132</size>
15456       </method>
15457       <method name="Void EqualTest_12()">
15458         <size>127</size>
15459       </method>
15460       <method name="Void EqualTest_13()">
15461         <size>124</size>
15462       </method>
15463       <method name="Void EqualTestDelegate()">
15464         <size>113</size>
15465       </method>
15466       <method name="Void EqualTestDelegate_2()">
15467         <size>312</size>
15468       </method>
15469       <method name="Void ExclusiveOrTest()">
15470         <size>115</size>
15471       </method>
15472       <method name="Void ExclusiveOrTest_2()">
15473         <size>183</size>
15474       </method>
15475       <method name="Void ExclusiveOrTest_3()">
15476         <size>129</size>
15477       </method>
15478       <method name="Void ExclusiveOrTest_4()">
15479         <size>192</size>
15480       </method>
15481       <method name="Void ExclusiveOrTest_5()">
15482         <size>197</size>
15483       </method>
15484       <method name="Void ExclusiveOrTest_6()">
15485         <size>161</size>
15486       </method>
15487       <method name="Void ExclusiveOrTest_7()">
15488         <size>198</size>
15489       </method>
15490       <method name="Void ExclusiveOrTest_8()">
15491         <size>164</size>
15492       </method>
15493       <method name="Void GreaterThanTest()">
15494         <size>99</size>
15495       </method>
15496       <method name="Void GreaterThanTest_2()">
15497         <size>154</size>
15498       </method>
15499       <method name="Void GreaterThanTest_3()">
15500         <size>125</size>
15501       </method>
15502       <method name="Void GreaterThanTest_4()">
15503         <size>210</size>
15504       </method>
15505       <method name="Void GreaterThanTest_5()">
15506         <size>209</size>
15507       </method>
15508       <method name="Void GreaterThanTest_6()">
15509         <size>102</size>
15510       </method>
15511       <method name="Void GreaterThanTest_7()">
15512         <size>146</size>
15513       </method>
15514       <method name="Void GreaterThanTest_8()">
15515         <size>169</size>
15516       </method>
15517       <method name="Void GreaterThanOrEqualTest()">
15518         <size>99</size>
15519       </method>
15520       <method name="Void GreaterThanOrEqualTest_2()">
15521         <size>169</size>
15522       </method>
15523       <method name="Void GreaterThanOrEqualTest_3()">
15524         <size>130</size>
15525       </method>
15526       <method name="Void GreaterThanOrEqualTest_4()">
15527         <size>210</size>
15528       </method>
15529       <method name="Void GreaterThanOrEqualTest_5()">
15530         <size>209</size>
15531       </method>
15532       <method name="Void GreaterThanOrEqualTest_6()">
15533         <size>102</size>
15534       </method>
15535       <method name="Void GreaterThanOrEqualTest_7()">
15536         <size>146</size>
15537       </method>
15538       <method name="Void GreaterThanOrEqualTest_8()">
15539         <size>169</size>
15540       </method>
15541       <method name="Void InvokeTest()">
15542         <size>90</size>
15543       </method>
15544       <method name="Void InvokeTest_2()">
15545         <size>138</size>
15546       </method>
15547       <method name="Void LeftShiftTest()">
15548         <size>155</size>
15549       </method>
15550       <method name="Void LeftShiftTest_2()">
15551         <size>162</size>
15552       </method>
15553       <method name="Void LeftShiftTest_3()">
15554         <size>184</size>
15555       </method>
15556       <method name="Void LeftShiftTest_4()">
15557         <size>261</size>
15558       </method>
15559       <method name="Void LeftShiftTest_5()">
15560         <size>110</size>
15561       </method>
15562       <method name="Void LessThanTest()">
15563         <size>99</size>
15564       </method>
15565       <method name="Void LessThanTest_2()">
15566         <size>154</size>
15567       </method>
15568       <method name="Void LessThanTest_3()">
15569         <size>125</size>
15570       </method>
15571       <method name="Void LessThanTest_4()">
15572         <size>210</size>
15573       </method>
15574       <method name="Void LessThanTest_5()">
15575         <size>209</size>
15576       </method>
15577       <method name="Void LessThanTest_6()">
15578         <size>102</size>
15579       </method>
15580       <method name="Void LessThanTest_7()">
15581         <size>146</size>
15582       </method>
15583       <method name="Void LessThanTest_8()">
15584         <size>169</size>
15585       </method>
15586       <method name="Void LessThanOrEqualTest()">
15587         <size>99</size>
15588       </method>
15589       <method name="Void LessThanOrEqualTest_2()">
15590         <size>169</size>
15591       </method>
15592       <method name="Void LessThanOrEqualTest_3()">
15593         <size>125</size>
15594       </method>
15595       <method name="Void LessThanOrEqualTest_4()">
15596         <size>210</size>
15597       </method>
15598       <method name="Void LessThanOrEqualTest_5()">
15599         <size>209</size>
15600       </method>
15601       <method name="Void LessThanOrEqualTest_6()">
15602         <size>102</size>
15603       </method>
15604       <method name="Void LessThanOrEqualTest_7()">
15605         <size>146</size>
15606       </method>
15607       <method name="Void LessThanOrEqualTest_8()">
15608         <size>169</size>
15609       </method>
15610       <method name="Void ListInitTest()">
15611         <size>404</size>
15612       </method>
15613       <method name="Void ListInitTest_2()">
15614         <size>292</size>
15615       </method>
15616       <method name="Void MemberAccessTest()">
15617         <size>132</size>
15618       </method>
15619       <method name="Void MemberAccessTest_2()">
15620         <size>63</size>
15621       </method>
15622       <method name="Void MemberAccessTest_3()">
15623         <size>113</size>
15624       </method>
15625       <method name="Void MemberAccessTest_4()">
15626         <size>91</size>
15627       </method>
15628       <method name="Void MemberAccessTest_5()">
15629         <size>39</size>
15630       </method>
15631       <method name="Void MemberAccessTest_6()">
15632         <size>104</size>
15633       </method>
15634       <method name="Void MemberAccessTest_7()">
15635         <size>109</size>
15636       </method>
15637       <method name="Void MemberAccessTest_8()">
15638         <size>63</size>
15639       </method>
15640       <method name="Void MemberAccessTest_9()">
15641         <size>91</size>
15642       </method>
15643       <method name="Void MemberInitTest()">
15644         <size>302</size>
15645       </method>
15646       <method name="Void MemberInitTest_2()">
15647         <size>250</size>
15648       </method>
15649       <method name="Void MemberInitTest_3()">
15650         <size>124</size>
15651       </method>
15652       <method name="Void ModuloTest()">
15653         <size>100</size>
15654       </method>
15655       <method name="Void ModuloTest_2()">
15656         <size>185</size>
15657       </method>
15658       <method name="Void ModuloTest_3()">
15659         <size>129</size>
15660       </method>
15661       <method name="Void ModuloTest_4()">
15662         <size>192</size>
15663       </method>
15664       <method name="Void ModuloTest_5()">
15665         <size>133</size>
15666       </method>
15667       <method name="Void ModuloTest_6()">
15668         <size>200</size>
15669       </method>
15670       <method name="Void ModuloTest_7()">
15671         <size>110</size>
15672       </method>
15673       <method name="Void MultiplyTest()">
15674         <size>131</size>
15675       </method>
15676       <method name="Void MultiplyTest_2()">
15677         <size>185</size>
15678       </method>
15679       <method name="Void MultiplyTest_3()">
15680         <size>133</size>
15681       </method>
15682       <method name="Void MultiplyTest_4()">
15683         <size>195</size>
15684       </method>
15685       <method name="Void MultiplyTest_5()">
15686         <size>137</size>
15687       </method>
15688       <method name="Void MultiplyTest_6()">
15689         <size>202</size>
15690       </method>
15691       <method name="Void MultiplyTest_7()">
15692         <size>110</size>
15693       </method>
15694       <method name="Void MultiplyCheckedTest()">
15695         <size>122</size>
15696       </method>
15697       <method name="Void MultiplyCheckedTest_2()">
15698         <size>192</size>
15699       </method>
15700       <method name="Void MultiplyCheckedTest_3()">
15701         <size>133</size>
15702       </method>
15703       <method name="Void MultiplyCheckedTest_4()">
15704         <size>121</size>
15705       </method>
15706       <method name="Void MultiplyCheckedTest_5()">
15707         <size>124</size>
15708       </method>
15709       <method name="Void NegateTest()">
15710         <size>72</size>
15711       </method>
15712       <method name="Void NegateTest_2()">
15713         <size>92</size>
15714       </method>
15715       <method name="Void NegateTest_3()">
15716         <size>130</size>
15717       </method>
15718       <method name="Void NegateTest_4()">
15719         <size>97</size>
15720       </method>
15721       <method name="Void NegateTest_5()">
15722         <size>141</size>
15723       </method>
15724       <method name="Void NegateTest_6()">
15725         <size>121</size>
15726       </method>
15727       <method name="Void NegateTest_7()">
15728         <size>132</size>
15729       </method>
15730       <method name="Void NegateTest_8()">
15731         <size>97</size>
15732       </method>
15733       <method name="Void NegateTest_9()">
15734         <size>87</size>
15735       </method>
15736       <method name="Void NegateTestChecked()">
15737         <size>91</size>
15738       </method>
15739       <method name="Void NegateTestChecked_2()">
15740         <size>137</size>
15741       </method>
15742       <method name="Void NegateTestChecked_3()">
15743         <size>97</size>
15744       </method>
15745       <method name="Void NegateTestChecked_4()">
15746         <size>86</size>
15747       </method>
15748       <method name="Void NewArrayInitTest()">
15749         <size>92</size>
15750       </method>
15751       <method name="Void NewArrayInitTest_2()">
15752         <size>64</size>
15753       </method>
15754       <method name="Void NewArrayInitTest_3()">
15755         <size>136</size>
15756       </method>
15757       <method name="Void NewArrayInitTest_4()">
15758         <size>120</size>
15759       </method>
15760       <method name="Void NewArrayBoundsTest()">
15761         <size>123</size>
15762       </method>
15763       <method name="Void NewArrayBoundsTest_2()">
15764         <size>123</size>
15765       </method>
15766       <method name="Void NewTest()">
15767         <size>93</size>
15768       </method>
15769       <method name="Void NewTest_2()">
15770         <size>61</size>
15771       </method>
15772       <method name="Void NewTest_3()">
15773         <size>98</size>
15774       </method>
15775       <method name="Void NewTest_4()">
15776         <size>252</size>
15777       </method>
15778       <method name="Void NewTest_5()">
15779         <size>371</size>
15780       </method>
15781       <method name="Void NotTest()">
15782         <size>70</size>
15783       </method>
15784       <method name="Void NotTest_2()">
15785         <size>113</size>
15786       </method>
15787       <method name="Void NotTest_3()">
15788         <size>71</size>
15789       </method>
15790       <method name="Void NotTest_4()">
15791         <size>105</size>
15792       </method>
15793       <method name="Void NotTest_5()">
15794         <size>73</size>
15795       </method>
15796       <method name="Void NotTest_6()">
15797         <size>104</size>
15798       </method>
15799       <method name="Void NotNullableTest()">
15800         <size>114</size>
15801       </method>
15802       <method name="Void NotNullableTest_2()">
15803         <size>134</size>
15804       </method>
15805       <method name="Void NotNullableTest_3()">
15806         <size>130</size>
15807       </method>
15808       <method name="Void NotNullableTest_4()">
15809         <size>149</size>
15810       </method>
15811       <method name="Void NotNullableTest_5()">
15812         <size>148</size>
15813       </method>
15814       <method name="Void NotEqualTest()">
15815         <size>118</size>
15816       </method>
15817       <method name="Void NotEqualTest_2()">
15818         <size>166</size>
15819       </method>
15820       <method name="Void NotEqualTest_3()">
15821         <size>125</size>
15822       </method>
15823       <method name="Void NotEqualTest_4()">
15824         <size>210</size>
15825       </method>
15826       <method name="Void NotEqualTest_5()">
15827         <size>176</size>
15828       </method>
15829       <method name="Void NotEqualTest_6()">
15830         <size>119</size>
15831       </method>
15832       <method name="Void NotEqualTest_7()">
15833         <size>167</size>
15834       </method>
15835       <method name="Void NotEqualTest_8()">
15836         <size>116</size>
15837       </method>
15838       <method name="Void NotEqualTest_9()">
15839         <size>146</size>
15840       </method>
15841       <method name="Void NotEqualTest_10()">
15842         <size>169</size>
15843       </method>
15844       <method name="Void NotEqualTest_11()">
15845         <size>132</size>
15846       </method>
15847       <method name="Void OrTest()">
15848         <size>141</size>
15849       </method>
15850       <method name="Void OrTest_2()">
15851         <size>129</size>
15852       </method>
15853       <method name="Void OrTest_3()">
15854         <size>161</size>
15855       </method>
15856       <method name="Void OrNullableTest()">
15857         <size>382</size>
15858       </method>
15859       <method name="Void OrNullableTest_2()">
15860         <size>186</size>
15861       </method>
15862       <method name="Void OrNullableTest_3()">
15863         <size>176</size>
15864       </method>
15865       <method name="Void OrNullableTest_4()">
15866         <size>198</size>
15867       </method>
15868       <method name="Void OrElseTest()">
15869         <size>97</size>
15870       </method>
15871       <method name="Void OrElseTest_2()">
15872         <size>167</size>
15873       </method>
15874       <method name="Void ParameterTest()">
15875         <size>73</size>
15876       </method>
15877       <method name="Void ParameterTest_2()">
15878         <size>75</size>
15879       </method>
15880       <method name="Void ParameterTest_3()">
15881         <size>73</size>
15882       </method>
15883       <method name="Void ParameterTest_4()">
15884         <size>100</size>
15885       </method>
15886       <method name="Void QuoteTest()">
15887         <size>85</size>
15888       </method>
15889       <method name="Void RightShiftTest()">
15890         <size>152</size>
15891       </method>
15892       <method name="Void RightShiftTest_2()">
15893         <size>159</size>
15894       </method>
15895       <method name="Void RightShiftTest_3()">
15896         <size>184</size>
15897       </method>
15898       <method name="Void RightShiftTest_4()">
15899         <size>258</size>
15900       </method>
15901       <method name="Void SubtractTest()">
15902         <size>100</size>
15903       </method>
15904       <method name="Void SubtractTest_2()">
15905         <size>119</size>
15906       </method>
15907       <method name="Void SubtractTest_3()">
15908         <size>130</size>
15909       </method>
15910       <method name="Void SubtractTest_4()">
15911         <size>192</size>
15912       </method>
15913       <method name="Void SubtractTest_5()">
15914         <size>134</size>
15915       </method>
15916       <method name="Void SubtractTest_6()">
15917         <size>160</size>
15918       </method>
15919       <method name="Void SubtractTest_7()">
15920         <size>113</size>
15921       </method>
15922       <method name="Void SubtractTest_8()">
15923         <size>146</size>
15924       </method>
15925       <method name="Void SubtractTest_9()">
15926         <size>142</size>
15927       </method>
15928       <method name="Void SubtractTest_10()">
15929         <size>161</size>
15930       </method>
15931       <method name="Void SubtractTest_11()">
15932         <size>157</size>
15933       </method>
15934       <method name="Void SubtractCheckedTest()">
15935         <size>127</size>
15936       </method>
15937       <method name="Void SubtractCheckedTest_2()">
15938         <size>185</size>
15939       </method>
15940       <method name="Void SubtractCheckedTest_3()">
15941         <size>130</size>
15942       </method>
15943       <method name="Void SubtractCheckedTest_4()">
15944         <size>121</size>
15945       </method>
15946       <method name="Void TypeAsTest()">
15947         <size>80</size>
15948       </method>
15949       <method name="Void TypeAsTest_2()">
15950         <size>144</size>
15951       </method>
15952       <method name="Void TypeAsTest_3()">
15953         <size>85</size>
15954       </method>
15955       <method name="Void TypeIsTest()">
15956         <size>103</size>
15957       </method>
15958       <method name="Void TypeIsTest_2()">
15959         <size>103</size>
15960       </method>
15961       <method name="Void TypeIsTest_3()">
15962         <size>85</size>
15963       </method>
15964       <method name="Void TypeIsTest_5()">
15965         <size>74</size>
15966       </method>
15967       <method name="Void TypeIsTest_6()">
15968         <size>111</size>
15969       </method>
15970       <method name="Void UnaryPlusTest()">
15971         <size>67</size>
15972       </method>
15973       <method name="Void UnaryPlusTest_2()">
15974         <size>47</size>
15975       </method>
15976       <method name="Void UnaryPlusTest_3()">
15977         <size>97</size>
15978       </method>
15979       <method name="Void UnaryPlusTest_4()">
15980         <size>141</size>
15981       </method>
15982       <method name="Void UnaryPlusTest_5()">
15983         <size>140</size>
15984       </method>
15985       <method name="System.String InstanceMethod(System.String)">
15986         <size>2</size>
15987       </method>
15988       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15989         <size>30</size>
15990       </method>
15991       <method name="Int32 TestInt()">
15992         <size>3</size>
15993       </method>
15994       <method name="Void RefMethod(Int32 ByRef)">
15995         <size>8</size>
15996       </method>
15997       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15998         <size>87</size>
15999       </method>
16000       <method name="Int32 Main()">
16001         <size>179</size>
16002       </method>
16003     </type>
16004     <type name="Tester+EmptyDelegate">
16005       <method name="Void .ctor(Object, IntPtr)">
16006         <size>0</size>
16007       </method>
16008       <method name="Void Invoke()">
16009         <size>0</size>
16010       </method>
16011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16012         <size>0</size>
16013       </method>
16014       <method name="Void EndInvoke(IAsyncResult)">
16015         <size>0</size>
16016       </method>
16017     </type>
16018     <type name="Tester+IntDelegate">
16019       <method name="Void .ctor(Object, IntPtr)">
16020         <size>0</size>
16021       </method>
16022       <method name="Int32 Invoke()">
16023         <size>0</size>
16024       </method>
16025       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16026         <size>0</size>
16027       </method>
16028       <method name="Int32 EndInvoke(IAsyncResult)">
16029         <size>0</size>
16030       </method>
16031     </type>
16032     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
16033       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
16034         <size>21</size>
16035       </method>
16036       <method name="&lt;A&gt;__T get_A()">
16037         <size>7</size>
16038       </method>
16039       <method name="&lt;Value&gt;__T get_Value()">
16040         <size>7</size>
16041       </method>
16042       <method name="Boolean Equals(System.Object)">
16043         <size>69</size>
16044       </method>
16045       <method name="Int32 GetHashCode()">
16046         <size>86</size>
16047       </method>
16048       <method name="System.String ToString()">
16049         <size>142</size>
16050       </method>
16051     </type>
16052     <type name="Tester">
16053       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
16054         <size>1</size>
16055       </method>
16056       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
16057         <size>1</size>
16058       </method>
16059       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
16060         <size>1</size>
16061       </method>
16062       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
16063         <size>1</size>
16064       </method>
16065       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
16066         <size>1</size>
16067       </method>
16068       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
16069         <size>12</size>
16070       </method>
16071       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
16072         <size>12</size>
16073       </method>
16074       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
16075         <size>7</size>
16076       </method>
16077       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
16078         <size>7</size>
16079       </method>
16080       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
16081         <size>5</size>
16082       </method>
16083       <method name="Void NewArrayInitTest_5()">
16084         <size>158</size>
16085       </method>
16086       <method name="Void ConditionTest_5()">
16087         <size>107</size>
16088       </method>
16089       <method name="Void AndTest_4()">
16090         <size>92</size>
16091       </method>
16092       <method name="Void MemberInitTest_4()">
16093         <size>66</size>
16094       </method>
16095       <method name="Void NewTest_6()">
16096         <size>182</size>
16097       </method>
16098     </type>
16099     <type name="InverseLogicalOperator">
16100       <method name="Void .ctor(Boolean)">
16101         <size>8</size>
16102       </method>
16103       <method name="Boolean op_True(InverseLogicalOperator)">
16104         <size>8</size>
16105       </method>
16106       <method name="Boolean op_False(InverseLogicalOperator)">
16107         <size>8</size>
16108       </method>
16109     </type>
16110     <type name="MyType">
16111       <method name="Void .ctor(Int32)">
16112         <size>8</size>
16113       </method>
16114       <method name="Int16 get_ShortProp()">
16115         <size>7</size>
16116       </method>
16117       <method name="Void set_ShortProp(Int16)">
16118         <size>8</size>
16119       </method>
16120       <method name="Int32 GetHashCode()">
16121         <size>6</size>
16122       </method>
16123       <method name="System.String ToString()">
16124         <size>12</size>
16125       </method>
16126       <method name="Int32 op_Implicit(MyType)">
16127         <size>8</size>
16128       </method>
16129       <method name="Boolean op_True(MyType)">
16130         <size>16</size>
16131       </method>
16132       <method name="Boolean op_False(MyType)">
16133         <size>19</size>
16134       </method>
16135       <method name="MyType op_Addition(MyType, MyType)">
16136         <size>21</size>
16137       </method>
16138       <method name="MyType op_Subtraction(MyType, MyType)">
16139         <size>21</size>
16140       </method>
16141       <method name="MyType op_Division(MyType, MyType)">
16142         <size>21</size>
16143       </method>
16144       <method name="MyType op_Multiply(MyType, MyType)">
16145         <size>21</size>
16146       </method>
16147       <method name="MyType op_Modulus(MyType, MyType)">
16148         <size>21</size>
16149       </method>
16150       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16151         <size>21</size>
16152       </method>
16153       <method name="MyType op_BitwiseOr(MyType, MyType)">
16154         <size>21</size>
16155       </method>
16156       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16157         <size>21</size>
16158       </method>
16159       <method name="Boolean op_Equality(MyType, MyType)">
16160         <size>17</size>
16161       </method>
16162       <method name="Boolean op_Inequality(MyType, MyType)">
16163         <size>20</size>
16164       </method>
16165       <method name="Boolean op_GreaterThan(MyType, MyType)">
16166         <size>17</size>
16167       </method>
16168       <method name="Boolean op_LessThan(MyType, MyType)">
16169         <size>17</size>
16170       </method>
16171       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16172         <size>20</size>
16173       </method>
16174       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16175         <size>20</size>
16176       </method>
16177       <method name="Boolean op_LogicalNot(MyType)">
16178         <size>11</size>
16179       </method>
16180       <method name="Int32 op_RightShift(MyType, Int32)">
16181         <size>13</size>
16182       </method>
16183       <method name="Int32 op_LeftShift(MyType, Int32)">
16184         <size>13</size>
16185       </method>
16186       <method name="MyType op_UnaryNegation(MyType)">
16187         <size>14</size>
16188       </method>
16189       <method name="MyType op_UnaryPlus(MyType)">
16190         <size>13</size>
16191       </method>
16192     </type>
16193     <type name="MyTypeImplicitOnly">
16194       <method name="Void .ctor(Int16)">
16195         <size>8</size>
16196       </method>
16197       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16198         <size>8</size>
16199       </method>
16200     </type>
16201     <type name="Tester">
16202       <method name="Void EqualTest_14()">
16203         <size>101</size>
16204       </method>
16205     </type>
16206     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16207       <method name="Void .ctor()">
16208         <size>7</size>
16209       </method>
16210     </type>
16211     <type name="Tester">
16212       <method name="Void NewArrayInitTest_6()">
16213         <size>103</size>
16214       </method>
16215       <method name="Void LambdaTest()">
16216         <size>89</size>
16217       </method>
16218       <method name="Void EqualTest_15()">
16219         <size>159</size>
16220       </method>
16221       <method name="Void ArrayIndexTest_6()">
16222         <size>122</size>
16223       </method>
16224       <method name="Void ArrayIndexTest_7()">
16225         <size>128</size>
16226       </method>
16227       <method name="Void NewArrayBoundsTest_3()">
16228         <size>85</size>
16229       </method>
16230       <method name="Void NewArrayBoundsTest_4()">
16231         <size>82</size>
16232       </method>
16233     </type>
16234     <type name="&lt;PrivateImplementationDetails&gt;">
16235       <method name="Void .ctor()">
16236         <size>7</size>
16237       </method>
16238     </type>
16239     <type name="Tester">
16240       <method name="Void LeftShiftTest_6()">
16241         <size>155</size>
16242       </method>
16243       <method name="Void RightShiftTest_5()">
16244         <size>152</size>
16245       </method>
16246       <method name="Void QuoteTest_2()">
16247         <size>99</size>
16248       </method>
16249     </type>
16250     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16251       <method name="Void .ctor()">
16252         <size>7</size>
16253       </method>
16254     </type>
16255     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16256       <method name="Void .ctor()">
16257         <size>7</size>
16258       </method>
16259     </type>
16260     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16261       <method name="Void .ctor()">
16262         <size>7</size>
16263       </method>
16264     </type>
16265     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269     </type>
16270     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16271       <method name="Void .ctor()">
16272         <size>7</size>
16273       </method>
16274     </type>
16275     <type name="Tester">
16276       <method name="Void NewTest_7()">
16277         <size>53</size>
16278       </method>
16279     </type>
16280   </test>
16281   <test name="gtest-etree-02.cs">
16282     <type name="M">
16283       <method name="Void .ctor()">
16284         <size>7</size>
16285       </method>
16286       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16287         <size>1</size>
16288       </method>
16289       <method name="System.String Param(System.String)">
16290         <size>114</size>
16291       </method>
16292       <method name="Int32 Main()">
16293         <size>157</size>
16294       </method>
16295     </type>
16296     <type name="M+&lt;Param&gt;c__AnonStorey0">
16297       <method name="Void .ctor()">
16298         <size>7</size>
16299       </method>
16300     </type>
16301   </test>
16302   <test name="gtest-etree-03.cs">
16303     <type name="C">
16304       <method name="Void .ctor()">
16305         <size>7</size>
16306       </method>
16307       <method name="Int32 Main()">
16308         <size>6</size>
16309       </method>
16310     </type>
16311     <type name="S`1[T]">
16312       <method name="Int32 Test()">
16313         <size>145</size>
16314       </method>
16315     </type>
16316   </test>
16317   <test name="gtest-etree-04.cs">
16318     <type name="C">
16319       <method name="Void .ctor()">
16320         <size>7</size>
16321       </method>
16322       <method name="Int32 Main()">
16323         <size>366</size>
16324       </method>
16325     </type>
16326     <type name="C+&lt;Main&gt;c__AnonStorey0">
16327       <method name="Void .ctor()">
16328         <size>7</size>
16329       </method>
16330     </type>
16331     <type name="Foo">
16332       <method name="Boolean op_GreaterThan(Foo, Foo)">
16333         <size>6</size>
16334       </method>
16335       <method name="Boolean op_LessThan(Foo, Foo)">
16336         <size>6</size>
16337       </method>
16338       <method name="Boolean op_Equality(Foo, Foo)">
16339         <size>6</size>
16340       </method>
16341       <method name="Boolean op_Inequality(Foo, Foo)">
16342         <size>6</size>
16343       </method>
16344     </type>
16345   </test>
16346   <test name="gtest-etree-05.cs">
16347     <type name="C">
16348       <method name="Void .ctor()">
16349         <size>7</size>
16350       </method>
16351       <method name="Void Assert[T](T, T)">
16352         <size>46</size>
16353       </method>
16354       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16355         <size>56</size>
16356       </method>
16357       <method name="Int32 Main()">
16358         <size>350</size>
16359       </method>
16360     </type>
16361   </test>
16362   <test name="gtest-etree-06.cs">
16363     <type name="Test">
16364       <method name="Void .ctor()">
16365         <size>7</size>
16366       </method>
16367       <method name="Int32 Main()">
16368         <size>45</size>
16369       </method>
16370       <method name="Int32 Value()">
16371         <size>2</size>
16372       </method>
16373     </type>
16374   </test>
16375   <test name="gtest-etree-07.cs">
16376     <type name="C">
16377       <method name="Void .ctor()">
16378         <size>7</size>
16379       </method>
16380       <method name="Void Test()">
16381         <size>14</size>
16382       </method>
16383       <method name="Int32* Foo()">
16384         <size>3</size>
16385       </method>
16386       <method name="Int32 Main()">
16387         <size>564</size>
16388       </method>
16389     </type>
16390     <type name="EmptyDelegate">
16391       <method name="Void .ctor(Object, IntPtr)">
16392         <size>0</size>
16393       </method>
16394       <method name="Void Invoke()">
16395         <size>0</size>
16396       </method>
16397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16398         <size>0</size>
16399       </method>
16400       <method name="Void EndInvoke(IAsyncResult)">
16401         <size>0</size>
16402       </method>
16403     </type>
16404     <type name="UnsafeDelegate">
16405       <method name="Void .ctor(Object, IntPtr)">
16406         <size>0</size>
16407       </method>
16408       <method name="Int32* Invoke()">
16409         <size>0</size>
16410       </method>
16411       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16412         <size>0</size>
16413       </method>
16414       <method name="Int32* EndInvoke(IAsyncResult)">
16415         <size>0</size>
16416       </method>
16417     </type>
16418   </test>
16419   <test name="gtest-etree-08.cs">
16420     <type name="Foo">
16421       <method name="Void .ctor()">
16422         <size>7</size>
16423       </method>
16424       <method name="Int32 ThisMethod()">
16425         <size>3</size>
16426       </method>
16427       <method name="Int32 Goo(Boolean)">
16428         <size>204</size>
16429       </method>
16430       <method name="Int32 Main()">
16431         <size>14</size>
16432       </method>
16433     </type>
16434     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16435       <method name="Void .ctor()">
16436         <size>7</size>
16437       </method>
16438     </type>
16439   </test>
16440   <test name="gtest-etree-09.cs">
16441     <type name="Mono.C">
16442       <method name="Void .ctor()">
16443         <size>7</size>
16444       </method>
16445       <method name="Int32 Main()">
16446         <size>300</size>
16447       </method>
16448       <method name="System.Int64[] GetValues()">
16449         <size>18</size>
16450       </method>
16451     </type>
16452     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16453       <method name="Void .ctor()">
16454         <size>7</size>
16455       </method>
16456     </type>
16457     <type name="&lt;PrivateImplementationDetails&gt;">
16458       <method name="Void .ctor()">
16459         <size>7</size>
16460       </method>
16461     </type>
16462   </test>
16463   <test name="gtest-etree-10.cs">
16464     <type name="Foo`1[T]">
16465       <method name="Void .ctor()">
16466         <size>7</size>
16467       </method>
16468       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16469         <size>189</size>
16470       </method>
16471       <method name="Boolean Contains(T)">
16472         <size>2</size>
16473       </method>
16474     </type>
16475     <type name="Program">
16476       <method name="Void .ctor()">
16477         <size>7</size>
16478       </method>
16479       <method name="Int32 Main()">
16480         <size>42</size>
16481       </method>
16482     </type>
16483     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16484       <method name="Void .ctor()">
16485         <size>7</size>
16486       </method>
16487     </type>
16488     <type name="&lt;PrivateImplementationDetails&gt;">
16489       <method name="Void .ctor()">
16490         <size>7</size>
16491       </method>
16492     </type>
16493   </test>
16494   <test name="gtest-etree-11.cs">
16495     <type name="C">
16496       <method name="Void .ctor()">
16497         <size>7</size>
16498       </method>
16499       <method name="Void Main()">
16500         <size>12</size>
16501       </method>
16502     </type>
16503     <type name="Test">
16504       <method name="Void .ctor()">
16505         <size>7</size>
16506       </method>
16507       <method name="Void Invalid(Int32)">
16508         <size>124</size>
16509       </method>
16510       <method name="Void Other(System.Int32[])">
16511         <size>1</size>
16512       </method>
16513     </type>
16514     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16515       <method name="Void .ctor()">
16516         <size>7</size>
16517       </method>
16518     </type>
16519   </test>
16520   <test name="gtest-etree-12.cs">
16521     <type name="TestCase">
16522       <method name="Void .cctor()">
16523         <size>68</size>
16524       </method>
16525       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16526         <size>2</size>
16527       </method>
16528       <method name="Void DummyToMakeTheStaticsInitialize()">
16529         <size>1</size>
16530       </method>
16531     </type>
16532     <type name="Program">
16533       <method name="Void .ctor()">
16534         <size>7</size>
16535       </method>
16536       <method name="Int32 Main()">
16537         <size>7</size>
16538       </method>
16539     </type>
16540   </test>
16541   <test name="gtest-etree-13.cs">
16542     <type name="Program">
16543       <method name="Void .ctor()">
16544         <size>7</size>
16545       </method>
16546       <method name="Int32 Main()">
16547         <size>53</size>
16548       </method>
16549       <method name="IEnumerable`1 Test[T](Int32)">
16550         <size>30</size>
16551       </method>
16552     </type>
16553     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16554       <method name="Void .ctor()">
16555         <size>7</size>
16556       </method>
16557       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16558         <size>7</size>
16559       </method>
16560       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16561         <size>12</size>
16562       </method>
16563       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16564         <size>7</size>
16565       </method>
16566       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16567         <size>40</size>
16568       </method>
16569       <method name="Boolean MoveNext()">
16570         <size>108</size>
16571       </method>
16572       <method name="Void Dispose()">
16573         <size>8</size>
16574       </method>
16575       <method name="Void Reset()">
16576         <size>6</size>
16577       </method>
16578     </type>
16579   </test>
16580   <test name="gtest-etree-14.cs">
16581     <type name="Person">
16582       <method name="Void .ctor()">
16583         <size>7</size>
16584       </method>
16585       <method name="Int32 get_Age()">
16586         <size>7</size>
16587       </method>
16588       <method name="Void set_Age(Int32)">
16589         <size>8</size>
16590       </method>
16591     </type>
16592     <type name="Repro">
16593       <method name="Void .ctor()">
16594         <size>7</size>
16595       </method>
16596       <method name="Int32 Main()">
16597         <size>59</size>
16598       </method>
16599       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16600         <size>44</size>
16601       </method>
16602       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16603         <size>13</size>
16604       </method>
16605     </type>
16606     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16607       <method name="Void .ctor()">
16608         <size>7</size>
16609       </method>
16610       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16611         <size>7</size>
16612       </method>
16613       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16614         <size>12</size>
16615       </method>
16616       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16617         <size>7</size>
16618       </method>
16619       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16620         <size>52</size>
16621       </method>
16622       <method name="Boolean MoveNext()">
16623         <size>293</size>
16624       </method>
16625       <method name="Void Dispose()">
16626         <size>60</size>
16627       </method>
16628       <method name="Void Reset()">
16629         <size>6</size>
16630       </method>
16631     </type>
16632   </test>
16633   <test name="gtest-etree-15.cs">
16634     <type name="Foo">
16635       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16636         <size>2</size>
16637       </method>
16638       <method name="Void Main()">
16639         <size>190</size>
16640       </method>
16641     </type>
16642   </test>
16643   <test name="gtest-etree-16.cs">
16644     <type name="Program">
16645       <method name="Void .ctor()">
16646         <size>7</size>
16647       </method>
16648       <method name="Int32 Main()">
16649         <size>136</size>
16650       </method>
16651     </type>
16652     <type name="Foo">
16653       <method name="Void .ctor()">
16654         <size>7</size>
16655       </method>
16656     </type>
16657   </test>
16658   <test name="gtest-etree-17.cs">
16659     <type name="CompilerCrashTest.QueryCompiler">
16660       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16661         <size>12</size>
16662       </method>
16663       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16664         <size>6</size>
16665       </method>
16666       <method name="Void Main()">
16667         <size>1</size>
16668       </method>
16669     </type>
16670   </test>
16671   <test name="gtest-etree-18.cs">
16672     <type name="FooBase">
16673       <method name="Void .ctor()">
16674         <size>7</size>
16675       </method>
16676     </type>
16677     <type name="Foo">
16678       <method name="Void .ctor()">
16679         <size>7</size>
16680       </method>
16681     </type>
16682     <type name="Program">
16683       <method name="Void .ctor()">
16684         <size>7</size>
16685       </method>
16686       <method name="Int32 Main()">
16687         <size>140</size>
16688       </method>
16689     </type>
16690   </test>
16691   <test name="gtest-etree-19.cs">
16692     <type name="Test">
16693       <method name="Void .ctor()">
16694         <size>7</size>
16695       </method>
16696       <method name="Int32 Main()">
16697         <size>20</size>
16698       </method>
16699       <method name="T Value[T]()">
16700         <size>76</size>
16701       </method>
16702     </type>
16703   </test>
16704   <test name="gtest-etree-20.cs">
16705     <type name="S">
16706       <method name="Int32 Main()">
16707         <size>215</size>
16708       </method>
16709     </type>
16710     <type name="A">
16711       <method name="A op_Implicit(S)">
16712         <size>6</size>
16713       </method>
16714       <method name="Void .ctor()">
16715         <size>7</size>
16716       </method>
16717     </type>
16718     <type name="B">
16719       <method name="Void .ctor()">
16720         <size>7</size>
16721       </method>
16722     </type>
16723   </test>
16724   <test name="gtest-exmethod-01.cs">
16725     <type name="SimpleTest">
16726       <method name="System.String Prefix(System.String, System.String)">
16727         <size>8</size>
16728       </method>
16729     </type>
16730     <type name="M">
16731       <method name="Void .ctor()">
16732         <size>7</size>
16733       </method>
16734       <method name="Int32 Main()">
16735         <size>157</size>
16736       </method>
16737     </type>
16738   </test>
16739   <test name="gtest-exmethod-02.cs">
16740     <type name="M">
16741       <method name="Void .ctor()">
16742         <size>7</size>
16743       </method>
16744       <method name="Void Main()">
16745         <size>12</size>
16746       </method>
16747     </type>
16748     <type name="N.M">
16749       <method name="Void .ctor()">
16750         <size>7</size>
16751       </method>
16752       <method name="Void Test2()">
16753         <size>12</size>
16754       </method>
16755     </type>
16756   </test>
16757   <test name="gtest-exmethod-03.cs">
16758     <type name="A.A">
16759       <method name="Int32 Foo(Int32)">
16760         <size>2</size>
16761       </method>
16762       <method name="Int32 Foo(Int32, System.String)">
16763         <size>3</size>
16764       </method>
16765     </type>
16766     <type name="B.X">
16767       <method name="Int32 Foo(Int32)">
16768         <size>2</size>
16769       </method>
16770       <method name="Int32 Foo(Int32, Boolean)">
16771         <size>3</size>
16772       </method>
16773     </type>
16774     <type name="C.F">
16775       <method name="Boolean Foo(Byte)">
16776         <size>2</size>
16777       </method>
16778     </type>
16779     <type name="C.D.F">
16780       <method name="Int32 Foo(Int32)">
16781         <size>3</size>
16782       </method>
16783       <method name="Void TestX()">
16784         <size>9</size>
16785       </method>
16786     </type>
16787     <type name="C.M">
16788       <method name="Int32 Foo(Int32)">
16789         <size>2</size>
16790       </method>
16791       <method name="Int32 Main()">
16792         <size>61</size>
16793       </method>
16794     </type>
16795   </test>
16796   <test name="gtest-exmethod-04.cs">
16797     <type name="A.Test">
16798       <method name="System.String Test_1(Boolean)">
16799         <size>6</size>
16800       </method>
16801     </type>
16802     <type name="B.M">
16803       <method name="Void .ctor()">
16804         <size>7</size>
16805       </method>
16806       <method name="Void Main()">
16807         <size>12</size>
16808       </method>
16809     </type>
16810   </test>
16811   <test name="gtest-exmethod-05.cs">
16812     <type name="A.Test_A">
16813       <method name="System.String Test_1(System.String)">
16814         <size>6</size>
16815       </method>
16816     </type>
16817     <type name="A.Test_B">
16818       <method name="System.String Test_2(System.String)">
16819         <size>6</size>
16820       </method>
16821     </type>
16822     <type name="B.M">
16823       <method name="Void .ctor()">
16824         <size>7</size>
16825       </method>
16826       <method name="Void Main()">
16827         <size>23</size>
16828       </method>
16829     </type>
16830   </test>
16831   <test name="gtest-exmethod-06.cs">
16832     <type name="Gen">
16833       <method name="T Test_1[T](T)">
16834         <size>10</size>
16835       </method>
16836       <method name="System.String Test_1[T](System.String)">
16837         <size>6</size>
16838       </method>
16839     </type>
16840     <type name="B.M">
16841       <method name="Void .ctor()">
16842         <size>7</size>
16843       </method>
16844       <method name="Void Main()">
16845         <size>30</size>
16846       </method>
16847     </type>
16848   </test>
16849   <test name="gtest-exmethod-07.cs">
16850     <type name="E">
16851       <method name="Void ToReadOnly[T](IEnumerable`1)">
16852         <size>1</size>
16853       </method>
16854       <method name="Void To(IA)">
16855         <size>1</size>
16856       </method>
16857     </type>
16858     <type name="C">
16859       <method name="Void .ctor()">
16860         <size>7</size>
16861       </method>
16862       <method name="Void Main()">
16863         <size>1</size>
16864       </method>
16865       <method name="Void Test(IEnumerable`1)">
16866         <size>15</size>
16867       </method>
16868     </type>
16869   </test>
16870   <test name="gtest-exmethod-08.cs">
16871     <type name="C">
16872       <method name="Void .ctor()">
16873         <size>7</size>
16874       </method>
16875       <method name="Void Main()">
16876         <size>21</size>
16877       </method>
16878     </type>
16879   </test>
16880   <test name="gtest-exmethod-09.cs">
16881     <type name="Test">
16882       <method name="Void Foo[T](System.String)">
16883         <size>1</size>
16884       </method>
16885     </type>
16886     <type name="C">
16887       <method name="Void .ctor()">
16888         <size>7</size>
16889       </method>
16890       <method name="Void Main()">
16891         <size>11</size>
16892       </method>
16893     </type>
16894   </test>
16895   <test name="gtest-exmethod-10.cs">
16896     <type name="AExtensions">
16897       <method name="Int32 Round(Double)">
16898         <size>8</size>
16899       </method>
16900     </type>
16901     <type name="BExtensions">
16902       <method name="T GetBy[T](T[], Double)">
16903         <size>13</size>
16904       </method>
16905     </type>
16906     <type name="C">
16907       <method name="Void .ctor()">
16908         <size>7</size>
16909       </method>
16910       <method name="Void Main()">
16911         <size>1</size>
16912       </method>
16913     </type>
16914   </test>
16915   <test name="gtest-exmethod-11.cs">
16916     <type name="Test">
16917       <method name="Void .ctor()">
16918         <size>7</size>
16919       </method>
16920       <method name="Int32 Main(System.String[])">
16921         <size>20</size>
16922       </method>
16923     </type>
16924     <type name="Lol">
16925       <method name="Boolean OneEleven(System.Object)">
16926         <size>2</size>
16927       </method>
16928     </type>
16929   </test>
16930   <test name="gtest-exmethod-12.cs">
16931     <type name="Program">
16932       <method name="Void .ctor()">
16933         <size>7</size>
16934       </method>
16935       <method name="Void Main(System.String[])">
16936         <size>63</size>
16937       </method>
16938     </type>
16939     <type name="ChatClient">
16940       <method name="Void .ctor()">
16941         <size>7</size>
16942       </method>
16943       <method name="Void Say(System.String, System.String)">
16944         <size>13</size>
16945       </method>
16946     </type>
16947     <type name="ChatExtensions">
16948       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16949         <size>62</size>
16950       </method>
16951     </type>
16952   </test>
16953   <test name="gtest-exmethod-13.cs">
16954     <type name="Foo">
16955       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16956         <size>2</size>
16957       </method>
16958       <method name="Void Main()">
16959         <size>23</size>
16960       </method>
16961     </type>
16962   </test>
16963   <test name="gtest-exmethod-14.cs">
16964     <type name="C">
16965       <method name="Void Bar[U](IA)">
16966         <size>7</size>
16967       </method>
16968       <method name="Void Foo[T](IA)">
16969         <size>1</size>
16970       </method>
16971       <method name="Void Foo(IA)">
16972         <size>7</size>
16973       </method>
16974       <method name="Void Main()">
16975         <size>1</size>
16976       </method>
16977     </type>
16978   </test>
16979   <test name="gtest-exmethod-15.cs">
16980     <type name="C">
16981       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16982         <size>15</size>
16983       </method>
16984       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16985         <size>2</size>
16986       </method>
16987       <method name="Void Main()">
16988         <size>1</size>
16989       </method>
16990     </type>
16991   </test>
16992   <test name="gtest-exmethod-16.cs">
16993     <type name="Rocks">
16994       <method name="Boolean Extension(System.String)">
16995         <size>2</size>
16996       </method>
16997       <method name="Boolean Extension(D)">
16998         <size>2</size>
16999       </method>
17000     </type>
17001     <type name="Program">
17002       <method name="Void .ctor()">
17003         <size>7</size>
17004       </method>
17005       <method name="Void add_e(D)">
17006         <size>24</size>
17007       </method>
17008       <method name="Void remove_e(D)">
17009         <size>24</size>
17010       </method>
17011       <method name="System.String get_Item(Int32)">
17012         <size>6</size>
17013       </method>
17014       <method name="System.String get_Property()">
17015         <size>6</size>
17016       </method>
17017       <method name="Void Main(System.String[])">
17018         <size>44</size>
17019       </method>
17020     </type>
17021     <type name="D">
17022       <method name="Void .ctor(Object, IntPtr)">
17023         <size>0</size>
17024       </method>
17025       <method name="System.String Invoke()">
17026         <size>0</size>
17027       </method>
17028       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17029         <size>0</size>
17030       </method>
17031       <method name="System.String EndInvoke(IAsyncResult)">
17032         <size>0</size>
17033       </method>
17034     </type>
17035   </test>
17036   <test name="gtest-exmethod-17.cs">
17037     <type name="MainClass">
17038       <method name="Void Main()">
17039         <size>45</size>
17040       </method>
17041     </type>
17042   </test>
17043   <test name="gtest-exmethod-18.cs">
17044     <type name="Foo">
17045       <method name="Void .ctor()">
17046         <size>7</size>
17047       </method>
17048       <method name="Boolean get_IsBar()">
17049         <size>2</size>
17050       </method>
17051     </type>
17052     <type name="FooExt">
17053       <method name="Boolean IsBar(Foo)">
17054         <size>7</size>
17055       </method>
17056     </type>
17057     <type name="Repro">
17058       <method name="Void .ctor()">
17059         <size>7</size>
17060       </method>
17061       <method name="Void Main()">
17062         <size>18</size>
17063       </method>
17064     </type>
17065   </test>
17066   <test name="gtest-exmethod-19.cs">
17067     <type name="Rocks">
17068       <method name="Int32 Test_2[T](IEnumerable`1)">
17069         <size>3</size>
17070       </method>
17071       <method name="System.String Test_1(System.String)">
17072         <size>12</size>
17073       </method>
17074     </type>
17075     <type name="Test">
17076       <method name="Void .ctor()">
17077         <size>7</size>
17078       </method>
17079       <method name="Int32 Main()">
17080         <size>142</size>
17081       </method>
17082     </type>
17083     <type name="Test+D">
17084       <method name="Void .ctor(Object, IntPtr)">
17085         <size>0</size>
17086       </method>
17087       <method name="System.String Invoke()">
17088         <size>0</size>
17089       </method>
17090       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17091         <size>0</size>
17092       </method>
17093       <method name="System.String EndInvoke(IAsyncResult)">
17094         <size>0</size>
17095       </method>
17096     </type>
17097   </test>
17098   <test name="gtest-exmethod-20.cs">
17099     <type name="Outer.Inner.Test">
17100       <method name="Void .ctor()">
17101         <size>7</size>
17102       </method>
17103       <method name="Void M(I)">
17104         <size>13</size>
17105       </method>
17106       <method name="Void Main()">
17107         <size>1</size>
17108       </method>
17109     </type>
17110     <type name="Outer.ExtensionMethods">
17111       <method name="Void AddRange[T](I, IEnumerable`1)">
17112         <size>1</size>
17113       </method>
17114     </type>
17115   </test>
17116   <test name="gtest-exmethod-21.cs">
17117     <type name="Outer.Inner.Test">
17118       <method name="Void .ctor()">
17119         <size>7</size>
17120       </method>
17121       <method name="Void M(I)">
17122         <size>7</size>
17123       </method>
17124       <method name="Void Main()">
17125         <size>1</size>
17126       </method>
17127     </type>
17128     <type name="External.ExtensionMethods">
17129       <method name="Void AddRange(I)">
17130         <size>1</size>
17131       </method>
17132     </type>
17133   </test>
17134   <test name="gtest-exmethod-22.cs">
17135     <type name="Program">
17136       <method name="Void .ctor()">
17137         <size>7</size>
17138       </method>
17139       <method name="Int32 Main()">
17140         <size>8</size>
17141       </method>
17142     </type>
17143   </test>
17144   <test name="gtest-exmethod-23.cs">
17145     <type name="T">
17146       <method name="Void A(System.String, Int32)">
17147         <size>1</size>
17148       </method>
17149       <method name="Void Main()">
17150         <size>1</size>
17151       </method>
17152     </type>
17153   </test>
17154   <test name="gtest-exmethod-24.cs">
17155     <type name="Bar">
17156       <method name="Void .ctor()">
17157         <size>7</size>
17158       </method>
17159       <method name="Void Main()">
17160         <size>1</size>
17161       </method>
17162     </type>
17163   </test>
17164   <test name="gtest-exmethod-25.cs">
17165     <type name="Bar">
17166       <method name="Void .ctor()">
17167         <size>7</size>
17168       </method>
17169       <method name="Void Main()">
17170         <size>11</size>
17171       </method>
17172     </type>
17173   </test>
17174   <test name="gtest-exmethod-26.cs">
17175     <type name="test.TypeExtensions">
17176       <method name="Boolean IsNullable(System.Type)">
17177         <size>2</size>
17178       </method>
17179     </type>
17180     <type name="testmono.MainClass">
17181       <method name="Void .ctor()">
17182         <size>7</size>
17183       </method>
17184       <method name="Void Main()">
17185         <size>33</size>
17186       </method>
17187     </type>
17188   </test>
17189   <test name="gtest-exmethod-27.cs">
17190     <type name="Foo.Extensions">
17191       <method name="System.String AsString(IList`1)">
17192         <size>6</size>
17193       </method>
17194     </type>
17195     <type name="Bar.Program">
17196       <method name="Void .ctor()">
17197         <size>7</size>
17198       </method>
17199       <method name="Void Main()">
17200         <size>17</size>
17201       </method>
17202       <method name="System.String Pan(System.Byte[])">
17203         <size>7</size>
17204       </method>
17205     </type>
17206   </test>
17207   <test name="gtest-exmethod-28.cs">
17208     <type name="Foo">
17209       <method name="Void .ctor()">
17210         <size>7</size>
17211       </method>
17212     </type>
17213     <type name="Extensions">
17214       <method name="Boolean IsFoo(Foo)">
17215         <size>2</size>
17216       </method>
17217       <method name="Boolean IsBar(Bar)">
17218         <size>2</size>
17219       </method>
17220     </type>
17221     <type name="Bar">
17222       <method name="Void .ctor()">
17223         <size>7</size>
17224       </method>
17225     </type>
17226     <type name="Program">
17227       <method name="Void .ctor()">
17228         <size>7</size>
17229       </method>
17230       <method name="Void Main()">
17231         <size>1</size>
17232       </method>
17233     </type>
17234   </test>
17235   <test name="gtest-exmethod-29.cs">
17236     <type name="My">
17237       <method name="Void .ctor()">
17238         <size>7</size>
17239       </method>
17240     </type>
17241     <type name="Test">
17242       <method name="Int32 Main()">
17243         <size>40</size>
17244       </method>
17245       <method name="Int32 ContentTransferEncoding[T](My)">
17246         <size>2</size>
17247       </method>
17248       <method name="Int32 ContentTransferEncoding(My)">
17249         <size>2</size>
17250       </method>
17251     </type>
17252     <type name="My">
17253       <method name="Void set_ContentTransferEncoding(Boolean)">
17254         <size>1</size>
17255       </method>
17256     </type>
17257   </test>
17258   <test name="gtest-friend-01.cs">
17259     <type name="Test">
17260       <method name="Void .ctor()">
17261         <size>7</size>
17262       </method>
17263       <method name="Void Main()">
17264         <size>20</size>
17265       </method>
17266     </type>
17267   </test>
17268   <test name="gtest-friend-02.cs">
17269     <type name="Test">
17270       <method name="Void .ctor()">
17271         <size>7</size>
17272       </method>
17273       <method name="Void Main()">
17274         <size>20</size>
17275       </method>
17276     </type>
17277   </test>
17278   <test name="gtest-friend-03.cs">
17279     <type name="Test">
17280       <method name="Void .ctor()">
17281         <size>7</size>
17282       </method>
17283       <method name="Void Main()">
17284         <size>20</size>
17285       </method>
17286     </type>
17287   </test>
17288   <test name="gtest-friend-04.cs">
17289     <type name="Test">
17290       <method name="Void .ctor()">
17291         <size>7</size>
17292       </method>
17293       <method name="Void Main()">
17294         <size>19</size>
17295       </method>
17296     </type>
17297   </test>
17298   <test name="gtest-friend-05.cs">
17299     <type name="Test">
17300       <method name="Void .ctor()">
17301         <size>7</size>
17302       </method>
17303       <method name="Void Main()">
17304         <size>20</size>
17305       </method>
17306     </type>
17307   </test>
17308   <test name="gtest-friend-06.cs">
17309     <type name="Test">
17310       <method name="Void .ctor()">
17311         <size>7</size>
17312       </method>
17313       <method name="Void Main()">
17314         <size>20</size>
17315       </method>
17316     </type>
17317   </test>
17318   <test name="gtest-friend-07.cs">
17319     <type name="Test">
17320       <method name="Void .ctor()">
17321         <size>7</size>
17322       </method>
17323       <method name="Void Main()">
17324         <size>20</size>
17325       </method>
17326     </type>
17327   </test>
17328   <test name="gtest-friend-08.cs">
17329     <type name="Test">
17330       <method name="Void .ctor()">
17331         <size>7</size>
17332       </method>
17333       <method name="Void Main()">
17334         <size>19</size>
17335       </method>
17336     </type>
17337   </test>
17338   <test name="gtest-friend-09.cs">
17339     <type name="Test">
17340       <method name="Void .ctor()">
17341         <size>7</size>
17342       </method>
17343       <method name="Void Main()">
17344         <size>20</size>
17345       </method>
17346     </type>
17347   </test>
17348   <test name="gtest-friend-10.cs">
17349     <type name="Test">
17350       <method name="Void .ctor()">
17351         <size>7</size>
17352       </method>
17353       <method name="Void Main()">
17354         <size>20</size>
17355       </method>
17356     </type>
17357   </test>
17358   <test name="gtest-friend-11.cs">
17359     <type name="Test">
17360       <method name="Void .ctor()">
17361         <size>7</size>
17362       </method>
17363       <method name="Void Main()">
17364         <size>20</size>
17365       </method>
17366     </type>
17367   </test>
17368   <test name="gtest-friend-12.cs">
17369     <type name="Test">
17370       <method name="Void .ctor()">
17371         <size>7</size>
17372       </method>
17373       <method name="Void Main()">
17374         <size>19</size>
17375       </method>
17376     </type>
17377   </test>
17378   <test name="gtest-friend-13.cs">
17379     <type name="B">
17380       <method name="Void .ctor()">
17381         <size>7</size>
17382       </method>
17383       <method name="Void Test()">
17384         <size>1</size>
17385       </method>
17386       <method name="Void Test_2()">
17387         <size>1</size>
17388       </method>
17389     </type>
17390     <type name="Test">
17391       <method name="Void .ctor()">
17392         <size>7</size>
17393       </method>
17394       <method name="Void Main()">
17395         <size>1</size>
17396       </method>
17397     </type>
17398   </test>
17399   <test name="gtest-implicitarray-01.cs">
17400     <type name="Test">
17401       <method name="Void .ctor()">
17402         <size>7</size>
17403       </method>
17404       <method name="Int32 Main()">
17405         <size>280</size>
17406       </method>
17407     </type>
17408     <type name="&lt;PrivateImplementationDetails&gt;">
17409       <method name="Void .ctor()">
17410         <size>7</size>
17411       </method>
17412     </type>
17413   </test>
17414   <test name="gtest-implicitarray-02.cs">
17415     <type name="MyString">
17416       <method name="Void .ctor()">
17417         <size>7</size>
17418       </method>
17419       <method name="System.String op_Implicit(MyString)">
17420         <size>6</size>
17421       </method>
17422     </type>
17423     <type name="Test">
17424       <method name="Void .ctor()">
17425         <size>7</size>
17426       </method>
17427       <method name="Int32 Main()">
17428         <size>50</size>
17429       </method>
17430     </type>
17431   </test>
17432   <test name="gtest-initialize-01.cs">
17433     <type name="MyClass">
17434       <method name="Void .ctor()">
17435         <size>18</size>
17436       </method>
17437       <method name="Int32 get_Answer()">
17438         <size>7</size>
17439       </method>
17440       <method name="Void set_Answer(Int32)">
17441         <size>8</size>
17442       </method>
17443     </type>
17444     <type name="Test">
17445       <method name="Void .ctor()">
17446         <size>7</size>
17447       </method>
17448       <method name="Int32 Main()">
17449         <size>67</size>
17450       </method>
17451     </type>
17452   </test>
17453   <test name="gtest-initialize-02.cs">
17454     <type name="Test">
17455       <method name="Void .ctor()">
17456         <size>7</size>
17457       </method>
17458       <method name="Int32 Main()">
17459         <size>1099</size>
17460       </method>
17461     </type>
17462     <type name="Test+Point">
17463       <method name="Void .ctor()">
17464         <size>7</size>
17465       </method>
17466     </type>
17467     <type name="Test+Line">
17468       <method name="Void .ctor()">
17469         <size>29</size>
17470       </method>
17471     </type>
17472     <type name="Test+Rectangle">
17473       <method name="Void .ctor()">
17474         <size>51</size>
17475       </method>
17476     </type>
17477     <type name="Test+Library">
17478       <method name="Void .ctor()">
17479         <size>53</size>
17480       </method>
17481     </type>
17482     <type name="Test+Thing">
17483       <method name="Void .ctor()">
17484         <size>7</size>
17485       </method>
17486     </type>
17487     <type name="Test+Box">
17488       <method name="Void .ctor()">
17489         <size>7</size>
17490       </method>
17491     </type>
17492   </test>
17493   <test name="gtest-initialize-03.cs">
17494     <type name="Data">
17495       <method name="Void .ctor()">
17496         <size>7</size>
17497       </method>
17498     </type>
17499     <type name="Test">
17500       <method name="Void .ctor()">
17501         <size>7</size>
17502       </method>
17503       <method name="Void set_Prop(Data)">
17504         <size>1</size>
17505       </method>
17506       <method name="System.Object Foo()">
17507         <size>15</size>
17508       </method>
17509       <method name="Void Main()">
17510         <size>52</size>
17511       </method>
17512     </type>
17513   </test>
17514   <test name="gtest-initialize-04.cs">
17515     <type name="C">
17516       <method name="Void .ctor()">
17517         <size>7</size>
17518       </method>
17519       <method name="Void .cctor()">
17520         <size>34</size>
17521       </method>
17522       <method name="Int32 Main()">
17523         <size>30</size>
17524       </method>
17525     </type>
17526   </test>
17527   <test name="gtest-initialize-05.cs">
17528     <type name="C">
17529       <method name="Void .ctor()">
17530         <size>7</size>
17531       </method>
17532       <method name="Int32 Main()">
17533         <size>219</size>
17534       </method>
17535     </type>
17536   </test>
17537   <test name="gtest-initialize-06.cs">
17538     <type name="C">
17539       <method name="Void .ctor()">
17540         <size>7</size>
17541       </method>
17542       <method name="Int32 Main()">
17543         <size>39</size>
17544       </method>
17545       <method name="Void Foo(Point ByRef)">
17546         <size>38</size>
17547       </method>
17548     </type>
17549   </test>
17550   <test name="gtest-initialize-07.cs">
17551     <type name="A">
17552       <method name="Void .ctor()">
17553         <size>7</size>
17554       </method>
17555       <method name="System.String get_Name()">
17556         <size>7</size>
17557       </method>
17558       <method name="Void set_Name(System.String)">
17559         <size>8</size>
17560       </method>
17561       <method name="Boolean Matches(System.String)">
17562         <size>13</size>
17563       </method>
17564     </type>
17565     <type name="M">
17566       <method name="Void .ctor()">
17567         <size>7</size>
17568       </method>
17569       <method name="Int32 Main()">
17570         <size>37</size>
17571       </method>
17572     </type>
17573   </test>
17574   <test name="gtest-initialize-08.cs">
17575     <type name="T">
17576       <method name="Void .ctor()">
17577         <size>7</size>
17578       </method>
17579     </type>
17580     <type name="X">
17581       <method name="Void .ctor()">
17582         <size>7</size>
17583       </method>
17584       <method name="Z[] get_Prop()">
17585         <size>7</size>
17586       </method>
17587       <method name="Void set_Prop(Z[])">
17588         <size>8</size>
17589       </method>
17590     </type>
17591     <type name="Z">
17592       <method name="Void .ctor()">
17593         <size>7</size>
17594       </method>
17595     </type>
17596     <type name="Test">
17597       <method name="Void .ctor(String)">
17598         <size>70</size>
17599       </method>
17600       <method name="Void .ctor(Int32)">
17601         <size>70</size>
17602       </method>
17603     </type>
17604     <type name="C">
17605       <method name="Void .ctor()">
17606         <size>7</size>
17607       </method>
17608       <method name="Int32 Main()">
17609         <size>13</size>
17610       </method>
17611     </type>
17612   </test>
17613   <test name="gtest-initialize-09.cs">
17614     <type name="Test">
17615       <method name="Void .ctor()">
17616         <size>7</size>
17617       </method>
17618       <method name="Int32 Main()">
17619         <size>53</size>
17620       </method>
17621     </type>
17622     <type name="&lt;PrivateImplementationDetails&gt;">
17623       <method name="Void .ctor()">
17624         <size>7</size>
17625       </method>
17626     </type>
17627   </test>
17628   <test name="gtest-initialize-10.cs">
17629     <type name="Foo">
17630       <method name="Void .ctor()">
17631         <size>7</size>
17632       </method>
17633       <method name="Int32 get_P()">
17634         <size>7</size>
17635       </method>
17636       <method name="Void set_P(Int32)">
17637         <size>8</size>
17638       </method>
17639     </type>
17640     <type name="Y">
17641       <method name="Void .ctor()">
17642         <size>7</size>
17643       </method>
17644       <method name="Int32 Main()">
17645         <size>38</size>
17646       </method>
17647       <method name="Boolean Do(Foo)">
17648         <size>86</size>
17649       </method>
17650     </type>
17651   </test>
17652   <test name="gtest-iter-01.cs">
17653     <type name="C">
17654       <method name="Void .ctor()">
17655         <size>7</size>
17656       </method>
17657       <method name="Void Main()">
17658         <size>1</size>
17659       </method>
17660     </type>
17661     <type name="C+ArrayReadOnlyList`1[T]">
17662       <method name="Void .ctor()">
17663         <size>7</size>
17664       </method>
17665       <method name="T get_Item(Int32)">
17666         <size>13</size>
17667       </method>
17668       <method name="IEnumerator`1 GetEnumerator()">
17669         <size>15</size>
17670       </method>
17671     </type>
17672     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17673       <method name="Void .ctor()">
17674         <size>7</size>
17675       </method>
17676       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17677         <size>12</size>
17678       </method>
17679       <method name="Boolean MoveNext()">
17680         <size>136</size>
17681       </method>
17682       <method name="Void Dispose()">
17683         <size>8</size>
17684       </method>
17685       <method name="Void Reset()">
17686         <size>6</size>
17687       </method>
17688       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17689         <size>7</size>
17690       </method>
17691     </type>
17692   </test>
17693   <test name="gtest-iter-02.cs">
17694     <type name="C">
17695       <method name="Void .ctor()">
17696         <size>7</size>
17697       </method>
17698       <method name="IEnumerator`1 Test()">
17699         <size>8</size>
17700       </method>
17701       <method name="Void Main()">
17702         <size>1</size>
17703       </method>
17704     </type>
17705     <type name="C+&lt;Test&gt;c__Iterator0">
17706       <method name="Void .ctor()">
17707         <size>7</size>
17708       </method>
17709       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17710         <size>12</size>
17711       </method>
17712       <method name="Boolean MoveNext()">
17713         <size>25</size>
17714       </method>
17715       <method name="Void Dispose()">
17716         <size>8</size>
17717       </method>
17718       <method name="Void Reset()">
17719         <size>6</size>
17720       </method>
17721       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17722         <size>7</size>
17723       </method>
17724     </type>
17725   </test>
17726   <test name="gtest-iter-03.cs">
17727     <type name="Test">
17728       <method name="Void .ctor()">
17729         <size>18</size>
17730       </method>
17731       <method name="IEnumerable`1 Annotations[T]()">
17732         <size>23</size>
17733       </method>
17734       <method name="IEnumerable`1 Annotations(System.Type)">
17735         <size>37</size>
17736       </method>
17737       <method name="Void Main()">
17738         <size>14</size>
17739       </method>
17740     </type>
17741     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17742       <method name="Void .ctor()">
17743         <size>7</size>
17744       </method>
17745       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17746         <size>12</size>
17747       </method>
17748       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17749         <size>7</size>
17750       </method>
17751       <method name="Boolean MoveNext()">
17752         <size>194</size>
17753       </method>
17754       <method name="Void Dispose()">
17755         <size>60</size>
17756       </method>
17757       <method name="Void Reset()">
17758         <size>6</size>
17759       </method>
17760     </type>
17761     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17762       <method name="Void .ctor()">
17763         <size>7</size>
17764       </method>
17765       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17766         <size>7</size>
17767       </method>
17768       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17769         <size>7</size>
17770       </method>
17771       <method name="Boolean MoveNext()">
17772         <size>218</size>
17773       </method>
17774       <method name="Void Dispose()">
17775         <size>56</size>
17776       </method>
17777       <method name="Void Reset()">
17778         <size>6</size>
17779       </method>
17780     </type>
17781     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17782       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17783         <size>7</size>
17784       </method>
17785       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17786         <size>40</size>
17787       </method>
17788     </type>
17789     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17790       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17791         <size>7</size>
17792       </method>
17793       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17794         <size>52</size>
17795       </method>
17796     </type>
17797   </test>
17798   <test name="gtest-iter-04.cs">
17799     <type name="TestClass">
17800       <method name="Void .ctor()">
17801         <size>7</size>
17802       </method>
17803       <method name="Void ToString(System.Object)">
17804         <size>0</size>
17805       </method>
17806       <method name="IEnumerable`1 TestEnumerator()">
17807         <size>23</size>
17808       </method>
17809       <method name="Void Test()">
17810         <size>8</size>
17811       </method>
17812     </type>
17813     <type name="M">
17814       <method name="Void .ctor()">
17815         <size>7</size>
17816       </method>
17817       <method name="Void Main()">
17818         <size>1</size>
17819       </method>
17820     </type>
17821     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17822       <method name="Void .ctor()">
17823         <size>7</size>
17824       </method>
17825       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17826         <size>7</size>
17827       </method>
17828       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17829         <size>7</size>
17830       </method>
17831       <method name="Boolean MoveNext()">
17832         <size>37</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="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17841         <size>7</size>
17842       </method>
17843       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17844         <size>40</size>
17845       </method>
17846     </type>
17847   </test>
17848   <test name="gtest-iter-05.cs">
17849     <type name="Test">
17850       <method name="Void .ctor()">
17851         <size>7</size>
17852       </method>
17853       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17854         <size>44</size>
17855       </method>
17856       <method name="Void Main()">
17857         <size>31</size>
17858       </method>
17859     </type>
17860     <type name="Foo`1[T]">
17861       <method name="Void .ctor()">
17862         <size>7</size>
17863       </method>
17864       <method name="Void CreateItem[G]()">
17865         <size>1</size>
17866       </method>
17867     </type>
17868     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17869       <method name="Void .ctor()">
17870         <size>7</size>
17871       </method>
17872       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17873         <size>12</size>
17874       </method>
17875       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17876         <size>7</size>
17877       </method>
17878       <method name="Boolean MoveNext()">
17879         <size>185</size>
17880       </method>
17881       <method name="Void Dispose()">
17882         <size>60</size>
17883       </method>
17884       <method name="Void Reset()">
17885         <size>6</size>
17886       </method>
17887       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17888         <size>7</size>
17889       </method>
17890       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17891         <size>52</size>
17892       </method>
17893     </type>
17894   </test>
17895   <test name="gtest-iter-06.cs">
17896     <type name="Mono.Rocks.KeyValuePair">
17897       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17898         <size>13</size>
17899       </method>
17900     </type>
17901     <type name="Mono.Rocks.Sequence">
17902       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17903         <size>8</size>
17904       </method>
17905       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17906         <size>44</size>
17907       </method>
17908     </type>
17909     <type name="Mono.Rocks.Test">
17910       <method name="Void .ctor()">
17911         <size>7</size>
17912       </method>
17913       <method name="Int32 Main()">
17914         <size>116</size>
17915       </method>
17916       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17917         <size>30</size>
17918       </method>
17919     </type>
17920     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17921       <method name="Void .ctor()">
17922         <size>7</size>
17923       </method>
17924       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17925         <size>12</size>
17926       </method>
17927       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17928         <size>7</size>
17929       </method>
17930       <method name="Boolean MoveNext()">
17931         <size>183</size>
17932       </method>
17933       <method name="Void Dispose()">
17934         <size>8</size>
17935       </method>
17936       <method name="Void Reset()">
17937         <size>6</size>
17938       </method>
17939       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17940         <size>7</size>
17941       </method>
17942       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17943         <size>52</size>
17944       </method>
17945     </type>
17946   </test>
17947   <test name="gtest-iter-07.cs">
17948     <type name="Test">
17949       <method name="Void .ctor()">
17950         <size>7</size>
17951       </method>
17952       <method name="Int32 Main()">
17953         <size>8</size>
17954       </method>
17955       <method name="Void TestFunction(IEnumerable`1)">
17956         <size>35</size>
17957       </method>
17958     </type>
17959     <type name="MySystem">
17960       <method name="Void .ctor()">
17961         <size>34</size>
17962       </method>
17963       <method name="IEnumerable`1 get_Items()">
17964         <size>23</size>
17965       </method>
17966     </type>
17967     <type name="MySystem+&lt;&gt;c__Iterator0">
17968       <method name="Void .ctor()">
17969         <size>7</size>
17970       </method>
17971       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17972         <size>7</size>
17973       </method>
17974       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17975         <size>7</size>
17976       </method>
17977       <method name="Boolean MoveNext()">
17978         <size>186</size>
17979       </method>
17980       <method name="Void Dispose()">
17981         <size>56</size>
17982       </method>
17983       <method name="Void Reset()">
17984         <size>6</size>
17985       </method>
17986       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17987         <size>7</size>
17988       </method>
17989       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17990         <size>40</size>
17991       </method>
17992     </type>
17993   </test>
17994   <test name="gtest-iter-08.cs">
17995     <type name="App">
17996       <method name="Void .ctor()">
17997         <size>7</size>
17998       </method>
17999       <method name="IEnumerable QueryEnumerable[T]()">
18000         <size>16</size>
18001       </method>
18002       <method name="Int32 Main()">
18003         <size>116</size>
18004       </method>
18005     </type>
18006     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18007       <method name="Void .ctor()">
18008         <size>7</size>
18009       </method>
18010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18011         <size>7</size>
18012       </method>
18013       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18014         <size>7</size>
18015       </method>
18016       <method name="Boolean MoveNext()">
18017         <size>84</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     <type name="App">
18027       <method name="T TestType[T]()">
18028         <size>21</size>
18029       </method>
18030       <method name="System.Object TestType(System.Type)">
18031         <size>6</size>
18032       </method>
18033     </type>
18034     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18035       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18036         <size>7</size>
18037       </method>
18038       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18039         <size>26</size>
18040       </method>
18041     </type>
18042   </test>
18043   <test name="gtest-iter-09.cs">
18044     <type name="Test">
18045       <method name="Void .ctor()">
18046         <size>7</size>
18047       </method>
18048       <method name="IEnumerable`1 Create[T](T[,])">
18049         <size>30</size>
18050       </method>
18051       <method name="Int32 Main()">
18052         <size>78</size>
18053       </method>
18054     </type>
18055     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
18056       <method name="Void .ctor()">
18057         <size>7</size>
18058       </method>
18059       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18060         <size>12</size>
18061       </method>
18062       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18063         <size>7</size>
18064       </method>
18065       <method name="Boolean MoveNext()">
18066         <size>130</size>
18067       </method>
18068       <method name="Void Dispose()">
18069         <size>8</size>
18070       </method>
18071       <method name="Void Reset()">
18072         <size>6</size>
18073       </method>
18074       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18075         <size>7</size>
18076       </method>
18077       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18078         <size>40</size>
18079       </method>
18080     </type>
18081     <type name="&lt;PrivateImplementationDetails&gt;">
18082       <method name="Void .ctor()">
18083         <size>7</size>
18084       </method>
18085     </type>
18086   </test>
18087   <test name="gtest-iter-10.cs">
18088     <type name="Test">
18089       <method name="Void .ctor()">
18090         <size>7</size>
18091       </method>
18092       <method name="IEnumerable`1 FromTo(Int32, Int32)">
18093         <size>44</size>
18094       </method>
18095       <method name="Int32 Main()">
18096         <size>159</size>
18097       </method>
18098     </type>
18099     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18100       <method name="Void .ctor()">
18101         <size>7</size>
18102       </method>
18103       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18104         <size>7</size>
18105       </method>
18106       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18107         <size>12</size>
18108       </method>
18109       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18110         <size>7</size>
18111       </method>
18112       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18113         <size>52</size>
18114       </method>
18115       <method name="Boolean MoveNext()">
18116         <size>103</size>
18117       </method>
18118       <method name="Void Dispose()">
18119         <size>8</size>
18120       </method>
18121       <method name="Void Reset()">
18122         <size>6</size>
18123       </method>
18124     </type>
18125   </test>
18126   <test name="gtest-iter-11.cs">
18127     <type name="Foo">
18128       <method name="Void .ctor()">
18129         <size>7</size>
18130       </method>
18131     </type>
18132     <type name="Bar">
18133       <method name="Void .ctor()">
18134         <size>7</size>
18135       </method>
18136       <method name="System.String get_Name()">
18137         <size>7</size>
18138       </method>
18139       <method name="Void set_Name(System.String)">
18140         <size>8</size>
18141       </method>
18142     </type>
18143     <type name="Collection`1[T]">
18144       <method name="Void .ctor()">
18145         <size>18</size>
18146       </method>
18147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18148         <size>7</size>
18149       </method>
18150       <method name="Void Add(T)">
18151         <size>13</size>
18152       </method>
18153       <method name="IEnumerator`1 GetEnumerator()">
18154         <size>15</size>
18155       </method>
18156     </type>
18157     <type name="BarCollection">
18158       <method name="Void .ctor()">
18159         <size>7</size>
18160       </method>
18161     </type>
18162     <type name="Program">
18163       <method name="Void .ctor()">
18164         <size>7</size>
18165       </method>
18166       <method name="Int32 Main()">
18167         <size>148</size>
18168       </method>
18169     </type>
18170     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18171       <method name="Void .ctor()">
18172         <size>7</size>
18173       </method>
18174       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18175         <size>7</size>
18176       </method>
18177       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18178         <size>12</size>
18179       </method>
18180       <method name="Boolean MoveNext()">
18181         <size>175</size>
18182       </method>
18183       <method name="Void Dispose()">
18184         <size>56</size>
18185       </method>
18186       <method name="Void Reset()">
18187         <size>6</size>
18188       </method>
18189     </type>
18190   </test>
18191   <test name="gtest-lambda-01.cs">
18192     <type name="X">
18193       <method name="Int32 Main()">
18194         <size>300</size>
18195       </method>
18196       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18197         <size>4</size>
18198       </method>
18199       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18200         <size>4</size>
18201       </method>
18202       <method name="Void &lt;Main&gt;m__3(Int32)">
18203         <size>8</size>
18204       </method>
18205       <method name="Void .ctor(Int32)">
18206         <size>13</size>
18207       </method>
18208     </type>
18209     <type name="IntFunc">
18210       <method name="Int32 Invoke(Int32)">
18211         <size>0</size>
18212       </method>
18213       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18214         <size>0</size>
18215       </method>
18216       <method name="Int32 EndInvoke(IAsyncResult)">
18217         <size>0</size>
18218       </method>
18219       <method name="Void .ctor(Object, IntPtr)">
18220         <size>0</size>
18221       </method>
18222     </type>
18223     <type name="VoidFunc">
18224       <method name="Void Invoke(Int32)">
18225         <size>0</size>
18226       </method>
18227       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18228         <size>0</size>
18229       </method>
18230       <method name="Void EndInvoke(IAsyncResult)">
18231         <size>0</size>
18232       </method>
18233       <method name="Void .ctor(Object, IntPtr)">
18234         <size>0</size>
18235       </method>
18236     </type>
18237     <type name="X+&lt;Main&gt;c__AnonStorey0">
18238       <method name="Void &lt;&gt;m__2(Int32)">
18239         <size>8</size>
18240       </method>
18241       <method name="Void .ctor()">
18242         <size>7</size>
18243       </method>
18244     </type>
18245   </test>
18246   <test name="gtest-lambda-02.cs">
18247     <type name="X">
18248       <method name="Void Foo(funci)">
18249         <size>16</size>
18250       </method>
18251       <method name="Void Foo(funcs)">
18252         <size>19</size>
18253       </method>
18254       <method name="Void Main()">
18255         <size>35</size>
18256       </method>
18257       <method name="System.String &lt;Main&gt;m__0(System.String)">
18258         <size>12</size>
18259       </method>
18260       <method name="Void .ctor()">
18261         <size>7</size>
18262       </method>
18263     </type>
18264     <type name="funcs">
18265       <method name="System.String Invoke(System.String)">
18266         <size>0</size>
18267       </method>
18268       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18269         <size>0</size>
18270       </method>
18271       <method name="System.String EndInvoke(IAsyncResult)">
18272         <size>0</size>
18273       </method>
18274       <method name="Void .ctor(Object, IntPtr)">
18275         <size>0</size>
18276       </method>
18277     </type>
18278     <type name="funci">
18279       <method name="Int32 Invoke(Int32)">
18280         <size>0</size>
18281       </method>
18282       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18283         <size>0</size>
18284       </method>
18285       <method name="Int32 EndInvoke(IAsyncResult)">
18286         <size>0</size>
18287       </method>
18288       <method name="Void .ctor(Object, IntPtr)">
18289         <size>0</size>
18290       </method>
18291     </type>
18292   </test>
18293   <test name="gtest-lambda-03.cs">
18294     <type name="Demo">
18295       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18296         <size>8</size>
18297       </method>
18298       <method name="Int32 Main()">
18299         <size>54</size>
18300       </method>
18301       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18302         <size>7</size>
18303       </method>
18304       <method name="Void .ctor()">
18305         <size>7</size>
18306       </method>
18307     </type>
18308     <type name="Func`2[TArg0,TResult]">
18309       <method name="TResult Invoke(TArg0)">
18310         <size>0</size>
18311       </method>
18312       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18313         <size>0</size>
18314       </method>
18315       <method name="TResult EndInvoke(IAsyncResult)">
18316         <size>0</size>
18317       </method>
18318       <method name="Void .ctor(Object, IntPtr)">
18319         <size>0</size>
18320       </method>
18321     </type>
18322   </test>
18323   <test name="gtest-lambda-04.cs">
18324     <type name="Demo">
18325       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18326         <size>14</size>
18327       </method>
18328       <method name="Int32 Main()">
18329         <size>103</size>
18330       </method>
18331       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18332         <size>7</size>
18333       </method>
18334       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18335         <size>8</size>
18336       </method>
18337       <method name="Void .ctor()">
18338         <size>7</size>
18339       </method>
18340     </type>
18341     <type name="Func`2[TArg0,TResult]">
18342       <method name="TResult Invoke(TArg0)">
18343         <size>0</size>
18344       </method>
18345       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18346         <size>0</size>
18347       </method>
18348       <method name="TResult EndInvoke(IAsyncResult)">
18349         <size>0</size>
18350       </method>
18351       <method name="Void .ctor(Object, IntPtr)">
18352         <size>0</size>
18353       </method>
18354     </type>
18355   </test>
18356   <test name="gtest-lambda-05.cs">
18357     <type name="C">
18358       <method name="Boolean M(C+db)">
18359         <size>8</size>
18360       </method>
18361       <method name="System.String M(C+ds)">
18362         <size>6</size>
18363       </method>
18364       <method name="Int32 M(C+di)">
18365         <size>8</size>
18366       </method>
18367       <method name="Int32 Main()">
18368         <size>125</size>
18369       </method>
18370       <method name="System.String &lt;Main&gt;m__0(System.String)">
18371         <size>31</size>
18372       </method>
18373       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18374         <size>31</size>
18375       </method>
18376       <method name="Void .ctor()">
18377         <size>7</size>
18378       </method>
18379     </type>
18380     <type name="C+di">
18381       <method name="Int32 Invoke(Int32)">
18382         <size>0</size>
18383       </method>
18384       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18385         <size>0</size>
18386       </method>
18387       <method name="Int32 EndInvoke(IAsyncResult)">
18388         <size>0</size>
18389       </method>
18390       <method name="Void .ctor(Object, IntPtr)">
18391         <size>0</size>
18392       </method>
18393     </type>
18394     <type name="C+ds">
18395       <method name="System.String Invoke(System.String)">
18396         <size>0</size>
18397       </method>
18398       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18399         <size>0</size>
18400       </method>
18401       <method name="System.String EndInvoke(IAsyncResult)">
18402         <size>0</size>
18403       </method>
18404       <method name="Void .ctor(Object, IntPtr)">
18405         <size>0</size>
18406       </method>
18407     </type>
18408     <type name="C+db">
18409       <method name="Boolean Invoke(Boolean)">
18410         <size>0</size>
18411       </method>
18412       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18413         <size>0</size>
18414       </method>
18415       <method name="Boolean EndInvoke(IAsyncResult)">
18416         <size>0</size>
18417       </method>
18418       <method name="Void .ctor(Object, IntPtr)">
18419         <size>0</size>
18420       </method>
18421     </type>
18422     <type name="C+&lt;Main&gt;c__AnonStorey0">
18423       <method name="System.String &lt;&gt;m__2(System.String)">
18424         <size>12</size>
18425       </method>
18426       <method name="Void .ctor()">
18427         <size>7</size>
18428       </method>
18429     </type>
18430     <type name="C+&lt;Main&gt;c__AnonStorey1">
18431       <method name="Int32 &lt;&gt;m__3(Int32)">
18432         <size>11</size>
18433       </method>
18434       <method name="Void .ctor()">
18435         <size>7</size>
18436       </method>
18437     </type>
18438   </test>
18439   <test name="gtest-lambda-06.cs">
18440     <type name="TestClass">
18441       <method name="Void P(TestClass+DT)">
18442         <size>26</size>
18443       </method>
18444       <method name="Void P(TestClass+DF)">
18445         <size>26</size>
18446       </method>
18447       <method name="T And(T, T)">
18448         <size>10</size>
18449       </method>
18450       <method name="F And(T, F)">
18451         <size>10</size>
18452       </method>
18453       <method name="F And(F, T)">
18454         <size>10</size>
18455       </method>
18456       <method name="F And(F, F)">
18457         <size>10</size>
18458       </method>
18459       <method name="T Or(T, T)">
18460         <size>10</size>
18461       </method>
18462       <method name="T Or(T, F)">
18463         <size>10</size>
18464       </method>
18465       <method name="T Or(F, T)">
18466         <size>10</size>
18467       </method>
18468       <method name="F Or(F, F)">
18469         <size>10</size>
18470       </method>
18471       <method name="F Not(T)">
18472         <size>10</size>
18473       </method>
18474       <method name="T Not(F)">
18475         <size>10</size>
18476       </method>
18477       <method name="Void StopTrue(T)">
18478         <size>1</size>
18479       </method>
18480       <method name="Int32 Main()">
18481         <size>36</size>
18482       </method>
18483       <method name="Void &lt;Main&gt;m__0(F)">
18484         <size>31</size>
18485       </method>
18486       <method name="Void .ctor()">
18487         <size>7</size>
18488       </method>
18489     </type>
18490     <type name="TestClass+DT">
18491       <method name="Void Invoke(T)">
18492         <size>0</size>
18493       </method>
18494       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18495         <size>0</size>
18496       </method>
18497       <method name="Void EndInvoke(IAsyncResult)">
18498         <size>0</size>
18499       </method>
18500       <method name="Void .ctor(Object, IntPtr)">
18501         <size>0</size>
18502       </method>
18503     </type>
18504     <type name="TestClass+DF">
18505       <method name="Void Invoke(F)">
18506         <size>0</size>
18507       </method>
18508       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18509         <size>0</size>
18510       </method>
18511       <method name="Void EndInvoke(IAsyncResult)">
18512         <size>0</size>
18513       </method>
18514       <method name="Void .ctor(Object, IntPtr)">
18515         <size>0</size>
18516       </method>
18517     </type>
18518     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18519       <method name="Void &lt;&gt;m__1(T)">
18520         <size>38</size>
18521       </method>
18522       <method name="Void .ctor()">
18523         <size>7</size>
18524       </method>
18525     </type>
18526     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18527       <method name="Void &lt;&gt;m__2(F)">
18528         <size>77</size>
18529       </method>
18530       <method name="Void .ctor()">
18531         <size>7</size>
18532       </method>
18533     </type>
18534   </test>
18535   <test name="gtest-lambda-07.cs">
18536     <type name="C">
18537       <method name="Void Test(D)">
18538         <size>1</size>
18539       </method>
18540       <method name="Void Test(System.Object, D)">
18541         <size>1</size>
18542       </method>
18543       <method name="Void Test(D, D)">
18544         <size>1</size>
18545       </method>
18546       <method name="Void Test2(System.Object, E)">
18547         <size>1</size>
18548       </method>
18549       <method name="Void Main()">
18550         <size>207</size>
18551       </method>
18552       <method name="Void &lt;Main&gt;m__0()">
18553         <size>1</size>
18554       </method>
18555       <method name="Void &lt;Main&gt;m__1()">
18556         <size>1</size>
18557       </method>
18558       <method name="Void &lt;Main&gt;m__2()">
18559         <size>1</size>
18560       </method>
18561       <method name="Void &lt;Main&gt;m__3()">
18562         <size>1</size>
18563       </method>
18564       <method name="Void &lt;Main&gt;m__4()">
18565         <size>1</size>
18566       </method>
18567       <method name="Void &lt;Main&gt;m__5(Boolean)">
18568         <size>1</size>
18569       </method>
18570       <method name="Void .ctor()">
18571         <size>7</size>
18572       </method>
18573     </type>
18574     <type name="D">
18575       <method name="Void Invoke()">
18576         <size>0</size>
18577       </method>
18578       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18579         <size>0</size>
18580       </method>
18581       <method name="Void EndInvoke(IAsyncResult)">
18582         <size>0</size>
18583       </method>
18584       <method name="Void .ctor(Object, IntPtr)">
18585         <size>0</size>
18586       </method>
18587     </type>
18588     <type name="E">
18589       <method name="Void Invoke(Boolean)">
18590         <size>0</size>
18591       </method>
18592       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18593         <size>0</size>
18594       </method>
18595       <method name="Void EndInvoke(IAsyncResult)">
18596         <size>0</size>
18597       </method>
18598       <method name="Void .ctor(Object, IntPtr)">
18599         <size>0</size>
18600       </method>
18601     </type>
18602   </test>
18603   <test name="gtest-lambda-08.cs">
18604     <type name="C">
18605       <method name="Void Test[T,R](System.Func`2[T,R])">
18606         <size>1</size>
18607       </method>
18608       <method name="Int32 Main()">
18609         <size>321</size>
18610       </method>
18611       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18612         <size>4</size>
18613       </method>
18614       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18615         <size>5</size>
18616       </method>
18617       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18618         <size>4</size>
18619       </method>
18620       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18621         <size>5</size>
18622       </method>
18623       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18624         <size>4</size>
18625       </method>
18626       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18627         <size>5</size>
18628       </method>
18629       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18630         <size>4</size>
18631       </method>
18632       <method name="Void .ctor()">
18633         <size>7</size>
18634       </method>
18635     </type>
18636   </test>
18637   <test name="gtest-lambda-09.cs">
18638     <type name="C">
18639       <method name="IEnumerable`1 Test[T](T)">
18640         <size>2</size>
18641       </method>
18642       <method name="IEnumerable`1 Test[T](Func`1[T])">
18643         <size>2</size>
18644       </method>
18645       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18646         <size>2</size>
18647       </method>
18648       <method name="Void Main()">
18649         <size>113</size>
18650       </method>
18651       <method name="System.String &lt;Main&gt;m__0()">
18652         <size>6</size>
18653       </method>
18654       <method name="System.String &lt;Main&gt;m__1()">
18655         <size>6</size>
18656       </method>
18657       <method name="System.String &lt;Main&gt;m__2(System.String)">
18658         <size>6</size>
18659       </method>
18660       <method name="Void .ctor()">
18661         <size>7</size>
18662       </method>
18663     </type>
18664     <type name="Func`1[TD]">
18665       <method name="TD Invoke()">
18666         <size>0</size>
18667       </method>
18668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18669         <size>0</size>
18670       </method>
18671       <method name="TD EndInvoke(IAsyncResult)">
18672         <size>0</size>
18673       </method>
18674       <method name="Void .ctor(Object, IntPtr)">
18675         <size>0</size>
18676       </method>
18677     </type>
18678     <type name="Func`2[TA,TR]">
18679       <method name="TR Invoke(TA)">
18680         <size>0</size>
18681       </method>
18682       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18683         <size>0</size>
18684       </method>
18685       <method name="TR EndInvoke(IAsyncResult)">
18686         <size>0</size>
18687       </method>
18688       <method name="Void .ctor(Object, IntPtr)">
18689         <size>0</size>
18690       </method>
18691     </type>
18692   </test>
18693   <test name="gtest-lambda-10.cs">
18694     <type name="C">
18695       <method name="Void Foo[TSource](IEnumerable`1)">
18696         <size>1</size>
18697       </method>
18698       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18699         <size>1</size>
18700       </method>
18701       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18702         <size>1</size>
18703       </method>
18704       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18705         <size>1</size>
18706       </method>
18707       <method name="Void Main()">
18708         <size>97</size>
18709       </method>
18710       <method name="Void .ctor()">
18711         <size>7</size>
18712       </method>
18713     </type>
18714     <type name="C+&lt;Main&gt;c__AnonStorey0">
18715       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18716         <size>7</size>
18717       </method>
18718       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18719         <size>7</size>
18720       </method>
18721       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18722         <size>7</size>
18723       </method>
18724       <method name="Void .ctor()">
18725         <size>7</size>
18726       </method>
18727     </type>
18728   </test>
18729   <test name="gtest-lambda-11.cs">
18730     <type name="Pair`2[T1,T2]">
18731       <method name="Void .ctor()">
18732         <size>7</size>
18733       </method>
18734     </type>
18735     <type name="C">
18736       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18737         <size>1</size>
18738       </method>
18739     </type>
18740     <type name="E`1[TI]">
18741       <method name="Void Rep1[TV](Group`2[TI,TV])">
18742         <size>37</size>
18743       </method>
18744       <method name="Void .ctor()">
18745         <size>7</size>
18746       </method>
18747     </type>
18748     <type name="M">
18749       <method name="Void Main()">
18750         <size>1</size>
18751       </method>
18752       <method name="Void .ctor()">
18753         <size>7</size>
18754       </method>
18755     </type>
18756     <type name="Group`2[T1,T2]">
18757       <method name="Pair`2[T1,T2] Invoke(T1)">
18758         <size>0</size>
18759       </method>
18760       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18761         <size>0</size>
18762       </method>
18763       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18764         <size>0</size>
18765       </method>
18766       <method name="Void .ctor(Object, IntPtr)">
18767         <size>0</size>
18768       </method>
18769     </type>
18770     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18771       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18772         <size>7</size>
18773       </method>
18774       <method name="Void .ctor()">
18775         <size>7</size>
18776       </method>
18777     </type>
18778   </test>
18779   <test name="gtest-lambda-12.cs">
18780     <type name="Demo">
18781       <method name="Void F[T](T[], T, Func`1[T])">
18782         <size>42</size>
18783       </method>
18784       <method name="Int32 Main()">
18785         <size>65</size>
18786       </method>
18787       <method name="Void .ctor()">
18788         <size>7</size>
18789       </method>
18790     </type>
18791     <type name="Func`1[TA]">
18792       <method name="Void Invoke(TA)">
18793         <size>0</size>
18794       </method>
18795       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18796         <size>0</size>
18797       </method>
18798       <method name="Void EndInvoke(IAsyncResult)">
18799         <size>0</size>
18800       </method>
18801       <method name="Void .ctor(Object, IntPtr)">
18802         <size>0</size>
18803       </method>
18804     </type>
18805     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18806       <method name="Void &lt;&gt;m__0(Int32)">
18807         <size>10</size>
18808       </method>
18809       <method name="Void .ctor()">
18810         <size>7</size>
18811       </method>
18812     </type>
18813   </test>
18814   <test name="gtest-lambda-13.cs">
18815     <type name="TestUnary">
18816       <method name="Void Foo(System.Action`1[System.Int32])">
18817         <size>1</size>
18818       </method>
18819       <method name="Void Bar()">
18820         <size>35</size>
18821       </method>
18822       <method name="Void &lt;Bar&gt;m__0(Int32)">
18823         <size>6</size>
18824       </method>
18825       <method name="Void .ctor()">
18826         <size>7</size>
18827       </method>
18828     </type>
18829     <type name="Program">
18830       <method name="Void Foo(System.Action`1[System.String])">
18831         <size>12</size>
18832       </method>
18833       <method name="T Foo[T](System.Func`2[System.String,T])">
18834         <size>12</size>
18835       </method>
18836       <method name="System.String Bar()">
18837         <size>35</size>
18838       </method>
18839       <method name="Void Main()">
18840         <size>76</size>
18841       </method>
18842       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18843         <size>7</size>
18844       </method>
18845       <method name="System.String &lt;Main&gt;m__2(System.String)">
18846         <size>2</size>
18847       </method>
18848       <method name="Void &lt;Main&gt;m__3(System.String)">
18849         <size>7</size>
18850       </method>
18851       <method name="Void .ctor()">
18852         <size>7</size>
18853       </method>
18854     </type>
18855   </test>
18856   <test name="gtest-lambda-14.cs">
18857     <type name="Test">
18858       <method name="Void Main()">
18859         <size>1</size>
18860       </method>
18861       <method name="Void Foo[T]()">
18862         <size>14</size>
18863       </method>
18864       <method name="Void .ctor()">
18865         <size>7</size>
18866       </method>
18867       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18868         <size>2</size>
18869       </method>
18870     </type>
18871   </test>
18872   <test name="gtest-lambda-15.cs">
18873     <type name="Enumerable">
18874       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18875         <size>32</size>
18876       </method>
18877       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18878         <size>120</size>
18879       </method>
18880     </type>
18881     <type name="Repro">
18882       <method name="Int32 Main()">
18883         <size>115</size>
18884       </method>
18885       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18886         <size>7</size>
18887       </method>
18888       <method name="Void .ctor()">
18889         <size>7</size>
18890       </method>
18891     </type>
18892     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18893       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18894         <size>15</size>
18895       </method>
18896       <method name="Void .ctor()">
18897         <size>7</size>
18898       </method>
18899     </type>
18900   </test>
18901   <test name="gtest-lambda-16.cs">
18902     <type name="Repro">
18903       <method name="Void AssertFoo[T](IList`1)">
18904         <size>34</size>
18905       </method>
18906       <method name="Void Main()">
18907         <size>1</size>
18908       </method>
18909       <method name="Void .ctor()">
18910         <size>7</size>
18911       </method>
18912     </type>
18913     <type name="Repro+Runner`1[T]">
18914       <method name="Void .ctor(Action`1, T)">
18915         <size>7</size>
18916       </method>
18917     </type>
18918     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18919       <method name="Void &lt;&gt;m__0(Int32)">
18920         <size>52</size>
18921       </method>
18922       <method name="Void .ctor()">
18923         <size>7</size>
18924       </method>
18925     </type>
18926   </test>
18927   <test name="gtest-lambda-17.cs">
18928     <type name="TestCase">
18929       <method name="Void Testing()">
18930         <size>75</size>
18931       </method>
18932       <method name="Void Main()">
18933         <size>11</size>
18934       </method>
18935       <method name="Void &lt;Testing&gt;m__0()">
18936         <size>8</size>
18937       </method>
18938       <method name="Void .ctor()">
18939         <size>7</size>
18940       </method>
18941     </type>
18942   </test>
18943   <test name="gtest-lambda-18.cs">
18944     <type name="Test">
18945       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18946         <size>33</size>
18947       </method>
18948       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18949         <size>1</size>
18950       </method>
18951       <method name="Void Main()">
18952         <size>1</size>
18953       </method>
18954     </type>
18955     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18956       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18957         <size>14</size>
18958       </method>
18959       <method name="Void .ctor()">
18960         <size>7</size>
18961       </method>
18962     </type>
18963   </test>
18964   <test name="gtest-lambda-19.cs">
18965     <type name="Crasher">
18966       <method name="Void Crash()">
18967         <size>36</size>
18968       </method>
18969       <method name="Void Do(System.Action)">
18970         <size>1</size>
18971       </method>
18972       <method name="Void Main()">
18973         <size>1</size>
18974       </method>
18975       <method name="Void .ctor()">
18976         <size>7</size>
18977       </method>
18978     </type>
18979     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18980       <method name="Void &lt;&gt;m__0()">
18981         <size>27</size>
18982       </method>
18983       <method name="Void .ctor()">
18984         <size>7</size>
18985       </method>
18986     </type>
18987   </test>
18988   <test name="gtest-lambda-20.cs">
18989     <type name="Z">
18990       <method name="Void &lt;Z&gt;m__0()">
18991         <size>7</size>
18992       </method>
18993       <method name="Void .ctor()">
18994         <size>37</size>
18995       </method>
18996     </type>
18997     <type name="Test">
18998       <method name="Boolean Foo()">
18999         <size>2</size>
19000       </method>
19001       <method name="Void Main()">
19002         <size>1</size>
19003       </method>
19004       <method name="Void .ctor()">
19005         <size>7</size>
19006       </method>
19007     </type>
19008     <type name="TestMethod">
19009       <method name="Void Invoke()">
19010         <size>0</size>
19011       </method>
19012       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19013         <size>0</size>
19014       </method>
19015       <method name="Void EndInvoke(IAsyncResult)">
19016         <size>0</size>
19017       </method>
19018       <method name="Void .ctor(Object, IntPtr)">
19019         <size>0</size>
19020       </method>
19021     </type>
19022   </test>
19023   <test name="gtest-lambda-21.cs">
19024     <type name="Program">
19025       <method name="Void Foo(System.Action`1[System.String])">
19026         <size>12</size>
19027       </method>
19028       <method name="T Foo[T](System.Func`2[System.String,T])">
19029         <size>12</size>
19030       </method>
19031       <method name="System.String Bar()">
19032         <size>35</size>
19033       </method>
19034       <method name="Int32 Main()">
19035         <size>95</size>
19036       </method>
19037       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19038         <size>7</size>
19039       </method>
19040       <method name="System.String &lt;Main&gt;m__1(System.String)">
19041         <size>2</size>
19042       </method>
19043       <method name="Void &lt;Main&gt;m__2(System.String)">
19044         <size>7</size>
19045       </method>
19046       <method name="Void .ctor()">
19047         <size>7</size>
19048       </method>
19049     </type>
19050   </test>
19051   <test name="gtest-lambda-22.cs">
19052     <type name="Product">
19053       <method name="Void .ctor()">
19054         <size>7</size>
19055       </method>
19056     </type>
19057     <type name="MainClass">
19058       <method name="Void Main()">
19059         <size>136</size>
19060       </method>
19061       <method name="Int32 &lt;Main&gt;m__0(Product)">
19062         <size>7</size>
19063       </method>
19064       <method name="Product &lt;Main&gt;m__1(Product)">
19065         <size>2</size>
19066       </method>
19067       <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)">
19068         <size>48</size>
19069       </method>
19070       <method name="Void .ctor()">
19071         <size>7</size>
19072       </method>
19073     </type>
19074     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
19075       <method name="&lt;g&gt;__T get_g()">
19076         <size>7</size>
19077       </method>
19078       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
19079         <size>7</size>
19080       </method>
19081       <method name="Boolean Equals(System.Object)">
19082         <size>69</size>
19083       </method>
19084       <method name="Int32 GetHashCode()">
19085         <size>86</size>
19086       </method>
19087       <method name="System.String ToString()">
19088         <size>142</size>
19089       </method>
19090       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
19091         <size>21</size>
19092       </method>
19093     </type>
19094     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
19095       <method name="Boolean &lt;&gt;m__3(Product)">
19096         <size>52</size>
19097       </method>
19098       <method name="Decimal &lt;&gt;m__4(Product)">
19099         <size>7</size>
19100       </method>
19101       <method name="Void .ctor()">
19102         <size>7</size>
19103       </method>
19104     </type>
19105   </test>
19106   <test name="gtest-lambda-23.cs">
19107     <type name="C">
19108       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19109         <size>14</size>
19110       </method>
19111       <method name="Int32 Main()">
19112         <size>77</size>
19113       </method>
19114       <method name="System.String &lt;Main&gt;m__0(System.String)">
19115         <size>27</size>
19116       </method>
19117       <method name="Void .ctor()">
19118         <size>7</size>
19119       </method>
19120     </type>
19121   </test>
19122   <test name="gtest-linq-01.cs">
19123     <type name="from.C">
19124       <method name="Void .ctor()">
19125         <size>7</size>
19126       </method>
19127       <method name="Void Main()">
19128         <size>2137</size>
19129       </method>
19130       <method name="Void Foo(Int32, Boolean)">
19131         <size>11</size>
19132       </method>
19133       <method name="Void Do(System.String[])">
19134         <size>16</size>
19135       </method>
19136     </type>
19137     <type name="from.D">
19138       <method name="Void .ctor()">
19139         <size>7</size>
19140       </method>
19141       <method name="Boolean check(System.Object, System.Object)">
19142         <size>26</size>
19143       </method>
19144     </type>
19145     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19146       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19147         <size>21</size>
19148       </method>
19149       <method name="&lt;i&gt;__T get_i()">
19150         <size>7</size>
19151       </method>
19152       <method name="&lt;j&gt;__T get_j()">
19153         <size>7</size>
19154       </method>
19155       <method name="Boolean Equals(System.Object)">
19156         <size>69</size>
19157       </method>
19158       <method name="Int32 GetHashCode()">
19159         <size>86</size>
19160       </method>
19161       <method name="System.String ToString()">
19162         <size>142</size>
19163       </method>
19164     </type>
19165     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19166       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19167         <size>21</size>
19168       </method>
19169       <method name="&lt;i&gt;__T get_i()">
19170         <size>7</size>
19171       </method>
19172       <method name="&lt;l&gt;__T get_l()">
19173         <size>7</size>
19174       </method>
19175       <method name="Boolean Equals(System.Object)">
19176         <size>69</size>
19177       </method>
19178       <method name="Int32 GetHashCode()">
19179         <size>86</size>
19180       </method>
19181       <method name="System.String ToString()">
19182         <size>142</size>
19183       </method>
19184     </type>
19185     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19186       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19187         <size>21</size>
19188       </method>
19189       <method name="&lt;i9&gt;__T get_i9()">
19190         <size>7</size>
19191       </method>
19192       <method name="&lt;i&gt;__T get_i()">
19193         <size>7</size>
19194       </method>
19195       <method name="Boolean Equals(System.Object)">
19196         <size>69</size>
19197       </method>
19198       <method name="Int32 GetHashCode()">
19199         <size>86</size>
19200       </method>
19201       <method name="System.String ToString()">
19202         <size>142</size>
19203       </method>
19204     </type>
19205     <type name="from.C">
19206       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19207         <size>2</size>
19208       </method>
19209       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19210         <size>2</size>
19211       </method>
19212       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19213         <size>2</size>
19214       </method>
19215       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19216         <size>2</size>
19217       </method>
19218     </type>
19219     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19220       <method name="Void .ctor()">
19221         <size>7</size>
19222       </method>
19223       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19224         <size>7</size>
19225       </method>
19226     </type>
19227     <type name="from.C">
19228       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19229         <size>2</size>
19230       </method>
19231       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19232         <size>10</size>
19233       </method>
19234       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19235         <size>2</size>
19236       </method>
19237       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19238         <size>2</size>
19239       </method>
19240       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19241         <size>2</size>
19242       </method>
19243       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19244         <size>2</size>
19245       </method>
19246       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19247         <size>2</size>
19248       </method>
19249       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19250         <size>2</size>
19251       </method>
19252       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19253         <size>2</size>
19254       </method>
19255       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19256         <size>2</size>
19257       </method>
19258       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19259         <size>2</size>
19260       </method>
19261       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19262         <size>2</size>
19263       </method>
19264       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19265         <size>10</size>
19266       </method>
19267       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19268         <size>7</size>
19269       </method>
19270       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19271         <size>2</size>
19272       </method>
19273       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19274         <size>2</size>
19275       </method>
19276       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19277         <size>7</size>
19278       </method>
19279       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19280         <size>2</size>
19281       </method>
19282       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19283         <size>2</size>
19284       </method>
19285       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19286         <size>7</size>
19287       </method>
19288       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19289         <size>8</size>
19290       </method>
19291       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19292         <size>7</size>
19293       </method>
19294       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19295         <size>7</size>
19296       </method>
19297       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19298         <size>7</size>
19299       </method>
19300       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19301         <size>2</size>
19302       </method>
19303       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19304         <size>2</size>
19305       </method>
19306       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19307         <size>2</size>
19308       </method>
19309       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19310         <size>2</size>
19311       </method>
19312       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19313         <size>2</size>
19314       </method>
19315       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19316         <size>2</size>
19317       </method>
19318       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19319         <size>2</size>
19320       </method>
19321       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19322         <size>10</size>
19323       </method>
19324       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19325         <size>7</size>
19326       </method>
19327       <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])">
19328         <size>15</size>
19329       </method>
19330       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19331         <size>12</size>
19332       </method>
19333       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19334         <size>2</size>
19335       </method>
19336       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19337         <size>2</size>
19338       </method>
19339       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19340         <size>8</size>
19341       </method>
19342       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19343         <size>2</size>
19344       </method>
19345       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19346         <size>7</size>
19347       </method>
19348       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19349         <size>8</size>
19350       </method>
19351       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19352         <size>2</size>
19353       </method>
19354       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19355         <size>7</size>
19356       </method>
19357       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19358         <size>8</size>
19359       </method>
19360       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19361         <size>2</size>
19362       </method>
19363       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19364         <size>7</size>
19365       </method>
19366       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19367         <size>2</size>
19368       </method>
19369       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19370         <size>2</size>
19371       </method>
19372       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19373         <size>2</size>
19374       </method>
19375     </type>
19376     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19377       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19378         <size>21</size>
19379       </method>
19380       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19381         <size>7</size>
19382       </method>
19383       <method name="&lt;l2&gt;__T get_l2()">
19384         <size>7</size>
19385       </method>
19386       <method name="Boolean Equals(System.Object)">
19387         <size>69</size>
19388       </method>
19389       <method name="Int32 GetHashCode()">
19390         <size>86</size>
19391       </method>
19392       <method name="System.String ToString()">
19393         <size>142</size>
19394       </method>
19395     </type>
19396     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19397       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19398         <size>7</size>
19399       </method>
19400       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19401         <size>7</size>
19402       </method>
19403       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19404         <size>7</size>
19405       </method>
19406     </type>
19407     <type name="from.C">
19408       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19409         <size>2</size>
19410       </method>
19411       <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]])">
19412         <size>9</size>
19413       </method>
19414       <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])">
19415         <size>2</size>
19416       </method>
19417     </type>
19418     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19419       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19420         <size>21</size>
19421       </method>
19422       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19423         <size>7</size>
19424       </method>
19425       <method name="&lt;l2&gt;__T get_l2()">
19426         <size>7</size>
19427       </method>
19428       <method name="Boolean Equals(System.Object)">
19429         <size>69</size>
19430       </method>
19431       <method name="Int32 GetHashCode()">
19432         <size>86</size>
19433       </method>
19434       <method name="System.String ToString()">
19435         <size>142</size>
19436       </method>
19437     </type>
19438     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19439       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19440         <size>47</size>
19441       </method>
19442       <method name="Int32 &lt;&gt;m__3D(Int32)">
19443         <size>2</size>
19444       </method>
19445     </type>
19446   </test>
19447   <test name="gtest-linq-02.cs">
19448     <type name="Test">
19449       <method name="Void .ctor()">
19450         <size>7</size>
19451       </method>
19452       <method name="Int32 Main()">
19453         <size>501</size>
19454       </method>
19455       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19456         <size>2</size>
19457       </method>
19458       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19459         <size>3</size>
19460       </method>
19461       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19462         <size>2</size>
19463       </method>
19464       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19465         <size>3</size>
19466       </method>
19467     </type>
19468   </test>
19469   <test name="gtest-linq-03.cs">
19470     <type name="WhereTest">
19471       <method name="Void .ctor()">
19472         <size>7</size>
19473       </method>
19474       <method name="Int32 Main()">
19475         <size>179</size>
19476       </method>
19477       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19478         <size>5</size>
19479       </method>
19480       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19481         <size>5</size>
19482       </method>
19483       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19484         <size>4</size>
19485       </method>
19486     </type>
19487   </test>
19488   <test name="gtest-linq-04.cs">
19489     <type name="TestGroupBy">
19490       <method name="Void .ctor()">
19491         <size>7</size>
19492       </method>
19493       <method name="Int32 Main()">
19494         <size>553</size>
19495       </method>
19496     </type>
19497     <type name="&lt;PrivateImplementationDetails&gt;">
19498       <method name="Void .ctor()">
19499         <size>7</size>
19500       </method>
19501     </type>
19502     <type name="TestGroupBy">
19503       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19504         <size>4</size>
19505       </method>
19506       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19507         <size>2</size>
19508       </method>
19509       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19510         <size>4</size>
19511       </method>
19512       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19513         <size>2</size>
19514       </method>
19515     </type>
19516   </test>
19517   <test name="gtest-linq-05.cs">
19518     <type name="OrderByTests">
19519       <method name="Void .ctor()">
19520         <size>7</size>
19521       </method>
19522       <method name="Int32 Main()">
19523         <size>1254</size>
19524       </method>
19525     </type>
19526     <type name="OrderByTests+Data">
19527       <method name="Void .ctor()">
19528         <size>7</size>
19529       </method>
19530       <method name="Int32 get_ID()">
19531         <size>7</size>
19532       </method>
19533       <method name="Void set_ID(Int32)">
19534         <size>8</size>
19535       </method>
19536       <method name="System.String get_Name()">
19537         <size>7</size>
19538       </method>
19539       <method name="Void set_Name(System.String)">
19540         <size>8</size>
19541       </method>
19542       <method name="System.String ToString()">
19543         <size>28</size>
19544       </method>
19545     </type>
19546     <type name="OrderByTests">
19547       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19548         <size>2</size>
19549       </method>
19550       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19551         <size>2</size>
19552       </method>
19553       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19554         <size>2</size>
19555       </method>
19556       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19557         <size>4</size>
19558       </method>
19559       <method name="System.String &lt;Main&gt;m__4(System.String)">
19560         <size>2</size>
19561       </method>
19562       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19563         <size>7</size>
19564       </method>
19565       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19566         <size>7</size>
19567       </method>
19568       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19569         <size>7</size>
19570       </method>
19571       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19572         <size>7</size>
19573       </method>
19574       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19575         <size>7</size>
19576       </method>
19577       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19578         <size>11</size>
19579       </method>
19580       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19581         <size>7</size>
19582       </method>
19583       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19584         <size>7</size>
19585       </method>
19586       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19587         <size>11</size>
19588       </method>
19589       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19590         <size>7</size>
19591       </method>
19592       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19593         <size>7</size>
19594       </method>
19595       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19596         <size>2</size>
19597       </method>
19598     </type>
19599   </test>
19600   <test name="gtest-linq-06.cs">
19601     <type name="Let">
19602       <method name="Void .ctor()">
19603         <size>7</size>
19604       </method>
19605       <method name="Int32 Main()">
19606         <size>406</size>
19607       </method>
19608     </type>
19609     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19610       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19611         <size>21</size>
19612       </method>
19613       <method name="&lt;i&gt;__T get_i()">
19614         <size>7</size>
19615       </method>
19616       <method name="&lt;u&gt;__T get_u()">
19617         <size>7</size>
19618       </method>
19619       <method name="Boolean Equals(System.Object)">
19620         <size>69</size>
19621       </method>
19622       <method name="Int32 GetHashCode()">
19623         <size>86</size>
19624       </method>
19625       <method name="System.String ToString()">
19626         <size>142</size>
19627       </method>
19628     </type>
19629     <type name="Let">
19630       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19631         <size>10</size>
19632       </method>
19633       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19634         <size>7</size>
19635       </method>
19636       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19637         <size>10</size>
19638       </method>
19639       <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])">
19640         <size>15</size>
19641       </method>
19642       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19643         <size>18</size>
19644       </method>
19645       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19646         <size>7</size>
19647       </method>
19648     </type>
19649     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19650       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19651         <size>21</size>
19652       </method>
19653       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19654         <size>7</size>
19655       </method>
19656       <method name="&lt;v&gt;__T get_v()">
19657         <size>7</size>
19658       </method>
19659       <method name="Boolean Equals(System.Object)">
19660         <size>69</size>
19661       </method>
19662       <method name="Int32 GetHashCode()">
19663         <size>86</size>
19664       </method>
19665       <method name="System.String ToString()">
19666         <size>142</size>
19667       </method>
19668     </type>
19669   </test>
19670   <test name="gtest-linq-07.cs">
19671     <type name="SelectMany">
19672       <method name="Void .ctor()">
19673         <size>7</size>
19674       </method>
19675       <method name="Int32 Main()">
19676         <size>748</size>
19677       </method>
19678     </type>
19679     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19680       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19681         <size>21</size>
19682       </method>
19683       <method name="&lt;i1&gt;__T get_i1()">
19684         <size>7</size>
19685       </method>
19686       <method name="&lt;i2&gt;__T get_i2()">
19687         <size>7</size>
19688       </method>
19689       <method name="Boolean Equals(System.Object)">
19690         <size>69</size>
19691       </method>
19692       <method name="Int32 GetHashCode()">
19693         <size>86</size>
19694       </method>
19695       <method name="System.String ToString()">
19696         <size>142</size>
19697       </method>
19698     </type>
19699     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19700       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19701         <size>28</size>
19702       </method>
19703       <method name="&lt;pp&gt;__T get_pp()">
19704         <size>7</size>
19705       </method>
19706       <method name="&lt;i1&gt;__T get_i1()">
19707         <size>7</size>
19708       </method>
19709       <method name="&lt;i3&gt;__T get_i3()">
19710         <size>7</size>
19711       </method>
19712       <method name="Boolean Equals(System.Object)">
19713         <size>96</size>
19714       </method>
19715       <method name="Int32 GetHashCode()">
19716         <size>109</size>
19717       </method>
19718       <method name="System.String ToString()">
19719         <size>199</size>
19720       </method>
19721     </type>
19722     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19723       <method name="Void .ctor()">
19724         <size>7</size>
19725       </method>
19726       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19727         <size>12</size>
19728       </method>
19729       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19730         <size>12</size>
19731       </method>
19732       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19733         <size>12</size>
19734       </method>
19735       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19736         <size>7</size>
19737       </method>
19738     </type>
19739     <type name="SelectMany">
19740       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19741         <size>8</size>
19742       </method>
19743       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19744         <size>5</size>
19745       </method>
19746       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19747         <size>8</size>
19748       </method>
19749       <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)">
19750         <size>8</size>
19751       </method>
19752       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19753         <size>7</size>
19754       </method>
19755       <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])">
19756         <size>25</size>
19757       </method>
19758       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19759         <size>8</size>
19760       </method>
19761     </type>
19762     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19763       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19764         <size>21</size>
19765       </method>
19766       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19767         <size>7</size>
19768       </method>
19769       <method name="&lt;i3&gt;__T get_i3()">
19770         <size>7</size>
19771       </method>
19772       <method name="Boolean Equals(System.Object)">
19773         <size>69</size>
19774       </method>
19775       <method name="Int32 GetHashCode()">
19776         <size>86</size>
19777       </method>
19778       <method name="System.String ToString()">
19779         <size>142</size>
19780       </method>
19781     </type>
19782   </test>
19783   <test name="gtest-linq-08.cs">
19784     <type name="TestA">
19785       <method name="Void .ctor(String)">
19786         <size>14</size>
19787       </method>
19788       <method name="System.String Select[U](System.Func`2[TestA,U])">
19789         <size>7</size>
19790       </method>
19791     </type>
19792     <type name="TestB">
19793       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19794         <size>25</size>
19795       </method>
19796     </type>
19797     <type name="CustomQueryExpressionPattern">
19798       <method name="Void .ctor()">
19799         <size>7</size>
19800       </method>
19801       <method name="Int32 Main()">
19802         <size>153</size>
19803       </method>
19804       <method name="TestA &lt;Main&gt;m__0(TestA)">
19805         <size>2</size>
19806       </method>
19807       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19808         <size>17</size>
19809       </method>
19810     </type>
19811   </test>
19812   <test name="gtest-linq-09.cs">
19813     <type name="Data">
19814       <method name="Void .ctor()">
19815         <size>7</size>
19816       </method>
19817     </type>
19818     <type name="Join">
19819       <method name="Void .ctor()">
19820         <size>7</size>
19821       </method>
19822       <method name="Int32 Main()">
19823         <size>912</size>
19824       </method>
19825     </type>
19826     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19827       <method name="Void .ctor(&lt;Result&gt;__T)">
19828         <size>14</size>
19829       </method>
19830       <method name="&lt;Result&gt;__T get_Result()">
19831         <size>7</size>
19832       </method>
19833       <method name="Boolean Equals(System.Object)">
19834         <size>39</size>
19835       </method>
19836       <method name="Int32 GetHashCode()">
19837         <size>63</size>
19838       </method>
19839       <method name="System.String ToString()">
19840         <size>67</size>
19841       </method>
19842     </type>
19843     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19844       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19845         <size>21</size>
19846       </method>
19847       <method name="&lt;a&gt;__T get_a()">
19848         <size>7</size>
19849       </method>
19850       <method name="&lt;b&gt;__T get_b()">
19851         <size>7</size>
19852       </method>
19853       <method name="Boolean Equals(System.Object)">
19854         <size>69</size>
19855       </method>
19856       <method name="Int32 GetHashCode()">
19857         <size>86</size>
19858       </method>
19859       <method name="System.String ToString()">
19860         <size>142</size>
19861       </method>
19862     </type>
19863     <type name="Join">
19864       <method name="Int32 &lt;Main&gt;m__0(Data)">
19865         <size>7</size>
19866       </method>
19867       <method name="Int32 &lt;Main&gt;m__1(Data)">
19868         <size>7</size>
19869       </method>
19870       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19871         <size>23</size>
19872       </method>
19873       <method name="Int32 &lt;Main&gt;m__3(Data)">
19874         <size>7</size>
19875       </method>
19876       <method name="Int32 &lt;Main&gt;m__4(Data)">
19877         <size>7</size>
19878       </method>
19879       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19880         <size>8</size>
19881       </method>
19882       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19883         <size>22</size>
19884       </method>
19885       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19886         <size>33</size>
19887       </method>
19888       <method name="Int32 &lt;Main&gt;m__8(Data)">
19889         <size>7</size>
19890       </method>
19891       <method name="Int32 &lt;Main&gt;m__9(Data)">
19892         <size>7</size>
19893       </method>
19894       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19895         <size>23</size>
19896       </method>
19897       <method name="Int32 &lt;Main&gt;m__B(Data)">
19898         <size>7</size>
19899       </method>
19900       <method name="Int32 &lt;Main&gt;m__C(Data)">
19901         <size>7</size>
19902       </method>
19903       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19904         <size>8</size>
19905       </method>
19906       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19907         <size>12</size>
19908       </method>
19909       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19910         <size>7</size>
19911       </method>
19912     </type>
19913   </test>
19914   <test name="gtest-linq-10.cs">
19915     <type name="DataA">
19916       <method name="Void .ctor()">
19917         <size>7</size>
19918       </method>
19919     </type>
19920     <type name="DataB">
19921       <method name="Void .ctor()">
19922         <size>7</size>
19923       </method>
19924     </type>
19925     <type name="GroupJoin">
19926       <method name="Void .ctor()">
19927         <size>7</size>
19928       </method>
19929       <method name="Int32 Main()">
19930         <size>631</size>
19931       </method>
19932     </type>
19933     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19934       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19935         <size>21</size>
19936       </method>
19937       <method name="&lt;a&gt;__T get_a()">
19938         <size>7</size>
19939       </method>
19940       <method name="&lt;ab&gt;__T get_ab()">
19941         <size>7</size>
19942       </method>
19943       <method name="Boolean Equals(System.Object)">
19944         <size>69</size>
19945       </method>
19946       <method name="Int32 GetHashCode()">
19947         <size>86</size>
19948       </method>
19949       <method name="System.String ToString()">
19950         <size>142</size>
19951       </method>
19952     </type>
19953     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19954       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19955         <size>21</size>
19956       </method>
19957       <method name="&lt;a&gt;__T get_a()">
19958         <size>7</size>
19959       </method>
19960       <method name="&lt;b&gt;__T get_b()">
19961         <size>7</size>
19962       </method>
19963       <method name="Boolean Equals(System.Object)">
19964         <size>69</size>
19965       </method>
19966       <method name="Int32 GetHashCode()">
19967         <size>86</size>
19968       </method>
19969       <method name="System.String ToString()">
19970         <size>142</size>
19971       </method>
19972     </type>
19973     <type name="GroupJoin">
19974       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19975         <size>7</size>
19976       </method>
19977       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19978         <size>7</size>
19979       </method>
19980       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19981         <size>8</size>
19982       </method>
19983       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19984         <size>12</size>
19985       </method>
19986       <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)">
19987         <size>39</size>
19988       </method>
19989       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19990         <size>7</size>
19991       </method>
19992       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19993         <size>7</size>
19994       </method>
19995       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19996         <size>8</size>
19997       </method>
19998       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19999         <size>12</size>
20000       </method>
20001       <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)">
20002         <size>39</size>
20003       </method>
20004     </type>
20005   </test>
20006   <test name="gtest-linq-11.cs">
20007     <type name="IntoTest">
20008       <method name="Void .ctor()">
20009         <size>7</size>
20010       </method>
20011       <method name="Int32 Main()">
20012         <size>275</size>
20013       </method>
20014       <method name="Boolean &lt;Main&gt;m__0(Int32)">
20015         <size>5</size>
20016       </method>
20017       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20018         <size>5</size>
20019       </method>
20020       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20021         <size>4</size>
20022       </method>
20023       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20024         <size>5</size>
20025       </method>
20026       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20027         <size>4</size>
20028       </method>
20029     </type>
20030   </test>
20031   <test name="gtest-linq-12.cs">
20032     <type name="NestedQuery">
20033       <method name="Void .ctor()">
20034         <size>7</size>
20035       </method>
20036       <method name="Void XX()">
20037         <size>108</size>
20038       </method>
20039       <method name="Int32 Main()">
20040         <size>464</size>
20041       </method>
20042     </type>
20043     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
20044       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
20045         <size>21</size>
20046       </method>
20047       <method name="&lt;values&gt;__T get_values()">
20048         <size>7</size>
20049       </method>
20050       <method name="&lt;length&gt;__T get_length()">
20051         <size>7</size>
20052       </method>
20053       <method name="Boolean Equals(System.Object)">
20054         <size>69</size>
20055       </method>
20056       <method name="Int32 GetHashCode()">
20057         <size>86</size>
20058       </method>
20059       <method name="System.String ToString()">
20060         <size>142</size>
20061       </method>
20062     </type>
20063     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
20064       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
20065         <size>21</size>
20066       </method>
20067       <method name="&lt;type&gt;__T get_type()">
20068         <size>7</size>
20069       </method>
20070       <method name="&lt;x&gt;__T get_x()">
20071         <size>7</size>
20072       </method>
20073       <method name="Boolean Equals(System.Object)">
20074         <size>69</size>
20075       </method>
20076       <method name="Int32 GetHashCode()">
20077         <size>86</size>
20078       </method>
20079       <method name="System.String ToString()">
20080         <size>142</size>
20081       </method>
20082     </type>
20083     <type name="NestedQuery">
20084       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
20085         <size>13</size>
20086       </method>
20087     </type>
20088     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20089       <method name="Void .ctor()">
20090         <size>7</size>
20091       </method>
20092     </type>
20093     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20094       <method name="Void .ctor()">
20095         <size>7</size>
20096       </method>
20097     </type>
20098     <type name="NestedQuery">
20099       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20100         <size>110</size>
20101       </method>
20102       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20103         <size>10</size>
20104       </method>
20105       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20106         <size>36</size>
20107       </method>
20108       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20109         <size>13</size>
20110       </method>
20111       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20112         <size>110</size>
20113       </method>
20114       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20115         <size>9</size>
20116       </method>
20117       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20118         <size>7</size>
20119       </method>
20120       <method name="Boolean &lt;Main&gt;m__9(Char)">
20121         <size>6</size>
20122       </method>
20123       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20124         <size>9</size>
20125       </method>
20126       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20127         <size>7</size>
20128       </method>
20129     </type>
20130     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20131       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20132         <size>15</size>
20133       </method>
20134     </type>
20135     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20136       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20137         <size>15</size>
20138       </method>
20139     </type>
20140   </test>
20141   <test name="gtest-linq-13.cs">
20142     <type name="Program">
20143       <method name="Void .ctor()">
20144         <size>7</size>
20145       </method>
20146       <method name="Void Main()">
20147         <size>1</size>
20148       </method>
20149       <method name="Void Foo(TypeDefinition)">
20150         <size>47</size>
20151       </method>
20152       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20153         <size>2</size>
20154       </method>
20155     </type>
20156     <type name="Extension">
20157       <method name="IEnumerable`1 Cast[T](IFoo)">
20158         <size>2</size>
20159       </method>
20160     </type>
20161     <type name="MethodDefinition">
20162       <method name="Void .ctor()">
20163         <size>7</size>
20164       </method>
20165     </type>
20166     <type name="TypeDefinition">
20167       <method name="Void .ctor()">
20168         <size>7</size>
20169       </method>
20170       <method name="MethodDefinitionCollection get_Methods()">
20171         <size>2</size>
20172       </method>
20173       <method name="Void set_Methods(MethodDefinitionCollection)">
20174         <size>1</size>
20175       </method>
20176     </type>
20177     <type name="MethodDefinitionCollection">
20178       <method name="Void .ctor()">
20179         <size>7</size>
20180       </method>
20181     </type>
20182   </test>
20183   <test name="gtest-linq-14.cs">
20184     <type name="Person">
20185       <method name="Void .ctor()">
20186         <size>7</size>
20187       </method>
20188       <method name="Style get_Style()">
20189         <size>7</size>
20190       </method>
20191       <method name="Void set_Style(Style)">
20192         <size>8</size>
20193       </method>
20194     </type>
20195     <type name="Extensions">
20196       <method name="IMarker`1 Cast[T](IObjectContainer)">
20197         <size>2</size>
20198       </method>
20199       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20200         <size>2</size>
20201       </method>
20202     </type>
20203     <type name="Program">
20204       <method name="Void .ctor()">
20205         <size>7</size>
20206       </method>
20207       <method name="Void Main()">
20208         <size>1</size>
20209       </method>
20210       <method name="Void Assert(System.Action)">
20211         <size>1</size>
20212       </method>
20213       <method name="Void Test(IObjectContainer, Style)">
20214         <size>38</size>
20215       </method>
20216     </type>
20217     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20218       <method name="Void .ctor()">
20219         <size>7</size>
20220       </method>
20221       <method name="Void &lt;&gt;m__0()">
20222         <size>117</size>
20223       </method>
20224     </type>
20225   </test>
20226   <test name="gtest-linq-15.cs">
20227     <type name="NameCollisionTest.Data">
20228       <method name="Void .ctor()">
20229         <size>7</size>
20230       </method>
20231     </type>
20232     <type name="NameCollisionTest.Ex">
20233       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20234         <size>44</size>
20235       </method>
20236     </type>
20237     <type name="NameCollisionTest.C">
20238       <method name="Void .ctor()">
20239         <size>7</size>
20240       </method>
20241       <method name="Void Main()">
20242         <size>78</size>
20243       </method>
20244       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20245         <size>7</size>
20246       </method>
20247       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20248         <size>5</size>
20249       </method>
20250     </type>
20251     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20252       <method name="Void .ctor()">
20253         <size>7</size>
20254       </method>
20255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20256         <size>12</size>
20257       </method>
20258       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20259         <size>7</size>
20260       </method>
20261       <method name="Boolean MoveNext()">
20262         <size>86</size>
20263       </method>
20264       <method name="Void Dispose()">
20265         <size>8</size>
20266       </method>
20267       <method name="Void Reset()">
20268         <size>6</size>
20269       </method>
20270       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20271         <size>7</size>
20272       </method>
20273       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20274         <size>52</size>
20275       </method>
20276     </type>
20277   </test>
20278   <test name="gtest-linq-16.cs">
20279     <type name="C">
20280       <method name="Void .ctor()">
20281         <size>7</size>
20282       </method>
20283       <method name="Void Main()">
20284         <size>12</size>
20285       </method>
20286       <method name="Void Test_1(Int32)">
20287         <size>27</size>
20288       </method>
20289       <method name="Void Test_2()">
20290         <size>31</size>
20291       </method>
20292       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20293         <size>26</size>
20294       </method>
20295     </type>
20296     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20297       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20298         <size>21</size>
20299       </method>
20300       <method name="&lt;a&gt;__T get_a()">
20301         <size>7</size>
20302       </method>
20303       <method name="&lt;b&gt;__T get_b()">
20304         <size>7</size>
20305       </method>
20306       <method name="Boolean Equals(System.Object)">
20307         <size>69</size>
20308       </method>
20309       <method name="Int32 GetHashCode()">
20310         <size>86</size>
20311       </method>
20312       <method name="System.String ToString()">
20313         <size>142</size>
20314       </method>
20315     </type>
20316     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20317       <method name="Void .ctor()">
20318         <size>7</size>
20319       </method>
20320       <method name="IEnumerable`1 &lt;&gt;m__0()">
20321         <size>67</size>
20322       </method>
20323       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20324         <size>8</size>
20325       </method>
20326       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20327         <size>14</size>
20328       </method>
20329     </type>
20330     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20331       <method name="Void .ctor()">
20332         <size>7</size>
20333       </method>
20334       <method name="IEnumerable`1 &lt;&gt;m__2()">
20335         <size>67</size>
20336       </method>
20337       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20338         <size>8</size>
20339       </method>
20340       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20341         <size>14</size>
20342       </method>
20343     </type>
20344   </test>
20345   <test name="gtest-linq-17.cs">
20346     <type name="TestGroupBy">
20347       <method name="Void .ctor()">
20348         <size>7</size>
20349       </method>
20350       <method name="Int32 Main()">
20351         <size>157</size>
20352       </method>
20353       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20354         <size>2</size>
20355       </method>
20356     </type>
20357     <type name="&lt;PrivateImplementationDetails&gt;">
20358       <method name="Void .ctor()">
20359         <size>7</size>
20360       </method>
20361     </type>
20362   </test>
20363   <test name="gtest-linq-18.cs">
20364     <type name="C">
20365       <method name="Void .ctor()">
20366         <size>7</size>
20367       </method>
20368       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20369         <size>2</size>
20370       </method>
20371       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20372         <size>2</size>
20373       </method>
20374       <method name="Int32 Main()">
20375         <size>648</size>
20376       </method>
20377       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20378         <size>42</size>
20379       </method>
20380       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20381         <size>11</size>
20382       </method>
20383       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20384         <size>31</size>
20385       </method>
20386       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20387         <size>31</size>
20388       </method>
20389       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20390         <size>31</size>
20391       </method>
20392       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20393         <size>31</size>
20394       </method>
20395       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20396         <size>31</size>
20397       </method>
20398       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20399         <size>10</size>
20400       </method>
20401       <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])">
20402         <size>15</size>
20403       </method>
20404       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20405         <size>31</size>
20406       </method>
20407       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20408         <size>15</size>
20409       </method>
20410       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20411         <size>12</size>
20412       </method>
20413     </type>
20414     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20415       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20416         <size>21</size>
20417       </method>
20418       <method name="&lt;ck&gt;__T get_ck()">
20419         <size>7</size>
20420       </method>
20421       <method name="&lt;xy&gt;__T get_xy()">
20422         <size>7</size>
20423       </method>
20424       <method name="Boolean Equals(System.Object)">
20425         <size>69</size>
20426       </method>
20427       <method name="Int32 GetHashCode()">
20428         <size>86</size>
20429       </method>
20430       <method name="System.String ToString()">
20431         <size>142</size>
20432       </method>
20433     </type>
20434     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20435       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20436         <size>21</size>
20437       </method>
20438       <method name="&lt;i&gt;__T get_i()">
20439         <size>7</size>
20440       </method>
20441       <method name="&lt;l&gt;__T get_l()">
20442         <size>7</size>
20443       </method>
20444       <method name="Boolean Equals(System.Object)">
20445         <size>69</size>
20446       </method>
20447       <method name="Int32 GetHashCode()">
20448         <size>86</size>
20449       </method>
20450       <method name="System.String ToString()">
20451         <size>142</size>
20452       </method>
20453     </type>
20454     <type name="&lt;PrivateImplementationDetails&gt;">
20455       <method name="Void .ctor()">
20456         <size>7</size>
20457       </method>
20458     </type>
20459     <type name="C+&lt;Main&gt;c__AnonStorey0">
20460       <method name="Void .ctor()">
20461         <size>7</size>
20462       </method>
20463     </type>
20464     <type name="C+&lt;Main&gt;c__AnonStorey1">
20465       <method name="Void .ctor()">
20466         <size>7</size>
20467       </method>
20468     </type>
20469     <type name="C+&lt;Main&gt;c__AnonStorey2">
20470       <method name="Void .ctor()">
20471         <size>7</size>
20472       </method>
20473     </type>
20474     <type name="C+&lt;Main&gt;c__AnonStorey3">
20475       <method name="Void .ctor()">
20476         <size>7</size>
20477       </method>
20478     </type>
20479     <type name="C+&lt;Main&gt;c__AnonStorey4">
20480       <method name="Void .ctor()">
20481         <size>7</size>
20482       </method>
20483     </type>
20484     <type name="C+&lt;Main&gt;c__AnonStorey5">
20485       <method name="Void .ctor()">
20486         <size>7</size>
20487       </method>
20488     </type>
20489     <type name="C+&lt;Main&gt;c__AnonStorey6">
20490       <method name="Void .ctor()">
20491         <size>7</size>
20492       </method>
20493     </type>
20494     <type name="C">
20495       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20496         <size>31</size>
20497       </method>
20498       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20499         <size>31</size>
20500       </method>
20501       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20502         <size>2</size>
20503       </method>
20504       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20505         <size>31</size>
20506       </method>
20507       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20508         <size>31</size>
20509       </method>
20510       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20511         <size>2</size>
20512       </method>
20513     </type>
20514     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20515       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20516         <size>21</size>
20517       </method>
20518       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20519         <size>7</size>
20520       </method>
20521       <method name="&lt;g&gt;__T get_g()">
20522         <size>7</size>
20523       </method>
20524       <method name="Boolean Equals(System.Object)">
20525         <size>69</size>
20526       </method>
20527       <method name="Int32 GetHashCode()">
20528         <size>86</size>
20529       </method>
20530       <method name="System.String ToString()">
20531         <size>142</size>
20532       </method>
20533     </type>
20534     <type name="C+&lt;Main&gt;c__AnonStorey0">
20535       <method name="Boolean &lt;&gt;m__12(Int32)">
20536         <size>10</size>
20537       </method>
20538     </type>
20539     <type name="C+&lt;Main&gt;c__AnonStorey1">
20540       <method name="Boolean &lt;&gt;m__13(Int32)">
20541         <size>15</size>
20542       </method>
20543     </type>
20544     <type name="C+&lt;Main&gt;c__AnonStorey2">
20545       <method name="Boolean &lt;&gt;m__14(Int32)">
20546         <size>10</size>
20547       </method>
20548     </type>
20549     <type name="C+&lt;Main&gt;c__AnonStorey3">
20550       <method name="Boolean &lt;&gt;m__15(Int32)">
20551         <size>10</size>
20552       </method>
20553     </type>
20554     <type name="C+&lt;Main&gt;c__AnonStorey4">
20555       <method name="Int32 &lt;&gt;m__16(Int32)">
20556         <size>9</size>
20557       </method>
20558     </type>
20559     <type name="C+&lt;Main&gt;c__AnonStorey5">
20560       <method name="Int32 &lt;&gt;m__17(Int32)">
20561         <size>9</size>
20562       </method>
20563     </type>
20564     <type name="C+&lt;Main&gt;c__AnonStorey6">
20565       <method name="Boolean &lt;&gt;m__18(Int32)">
20566         <size>20</size>
20567       </method>
20568     </type>
20569     <type name="C+&lt;Main&gt;c__AnonStorey7">
20570       <method name="Void .ctor()">
20571         <size>7</size>
20572       </method>
20573       <method name="Boolean &lt;&gt;m__19(Int32)">
20574         <size>10</size>
20575       </method>
20576     </type>
20577     <type name="C+&lt;Main&gt;c__AnonStorey8">
20578       <method name="Void .ctor()">
20579         <size>7</size>
20580       </method>
20581       <method name="Boolean &lt;&gt;m__1A(Int32)">
20582         <size>10</size>
20583       </method>
20584     </type>
20585     <type name="C+&lt;Main&gt;c__AnonStorey9">
20586       <method name="Void .ctor()">
20587         <size>7</size>
20588       </method>
20589       <method name="Boolean &lt;&gt;m__1B(Int32)">
20590         <size>10</size>
20591       </method>
20592     </type>
20593     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20594       <method name="Void .ctor()">
20595         <size>7</size>
20596       </method>
20597       <method name="Boolean &lt;&gt;m__1C(Int32)">
20598         <size>10</size>
20599       </method>
20600     </type>
20601   </test>
20602   <test name="gtest-linq-19.cs">
20603     <type name="Test">
20604       <method name="Void .ctor()">
20605         <size>7</size>
20606       </method>
20607       <method name="Void .cctor()">
20608         <size>45</size>
20609       </method>
20610       <method name="Void Main()">
20611         <size>1</size>
20612       </method>
20613       <method name="Char &lt;E&gt;m__0(Char)">
20614         <size>2</size>
20615       </method>
20616     </type>
20617   </test>
20618   <test name="gtest-named-01.cs">
20619     <type name="C">
20620       <method name="Int32 Test(Int32, Int32, System.String)">
20621         <size>6</size>
20622       </method>
20623       <method name="T Foo[T](T, Int32)">
20624         <size>2</size>
20625       </method>
20626       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20627         <size>9</size>
20628       </method>
20629       <method name="Int32 Main()">
20630         <size>173</size>
20631       </method>
20632       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20633         <size>2</size>
20634       </method>
20635     </type>
20636     <type name="C+&lt;Main&gt;c__AnonStorey0">
20637       <method name="Void .ctor()">
20638         <size>7</size>
20639       </method>
20640       <method name="Int32 &lt;&gt;m__1(Int32)">
20641         <size>7</size>
20642       </method>
20643     </type>
20644   </test>
20645   <test name="gtest-optional-01.cs">
20646     <type name="C">
20647       <method name="Void TestA(Int32)">
20648         <size>1</size>
20649       </method>
20650       <method name="Void TestB(Int64)">
20651         <size>1</size>
20652       </method>
20653       <method name="Void TestC(Decimal)">
20654         <size>1</size>
20655       </method>
20656       <method name="Int32 Main()">
20657         <size>310</size>
20658       </method>
20659       <method name="Void .ctor()">
20660         <size>7</size>
20661       </method>
20662     </type>
20663   </test>
20664   <test name="gtest-optional-02.cs">
20665     <type name="C">
20666       <method name="Boolean Test2(Nullable`1)">
20667         <size>11</size>
20668       </method>
20669       <method name="Int32 Test(Nullable`1)">
20670         <size>27</size>
20671       </method>
20672       <method name="Int32 Main()">
20673         <size>101</size>
20674       </method>
20675       <method name="Void .ctor()">
20676         <size>7</size>
20677       </method>
20678       <method name="Boolean Test3(Nullable`1)">
20679         <size>21</size>
20680       </method>
20681     </type>
20682   </test>
20683   <test name="gtest-optional-03.cs">
20684     <type name="C">
20685       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20686         <size>2</size>
20687       </method>
20688       <method name="Int32 Main()">
20689         <size>225</size>
20690       </method>
20691       <method name="Void .ctor()">
20692         <size>7</size>
20693       </method>
20694     </type>
20695   </test>
20696   <test name="gtest-optional-04.cs">
20697     <type name="C">
20698       <method name="Void Foo[T](T, T)">
20699         <size>1</size>
20700       </method>
20701       <method name="Void TestParams(System.Int32[])">
20702         <size>6</size>
20703       </method>
20704       <method name="Void TestParams(Int32)">
20705         <size>1</size>
20706       </method>
20707       <method name="Void TestStruct(Nullable`1)">
20708         <size>1</size>
20709       </method>
20710       <method name="System.String get_Item(Int32, System.String)">
20711         <size>2</size>
20712       </method>
20713       <method name="Void set_Item(Int32, System.String, System.String)">
20714         <size>4</size>
20715       </method>
20716       <method name="Int32 Main()">
20717         <size>120</size>
20718       </method>
20719       <method name="Void .ctor()">
20720         <size>7</size>
20721       </method>
20722     </type>
20723   </test>
20724   <test name="gtest-optional-05.cs">
20725     <type name="Blah">
20726       <method name="Int32 Foo(Int32, Int32)">
20727         <size>4</size>
20728       </method>
20729       <method name="Int32 Main()">
20730         <size>46</size>
20731       </method>
20732       <method name="Void .ctor()">
20733         <size>7</size>
20734       </method>
20735     </type>
20736     <type name="Blah+MyDelegate">
20737       <method name="Int32 Invoke(Int32, Int32)">
20738         <size>0</size>
20739       </method>
20740       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20741         <size>0</size>
20742       </method>
20743       <method name="Int32 EndInvoke(IAsyncResult)">
20744         <size>0</size>
20745       </method>
20746       <method name="Void .ctor(Object, IntPtr)">
20747         <size>0</size>
20748       </method>
20749     </type>
20750   </test>
20751   <test name="gtest-optional-06.cs">
20752     <type name="C">
20753       <method name="Int32 Foo(Int32)">
20754         <size>2</size>
20755       </method>
20756       <method name="Int32 Main()">
20757         <size>38</size>
20758       </method>
20759       <method name="Void .ctor()">
20760         <size>7</size>
20761       </method>
20762     </type>
20763     <type name="D">
20764       <method name="Int32 Invoke(Int32)">
20765         <size>0</size>
20766       </method>
20767       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20768         <size>0</size>
20769       </method>
20770       <method name="Int32 EndInvoke(IAsyncResult)">
20771         <size>0</size>
20772       </method>
20773       <method name="Void .ctor(Object, IntPtr)">
20774         <size>0</size>
20775       </method>
20776     </type>
20777   </test>
20778   <test name="gtest-optional-07.cs">
20779     <type name="Tests">
20780       <method name="Void foo(Foo)">
20781         <size>1</size>
20782       </method>
20783       <method name="Int32 Main()">
20784         <size>8</size>
20785       </method>
20786       <method name="Void .ctor()">
20787         <size>7</size>
20788       </method>
20789     </type>
20790   </test>
20791   <test name="gtest-partial-01.cs">
20792     <type name="B`1[U]">
20793       <method name="Void .ctor()">
20794         <size>7</size>
20795       </method>
20796     </type>
20797     <type name="C`1[T]">
20798       <method name="Void .ctor()">
20799         <size>7</size>
20800       </method>
20801     </type>
20802     <type name="Test">
20803       <method name="Void Main()">
20804         <size>1</size>
20805       </method>
20806       <method name="Void .ctor()">
20807         <size>7</size>
20808       </method>
20809     </type>
20810   </test>
20811   <test name="gtest-var-04.cs">
20812     <type name="Test">
20813       <method name="Void .ctor()">
20814         <size>7</size>
20815       </method>
20816       <method name="Int32 Main()">
20817         <size>219</size>
20818       </method>
20819     </type>
20820   </test>
20821   <test name="gtest-variance-1.cs">
20822     <type name="Foo">
20823       <method name="System.String get_Bar()">
20824         <size>7</size>
20825       </method>
20826       <method name="Void .ctor(String)">
20827         <size>14</size>
20828       </method>
20829     </type>
20830     <type name="Test">
20831       <method name="Int32 Main()">
20832         <size>57</size>
20833       </method>
20834       <method name="Void .ctor()">
20835         <size>7</size>
20836       </method>
20837     </type>
20838   </test>
20839   <test name="gtest-variance-10.cs">
20840     <type name="Foo">
20841       <method name="Void .ctor()">
20842         <size>7</size>
20843       </method>
20844     </type>
20845     <type name="Test">
20846       <method name="Int32 I&lt;string&gt;.get_Count()">
20847         <size>2</size>
20848       </method>
20849       <method name="Int32 I&lt;Foo&gt;.get_Count()">
20850         <size>2</size>
20851       </method>
20852       <method name="Void .ctor()">
20853         <size>7</size>
20854       </method>
20855     </type>
20856     <type name="Program">
20857       <method name="Int32 Main()">
20858         <size>29</size>
20859       </method>
20860     </type>
20861   </test>
20862   <test name="gtest-variance-11.cs">
20863     <type name="D">
20864       <method name="Void .ctor()">
20865         <size>7</size>
20866       </method>
20867       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20868         <size>38</size>
20869       </method>
20870       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20871         <size>38</size>
20872       </method>
20873       <method name="Int32 Main()">
20874         <size>38</size>
20875       </method>
20876     </type>
20877   </test>
20878   <test name="gtest-variance-12.cs">
20879     <type name="D">
20880       <method name="Void add_field(D`1[System.String])">
20881         <size>24</size>
20882       </method>
20883       <method name="Void remove_field(D`1[System.String])">
20884         <size>24</size>
20885       </method>
20886       <method name="Int32 Main()">
20887         <size>72</size>
20888       </method>
20889       <method name="Void &lt;Main&gt;m__0()">
20890         <size>1</size>
20891       </method>
20892       <method name="Void .ctor()">
20893         <size>7</size>
20894       </method>
20895     </type>
20896     <type name="D`1[T]">
20897       <method name="Void Invoke()">
20898         <size>0</size>
20899       </method>
20900       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20901         <size>0</size>
20902       </method>
20903       <method name="Void EndInvoke(IAsyncResult)">
20904         <size>0</size>
20905       </method>
20906       <method name="Void .ctor(Object, IntPtr)">
20907         <size>0</size>
20908       </method>
20909     </type>
20910   </test>
20911   <test name="gtest-variance-13.cs">
20912     <type name="A">
20913       <method name="Void .ctor()">
20914         <size>7</size>
20915       </method>
20916       <method name="Void Foo[T](T, IList`1)">
20917         <size>1</size>
20918       </method>
20919       <method name="Void Test()">
20920         <size>17</size>
20921       </method>
20922     </type>
20923     <type name="B">
20924       <method name="Void .ctor()">
20925         <size>7</size>
20926       </method>
20927       <method name="Void Foo[T](T, I`1)">
20928         <size>1</size>
20929       </method>
20930       <method name="Void Test[U](U, I`1)">
20931         <size>8</size>
20932       </method>
20933     </type>
20934     <type name="M">
20935       <method name="Void .ctor()">
20936         <size>7</size>
20937       </method>
20938       <method name="Int32 Main()">
20939         <size>2</size>
20940       </method>
20941     </type>
20942   </test>
20943   <test name="gtest-variance-2.cs">
20944     <type name="Foo">
20945       <method name="System.String Bar(System.Object)">
20946         <size>12</size>
20947       </method>
20948       <method name="Void .ctor()">
20949         <size>7</size>
20950       </method>
20951     </type>
20952     <type name="Test">
20953       <method name="Int32 Main()">
20954         <size>92</size>
20955       </method>
20956       <method name="Void .ctor()">
20957         <size>7</size>
20958       </method>
20959     </type>
20960   </test>
20961   <test name="gtest-variance-3.cs">
20962     <type name="Test">
20963       <method name="Int32 Main()">
20964         <size>56</size>
20965       </method>
20966       <method name="Int32 Bar(Foo`1[System.Object])">
20967         <size>12</size>
20968       </method>
20969       <method name="Void .ctor()">
20970         <size>7</size>
20971       </method>
20972     </type>
20973     <type name="Foo`1[T]">
20974       <method name="T Invoke()">
20975         <size>0</size>
20976       </method>
20977       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20978         <size>0</size>
20979       </method>
20980       <method name="T EndInvoke(IAsyncResult)">
20981         <size>0</size>
20982       </method>
20983       <method name="Void .ctor(Object, IntPtr)">
20984         <size>0</size>
20985       </method>
20986     </type>
20987     <type name="Test+&lt;Main&gt;c__AnonStorey0">
20988       <method name="System.String &lt;&gt;m__0()">
20989         <size>7</size>
20990       </method>
20991       <method name="Void .ctor()">
20992         <size>7</size>
20993       </method>
20994     </type>
20995   </test>
20996   <test name="gtest-variance-4.cs">
20997     <type name="Test">
20998       <method name="Int32 Main()">
20999         <size>58</size>
21000       </method>
21001       <method name="Int32 Bar(Foo`1[System.String], System.String)">
21002         <size>8</size>
21003       </method>
21004       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
21005         <size>7</size>
21006       </method>
21007       <method name="Void .ctor()">
21008         <size>7</size>
21009       </method>
21010     </type>
21011     <type name="Foo`1[T]">
21012       <method name="Int32 Invoke(T)">
21013         <size>0</size>
21014       </method>
21015       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21016         <size>0</size>
21017       </method>
21018       <method name="Int32 EndInvoke(IAsyncResult)">
21019         <size>0</size>
21020       </method>
21021       <method name="Void .ctor(Object, IntPtr)">
21022         <size>0</size>
21023       </method>
21024     </type>
21025   </test>
21026   <test name="gtest-variance-5.cs">
21027     <type name="BothVariants`2[T1,T2]">
21028       <method name="T1 get_Foo()">
21029         <size>7</size>
21030       </method>
21031       <method name="Void set_Foo(T1)">
21032         <size>8</size>
21033       </method>
21034       <method name="Int32 Bar(T2)">
21035         <size>35</size>
21036       </method>
21037       <method name="Void .ctor(T1)">
21038         <size>14</size>
21039       </method>
21040     </type>
21041     <type name="Invariant`1[T]">
21042       <method name="T get_Foo()">
21043         <size>36</size>
21044       </method>
21045       <method name="Int32 Bar(T)">
21046         <size>14</size>
21047       </method>
21048       <method name="Void .ctor()">
21049         <size>7</size>
21050       </method>
21051     </type>
21052     <type name="A">
21053       <method name="System.String get_Fruit()">
21054         <size>6</size>
21055       </method>
21056       <method name="Void .ctor()">
21057         <size>7</size>
21058       </method>
21059     </type>
21060     <type name="B">
21061       <method name="System.String get_Fruit()">
21062         <size>6</size>
21063       </method>
21064       <method name="Void .ctor()">
21065         <size>7</size>
21066       </method>
21067     </type>
21068     <type name="C">
21069       <method name="System.String get_Fruit()">
21070         <size>6</size>
21071       </method>
21072       <method name="Void .ctor()">
21073         <size>7</size>
21074       </method>
21075     </type>
21076     <type name="Test">
21077       <method name="Int32 Main()">
21078         <size>110</size>
21079       </method>
21080       <method name="Void .ctor()">
21081         <size>7</size>
21082       </method>
21083     </type>
21084   </test>
21085   <test name="gtest-variance-6.cs">
21086     <type name="Program">
21087       <method name="Void .ctor()">
21088         <size>7</size>
21089       </method>
21090       <method name="Void Main()">
21091         <size>1</size>
21092       </method>
21093     </type>
21094     <type name="Cov1`1[U]">
21095       <method name="Void .ctor(Object, IntPtr)">
21096         <size>0</size>
21097       </method>
21098       <method name="ICovariant`1 Invoke(IContravariant`1)">
21099         <size>0</size>
21100       </method>
21101       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21102         <size>0</size>
21103       </method>
21104       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21105         <size>0</size>
21106       </method>
21107     </type>
21108     <type name="Cov2`1[U]">
21109       <method name="Void .ctor(Object, IntPtr)">
21110         <size>0</size>
21111       </method>
21112       <method name="ICovariant`1 Invoke(IContravariant`1)">
21113         <size>0</size>
21114       </method>
21115       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21116         <size>0</size>
21117       </method>
21118       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21119         <size>0</size>
21120       </method>
21121     </type>
21122     <type name="Cov3`1[U]">
21123       <method name="Void .ctor(Object, IntPtr)">
21124         <size>0</size>
21125       </method>
21126       <method name="ICovariant`1 Invoke(IContravariant`1)">
21127         <size>0</size>
21128       </method>
21129       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21130         <size>0</size>
21131       </method>
21132       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21133         <size>0</size>
21134       </method>
21135     </type>
21136     <type name="Cov4`1[U]">
21137       <method name="Void .ctor(Object, IntPtr)">
21138         <size>0</size>
21139       </method>
21140       <method name="ICovariant`1 Invoke()">
21141         <size>0</size>
21142       </method>
21143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21144         <size>0</size>
21145       </method>
21146       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21147         <size>0</size>
21148       </method>
21149     </type>
21150     <type name="Cov5`1[U]">
21151       <method name="Void .ctor(Object, IntPtr)">
21152         <size>0</size>
21153       </method>
21154       <method name="IContravariant`1 Invoke()">
21155         <size>0</size>
21156       </method>
21157       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21158         <size>0</size>
21159       </method>
21160       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21161         <size>0</size>
21162       </method>
21163     </type>
21164     <type name="Contra5`1[U]">
21165       <method name="Void .ctor(Object, IntPtr)">
21166         <size>0</size>
21167       </method>
21168       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21169         <size>0</size>
21170       </method>
21171       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21172         <size>0</size>
21173       </method>
21174       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21175         <size>0</size>
21176       </method>
21177     </type>
21178     <type name="Contra6`1[U]">
21179       <method name="Void .ctor(Object, IntPtr)">
21180         <size>0</size>
21181       </method>
21182       <method name="IContravariant`1 Invoke()">
21183         <size>0</size>
21184       </method>
21185       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21186         <size>0</size>
21187       </method>
21188       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21189         <size>0</size>
21190       </method>
21191     </type>
21192     <type name="Contra7`1[U]">
21193       <method name="Void .ctor(Object, IntPtr)">
21194         <size>0</size>
21195       </method>
21196       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21197         <size>0</size>
21198       </method>
21199       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21200         <size>0</size>
21201       </method>
21202       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21203         <size>0</size>
21204       </method>
21205     </type>
21206     <type name="Contra8`1[U]">
21207       <method name="Void .ctor(Object, IntPtr)">
21208         <size>0</size>
21209       </method>
21210       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21211         <size>0</size>
21212       </method>
21213       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21214         <size>0</size>
21215       </method>
21216       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21217         <size>0</size>
21218       </method>
21219     </type>
21220   </test>
21221   <test name="gtest-variance-7.cs">
21222     <type name="C">
21223       <method name="Void .ctor()">
21224         <size>7</size>
21225       </method>
21226       <method name="Void Main()">
21227         <size>1</size>
21228       </method>
21229     </type>
21230     <type name="Covariant`1[T]">
21231       <method name="Void .ctor(Object, IntPtr)">
21232         <size>0</size>
21233       </method>
21234       <method name="T Invoke()">
21235         <size>0</size>
21236       </method>
21237       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21238         <size>0</size>
21239       </method>
21240       <method name="T EndInvoke(IAsyncResult)">
21241         <size>0</size>
21242       </method>
21243     </type>
21244     <type name="Contra`1[T]">
21245       <method name="Void .ctor(Object, IntPtr)">
21246         <size>0</size>
21247       </method>
21248       <method name="Void Invoke(T)">
21249         <size>0</size>
21250       </method>
21251       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21252         <size>0</size>
21253       </method>
21254       <method name="Void EndInvoke(IAsyncResult)">
21255         <size>0</size>
21256       </method>
21257     </type>
21258     <type name="CoContra`2[TR,T]">
21259       <method name="Void .ctor(Object, IntPtr)">
21260         <size>0</size>
21261       </method>
21262       <method name="TR Invoke(T)">
21263         <size>0</size>
21264       </method>
21265       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21266         <size>0</size>
21267       </method>
21268       <method name="TR EndInvoke(IAsyncResult)">
21269         <size>0</size>
21270       </method>
21271     </type>
21272     <type name="None`1[T]">
21273       <method name="Void .ctor(Object, IntPtr)">
21274         <size>0</size>
21275       </method>
21276       <method name="Void Invoke(T)">
21277         <size>0</size>
21278       </method>
21279       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21280         <size>0</size>
21281       </method>
21282       <method name="Void EndInvoke(IAsyncResult)">
21283         <size>0</size>
21284       </method>
21285     </type>
21286     <type name="Test`1[U]">
21287       <method name="Void .ctor(Object, IntPtr)">
21288         <size>0</size>
21289       </method>
21290       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
21291         <size>0</size>
21292       </method>
21293       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21294         <size>0</size>
21295       </method>
21296       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21297         <size>0</size>
21298       </method>
21299     </type>
21300     <type name="Test2`1[U]">
21301       <method name="Void .ctor(Object, IntPtr)">
21302         <size>0</size>
21303       </method>
21304       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
21305         <size>0</size>
21306       </method>
21307       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21308         <size>0</size>
21309       </method>
21310       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
21311         <size>0</size>
21312       </method>
21313     </type>
21314     <type name="Test3`1[U]">
21315       <method name="Void .ctor(Object, IntPtr)">
21316         <size>0</size>
21317       </method>
21318       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21319         <size>0</size>
21320       </method>
21321       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21322         <size>0</size>
21323       </method>
21324       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21325         <size>0</size>
21326       </method>
21327     </type>
21328     <type name="Test4`1[U]">
21329       <method name="Void .ctor(Object, IntPtr)">
21330         <size>0</size>
21331       </method>
21332       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21333         <size>0</size>
21334       </method>
21335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21336         <size>0</size>
21337       </method>
21338       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21339         <size>0</size>
21340       </method>
21341     </type>
21342     <type name="Test5`1[U]">
21343       <method name="Void .ctor(Object, IntPtr)">
21344         <size>0</size>
21345       </method>
21346       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21347         <size>0</size>
21348       </method>
21349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21350         <size>0</size>
21351       </method>
21352       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21353         <size>0</size>
21354       </method>
21355     </type>
21356     <type name="Test6`1[U]">
21357       <method name="Void .ctor(Object, IntPtr)">
21358         <size>0</size>
21359       </method>
21360       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21361         <size>0</size>
21362       </method>
21363       <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)">
21364         <size>0</size>
21365       </method>
21366       <method name="Void EndInvoke(IAsyncResult)">
21367         <size>0</size>
21368       </method>
21369     </type>
21370     <type name="Both`2[U,V]">
21371       <method name="Void .ctor(Object, IntPtr)">
21372         <size>0</size>
21373       </method>
21374       <method name="Void Invoke(CoContra`2[U,V])">
21375         <size>0</size>
21376       </method>
21377       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21378         <size>0</size>
21379       </method>
21380       <method name="Void EndInvoke(IAsyncResult)">
21381         <size>0</size>
21382       </method>
21383     </type>
21384     <type name="Both2`2[U,V]">
21385       <method name="Void .ctor(Object, IntPtr)">
21386         <size>0</size>
21387       </method>
21388       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21389         <size>0</size>
21390       </method>
21391       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21392         <size>0</size>
21393       </method>
21394       <method name="Void EndInvoke(IAsyncResult)">
21395         <size>0</size>
21396       </method>
21397     </type>
21398     <type name="Both3`2[U,V]">
21399       <method name="Void .ctor(Object, IntPtr)">
21400         <size>0</size>
21401       </method>
21402       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21403         <size>0</size>
21404       </method>
21405       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21406         <size>0</size>
21407       </method>
21408       <method name="Void EndInvoke(IAsyncResult)">
21409         <size>0</size>
21410       </method>
21411     </type>
21412     <type name="Both4`2[U,V]">
21413       <method name="Void .ctor(Object, IntPtr)">
21414         <size>0</size>
21415       </method>
21416       <method name="Void Invoke(Both`2[V,U])">
21417         <size>0</size>
21418       </method>
21419       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21420         <size>0</size>
21421       </method>
21422       <method name="Void EndInvoke(IAsyncResult)">
21423         <size>0</size>
21424       </method>
21425     </type>
21426     <type name="Both5`2[U,V]">
21427       <method name="Void .ctor(Object, IntPtr)">
21428         <size>0</size>
21429       </method>
21430       <method name="Void Invoke(Both`2[V,System.Int32])">
21431         <size>0</size>
21432       </method>
21433       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21434         <size>0</size>
21435       </method>
21436       <method name="Void EndInvoke(IAsyncResult)">
21437         <size>0</size>
21438       </method>
21439     </type>
21440   </test>
21441   <test name="gtest-variance-8.cs">
21442     <type name="A`1[T]">
21443       <method name="Void .ctor()">
21444         <size>7</size>
21445       </method>
21446     </type>
21447     <type name="C">
21448       <method name="Int32 Main()">
21449         <size>144</size>
21450       </method>
21451       <method name="Void .ctor()">
21452         <size>7</size>
21453       </method>
21454     </type>
21455   </test>
21456   <test name="gtest-variance-9.cs">
21457     <type name="Test">
21458       <method name="Void .ctor()">
21459         <size>7</size>
21460       </method>
21461       <method name="Void Foo(IIn`1)">
21462         <size>1</size>
21463       </method>
21464       <method name="Int32 Main()">
21465         <size>10</size>
21466       </method>
21467     </type>
21468   </test>
21469   <test name="test-1.cs">
21470     <type name="X">
21471       <method name="Void .ctor()">
21472         <size>7</size>
21473       </method>
21474       <method name="Int32 Main(System.String[])">
21475         <size>12</size>
21476       </method>
21477     </type>
21478   </test>
21479   <test name="test-10.cs">
21480     <type name="X">
21481       <method name="Void .ctor()">
21482         <size>7</size>
21483       </method>
21484       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21485         <size>1</size>
21486       </method>
21487       <method name="Void bsbyte()">
21488         <size>35</size>
21489       </method>
21490       <method name="Void abyte(SByte, Char)">
21491         <size>1</size>
21492       </method>
21493       <method name="Void bbyte()">
21494         <size>22</size>
21495       </method>
21496       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21497         <size>1</size>
21498       </method>
21499       <method name="Void bshort()">
21500         <size>39</size>
21501       </method>
21502       <method name="Void aushort(SByte, Byte, Int16, Char)">
21503         <size>1</size>
21504       </method>
21505       <method name="Void bushort()">
21506         <size>29</size>
21507       </method>
21508       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21509         <size>1</size>
21510       </method>
21511       <method name="Void bint()">
21512         <size>42</size>
21513       </method>
21514       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21515         <size>1</size>
21516       </method>
21517       <method name="Void buint()">
21518         <size>38</size>
21519       </method>
21520       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21521         <size>1</size>
21522       </method>
21523       <method name="Void blong()">
21524         <size>47</size>
21525       </method>
21526       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21527         <size>1</size>
21528       </method>
21529       <method name="Void bulong()">
21530         <size>47</size>
21531       </method>
21532       <method name="Void achar(SByte, Byte, Int16)">
21533         <size>1</size>
21534       </method>
21535       <method name="Void bchar()">
21536         <size>27</size>
21537       </method>
21538       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21539         <size>1</size>
21540       </method>
21541       <method name="Void bfloat()">
21542         <size>67</size>
21543       </method>
21544       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21545         <size>1</size>
21546       </method>
21547       <method name="Void bdouble()">
21548         <size>75</size>
21549       </method>
21550       <method name="Void TestDecimal(Decimal)">
21551         <size>15</size>
21552       </method>
21553       <method name="Void Main()">
21554         <size>1</size>
21555       </method>
21556     </type>
21557     <type name="Test2">
21558       <method name="Void .ctor()">
21559         <size>7</size>
21560       </method>
21561       <method name="Void ExtraTst()">
21562         <size>12</size>
21563       </method>
21564     </type>
21565   </test>
21566   <test name="test-100.cs">
21567     <type name="GLib.Object">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571       <method name="Int32 get_Raw()">
21572         <size>2</size>
21573       </method>
21574       <method name="Void set_Raw(Int32)">
21575         <size>8</size>
21576       </method>
21577       <method name="Void GetProperty()">
21578         <size>12</size>
21579       </method>
21580       <method name="Int32 Main()">
21581         <size>2</size>
21582       </method>
21583     </type>
21584   </test>
21585   <test name="test-101.cs">
21586     <type name="Test.MyAttribute">
21587       <method name="Void .ctor(String)">
21588         <size>20</size>
21589       </method>
21590     </type>
21591     <type name="Test.My2Attribute">
21592       <method name="Void .ctor(String, Int32)">
21593         <size>31</size>
21594       </method>
21595     </type>
21596     <type name="Test.Test">
21597       <method name="Void .ctor()">
21598         <size>7</size>
21599       </method>
21600       <method name="Int32 Main()">
21601         <size>92</size>
21602       </method>
21603     </type>
21604   </test>
21605   <test name="test-102.cs">
21606     <type name="N1.MineAttribute">
21607       <method name="Void .ctor(String)">
21608         <size>14</size>
21609       </method>
21610     </type>
21611     <type name="N1.ReturnAttribute">
21612       <method name="Void .ctor(String)">
21613         <size>14</size>
21614       </method>
21615     </type>
21616     <type name="N1.Foo">
21617       <method name="Void .ctor()">
21618         <size>7</size>
21619       </method>
21620       <method name="Int32 Main()">
21621         <size>250</size>
21622       </method>
21623     </type>
21624   </test>
21625   <test name="test-103.cs">
21626     <type name="A">
21627       <method name="Void .ctor()">
21628         <size>7</size>
21629       </method>
21630       <method name="Int32 Foo()">
21631         <size>0</size>
21632       </method>
21633     </type>
21634     <type name="B">
21635       <method name="Void .ctor()">
21636         <size>7</size>
21637       </method>
21638       <method name="Int32 Foo()">
21639         <size>2</size>
21640       </method>
21641       <method name="Int32 M()">
21642         <size>7</size>
21643       </method>
21644     </type>
21645     <type name="Test">
21646       <method name="Void .ctor()">
21647         <size>7</size>
21648       </method>
21649       <method name="Int32 Main()">
21650         <size>11</size>
21651       </method>
21652     </type>
21653   </test>
21654   <test name="test-104.cs">
21655     <type name="Test">
21656       <method name="Void .ctor()">
21657         <size>7</size>
21658       </method>
21659       <method name="Int32 Main(System.String[])">
21660         <size>12</size>
21661       </method>
21662     </type>
21663   </test>
21664   <test name="test-105.cs">
21665     <type name="Test">
21666       <method name="Void .ctor()">
21667         <size>7</size>
21668       </method>
21669       <method name="Int32 F(Int32)">
21670         <size>33</size>
21671       </method>
21672       <method name="Void async_callback(IAsyncResult)">
21673         <size>22</size>
21674       </method>
21675       <method name="Int32 Main()">
21676         <size>407</size>
21677       </method>
21678     </type>
21679     <type name="Test+SimpleDelegate">
21680       <method name="Void .ctor(Object, IntPtr)">
21681         <size>0</size>
21682       </method>
21683       <method name="Int32 Invoke(Int32)">
21684         <size>0</size>
21685       </method>
21686       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21687         <size>0</size>
21688       </method>
21689       <method name="Int32 EndInvoke(IAsyncResult)">
21690         <size>0</size>
21691       </method>
21692     </type>
21693   </test>
21694   <test name="test-106.cs">
21695     <type name="Test">
21696       <method name="Int32 F(Int32)">
21697         <size>27</size>
21698       </method>
21699       <method name="Void async_callback(IAsyncResult)">
21700         <size>33</size>
21701       </method>
21702       <method name="Int32 Main()">
21703         <size>135</size>
21704       </method>
21705       <method name="Void .ctor()">
21706         <size>7</size>
21707       </method>
21708       <method name="Void .cctor()">
21709         <size>1</size>
21710       </method>
21711     </type>
21712     <type name="Test+SimpleDelegate">
21713       <method name="Int32 Invoke(Int32)">
21714         <size>0</size>
21715       </method>
21716       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21717         <size>0</size>
21718       </method>
21719       <method name="Int32 EndInvoke(IAsyncResult)">
21720         <size>0</size>
21721       </method>
21722       <method name="Void .ctor(Object, IntPtr)">
21723         <size>0</size>
21724       </method>
21725     </type>
21726   </test>
21727   <test name="test-107.cs">
21728     <type name="Test">
21729       <method name="Void .ctor()">
21730         <size>7</size>
21731       </method>
21732       <method name="Void .cctor()">
21733         <size>1</size>
21734       </method>
21735       <method name="Int32 F(Int32)">
21736         <size>27</size>
21737       </method>
21738       <method name="Void async_callback(IAsyncResult)">
21739         <size>100</size>
21740       </method>
21741       <method name="Int32 Main()">
21742         <size>89</size>
21743       </method>
21744     </type>
21745     <type name="Test+SimpleDelegate">
21746       <method name="Void .ctor(Object, IntPtr)">
21747         <size>0</size>
21748       </method>
21749       <method name="Int32 Invoke(Int32)">
21750         <size>0</size>
21751       </method>
21752       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21753         <size>0</size>
21754       </method>
21755       <method name="Int32 EndInvoke(IAsyncResult)">
21756         <size>0</size>
21757       </method>
21758     </type>
21759   </test>
21760   <test name="test-108.cs">
21761     <type name="X">
21762       <method name="Void .ctor()">
21763         <size>7</size>
21764       </method>
21765       <method name="Int32 Main()">
21766         <size>79</size>
21767       </method>
21768     </type>
21769   </test>
21770   <test name="test-109.cs">
21771     <type name="T">
21772       <method name="Void .ctor()">
21773         <size>7</size>
21774       </method>
21775       <method name="Int32 Main()">
21776         <size>23</size>
21777       </method>
21778     </type>
21779   </test>
21780   <test name="test-11.cs">
21781     <type name="Test">
21782       <method name="Void .ctor()">
21783         <size>7</size>
21784       </method>
21785       <method name="Int32 boxtest()">
21786         <size>12</size>
21787       </method>
21788       <method name="Int32 Main()">
21789         <size>14</size>
21790       </method>
21791     </type>
21792   </test>
21793   <test name="test-110.cs">
21794     <type name="test.test">
21795       <method name="Void .ctor()">
21796         <size>7</size>
21797       </method>
21798       <method name="Int32 test_method(Int32)">
21799         <size>13</size>
21800       </method>
21801       <method name="Int32 Main()">
21802         <size>17</size>
21803       </method>
21804     </type>
21805   </test>
21806   <test name="test-111.cs">
21807     <type name="T">
21808       <method name="Void .ctor()">
21809         <size>7</size>
21810       </method>
21811       <method name="System.Object get_obj()">
21812         <size>6</size>
21813       </method>
21814       <method name="Int32 Main()">
21815         <size>21</size>
21816       </method>
21817     </type>
21818   </test>
21819   <test name="test-112.cs">
21820     <type name="X">
21821       <method name="Void .ctor()">
21822         <size>7</size>
21823       </method>
21824       <method name="System.Int32[] g()">
21825         <size>14</size>
21826       </method>
21827       <method name="Int32 Main()">
21828         <size>18</size>
21829       </method>
21830     </type>
21831   </test>
21832   <test name="test-113.cs">
21833     <type name="X">
21834       <method name="Void .ctor()">
21835         <size>7</size>
21836       </method>
21837       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21838         <size>4</size>
21839       </method>
21840       <method name="Void GetProperty(System.String, System.String ByRef)">
21841         <size>21</size>
21842       </method>
21843       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21844         <size>4</size>
21845       </method>
21846       <method name="Void GetProperty(System.String, Boolean ByRef)">
21847         <size>21</size>
21848       </method>
21849       <method name="Int32 Main()">
21850         <size>2</size>
21851       </method>
21852     </type>
21853   </test>
21854   <test name="test-114.cs">
21855     <type name="MyClass">
21856       <method name="Void .ctor()">
21857         <size>7</size>
21858       </method>
21859       <method name="Int32 Main()">
21860         <size>15</size>
21861       </method>
21862     </type>
21863     <type name="MyClass+IsAnything">
21864       <method name="Void .ctor(Object, IntPtr)">
21865         <size>0</size>
21866       </method>
21867       <method name="Boolean Invoke(Char)">
21868         <size>0</size>
21869       </method>
21870       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21871         <size>0</size>
21872       </method>
21873       <method name="Boolean EndInvoke(IAsyncResult)">
21874         <size>0</size>
21875       </method>
21876     </type>
21877   </test>
21878   <test name="test-115.cs">
21879     <type name="A">
21880       <method name="Void .ctor()">
21881         <size>7</size>
21882       </method>
21883       <method name="X op_Explicit(A)">
21884         <size>8</size>
21885       </method>
21886     </type>
21887     <type name="X">
21888       <method name="Void .ctor()">
21889         <size>7</size>
21890       </method>
21891     </type>
21892     <type name="Y">
21893       <method name="Void .ctor()">
21894         <size>7</size>
21895       </method>
21896     </type>
21897     <type name="blah">
21898       <method name="Void .ctor()">
21899         <size>7</size>
21900       </method>
21901       <method name="Int32 Main()">
21902         <size>47</size>
21903       </method>
21904     </type>
21905   </test>
21906   <test name="test-116.cs">
21907     <type name="X">
21908       <method name="Void .ctor()">
21909         <size>7</size>
21910       </method>
21911       <method name="Int32 Main()">
21912         <size>12</size>
21913       </method>
21914     </type>
21915   </test>
21916   <test name="test-117.cs">
21917     <type name="Blah">
21918       <method name="Void .ctor()">
21919         <size>18</size>
21920       </method>
21921       <method name="Int32 Main()">
21922         <size>25</size>
21923       </method>
21924     </type>
21925   </test>
21926   <test name="test-118.cs">
21927     <type name="Container">
21928       <method name="Void .ctor()">
21929         <size>7</size>
21930       </method>
21931       <method name="Int32 Main(System.String[])">
21932         <size>2</size>
21933       </method>
21934     </type>
21935   </test>
21936   <test name="test-119.cs">
21937     <type name="Value">
21938       <method name="Void .ctor()">
21939         <size>7</size>
21940       </method>
21941       <method name="Int32 op_Explicit(Value)">
21942         <size>2</size>
21943       </method>
21944       <method name="MyObject op_Explicit(Value)">
21945         <size>7</size>
21946       </method>
21947       <method name="UInt32 op_Explicit(Value)">
21948         <size>2</size>
21949       </method>
21950     </type>
21951     <type name="MyObject">
21952       <method name="Void .ctor(Int32)">
21953         <size>7</size>
21954       </method>
21955     </type>
21956     <type name="Derived">
21957       <method name="Void .ctor(Int32)">
21958         <size>8</size>
21959       </method>
21960       <method name="Derived Blah()">
21961         <size>18</size>
21962       </method>
21963     </type>
21964     <type name="Test">
21965       <method name="Void .ctor()">
21966         <size>7</size>
21967       </method>
21968       <method name="Int32 Main()">
21969         <size>33</size>
21970       </method>
21971     </type>
21972   </test>
21973   <test name="test-12.cs">
21974     <type name="X">
21975       <method name="Void .ctor()">
21976         <size>7</size>
21977       </method>
21978       <method name="Int32 Main(System.String[])">
21979         <size>270</size>
21980       </method>
21981       <method name="System.String s(System.String, Int32)">
21982         <size>13</size>
21983       </method>
21984       <method name="System.String x(System.String, System.Object)">
21985         <size>8</size>
21986       </method>
21987     </type>
21988   </test>
21989   <test name="test-120.cs">
21990     <type name="test">
21991       <method name="Void .ctor()">
21992         <size>7</size>
21993       </method>
21994       <method name="Int32 Main()">
21995         <size>140</size>
21996       </method>
21997     </type>
21998   </test>
21999   <test name="test-121.cs">
22000     <type name="X">
22001       <method name="Void .ctor()">
22002         <size>7</size>
22003       </method>
22004       <method name="Int32 g()">
22005         <size>14</size>
22006       </method>
22007       <method name="Int32 Main()">
22008         <size>81</size>
22009       </method>
22010     </type>
22011   </test>
22012   <test name="test-122.cs">
22013     <type name="A">
22014       <method name="Void .ctor()">
22015         <size>7</size>
22016       </method>
22017       <method name="Void .cctor()">
22018         <size>1</size>
22019       </method>
22020       <method name="Int32 Main()">
22021         <size>2</size>
22022       </method>
22023     </type>
22024     <type name="A+B">
22025       <method name="Void .ctor()">
22026         <size>7</size>
22027       </method>
22028       <method name="Void Foo()">
22029         <size>13</size>
22030       </method>
22031     </type>
22032   </test>
22033   <test name="test-123.cs">
22034     <type name="X">
22035       <method name="Void .ctor()">
22036         <size>7</size>
22037       </method>
22038       <method name="System.Object get_non_null()">
22039         <size>6</size>
22040       </method>
22041       <method name="System.Object get_null()">
22042         <size>2</size>
22043       </method>
22044       <method name="Int32 Main()">
22045         <size>95</size>
22046       </method>
22047     </type>
22048   </test>
22049   <test name="test-124.cs">
22050     <type name="t">
22051       <method name="Void .ctor()">
22052         <size>7</size>
22053       </method>
22054       <method name="Void a()">
22055         <size>16</size>
22056       </method>
22057       <method name="Void b()">
22058         <size>16</size>
22059       </method>
22060       <method name="Void c()">
22061         <size>24</size>
22062       </method>
22063       <method name="Void d()">
22064         <size>28</size>
22065       </method>
22066       <method name="Void Main()">
22067         <size>1</size>
22068       </method>
22069     </type>
22070   </test>
22071   <test name="test-125.cs">
22072     <type name="Fraction">
22073       <method name="Void .ctor(Int32, Int32)">
22074         <size>31</size>
22075       </method>
22076       <method name="Void .ctor(Int32)">
22077         <size>31</size>
22078       </method>
22079       <method name="Boolean Equals(System.Object)">
22080         <size>36</size>
22081       </method>
22082       <method name="System.String ToString()">
22083         <size>35</size>
22084       </method>
22085       <method name="Fraction op_Implicit(Int32)">
22086         <size>17</size>
22087       </method>
22088       <method name="Int32 op_Explicit(Fraction)">
22089         <size>24</size>
22090       </method>
22091       <method name="Boolean op_Equality(Fraction, Fraction)">
22092         <size>48</size>
22093       </method>
22094       <method name="Boolean op_Inequality(Fraction, Fraction)">
22095         <size>21</size>
22096       </method>
22097       <method name="Fraction op_Addition(Fraction, Fraction)">
22098         <size>102</size>
22099       </method>
22100     </type>
22101     <type name="Tester">
22102       <method name="Void .ctor()">
22103         <size>7</size>
22104       </method>
22105       <method name="Int32 Main()">
22106         <size>148</size>
22107       </method>
22108     </type>
22109   </test>
22110   <test name="test-126.cs">
22111     <type name="X">
22112       <method name="Void .ctor()">
22113         <size>7</size>
22114       </method>
22115       <method name="Void Iface.Method()">
22116         <size>1</size>
22117       </method>
22118       <method name="Int32 Main()">
22119         <size>33</size>
22120       </method>
22121     </type>
22122   </test>
22123   <test name="test-127.cs">
22124     <type name="X">
22125       <method name="Void .ctor()">
22126         <size>7</size>
22127       </method>
22128       <method name="Int32 Main()">
22129         <size>32</size>
22130       </method>
22131     </type>
22132   </test>
22133   <test name="test-128.cs">
22134     <type name="SimpleAttribute">
22135       <method name="Void .ctor(String)">
22136         <size>14</size>
22137       </method>
22138     </type>
22139     <type name="MineAttribute">
22140       <method name="Void .ctor(Type[])">
22141         <size>14</size>
22142       </method>
22143     </type>
22144     <type name="Foo">
22145       <method name="Void .ctor()">
22146         <size>7</size>
22147       </method>
22148       <method name="Int32 MM()">
22149         <size>153</size>
22150       </method>
22151     </type>
22152     <type name="Blah">
22153       <method name="Void .ctor()">
22154         <size>7</size>
22155       </method>
22156       <method name="Int32 get_Value()">
22157         <size>7</size>
22158       </method>
22159       <method name="Void set_Value(Int32)">
22160         <size>8</size>
22161       </method>
22162       <method name="Int32 Another()">
22163         <size>2</size>
22164       </method>
22165       <method name="Int32 Main()">
22166         <size>6</size>
22167       </method>
22168     </type>
22169   </test>
22170   <test name="test-129.cs">
22171     <type name="X">
22172       <method name="Void .ctor()">
22173         <size>7</size>
22174       </method>
22175       <method name="Int32 Main()">
22176         <size>27</size>
22177       </method>
22178     </type>
22179   </test>
22180   <test name="test-13.cs">
22181     <type name="Foo">
22182       <method name="Void .ctor()">
22183         <size>7</size>
22184       </method>
22185       <method name="Boolean MyMethod()">
22186         <size>12</size>
22187       </method>
22188     </type>
22189     <type name="Blah">
22190       <method name="Void .ctor()">
22191         <size>7</size>
22192       </method>
22193       <method name="Int32 Main()">
22194         <size>23</size>
22195       </method>
22196     </type>
22197   </test>
22198   <test name="test-130.cs">
22199     <type name="X">
22200       <method name="Void .ctor()">
22201         <size>20</size>
22202       </method>
22203       <method name="Int32 Main()">
22204         <size>2</size>
22205       </method>
22206     </type>
22207   </test>
22208   <test name="test-131.cs">
22209     <type name="SimpleAttribute">
22210       <method name="Void .ctor(String)">
22211         <size>14</size>
22212       </method>
22213     </type>
22214     <type name="Blah">
22215       <method name="Void .ctor()">
22216         <size>7</size>
22217       </method>
22218       <method name="Int32 Main()">
22219         <size>2</size>
22220       </method>
22221     </type>
22222   </test>
22223   <test name="test-132.cs">
22224     <type name="T">
22225       <method name="Void .ctor()">
22226         <size>7</size>
22227       </method>
22228       <method name="Int32 Main()">
22229         <size>51</size>
22230       </method>
22231     </type>
22232   </test>
22233   <test name="test-133.cs">
22234     <type name="T">
22235       <method name="Void .ctor()">
22236         <size>7</size>
22237       </method>
22238       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
22239         <size>21</size>
22240       </method>
22241       <method name="Void get_struct(S ByRef)">
22242         <size>24</size>
22243       </method>
22244       <method name="Int32 Main()">
22245         <size>75</size>
22246       </method>
22247     </type>
22248   </test>
22249   <test name="test-134.cs">
22250     <type name="AA">
22251       <method name="Void .ctor()">
22252         <size>7</size>
22253       </method>
22254       <method name="Void A()">
22255         <size>8</size>
22256       </method>
22257       <method name="Void B()">
22258         <size>8</size>
22259       </method>
22260       <method name="Void C()">
22261         <size>8</size>
22262       </method>
22263       <method name="Boolean get_OK()">
22264         <size>32</size>
22265       </method>
22266     </type>
22267     <type name="BB">
22268       <method name="Void .ctor()">
22269         <size>7</size>
22270       </method>
22271       <method name="Void A()">
22272         <size>18</size>
22273       </method>
22274       <method name="Void B()">
22275         <size>8</size>
22276       </method>
22277       <method name="Void C()">
22278         <size>8</size>
22279       </method>
22280       <method name="Boolean get_OK()">
22281         <size>32</size>
22282       </method>
22283     </type>
22284     <type name="T">
22285       <method name="Void .ctor()">
22286         <size>7</size>
22287       </method>
22288       <method name="Void A()">
22289         <size>1</size>
22290       </method>
22291       <method name="Void B()">
22292         <size>1</size>
22293       </method>
22294       <method name="Int32 Main()">
22295         <size>76</size>
22296       </method>
22297     </type>
22298   </test>
22299   <test name="test-135.cs">
22300     <type name="A">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304       <method name="Void doh()">
22305         <size>1</size>
22306       </method>
22307     </type>
22308     <type name="T">
22309       <method name="Void .ctor()">
22310         <size>7</size>
22311       </method>
22312       <method name="A get_Prop()">
22313         <size>6</size>
22314       </method>
22315       <method name="Int32 Main()">
22316         <size>37</size>
22317       </method>
22318       <method name="IA IB.get_Prop()">
22319         <size>6</size>
22320       </method>
22321     </type>
22322   </test>
22323   <test name="test-136.cs">
22324     <type name="MyCar">
22325       <method name="Void .ctor()">
22326         <size>7</size>
22327       </method>
22328       <method name="Void IDiagnostic.Stop()">
22329         <size>8</size>
22330       </method>
22331       <method name="Void IAutomobile.Stop()">
22332         <size>8</size>
22333       </method>
22334       <method name="Void Stop()">
22335         <size>16</size>
22336       </method>
22337     </type>
22338     <type name="TestConflict">
22339       <method name="Void .ctor()">
22340         <size>7</size>
22341       </method>
22342       <method name="Int32 Main()">
22343         <size>74</size>
22344       </method>
22345     </type>
22346   </test>
22347   <test name="test-137.cs">
22348     <type name="C">
22349       <method name="Void .ctor()">
22350         <size>7</size>
22351       </method>
22352       <method name="Void X()">
22353         <size>15</size>
22354       </method>
22355       <method name="Int32 Main()">
22356         <size>95</size>
22357       </method>
22358     </type>
22359   </test>
22360   <test name="test-138.cs">
22361     <type name="T">
22362       <method name="Void .ctor()">
22363         <size>7</size>
22364       </method>
22365       <method name="Int32 Main()">
22366         <size>14</size>
22367       </method>
22368     </type>
22369   </test>
22370   <test name="test-139.cs">
22371     <type name="T">
22372       <method name="Void one()">
22373         <size>13</size>
22374       </method>
22375       <method name="Void two(T)">
22376         <size>8</size>
22377       </method>
22378       <method name="Void three(T ByRef)">
22379         <size>13</size>
22380       </method>
22381       <method name="Int32 GetHashCode()">
22382         <size>12</size>
22383       </method>
22384       <method name="Int32 Main()">
22385         <size>25</size>
22386       </method>
22387     </type>
22388   </test>
22389   <test name="test-14.cs">
22390     <type name="Obj.A">
22391       <method name="Void .ctor()">
22392         <size>7</size>
22393       </method>
22394       <method name="Int32 F()">
22395         <size>2</size>
22396       </method>
22397       <method name="Int32 G()">
22398         <size>2</size>
22399       </method>
22400       <method name="Int32 H()">
22401         <size>3</size>
22402       </method>
22403     </type>
22404     <type name="Obj.B">
22405       <method name="Void .ctor()">
22406         <size>7</size>
22407       </method>
22408       <method name="Int32 F()">
22409         <size>2</size>
22410       </method>
22411       <method name="Int32 G()">
22412         <size>2</size>
22413       </method>
22414       <method name="Int32 H()">
22415         <size>3</size>
22416       </method>
22417     </type>
22418     <type name="Obj.Test">
22419       <method name="Void .ctor()">
22420         <size>7</size>
22421       </method>
22422       <method name="Int32 Main()">
22423         <size>182</size>
22424       </method>
22425     </type>
22426   </test>
22427   <test name="test-140.cs">
22428     <type name="BreakTest">
22429       <method name="Void .ctor()">
22430         <size>7</size>
22431       </method>
22432       <method name="Void .cctor()">
22433         <size>1</size>
22434       </method>
22435       <method name="Void B()">
22436         <size>47</size>
22437       </method>
22438       <method name="Int32 Main()">
22439         <size>20</size>
22440       </method>
22441     </type>
22442   </test>
22443   <test name="test-141.cs">
22444     <type name="X">
22445       <method name="Void .ctor()">
22446         <size>7</size>
22447       </method>
22448       <method name="Int32 Main()">
22449         <size>38</size>
22450       </method>
22451       <method name="Boolean Test1()">
22452         <size>41</size>
22453       </method>
22454       <method name="Boolean Test2()">
22455         <size>42</size>
22456       </method>
22457       <method name="Boolean Test3()">
22458         <size>37</size>
22459       </method>
22460     </type>
22461   </test>
22462   <test name="test-142.cs">
22463     <type name="TestClass">
22464       <method name="Void .ctor(EventHandler)">
22465         <size>14</size>
22466       </method>
22467       <method name="Int32 Main()">
22468         <size>2</size>
22469       </method>
22470     </type>
22471     <type name="TestBaseClass">
22472       <method name="Void .ctor()">
22473         <size>7</size>
22474       </method>
22475       <method name="Void add_Blah(System.EventHandler)">
22476         <size>24</size>
22477       </method>
22478       <method name="Void remove_Blah(System.EventHandler)">
22479         <size>24</size>
22480       </method>
22481     </type>
22482   </test>
22483   <test name="test-143.cs">
22484     <type name="MonoEnumInfo">
22485       <method name="Void stuff()">
22486         <size>8</size>
22487       </method>
22488       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22489         <size>20</size>
22490       </method>
22491       <method name="Int32 Main()">
22492         <size>32</size>
22493       </method>
22494     </type>
22495   </test>
22496   <test name="test-144.cs">
22497     <type name="Test">
22498       <method name="Void .ctor()">
22499         <size>7</size>
22500       </method>
22501       <method name="Void Main()">
22502         <size>1</size>
22503       </method>
22504     </type>
22505   </test>
22506   <test name="test-145.cs">
22507     <type name="JagArrayTest">
22508       <method name="Void .ctor()">
22509         <size>7</size>
22510       </method>
22511       <method name="Void .cctor()">
22512         <size>25</size>
22513       </method>
22514       <method name="Void Main()">
22515         <size>15</size>
22516       </method>
22517     </type>
22518   </test>
22519   <test name="test-146.cs">
22520     <type name="Test">
22521       <method name="Void .ctor()">
22522         <size>7</size>
22523       </method>
22524       <method name="Int32 Main()">
22525         <size>335</size>
22526       </method>
22527     </type>
22528   </test>
22529   <test name="test-147.cs">
22530     <type name="X">
22531       <method name="Void .ctor()">
22532         <size>15</size>
22533       </method>
22534       <method name="Void .cctor()">
22535         <size>8</size>
22536       </method>
22537       <method name="X Foo()">
22538         <size>6</size>
22539       </method>
22540       <method name="X Bar()">
22541         <size>6</size>
22542       </method>
22543       <method name="X Baz()">
22544         <size>6</size>
22545       </method>
22546       <method name="UInt32 get_Property()">
22547         <size>2</size>
22548       </method>
22549       <method name="UInt32 get_StaticProperty()">
22550         <size>3</size>
22551       </method>
22552       <method name="Int32 get_Item(Int32)">
22553         <size>2</size>
22554       </method>
22555     </type>
22556     <type name="Y">
22557       <method name="Void .ctor()">
22558         <size>15</size>
22559       </method>
22560       <method name="Void .cctor()">
22561         <size>9</size>
22562       </method>
22563       <method name="Y Foo()">
22564         <size>6</size>
22565       </method>
22566       <method name="Y Bar()">
22567         <size>6</size>
22568       </method>
22569       <method name="Y Baz()">
22570         <size>6</size>
22571       </method>
22572       <method name="UInt32 get_Property()">
22573         <size>2</size>
22574       </method>
22575       <method name="UInt32 get_StaticProperty()">
22576         <size>3</size>
22577       </method>
22578       <method name="Int32 get_Item(Int32)">
22579         <size>2</size>
22580       </method>
22581     </type>
22582     <type name="Z">
22583       <method name="Void .ctor()">
22584         <size>7</size>
22585       </method>
22586       <method name="Int32 Test()">
22587         <size>94</size>
22588       </method>
22589     </type>
22590     <type name="Test">
22591       <method name="Void .ctor()">
22592         <size>7</size>
22593       </method>
22594       <method name="Int32 Main()">
22595         <size>252</size>
22596       </method>
22597     </type>
22598   </test>
22599   <test name="test-148.cs">
22600     <type name="Y">
22601       <method name="Void .ctor()">
22602         <size>7</size>
22603       </method>
22604       <method name="Int32 get_Bar(Int32)">
22605         <size>2</size>
22606       </method>
22607       <method name="Int64 get_Bar(Double)">
22608         <size>3</size>
22609       </method>
22610     </type>
22611     <type name="Z">
22612       <method name="Void .ctor()">
22613         <size>7</size>
22614       </method>
22615       <method name="Int64 get_Whatever(Double)">
22616         <size>3</size>
22617       </method>
22618       <method name="Single get_Whatever(Int64, Int32)">
22619         <size>6</size>
22620       </method>
22621       <method name="Int32 InstanceTest()">
22622         <size>54</size>
22623       </method>
22624       <method name="Int32 Test()">
22625         <size>356</size>
22626       </method>
22627       <method name="Int32 Main()">
22628         <size>94</size>
22629       </method>
22630     </type>
22631     <type name="Z+MyArray">
22632       <method name="Void .ctor()">
22633         <size>7</size>
22634       </method>
22635       <method name="System.Object get_Item(Int32)">
22636         <size>8</size>
22637       </method>
22638       <method name="Void set_Item(Int32, System.Object)">
22639         <size>9</size>
22640       </method>
22641     </type>
22642     <type name="A">
22643       <method name="Void .ctor()">
22644         <size>7</size>
22645       </method>
22646       <method name="Int32 get_Monkey(Int32)">
22647         <size>4</size>
22648       </method>
22649     </type>
22650     <type name="B">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654       <method name="Int64 get_Item(Int64, Int32)">
22655         <size>5</size>
22656       </method>
22657     </type>
22658     <type name="C">
22659       <method name="Void .ctor()">
22660         <size>7</size>
22661       </method>
22662       <method name="Int32 get_Item(Int32)">
22663         <size>4</size>
22664       </method>
22665     </type>
22666     <type name="D">
22667       <method name="Void .ctor()">
22668         <size>7</size>
22669       </method>
22670       <method name="Int64 get_Item(Int64, Int32)">
22671         <size>5</size>
22672       </method>
22673     </type>
22674     <type name="E">
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678       <method name="System.String get_g()">
22679         <size>6</size>
22680       </method>
22681       <method name="Void set_g(System.String)">
22682         <size>1</size>
22683       </method>
22684     </type>
22685     <type name="F">
22686       <method name="Void .ctor()">
22687         <size>7</size>
22688       </method>
22689       <method name="System.String get_g()">
22690         <size>6</size>
22691       </method>
22692     </type>
22693     <type name="DisposableNotifyList">
22694       <method name="Void .ctor()">
22695         <size>7</size>
22696       </method>
22697     </type>
22698     <type name="ChildList">
22699       <method name="Void .ctor()">
22700         <size>7</size>
22701       </method>
22702       <method name="Void Test()">
22703         <size>14</size>
22704       </method>
22705     </type>
22706     <type name="Y">
22707       <method name="Int32 X.get_Foo(Int32)">
22708         <size>2</size>
22709       </method>
22710     </type>
22711   </test>
22712   <test name="test-149.cs">
22713     <type name="Y">
22714       <method name="Void .ctor()">
22715         <size>7</size>
22716       </method>
22717       <method name="Void .cctor()">
22718         <size>1</size>
22719       </method>
22720       <method name="Void add_Foo(System.EventHandler)">
22721         <size>24</size>
22722       </method>
22723       <method name="Void remove_Foo(System.EventHandler)">
22724         <size>24</size>
22725       </method>
22726       <method name="Void add_TestEvent(MyDelegate)">
22727         <size>24</size>
22728       </method>
22729       <method name="Void remove_TestEvent(MyDelegate)">
22730         <size>24</size>
22731       </method>
22732       <method name="Int32 Test()">
22733         <size>166</size>
22734       </method>
22735       <method name="Void callback1(System.Object, System.EventArgs)">
22736         <size>7</size>
22737       </method>
22738       <method name="Int64 callback2(Int32)">
22739         <size>19</size>
22740       </method>
22741       <method name="Void callback3(System.Object, System.EventArgs)">
22742         <size>7</size>
22743       </method>
22744     </type>
22745     <type name="Z">
22746       <method name="Void .ctor()">
22747         <size>7</size>
22748       </method>
22749       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22750         <size>22</size>
22751       </method>
22752       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22753         <size>22</size>
22754       </method>
22755       <method name="Int32 a()">
22756         <size>2</size>
22757       </method>
22758       <method name="Int32 Main()">
22759         <size>80</size>
22760       </method>
22761     </type>
22762     <type name="Static">
22763       <method name="Void .ctor()">
22764         <size>7</size>
22765       </method>
22766       <method name="Void add_Test(System.EventHandler)">
22767         <size>22</size>
22768       </method>
22769       <method name="Void remove_Test(System.EventHandler)">
22770         <size>22</size>
22771       </method>
22772       <method name="Void Fire()">
22773         <size>23</size>
22774       </method>
22775     </type>
22776     <type name="Z+SomeEventHandler">
22777       <method name="Void .ctor(Object, IntPtr)">
22778         <size>0</size>
22779       </method>
22780       <method name="Int32 Invoke()">
22781         <size>0</size>
22782       </method>
22783       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22784         <size>0</size>
22785       </method>
22786       <method name="Int32 EndInvoke(IAsyncResult)">
22787         <size>0</size>
22788       </method>
22789     </type>
22790     <type name="MyDelegate">
22791       <method name="Void .ctor(Object, IntPtr)">
22792         <size>0</size>
22793       </method>
22794       <method name="Int64 Invoke(Int32)">
22795         <size>0</size>
22796       </method>
22797       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22798         <size>0</size>
22799       </method>
22800       <method name="Int64 EndInvoke(IAsyncResult)">
22801         <size>0</size>
22802       </method>
22803     </type>
22804     <type name="Y">
22805       <method name="Void X.add_Foo(System.EventHandler)">
22806         <size>1</size>
22807       </method>
22808       <method name="Void X.remove_Foo(System.EventHandler)">
22809         <size>1</size>
22810       </method>
22811     </type>
22812   </test>
22813   <test name="test-15.cs">
22814     <type name="Implementor">
22815       <method name="Void .ctor()">
22816         <size>7</size>
22817       </method>
22818       <method name="Int32 A()">
22819         <size>2</size>
22820       </method>
22821     </type>
22822     <type name="Run">
22823       <method name="Void .ctor()">
22824         <size>7</size>
22825       </method>
22826       <method name="Int32 Main()">
22827         <size>53</size>
22828       </method>
22829     </type>
22830     <type name="StructImplementor">
22831       <method name="Int32 A()">
22832         <size>2</size>
22833       </method>
22834     </type>
22835   </test>
22836   <test name="test-150.cs">
22837     <type name="T">
22838       <method name="Void .ctor()">
22839         <size>18</size>
22840       </method>
22841       <method name="Int32 Main()">
22842         <size>2</size>
22843       </method>
22844     </type>
22845   </test>
22846   <test name="test-151.cs">
22847     <type name="A.Iface">
22848       <method name="Void .ctor()">
22849         <size>7</size>
22850       </method>
22851       <method name="Void bah()">
22852         <size>1</size>
22853       </method>
22854     </type>
22855     <type name="A.my">
22856       <method name="Void .ctor()">
22857         <size>7</size>
22858       </method>
22859       <method name="Void doit(System.Object)">
22860         <size>13</size>
22861       </method>
22862       <method name="Int32 Main()">
22863         <size>2</size>
22864       </method>
22865     </type>
22866   </test>
22867   <test name="test-152.cs">
22868     <type name="X">
22869       <method name="Void .ctor()">
22870         <size>7</size>
22871       </method>
22872       <method name="Int32 Main()">
22873         <size>99</size>
22874       </method>
22875     </type>
22876   </test>
22877   <test name="test-153.cs">
22878     <type name="Z">
22879       <method name="Void .ctor()">
22880         <size>7</size>
22881       </method>
22882       <method name="Void Test2(System.String, System.Object[])">
22883         <size>1</size>
22884       </method>
22885       <method name="Void Test(System.String, System.Object[])">
22886         <size>8</size>
22887       </method>
22888       <method name="Int32 Main()">
22889         <size>86</size>
22890       </method>
22891     </type>
22892   </test>
22893   <test name="test-154.cs">
22894     <type name="X">
22895       <method name="Void .ctor()">
22896         <size>7</size>
22897       </method>
22898       <method name="Int32 Main()">
22899         <size>2</size>
22900       </method>
22901       <method name="Void test1(Single ByRef)">
22902         <size>6</size>
22903       </method>
22904       <method name="Void test2(Int32, Single ByRef)">
22905         <size>38</size>
22906       </method>
22907       <method name="Void test3(System.Int64[], Int32)">
22908         <size>21</size>
22909       </method>
22910       <method name="Int32 test4(Int32, Single ByRef)">
22911         <size>33</size>
22912       </method>
22913       <method name="Int32 test5(Single ByRef, Int64)">
22914         <size>75</size>
22915       </method>
22916       <method name="Int32 test6(Single ByRef)">
22917         <size>10</size>
22918       </method>
22919       <method name="Int64 test7(System.Int32[], Int32)">
22920         <size>64</size>
22921       </method>
22922       <method name="Int64 test8(Int32)">
22923         <size>34</size>
22924       </method>
22925       <method name="Int64 test9(Int32)">
22926         <size>28</size>
22927       </method>
22928       <method name="Void test10(Int32, Single ByRef)">
22929         <size>23</size>
22930       </method>
22931       <method name="Int64 test11(Int32)">
22932         <size>44</size>
22933       </method>
22934       <method name="Void test12(Single ByRef)">
22935         <size>25</size>
22936       </method>
22937       <method name="Void test13(Int32, Single ByRef)">
22938         <size>23</size>
22939       </method>
22940       <method name="Int64 test14(Int32, Single ByRef)">
22941         <size>66</size>
22942       </method>
22943       <method name="Int32 test15(Int32, Single ByRef)">
22944         <size>33</size>
22945       </method>
22946       <method name="Void test16()">
22947         <size>54</size>
22948       </method>
22949       <method name="Void test17()">
22950         <size>62</size>
22951       </method>
22952       <method name="Void test18(Int32, Int32 ByRef)">
22953         <size>35</size>
22954       </method>
22955       <method name="Int32 test19()">
22956         <size>49</size>
22957       </method>
22958       <method name="Int32 test20()">
22959         <size>22</size>
22960       </method>
22961       <method name="Int32 test21()">
22962         <size>28</size>
22963       </method>
22964       <method name="Int32 test22()">
22965         <size>27</size>
22966       </method>
22967       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22968         <size>29</size>
22969       </method>
22970       <method name="Int64 test24(Int32)">
22971         <size>67</size>
22972       </method>
22973       <method name="Int64 test25(Int32)">
22974         <size>44</size>
22975       </method>
22976       <method name="Void test26()">
22977         <size>22</size>
22978       </method>
22979       <method name="Int32 test27()">
22980         <size>12</size>
22981       </method>
22982       <method name="Void test28(System.Object ByRef)">
22983         <size>23</size>
22984       </method>
22985       <method name="Boolean test29(Int32 ByRef)">
22986         <size>33</size>
22987       </method>
22988       <method name="System.String test30(System.String ByRef)">
22989         <size>36</size>
22990       </method>
22991       <method name="System.String test31(Int32)">
22992         <size>78</size>
22993       </method>
22994       <method name="Void test32()">
22995         <size>11</size>
22996       </method>
22997       <method name="Int32 test33()">
22998         <size>4</size>
22999       </method>
23000       <method name="Void test34()">
23001         <size>20</size>
23002       </method>
23003       <method name="Void test35(Int32, Boolean)">
23004         <size>28</size>
23005       </method>
23006       <method name="Void test36()">
23007         <size>41</size>
23008       </method>
23009       <method name="Void test37()">
23010         <size>42</size>
23011       </method>
23012       <method name="Int32 test38()">
23013         <size>2</size>
23014       </method>
23015       <method name="Int32 test40(Int32)">
23016         <size>18</size>
23017       </method>
23018     </type>
23019   </test>
23020   <test name="test-155.cs">
23021     <type name="Test">
23022       <method name="Void .ctor()">
23023         <size>7</size>
23024       </method>
23025       <method name="Int32 Main()">
23026         <size>44</size>
23027       </method>
23028     </type>
23029     <type name="Test+TestClass">
23030       <method name="Void .ctor()">
23031         <size>7</size>
23032       </method>
23033       <method name="System.String test(System.String)">
23034         <size>22</size>
23035       </method>
23036     </type>
23037   </test>
23038   <test name="test-156.cs">
23039     <type name="Internal">
23040       <method name="Void .ctor()">
23041         <size>7</size>
23042       </method>
23043     </type>
23044     <type name="Public">
23045       <method name="Void .ctor()">
23046         <size>7</size>
23047       </method>
23048     </type>
23049     <type name="X">
23050       <method name="Void .ctor()">
23051         <size>7</size>
23052       </method>
23053       <method name="Void Main()">
23054         <size>1</size>
23055       </method>
23056     </type>
23057     <type name="X+NestedPublic">
23058       <method name="Void .ctor()">
23059         <size>7</size>
23060       </method>
23061     </type>
23062     <type name="X+NestedAssembly">
23063       <method name="Void .ctor()">
23064         <size>7</size>
23065       </method>
23066     </type>
23067     <type name="X+NestedFamilyAndAssembly">
23068       <method name="Void .ctor()">
23069         <size>7</size>
23070       </method>
23071     </type>
23072     <type name="X+NestedFamily">
23073       <method name="Void .ctor()">
23074         <size>7</size>
23075       </method>
23076     </type>
23077     <type name="X+NestedPrivate">
23078       <method name="Void .ctor()">
23079         <size>7</size>
23080       </method>
23081     </type>
23082     <type name="A">
23083       <method name="Void .ctor()">
23084         <size>7</size>
23085       </method>
23086     </type>
23087     <type name="B">
23088       <method name="Void .ctor()">
23089         <size>7</size>
23090       </method>
23091     </type>
23092     <type name="C">
23093       <method name="Void .ctor()">
23094         <size>7</size>
23095       </method>
23096     </type>
23097     <type name="D">
23098       <method name="Void .ctor()">
23099         <size>7</size>
23100       </method>
23101     </type>
23102     <type name="E">
23103       <method name="Void .ctor()">
23104         <size>7</size>
23105       </method>
23106     </type>
23107     <type name="F">
23108       <method name="Void .ctor()">
23109         <size>7</size>
23110       </method>
23111     </type>
23112     <type name="Y">
23113       <method name="Void .ctor()">
23114         <size>7</size>
23115       </method>
23116       <method name="Void Test(YI)">
23117         <size>1</size>
23118       </method>
23119     </type>
23120     <type name="Y+YA">
23121       <method name="Void .ctor()">
23122         <size>7</size>
23123       </method>
23124     </type>
23125     <type name="Y+YB">
23126       <method name="Void .ctor()">
23127         <size>7</size>
23128       </method>
23129     </type>
23130     <type name="Y+YC">
23131       <method name="Void .ctor()">
23132         <size>7</size>
23133       </method>
23134     </type>
23135     <type name="Y+YD">
23136       <method name="Void .ctor()">
23137         <size>7</size>
23138       </method>
23139     </type>
23140     <type name="Y+YE">
23141       <method name="Void .ctor()">
23142         <size>7</size>
23143       </method>
23144     </type>
23145     <type name="Y+YF">
23146       <method name="Void .ctor()">
23147         <size>7</size>
23148       </method>
23149     </type>
23150     <type name="Y+YG">
23151       <method name="Void .ctor()">
23152         <size>7</size>
23153       </method>
23154     </type>
23155     <type name="Y+YH">
23156       <method name="Void .ctor()">
23157         <size>7</size>
23158       </method>
23159     </type>
23160     <type name="Z">
23161       <method name="Void .ctor()">
23162         <size>7</size>
23163       </method>
23164     </type>
23165     <type name="Z+P">
23166       <method name="Void .ctor()">
23167         <size>7</size>
23168       </method>
23169     </type>
23170     <type name="W">
23171       <method name="Void .ctor()">
23172         <size>7</size>
23173       </method>
23174     </type>
23175     <type name="W+WA">
23176       <method name="Void .ctor()">
23177         <size>7</size>
23178       </method>
23179     </type>
23180     <type name="W+WB">
23181       <method name="Void .ctor()">
23182         <size>7</size>
23183       </method>
23184     </type>
23185     <type name="W+WC">
23186       <method name="Void .ctor()">
23187         <size>7</size>
23188       </method>
23189     </type>
23190     <type name="W+WD">
23191       <method name="Void .ctor()">
23192         <size>7</size>
23193       </method>
23194     </type>
23195     <type name="W+WE">
23196       <method name="Void .ctor()">
23197         <size>7</size>
23198       </method>
23199     </type>
23200     <type name="W+WCA">
23201       <method name="Void .ctor()">
23202         <size>7</size>
23203       </method>
23204     </type>
23205     <type name="W+WCB">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209     </type>
23210     <type name="W+WCB+WCD">
23211       <method name="Void .ctor()">
23212         <size>7</size>
23213       </method>
23214     </type>
23215     <type name="W+WCB+WCD+WCE">
23216       <method name="Void .ctor()">
23217         <size>7</size>
23218       </method>
23219     </type>
23220     <type name="G">
23221       <method name="Void .ctor()">
23222         <size>7</size>
23223       </method>
23224       <method name="Void Test(X)">
23225         <size>1</size>
23226       </method>
23227     </type>
23228     <type name="G+I">
23229       <method name="Void .ctor()">
23230         <size>7</size>
23231       </method>
23232     </type>
23233     <type name="G+I+J">
23234       <method name="Void .ctor()">
23235         <size>7</size>
23236       </method>
23237       <method name="Void Test(Foo)">
23238         <size>1</size>
23239       </method>
23240     </type>
23241     <type name="H">
23242       <method name="Void .ctor()">
23243         <size>7</size>
23244       </method>
23245       <method name="Void Test(System.Int32[])">
23246         <size>1</size>
23247       </method>
23248     </type>
23249     <type name="M">
23250       <method name="Void .ctor()">
23251         <size>7</size>
23252       </method>
23253       <method name="Void Hello(System.String)">
23254         <size>1</size>
23255       </method>
23256     </type>
23257   </test>
23258   <test name="test-157.cs">
23259     <type name="Test.MyAttribute">
23260       <method name="Void .ctor(String)">
23261         <size>20</size>
23262       </method>
23263     </type>
23264     <type name="Test.Test">
23265       <method name="Void .ctor()">
23266         <size>7</size>
23267       </method>
23268       <method name="Int32 Main()">
23269         <size>197</size>
23270       </method>
23271     </type>
23272   </test>
23273   <test name="test-158.cs">
23274     <type name="My">
23275       <method name="Void .ctor(Object)">
23276         <size>14</size>
23277       </method>
23278     </type>
23279     <type name="My+Test">
23280       <method name="Void .ctor()">
23281         <size>7</size>
23282       </method>
23283       <method name="Int32 Main()">
23284         <size>87</size>
23285       </method>
23286     </type>
23287   </test>
23288   <test name="test-159.cs">
23289     <type name="A.Iface">
23290       <method name="Void .ctor()">
23291         <size>7</size>
23292       </method>
23293       <method name="Void bah()">
23294         <size>1</size>
23295       </method>
23296     </type>
23297     <type name="A.my">
23298       <method name="Void .ctor()">
23299         <size>7</size>
23300       </method>
23301       <method name="Void doit(System.Object)">
23302         <size>13</size>
23303       </method>
23304       <method name="Int32 Main()">
23305         <size>2</size>
23306       </method>
23307     </type>
23308   </test>
23309   <test name="test-16.cs">
23310     <type name="Mine.Blah">
23311       <method name="Void .ctor()">
23312         <size>7</size>
23313       </method>
23314       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
23315         <size>12</size>
23316       </method>
23317       <method name="Int32 op_Implicit(Mine.Blah)">
23318         <size>12</size>
23319       </method>
23320       <method name="Byte op_Implicit(Mine.Blah)">
23321         <size>12</size>
23322       </method>
23323       <method name="Int16 op_Implicit(Mine.Blah)">
23324         <size>12</size>
23325       </method>
23326     </type>
23327     <type name="Mine.Foo">
23328       <method name="Void .ctor()">
23329         <size>7</size>
23330       </method>
23331       <method name="Int32 Main()">
23332         <size>118</size>
23333       </method>
23334     </type>
23335   </test>
23336   <test name="test-160.cs">
23337     <type name="B">
23338       <method name="Void .ctor()">
23339         <size>7</size>
23340       </method>
23341     </type>
23342     <type name="S">
23343       <method name="Void .ctor()">
23344         <size>7</size>
23345       </method>
23346     </type>
23347     <type name="T">
23348       <method name="Void .ctor()">
23349         <size>7</size>
23350       </method>
23351       <method name="Int32 blah(System.Object)">
23352         <size>62</size>
23353       </method>
23354       <method name="Int32 Main()">
23355         <size>2</size>
23356       </method>
23357     </type>
23358   </test>
23359   <test name="test-161.cs">
23360     <type name="ZipEntry">
23361       <method name="Void .ctor(String)">
23362         <size>18</size>
23363       </method>
23364       <method name="Void .ctor(ZipEntry)">
23365         <size>18</size>
23366       </method>
23367       <method name="DateTime get_DateTime()">
23368         <size>7</size>
23369       </method>
23370       <method name="Int32 Main()">
23371         <size>2</size>
23372       </method>
23373     </type>
23374   </test>
23375   <test name="test-162.cs">
23376     <type name="X">
23377       <method name="Void .ctor()">
23378         <size>7</size>
23379       </method>
23380       <method name="Void test_output(A)">
23381         <size>1</size>
23382       </method>
23383       <method name="Void test_output(B)">
23384         <size>1</size>
23385       </method>
23386       <method name="Void test_output(E)">
23387         <size>1</size>
23388       </method>
23389       <method name="Void test_output(F)">
23390         <size>1</size>
23391       </method>
23392       <method name="Void test1()">
23393         <size>21</size>
23394       </method>
23395       <method name="Void test2()">
23396         <size>32</size>
23397       </method>
23398       <method name="Void test3()">
23399         <size>21</size>
23400       </method>
23401       <method name="Void test4(A)">
23402         <size>9</size>
23403       </method>
23404       <method name="Void test5(A ByRef)">
23405         <size>9</size>
23406       </method>
23407       <method name="Void test6(B ByRef)">
23408         <size>8</size>
23409       </method>
23410       <method name="Void test7()">
23411         <size>28</size>
23412       </method>
23413       <method name="Void test8()">
23414         <size>50</size>
23415       </method>
23416       <method name="Void test9()">
23417         <size>26</size>
23418       </method>
23419       <method name="Void test10()">
23420         <size>82</size>
23421       </method>
23422       <method name="Int32 Main()">
23423         <size>2</size>
23424       </method>
23425     </type>
23426     <type name="A">
23427       <method name="Void .ctor(Int32)">
23428         <size>27</size>
23429       </method>
23430     </type>
23431     <type name="C">
23432       <method name="Void .ctor(Int64)">
23433         <size>8</size>
23434       </method>
23435       <method name="Void .ctor(String)">
23436         <size>13</size>
23437       </method>
23438     </type>
23439     <type name="E">
23440       <method name="Void .ctor(Int32)">
23441         <size>21</size>
23442       </method>
23443     </type>
23444   </test>
23445   <test name="test-163.cs">
23446     <type name="Blah">
23447       <method name="Void .ctor()">
23448         <size>7</size>
23449       </method>
23450       <method name="Int32 Foo(System.String)">
23451         <size>2</size>
23452       </method>
23453       <method name="Int32 Foo(System.Object)">
23454         <size>2</size>
23455       </method>
23456       <method name="Int32 Main()">
23457         <size>28</size>
23458       </method>
23459     </type>
23460   </test>
23461   <test name="test-164.cs">
23462     <type name="X">
23463       <method name="Void .ctor()">
23464         <size>26</size>
23465       </method>
23466       <method name="Int32 Foo()">
23467         <size>2</size>
23468       </method>
23469     </type>
23470     <type name="Y">
23471       <method name="Void .ctor()">
23472         <size>7</size>
23473       </method>
23474       <method name="Int32 Foo()">
23475         <size>2</size>
23476       </method>
23477       <method name="Int32 Hello()">
23478         <size>12</size>
23479       </method>
23480       <method name="Void Main()">
23481         <size>46</size>
23482       </method>
23483     </type>
23484     <type name="X+FooDelegate">
23485       <method name="Void .ctor(Object, IntPtr)">
23486         <size>0</size>
23487       </method>
23488       <method name="Int32 Invoke()">
23489         <size>0</size>
23490       </method>
23491       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23492         <size>0</size>
23493       </method>
23494       <method name="Int32 EndInvoke(IAsyncResult)">
23495         <size>0</size>
23496       </method>
23497     </type>
23498   </test>
23499   <test name="test-165.cs">
23500     <type name="Testing">
23501       <method name="Void .ctor()">
23502         <size>7</size>
23503       </method>
23504       <method name="Int32 TestEnumInit(Fruit)">
23505         <size>21</size>
23506       </method>
23507       <method name="Int32 Main()">
23508         <size>62</size>
23509       </method>
23510     </type>
23511   </test>
23512   <test name="test-166.cs">
23513     <type name="Test">
23514       <method name="Void .ctor()">
23515         <size>7</size>
23516       </method>
23517       <method name="Int32 get_Item(Int32)">
23518         <size>2</size>
23519       </method>
23520     </type>
23521     <type name="D">
23522       <method name="Void .ctor()">
23523         <size>7</size>
23524       </method>
23525       <method name="Int32 get_TargetIntegerSize()">
23526         <size>2</size>
23527       </method>
23528       <method name="Int32 Hello(IInferior)">
23529         <size>7</size>
23530       </method>
23531       <method name="Int32 Main()">
23532         <size>61</size>
23533       </method>
23534     </type>
23535     <type name="Test">
23536       <method name="Int32 ITest.get_Item(Int32)">
23537         <size>2</size>
23538       </method>
23539     </type>
23540   </test>
23541   <test name="test-167.cs">
23542     <type name="X">
23543       <method name="Void .ctor()">
23544         <size>7</size>
23545       </method>
23546       <method name="Int32 Test(X+Foo[])">
23547         <size>23</size>
23548       </method>
23549       <method name="Int32 Main()">
23550         <size>44</size>
23551       </method>
23552     </type>
23553   </test>
23554   <test name="test-168.cs">
23555     <type name="Test">
23556       <method name="Void .ctor()">
23557         <size>7</size>
23558       </method>
23559       <method name="Int32 Main()">
23560         <size>21</size>
23561       </method>
23562     </type>
23563     <type name="X">
23564       <method name="System.String op_Implicit(X)">
23565         <size>6</size>
23566       </method>
23567     </type>
23568   </test>
23569   <test name="test-169.cs">
23570     <type name="basec">
23571       <method name="Void .ctor()">
23572         <size>7</size>
23573       </method>
23574       <method name="System.String get_Message()">
23575         <size>6</size>
23576       </method>
23577     </type>
23578     <type name="der">
23579       <method name="Void .ctor()">
23580         <size>7</size>
23581       </method>
23582       <method name="System.String get_Message()">
23583         <size>6</size>
23584       </method>
23585     </type>
23586     <type name="Base">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Int32 get_Thingy()">
23591         <size>7</size>
23592       </method>
23593       <method name="Void set_Thingy(Int32)">
23594         <size>8</size>
23595       </method>
23596     </type>
23597     <type name="Derived">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601       <method name="Int32 get_BaseThingy()">
23602         <size>7</size>
23603       </method>
23604       <method name="Void set_Thingy(Int32)">
23605         <size>1</size>
23606       </method>
23607     </type>
23608     <type name="D">
23609       <method name="Void .ctor()">
23610         <size>7</size>
23611       </method>
23612       <method name="Int32 Main()">
23613         <size>97</size>
23614       </method>
23615     </type>
23616   </test>
23617   <test name="test-17.cs">
23618     <type name="Blah">
23619       <method name="Void .ctor()">
23620         <size>7</size>
23621       </method>
23622       <method name="Int32 Main()">
23623         <size>39</size>
23624       </method>
23625       <method name="Byte op_Implicit(Blah)">
23626         <size>12</size>
23627       </method>
23628       <method name="Int16 op_Implicit(Blah)">
23629         <size>12</size>
23630       </method>
23631       <method name="Int32 op_Implicit(Blah)">
23632         <size>12</size>
23633       </method>
23634     </type>
23635   </test>
23636   <test name="test-170.cs">
23637     <type name="X">
23638       <method name="Void .ctor()">
23639         <size>7</size>
23640       </method>
23641       <method name="Int32 get_prop()">
23642         <size>7</size>
23643       </method>
23644       <method name="Void set_prop(Int32)">
23645         <size>8</size>
23646       </method>
23647       <method name="Void set_AAA(Int32)">
23648         <size>1</size>
23649       </method>
23650     </type>
23651     <type name="Y">
23652       <method name="Void .ctor()">
23653         <size>14</size>
23654       </method>
23655       <method name="Int32 get_prop()">
23656         <size>7</size>
23657       </method>
23658       <method name="Void set_prop(Int32)">
23659         <size>8</size>
23660       </method>
23661       <method name="Int32 A()">
23662         <size>38</size>
23663       </method>
23664       <method name="Int32 Main()">
23665         <size>13</size>
23666       </method>
23667     </type>
23668   </test>
23669   <test name="test-171.cs">
23670     <type name="IntPtr_Conv.Class1">
23671       <method name="Void .ctor()">
23672         <size>7</size>
23673       </method>
23674       <method name="Int32 Main(System.String[])">
23675         <size>15</size>
23676       </method>
23677     </type>
23678   </test>
23679   <test name="test-172.cs">
23680     <type name="X">
23681       <method name="Void .ctor()">
23682         <size>7</size>
23683       </method>
23684       <method name="Void .cctor()">
23685         <size>31</size>
23686       </method>
23687       <method name="Boolean ff()">
23688         <size>14</size>
23689       </method>
23690       <method name="Boolean tt()">
23691         <size>14</size>
23692       </method>
23693       <method name="Int32 test_if()">
23694         <size>599</size>
23695       </method>
23696       <method name="Int32 test_while()">
23697         <size>437</size>
23698       </method>
23699       <method name="Int32 test_inline()">
23700         <size>29</size>
23701       </method>
23702       <method name="Int32 Main()">
23703         <size>109</size>
23704       </method>
23705     </type>
23706   </test>
23707   <test name="test-173.cs">
23708     <type name="Base">
23709       <method name="Void .ctor(Int32)">
23710         <size>14</size>
23711       </method>
23712       <method name="Int32 get_Value()">
23713         <size>7</size>
23714       </method>
23715     </type>
23716     <type name="A">
23717       <method name="Void .ctor(Int32)">
23718         <size>18</size>
23719       </method>
23720       <method name="Void .ctor(UInt32)">
23721         <size>18</size>
23722       </method>
23723     </type>
23724     <type name="B">
23725       <method name="Void .ctor(Int64)">
23726         <size>18</size>
23727       </method>
23728       <method name="Void .ctor(UInt64)">
23729         <size>18</size>
23730       </method>
23731     </type>
23732     <type name="C">
23733       <method name="Void .ctor(Int16)">
23734         <size>18</size>
23735       </method>
23736       <method name="Void .ctor(UInt16)">
23737         <size>18</size>
23738       </method>
23739     </type>
23740     <type name="D">
23741       <method name="Void .ctor(SByte)">
23742         <size>18</size>
23743       </method>
23744       <method name="Void .ctor(Byte)">
23745         <size>18</size>
23746       </method>
23747     </type>
23748     <type name="E">
23749       <method name="Void .ctor(Int64)">
23750         <size>19</size>
23751       </method>
23752       <method name="Void .ctor(E)">
23753         <size>19</size>
23754       </method>
23755       <method name="E op_Implicit(Int64)">
23756         <size>7</size>
23757       </method>
23758     </type>
23759     <type name="F">
23760       <method name="Void .ctor(Int32)">
23761         <size>19</size>
23762       </method>
23763       <method name="Void .ctor(F)">
23764         <size>19</size>
23765       </method>
23766       <method name="F op_Implicit(Int32)">
23767         <size>7</size>
23768       </method>
23769     </type>
23770     <type name="X">
23771       <method name="Void .ctor()">
23772         <size>7</size>
23773       </method>
23774       <method name="Int32 Test()">
23775         <size>231</size>
23776       </method>
23777       <method name="Int32 Main()">
23778         <size>24</size>
23779       </method>
23780     </type>
23781   </test>
23782   <test name="test-174.cs">
23783     <type name="ProtectedAccessToPropertyOnChild">
23784       <method name="Void .ctor()">
23785         <size>14</size>
23786       </method>
23787       <method name="Int32 Main()">
23788         <size>21</size>
23789       </method>
23790     </type>
23791     <type name="TestAccessToPrivateMemberInParentClass">
23792       <method name="Void .ctor()">
23793         <size>7</size>
23794       </method>
23795       <method name="System.Double[][] get_Array()">
23796         <size>7</size>
23797       </method>
23798     </type>
23799     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23800       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23801         <size>37</size>
23802       </method>
23803     </type>
23804     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23805       <method name="Void .ctor()">
23806         <size>29</size>
23807       </method>
23808       <method name="Int32 Test()">
23809         <size>27</size>
23810       </method>
23811     </type>
23812     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23813       <method name="Void .ctor()">
23814         <size>26</size>
23815       </method>
23816       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23817         <size>15</size>
23818       </method>
23819     </type>
23820     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23821       <method name="Void .ctor()">
23822         <size>7</size>
23823       </method>
23824     </type>
23825   </test>
23826   <test name="test-175.cs">
23827     <type name="X">
23828       <method name="Void .ctor()">
23829         <size>7</size>
23830       </method>
23831       <method name="Int32 Main()">
23832         <size>59</size>
23833       </method>
23834     </type>
23835     <type name="RVA">
23836       <method name="Void .ctor(UInt32)">
23837         <size>8</size>
23838       </method>
23839       <method name="RVA op_Implicit(UInt32)">
23840         <size>7</size>
23841       </method>
23842       <method name="UInt32 op_Implicit(RVA)">
23843         <size>8</size>
23844       </method>
23845     </type>
23846   </test>
23847   <test name="test-176.cs">
23848     <type name="X">
23849       <method name="Void .ctor()">
23850         <size>7</size>
23851       </method>
23852       <method name="Int32 Main()">
23853         <size>34</size>
23854       </method>
23855     </type>
23856   </test>
23857   <test name="test-177.cs">
23858     <type name="MethodAttribute">
23859       <method name="Void .ctor()">
23860         <size>7</size>
23861       </method>
23862     </type>
23863     <type name="ReturnAttribute">
23864       <method name="Void .ctor()">
23865         <size>7</size>
23866       </method>
23867     </type>
23868     <type name="Test">
23869       <method name="Void .ctor()">
23870         <size>7</size>
23871       </method>
23872       <method name="Void Method()">
23873         <size>1</size>
23874       </method>
23875       <method name="Int32 Main()">
23876         <size>40</size>
23877       </method>
23878     </type>
23879   </test>
23880   <test name="test-178.cs">
23881     <type name="BrowsableClass">
23882       <method name="Void .ctor()">
23883         <size>7</size>
23884       </method>
23885       <method name="Int32 Main()">
23886         <size>54</size>
23887       </method>
23888       <method name="BrowsableClass op_Increment(BrowsableClass)">
23889         <size>2</size>
23890       </method>
23891     </type>
23892   </test>
23893   <test name="test-179.cs">
23894     <type name="A">
23895       <method name="Void .ctor()">
23896         <size>7</size>
23897       </method>
23898       <method name="Void set_Item(Double, Double)">
23899         <size>15</size>
23900       </method>
23901       <method name="Double get_Item(Double)">
23902         <size>29</size>
23903       </method>
23904     </type>
23905     <type name="B">
23906       <method name="Void .ctor()">
23907         <size>7</size>
23908       </method>
23909       <method name="Void set_Item(Double, Double)">
23910         <size>15</size>
23911       </method>
23912       <method name="Double get_Item(Double)">
23913         <size>29</size>
23914       </method>
23915     </type>
23916     <type name="C">
23917       <method name="Void .ctor()">
23918         <size>7</size>
23919       </method>
23920       <method name="Void set_Item(System.String, System.String)">
23921         <size>15</size>
23922       </method>
23923       <method name="System.String get_Item(System.String)">
23924         <size>30</size>
23925       </method>
23926       <method name="Void set_Item(Int32, Int32)">
23927         <size>15</size>
23928       </method>
23929       <method name="Int32 get_Item(Int32)">
23930         <size>21</size>
23931       </method>
23932     </type>
23933     <type name="EntryPoint">
23934       <method name="Int32 Main(System.String[])">
23935         <size>150</size>
23936       </method>
23937     </type>
23938   </test>
23939   <test name="test-18.cs">
23940     <type name="X">
23941       <method name="Void .ctor()">
23942         <size>7</size>
23943       </method>
23944       <method name="Void m()">
23945         <size>60</size>
23946       </method>
23947       <method name="Int32 ret(Int32)">
23948         <size>40</size>
23949       </method>
23950       <method name="Int32 Main()">
23951         <size>62</size>
23952       </method>
23953     </type>
23954   </test>
23955   <test name="test-180.cs">
23956     <type name="Testing">
23957       <method name="Void .ctor()">
23958         <size>7</size>
23959       </method>
23960       <method name="Void Main()">
23961         <size>17</size>
23962       </method>
23963     </type>
23964   </test>
23965   <test name="test-181.cs">
23966     <type name="Test">
23967       <method name="Void .ctor()">
23968         <size>7</size>
23969       </method>
23970       <method name="Void test()">
23971         <size>1</size>
23972       </method>
23973       <method name="Int32 Main()">
23974         <size>43</size>
23975       </method>
23976     </type>
23977   </test>
23978   <test name="test-182.cs">
23979     <type name="T">
23980       <method name="Void .ctor()">
23981         <size>7</size>
23982       </method>
23983       <method name="Int32 Main()">
23984         <size>26</size>
23985       </method>
23986     </type>
23987     <type name="TS">
23988       <method name="Int64 get_Ticks()">
23989         <size>19</size>
23990       </method>
23991     </type>
23992     <type name="DT">
23993       <method name="Int64 get_Ticks()">
23994         <size>12</size>
23995       </method>
23996     </type>
23997   </test>
23998   <test name="test-183.cs">
23999     <type name="Test">
24000       <method name="Void .ctor()">
24001         <size>7</size>
24002       </method>
24003       <method name="Int32 M(Int32, Int32 ByRef)">
24004         <size>12</size>
24005       </method>
24006       <method name="Int32 Main()">
24007         <size>67</size>
24008       </method>
24009     </type>
24010     <type name="Test+D">
24011       <method name="Void .ctor(Object, IntPtr)">
24012         <size>0</size>
24013       </method>
24014       <method name="Int32 Invoke(Int32, Int32 ByRef)">
24015         <size>0</size>
24016       </method>
24017       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
24018         <size>0</size>
24019       </method>
24020       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
24021         <size>0</size>
24022       </method>
24023     </type>
24024   </test>
24025   <test name="test-184.cs">
24026     <type name="User">
24027       <method name="Void .ctor(Interface)">
24028         <size>7</size>
24029       </method>
24030     </type>
24031     <type name="Test">
24032       <method name="Void .ctor()">
24033         <size>55</size>
24034       </method>
24035       <method name="Int32 Main()">
24036         <size>8</size>
24037       </method>
24038     </type>
24039     <type name="Struct">
24040       <method name="Void .ctor(Int32)">
24041         <size>1</size>
24042       </method>
24043       <method name="Int32 get_X()">
24044         <size>2</size>
24045       </method>
24046     </type>
24047   </test>
24048   <test name="test-185.cs">
24049     <type name="X">
24050       <method name="Void .ctor()">
24051         <size>7</size>
24052       </method>
24053       <method name="Int32 Test(Int32)">
24054         <size>36</size>
24055       </method>
24056       <method name="Int32 Main()">
24057         <size>29</size>
24058       </method>
24059     </type>
24060   </test>
24061   <test name="test-186.cs">
24062     <type name="TestBUG.myAttribute">
24063       <method name="Void .ctor(String, String, String, Int32)">
24064         <size>7</size>
24065       </method>
24066     </type>
24067     <type name="TestBUG.Test">
24068       <method name="Void .ctor()">
24069         <size>7</size>
24070       </method>
24071       <method name="Int32 Main()">
24072         <size>2</size>
24073       </method>
24074     </type>
24075   </test>
24076   <test name="test-187.cs">
24077     <type name="MyClass">
24078       <method name="Void .ctor()">
24079         <size>7</size>
24080       </method>
24081       <method name="Container get_Item(System.String)">
24082         <size>2</size>
24083       </method>
24084       <method name="Void set_Item(System.String, Container)">
24085         <size>1</size>
24086       </method>
24087     </type>
24088     <type name="Container">
24089       <method name="Void .ctor()">
24090         <size>7</size>
24091       </method>
24092       <method name="Container op_Addition(Container, System.Object)">
24093         <size>2</size>
24094       </method>
24095     </type>
24096     <type name="D">
24097       <method name="Void .ctor()">
24098         <size>7</size>
24099       </method>
24100       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
24101         <size>65</size>
24102       </method>
24103       <method name="Int32 Main()">
24104         <size>2</size>
24105       </method>
24106     </type>
24107   </test>
24108   <test name="test-188.cs">
24109     <type name="Enumerator">
24110       <method name="Void .ctor()">
24111         <size>14</size>
24112       </method>
24113       <method name="Boolean MoveNext()">
24114         <size>21</size>
24115       </method>
24116       <method name="Char get_Current()">
24117         <size>3</size>
24118       </method>
24119     </type>
24120     <type name="RealEnumerator">
24121       <method name="Void .ctor(Coll)">
24122         <size>14</size>
24123       </method>
24124       <method name="Void Dispose()">
24125         <size>13</size>
24126       </method>
24127     </type>
24128     <type name="Coll">
24129       <method name="Void .ctor()">
24130         <size>7</size>
24131       </method>
24132       <method name="Enumerator GetEnumerator()">
24133         <size>7</size>
24134       </method>
24135     </type>
24136     <type name="Test">
24137       <method name="Void .ctor()">
24138         <size>7</size>
24139       </method>
24140       <method name="Int32 Main(System.String[])">
24141         <size>78</size>
24142       </method>
24143     </type>
24144   </test>
24145   <test name="test-189.cs">
24146     <type name="MyTest">
24147       <method name="Void .ctor()">
24148         <size>7</size>
24149       </method>
24150       <method name="Int32 Main(System.String[])">
24151         <size>63</size>
24152       </method>
24153       <method name="Int32 m(Int32, Double)">
24154         <size>2</size>
24155       </method>
24156       <method name="Int32 m(Int32, System.Int32[])">
24157         <size>2</size>
24158       </method>
24159     </type>
24160     <type name="MonoTest">
24161       <method name="Void .ctor()">
24162         <size>7</size>
24163       </method>
24164       <method name="Int32 method1(System.String, System.Object[])">
24165         <size>2</size>
24166       </method>
24167       <method name="Void testmethod()">
24168         <size>27</size>
24169       </method>
24170     </type>
24171     <type name="MonoTest2">
24172       <method name="Void .ctor()">
24173         <size>7</size>
24174       </method>
24175       <method name="Int32 method1(System.String, System.Object[])">
24176         <size>2</size>
24177       </method>
24178       <method name="Void testmethod2()">
24179         <size>27</size>
24180       </method>
24181     </type>
24182   </test>
24183   <test name="test-19.cs">
24184     <type name="I">
24185       <method name="Void .ctor()">
24186         <size>7</size>
24187       </method>
24188       <method name="Void .cctor()">
24189         <size>18</size>
24190       </method>
24191       <method name="System.String fn(System.String)">
24192         <size>17</size>
24193       </method>
24194     </type>
24195     <type name="X">
24196       <method name="Void .ctor()">
24197         <size>7</size>
24198       </method>
24199       <method name="Void Thread_func()">
24200         <size>11</size>
24201       </method>
24202       <method name="Int32 Func(Int32, Int32)">
24203         <size>4</size>
24204       </method>
24205       <method name="Void Bar()">
24206         <size>44</size>
24207       </method>
24208       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
24209         <size>18</size>
24210       </method>
24211       <method name="Int32 Main()">
24212         <size>303</size>
24213       </method>
24214       <method name="Int32 multiply_by_three(Int32)">
24215         <size>4</size>
24216       </method>
24217     </type>
24218     <type name="TestNamespace.TestClass">
24219       <method name="Void .ctor()">
24220         <size>7</size>
24221       </method>
24222     </type>
24223     <type name="I+GetTextFn">
24224       <method name="Void .ctor(Object, IntPtr)">
24225         <size>0</size>
24226       </method>
24227       <method name="System.String Invoke(System.String)">
24228         <size>0</size>
24229       </method>
24230       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24231         <size>0</size>
24232       </method>
24233       <method name="System.String EndInvoke(IAsyncResult)">
24234         <size>0</size>
24235       </method>
24236     </type>
24237     <type name="X+Foo">
24238       <method name="Void .ctor(Object, IntPtr)">
24239         <size>0</size>
24240       </method>
24241       <method name="Int32 Invoke(Int32, Int32)">
24242         <size>0</size>
24243       </method>
24244       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24245         <size>0</size>
24246       </method>
24247       <method name="Int32 EndInvoke(IAsyncResult)">
24248         <size>0</size>
24249       </method>
24250     </type>
24251     <type name="TestNamespace.TestClass+NotWorkingDelegate">
24252       <method name="Void .ctor(Object, IntPtr)">
24253         <size>0</size>
24254       </method>
24255       <method name="Single Invoke(Single, System.Object[])">
24256         <size>0</size>
24257       </method>
24258       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
24259         <size>0</size>
24260       </method>
24261       <method name="Single EndInvoke(IAsyncResult)">
24262         <size>0</size>
24263       </method>
24264     </type>
24265     <type name="NameSpace.TestDelegate">
24266       <method name="Void .ctor(Object, IntPtr)">
24267         <size>0</size>
24268       </method>
24269       <method name="Int32 Invoke(Int32)">
24270         <size>0</size>
24271       </method>
24272       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24273         <size>0</size>
24274       </method>
24275       <method name="Int32 EndInvoke(IAsyncResult)">
24276         <size>0</size>
24277       </method>
24278     </type>
24279   </test>
24280   <test name="test-190.cs">
24281     <type name="A">
24282       <method name="Void .ctor()">
24283         <size>7</size>
24284       </method>
24285       <method name="Void Main()">
24286         <size>1</size>
24287       </method>
24288     </type>
24289     <type name="A+B">
24290       <method name="Void .ctor()">
24291         <size>7</size>
24292       </method>
24293       <method name="Void Test()">
24294         <size>8</size>
24295       </method>
24296     </type>
24297     <type name="A+C">
24298       <method name="Void .ctor()">
24299         <size>7</size>
24300       </method>
24301       <method name="Void Test(A)">
24302         <size>8</size>
24303       </method>
24304     </type>
24305   </test>
24306   <test name="test-191.cs">
24307     <type name="X">
24308       <method name="Void .ctor()">
24309         <size>7</size>
24310       </method>
24311     </type>
24312     <type name="X+E">
24313       <method name="Void .ctor()">
24314         <size>7</size>
24315       </method>
24316     </type>
24317     <type name="X+D">
24318       <method name="Void .ctor()">
24319         <size>7</size>
24320       </method>
24321     </type>
24322     <type name="X+D+P">
24323       <method name="Void .ctor()">
24324         <size>7</size>
24325       </method>
24326     </type>
24327     <type name="Y">
24328       <method name="Void .ctor()">
24329         <size>7</size>
24330       </method>
24331     </type>
24332     <type name="Y+Op">
24333       <method name="Void .ctor()">
24334         <size>7</size>
24335       </method>
24336     </type>
24337     <type name="R">
24338       <method name="Void .ctor()">
24339         <size>7</size>
24340       </method>
24341       <method name="Void Main()">
24342         <size>1</size>
24343       </method>
24344     </type>
24345   </test>
24346   <test name="test-192.cs">
24347     <type name="X">
24348       <method name="Void .ctor()">
24349         <size>7</size>
24350       </method>
24351       <method name="Void Main()">
24352         <size>1</size>
24353       </method>
24354     </type>
24355   </test>
24356   <test name="test-193.cs">
24357     <type name="A">
24358       <method name="Void .ctor()">
24359         <size>7</size>
24360       </method>
24361       <method name="Int32 Test(Int32)">
24362         <size>88</size>
24363       </method>
24364       <method name="Int32 Main()">
24365         <size>7</size>
24366       </method>
24367     </type>
24368   </test>
24369   <test name="test-194.cs">
24370     <type name="TestParams">
24371       <method name="Void .ctor()">
24372         <size>7</size>
24373       </method>
24374       <method name="Int32 Main(System.String[])">
24375         <size>38</size>
24376       </method>
24377       <method name="Int32 Params(System.Object[])">
24378         <size>10</size>
24379       </method>
24380     </type>
24381   </test>
24382   <test name="test-195.cs">
24383     <type name="Y">
24384       <method name="Void .ctor()">
24385         <size>7</size>
24386       </method>
24387       <method name="Void .cctor()">
24388         <size>1</size>
24389       </method>
24390       <method name="Int32 C()">
24391         <size>36</size>
24392       </method>
24393     </type>
24394     <type name="X">
24395       <method name="Void .ctor()">
24396         <size>8</size>
24397       </method>
24398       <method name="Void .ctor(Int32)">
24399         <size>18</size>
24400       </method>
24401       <method name="Void Main()">
24402         <size>7</size>
24403       </method>
24404     </type>
24405   </test>
24406   <test name="test-196.cs">
24407     <type name="X">
24408       <method name="Void .ctor()">
24409         <size>7</size>
24410       </method>
24411       <method name="Void Bug1()">
24412         <size>15</size>
24413       </method>
24414       <method name="Void Bug2()">
24415         <size>16</size>
24416       </method>
24417       <method name="Int32 Main()">
24418         <size>2</size>
24419       </method>
24420     </type>
24421   </test>
24422   <test name="test-197.cs">
24423     <type name="X">
24424       <method name="Void .ctor()">
24425         <size>7</size>
24426       </method>
24427       <method name="Void Foo()">
24428         <size>0</size>
24429       </method>
24430     </type>
24431     <type name="Y">
24432       <method name="Void .ctor()">
24433         <size>7</size>
24434       </method>
24435     </type>
24436     <type name="Z">
24437       <method name="Void .ctor()">
24438         <size>7</size>
24439       </method>
24440       <method name="Void Foo()">
24441         <size>11</size>
24442       </method>
24443     </type>
24444     <type name="Test">
24445       <method name="Void .ctor()">
24446         <size>7</size>
24447       </method>
24448       <method name="Int32 Main()">
24449         <size>16</size>
24450       </method>
24451     </type>
24452   </test>
24453   <test name="test-198.cs">
24454     <type name="N1.N3.N4.Bar">
24455       <method name="Void .ctor()">
24456         <size>7</size>
24457       </method>
24458     </type>
24459     <type name="N1.N2.Foo">
24460       <method name="Void .ctor()">
24461         <size>7</size>
24462       </method>
24463     </type>
24464     <type name="N5.N6.Foo">
24465       <method name="Void .ctor()">
24466         <size>7</size>
24467       </method>
24468     </type>
24469     <type name="N5.N7.N8.Bar">
24470       <method name="Void .ctor()">
24471         <size>7</size>
24472       </method>
24473     </type>
24474     <type name="FirstOuter.FirstInner.First">
24475       <method name="Void .ctor()">
24476         <size>7</size>
24477       </method>
24478       <method name="System.String get_MyIdentity()">
24479         <size>12</size>
24480       </method>
24481     </type>
24482     <type name="FirstOuter.Second">
24483       <method name="Void .ctor()">
24484         <size>7</size>
24485       </method>
24486     </type>
24487     <type name="FirstOuter.SecondInner.Third">
24488       <method name="Void .ctor()">
24489         <size>7</size>
24490       </method>
24491     </type>
24492     <type name="FirstOuter.FirstInner.Fourth">
24493       <method name="Void .ctor()">
24494         <size>7</size>
24495       </method>
24496     </type>
24497     <type name="Fifth">
24498       <method name="Void .ctor()">
24499         <size>7</size>
24500       </method>
24501     </type>
24502     <type name="M1.M2.M3.Foo">
24503       <method name="Void .ctor()">
24504         <size>7</size>
24505       </method>
24506     </type>
24507     <type name="P1.P2.Bar">
24508       <method name="Void .ctor()">
24509         <size>7</size>
24510       </method>
24511     </type>
24512     <type name="X">
24513       <method name="Void .ctor()">
24514         <size>7</size>
24515       </method>
24516       <method name="Int32 Main()">
24517         <size>2</size>
24518       </method>
24519     </type>
24520   </test>
24521   <test name="test-199.cs">
24522     <type name="Test">
24523       <method name="Void .ctor()">
24524         <size>7</size>
24525       </method>
24526       <method name="Int32 Main()">
24527         <size>22</size>
24528       </method>
24529     </type>
24530     <type name="N1.Foo">
24531       <method name="Void .ctor()">
24532         <size>7</size>
24533       </method>
24534     </type>
24535     <type name="N1.Foo+Foo2">
24536       <method name="Void .ctor()">
24537         <size>7</size>
24538       </method>
24539     </type>
24540     <type name="N1.Bar2">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Int32 Talk()">
24545         <size>2</size>
24546       </method>
24547     </type>
24548     <type name="N2.Bar">
24549       <method name="Void .ctor()">
24550         <size>7</size>
24551       </method>
24552     </type>
24553     <type name="N2.Bar+Bar2">
24554       <method name="Void .ctor()">
24555         <size>7</size>
24556       </method>
24557       <method name="Int32 Talk()">
24558         <size>2</size>
24559       </method>
24560     </type>
24561   </test>
24562   <test name="test-2.cs">
24563     <type name="X">
24564       <method name="Void .ctor()">
24565         <size>7</size>
24566       </method>
24567       <method name="Int32 Main(System.String[])">
24568         <size>12</size>
24569       </method>
24570     </type>
24571   </test>
24572   <test name="test-20.cs">
24573     <type name="A">
24574       <method name="Void .ctor()">
24575         <size>7</size>
24576       </method>
24577       <method name="Void X()">
24578         <size>8</size>
24579       </method>
24580     </type>
24581     <type name="B">
24582       <method name="Void .ctor()">
24583         <size>7</size>
24584       </method>
24585       <method name="Void X()">
24586         <size>8</size>
24587       </method>
24588       <method name="Void TestB()">
24589         <size>7</size>
24590       </method>
24591     </type>
24592     <type name="Ax">
24593       <method name="Void .ctor()">
24594         <size>7</size>
24595       </method>
24596       <method name="Void A()">
24597         <size>8</size>
24598       </method>
24599       <method name="Void B()">
24600         <size>8</size>
24601       </method>
24602     </type>
24603     <type name="Bx">
24604       <method name="Void .ctor()">
24605         <size>7</size>
24606       </method>
24607       <method name="Void A()">
24608         <size>8</size>
24609       </method>
24610       <method name="Void B()">
24611         <size>8</size>
24612       </method>
24613     </type>
24614     <type name="Test">
24615       <method name="Void .ctor()">
24616         <size>7</size>
24617       </method>
24618       <method name="Int32 Main()">
24619         <size>100</size>
24620       </method>
24621     </type>
24622   </test>
24623   <test name="test-200.cs">
24624     <type name="X">
24625       <method name="Void .ctor()">
24626         <size>7</size>
24627       </method>
24628       <method name="Int32 Main()">
24629         <size>104</size>
24630       </method>
24631     </type>
24632   </test>
24633   <test name="test-201.cs">
24634     <type name="Parent">
24635       <method name="Void .ctor()">
24636         <size>7</size>
24637       </method>
24638     </type>
24639     <type name="Child">
24640       <method name="Void .ctor()">
24641         <size>7</size>
24642       </method>
24643     </type>
24644     <type name="Child+Nested">
24645       <method name="Void .ctor()">
24646         <size>18</size>
24647       </method>
24648     </type>
24649     <type name="Collide">
24650       <method name="Void .ctor(Int32)">
24651         <size>14</size>
24652       </method>
24653       <method name="Void .cctor()">
24654         <size>12</size>
24655       </method>
24656       <method name="Int32 Main()">
24657         <size>27</size>
24658       </method>
24659     </type>
24660   </test>
24661   <test name="test-202.cs">
24662     <type name="X.X">
24663       <method name="Void .ctor()">
24664         <size>7</size>
24665       </method>
24666     </type>
24667     <type name="A.B.C.D">
24668       <method name="Void .ctor()">
24669         <size>7</size>
24670       </method>
24671     </type>
24672     <type name="Test">
24673       <method name="Void .ctor()">
24674         <size>7</size>
24675       </method>
24676       <method name="Int32 Main()">
24677         <size>14</size>
24678       </method>
24679     </type>
24680   </test>
24681   <test name="test-203.cs">
24682     <type name="Foo">
24683       <method name="Void .ctor()">
24684         <size>7</size>
24685       </method>
24686       <method name="Modifiers get_Modifiers()">
24687         <size>2</size>
24688       </method>
24689     </type>
24690     <type name="Bar">
24691       <method name="Void .ctor()">
24692         <size>7</size>
24693       </method>
24694       <method name="Int32 Main()">
24695         <size>13</size>
24696       </method>
24697     </type>
24698   </test>
24699   <test name="test-204.cs">
24700     <type name="X">
24701       <method name="Void .ctor(Int32)">
24702         <size>14</size>
24703       </method>
24704       <method name="System.String ToString()">
24705         <size>22</size>
24706       </method>
24707       <method name="Int32 Test()">
24708         <size>153</size>
24709       </method>
24710       <method name="Int32 Main()">
24711         <size>24</size>
24712       </method>
24713       <method name="X op_BitwiseAnd(X, X)">
24714         <size>19</size>
24715       </method>
24716       <method name="X op_BitwiseOr(X, X)">
24717         <size>19</size>
24718       </method>
24719       <method name="Boolean op_True(X)">
24720         <size>15</size>
24721       </method>
24722       <method name="Boolean op_False(X)">
24723         <size>12</size>
24724       </method>
24725     </type>
24726   </test>
24727   <test name="test-205.cs">
24728     <type name="A">
24729       <method name="Void .ctor(Object)">
24730         <size>7</size>
24731       </method>
24732     </type>
24733     <type name="Test">
24734       <method name="Void .ctor()">
24735         <size>7</size>
24736       </method>
24737       <method name="Void Main()">
24738         <size>1</size>
24739       </method>
24740     </type>
24741   </test>
24742   <test name="test-206.cs">
24743     <type name="X">
24744       <method name="Void .ctor()">
24745         <size>7</size>
24746       </method>
24747       <method name="Int32 get_Item(Int32)">
24748         <size>2</size>
24749       </method>
24750       <method name="System.Int32[] get_Item(System.Int32[])">
24751         <size>39</size>
24752       </method>
24753       <method name="Void Main()">
24754         <size>91</size>
24755       </method>
24756     </type>
24757     <type name="&lt;PrivateImplementationDetails&gt;">
24758       <method name="Void .ctor()">
24759         <size>7</size>
24760       </method>
24761     </type>
24762   </test>
24763   <test name="test-207.cs">
24764     <type name="X">
24765       <method name="Void .ctor()">
24766         <size>7</size>
24767       </method>
24768       <method name="Void .cctor()">
24769         <size>1</size>
24770       </method>
24771       <method name="Void hello(Int32)">
24772         <size>13</size>
24773       </method>
24774       <method name="Void world(Int32)">
24775         <size>16</size>
24776       </method>
24777       <method name="Int32 Main()">
24778         <size>138</size>
24779       </method>
24780     </type>
24781     <type name="Test">
24782       <method name="Void .ctor(Object, IntPtr)">
24783         <size>0</size>
24784       </method>
24785       <method name="Void Invoke(Int32)">
24786         <size>0</size>
24787       </method>
24788       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24789         <size>0</size>
24790       </method>
24791       <method name="Void EndInvoke(IAsyncResult)">
24792         <size>0</size>
24793       </method>
24794     </type>
24795   </test>
24796   <test name="test-208.cs">
24797     <type name="X">
24798       <method name="Void .ctor()">
24799         <size>7</size>
24800       </method>
24801       <method name="System.String get_Item(System.String)">
24802         <size>2</size>
24803       </method>
24804       <method name="Void Test()">
24805         <size>1</size>
24806       </method>
24807     </type>
24808     <type name="Y">
24809       <method name="Void .ctor()">
24810         <size>7</size>
24811       </method>
24812       <method name="Void Main()">
24813         <size>19</size>
24814       </method>
24815     </type>
24816   </test>
24817   <test name="test-209.cs">
24818     <type name="X">
24819       <method name="Void .ctor(Int32)">
24820         <size>14</size>
24821       </method>
24822       <method name="Int32 get_Foo()">
24823         <size>9</size>
24824       </method>
24825       <method name="Void set_Foo(Int32)">
24826         <size>8</size>
24827       </method>
24828       <method name="Int32 get_Item(Int32)">
24829         <size>7</size>
24830       </method>
24831       <method name="Void set_Item(Int32, Int32)">
24832         <size>8</size>
24833       </method>
24834       <method name="Void set_Item(System.String, System.String)">
24835         <size>7</size>
24836       </method>
24837       <method name="Void set_Bar(System.String)">
24838         <size>7</size>
24839       </method>
24840       <method name="A get_A()">
24841         <size>7</size>
24842       </method>
24843       <method name="Void set_A(A)">
24844         <size>12</size>
24845       </method>
24846       <method name="Int32 Main()">
24847         <size>75</size>
24848       </method>
24849     </type>
24850     <type name="A">
24851       <method name="Void .ctor(Int32)">
24852         <size>8</size>
24853       </method>
24854     </type>
24855   </test>
24856   <test name="test-21.cs">
24857     <type name="Blah">
24858       <method name="Void .ctor()">
24859         <size>7</size>
24860       </method>
24861       <method name="Int32 Main()">
24862         <size>47</size>
24863       </method>
24864     </type>
24865     <type name="Blah+Foo">
24866       <method name="Void .ctor()">
24867         <size>17</size>
24868       </method>
24869       <method name="Int32 Bar(Int32, Int32)">
24870         <size>14</size>
24871       </method>
24872     </type>
24873   </test>
24874   <test name="test-210.cs">
24875     <type name="X">
24876       <method name="Void .ctor()">
24877         <size>7</size>
24878       </method>
24879       <method name="Void foo()">
24880         <size>1</size>
24881       </method>
24882       <method name="Void Main()">
24883         <size>25</size>
24884       </method>
24885     </type>
24886     <type name="FooHandler">
24887       <method name="Void .ctor(Object, IntPtr)">
24888         <size>0</size>
24889       </method>
24890       <method name="Void Invoke()">
24891         <size>0</size>
24892       </method>
24893       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24894         <size>0</size>
24895       </method>
24896       <method name="Void EndInvoke(IAsyncResult)">
24897         <size>0</size>
24898       </method>
24899     </type>
24900   </test>
24901   <test name="test-211.cs">
24902     <type name="X">
24903       <method name="Void .ctor(Int32)">
24904         <size>14</size>
24905       </method>
24906       <method name="X op_Implicit(Int32)">
24907         <size>7</size>
24908       </method>
24909     </type>
24910     <type name="Y">
24911       <method name="Void .ctor(X)">
24912         <size>14</size>
24913       </method>
24914       <method name="Y op_Implicit(X)">
24915         <size>7</size>
24916       </method>
24917     </type>
24918     <type name="Z">
24919       <method name="Void .ctor(Y)">
24920         <size>14</size>
24921       </method>
24922       <method name="Int32 Main()">
24923         <size>27</size>
24924       </method>
24925       <method name="Z op_Implicit(Y)">
24926         <size>7</size>
24927       </method>
24928     </type>
24929   </test>
24930   <test name="test-212.cs">
24931     <type name="Problem">
24932       <method name="Void .ctor(String)">
24933         <size>14</size>
24934       </method>
24935       <method name="Int32 Multi(Int32, Problem[])">
24936         <size>4</size>
24937       </method>
24938       <method name="Int32 Main(System.String[])">
24939         <size>76</size>
24940       </method>
24941       <method name="Problem op_Implicit(Int32)">
24942         <size>22</size>
24943       </method>
24944     </type>
24945   </test>
24946   <test name="test-213.cs">
24947     <type name="MyTest">
24948       <method name="Void .ctor()">
24949         <size>7</size>
24950       </method>
24951       <method name="Void Main(System.String[])">
24952         <size>31</size>
24953       </method>
24954     </type>
24955     <type name="S">
24956       <method name="Void .ctor(Int32)">
24957         <size>8</size>
24958       </method>
24959       <method name="Void Print()">
24960         <size>12</size>
24961       </method>
24962     </type>
24963   </test>
24964   <test name="test-214.cs">
24965     <type name="N2.Test">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969       <method name="Int32 Main()">
24970         <size>7</size>
24971       </method>
24972     </type>
24973     <type name="N1.C1">
24974       <method name="Void .ctor()">
24975         <size>7</size>
24976       </method>
24977       <method name="Void Foo()">
24978         <size>1</size>
24979       </method>
24980     </type>
24981   </test>
24982   <test name="test-215.cs">
24983     <type name="Test">
24984       <method name="Void .ctor()">
24985         <size>7</size>
24986       </method>
24987       <method name="Void .cctor()">
24988         <size>1</size>
24989       </method>
24990       <method name="N1.C1 get_C1()">
24991         <size>6</size>
24992       </method>
24993       <method name="Int32 Main()">
24994         <size>8</size>
24995       </method>
24996     </type>
24997     <type name="N1.C1">
24998       <method name="Void .ctor()">
24999         <size>7</size>
25000       </method>
25001     </type>
25002   </test>
25003   <test name="test-216.cs">
25004     <type name="cls">
25005       <method name="Void .ctor()">
25006         <size>7</size>
25007       </method>
25008       <method name="Void add_OnWhatever(OnWhateverDelegate)">
25009         <size>24</size>
25010       </method>
25011       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
25012         <size>24</size>
25013       </method>
25014       <method name="Void CallMyDel(System.String)">
25015         <size>13</size>
25016       </method>
25017     </type>
25018     <type name="cls+nestedcls">
25019       <method name="Void .ctor()">
25020         <size>7</size>
25021       </method>
25022       <method name="Void CallParentDel(cls, System.String)">
25023         <size>13</size>
25024       </method>
25025     </type>
25026     <type name="MonoEmbed">
25027       <method name="Void .ctor()">
25028         <size>7</size>
25029       </method>
25030       <method name="Void Main()">
25031         <size>36</size>
25032       </method>
25033       <method name="Void Whatever(System.String)">
25034         <size>7</size>
25035       </method>
25036     </type>
25037     <type name="OnWhateverDelegate">
25038       <method name="Void .ctor(Object, IntPtr)">
25039         <size>0</size>
25040       </method>
25041       <method name="Void Invoke(System.String)">
25042         <size>0</size>
25043       </method>
25044       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25045         <size>0</size>
25046       </method>
25047       <method name="Void EndInvoke(IAsyncResult)">
25048         <size>0</size>
25049       </method>
25050     </type>
25051   </test>
25052   <test name="test-217.cs">
25053     <type name="Test">
25054       <method name="Void .ctor()">
25055         <size>7</size>
25056       </method>
25057       <method name="Int32 Main()">
25058         <size>174</size>
25059       </method>
25060       <method name="System.Object compare_gte(Int32, Int32)">
25061         <size>13</size>
25062       </method>
25063       <method name="System.Object compare_lte(Int32, Int32)">
25064         <size>13</size>
25065       </method>
25066     </type>
25067   </test>
25068   <test name="test-218.cs">
25069     <type name="T">
25070       <method name="Void .ctor()">
25071         <size>7</size>
25072       </method>
25073       <method name="Void .cctor()">
25074         <size>27</size>
25075       </method>
25076       <method name="Void Main()">
25077         <size>1</size>
25078       </method>
25079       <method name="Void compareQueryQuery1(System.Object)">
25080         <size>1</size>
25081       </method>
25082     </type>
25083     <type name="T+foo">
25084       <method name="Void .ctor(Object, IntPtr)">
25085         <size>0</size>
25086       </method>
25087       <method name="Void Invoke(System.Object)">
25088         <size>0</size>
25089       </method>
25090       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25091         <size>0</size>
25092       </method>
25093       <method name="Void EndInvoke(IAsyncResult)">
25094         <size>0</size>
25095       </method>
25096     </type>
25097   </test>
25098   <test name="test-219.cs">
25099     <type name="TestAttribute">
25100       <method name="Void .ctor(Type)">
25101         <size>14</size>
25102       </method>
25103       <method name="System.Type get_Type()">
25104         <size>7</size>
25105       </method>
25106     </type>
25107     <type name="Test">
25108       <method name="Void .ctor()">
25109         <size>7</size>
25110       </method>
25111       <method name="Void Main()">
25112         <size>75</size>
25113       </method>
25114     </type>
25115   </test>
25116   <test name="test-22.cs">
25117     <type name="M">
25118       <method name="Void .ctor()">
25119         <size>7</size>
25120       </method>
25121       <method name="Int32 Main()">
25122         <size>63</size>
25123       </method>
25124     </type>
25125     <type name="S">
25126       <method name="T GetT()">
25127         <size>7</size>
25128       </method>
25129       <method name="Void Init()">
25130         <size>25</size>
25131       </method>
25132     </type>
25133   </test>
25134   <test name="test-220.cs">
25135     <type name="MonoBUG.Bug">
25136       <method name="Void .ctor()">
25137         <size>7</size>
25138       </method>
25139       <method name="Int32 Main(System.String[])">
25140         <size>138</size>
25141       </method>
25142     </type>
25143     <type name="MonoBUG.Foo">
25144       <method name="Void .ctor(String)">
25145         <size>14</size>
25146       </method>
25147       <method name="System.String get_Name()">
25148         <size>7</size>
25149       </method>
25150     </type>
25151     <type name="MonoBUG.FooList">
25152       <method name="Void .ctor()">
25153         <size>7</size>
25154       </method>
25155       <method name="Void .cctor()">
25156         <size>1</size>
25157       </method>
25158       <method name="Void Add(MonoBUG.Foo)">
25159         <size>19</size>
25160       </method>
25161       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
25162         <size>7</size>
25163       </method>
25164     </type>
25165     <type name="MonoBUG.FooList+FooEnumerator">
25166       <method name="Void .ctor(FooList)">
25167         <size>31</size>
25168       </method>
25169       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
25170         <size>12</size>
25171       </method>
25172       <method name="Void System.Collections.IEnumerator.Reset()">
25173         <size>12</size>
25174       </method>
25175       <method name="MonoBUG.Foo get_Current()">
25176         <size>46</size>
25177       </method>
25178       <method name="Boolean MoveNext()">
25179         <size>12</size>
25180       </method>
25181       <method name="Void Reset()">
25182         <size>12</size>
25183       </method>
25184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
25185         <size>28</size>
25186       </method>
25187     </type>
25188   </test>
25189   <test name="test-221.cs">
25190     <type name="A">
25191       <method name="Void .ctor()">
25192         <size>7</size>
25193       </method>
25194       <method name="Int32 get_Blah()">
25195         <size>2</size>
25196       </method>
25197       <method name="Void set_Blah(Int32)">
25198         <size>1</size>
25199       </method>
25200     </type>
25201     <type name="B">
25202       <method name="Void .ctor()">
25203         <size>7</size>
25204       </method>
25205       <method name="Int32 get_Blah()">
25206         <size>2</size>
25207       </method>
25208       <method name="Boolean Test()">
25209         <size>54</size>
25210       </method>
25211     </type>
25212     <type name="C">
25213       <method name="Void .ctor()">
25214         <size>7</size>
25215       </method>
25216       <method name="Int32 get_Blah()">
25217         <size>0</size>
25218       </method>
25219       <method name="Void set_Blah(Int32)">
25220         <size>0</size>
25221       </method>
25222     </type>
25223     <type name="D">
25224       <method name="Void .ctor()">
25225         <size>7</size>
25226       </method>
25227       <method name="Int32 get_Blah()">
25228         <size>2</size>
25229       </method>
25230       <method name="Void set_Blah(Int32)">
25231         <size>1</size>
25232       </method>
25233     </type>
25234     <type name="E">
25235       <method name="Void .ctor()">
25236         <size>7</size>
25237       </method>
25238       <method name="Int32 get_Blah()">
25239         <size>7</size>
25240       </method>
25241       <method name="Boolean Test()">
25242         <size>54</size>
25243       </method>
25244     </type>
25245     <type name="F">
25246       <method name="Void .ctor()">
25247         <size>7</size>
25248       </method>
25249       <method name="Int32 get_Item(Int32)">
25250         <size>2</size>
25251       </method>
25252       <method name="Void set_Item(Int32, Int32)">
25253         <size>1</size>
25254       </method>
25255       <method name="Int32 get_Blah()">
25256         <size>2</size>
25257       </method>
25258       <method name="Void set_Blah(Int32)">
25259         <size>1</size>
25260       </method>
25261       <method name="Boolean Test()">
25262         <size>110</size>
25263       </method>
25264     </type>
25265     <type name="Driver">
25266       <method name="Void .ctor()">
25267         <size>7</size>
25268       </method>
25269       <method name="Int32 Main()">
25270         <size>38</size>
25271       </method>
25272     </type>
25273     <type name="F">
25274       <method name="Int32 IBlah.get_Item(Int32)">
25275         <size>2</size>
25276       </method>
25277       <method name="Void IBlah.set_Item(Int32, Int32)">
25278         <size>1</size>
25279       </method>
25280       <method name="Int32 IBlah.get_Blah()">
25281         <size>2</size>
25282       </method>
25283       <method name="Void IBlah.set_Blah(Int32)">
25284         <size>1</size>
25285       </method>
25286     </type>
25287   </test>
25288   <test name="test-222.cs">
25289     <type name="Class_1">
25290       <method name="Void .ctor()">
25291         <size>7</size>
25292       </method>
25293       <method name="UIntPtr Valid()">
25294         <size>7</size>
25295       </method>
25296     </type>
25297     <type name="MainClass">
25298       <method name="Void .ctor()">
25299         <size>7</size>
25300       </method>
25301       <method name="Int32 Main()">
25302         <size>2</size>
25303       </method>
25304     </type>
25305   </test>
25306   <test name="test-223.cs">
25307     <type name="T">
25308       <method name="Void .ctor()">
25309         <size>7</size>
25310       </method>
25311       <method name="Int32 Main()">
25312         <size>65</size>
25313       </method>
25314     </type>
25315   </test>
25316   <test name="test-224.cs">
25317     <type name="XmlMemberArrayAttribute">
25318       <method name="Void .ctor(String)">
25319         <size>38</size>
25320       </method>
25321       <method name="System.Char[] get_Separator()">
25322         <size>7</size>
25323       </method>
25324       <method name="Void set_Separator(System.Char[])">
25325         <size>8</size>
25326       </method>
25327       <method name="System.String get_Name()">
25328         <size>7</size>
25329       </method>
25330       <method name="Void set_Name(System.String)">
25331         <size>8</size>
25332       </method>
25333       <method name="Boolean get_IsRequired()">
25334         <size>7</size>
25335       </method>
25336       <method name="Void set_IsRequired(Boolean)">
25337         <size>8</size>
25338       </method>
25339     </type>
25340     <type name="t">
25341       <method name="Void .ctor()">
25342         <size>7</size>
25343       </method>
25344       <method name="Void Main()">
25345         <size>1</size>
25346       </method>
25347     </type>
25348   </test>
25349   <test name="test-225.cs">
25350     <type name="A">
25351       <method name="Void .ctor()">
25352         <size>14</size>
25353       </method>
25354     </type>
25355     <type name="B">
25356       <method name="Void .ctor()">
25357         <size>7</size>
25358       </method>
25359       <method name="Int32 foo()">
25360         <size>2</size>
25361       </method>
25362       <method name="Void Main()">
25363         <size>18</size>
25364       </method>
25365     </type>
25366   </test>
25367   <test name="test-226.cs">
25368     <type name="Test226">
25369       <method name="Void .ctor()">
25370         <size>7</size>
25371       </method>
25372       <method name="Void Test()">
25373         <size>35</size>
25374       </method>
25375       <method name="Int32 Main()">
25376         <size>23</size>
25377       </method>
25378     </type>
25379   </test>
25380   <test name="test-227.cs">
25381     <type name="A.T">
25382       <method name="Void .ctor()">
25383         <size>7</size>
25384       </method>
25385       <method name="Void Main()">
25386         <size>3</size>
25387       </method>
25388     </type>
25389   </test>
25390   <test name="test-228.cs">
25391     <type name="BadRefTest.CtorInc">
25392       <method name="Void .ctor()">
25393         <size>30</size>
25394       </method>
25395       <method name="Int32 IncByRef(Int32 ByRef)">
25396         <size>10</size>
25397       </method>
25398       <method name="Boolean Results(Int32)">
25399         <size>98</size>
25400       </method>
25401     </type>
25402     <type name="BadRefTest.Runner">
25403       <method name="Void .ctor()">
25404         <size>7</size>
25405       </method>
25406       <method name="Int32 Main()">
25407         <size>43</size>
25408       </method>
25409     </type>
25410   </test>
25411   <test name="test-229.cs">
25412     <type name="List">
25413       <method name="Void .ctor(Int32)">
25414         <size>19</size>
25415       </method>
25416       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25417         <size>12</size>
25418       </method>
25419       <method name="Void Add(Int32)">
25420         <size>26</size>
25421       </method>
25422       <method name="MyEnumerator GetEnumerator()">
25423         <size>7</size>
25424       </method>
25425     </type>
25426     <type name="UberList">
25427       <method name="Void .ctor(Int32)">
25428         <size>8</size>
25429       </method>
25430       <method name="Int32 Main(System.String[])">
25431         <size>38</size>
25432       </method>
25433       <method name="Boolean One()">
25434         <size>62</size>
25435       </method>
25436       <method name="Boolean Two()">
25437         <size>62</size>
25438       </method>
25439       <method name="Boolean Three()">
25440         <size>62</size>
25441       </method>
25442     </type>
25443     <type name="List+MyEnumerator">
25444       <method name="Void .ctor(List)">
25445         <size>15</size>
25446       </method>
25447       <method name="System.Object get_Current()">
25448         <size>24</size>
25449       </method>
25450       <method name="Boolean MoveNext()">
25451         <size>31</size>
25452       </method>
25453       <method name="Void Reset()">
25454         <size>8</size>
25455       </method>
25456     </type>
25457   </test>
25458   <test name="test-23.cs">
25459     <type name="X">
25460       <method name="Void .ctor()">
25461         <size>7</size>
25462       </method>
25463       <method name="Void .cctor()">
25464         <size>8</size>
25465       </method>
25466       <method name="Int32 get_Value()">
25467         <size>6</size>
25468       </method>
25469       <method name="Void set_Value(Int32)">
25470         <size>7</size>
25471       </method>
25472       <method name="Int32 Main()">
25473         <size>170</size>
25474       </method>
25475     </type>
25476     <type name="Y">
25477       <method name="Void .ctor(String)">
25478         <size>14</size>
25479       </method>
25480       <method name="System.String get_Value()">
25481         <size>7</size>
25482       </method>
25483       <method name="Void set_Value(System.String)">
25484         <size>8</size>
25485       </method>
25486     </type>
25487     <type name="Z">
25488       <method name="Void .cctor()">
25489         <size>7</size>
25490       </method>
25491       <method name="Int32 get_IVal()">
25492         <size>6</size>
25493       </method>
25494       <method name="Void set_IVal(Int32)">
25495         <size>7</size>
25496       </method>
25497       <method name="Int32 get_XVal()">
25498         <size>7</size>
25499       </method>
25500       <method name="Void set_XVal(Int32)">
25501         <size>8</size>
25502       </method>
25503     </type>
25504   </test>
25505   <test name="test-230.cs">
25506     <type name="TestClass">
25507       <method name="Void .ctor()">
25508         <size>7</size>
25509       </method>
25510       <method name="Int32 Main()">
25511         <size>56</size>
25512       </method>
25513     </type>
25514   </test>
25515   <test name="test-231.cs">
25516     <type name="T">
25517       <method name="Void .ctor()">
25518         <size>7</size>
25519       </method>
25520       <method name="Void .cctor()">
25521         <size>1</size>
25522       </method>
25523       <method name="Int32 Main()">
25524         <size>44</size>
25525       </method>
25526       <method name="Void Foo()">
25527         <size>23</size>
25528       </method>
25529     </type>
25530   </test>
25531   <test name="test-232.cs">
25532     <type name="CtorInfoTest">
25533       <method name="Void .ctor()">
25534         <size>7</size>
25535       </method>
25536       <method name="Void Main(System.String[])">
25537         <size>977</size>
25538       </method>
25539       <method name="Void Assert(System.Object, System.Object)">
25540         <size>38</size>
25541       </method>
25542     </type>
25543     <type name="&lt;PrivateImplementationDetails&gt;">
25544       <method name="Void .ctor()">
25545         <size>7</size>
25546       </method>
25547     </type>
25548   </test>
25549   <test name="test-233.cs">
25550     <type name="Tests">
25551       <method name="Void .ctor()">
25552         <size>7</size>
25553       </method>
25554       <method name="Int32 Main()">
25555         <size>16</size>
25556       </method>
25557       <method name="Int32 test_0_beq()">
25558         <size>29</size>
25559       </method>
25560       <method name="Int32 test_0_bne_un()">
25561         <size>29</size>
25562       </method>
25563       <method name="Int32 test_0_conv_r8()">
25564         <size>29</size>
25565       </method>
25566       <method name="Int32 test_0_conv_i()">
25567         <size>76</size>
25568       </method>
25569       <method name="Int32 test_5_conv_r4()">
25570         <size>8</size>
25571       </method>
25572       <method name="Int32 test_5_double_conv_r4()">
25573         <size>16</size>
25574       </method>
25575       <method name="Int32 test_5_float_conv_r8()">
25576         <size>12</size>
25577       </method>
25578       <method name="Int32 test_5_conv_r8()">
25579         <size>8</size>
25580       </method>
25581       <method name="Int32 test_5_add()">
25582         <size>25</size>
25583       </method>
25584       <method name="Int32 test_5_sub()">
25585         <size>25</size>
25586       </method>
25587       <method name="Int32 test_24_mul()">
25588         <size>25</size>
25589       </method>
25590       <method name="Int32 test_4_div()">
25591         <size>25</size>
25592       </method>
25593       <method name="Int32 test_2_rem()">
25594         <size>25</size>
25595       </method>
25596       <method name="Int32 test_2_neg()">
25597         <size>14</size>
25598       </method>
25599       <method name="Int32 test_46_float_add_spill()">
25600         <size>129</size>
25601       </method>
25602       <method name="Int32 test_362880_float_mul_spill()">
25603         <size>129</size>
25604       </method>
25605       <method name="Int32 test_4_long_cast()">
25606         <size>29</size>
25607       </method>
25608       <method name="Int32 test_16_float_cmp()">
25609         <size>317</size>
25610       </method>
25611       <method name="Int32 test_15_float_cmp_un()">
25612         <size>297</size>
25613       </method>
25614       <method name="Int32 test_15_float_branch()">
25615         <size>219</size>
25616       </method>
25617       <method name="Int32 test_15_float_branch_un()">
25618         <size>219</size>
25619       </method>
25620     </type>
25621     <type name="TestDriver">
25622       <method name="Void .ctor()">
25623         <size>7</size>
25624       </method>
25625       <method name="Int32 RunTests(System.Type, System.String[])">
25626         <size>571</size>
25627       </method>
25628       <method name="Int32 RunTests(System.Type)">
25629         <size>8</size>
25630       </method>
25631     </type>
25632   </test>
25633   <test name="test-234.cs">
25634     <type name="T">
25635       <method name="Void .ctor()">
25636         <size>7</size>
25637       </method>
25638       <method name="Void Main()">
25639         <size>701</size>
25640       </method>
25641     </type>
25642   </test>
25643   <test name="test-235.cs">
25644     <type name="T">
25645       <method name="Void .ctor()">
25646         <size>7</size>
25647       </method>
25648       <method name="Void Foo(T, T)">
25649         <size>1</size>
25650       </method>
25651       <method name="Void Foo(System.Object[])">
25652         <size>1</size>
25653       </method>
25654       <method name="Int32 Main()">
25655         <size>13</size>
25656       </method>
25657     </type>
25658   </test>
25659   <test name="test-236.cs">
25660     <type name="Tests.Test">
25661       <method name="Void .ctor()">
25662         <size>7</size>
25663       </method>
25664       <method name="Void Main()">
25665         <size>42</size>
25666       </method>
25667       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25668         <size>9</size>
25669       </method>
25670       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25671         <size>10</size>
25672       </method>
25673     </type>
25674   </test>
25675   <test name="test-237.cs">
25676     <type name="Params">
25677       <method name="Void .ctor()">
25678         <size>7</size>
25679       </method>
25680       <method name="Void .cctor()">
25681         <size>96</size>
25682       </method>
25683       <method name="Void foo(System.String, System.Object[])">
25684         <size>132</size>
25685       </method>
25686       <method name="Void Main()">
25687         <size>45</size>
25688       </method>
25689     </type>
25690     <type name="Params+FOO">
25691       <method name="Void .ctor(Object, IntPtr)">
25692         <size>0</size>
25693       </method>
25694       <method name="Void Invoke(System.String, System.Object[])">
25695         <size>0</size>
25696       </method>
25697       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25698         <size>0</size>
25699       </method>
25700       <method name="Void EndInvoke(IAsyncResult)">
25701         <size>0</size>
25702       </method>
25703     </type>
25704   </test>
25705   <test name="test-238.cs">
25706     <type name="TestClass">
25707       <method name="Void .ctor()">
25708         <size>7</size>
25709       </method>
25710       <method name="Void ConditionalMethod()">
25711         <size>7</size>
25712       </method>
25713       <method name="Int32 Main()">
25714         <size>12</size>
25715       </method>
25716     </type>
25717   </test>
25718   <test name="test-239.cs">
25719     <type name="BaseClass">
25720       <method name="Void .ctor()">
25721         <size>7</size>
25722       </method>
25723       <method name="Void ConditionalMethod()">
25724         <size>7</size>
25725       </method>
25726     </type>
25727     <type name="TestClass">
25728       <method name="Void .ctor()">
25729         <size>7</size>
25730       </method>
25731       <method name="Void ConditionalMethod()">
25732         <size>1</size>
25733       </method>
25734     </type>
25735     <type name="MainClass">
25736       <method name="Void .ctor()">
25737         <size>7</size>
25738       </method>
25739       <method name="Int32 Main()">
25740         <size>18</size>
25741       </method>
25742     </type>
25743   </test>
25744   <test name="test-24.cs">
25745     <type name="X">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="System.String get_S()">
25750         <size>6</size>
25751       </method>
25752       <method name="Void set_S(System.String)">
25753         <size>7</size>
25754       </method>
25755       <method name="Int32 Main()">
25756         <size>92</size>
25757       </method>
25758     </type>
25759   </test>
25760   <test name="test-240.cs">
25761     <type name="TestClass">
25762       <method name="Void .ctor()">
25763         <size>7</size>
25764       </method>
25765       <method name="Void .cctor()">
25766         <size>7</size>
25767       </method>
25768       <method name="Void ConditionalMethod()">
25769         <size>17</size>
25770       </method>
25771       <method name="Int32 Main()">
25772         <size>11</size>
25773       </method>
25774     </type>
25775   </test>
25776   <test name="test-241.cs">
25777     <type name="Foo">
25778       <method name="Void .ctor()">
25779         <size>7</size>
25780       </method>
25781       <method name="Int32 get_SomeProperty()">
25782         <size>3</size>
25783       </method>
25784       <method name="Int32 M()">
25785         <size>3</size>
25786       </method>
25787       <method name="Void Main()">
25788         <size>1</size>
25789       </method>
25790     </type>
25791     <type name="Foo+FooPrivate">
25792       <method name="Void .ctor(Foo)">
25793         <size>14</size>
25794       </method>
25795       <method name="Int32 get_SomeProperty()">
25796         <size>24</size>
25797       </method>
25798     </type>
25799   </test>
25800   <test name="test-242.cs">
25801     <type name="BaseClass">
25802       <method name="Void .ctor()">
25803         <size>14</size>
25804       </method>
25805     </type>
25806     <type name="Derived">
25807       <method name="Void .ctor()">
25808         <size>7</size>
25809       </method>
25810       <method name="Int32 get_Location()">
25811         <size>3</size>
25812       </method>
25813       <method name="Void Main()">
25814         <size>1</size>
25815       </method>
25816     </type>
25817   </test>
25818   <test name="test-243.cs">
25819     <type name="X">
25820       <method name="Void .ctor()">
25821         <size>7</size>
25822       </method>
25823       <method name="Boolean Resolve(System.String)">
25824         <size>2</size>
25825       </method>
25826       <method name="System.String Test()">
25827         <size>2</size>
25828       </method>
25829       <method name="Void Main()">
25830         <size>8</size>
25831       </method>
25832     </type>
25833   </test>
25834   <test name="test-244.cs">
25835     <type name="Foo">
25836       <method name="Void .ctor()">
25837         <size>7</size>
25838       </method>
25839       <method name="Void .cctor()">
25840         <size>1</size>
25841       </method>
25842       <method name="Int32 Main()">
25843         <size>136</size>
25844       </method>
25845       <method name="MyBool get_t()">
25846         <size>29</size>
25847       </method>
25848       <method name="MyBool get_f()">
25849         <size>29</size>
25850       </method>
25851     </type>
25852     <type name="MyBool">
25853       <method name="Void .ctor(Boolean)">
25854         <size>8</size>
25855       </method>
25856       <method name="System.String ToString()">
25857         <size>12</size>
25858       </method>
25859       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25860         <size>21</size>
25861       </method>
25862       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25863         <size>21</size>
25864       </method>
25865       <method name="Boolean op_True(MyBool)">
25866         <size>8</size>
25867       </method>
25868       <method name="Boolean op_False(MyBool)">
25869         <size>11</size>
25870       </method>
25871     </type>
25872   </test>
25873   <test name="test-245.cs">
25874     <type name="Class2">
25875       <method name="Void .ctor()">
25876         <size>7</size>
25877       </method>
25878       <method name="System.String get_def_kind()">
25879         <size>12</size>
25880       </method>
25881       <method name="Void Main()">
25882         <size>1</size>
25883       </method>
25884     </type>
25885   </test>
25886   <test name="test-246.cs">
25887     <type name="B">
25888       <method name="Void .ctor()">
25889         <size>7</size>
25890       </method>
25891       <method name="Void Main()">
25892         <size>36</size>
25893       </method>
25894     </type>
25895     <type name="Blah">
25896       <method name="Void Dispose()">
25897         <size>11</size>
25898       </method>
25899     </type>
25900   </test>
25901   <test name="test-247.cs">
25902     <type name="B">
25903       <method name="Void .ctor()">
25904         <size>7</size>
25905       </method>
25906       <method name="Void Main()">
25907         <size>67</size>
25908       </method>
25909     </type>
25910     <type name="Blah">
25911       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25912         <size>11</size>
25913       </method>
25914     </type>
25915   </test>
25916   <test name="test-248.cs">
25917     <type name="T">
25918       <method name="Void .ctor()">
25919         <size>7</size>
25920       </method>
25921       <method name="Foo GetFoo()">
25922         <size>10</size>
25923       </method>
25924       <method name="Void Main()">
25925         <size>26</size>
25926       </method>
25927     </type>
25928   </test>
25929   <test name="test-249.cs">
25930     <type name="X">
25931       <method name="Void .ctor()">
25932         <size>7</size>
25933       </method>
25934       <method name="Void Main()">
25935         <size>1</size>
25936       </method>
25937     </type>
25938   </test>
25939   <test name="test-25.cs">
25940     <type name="X">
25941       <method name="Void .ctor()">
25942         <size>7</size>
25943       </method>
25944       <method name="Int32 Main()">
25945         <size>214</size>
25946       </method>
25947     </type>
25948   </test>
25949   <test name="test-250.cs">
25950     <type name="Test.foo3">
25951       <method name="Void .ctor()">
25952         <size>7</size>
25953       </method>
25954     </type>
25955     <type name="Test.Tests">
25956       <method name="Void .ctor()">
25957         <size>7</size>
25958       </method>
25959       <method name="Void Main()">
25960         <size>1</size>
25961       </method>
25962     </type>
25963   </test>
25964   <test name="test-251.cs">
25965     <type name="X">
25966       <method name="Void .ctor()">
25967         <size>7</size>
25968       </method>
25969       <method name="Void Main()">
25970         <size>1</size>
25971       </method>
25972     </type>
25973   </test>
25974   <test name="test-252.cs">
25975     <type name="A">
25976       <method name="Void .ctor()">
25977         <size>7</size>
25978       </method>
25979       <method name="Void add_Bar(Foo)">
25980         <size>24</size>
25981       </method>
25982       <method name="Void remove_Bar(Foo)">
25983         <size>24</size>
25984       </method>
25985       <method name="Void m1()">
25986         <size>1</size>
25987       </method>
25988       <method name="Int32 Main()">
25989         <size>93</size>
25990       </method>
25991     </type>
25992     <type name="Foo">
25993       <method name="Void .ctor(Object, IntPtr)">
25994         <size>0</size>
25995       </method>
25996       <method name="Void Invoke()">
25997         <size>0</size>
25998       </method>
25999       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26000         <size>0</size>
26001       </method>
26002       <method name="Void EndInvoke(IAsyncResult)">
26003         <size>0</size>
26004       </method>
26005     </type>
26006   </test>
26007   <test name="test-253.cs">
26008     <type name="AccessibleAttribute">
26009       <method name="Void .ctor()">
26010         <size>7</size>
26011       </method>
26012     </type>
26013     <type name="MyClass">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017     </type>
26018     <type name="Test">
26019       <method name="Void .ctor()">
26020         <size>7</size>
26021       </method>
26022       <method name="Int32 Main()">
26023         <size>66</size>
26024       </method>
26025     </type>
26026   </test>
26027   <test name="test-254.cs">
26028     <type name="TestAttribute">
26029       <method name="Void .ctor()">
26030         <size>7</size>
26031       </method>
26032     </type>
26033     <type name="Test_1">
26034       <method name="Void .ctor()">
26035         <size>7</size>
26036       </method>
26037       <method name="Void Test(Int32)">
26038         <size>1</size>
26039       </method>
26040     </type>
26041     <type name="Test_2">
26042       <method name="Void .ctor()">
26043         <size>7</size>
26044       </method>
26045       <method name="Int32 get_Test()">
26046         <size>2</size>
26047       </method>
26048       <method name="Void set_Test(Int32)">
26049         <size>1</size>
26050       </method>
26051       <method name="Void set_Test2(Boolean)">
26052         <size>1</size>
26053       </method>
26054     </type>
26055     <type name="Test_3">
26056       <method name="Void .ctor()">
26057         <size>7</size>
26058       </method>
26059       <method name="Void add_e_1(test_delegate)">
26060         <size>24</size>
26061       </method>
26062       <method name="Void remove_e_1(test_delegate)">
26063         <size>24</size>
26064       </method>
26065       <method name="Void add_e_2(test_delegate)">
26066         <size>24</size>
26067       </method>
26068       <method name="Void remove_e_2(test_delegate)">
26069         <size>24</size>
26070       </method>
26071     </type>
26072     <type name="Test_4">
26073       <method name="Void .ctor()">
26074         <size>7</size>
26075       </method>
26076       <method name="Void add_e_1(test_delegate)">
26077         <size>1</size>
26078       </method>
26079       <method name="Void remove_e_1(test_delegate)">
26080         <size>1</size>
26081       </method>
26082       <method name="Void add_e_2(test_delegate)">
26083         <size>1</size>
26084       </method>
26085       <method name="Void remove_e_2(test_delegate)">
26086         <size>1</size>
26087       </method>
26088       <method name="Void add_e_3(test_delegate)">
26089         <size>1</size>
26090       </method>
26091       <method name="Void remove_e_3(test_delegate)">
26092         <size>1</size>
26093       </method>
26094     </type>
26095     <type name="ClassMain">
26096       <method name="Void .ctor()">
26097         <size>7</size>
26098       </method>
26099       <method name="Void .cctor()">
26100         <size>1</size>
26101       </method>
26102       <method name="Void Assert(System.Object[], Boolean, Int32)">
26103         <size>65</size>
26104       </method>
26105       <method name="Int32 Main()">
26106         <size>1159</size>
26107       </method>
26108     </type>
26109     <type name="test_delegate">
26110       <method name="Void .ctor(Object, IntPtr)">
26111         <size>0</size>
26112       </method>
26113       <method name="System.Delegate Invoke(Int32)">
26114         <size>0</size>
26115       </method>
26116       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26117         <size>0</size>
26118       </method>
26119       <method name="System.Delegate EndInvoke(IAsyncResult)">
26120         <size>0</size>
26121       </method>
26122     </type>
26123   </test>
26124   <test name="test-255.cs">
26125     <type name="TestAttribute">
26126       <method name="Void .ctor()">
26127         <size>7</size>
26128       </method>
26129     </type>
26130     <type name="C">
26131       <method name="Void .ctor()">
26132         <size>7</size>
26133       </method>
26134       <method name="Void Method()">
26135         <size>1</size>
26136       </method>
26137       <method name="Void Main()">
26138         <size>1</size>
26139       </method>
26140     </type>
26141   </test>
26142   <test name="test-256.cs">
26143     <type name="TableColumn">
26144       <method name="Void .ctor()">
26145         <size>7</size>
26146       </method>
26147       <method name="System.Object get_MagicValue()">
26148         <size>2</size>
26149       </method>
26150       <method name="Void set_MagicValue(System.Object)">
26151         <size>1</size>
26152       </method>
26153     </type>
26154     <type name="Bug">
26155       <method name="Void .ctor()">
26156         <size>7</size>
26157       </method>
26158       <method name="Int32 get_TInt()">
26159         <size>2</size>
26160       </method>
26161       <method name="Void Main()">
26162         <size>1</size>
26163       </method>
26164     </type>
26165   </test>
26166   <test name="test-257.cs">
26167     <type name="X">
26168       <method name="Void Main()">
26169         <size>8</size>
26170       </method>
26171       <method name="Void call(Int32 ByRef)">
26172         <size>25</size>
26173       </method>
26174       <method name="Void .ctor()">
26175         <size>7</size>
26176       </method>
26177     </type>
26178   </test>
26179   <test name="test-258.cs">
26180     <type name="MyTest.Test">
26181       <method name="Void .ctor()">
26182         <size>7</size>
26183       </method>
26184     </type>
26185     <type name="MyTest.Test2">
26186       <method name="Void .ctor()">
26187         <size>7</size>
26188       </method>
26189       <method name="Void MyTest.Test.Inner.Foo()">
26190         <size>1</size>
26191       </method>
26192       <method name="Void Main()">
26193         <size>1</size>
26194       </method>
26195     </type>
26196   </test>
26197   <test name="test-259.cs">
26198     <type name="Testing">
26199       <method name="Void .ctor()">
26200         <size>7</size>
26201       </method>
26202       <method name="Void Main()">
26203         <size>1</size>
26204       </method>
26205     </type>
26206   </test>
26207   <test name="test-26.cs">
26208     <type name="Blah">
26209       <method name="Void .ctor()">
26210         <size>7</size>
26211       </method>
26212       <method name="Int32 Foo(Int32, Int32)">
26213         <size>4</size>
26214       </method>
26215       <method name="Int32 Test1()">
26216         <size>114</size>
26217       </method>
26218       <method name="Int32 Adder(System.Int32[])">
26219         <size>34</size>
26220       </method>
26221       <method name="Int32 Test2()">
26222         <size>46</size>
26223       </method>
26224       <method name="Int32 Main()">
26225         <size>40</size>
26226       </method>
26227     </type>
26228     <type name="Blah+MyDelegate">
26229       <method name="Void .ctor(Object, IntPtr)">
26230         <size>0</size>
26231       </method>
26232       <method name="Int32 Invoke(Int32, Int32)">
26233         <size>0</size>
26234       </method>
26235       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26236         <size>0</size>
26237       </method>
26238       <method name="Int32 EndInvoke(IAsyncResult)">
26239         <size>0</size>
26240       </method>
26241     </type>
26242     <type name="Blah+List">
26243       <method name="Void .ctor(Object, IntPtr)">
26244         <size>0</size>
26245       </method>
26246       <method name="Int32 Invoke(System.Int32[])">
26247         <size>0</size>
26248       </method>
26249       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
26250         <size>0</size>
26251       </method>
26252       <method name="Int32 EndInvoke(IAsyncResult)">
26253         <size>0</size>
26254       </method>
26255     </type>
26256     <type name="&lt;PrivateImplementationDetails&gt;">
26257       <method name="Void .ctor()">
26258         <size>7</size>
26259       </method>
26260     </type>
26261   </test>
26262   <test name="test-260.cs">
26263     <type name="x.Test">
26264       <method name="Void .ctor()">
26265         <size>7</size>
26266       </method>
26267     </type>
26268     <type name="y.Test">
26269       <method name="Void .ctor()">
26270         <size>7</size>
26271       </method>
26272     </type>
26273     <type name="b.a">
26274       <method name="Void .ctor()">
26275         <size>7</size>
26276       </method>
26277       <method name="Void Main()">
26278         <size>7</size>
26279       </method>
26280     </type>
26281   </test>
26282   <test name="test-261.cs">
26283     <type name="T">
26284       <method name="Void .ctor()">
26285         <size>7</size>
26286       </method>
26287       <method name="T get_Me()">
26288         <size>16</size>
26289       </method>
26290       <method name="T GetMe()">
26291         <size>16</size>
26292       </method>
26293       <method name="Int32 Test(T)">
26294         <size>106</size>
26295       </method>
26296       <method name="Int32 Main()">
26297         <size>31</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-262.cs">
26302     <type name="n1.Attribute">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306     </type>
26307     <type name="n3.A">
26308       <method name="Void .ctor()">
26309         <size>7</size>
26310       </method>
26311       <method name="Void Attribute()">
26312         <size>1</size>
26313       </method>
26314       <method name="Void X()">
26315         <size>7</size>
26316       </method>
26317       <method name="Void Main()">
26318         <size>11</size>
26319       </method>
26320     </type>
26321   </test>
26322   <test name="test-263.cs">
26323     <type name="Test">
26324       <method name="Void .ctor()">
26325         <size>7</size>
26326       </method>
26327       <method name="System.String GetString(System.Byte[])">
26328         <size>19</size>
26329       </method>
26330       <method name="Void Main()">
26331         <size>1</size>
26332       </method>
26333     </type>
26334   </test>
26335   <test name="test-264.cs">
26336     <type name="Proef">
26337       <method name="Void .ctor()">
26338         <size>7</size>
26339       </method>
26340       <method name="Void add_OnDoSomething(System.EventHandler)">
26341         <size>24</size>
26342       </method>
26343       <method name="Void remove_OnDoSomething(System.EventHandler)">
26344         <size>24</size>
26345       </method>
26346       <method name="Void Temp(System.Object, System.EventArgs)">
26347         <size>1</size>
26348       </method>
26349       <method name="Void Main()">
26350         <size>25</size>
26351       </method>
26352     </type>
26353   </test>
26354   <test name="test-265.cs">
26355     <type name="ClassFormatError">
26356       <method name="Void .ctor(String, Object[])">
26357         <size>7</size>
26358       </method>
26359       <method name="Void Main()">
26360         <size>1</size>
26361       </method>
26362     </type>
26363     <type name="UnsupportedClassVersionError">
26364       <method name="Void .ctor(String)">
26365         <size>14</size>
26366       </method>
26367     </type>
26368   </test>
26369   <test name="test-266.cs">
26370     <type name="T">
26371       <method name="Void .ctor()">
26372         <size>7</size>
26373       </method>
26374       <method name="Int32 Main()">
26375         <size>25</size>
26376       </method>
26377     </type>
26378   </test>
26379   <test name="test-267.cs">
26380     <type name="X">
26381       <method name="Void .ctor()">
26382         <size>7</size>
26383       </method>
26384       <method name="System.String Text()">
26385         <size>6</size>
26386       </method>
26387       <method name="Int32 Main()">
26388         <size>12</size>
26389       </method>
26390     </type>
26391   </test>
26392   <test name="test-268.cs">
26393     <type name="X">
26394       <method name="Void .ctor()">
26395         <size>7</size>
26396       </method>
26397       <method name="Int32 Main()">
26398         <size>26</size>
26399       </method>
26400     </type>
26401     <type name="X+Nested">
26402       <method name="Void .ctor()">
26403         <size>7</size>
26404       </method>
26405       <method name="MyEnum D()">
26406         <size>2</size>
26407       </method>
26408     </type>
26409   </test>
26410   <test name="test-269.cs">
26411     <type name="Class1">
26412       <method name="Void .ctor()">
26413         <size>7</size>
26414       </method>
26415       <method name="Int32 Main(System.String[])">
26416         <size>361</size>
26417       </method>
26418       <method name="Int32 AddABunchOfInts(...)">
26419         <size>63</size>
26420       </method>
26421       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26422         <size>63</size>
26423       </method>
26424       <method name="Result VtAddABunchOfInts(...)">
26425         <size>68</size>
26426       </method>
26427       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26428         <size>68</size>
26429       </method>
26430       <method name="Int32 InstAddABunchOfInts(...)">
26431         <size>63</size>
26432       </method>
26433       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26434         <size>63</size>
26435       </method>
26436       <method name="Result InstVtAddABunchOfInts(...)">
26437         <size>68</size>
26438       </method>
26439       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26440         <size>68</size>
26441       </method>
26442     </type>
26443     <type name="Result">
26444       <method name="Void .ctor(Int32)">
26445         <size>24</size>
26446       </method>
26447     </type>
26448   </test>
26449   <test name="test-27.cs">
26450     <type name="Foo">
26451       <method name="Void .ctor()">
26452         <size>7</size>
26453       </method>
26454       <method name="Boolean MyMethod(Int32)">
26455         <size>12</size>
26456       </method>
26457       <method name="Int32 AnotherMethod(Int32)">
26458         <size>5</size>
26459       </method>
26460     </type>
26461     <type name="Blah">
26462       <method name="Void .ctor()">
26463         <size>7</size>
26464       </method>
26465       <method name="Void Bar(Int32, Int32)">
26466         <size>9</size>
26467       </method>
26468       <method name="Int32 Main()">
26469         <size>139</size>
26470       </method>
26471     </type>
26472     <type name="Blah+MyDelegate">
26473       <method name="Void .ctor(Object, IntPtr)">
26474         <size>0</size>
26475       </method>
26476       <method name="Void Invoke(Int32, Int32)">
26477         <size>0</size>
26478       </method>
26479       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26480         <size>0</size>
26481       </method>
26482       <method name="Void EndInvoke(IAsyncResult)">
26483         <size>0</size>
26484       </method>
26485     </type>
26486   </test>
26487   <test name="test-270.cs">
26488     <type name="X">
26489       <method name="Void .ctor()">
26490         <size>7</size>
26491       </method>
26492       <method name="Int32 Test(System.String, System.Object[])">
26493         <size>2</size>
26494       </method>
26495       <method name="Int32 Main()">
26496         <size>75</size>
26497       </method>
26498       <method name="Int32 Test(System.String, ...)">
26499         <size>2</size>
26500       </method>
26501     </type>
26502   </test>
26503   <test name="test-271.cs">
26504     <type name="T">
26505       <method name="Void .ctor()">
26506         <size>7</size>
26507       </method>
26508       <method name="C X()">
26509         <size>10</size>
26510       </method>
26511       <method name="Void Main()">
26512         <size>61</size>
26513       </method>
26514     </type>
26515     <type name="T+C">
26516       <method name="IEnumerator GetEnumerator()">
26517         <size>11</size>
26518       </method>
26519     </type>
26520   </test>
26521   <test name="test-272.cs">
26522     <type name="BazAttribute">
26523       <method name="Void .ctor()">
26524         <size>7</size>
26525       </method>
26526       <method name="Void .ctor(Foo)">
26527         <size>7</size>
26528       </method>
26529       <method name="Void set_foo3(Foo)">
26530         <size>1</size>
26531       </method>
26532       <method name="Foo get_foo3()">
26533         <size>2</size>
26534       </method>
26535     </type>
26536     <type name="Test">
26537       <method name="Void .ctor()">
26538         <size>7</size>
26539       </method>
26540       <method name="Void f0()">
26541         <size>1</size>
26542       </method>
26543       <method name="Void f1()">
26544         <size>1</size>
26545       </method>
26546       <method name="Void f2()">
26547         <size>1</size>
26548       </method>
26549       <method name="Void f3()">
26550         <size>1</size>
26551       </method>
26552       <method name="Void Main()">
26553         <size>1</size>
26554       </method>
26555     </type>
26556   </test>
26557   <test name="test-273.cs">
26558     <type name="FooAttribute">
26559       <method name="Void .ctor()">
26560         <size>7</size>
26561       </method>
26562     </type>
26563     <type name="Tests">
26564       <method name="Void .ctor()">
26565         <size>7</size>
26566       </method>
26567       <method name="Void Main()">
26568         <size>36</size>
26569       </method>
26570     </type>
26571   </test>
26572   <test name="test-274.cs">
26573     <type name="MyClass">
26574       <method name="Void .ctor(String[])">
26575         <size>7</size>
26576       </method>
26577     </type>
26578     <type name="ChildClass">
26579       <method name="Void .ctor()">
26580         <size>13</size>
26581       </method>
26582     </type>
26583     <type name="M">
26584       <method name="Void .ctor()">
26585         <size>7</size>
26586       </method>
26587       <method name="Void Main()">
26588         <size>1</size>
26589       </method>
26590     </type>
26591   </test>
26592   <test name="test-275.cs">
26593     <type name="Test">
26594       <method name="Void .ctor()">
26595         <size>7</size>
26596       </method>
26597       <method name="Void add_MyEvent(DelType)">
26598         <size>24</size>
26599       </method>
26600       <method name="Void remove_MyEvent(DelType)">
26601         <size>24</size>
26602       </method>
26603       <method name="Int32 Main()">
26604         <size>176</size>
26605       </method>
26606     </type>
26607     <type name="DelType">
26608       <method name="Void .ctor(Object, IntPtr)">
26609         <size>0</size>
26610       </method>
26611       <method name="Void Invoke()">
26612         <size>0</size>
26613       </method>
26614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26615         <size>0</size>
26616       </method>
26617       <method name="Void EndInvoke(IAsyncResult)">
26618         <size>0</size>
26619       </method>
26620     </type>
26621     <type name="S">
26622       <method name="Void add_MyEvent(DelType)">
26623         <size>24</size>
26624       </method>
26625       <method name="Void remove_MyEvent(DelType)">
26626         <size>24</size>
26627       </method>
26628     </type>
26629   </test>
26630   <test name="test-276.cs">
26631     <type name="EventTestClass">
26632       <method name="Void .ctor()">
26633         <size>7</size>
26634       </method>
26635       <method name="Void add_Elapsed(System.EventHandler)">
26636         <size>24</size>
26637       </method>
26638       <method name="Void remove_Elapsed(System.EventHandler)">
26639         <size>24</size>
26640       </method>
26641     </type>
26642     <type name="EntryPoint">
26643       <method name="Void .ctor()">
26644         <size>7</size>
26645       </method>
26646       <method name="Boolean test(System.Type)">
26647         <size>17</size>
26648       </method>
26649       <method name="Int32 Main()">
26650         <size>48</size>
26651       </method>
26652     </type>
26653   </test>
26654   <test name="test-277.cs">
26655     <type name="T">
26656       <method name="Void .ctor()">
26657         <size>7</size>
26658       </method>
26659       <method name="Int32 Main()">
26660         <size>7</size>
26661       </method>
26662       <method name="Int32 X(Byte)">
26663         <size>2</size>
26664       </method>
26665       <method name="Int32 X(Int16)">
26666         <size>2</size>
26667       </method>
26668     </type>
26669   </test>
26670   <test name="test-278.cs">
26671     <type name="X">
26672       <method name="Void .ctor()">
26673         <size>7</size>
26674       </method>
26675       <method name="Int32 Main()">
26676         <size>73</size>
26677       </method>
26678     </type>
26679     <type name="Rect">
26680       <method name="Int32 get_X()">
26681         <size>7</size>
26682       </method>
26683       <method name="Void set_X(Int32)">
26684         <size>8</size>
26685       </method>
26686     </type>
26687   </test>
26688   <test name="test-279.cs">
26689     <type name="FlagsAttributeDemo">
26690       <method name="Void .ctor()">
26691         <size>7</size>
26692       </method>
26693       <method name="Int32 Main()">
26694         <size>38</size>
26695       </method>
26696     </type>
26697   </test>
26698   <test name="test-28.cs">
26699     <type name="A">
26700       <method name="Void .ctor()">
26701         <size>7</size>
26702       </method>
26703       <method name="Int32 get_Item(Int32)">
26704         <size>0</size>
26705       </method>
26706       <method name="Int32 EmulateIndexer(Int32)">
26707         <size>8</size>
26708       </method>
26709     </type>
26710     <type name="B">
26711       <method name="Void .ctor()">
26712         <size>7</size>
26713       </method>
26714       <method name="Int32 get_Item(Int32)">
26715         <size>2</size>
26716       </method>
26717       <method name="Int32 M()">
26718         <size>8</size>
26719       </method>
26720     </type>
26721     <type name="X">
26722       <method name="Void .ctor()">
26723         <size>7</size>
26724       </method>
26725       <method name="Int32 get_Item(Int32)">
26726         <size>20</size>
26727       </method>
26728       <method name="Void set_Item(Int32, Int32)">
26729         <size>26</size>
26730       </method>
26731       <method name="Int32 Main()">
26732         <size>122</size>
26733       </method>
26734     </type>
26735   </test>
26736   <test name="test-280.cs">
26737     <type name="AppFramework.Util.Logic">
26738       <method name="Void .ctor()">
26739         <size>7</size>
26740       </method>
26741       <method name="Void Main()">
26742         <size>1</size>
26743       </method>
26744       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26745         <size>37</size>
26746       </method>
26747     </type>
26748   </test>
26749   <test name="test-281.cs">
26750     <type name="Foo.Hello">
26751       <method name="Void .ctor()">
26752         <size>7</size>
26753       </method>
26754       <method name="Void .cctor()">
26755         <size>7</size>
26756       </method>
26757     </type>
26758     <type name="Bar.Hello">
26759       <method name="Void .ctor()">
26760         <size>7</size>
26761       </method>
26762       <method name="Void .cctor()">
26763         <size>8</size>
26764       </method>
26765     </type>
26766     <type name="Test.Test1">
26767       <method name="Void .ctor()">
26768         <size>7</size>
26769       </method>
26770       <method name="Int32 World()">
26771         <size>6</size>
26772       </method>
26773     </type>
26774     <type name="Test.Test2">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Int32 World()">
26779         <size>6</size>
26780       </method>
26781     </type>
26782     <type name="X">
26783       <method name="Void .ctor()">
26784         <size>7</size>
26785       </method>
26786       <method name="Int32 Main()">
26787         <size>29</size>
26788       </method>
26789     </type>
26790   </test>
26791   <test name="test-282.cs">
26792     <type name="X">
26793       <method name="Void .ctor()">
26794         <size>7</size>
26795       </method>
26796       <method name="System.Object Add(integer, System.Object)">
26797         <size>70</size>
26798       </method>
26799       <method name="Int32 Main()">
26800         <size>68</size>
26801       </method>
26802     </type>
26803     <type name="integer">
26804       <method name="Void .ctor(Int32)">
26805         <size>8</size>
26806       </method>
26807       <method name="integer op_Implicit(Int32)">
26808         <size>7</size>
26809       </method>
26810       <method name="Double op_Implicit(integer)">
26811         <size>13</size>
26812       </method>
26813       <method name="integer op_Addition(integer, integer)">
26814         <size>21</size>
26815       </method>
26816     </type>
26817   </test>
26818   <test name="test-283.cs">
26819     <type name="X">
26820       <method name="Void .ctor()">
26821         <size>7</size>
26822       </method>
26823       <method name="Int32 Foo()">
26824         <size>2</size>
26825       </method>
26826     </type>
26827     <type name="Y">
26828       <method name="Void .ctor()">
26829         <size>7</size>
26830       </method>
26831       <method name="Y+D GetIt()">
26832         <size>13</size>
26833       </method>
26834       <method name="Y+D GetIt2()">
26835         <size>13</size>
26836       </method>
26837       <method name="Int32 Foo()">
26838         <size>2</size>
26839       </method>
26840       <method name="Int32 Main()">
26841         <size>56</size>
26842       </method>
26843     </type>
26844     <type name="Y+D">
26845       <method name="Void .ctor(Object, IntPtr)">
26846         <size>0</size>
26847       </method>
26848       <method name="Int32 Invoke()">
26849         <size>0</size>
26850       </method>
26851       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26852         <size>0</size>
26853       </method>
26854       <method name="Int32 EndInvoke(IAsyncResult)">
26855         <size>0</size>
26856       </method>
26857     </type>
26858   </test>
26859   <test name="test-284.cs">
26860     <type name="App">
26861       <method name="Void .ctor()">
26862         <size>7</size>
26863       </method>
26864       <method name="Void Main()">
26865         <size>12</size>
26866       </method>
26867     </type>
26868   </test>
26869   <test name="test-285.cs">
26870     <type name="T">
26871       <method name="Void .ctor()">
26872         <size>7</size>
26873       </method>
26874       <method name="Int32 Main()">
26875         <size>2</size>
26876       </method>
26877     </type>
26878   </test>
26879   <test name="test-286.cs">
26880     <type name="MethodWrapper">
26881       <method name="Void .ctor()">
26882         <size>7</size>
26883       </method>
26884       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26885         <size>57</size>
26886       </method>
26887     </type>
26888     <type name="MapXml.Throws">
26889       <method name="Void .ctor()">
26890         <size>7</size>
26891       </method>
26892       <method name="Void Main()">
26893         <size>1</size>
26894       </method>
26895     </type>
26896   </test>
26897   <test name="test-287.cs">
26898     <type name="StaticClass">
26899       <method name="System.String Name()">
26900         <size>6</size>
26901       </method>
26902     </type>
26903     <type name="MainClass">
26904       <method name="Void .ctor()">
26905         <size>7</size>
26906       </method>
26907       <method name="Int32 Main()">
26908         <size>83</size>
26909       </method>
26910     </type>
26911     <type name="StaticClass+D">
26912       <method name="Void .ctor(Object, IntPtr)">
26913         <size>0</size>
26914       </method>
26915       <method name="System.Object Invoke()">
26916         <size>0</size>
26917       </method>
26918       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26919         <size>0</size>
26920       </method>
26921       <method name="System.Object EndInvoke(IAsyncResult)">
26922         <size>0</size>
26923       </method>
26924     </type>
26925   </test>
26926   <test name="test-288.cs">
26927     <type name="Test.BookAboutMovie">
26928       <method name="Void .ctor(String)">
26929         <size>25</size>
26930       </method>
26931       <method name="System.String GetItem(Int32)">
26932         <size>7</size>
26933       </method>
26934       <method name="System.String get_Item(Int32)">
26935         <size>7</size>
26936       </method>
26937       <method name="Int32 Main(System.String[])">
26938         <size>57</size>
26939       </method>
26940     </type>
26941   </test>
26942   <test name="test-289.cs">
26943     <type name="Test">
26944       <method name="Void .ctor()">
26945         <size>7</size>
26946       </method>
26947       <method name="Void Main()">
26948         <size>1</size>
26949       </method>
26950       <method name="Void set_Value(System.String)">
26951         <size>1</size>
26952       </method>
26953       <method name="Void set_Value()">
26954         <size>1</size>
26955       </method>
26956       <method name="Void set_Item(Int32, Int32, Boolean)">
26957         <size>1</size>
26958       </method>
26959       <method name="Void set_Item(Int32, Int32)">
26960         <size>1</size>
26961       </method>
26962       <method name="Boolean get_Item(Boolean)">
26963         <size>2</size>
26964       </method>
26965     </type>
26966   </test>
26967   <test name="test-29.cs">
26968     <type name="Base">
26969       <method name="Void .ctor()">
26970         <size>7</size>
26971       </method>
26972       <method name="Void Add(Int32)">
26973         <size>18</size>
26974       </method>
26975     </type>
26976     <type name="Derived">
26977       <method name="Void .ctor()">
26978         <size>7</size>
26979       </method>
26980       <method name="Void Add(Double)">
26981         <size>18</size>
26982       </method>
26983     </type>
26984     <type name="Demo">
26985       <method name="Void .ctor()">
26986         <size>7</size>
26987       </method>
26988       <method name="Int32 Main()">
26989         <size>51</size>
26990       </method>
26991     </type>
26992   </test>
26993   <test name="test-290.cs">
26994     <type name="EntryPoint">
26995       <method name="Void .ctor()">
26996         <size>7</size>
26997       </method>
26998       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26999         <size>22</size>
27000       </method>
27001       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
27002         <size>22</size>
27003       </method>
27004       <method name="Void bar_f(System.Object)">
27005         <size>1</size>
27006       </method>
27007       <method name="Void Main()">
27008         <size>35</size>
27009       </method>
27010     </type>
27011     <type name="EntryPoint+EventHandler">
27012       <method name="Void .ctor(Object, IntPtr)">
27013         <size>0</size>
27014       </method>
27015       <method name="Void Invoke(System.Object)">
27016         <size>0</size>
27017       </method>
27018       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27019         <size>0</size>
27020       </method>
27021       <method name="Void EndInvoke(IAsyncResult)">
27022         <size>0</size>
27023       </method>
27024     </type>
27025   </test>
27026   <test name="test-291.cs">
27027     <type name="Test">
27028       <method name="Void .ctor()">
27029         <size>7</size>
27030       </method>
27031       <method name="Void Method()">
27032         <size>1</size>
27033       </method>
27034       <method name="Void Main()">
27035         <size>13</size>
27036       </method>
27037     </type>
27038   </test>
27039   <test name="test-292.cs">
27040     <type name="X">
27041       <method name="Void .ctor()">
27042         <size>7</size>
27043       </method>
27044       <method name="Void .cctor()">
27045         <size>1</size>
27046       </method>
27047       <method name="Void Main()">
27048         <size>19</size>
27049       </method>
27050     </type>
27051   </test>
27052   <test name="test-293.cs">
27053     <type name="A">
27054       <method name="Void .ctor()">
27055         <size>7</size>
27056       </method>
27057       <method name="System.String get_Warning()">
27058         <size>6</size>
27059       </method>
27060     </type>
27061     <type name="B">
27062       <method name="Void .ctor()">
27063         <size>7</size>
27064       </method>
27065       <method name="System.String get_Warning()">
27066         <size>6</size>
27067       </method>
27068       <method name="Void Main()">
27069         <size>1</size>
27070       </method>
27071     </type>
27072   </test>
27073   <test name="test-294.cs">
27074     <type name="ObsoleteClass">
27075       <method name="Void .ctor()">
27076         <size>7</size>
27077       </method>
27078     </type>
27079     <type name="Test">
27080       <method name="Void .ctor()">
27081         <size>13</size>
27082       </method>
27083       <method name="Void .ctor(String, Boolean)">
27084         <size>14</size>
27085       </method>
27086       <method name="System.String get_Name()">
27087         <size>7</size>
27088       </method>
27089       <method name="Void set_Name(System.String)">
27090         <size>8</size>
27091       </method>
27092     </type>
27093     <type name="DerivedTest">
27094       <method name="Void .ctor(String)">
27095         <size>16</size>
27096       </method>
27097       <method name="System.String Method()">
27098         <size>7</size>
27099       </method>
27100       <method name="Void T2()">
27101         <size>1</size>
27102       </method>
27103       <method name="Void Main()">
27104         <size>1</size>
27105       </method>
27106     </type>
27107     <type name="ObsoleteClass2">
27108       <method name="Void .ctor()">
27109         <size>7</size>
27110       </method>
27111     </type>
27112     <type name="ObsoleteClass3">
27113       <method name="Void .ctor()">
27114         <size>18</size>
27115       </method>
27116       <method name="Void .cctor()">
27117         <size>25</size>
27118       </method>
27119     </type>
27120     <type name="ObsoleteClass4">
27121       <method name="Void .ctor()">
27122         <size>7</size>
27123       </method>
27124       <method name="Void T()">
27125         <size>59</size>
27126       </method>
27127     </type>
27128   </test>
27129   <test name="test-295.cs">
27130     <type name="MyAttribute">
27131       <method name="Void .ctor(Object)">
27132         <size>14</size>
27133       </method>
27134       <method name="System.Object get_my()">
27135         <size>7</size>
27136       </method>
27137     </type>
27138     <type name="MyConstructorBuilder">
27139       <method name="Void .ctor()">
27140         <size>7</size>
27141       </method>
27142       <method name="Int32 Main()">
27143         <size>111</size>
27144       </method>
27145       <method name="System.Type MyCreateCallee(System.AppDomain)">
27146         <size>329</size>
27147       </method>
27148     </type>
27149   </test>
27150   <test name="test-296.cs">
27151     <type name="GetElementTypeTest">
27152       <method name="Void .ctor()">
27153         <size>7</size>
27154       </method>
27155       <method name="Int32 Main(System.String[])">
27156         <size>30</size>
27157       </method>
27158     </type>
27159   </test>
27160   <test name="test-297.cs">
27161     <type name="T">
27162       <method name="Void .ctor()">
27163         <size>7</size>
27164       </method>
27165       <method name="Int32 Main()">
27166         <size>311</size>
27167       </method>
27168       <method name="Void Login(System.String)">
27169         <size>1</size>
27170       </method>
27171     </type>
27172     <type name="My">
27173       <method name="Void .ctor(Object)">
27174         <size>14</size>
27175       </method>
27176     </type>
27177   </test>
27178   <test name="test-299.cs">
27179     <type name="SampleClass">
27180       <method name="Void .ctor()">
27181         <size>7</size>
27182       </method>
27183       <method name="SuperClass op_Increment(SampleClass)">
27184         <size>6</size>
27185       </method>
27186     </type>
27187     <type name="SuperClass">
27188       <method name="Void .ctor()">
27189         <size>7</size>
27190       </method>
27191       <method name="Int32 Main()">
27192         <size>2</size>
27193       </method>
27194     </type>
27195   </test>
27196   <test name="test-3.cs">
27197     <type name="TestIntOps">
27198       <method name="Void .ctor()">
27199         <size>7</size>
27200       </method>
27201       <method name="SByte sbyte_add(SByte, SByte)">
27202         <size>7</size>
27203       </method>
27204       <method name="Int16 short_add(Int16, Int16)">
27205         <size>5</size>
27206       </method>
27207       <method name="Double double_add(Double, Double)">
27208         <size>4</size>
27209       </method>
27210       <method name="Int32 int_add(Int32, Int32)">
27211         <size>4</size>
27212       </method>
27213       <method name="Int32 int_sub(Int32, Int32)">
27214         <size>4</size>
27215       </method>
27216       <method name="Int32 int_mul(Int32, Int32)">
27217         <size>4</size>
27218       </method>
27219       <method name="Int32 Main()">
27220         <size>215</size>
27221       </method>
27222     </type>
27223   </test>
27224   <test name="test-30.cs">
27225     <type name="X">
27226       <method name="Void .ctor()">
27227         <size>7</size>
27228       </method>
27229       <method name="Void IA.Draw()">
27230         <size>8</size>
27231       </method>
27232       <method name="Void IB.Draw()">
27233         <size>8</size>
27234       </method>
27235     </type>
27236     <type name="test">
27237       <method name="Void .ctor()">
27238         <size>7</size>
27239       </method>
27240       <method name="Int32 Main()">
27241         <size>192</size>
27242       </method>
27243     </type>
27244   </test>
27245   <test name="test-300.cs">
27246     <type name="A">
27247       <method name="Void .ctor()">
27248         <size>7</size>
27249       </method>
27250       <method name="Void Main()">
27251         <size>7</size>
27252       </method>
27253     </type>
27254     <type name="A+C">
27255       <method name="Void .ctor()">
27256         <size>7</size>
27257       </method>
27258     </type>
27259     <type name="A+B">
27260       <method name="Void .ctor()">
27261         <size>473</size>
27262       </method>
27263     </type>
27264     <type name="A+B+C">
27265       <method name="Void .ctor()">
27266         <size>7</size>
27267       </method>
27268     </type>
27269   </test>
27270   <test name="test-301.cs">
27271     <type name="A">
27272       <method name="Void .ctor()">
27273         <size>7</size>
27274       </method>
27275       <method name="Void Main()">
27276         <size>7</size>
27277       </method>
27278     </type>
27279     <type name="A+B">
27280       <method name="Void .ctor()">
27281         <size>219</size>
27282       </method>
27283     </type>
27284   </test>
27285   <test name="test-302.cs">
27286     <type name="A">
27287       <method name="Void .ctor()">
27288         <size>7</size>
27289       </method>
27290       <method name="Void Main()">
27291         <size>7</size>
27292       </method>
27293     </type>
27294     <type name="A+C">
27295       <method name="Void .ctor()">
27296         <size>7</size>
27297       </method>
27298     </type>
27299     <type name="A+B">
27300       <method name="Void .ctor()">
27301         <size>24</size>
27302       </method>
27303     </type>
27304     <type name="A+B+C">
27305       <method name="Void .ctor()">
27306         <size>7</size>
27307       </method>
27308     </type>
27309   </test>
27310   <test name="test-303.cs">
27311     <type name="A">
27312       <method name="Void .ctor()">
27313         <size>7</size>
27314       </method>
27315       <method name="Void Main()">
27316         <size>7</size>
27317       </method>
27318     </type>
27319     <type name="A+C">
27320       <method name="Void .ctor()">
27321         <size>7</size>
27322       </method>
27323       <method name="Void System.IDisposable.Dispose()">
27324         <size>11</size>
27325       </method>
27326     </type>
27327     <type name="A+B">
27328       <method name="Void .ctor()">
27329         <size>31</size>
27330       </method>
27331     </type>
27332     <type name="A+B+C">
27333       <method name="Void .ctor()">
27334         <size>7</size>
27335       </method>
27336       <method name="Void System.IDisposable.Dispose()">
27337         <size>1</size>
27338       </method>
27339     </type>
27340   </test>
27341   <test name="test-304.cs">
27342     <type name="A">
27343       <method name="Void .ctor()">
27344         <size>7</size>
27345       </method>
27346       <method name="Void Main()">
27347         <size>7</size>
27348       </method>
27349     </type>
27350     <type name="A+D">
27351       <method name="Void .ctor()">
27352         <size>7</size>
27353       </method>
27354     </type>
27355     <type name="A+B">
27356       <method name="Void .ctor()">
27357         <size>473</size>
27358       </method>
27359     </type>
27360     <type name="A+B+C">
27361       <method name="Void .ctor()">
27362         <size>7</size>
27363       </method>
27364     </type>
27365   </test>
27366   <test name="test-305.cs">
27367     <type name="A">
27368       <method name="Void .ctor()">
27369         <size>7</size>
27370       </method>
27371       <method name="Void Main()">
27372         <size>7</size>
27373       </method>
27374     </type>
27375     <type name="A+B">
27376       <method name="Void .ctor()">
27377         <size>219</size>
27378       </method>
27379     </type>
27380   </test>
27381   <test name="test-306.cs">
27382     <type name="A">
27383       <method name="Void .ctor()">
27384         <size>7</size>
27385       </method>
27386       <method name="Void Main()">
27387         <size>7</size>
27388       </method>
27389     </type>
27390     <type name="A+D">
27391       <method name="Void .ctor()">
27392         <size>7</size>
27393       </method>
27394     </type>
27395     <type name="A+B">
27396       <method name="Void .ctor()">
27397         <size>24</size>
27398       </method>
27399     </type>
27400     <type name="A+B+C">
27401       <method name="Void .ctor()">
27402         <size>7</size>
27403       </method>
27404     </type>
27405   </test>
27406   <test name="test-307.cs">
27407     <type name="A">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411       <method name="Void Main()">
27412         <size>7</size>
27413       </method>
27414     </type>
27415     <type name="A+D">
27416       <method name="Void .ctor()">
27417         <size>7</size>
27418       </method>
27419       <method name="Void System.IDisposable.Dispose()">
27420         <size>11</size>
27421       </method>
27422     </type>
27423     <type name="A+B">
27424       <method name="Void .ctor()">
27425         <size>31</size>
27426       </method>
27427     </type>
27428     <type name="A+B+C">
27429       <method name="Void .ctor()">
27430         <size>7</size>
27431       </method>
27432       <method name="Void System.IDisposable.Dispose()">
27433         <size>1</size>
27434       </method>
27435     </type>
27436   </test>
27437   <test name="test-308.cs">
27438     <type name="Program">
27439       <method name="Void .ctor()">
27440         <size>7</size>
27441       </method>
27442       <method name="Void Main(System.String[])">
27443         <size>40</size>
27444       </method>
27445     </type>
27446   </test>
27447   <test name="test-309.cs">
27448     <type name="MonoBASIC.Parser">
27449       <method name="Void .ctor()">
27450         <size>7</size>
27451       </method>
27452       <method name="Void Main()">
27453         <size>1</size>
27454       </method>
27455     </type>
27456     <type name="MonoBASIC.Parser+StateMachine">
27457       <method name="Void .ctor()">
27458         <size>7</size>
27459       </method>
27460       <method name="Void HandleToken(Token)">
27461         <size>1</size>
27462       </method>
27463     </type>
27464   </test>
27465   <test name="test-31.cs">
27466     <type name="Base">
27467       <method name="Void .ctor()">
27468         <size>7</size>
27469       </method>
27470       <method name="Void A()">
27471         <size>8</size>
27472       </method>
27473     </type>
27474     <type name="Derived">
27475       <method name="Void .ctor()">
27476         <size>7</size>
27477       </method>
27478       <method name="Void A()">
27479         <size>8</size>
27480       </method>
27481     </type>
27482     <type name="Test">
27483       <method name="Void .ctor()">
27484         <size>7</size>
27485       </method>
27486       <method name="Int32 Main()">
27487         <size>38</size>
27488       </method>
27489     </type>
27490   </test>
27491   <test name="test-310.cs">
27492     <type name="test.Impl">
27493       <method name="Void .ctor()">
27494         <size>7</size>
27495       </method>
27496       <method name="System.String GetType(Int32)">
27497         <size>6</size>
27498       </method>
27499       <method name="Boolean IsDone()">
27500         <size>2</size>
27501       </method>
27502     </type>
27503     <type name="test.myclass">
27504       <method name="Void .ctor()">
27505         <size>7</size>
27506       </method>
27507       <method name="Void Main(System.String[])">
27508         <size>28</size>
27509       </method>
27510     </type>
27511   </test>
27512   <test name="test-311.cs">
27513     <type name="Program">
27514       <method name="Void .ctor()">
27515         <size>38</size>
27516       </method>
27517       <method name="Void .cctor()">
27518         <size>11</size>
27519       </method>
27520       <method name="System.String get_Message()">
27521         <size>6</size>
27522       </method>
27523       <method name="Void set_Message(System.String)">
27524         <size>7</size>
27525       </method>
27526       <method name="Boolean DenyMethod()">
27527         <size>2</size>
27528       </method>
27529       <method name="Void Test2()">
27530         <size>1</size>
27531       </method>
27532       <method name="Void Test3()">
27533         <size>1</size>
27534       </method>
27535       <method name="Void Test4()">
27536         <size>1</size>
27537       </method>
27538       <method name="Int32 Main(System.String[])">
27539         <size>175</size>
27540       </method>
27541     </type>
27542     <type name="Test2">
27543       <method name="Void .ctor()">
27544         <size>7</size>
27545       </method>
27546     </type>
27547   </test>
27548   <test name="test-312.cs">
27549     <type name="X">
27550       <method name="Void .ctor()">
27551         <size>7</size>
27552       </method>
27553       <method name="Void .cctor()">
27554         <size>1</size>
27555       </method>
27556       <method name="Boolean Method(PointF)">
27557         <size>72</size>
27558       </method>
27559       <method name="Boolean Call_constructor_and_implicit()">
27560         <size>29</size>
27561       </method>
27562       <method name="Boolean Init_with_implicit_conv()">
27563         <size>52</size>
27564       </method>
27565       <method name="Boolean Init_ValueType()">
27566         <size>26</size>
27567       </method>
27568       <method name="Boolean InstanceAssignTest()">
27569         <size>75</size>
27570       </method>
27571       <method name="Int32 T()">
27572         <size>54</size>
27573       </method>
27574       <method name="Int32 Main()">
27575         <size>45</size>
27576       </method>
27577     </type>
27578     <type name="PointF">
27579       <method name="Void .ctor(Single, Single)">
27580         <size>47</size>
27581       </method>
27582     </type>
27583     <type name="Point">
27584       <method name="Void .ctor(Int32, Int32)">
27585         <size>37</size>
27586       </method>
27587       <method name="PointF op_Implicit(Point)">
27588         <size>22</size>
27589       </method>
27590     </type>
27591   </test>
27592   <test name="test-313.cs">
27593     <type name="D">
27594       <method name="Void .ctor()">
27595         <size>7</size>
27596       </method>
27597       <method name="Void A.B.METHOD()">
27598         <size>1</size>
27599       </method>
27600       <method name="Int32 Main()">
27601         <size>134</size>
27602       </method>
27603     </type>
27604   </test>
27605   <test name="test-314.cs">
27606     <type name="X">
27607       <method name="Void .ctor()">
27608         <size>28</size>
27609       </method>
27610       <method name="Void .ctor(Int32)">
27611         <size>28</size>
27612       </method>
27613       <method name="Void .cctor()">
27614         <size>11</size>
27615       </method>
27616       <method name="Int32 Main()">
27617         <size>57</size>
27618       </method>
27619     </type>
27620   </test>
27621   <test name="test-315.cs">
27622     <type name="GuardedCollectionValue">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27627         <size>2</size>
27628       </method>
27629       <method name="IDirectedCollectionValue Backwards()">
27630         <size>2</size>
27631       </method>
27632     </type>
27633     <type name="GuardedSequenced">
27634       <method name="Void .ctor()">
27635         <size>7</size>
27636       </method>
27637       <method name="IDirectedCollectionValue Test()">
27638         <size>12</size>
27639       </method>
27640     </type>
27641     <type name="X">
27642       <method name="Void .ctor()">
27643         <size>7</size>
27644       </method>
27645       <method name="Void Main()">
27646         <size>1</size>
27647       </method>
27648     </type>
27649   </test>
27650   <test name="test-316.cs">
27651     <type name="D">
27652       <method name="Void .ctor()">
27653         <size>7</size>
27654       </method>
27655       <method name="Int32 IA.Add(Int32)">
27656         <size>2</size>
27657       </method>
27658       <method name="Int32 IB.Add(Int32)">
27659         <size>2</size>
27660       </method>
27661     </type>
27662     <type name="E">
27663       <method name="Void .ctor()">
27664         <size>7</size>
27665       </method>
27666       <method name="Int32 IA.Add(Int32)">
27667         <size>2</size>
27668       </method>
27669       <method name="Int32 IB.Add(Int32)">
27670         <size>2</size>
27671       </method>
27672       <method name="Void doom()">
27673         <size>1</size>
27674       </method>
27675       <method name="System.Object Clone()">
27676         <size>2</size>
27677       </method>
27678       <method name="Void Dispose()">
27679         <size>1</size>
27680       </method>
27681     </type>
27682     <type name="C">
27683       <method name="Void .ctor()">
27684         <size>7</size>
27685       </method>
27686       <method name="Int32 Test(IC)">
27687         <size>49</size>
27688       </method>
27689       <method name="Void Test2(IE)">
27690         <size>20</size>
27691       </method>
27692       <method name="Int32 Main()">
27693         <size>32</size>
27694       </method>
27695     </type>
27696   </test>
27697   <test name="test-317.cs">
27698     <type name="X">
27699       <method name="Void .ctor()">
27700         <size>7</size>
27701       </method>
27702       <method name="Void Main()">
27703         <size>1</size>
27704       </method>
27705     </type>
27706   </test>
27707   <test name="test-318.cs">
27708     <type name="Ev">
27709       <method name="Void .ctor()">
27710         <size>29</size>
27711       </method>
27712       <method name="Void add_Disposed(System.EventHandler)">
27713         <size>19</size>
27714       </method>
27715       <method name="Void remove_Disposed(System.EventHandler)">
27716         <size>19</size>
27717       </method>
27718       <method name="Void OnClick(System.EventArgs)">
27719         <size>38</size>
27720       </method>
27721     </type>
27722     <type name="Foo">
27723       <method name="Void .ctor()">
27724         <size>7</size>
27725       </method>
27726     </type>
27727     <type name="C">
27728       <method name="Void .ctor()">
27729         <size>7</size>
27730       </method>
27731       <method name="Void my_from_fixed(Int32 ByRef)">
27732         <size>4</size>
27733       </method>
27734       <method name="Void month_from_fixed(Int32)">
27735         <size>8</size>
27736       </method>
27737       <method name="Int32 CreateFromString(Int32)">
27738         <size>10</size>
27739       </method>
27740       <method name="Void Main()">
27741         <size>1</size>
27742       </method>
27743     </type>
27744     <type name="Foo">
27745       <method name="Void EventInterface.add_Event(System.EventHandler)">
27746         <size>1</size>
27747       </method>
27748       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27749         <size>1</size>
27750       </method>
27751     </type>
27752     <type name="C">
27753       <method name="Double* GetValue(Double)">
27754         <size>5</size>
27755       </method>
27756     </type>
27757   </test>
27758   <test name="test-319.cs">
27759     <type name="ConstFields">
27760       <method name="Void .ctor()">
27761         <size>7</size>
27762       </method>
27763       <method name="Void .cctor()">
27764         <size>137</size>
27765       </method>
27766       <method name="Int32 Main()">
27767         <size>324</size>
27768       </method>
27769     </type>
27770   </test>
27771   <test name="test-32.cs">
27772     <type name="Blah">
27773       <method name="Void .ctor()">
27774         <size>7</size>
27775       </method>
27776       <method name="Int32 Main()">
27777         <size>50</size>
27778       </method>
27779     </type>
27780   </test>
27781   <test name="test-320.cs">
27782     <type name="X">
27783       <method name="Void .ctor(SByte*, Int32, Int32)">
27784         <size>7</size>
27785       </method>
27786       <method name="Void Main()">
27787         <size>12</size>
27788       </method>
27789     </type>
27790   </test>
27791   <test name="test-321.cs">
27792     <type name="X">
27793       <method name="Void Dispose()">
27794         <size>1</size>
27795       </method>
27796       <method name="Void Main()">
27797         <size>24</size>
27798       </method>
27799     </type>
27800   </test>
27801   <test name="test-322.cs">
27802     <type name="Y">
27803       <method name="Void .ctor(Byte)">
27804         <size>14</size>
27805       </method>
27806       <method name="Int32 op_Implicit(Y)">
27807         <size>7</size>
27808       </method>
27809     </type>
27810     <type name="X">
27811       <method name="Void .ctor()">
27812         <size>7</size>
27813       </method>
27814       <method name="Void Main()">
27815         <size>50</size>
27816       </method>
27817     </type>
27818   </test>
27819   <test name="test-323.cs">
27820     <type name="X">
27821       <method name="Void .ctor()">
27822         <size>7</size>
27823       </method>
27824       <method name="Void Main()">
27825         <size>1</size>
27826       </method>
27827     </type>
27828   </test>
27829   <test name="test-324.cs">
27830     <type name="A">
27831       <method name="Void .ctor()">
27832         <size>7</size>
27833       </method>
27834       <method name="Void DoStuff()">
27835         <size>11</size>
27836       </method>
27837     </type>
27838     <type name="T">
27839       <method name="Void .ctor()">
27840         <size>7</size>
27841       </method>
27842       <method name="Void .cctor()">
27843         <size>11</size>
27844       </method>
27845     </type>
27846     <type name="Driver">
27847       <method name="Void .ctor()">
27848         <size>7</size>
27849       </method>
27850       <method name="Void Main()">
27851         <size>22</size>
27852       </method>
27853     </type>
27854     <type name="B">
27855       <method name="Boolean get_Val()">
27856         <size>2</size>
27857       </method>
27858     </type>
27859   </test>
27860   <test name="test-325.cs">
27861     <type name="RequestAttribute">
27862       <method name="Void .ctor(String, String, String[])">
27863         <size>7</size>
27864       </method>
27865     </type>
27866     <type name="MyClass">
27867       <method name="Void .ctor()">
27868         <size>7</size>
27869       </method>
27870       <method name="Int32 SomeRequest()">
27871         <size>2</size>
27872       </method>
27873       <method name="Void Main()">
27874         <size>7</size>
27875       </method>
27876     </type>
27877   </test>
27878   <test name="test-326.cs">
27879     <type name="X">
27880       <method name="Void .ctor()">
27881         <size>7</size>
27882       </method>
27883       <method name="Int32 Main()">
27884         <size>55</size>
27885       </method>
27886     </type>
27887     <type name="Mapper">
27888       <method name="Void .ctor(Object, IntPtr)">
27889         <size>0</size>
27890       </method>
27891       <method name="Double Invoke(Int32)">
27892         <size>0</size>
27893       </method>
27894       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27895         <size>0</size>
27896       </method>
27897       <method name="Double EndInvoke(IAsyncResult)">
27898         <size>0</size>
27899       </method>
27900     </type>
27901     <type name="X">
27902       <method name="Double &lt;Main&gt;m__0(Int32)">
27903         <size>6</size>
27904       </method>
27905     </type>
27906   </test>
27907   <test name="test-327.cs">
27908     <type name="X2">
27909       <method name="Void .ctor()">
27910         <size>7</size>
27911       </method>
27912     </type>
27913     <type name="A.B.Tester">
27914       <method name="Void .ctor()">
27915         <size>7</size>
27916       </method>
27917       <method name="Void .cctor()">
27918         <size>1</size>
27919       </method>
27920       <method name="Void Main()">
27921         <size>1</size>
27922       </method>
27923     </type>
27924   </test>
27925   <test name="test-328.cs">
27926     <type name="A.B.Tester">
27927       <method name="Void .ctor()">
27928         <size>7</size>
27929       </method>
27930       <method name="Void .cctor()">
27931         <size>1</size>
27932       </method>
27933       <method name="Void Main()">
27934         <size>1</size>
27935       </method>
27936     </type>
27937   </test>
27938   <test name="test-329.cs">
27939     <type name="X">
27940       <method name="Void .ctor()">
27941         <size>7</size>
27942       </method>
27943       <method name="Void .ctor(Object)">
27944         <size>21</size>
27945       </method>
27946       <method name="Int32 Main()">
27947         <size>74</size>
27948       </method>
27949     </type>
27950   </test>
27951   <test name="test-33.cs">
27952     <type name="FirstOuter.FirstInner.First">
27953       <method name="Void .ctor()">
27954         <size>7</size>
27955       </method>
27956       <method name="System.String get_MyIdentity()">
27957         <size>12</size>
27958       </method>
27959     </type>
27960     <type name="FirstOuter.Second">
27961       <method name="Void .ctor()">
27962         <size>7</size>
27963       </method>
27964     </type>
27965     <type name="FirstOuter.SecondInner.Third">
27966       <method name="Void .ctor()">
27967         <size>7</size>
27968       </method>
27969     </type>
27970     <type name="FirstOuter.FirstInner.Fourth">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974     </type>
27975     <type name="Fifth">
27976       <method name="Void .ctor()">
27977         <size>7</size>
27978       </method>
27979     </type>
27980     <type name="Application">
27981       <method name="Void .ctor()">
27982         <size>7</size>
27983       </method>
27984       <method name="Int32 Main(System.String[])">
27985         <size>139</size>
27986       </method>
27987     </type>
27988   </test>
27989   <test name="test-330.cs">
27990     <type name="X">
27991       <method name="Void .ctor()">
27992         <size>7</size>
27993       </method>
27994       <method name="Void Main()">
27995         <size>8</size>
27996       </method>
27997     </type>
27998   </test>
27999   <test name="test-331.cs">
28000     <type name="T">
28001       <method name="Void .ctor()">
28002         <size>7</size>
28003       </method>
28004       <method name="Void Main()">
28005         <size>1</size>
28006       </method>
28007       <method name="Byte* get_Ptr()">
28008         <size>7</size>
28009       </method>
28010       <method name="Void set_Ptr(Byte*)">
28011         <size>8</size>
28012       </method>
28013     </type>
28014   </test>
28015   <test name="test-332.cs">
28016     <type name="C">
28017       <method name="Void .ctor()">
28018         <size>7</size>
28019       </method>
28020       <method name="Void Main()">
28021         <size>1</size>
28022       </method>
28023     </type>
28024   </test>
28025   <test name="test-333.cs">
28026     <type name="Foo">
28027       <method name="Void .ctor()">
28028         <size>7</size>
28029       </method>
28030       <method name="Void Something()">
28031         <size>1</size>
28032       </method>
28033     </type>
28034     <type name="Bar">
28035       <method name="Void .ctor()">
28036         <size>7</size>
28037       </method>
28038       <method name="Void Something()">
28039         <size>1</size>
28040       </method>
28041       <method name="Void Main()">
28042         <size>1</size>
28043       </method>
28044     </type>
28045   </test>
28046   <test name="test-334.cs">
28047     <type name="Test.Foo.Index.CompoundFileReader">
28048       <method name="Void .ctor()">
28049         <size>7</size>
28050       </method>
28051       <method name="Void Main()">
28052         <size>1</size>
28053       </method>
28054     </type>
28055     <type name="Test.Foo.Store.Directory">
28056       <method name="Void .ctor()">
28057         <size>7</size>
28058       </method>
28059     </type>
28060   </test>
28061   <test name="test-335.cs">
28062     <type name="X">
28063       <method name="Void .ctor()">
28064         <size>7</size>
28065       </method>
28066       <method name="Void A(Int32, Int32)">
28067         <size>1</size>
28068       </method>
28069       <method name="Void C(Int32 ByRef)">
28070         <size>4</size>
28071       </method>
28072       <method name="Void Main()">
28073         <size>70</size>
28074       </method>
28075     </type>
28076     <type name="X+B">
28077       <method name="Void .ctor(Object, IntPtr)">
28078         <size>0</size>
28079       </method>
28080       <method name="Void Invoke(Int32, Int32)">
28081         <size>0</size>
28082       </method>
28083       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28084         <size>0</size>
28085       </method>
28086       <method name="Void EndInvoke(IAsyncResult)">
28087         <size>0</size>
28088       </method>
28089     </type>
28090     <type name="X+D">
28091       <method name="Void .ctor(Object, IntPtr)">
28092         <size>0</size>
28093       </method>
28094       <method name="Void Invoke(Int32 ByRef)">
28095         <size>0</size>
28096       </method>
28097       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28098         <size>0</size>
28099       </method>
28100       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28101         <size>0</size>
28102       </method>
28103     </type>
28104   </test>
28105   <test name="test-336.cs">
28106     <type name="X">
28107       <method name="Void .ctor(Foo)">
28108         <size>7</size>
28109       </method>
28110       <method name="Void .ctor(Bar)">
28111         <size>7</size>
28112       </method>
28113       <method name="Void Test()">
28114         <size>1</size>
28115       </method>
28116       <method name="Void Main()">
28117         <size>19</size>
28118       </method>
28119     </type>
28120     <type name="Foo">
28121       <method name="Void .ctor(Object, IntPtr)">
28122         <size>0</size>
28123       </method>
28124       <method name="Void Invoke()">
28125         <size>0</size>
28126       </method>
28127       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28128         <size>0</size>
28129       </method>
28130       <method name="Void EndInvoke(IAsyncResult)">
28131         <size>0</size>
28132       </method>
28133     </type>
28134     <type name="Bar">
28135       <method name="Void .ctor(Object, IntPtr)">
28136         <size>0</size>
28137       </method>
28138       <method name="Void Invoke(Int32)">
28139         <size>0</size>
28140       </method>
28141       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28142         <size>0</size>
28143       </method>
28144       <method name="Void EndInvoke(IAsyncResult)">
28145         <size>0</size>
28146       </method>
28147     </type>
28148   </test>
28149   <test name="test-337.cs">
28150     <type name="Test">
28151       <method name="Void .ctor()">
28152         <size>7</size>
28153       </method>
28154       <method name="Void Main()">
28155         <size>16</size>
28156       </method>
28157     </type>
28158   </test>
28159   <test name="test-338.cs">
28160     <type name="X">
28161       <method name="Void .ctor()">
28162         <size>7</size>
28163       </method>
28164       <method name="Void .cctor()">
28165         <size>11</size>
28166       </method>
28167       <method name="Void Main()">
28168         <size>1</size>
28169       </method>
28170       <method name="Y+Z fz()">
28171         <size>6</size>
28172       </method>
28173     </type>
28174     <type name="Y">
28175       <method name="Void .ctor()">
28176         <size>7</size>
28177       </method>
28178     </type>
28179     <type name="Y+Z">
28180       <method name="Void .ctor()">
28181         <size>7</size>
28182       </method>
28183       <method name="Void .cctor()">
28184         <size>11</size>
28185       </method>
28186     </type>
28187   </test>
28188   <test name="test-339.cs">
28189     <type name="C">
28190       <method name="Void .ctor()">
28191         <size>7</size>
28192       </method>
28193       <method name="Void .cctor()">
28194         <size>17</size>
28195       </method>
28196       <method name="Int32 Main()">
28197         <size>86</size>
28198       </method>
28199     </type>
28200   </test>
28201   <test name="test-34.cs">
28202     <type name="Blah">
28203       <method name="Void .ctor()">
28204         <size>7</size>
28205       </method>
28206       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
28207         <size>7</size>
28208       </method>
28209       <method name="Int32 Bar(Int32, System.Int32[])">
28210         <size>61</size>
28211       </method>
28212       <method name="Void Foo(Int32, Int32)">
28213         <size>7</size>
28214       </method>
28215       <method name="Void In(Int32 ByRef)">
28216         <size>7</size>
28217       </method>
28218       <method name="Void Out(Int32 ByRef)">
28219         <size>7</size>
28220       </method>
28221       <method name="Int32 AddArray(System.Int32[])">
28222         <size>30</size>
28223       </method>
28224       <method name="Int32 AddFancy(FancyInt[])">
28225         <size>39</size>
28226       </method>
28227       <method name="Int32 Main()">
28228         <size>269</size>
28229       </method>
28230     </type>
28231     <type name="&lt;PrivateImplementationDetails&gt;">
28232       <method name="Void .ctor()">
28233         <size>7</size>
28234       </method>
28235     </type>
28236     <type name="FancyInt">
28237       <method name="Void .ctor(Int32)">
28238         <size>8</size>
28239       </method>
28240     </type>
28241   </test>
28242   <test name="test-340.cs">
28243     <type name="FLMID.Bugs.BoolOne.A">
28244       <method name="Void .ctor()">
28245         <size>7</size>
28246       </method>
28247       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
28248         <size>8</size>
28249       </method>
28250     </type>
28251     <type name="FLMID.Bugs.BoolOne.B">
28252       <method name="Void .ctor()">
28253         <size>7</size>
28254       </method>
28255     </type>
28256     <type name="FLMID.Bugs.BoolOne.Test">
28257       <method name="Void .ctor()">
28258         <size>7</size>
28259       </method>
28260       <method name="Int32 Main(System.String[])">
28261         <size>34</size>
28262       </method>
28263     </type>
28264     <type name="FLMID.Bugs.BoolOne.B">
28265       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
28266         <size>12</size>
28267       </method>
28268     </type>
28269   </test>
28270   <test name="test-341.cs">
28271     <type name="Test">
28272       <method name="Void .ctor()">
28273         <size>7</size>
28274       </method>
28275       <method name="Void Main()">
28276         <size>1</size>
28277       </method>
28278     </type>
28279     <type name="Libs">
28280       <method name="Void .ctor()">
28281         <size>7</size>
28282       </method>
28283     </type>
28284     <type name="Bar">
28285       <method name="Void .ctor()">
28286         <size>7</size>
28287       </method>
28288     </type>
28289     <type name="Foo">
28290       <method name="Void .ctor()">
28291         <size>7</size>
28292       </method>
28293     </type>
28294   </test>
28295   <test name="test-342.cs">
28296     <type name="A">
28297       <method name="Void .ctor()">
28298         <size>7</size>
28299       </method>
28300       <method name="Void Foo(Int32)">
28301         <size>1</size>
28302       </method>
28303       <method name="Void Foo(Double)">
28304         <size>11</size>
28305       </method>
28306     </type>
28307     <type name="B">
28308       <method name="Void .ctor()">
28309         <size>7</size>
28310       </method>
28311       <method name="Void Foo(Double)">
28312         <size>11</size>
28313       </method>
28314       <method name="Void Main()">
28315         <size>24</size>
28316       </method>
28317     </type>
28318     <type name="A">
28319       <method name="Boolean get_Item(Int32)">
28320         <size>2</size>
28321       </method>
28322       <method name="Boolean get_Item(Double)">
28323         <size>11</size>
28324       </method>
28325     </type>
28326     <type name="B">
28327       <method name="Boolean get_Item(Double)">
28328         <size>11</size>
28329       </method>
28330     </type>
28331   </test>
28332   <test name="test-343.cs">
28333     <type name="X">
28334       <method name="Void .ctor()">
28335         <size>7</size>
28336       </method>
28337       <method name="Void Concat(System.String, System.String, System.String)">
28338         <size>1</size>
28339       </method>
28340       <method name="Void Concat(System.String[])">
28341         <size>11</size>
28342       </method>
28343       <method name="Void Main()">
28344         <size>21</size>
28345       </method>
28346     </type>
28347   </test>
28348   <test name="test-344.cs">
28349     <type name="X">
28350       <method name="Void .ctor()">
28351         <size>7</size>
28352       </method>
28353       <method name="Void add_y(Y)">
28354         <size>24</size>
28355       </method>
28356       <method name="Void remove_y(Y)">
28357         <size>24</size>
28358       </method>
28359       <method name="Void Main(System.String[])">
28360         <size>13</size>
28361       </method>
28362       <method name="Void Foo()">
28363         <size>66</size>
28364       </method>
28365     </type>
28366     <type name="Y">
28367       <method name="Void .ctor(Object, IntPtr)">
28368         <size>0</size>
28369       </method>
28370       <method name="Void Invoke()">
28371         <size>0</size>
28372       </method>
28373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28374         <size>0</size>
28375       </method>
28376       <method name="Void EndInvoke(IAsyncResult)">
28377         <size>0</size>
28378       </method>
28379     </type>
28380     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28381       <method name="Void .ctor()">
28382         <size>7</size>
28383       </method>
28384       <method name="Void &lt;&gt;m__0()">
28385         <size>28</size>
28386       </method>
28387     </type>
28388   </test>
28389   <test name="test-345.cs">
28390     <type name="EntryPoint">
28391       <method name="Void .ctor()">
28392         <size>7</size>
28393       </method>
28394       <method name="Void Main()">
28395         <size>1</size>
28396       </method>
28397     </type>
28398   </test>
28399   <test name="test-346.cs">
28400     <type name="TestMethods.Class1">
28401       <method name="Void .ctor()">
28402         <size>7</size>
28403       </method>
28404       <method name="Int32 Main()">
28405         <size>91</size>
28406       </method>
28407     </type>
28408     <type name="TestMethods.ParamClass">
28409       <method name="Void .ctor()">
28410         <size>7</size>
28411       </method>
28412     </type>
28413     <type name="TestMethods.TestParam">
28414       <method name="Void .ctor()">
28415         <size>7</size>
28416       </method>
28417     </type>
28418     <type name="TestMethods.BaseClass">
28419       <method name="Void .ctor()">
28420         <size>7</size>
28421       </method>
28422       <method name="Int32 AddItem(TestMethods.ParamClass)">
28423         <size>0</size>
28424       </method>
28425     </type>
28426     <type name="TestMethods.TestClass">
28427       <method name="Void .ctor()">
28428         <size>7</size>
28429       </method>
28430       <method name="Int32 AddItem(System.Object)">
28431         <size>2</size>
28432       </method>
28433       <method name="Int32 AddItem(TestMethods.ParamClass)">
28434         <size>2</size>
28435       </method>
28436     </type>
28437   </test>
28438   <test name="test-347.cs">
28439     <type name="Whatever.Core.Project">
28440       <method name="Void .ctor()">
28441         <size>7</size>
28442       </method>
28443     </type>
28444     <type name="Whatever.Core.A">
28445       <method name="Void .ctor()">
28446         <size>7</size>
28447       </method>
28448       <method name="Whatever.Core.Project get_Project()">
28449         <size>6</size>
28450       </method>
28451     </type>
28452     <type name="SomethingElse.Core.Project">
28453       <method name="Void .ctor()">
28454         <size>7</size>
28455       </method>
28456     </type>
28457     <type name="Whatever.App.B">
28458       <method name="Void .ctor()">
28459         <size>7</size>
28460       </method>
28461       <method name="System.String Execute()">
28462         <size>12</size>
28463       </method>
28464       <method name="Void Main()">
28465         <size>12</size>
28466       </method>
28467     </type>
28468   </test>
28469   <test name="test-348.cs">
28470     <type name="BoundAttribute">
28471       <method name="Void .ctor(Double, Int32)">
28472         <size>7</size>
28473       </method>
28474     </type>
28475     <type name="C">
28476       <method name="Void .ctor()">
28477         <size>7</size>
28478       </method>
28479       <method name="Void Main()">
28480         <size>1</size>
28481       </method>
28482     </type>
28483   </test>
28484   <test name="test-349.cs">
28485     <type name="C">
28486       <method name="Void .ctor()">
28487         <size>7</size>
28488       </method>
28489       <method name="Void add_Ev1(D)">
28490         <size>24</size>
28491       </method>
28492       <method name="Void remove_Ev1(D)">
28493         <size>24</size>
28494       </method>
28495     </type>
28496     <type name="X">
28497       <method name="Void .ctor()">
28498         <size>7</size>
28499       </method>
28500       <method name="Void .cctor()">
28501         <size>1</size>
28502       </method>
28503       <method name="Void add_Ev1(D)">
28504         <size>22</size>
28505       </method>
28506       <method name="Void remove_Ev1(D)">
28507         <size>22</size>
28508       </method>
28509       <method name="Void add_Ev2(D)">
28510         <size>22</size>
28511       </method>
28512       <method name="Void remove_Ev2(D)">
28513         <size>22</size>
28514       </method>
28515     </type>
28516     <type name="X2">
28517       <method name="Void .ctor()">
28518         <size>7</size>
28519       </method>
28520       <method name="Void .cctor()">
28521         <size>7</size>
28522       </method>
28523     </type>
28524     <type name="Test">
28525       <method name="Void .ctor()">
28526         <size>7</size>
28527       </method>
28528       <method name="Void .cctor()">
28529         <size>19</size>
28530       </method>
28531       <method name="Int32 Main()">
28532         <size>63</size>
28533       </method>
28534     </type>
28535     <type name="D">
28536       <method name="Void .ctor(Object, IntPtr)">
28537         <size>0</size>
28538       </method>
28539       <method name="Void Invoke()">
28540         <size>0</size>
28541       </method>
28542       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28543         <size>0</size>
28544       </method>
28545       <method name="Void EndInvoke(IAsyncResult)">
28546         <size>0</size>
28547       </method>
28548     </type>
28549   </test>
28550   <test name="test-35.cs">
28551     <type name="X">
28552       <method name="Void .ctor()">
28553         <size>7</size>
28554       </method>
28555       <method name="Void .cctor()">
28556         <size>7</size>
28557       </method>
28558       <method name="Void a()">
28559         <size>17</size>
28560       </method>
28561       <method name="Void w(Int32)">
28562         <size>22</size>
28563       </method>
28564       <method name="Int32 Main()">
28565         <size>298</size>
28566       </method>
28567     </type>
28568   </test>
28569   <test name="test-350.cs">
28570     <type name="A">
28571       <method name="Void .ctor()">
28572         <size>7</size>
28573       </method>
28574     </type>
28575     <type name="A+BAttribute">
28576       <method name="Void .ctor()">
28577         <size>7</size>
28578       </method>
28579     </type>
28580     <type name="C">
28581       <method name="Void .ctor()">
28582         <size>7</size>
28583       </method>
28584       <method name="Void Main()">
28585         <size>1</size>
28586       </method>
28587     </type>
28588   </test>
28589   <test name="test-351.cs">
28590     <type name="Test.Testee">
28591       <method name="Void .ctor()">
28592         <size>7</size>
28593       </method>
28594       <method name="Void Bar(System.String, System.Object[])">
28595         <size>1</size>
28596       </method>
28597       <method name="Void Main()">
28598         <size>242</size>
28599       </method>
28600     </type>
28601     <type name="Test.Foo">
28602       <method name="Void .ctor(Object, IntPtr)">
28603         <size>0</size>
28604       </method>
28605       <method name="Void Invoke(System.String, System.Object[])">
28606         <size>0</size>
28607       </method>
28608       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28609         <size>0</size>
28610       </method>
28611       <method name="Void EndInvoke(IAsyncResult)">
28612         <size>0</size>
28613       </method>
28614     </type>
28615   </test>
28616   <test name="test-352.cs">
28617     <type name="C">
28618       <method name="Void .ctor()">
28619         <size>7</size>
28620       </method>
28621       <method name="Void Main()">
28622         <size>1</size>
28623       </method>
28624     </type>
28625   </test>
28626   <test name="test-353.cs">
28627     <type name="Three">
28628       <method name="Void .ctor()">
28629         <size>7</size>
28630       </method>
28631       <method name="Void Main()">
28632         <size>7</size>
28633       </method>
28634     </type>
28635     <type name="One">
28636       <method name="Void .ctor()">
28637         <size>7</size>
28638       </method>
28639     </type>
28640     <type name="Two">
28641       <method name="Void .ctor()">
28642         <size>7</size>
28643       </method>
28644     </type>
28645   </test>
28646   <test name="test-354.cs">
28647     <type name="MYAttr">
28648       <method name="Void .ctor()">
28649         <size>7</size>
28650       </method>
28651     </type>
28652     <type name="A">
28653       <method name="Void .ctor()">
28654         <size>7</size>
28655       </method>
28656       <method name="Void Main()">
28657         <size>1</size>
28658       </method>
28659     </type>
28660   </test>
28661   <test name="test-355.cs">
28662     <type name="Level1.Level1.Level2.MainClass">
28663       <method name="Void .ctor()">
28664         <size>7</size>
28665       </method>
28666       <method name="Void Main()">
28667         <size>1</size>
28668       </method>
28669     </type>
28670   </test>
28671   <test name="test-356.cs">
28672     <type name="MainClass">
28673       <method name="Void .ctor()">
28674         <size>7</size>
28675       </method>
28676       <method name="Void Main()">
28677         <size>1</size>
28678       </method>
28679     </type>
28680   </test>
28681   <test name="test-357.cs">
28682     <type name="SD.Sd">
28683       <method name="Void .ctor()">
28684         <size>7</size>
28685       </method>
28686       <method name="Void F(Boolean)">
28687         <size>1</size>
28688       </method>
28689     </type>
28690     <type name="Foo.Bar">
28691       <method name="Void .ctor()">
28692         <size>25</size>
28693       </method>
28694       <method name="Void Main()">
28695         <size>27</size>
28696       </method>
28697     </type>
28698     <type name="Foo.Bar+f_t">
28699       <method name="Void .ctor(Object, IntPtr)">
28700         <size>0</size>
28701       </method>
28702       <method name="Void Invoke(Boolean)">
28703         <size>0</size>
28704       </method>
28705       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28706         <size>0</size>
28707       </method>
28708       <method name="Void EndInvoke(IAsyncResult)">
28709         <size>0</size>
28710       </method>
28711     </type>
28712   </test>
28713   <test name="test-358.cs">
28714     <type name="Test">
28715       <method name="Void .ctor()">
28716         <size>7</size>
28717       </method>
28718       <method name="Void Main()">
28719         <size>50</size>
28720       </method>
28721     </type>
28722   </test>
28723   <test name="test-359.cs">
28724     <type name="Test">
28725       <method name="Void .ctor()">
28726         <size>7</size>
28727       </method>
28728       <method name="Void Main()">
28729         <size>1</size>
28730       </method>
28731     </type>
28732   </test>
28733   <test name="test-36.cs">
28734     <type name="Y">
28735       <method name="Void .ctor()">
28736         <size>7</size>
28737       </method>
28738       <method name="Int32 Main()">
28739         <size>272</size>
28740       </method>
28741     </type>
28742     <type name="X">
28743       <method name="IEnumerator GetEnumerator()">
28744         <size>35</size>
28745       </method>
28746     </type>
28747     <type name="&lt;PrivateImplementationDetails&gt;">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751     </type>
28752   </test>
28753   <test name="test-360.cs">
28754     <type name="Application">
28755       <method name="Void .ctor()">
28756         <size>7</size>
28757       </method>
28758       <method name="Void Main(System.String[])">
28759         <size>13</size>
28760       </method>
28761     </type>
28762   </test>
28763   <test name="test-361.cs">
28764     <type name="X">
28765       <method name="Void .ctor()">
28766         <size>7</size>
28767       </method>
28768     </type>
28769     <type name="Test">
28770       <method name="Void .ctor()">
28771         <size>7</size>
28772       </method>
28773       <method name="Void Main()">
28774         <size>1</size>
28775       </method>
28776     </type>
28777   </test>
28778   <test name="test-362.cs">
28779     <type name="C">
28780       <method name="Void .ctor()">
28781         <size>7</size>
28782       </method>
28783       <method name="Void Main()">
28784         <size>17</size>
28785       </method>
28786       <method name="Void Test()">
28787         <size>26</size>
28788       </method>
28789     </type>
28790   </test>
28791   <test name="test-363.cs">
28792     <type name="Location">
28793       <method name="Void .ctor()">
28794         <size>7</size>
28795       </method>
28796       <method name="Void .cctor()">
28797         <size>11</size>
28798       </method>
28799     </type>
28800     <type name="Element">
28801       <method name="Void .ctor()">
28802         <size>18</size>
28803       </method>
28804       <method name="Location get_Location()">
28805         <size>7</size>
28806       </method>
28807       <method name="Void set_Location(Location)">
28808         <size>8</size>
28809       </method>
28810     </type>
28811     <type name="T">
28812       <method name="Void .ctor()">
28813         <size>7</size>
28814       </method>
28815       <method name="Void Main()">
28816         <size>1</size>
28817       </method>
28818     </type>
28819   </test>
28820   <test name="test-364.cs">
28821     <type name="X">
28822       <method name="Void .ctor()">
28823         <size>7</size>
28824       </method>
28825       <method name="Int32 Main()">
28826         <size>34</size>
28827       </method>
28828       <method name="Int32 t1(Int32)">
28829         <size>33</size>
28830       </method>
28831       <method name="Int32 t2(Int32)">
28832         <size>47</size>
28833       </method>
28834       <method name="Void Main2(System.String[])">
28835         <size>72</size>
28836       </method>
28837     </type>
28838     <type name="Delegable">
28839       <method name="Void .ctor()">
28840         <size>7</size>
28841       </method>
28842       <method name="Void add_MyDelegate(System.EventHandler)">
28843         <size>24</size>
28844       </method>
28845       <method name="Void remove_MyDelegate(System.EventHandler)">
28846         <size>24</size>
28847       </method>
28848     </type>
28849     <type name="X+Foo">
28850       <method name="Void .ctor(Object, IntPtr)">
28851         <size>0</size>
28852       </method>
28853       <method name="Int32 Invoke()">
28854         <size>0</size>
28855       </method>
28856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28857         <size>0</size>
28858       </method>
28859       <method name="Int32 EndInvoke(IAsyncResult)">
28860         <size>0</size>
28861       </method>
28862     </type>
28863     <type name="X+&lt;t1&gt;c__AnonStorey0">
28864       <method name="Void .ctor()">
28865         <size>7</size>
28866       </method>
28867       <method name="Int32 &lt;&gt;m__0()">
28868         <size>7</size>
28869       </method>
28870     </type>
28871     <type name="X+&lt;t2&gt;c__AnonStorey1">
28872       <method name="Void .ctor()">
28873         <size>7</size>
28874       </method>
28875       <method name="Int32 &lt;&gt;m__1()">
28876         <size>7</size>
28877       </method>
28878     </type>
28879     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28880       <method name="Void .ctor()">
28881         <size>7</size>
28882       </method>
28883       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28884         <size>33</size>
28885       </method>
28886     </type>
28887   </test>
28888   <test name="test-365.cs">
28889     <type name="C">
28890       <method name="Void .ctor()">
28891         <size>19</size>
28892       </method>
28893       <method name="Void set_LiteralType(LiteralType)">
28894         <size>1</size>
28895       </method>
28896       <method name="Void Main()">
28897         <size>1</size>
28898       </method>
28899     </type>
28900   </test>
28901   <test name="test-366.cs">
28902     <type name="C">
28903       <method name="Void .ctor()">
28904         <size>7</size>
28905       </method>
28906       <method name="Int32 Main()">
28907         <size>20</size>
28908       </method>
28909     </type>
28910   </test>
28911   <test name="test-367.cs">
28912     <type name="X">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="Int32 Main()">
28917         <size>20</size>
28918       </method>
28919     </type>
28920   </test>
28921   <test name="test-368.cs">
28922     <type name="X">
28923       <method name="Void .ctor()">
28924         <size>7</size>
28925       </method>
28926       <method name="Void Main()">
28927         <size>27</size>
28928       </method>
28929     </type>
28930   </test>
28931   <test name="test-369.cs">
28932     <type name="Test">
28933       <method name="Void .ctor()">
28934         <size>7</size>
28935       </method>
28936       <method name="Boolean Equals(System.Object)">
28937         <size>2</size>
28938       </method>
28939       <method name="Int32 GetHashCode()">
28940         <size>2</size>
28941       </method>
28942       <method name="Void Main()">
28943         <size>47</size>
28944       </method>
28945       <method name="Boolean op_Equality(Test, Test)">
28946         <size>14</size>
28947       </method>
28948       <method name="Boolean op_Inequality(Test, Test)">
28949         <size>2</size>
28950       </method>
28951     </type>
28952   </test>
28953   <test name="test-37.cs">
28954     <type name="X">
28955       <method name="Void .ctor()">
28956         <size>7</size>
28957       </method>
28958       <method name="Void m(System.Int32[])">
28959         <size>9</size>
28960       </method>
28961       <method name="Int32 test_int_single_dim()">
28962         <size>88</size>
28963       </method>
28964       <method name="Int32 simple_test_double_dim()">
28965         <size>78</size>
28966       </method>
28967       <method name="Int32 Main()">
28968         <size>12</size>
28969       </method>
28970     </type>
28971   </test>
28972   <test name="test-370.cs">
28973     <type name="Test.Application">
28974       <method name="Void .ctor()">
28975         <size>7</size>
28976       </method>
28977       <method name="Int32 ParseType(System.String)">
28978         <size>168</size>
28979       </method>
28980       <method name="Int32 Main()">
28981         <size>54</size>
28982       </method>
28983     </type>
28984   </test>
28985   <test name="test-371.cs">
28986     <type name="X">
28987       <method name="Void .ctor(Boolean&amp;)">
28988         <size>10</size>
28989       </method>
28990       <method name="Void Main()">
28991         <size>1</size>
28992       </method>
28993     </type>
28994     <type name="Y">
28995       <method name="Void .ctor(Boolean&amp;)">
28996         <size>8</size>
28997       </method>
28998     </type>
28999   </test>
29000   <test name="test-372.cs">
29001     <type name="GenericNode">
29002       <method name="Void .ctor()">
29003         <size>7</size>
29004       </method>
29005       <method name="Int32 GetStat()">
29006         <size>2</size>
29007       </method>
29008     </type>
29009     <type name="GenericFileNode">
29010       <method name="Void .ctor()">
29011         <size>7</size>
29012       </method>
29013       <method name="Int32 NotUsed()">
29014         <size>2</size>
29015       </method>
29016     </type>
29017     <type name="WorkingTest">
29018       <method name="Void .ctor()">
29019         <size>7</size>
29020       </method>
29021       <method name="Int32 GetStat()">
29022         <size>3</size>
29023       </method>
29024     </type>
29025     <type name="FailingTest">
29026       <method name="Void .ctor()">
29027         <size>7</size>
29028       </method>
29029       <method name="Int32 GetStat()">
29030         <size>3</size>
29031       </method>
29032     </type>
29033     <type name="TestWrapper">
29034       <method name="Void .ctor()">
29035         <size>7</size>
29036       </method>
29037       <method name="Boolean Test(Node, System.String)">
29038         <size>39</size>
29039       </method>
29040       <method name="Int32 Main()">
29041         <size>44</size>
29042       </method>
29043     </type>
29044   </test>
29045   <test name="test-373.cs">
29046     <type name="Test">
29047       <method name="Void .ctor()">
29048         <size>7</size>
29049       </method>
29050       <method name="Void Main(System.String[])">
29051         <size>50</size>
29052       </method>
29053     </type>
29054   </test>
29055   <test name="test-374.cs">
29056     <type name="Test">
29057       <method name="Void .ctor()">
29058         <size>7</size>
29059       </method>
29060     </type>
29061     <type name="Rest">
29062       <method name="Void .ctor()">
29063         <size>7</size>
29064       </method>
29065       <method name="Void Main()">
29066         <size>1</size>
29067       </method>
29068     </type>
29069   </test>
29070   <test name="test-375.cs">
29071     <type name="a">
29072       <method name="Void .ctor()">
29073         <size>7</size>
29074       </method>
29075     </type>
29076     <type name="a+b">
29077       <method name="Void .ctor()">
29078         <size>7</size>
29079       </method>
29080     </type>
29081     <type name="c">
29082       <method name="Void .ctor()">
29083         <size>7</size>
29084       </method>
29085       <method name="Void Main()">
29086         <size>1</size>
29087       </method>
29088     </type>
29089     <type name="c+d">
29090       <method name="Void .ctor()">
29091         <size>7</size>
29092       </method>
29093     </type>
29094   </test>
29095   <test name="test-376.cs">
29096     <type name="C">
29097       <method name="Void .ctor()">
29098         <size>7</size>
29099       </method>
29100       <method name="Int32 Main()">
29101         <size>72</size>
29102       </method>
29103     </type>
29104   </test>
29105   <test name="test-377.cs">
29106     <type name="Tests">
29107       <method name="Void .ctor()">
29108         <size>7</size>
29109       </method>
29110       <method name="Void test()">
29111         <size>10</size>
29112       </method>
29113       <method name="Void Main()">
29114         <size>1</size>
29115       </method>
29116     </type>
29117   </test>
29118   <test name="test-378.cs">
29119     <type name="C">
29120       <method name="Void .ctor()">
29121         <size>7</size>
29122       </method>
29123       <method name="Void Main()">
29124         <size>1</size>
29125       </method>
29126     </type>
29127   </test>
29128   <test name="test-379.cs">
29129     <type name="DeadCode">
29130       <method name="Void .ctor()">
29131         <size>7</size>
29132       </method>
29133       <method name="Void Main()">
29134         <size>12</size>
29135       </method>
29136       <method name="System.String SomeFunc(System.String)">
29137         <size>2</size>
29138       </method>
29139     </type>
29140   </test>
29141   <test name="test-38.cs">
29142     <type name="X">
29143       <method name="Void .ctor()">
29144         <size>7</size>
29145       </method>
29146       <method name="Int32 get_Item(Int32)">
29147         <size>20</size>
29148       </method>
29149       <method name="Void set_Item(Int32, Int32)">
29150         <size>26</size>
29151       </method>
29152       <method name="Int32 Foo()">
29153         <size>2</size>
29154       </method>
29155       <method name="Int32 get_Bar()">
29156         <size>7</size>
29157       </method>
29158       <method name="Void set_Bar(Int32)">
29159         <size>8</size>
29160       </method>
29161     </type>
29162     <type name="Y">
29163       <method name="Void .ctor()">
29164         <size>7</size>
29165       </method>
29166       <method name="UInt32 get_Item(UInt32)">
29167         <size>20</size>
29168       </method>
29169       <method name="Void set_Item(UInt32, UInt32)">
29170         <size>26</size>
29171       </method>
29172       <method name="UInt32 Foo()">
29173         <size>2</size>
29174       </method>
29175       <method name="UInt32 get_Bar()">
29176         <size>7</size>
29177       </method>
29178       <method name="Void set_Bar(UInt32)">
29179         <size>8</size>
29180       </method>
29181     </type>
29182     <type name="Test">
29183       <method name="Void .ctor()">
29184         <size>7</size>
29185       </method>
29186       <method name="Int32 Main()">
29187         <size>288</size>
29188       </method>
29189     </type>
29190   </test>
29191   <test name="test-380.cs">
29192     <type name="T">
29193       <method name="Void .ctor()">
29194         <size>7</size>
29195       </method>
29196       <method name="Int32 Main()">
29197         <size>17</size>
29198       </method>
29199     </type>
29200   </test>
29201   <test name="test-381.cs">
29202     <type name="Application">
29203       <method name="Void .ctor()">
29204         <size>7</size>
29205       </method>
29206       <method name="Void Main(System.String[])">
29207         <size>13</size>
29208       </method>
29209     </type>
29210   </test>
29211   <test name="test-382.cs">
29212     <type name="Dec">
29213       <method name="Void .ctor()">
29214         <size>7</size>
29215       </method>
29216       <method name="Void .cctor()">
29217         <size>16</size>
29218       </method>
29219       <method name="Void Main()">
29220         <size>108</size>
29221       </method>
29222     </type>
29223   </test>
29224   <test name="test-383.cs">
29225     <type name="X">
29226       <method name="Void .ctor()">
29227         <size>37</size>
29228       </method>
29229       <method name="X testme(Int32 ByRef)">
29230         <size>5</size>
29231       </method>
29232       <method name="Void Main()">
29233         <size>7</size>
29234       </method>
29235     </type>
29236   </test>
29237   <test name="test-384.cs">
29238     <type name="X">
29239       <method name="Void .ctor()">
29240         <size>7</size>
29241       </method>
29242       <method name="Void .cctor()">
29243         <size>8</size>
29244       </method>
29245       <method name="Void Test()">
29246         <size>40</size>
29247       </method>
29248       <method name="Int32 Main()">
29249         <size>21</size>
29250       </method>
29251     </type>
29252   </test>
29253   <test name="test-385.cs">
29254     <type name="Test">
29255       <method name="Void .ctor()">
29256         <size>7</size>
29257       </method>
29258       <method name="Int32 Main()">
29259         <size>40</size>
29260       </method>
29261     </type>
29262   </test>
29263   <test name="test-386.cs">
29264     <type name="SuperDecimal">
29265       <method name="Void .ctor(Decimal)">
29266         <size>14</size>
29267       </method>
29268       <method name="Void Main()">
29269         <size>15</size>
29270       </method>
29271       <method name="SuperDecimal op_Implicit(Decimal)">
29272         <size>7</size>
29273       </method>
29274     </type>
29275   </test>
29276   <test name="test-387.cs">
29277     <type name="ObjectID">
29278       <method name="Void .ctor(Int64)">
29279         <size>8</size>
29280       </method>
29281       <method name="Void Main()">
29282         <size>22</size>
29283       </method>
29284       <method name="Int64 op_Implicit(ObjectID)">
29285         <size>8</size>
29286       </method>
29287       <method name="ObjectID op_Implicit(Int64)">
29288         <size>7</size>
29289       </method>
29290     </type>
29291   </test>
29292   <test name="test-388.cs">
29293     <type name="Schemas.basefieldtype">
29294       <method name="Void .ctor()">
29295         <size>7</size>
29296       </method>
29297       <method name="System.Object Instantiate()">
29298         <size>2</size>
29299       </method>
29300     </type>
29301     <type name="Schemas.fieldtype">
29302       <method name="Void .ctor()">
29303         <size>7</size>
29304       </method>
29305       <method name="System.Object Instantiate()">
29306         <size>18</size>
29307       </method>
29308     </type>
29309     <type name="Schemas.compoundfield">
29310       <method name="Void .ctor()">
29311         <size>7</size>
29312       </method>
29313       <method name="System.Object Instantiate()">
29314         <size>18</size>
29315       </method>
29316     </type>
29317     <type name="Schemas.field">
29318       <method name="Void .ctor()">
29319         <size>7</size>
29320       </method>
29321       <method name="System.Object Instantiate()">
29322         <size>18</size>
29323       </method>
29324     </type>
29325     <type name="Schemas.formdata">
29326       <method name="Void .ctor()">
29327         <size>7</size>
29328       </method>
29329       <method name="System.Object Instantiate()">
29330         <size>12</size>
29331       </method>
29332     </type>
29333     <type name="Schemas.M">
29334       <method name="Void .ctor()">
29335         <size>7</size>
29336       </method>
29337       <method name="Void Main()">
29338         <size>1</size>
29339       </method>
29340     </type>
29341   </test>
29342   <test name="test-389.cs">
29343     <type name="Schemas.basefieldtype">
29344       <method name="Void .ctor()">
29345         <size>7</size>
29346       </method>
29347       <method name="System.Object Instantiate()">
29348         <size>2</size>
29349       </method>
29350     </type>
29351     <type name="Schemas.fieldtype">
29352       <method name="Void .ctor()">
29353         <size>7</size>
29354       </method>
29355       <method name="System.Object Instantiate()">
29356         <size>18</size>
29357       </method>
29358     </type>
29359     <type name="Schemas.compoundfield">
29360       <method name="Void .ctor()">
29361         <size>7</size>
29362       </method>
29363       <method name="System.Object Instantiate()">
29364         <size>18</size>
29365       </method>
29366     </type>
29367     <type name="Schemas.field">
29368       <method name="Void .ctor()">
29369         <size>7</size>
29370       </method>
29371       <method name="System.Object Instantiate()">
29372         <size>18</size>
29373       </method>
29374     </type>
29375     <type name="Schemas.formdata">
29376       <method name="Void .ctor()">
29377         <size>7</size>
29378       </method>
29379       <method name="System.Object Instantiate()">
29380         <size>12</size>
29381       </method>
29382     </type>
29383     <type name="Schemas.M">
29384       <method name="Void .ctor()">
29385         <size>7</size>
29386       </method>
29387       <method name="Void Main()">
29388         <size>1</size>
29389       </method>
29390     </type>
29391   </test>
29392   <test name="test-39.cs">
29393     <type name="SimpleAttribute">
29394       <method name="Void .ctor(String)">
29395         <size>14</size>
29396       </method>
29397       <method name="System.String get_AnotherArg()">
29398         <size>7</size>
29399       </method>
29400       <method name="Void set_AnotherArg(System.String)">
29401         <size>8</size>
29402       </method>
29403       <method name="Int64 get_LongValue()">
29404         <size>3</size>
29405       </method>
29406       <method name="Void set_LongValue(Int64)">
29407         <size>1</size>
29408       </method>
29409       <method name="System.Int64[] get_ArrayValue()">
29410         <size>7</size>
29411       </method>
29412       <method name="Void set_ArrayValue(System.Int64[])">
29413         <size>1</size>
29414       </method>
29415     </type>
29416     <type name="Blah2">
29417       <method name="Void .ctor()">
29418         <size>7</size>
29419       </method>
29420     </type>
29421     <type name="Blah3">
29422       <method name="Void .ctor()">
29423         <size>7</size>
29424       </method>
29425     </type>
29426     <type name="Blah">
29427       <method name="Void .ctor()">
29428         <size>7</size>
29429       </method>
29430       <method name="Int32 Main()">
29431         <size>171</size>
29432       </method>
29433     </type>
29434   </test>
29435   <test name="test-390.cs">
29436     <type name="C">
29437       <method name="Void .ctor()">
29438         <size>7</size>
29439       </method>
29440       <method name="Void Main()">
29441         <size>1</size>
29442       </method>
29443     </type>
29444     <type name="C+O">
29445       <method name="Void .ctor()">
29446         <size>7</size>
29447       </method>
29448       <method name="Void Foo()">
29449         <size>1</size>
29450       </method>
29451     </type>
29452     <type name="C+N">
29453       <method name="Void .ctor()">
29454         <size>7</size>
29455       </method>
29456       <method name="Void Foo()">
29457         <size>1</size>
29458       </method>
29459     </type>
29460     <type name="C+M">
29461       <method name="Void .ctor()">
29462         <size>7</size>
29463       </method>
29464     </type>
29465   </test>
29466   <test name="test-391.cs">
29467     <type name="C">
29468       <method name="Void .ctor()">
29469         <size>7</size>
29470       </method>
29471       <method name="Void Foo(Int32)">
29472         <size>1</size>
29473       </method>
29474       <method name="Void Foo(Int32 ByRef)">
29475         <size>1</size>
29476       </method>
29477       <method name="Void Bar(Boolean ByRef)">
29478         <size>4</size>
29479       </method>
29480       <method name="Void Bar(Boolean)">
29481         <size>1</size>
29482       </method>
29483       <method name="Void Main()">
29484         <size>1</size>
29485       </method>
29486     </type>
29487   </test>
29488   <test name="test-392.cs">
29489     <type name="C">
29490       <method name="Int32 Test()">
29491         <size>80</size>
29492       </method>
29493       <method name="Int32 Main()">
29494         <size>16</size>
29495       </method>
29496     </type>
29497     <type name="C+S">
29498       <method name="Void .ctor(Int32)">
29499         <size>8</size>
29500       </method>
29501     </type>
29502   </test>
29503   <test name="test-393.cs">
29504     <type name="A">
29505       <method name="Void .ctor(String)">
29506         <size>24</size>
29507       </method>
29508       <method name="Void .ctor()">
29509         <size>7</size>
29510       </method>
29511       <method name="System.String get_Name()">
29512         <size>7</size>
29513       </method>
29514     </type>
29515     <type name="B">
29516       <method name="Void .ctor(String)">
29517         <size>24</size>
29518       </method>
29519       <method name="Void .ctor()">
29520         <size>7</size>
29521       </method>
29522     </type>
29523     <type name="C">
29524       <method name="Void .ctor(String)">
29525         <size>24</size>
29526       </method>
29527     </type>
29528     <type name="Tester">
29529       <method name="Void .ctor()">
29530         <size>7</size>
29531       </method>
29532       <method name="A MethodSampleA(System.String)">
29533         <size>7</size>
29534       </method>
29535       <method name="B MethodSampleB(System.String)">
29536         <size>7</size>
29537       </method>
29538       <method name="C MethodSampleC(System.String)">
29539         <size>7</size>
29540       </method>
29541       <method name="Void Main()">
29542         <size>113</size>
29543       </method>
29544     </type>
29545     <type name="Tester+MethodHandler">
29546       <method name="Void .ctor(Object, IntPtr)">
29547         <size>0</size>
29548       </method>
29549       <method name="A Invoke(System.String)">
29550         <size>0</size>
29551       </method>
29552       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29553         <size>0</size>
29554       </method>
29555       <method name="A EndInvoke(IAsyncResult)">
29556         <size>0</size>
29557       </method>
29558     </type>
29559   </test>
29560   <test name="test-394.cs">
29561     <type name="A">
29562       <method name="Void .ctor(String)">
29563         <size>24</size>
29564       </method>
29565       <method name="Void .ctor()">
29566         <size>7</size>
29567       </method>
29568       <method name="System.String get_Name()">
29569         <size>7</size>
29570       </method>
29571     </type>
29572     <type name="B">
29573       <method name="Void .ctor(String)">
29574         <size>24</size>
29575       </method>
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579     </type>
29580     <type name="C">
29581       <method name="Void .ctor(String, String)">
29582         <size>31</size>
29583       </method>
29584       <method name="System.String get_Value()">
29585         <size>7</size>
29586       </method>
29587     </type>
29588     <type name="Tester">
29589       <method name="Void .ctor()">
29590         <size>7</size>
29591       </method>
29592       <method name="System.String MethodSampleA(A)">
29593         <size>7</size>
29594       </method>
29595       <method name="System.String MethodSampleB(B)">
29596         <size>7</size>
29597       </method>
29598       <method name="System.String MethodSampleC(C)">
29599         <size>23</size>
29600       </method>
29601       <method name="Void Main()">
29602         <size>128</size>
29603       </method>
29604     </type>
29605     <type name="Tester+MethodHandler">
29606       <method name="Void .ctor(Object, IntPtr)">
29607         <size>0</size>
29608       </method>
29609       <method name="System.String Invoke(C)">
29610         <size>0</size>
29611       </method>
29612       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29613         <size>0</size>
29614       </method>
29615       <method name="System.String EndInvoke(IAsyncResult)">
29616         <size>0</size>
29617       </method>
29618     </type>
29619   </test>
29620   <test name="test-395.cs">
29621     <type name="A">
29622       <method name="Void .ctor(String)">
29623         <size>24</size>
29624       </method>
29625       <method name="Void .ctor()">
29626         <size>7</size>
29627       </method>
29628       <method name="System.String get_Name()">
29629         <size>7</size>
29630       </method>
29631     </type>
29632     <type name="B">
29633       <method name="Void .ctor(String)">
29634         <size>24</size>
29635       </method>
29636       <method name="Void .ctor()">
29637         <size>7</size>
29638       </method>
29639     </type>
29640     <type name="C">
29641       <method name="Void .ctor(String, String)">
29642         <size>31</size>
29643       </method>
29644       <method name="System.String get_Value()">
29645         <size>7</size>
29646       </method>
29647     </type>
29648     <type name="Tester">
29649       <method name="Void .ctor()">
29650         <size>7</size>
29651       </method>
29652       <method name="Void MethodSample(B, A, C)">
29653         <size>55</size>
29654       </method>
29655       <method name="Void Main()">
29656         <size>71</size>
29657       </method>
29658     </type>
29659     <type name="Tester+MethodHandler">
29660       <method name="Void .ctor(Object, IntPtr)">
29661         <size>0</size>
29662       </method>
29663       <method name="Void Invoke(C, C, C)">
29664         <size>0</size>
29665       </method>
29666       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29667         <size>0</size>
29668       </method>
29669       <method name="Void EndInvoke(IAsyncResult)">
29670         <size>0</size>
29671       </method>
29672     </type>
29673   </test>
29674   <test name="test-396.cs">
29675     <type name="MainClass">
29676       <method name="Void .ctor()">
29677         <size>7</size>
29678       </method>
29679       <method name="Int32 Main()">
29680         <size>22</size>
29681       </method>
29682     </type>
29683   </test>
29684   <test name="test-397.cs">
29685     <type name="TypeCheckAttribute">
29686       <method name="Void .ctor()">
29687         <size>7</size>
29688       </method>
29689     </type>
29690     <type name="PropertyCheckAttribute">
29691       <method name="Void .ctor()">
29692         <size>7</size>
29693       </method>
29694     </type>
29695     <type name="AccessorCheckAttribute">
29696       <method name="Void .ctor(MethodAttributes)">
29697         <size>14</size>
29698       </method>
29699       <method name="MethodAttributes get_Attributes()">
29700         <size>7</size>
29701       </method>
29702     </type>
29703     <type name="Test">
29704       <method name="Void .ctor()">
29705         <size>7</size>
29706       </method>
29707       <method name="Int32 Main(System.String[])">
29708         <size>120</size>
29709       </method>
29710       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29711         <size>153</size>
29712       </method>
29713     </type>
29714     <type name="A">
29715       <method name="Void .ctor()">
29716         <size>7</size>
29717       </method>
29718       <method name="Int32 get_Value1()">
29719         <size>2</size>
29720       </method>
29721       <method name="Void set_Value1(Int32)">
29722         <size>1</size>
29723       </method>
29724       <method name="Int32 get_Value2()">
29725         <size>2</size>
29726       </method>
29727       <method name="Void set_Value2(Int32)">
29728         <size>1</size>
29729       </method>
29730       <method name="Int32 get_Value3()">
29731         <size>2</size>
29732       </method>
29733       <method name="Void set_Value3(Int32)">
29734         <size>1</size>
29735       </method>
29736       <method name="Int32 get_Value4()">
29737         <size>2</size>
29738       </method>
29739       <method name="Void set_Value4(Int32)">
29740         <size>1</size>
29741       </method>
29742       <method name="Int32 get_Value5()">
29743         <size>2</size>
29744       </method>
29745       <method name="Void set_Value5(Int32)">
29746         <size>1</size>
29747       </method>
29748     </type>
29749   </test>
29750   <test name="test-398.cs">
29751     <type name="Tester">
29752       <method name="Void .ctor()">
29753         <size>7</size>
29754       </method>
29755       <method name="Void Main()">
29756         <size>118</size>
29757       </method>
29758     </type>
29759     <type name="A">
29760       <method name="Void .ctor(Int32)">
29761         <size>14</size>
29762       </method>
29763       <method name="Int32 get_Count()">
29764         <size>7</size>
29765       </method>
29766       <method name="Void set_Count(Int32)">
29767         <size>8</size>
29768       </method>
29769       <method name="Int32 get_Item(Int32)">
29770         <size>2</size>
29771       </method>
29772       <method name="System.String get_Message()">
29773         <size>6</size>
29774       </method>
29775     </type>
29776     <type name="B">
29777       <method name="Void .ctor(Int32)">
29778         <size>8</size>
29779       </method>
29780       <method name="Void set_Count(Int32)">
29781         <size>1</size>
29782       </method>
29783       <method name="Void SetCount(Int32)">
29784         <size>8</size>
29785       </method>
29786       <method name="Int32 get_Item(Int32)">
29787         <size>8</size>
29788       </method>
29789       <method name="System.String get_Message()">
29790         <size>6</size>
29791       </method>
29792       <method name="Void set_Message(System.String)">
29793         <size>1</size>
29794       </method>
29795     </type>
29796   </test>
29797   <test name="test-399.cs">
29798     <type name="TestVararg">
29799       <method name="Void .ctor()">
29800         <size>7</size>
29801       </method>
29802       <method name="Int32 Main()">
29803         <size>345</size>
29804       </method>
29805       <method name="Void F(RuntimeArgumentHandle)">
29806         <size>1</size>
29807       </method>
29808       <method name="Void G(...)">
29809         <size>22</size>
29810       </method>
29811     </type>
29812   </test>
29813   <test name="test-4.cs">
29814     <type name="X">
29815       <method name="Void .ctor()">
29816         <size>7</size>
29817       </method>
29818       <method name="Void test(SByte)">
29819         <size>8</size>
29820       </method>
29821       <method name="Void test(Int32)">
29822         <size>8</size>
29823       </method>
29824       <method name="Int32 Main()">
29825         <size>102</size>
29826       </method>
29827     </type>
29828   </test>
29829   <test name="test-40.cs">
29830     <type name="Blah">
29831       <method name="Void .ctor()">
29832         <size>7</size>
29833       </method>
29834       <method name="Int32 Main()">
29835         <size>203</size>
29836       </method>
29837     </type>
29838   </test>
29839   <test name="test-400.cs">
29840     <type name="X">
29841       <method name="Void .ctor()">
29842         <size>7</size>
29843       </method>
29844       <method name="Void .cctor()">
29845         <size>52</size>
29846       </method>
29847       <method name="Int32 TestDereference()">
29848         <size>89</size>
29849       </method>
29850       <method name="Int32 TestPtrAdd()">
29851         <size>86</size>
29852       </method>
29853       <method name="Int32 TestPtrAssign()">
29854         <size>198</size>
29855       </method>
29856       <method name="Int32 TestPtrArithmetic()">
29857         <size>226</size>
29858       </method>
29859       <method name="Int32 TestMultiple()">
29860         <size>93</size>
29861       </method>
29862       <method name="Int32 Main()">
29863         <size>82</size>
29864       </method>
29865     </type>
29866   </test>
29867   <test name="test-401.cs">
29868     <type name="X">
29869       <method name="Void .ctor()">
29870         <size>7</size>
29871       </method>
29872       <method name="Int32 Main()">
29873         <size>170</size>
29874       </method>
29875     </type>
29876   </test>
29877   <test name="test-402.cs">
29878     <type name="X">
29879       <method name="Void .ctor()">
29880         <size>7</size>
29881       </method>
29882       <method name="Int32 Main()">
29883         <size>18</size>
29884       </method>
29885     </type>
29886   </test>
29887   <test name="test-403.cs">
29888     <type name="Foo">
29889       <method name="Void .ctor()">
29890         <size>7</size>
29891       </method>
29892       <method name="Int32 Main()">
29893         <size>91</size>
29894       </method>
29895     </type>
29896   </test>
29897   <test name="test-404.cs">
29898     <type name="X">
29899       <method name="Void .ctor()">
29900         <size>7</size>
29901       </method>
29902       <method name="Int32 Main()">
29903         <size>48</size>
29904       </method>
29905       <method name="Int32* get_v()">
29906         <size>20</size>
29907       </method>
29908     </type>
29909   </test>
29910   <test name="test-405.cs">
29911     <type name="testapp.LibTestAPI">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Void Create()">
29916         <size>17</size>
29917       </method>
29918     </type>
29919     <type name="testapp.TestApp">
29920       <method name="Void .ctor()">
29921         <size>7</size>
29922       </method>
29923       <method name="Void Main(System.String[])">
29924         <size>13</size>
29925       </method>
29926     </type>
29927   </test>
29928   <test name="test-406.cs">
29929     <type name="TestCase.Test">
29930       <method name="Void .ctor()">
29931         <size>7</size>
29932       </method>
29933       <method name="Int32 Main(System.String[])">
29934         <size>180</size>
29935       </method>
29936       <method name="UInt32 DoOp(UInt32*)">
29937         <size>11</size>
29938       </method>
29939       <method name="UInt32 DoOp2(UInt32*)">
29940         <size>10</size>
29941       </method>
29942     </type>
29943   </test>
29944   <test name="test-407.cs">
29945     <type name="MainClass">
29946       <method name="Void .ctor()">
29947         <size>7</size>
29948       </method>
29949       <method name="Void Main()">
29950         <size>12</size>
29951       </method>
29952     </type>
29953   </test>
29954   <test name="test-408.cs">
29955     <type name="T">
29956       <method name="Void .ctor()">
29957         <size>7</size>
29958       </method>
29959       <method name="Int32 Main()">
29960         <size>44</size>
29961       </method>
29962     </type>
29963   </test>
29964   <test name="test-409.cs">
29965     <type name="X">
29966       <method name="Int32 Main()">
29967         <size>27</size>
29968       </method>
29969     </type>
29970   </test>
29971   <test name="test-41.cs">
29972     <type name="X">
29973       <method name="Void .ctor()">
29974         <size>7</size>
29975       </method>
29976       <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)">
29977         <size>188</size>
29978       </method>
29979       <method name="Int32 Main()">
29980         <size>228</size>
29981       </method>
29982     </type>
29983   </test>
29984   <test name="test-410.cs">
29985     <type name="B">
29986       <method name="Void .ctor()">
29987         <size>7</size>
29988       </method>
29989       <method name="Int32 Main()">
29990         <size>28</size>
29991       </method>
29992     </type>
29993   </test>
29994   <test name="test-411.cs">
29995     <type name="QtSamples.QtClass">
29996       <method name="Void .ctor()">
29997         <size>24</size>
29998       </method>
29999       <method name="Void pressEvent()">
30000         <size>1</size>
30001       </method>
30002     </type>
30003     <type name="QtSamples.Testing">
30004       <method name="Void .ctor()">
30005         <size>7</size>
30006       </method>
30007       <method name="Int32 Main()">
30008         <size>8</size>
30009       </method>
30010     </type>
30011   </test>
30012   <test name="test-412.cs">
30013     <type name="Foo.Baz">
30014       <method name="Void .ctor()">
30015         <size>7</size>
30016       </method>
30017       <method name="Void Main()">
30018         <size>1</size>
30019       </method>
30020     </type>
30021   </test>
30022   <test name="test-413.cs">
30023     <type name="Driver">
30024       <method name="Void .ctor()">
30025         <size>7</size>
30026       </method>
30027       <method name="Void Main()">
30028         <size>6</size>
30029       </method>
30030     </type>
30031   </test>
30032   <test name="test-414.cs">
30033     <type name="BB">
30034       <method name="Void .ctor()">
30035         <size>7</size>
30036       </method>
30037       <method name="System.String get_Data()">
30038         <size>2</size>
30039       </method>
30040       <method name="Void Main()">
30041         <size>1</size>
30042       </method>
30043     </type>
30044   </test>
30045   <test name="test-415.cs">
30046     <type name="MyTestExtended">
30047       <method name="Void .ctor()">
30048         <size>7</size>
30049       </method>
30050       <method name="System.String GetName()">
30051         <size>6</size>
30052       </method>
30053       <method name="Void Main(System.String[])">
30054         <size>33</size>
30055       </method>
30056     </type>
30057   </test>
30058   <test name="test-417.cs">
30059     <type name="blah2.MyClass">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
30064         <size>24</size>
30065       </method>
30066       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
30067         <size>24</size>
30068       </method>
30069       <method name="Void DoSomethingFunny()">
30070         <size>46</size>
30071       </method>
30072       <method name="Void Main(System.String[])">
30073         <size>13</size>
30074       </method>
30075     </type>
30076   </test>
30077   <test name="test-419.cs">
30078     <type name="Test">
30079       <method name="Void .ctor()">
30080         <size>7</size>
30081       </method>
30082       <method name="Void Main()">
30083         <size>7</size>
30084       </method>
30085     </type>
30086   </test>
30087   <test name="test-42.cs">
30088     <type name="X">
30089       <method name="Void .ctor()">
30090         <size>7</size>
30091       </method>
30092       <method name="Int32 get_Item(Int32)">
30093         <size>14</size>
30094       </method>
30095       <method name="Void set_Item(Int32, Int32)">
30096         <size>15</size>
30097       </method>
30098       <method name="Int32 get_P()">
30099         <size>7</size>
30100       </method>
30101       <method name="Void set_P(Int32)">
30102         <size>8</size>
30103       </method>
30104     </type>
30105     <type name="Z">
30106       <method name="Void .ctor()">
30107         <size>7</size>
30108       </method>
30109       <method name="Z get_P()">
30110         <size>2</size>
30111       </method>
30112       <method name="Void set_P(Z)">
30113         <size>1</size>
30114       </method>
30115       <method name="Z op_Increment(Z)">
30116         <size>16</size>
30117       </method>
30118     </type>
30119     <type name="Y">
30120       <method name="Void .ctor()">
30121         <size>7</size>
30122       </method>
30123       <method name="Int32 p_pre_increment(X)">
30124         <size>18</size>
30125       </method>
30126       <method name="Int32 p_post_increment(X)">
30127         <size>18</size>
30128       </method>
30129       <method name="Int32 i_pre_increment(X)">
30130         <size>27</size>
30131       </method>
30132       <method name="Int32 i_post_increment(X)">
30133         <size>27</size>
30134       </method>
30135       <method name="Z overload_increment(Z)">
30136         <size>10</size>
30137       </method>
30138       <method name="Z overload_pre_increment(Z)">
30139         <size>10</size>
30140       </method>
30141       <method name="Z ugly(Z)">
30142         <size>21</size>
30143       </method>
30144       <method name="Int32 simple(Int32)">
30145         <size>62</size>
30146       </method>
30147       <method name="Int32 arrays()">
30148         <size>234</size>
30149       </method>
30150       <method name="Int32 Main()">
30151         <size>161</size>
30152       </method>
30153     </type>
30154   </test>
30155   <test name="test-420.cs">
30156     <type name="Test">
30157       <method name="Void .ctor()">
30158         <size>7</size>
30159       </method>
30160       <method name="Void Main()">
30161         <size>7</size>
30162       </method>
30163     </type>
30164   </test>
30165   <test name="test-421.cs">
30166     <type name="A">
30167       <method name="Void .ctor()">
30168         <size>7</size>
30169       </method>
30170       <method name="Void SetObject(System.String)">
30171         <size>12</size>
30172       </method>
30173     </type>
30174     <type name="B">
30175       <method name="Void .ctor()">
30176         <size>7</size>
30177       </method>
30178     </type>
30179     <type name="C">
30180       <method name="Void .ctor()">
30181         <size>7</size>
30182       </method>
30183       <method name="Void .cctor()">
30184         <size>1</size>
30185       </method>
30186       <method name="Void SetObject(System.String)">
30187         <size>18</size>
30188       </method>
30189     </type>
30190     <type name="X">
30191       <method name="Void .ctor()">
30192         <size>7</size>
30193       </method>
30194       <method name="Int32 Main(System.String[])">
30195         <size>31</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-422.cs">
30200     <type name="HelloWorld.MainClass">
30201       <method name="Void .ctor()">
30202         <size>7</size>
30203       </method>
30204       <method name="Void .cctor()">
30205         <size>17</size>
30206       </method>
30207       <method name="Void Main(System.String[])">
30208         <size>1</size>
30209       </method>
30210       <method name="Boolean CheckTrueThat()">
30211         <size>2</size>
30212       </method>
30213     </type>
30214   </test>
30215   <test name="test-423.cs">
30216     <type name="Test">
30217       <method name="Void .ctor()">
30218         <size>7</size>
30219       </method>
30220       <method name="Void Func(Int32 ByRef)">
30221         <size>12</size>
30222       </method>
30223       <method name="Void Main()">
30224         <size>10</size>
30225       </method>
30226       <method name="Void lowLevelCall(Int32*)">
30227         <size>1</size>
30228       </method>
30229     </type>
30230   </test>
30231   <test name="test-424.cs">
30232     <type name="XX">
30233       <method name="Void .ctor()">
30234         <size>7</size>
30235       </method>
30236       <method name="Void Metodo(System.Exception)">
30237         <size>37</size>
30238       </method>
30239       <method name="IEnumerable X()">
30240         <size>16</size>
30241       </method>
30242       <method name="Void Main()">
30243         <size>63</size>
30244       </method>
30245     </type>
30246     <type name="XX+&lt;X&gt;c__Iterator0">
30247       <method name="Void .ctor()">
30248         <size>7</size>
30249       </method>
30250       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30251         <size>7</size>
30252       </method>
30253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30254         <size>7</size>
30255       </method>
30256       <method name="Boolean MoveNext()">
30257         <size>105</size>
30258       </method>
30259       <method name="Void Dispose()">
30260         <size>8</size>
30261       </method>
30262       <method name="Void Reset()">
30263         <size>6</size>
30264       </method>
30265       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30266         <size>7</size>
30267       </method>
30268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
30269         <size>26</size>
30270       </method>
30271     </type>
30272   </test>
30273   <test name="test-425.cs">
30274     <type name="A">
30275       <method name="Void .ctor()">
30276         <size>7</size>
30277       </method>
30278       <method name="Void Main()">
30279         <size>1</size>
30280       </method>
30281     </type>
30282     <type name="AAttribute">
30283       <method name="Void .ctor()">
30284         <size>7</size>
30285       </method>
30286     </type>
30287   </test>
30288   <test name="test-426.cs">
30289     <type name="X">
30290       <method name="Void .ctor()">
30291         <size>7</size>
30292       </method>
30293       <method name="Void Main()">
30294         <size>11</size>
30295       </method>
30296     </type>
30297   </test>
30298   <test name="test-427.cs">
30299     <type name="X">
30300       <method name="Void .ctor()">
30301         <size>7</size>
30302       </method>
30303       <method name="Void Main()">
30304         <size>11</size>
30305       </method>
30306     </type>
30307   </test>
30308   <test name="test-428.cs">
30309     <type name="A">
30310       <method name="Void .ctor()">
30311         <size>7</size>
30312       </method>
30313     </type>
30314     <type name="X">
30315       <method name="Void .ctor()">
30316         <size>7</size>
30317       </method>
30318       <method name="Void Main()">
30319         <size>18</size>
30320       </method>
30321     </type>
30322     <type name="X+A">
30323       <method name="Void .ctor()">
30324         <size>7</size>
30325       </method>
30326     </type>
30327   </test>
30328   <test name="test-429.cs">
30329     <type name="Foo.A">
30330       <method name="Void .ctor()">
30331         <size>7</size>
30332       </method>
30333     </type>
30334     <type name="A">
30335       <method name="Void .ctor()">
30336         <size>7</size>
30337       </method>
30338     </type>
30339     <type name="X">
30340       <method name="Void .ctor()">
30341         <size>7</size>
30342       </method>
30343       <method name="Void Main()">
30344         <size>18</size>
30345       </method>
30346     </type>
30347   </test>
30348   <test name="test-43.cs">
30349     <type name="X">
30350       <method name="Void .ctor()">
30351         <size>7</size>
30352       </method>
30353       <method name="Int32 test_single(System.Int32[])">
30354         <size>34</size>
30355       </method>
30356       <method name="Int32 test_continue(System.Int32[])">
30357         <size>57</size>
30358       </method>
30359       <method name="Boolean test_double(System.Double[])">
30360         <size>61</size>
30361       </method>
30362       <method name="Int32 test_break(System.Int32[])">
30363         <size>57</size>
30364       </method>
30365       <method name="Boolean test_multi(System.Int32[,])">
30366         <size>84</size>
30367       </method>
30368       <method name="Int32 Main()">
30369         <size>284</size>
30370       </method>
30371     </type>
30372     <type name="&lt;PrivateImplementationDetails&gt;">
30373       <method name="Void .ctor()">
30374         <size>7</size>
30375       </method>
30376     </type>
30377   </test>
30378   <test name="test-430.cs">
30379     <type name="A">
30380       <method name="Void .ctor()">
30381         <size>7</size>
30382       </method>
30383     </type>
30384     <type name="X">
30385       <method name="Void .ctor()">
30386         <size>7</size>
30387       </method>
30388       <method name="Void Main()">
30389         <size>18</size>
30390       </method>
30391     </type>
30392     <type name="X+A">
30393       <method name="Void .ctor()">
30394         <size>7</size>
30395       </method>
30396     </type>
30397   </test>
30398   <test name="test-431.cs">
30399     <type name="Foo.A">
30400       <method name="Void .ctor()">
30401         <size>7</size>
30402       </method>
30403     </type>
30404     <type name="X">
30405       <method name="Void .ctor()">
30406         <size>7</size>
30407       </method>
30408       <method name="Void Main()">
30409         <size>18</size>
30410       </method>
30411     </type>
30412   </test>
30413   <test name="test-432.cs">
30414     <type name="Foo.A">
30415       <method name="Void .ctor()">
30416         <size>7</size>
30417       </method>
30418     </type>
30419     <type name="X">
30420       <method name="Void .ctor()">
30421         <size>7</size>
30422       </method>
30423       <method name="Void Main()">
30424         <size>18</size>
30425       </method>
30426     </type>
30427   </test>
30428   <test name="test-433.cs">
30429     <type name="Foo.A">
30430       <method name="Void .ctor()">
30431         <size>7</size>
30432       </method>
30433     </type>
30434     <type name="X">
30435       <method name="Void .ctor()">
30436         <size>7</size>
30437       </method>
30438       <method name="Void .cctor()">
30439         <size>11</size>
30440       </method>
30441       <method name="Void Main()">
30442         <size>16</size>
30443       </method>
30444     </type>
30445   </test>
30446   <test name="test-434.cs">
30447     <type name="Foo.A">
30448       <method name="Void .ctor()">
30449         <size>7</size>
30450       </method>
30451     </type>
30452     <type name="X">
30453       <method name="Void .ctor()">
30454         <size>7</size>
30455       </method>
30456       <method name="Void .cctor()">
30457         <size>11</size>
30458       </method>
30459       <method name="Void Main()">
30460         <size>16</size>
30461       </method>
30462     </type>
30463   </test>
30464   <test name="test-435.cs">
30465     <type name="X">
30466       <method name="Void .ctor()">
30467         <size>7</size>
30468       </method>
30469       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30470         <size>2</size>
30471       </method>
30472       <method name="Void Main()">
30473         <size>7</size>
30474       </method>
30475     </type>
30476   </test>
30477   <test name="test-436.cs">
30478     <type name="X">
30479       <method name="Void .ctor()">
30480         <size>7</size>
30481       </method>
30482       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30483         <size>2</size>
30484       </method>
30485       <method name="Void Main()">
30486         <size>7</size>
30487       </method>
30488     </type>
30489   </test>
30490   <test name="test-437.cs">
30491     <type name="T2">
30492       <method name="Void .ctor()">
30493         <size>7</size>
30494       </method>
30495     </type>
30496     <type name="Test">
30497       <method name="Void .ctor()">
30498         <size>7</size>
30499       </method>
30500       <method name="Void Main()">
30501         <size>65</size>
30502       </method>
30503     </type>
30504   </test>
30505   <test name="test-438.cs">
30506     <type name="Program">
30507       <method name="Void .ctor()">
30508         <size>7</size>
30509       </method>
30510       <method name="Void Main(System.String[])">
30511         <size>40</size>
30512       </method>
30513     </type>
30514   </test>
30515   <test name="test-439.cs">
30516     <type name="Test">
30517       <method name="Void .ctor()">
30518         <size>7</size>
30519       </method>
30520       <method name="Void Main()">
30521         <size>45</size>
30522       </method>
30523     </type>
30524     <type name="LayerMask">
30525       <method name="Int32 op_Implicit(LayerMask)">
30526         <size>8</size>
30527       </method>
30528       <method name="LayerMask op_Implicit(Int32)">
30529         <size>11</size>
30530       </method>
30531     </type>
30532   </test>
30533   <test name="test-44.cs">
30534     <type name="X">
30535       <method name="Void .ctor()">
30536         <size>7</size>
30537       </method>
30538       <method name="Int32 dob(System.Int32[,])">
30539         <size>80</size>
30540       </method>
30541       <method name="Int32 count(System.Object)">
30542         <size>39</size>
30543       </method>
30544       <method name="Int32 Main()">
30545         <size>133</size>
30546       </method>
30547     </type>
30548   </test>
30549   <test name="test-440.cs">
30550     <type name="A">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="Void Main()">
30555         <size>26</size>
30556       </method>
30557       <method name="Double op_Implicit(A)">
30558         <size>10</size>
30559       </method>
30560       <method name="Int32 op_Implicit(A)">
30561         <size>2</size>
30562       </method>
30563     </type>
30564   </test>
30565   <test name="test-441.cs">
30566     <type name="Test">
30567       <method name="Void .ctor()">
30568         <size>7</size>
30569       </method>
30570       <method name="Void .cctor()">
30571         <size>1</size>
30572       </method>
30573       <method name="Void Main()">
30574         <size>25</size>
30575       </method>
30576     </type>
30577   </test>
30578   <test name="test-442.cs">
30579     <type name="ConsoleApplication1.Program">
30580       <method name="Void .ctor()">
30581         <size>7</size>
30582       </method>
30583       <method name="Void Main(System.String[])">
30584         <size>70</size>
30585       </method>
30586     </type>
30587   </test>
30588   <test name="test-443.cs">
30589     <type name="C">
30590       <method name="Void .ctor(ITopic)">
30591         <size>31</size>
30592       </method>
30593       <method name="Void Main()">
30594         <size>1</size>
30595       </method>
30596     </type>
30597   </test>
30598   <test name="test-444.cs">
30599     <type name="쯠쯡쯢">
30600       <method name="Void .ctor()">
30601         <size>7</size>
30602       </method>
30603       <method name="Void Main()">
30604         <size>1</size>
30605       </method>
30606     </type>
30607   </test>
30608   <test name="test-445.cs">
30609     <type name="ConvFromInt">
30610       <method name="Void .ctor()">
30611         <size>14</size>
30612       </method>
30613       <method name="Void .ctor(Int32)">
30614         <size>16</size>
30615       </method>
30616       <method name="ConvFromInt op_Implicit(Int32)">
30617         <size>7</size>
30618       </method>
30619     </type>
30620     <type name="Foo">
30621       <method name="Void .ctor()">
30622         <size>7</size>
30623       </method>
30624       <method name="Void .cctor()">
30625         <size>45</size>
30626       </method>
30627       <method name="Void Main()">
30628         <size>111</size>
30629       </method>
30630     </type>
30631   </test>
30632   <test name="test-446.cs">
30633     <type name="FooTest">
30634       <method name="Void .ctor()">
30635         <size>7</size>
30636       </method>
30637       <method name="Void Main()">
30638         <size>8</size>
30639       </method>
30640       <method name="Void Foo(UInt64)">
30641         <size>1</size>
30642       </method>
30643     </type>
30644   </test>
30645   <test name="test-447.cs">
30646     <type name="System.MonoTODOAttribute">
30647       <method name="Void .ctor()">
30648         <size>7</size>
30649       </method>
30650     </type>
30651     <type name="System.Web.HttpBrowserCapabilities">
30652       <method name="Void .ctor()">
30653         <size>7</size>
30654       </method>
30655       <method name="System.Version get_A()">
30656         <size>6</size>
30657       </method>
30658     </type>
30659     <type name="Test">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663       <method name="Void Main()">
30664         <size>1</size>
30665       </method>
30666     </type>
30667   </test>
30668   <test name="test-448.cs">
30669     <type name="MonoDivideProblem">
30670       <method name="Void .ctor()">
30671         <size>7</size>
30672       </method>
30673       <method name="Void .cctor()">
30674         <size>17</size>
30675       </method>
30676       <method name="Void Main(System.String[])">
30677         <size>27</size>
30678       </method>
30679     </type>
30680   </test>
30681   <test name="test-449.cs">
30682     <type name="X">
30683       <method name="Void .ctor()">
30684         <size>7</size>
30685       </method>
30686       <method name="Void Main()">
30687         <size>1</size>
30688       </method>
30689       <method name="Void Z()">
30690         <size>19</size>
30691       </method>
30692       <method name="Void &lt;Z&gt;m__0(System.Object)">
30693         <size>25</size>
30694       </method>
30695       <method name="Void &lt;Z&gt;m__1(System.Object)">
30696         <size>7</size>
30697       </method>
30698     </type>
30699   </test>
30700   <test name="test-45.cs">
30701     <type name="Blah">
30702       <method name="Void .ctor()">
30703         <size>7</size>
30704       </method>
30705       <method name="Void .cctor()">
30706         <size>97</size>
30707       </method>
30708       <method name="Int32 Main()">
30709         <size>755</size>
30710       </method>
30711     </type>
30712     <type name="&lt;PrivateImplementationDetails&gt;">
30713       <method name="Void .ctor()">
30714         <size>7</size>
30715       </method>
30716     </type>
30717   </test>
30718   <test name="test-450.cs">
30719     <type name="MyAttribute">
30720       <method name="Void .ctor(String)">
30721         <size>7</size>
30722       </method>
30723     </type>
30724     <type name="X">
30725       <method name="Void .ctor()">
30726         <size>7</size>
30727       </method>
30728       <method name="Void Main()">
30729         <size>1</size>
30730       </method>
30731     </type>
30732   </test>
30733   <test name="test-451.cs">
30734     <type name="Test">
30735       <method name="Void .ctor()">
30736         <size>7</size>
30737       </method>
30738       <method name="Void Main()">
30739         <size>22</size>
30740       </method>
30741     </type>
30742   </test>
30743   <test name="test-452.cs">
30744     <type name="Foo">
30745       <method name="Void .ctor()">
30746         <size>7</size>
30747       </method>
30748     </type>
30749     <type name="Test">
30750       <method name="Void .ctor()">
30751         <size>7</size>
30752       </method>
30753       <method name="Void Main()">
30754         <size>7</size>
30755       </method>
30756     </type>
30757   </test>
30758   <test name="test-453.cs">
30759     <type name="C">
30760       <method name="Void .ctor()">
30761         <size>7</size>
30762       </method>
30763       <method name="Void Main()">
30764         <size>33</size>
30765       </method>
30766     </type>
30767   </test>
30768   <test name="test-454.cs">
30769     <type name="FooAttribute">
30770       <method name="Void .ctor()">
30771         <size>7</size>
30772       </method>
30773     </type>
30774     <type name="Test">
30775       <method name="Void .ctor()">
30776         <size>7</size>
30777       </method>
30778       <method name="Int32 Main()">
30779         <size>237</size>
30780       </method>
30781     </type>
30782   </test>
30783   <test name="test-455.cs">
30784     <type name="Test">
30785       <method name="Void .ctor()">
30786         <size>7</size>
30787       </method>
30788       <method name="Void Main()">
30789         <size>21</size>
30790       </method>
30791     </type>
30792     <type name="Foo">
30793       <method name="Int32 GetHashCode()">
30794         <size>17</size>
30795       </method>
30796     </type>
30797   </test>
30798   <test name="test-456.cs">
30799     <type name="Test">
30800       <method name="Void .ctor()">
30801         <size>7</size>
30802       </method>
30803       <method name="Void Main()">
30804         <size>16</size>
30805       </method>
30806     </type>
30807     <type name="Foo">
30808       <method name="Void foo()">
30809         <size>11</size>
30810       </method>
30811     </type>
30812   </test>
30813   <test name="test-457.cs">
30814     <type name="Number">
30815       <method name="Void .ctor()">
30816         <size>7</size>
30817       </method>
30818       <method name="Void IDouble.Add(Double)">
30819         <size>11</size>
30820       </method>
30821       <method name="Void IInteger.Add(Int32)">
30822         <size>11</size>
30823       </method>
30824       <method name="Int32 Main()">
30825         <size>52</size>
30826       </method>
30827     </type>
30828   </test>
30829   <test name="test-458.cs">
30830     <type name="MyAttr">
30831       <method name="Void .ctor()">
30832         <size>7</size>
30833       </method>
30834       <method name="Void .ctor(Type)">
30835         <size>7</size>
30836       </method>
30837       <method name="Void .ctor(String)">
30838         <size>7</size>
30839       </method>
30840       <method name="Void .ctor(Int32)">
30841         <size>7</size>
30842       </method>
30843     </type>
30844     <type name="ClassA">
30845       <method name="Void .ctor()">
30846         <size>7</size>
30847       </method>
30848     </type>
30849     <type name="ClassB">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853     </type>
30854     <type name="ClassC">
30855       <method name="Void .ctor()">
30856         <size>7</size>
30857       </method>
30858     </type>
30859     <type name="ClassD">
30860       <method name="Void .ctor()">
30861         <size>7</size>
30862       </method>
30863     </type>
30864     <type name="Top">
30865       <method name="Void .ctor()">
30866         <size>7</size>
30867       </method>
30868       <method name="Int32 Main()">
30869         <size>28</size>
30870       </method>
30871     </type>
30872   </test>
30873   <test name="test-459.cs">
30874     <type name="CC">
30875       <method name="Void .ctor()">
30876         <size>7</size>
30877       </method>
30878       <method name="Int32 Main()">
30879         <size>13</size>
30880       </method>
30881     </type>
30882     <type name="CC+IfElseStateMachine">
30883       <method name="Void .ctor()">
30884         <size>7</size>
30885       </method>
30886       <method name="Void HandleToken(Token)">
30887         <size>15</size>
30888       </method>
30889     </type>
30890   </test>
30891   <test name="test-46.cs">
30892     <type name="X">
30893       <method name="Void .ctor()">
30894         <size>7</size>
30895       </method>
30896       <method name="Int32 cast_int(System.Object)">
30897         <size>7</size>
30898       </method>
30899       <method name="UInt32 cast_uint(System.Object)">
30900         <size>7</size>
30901       </method>
30902       <method name="Int16 cast_short(System.Object)">
30903         <size>7</size>
30904       </method>
30905       <method name="Char cast_char(System.Object)">
30906         <size>7</size>
30907       </method>
30908       <method name="UInt16 cast_ushort(System.Object)">
30909         <size>7</size>
30910       </method>
30911       <method name="Byte cast_byte(System.Object)">
30912         <size>7</size>
30913       </method>
30914       <method name="SByte cast_sbyte(System.Object)">
30915         <size>7</size>
30916       </method>
30917       <method name="Int64 cast_long(System.Object)">
30918         <size>7</size>
30919       </method>
30920       <method name="UInt64 cast_ulong(System.Object)">
30921         <size>7</size>
30922       </method>
30923       <method name="Single cast_float(System.Object)">
30924         <size>7</size>
30925       </method>
30926       <method name="Double cast_double(System.Object)">
30927         <size>7</size>
30928       </method>
30929       <method name="Boolean cast_bool(System.Object)">
30930         <size>7</size>
30931       </method>
30932       <method name="Int32 Main()">
30933         <size>1120</size>
30934       </method>
30935     </type>
30936   </test>
30937   <test name="test-460.cs">
30938     <type name="MainClass">
30939       <method name="Void .ctor()">
30940         <size>7</size>
30941       </method>
30942       <method name="Void .cctor()">
30943         <size>18</size>
30944       </method>
30945       <method name="Void Main()">
30946         <size>1</size>
30947       </method>
30948     </type>
30949   </test>
30950   <test name="test-461.cs">
30951     <type name="Valtest">
30952       <method name="Void .ctor()">
30953         <size>7</size>
30954       </method>
30955       <method name="Int32 Main()">
30956         <size>50</size>
30957       </method>
30958     </type>
30959     <type name="Value">
30960       <method name="Void .ctor(Object)">
30961         <size>1</size>
30962       </method>
30963       <method name="System.Object get_Val()">
30964         <size>7</size>
30965       </method>
30966       <method name="System.Enum get_Val2()">
30967         <size>7</size>
30968       </method>
30969     </type>
30970   </test>
30971   <test name="test-462.cs">
30972     <type name="X">
30973       <method name="Void .ctor()">
30974         <size>7</size>
30975       </method>
30976       <method name="Void Method(X)">
30977         <size>1</size>
30978       </method>
30979       <method name="Void Method(System.String)">
30980         <size>8</size>
30981       </method>
30982       <method name="Int32 Main()">
30983         <size>28</size>
30984       </method>
30985     </type>
30986   </test>
30987   <test name="test-463.cs">
30988     <type name="PropertySorter">
30989       <method name="Void .ctor()">
30990         <size>7</size>
30991       </method>
30992     </type>
30993     <type name="PathItemBase">
30994       <method name="Void .ctor()">
30995         <size>7</size>
30996       </method>
30997     </type>
30998     <type name="PathItemBase+TypeConverter">
30999       <method name="Void .ctor()">
31000         <size>7</size>
31001       </method>
31002     </type>
31003     <type name="X">
31004       <method name="Void .ctor()">
31005         <size>7</size>
31006       </method>
31007       <method name="Void Main()">
31008         <size>1</size>
31009       </method>
31010     </type>
31011   </test>
31012   <test name="test-464.cs">
31013     <type name="C">
31014       <method name="Void .ctor()">
31015         <size>7</size>
31016       </method>
31017       <method name="Int32 Main()">
31018         <size>85</size>
31019       </method>
31020     </type>
31021   </test>
31022   <test name="test-465.cs">
31023     <type name="C">
31024       <method name="Void .ctor()">
31025         <size>7</size>
31026       </method>
31027       <method name="Int32 Main()">
31028         <size>85</size>
31029       </method>
31030     </type>
31031   </test>
31032   <test name="test-467.cs">
31033     <type name="ExceptionWithAnonMethod">
31034       <method name="Void .ctor()">
31035         <size>7</size>
31036       </method>
31037       <method name="Int32 Main()">
31038         <size>96</size>
31039       </method>
31040       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
31041         <size>13</size>
31042       </method>
31043     </type>
31044     <type name="ExceptionWithAnonMethod+EmptyCallback">
31045       <method name="Void .ctor(Object, IntPtr)">
31046         <size>0</size>
31047       </method>
31048       <method name="Void Invoke()">
31049         <size>0</size>
31050       </method>
31051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31052         <size>0</size>
31053       </method>
31054       <method name="Void EndInvoke(IAsyncResult)">
31055         <size>0</size>
31056       </method>
31057     </type>
31058     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
31059       <method name="Void .ctor()">
31060         <size>7</size>
31061       </method>
31062       <method name="Void &lt;&gt;m__0()">
31063         <size>33</size>
31064       </method>
31065     </type>
31066   </test>
31067   <test name="test-468.cs">
31068     <type name="CorMetaDataDispenserExClass">
31069       <method name="Void .ctor()">
31070         <size>0</size>
31071       </method>
31072     </type>
31073     <type name="Test">
31074       <method name="Void .ctor()">
31075         <size>7</size>
31076       </method>
31077       <method name="Void XXX()">
31078         <size>12</size>
31079       </method>
31080       <method name="Void Main()">
31081         <size>1</size>
31082       </method>
31083     </type>
31084   </test>
31085   <test name="test-469.cs">
31086     <type name="Lambda">
31087       <method name="Void .ctor()">
31088         <size>7</size>
31089       </method>
31090       <method name="Void f(Int32)">
31091         <size>7</size>
31092       </method>
31093       <method name="Del[] Make2(Int32)">
31094         <size>50</size>
31095       </method>
31096       <method name="Int32 Main()">
31097         <size>68</size>
31098       </method>
31099     </type>
31100     <type name="Del">
31101       <method name="Void .ctor(Object, IntPtr)">
31102         <size>0</size>
31103       </method>
31104       <method name="Void Invoke(Int32)">
31105         <size>0</size>
31106       </method>
31107       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31108         <size>0</size>
31109       </method>
31110       <method name="Void EndInvoke(IAsyncResult)">
31111         <size>0</size>
31112       </method>
31113     </type>
31114     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="Void &lt;&gt;m__0(Int32)">
31119         <size>23</size>
31120       </method>
31121       <method name="Void &lt;&gt;m__1(Int32)">
31122         <size>23</size>
31123       </method>
31124     </type>
31125   </test>
31126   <test name="test-47.cs">
31127     <type name="X">
31128       <method name="Void .ctor()">
31129         <size>7</size>
31130       </method>
31131       <method name="Void .cctor()">
31132         <size>1</size>
31133       </method>
31134       <method name="Boolean f()">
31135         <size>24</size>
31136       </method>
31137       <method name="Boolean t()">
31138         <size>24</size>
31139       </method>
31140       <method name="Int32 Main()">
31141         <size>404</size>
31142       </method>
31143     </type>
31144   </test>
31145   <test name="test-470.cs">
31146     <type name="X">
31147       <method name="Void .ctor()">
31148         <size>7</size>
31149       </method>
31150       <method name="System.String get_ASTNodeTypeName()">
31151         <size>16</size>
31152       </method>
31153     </type>
31154     <type name="Demo">
31155       <method name="Void .ctor()">
31156         <size>7</size>
31157       </method>
31158       <method name="Void Main()">
31159         <size>1</size>
31160       </method>
31161     </type>
31162   </test>
31163   <test name="test-471.cs">
31164     <type name="AAttribute">
31165       <method name="Void .ctor()">
31166         <size>7</size>
31167       </method>
31168     </type>
31169     <type name="Demo">
31170       <method name="Void .ctor()">
31171         <size>7</size>
31172       </method>
31173       <method name="Void Main()">
31174         <size>1</size>
31175       </method>
31176     </type>
31177   </test>
31178   <test name="test-472.cs">
31179     <type name="Test">
31180       <method name="Void .ctor()">
31181         <size>7</size>
31182       </method>
31183       <method name="Int32 get_Prop()">
31184         <size>7</size>
31185       </method>
31186       <method name="Void set_Prop(Int32)">
31187         <size>8</size>
31188       </method>
31189       <method name="Int32 Main()">
31190         <size>79</size>
31191       </method>
31192     </type>
31193   </test>
31194   <test name="test-473.cs">
31195     <type name="UnixMarshal">
31196       <method name="Void .ctor()">
31197         <size>7</size>
31198       </method>
31199       <method name="Void .cctor()">
31200         <size>24</size>
31201       </method>
31202       <method name="Void Default(Int32)">
31203         <size>1</size>
31204       </method>
31205       <method name="System.String GetDescription(Error)">
31206         <size>2</size>
31207       </method>
31208     </type>
31209     <type name="UnixMarshal2">
31210       <method name="Void .ctor()">
31211         <size>7</size>
31212       </method>
31213       <method name="System.String GetDescription(Error)">
31214         <size>2</size>
31215       </method>
31216     </type>
31217     <type name="Stdlib">
31218       <method name="Void .ctor()">
31219         <size>7</size>
31220       </method>
31221     </type>
31222     <type name="TestConst">
31223       <method name="Void .ctor()">
31224         <size>7</size>
31225       </method>
31226     </type>
31227     <type name="XX">
31228       <method name="Void .ctor()">
31229         <size>7</size>
31230       </method>
31231     </type>
31232     <type name="Syscall">
31233       <method name="Void .ctor()">
31234         <size>7</size>
31235       </method>
31236       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
31237         <size>2</size>
31238       </method>
31239     </type>
31240     <type name="EnumWrapper">
31241       <method name="Void .ctor(Int32)">
31242         <size>7</size>
31243       </method>
31244     </type>
31245     <type name="Test">
31246       <method name="Void .ctor()">
31247         <size>7</size>
31248       </method>
31249       <method name="Void Main()">
31250         <size>1</size>
31251       </method>
31252     </type>
31253     <type name="SignalHandler">
31254       <method name="Void .ctor(Object, IntPtr)">
31255         <size>0</size>
31256       </method>
31257       <method name="Void Invoke(Int32)">
31258         <size>0</size>
31259       </method>
31260       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31261         <size>0</size>
31262       </method>
31263       <method name="Void EndInvoke(IAsyncResult)">
31264         <size>0</size>
31265       </method>
31266     </type>
31267     <type name="PS">
31268       <method name="Void GetDescription(Error)">
31269         <size>1</size>
31270       </method>
31271     </type>
31272     <type name="Value">
31273       <method name="EnumWrapper op_Explicit(Value)">
31274         <size>11</size>
31275       </method>
31276     </type>
31277   </test>
31278   <test name="test-474.cs">
31279     <type name="Z">
31280       <method name="Void .ctor()">
31281         <size>7</size>
31282       </method>
31283       <method name="Void Main()">
31284         <size>13</size>
31285       </method>
31286       <method name="Void TestPreinc(Int32)">
31287         <size>57</size>
31288       </method>
31289       <method name="Void TestPostinc(Int32)">
31290         <size>57</size>
31291       </method>
31292       <method name="Void Assert(Int32, Int32)">
31293         <size>67</size>
31294       </method>
31295     </type>
31296     <type name="Z+X">
31297       <method name="Void .ctor(Object, IntPtr)">
31298         <size>0</size>
31299       </method>
31300       <method name="Void Invoke()">
31301         <size>0</size>
31302       </method>
31303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31304         <size>0</size>
31305       </method>
31306       <method name="Void EndInvoke(IAsyncResult)">
31307         <size>0</size>
31308       </method>
31309     </type>
31310     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
31311       <method name="Void .ctor()">
31312         <size>7</size>
31313       </method>
31314       <method name="Void &lt;&gt;m__0()">
31315         <size>38</size>
31316       </method>
31317     </type>
31318     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
31319       <method name="Void .ctor()">
31320         <size>7</size>
31321       </method>
31322       <method name="Void &lt;&gt;m__1()">
31323         <size>38</size>
31324       </method>
31325     </type>
31326   </test>
31327   <test name="test-475.cs">
31328     <type name="X">
31329       <method name="Void .ctor()">
31330         <size>7</size>
31331       </method>
31332       <method name="Void .cctor()">
31333         <size>24</size>
31334       </method>
31335       <method name="Void add_e(MyDelegate)">
31336         <size>22</size>
31337       </method>
31338       <method name="Void remove_e(MyDelegate)">
31339         <size>22</size>
31340       </method>
31341       <method name="Void Test(Int32)">
31342         <size>17</size>
31343       </method>
31344       <method name="Int32 Main()">
31345         <size>28</size>
31346       </method>
31347     </type>
31348     <type name="MyDelegate">
31349       <method name="Void .ctor(Object, IntPtr)">
31350         <size>0</size>
31351       </method>
31352       <method name="Void Invoke(Int32)">
31353         <size>0</size>
31354       </method>
31355       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31356         <size>0</size>
31357       </method>
31358       <method name="Void EndInvoke(IAsyncResult)">
31359         <size>0</size>
31360       </method>
31361     </type>
31362   </test>
31363   <test name="test-476.cs">
31364     <type name="Test">
31365       <method name="Void .ctor()">
31366         <size>7</size>
31367       </method>
31368       <method name="Void Main()">
31369         <size>1</size>
31370       </method>
31371     </type>
31372   </test>
31373   <test name="test-477.cs">
31374     <type name="C">
31375       <method name="Void .ctor()">
31376         <size>7</size>
31377       </method>
31378       <method name="Void Test(Int32 ByRef)">
31379         <size>1</size>
31380       </method>
31381       <method name="Void Main()">
31382         <size>1</size>
31383       </method>
31384     </type>
31385   </test>
31386   <test name="test-478.cs">
31387     <type name="Test.MainClass">
31388       <method name="Void .ctor()">
31389         <size>7</size>
31390       </method>
31391       <method name="Void Main()">
31392         <size>1</size>
31393       </method>
31394     </type>
31395     <type name="Test.TestAttribute">
31396       <method name="Void .ctor(TestEnum2)">
31397         <size>7</size>
31398       </method>
31399     </type>
31400     <type name="Test.Test2Attribute">
31401       <method name="Void .ctor()">
31402         <size>7</size>
31403       </method>
31404     </type>
31405   </test>
31406   <test name="test-479.cs">
31407     <type name="Test.Test">
31408       <method name="Void .ctor()">
31409         <size>7</size>
31410       </method>
31411       <method name="Boolean Equals(System.Object)">
31412         <size>2</size>
31413       </method>
31414       <method name="Int32 GetHashCode()">
31415         <size>2</size>
31416       </method>
31417       <method name="Void Main()">
31418         <size>1</size>
31419       </method>
31420     </type>
31421   </test>
31422   <test name="test-48.cs">
31423     <type name="Blah">
31424       <method name="Void .ctor()">
31425         <size>7</size>
31426       </method>
31427       <method name="Int32 Main()">
31428         <size>59</size>
31429       </method>
31430       <method name="Void Test_1()">
31431         <size>1</size>
31432       </method>
31433     </type>
31434   </test>
31435   <test name="test-480.cs">
31436     <type name="Space">
31437       <method name="Void .ctor()">
31438         <size>14</size>
31439       </method>
31440       <method name="Void Leak(Boolean, Int32)">
31441         <size>85</size>
31442       </method>
31443     </type>
31444     <type name="Program">
31445       <method name="Void .ctor()">
31446         <size>7</size>
31447       </method>
31448       <method name="Void Main(System.String[])">
31449         <size>1</size>
31450       </method>
31451     </type>
31452     <type name="Space+DoCopy">
31453       <method name="Void .ctor(Object, IntPtr)">
31454         <size>0</size>
31455       </method>
31456       <method name="Void Invoke()">
31457         <size>0</size>
31458       </method>
31459       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31460         <size>0</size>
31461       </method>
31462       <method name="Void EndInvoke(IAsyncResult)">
31463         <size>0</size>
31464       </method>
31465     </type>
31466     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31467       <method name="Void .ctor()">
31468         <size>7</size>
31469       </method>
31470       <method name="Void &lt;&gt;m__0()">
31471         <size>18</size>
31472       </method>
31473       <method name="Void &lt;&gt;m__1()">
31474         <size>68</size>
31475       </method>
31476     </type>
31477     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31478       <method name="Void .ctor()">
31479         <size>7</size>
31480       </method>
31481     </type>
31482   </test>
31483   <test name="test-481.cs">
31484     <type name="TestClass">
31485       <method name="Int32 Main()">
31486         <size>42</size>
31487       </method>
31488     </type>
31489     <type name="TestDelegate">
31490       <method name="Void .ctor(Object, IntPtr)">
31491         <size>0</size>
31492       </method>
31493       <method name="Void Invoke(Int32 ByRef)">
31494         <size>0</size>
31495       </method>
31496       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31497         <size>0</size>
31498       </method>
31499       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31500         <size>0</size>
31501       </method>
31502     </type>
31503     <type name="TestClass">
31504       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31505         <size>4</size>
31506       </method>
31507     </type>
31508   </test>
31509   <test name="test-482.cs">
31510     <type name="X">
31511       <method name="Void .ctor()">
31512         <size>7</size>
31513       </method>
31514       <method name="Void M4(Int32)">
31515         <size>1</size>
31516       </method>
31517       <method name="Void Main()">
31518         <size>1</size>
31519       </method>
31520       <method name="Void M4(Int32, ...)">
31521         <size>1</size>
31522       </method>
31523     </type>
31524   </test>
31525   <test name="test-483.cs">
31526     <type name="Tests">
31527       <method name="Void .ctor()">
31528         <size>7</size>
31529       </method>
31530       <method name="Void Main()">
31531         <size>21</size>
31532       </method>
31533     </type>
31534   </test>
31535   <test name="test-484.cs">
31536     <type name="Test.TestBit">
31537       <method name="Void .ctor()">
31538         <size>7</size>
31539       </method>
31540       <method name="Void Main()">
31541         <size>1</size>
31542       </method>
31543     </type>
31544   </test>
31545   <test name="test-485.cs">
31546     <type name="MonoBUG">
31547       <method name="Void .ctor()">
31548         <size>7</size>
31549       </method>
31550       <method name="Void Main(System.String[])">
31551         <size>44</size>
31552       </method>
31553     </type>
31554   </test>
31555   <test name="test-486.cs">
31556     <type name="Test">
31557       <method name="Void .ctor()">
31558         <size>7</size>
31559       </method>
31560       <method name="Void Main()">
31561         <size>119</size>
31562       </method>
31563     </type>
31564   </test>
31565   <test name="test-487.cs">
31566     <type name="X">
31567       <method name="Void .ctor(Object)">
31568         <size>72</size>
31569       </method>
31570       <method name="Void .cctor()">
31571         <size>1</size>
31572       </method>
31573       <method name="Int32 Main()">
31574         <size>25</size>
31575       </method>
31576     </type>
31577   </test>
31578   <test name="test-488.cs">
31579     <type name="P">
31580       <method name="Void .ctor()">
31581         <size>7</size>
31582       </method>
31583     </type>
31584     <type name="Test">
31585       <method name="Void .ctor()">
31586         <size>7</size>
31587       </method>
31588       <method name="IEnumerable foo()">
31589         <size>2</size>
31590       </method>
31591       <method name="Void Main()">
31592         <size>165</size>
31593       </method>
31594     </type>
31595     <type name="Q">
31596       <method name="Void .ctor(P)">
31597         <size>8</size>
31598       </method>
31599     </type>
31600   </test>
31601   <test name="test-489.cs">
31602     <type name="test">
31603       <method name="Void .ctor()">
31604         <size>7</size>
31605       </method>
31606       <method name="Void Main()">
31607         <size>1</size>
31608       </method>
31609     </type>
31610   </test>
31611   <test name="test-49.cs">
31612     <type name="X">
31613       <method name="Void .ctor()">
31614         <size>7</size>
31615       </method>
31616       <method name="Int32 s(Byte)">
31617         <size>2182</size>
31618       </method>
31619       <method name="Int32 test(Int32)">
31620         <size>70</size>
31621       </method>
31622       <method name="Int32 tests(System.String)">
31623         <size>152</size>
31624       </method>
31625       <method name="Int32 testn(System.String)">
31626         <size>76</size>
31627       </method>
31628       <method name="Int32 testm(System.String)">
31629         <size>77</size>
31630       </method>
31631       <method name="Int32 testo(System.String)">
31632         <size>79</size>
31633       </method>
31634       <method name="Int32 testp(System.String)">
31635         <size>109</size>
31636       </method>
31637       <method name="Int32 test_def(System.String)">
31638         <size>119</size>
31639       </method>
31640       <method name="Int32 test_coverage(Int32)">
31641         <size>18</size>
31642       </method>
31643       <method name="Int32 test_goto(Int32)">
31644         <size>39</size>
31645       </method>
31646       <method name="Int32 test_memberaccess(System.String)">
31647         <size>76</size>
31648       </method>
31649       <method name="Int32 test_string_multiple_targets(System.String)">
31650         <size>128</size>
31651       </method>
31652       <method name="Int32 test_casts(Int32)">
31653         <size>17</size>
31654       </method>
31655       <method name="Int32 testSwitchEnumLong(TestEnum)">
31656         <size>56</size>
31657       </method>
31658       <method name="Int32 test_long_enum_switch()">
31659         <size>66</size>
31660       </method>
31661       <method name="Int32 tests_default(System.String)">
31662         <size>107</size>
31663       </method>
31664       <method name="Int32 tests_default_2(System.String)">
31665         <size>124</size>
31666       </method>
31667       <method name="Void test_76590(System.String)">
31668         <size>107</size>
31669       </method>
31670       <method name="Void test_77964()">
31671         <size>37</size>
31672       </method>
31673       <method name="Boolean bug_78860()">
31674         <size>114</size>
31675       </method>
31676       <method name="Int32 Main()">
31677         <size>1037</size>
31678       </method>
31679     </type>
31680   </test>
31681   <test name="test-490.cs">
31682     <type name="T">
31683       <method name="Void .ctor()">
31684         <size>7</size>
31685       </method>
31686       <method name="Void .cctor()">
31687         <size>39</size>
31688       </method>
31689       <method name="Void Main()">
31690         <size>1</size>
31691       </method>
31692     </type>
31693   </test>
31694   <test name="test-491.cs">
31695     <type name="M">
31696       <method name="Void .ctor()">
31697         <size>7</size>
31698       </method>
31699       <method name="Void Main()">
31700         <size>1</size>
31701       </method>
31702     </type>
31703     <type name="AttrA">
31704       <method name="Void .ctor()">
31705         <size>7</size>
31706       </method>
31707     </type>
31708     <type name="AttrB">
31709       <method name="Void .ctor()">
31710         <size>7</size>
31711       </method>
31712     </type>
31713   </test>
31714   <test name="test-492.cs">
31715     <type name="Test.My1Attribute">
31716       <method name="Void .ctor(Object)">
31717         <size>19</size>
31718       </method>
31719     </type>
31720     <type name="Test.My2Attribute">
31721       <method name="Void .ctor(String[])">
31722         <size>21</size>
31723       </method>
31724     </type>
31725     <type name="Test.My3Attribute">
31726       <method name="Void .ctor(Byte)">
31727         <size>24</size>
31728       </method>
31729     </type>
31730     <type name="Test.Test">
31731       <method name="Void .ctor()">
31732         <size>7</size>
31733       </method>
31734       <method name="Int32 Main()">
31735         <size>60</size>
31736       </method>
31737     </type>
31738   </test>
31739   <test name="test-493.cs">
31740     <type name="A">
31741       <method name="Void .ctor()">
31742         <size>7</size>
31743       </method>
31744       <method name="Int32 get_f()">
31745         <size>2</size>
31746       </method>
31747     </type>
31748     <type name="B">
31749       <method name="Void .ctor()">
31750         <size>7</size>
31751       </method>
31752       <method name="Int32 bar()">
31753         <size>11</size>
31754       </method>
31755     </type>
31756     <type name="C">
31757       <method name="Void .ctor()">
31758         <size>7</size>
31759       </method>
31760       <method name="Void Main()">
31761         <size>1</size>
31762       </method>
31763     </type>
31764   </test>
31765   <test name="test-494.cs">
31766     <type name="Agresso.Foundation.Function">
31767       <method name="Void .ctor()">
31768         <size>7</size>
31769       </method>
31770       <method name="Void Main()">
31771         <size>1</size>
31772       </method>
31773     </type>
31774     <type name="Agresso.Foundation.Translate">
31775       <method name="Void .ctor(Object, IntPtr)">
31776         <size>0</size>
31777       </method>
31778       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31779         <size>0</size>
31780       </method>
31781       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31782         <size>0</size>
31783       </method>
31784       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31785         <size>0</size>
31786       </method>
31787     </type>
31788   </test>
31789   <test name="test-495.cs">
31790     <type name="plj.aClass">
31791       <method name="Void .ctor()">
31792         <size>7</size>
31793       </method>
31794       <method name="plj.aClass op_Implicit(plj.fromClass)">
31795         <size>2</size>
31796       </method>
31797     </type>
31798     <type name="plj.realClass1">
31799       <method name="Void .ctor()">
31800         <size>7</size>
31801       </method>
31802       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31803         <size>2</size>
31804       </method>
31805     </type>
31806     <type name="plj.fromClass">
31807       <method name="Void .ctor()">
31808         <size>7</size>
31809       </method>
31810       <method name="Void Main()">
31811         <size>1</size>
31812       </method>
31813     </type>
31814   </test>
31815   <test name="test-496.cs">
31816     <type name="Test">
31817       <method name="Void .ctor()">
31818         <size>7</size>
31819       </method>
31820       <method name="IEnumerator GetEnumerator()">
31821         <size>15</size>
31822       </method>
31823       <method name="Void Main()">
31824         <size>11</size>
31825       </method>
31826       <method name="Void Run()">
31827         <size>176</size>
31828       </method>
31829     </type>
31830     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31831       <method name="Void .ctor()">
31832         <size>7</size>
31833       </method>
31834       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31835         <size>7</size>
31836       </method>
31837       <method name="Boolean MoveNext()">
31838         <size>129</size>
31839       </method>
31840       <method name="Void Dispose()">
31841         <size>8</size>
31842       </method>
31843       <method name="Void Reset()">
31844         <size>6</size>
31845       </method>
31846       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31847         <size>7</size>
31848       </method>
31849     </type>
31850   </test>
31851   <test name="test-497.cs">
31852     <type name="PlotMenuItem">
31853       <method name="Void .ctor()">
31854         <size>7</size>
31855       </method>
31856       <method name="Void .ctor(EventHandler)">
31857         <size>54</size>
31858       </method>
31859       <method name="Int32 Main()">
31860         <size>50</size>
31861       </method>
31862       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31863         <size>11</size>
31864       </method>
31865       <method name="System.EventHandler get_Callback()">
31866         <size>7</size>
31867       </method>
31868       <method name="Void set_Callback(System.EventHandler)">
31869         <size>8</size>
31870       </method>
31871     </type>
31872   </test>
31873   <test name="test-498.cs">
31874     <type name="C">
31875       <method name="Int32 Main()">
31876         <size>81</size>
31877       </method>
31878     </type>
31879     <type name="A">
31880       <method name="Void .ctor(Single)">
31881         <size>0</size>
31882       </method>
31883       <method name="Int32 get_Foo()">
31884         <size>0</size>
31885       </method>
31886     </type>
31887   </test>
31888   <test name="test-499.cs">
31889     <type name="X">
31890       <method name="Void .ctor()">
31891         <size>7</size>
31892       </method>
31893       <method name="Void Main()">
31894         <size>24</size>
31895       </method>
31896     </type>
31897   </test>
31898   <test name="test-5.cs">
31899     <type name="X">
31900       <method name="Void .ctor()">
31901         <size>7</size>
31902       </method>
31903       <method name="Int32 Main()">
31904         <size>37</size>
31905       </method>
31906     </type>
31907   </test>
31908   <test name="test-500.cs">
31909     <type name="SomeCustomAttribute">
31910       <method name="Void .ctor()">
31911         <size>7</size>
31912       </method>
31913     </type>
31914     <type name="MainClass">
31915       <method name="Void .ctor()">
31916         <size>7</size>
31917       </method>
31918       <method name="Int32 Main()">
31919         <size>117</size>
31920       </method>
31921     </type>
31922   </test>
31923   <test name="test-501.cs">
31924     <type name="Tests">
31925       <method name="Void .ctor()">
31926         <size>7</size>
31927       </method>
31928       <method name="Void DumpException(Tests+FilterStackFrame)">
31929         <size>1</size>
31930       </method>
31931       <method name="Void foo(Boolean ByRef)">
31932         <size>49</size>
31933       </method>
31934       <method name="Void Main(System.String[])">
31935         <size>8</size>
31936       </method>
31937     </type>
31938     <type name="Tests+FilterStackFrame">
31939       <method name="Void .ctor(Object, IntPtr)">
31940         <size>0</size>
31941       </method>
31942       <method name="Boolean Invoke(System.Object)">
31943         <size>0</size>
31944       </method>
31945       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31946         <size>0</size>
31947       </method>
31948       <method name="Boolean EndInvoke(IAsyncResult)">
31949         <size>0</size>
31950       </method>
31951     </type>
31952     <type name="Tests">
31953       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31954         <size>2</size>
31955       </method>
31956     </type>
31957   </test>
31958   <test name="test-502.cs">
31959     <type name="Base">
31960       <method name="Void .ctor()">
31961         <size>7</size>
31962       </method>
31963       <method name="Int32 get_Property()">
31964         <size>3</size>
31965       </method>
31966       <method name="Void Main()">
31967         <size>1</size>
31968       </method>
31969     </type>
31970     <type name="Derived">
31971       <method name="Void .ctor()">
31972         <size>7</size>
31973       </method>
31974       <method name="Int32 get_Property()">
31975         <size>3</size>
31976       </method>
31977     </type>
31978     <type name="BaseClass">
31979       <method name="Void .ctor()">
31980         <size>7</size>
31981       </method>
31982       <method name="Int32 get_Value()">
31983         <size>2</size>
31984       </method>
31985       <method name="Void set_Value(Int32)">
31986         <size>1</size>
31987       </method>
31988     </type>
31989     <type name="DerivedClass">
31990       <method name="Void .ctor()">
31991         <size>7</size>
31992       </method>
31993       <method name="Int32 get_Value()">
31994         <size>2</size>
31995       </method>
31996     </type>
31997     <type name="ErrorClass">
31998       <method name="Void .ctor()">
31999         <size>7</size>
32000       </method>
32001       <method name="Int32 get_Value()">
32002         <size>2</size>
32003       </method>
32004       <method name="Void set_Value(Int32)">
32005         <size>1</size>
32006       </method>
32007     </type>
32008   </test>
32009   <test name="test-503.cs">
32010     <type name="Foo">
32011       <method name="Void .ctor()">
32012         <size>7</size>
32013       </method>
32014       <method name="Int32 Main()">
32015         <size>33</size>
32016       </method>
32017     </type>
32018   </test>
32019   <test name="test-504.cs">
32020     <type name="Foo">
32021       <method name="Void .ctor()">
32022         <size>7</size>
32023       </method>
32024       <method name="Void .cctor()">
32025         <size>7</size>
32026       </method>
32027       <method name="Int32 f()">
32028         <size>2</size>
32029       </method>
32030       <method name="Int32 Main()">
32031         <size>32</size>
32032       </method>
32033     </type>
32034   </test>
32035   <test name="test-505.cs">
32036     <type name="T">
32037       <method name="Void .ctor()">
32038         <size>7</size>
32039       </method>
32040       <method name="Int32 f()">
32041         <size>19</size>
32042       </method>
32043       <method name="Void Main()">
32044         <size>38</size>
32045       </method>
32046     </type>
32047   </test>
32048   <test name="test-506.cs">
32049     <type name="ProtectedSetter.BaseClass">
32050       <method name="Void .ctor()">
32051         <size>7</size>
32052       </method>
32053       <method name="System.String get_Name()">
32054         <size>0</size>
32055       </method>
32056       <method name="Void set_Name(System.String)">
32057         <size>0</size>
32058       </method>
32059     </type>
32060     <type name="ProtectedSetter.DerivedClass">
32061       <method name="Void .ctor()">
32062         <size>7</size>
32063       </method>
32064       <method name="System.String get_Name()">
32065         <size>2</size>
32066       </method>
32067       <method name="Void set_Name(System.String)">
32068         <size>1</size>
32069       </method>
32070       <method name="Void Main()">
32071         <size>1</size>
32072       </method>
32073     </type>
32074   </test>
32075   <test name="test-507.cs">
32076     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
32077       <method name="Void .ctor()">
32078         <size>7</size>
32079       </method>
32080       <method name="Void SomeMethod()">
32081         <size>1</size>
32082       </method>
32083       <method name="Void SomeMethod2()">
32084         <size>1</size>
32085       </method>
32086     </type>
32087     <type name="NewslotVirtualFinal.C">
32088       <method name="Void .ctor()">
32089         <size>7</size>
32090       </method>
32091       <method name="Int32 Main()">
32092         <size>83</size>
32093       </method>
32094     </type>
32095   </test>
32096   <test name="test-508.cs">
32097     <type name="OutputParam">
32098       <method name="Void .ctor()">
32099         <size>7</size>
32100       </method>
32101       <method name="Void Main(System.String[])">
32102         <size>14</size>
32103       </method>
32104       <method name="Void Method(Int32 ByRef)">
32105         <size>17</size>
32106       </method>
32107     </type>
32108   </test>
32109   <test name="test-509.cs">
32110     <type name="BaseClass">
32111       <method name="Void .ctor()">
32112         <size>7</size>
32113       </method>
32114       <method name="Void add_OnEvent(DelegateHandler)">
32115         <size>24</size>
32116       </method>
32117       <method name="Void remove_OnEvent(DelegateHandler)">
32118         <size>24</size>
32119       </method>
32120     </type>
32121     <type name="ExtendingClass">
32122       <method name="Void .ctor()">
32123         <size>7</size>
32124       </method>
32125       <method name="Void Main()">
32126         <size>1</size>
32127       </method>
32128       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
32129         <size>8</size>
32130       </method>
32131       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
32132         <size>8</size>
32133       </method>
32134     </type>
32135     <type name="DelegateHandler">
32136       <method name="Void .ctor(Object, IntPtr)">
32137         <size>0</size>
32138       </method>
32139       <method name="Void Invoke()">
32140         <size>0</size>
32141       </method>
32142       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32143         <size>0</size>
32144       </method>
32145       <method name="Void EndInvoke(IAsyncResult)">
32146         <size>0</size>
32147       </method>
32148     </type>
32149   </test>
32150   <test name="test-51.cs">
32151     <type name="Base">
32152       <method name="Void .ctor()">
32153         <size>25</size>
32154       </method>
32155       <method name="Int32 get_b_int_property()">
32156         <size>7</size>
32157       </method>
32158       <method name="Void set_b_int_property(Int32)">
32159         <size>8</size>
32160       </method>
32161       <method name="System.String b_get_id()">
32162         <size>6</size>
32163       </method>
32164     </type>
32165     <type name="Derived">
32166       <method name="Void .ctor()">
32167         <size>26</size>
32168       </method>
32169       <method name="Int32 get_b_int_property()">
32170         <size>7</size>
32171       </method>
32172       <method name="Void set_b_int_property(Int32)">
32173         <size>8</size>
32174       </method>
32175       <method name="Int32 Test()">
32176         <size>138</size>
32177       </method>
32178     </type>
32179     <type name="boot">
32180       <method name="Void .ctor()">
32181         <size>7</size>
32182       </method>
32183       <method name="Int32 Main()">
32184         <size>13</size>
32185       </method>
32186     </type>
32187   </test>
32188   <test name="test-510.cs">
32189     <type name="Foo">
32190       <method name="Void .ctor()">
32191         <size>7</size>
32192       </method>
32193       <method name="Void test39(Int32 ByRef)">
32194         <size>36</size>
32195       </method>
32196       <method name="Void Main()">
32197         <size>28</size>
32198       </method>
32199     </type>
32200   </test>
32201   <test name="test-511.cs">
32202     <type name="Foo">
32203       <method name="Void .ctor()">
32204         <size>7</size>
32205       </method>
32206       <method name="Void Main(System.String[])">
32207         <size>17</size>
32208       </method>
32209       <method name="Void f()">
32210         <size>7</size>
32211       </method>
32212     </type>
32213   </test>
32214   <test name="test-512.cs">
32215     <type name="Foo">
32216       <method name="Void .ctor()">
32217         <size>7</size>
32218       </method>
32219       <method name="Void Main(System.String[])">
32220         <size>17</size>
32221       </method>
32222       <method name="Void f()">
32223         <size>7</size>
32224       </method>
32225     </type>
32226   </test>
32227   <test name="test-513.cs">
32228     <type name="Test">
32229       <method name="Void .ctor()">
32230         <size>7</size>
32231       </method>
32232       <method name="Int32 Main()">
32233         <size>246</size>
32234       </method>
32235     </type>
32236   </test>
32237   <test name="test-514.cs">
32238     <type name="X">
32239       <method name="Void .ctor()">
32240         <size>7</size>
32241       </method>
32242       <method name="Void HandleConflict(Int32)">
32243         <size>31</size>
32244       </method>
32245       <method name="Int32 Main()">
32246         <size>40</size>
32247       </method>
32248     </type>
32249   </test>
32250   <test name="test-515.cs">
32251     <type name="X">
32252       <method name="Void .ctor()">
32253         <size>7</size>
32254       </method>
32255       <method name="Void Main()">
32256         <size>35</size>
32257       </method>
32258     </type>
32259   </test>
32260   <test name="test-516.cs">
32261     <type name="X">
32262       <method name="Void .ctor()">
32263         <size>7</size>
32264       </method>
32265       <method name="Void Main()">
32266         <size>35</size>
32267       </method>
32268     </type>
32269   </test>
32270   <test name="test-517.cs">
32271     <type name="Test">
32272       <method name="Void .ctor()">
32273         <size>7</size>
32274       </method>
32275       <method name="Int32 Main()">
32276         <size>11</size>
32277       </method>
32278     </type>
32279   </test>
32280   <test name="test-518.cs">
32281     <type name="Foo">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="Int32 Main()">
32286         <size>19</size>
32287       </method>
32288     </type>
32289   </test>
32290   <test name="test-519.cs">
32291     <type name="Foo">
32292       <method name="Void .ctor()">
32293         <size>7</size>
32294       </method>
32295       <method name="Int32 Main()">
32296         <size>32</size>
32297       </method>
32298       <method name="Void f()">
32299         <size>29</size>
32300       </method>
32301     </type>
32302   </test>
32303   <test name="test-52.cs">
32304     <type name="Y">
32305       <method name="Void .ctor()">
32306         <size>7</size>
32307       </method>
32308       <method name="Boolean MoveNext()">
32309         <size>28</size>
32310       </method>
32311       <method name="System.Object get_Current()">
32312         <size>12</size>
32313       </method>
32314     </type>
32315     <type name="X">
32316       <method name="Void .ctor()">
32317         <size>7</size>
32318       </method>
32319       <method name="Void .cctor()">
32320         <size>36</size>
32321       </method>
32322       <method name="Y GetEnumerator()">
32323         <size>6</size>
32324       </method>
32325       <method name="Int32 Main()">
32326         <size>498</size>
32327       </method>
32328     </type>
32329   </test>
32330   <test name="test-520.cs">
32331     <type name="FakeInt">
32332       <method name="Void .ctor(Int64)">
32333         <size>14</size>
32334       </method>
32335       <method name="Int64 op_Implicit(FakeInt)">
32336         <size>7</size>
32337       </method>
32338     </type>
32339     <type name="MainClass">
32340       <method name="Void .ctor()">
32341         <size>7</size>
32342       </method>
32343       <method name="Void Main()">
32344         <size>28</size>
32345       </method>
32346     </type>
32347   </test>
32348   <test name="test-521.cs">
32349     <type name="Tests">
32350       <method name="Void .ctor()">
32351         <size>7</size>
32352       </method>
32353       <method name="Void CallWithContextN(System.Object, System.Object[])">
32354         <size>1</size>
32355       </method>
32356       <method name="Void Main()">
32357         <size>14</size>
32358       </method>
32359     </type>
32360     <type name="Tests+CallTargetWithContextN">
32361       <method name="Void .ctor(Object, IntPtr)">
32362         <size>0</size>
32363       </method>
32364       <method name="Void Invoke(System.Object, System.Object[])">
32365         <size>0</size>
32366       </method>
32367       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32368         <size>0</size>
32369       </method>
32370       <method name="Void EndInvoke(IAsyncResult)">
32371         <size>0</size>
32372       </method>
32373     </type>
32374   </test>
32375   <test name="test-522.cs">
32376     <type name="Const">
32377       <method name="Void .ctor()">
32378         <size>7</size>
32379       </method>
32380       <method name="Void Main()">
32381         <size>1</size>
32382       </method>
32383     </type>
32384   </test>
32385   <test name="test-523.cs">
32386     <type name="T">
32387       <method name="Void .ctor()">
32388         <size>7</size>
32389       </method>
32390       <method name="Int32 stuff()">
32391         <size>20</size>
32392       </method>
32393       <method name="Int32 stuff2()">
32394         <size>44</size>
32395       </method>
32396       <method name="Int32 stuff3()">
32397         <size>44</size>
32398       </method>
32399       <method name="Void stuff4()">
32400         <size>20</size>
32401       </method>
32402       <method name="Void stuff_finally()">
32403         <size>1</size>
32404       </method>
32405       <method name="Void Main()">
32406         <size>1</size>
32407       </method>
32408     </type>
32409   </test>
32410   <test name="test-524.cs">
32411     <type name="Foo">
32412       <method name="Void .ctor()">
32413         <size>7</size>
32414       </method>
32415       <method name="Int32 Main()">
32416         <size>42</size>
32417       </method>
32418     </type>
32419   </test>
32420   <test name="test-525.cs">
32421     <type name="X">
32422       <method name="Void .ctor()">
32423         <size>7</size>
32424       </method>
32425       <method name="Void Finalize()">
32426         <size>23</size>
32427       </method>
32428       <method name="Int32 Test1()">
32429         <size>33</size>
32430       </method>
32431       <method name="Void Test2()">
32432         <size>66</size>
32433       </method>
32434       <method name="Void Main()">
32435         <size>39</size>
32436       </method>
32437     </type>
32438     <type name="&lt;PrivateImplementationDetails&gt;">
32439       <method name="Void .ctor()">
32440         <size>7</size>
32441       </method>
32442     </type>
32443   </test>
32444   <test name="test-526.cs">
32445     <type name="Test">
32446       <method name="Void .ctor()">
32447         <size>7</size>
32448       </method>
32449       <method name="Void Main()">
32450         <size>1</size>
32451       </method>
32452       <method name="Void Foo(IListCounter)">
32453         <size>8</size>
32454       </method>
32455       <method name="Void Foo2(IC)">
32456         <size>8</size>
32457       </method>
32458       <method name="Void Foo3(ICC)">
32459         <size>8</size>
32460       </method>
32461       <method name="Void Foo4(IM2)">
32462         <size>8</size>
32463       </method>
32464     </type>
32465   </test>
32466   <test name="test-527.cs">
32467     <type name="Repro">
32468       <method name="Void .ctor()">
32469         <size>19</size>
32470       </method>
32471       <method name="Int32 Main()">
32472         <size>48</size>
32473       </method>
32474       <method name="Void foo()">
32475         <size>61</size>
32476       </method>
32477       <method name="Int32 bar()">
32478         <size>3</size>
32479       </method>
32480     </type>
32481   </test>
32482   <test name="test-528.cs">
32483     <type name="MicroFocus.MONO.Bugs.Odd">
32484       <method name="Void .ctor()">
32485         <size>7</size>
32486       </method>
32487       <method name="Void .cctor()">
32488         <size>25</size>
32489       </method>
32490       <method name="Void Main()">
32491         <size>1</size>
32492       </method>
32493     </type>
32494   </test>
32495   <test name="test-529.cs">
32496     <type name="C">
32497       <method name="Void .ctor()">
32498         <size>7</size>
32499       </method>
32500       <method name="Void Main()">
32501         <size>8</size>
32502       </method>
32503     </type>
32504   </test>
32505   <test name="test-53.cs">
32506     <type name="MyDispose">
32507       <method name="Void .ctor()">
32508         <size>7</size>
32509       </method>
32510       <method name="Void Dispose()">
32511         <size>8</size>
32512       </method>
32513     </type>
32514     <type name="X">
32515       <method name="Void .ctor()">
32516         <size>7</size>
32517       </method>
32518       <method name="Int32 Main()">
32519         <size>257</size>
32520       </method>
32521     </type>
32522   </test>
32523   <test name="test-530.cs">
32524     <type name="X">
32525       <method name="Void .ctor()">
32526         <size>7</size>
32527       </method>
32528       <method name="Void e(System.Object[])">
32529         <size>1</size>
32530       </method>
32531       <method name="Void Main()">
32532         <size>1</size>
32533       </method>
32534     </type>
32535   </test>
32536   <test name="test-531.cs">
32537     <type name="Test">
32538       <method name="Void .ctor()">
32539         <size>7</size>
32540       </method>
32541       <method name="Void Main()">
32542         <size>11</size>
32543       </method>
32544     </type>
32545   </test>
32546   <test name="test-532.cs">
32547     <type name="X">
32548       <method name="Void .ctor()">
32549         <size>47</size>
32550       </method>
32551       <method name="Void Main()">
32552         <size>1</size>
32553       </method>
32554     </type>
32555   </test>
32556   <test name="test-533.cs">
32557     <type name="Test">
32558       <method name="Void .ctor()">
32559         <size>7</size>
32560       </method>
32561       <method name="Void True(Boolean)">
32562         <size>10</size>
32563       </method>
32564       <method name="Void False(Boolean)">
32565         <size>13</size>
32566       </method>
32567       <method name="Void Main()">
32568         <size>61</size>
32569       </method>
32570     </type>
32571   </test>
32572   <test name="test-535.cs">
32573     <type name="X">
32574       <method name="Void .ctor()">
32575         <size>7</size>
32576       </method>
32577       <method name="Void Main()">
32578         <size>77</size>
32579       </method>
32580       <method name="Void Compile()">
32581         <size>19</size>
32582       </method>
32583       <method name="Void M(Int64)">
32584         <size>1</size>
32585       </method>
32586       <method name="Void M(UInt64)">
32587         <size>1</size>
32588       </method>
32589       <method name="Void M(System.Object)">
32590         <size>1</size>
32591       </method>
32592     </type>
32593   </test>
32594   <test name="test-536.cs">
32595     <type name="Test">
32596       <method name="Void add_Foo(FooHandler)">
32597         <size>22</size>
32598       </method>
32599       <method name="Void remove_Foo(FooHandler)">
32600         <size>22</size>
32601       </method>
32602       <method name="Void OnFooTest()">
32603         <size>1</size>
32604       </method>
32605       <method name="Void Main()">
32606         <size>31</size>
32607       </method>
32608     </type>
32609     <type name="FooHandler">
32610       <method name="Void .ctor(Object, IntPtr)">
32611         <size>0</size>
32612       </method>
32613       <method name="Void Invoke()">
32614         <size>0</size>
32615       </method>
32616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32617         <size>0</size>
32618       </method>
32619       <method name="Void EndInvoke(IAsyncResult)">
32620         <size>0</size>
32621       </method>
32622     </type>
32623     <type name="Test">
32624       <method name="Void &lt;Main&gt;m__0()">
32625         <size>33</size>
32626       </method>
32627     </type>
32628   </test>
32629   <test name="test-537.cs">
32630     <type name="Base">
32631       <method name="Void .ctor()">
32632         <size>7</size>
32633       </method>
32634       <method name="System.String get_H()">
32635         <size>6</size>
32636       </method>
32637     </type>
32638     <type name="X">
32639       <method name="Void .ctor()">
32640         <size>7</size>
32641       </method>
32642     </type>
32643     <type name="X+Derived">
32644       <method name="Void .ctor()">
32645         <size>7</size>
32646       </method>
32647     </type>
32648     <type name="X+Derived+Nested">
32649       <method name="Void .ctor()">
32650         <size>7</size>
32651       </method>
32652       <method name="Void G()">
32653         <size>21</size>
32654       </method>
32655     </type>
32656     <type name="Derived">
32657       <method name="Void .ctor()">
32658         <size>7</size>
32659       </method>
32660     </type>
32661     <type name="Derived+Nested">
32662       <method name="Void .ctor()">
32663         <size>7</size>
32664       </method>
32665       <method name="Void G()">
32666         <size>18</size>
32667       </method>
32668     </type>
32669     <type name="Test">
32670       <method name="Void .ctor()">
32671         <size>7</size>
32672       </method>
32673       <method name="Void Main()">
32674         <size>1</size>
32675       </method>
32676     </type>
32677   </test>
32678   <test name="test-538.cs">
32679     <type name="concrete">
32680       <method name="Void .ctor()">
32681         <size>7</size>
32682       </method>
32683     </type>
32684     <type name="Program">
32685       <method name="Void .ctor()">
32686         <size>7</size>
32687       </method>
32688       <method name="concrete getConcrete(IInterface)">
32689         <size>6</size>
32690       </method>
32691       <method name="Void Main(System.String[])">
32692         <size>20</size>
32693       </method>
32694     </type>
32695     <type name="testDelegate">
32696       <method name="Void .ctor(Object, IntPtr)">
32697         <size>0</size>
32698       </method>
32699       <method name="IInterface Invoke(concrete)">
32700         <size>0</size>
32701       </method>
32702       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32703         <size>0</size>
32704       </method>
32705       <method name="IInterface EndInvoke(IAsyncResult)">
32706         <size>0</size>
32707       </method>
32708     </type>
32709   </test>
32710   <test name="test-54.cs">
32711     <type name="X">
32712       <method name="Void .ctor()">
32713         <size>7</size>
32714       </method>
32715       <method name="Boolean v()">
32716         <size>26</size>
32717       </method>
32718       <method name="Int32 Main()">
32719         <size>2</size>
32720       </method>
32721     </type>
32722   </test>
32723   <test name="test-540.cs">
32724     <type name="A">
32725       <method name="Void .ctor()">
32726         <size>7</size>
32727       </method>
32728       <method name="Byte op_Implicit(A)">
32729         <size>3</size>
32730       </method>
32731     </type>
32732     <type name="Constraint">
32733       <method name="Void .ctor()">
32734         <size>7</size>
32735       </method>
32736       <method name="Void Foo(System.Object)">
32737         <size>1</size>
32738       </method>
32739       <method name="Int32 Main()">
32740         <size>93</size>
32741       </method>
32742       <method name="Constraint op_LogicalNot(Constraint)">
32743         <size>2</size>
32744       </method>
32745       <method name="Constraint op_UnaryPlus(Constraint)">
32746         <size>2</size>
32747       </method>
32748       <method name="Constraint op_OnesComplement(Constraint)">
32749         <size>2</size>
32750       </method>
32751       <method name="Constraint op_UnaryNegation(Constraint)">
32752         <size>2</size>
32753       </method>
32754     </type>
32755   </test>
32756   <test name="test-541.cs">
32757     <type name="A">
32758       <method name="Void .ctor(TestFunc)">
32759         <size>14</size>
32760       </method>
32761     </type>
32762     <type name="TestClass">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Void .cctor()">
32767         <size>46</size>
32768       </method>
32769       <method name="Int32 Main()">
32770         <size>6</size>
32771       </method>
32772     </type>
32773     <type name="TestFunc">
32774       <method name="Void .ctor(Object, IntPtr)">
32775         <size>0</size>
32776       </method>
32777       <method name="Void Invoke(Int32)">
32778         <size>0</size>
32779       </method>
32780       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32781         <size>0</size>
32782       </method>
32783       <method name="Void EndInvoke(IAsyncResult)">
32784         <size>0</size>
32785       </method>
32786     </type>
32787     <type name="TestClass">
32788       <method name="Void &lt;a&gt;m__0(Int32)">
32789         <size>7</size>
32790       </method>
32791     </type>
32792   </test>
32793   <test name="test-542.cs">
32794     <type name="X">
32795       <method name="Void .ctor()">
32796         <size>7</size>
32797       </method>
32798       <method name="Void Main()">
32799         <size>1</size>
32800       </method>
32801     </type>
32802     <type name="ARec">
32803       <method name="Void .ctor(Decimal)">
32804         <size>14</size>
32805       </method>
32806       <method name="Decimal Round(Int32)">
32807         <size>13</size>
32808       </method>
32809       <method name="Decimal Round(Decimal, Int32)">
32810         <size>7</size>
32811       </method>
32812     </type>
32813   </test>
32814   <test name="test-543.cs">
32815     <type name="BetterMethod">
32816       <method name="Void .ctor()">
32817         <size>7</size>
32818       </method>
32819       <method name="Int32 get_Item(System.Boolean[])">
32820         <size>2</size>
32821       </method>
32822       <method name="System.String get_Item(Boolean, System.Object)">
32823         <size>6</size>
32824       </method>
32825     </type>
32826     <type name="MainClass">
32827       <method name="Void .ctor()">
32828         <size>7</size>
32829       </method>
32830       <method name="Int32 get_Item(Int32, System.String[])">
32831         <size>2</size>
32832       </method>
32833       <method name="Void set_Item(Int32, System.String[], Int32)">
32834         <size>40</size>
32835       </method>
32836       <method name="System.Object get_Item(Int32, System.Object[])">
32837         <size>2</size>
32838       </method>
32839       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32840         <size>40</size>
32841       </method>
32842       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32843         <size>2</size>
32844       </method>
32845       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32846         <size>40</size>
32847       </method>
32848       <method name="Void Main(System.String[])">
32849         <size>258</size>
32850       </method>
32851     </type>
32852   </test>
32853   <test name="test-544.cs">
32854     <type name="X">
32855       <method name="Void .ctor()">
32856         <size>7</size>
32857       </method>
32858       <method name="Void Main()">
32859         <size>32</size>
32860       </method>
32861     </type>
32862   </test>
32863   <test name="test-545.cs">
32864     <type name="X">
32865       <method name="Void .ctor()">
32866         <size>7</size>
32867       </method>
32868       <method name="Void Main()">
32869         <size>1</size>
32870       </method>
32871     </type>
32872     <type name="Dingus">
32873       <method name="Void .ctor(Int32)">
32874         <size>1</size>
32875       </method>
32876     </type>
32877   </test>
32878   <test name="test-546.cs">
32879     <type name="NameSpace.C">
32880       <method name="Void .ctor()">
32881         <size>7</size>
32882       </method>
32883       <method name="Void Main()">
32884         <size>1</size>
32885       </method>
32886     </type>
32887   </test>
32888   <test name="test-547.cs">
32889     <type name="C">
32890       <method name="Void .ctor()">
32891         <size>7</size>
32892       </method>
32893       <method name="Void Main()">
32894         <size>1</size>
32895       </method>
32896     </type>
32897   </test>
32898   <test name="test-548.cs">
32899     <type name="Bugs.Bug0">
32900       <method name="Void .ctor()">
32901         <size>7</size>
32902       </method>
32903       <method name="Int32 Main()">
32904         <size>23</size>
32905       </method>
32906     </type>
32907     <type name="Bugs.Bug0+MyBoolean">
32908       <method name="Void .ctor(Boolean)">
32909         <size>8</size>
32910       </method>
32911       <method name="MyBoolean op_Implicit(Boolean)">
32912         <size>7</size>
32913       </method>
32914       <method name="Boolean op_Implicit(MyBoolean)">
32915         <size>8</size>
32916       </method>
32917     </type>
32918   </test>
32919   <test name="test-549.cs">
32920     <type name="Do">
32921       <method name="Void .ctor()">
32922         <size>7</size>
32923       </method>
32924       <method name="Void Register(Get)">
32925         <size>1</size>
32926       </method>
32927       <method name="Void Register(System.Object)">
32928         <size>1</size>
32929       </method>
32930       <method name="System.Object MyGet(Do)">
32931         <size>2</size>
32932       </method>
32933       <method name="Void X()">
32934         <size>19</size>
32935       </method>
32936     </type>
32937     <type name="User">
32938       <method name="Void .ctor()">
32939         <size>7</size>
32940       </method>
32941       <method name="Void Main()">
32942         <size>1</size>
32943       </method>
32944     </type>
32945     <type name="Get">
32946       <method name="Void .ctor(Object, IntPtr)">
32947         <size>0</size>
32948       </method>
32949       <method name="System.Object Invoke(Do)">
32950         <size>0</size>
32951       </method>
32952       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32953         <size>0</size>
32954       </method>
32955       <method name="System.Object EndInvoke(IAsyncResult)">
32956         <size>0</size>
32957       </method>
32958     </type>
32959   </test>
32960   <test name="test-55.cs">
32961     <type name="A.B.C">
32962       <method name="Void .ctor()">
32963         <size>7</size>
32964       </method>
32965       <method name="Void Hola()">
32966         <size>11</size>
32967       </method>
32968     </type>
32969     <type name="X.Y.Z.W">
32970       <method name="Void .ctor()">
32971         <size>7</size>
32972       </method>
32973       <method name="Void Ahoj()">
32974         <size>11</size>
32975       </method>
32976     </type>
32977     <type name="Foo.System">
32978       <method name="Void .ctor()">
32979         <size>7</size>
32980       </method>
32981       <method name="Void X()">
32982         <size>11</size>
32983       </method>
32984     </type>
32985     <type name="App">
32986       <method name="Void .ctor()">
32987         <size>7</size>
32988       </method>
32989       <method name="Int32 Main()">
32990         <size>12</size>
32991       </method>
32992     </type>
32993   </test>
32994   <test name="test-550.cs">
32995     <type name="Bla.Blub.Fo‿o">
32996       <method name="Void .ctor()">
32997         <size>7</size>
32998       </method>
32999       <method name="Void Main(System.String[])">
33000         <size>11</size>
33001       </method>
33002     </type>
33003   </test>
33004   <test name="test-551.cs">
33005     <type name="System.Int32">
33006       <method name="Void Main()">
33007         <size>1</size>
33008       </method>
33009     </type>
33010   </test>
33011   <test name="test-552.cs">
33012     <type name="C">
33013       <method name="Void .ctor()">
33014         <size>7</size>
33015       </method>
33016       <method name="Void Test(C)">
33017         <size>1</size>
33018       </method>
33019       <method name="Void Main()">
33020         <size>14</size>
33021       </method>
33022     </type>
33023   </test>
33024   <test name="test-553.cs">
33025     <type name="A">
33026       <method name="Void .ctor()">
33027         <size>7</size>
33028       </method>
33029       <method name="Void Add(System.Object)">
33030         <size>1</size>
33031       </method>
33032     </type>
33033     <type name="B">
33034       <method name="Void .ctor()">
33035         <size>7</size>
33036       </method>
33037       <method name="Boolean Add(System.Object)">
33038         <size>2</size>
33039       </method>
33040       <method name="Void Main()">
33041         <size>1</size>
33042       </method>
33043     </type>
33044   </test>
33045   <test name="test-554.cs">
33046     <type name="C">
33047       <method name="Void .ctor()">
33048         <size>7</size>
33049       </method>
33050       <method name="Int32 Main()">
33051         <size>145</size>
33052       </method>
33053     </type>
33054     <type name="&lt;PrivateImplementationDetails&gt;">
33055       <method name="Void .ctor()">
33056         <size>7</size>
33057       </method>
33058     </type>
33059   </test>
33060   <test name="test-555.cs">
33061     <type name="Test">
33062       <method name="Void .ctor()">
33063         <size>7</size>
33064       </method>
33065       <method name="Int32 Main()">
33066         <size>351</size>
33067       </method>
33068     </type>
33069   </test>
33070   <test name="test-556.cs">
33071     <type name="S">
33072       <method name="Void .ctor()">
33073         <size>7</size>
33074       </method>
33075       <method name="Void Frobnikator()">
33076         <size>1</size>
33077       </method>
33078       <method name="Void CharToX()">
33079         <size>1</size>
33080       </method>
33081       <method name="Int32 Main()">
33082         <size>35</size>
33083       </method>
33084     </type>
33085   </test>
33086   <test name="test-557.cs">
33087     <type name="Test">
33088       <method name="Void .ctor()">
33089         <size>7</size>
33090       </method>
33091       <method name="Void Main(System.String[])">
33092         <size>1</size>
33093       </method>
33094     </type>
33095   </test>
33096   <test name="test-558.cs">
33097     <type name="TestClass">
33098       <method name="Void .ctor()">
33099         <size>7</size>
33100       </method>
33101       <method name="Void Main()">
33102         <size>21</size>
33103       </method>
33104       <method name="Void TestMethod(Int32)">
33105         <size>1</size>
33106       </method>
33107     </type>
33108     <type name="TestClass+OneDelegate">
33109       <method name="Void .ctor(Object, IntPtr)">
33110         <size>0</size>
33111       </method>
33112       <method name="Void Invoke(Int32)">
33113         <size>0</size>
33114       </method>
33115       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33116         <size>0</size>
33117       </method>
33118       <method name="Void EndInvoke(IAsyncResult)">
33119         <size>0</size>
33120       </method>
33121     </type>
33122   </test>
33123   <test name="test-559.cs">
33124     <type name="C">
33125       <method name="Void .ctor()">
33126         <size>7</size>
33127       </method>
33128       <method name="Void add_TestEvent(B+TestDelegate)">
33129         <size>24</size>
33130       </method>
33131       <method name="Void remove_TestEvent(B+TestDelegate)">
33132         <size>24</size>
33133       </method>
33134       <method name="Void Main()">
33135         <size>1</size>
33136       </method>
33137     </type>
33138   </test>
33139   <test name="test-56.cs">
33140     <type name="A">
33141       <method name="Void .ctor()">
33142         <size>7</size>
33143       </method>
33144       <method name="Int32 get_P()">
33145         <size>7</size>
33146       </method>
33147       <method name="Void set_P(Int32)">
33148         <size>8</size>
33149       </method>
33150       <method name="Int32 get_Q()">
33151         <size>0</size>
33152       </method>
33153       <method name="Void set_Q(Int32)">
33154         <size>0</size>
33155       </method>
33156       <method name="Int32 get_R()">
33157         <size>7</size>
33158       </method>
33159       <method name="Void set_R(Int32)">
33160         <size>8</size>
33161       </method>
33162     </type>
33163     <type name="B">
33164       <method name="Void .ctor()">
33165         <size>7</size>
33166       </method>
33167       <method name="Int32 get_P()">
33168         <size>7</size>
33169       </method>
33170       <method name="Void set_P(Int32)">
33171         <size>8</size>
33172       </method>
33173       <method name="Int32 get_Q()">
33174         <size>7</size>
33175       </method>
33176       <method name="Void set_Q(Int32)">
33177         <size>8</size>
33178       </method>
33179     </type>
33180     <type name="C">
33181       <method name="Void .ctor()">
33182         <size>7</size>
33183       </method>
33184       <method name="Int32 get_Q()">
33185         <size>7</size>
33186       </method>
33187       <method name="Void set_Q(Int32)">
33188         <size>8</size>
33189       </method>
33190       <method name="Int32 get_R()">
33191         <size>7</size>
33192       </method>
33193       <method name="Void set_R(Int32)">
33194         <size>8</size>
33195       </method>
33196     </type>
33197     <type name="M">
33198       <method name="Void .ctor()">
33199         <size>7</size>
33200       </method>
33201       <method name="Int32 Main()">
33202         <size>221</size>
33203       </method>
33204     </type>
33205   </test>
33206   <test name="test-560.cs">
33207     <type name="Bugs.Bug2">
33208       <method name="Void .ctor()">
33209         <size>7</size>
33210       </method>
33211       <method name="Void Main(System.String[])">
33212         <size>81</size>
33213       </method>
33214     </type>
33215     <type name="Bugs.Bug2+MyByte">
33216       <method name="Void .ctor(Byte)">
33217         <size>8</size>
33218       </method>
33219       <method name="MyByte op_Implicit(Byte)">
33220         <size>7</size>
33221       </method>
33222       <method name="Byte op_Implicit(MyByte)">
33223         <size>8</size>
33224       </method>
33225     </type>
33226     <type name="Bugs.Bug2+MyInt">
33227       <method name="Void .ctor(Int32)">
33228         <size>8</size>
33229       </method>
33230       <method name="MyInt op_Implicit(Int32)">
33231         <size>7</size>
33232       </method>
33233       <method name="Int32 op_Implicit(MyInt)">
33234         <size>8</size>
33235       </method>
33236     </type>
33237   </test>
33238   <test name="test-561.cs">
33239     <type name="A">
33240       <method name="Void .ctor()">
33241         <size>7</size>
33242       </method>
33243       <method name="Void I.M()">
33244         <size>1</size>
33245       </method>
33246       <method name="Void M()">
33247         <size>0</size>
33248       </method>
33249     </type>
33250     <type name="C">
33251       <method name="Void .ctor()">
33252         <size>7</size>
33253       </method>
33254       <method name="Void M()">
33255         <size>1</size>
33256       </method>
33257       <method name="Void Main()">
33258         <size>1</size>
33259       </method>
33260     </type>
33261   </test>
33262   <test name="test-562.cs">
33263     <type name="Program">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267       <method name="Int32 Main()">
33268         <size>45</size>
33269       </method>
33270     </type>
33271   </test>
33272   <test name="test-563.cs">
33273     <type name="Test">
33274       <method name="Void .ctor()">
33275         <size>7</size>
33276       </method>
33277       <method name="System.Object TestMethod(TestCollection)">
33278         <size>64</size>
33279       </method>
33280       <method name="Void Main()">
33281         <size>1</size>
33282       </method>
33283     </type>
33284   </test>
33285   <test name="test-564.cs">
33286     <type name="A">
33287       <method name="Void .ctor()">
33288         <size>7</size>
33289       </method>
33290       <method name="Void Main()">
33291         <size>1</size>
33292       </method>
33293     </type>
33294   </test>
33295   <test name="test-565.cs">
33296     <type name="T">
33297       <method name="Void .ctor()">
33298         <size>7</size>
33299       </method>
33300       <method name="Boolean Equals(System.Object)">
33301         <size>2</size>
33302       </method>
33303       <method name="Void Main()">
33304         <size>1</size>
33305       </method>
33306     </type>
33307   </test>
33308   <test name="test-566.cs">
33309     <type name="Test">
33310       <method name="Void .ctor()">
33311         <size>7</size>
33312       </method>
33313       <method name="System.String get_Spec()">
33314         <size>12</size>
33315       </method>
33316       <method name="Void Foo(C)">
33317         <size>7</size>
33318       </method>
33319       <method name="Void Foo2(CC)">
33320         <size>12</size>
33321       </method>
33322       <method name="Void Main()">
33323         <size>1</size>
33324       </method>
33325     </type>
33326     <type name="CA">
33327       <method name="Void .ctor()">
33328         <size>7</size>
33329       </method>
33330       <method name="Void set_Spec(System.String)">
33331         <size>1</size>
33332       </method>
33333     </type>
33334     <type name="CB">
33335       <method name="Void .ctor()">
33336         <size>7</size>
33337       </method>
33338       <method name="Void set_Spec(System.String)">
33339         <size>1</size>
33340       </method>
33341     </type>
33342     <type name="CC">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346     </type>
33347   </test>
33348   <test name="test-567.cs">
33349     <type name="preservesig_test.Class1">
33350       <method name="Void .ctor()">
33351         <size>7</size>
33352       </method>
33353       <method name="Int32 Main(System.String[])">
33354         <size>143</size>
33355       </method>
33356     </type>
33357     <type name="preservesig_test.TestClass">
33358       <method name="Void .ctor()">
33359         <size>7</size>
33360       </method>
33361       <method name="Void add_e(preservesig_test.TestClass+D)">
33362         <size>24</size>
33363       </method>
33364       <method name="Void remove_e(preservesig_test.TestClass+D)">
33365         <size>24</size>
33366       </method>
33367       <method name="Int32 DoFoo()">
33368         <size>2</size>
33369       </method>
33370       <method name="Int32 get_Foo()">
33371         <size>2</size>
33372       </method>
33373     </type>
33374     <type name="preservesig_test.TestClass+D">
33375       <method name="Void .ctor(Object, IntPtr)">
33376         <size>0</size>
33377       </method>
33378       <method name="Void Invoke()">
33379         <size>0</size>
33380       </method>
33381       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33382         <size>0</size>
33383       </method>
33384       <method name="Void EndInvoke(IAsyncResult)">
33385         <size>0</size>
33386       </method>
33387     </type>
33388   </test>
33389   <test name="test-568.cs">
33390     <type name="B">
33391       <method name="Void .ctor()">
33392         <size>7</size>
33393       </method>
33394       <method name="Void Main()">
33395         <size>1</size>
33396       </method>
33397     </type>
33398   </test>
33399   <test name="test-569.cs">
33400     <type name="MyAttribute">
33401       <method name="Void .ctor()">
33402         <size>7</size>
33403       </method>
33404     </type>
33405     <type name="SubAttribute">
33406       <method name="Void .ctor()">
33407         <size>7</size>
33408       </method>
33409     </type>
33410     <type name="test">
33411       <method name="Void .ctor()">
33412         <size>7</size>
33413       </method>
33414       <method name="Void method()">
33415         <size>1</size>
33416       </method>
33417       <method name="Void Main()">
33418         <size>1</size>
33419       </method>
33420     </type>
33421   </test>
33422   <test name="test-57.cs">
33423     <type name="Button">
33424       <method name="Void .ctor()">
33425         <size>7</size>
33426       </method>
33427       <method name="Void add_Click(EventHandler)">
33428         <size>24</size>
33429       </method>
33430       <method name="Void remove_Click(EventHandler)">
33431         <size>24</size>
33432       </method>
33433       <method name="Void OnClick(Int32, Int32)">
33434         <size>36</size>
33435       </method>
33436       <method name="Void Reset()">
33437         <size>8</size>
33438       </method>
33439     </type>
33440     <type name="Blah">
33441       <method name="Void .ctor()">
33442         <size>18</size>
33443       </method>
33444       <method name="Void Connect()">
33445         <size>59</size>
33446       </method>
33447       <method name="Void Button1_Click(Int32, Int32)">
33448         <size>34</size>
33449       </method>
33450       <method name="Void Foo_Click(Int32, Int32)">
33451         <size>34</size>
33452       </method>
33453       <method name="Void Disconnect()">
33454         <size>34</size>
33455       </method>
33456       <method name="Int32 Main()">
33457         <size>66</size>
33458       </method>
33459     </type>
33460     <type name="EventHandler">
33461       <method name="Void .ctor(Object, IntPtr)">
33462         <size>0</size>
33463       </method>
33464       <method name="Void Invoke(Int32, Int32)">
33465         <size>0</size>
33466       </method>
33467       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33468         <size>0</size>
33469       </method>
33470       <method name="Void EndInvoke(IAsyncResult)">
33471         <size>0</size>
33472       </method>
33473     </type>
33474   </test>
33475   <test name="test-570.cs">
33476     <type name="Bar">
33477       <method name="Void .ctor()">
33478         <size>7</size>
33479       </method>
33480     </type>
33481     <type name="Program">
33482       <method name="Void .ctor()">
33483         <size>7</size>
33484       </method>
33485       <method name="Void Main()">
33486         <size>47</size>
33487       </method>
33488     </type>
33489   </test>
33490   <test name="test-571.cs">
33491     <type name="Test">
33492       <method name="Void .ctor()">
33493         <size>7</size>
33494       </method>
33495       <method name="Void Main()">
33496         <size>1</size>
33497       </method>
33498     </type>
33499   </test>
33500   <test name="test-572.cs">
33501     <type name="C">
33502       <method name="Void .ctor()">
33503         <size>7</size>
33504       </method>
33505       <method name="Color get_Color()">
33506         <size>10</size>
33507       </method>
33508       <method name="Void ResetCustomColors()">
33509         <size>16</size>
33510       </method>
33511       <method name="Void Main()">
33512         <size>1</size>
33513       </method>
33514     </type>
33515     <type name="Color">
33516       <method name="Color From(Int32)">
33517         <size>10</size>
33518       </method>
33519       <method name="Int32 ToArgb()">
33520         <size>2</size>
33521       </method>
33522     </type>
33523   </test>
33524   <test name="test-573.cs">
33525     <type name="C">
33526       <method name="Void .ctor()">
33527         <size>7</size>
33528       </method>
33529       <method name="Void .cctor()">
33530         <size>11</size>
33531       </method>
33532       <method name="Void Main()">
33533         <size>25</size>
33534       </method>
33535     </type>
33536   </test>
33537   <test name="test-574.cs">
33538     <type name="X">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542       <method name="Int32 Main()">
33543         <size>31</size>
33544       </method>
33545     </type>
33546   </test>
33547   <test name="test-575.cs">
33548     <type name="Program">
33549       <method name="Void .ctor()">
33550         <size>7</size>
33551       </method>
33552       <method name="Void Main(System.String[])">
33553         <size>25</size>
33554       </method>
33555     </type>
33556   </test>
33557   <test name="test-576.cs">
33558     <type name="Foo">
33559       <method name="Void .ctor()">
33560         <size>7</size>
33561       </method>
33562       <method name="Void Main()">
33563         <size>24</size>
33564       </method>
33565     </type>
33566   </test>
33567   <test name="test-578.cs">
33568     <type name="Test1.TestItem1">
33569       <method name="Void .ctor()">
33570         <size>7</size>
33571       </method>
33572       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33573         <size>34</size>
33574       </method>
33575       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33576         <size>34</size>
33577       </method>
33578       <method name="Int32 Test()">
33579         <size>12</size>
33580       </method>
33581     </type>
33582     <type name="Test1.TestItem2">
33583       <method name="Void .ctor()">
33584         <size>7</size>
33585       </method>
33586       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33587         <size>18</size>
33588       </method>
33589       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33590         <size>18</size>
33591       </method>
33592     </type>
33593     <type name="Test1.CC">
33594       <method name="Void .ctor()">
33595         <size>7</size>
33596       </method>
33597       <method name="Int32 Main()">
33598         <size>57</size>
33599       </method>
33600     </type>
33601     <type name="Test1.TestDelegate1">
33602       <method name="Void .ctor(Object, IntPtr)">
33603         <size>0</size>
33604       </method>
33605       <method name="Int32 Invoke()">
33606         <size>0</size>
33607       </method>
33608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33609         <size>0</size>
33610       </method>
33611       <method name="Int32 EndInvoke(IAsyncResult)">
33612         <size>0</size>
33613       </method>
33614     </type>
33615     <type name="Test1.CC">
33616       <method name="Int32 &lt;Main&gt;m__0()">
33617         <size>2</size>
33618       </method>
33619     </type>
33620   </test>
33621   <test name="test-579.cs">
33622     <type name="X">
33623       <method name="Void .ctor()">
33624         <size>7</size>
33625       </method>
33626       <method name="Void Main()">
33627         <size>35</size>
33628       </method>
33629       <method name="Void DoCall(X+test)">
33630         <size>1</size>
33631       </method>
33632     </type>
33633     <type name="X+test">
33634       <method name="Void .ctor(Object, IntPtr)">
33635         <size>0</size>
33636       </method>
33637       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33638         <size>0</size>
33639       </method>
33640       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33641         <size>0</size>
33642       </method>
33643       <method name="System.Object EndInvoke(IAsyncResult)">
33644         <size>0</size>
33645       </method>
33646     </type>
33647     <type name="X">
33648       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33649         <size>18</size>
33650       </method>
33651     </type>
33652   </test>
33653   <test name="test-58.cs">
33654     <type name="Blah">
33655       <method name="Void .ctor()">
33656         <size>7</size>
33657       </method>
33658       <method name="Int32 Main()">
33659         <size>27</size>
33660       </method>
33661     </type>
33662   </test>
33663   <test name="test-580.cs">
33664     <type name="Bla">
33665       <method name="Void .ctor()">
33666         <size>7</size>
33667       </method>
33668       <method name="Void BuildNode(System.String ByRef)">
33669         <size>43</size>
33670       </method>
33671       <method name="Void BuildNode(System.String[] ByRef)">
33672         <size>56</size>
33673       </method>
33674       <method name="Void BuildNode_B(System.Object ByRef)">
33675         <size>18</size>
33676       </method>
33677       <method name="System.String BuildNode_C(System.String ByRef)">
33678         <size>76</size>
33679       </method>
33680       <method name="System.String BuildNode_D()">
33681         <size>155</size>
33682       </method>
33683       <method name="Void BuildNode_E(System.String[,] ByRef)">
33684         <size>68</size>
33685       </method>
33686       <method name="Int32 Main()">
33687         <size>265</size>
33688       </method>
33689     </type>
33690   </test>
33691   <test name="test-581.cs">
33692     <type name="TestParams">
33693       <method name="Void .ctor()">
33694         <size>7</size>
33695       </method>
33696       <method name="System.Object get_Item(System.String[])">
33697         <size>4</size>
33698       </method>
33699       <method name="Void set_Item(System.String[], System.Object)">
33700         <size>40</size>
33701       </method>
33702       <method name="Void TestMethod()">
33703         <size>179</size>
33704       </method>
33705     </type>
33706     <type name="TestNonParams">
33707       <method name="Void .ctor()">
33708         <size>7</size>
33709       </method>
33710       <method name="System.Object get_Item(System.String)">
33711         <size>2</size>
33712       </method>
33713       <method name="Void set_Item(System.String, System.Object)">
33714         <size>40</size>
33715       </method>
33716       <method name="Void TestMethod()">
33717         <size>71</size>
33718       </method>
33719     </type>
33720     <type name="M">
33721       <method name="Void .ctor()">
33722         <size>7</size>
33723       </method>
33724       <method name="Int32 Main()">
33725         <size>22</size>
33726       </method>
33727     </type>
33728   </test>
33729   <test name="test-582.cs">
33730     <type name="TrueClass">
33731       <method name="Void Main()">
33732         <size>1</size>
33733       </method>
33734     </type>
33735   </test>
33736   <test name="test-583.cs">
33737     <type name="Program">
33738       <method name="Void .ctor()">
33739         <size>7</size>
33740       </method>
33741       <method name="Int32 Main()">
33742         <size>19</size>
33743       </method>
33744     </type>
33745     <type name="ObjectContainerBase">
33746       <method name="Void .ctor()">
33747         <size>7</size>
33748       </method>
33749     </type>
33750   </test>
33751   <test name="test-584.cs">
33752     <type name="Style">
33753       <method name="Void .ctor()">
33754         <size>7</size>
33755       </method>
33756       <method name="Style get_CurrentStyle()">
33757         <size>2</size>
33758       </method>
33759       <method name="Void set_CurrentStyle(Style)">
33760         <size>1</size>
33761       </method>
33762       <method name="Boolean LoadCurrentStyle()">
33763         <size>20</size>
33764       </method>
33765       <method name="Style Load()">
33766         <size>2</size>
33767       </method>
33768       <method name="Int32 Main()">
33769         <size>18</size>
33770       </method>
33771     </type>
33772   </test>
33773   <test name="test-585.cs">
33774     <type name="A">
33775       <method name="Void .ctor()">
33776         <size>7</size>
33777       </method>
33778     </type>
33779     <type name="B">
33780       <method name="Void .ctor()">
33781         <size>7</size>
33782       </method>
33783     </type>
33784     <type name="X">
33785       <method name="Void .ctor()">
33786         <size>7</size>
33787       </method>
33788     </type>
33789     <type name="Program">
33790       <method name="Void .ctor()">
33791         <size>7</size>
33792       </method>
33793       <method name="Void Main()">
33794         <size>52</size>
33795       </method>
33796     </type>
33797   </test>
33798   <test name="test-586.cs">
33799     <type name="Program">
33800       <method name="Void .ctor()">
33801         <size>7</size>
33802       </method>
33803       <method name="Int32 Main()">
33804         <size>99</size>
33805       </method>
33806     </type>
33807     <type name="Program+MyColor">
33808       <method name="Void .ctor(Single)">
33809         <size>8</size>
33810       </method>
33811       <method name="Single get_Value()">
33812         <size>7</size>
33813       </method>
33814       <method name="MyColor op_Addition(MyColor, MyColor)">
33815         <size>21</size>
33816       </method>
33817     </type>
33818   </test>
33819   <test name="test-587.cs">
33820     <type name="Program">
33821       <method name="Void .ctor()">
33822         <size>7</size>
33823       </method>
33824       <method name="Int32 Main()">
33825         <size>17</size>
33826       </method>
33827     </type>
33828   </test>
33829   <test name="test-588.cs">
33830     <type name="TestNamespace.TestClass">
33831       <method name="Void .ctor()">
33832         <size>7</size>
33833       </method>
33834       <method name="Void HelloWorld()">
33835         <size>1</size>
33836       </method>
33837     </type>
33838     <type name="SuperClass">
33839       <method name="Void .ctor()">
33840         <size>7</size>
33841       </method>
33842       <method name="TestNamespace.TestClass get_TestClass()">
33843         <size>7</size>
33844       </method>
33845     </type>
33846     <type name="SubClass">
33847       <method name="Void .ctor()">
33848         <size>12</size>
33849       </method>
33850     </type>
33851     <type name="App">
33852       <method name="Void .ctor()">
33853         <size>7</size>
33854       </method>
33855       <method name="Void Main()">
33856         <size>7</size>
33857       </method>
33858     </type>
33859   </test>
33860   <test name="test-589.cs">
33861     <type name="TestNamespace.TestClass">
33862       <method name="Void .ctor()">
33863         <size>7</size>
33864       </method>
33865       <method name="Void HelloWorld()">
33866         <size>1</size>
33867       </method>
33868     </type>
33869     <type name="SuperClass">
33870       <method name="Void .ctor()">
33871         <size>7</size>
33872       </method>
33873       <method name="TestNamespace.TestClass get_TestClass()">
33874         <size>7</size>
33875       </method>
33876       <method name="Void set_TestClass(TestNamespace.TestClass)">
33877         <size>1</size>
33878       </method>
33879     </type>
33880     <type name="SubClass">
33881       <method name="Void .ctor()">
33882         <size>12</size>
33883       </method>
33884     </type>
33885     <type name="App">
33886       <method name="Void .ctor()">
33887         <size>7</size>
33888       </method>
33889       <method name="Void Main()">
33890         <size>7</size>
33891       </method>
33892     </type>
33893   </test>
33894   <test name="test-59.cs">
33895     <type name="X">
33896       <method name="Void .ctor()">
33897         <size>7</size>
33898       </method>
33899       <method name="Int32 test_explicit()">
33900         <size>224</size>
33901       </method>
33902       <method name="Int32 test_implicit()">
33903         <size>102</size>
33904       </method>
33905       <method name="Int32 Main()">
33906         <size>55</size>
33907       </method>
33908     </type>
33909   </test>
33910   <test name="test-590.cs">
33911     <type name="X">
33912       <method name="Void .ctor()">
33913         <size>18</size>
33914       </method>
33915       <method name="Int32 Main()">
33916         <size>28</size>
33917       </method>
33918       <method name="System.String Foo()">
33919         <size>6</size>
33920       </method>
33921       <method name="System.String get_Prop()">
33922         <size>7</size>
33923       </method>
33924       <method name="Void set_Prop(System.String)">
33925         <size>8</size>
33926       </method>
33927       <method name="System.String get_Item(Int32)">
33928         <size>7</size>
33929       </method>
33930       <method name="Void set_Item(Int32, System.String)">
33931         <size>8</size>
33932       </method>
33933       <method name="Int32 Do(System.String, System.String, System.String)">
33934         <size>334</size>
33935       </method>
33936     </type>
33937   </test>
33938   <test name="test-591.cs">
33939     <type name="C1">
33940       <method name="Void .ctor()">
33941         <size>7</size>
33942       </method>
33943       <method name="Void Foo(System.String)">
33944         <size>49</size>
33945       </method>
33946     </type>
33947     <type name="C2">
33948       <method name="Void .ctor()">
33949         <size>7</size>
33950       </method>
33951       <method name="Void Main()">
33952         <size>1</size>
33953       </method>
33954     </type>
33955   </test>
33956   <test name="test-592.cs">
33957     <type name="T">
33958       <method name="Void .ctor()">
33959         <size>7</size>
33960       </method>
33961       <method name="Int32 fib(Int32)">
33962         <size>53</size>
33963       </method>
33964       <method name="Int32 xx(Int32)">
33965         <size>33</size>
33966       </method>
33967       <method name="Void foo(Int32)">
33968         <size>38</size>
33969       </method>
33970       <method name="Void XXXA()">
33971         <size>6</size>
33972       </method>
33973       <method name="Void Main()">
33974         <size>1</size>
33975       </method>
33976     </type>
33977   </test>
33978   <test name="test-593.cs">
33979     <type name="MainClass">
33980       <method name="Void .ctor()">
33981         <size>7</size>
33982       </method>
33983       <method name="Void Foo(I)">
33984         <size>7</size>
33985       </method>
33986       <method name="Void Main()">
33987         <size>1</size>
33988       </method>
33989     </type>
33990   </test>
33991   <test name="test-594.cs">
33992     <type name="Test">
33993       <method name="Void .ctor()">
33994         <size>7</size>
33995       </method>
33996       <method name="Void Main()">
33997         <size>1</size>
33998       </method>
33999     </type>
34000   </test>
34001   <test name="test-595.cs">
34002     <type name="AttributesCollection">
34003       <method name="Void .ctor()">
34004         <size>7</size>
34005       </method>
34006       <method name="System.Object get_Item(SymbolId)">
34007         <size>2</size>
34008       </method>
34009       <method name="Void set_Item(SymbolId, System.Object)">
34010         <size>1</size>
34011       </method>
34012     </type>
34013     <type name="Program">
34014       <method name="Void .ctor()">
34015         <size>7</size>
34016       </method>
34017       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
34018         <size>18</size>
34019       </method>
34020       <method name="Void Main()">
34021         <size>23</size>
34022       </method>
34023     </type>
34024   </test>
34025   <test name="test-596.cs">
34026     <type name="C">
34027       <method name="Void .ctor()">
34028         <size>7</size>
34029       </method>
34030       <method name="Void Main()">
34031         <size>17</size>
34032       </method>
34033     </type>
34034   </test>
34035   <test name="test-597.cs">
34036     <type name="TestNS.Foo">
34037       <method name="Void .ctor()">
34038         <size>7</size>
34039       </method>
34040     </type>
34041     <type name="TestNS.XElement">
34042       <method name="Void .ctor()">
34043         <size>7</size>
34044       </method>
34045       <method name="TestNS.Bar get_Document()">
34046         <size>2</size>
34047       </method>
34048       <method name="System.Object get_CrashHere()">
34049         <size>29</size>
34050       </method>
34051     </type>
34052     <type name="TestNS.Element">
34053       <method name="Void .ctor()">
34054         <size>7</size>
34055       </method>
34056       <method name="TestNS.Foo get_Document()">
34057         <size>2</size>
34058       </method>
34059     </type>
34060     <type name="TestNS.Bar">
34061       <method name="Void .ctor()">
34062         <size>7</size>
34063       </method>
34064       <method name="IHoge get_Root()">
34065         <size>2</size>
34066       </method>
34067     </type>
34068     <type name="TestNS.C">
34069       <method name="Void .ctor()">
34070         <size>7</size>
34071       </method>
34072       <method name="Void Main()">
34073         <size>1</size>
34074       </method>
34075     </type>
34076   </test>
34077   <test name="test-598.cs">
34078     <type name="Test">
34079       <method name="Void .ctor()">
34080         <size>35</size>
34081       </method>
34082       <method name="V get_v()">
34083         <size>7</size>
34084       </method>
34085       <method name="Void Main()">
34086         <size>1</size>
34087       </method>
34088     </type>
34089     <type name="V">
34090       <method name="Void set_Item(Int32, Int32)">
34091         <size>1</size>
34092       </method>
34093     </type>
34094   </test>
34095   <test name="test-599.cs">
34096     <type name="Test.String">
34097       <method name="Void .ctor(String)">
34098         <size>14</size>
34099       </method>
34100       <method name="Test.String op_Implicit(System.String)">
34101         <size>15</size>
34102       </method>
34103       <method name="System.String op_Implicit(Test.String)">
34104         <size>15</size>
34105       </method>
34106     </type>
34107     <type name="TestCompiler.MainClass">
34108       <method name="Void .ctor()">
34109         <size>7</size>
34110       </method>
34111       <method name="Int32 Main()">
34112         <size>80</size>
34113       </method>
34114     </type>
34115   </test>
34116   <test name="test-6.cs">
34117     <type name="X">
34118       <method name="Void .ctor()">
34119         <size>7</size>
34120       </method>
34121       <method name="Int32 Main()">
34122         <size>37</size>
34123       </method>
34124     </type>
34125   </test>
34126   <test name="test-60.cs">
34127     <type name="ns5.Y">
34128       <method name="Void .ctor()">
34129         <size>7</size>
34130       </method>
34131       <method name="Void Run()">
34132         <size>1</size>
34133       </method>
34134     </type>
34135     <type name="X">
34136       <method name="Void .ctor()">
34137         <size>7</size>
34138       </method>
34139       <method name="Int32 Main()">
34140         <size>14</size>
34141       </method>
34142     </type>
34143   </test>
34144   <test name="test-600.cs">
34145     <type name="Test.Regression">
34146       <method name="Void .ctor()">
34147         <size>7</size>
34148       </method>
34149       <method name="Int32 Main()">
34150         <size>90</size>
34151       </method>
34152     </type>
34153   </test>
34154   <test name="test-601.cs">
34155     <type name="C">
34156       <method name="Void .ctor()">
34157         <size>7</size>
34158       </method>
34159       <method name="Void Main()">
34160         <size>1</size>
34161       </method>
34162     </type>
34163     <type name="C+MarkerUpdatedVMDelegate">
34164       <method name="Void .ctor(Object, IntPtr)">
34165         <size>0</size>
34166       </method>
34167       <method name="Void Invoke(IntPtr, IntPtr)">
34168         <size>0</size>
34169       </method>
34170       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
34171         <size>0</size>
34172       </method>
34173       <method name="Void EndInvoke(IAsyncResult)">
34174         <size>0</size>
34175       </method>
34176     </type>
34177   </test>
34178   <test name="test-602.cs">
34179     <type name="C">
34180       <method name="Void .ctor()">
34181         <size>7</size>
34182       </method>
34183       <method name="Int32 Main()">
34184         <size>95</size>
34185       </method>
34186       <method name="Int32 Error(System.String, System.Object[])">
34187         <size>8</size>
34188       </method>
34189       <method name="Int32 Format(System.String, System.Object)">
34190         <size>2</size>
34191       </method>
34192       <method name="Int32 Format(System.String, System.Object[])">
34193         <size>2</size>
34194       </method>
34195       <method name="Int32 Format(System.String, System.Object, System.Object[])">
34196         <size>2</size>
34197       </method>
34198       <method name="Int32 Test_A(System.String)">
34199         <size>2</size>
34200       </method>
34201       <method name="Int32 Test_A(System.String, System.Object[])">
34202         <size>2</size>
34203       </method>
34204       <method name="Int32 Test_C(System.Type, System.Int32[])">
34205         <size>2</size>
34206       </method>
34207       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
34208         <size>2</size>
34209       </method>
34210     </type>
34211   </test>
34212   <test name="test-603.cs">
34213     <type name="ConsoleApplication1.Program">
34214       <method name="Void .ctor()">
34215         <size>7</size>
34216       </method>
34217       <method name="Void .cctor()">
34218         <size>1</size>
34219       </method>
34220       <method name="Int32 Main()">
34221         <size>52</size>
34222       </method>
34223     </type>
34224   </test>
34225   <test name="test-604.cs">
34226     <type name="Program">
34227       <method name="Void .ctor()">
34228         <size>7</size>
34229       </method>
34230       <method name="Int32 Main()">
34231         <size>83</size>
34232       </method>
34233     </type>
34234     <type name="Program+ImplementingExplicitInterfacesMembers">
34235       <method name="Void .ctor()">
34236         <size>7</size>
34237       </method>
34238       <method name="Void Program.Iface1.IfaceMethod1()">
34239         <size>1</size>
34240       </method>
34241       <method name="Void Program.Iface2.IfaceMethod2()">
34242         <size>1</size>
34243       </method>
34244     </type>
34245   </test>
34246   <test name="test-605.cs">
34247     <type name="TestA">
34248       <method name="Void .ctor()">
34249         <size>7</size>
34250       </method>
34251       <method name="System.String get_Method()">
34252         <size>2</size>
34253       </method>
34254     </type>
34255     <type name="TestB">
34256       <method name="Void .ctor()">
34257         <size>7</size>
34258       </method>
34259       <method name="System.String get_Method()">
34260         <size>2</size>
34261       </method>
34262       <method name="Void Main()">
34263         <size>1</size>
34264       </method>
34265     </type>
34266   </test>
34267   <test name="test-606.cs">
34268     <type name="Program">
34269       <method name="Void .ctor()">
34270         <size>7</size>
34271       </method>
34272       <method name="Int32 Main()">
34273         <size>157</size>
34274       </method>
34275     </type>
34276     <type name="Info">
34277       <method name="Void .ctor()">
34278         <size>7</size>
34279       </method>
34280       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
34281         <size>2</size>
34282       </method>
34283       <method name="Void System.Collections.IEnumerator.Reset()">
34284         <size>1</size>
34285       </method>
34286       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34287         <size>2</size>
34288       </method>
34289       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
34290         <size>2</size>
34291       </method>
34292       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
34293         <size>1</size>
34294       </method>
34295     </type>
34296   </test>
34297   <test name="test-607.cs">
34298     <type name="Program">
34299       <method name="Void .ctor()">
34300         <size>7</size>
34301       </method>
34302       <method name="Int32 Main()">
34303         <size>40</size>
34304       </method>
34305     </type>
34306   </test>
34307   <test name="test-608.cs">
34308     <type name="X">
34309       <method name="Void .ctor()">
34310         <size>7</size>
34311       </method>
34312       <method name="Void Main()">
34313         <size>60</size>
34314       </method>
34315     </type>
34316   </test>
34317   <test name="test-609.cs">
34318     <type name="Test">
34319       <method name="Void .ctor()">
34320         <size>7</size>
34321       </method>
34322       <method name="Int32 Main()">
34323         <size>36</size>
34324       </method>
34325     </type>
34326   </test>
34327   <test name="test-61.cs">
34328     <type name="X">
34329       <method name="Void .ctor()">
34330         <size>7</size>
34331       </method>
34332       <method name="Void add_XX(X+MyEvent)">
34333         <size>3</size>
34334       </method>
34335       <method name="Void remove_XX(X+MyEvent)">
34336         <size>3</size>
34337       </method>
34338       <method name="Int32 get_Property()">
34339         <size>4</size>
34340       </method>
34341       <method name="Void set_Property(Int32)">
34342         <size>3</size>
34343       </method>
34344       <method name="Int32 get_P2()">
34345         <size>2</size>
34346       </method>
34347       <method name="Void set_P3(Int32)">
34348         <size>1</size>
34349       </method>
34350       <method name="Int32 Main()">
34351         <size>2</size>
34352       </method>
34353     </type>
34354     <type name="X+MyEvent">
34355       <method name="Void .ctor(Object, IntPtr)">
34356         <size>0</size>
34357       </method>
34358       <method name="Void Invoke()">
34359         <size>0</size>
34360       </method>
34361       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34362         <size>0</size>
34363       </method>
34364       <method name="Void EndInvoke(IAsyncResult)">
34365         <size>0</size>
34366       </method>
34367     </type>
34368   </test>
34369   <test name="test-610.cs">
34370     <type name="A">
34371       <method name="Void .ctor()">
34372         <size>7</size>
34373       </method>
34374       <method name="Void Main()">
34375         <size>1</size>
34376       </method>
34377     </type>
34378     <type name="A+C">
34379       <method name="Void .ctor()">
34380         <size>7</size>
34381       </method>
34382     </type>
34383     <type name="A+C+D">
34384       <method name="Void .ctor()">
34385         <size>7</size>
34386       </method>
34387     </type>
34388     <type name="N.B">
34389       <method name="Void .ctor()">
34390         <size>7</size>
34391       </method>
34392     </type>
34393     <type name="N.B+C">
34394       <method name="Void .ctor()">
34395         <size>7</size>
34396       </method>
34397     </type>
34398     <type name="N.B+C+E">
34399       <method name="Void .ctor()">
34400         <size>7</size>
34401       </method>
34402     </type>
34403     <type name="N.B+A">
34404       <method name="Void .ctor()">
34405         <size>7</size>
34406       </method>
34407     </type>
34408     <type name="N.B+A+D">
34409       <method name="Void .ctor()">
34410         <size>7</size>
34411       </method>
34412     </type>
34413   </test>
34414   <test name="test-611.cs">
34415     <type name="T">
34416       <method name="Void .ctor()">
34417         <size>7</size>
34418       </method>
34419     </type>
34420     <type name="T+Protected">
34421       <method name="Void .ctor()">
34422         <size>7</size>
34423       </method>
34424     </type>
34425     <type name="D">
34426       <method name="Void .ctor()">
34427         <size>7</size>
34428       </method>
34429     </type>
34430     <type name="D+Private">
34431       <method name="Void .ctor()">
34432         <size>7</size>
34433       </method>
34434       <method name="Void Stuff(T+Protected)">
34435         <size>1</size>
34436       </method>
34437     </type>
34438     <type name="D2">
34439       <method name="Void .ctor()">
34440         <size>7</size>
34441       </method>
34442     </type>
34443     <type name="D2+P">
34444       <method name="Void .ctor()">
34445         <size>7</size>
34446       </method>
34447     </type>
34448     <type name="D2+P+Private">
34449       <method name="Void .ctor()">
34450         <size>7</size>
34451       </method>
34452       <method name="Void Stuff(T+Protected)">
34453         <size>1</size>
34454       </method>
34455     </type>
34456     <type name="Z">
34457       <method name="Void .ctor()">
34458         <size>7</size>
34459       </method>
34460       <method name="Void Main()">
34461         <size>1</size>
34462       </method>
34463     </type>
34464   </test>
34465   <test name="test-612.cs">
34466     <type name="Abcdefghijklmnopqrstuvwxyz">
34467       <method name="Void .ctor()">
34468         <size>7</size>
34469       </method>
34470       <method name="Void .cctor()">
34471         <size>7</size>
34472       </method>
34473     </type>
34474     <type name="OO">
34475       <method name="Void .ctor()">
34476         <size>7</size>
34477       </method>
34478       <method name="Void D()">
34479         <size>5293</size>
34480       </method>
34481     </type>
34482     <type name="Zyxwvutsrqp">
34483       <method name="Void .ctor()">
34484         <size>7</size>
34485       </method>
34486       <method name="Void .cctor()">
34487         <size>7</size>
34488       </method>
34489     </type>
34490     <type name="XXX">
34491       <method name="Void .ctor()">
34492         <size>7</size>
34493       </method>
34494       <method name="Boolean IsAltered()">
34495         <size>859</size>
34496       </method>
34497       <method name="Void Main()">
34498         <size>1</size>
34499       </method>
34500     </type>
34501   </test>
34502   <test name="test-613.cs">
34503     <type name="M">
34504       <method name="Void .ctor()">
34505         <size>7</size>
34506       </method>
34507       <method name="Boolean g()">
34508         <size>8</size>
34509       </method>
34510       <method name="Int32 Main()">
34511         <size>62</size>
34512       </method>
34513     </type>
34514   </test>
34515   <test name="test-614.cs">
34516     <type name="C">
34517       <method name="Void .ctor()">
34518         <size>7</size>
34519       </method>
34520       <method name="Void And()">
34521         <size>73</size>
34522       </method>
34523       <method name="Void Or()">
34524         <size>129</size>
34525       </method>
34526       <method name="Int32 Main()">
34527         <size>70</size>
34528       </method>
34529     </type>
34530   </test>
34531   <test name="test-615.cs">
34532     <type name="C">
34533       <method name="Void .ctor()">
34534         <size>7</size>
34535       </method>
34536       <method name="Void Main()">
34537         <size>16</size>
34538       </method>
34539     </type>
34540   </test>
34541   <test name="test-617.cs">
34542     <type name="Y">
34543       <method name="Void .ctor()">
34544         <size>7</size>
34545       </method>
34546       <method name="Void X.add_Foo(MyDelegate)">
34547         <size>1</size>
34548       </method>
34549       <method name="Void X.remove_Foo(MyDelegate)">
34550         <size>1</size>
34551       </method>
34552       <method name="Void add_Foo(MyDelegate)">
34553         <size>24</size>
34554       </method>
34555       <method name="Void remove_Foo(MyDelegate)">
34556         <size>24</size>
34557       </method>
34558       <method name="Int32 X.get_Prop()">
34559         <size>2</size>
34560       </method>
34561       <method name="Int32 Main()">
34562         <size>74</size>
34563       </method>
34564     </type>
34565     <type name="MyDelegate">
34566       <method name="Void .ctor(Object, IntPtr)">
34567         <size>0</size>
34568       </method>
34569       <method name="Int64 Invoke()">
34570         <size>0</size>
34571       </method>
34572       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34573         <size>0</size>
34574       </method>
34575       <method name="Int64 EndInvoke(IAsyncResult)">
34576         <size>0</size>
34577       </method>
34578     </type>
34579   </test>
34580   <test name="test-618.cs">
34581     <type name="C">
34582       <method name="Void .ctor()">
34583         <size>7</size>
34584       </method>
34585       <method name="Void ZeroBasedReductions()">
34586         <size>18</size>
34587       </method>
34588       <method name="Void Main()">
34589         <size>6</size>
34590       </method>
34591     </type>
34592   </test>
34593   <test name="test-619.cs">
34594     <type name="X">
34595       <method name="Void .ctor()">
34596         <size>7</size>
34597       </method>
34598       <method name="Void Main()">
34599         <size>11</size>
34600       </method>
34601     </type>
34602   </test>
34603   <test name="test-62.cs">
34604     <type name="X">
34605       <method name="Void .ctor()">
34606         <size>7</size>
34607       </method>
34608       <method name="X[] GetX()">
34609         <size>2</size>
34610       </method>
34611       <method name="System.Int32[] getInt()">
34612         <size>2</size>
34613       </method>
34614       <method name="System.Int32[,,] getMoreInt()">
34615         <size>2</size>
34616       </method>
34617       <method name="Int32 Main()">
34618         <size>2</size>
34619       </method>
34620     </type>
34621   </test>
34622   <test name="test-620.cs">
34623     <type name="X">
34624       <method name="Void .ctor()">
34625         <size>7</size>
34626       </method>
34627       <method name="Void A(Int32 ByRef)">
34628         <size>7</size>
34629       </method>
34630       <method name="Void B(Int32 ByRef)">
34631         <size>7</size>
34632       </method>
34633       <method name="Int32 Main()">
34634         <size>22</size>
34635       </method>
34636     </type>
34637   </test>
34638   <test name="test-621.cs">
34639     <type name="X">
34640       <method name="Void .ctor()">
34641         <size>7</size>
34642       </method>
34643       <method name="Void Main()">
34644         <size>129</size>
34645       </method>
34646     </type>
34647   </test>
34648   <test name="test-622.cs">
34649     <type name="A">
34650       <method name="Void .ctor(Int32)">
34651         <size>1</size>
34652       </method>
34653     </type>
34654     <type name="B">
34655       <method name="Void .ctor(Int32)">
34656         <size>7</size>
34657       </method>
34658     </type>
34659     <type name="X">
34660       <method name="Void .ctor()">
34661         <size>7</size>
34662       </method>
34663       <method name="Void Foo(A ByRef)">
34664         <size>8</size>
34665       </method>
34666       <method name="Void Foo(System.Object ByRef)">
34667         <size>9</size>
34668       </method>
34669       <method name="Int32 Main()">
34670         <size>16</size>
34671       </method>
34672     </type>
34673   </test>
34674   <test name="test-623.cs">
34675     <type name="X">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void a()">
34680         <size>0</size>
34681       </method>
34682     </type>
34683     <type name="Y">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void a()">
34688         <size>11</size>
34689       </method>
34690       <method name="Void Main()">
34691         <size>13</size>
34692       </method>
34693     </type>
34694   </test>
34695   <test name="test-624.cs">
34696     <type name="X">
34697       <method name="Void .ctor()">
34698         <size>7</size>
34699       </method>
34700       <method name="Int32 get_Type()">
34701         <size>2</size>
34702       </method>
34703       <method name="Void Main()">
34704         <size>3</size>
34705       </method>
34706     </type>
34707   </test>
34708   <test name="test-625.cs">
34709     <type name="Location">
34710       <method name="Void .ctor()">
34711         <size>7</size>
34712       </method>
34713       <method name="Int32 get_Null()">
34714         <size>2</size>
34715       </method>
34716     </type>
34717     <type name="X">
34718       <method name="Void .ctor()">
34719         <size>13</size>
34720       </method>
34721       <method name="Void Main()">
34722         <size>1</size>
34723       </method>
34724     </type>
34725   </test>
34726   <test name="test-626.cs">
34727     <type name="X">
34728       <method name="Void .ctor()">
34729         <size>7</size>
34730       </method>
34731       <method name="Void A()">
34732         <size>1</size>
34733       </method>
34734       <method name="Void Main()">
34735         <size>37</size>
34736       </method>
34737     </type>
34738   </test>
34739   <test name="test-627.cs">
34740     <type name="B">
34741       <method name="Void .ctor()">
34742         <size>7</size>
34743       </method>
34744       <method name="Void X.B()">
34745         <size>1</size>
34746       </method>
34747       <method name="Void A.B()">
34748         <size>1</size>
34749       </method>
34750     </type>
34751     <type name="M">
34752       <method name="Void .ctor()">
34753         <size>7</size>
34754       </method>
34755       <method name="Void N(System.Object)">
34756         <size>8</size>
34757       </method>
34758       <method name="Void Main()">
34759         <size>1</size>
34760       </method>
34761     </type>
34762   </test>
34763   <test name="test-628.cs">
34764     <type name="N1.B">
34765       <method name="Void .ctor()">
34766         <size>7</size>
34767       </method>
34768     </type>
34769     <type name="X">
34770       <method name="Void .ctor()">
34771         <size>7</size>
34772       </method>
34773     </type>
34774     <type name="X2">
34775       <method name="Void .ctor()">
34776         <size>7</size>
34777       </method>
34778     </type>
34779     <type name="Y2">
34780       <method name="Void .ctor()">
34781         <size>7</size>
34782       </method>
34783     </type>
34784     <type name="Y">
34785       <method name="Void .ctor()">
34786         <size>7</size>
34787       </method>
34788       <method name="Void Main()">
34789         <size>1</size>
34790       </method>
34791     </type>
34792   </test>
34793   <test name="test-629.cs">
34794     <type name="Foo">
34795       <method name="Void .ctor()">
34796         <size>7</size>
34797       </method>
34798       <method name="IEnumerable foo()">
34799         <size>16</size>
34800       </method>
34801       <method name="Int32 Main()">
34802         <size>65</size>
34803       </method>
34804     </type>
34805     <type name="Foo+&lt;foo&gt;c__Iterator0">
34806       <method name="Void .ctor()">
34807         <size>7</size>
34808       </method>
34809       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34810         <size>7</size>
34811       </method>
34812       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34813         <size>7</size>
34814       </method>
34815       <method name="Boolean MoveNext()">
34816         <size>39</size>
34817       </method>
34818       <method name="Void Dispose()">
34819         <size>8</size>
34820       </method>
34821       <method name="Void Reset()">
34822         <size>6</size>
34823       </method>
34824       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34825         <size>7</size>
34826       </method>
34827       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34828         <size>26</size>
34829       </method>
34830     </type>
34831   </test>
34832   <test name="test-63.cs">
34833     <type name="X">
34834       <method name="Void .ctor()">
34835         <size>7</size>
34836       </method>
34837       <method name="Int32 Main()">
34838         <size>96</size>
34839       </method>
34840     </type>
34841   </test>
34842   <test name="test-630.cs">
34843     <type name="MyEx">
34844       <method name="Void .ctor()">
34845         <size>7</size>
34846       </method>
34847     </type>
34848     <type name="Ex">
34849       <method name="Void .ctor()">
34850         <size>7</size>
34851       </method>
34852       <method name="Int32 test(Int32)">
34853         <size>37</size>
34854       </method>
34855       <method name="Int32 Main()">
34856         <size>70</size>
34857       </method>
34858     </type>
34859   </test>
34860   <test name="test-631.cs">
34861     <type name="A">
34862       <method name="Void .ctor()">
34863         <size>7</size>
34864       </method>
34865       <method name="SByte op_Implicit(A)">
34866         <size>2</size>
34867       </method>
34868       <method name="Byte op_Implicit(A)">
34869         <size>2</size>
34870       </method>
34871       <method name="Int16 op_Implicit(A)">
34872         <size>2</size>
34873       </method>
34874       <method name="UInt16 op_Implicit(A)">
34875         <size>2</size>
34876       </method>
34877       <method name="Int32 op_Implicit(A)">
34878         <size>2</size>
34879       </method>
34880       <method name="UInt32 op_Implicit(A)">
34881         <size>2</size>
34882       </method>
34883       <method name="Int64 op_Implicit(A)">
34884         <size>3</size>
34885       </method>
34886       <method name="UInt64 op_Implicit(A)">
34887         <size>3</size>
34888       </method>
34889     </type>
34890     <type name="A2">
34891       <method name="Void .ctor()">
34892         <size>7</size>
34893       </method>
34894       <method name="SByte op_Implicit(A2)">
34895         <size>2</size>
34896       </method>
34897       <method name="Byte op_Implicit(A2)">
34898         <size>2</size>
34899       </method>
34900       <method name="Int16 op_Implicit(A2)">
34901         <size>2</size>
34902       </method>
34903       <method name="UInt32 op_Implicit(A2)">
34904         <size>2</size>
34905       </method>
34906       <method name="Int64 op_Implicit(A2)">
34907         <size>3</size>
34908       </method>
34909       <method name="UInt64 op_Implicit(A2)">
34910         <size>3</size>
34911       </method>
34912     </type>
34913     <type name="A3">
34914       <method name="Void .ctor()">
34915         <size>7</size>
34916       </method>
34917       <method name="SByte op_Implicit(A3)">
34918         <size>2</size>
34919       </method>
34920       <method name="UInt32 op_Implicit(A3)">
34921         <size>2</size>
34922       </method>
34923       <method name="Int64 op_Implicit(A3)">
34924         <size>3</size>
34925       </method>
34926       <method name="UInt64 op_Implicit(A3)">
34927         <size>3</size>
34928       </method>
34929     </type>
34930     <type name="A4">
34931       <method name="Void .ctor()">
34932         <size>7</size>
34933       </method>
34934       <method name="UInt32 op_Implicit(A4)">
34935         <size>2</size>
34936       </method>
34937       <method name="Int64 op_Implicit(A4)">
34938         <size>3</size>
34939       </method>
34940       <method name="UInt64 op_Implicit(A4)">
34941         <size>3</size>
34942       </method>
34943     </type>
34944     <type name="A5">
34945       <method name="Void .ctor()">
34946         <size>7</size>
34947       </method>
34948       <method name="UInt32 op_Implicit(A5)">
34949         <size>2</size>
34950       </method>
34951       <method name="Int32 op_Implicit(A5)">
34952         <size>2</size>
34953       </method>
34954     </type>
34955     <type name="A6">
34956       <method name="Void .ctor()">
34957         <size>7</size>
34958       </method>
34959       <method name="Byte op_Implicit(A6)">
34960         <size>2</size>
34961       </method>
34962     </type>
34963     <type name="MyDecimal">
34964       <method name="Void .ctor()">
34965         <size>7</size>
34966       </method>
34967       <method name="Decimal op_Implicit(MyDecimal)">
34968         <size>8</size>
34969       </method>
34970     </type>
34971     <type name="Constraint">
34972       <method name="Void .ctor()">
34973         <size>7</size>
34974       </method>
34975       <method name="Int32 Main()">
34976         <size>293</size>
34977       </method>
34978     </type>
34979   </test>
34980   <test name="test-632.cs">
34981     <type name="Bug379822">
34982       <method name="Void .ctor()">
34983         <size>7</size>
34984       </method>
34985       <method name="Void Assert(Boolean, Boolean)">
34986         <size>19</size>
34987       </method>
34988       <method name="Void TestAnd(Boolean)">
34989         <size>79</size>
34990       </method>
34991       <method name="Void TestOr(Boolean)">
34992         <size>88</size>
34993       </method>
34994       <method name="Void Test(Boolean)">
34995         <size>13</size>
34996       </method>
34997       <method name="Void Main()">
34998         <size>13</size>
34999       </method>
35000     </type>
35001   </test>
35002   <test name="test-633.cs">
35003     <type name="Test.C">
35004       <method name="Void .ctor()">
35005         <size>7</size>
35006       </method>
35007       <method name="Void Main()">
35008         <size>1</size>
35009       </method>
35010     </type>
35011   </test>
35012   <test name="test-634.cs">
35013     <type name="Test">
35014       <method name="Void .ctor()">
35015         <size>7</size>
35016       </method>
35017       <method name="Void TestFunc()">
35018         <size>2</size>
35019       </method>
35020       <method name="Void Main(System.String[])">
35021         <size>6</size>
35022       </method>
35023     </type>
35024     <type name="Test+D">
35025       <method name="Void .ctor(Object, IntPtr)">
35026         <size>0</size>
35027       </method>
35028       <method name="Void Invoke()">
35029         <size>0</size>
35030       </method>
35031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35032         <size>0</size>
35033       </method>
35034       <method name="Void EndInvoke(IAsyncResult)">
35035         <size>0</size>
35036       </method>
35037     </type>
35038   </test>
35039   <test name="test-635.cs">
35040     <type name="ShortCircuitFold">
35041       <method name="Void .ctor()">
35042         <size>7</size>
35043       </method>
35044       <method name="Boolean get_False()">
35045         <size>14</size>
35046       </method>
35047       <method name="Boolean get_True()">
35048         <size>14</size>
35049       </method>
35050       <method name="Void a(Boolean, Boolean)">
35051         <size>19</size>
35052       </method>
35053       <method name="Void c(Int32)">
35054         <size>67</size>
35055       </method>
35056       <method name="Boolean f()">
35057         <size>11</size>
35058       </method>
35059       <method name="Void Main()">
35060         <size>167</size>
35061       </method>
35062     </type>
35063   </test>
35064   <test name="test-636.cs">
35065     <type name="Foo">
35066       <method name="Void .ctor()">
35067         <size>7</size>
35068       </method>
35069       <method name="Boolean get_False()">
35070         <size>14</size>
35071       </method>
35072       <method name="Void ping()">
35073         <size>13</size>
35074       </method>
35075       <method name="Int32 test_while(Int32)">
35076         <size>53</size>
35077       </method>
35078       <method name="Int32 test_do_while(Int32)">
35079         <size>53</size>
35080       </method>
35081       <method name="Int32 test_for(Int32)">
35082         <size>64</size>
35083       </method>
35084       <method name="Void test_for_empty()">
35085         <size>35</size>
35086       </method>
35087       <method name="Void Main()">
35088         <size>30</size>
35089       </method>
35090     </type>
35091   </test>
35092   <test name="test-638.cs">
35093     <type name="Fail">
35094       <method name="Void .ctor()">
35095         <size>7</size>
35096       </method>
35097       <method name="Void Main()">
35098         <size>110</size>
35099       </method>
35100     </type>
35101     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
35102       <method name="Void .ctor()">
35103         <size>7</size>
35104       </method>
35105       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35106         <size>28</size>
35107       </method>
35108     </type>
35109   </test>
35110   <test name="test-639.cs">
35111     <type name="Foo">
35112       <method name="Void .ctor()">
35113         <size>7</size>
35114       </method>
35115       <method name="System.String get_s()">
35116         <size>13</size>
35117       </method>
35118       <method name="Void set_s(System.String)">
35119         <size>34</size>
35120       </method>
35121       <method name="Void Main()">
35122         <size>67</size>
35123       </method>
35124     </type>
35125   </test>
35126   <test name="test-64.cs">
35127     <type name="Operator">
35128       <method name="Void .ctor()">
35129         <size>7</size>
35130       </method>
35131     </type>
35132     <type name="Blah">
35133       <method name="Void .ctor(Operator)">
35134         <size>7</size>
35135       </method>
35136     </type>
35137     <type name="T">
35138       <method name="Void .ctor()">
35139         <size>7</size>
35140       </method>
35141       <method name="Int32 Main()">
35142         <size>9</size>
35143       </method>
35144     </type>
35145   </test>
35146   <test name="test-640.cs">
35147     <type name="C">
35148       <method name="Void .ctor()">
35149         <size>7</size>
35150       </method>
35151       <method name="Int32 Main()">
35152         <size>100</size>
35153       </method>
35154     </type>
35155   </test>
35156   <test name="test-641.cs">
35157     <type name="Identifier">
35158       <method name="Void .ctor()">
35159         <size>7</size>
35160       </method>
35161       <method name="Int32 Main()">
35162         <size>55</size>
35163       </method>
35164       <method name="Boolean op_Equality(Identifier, Identifier)">
35165         <size>2</size>
35166       </method>
35167       <method name="Boolean op_Inequality(Identifier, Identifier)">
35168         <size>2</size>
35169       </method>
35170       <method name="Identifier op_Implicit(System.String)">
35171         <size>2</size>
35172       </method>
35173       <method name="System.String op_Implicit(Identifier)">
35174         <size>2</size>
35175       </method>
35176       <method name="Decimal op_Implicit(Identifier)">
35177         <size>7</size>
35178       </method>
35179     </type>
35180   </test>
35181   <test name="test-642.cs">
35182     <type name="C">
35183       <method name="Void .ctor()">
35184         <size>7</size>
35185       </method>
35186       <method name="Int32 Main()">
35187         <size>40</size>
35188       </method>
35189     </type>
35190   </test>
35191   <test name="test-643.cs">
35192     <type name="PointerArithmeticTest">
35193       <method name="Void .ctor()">
35194         <size>7</size>
35195       </method>
35196       <method name="Int32 Main()">
35197         <size>130</size>
35198       </method>
35199       <method name="Int32* Conversions(Int64)">
35200         <size>3</size>
35201       </method>
35202       <method name="Int32 CheckAdd(Byte*, Int32)">
35203         <size>14</size>
35204       </method>
35205       <method name="Int32 CheckSub(Int16*, Int32)">
35206         <size>16</size>
35207       </method>
35208       <method name="Int32 CheckSub2(Int16*, Int32)">
35209         <size>23</size>
35210       </method>
35211     </type>
35212   </test>
35213   <test name="test-644.cs">
35214     <type name="Program">
35215       <method name="Void .ctor()">
35216         <size>7</size>
35217       </method>
35218       <method name="System.Object M(Int32)">
35219         <size>2</size>
35220       </method>
35221       <method name="Void Test_1()">
35222         <size>59</size>
35223       </method>
35224       <method name="Boolean Test_2()">
35225         <size>24</size>
35226       </method>
35227       <method name="Boolean Test_3()">
35228         <size>24</size>
35229       </method>
35230       <method name="Boolean Test_4(Program+D)">
35231         <size>13</size>
35232       </method>
35233       <method name="Int32 Main()">
35234         <size>75</size>
35235       </method>
35236     </type>
35237     <type name="Program+D">
35238       <method name="Void .ctor(Object, IntPtr)">
35239         <size>0</size>
35240       </method>
35241       <method name="System.Object Invoke(Int32)">
35242         <size>0</size>
35243       </method>
35244       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35245         <size>0</size>
35246       </method>
35247       <method name="System.Object EndInvoke(IAsyncResult)">
35248         <size>0</size>
35249       </method>
35250     </type>
35251   </test>
35252   <test name="test-645.cs">
35253     <type name="Program">
35254       <method name="Void .ctor()">
35255         <size>7</size>
35256       </method>
35257       <method name="IEnumerable get_Empty()">
35258         <size>16</size>
35259       </method>
35260       <method name="Void Main()">
35261         <size>61</size>
35262       </method>
35263     </type>
35264     <type name="Program+&lt;&gt;c__Iterator0">
35265       <method name="Void .ctor()">
35266         <size>7</size>
35267       </method>
35268       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35269         <size>7</size>
35270       </method>
35271       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35272         <size>7</size>
35273       </method>
35274       <method name="Boolean MoveNext()">
35275         <size>158</size>
35276       </method>
35277       <method name="Void Dispose()">
35278         <size>8</size>
35279       </method>
35280       <method name="Void Reset()">
35281         <size>6</size>
35282       </method>
35283       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35284         <size>7</size>
35285       </method>
35286       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35287         <size>26</size>
35288       </method>
35289     </type>
35290   </test>
35291   <test name="test-646.cs">
35292     <type name="Program">
35293       <method name="Void .ctor()">
35294         <size>7</size>
35295       </method>
35296       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
35297         <size>7</size>
35298       </method>
35299       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
35300         <size>7</size>
35301       </method>
35302       <method name="Int32 Main()">
35303         <size>113</size>
35304       </method>
35305     </type>
35306   </test>
35307   <test name="test-647.cs">
35308     <type name="Foo">
35309       <method name="Void .ctor()">
35310         <size>7</size>
35311       </method>
35312       <method name="Void Main()">
35313         <size>28</size>
35314       </method>
35315     </type>
35316   </test>
35317   <test name="test-648.cs">
35318     <type name="ParamMismatch.TestCase">
35319       <method name="Void .ctor()">
35320         <size>7</size>
35321       </method>
35322       <method name="Void add_Culprit(System.EventHandler)">
35323         <size>1</size>
35324       </method>
35325       <method name="Void remove_Culprit(System.EventHandler)">
35326         <size>1</size>
35327       </method>
35328       <method name="Void Main()">
35329         <size>1</size>
35330       </method>
35331       <method name="Void Finalize()">
35332         <size>13</size>
35333       </method>
35334     </type>
35335   </test>
35336   <test name="test-649.cs">
35337     <type name="MainClass">
35338       <method name="Void .ctor()">
35339         <size>7</size>
35340       </method>
35341       <method name="Void Main(System.String[])">
35342         <size>609</size>
35343       </method>
35344     </type>
35345     <type name="MainClass+Decimal2">
35346       <method name="Void .ctor(Double)">
35347         <size>13</size>
35348       </method>
35349       <method name="Void .ctor(Decimal)">
35350         <size>8</size>
35351       </method>
35352       <method name="Decimal2 op_Explicit(Decimal)">
35353         <size>7</size>
35354       </method>
35355       <method name="Decimal2 op_Explicit(Double)">
35356         <size>7</size>
35357       </method>
35358       <method name="Decimal op_Implicit(Decimal2)">
35359         <size>8</size>
35360       </method>
35361     </type>
35362   </test>
35363   <test name="test-65.cs">
35364     <type name="X">
35365       <method name="Void .ctor()">
35366         <size>7</size>
35367       </method>
35368       <method name="Void receiver(S)">
35369         <size>7</size>
35370       </method>
35371       <method name="System.Object BoxS()">
35372         <size>21</size>
35373       </method>
35374       <method name="S Plain()">
35375         <size>16</size>
35376       </method>
35377       <method name="Int32 Main()">
35378         <size>98</size>
35379       </method>
35380     </type>
35381   </test>
35382   <test name="test-650.cs">
35383     <type name="App">
35384       <method name="Void .ctor()">
35385         <size>7</size>
35386       </method>
35387       <method name="Void Main()">
35388         <size>1</size>
35389       </method>
35390     </type>
35391   </test>
35392   <test name="test-651.cs">
35393     <type name="Foo">
35394       <method name="Void .ctor()">
35395         <size>7</size>
35396       </method>
35397       <method name="Void Open(IList)">
35398         <size>1</size>
35399       </method>
35400       <method name="Void Open(System.Collections.ArrayList ByRef)">
35401         <size>20</size>
35402       </method>
35403       <method name="Void Main()">
35404         <size>1</size>
35405       </method>
35406     </type>
35407   </test>
35408   <test name="test-652.cs">
35409     <type name="C">
35410       <method name="Void .ctor()">
35411         <size>7</size>
35412       </method>
35413       <method name="Int32 Main()">
35414         <size>6</size>
35415       </method>
35416       <method name="Int32 Test()">
35417         <size>27</size>
35418       </method>
35419     </type>
35420   </test>
35421   <test name="test-653.cs">
35422     <type name="C">
35423       <method name="Void .ctor()">
35424         <size>7</size>
35425       </method>
35426       <method name="Int32 Test()">
35427         <size>50</size>
35428       </method>
35429       <method name="Void Test2()">
35430         <size>32</size>
35431       </method>
35432       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35433         <size>39</size>
35434       </method>
35435       <method name="Int32 Main()">
35436         <size>41</size>
35437       </method>
35438     </type>
35439   </test>
35440   <test name="test-654.cs">
35441     <type name="Program">
35442       <method name="Void .ctor()">
35443         <size>7</size>
35444       </method>
35445       <method name="Int32 Main()">
35446         <size>8</size>
35447       </method>
35448       <method name="Int32 Test(SByte*)">
35449         <size>33</size>
35450       </method>
35451     </type>
35452   </test>
35453   <test name="test-655.cs">
35454     <type name="D">
35455       <method name="Void .ctor()">
35456         <size>7</size>
35457       </method>
35458       <method name="Byte get_Item(Int32)">
35459         <size>7</size>
35460       </method>
35461       <method name="Void set_Item(Int32, Byte)">
35462         <size>8</size>
35463       </method>
35464       <method name="Int32 Main()">
35465         <size>77</size>
35466       </method>
35467     </type>
35468   </test>
35469   <test name="test-656.cs">
35470     <type name="Goo">
35471       <method name="Void .ctor()">
35472         <size>7</size>
35473       </method>
35474       <method name="Void Main()">
35475         <size>26</size>
35476       </method>
35477     </type>
35478   </test>
35479   <test name="test-657.cs">
35480     <type name="TestDebug.C">
35481       <method name="Void .ctor()">
35482         <size>7</size>
35483       </method>
35484       <method name="Void Method()">
35485         <size>1</size>
35486       </method>
35487     </type>
35488     <type name="TestDebug.Program">
35489       <method name="Void .ctor()">
35490         <size>7</size>
35491       </method>
35492       <method name="Void Excluded()">
35493         <size>11</size>
35494       </method>
35495       <method name="Int32 Main()">
35496         <size>7</size>
35497       </method>
35498     </type>
35499   </test>
35500   <test name="test-658.cs">
35501     <type name="A">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Int32 get_Thread()">
35506         <size>2</size>
35507       </method>
35508     </type>
35509     <type name="Thread">
35510       <method name="Void .ctor()">
35511         <size>7</size>
35512       </method>
35513       <method name="Void Foo()">
35514         <size>1</size>
35515       </method>
35516     </type>
35517     <type name="B">
35518       <method name="Void .ctor()">
35519         <size>7</size>
35520       </method>
35521       <method name="Void Main()">
35522         <size>6</size>
35523       </method>
35524     </type>
35525   </test>
35526   <test name="test-659.cs">
35527     <type name="MySubClass">
35528       <method name="Void .ctor()">
35529         <size>7</size>
35530       </method>
35531       <method name="Int32 Main()">
35532         <size>30</size>
35533       </method>
35534       <method name="Void set_BB(Int32, Boolean)">
35535         <size>1</size>
35536       </method>
35537       <method name="Void Iface.set_AA(Int32, Boolean)">
35538         <size>9</size>
35539       </method>
35540     </type>
35541   </test>
35542   <test name="test-66.cs">
35543     <type name="Y">
35544       <method name="Void .ctor()">
35545         <size>7</size>
35546       </method>
35547     </type>
35548     <type name="X">
35549       <method name="Void .ctor()">
35550         <size>7</size>
35551       </method>
35552       <method name="Void .cctor()">
35553         <size>53</size>
35554       </method>
35555       <method name="Void FillOne()">
35556         <size>18</size>
35557       </method>
35558       <method name="Void FillSingle()">
35559         <size>39</size>
35560       </method>
35561       <method name="Void FillDouble()">
35562         <size>59</size>
35563       </method>
35564       <method name="Void FillObject()">
35565         <size>52</size>
35566       </method>
35567       <method name="Void FillDoubleObject()">
35568         <size>81</size>
35569       </method>
35570       <method name="Int32 TestSingle()">
35571         <size>47</size>
35572       </method>
35573       <method name="Int32 TestDouble()">
35574         <size>67</size>
35575       </method>
35576       <method name="Int32 TestObjectSingle()">
35577         <size>48</size>
35578       </method>
35579       <method name="Int32 TestObjectDouble()">
35580         <size>72</size>
35581       </method>
35582       <method name="Int32 Main()">
35583         <size>80</size>
35584       </method>
35585     </type>
35586   </test>
35587   <test name="test-660.cs">
35588     <type name="Test">
35589       <method name="Void .ctor()">
35590         <size>7</size>
35591       </method>
35592       <method name="Void Main()">
35593         <size>25</size>
35594       </method>
35595     </type>
35596     <type name="Status">
35597       <method name="Void .ctor(Code)">
35598         <size>8</size>
35599       </method>
35600       <method name="Status op_Implicit(Code)">
35601         <size>7</size>
35602       </method>
35603       <method name="Code op_Implicit(Status)">
35604         <size>8</size>
35605       </method>
35606     </type>
35607   </test>
35608   <test name="test-661.cs">
35609     <type name="Test">
35610       <method name="Void .ctor()">
35611         <size>7</size>
35612       </method>
35613       <method name="Void Main()">
35614         <size>1</size>
35615       </method>
35616       <method name="Void TestMethod()">
35617         <size>15</size>
35618       </method>
35619       <method name="SummaryInfo GetSummary()">
35620         <size>2</size>
35621       </method>
35622     </type>
35623   </test>
35624   <test name="test-662.cs">
35625     <type name="C">
35626       <method name="Void .ctor()">
35627         <size>7</size>
35628       </method>
35629       <method name="Void Main()">
35630         <size>1</size>
35631       </method>
35632     </type>
35633   </test>
35634   <test name="test-663.cs">
35635     <type name="A">
35636       <method name="Void .ctor()">
35637         <size>7</size>
35638       </method>
35639       <method name="Int32 op_Implicit(A)">
35640         <size>2</size>
35641       </method>
35642       <method name="Boolean op_Implicit(A)">
35643         <size>2</size>
35644       </method>
35645     </type>
35646     <type name="C">
35647       <method name="Void .ctor()">
35648         <size>7</size>
35649       </method>
35650       <method name="Void Main()">
35651         <size>17</size>
35652       </method>
35653     </type>
35654   </test>
35655   <test name="test-664.cs">
35656     <type name="C">
35657       <method name="Void .ctor()">
35658         <size>7</size>
35659       </method>
35660       <method name="Boolean Test(System.String)">
35661         <size>148</size>
35662       </method>
35663       <method name="Int32 Main()">
35664         <size>49</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-665.cs">
35669     <type name="Test">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673       <method name="Int32 Main()">
35674         <size>14</size>
35675       </method>
35676       <method name="Int32 Method(System.Object)">
35677         <size>2</size>
35678       </method>
35679     </type>
35680   </test>
35681   <test name="test-666.cs">
35682     <type name="C">
35683       <method name="Void .ctor()">
35684         <size>7</size>
35685       </method>
35686       <method name="Void Main()">
35687         <size>1</size>
35688       </method>
35689     </type>
35690   </test>
35691   <test name="test-667.cs">
35692     <type name="CA">
35693       <method name="Void .ctor()">
35694         <size>7</size>
35695       </method>
35696       <method name="Void IA.M()">
35697         <size>1</size>
35698       </method>
35699     </type>
35700     <type name="CC">
35701       <method name="Void .ctor()">
35702         <size>7</size>
35703       </method>
35704       <method name="Void Main()">
35705         <size>1</size>
35706       </method>
35707     </type>
35708   </test>
35709   <test name="test-668.cs">
35710     <type name="Bar">
35711       <method name="Void .ctor()">
35712         <size>7</size>
35713       </method>
35714     </type>
35715     <type name="Test">
35716       <method name="Void .ctor()">
35717         <size>7</size>
35718       </method>
35719       <method name="Void Main()">
35720         <size>7</size>
35721       </method>
35722     </type>
35723   </test>
35724   <test name="test-669.cs">
35725     <type name="Test">
35726       <method name="Void .ctor()">
35727         <size>7</size>
35728       </method>
35729       <method name="Void Main()">
35730         <size>3</size>
35731       </method>
35732     </type>
35733   </test>
35734   <test name="test-670.cs">
35735     <type name="C">
35736       <method name="Void .ctor()">
35737         <size>7</size>
35738       </method>
35739       <method name="Void Main()">
35740         <size>14</size>
35741       </method>
35742     </type>
35743   </test>
35744   <test name="test-671.cs">
35745     <type name="C">
35746       <method name="Void .ctor()">
35747         <size>7</size>
35748       </method>
35749       <method name="Int32 Main()">
35750         <size>19</size>
35751       </method>
35752       <method name="Boolean Bar(System.Object)">
35753         <size>2</size>
35754       </method>
35755     </type>
35756   </test>
35757   <test name="test-672.cs">
35758     <type name="X">
35759       <method name="Void .ctor()">
35760         <size>7</size>
35761       </method>
35762       <method name="S* get_Foo2()">
35763         <size>3</size>
35764       </method>
35765       <method name="Void Main()">
35766         <size>1</size>
35767       </method>
35768       <method name="Int32* get_Foo()">
35769         <size>3</size>
35770       </method>
35771     </type>
35772   </test>
35773   <test name="test-673.cs">
35774     <type name="Test">
35775       <method name="Void .ctor()">
35776         <size>7</size>
35777       </method>
35778       <method name="Void Foo()">
35779         <size>1</size>
35780       </method>
35781       <method name="Int32 Main()">
35782         <size>85</size>
35783       </method>
35784     </type>
35785   </test>
35786   <test name="test-674.cs">
35787     <type name="Test">
35788       <method name="Void .ctor()">
35789         <size>7</size>
35790       </method>
35791       <method name="Int32 Main()">
35792         <size>56</size>
35793       </method>
35794       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35795         <size>2</size>
35796       </method>
35797     </type>
35798     <type name="Test+D">
35799       <method name="Void .ctor(Object, IntPtr)">
35800         <size>0</size>
35801       </method>
35802       <method name="Int32 Invoke(Int32)">
35803         <size>0</size>
35804       </method>
35805       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35806         <size>0</size>
35807       </method>
35808       <method name="Int32 EndInvoke(IAsyncResult)">
35809         <size>0</size>
35810       </method>
35811     </type>
35812   </test>
35813   <test name="test-675.cs">
35814     <type name="B">
35815       <method name="Void .ctor()">
35816         <size>7</size>
35817       </method>
35818       <method name="Int32 GetHashCode()">
35819         <size>2</size>
35820       </method>
35821       <method name="Boolean Equals(System.Object)">
35822         <size>2</size>
35823       </method>
35824       <method name="Boolean op_Equality(B, B)">
35825         <size>2</size>
35826       </method>
35827       <method name="Boolean op_Inequality(B, B)">
35828         <size>2</size>
35829       </method>
35830     </type>
35831     <type name="Test">
35832       <method name="Void .ctor()">
35833         <size>7</size>
35834       </method>
35835       <method name="Int32 Main()">
35836         <size>2</size>
35837       </method>
35838     </type>
35839   </test>
35840   <test name="test-676.cs">
35841     <type name="N.Item">
35842       <method name="Void .ctor()">
35843         <size>7</size>
35844       </method>
35845     </type>
35846     <type name="N.Test">
35847       <method name="Void .ctor()">
35848         <size>7</size>
35849       </method>
35850       <method name="N.Item get_Item(N.Test)">
35851         <size>2</size>
35852       </method>
35853       <method name="Void Foo(ItemSlot)">
35854         <size>27</size>
35855       </method>
35856       <method name="Int32 Main()">
35857         <size>2</size>
35858       </method>
35859     </type>
35860   </test>
35861   <test name="test-677.cs">
35862     <type name="InvokeWindow">
35863       <method name="Void .ctor()">
35864         <size>7</size>
35865       </method>
35866       <method name="Void add_E(D)">
35867         <size>24</size>
35868       </method>
35869       <method name="Void remove_E(D)">
35870         <size>24</size>
35871       </method>
35872       <method name="Void Run()">
35873         <size>12</size>
35874       </method>
35875     </type>
35876     <type name="Test">
35877       <method name="Void .ctor()">
35878         <size>7</size>
35879       </method>
35880       <method name="Int32 Main()">
35881         <size>32</size>
35882       </method>
35883       <method name="Void OnDeleteEvent()">
35884         <size>1</size>
35885       </method>
35886       <method name="Void OnDeleteEvent(Int32)">
35887         <size>1</size>
35888       </method>
35889     </type>
35890     <type name="D">
35891       <method name="Void .ctor(Object, IntPtr)">
35892         <size>0</size>
35893       </method>
35894       <method name="Void Invoke()">
35895         <size>0</size>
35896       </method>
35897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35898         <size>0</size>
35899       </method>
35900       <method name="Void EndInvoke(IAsyncResult)">
35901         <size>0</size>
35902       </method>
35903     </type>
35904   </test>
35905   <test name="test-678.cs">
35906     <type name="NaNTest">
35907       <method name="Void .ctor(Double, Double)">
35908         <size>171</size>
35909       </method>
35910       <method name="Int32 Main()">
35911         <size>26</size>
35912       </method>
35913     </type>
35914   </test>
35915   <test name="test-679.cs">
35916     <type name="Program">
35917       <method name="Void .ctor()">
35918         <size>7</size>
35919       </method>
35920       <method name="Int32 Main()">
35921         <size>12</size>
35922       </method>
35923     </type>
35924   </test>
35925   <test name="test-68.cs">
35926     <type name="Y">
35927       <method name="Void .ctor()">
35928         <size>14</size>
35929       </method>
35930     </type>
35931     <type name="X">
35932       <method name="Void .ctor()">
35933         <size>7</size>
35934       </method>
35935       <method name="Int32 Main()">
35936         <size>147</size>
35937       </method>
35938     </type>
35939   </test>
35940   <test name="test-680.cs">
35941     <type name="AsStringProblem.MainClass">
35942       <method name="Void .ctor()">
35943         <size>7</size>
35944       </method>
35945       <method name="Void Main()">
35946         <size>94</size>
35947       </method>
35948     </type>
35949   </test>
35950   <test name="test-681.cs">
35951     <type name="Bug">
35952       <method name="Void .ctor()">
35953         <size>20</size>
35954       </method>
35955       <method name="Void Main()">
35956         <size>1</size>
35957       </method>
35958     </type>
35959     <type name="BugClass">
35960       <method name="Void .cctor()">
35961         <size>18</size>
35962       </method>
35963       <method name="Void FooImplementation(System.Void*)">
35964         <size>1</size>
35965       </method>
35966     </type>
35967     <type name="BugClass+Foo">
35968       <method name="Void .ctor(Object, IntPtr)">
35969         <size>0</size>
35970       </method>
35971       <method name="Void Invoke(System.Void*)">
35972         <size>0</size>
35973       </method>
35974       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35975         <size>0</size>
35976       </method>
35977       <method name="Void EndInvoke(IAsyncResult)">
35978         <size>0</size>
35979       </method>
35980     </type>
35981   </test>
35982   <test name="test-683.cs">
35983     <type name="broken_cast">
35984       <method name="Void .ctor()">
35985         <size>7</size>
35986       </method>
35987       <method name="Int32 Main()">
35988         <size>32</size>
35989       </method>
35990     </type>
35991   </test>
35992   <test name="test-684.cs">
35993     <type name="mono_bug.Program">
35994       <method name="Void .ctor()">
35995         <size>7</size>
35996       </method>
35997       <method name="Void Main()">
35998         <size>71</size>
35999       </method>
36000       <method name="System.Double[][,] ReturnArray()">
36001         <size>62</size>
36002       </method>
36003     </type>
36004   </test>
36005   <test name="test-685.cs">
36006     <type name="C">
36007       <method name="Void .ctor()">
36008         <size>7</size>
36009       </method>
36010       <method name="Void Main()">
36011         <size>28</size>
36012       </method>
36013     </type>
36014   </test>
36015   <test name="test-686.cs">
36016     <type name="Test">
36017       <method name="Void .ctor()">
36018         <size>7</size>
36019       </method>
36020       <method name="Void Main()">
36021         <size>51</size>
36022       </method>
36023       <method name="Void Foo()">
36024         <size>145</size>
36025       </method>
36026     </type>
36027   </test>
36028   <test name="test-687.cs">
36029     <type name="XUnit">
36030       <method name="Void .ctor(Double)">
36031         <size>8</size>
36032       </method>
36033       <method name="XUnit op_Implicit(Double)">
36034         <size>10</size>
36035       </method>
36036       <method name="Double op_Implicit(XUnit)">
36037         <size>8</size>
36038       </method>
36039     </type>
36040     <type name="Unit">
36041       <method name="Void .ctor(Double)">
36042         <size>8</size>
36043       </method>
36044       <method name="Unit op_Implicit(Double)">
36045         <size>10</size>
36046       </method>
36047       <method name="Double op_Implicit(Unit)">
36048         <size>8</size>
36049       </method>
36050     </type>
36051     <type name="Test">
36052       <method name="Void .ctor()">
36053         <size>7</size>
36054       </method>
36055       <method name="Int32 Main()">
36056         <size>56</size>
36057       </method>
36058     </type>
36059   </test>
36060   <test name="test-688.cs">
36061     <type name="Test">
36062       <method name="Void .ctor()">
36063         <size>7</size>
36064       </method>
36065       <method name="Int32 Main()">
36066         <size>46</size>
36067       </method>
36068       <method name="Byte* GetFoo()">
36069         <size>7</size>
36070       </method>
36071       <method name="Byte* GetFoo2()">
36072         <size>7</size>
36073       </method>
36074     </type>
36075   </test>
36076   <test name="test-689.cs">
36077     <type name="Sample">
36078       <method name="Void Main()">
36079         <size>3</size>
36080       </method>
36081       <method name="Void Foo(Byte*, Byte*)">
36082         <size>42</size>
36083       </method>
36084     </type>
36085   </test>
36086   <test name="test-69.cs">
36087     <type name="Blah">
36088       <method name="Void .ctor()">
36089         <size>7</size>
36090       </method>
36091       <method name="Void Start_internal(IntPtr)">
36092         <size>0</size>
36093       </method>
36094       <method name="Int32 Main()">
36095         <size>2</size>
36096       </method>
36097     </type>
36098   </test>
36099   <test name="test-690.cs">
36100     <type name="Test.Test">
36101       <method name="Void .ctor()">
36102         <size>7</size>
36103       </method>
36104       <method name="Void Main()">
36105         <size>1</size>
36106       </method>
36107     </type>
36108   </test>
36109   <test name="test-691.cs">
36110     <type name="ConsoleApplication6.Program">
36111       <method name="Void .ctor()">
36112         <size>7</size>
36113       </method>
36114       <method name="Void .cctor()">
36115         <size>23</size>
36116       </method>
36117       <method name="Void Main()">
36118         <size>127</size>
36119       </method>
36120     </type>
36121   </test>
36122   <test name="test-692.cs">
36123     <type name="Test">
36124       <method name="Void .ctor()">
36125         <size>7</size>
36126       </method>
36127       <method name="Void test1(DateTime ByRef)">
36128         <size>10</size>
36129       </method>
36130       <method name="Void test2(DateTime ByRef)">
36131         <size>13</size>
36132       </method>
36133       <method name="Int32 Main()">
36134         <size>141</size>
36135       </method>
36136     </type>
36137   </test>
36138   <test name="test-693.cs">
36139     <type name="ConstTest">
36140       <method name="Void .ctor()">
36141         <size>7</size>
36142       </method>
36143       <method name="Int32 Main()">
36144         <size>32</size>
36145       </method>
36146     </type>
36147   </test>
36148   <test name="test-694.cs">
36149     <type name="Test">
36150       <method name="Void .ctor()">
36151         <size>7</size>
36152       </method>
36153       <method name="Int32 Main()">
36154         <size>2</size>
36155       </method>
36156     </type>
36157   </test>
36158   <test name="test-695.cs">
36159     <type name="Program">
36160       <method name="Void .ctor()">
36161         <size>7</size>
36162       </method>
36163       <method name="Void .cctor()">
36164         <size>53</size>
36165       </method>
36166       <method name="Int32 Main()">
36167         <size>680</size>
36168       </method>
36169       <method name="System.String get_BaseDirectory()">
36170         <size>28</size>
36171       </method>
36172     </type>
36173     <type name="&lt;PrivateImplementationDetails&gt;">
36174       <method name="Void .ctor()">
36175         <size>7</size>
36176       </method>
36177     </type>
36178   </test>
36179   <test name="test-696.cs">
36180     <type name="S">
36181       <method name="Void f(S)">
36182         <size>1</size>
36183       </method>
36184       <method name="S op_Implicit(C)">
36185         <size>2</size>
36186       </method>
36187     </type>
36188     <type name="C">
36189       <method name="Void .ctor()">
36190         <size>7</size>
36191       </method>
36192       <method name="Void Main()">
36193         <size>12</size>
36194       </method>
36195     </type>
36196   </test>
36197   <test name="test-697.cs">
36198     <type name="C">
36199       <method name="Void .ctor()">
36200         <size>7</size>
36201       </method>
36202       <method name="Void Main()">
36203         <size>1</size>
36204       </method>
36205     </type>
36206   </test>
36207   <test name="test-698.cs">
36208     <type name="test">
36209       <method name="Void .ctor()">
36210         <size>7</size>
36211       </method>
36212       <method name="Void Main()">
36213         <size>12</size>
36214       </method>
36215     </type>
36216   </test>
36217   <test name="test-699.cs">
36218     <type name="D">
36219       <method name="Void .ctor(String)">
36220         <size>25</size>
36221       </method>
36222       <method name="System.String get_message()">
36223         <size>7</size>
36224       </method>
36225       <method name="Void Main()">
36226         <size>1</size>
36227       </method>
36228     </type>
36229   </test>
36230   <test name="test-7.cs">
36231     <type name="Mine.MyBoolean">
36232       <method name="Void .ctor()">
36233         <size>7</size>
36234       </method>
36235       <method name="Boolean op_Implicit(Mine.MyBoolean)">
36236         <size>2</size>
36237       </method>
36238     </type>
36239     <type name="Mine.MyTrueFalse">
36240       <method name="Void .ctor()">
36241         <size>7</size>
36242       </method>
36243       <method name="Boolean op_True(Mine.MyTrueFalse)">
36244         <size>2</size>
36245       </method>
36246       <method name="Boolean op_False(Mine.MyTrueFalse)">
36247         <size>2</size>
36248       </method>
36249     </type>
36250     <type name="Mine.Blah">
36251       <method name="Void .ctor(Int32)">
36252         <size>14</size>
36253       </method>
36254       <method name="Int32 Main()">
36255         <size>408</size>
36256       </method>
36257       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
36258         <size>31</size>
36259       </method>
36260       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
36261         <size>22</size>
36262       </method>
36263       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
36264         <size>23</size>
36265       </method>
36266       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
36267         <size>31</size>
36268       </method>
36269       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
36270         <size>24</size>
36271       </method>
36272       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
36273         <size>24</size>
36274       </method>
36275       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
36276         <size>24</size>
36277       </method>
36278       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
36279         <size>23</size>
36280       </method>
36281       <method name="Boolean op_LogicalNot(Mine.Blah)">
36282         <size>20</size>
36283       </method>
36284       <method name="Mine.Blah op_Increment(Mine.Blah)">
36285         <size>26</size>
36286       </method>
36287       <method name="Mine.Blah op_Decrement(Mine.Blah)">
36288         <size>26</size>
36289       </method>
36290       <method name="Boolean op_True(Mine.Blah)">
36291         <size>20</size>
36292       </method>
36293       <method name="Boolean op_False(Mine.Blah)">
36294         <size>23</size>
36295       </method>
36296       <method name="Int32 op_Implicit(Mine.Blah)">
36297         <size>17</size>
36298       </method>
36299       <method name="Double op_Explicit(Mine.Blah)">
36300         <size>18</size>
36301       </method>
36302     </type>
36303   </test>
36304   <test name="test-70.cs">
36305     <type name="X">
36306       <method name="Void .ctor()">
36307         <size>7</size>
36308       </method>
36309       <method name="Int32 get_A()">
36310         <size>2</size>
36311       </method>
36312       <method name="Int32 B()">
36313         <size>2</size>
36314       </method>
36315     </type>
36316     <type name="Y">
36317       <method name="Void .ctor()">
36318         <size>7</size>
36319       </method>
36320       <method name="Int32 get_A()">
36321         <size>9</size>
36322       </method>
36323       <method name="Int32 B()">
36324         <size>9</size>
36325       </method>
36326     </type>
36327     <type name="Z">
36328       <method name="Void .ctor()">
36329         <size>7</size>
36330       </method>
36331       <method name="Int32 Main()">
36332         <size>70</size>
36333       </method>
36334     </type>
36335   </test>
36336   <test name="test-700.cs">
36337     <type name="FooAttribute">
36338       <method name="Void .ctor(String)">
36339         <size>7</size>
36340       </method>
36341     </type>
36342     <type name="Test">
36343       <method name="Void .ctor()">
36344         <size>7</size>
36345       </method>
36346     </type>
36347     <type name="Program">
36348       <method name="Void .ctor()">
36349         <size>7</size>
36350       </method>
36351       <method name="Void Main()">
36352         <size>1</size>
36353       </method>
36354     </type>
36355   </test>
36356   <test name="test-701.cs">
36357     <type name="Foo">
36358       <method name="Void .ctor()">
36359         <size>7</size>
36360       </method>
36361       <method name="UInt16 ToUint16()">
36362         <size>6</size>
36363       </method>
36364       <method name="Void Main()">
36365         <size>1</size>
36366       </method>
36367     </type>
36368   </test>
36369   <test name="test-703.cs">
36370     <type name="A">
36371       <method name="Void .ctor()">
36372         <size>7</size>
36373       </method>
36374       <method name="Void add_Finished(System.EventHandler)">
36375         <size>0</size>
36376       </method>
36377       <method name="Void remove_Finished(System.EventHandler)">
36378         <size>0</size>
36379       </method>
36380       <method name="Void test(A)">
36381         <size>19</size>
36382       </method>
36383       <method name="Void TestA(System.Object, System.EventArgs)">
36384         <size>25</size>
36385       </method>
36386     </type>
36387     <type name="B">
36388       <method name="Void .ctor()">
36389         <size>65</size>
36390       </method>
36391       <method name="Void add_Finished(System.EventHandler)">
36392         <size>24</size>
36393       </method>
36394       <method name="Void remove_Finished(System.EventHandler)">
36395         <size>24</size>
36396       </method>
36397       <method name="Void TestB(System.Object, System.EventArgs)">
36398         <size>25</size>
36399       </method>
36400       <method name="Int32 Main()">
36401         <size>14</size>
36402       </method>
36403     </type>
36404   </test>
36405   <test name="test-705.cs">
36406     <type name="Test">
36407       <method name="Void .ctor()">
36408         <size>7</size>
36409       </method>
36410       <method name="Void .cctor()">
36411         <size>1</size>
36412       </method>
36413       <method name="Nested GetEnumerator()">
36414         <size>10</size>
36415       </method>
36416     </type>
36417     <type name="Test+Nested">
36418       <method name="Void System.IDisposable.Dispose()">
36419         <size>13</size>
36420       </method>
36421       <method name="Int32 get_Current()">
36422         <size>2</size>
36423       </method>
36424       <method name="Boolean MoveNext()">
36425         <size>2</size>
36426       </method>
36427       <method name="Void Reset()">
36428         <size>1</size>
36429       </method>
36430       <method name="Void Dispose()">
36431         <size>11</size>
36432       </method>
36433     </type>
36434     <type name="Program">
36435       <method name="Int32 Main()">
36436         <size>70</size>
36437       </method>
36438     </type>
36439   </test>
36440   <test name="test-706.cs">
36441     <type name="Test.CustomParentAttribute">
36442       <method name="Void .ctor()">
36443         <size>7</size>
36444       </method>
36445       <method name="Void DoSomething()">
36446         <size>0</size>
36447       </method>
36448     </type>
36449     <type name="Test.MyClass">
36450       <method name="Void .ctor()">
36451         <size>7</size>
36452       </method>
36453       <method name="Void Main()">
36454         <size>1</size>
36455       </method>
36456     </type>
36457     <type name="Test.MyClass+CustomChildAttribute">
36458       <method name="Void .ctor()">
36459         <size>7</size>
36460       </method>
36461       <method name="Void DoSomething()">
36462         <size>1</size>
36463       </method>
36464     </type>
36465   </test>
36466   <test name="test-707.cs">
36467     <type name="Tzap">
36468       <method name="Void .ctor()">
36469         <size>7</size>
36470       </method>
36471     </type>
36472     <type name="Tzap+Baz">
36473       <method name="Void .ctor()">
36474         <size>7</size>
36475       </method>
36476       <method name="Void Gazonk()">
36477         <size>7</size>
36478       </method>
36479       <method name="Void Main()">
36480         <size>1</size>
36481       </method>
36482     </type>
36483     <type name="Tzap+Bar">
36484       <method name="Void .ctor()">
36485         <size>7</size>
36486       </method>
36487       <method name="Void Foo()">
36488         <size>1</size>
36489       </method>
36490     </type>
36491   </test>
36492   <test name="test-708.cs">
36493     <type name="A">
36494       <method name="Void .ctor()">
36495         <size>7</size>
36496       </method>
36497       <method name="A+ADelegate Delegate2(Boolean)">
36498         <size>25</size>
36499       </method>
36500       <method name="Void Main()">
36501         <size>1</size>
36502       </method>
36503     </type>
36504     <type name="A+ADelegate">
36505       <method name="Void .ctor(Object, IntPtr)">
36506         <size>0</size>
36507       </method>
36508       <method name="A+ADelegate Invoke(Boolean)">
36509         <size>0</size>
36510       </method>
36511       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36512         <size>0</size>
36513       </method>
36514       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36515         <size>0</size>
36516       </method>
36517     </type>
36518   </test>
36519   <test name="test-709.cs">
36520     <type name="C">
36521       <method name="Void .ctor()">
36522         <size>7</size>
36523       </method>
36524       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36525         <size>68</size>
36526       </method>
36527       <method name="Void CharCopy(Char*, Char*, Int32)">
36528         <size>33</size>
36529       </method>
36530       <method name="Int32 Main()">
36531         <size>58</size>
36532       </method>
36533     </type>
36534   </test>
36535   <test name="test-71.cs">
36536     <type name="X">
36537       <method name="Void .ctor()">
36538         <size>7</size>
36539       </method>
36540       <method name="Void Main()">
36541         <size>37</size>
36542       </method>
36543     </type>
36544     <type name="MethodSignature">
36545       <method name="Void .ctor(String, Type, Type[])">
36546         <size>22</size>
36547       </method>
36548     </type>
36549   </test>
36550   <test name="test-710.cs">
36551     <type name="Z">
36552       <method name="Void .ctor()">
36553         <size>7</size>
36554       </method>
36555     </type>
36556     <type name="C">
36557       <method name="Void .ctor()">
36558         <size>7</size>
36559       </method>
36560       <method name="Void Main()">
36561         <size>7</size>
36562       </method>
36563     </type>
36564   </test>
36565   <test name="test-711.cs">
36566     <type name="N.Test">
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570       <method name="Void .ctor(Int32)">
36571         <size>7</size>
36572       </method>
36573       <method name="Void Main()">
36574         <size>1</size>
36575       </method>
36576     </type>
36577   </test>
36578   <test name="test-712.cs">
36579     <type name="Hello">
36580       <method name="Void .ctor()">
36581         <size>7</size>
36582       </method>
36583       <method name="Void Main()">
36584         <size>22</size>
36585       </method>
36586     </type>
36587   </test>
36588   <test name="test-713.cs">
36589     <type name="DispBar">
36590       <method name="Void .ctor()">
36591         <size>7</size>
36592       </method>
36593       <method name="Void Dispose()">
36594         <size>11</size>
36595       </method>
36596     </type>
36597     <type name="Foo">
36598       <method name="Void .ctor()">
36599         <size>7</size>
36600       </method>
36601       <method name="IDisposable GetBar()">
36602         <size>6</size>
36603       </method>
36604     </type>
36605     <type name="Test">
36606       <method name="Void .ctor()">
36607         <size>7</size>
36608       </method>
36609       <method name="Void .cctor()">
36610         <size>11</size>
36611       </method>
36612       <method name="Boolean TryThing()">
36613         <size>46</size>
36614       </method>
36615       <method name="Void Main()">
36616         <size>7</size>
36617       </method>
36618     </type>
36619   </test>
36620   <test name="test-714.cs">
36621     <type name="Hello">
36622       <method name="Void .ctor()">
36623         <size>7</size>
36624       </method>
36625       <method name="Void IBar.Test()">
36626         <size>1</size>
36627       </method>
36628       <method name="Void Main()">
36629         <size>1</size>
36630       </method>
36631     </type>
36632   </test>
36633   <test name="test-716.cs">
36634     <type name="SS">
36635       <method name="Void .cctor()">
36636         <size>8</size>
36637       </method>
36638     </type>
36639     <type name="SSS">
36640       <method name="Void .cctor()">
36641         <size>15</size>
36642       </method>
36643     </type>
36644     <type name="C">
36645       <method name="Void .ctor()">
36646         <size>7</size>
36647       </method>
36648     </type>
36649     <type name="CC">
36650       <method name="Void .ctor()">
36651         <size>7</size>
36652       </method>
36653       <method name="Void .cctor()">
36654         <size>8</size>
36655       </method>
36656     </type>
36657     <type name="CCC">
36658       <method name="Void .ctor()">
36659         <size>7</size>
36660       </method>
36661       <method name="Void .cctor()">
36662         <size>11</size>
36663       </method>
36664     </type>
36665     <type name="X">
36666       <method name="Void .ctor()">
36667         <size>7</size>
36668       </method>
36669       <method name="Int32 Main()">
36670         <size>192</size>
36671       </method>
36672     </type>
36673   </test>
36674   <test name="test-717.cs">
36675     <type name="AA">
36676       <method name="Void .ctor()">
36677         <size>7</size>
36678       </method>
36679       <method name="Int32 Foo(Int32)">
36680         <size>2</size>
36681       </method>
36682     </type>
36683     <type name="A">
36684       <method name="Void .ctor()">
36685         <size>7</size>
36686       </method>
36687       <method name="Int32 Foo(Byte)">
36688         <size>2</size>
36689       </method>
36690       <method name="Int32 Foo(Int32)">
36691         <size>2</size>
36692       </method>
36693     </type>
36694     <type name="B">
36695       <method name="Void .ctor()">
36696         <size>7</size>
36697       </method>
36698       <method name="Int32 Foo(Int32)">
36699         <size>2</size>
36700       </method>
36701       <method name="Void Foo(System.String)">
36702         <size>1</size>
36703       </method>
36704     </type>
36705     <type name="S">
36706       <method name="System.String ToString()">
36707         <size>6</size>
36708       </method>
36709     </type>
36710     <type name="MyClass">
36711       <method name="Void .ctor()">
36712         <size>7</size>
36713       </method>
36714       <method name="Int32 Main()">
36715         <size>61</size>
36716       </method>
36717     </type>
36718   </test>
36719   <test name="test-718.cs">
36720     <type name="A">
36721       <method name="Void .ctor()">
36722         <size>7</size>
36723       </method>
36724       <method name="Void Foo(Int32, Int32)">
36725         <size>1</size>
36726       </method>
36727     </type>
36728     <type name="B">
36729       <method name="Void .ctor()">
36730         <size>7</size>
36731       </method>
36732       <method name="Void Main()">
36733         <size>8</size>
36734       </method>
36735       <method name="Void Foo(Int32)">
36736         <size>1</size>
36737       </method>
36738     </type>
36739   </test>
36740   <test name="test-719.cs">
36741     <type name="C">
36742       <method name="Void .ctor()">
36743         <size>7</size>
36744       </method>
36745       <method name="Void Main()">
36746         <size>1</size>
36747       </method>
36748     </type>
36749   </test>
36750   <test name="test-72.cs">
36751     <type name="outer">
36752       <method name="Void .ctor()">
36753         <size>7</size>
36754       </method>
36755       <method name="Int32 Main()">
36756         <size>2</size>
36757       </method>
36758     </type>
36759     <type name="outer+inner">
36760       <method name="Void .ctor()">
36761         <size>7</size>
36762       </method>
36763       <method name="Void meth(System.Object)">
36764         <size>8</size>
36765       </method>
36766     </type>
36767   </test>
36768   <test name="test-720.cs">
36769     <type name="N.Program">
36770       <method name="Void .ctor()">
36771         <size>7</size>
36772       </method>
36773       <method name="Void Main()">
36774         <size>18</size>
36775       </method>
36776     </type>
36777     <type name="N.Parent">
36778       <method name="Void .ctor()">
36779         <size>7</size>
36780       </method>
36781       <method name="Void add_Example(N.Parent+ExampleHandler)">
36782         <size>0</size>
36783       </method>
36784       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36785         <size>0</size>
36786       </method>
36787     </type>
36788     <type name="N.Child">
36789       <method name="Void .ctor()">
36790         <size>7</size>
36791       </method>
36792       <method name="Void add_Example(N.Parent+ExampleHandler)">
36793         <size>24</size>
36794       </method>
36795       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36796         <size>24</size>
36797       </method>
36798       <method name="Void OnExample()">
36799         <size>23</size>
36800       </method>
36801     </type>
36802     <type name="N.Parent+ExampleHandler">
36803       <method name="Void .ctor(Object, IntPtr)">
36804         <size>0</size>
36805       </method>
36806       <method name="Void Invoke()">
36807         <size>0</size>
36808       </method>
36809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36810         <size>0</size>
36811       </method>
36812       <method name="Void EndInvoke(IAsyncResult)">
36813         <size>0</size>
36814       </method>
36815     </type>
36816   </test>
36817   <test name="test-721.cs">
36818     <type name="Program">
36819       <method name="Void .ctor()">
36820         <size>7</size>
36821       </method>
36822       <method name="Int32 Main()">
36823         <size>55</size>
36824       </method>
36825     </type>
36826     <type name="Control">
36827       <method name="Void .ctor()">
36828         <size>7</size>
36829       </method>
36830       <method name="Void set_Foo(Int32)">
36831         <size>1</size>
36832       </method>
36833     </type>
36834   </test>
36835   <test name="test-723.cs">
36836     <type name="Test">
36837       <method name="Void .ctor()">
36838         <size>7</size>
36839       </method>
36840       <method name="Int32 get_Count()">
36841         <size>2</size>
36842       </method>
36843     </type>
36844     <type name="Maine">
36845       <method name="Int32 Main()">
36846         <size>21</size>
36847       </method>
36848     </type>
36849   </test>
36850   <test name="test-724.cs">
36851     <type name="Test">
36852       <method name="Void .ctor()">
36853         <size>7</size>
36854       </method>
36855       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36856         <size>29</size>
36857       </method>
36858       <method name="Int32 Main()">
36859         <size>110</size>
36860       </method>
36861     </type>
36862     <type name="Concrete">
36863       <method name="Void .ctor()">
36864         <size>7</size>
36865       </method>
36866       <method name="System.String A.get_Spec()">
36867         <size>6</size>
36868       </method>
36869       <method name="System.String B.get_Spec()">
36870         <size>6</size>
36871       </method>
36872       <method name="System.String get_Spec()">
36873         <size>6</size>
36874       </method>
36875     </type>
36876   </test>
36877   <test name="test-726.cs">
36878     <type name="CS0102">
36879       <method name="System.Object IFoo.Clone()">
36880         <size>2</size>
36881       </method>
36882       <method name="Void Main()">
36883         <size>1</size>
36884       </method>
36885       <method name="Void .ctor()">
36886         <size>7</size>
36887       </method>
36888     </type>
36889     <type name="CS0102+Clone">
36890       <method name="Void .ctor()">
36891         <size>7</size>
36892       </method>
36893     </type>
36894   </test>
36895   <test name="test-727.cs">
36896     <type name="IDisposableTest.MainClass">
36897       <method name="Int32 Main()">
36898         <size>113</size>
36899       </method>
36900       <method name="Void .ctor()">
36901         <size>7</size>
36902       </method>
36903     </type>
36904     <type name="IDisposableTest.Foo">
36905       <method name="Void Dispose()">
36906         <size>32</size>
36907       </method>
36908       <method name="Void .ctor()">
36909         <size>57</size>
36910       </method>
36911       <method name="Void .cctor()">
36912         <size>1</size>
36913       </method>
36914     </type>
36915   </test>
36916   <test name="test-728.cs">
36917     <type name="Tests">
36918       <method name="Int32 Main()">
36919         <size>25</size>
36920       </method>
36921       <method name="Void .ctor()">
36922         <size>7</size>
36923       </method>
36924     </type>
36925   </test>
36926   <test name="test-729.cs">
36927     <type name="Primes.MainClass">
36928       <method name="Int32 Main()">
36929         <size>141</size>
36930       </method>
36931       <method name="Void .ctor()">
36932         <size>7</size>
36933       </method>
36934     </type>
36935   </test>
36936   <test name="test-73.cs">
36937     <type name="Abstract">
36938       <method name="Void .ctor()">
36939         <size>7</size>
36940       </method>
36941       <method name="Int32 A()">
36942         <size>0</size>
36943       </method>
36944     </type>
36945     <type name="Concrete">
36946       <method name="Void .ctor()">
36947         <size>7</size>
36948       </method>
36949       <method name="Int32 A()">
36950         <size>2</size>
36951       </method>
36952     </type>
36953     <type name="Test">
36954       <method name="Void .ctor()">
36955         <size>7</size>
36956       </method>
36957       <method name="Int32 Main()">
36958         <size>22</size>
36959       </method>
36960     </type>
36961   </test>
36962   <test name="test-730.cs">
36963     <type name="Demo">
36964       <method name="Void Test(System.Object)">
36965         <size>1</size>
36966       </method>
36967       <method name="Int32 Test(Int32)">
36968         <size>2</size>
36969       </method>
36970       <method name="Int32 GetPhones()">
36971         <size>22</size>
36972       </method>
36973       <method name="Int32 Main()">
36974         <size>23</size>
36975       </method>
36976       <method name="Void .ctor()">
36977         <size>7</size>
36978       </method>
36979     </type>
36980     <type name="Demo+D">
36981       <method name="Int32 Invoke(Int32)">
36982         <size>0</size>
36983       </method>
36984       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36985         <size>0</size>
36986       </method>
36987       <method name="Int32 EndInvoke(IAsyncResult)">
36988         <size>0</size>
36989       </method>
36990       <method name="Void .ctor(Object, IntPtr)">
36991         <size>0</size>
36992       </method>
36993     </type>
36994   </test>
36995   <test name="test-731.cs">
36996     <type name="C">
36997       <method name="Int32 Main()">
36998         <size>34</size>
36999       </method>
37000       <method name="Void .ctor()">
37001         <size>7</size>
37002       </method>
37003     </type>
37004     <type name="&lt;PrivateImplementationDetails&gt;">
37005       <method name="Void .ctor()">
37006         <size>7</size>
37007       </method>
37008     </type>
37009   </test>
37010   <test name="test-733.cs">
37011     <type name="Test">
37012       <method name="Int32 Main()">
37013         <size>54</size>
37014       </method>
37015       <method name="Void .ctor()">
37016         <size>7</size>
37017       </method>
37018     </type>
37019   </test>
37020   <test name="test-734.cs">
37021     <type name="M">
37022       <method name="Void Run()">
37023         <size>19</size>
37024       </method>
37025       <method name="Int32 Main()">
37026         <size>12</size>
37027       </method>
37028       <method name="Void .ctor()">
37029         <size>7</size>
37030       </method>
37031     </type>
37032   </test>
37033   <test name="test-735.cs">
37034     <type name="B">
37035       <method name="Void .ctor()">
37036         <size>7</size>
37037       </method>
37038     </type>
37039     <type name="B+C">
37040       <method name="Void Main()">
37041         <size>1</size>
37042       </method>
37043       <method name="Void .ctor()">
37044         <size>7</size>
37045       </method>
37046     </type>
37047     <type name="B+C+X">
37048       <method name="Void .ctor()">
37049         <size>7</size>
37050       </method>
37051     </type>
37052     <type name="B+D">
37053       <method name="Void .ctor()">
37054         <size>7</size>
37055       </method>
37056     </type>
37057   </test>
37058   <test name="test-736.cs">
37059     <type name="TestGeneric`1[T]">
37060       <method name="Void add_Event(System.EventHandler)">
37061         <size>24</size>
37062       </method>
37063       <method name="Void remove_Event(System.EventHandler)">
37064         <size>24</size>
37065       </method>
37066       <method name="Void Raise()">
37067         <size>18</size>
37068       </method>
37069       <method name="Void .ctor()">
37070         <size>7</size>
37071       </method>
37072     </type>
37073     <type name="TestGeneric2`1[T]">
37074       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
37075         <size>24</size>
37076       </method>
37077       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
37078         <size>24</size>
37079       </method>
37080       <method name="Void Raise()">
37081         <size>21</size>
37082       </method>
37083       <method name="Void .ctor()">
37084         <size>7</size>
37085       </method>
37086     </type>
37087     <type name="Test">
37088       <method name="Void add_Event(System.EventHandler)">
37089         <size>24</size>
37090       </method>
37091       <method name="Void remove_Event(System.EventHandler)">
37092         <size>24</size>
37093       </method>
37094       <method name="Void Raise()">
37095         <size>18</size>
37096       </method>
37097       <method name="Void Main()">
37098         <size>1</size>
37099       </method>
37100       <method name="Void .ctor()">
37101         <size>7</size>
37102       </method>
37103     </type>
37104     <type name="TestGeneric2`1+GenericHandler[T]">
37105       <method name="Void Invoke(T)">
37106         <size>0</size>
37107       </method>
37108       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
37109         <size>0</size>
37110       </method>
37111       <method name="Void EndInvoke(IAsyncResult)">
37112         <size>0</size>
37113       </method>
37114       <method name="Void .ctor(Object, IntPtr)">
37115         <size>0</size>
37116       </method>
37117     </type>
37118   </test>
37119   <test name="test-737.cs">
37120     <type name="Breaks">
37121       <method name="Double get_Item(Int32, Int32)">
37122         <size>7</size>
37123       </method>
37124       <method name="Void set_Item(Int32, Int32, Double)">
37125         <size>8</size>
37126       </method>
37127       <method name="Void .ctor(Double)">
37128         <size>8</size>
37129       </method>
37130     </type>
37131     <type name="Tester">
37132       <method name="Int32 Main()">
37133         <size>80</size>
37134       </method>
37135       <method name="Void .ctor()">
37136         <size>7</size>
37137       </method>
37138     </type>
37139   </test>
37140   <test name="test-738.cs">
37141     <type name="TestNamespace.ResumableInputStream">
37142       <method name="Void Main()">
37143         <size>1</size>
37144       </method>
37145       <method name="Void .ctor()">
37146         <size>18</size>
37147       </method>
37148     </type>
37149   </test>
37150   <test name="test-739.cs">
37151     <type name="X">
37152       <method name="Void Finalize()">
37153         <size>19</size>
37154       </method>
37155       <method name="Void Foo()">
37156         <size>1</size>
37157       </method>
37158       <method name="Int32 Main()">
37159         <size>89</size>
37160       </method>
37161       <method name="Void .ctor()">
37162         <size>7</size>
37163       </method>
37164     </type>
37165   </test>
37166   <test name="test-74.cs">
37167     <type name="X">
37168       <method name="Void .ctor()">
37169         <size>7</size>
37170       </method>
37171       <method name="Int32 Main()">
37172         <size>168</size>
37173       </method>
37174     </type>
37175   </test>
37176   <test name="test-740.cs">
37177     <type name="FixedTest">
37178       <method name="Int32 Main()">
37179         <size>318</size>
37180       </method>
37181       <method name="Void .ctor()">
37182         <size>7</size>
37183       </method>
37184     </type>
37185     <type name="FixedTest+TValue">
37186       <method name="System.String ToString()">
37187         <size>17</size>
37188       </method>
37189       <method name="Void .ctor(Int64)">
37190         <size>28</size>
37191       </method>
37192     </type>
37193   </test>
37194   <test name="test-75.cs">
37195     <type name="X">
37196       <method name="Void .ctor()">
37197         <size>7</size>
37198       </method>
37199       <method name="Void .cctor()">
37200         <size>1</size>
37201       </method>
37202       <method name="X op_Addition(X, X)">
37203         <size>8</size>
37204       </method>
37205     </type>
37206     <type name="Y">
37207       <method name="Void .ctor()">
37208         <size>7</size>
37209       </method>
37210     </type>
37211     <type name="Z">
37212       <method name="Void .ctor()">
37213         <size>7</size>
37214       </method>
37215     </type>
37216     <type name="driver">
37217       <method name="Void .ctor()">
37218         <size>7</size>
37219       </method>
37220       <method name="Int32 Main()">
37221         <size>34</size>
37222       </method>
37223     </type>
37224   </test>
37225   <test name="test-76.cs">
37226     <type name="foo">
37227       <method name="Void .ctor()">
37228         <size>7</size>
37229       </method>
37230       <method name="System.String strcat(System.String[])">
37231         <size>47</size>
37232       </method>
37233       <method name="Int32 Main()">
37234         <size>142</size>
37235       </method>
37236     </type>
37237   </test>
37238   <test name="test-77.cs">
37239     <type name="XX">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="Int32 Main()">
37244         <size>220</size>
37245       </method>
37246     </type>
37247   </test>
37248   <test name="test-78.cs">
37249     <type name="N1.B">
37250       <method name="Void .ctor()">
37251         <size>7</size>
37252       </method>
37253       <method name="Boolean ShortCasting()">
37254         <size>19</size>
37255       </method>
37256       <method name="Boolean IntCasting()">
37257         <size>18</size>
37258       </method>
37259       <method name="Int32 Main()">
37260         <size>26</size>
37261       </method>
37262     </type>
37263   </test>
37264   <test name="test-79.cs">
37265     <type name="X">
37266       <method name="Void .ctor()">
37267         <size>7</size>
37268       </method>
37269       <method name="Int32 Main()">
37270         <size>40</size>
37271       </method>
37272     </type>
37273   </test>
37274   <test name="test-8.cs">
37275     <type name="X">
37276       <method name="Void .ctor()">
37277         <size>7</size>
37278       </method>
37279       <method name="Int32 Main(System.String[])">
37280         <size>115</size>
37281       </method>
37282     </type>
37283   </test>
37284   <test name="test-80.cs">
37285     <type name="X">
37286       <method name="Void .ctor()">
37287         <size>7</size>
37288       </method>
37289       <method name="Int32 Add(Int32, Int32)">
37290         <size>4</size>
37291       </method>
37292     </type>
37293     <type name="Y">
37294       <method name="Void .ctor()">
37295         <size>7</size>
37296       </method>
37297       <method name="Int32 Main()">
37298         <size>34</size>
37299       </method>
37300       <method name="Int32 A.Add(Int32, Int32)">
37301         <size>9</size>
37302       </method>
37303     </type>
37304   </test>
37305   <test name="test-81.cs">
37306     <type name="N1.A">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310       <method name="Void Bar()">
37311         <size>44</size>
37312       </method>
37313       <method name="Int32 Main()">
37314         <size>71</size>
37315       </method>
37316     </type>
37317   </test>
37318   <test name="test-82.cs">
37319     <type name="N1.N2.B">
37320       <method name="Void .ctor()">
37321         <size>7</size>
37322       </method>
37323       <method name="Void Method(A ByRef)">
37324         <size>1</size>
37325       </method>
37326       <method name="Int32 Main()">
37327         <size>2</size>
37328       </method>
37329     </type>
37330     <type name="N1.N3.B">
37331       <method name="Void .ctor()">
37332         <size>7</size>
37333       </method>
37334       <method name="Void Method(A ByRef)">
37335         <size>1</size>
37336       </method>
37337     </type>
37338   </test>
37339   <test name="test-83.cs">
37340     <type name="PersonArrivedArgs">
37341       <method name="Void .ctor(String)">
37342         <size>14</size>
37343       </method>
37344     </type>
37345     <type name="Greeter">
37346       <method name="Void .ctor(String)">
37347         <size>14</size>
37348       </method>
37349       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
37350         <size>18</size>
37351       </method>
37352     </type>
37353     <type name="Room">
37354       <method name="Void .ctor()">
37355         <size>14</size>
37356       </method>
37357       <method name="Void add_PersonArrived(PersonArrivedHandler)">
37358         <size>24</size>
37359       </method>
37360       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
37361         <size>24</size>
37362       </method>
37363       <method name="Void AddPerson(System.String)">
37364         <size>14</size>
37365       </method>
37366     </type>
37367     <type name="DelegateTest">
37368       <method name="Void .ctor()">
37369         <size>7</size>
37370       </method>
37371       <method name="Int32 Main()">
37372         <size>2</size>
37373       </method>
37374     </type>
37375     <type name="PersonArrivedHandler">
37376       <method name="Void .ctor(Object, IntPtr)">
37377         <size>0</size>
37378       </method>
37379       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
37380         <size>0</size>
37381       </method>
37382       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, 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   </test>
37390   <test name="test-84.cs">
37391     <type name="Ghost">
37392       <method name="Void .ctor()">
37393         <size>7</size>
37394       </method>
37395       <method name="Int32 Main()">
37396         <size>6</size>
37397       </method>
37398     </type>
37399   </test>
37400   <test name="test-85.cs">
37401     <type name="X">
37402       <method name="Void .ctor()">
37403         <size>7</size>
37404       </method>
37405       <method name="Int32 Main()">
37406         <size>20</size>
37407       </method>
37408     </type>
37409   </test>
37410   <test name="test-86.cs">
37411     <type name="T.T">
37412       <method name="Void .ctor()">
37413         <size>7</size>
37414       </method>
37415       <method name="Int32 method1(System.Type, Int32)">
37416         <size>23</size>
37417       </method>
37418       <method name="Int32 method1(System.Type, System.Type[])">
37419         <size>12</size>
37420       </method>
37421       <method name="Int32 method2(System.Type, Int32)">
37422         <size>23</size>
37423       </method>
37424       <method name="Int32 method2(System.Type, System.Type[])">
37425         <size>12</size>
37426       </method>
37427       <method name="Int32 Main()">
37428         <size>36</size>
37429       </method>
37430     </type>
37431   </test>
37432   <test name="test-87.cs">
37433     <type name="Top">
37434       <method name="Void .ctor()">
37435         <size>7</size>
37436       </method>
37437       <method name="Int32 Main()">
37438         <size>58</size>
37439       </method>
37440     </type>
37441     <type name="Top+X">
37442       <method name="Void .ctor()">
37443         <size>7</size>
37444       </method>
37445     </type>
37446     <type name="Top+Y">
37447       <method name="Void .ctor()">
37448         <size>7</size>
37449       </method>
37450     </type>
37451     <type name="Top+XA">
37452       <method name="Void .ctor()">
37453         <size>7</size>
37454       </method>
37455       <method name="Int32 get_one()">
37456         <size>2</size>
37457       </method>
37458     </type>
37459     <type name="Top+XB">
37460       <method name="Void .ctor()">
37461         <size>7</size>
37462       </method>
37463       <method name="Int32 get_one()">
37464         <size>2</size>
37465       </method>
37466       <method name="Int32 get_two()">
37467         <size>2</size>
37468       </method>
37469     </type>
37470     <type name="Other">
37471       <method name="Void .ctor()">
37472         <size>7</size>
37473       </method>
37474       <method name="Void X()">
37475         <size>5</size>
37476       </method>
37477     </type>
37478   </test>
37479   <test name="test-88.cs">
37480     <type name="X">
37481       <method name="Void .ctor()">
37482         <size>7</size>
37483       </method>
37484       <method name="Void f(System.String)">
37485         <size>19</size>
37486       </method>
37487       <method name="Int32 Main()">
37488         <size>63</size>
37489       </method>
37490     </type>
37491     <type name="&lt;PrivateImplementationDetails&gt;">
37492       <method name="Void .ctor()">
37493         <size>7</size>
37494       </method>
37495     </type>
37496   </test>
37497   <test name="test-89.cs">
37498     <type name="X">
37499       <method name="Void .ctor(Int32)">
37500         <size>8</size>
37501       </method>
37502       <method name="X F(Int32)">
37503         <size>7</size>
37504       </method>
37505       <method name="Int32 Main()">
37506         <size>99</size>
37507       </method>
37508     </type>
37509   </test>
37510   <test name="test-9.cs">
37511     <type name="X">
37512       <method name="Void .ctor()">
37513         <size>7</size>
37514       </method>
37515       <method name="Int32 Main(System.String[])">
37516         <size>104</size>
37517       </method>
37518     </type>
37519   </test>
37520   <test name="test-90.cs">
37521     <type name="N1.Blah">
37522       <method name="Void .ctor()">
37523         <size>7</size>
37524       </method>
37525       <method name="Int32 Main()">
37526         <size>2</size>
37527       </method>
37528     </type>
37529   </test>
37530   <test name="test-91.cs">
37531     <type name="Abstract">
37532       <method name="Void .ctor()">
37533         <size>7</size>
37534       </method>
37535     </type>
37536     <type name="Plain">
37537       <method name="Void .ctor()">
37538         <size>7</size>
37539       </method>
37540     </type>
37541     <type name="Test">
37542       <method name="Void .ctor()">
37543         <size>7</size>
37544       </method>
37545       <method name="Void MyProtectedInternal()">
37546         <size>1</size>
37547       </method>
37548       <method name="Void MyInternal()">
37549         <size>1</size>
37550       </method>
37551       <method name="Void MyPublic()">
37552         <size>1</size>
37553       </method>
37554       <method name="Void MyPrivate()">
37555         <size>1</size>
37556       </method>
37557       <method name="Int32 Main()">
37558         <size>242</size>
37559       </method>
37560     </type>
37561   </test>
37562   <test name="test-92.cs">
37563     <type name="Outer">
37564       <method name="Void .ctor()">
37565         <size>7</size>
37566       </method>
37567     </type>
37568     <type name="Outer+Inner">
37569       <method name="Void .ctor()">
37570         <size>7</size>
37571       </method>
37572     </type>
37573     <type name="InnerBase">
37574       <method name="Void .ctor()">
37575         <size>7</size>
37576       </method>
37577     </type>
37578     <type name="MainClass">
37579       <method name="Void .ctor()">
37580         <size>7</size>
37581       </method>
37582       <method name="Int32 Main()">
37583         <size>2</size>
37584       </method>
37585     </type>
37586   </test>
37587   <test name="test-93.cs">
37588     <type name="N1.C">
37589       <method name="Void .ctor()">
37590         <size>7</size>
37591       </method>
37592       <method name="Void method(B ByRef)">
37593         <size>15</size>
37594       </method>
37595     </type>
37596     <type name="Test">
37597       <method name="Void .ctor()">
37598         <size>7</size>
37599       </method>
37600       <method name="Int32 Main()">
37601         <size>15</size>
37602       </method>
37603     </type>
37604   </test>
37605   <test name="test-94.cs">
37606     <type name="Base">
37607       <method name="Void .ctor()">
37608         <size>7</size>
37609       </method>
37610       <method name="Int32 IVehicle.Start()">
37611         <size>2</size>
37612       </method>
37613       <method name="Int32 Stop()">
37614         <size>2</size>
37615       </method>
37616       <method name="Int32 Turn()">
37617         <size>2</size>
37618       </method>
37619     </type>
37620     <type name="Derived1">
37621       <method name="Void .ctor()">
37622         <size>7</size>
37623       </method>
37624       <method name="Int32 Turn()">
37625         <size>2</size>
37626       </method>
37627     </type>
37628     <type name="Derived2">
37629       <method name="Void .ctor()">
37630         <size>7</size>
37631       </method>
37632       <method name="Int32 IVehicle.Start()">
37633         <size>2</size>
37634       </method>
37635       <method name="Int32 IVehicle.Turn()">
37636         <size>2</size>
37637       </method>
37638       <method name="Int32 Stop()">
37639         <size>2</size>
37640       </method>
37641       <method name="Int32 Turn()">
37642         <size>2</size>
37643       </method>
37644     </type>
37645     <type name="Test">
37646       <method name="Void .ctor()">
37647         <size>7</size>
37648       </method>
37649       <method name="Int32 Main()">
37650         <size>88</size>
37651       </method>
37652     </type>
37653   </test>
37654   <test name="test-95.cs">
37655     <type name="X">
37656       <method name="Void .ctor()">
37657         <size>7</size>
37658       </method>
37659       <method name="Int32 Main()">
37660         <size>30</size>
37661       </method>
37662     </type>
37663   </test>
37664   <test name="test-96.cs">
37665     <type name="N1.A">
37666       <method name="Void .ctor()">
37667         <size>7</size>
37668       </method>
37669       <method name="Int32 Main()">
37670         <size>2</size>
37671       </method>
37672     </type>
37673     <type name="N1.C">
37674       <method name="Void .ctor(Object, IntPtr)">
37675         <size>0</size>
37676       </method>
37677       <method name="Void Invoke(System.Object, N1.A)">
37678         <size>0</size>
37679       </method>
37680       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37681         <size>0</size>
37682       </method>
37683       <method name="Void EndInvoke(IAsyncResult)">
37684         <size>0</size>
37685       </method>
37686     </type>
37687   </test>
37688   <test name="test-97.cs">
37689     <type name="X">
37690       <method name="Void .ctor()">
37691         <size>7</size>
37692       </method>
37693       <method name="Int32 Main()">
37694         <size>2</size>
37695       </method>
37696     </type>
37697   </test>
37698   <test name="test-98.cs">
37699     <type name="X">
37700       <method name="Void .ctor()">
37701         <size>7</size>
37702       </method>
37703       <method name="Void b()">
37704         <size>19</size>
37705       </method>
37706     </type>
37707     <type name="Y">
37708       <method name="Void .ctor()">
37709         <size>7</size>
37710       </method>
37711       <method name="Int32 Main()">
37712         <size>2</size>
37713       </method>
37714     </type>
37715   </test>
37716   <test name="test-99.cs">
37717     <type name="X">
37718       <method name="Void .ctor()">
37719         <size>7</size>
37720       </method>
37721       <method name="Int32 Main()">
37722         <size>104</size>
37723       </method>
37724     </type>
37725   </test>
37726   <test name="test-anon-01.cs">
37727     <type name="X">
37728       <method name="Void .ctor()">
37729         <size>7</size>
37730       </method>
37731       <method name="Int32 Main()">
37732         <size>21</size>
37733       </method>
37734     </type>
37735     <type name="S">
37736       <method name="Void .ctor(Object, IntPtr)">
37737         <size>0</size>
37738       </method>
37739       <method name="Void Invoke()">
37740         <size>0</size>
37741       </method>
37742       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37743         <size>0</size>
37744       </method>
37745       <method name="Void EndInvoke(IAsyncResult)">
37746         <size>0</size>
37747       </method>
37748     </type>
37749     <type name="X+&lt;Main&gt;c__AnonStorey0">
37750       <method name="Void .ctor()">
37751         <size>7</size>
37752       </method>
37753       <method name="Void &lt;&gt;m__0()">
37754         <size>8</size>
37755       </method>
37756     </type>
37757   </test>
37758   <test name="test-anon-02.cs">
37759     <type name="X">
37760       <method name="Void .ctor()">
37761         <size>7</size>
37762       </method>
37763       <method name="Int32 Main()">
37764         <size>151</size>
37765       </method>
37766     </type>
37767     <type name="S">
37768       <method name="Void .ctor(Object, IntPtr)">
37769         <size>0</size>
37770       </method>
37771       <method name="Void Invoke()">
37772         <size>0</size>
37773       </method>
37774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37775         <size>0</size>
37776       </method>
37777       <method name="Void EndInvoke(IAsyncResult)">
37778         <size>0</size>
37779       </method>
37780     </type>
37781     <type name="X+&lt;Main&gt;c__AnonStorey0">
37782       <method name="Void .ctor()">
37783         <size>7</size>
37784       </method>
37785       <method name="Void &lt;&gt;m__0()">
37786         <size>113</size>
37787       </method>
37788     </type>
37789   </test>
37790   <test name="test-anon-03.cs">
37791     <type name="X">
37792       <method name="Void .ctor()">
37793         <size>7</size>
37794       </method>
37795       <method name="Void Main()">
37796         <size>59</size>
37797       </method>
37798     </type>
37799     <type name="S">
37800       <method name="Void .ctor(Object, IntPtr)">
37801         <size>0</size>
37802       </method>
37803       <method name="Void Invoke()">
37804         <size>0</size>
37805       </method>
37806       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37807         <size>0</size>
37808       </method>
37809       <method name="Void EndInvoke(IAsyncResult)">
37810         <size>0</size>
37811       </method>
37812     </type>
37813     <type name="X+&lt;Main&gt;c__AnonStorey0">
37814       <method name="Void .ctor()">
37815         <size>7</size>
37816       </method>
37817       <method name="Void &lt;&gt;m__0()">
37818         <size>8</size>
37819       </method>
37820     </type>
37821   </test>
37822   <test name="test-anon-04.cs">
37823     <type name="X">
37824       <method name="Void .ctor()">
37825         <size>7</size>
37826       </method>
37827       <method name="Void Main()">
37828         <size>59</size>
37829       </method>
37830     </type>
37831     <type name="S">
37832       <method name="Void .ctor(Object, IntPtr)">
37833         <size>0</size>
37834       </method>
37835       <method name="Void Invoke()">
37836         <size>0</size>
37837       </method>
37838       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37839         <size>0</size>
37840       </method>
37841       <method name="Void EndInvoke(IAsyncResult)">
37842         <size>0</size>
37843       </method>
37844     </type>
37845     <type name="X+&lt;Main&gt;c__AnonStorey0">
37846       <method name="Void .ctor()">
37847         <size>7</size>
37848       </method>
37849       <method name="Void &lt;&gt;m__0()">
37850         <size>30</size>
37851       </method>
37852     </type>
37853   </test>
37854   <test name="test-anon-05.cs">
37855     <type name="X">
37856       <method name="Void .ctor()">
37857         <size>7</size>
37858       </method>
37859       <method name="Int32 Main()">
37860         <size>207</size>
37861       </method>
37862       <method name="Boolean t(Int32, Int32)">
37863         <size>5</size>
37864       </method>
37865     </type>
37866     <type name="S">
37867       <method name="Void .ctor(Object, IntPtr)">
37868         <size>0</size>
37869       </method>
37870       <method name="Void Invoke()">
37871         <size>0</size>
37872       </method>
37873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37874         <size>0</size>
37875       </method>
37876       <method name="Void EndInvoke(IAsyncResult)">
37877         <size>0</size>
37878       </method>
37879     </type>
37880     <type name="X+&lt;Main&gt;c__AnonStorey1">
37881       <method name="Void .ctor()">
37882         <size>7</size>
37883       </method>
37884       <method name="Void &lt;&gt;m__0()">
37885         <size>76</size>
37886       </method>
37887     </type>
37888     <type name="X+&lt;Main&gt;c__AnonStorey0">
37889       <method name="Void .ctor()">
37890         <size>7</size>
37891       </method>
37892     </type>
37893   </test>
37894   <test name="test-anon-06.cs">
37895     <type name="X">
37896       <method name="Void .ctor()">
37897         <size>7</size>
37898       </method>
37899       <method name="Int32 Main()">
37900         <size>112</size>
37901       </method>
37902     </type>
37903     <type name="S">
37904       <method name="Void .ctor(Object, IntPtr)">
37905         <size>0</size>
37906       </method>
37907       <method name="Void Invoke()">
37908         <size>0</size>
37909       </method>
37910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37911         <size>0</size>
37912       </method>
37913       <method name="Void EndInvoke(IAsyncResult)">
37914         <size>0</size>
37915       </method>
37916     </type>
37917     <type name="X+&lt;Main&gt;c__AnonStorey0">
37918       <method name="Void .ctor()">
37919         <size>7</size>
37920       </method>
37921       <method name="Void &lt;&gt;m__0()">
37922         <size>18</size>
37923       </method>
37924     </type>
37925   </test>
37926   <test name="test-anon-07.cs">
37927     <type name="X">
37928       <method name="Void .ctor()">
37929         <size>7</size>
37930       </method>
37931       <method name="Int32 Main()">
37932         <size>120</size>
37933       </method>
37934       <method name="Boolean t(Int32, Int32)">
37935         <size>5</size>
37936       </method>
37937     </type>
37938     <type name="D">
37939       <method name="Void .ctor(Object, IntPtr)">
37940         <size>0</size>
37941       </method>
37942       <method name="Void Invoke()">
37943         <size>0</size>
37944       </method>
37945       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37946         <size>0</size>
37947       </method>
37948       <method name="Void EndInvoke(IAsyncResult)">
37949         <size>0</size>
37950       </method>
37951     </type>
37952     <type name="X+&lt;Main&gt;c__AnonStorey0">
37953       <method name="Void .ctor()">
37954         <size>7</size>
37955       </method>
37956       <method name="Void &lt;&gt;m__0()">
37957         <size>18</size>
37958       </method>
37959       <method name="Void &lt;&gt;m__1()">
37960         <size>18</size>
37961       </method>
37962     </type>
37963   </test>
37964   <test name="test-anon-08.cs">
37965     <type name="X">
37966       <method name="Void .ctor()">
37967         <size>7</size>
37968       </method>
37969       <method name="Int32 Main()">
37970         <size>35</size>
37971       </method>
37972     </type>
37973     <type name="S">
37974       <method name="Void .ctor(Object, IntPtr)">
37975         <size>0</size>
37976       </method>
37977       <method name="Void Invoke()">
37978         <size>0</size>
37979       </method>
37980       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37981         <size>0</size>
37982       </method>
37983       <method name="Void EndInvoke(IAsyncResult)">
37984         <size>0</size>
37985       </method>
37986     </type>
37987     <type name="X+&lt;Main&gt;c__AnonStorey0">
37988       <method name="Void .ctor()">
37989         <size>7</size>
37990       </method>
37991       <method name="Void &lt;&gt;m__0()">
37992         <size>13</size>
37993       </method>
37994     </type>
37995   </test>
37996   <test name="test-anon-09.cs">
37997     <type name="X">
37998       <method name="Void .ctor()">
37999         <size>7</size>
38000       </method>
38001       <method name="Int32 Main()">
38002         <size>59</size>
38003       </method>
38004     </type>
38005     <type name="X+D">
38006       <method name="Void .ctor(Object, IntPtr)">
38007         <size>0</size>
38008       </method>
38009       <method name="Void Invoke()">
38010         <size>0</size>
38011       </method>
38012       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38013         <size>0</size>
38014       </method>
38015       <method name="Void EndInvoke(IAsyncResult)">
38016         <size>0</size>
38017       </method>
38018     </type>
38019     <type name="X+&lt;Main&gt;c__AnonStorey0">
38020       <method name="Void .ctor()">
38021         <size>7</size>
38022       </method>
38023       <method name="Void &lt;&gt;m__0()">
38024         <size>49</size>
38025       </method>
38026     </type>
38027   </test>
38028   <test name="test-anon-10.cs">
38029     <type name="S">
38030       <method name="Void .ctor()">
38031         <size>7</size>
38032       </method>
38033       <method name="Void Test()">
38034         <size>105</size>
38035       </method>
38036       <method name="Int32 Main()">
38037         <size>66</size>
38038       </method>
38039     </type>
38040     <type name="S+T">
38041       <method name="Void .ctor(Object, IntPtr)">
38042         <size>0</size>
38043       </method>
38044       <method name="Void Invoke()">
38045         <size>0</size>
38046       </method>
38047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38048         <size>0</size>
38049       </method>
38050       <method name="Void EndInvoke(IAsyncResult)">
38051         <size>0</size>
38052       </method>
38053     </type>
38054     <type name="S+&lt;Test&gt;c__AnonStorey1">
38055       <method name="Void .ctor()">
38056         <size>7</size>
38057       </method>
38058     </type>
38059     <type name="S+&lt;Test&gt;c__AnonStorey0">
38060       <method name="Void .ctor()">
38061         <size>7</size>
38062       </method>
38063     </type>
38064     <type name="S+&lt;Test&gt;c__AnonStorey1">
38065       <method name="Void &lt;&gt;m__0()">
38066         <size>76</size>
38067       </method>
38068     </type>
38069   </test>
38070   <test name="test-anon-11.cs">
38071     <type name="X">
38072       <method name="Void .ctor()">
38073         <size>7</size>
38074       </method>
38075       <method name="Int32 Main()">
38076         <size>122</size>
38077       </method>
38078     </type>
38079     <type name="D">
38080       <method name="Void .ctor(Object, IntPtr)">
38081         <size>0</size>
38082       </method>
38083       <method name="Void Invoke(Int32)">
38084         <size>0</size>
38085       </method>
38086       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38087         <size>0</size>
38088       </method>
38089       <method name="Void EndInvoke(IAsyncResult)">
38090         <size>0</size>
38091       </method>
38092     </type>
38093     <type name="E">
38094       <method name="Void .ctor(Object, IntPtr)">
38095         <size>0</size>
38096       </method>
38097       <method name="Void Invoke(Int32 ByRef)">
38098         <size>0</size>
38099       </method>
38100       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
38101         <size>0</size>
38102       </method>
38103       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
38104         <size>0</size>
38105       </method>
38106     </type>
38107     <type name="F">
38108       <method name="Void .ctor(Object, IntPtr)">
38109         <size>0</size>
38110       </method>
38111       <method name="Void Invoke(System.Int32[])">
38112         <size>0</size>
38113       </method>
38114       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
38115         <size>0</size>
38116       </method>
38117       <method name="Void EndInvoke(IAsyncResult)">
38118         <size>0</size>
38119       </method>
38120     </type>
38121     <type name="X">
38122       <method name="Void &lt;Main&gt;m__0(Int32)">
38123         <size>1</size>
38124       </method>
38125       <method name="Void &lt;Main&gt;m__1(Int32)">
38126         <size>1</size>
38127       </method>
38128       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
38129         <size>1</size>
38130       </method>
38131       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
38132         <size>1</size>
38133       </method>
38134     </type>
38135   </test>
38136   <test name="test-anon-12.cs">
38137     <type name="X">
38138       <method name="Void .ctor()">
38139         <size>7</size>
38140       </method>
38141       <method name="Int32 Main()">
38142         <size>257</size>
38143       </method>
38144       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
38145         <size>81</size>
38146       </method>
38147     </type>
38148     <type name="predicate">
38149       <method name="Void .ctor(Object, IntPtr)">
38150         <size>0</size>
38151       </method>
38152       <method name="Boolean Invoke(System.Object)">
38153         <size>0</size>
38154       </method>
38155       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38156         <size>0</size>
38157       </method>
38158       <method name="Boolean EndInvoke(IAsyncResult)">
38159         <size>0</size>
38160       </method>
38161     </type>
38162     <type name="X">
38163       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
38164         <size>12</size>
38165       </method>
38166     </type>
38167   </test>
38168   <test name="test-anon-13.cs">
38169     <type name="X">
38170       <method name="Void .ctor(Int32)">
38171         <size>14</size>
38172       </method>
38173       <method name="Void Main()">
38174         <size>42</size>
38175       </method>
38176       <method name="D T()">
38177         <size>15</size>
38178       </method>
38179       <method name="System.String CALL()">
38180         <size>6</size>
38181       </method>
38182     </type>
38183     <type name="D">
38184       <method name="Void .ctor(Object, IntPtr)">
38185         <size>0</size>
38186       </method>
38187       <method name="Void Invoke()">
38188         <size>0</size>
38189       </method>
38190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38191         <size>0</size>
38192       </method>
38193       <method name="Void EndInvoke(IAsyncResult)">
38194         <size>0</size>
38195       </method>
38196     </type>
38197     <type name="X">
38198       <method name="Void &lt;T&gt;m__0()">
38199         <size>22</size>
38200       </method>
38201     </type>
38202   </test>
38203   <test name="test-anon-14.cs">
38204     <type name="X">
38205       <method name="Void .ctor()">
38206         <size>7</size>
38207       </method>
38208       <method name="Void add_Click(X+T)">
38209         <size>22</size>
38210       </method>
38211       <method name="Void remove_Click(X+T)">
38212         <size>22</size>
38213       </method>
38214       <method name="Void Method()">
38215         <size>1</size>
38216       </method>
38217       <method name="Void Main()">
38218         <size>46</size>
38219       </method>
38220     </type>
38221     <type name="X+T">
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   </test>
38236   <test name="test-anon-15.cs">
38237     <type name="Foo">
38238       <method name="Void .ctor()">
38239         <size>7</size>
38240       </method>
38241       <method name="Void Main()">
38242         <size>43</size>
38243       </method>
38244     </type>
38245     <type name="Foo+Inner">
38246       <method name="Void .ctor(String)">
38247         <size>7</size>
38248       </method>
38249     </type>
38250     <type name="Foo+foo_fn">
38251       <method name="Void .ctor(Object, IntPtr)">
38252         <size>0</size>
38253       </method>
38254       <method name="Foo+Inner Invoke(System.String)">
38255         <size>0</size>
38256       </method>
38257       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38258         <size>0</size>
38259       </method>
38260       <method name="Foo+Inner EndInvoke(IAsyncResult)">
38261         <size>0</size>
38262       </method>
38263     </type>
38264     <type name="Foo">
38265       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
38266         <size>13</size>
38267       </method>
38268     </type>
38269   </test>
38270   <test name="test-anon-16.cs">
38271     <type name="X">
38272       <method name="Void .ctor(Int32)">
38273         <size>14</size>
38274       </method>
38275       <method name="Void Main()">
38276         <size>42</size>
38277       </method>
38278       <method name="D T()">
38279         <size>15</size>
38280       </method>
38281     </type>
38282     <type name="D">
38283       <method name="Void .ctor(Object, IntPtr)">
38284         <size>0</size>
38285       </method>
38286       <method name="Void Invoke()">
38287         <size>0</size>
38288       </method>
38289       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38290         <size>0</size>
38291       </method>
38292       <method name="Void EndInvoke(IAsyncResult)">
38293         <size>0</size>
38294       </method>
38295     </type>
38296     <type name="X">
38297       <method name="Void &lt;T&gt;m__0()">
38298         <size>27</size>
38299       </method>
38300     </type>
38301   </test>
38302   <test name="test-anon-17.cs">
38303     <type name="Button">
38304       <method name="Void .ctor()">
38305         <size>7</size>
38306       </method>
38307       <method name="Void add_Clicked(ClickEvent)">
38308         <size>24</size>
38309       </method>
38310       <method name="Void remove_Clicked(ClickEvent)">
38311         <size>24</size>
38312       </method>
38313       <method name="Void DoClick()">
38314         <size>12</size>
38315       </method>
38316     </type>
38317     <type name="X">
38318       <method name="Void .ctor()">
38319         <size>7</size>
38320       </method>
38321       <method name="Void .cctor()">
38322         <size>1</size>
38323       </method>
38324       <method name="Int32 Main()">
38325         <size>61</size>
38326       </method>
38327     </type>
38328     <type name="ClickEvent">
38329       <method name="Void .ctor(Object, IntPtr)">
38330         <size>0</size>
38331       </method>
38332       <method name="Void Invoke()">
38333         <size>0</size>
38334       </method>
38335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38336         <size>0</size>
38337       </method>
38338       <method name="Void EndInvoke(IAsyncResult)">
38339         <size>0</size>
38340       </method>
38341     </type>
38342     <type name="X">
38343       <method name="Void &lt;Main&gt;m__0()">
38344         <size>17</size>
38345       </method>
38346     </type>
38347   </test>
38348   <test name="test-anon-18.cs">
38349     <type name="DelegateTest">
38350       <method name="Void .ctor()">
38351         <size>7</size>
38352       </method>
38353       <method name="Void Main(System.String[])">
38354         <size>83</size>
38355       </method>
38356     </type>
38357     <type name="A">
38358       <method name="Void .ctor(Object, IntPtr)">
38359         <size>0</size>
38360       </method>
38361       <method name="Void Invoke()">
38362         <size>0</size>
38363       </method>
38364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38365         <size>0</size>
38366       </method>
38367       <method name="Void EndInvoke(IAsyncResult)">
38368         <size>0</size>
38369       </method>
38370     </type>
38371     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38372       <method name="Void .ctor()">
38373         <size>7</size>
38374       </method>
38375       <method name="Void &lt;&gt;m__0()">
38376         <size>17</size>
38377       </method>
38378     </type>
38379   </test>
38380   <test name="test-anon-19.cs">
38381     <type name="X">
38382       <method name="Void .ctor()">
38383         <size>7</size>
38384       </method>
38385       <method name="Int32 Main()">
38386         <size>223</size>
38387       </method>
38388       <method name="Boolean t(Int32, Int32)">
38389         <size>5</size>
38390       </method>
38391     </type>
38392     <type name="S">
38393       <method name="Void .ctor(Object, IntPtr)">
38394         <size>0</size>
38395       </method>
38396       <method name="Void Invoke()">
38397         <size>0</size>
38398       </method>
38399       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38400         <size>0</size>
38401       </method>
38402       <method name="Void EndInvoke(IAsyncResult)">
38403         <size>0</size>
38404       </method>
38405     </type>
38406     <type name="X+&lt;Main&gt;c__AnonStorey1">
38407       <method name="Void .ctor()">
38408         <size>7</size>
38409       </method>
38410       <method name="Void &lt;&gt;m__0()">
38411         <size>93</size>
38412       </method>
38413     </type>
38414     <type name="X+&lt;Main&gt;c__AnonStorey0">
38415       <method name="Void .ctor()">
38416         <size>7</size>
38417       </method>
38418     </type>
38419   </test>
38420   <test name="test-anon-20.cs">
38421     <type name="X">
38422       <method name="Void .ctor()">
38423         <size>7</size>
38424       </method>
38425       <method name="Void Main()">
38426         <size>33</size>
38427       </method>
38428       <method name="D MainHost()">
38429         <size>28</size>
38430       </method>
38431     </type>
38432     <type name="D">
38433       <method name="Void .ctor(Object, IntPtr)">
38434         <size>0</size>
38435       </method>
38436       <method name="Void Invoke()">
38437         <size>0</size>
38438       </method>
38439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38440         <size>0</size>
38441       </method>
38442       <method name="Void EndInvoke(IAsyncResult)">
38443         <size>0</size>
38444       </method>
38445     </type>
38446     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
38447       <method name="Void .ctor()">
38448         <size>7</size>
38449       </method>
38450       <method name="Void &lt;&gt;m__0()">
38451         <size>52</size>
38452       </method>
38453     </type>
38454     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
38455       <method name="Void .ctor()">
38456         <size>7</size>
38457       </method>
38458       <method name="Void &lt;&gt;m__1()">
38459         <size>52</size>
38460       </method>
38461     </type>
38462   </test>
38463   <test name="test-anon-21.cs">
38464     <type name="X">
38465       <method name="Void .ctor()">
38466         <size>7</size>
38467       </method>
38468       <method name="Void .cctor()">
38469         <size>1</size>
38470       </method>
38471       <method name="Int32 Main()">
38472         <size>68</size>
38473       </method>
38474       <method name="Void M()">
38475         <size>44</size>
38476       </method>
38477     </type>
38478     <type name="D">
38479       <method name="Void .ctor(Object, IntPtr)">
38480         <size>0</size>
38481       </method>
38482       <method name="Void Invoke()">
38483         <size>0</size>
38484       </method>
38485       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38486         <size>0</size>
38487       </method>
38488       <method name="Void EndInvoke(IAsyncResult)">
38489         <size>0</size>
38490       </method>
38491     </type>
38492     <type name="X+&lt;M&gt;c__AnonStorey0">
38493       <method name="Void .ctor()">
38494         <size>7</size>
38495       </method>
38496       <method name="Void &lt;&gt;m__0()">
38497         <size>48</size>
38498       </method>
38499     </type>
38500     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38501       <method name="Void .ctor()">
38502         <size>7</size>
38503       </method>
38504       <method name="Void &lt;&gt;m__1()">
38505         <size>81</size>
38506       </method>
38507     </type>
38508   </test>
38509   <test name="test-anon-22.cs">
38510     <type name="X">
38511       <method name="Void .ctor()">
38512         <size>7</size>
38513       </method>
38514       <method name="Void Main()">
38515         <size>33</size>
38516       </method>
38517       <method name="D T()">
38518         <size>28</size>
38519       </method>
38520     </type>
38521     <type name="D">
38522       <method name="Void .ctor(Object, IntPtr)">
38523         <size>0</size>
38524       </method>
38525       <method name="Void Invoke()">
38526         <size>0</size>
38527       </method>
38528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38529         <size>0</size>
38530       </method>
38531       <method name="Void EndInvoke(IAsyncResult)">
38532         <size>0</size>
38533       </method>
38534     </type>
38535     <type name="X+&lt;T&gt;c__AnonStorey0">
38536       <method name="Void .ctor()">
38537         <size>7</size>
38538       </method>
38539       <method name="Void &lt;&gt;m__0()">
38540         <size>52</size>
38541       </method>
38542     </type>
38543     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
38544       <method name="Void .ctor()">
38545         <size>7</size>
38546       </method>
38547       <method name="Void &lt;&gt;m__1()">
38548         <size>52</size>
38549       </method>
38550     </type>
38551   </test>
38552   <test name="test-anon-23.cs">
38553     <type name="X">
38554       <method name="Void .ctor()">
38555         <size>7</size>
38556       </method>
38557       <method name="Int32 Main()">
38558         <size>68</size>
38559       </method>
38560       <method name="Void M()">
38561         <size>34</size>
38562       </method>
38563     </type>
38564     <type name="D">
38565       <method name="Void .ctor(Object, IntPtr)">
38566         <size>0</size>
38567       </method>
38568       <method name="Void Invoke()">
38569         <size>0</size>
38570       </method>
38571       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38572         <size>0</size>
38573       </method>
38574       <method name="Void EndInvoke(IAsyncResult)">
38575         <size>0</size>
38576       </method>
38577     </type>
38578     <type name="X+&lt;M&gt;c__AnonStorey0">
38579       <method name="Void .ctor()">
38580         <size>7</size>
38581       </method>
38582       <method name="Void &lt;&gt;m__0()">
38583         <size>38</size>
38584       </method>
38585     </type>
38586     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38587       <method name="Void .ctor()">
38588         <size>7</size>
38589       </method>
38590       <method name="Void &lt;&gt;m__1()">
38591         <size>24</size>
38592       </method>
38593     </type>
38594   </test>
38595   <test name="test-anon-24.cs">
38596     <type name="X">
38597       <method name="Void .ctor()">
38598         <size>7</size>
38599       </method>
38600       <method name="Void Main()">
38601         <size>29</size>
38602       </method>
38603       <method name="D T(Int32)">
38604         <size>28</size>
38605       </method>
38606     </type>
38607     <type name="D">
38608       <method name="Void .ctor(Object, IntPtr)">
38609         <size>0</size>
38610       </method>
38611       <method name="Int32 Invoke()">
38612         <size>0</size>
38613       </method>
38614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38615         <size>0</size>
38616       </method>
38617       <method name="Int32 EndInvoke(IAsyncResult)">
38618         <size>0</size>
38619       </method>
38620     </type>
38621     <type name="X+&lt;T&gt;c__AnonStorey0">
38622       <method name="Void .ctor()">
38623         <size>7</size>
38624       </method>
38625       <method name="Int32 &lt;&gt;m__0()">
38626         <size>21</size>
38627       </method>
38628     </type>
38629   </test>
38630   <test name="test-anon-25.cs">
38631     <type name="X">
38632       <method name="Void .ctor()">
38633         <size>7</size>
38634       </method>
38635       <method name="Int32 Main()">
38636         <size>48</size>
38637       </method>
38638       <method name="D T(Int32)">
38639         <size>28</size>
38640       </method>
38641     </type>
38642     <type name="D">
38643       <method name="Void .ctor(Object, IntPtr)">
38644         <size>0</size>
38645       </method>
38646       <method name="Int32 Invoke(Int32)">
38647         <size>0</size>
38648       </method>
38649       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38650         <size>0</size>
38651       </method>
38652       <method name="Int32 EndInvoke(IAsyncResult)">
38653         <size>0</size>
38654       </method>
38655     </type>
38656     <type name="X+&lt;T&gt;c__AnonStorey0">
38657       <method name="Void .ctor()">
38658         <size>7</size>
38659       </method>
38660       <method name="Int32 &lt;&gt;m__0(Int32)">
38661         <size>9</size>
38662       </method>
38663     </type>
38664   </test>
38665   <test name="test-anon-27.cs">
38666     <type name="X">
38667       <method name="Void .ctor()">
38668         <size>7</size>
38669       </method>
38670       <method name="Int32 Main()">
38671         <size>138</size>
38672       </method>
38673       <method name="Void M(Int32)">
38674         <size>59</size>
38675       </method>
38676     </type>
38677     <type name="D">
38678       <method name="Void .ctor(Object, IntPtr)">
38679         <size>0</size>
38680       </method>
38681       <method name="Void Invoke()">
38682         <size>0</size>
38683       </method>
38684       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38685         <size>0</size>
38686       </method>
38687       <method name="Void EndInvoke(IAsyncResult)">
38688         <size>0</size>
38689       </method>
38690     </type>
38691     <type name="X+&lt;M&gt;c__AnonStorey0">
38692       <method name="Void .ctor()">
38693         <size>7</size>
38694       </method>
38695       <method name="Void &lt;&gt;m__0()">
38696         <size>38</size>
38697       </method>
38698     </type>
38699     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38700       <method name="Void .ctor()">
38701         <size>7</size>
38702       </method>
38703       <method name="Void &lt;&gt;m__1()">
38704         <size>50</size>
38705       </method>
38706     </type>
38707   </test>
38708   <test name="test-anon-28.cs">
38709     <type name="Delegable">
38710       <method name="Void .ctor()">
38711         <size>7</size>
38712       </method>
38713       <method name="Void add_MyDelegate(System.EventHandler)">
38714         <size>24</size>
38715       </method>
38716       <method name="Void remove_MyDelegate(System.EventHandler)">
38717         <size>24</size>
38718       </method>
38719     </type>
38720     <type name="DelegateTest">
38721       <method name="Void .ctor()">
38722         <size>7</size>
38723       </method>
38724       <method name="Void Main(System.String[])">
38725         <size>58</size>
38726       </method>
38727     </type>
38728     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38729       <method name="Void .ctor()">
38730         <size>7</size>
38731       </method>
38732       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38733         <size>33</size>
38734       </method>
38735     </type>
38736   </test>
38737   <test name="test-anon-29.cs">
38738     <type name="X">
38739       <method name="Void .ctor()">
38740         <size>108</size>
38741       </method>
38742       <method name="System.String Hello()">
38743         <size>20</size>
38744       </method>
38745       <method name="Void Main()">
38746         <size>18</size>
38747       </method>
38748     </type>
38749     <type name="X+Foo">
38750       <method name="Void .ctor(Object, IntPtr)">
38751         <size>0</size>
38752       </method>
38753       <method name="System.String Invoke()">
38754         <size>0</size>
38755       </method>
38756       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38757         <size>0</size>
38758       </method>
38759       <method name="System.String EndInvoke(IAsyncResult)">
38760         <size>0</size>
38761       </method>
38762     </type>
38763     <type name="X+Bar">
38764       <method name="Void .ctor(Object, IntPtr)">
38765         <size>0</size>
38766       </method>
38767       <method name="Void Invoke(System.String)">
38768         <size>0</size>
38769       </method>
38770       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38771         <size>0</size>
38772       </method>
38773       <method name="Void EndInvoke(IAsyncResult)">
38774         <size>0</size>
38775       </method>
38776     </type>
38777     <type name="X">
38778       <method name="Void &lt;Hello&gt;m__1(System.String)">
38779         <size>7</size>
38780       </method>
38781       <method name="System.String &lt;Hello&gt;m__0()">
38782         <size>201</size>
38783       </method>
38784       <method name="Void &lt;Hello&gt;m__2(System.String)">
38785         <size>7</size>
38786       </method>
38787     </type>
38788   </test>
38789   <test name="test-anon-30.cs">
38790     <type name="X">
38791       <method name="Void .ctor()">
38792         <size>7</size>
38793       </method>
38794     </type>
38795     <type name="Program">
38796       <method name="Void add_E(Program+D)">
38797         <size>22</size>
38798       </method>
38799       <method name="Void remove_E(Program+D)">
38800         <size>22</size>
38801       </method>
38802       <method name="Void Main()">
38803         <size>38</size>
38804       </method>
38805     </type>
38806     <type name="Program+D">
38807       <method name="Void .ctor(Object, IntPtr)">
38808         <size>0</size>
38809       </method>
38810       <method name="Void Invoke(X)">
38811         <size>0</size>
38812       </method>
38813       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38814         <size>0</size>
38815       </method>
38816       <method name="Void EndInvoke(IAsyncResult)">
38817         <size>0</size>
38818       </method>
38819     </type>
38820     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38821       <method name="Void .ctor()">
38822         <size>7</size>
38823       </method>
38824       <method name="Void &lt;&gt;m__0(X)">
38825         <size>15</size>
38826       </method>
38827     </type>
38828   </test>
38829   <test name="test-anon-31.cs">
38830     <type name="test">
38831       <method name="Void .ctor()">
38832         <size>7</size>
38833       </method>
38834       <method name="IEnumerable testen(Int32)">
38835         <size>30</size>
38836       </method>
38837     </type>
38838     <type name="reflect">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842       <method name="Void Main(System.String[])">
38843         <size>122</size>
38844       </method>
38845     </type>
38846     <type name="test+&lt;testen&gt;c__Iterator0">
38847       <method name="Void .ctor()">
38848         <size>7</size>
38849       </method>
38850       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38851         <size>7</size>
38852       </method>
38853       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38854         <size>7</size>
38855       </method>
38856       <method name="Boolean MoveNext()">
38857         <size>195</size>
38858       </method>
38859       <method name="Void Dispose()">
38860         <size>8</size>
38861       </method>
38862       <method name="Void Reset()">
38863         <size>6</size>
38864       </method>
38865       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38866         <size>7</size>
38867       </method>
38868       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38869         <size>40</size>
38870       </method>
38871     </type>
38872   </test>
38873   <test name="test-anon-32.cs">
38874     <type name="MainClass">
38875       <method name="Void .ctor()">
38876         <size>7</size>
38877       </method>
38878       <method name="Void Main()">
38879         <size>37</size>
38880       </method>
38881       <method name="Void SimpleCallback(MainClass, System.String)">
38882         <size>7</size>
38883       </method>
38884     </type>
38885     <type name="StringSender">
38886       <method name="Void .ctor(Object, IntPtr)">
38887         <size>0</size>
38888       </method>
38889       <method name="Void Invoke(System.String)">
38890         <size>0</size>
38891       </method>
38892       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38893         <size>0</size>
38894       </method>
38895       <method name="Void EndInvoke(IAsyncResult)">
38896         <size>0</size>
38897       </method>
38898     </type>
38899     <type name="VoidDelegate">
38900       <method name="Void .ctor(Object, IntPtr)">
38901         <size>0</size>
38902       </method>
38903       <method name="Void Invoke()">
38904         <size>0</size>
38905       </method>
38906       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38907         <size>0</size>
38908       </method>
38909       <method name="Void EndInvoke(IAsyncResult)">
38910         <size>0</size>
38911       </method>
38912     </type>
38913     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38914       <method name="Void .ctor()">
38915         <size>7</size>
38916       </method>
38917       <method name="Void &lt;&gt;m__0()">
38918         <size>25</size>
38919       </method>
38920       <method name="Void &lt;&gt;m__1(System.String)">
38921         <size>13</size>
38922       </method>
38923     </type>
38924   </test>
38925   <test name="test-anon-33.cs">
38926     <type name="T">
38927       <method name="Void .ctor()">
38928         <size>7</size>
38929       </method>
38930       <method name="Void doit(Int32)">
38931         <size>7</size>
38932       </method>
38933       <method name="Void Main()">
38934         <size>162</size>
38935       </method>
38936     </type>
38937     <type name="Do">
38938       <method name="Void .ctor(Object, IntPtr)">
38939         <size>0</size>
38940       </method>
38941       <method name="Void Invoke()">
38942         <size>0</size>
38943       </method>
38944       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38945         <size>0</size>
38946       </method>
38947       <method name="Void EndInvoke(IAsyncResult)">
38948         <size>0</size>
38949       </method>
38950     </type>
38951     <type name="T+&lt;Main&gt;c__AnonStorey0">
38952       <method name="Void .ctor()">
38953         <size>7</size>
38954       </method>
38955       <method name="Void &lt;&gt;m__0()">
38956         <size>12</size>
38957       </method>
38958     </type>
38959     <type name="T+&lt;Main&gt;c__AnonStorey1">
38960       <method name="Void .ctor()">
38961         <size>7</size>
38962       </method>
38963       <method name="Void &lt;&gt;m__1()">
38964         <size>12</size>
38965       </method>
38966     </type>
38967   </test>
38968   <test name="test-anon-34.cs">
38969     <type name="Delegates.Space">
38970       <method name="Void .ctor()">
38971         <size>7</size>
38972       </method>
38973       <method name="Void Leak(Boolean, Int32)">
38974         <size>92</size>
38975       </method>
38976     </type>
38977     <type name="Delegates.Program">
38978       <method name="Void .ctor()">
38979         <size>7</size>
38980       </method>
38981       <method name="Void SpaceLeak()">
38982         <size>37</size>
38983       </method>
38984       <method name="Void Main(System.String[])">
38985         <size>6</size>
38986       </method>
38987     </type>
38988     <type name="Delegates.Space+DoCopy">
38989       <method name="Void .ctor(Object, IntPtr)">
38990         <size>0</size>
38991       </method>
38992       <method name="Void Invoke()">
38993         <size>0</size>
38994       </method>
38995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38996         <size>0</size>
38997       </method>
38998       <method name="Void EndInvoke(IAsyncResult)">
38999         <size>0</size>
39000       </method>
39001     </type>
39002     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
39003       <method name="Void .ctor()">
39004         <size>7</size>
39005       </method>
39006       <method name="Void &lt;&gt;m__0()">
39007         <size>23</size>
39008       </method>
39009     </type>
39010     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
39011       <method name="Void .ctor()">
39012         <size>7</size>
39013       </method>
39014       <method name="Void &lt;&gt;m__1()">
39015         <size>19</size>
39016       </method>
39017     </type>
39018   </test>
39019   <test name="test-anon-35.cs">
39020     <type name="CustomDict">
39021       <method name="Void .ctor()">
39022         <size>66</size>
39023       </method>
39024       <method name="IEnumerator GetEnumerator()">
39025         <size>15</size>
39026       </method>
39027     </type>
39028     <type name="Tests">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032       <method name="Void Main()">
39033         <size>7</size>
39034       </method>
39035     </type>
39036     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
39037       <method name="Void .ctor()">
39038         <size>7</size>
39039       </method>
39040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39041         <size>7</size>
39042       </method>
39043       <method name="Boolean MoveNext()">
39044         <size>86</size>
39045       </method>
39046       <method name="Void Dispose()">
39047         <size>8</size>
39048       </method>
39049       <method name="Void Reset()">
39050         <size>6</size>
39051       </method>
39052       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39053         <size>7</size>
39054       </method>
39055     </type>
39056   </test>
39057   <test name="test-anon-36.cs">
39058     <type name="Test">
39059       <method name="Void .ctor(TestMethod)">
39060         <size>7</size>
39061       </method>
39062       <method name="Void .ctor(TestMethod2)">
39063         <size>7</size>
39064       </method>
39065       <method name="Void Main()">
39066         <size>36</size>
39067       </method>
39068     </type>
39069     <type name="TestMethod">
39070       <method name="Void .ctor(Object, IntPtr)">
39071         <size>0</size>
39072       </method>
39073       <method name="Void Invoke()">
39074         <size>0</size>
39075       </method>
39076       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39077         <size>0</size>
39078       </method>
39079       <method name="Void EndInvoke(IAsyncResult)">
39080         <size>0</size>
39081       </method>
39082     </type>
39083     <type name="TestMethod2">
39084       <method name="Void .ctor(Object, IntPtr)">
39085         <size>0</size>
39086       </method>
39087       <method name="Void Invoke(System.Object)">
39088         <size>0</size>
39089       </method>
39090       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39091         <size>0</size>
39092       </method>
39093       <method name="Void EndInvoke(IAsyncResult)">
39094         <size>0</size>
39095       </method>
39096     </type>
39097     <type name="Test">
39098       <method name="Void &lt;Main&gt;m__0()">
39099         <size>1</size>
39100       </method>
39101     </type>
39102   </test>
39103   <test name="test-anon-37.cs">
39104     <type name="DelegateInit">
39105       <method name="Void .ctor()">
39106         <size>7</size>
39107       </method>
39108       <method name="Void .cctor()">
39109         <size>35</size>
39110       </method>
39111       <method name="Void Main(System.String[])">
39112         <size>11</size>
39113       </method>
39114     </type>
39115     <type name="DelegateInit+FooDelegate">
39116       <method name="Void .ctor(Object, IntPtr)">
39117         <size>0</size>
39118       </method>
39119       <method name="Void Invoke()">
39120         <size>0</size>
39121       </method>
39122       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39123         <size>0</size>
39124       </method>
39125       <method name="Void EndInvoke(IAsyncResult)">
39126         <size>0</size>
39127       </method>
39128     </type>
39129     <type name="DelegateInit">
39130       <method name="Void &lt;_print&gt;m__0()">
39131         <size>11</size>
39132       </method>
39133     </type>
39134   </test>
39135   <test name="test-anon-38.cs">
39136     <type name="X">
39137       <method name="Void .ctor()">
39138         <size>7</size>
39139       </method>
39140       <method name="Void Hello(Int64, Int64)">
39141         <size>1</size>
39142       </method>
39143       <method name="Void Test(Int32)">
39144         <size>67</size>
39145       </method>
39146       <method name="Void Main()">
39147         <size>14</size>
39148       </method>
39149     </type>
39150     <type name="Simple">
39151       <method name="Void .ctor(Object, IntPtr)">
39152         <size>0</size>
39153       </method>
39154       <method name="Void Invoke()">
39155         <size>0</size>
39156       </method>
39157       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39158         <size>0</size>
39159       </method>
39160       <method name="Void EndInvoke(IAsyncResult)">
39161         <size>0</size>
39162       </method>
39163     </type>
39164     <type name="Foo">
39165       <method name="Void .ctor(Object, IntPtr)">
39166         <size>0</size>
39167       </method>
39168       <method name="Simple Invoke()">
39169         <size>0</size>
39170       </method>
39171       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39172         <size>0</size>
39173       </method>
39174       <method name="Simple EndInvoke(IAsyncResult)">
39175         <size>0</size>
39176       </method>
39177     </type>
39178     <type name="X+&lt;Test&gt;c__AnonStorey0">
39179       <method name="Void .ctor()">
39180         <size>7</size>
39181       </method>
39182       <method name="Simple &lt;&gt;m__0()">
39183         <size>64</size>
39184       </method>
39185     </type>
39186     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39187       <method name="Void .ctor()">
39188         <size>7</size>
39189       </method>
39190       <method name="Void &lt;&gt;m__1()">
39191         <size>34</size>
39192       </method>
39193     </type>
39194   </test>
39195   <test name="test-anon-39.cs">
39196     <type name="X">
39197       <method name="Void .ctor()">
39198         <size>7</size>
39199       </method>
39200       <method name="Void Hello(Int64)">
39201         <size>1</size>
39202       </method>
39203       <method name="Void Test(Int32)">
39204         <size>65</size>
39205       </method>
39206       <method name="Void Main()">
39207         <size>14</size>
39208       </method>
39209     </type>
39210     <type name="Simple">
39211       <method name="Void .ctor(Object, IntPtr)">
39212         <size>0</size>
39213       </method>
39214       <method name="Void Invoke()">
39215         <size>0</size>
39216       </method>
39217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39218         <size>0</size>
39219       </method>
39220       <method name="Void EndInvoke(IAsyncResult)">
39221         <size>0</size>
39222       </method>
39223     </type>
39224     <type name="Foo">
39225       <method name="Void .ctor(Object, IntPtr)">
39226         <size>0</size>
39227       </method>
39228       <method name="Simple Invoke()">
39229         <size>0</size>
39230       </method>
39231       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39232         <size>0</size>
39233       </method>
39234       <method name="Simple EndInvoke(IAsyncResult)">
39235         <size>0</size>
39236       </method>
39237     </type>
39238     <type name="X+&lt;Test&gt;c__AnonStorey0">
39239       <method name="Void .ctor()">
39240         <size>7</size>
39241       </method>
39242       <method name="Simple &lt;&gt;m__0()">
39243         <size>30</size>
39244       </method>
39245       <method name="Void &lt;&gt;m__1()">
39246         <size>18</size>
39247       </method>
39248     </type>
39249   </test>
39250   <test name="test-anon-40.cs">
39251     <type name="X">
39252       <method name="Void .ctor()">
39253         <size>7</size>
39254       </method>
39255       <method name="Void Hello(Int64)">
39256         <size>1</size>
39257       </method>
39258       <method name="Void Test(Int32)">
39259         <size>65</size>
39260       </method>
39261       <method name="Void Main()">
39262         <size>14</size>
39263       </method>
39264     </type>
39265     <type name="Simple">
39266       <method name="Void .ctor(Object, IntPtr)">
39267         <size>0</size>
39268       </method>
39269       <method name="Void Invoke()">
39270         <size>0</size>
39271       </method>
39272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39273         <size>0</size>
39274       </method>
39275       <method name="Void EndInvoke(IAsyncResult)">
39276         <size>0</size>
39277       </method>
39278     </type>
39279     <type name="Foo">
39280       <method name="Void .ctor(Object, IntPtr)">
39281         <size>0</size>
39282       </method>
39283       <method name="Simple Invoke()">
39284         <size>0</size>
39285       </method>
39286       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39287         <size>0</size>
39288       </method>
39289       <method name="Simple EndInvoke(IAsyncResult)">
39290         <size>0</size>
39291       </method>
39292     </type>
39293     <type name="X+&lt;Test&gt;c__AnonStorey0">
39294       <method name="Void .ctor()">
39295         <size>7</size>
39296       </method>
39297       <method name="Simple &lt;&gt;m__0()">
39298         <size>30</size>
39299       </method>
39300       <method name="Void &lt;&gt;m__1()">
39301         <size>18</size>
39302       </method>
39303     </type>
39304   </test>
39305   <test name="test-anon-41.cs">
39306     <type name="X">
39307       <method name="Void .ctor()">
39308         <size>7</size>
39309       </method>
39310       <method name="Void Hello(Int64)">
39311         <size>1</size>
39312       </method>
39313       <method name="Void Test(Int32)">
39314         <size>65</size>
39315       </method>
39316       <method name="Void Main()">
39317         <size>14</size>
39318       </method>
39319     </type>
39320     <type name="Simple">
39321       <method name="Void .ctor(Object, IntPtr)">
39322         <size>0</size>
39323       </method>
39324       <method name="Void Invoke()">
39325         <size>0</size>
39326       </method>
39327       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39328         <size>0</size>
39329       </method>
39330       <method name="Void EndInvoke(IAsyncResult)">
39331         <size>0</size>
39332       </method>
39333     </type>
39334     <type name="Foo">
39335       <method name="Void .ctor(Object, IntPtr)">
39336         <size>0</size>
39337       </method>
39338       <method name="Simple Invoke()">
39339         <size>0</size>
39340       </method>
39341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39342         <size>0</size>
39343       </method>
39344       <method name="Simple EndInvoke(IAsyncResult)">
39345         <size>0</size>
39346       </method>
39347     </type>
39348     <type name="X+&lt;Test&gt;c__AnonStorey0">
39349       <method name="Void .ctor()">
39350         <size>7</size>
39351       </method>
39352       <method name="Simple &lt;&gt;m__0()">
39353         <size>55</size>
39354       </method>
39355     </type>
39356     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39357       <method name="Void .ctor()">
39358         <size>7</size>
39359       </method>
39360       <method name="Void &lt;&gt;m__1()">
39361         <size>35</size>
39362       </method>
39363     </type>
39364   </test>
39365   <test name="test-anon-42.cs">
39366     <type name="X">
39367       <method name="Void .ctor()">
39368         <size>7</size>
39369       </method>
39370       <method name="Void Hello(Int64)">
39371         <size>1</size>
39372       </method>
39373       <method name="Void Test(Int32)">
39374         <size>51</size>
39375       </method>
39376       <method name="Void Main()">
39377         <size>13</size>
39378       </method>
39379     </type>
39380     <type name="Simple">
39381       <method name="Void .ctor(Object, IntPtr)">
39382         <size>0</size>
39383       </method>
39384       <method name="Void Invoke()">
39385         <size>0</size>
39386       </method>
39387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39388         <size>0</size>
39389       </method>
39390       <method name="Void EndInvoke(IAsyncResult)">
39391         <size>0</size>
39392       </method>
39393     </type>
39394     <type name="Foo">
39395       <method name="Void .ctor(Object, IntPtr)">
39396         <size>0</size>
39397       </method>
39398       <method name="Simple Invoke()">
39399         <size>0</size>
39400       </method>
39401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39402         <size>0</size>
39403       </method>
39404       <method name="Simple EndInvoke(IAsyncResult)">
39405         <size>0</size>
39406       </method>
39407     </type>
39408     <type name="X">
39409       <method name="Simple &lt;Test&gt;m__0()">
39410         <size>37</size>
39411       </method>
39412       <method name="Void &lt;Test&gt;m__1()">
39413         <size>8</size>
39414       </method>
39415     </type>
39416   </test>
39417   <test name="test-anon-43.cs">
39418     <type name="X">
39419       <method name="Void .ctor()">
39420         <size>7</size>
39421       </method>
39422       <method name="Void Hello(Int64, Int64)">
39423         <size>1</size>
39424       </method>
39425       <method name="Void Test(Int32)">
39426         <size>54</size>
39427       </method>
39428       <method name="Void Main()">
39429         <size>14</size>
39430       </method>
39431     </type>
39432     <type name="Simple">
39433       <method name="Void .ctor(Object, IntPtr)">
39434         <size>0</size>
39435       </method>
39436       <method name="Void Invoke()">
39437         <size>0</size>
39438       </method>
39439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39440         <size>0</size>
39441       </method>
39442       <method name="Void EndInvoke(IAsyncResult)">
39443         <size>0</size>
39444       </method>
39445     </type>
39446     <type name="Foo">
39447       <method name="Void .ctor(Object, IntPtr)">
39448         <size>0</size>
39449       </method>
39450       <method name="Simple Invoke()">
39451         <size>0</size>
39452       </method>
39453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39454         <size>0</size>
39455       </method>
39456       <method name="Simple EndInvoke(IAsyncResult)">
39457         <size>0</size>
39458       </method>
39459     </type>
39460     <type name="X+&lt;Test&gt;c__AnonStorey0">
39461       <method name="Void .ctor()">
39462         <size>7</size>
39463       </method>
39464       <method name="Simple &lt;&gt;m__0()">
39465         <size>64</size>
39466       </method>
39467     </type>
39468     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39469       <method name="Void .ctor()">
39470         <size>7</size>
39471       </method>
39472       <method name="Void &lt;&gt;m__1()">
39473         <size>34</size>
39474       </method>
39475     </type>
39476   </test>
39477   <test name="test-anon-44.cs">
39478     <type name="X">
39479       <method name="Void .ctor()">
39480         <size>7</size>
39481       </method>
39482       <method name="Void Hello(Int64)">
39483         <size>1</size>
39484       </method>
39485       <method name="Void Test(Int32)">
39486         <size>68</size>
39487       </method>
39488       <method name="Void Main()">
39489         <size>14</size>
39490       </method>
39491     </type>
39492     <type name="Simple">
39493       <method name="Void .ctor(Object, IntPtr)">
39494         <size>0</size>
39495       </method>
39496       <method name="Void Invoke()">
39497         <size>0</size>
39498       </method>
39499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39500         <size>0</size>
39501       </method>
39502       <method name="Void EndInvoke(IAsyncResult)">
39503         <size>0</size>
39504       </method>
39505     </type>
39506     <type name="Foo">
39507       <method name="Void .ctor(Object, IntPtr)">
39508         <size>0</size>
39509       </method>
39510       <method name="Simple Invoke()">
39511         <size>0</size>
39512       </method>
39513       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39514         <size>0</size>
39515       </method>
39516       <method name="Simple EndInvoke(IAsyncResult)">
39517         <size>0</size>
39518       </method>
39519     </type>
39520     <type name="X+&lt;Test&gt;c__AnonStorey0">
39521       <method name="Void .ctor()">
39522         <size>7</size>
39523       </method>
39524       <method name="Simple &lt;&gt;m__1()">
39525         <size>33</size>
39526       </method>
39527       <method name="Simple &lt;&gt;m__0()">
39528         <size>51</size>
39529       </method>
39530       <method name="Void &lt;&gt;m__3()">
39531         <size>21</size>
39532       </method>
39533     </type>
39534     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39535       <method name="Void .ctor()">
39536         <size>7</size>
39537       </method>
39538       <method name="Void &lt;&gt;m__2()">
39539         <size>26</size>
39540       </method>
39541     </type>
39542   </test>
39543   <test name="test-anon-45.cs">
39544     <type name="Test">
39545       <method name="Void .ctor()">
39546         <size>7</size>
39547       </method>
39548       <method name="Void Main()">
39549         <size>64</size>
39550       </method>
39551       <method name="IEnumerator GetEnumerator()">
39552         <size>8</size>
39553       </method>
39554     </type>
39555     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39556       <method name="Void .ctor()">
39557         <size>7</size>
39558       </method>
39559       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39560         <size>7</size>
39561       </method>
39562       <method name="Boolean MoveNext()">
39563         <size>77</size>
39564       </method>
39565       <method name="Void Dispose()">
39566         <size>8</size>
39567       </method>
39568       <method name="Void Reset()">
39569         <size>6</size>
39570       </method>
39571       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39572         <size>7</size>
39573       </method>
39574     </type>
39575   </test>
39576   <test name="test-anon-46.cs">
39577     <type name="World">
39578       <method name="Void .ctor()">
39579         <size>7</size>
39580       </method>
39581       <method name="Void Hello(Int64)">
39582         <size>1</size>
39583       </method>
39584       <method name="Void Test(Int32)">
39585         <size>50</size>
39586       </method>
39587     </type>
39588     <type name="X">
39589       <method name="Void .ctor()">
39590         <size>7</size>
39591       </method>
39592       <method name="Void Main()">
39593         <size>14</size>
39594       </method>
39595     </type>
39596     <type name="Foo">
39597       <method name="Void .ctor(Object, IntPtr)">
39598         <size>0</size>
39599       </method>
39600       <method name="Void Invoke()">
39601         <size>0</size>
39602       </method>
39603       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39604         <size>0</size>
39605       </method>
39606       <method name="Void EndInvoke(IAsyncResult)">
39607         <size>0</size>
39608       </method>
39609     </type>
39610     <type name="World+&lt;Test&gt;c__AnonStorey0">
39611       <method name="Void .ctor()">
39612         <size>7</size>
39613       </method>
39614       <method name="Void &lt;&gt;m__0()">
39615         <size>19</size>
39616       </method>
39617     </type>
39618   </test>
39619   <test name="test-anon-47.cs">
39620     <type name="World">
39621       <method name="Void .ctor()">
39622         <size>7</size>
39623       </method>
39624       <method name="Void Hello(Int64)">
39625         <size>1</size>
39626       </method>
39627       <method name="Void Test(Int32)">
39628         <size>158</size>
39629       </method>
39630     </type>
39631     <type name="X">
39632       <method name="Void .ctor()">
39633         <size>7</size>
39634       </method>
39635       <method name="Void Main()">
39636         <size>14</size>
39637       </method>
39638     </type>
39639     <type name="Foo">
39640       <method name="Void .ctor(Object, IntPtr)">
39641         <size>0</size>
39642       </method>
39643       <method name="Void Invoke()">
39644         <size>0</size>
39645       </method>
39646       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39647         <size>0</size>
39648       </method>
39649       <method name="Void EndInvoke(IAsyncResult)">
39650         <size>0</size>
39651       </method>
39652     </type>
39653     <type name="World+&lt;Test&gt;c__AnonStorey2">
39654       <method name="Void .ctor()">
39655         <size>7</size>
39656       </method>
39657       <method name="Void &lt;&gt;m__0()">
39658         <size>45</size>
39659       </method>
39660     </type>
39661     <type name="World+&lt;Test&gt;c__AnonStorey0">
39662       <method name="Void .ctor()">
39663         <size>7</size>
39664       </method>
39665     </type>
39666     <type name="World+&lt;Test&gt;c__AnonStorey1">
39667       <method name="Void .ctor()">
39668         <size>7</size>
39669       </method>
39670     </type>
39671   </test>
39672   <test name="test-anon-48.cs">
39673     <type name="World">
39674       <method name="Void .ctor()">
39675         <size>7</size>
39676       </method>
39677       <method name="Void Hello(Int64)">
39678         <size>1</size>
39679       </method>
39680       <method name="Void Test(Int32)">
39681         <size>197</size>
39682       </method>
39683     </type>
39684     <type name="X">
39685       <method name="Void .ctor()">
39686         <size>7</size>
39687       </method>
39688       <method name="Void Main()">
39689         <size>14</size>
39690       </method>
39691     </type>
39692     <type name="Foo">
39693       <method name="Void .ctor(Object, IntPtr)">
39694         <size>0</size>
39695       </method>
39696       <method name="Void Invoke()">
39697         <size>0</size>
39698       </method>
39699       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39700         <size>0</size>
39701       </method>
39702       <method name="Void EndInvoke(IAsyncResult)">
39703         <size>0</size>
39704       </method>
39705     </type>
39706     <type name="World+&lt;Test&gt;c__AnonStorey1">
39707       <method name="Void .ctor()">
39708         <size>7</size>
39709       </method>
39710     </type>
39711     <type name="World+&lt;Test&gt;c__AnonStorey2">
39712       <method name="Void .ctor()">
39713         <size>7</size>
39714       </method>
39715     </type>
39716     <type name="World+&lt;Test&gt;c__AnonStorey0">
39717       <method name="Void .ctor()">
39718         <size>7</size>
39719       </method>
39720       <method name="Void &lt;&gt;m__0()">
39721         <size>63</size>
39722       </method>
39723     </type>
39724   </test>
39725   <test name="test-anon-49.cs">
39726     <type name="Test">
39727       <method name="Void .ctor()">
39728         <size>7</size>
39729       </method>
39730       <method name="Void Main()">
39731         <size>64</size>
39732       </method>
39733       <method name="IEnumerator GetEnumerator()">
39734         <size>8</size>
39735       </method>
39736     </type>
39737     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39738       <method name="Void .ctor()">
39739         <size>7</size>
39740       </method>
39741       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39742         <size>7</size>
39743       </method>
39744       <method name="Boolean MoveNext()">
39745         <size>185</size>
39746       </method>
39747       <method name="Void Dispose()">
39748         <size>62</size>
39749       </method>
39750       <method name="Void Reset()">
39751         <size>6</size>
39752       </method>
39753       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39754         <size>7</size>
39755       </method>
39756     </type>
39757   </test>
39758   <test name="test-anon-50.cs">
39759     <type name="Test">
39760       <method name="Void .ctor()">
39761         <size>7</size>
39762       </method>
39763       <method name="IEnumerable Foo(Int32)">
39764         <size>30</size>
39765       </method>
39766     </type>
39767     <type name="X">
39768       <method name="Void .ctor()">
39769         <size>7</size>
39770       </method>
39771       <method name="Int32 Main()">
39772         <size>196</size>
39773       </method>
39774     </type>
39775     <type name="Test+&lt;Foo&gt;c__Iterator0">
39776       <method name="Void .ctor()">
39777         <size>7</size>
39778       </method>
39779       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39780         <size>7</size>
39781       </method>
39782       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39783         <size>7</size>
39784       </method>
39785       <method name="Boolean MoveNext()">
39786         <size>118</size>
39787       </method>
39788       <method name="Void Dispose()">
39789         <size>8</size>
39790       </method>
39791       <method name="Void Reset()">
39792         <size>6</size>
39793       </method>
39794       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39795         <size>7</size>
39796       </method>
39797       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39798         <size>40</size>
39799       </method>
39800     </type>
39801   </test>
39802   <test name="test-anon-51.cs">
39803     <type name="X">
39804       <method name="Void .ctor()">
39805         <size>7</size>
39806       </method>
39807       <method name="Void .cctor()">
39808         <size>35</size>
39809       </method>
39810       <method name="Void Main()">
39811         <size>11</size>
39812       </method>
39813     </type>
39814     <type name="FooDelegate">
39815       <method name="Void .ctor(Object, IntPtr)">
39816         <size>0</size>
39817       </method>
39818       <method name="Void Invoke()">
39819         <size>0</size>
39820       </method>
39821       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39822         <size>0</size>
39823       </method>
39824       <method name="Void EndInvoke(IAsyncResult)">
39825         <size>0</size>
39826       </method>
39827     </type>
39828     <type name="X">
39829       <method name="Void &lt;Print&gt;m__0()">
39830         <size>11</size>
39831       </method>
39832     </type>
39833   </test>
39834   <test name="test-anon-52.cs">
39835     <type name="X">
39836       <method name="Void .ctor()">
39837         <size>7</size>
39838       </method>
39839       <method name="IEnumerator GetIt(System.Int32[])">
39840         <size>22</size>
39841       </method>
39842       <method name="Int32 Main()">
39843         <size>32</size>
39844       </method>
39845     </type>
39846     <type name="X+A">
39847       <method name="Void .ctor(Object, IntPtr)">
39848         <size>0</size>
39849       </method>
39850       <method name="Void Invoke()">
39851         <size>0</size>
39852       </method>
39853       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39854         <size>0</size>
39855       </method>
39856       <method name="Void EndInvoke(IAsyncResult)">
39857         <size>0</size>
39858       </method>
39859     </type>
39860     <type name="X+&lt;GetIt&gt;c__Iterator0">
39861       <method name="Void .ctor()">
39862         <size>7</size>
39863       </method>
39864       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39865         <size>7</size>
39866       </method>
39867       <method name="Boolean MoveNext()">
39868         <size>201</size>
39869       </method>
39870       <method name="Void &lt;&gt;m__0()">
39871         <size>22</size>
39872       </method>
39873       <method name="Void Dispose()">
39874         <size>8</size>
39875       </method>
39876       <method name="Void Reset()">
39877         <size>6</size>
39878       </method>
39879       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39880         <size>7</size>
39881       </method>
39882     </type>
39883     <type name="&lt;PrivateImplementationDetails&gt;">
39884       <method name="Void .ctor()">
39885         <size>7</size>
39886       </method>
39887     </type>
39888   </test>
39889   <test name="test-anon-53.cs">
39890     <type name="Test">
39891       <method name="Void .ctor(Int32)">
39892         <size>39</size>
39893       </method>
39894       <method name="Void .cctor()">
39895         <size>33</size>
39896       </method>
39897     </type>
39898     <type name="X">
39899       <method name="Void .ctor()">
39900         <size>7</size>
39901       </method>
39902       <method name="Void Main()">
39903         <size>15</size>
39904       </method>
39905     </type>
39906     <type name="Foo">
39907       <method name="Void .ctor(Object, IntPtr)">
39908         <size>0</size>
39909       </method>
39910       <method name="Void Invoke()">
39911         <size>0</size>
39912       </method>
39913       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39914         <size>0</size>
39915       </method>
39916       <method name="Void EndInvoke(IAsyncResult)">
39917         <size>0</size>
39918       </method>
39919     </type>
39920     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39921       <method name="Void .ctor()">
39922         <size>7</size>
39923       </method>
39924       <method name="Void &lt;&gt;m__0()">
39925         <size>12</size>
39926       </method>
39927     </type>
39928     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39929       <method name="Void .ctor()">
39930         <size>7</size>
39931       </method>
39932       <method name="Void &lt;&gt;m__1()">
39933         <size>12</size>
39934       </method>
39935     </type>
39936   </test>
39937   <test name="test-anon-54.cs">
39938     <type name="X">
39939       <method name="Void .ctor()">
39940         <size>7</size>
39941       </method>
39942       <method name="Void Main()">
39943         <size>22</size>
39944       </method>
39945     </type>
39946     <type name="Hello">
39947       <method name="Void .ctor(Object, IntPtr)">
39948         <size>0</size>
39949       </method>
39950       <method name="Void Invoke()">
39951         <size>0</size>
39952       </method>
39953       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39954         <size>0</size>
39955       </method>
39956       <method name="Void EndInvoke(IAsyncResult)">
39957         <size>0</size>
39958       </method>
39959     </type>
39960     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39961       <method name="Void .ctor()">
39962         <size>7</size>
39963       </method>
39964       <method name="Void &lt;&gt;m__0()">
39965         <size>25</size>
39966       </method>
39967     </type>
39968     <type name="Foo">
39969       <method name="Void .ctor(Int32)">
39970         <size>8</size>
39971       </method>
39972       <method name="Void Test(Foo)">
39973         <size>45</size>
39974       </method>
39975       <method name="Void Hello(Int32)">
39976         <size>19</size>
39977       </method>
39978       <method name="System.String ToString()">
39979         <size>22</size>
39980       </method>
39981     </type>
39982   </test>
39983   <test name="test-anon-55.cs">
39984     <type name="Foo">
39985       <method name="Void .ctor()">
39986         <size>7</size>
39987       </method>
39988       <method name="Void Test(Foo+Hello)">
39989         <size>7</size>
39990       </method>
39991       <method name="Void Private()">
39992         <size>11</size>
39993       </method>
39994       <method name="Void Test()">
39995         <size>19</size>
39996       </method>
39997     </type>
39998     <type name="X">
39999       <method name="Void .ctor()">
40000         <size>7</size>
40001       </method>
40002       <method name="Void Main()">
40003         <size>13</size>
40004       </method>
40005     </type>
40006     <type name="Foo+Hello">
40007       <method name="Void .ctor(Object, IntPtr)">
40008         <size>0</size>
40009       </method>
40010       <method name="Void Invoke()">
40011         <size>0</size>
40012       </method>
40013       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40014         <size>0</size>
40015       </method>
40016       <method name="Void EndInvoke(IAsyncResult)">
40017         <size>0</size>
40018       </method>
40019     </type>
40020     <type name="Foo">
40021       <method name="Void &lt;Test&gt;m__0()">
40022         <size>7</size>
40023       </method>
40024     </type>
40025   </test>
40026   <test name="test-anon-56.cs">
40027     <type name="Observable">
40028       <method name="Void .ctor()">
40029         <size>7</size>
40030       </method>
40031       <method name="Void Main(System.String[])">
40032         <size>50</size>
40033       </method>
40034     </type>
40035     <type name="QueueHandler">
40036       <method name="Void .ctor(Object, IntPtr)">
40037         <size>0</size>
40038       </method>
40039       <method name="Void Invoke(Observable)">
40040         <size>0</size>
40041       </method>
40042       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
40043         <size>0</size>
40044       </method>
40045       <method name="Void EndInvoke(IAsyncResult)">
40046         <size>0</size>
40047       </method>
40048     </type>
40049     <type name="Observable">
40050       <method name="Void &lt;Main&gt;m__0(Observable)">
40051         <size>11</size>
40052       </method>
40053     </type>
40054   </test>
40055   <test name="test-anon-57.cs">
40056     <type name="X">
40057       <method name="Void .ctor()">
40058         <size>7</size>
40059       </method>
40060       <method name="Int32 Test()">
40061         <size>257</size>
40062       </method>
40063       <method name="Int32 Main()">
40064         <size>45</size>
40065       </method>
40066     </type>
40067     <type name="X+TestDelegate">
40068       <method name="Void .ctor(Object, IntPtr)">
40069         <size>0</size>
40070       </method>
40071       <method name="Void Invoke()">
40072         <size>0</size>
40073       </method>
40074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40075         <size>0</size>
40076       </method>
40077       <method name="Void EndInvoke(IAsyncResult)">
40078         <size>0</size>
40079       </method>
40080     </type>
40081     <type name="X+&lt;Test&gt;c__AnonStorey1">
40082       <method name="Void .ctor()">
40083         <size>7</size>
40084       </method>
40085       <method name="Void &lt;&gt;m__0()">
40086         <size>89</size>
40087       </method>
40088     </type>
40089     <type name="X+&lt;Test&gt;c__AnonStorey0">
40090       <method name="Void .ctor()">
40091         <size>7</size>
40092       </method>
40093     </type>
40094   </test>
40095   <test name="test-anon-58.cs">
40096     <type name="X">
40097       <method name="Void .ctor()">
40098         <size>7</size>
40099       </method>
40100       <method name="Int32 Test(Int32)">
40101         <size>344</size>
40102       </method>
40103       <method name="Int32 Main()">
40104         <size>46</size>
40105       </method>
40106     </type>
40107     <type name="X+TestDelegate">
40108       <method name="Void .ctor(Object, IntPtr)">
40109         <size>0</size>
40110       </method>
40111       <method name="Void Invoke()">
40112         <size>0</size>
40113       </method>
40114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40115         <size>0</size>
40116       </method>
40117       <method name="Void EndInvoke(IAsyncResult)">
40118         <size>0</size>
40119       </method>
40120     </type>
40121     <type name="X+&lt;Test&gt;c__AnonStorey1">
40122       <method name="Void .ctor()">
40123         <size>7</size>
40124       </method>
40125       <method name="Void &lt;&gt;m__0()">
40126         <size>162</size>
40127       </method>
40128     </type>
40129     <type name="X+&lt;Test&gt;c__AnonStorey0">
40130       <method name="Void .ctor()">
40131         <size>7</size>
40132       </method>
40133     </type>
40134     <type name="X+&lt;Test&gt;c__AnonStorey2">
40135       <method name="Void .ctor()">
40136         <size>7</size>
40137       </method>
40138     </type>
40139   </test>
40140   <test name="test-anon-59.cs">
40141     <type name="X">
40142       <method name="Void .ctor()">
40143         <size>7</size>
40144       </method>
40145       <method name="Int32 Test(Int32)">
40146         <size>515</size>
40147       </method>
40148       <method name="Int32 Main()">
40149         <size>46</size>
40150       </method>
40151     </type>
40152     <type name="X+TestDelegate">
40153       <method name="Void .ctor(Object, IntPtr)">
40154         <size>0</size>
40155       </method>
40156       <method name="Void Invoke()">
40157         <size>0</size>
40158       </method>
40159       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40160         <size>0</size>
40161       </method>
40162       <method name="Void EndInvoke(IAsyncResult)">
40163         <size>0</size>
40164       </method>
40165     </type>
40166     <type name="X+&lt;Test&gt;c__AnonStorey2">
40167       <method name="Void .ctor()">
40168         <size>7</size>
40169       </method>
40170       <method name="Void &lt;&gt;m__0()">
40171         <size>224</size>
40172       </method>
40173     </type>
40174     <type name="X+&lt;Test&gt;c__AnonStorey1">
40175       <method name="Void .ctor()">
40176         <size>7</size>
40177       </method>
40178     </type>
40179     <type name="X+&lt;Test&gt;c__AnonStorey0">
40180       <method name="Void .ctor()">
40181         <size>7</size>
40182       </method>
40183     </type>
40184     <type name="X+&lt;Test&gt;c__AnonStorey3">
40185       <method name="Void .ctor()">
40186         <size>7</size>
40187       </method>
40188     </type>
40189   </test>
40190   <test name="test-anon-60.cs">
40191     <type name="X">
40192       <method name="Void .ctor()">
40193         <size>7</size>
40194       </method>
40195       <method name="Int32 Test(Int32)">
40196         <size>567</size>
40197       </method>
40198       <method name="Int32 Main()">
40199         <size>46</size>
40200       </method>
40201     </type>
40202     <type name="X+TestDelegate">
40203       <method name="Void .ctor(Object, IntPtr)">
40204         <size>0</size>
40205       </method>
40206       <method name="Void Invoke()">
40207         <size>0</size>
40208       </method>
40209       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40210         <size>0</size>
40211       </method>
40212       <method name="Void EndInvoke(IAsyncResult)">
40213         <size>0</size>
40214       </method>
40215     </type>
40216     <type name="X+&lt;Test&gt;c__AnonStorey2">
40217       <method name="Void .ctor()">
40218         <size>7</size>
40219       </method>
40220     </type>
40221     <type name="X+&lt;Test&gt;c__AnonStorey1">
40222       <method name="Void .ctor()">
40223         <size>7</size>
40224       </method>
40225     </type>
40226     <type name="X+&lt;Test&gt;c__AnonStorey0">
40227       <method name="Void .ctor()">
40228         <size>7</size>
40229       </method>
40230     </type>
40231     <type name="X+&lt;Test&gt;c__AnonStorey3">
40232       <method name="Void .ctor()">
40233         <size>7</size>
40234       </method>
40235     </type>
40236     <type name="X+&lt;Test&gt;c__AnonStorey2">
40237       <method name="Void &lt;&gt;m__0()">
40238         <size>347</size>
40239       </method>
40240     </type>
40241     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
40242       <method name="Void .ctor()">
40243         <size>7</size>
40244       </method>
40245       <method name="Void &lt;&gt;m__1()">
40246         <size>124</size>
40247       </method>
40248     </type>
40249   </test>
40250   <test name="test-anon-61.cs">
40251     <type name="X">
40252       <method name="Void .ctor()">
40253         <size>7</size>
40254       </method>
40255       <method name="Int32 Test()">
40256         <size>333</size>
40257       </method>
40258       <method name="Int32 Main()">
40259         <size>59</size>
40260       </method>
40261     </type>
40262     <type name="X+TestDelegate">
40263       <method name="Void .ctor(Object, IntPtr)">
40264         <size>0</size>
40265       </method>
40266       <method name="Void Invoke()">
40267         <size>0</size>
40268       </method>
40269       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40270         <size>0</size>
40271       </method>
40272       <method name="Void EndInvoke(IAsyncResult)">
40273         <size>0</size>
40274       </method>
40275     </type>
40276     <type name="X+&lt;Test&gt;c__AnonStorey1">
40277       <method name="Void .ctor()">
40278         <size>7</size>
40279       </method>
40280       <method name="Void &lt;&gt;m__0()">
40281         <size>157</size>
40282       </method>
40283     </type>
40284     <type name="X+&lt;Test&gt;c__AnonStorey0">
40285       <method name="Void .ctor()">
40286         <size>7</size>
40287       </method>
40288     </type>
40289   </test>
40290   <test name="test-anon-62.cs">
40291     <type name="X">
40292       <method name="Void .ctor(String)">
40293         <size>14</size>
40294       </method>
40295       <method name="Void Main()">
40296         <size>1</size>
40297       </method>
40298     </type>
40299     <type name="Y">
40300       <method name="Void .ctor(Z)">
40301         <size>56</size>
40302       </method>
40303     </type>
40304     <type name="Z">
40305       <method name="Void .ctor()">
40306         <size>7</size>
40307       </method>
40308       <method name="Void Hello()">
40309         <size>1</size>
40310       </method>
40311     </type>
40312     <type name="FooHandler">
40313       <method name="Void .ctor(Object, IntPtr)">
40314         <size>0</size>
40315       </method>
40316       <method name="Void Invoke()">
40317         <size>0</size>
40318       </method>
40319       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40320         <size>0</size>
40321       </method>
40322       <method name="Void EndInvoke(IAsyncResult)">
40323         <size>0</size>
40324       </method>
40325     </type>
40326     <type name="Y+&lt;Y&gt;c__AnonStorey0">
40327       <method name="Void .ctor()">
40328         <size>7</size>
40329       </method>
40330       <method name="Void &lt;&gt;m__0()">
40331         <size>12</size>
40332       </method>
40333     </type>
40334   </test>
40335   <test name="test-anon-63.cs">
40336     <type name="X">
40337       <method name="Void .ctor()">
40338         <size>7</size>
40339       </method>
40340       <method name="IEnumerator GetIt(System.Int32[])">
40341         <size>22</size>
40342       </method>
40343       <method name="Int32 Main()">
40344         <size>32</size>
40345       </method>
40346     </type>
40347     <type name="X+A">
40348       <method name="Void .ctor(Object, IntPtr)">
40349         <size>0</size>
40350       </method>
40351       <method name="Int32 Invoke()">
40352         <size>0</size>
40353       </method>
40354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40355         <size>0</size>
40356       </method>
40357       <method name="Int32 EndInvoke(IAsyncResult)">
40358         <size>0</size>
40359       </method>
40360     </type>
40361     <type name="X+&lt;GetIt&gt;c__Iterator0">
40362       <method name="Void .ctor()">
40363         <size>7</size>
40364       </method>
40365       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40366         <size>7</size>
40367       </method>
40368       <method name="Boolean MoveNext()">
40369         <size>195</size>
40370       </method>
40371       <method name="Int32 &lt;&gt;m__0()">
40372         <size>44</size>
40373       </method>
40374       <method name="Void Dispose()">
40375         <size>8</size>
40376       </method>
40377       <method name="Void Reset()">
40378         <size>6</size>
40379       </method>
40380       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40381         <size>7</size>
40382       </method>
40383     </type>
40384     <type name="&lt;PrivateImplementationDetails&gt;">
40385       <method name="Void .ctor()">
40386         <size>7</size>
40387       </method>
40388     </type>
40389   </test>
40390   <test name="test-anon-64.cs">
40391     <type name="Source">
40392       <method name="Void .ctor()">
40393         <size>7</size>
40394       </method>
40395       <method name="Void add_ChildSourceAdded(System.EventHandler)">
40396         <size>24</size>
40397       </method>
40398       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
40399         <size>24</size>
40400       </method>
40401       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
40402         <size>24</size>
40403       </method>
40404       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
40405         <size>24</size>
40406       </method>
40407       <method name="Source FindSource(Source)">
40408         <size>2</size>
40409       </method>
40410       <method name="Void AddSource(Source, Int32, System.Object)">
40411         <size>132</size>
40412       </method>
40413       <method name="Void Main()">
40414         <size>1</size>
40415       </method>
40416     </type>
40417     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
40418       <method name="Void .ctor()">
40419         <size>7</size>
40420       </method>
40421       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40422         <size>30</size>
40423       </method>
40424     </type>
40425     <type name="Source">
40426       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
40427         <size>1</size>
40428       </method>
40429     </type>
40430   </test>
40431   <test name="test-anon-65.cs">
40432     <type name="BaseClass">
40433       <method name="Void .ctor(SomeDelegate)">
40434         <size>13</size>
40435       </method>
40436     </type>
40437     <type name="TestClass">
40438       <method name="Void .ctor(Int32)">
40439         <size>32</size>
40440       </method>
40441       <method name="Int32 Main(System.String[])">
40442         <size>9</size>
40443       </method>
40444     </type>
40445     <type name="BaseClass+SomeDelegate">
40446       <method name="Void .ctor(Object, IntPtr)">
40447         <size>0</size>
40448       </method>
40449       <method name="Void Invoke()">
40450         <size>0</size>
40451       </method>
40452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40453         <size>0</size>
40454       </method>
40455       <method name="Void EndInvoke(IAsyncResult)">
40456         <size>0</size>
40457       </method>
40458     </type>
40459     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40460       <method name="Void .ctor()">
40461         <size>7</size>
40462       </method>
40463       <method name="Void &lt;&gt;m__0()">
40464         <size>12</size>
40465       </method>
40466     </type>
40467   </test>
40468   <test name="test-anon-66.cs">
40469     <type name="Test">
40470       <method name="Void .ctor()">
40471         <size>7</size>
40472       </method>
40473       <method name="Void add_testEvent(Test+TestEventHandler)">
40474         <size>24</size>
40475       </method>
40476       <method name="Void remove_testEvent(Test+TestEventHandler)">
40477         <size>24</size>
40478       </method>
40479       <method name="Void add_TestEvent(Test+TestEventHandler)">
40480         <size>33</size>
40481       </method>
40482       <method name="Void remove_TestEvent(Test+TestEventHandler)">
40483         <size>1</size>
40484       </method>
40485       <method name="Void Main()">
40486         <size>1</size>
40487       </method>
40488     </type>
40489     <type name="Test+TestEventHandler">
40490       <method name="Void .ctor(Object, IntPtr)">
40491         <size>0</size>
40492       </method>
40493       <method name="Void Invoke()">
40494         <size>0</size>
40495       </method>
40496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40497         <size>0</size>
40498       </method>
40499       <method name="Void EndInvoke(IAsyncResult)">
40500         <size>0</size>
40501       </method>
40502     </type>
40503     <type name="Test+&lt;&gt;c__AnonStorey0">
40504       <method name="Void .ctor()">
40505         <size>7</size>
40506       </method>
40507       <method name="Void &lt;&gt;m__0()">
40508         <size>12</size>
40509       </method>
40510     </type>
40511   </test>
40512   <test name="test-anon-67.cs">
40513     <type name="ClassOne">
40514       <method name="Void .ctor(ReturnStringDelegate)">
40515         <size>7</size>
40516       </method>
40517       <method name="Void .ctor(String)">
40518         <size>32</size>
40519       </method>
40520       <method name="Void Main()">
40521         <size>1</size>
40522       </method>
40523     </type>
40524     <type name="ClassOne+ReturnStringDelegate">
40525       <method name="Void .ctor(Object, IntPtr)">
40526         <size>0</size>
40527       </method>
40528       <method name="System.String Invoke()">
40529         <size>0</size>
40530       </method>
40531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40532         <size>0</size>
40533       </method>
40534       <method name="System.String EndInvoke(IAsyncResult)">
40535         <size>0</size>
40536       </method>
40537     </type>
40538     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
40539       <method name="Void .ctor()">
40540         <size>7</size>
40541       </method>
40542       <method name="System.String &lt;&gt;m__0()">
40543         <size>7</size>
40544       </method>
40545     </type>
40546   </test>
40547   <test name="test-anon-68.cs">
40548     <type name="C">
40549       <method name="Void .ctor()">
40550         <size>7</size>
40551       </method>
40552       <method name="Void T(D1)">
40553         <size>1</size>
40554       </method>
40555       <method name="Void T(D2)">
40556         <size>1</size>
40557       </method>
40558       <method name="Void Main()">
40559         <size>69</size>
40560       </method>
40561     </type>
40562     <type name="D1">
40563       <method name="Void .ctor(Object, IntPtr)">
40564         <size>0</size>
40565       </method>
40566       <method name="Void Invoke(Int32)">
40567         <size>0</size>
40568       </method>
40569       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40570         <size>0</size>
40571       </method>
40572       <method name="Void EndInvoke(IAsyncResult)">
40573         <size>0</size>
40574       </method>
40575     </type>
40576     <type name="D2">
40577       <method name="Void .ctor(Object, IntPtr)">
40578         <size>0</size>
40579       </method>
40580       <method name="Void Invoke(System.String ByRef)">
40581         <size>0</size>
40582       </method>
40583       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
40584         <size>0</size>
40585       </method>
40586       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
40587         <size>0</size>
40588       </method>
40589     </type>
40590     <type name="C">
40591       <method name="Void &lt;Main&gt;m__0(Int32)">
40592         <size>1</size>
40593       </method>
40594       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
40595         <size>8</size>
40596       </method>
40597     </type>
40598   </test>
40599   <test name="test-anon-69.cs">
40600     <type name="SingleSteppingEngine">
40601       <method name="Void .ctor()">
40602         <size>7</size>
40603       </method>
40604       <method name="System.Object SendCommand(TargetAccessDelegate)">
40605         <size>8</size>
40606       </method>
40607       <method name="Void Detach()">
40608         <size>20</size>
40609       </method>
40610     </type>
40611     <type name="X">
40612       <method name="Void .ctor()">
40613         <size>7</size>
40614       </method>
40615       <method name="Void Main()">
40616         <size>1</size>
40617       </method>
40618     </type>
40619     <type name="TargetAccessDelegate">
40620       <method name="Void .ctor(Object, IntPtr)">
40621         <size>0</size>
40622       </method>
40623       <method name="System.Object Invoke(System.Object)">
40624         <size>0</size>
40625       </method>
40626       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40627         <size>0</size>
40628       </method>
40629       <method name="System.Object EndInvoke(IAsyncResult)">
40630         <size>0</size>
40631       </method>
40632     </type>
40633     <type name="SingleSteppingEngine">
40634       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40635         <size>19</size>
40636       </method>
40637     </type>
40638   </test>
40639   <test name="test-anon-70.cs">
40640     <type name="C">
40641       <method name="Void .ctor()">
40642         <size>7</size>
40643       </method>
40644       <method name="Void Test(C+D)">
40645         <size>1</size>
40646       </method>
40647       <method name="Void Main()">
40648         <size>98</size>
40649       </method>
40650     </type>
40651     <type name="C+D">
40652       <method name="Void .ctor(Object, IntPtr)">
40653         <size>0</size>
40654       </method>
40655       <method name="Void Invoke()">
40656         <size>0</size>
40657       </method>
40658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40659         <size>0</size>
40660       </method>
40661       <method name="Void EndInvoke(IAsyncResult)">
40662         <size>0</size>
40663       </method>
40664     </type>
40665     <type name="UnsafeClass">
40666       <method name="Void .ctor()">
40667         <size>7</size>
40668       </method>
40669     </type>
40670     <type name="C">
40671       <method name="Void UnsafeTests()">
40672         <size>35</size>
40673       </method>
40674     </type>
40675     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40676       <method name="Void .ctor()">
40677         <size>7</size>
40678       </method>
40679       <method name="Void &lt;&gt;m__0()">
40680         <size>14</size>
40681       </method>
40682     </type>
40683     <type name="C+&lt;Main&gt;c__AnonStorey1">
40684       <method name="Void .ctor()">
40685         <size>7</size>
40686       </method>
40687       <method name="Void &lt;&gt;m__1()">
40688         <size>38</size>
40689       </method>
40690       <method name="Void &lt;&gt;m__2()">
40691         <size>32</size>
40692       </method>
40693     </type>
40694     <type name="C">
40695       <method name="Void &lt;Main&gt;m__3()">
40696         <size>16</size>
40697       </method>
40698     </type>
40699     <type name="UnsafeClass">
40700       <method name="Int32* GetUnsafeValue()">
40701         <size>3</size>
40702       </method>
40703     </type>
40704     <type name="&lt;PrivateImplementationDetails&gt;">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708     </type>
40709   </test>
40710   <test name="test-anon-71.cs">
40711     <type name="Program">
40712       <method name="Void .ctor()">
40713         <size>7</size>
40714       </method>
40715       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40716         <size>2</size>
40717       </method>
40718       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40719         <size>34</size>
40720       </method>
40721       <method name="Void Main()">
40722         <size>1</size>
40723       </method>
40724     </type>
40725     <type name="Program+FdCb">
40726       <method name="Void .ctor(Object, IntPtr)">
40727         <size>0</size>
40728       </method>
40729       <method name="Int32 Invoke(Int32)">
40730         <size>0</size>
40731       </method>
40732       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40733         <size>0</size>
40734       </method>
40735       <method name="Int32 EndInvoke(IAsyncResult)">
40736         <size>0</size>
40737       </method>
40738     </type>
40739     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40740       <method name="Void .ctor()">
40741         <size>7</size>
40742       </method>
40743       <method name="Int32 &lt;&gt;m__0(Int32)">
40744         <size>46</size>
40745       </method>
40746     </type>
40747   </test>
40748   <test name="test-anon-72.cs">
40749     <type name="Test">
40750       <method name="Void .ctor()">
40751         <size>7</size>
40752       </method>
40753       <method name="Void AddOperator(Test+UnaryOperator)">
40754         <size>1</size>
40755       </method>
40756       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40757         <size>5</size>
40758       </method>
40759       <method name="Void Main()">
40760         <size>1</size>
40761       </method>
40762       <method name="Void Foo()">
40763         <size>19</size>
40764       </method>
40765     </type>
40766     <type name="Test+UnaryOperator">
40767       <method name="Void .ctor(Object, IntPtr)">
40768         <size>0</size>
40769       </method>
40770       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40771         <size>0</size>
40772       </method>
40773       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40774         <size>0</size>
40775       </method>
40776       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40777         <size>0</size>
40778       </method>
40779     </type>
40780     <type name="Test">
40781       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40782         <size>31</size>
40783       </method>
40784     </type>
40785   </test>
40786   <test name="test-anon-73.cs">
40787     <type name="T">
40788       <method name="Void .ctor()">
40789         <size>7</size>
40790       </method>
40791       <method name="Void Main()">
40792         <size>31</size>
40793       </method>
40794       <method name="Void Test_1()">
40795         <size>36</size>
40796       </method>
40797     </type>
40798     <type name="D">
40799       <method name="Void .ctor(Object, IntPtr)">
40800         <size>0</size>
40801       </method>
40802       <method name="Void Invoke(System.Object)">
40803         <size>0</size>
40804       </method>
40805       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40806         <size>0</size>
40807       </method>
40808       <method name="Void EndInvoke(IAsyncResult)">
40809         <size>0</size>
40810       </method>
40811     </type>
40812     <type name="T">
40813       <method name="Void &lt;Main&gt;m__0(System.Object)">
40814         <size>15</size>
40815       </method>
40816       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40817         <size>29</size>
40818       </method>
40819     </type>
40820   </test>
40821   <test name="test-anon-74.cs">
40822     <type name="Foo">
40823       <method name="Void Baz(Foo+SimpleDelegate)">
40824         <size>8</size>
40825       </method>
40826       <method name="Void Main(System.String[])">
40827         <size>35</size>
40828       </method>
40829     </type>
40830     <type name="Foo+SimpleDelegate">
40831       <method name="Void .ctor(Object, IntPtr)">
40832         <size>0</size>
40833       </method>
40834       <method name="System.String[,] Invoke()">
40835         <size>0</size>
40836       </method>
40837       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40838         <size>0</size>
40839       </method>
40840       <method name="System.String[,] EndInvoke(IAsyncResult)">
40841         <size>0</size>
40842       </method>
40843     </type>
40844     <type name="Foo">
40845       <method name="System.String[,] &lt;Main&gt;m__0()">
40846         <size>34</size>
40847       </method>
40848     </type>
40849   </test>
40850   <test name="test-anon-75.cs">
40851     <type name="Data">
40852       <method name="Void .ctor()">
40853         <size>7</size>
40854       </method>
40855     </type>
40856     <type name="Test">
40857       <method name="Void .ctor()">
40858         <size>7</size>
40859       </method>
40860       <method name="Void Foo(Int32, D)">
40861         <size>1</size>
40862       </method>
40863       <method name="Void Main()">
40864         <size>1</size>
40865       </method>
40866       <method name="Void TestMe()">
40867         <size>154</size>
40868       </method>
40869       <method name="Boolean &lt;TestMe&gt;m__0()">
40870         <size>2</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="Boolean Invoke()">
40878         <size>0</size>
40879       </method>
40880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40881         <size>0</size>
40882       </method>
40883       <method name="Boolean EndInvoke(IAsyncResult)">
40884         <size>0</size>
40885       </method>
40886     </type>
40887     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40888       <method name="Void .ctor()">
40889         <size>7</size>
40890       </method>
40891       <method name="Boolean &lt;&gt;m__2()">
40892         <size>14</size>
40893       </method>
40894     </type>
40895     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899     </type>
40900     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40901       <method name="Boolean &lt;&gt;m__1()">
40902         <size>54</size>
40903       </method>
40904     </type>
40905   </test>
40906   <test name="test-anon-76.cs">
40907     <type name="C">
40908       <method name="Void .ctor()">
40909         <size>7</size>
40910       </method>
40911       <method name="Void set_Item(System.String, FactoryDelegate)">
40912         <size>8</size>
40913       </method>
40914       <method name="FactoryDelegate get_Item(System.String)">
40915         <size>7</size>
40916       </method>
40917       <method name="Void X()">
40918         <size>24</size>
40919       </method>
40920       <method name="Int32 Main()">
40921         <size>70</size>
40922       </method>
40923     </type>
40924     <type name="FactoryDelegate">
40925       <method name="Void .ctor(Object, IntPtr)">
40926         <size>0</size>
40927       </method>
40928       <method name="System.Object Invoke()">
40929         <size>0</size>
40930       </method>
40931       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40932         <size>0</size>
40933       </method>
40934       <method name="System.Object EndInvoke(IAsyncResult)">
40935         <size>0</size>
40936       </method>
40937     </type>
40938     <type name="C">
40939       <method name="System.Object &lt;X&gt;m__0()">
40940         <size>30</size>
40941       </method>
40942     </type>
40943   </test>
40944   <test name="test-anon-77.cs">
40945     <type name="y">
40946       <method name="Void .ctor()">
40947         <size>7</size>
40948       </method>
40949       <method name="Boolean get_Item(Int32)">
40950         <size>28</size>
40951       </method>
40952       <method name="Void set_Item(Int32, Boolean)">
40953         <size>10</size>
40954       </method>
40955       <method name="Void Main()">
40956         <size>1</size>
40957       </method>
40958     </type>
40959     <type name="D">
40960       <method name="Void .ctor(Object, IntPtr)">
40961         <size>0</size>
40962       </method>
40963       <method name="Void Invoke()">
40964         <size>0</size>
40965       </method>
40966       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40967         <size>0</size>
40968       </method>
40969       <method name="Void EndInvoke(IAsyncResult)">
40970         <size>0</size>
40971       </method>
40972     </type>
40973     <type name="y+&lt;&gt;c__AnonStorey0">
40974       <method name="Void .ctor()">
40975         <size>7</size>
40976       </method>
40977       <method name="Void &lt;&gt;m__0()">
40978         <size>8</size>
40979       </method>
40980     </type>
40981   </test>
40982   <test name="test-anon-78.cs">
40983     <type name="DelegateTest">
40984       <method name="Void .ctor()">
40985         <size>7</size>
40986       </method>
40987       <method name="Void .cctor()">
40988         <size>8</size>
40989       </method>
40990       <method name="Void Foo(D1)">
40991         <size>7</size>
40992       </method>
40993       <method name="Void Foo(D2)">
40994         <size>1</size>
40995       </method>
40996       <method name="Int32 Main()">
40997         <size>50</size>
40998       </method>
40999       <method name="Void &lt;Main&gt;m__0()">
41000         <size>18</size>
41001       </method>
41002     </type>
41003     <type name="D1">
41004       <method name="Void .ctor(Object, IntPtr)">
41005         <size>0</size>
41006       </method>
41007       <method name="Void Invoke()">
41008         <size>0</size>
41009       </method>
41010       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41011         <size>0</size>
41012       </method>
41013       <method name="Void EndInvoke(IAsyncResult)">
41014         <size>0</size>
41015       </method>
41016     </type>
41017     <type name="D2">
41018       <method name="Void .ctor(Object, IntPtr)">
41019         <size>0</size>
41020       </method>
41021       <method name="Void Invoke()">
41022         <size>0</size>
41023       </method>
41024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41025         <size>0</size>
41026       </method>
41027       <method name="Void EndInvoke(IAsyncResult)">
41028         <size>0</size>
41029       </method>
41030     </type>
41031   </test>
41032   <test name="test-anon-79.cs">
41033     <type name="Test">
41034       <method name="Void .ctor()">
41035         <size>7</size>
41036       </method>
41037       <method name="Void add_E(Test+D)">
41038         <size>24</size>
41039       </method>
41040       <method name="Void remove_E(Test+D)">
41041         <size>24</size>
41042       </method>
41043       <method name="Void add_Changed(Test+D)">
41044         <size>30</size>
41045       </method>
41046       <method name="Void remove_Changed(Test+D)">
41047         <size>1</size>
41048       </method>
41049       <method name="Void Foo()">
41050         <size>1</size>
41051       </method>
41052       <method name="Void Main()">
41053         <size>1</size>
41054       </method>
41055     </type>
41056     <type name="Test+D">
41057       <method name="Void .ctor(Object, IntPtr)">
41058         <size>0</size>
41059       </method>
41060       <method name="Void Invoke()">
41061         <size>0</size>
41062       </method>
41063       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41064         <size>0</size>
41065       </method>
41066       <method name="Void EndInvoke(IAsyncResult)">
41067         <size>0</size>
41068       </method>
41069     </type>
41070     <type name="Test">
41071       <method name="Void &lt;add_Changed&gt;m__0()">
41072         <size>7</size>
41073       </method>
41074     </type>
41075   </test>
41076   <test name="test-anon-80.cs">
41077     <type name="MonoBug.MyTest">
41078       <method name="Void .ctor()">
41079         <size>7</size>
41080       </method>
41081       <method name="Int32 Main()">
41082         <size>167</size>
41083       </method>
41084     </type>
41085     <type name="MonoBug.MyTest+EventHandlers">
41086       <method name="Void .ctor()">
41087         <size>18</size>
41088       </method>
41089       <method name="System.EventHandler get_DoNothingEventHandler()">
41090         <size>30</size>
41091       </method>
41092       <method name="System.EventHandler get_DoSomethingEventHandler()">
41093         <size>13</size>
41094       </method>
41095       <method name="System.EventHandler get_Handler()">
41096         <size>7</size>
41097       </method>
41098       <method name="Void set_Handler(System.EventHandler)">
41099         <size>8</size>
41100       </method>
41101       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
41102         <size>1</size>
41103       </method>
41104       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
41105         <size>15</size>
41106       </method>
41107     </type>
41108   </test>
41109   <test name="test-anon-81.cs">
41110     <type name="C">
41111       <method name="Void .ctor()">
41112         <size>7</size>
41113       </method>
41114       <method name="Int32 Main()">
41115         <size>20</size>
41116       </method>
41117       <method name="Int32 Test()">
41118         <size>27</size>
41119       </method>
41120       <method name="Int32 Foo2(C+Cmd2)">
41121         <size>7</size>
41122       </method>
41123       <method name="Void Foo(C+Cmd)">
41124         <size>7</size>
41125       </method>
41126     </type>
41127     <type name="C+Cmd">
41128       <method name="Void .ctor(Object, IntPtr)">
41129         <size>0</size>
41130       </method>
41131       <method name="Void Invoke()">
41132         <size>0</size>
41133       </method>
41134       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41135         <size>0</size>
41136       </method>
41137       <method name="Void EndInvoke(IAsyncResult)">
41138         <size>0</size>
41139       </method>
41140     </type>
41141     <type name="C+Cmd2">
41142       <method name="Void .ctor(Object, IntPtr)">
41143         <size>0</size>
41144       </method>
41145       <method name="Int32 Invoke()">
41146         <size>0</size>
41147       </method>
41148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41149         <size>0</size>
41150       </method>
41151       <method name="Int32 EndInvoke(IAsyncResult)">
41152         <size>0</size>
41153       </method>
41154     </type>
41155     <type name="C">
41156       <method name="Int32 &lt;Test&gt;m__0()">
41157         <size>45</size>
41158       </method>
41159     </type>
41160     <type name="C+&lt;Test&gt;c__AnonStorey1">
41161       <method name="Void .ctor()">
41162         <size>7</size>
41163       </method>
41164       <method name="Void &lt;&gt;m__1()">
41165         <size>44</size>
41166       </method>
41167     </type>
41168     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
41169       <method name="Void .ctor()">
41170         <size>7</size>
41171       </method>
41172       <method name="Void &lt;&gt;m__2()">
41173         <size>18</size>
41174       </method>
41175     </type>
41176   </test>
41177   <test name="test-anon-82.cs">
41178     <type name="MainClass">
41179       <method name="Void .ctor()">
41180         <size>7</size>
41181       </method>
41182       <method name="Void Main()">
41183         <size>87</size>
41184       </method>
41185       <method name="Void Test2(Int32)">
41186         <size>31</size>
41187       </method>
41188       <method name="Void Test3(Int32)">
41189         <size>57</size>
41190       </method>
41191       <method name="Void Test4()">
41192         <size>31</size>
41193       </method>
41194       <method name="Void Test5(Int32)">
41195         <size>27</size>
41196       </method>
41197       <method name="Void SimpleCallback(MainClass, System.String)">
41198         <size>7</size>
41199       </method>
41200     </type>
41201     <type name="MainClass+D">
41202       <method name="Void .ctor(Object, IntPtr)">
41203         <size>0</size>
41204       </method>
41205       <method name="Int32 Invoke(Int32)">
41206         <size>0</size>
41207       </method>
41208       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41209         <size>0</size>
41210       </method>
41211       <method name="Int32 EndInvoke(IAsyncResult)">
41212         <size>0</size>
41213       </method>
41214     </type>
41215     <type name="StringSender">
41216       <method name="Void .ctor(Object, IntPtr)">
41217         <size>0</size>
41218       </method>
41219       <method name="Void Invoke(System.String)">
41220         <size>0</size>
41221       </method>
41222       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41223         <size>0</size>
41224       </method>
41225       <method name="Void EndInvoke(IAsyncResult)">
41226         <size>0</size>
41227       </method>
41228     </type>
41229     <type name="VoidDelegate">
41230       <method name="Void .ctor(Object, IntPtr)">
41231         <size>0</size>
41232       </method>
41233       <method name="Void Invoke()">
41234         <size>0</size>
41235       </method>
41236       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41237         <size>0</size>
41238       </method>
41239       <method name="Void EndInvoke(IAsyncResult)">
41240         <size>0</size>
41241       </method>
41242     </type>
41243     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41244       <method name="Void .ctor()">
41245         <size>7</size>
41246       </method>
41247     </type>
41248     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41249       <method name="Void .ctor()">
41250         <size>7</size>
41251       </method>
41252     </type>
41253     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41254       <method name="Void .ctor()">
41255         <size>7</size>
41256       </method>
41257     </type>
41258     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41259       <method name="Void .ctor()">
41260         <size>7</size>
41261       </method>
41262     </type>
41263     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41264       <method name="Void .ctor()">
41265         <size>7</size>
41266       </method>
41267     </type>
41268     <type name="MainClass">
41269       <method name="Void &lt;Test2&gt;m__1(System.String)">
41270         <size>27</size>
41271       </method>
41272       <method name="Void &lt;Test3&gt;m__3()">
41273         <size>1</size>
41274       </method>
41275       <method name="Void &lt;Test4&gt;m__4()">
41276         <size>31</size>
41277       </method>
41278       <method name="Void &lt;Test4&gt;m__7()">
41279         <size>28</size>
41280       </method>
41281     </type>
41282     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41283       <method name="Void &lt;&gt;m__0()">
41284         <size>25</size>
41285       </method>
41286       <method name="Void &lt;&gt;m__9(System.String)">
41287         <size>13</size>
41288       </method>
41289     </type>
41290     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41291       <method name="Void &lt;&gt;m__2()">
41292         <size>9</size>
41293       </method>
41294     </type>
41295     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41296       <method name="Int32 &lt;&gt;m__5(Int32)">
41297         <size>46</size>
41298       </method>
41299       <method name="Int32 &lt;&gt;m__A(Int32)">
41300         <size>2</size>
41301       </method>
41302     </type>
41303     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41304       <method name="Void &lt;&gt;m__6()">
41305         <size>12</size>
41306       </method>
41307     </type>
41308     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41309       <method name="Void &lt;&gt;m__8()">
41310         <size>14</size>
41311       </method>
41312       <method name="Void &lt;&gt;m__B()">
41313         <size>8</size>
41314       </method>
41315     </type>
41316   </test>
41317   <test name="test-anon-84.cs">
41318     <type name="C">
41319       <method name="Void .ctor()">
41320         <size>42</size>
41321       </method>
41322       <method name="Void .ctor(D)">
41323         <size>42</size>
41324       </method>
41325       <method name="Int32 Main()">
41326         <size>19</size>
41327       </method>
41328     </type>
41329     <type name="D">
41330       <method name="Void .ctor(Object, IntPtr)">
41331         <size>0</size>
41332       </method>
41333       <method name="C Invoke(Int32)">
41334         <size>0</size>
41335       </method>
41336       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41337         <size>0</size>
41338       </method>
41339       <method name="C EndInvoke(IAsyncResult)">
41340         <size>0</size>
41341       </method>
41342     </type>
41343     <type name="C">
41344       <method name="C &lt;field&gt;m__0(Int32)">
41345         <size>4</size>
41346       </method>
41347     </type>
41348   </test>
41349   <test name="test-anon-85.cs">
41350     <type name="X">
41351       <method name="Void .ctor()">
41352         <size>7</size>
41353       </method>
41354       <method name="Int32 Main()">
41355         <size>29</size>
41356       </method>
41357     </type>
41358     <type name="X+D">
41359       <method name="Void .ctor(Object, IntPtr)">
41360         <size>0</size>
41361       </method>
41362       <method name="Void Invoke()">
41363         <size>0</size>
41364       </method>
41365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41366         <size>0</size>
41367       </method>
41368       <method name="Void EndInvoke(IAsyncResult)">
41369         <size>0</size>
41370       </method>
41371     </type>
41372     <type name="X+&lt;Main&gt;c__AnonStorey0">
41373       <method name="Void .ctor()">
41374         <size>7</size>
41375       </method>
41376       <method name="Void &lt;&gt;m__0()">
41377         <size>8</size>
41378       </method>
41379     </type>
41380   </test>
41381   <test name="test-anon-86.cs">
41382     <type name="Bug.A">
41383       <method name="Void .ctor()">
41384         <size>50</size>
41385       </method>
41386       <method name="Void Test()">
41387         <size>1</size>
41388       </method>
41389       <method name="Int32 Main()">
41390         <size>8</size>
41391       </method>
41392     </type>
41393     <type name="Bug.B">
41394       <method name="Void .ctor()">
41395         <size>7</size>
41396       </method>
41397       <method name="Int32 get_Prop()">
41398         <size>2</size>
41399       </method>
41400     </type>
41401     <type name="Bug.EventHandler">
41402       <method name="Void .ctor(Object, IntPtr)">
41403         <size>0</size>
41404       </method>
41405       <method name="Void Invoke()">
41406         <size>0</size>
41407       </method>
41408       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41409         <size>0</size>
41410       </method>
41411       <method name="Void EndInvoke(IAsyncResult)">
41412         <size>0</size>
41413       </method>
41414     </type>
41415     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
41416       <method name="Void .ctor()">
41417         <size>7</size>
41418       </method>
41419       <method name="Void &lt;&gt;m__0()">
41420         <size>24</size>
41421       </method>
41422     </type>
41423   </test>
41424   <test name="test-anon-87.cs">
41425     <type name="Bug.AA">
41426       <method name="Void .ctor(BB)">
41427         <size>51</size>
41428       </method>
41429       <method name="Void TestMe()">
41430         <size>1</size>
41431       </method>
41432       <method name="Int32 Main()">
41433         <size>18</size>
41434       </method>
41435     </type>
41436     <type name="Bug.BB">
41437       <method name="Void .ctor(String)">
41438         <size>18</size>
41439       </method>
41440       <method name="Void Foo()">
41441         <size>1</size>
41442       </method>
41443     </type>
41444     <type name="Bug.D">
41445       <method name="Void .ctor(Object, IntPtr)">
41446         <size>0</size>
41447       </method>
41448       <method name="Void Invoke()">
41449         <size>0</size>
41450       </method>
41451       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41452         <size>0</size>
41453       </method>
41454       <method name="Void EndInvoke(IAsyncResult)">
41455         <size>0</size>
41456       </method>
41457     </type>
41458     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41459       <method name="Void .ctor()">
41460         <size>7</size>
41461       </method>
41462       <method name="Void &lt;&gt;m__0()">
41463         <size>23</size>
41464       </method>
41465     </type>
41466   </test>
41467   <test name="test-anon-88.cs">
41468     <type name="C">
41469       <method name="Void .ctor()">
41470         <size>7</size>
41471       </method>
41472       <method name="Int32 Main()">
41473         <size>12</size>
41474       </method>
41475       <method name="Void Test()">
41476         <size>102</size>
41477       </method>
41478     </type>
41479     <type name="C+D">
41480       <method name="Void .ctor(Object, IntPtr)">
41481         <size>0</size>
41482       </method>
41483       <method name="Void Invoke()">
41484         <size>0</size>
41485       </method>
41486       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41487         <size>0</size>
41488       </method>
41489       <method name="Void EndInvoke(IAsyncResult)">
41490         <size>0</size>
41491       </method>
41492     </type>
41493     <type name="C+&lt;Test&gt;c__AnonStorey0">
41494       <method name="Void .ctor()">
41495         <size>7</size>
41496       </method>
41497       <method name="Void &lt;&gt;m__2()">
41498         <size>8</size>
41499       </method>
41500     </type>
41501     <type name="C+&lt;Test&gt;c__AnonStorey2">
41502       <method name="Void .ctor()">
41503         <size>7</size>
41504       </method>
41505       <method name="Void &lt;&gt;m__0()">
41506         <size>69</size>
41507       </method>
41508       <method name="Void &lt;&gt;m__1()">
41509         <size>8</size>
41510       </method>
41511       <method name="Void &lt;&gt;m__4()">
41512         <size>3</size>
41513       </method>
41514     </type>
41515     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
41516       <method name="Void .ctor()">
41517         <size>7</size>
41518       </method>
41519       <method name="Void &lt;&gt;m__3()">
41520         <size>20</size>
41521       </method>
41522     </type>
41523   </test>
41524   <test name="test-anon-89.cs">
41525     <type name="C">
41526       <method name="Void .ctor()">
41527         <size>7</size>
41528       </method>
41529       <method name="Int32 Main()">
41530         <size>12</size>
41531       </method>
41532       <method name="System.Object get_GdkWindow()">
41533         <size>2</size>
41534       </method>
41535       <method name="Void set_GdkWindow(System.Object)">
41536         <size>1</size>
41537       </method>
41538       <method name="Void Invoke(C+D)">
41539         <size>1</size>
41540       </method>
41541       <method name="Void Test()">
41542         <size>69</size>
41543       </method>
41544     </type>
41545     <type name="C+D">
41546       <method name="Void .ctor(Object, IntPtr)">
41547         <size>0</size>
41548       </method>
41549       <method name="Void Invoke()">
41550         <size>0</size>
41551       </method>
41552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41553         <size>0</size>
41554       </method>
41555       <method name="Void EndInvoke(IAsyncResult)">
41556         <size>0</size>
41557       </method>
41558     </type>
41559     <type name="C+&lt;Test&gt;c__AnonStorey0">
41560       <method name="Void .ctor()">
41561         <size>7</size>
41562       </method>
41563       <method name="Void &lt;&gt;m__0()">
41564         <size>108</size>
41565       </method>
41566       <method name="Void &lt;&gt;m__3()">
41567         <size>29</size>
41568       </method>
41569     </type>
41570     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41571       <method name="Void .ctor()">
41572         <size>7</size>
41573       </method>
41574       <method name="Void &lt;&gt;m__1()">
41575         <size>18</size>
41576       </method>
41577       <method name="Void &lt;&gt;m__2()">
41578         <size>49</size>
41579       </method>
41580     </type>
41581   </test>
41582   <test name="test-anon-90.cs">
41583     <type name="C">
41584       <method name="Void .ctor()">
41585         <size>7</size>
41586       </method>
41587       <method name="Int32 Main()">
41588         <size>12</size>
41589       </method>
41590       <method name="Void Foo()">
41591         <size>27</size>
41592       </method>
41593     </type>
41594     <type name="C+D">
41595       <method name="Void .ctor(Object, IntPtr)">
41596         <size>0</size>
41597       </method>
41598       <method name="Void Invoke()">
41599         <size>0</size>
41600       </method>
41601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41602         <size>0</size>
41603       </method>
41604       <method name="Void EndInvoke(IAsyncResult)">
41605         <size>0</size>
41606       </method>
41607     </type>
41608     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41609       <method name="Void .ctor()">
41610         <size>7</size>
41611       </method>
41612       <method name="Void &lt;&gt;m__0()">
41613         <size>66</size>
41614       </method>
41615     </type>
41616     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41617       <method name="Void .ctor()">
41618         <size>7</size>
41619       </method>
41620     </type>
41621     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41622       <method name="Void .ctor()">
41623         <size>7</size>
41624       </method>
41625       <method name="Void &lt;&gt;m__1()">
41626         <size>32</size>
41627       </method>
41628     </type>
41629   </test>
41630   <test name="test-anon-91.cs">
41631     <type name="A">
41632       <method name="Void .ctor(Int32)">
41633         <size>27</size>
41634       </method>
41635     </type>
41636     <type name="C">
41637       <method name="Void .ctor()">
41638         <size>7</size>
41639       </method>
41640       <method name="Int32 Main()">
41641         <size>12</size>
41642       </method>
41643       <method name="Void SelectCommand(Int32)">
41644         <size>1</size>
41645       </method>
41646       <method name="Void Test()">
41647         <size>66</size>
41648       </method>
41649     </type>
41650     <type name="C+D">
41651       <method name="Void .ctor(Object, IntPtr)">
41652         <size>0</size>
41653       </method>
41654       <method name="Void Invoke()">
41655         <size>0</size>
41656       </method>
41657       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41658         <size>0</size>
41659       </method>
41660       <method name="Void EndInvoke(IAsyncResult)">
41661         <size>0</size>
41662       </method>
41663     </type>
41664     <type name="C+&lt;Test&gt;c__AnonStorey0">
41665       <method name="Void .ctor()">
41666         <size>7</size>
41667       </method>
41668       <method name="Void &lt;&gt;m__0()">
41669         <size>109</size>
41670       </method>
41671     </type>
41672     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41673       <method name="Void .ctor()">
41674         <size>7</size>
41675       </method>
41676       <method name="Void &lt;&gt;m__1()">
41677         <size>23</size>
41678       </method>
41679     </type>
41680   </test>
41681   <test name="test-anon-92.cs">
41682     <type name="MainClass">
41683       <method name="Void Test(IEnumerable)">
41684         <size>33</size>
41685       </method>
41686       <method name="Int32 Main()">
41687         <size>21</size>
41688       </method>
41689       <method name="Void .ctor()">
41690         <size>7</size>
41691       </method>
41692     </type>
41693     <type name="D">
41694       <method name="Void Invoke()">
41695         <size>0</size>
41696       </method>
41697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41698         <size>0</size>
41699       </method>
41700       <method name="Void EndInvoke(IAsyncResult)">
41701         <size>0</size>
41702       </method>
41703       <method name="Void .ctor(Object, IntPtr)">
41704         <size>0</size>
41705       </method>
41706     </type>
41707     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41708       <method name="Void &lt;&gt;m__0()">
41709         <size>70</size>
41710       </method>
41711       <method name="Void .ctor()">
41712         <size>7</size>
41713       </method>
41714     </type>
41715   </test>
41716   <test name="test-cls-00.cs">
41717     <type name="CLSCLass_6">
41718       <method name="Void .ctor()">
41719         <size>18</size>
41720       </method>
41721       <method name="Void add_Disposed(Delegate)">
41722         <size>19</size>
41723       </method>
41724       <method name="Void remove_Disposed(Delegate)">
41725         <size>19</size>
41726       </method>
41727     </type>
41728     <type name="CLSDelegate">
41729       <method name="Void .ctor()">
41730         <size>7</size>
41731       </method>
41732     </type>
41733     <type name="CLSClass_5">
41734       <method name="Void .ctor()">
41735         <size>7</size>
41736       </method>
41737       <method name="UInt32 Test()">
41738         <size>2</size>
41739       </method>
41740     </type>
41741     <type name="CLSClass_4">
41742       <method name="Void .ctor()">
41743         <size>7</size>
41744       </method>
41745       <method name="UInt32 Test()">
41746         <size>2</size>
41747       </method>
41748     </type>
41749     <type name="CLSClass_3">
41750       <method name="Void .ctor()">
41751         <size>7</size>
41752       </method>
41753       <method name="UInt32 Test_3()">
41754         <size>2</size>
41755       </method>
41756     </type>
41757     <type name="CLSClass_2">
41758       <method name="Void .ctor()">
41759         <size>7</size>
41760       </method>
41761       <method name="SByte get_XX()">
41762         <size>2</size>
41763       </method>
41764     </type>
41765     <type name="CLSClass_1">
41766       <method name="Void .ctor()">
41767         <size>7</size>
41768       </method>
41769       <method name="UInt32 Valid()">
41770         <size>2</size>
41771       </method>
41772     </type>
41773     <type name="CLSClass">
41774       <method name="Void .ctor()">
41775         <size>7</size>
41776       </method>
41777       <method name="UInt64 Valid()">
41778         <size>3</size>
41779       </method>
41780       <method name="Byte get_XX()">
41781         <size>2</size>
41782       </method>
41783       <method name="UInt32 FooInternal()">
41784         <size>2</size>
41785       </method>
41786       <method name="UInt64 Foo()">
41787         <size>3</size>
41788       </method>
41789       <method name="Void Main()">
41790         <size>1</size>
41791       </method>
41792     </type>
41793     <type name="CLSClass+C1">
41794       <method name="Void .ctor()">
41795         <size>7</size>
41796       </method>
41797       <method name="Int64 Foo2()">
41798         <size>3</size>
41799       </method>
41800     </type>
41801     <type name="CLSClass+C1+C11">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805       <method name="UInt64 Foo3()">
41806         <size>3</size>
41807       </method>
41808     </type>
41809     <type name="CLSClass+CLSClass_2">
41810       <method name="Void .ctor()">
41811         <size>7</size>
41812       </method>
41813       <method name="SByte get_XX()">
41814         <size>2</size>
41815       </method>
41816     </type>
41817     <type name="Delegate">
41818       <method name="Void .ctor(Object, IntPtr)">
41819         <size>0</size>
41820       </method>
41821       <method name="CLSDelegate Invoke()">
41822         <size>0</size>
41823       </method>
41824       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41825         <size>0</size>
41826       </method>
41827       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41828         <size>0</size>
41829       </method>
41830     </type>
41831   </test>
41832   <test name="test-cls-01.cs">
41833     <type name="CLSClass">
41834       <method name="Void .ctor()">
41835         <size>7</size>
41836       </method>
41837       <method name="Byte get_XX()">
41838         <size>2</size>
41839       </method>
41840       <method name="Void Main()">
41841         <size>1</size>
41842       </method>
41843     </type>
41844     <type name="Big">
41845       <method name="Void .ctor()">
41846         <size>7</size>
41847       </method>
41848       <method name="Big op_Implicit(UInt32)">
41849         <size>2</size>
41850       </method>
41851     </type>
41852     <type name="C1">
41853       <method name="Void .ctor()">
41854         <size>7</size>
41855       </method>
41856       <method name="Void method(UInt32)">
41857         <size>1</size>
41858       </method>
41859     </type>
41860   </test>
41861   <test name="test-cls-02.cs">
41862     <type name="CLSClass">
41863       <method name="Void .ctor(UInt64)">
41864         <size>7</size>
41865       </method>
41866       <method name="Void .ctor(UInt32)">
41867         <size>7</size>
41868       </method>
41869       <method name="Void set_X_0(UInt64)">
41870         <size>1</size>
41871       </method>
41872       <method name="Void set_Item(UInt64, UInt64)">
41873         <size>1</size>
41874       </method>
41875       <method name="Void Main()">
41876         <size>1</size>
41877       </method>
41878     </type>
41879     <type name="InnerTypeClasss">
41880       <method name="Void .ctor()">
41881         <size>7</size>
41882       </method>
41883       <method name="Struct Method()">
41884         <size>10</size>
41885       </method>
41886     </type>
41887   </test>
41888   <test name="test-cls-03.cs">
41889     <type name="CLSClass">
41890       <method name="Void .ctor()">
41891         <size>7</size>
41892       </method>
41893       <method name="I1 Foo()">
41894         <size>2</size>
41895       </method>
41896       <method name="Void Main()">
41897         <size>1</size>
41898       </method>
41899     </type>
41900   </test>
41901   <test name="test-cls-05.cs">
41902     <type name="X1">
41903       <method name="Void .ctor()">
41904         <size>7</size>
41905       </method>
41906     </type>
41907     <type name="X2">
41908       <method name="Void .ctor()">
41909         <size>7</size>
41910       </method>
41911     </type>
41912     <type name="X3">
41913       <method name="Void .ctor()">
41914         <size>7</size>
41915       </method>
41916       <method name="Void bb(Boolean)">
41917         <size>1</size>
41918       </method>
41919       <method name="Void BB()">
41920         <size>1</size>
41921       </method>
41922     </type>
41923     <type name="X4">
41924       <method name="Void .ctor()">
41925         <size>7</size>
41926       </method>
41927       <method name="Void method(Int32)">
41928         <size>1</size>
41929       </method>
41930       <method name="Void method(Boolean)">
41931         <size>1</size>
41932       </method>
41933       <method name="Boolean method()">
41934         <size>2</size>
41935       </method>
41936     </type>
41937     <type name="BaseClass">
41938       <method name="Void .ctor()">
41939         <size>7</size>
41940       </method>
41941     </type>
41942     <type name="CLSClass">
41943       <method name="Void .ctor()">
41944         <size>7</size>
41945       </method>
41946       <method name="Void .ctor(Int32)">
41947         <size>7</size>
41948       </method>
41949       <method name="Void Method()">
41950         <size>1</size>
41951       </method>
41952       <method name="Int32 Method(Boolean)">
41953         <size>2</size>
41954       </method>
41955       <method name="Void methoD()">
41956         <size>1</size>
41957       </method>
41958       <method name="Void Main()">
41959         <size>1</size>
41960       </method>
41961       <method name="CLSClass op_Implicit(Boolean)">
41962         <size>7</size>
41963       </method>
41964       <method name="CLSClass op_Implicit(Int32)">
41965         <size>7</size>
41966       </method>
41967     </type>
41968     <type name="oBject">
41969       <method name="Void .ctor()">
41970         <size>7</size>
41971       </method>
41972     </type>
41973     <type name="A.C1">
41974       <method name="Void .ctor()">
41975         <size>7</size>
41976       </method>
41977     </type>
41978     <type name="B.c1">
41979       <method name="Void .ctor()">
41980         <size>7</size>
41981       </method>
41982     </type>
41983     <type name="c1">
41984       <method name="Void .ctor()">
41985         <size>7</size>
41986       </method>
41987     </type>
41988     <type name="CLSClass_2">
41989       <method name="Void .ctor()">
41990         <size>7</size>
41991       </method>
41992       <method name="Void Method()">
41993         <size>1</size>
41994       </method>
41995       <method name="Void method()">
41996         <size>1</size>
41997       </method>
41998     </type>
41999     <type name="System.sByte">
42000       <method name="Void .ctor()">
42001         <size>7</size>
42002       </method>
42003     </type>
42004     <type name="System.Web.HttpBrowserCapabilities">
42005       <method name="Void .ctor()">
42006         <size>7</size>
42007       </method>
42008     </type>
42009   </test>
42010   <test name="test-cls-06.cs">
42011     <type name="CLSClass">
42012       <method name="Void .ctor()">
42013         <size>7</size>
42014       </method>
42015       <method name="Void Main()">
42016         <size>1</size>
42017       </method>
42018     </type>
42019     <type name="CLSClass_2">
42020       <method name="Void .ctor(Int32[,,])">
42021         <size>7</size>
42022       </method>
42023       <method name="Void .ctor(Int32[,])">
42024         <size>7</size>
42025       </method>
42026       <method name="Void Test(System.Int32[,], Int32)">
42027         <size>1</size>
42028       </method>
42029       <method name="Void Test(System.Int32[,,], Boolean)">
42030         <size>1</size>
42031       </method>
42032     </type>
42033     <type name="X1">
42034       <method name="Void .ctor()">
42035         <size>7</size>
42036       </method>
42037       <method name="Void M2(Int32)">
42038         <size>1</size>
42039       </method>
42040     </type>
42041     <type name="X2">
42042       <method name="Void .ctor()">
42043         <size>7</size>
42044       </method>
42045       <method name="Void M2(Int32 ByRef)">
42046         <size>1</size>
42047       </method>
42048     </type>
42049     <type name="CLSClass+MyDelegate">
42050       <method name="Void .ctor(Object, IntPtr)">
42051         <size>0</size>
42052       </method>
42053       <method name="UInt32 Invoke()">
42054         <size>0</size>
42055       </method>
42056       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42057         <size>0</size>
42058       </method>
42059       <method name="UInt32 EndInvoke(IAsyncResult)">
42060         <size>0</size>
42061       </method>
42062     </type>
42063     <type name="MyDelegate">
42064       <method name="Void .ctor(Object, IntPtr)">
42065         <size>0</size>
42066       </method>
42067       <method name="UInt32 Invoke()">
42068         <size>0</size>
42069       </method>
42070       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42071         <size>0</size>
42072       </method>
42073       <method name="UInt32 EndInvoke(IAsyncResult)">
42074         <size>0</size>
42075       </method>
42076     </type>
42077   </test>
42078   <test name="test-cls-07.cs">
42079     <type name="aa.I1">
42080       <method name="Void .ctor()">
42081         <size>7</size>
42082       </method>
42083     </type>
42084     <type name="CLSClass">
42085       <method name="Void .ctor()">
42086         <size>7</size>
42087       </method>
42088       <method name="Void Main()">
42089         <size>1</size>
42090       </method>
42091     </type>
42092   </test>
42093   <test name="test-cls-10.cs">
42094     <type name="MainClass">
42095       <method name="Void .ctor()">
42096         <size>7</size>
42097       </method>
42098       <method name="Void Main()">
42099         <size>1</size>
42100       </method>
42101     </type>
42102   </test>
42103   <test name="test-cls-11.cs">
42104     <type name="CLSClass">
42105       <method name="Void .ctor()">
42106         <size>7</size>
42107       </method>
42108       <method name="Void Test(IComparable)">
42109         <size>0</size>
42110       </method>
42111     </type>
42112     <type name="CLSCLass_2">
42113       <method name="Void .ctor()">
42114         <size>7</size>
42115       </method>
42116       <method name="Void Test()">
42117         <size>0</size>
42118       </method>
42119     </type>
42120     <type name="CLSClass_3">
42121       <method name="Void .ctor()">
42122         <size>7</size>
42123       </method>
42124       <method name="Void Test()">
42125         <size>0</size>
42126       </method>
42127     </type>
42128     <type name="MainClass">
42129       <method name="Void .ctor()">
42130         <size>7</size>
42131       </method>
42132       <method name="Void Main()">
42133         <size>1</size>
42134       </method>
42135     </type>
42136   </test>
42137   <test name="test-cls-12.cs">
42138     <type name="MainClass">
42139       <method name="Void .ctor()">
42140         <size>7</size>
42141       </method>
42142       <method name="Void Main()">
42143         <size>1</size>
42144       </method>
42145     </type>
42146   </test>
42147   <test name="test-cls-14.cs">
42148     <type name="CLSClass">
42149       <method name="Void .ctor()">
42150         <size>7</size>
42151       </method>
42152       <method name="Void Error(Boolean)">
42153         <size>1</size>
42154       </method>
42155       <method name="CLSClass op_Implicit(Byte)">
42156         <size>6</size>
42157       </method>
42158     </type>
42159     <type name="MainClass">
42160       <method name="Void .ctor()">
42161         <size>7</size>
42162       </method>
42163       <method name="Void Main()">
42164         <size>1</size>
42165       </method>
42166     </type>
42167   </test>
42168   <test name="test-cls-15.cs">
42169     <type name="CLSAttribute_1">
42170       <method name="Void .ctor(Int32[])">
42171         <size>7</size>
42172       </method>
42173       <method name="Void .ctor(Int32)">
42174         <size>7</size>
42175       </method>
42176     </type>
42177     <type name="CLSAttribute_2">
42178       <method name="Void .ctor(Int32)">
42179         <size>7</size>
42180       </method>
42181     </type>
42182     <type name="CLSAttribute_3">
42183       <method name="Void .ctor(Int32[])">
42184         <size>7</size>
42185       </method>
42186     </type>
42187     <type name="CLSAttribute_4">
42188       <method name="Void .ctor(Int32[])">
42189         <size>7</size>
42190       </method>
42191     </type>
42192     <type name="ClassMain">
42193       <method name="Void .ctor()">
42194         <size>7</size>
42195       </method>
42196       <method name="Void Main()">
42197         <size>1</size>
42198       </method>
42199     </type>
42200   </test>
42201   <test name="test-cls-16.cs">
42202     <type name="CLSAttribute">
42203       <method name="Void .ctor(Boolean[])">
42204         <size>7</size>
42205       </method>
42206     </type>
42207     <type name="ClassMain">
42208       <method name="Void .ctor()">
42209         <size>7</size>
42210       </method>
42211       <method name="Void Main()">
42212         <size>1</size>
42213       </method>
42214     </type>
42215   </test>
42216   <test name="test-cls-17.cs">
42217     <type name="Foo">
42218       <method name="Void .ctor()">
42219         <size>7</size>
42220       </method>
42221       <method name="Void Main()">
42222         <size>1</size>
42223       </method>
42224     </type>
42225   </test>
42226   <test name="test-cls-18.cs">
42227     <type name="Base">
42228       <method name="Void .ctor()">
42229         <size>7</size>
42230       </method>
42231       <method name="Void Test(System.Int32[])">
42232         <size>1</size>
42233       </method>
42234     </type>
42235     <type name="CLSClass">
42236       <method name="Void .ctor()">
42237         <size>7</size>
42238       </method>
42239       <method name="Void Test(System.Int32[])">
42240         <size>1</size>
42241       </method>
42242       <method name="Void Main()">
42243         <size>1</size>
42244       </method>
42245     </type>
42246   </test>
42247   <test name="test-externalias-01.cs">
42248     <type name="Test">
42249       <method name="Void .ctor()">
42250         <size>7</size>
42251       </method>
42252       <method name="Int32 Main()">
42253         <size>64</size>
42254       </method>
42255     </type>
42256   </test>
42257   <test name="test-externalias-02.cs">
42258     <type name="Test">
42259       <method name="Void .ctor()">
42260         <size>7</size>
42261       </method>
42262       <method name="Int32 Main()">
42263         <size>64</size>
42264       </method>
42265     </type>
42266   </test>
42267   <test name="test-externalias-03.cs">
42268     <type name="Test">
42269       <method name="Void .ctor()">
42270         <size>7</size>
42271       </method>
42272       <method name="Int32 Main()">
42273         <size>64</size>
42274       </method>
42275     </type>
42276   </test>
42277   <test name="test-externalias-04.cs">
42278     <type name="Test">
42279       <method name="Void .ctor()">
42280         <size>7</size>
42281       </method>
42282       <method name="Int32 Main()">
42283         <size>64</size>
42284       </method>
42285     </type>
42286   </test>
42287   <test name="test-externalias-05.cs">
42288     <type name="Test">
42289       <method name="Void .ctor()">
42290         <size>7</size>
42291       </method>
42292       <method name="Void Main()">
42293         <size>21</size>
42294       </method>
42295     </type>
42296   </test>
42297   <test name="test-externalias-06.cs">
42298     <type name="MyAssembly01.Test">
42299       <method name="Void .ctor()">
42300         <size>7</size>
42301       </method>
42302     </type>
42303     <type name="MyAssembly01.Namespace1.Test">
42304       <method name="Void .ctor()">
42305         <size>7</size>
42306       </method>
42307     </type>
42308     <type name="MyAssembly02.Test">
42309       <method name="Void .ctor()">
42310         <size>7</size>
42311       </method>
42312     </type>
42313     <type name="MyAssembly02.Namespace1.Test">
42314       <method name="Void .ctor()">
42315         <size>7</size>
42316       </method>
42317     </type>
42318     <type name="Test">
42319       <method name="Void .ctor()">
42320         <size>7</size>
42321       </method>
42322       <method name="Void Main()">
42323         <size>1</size>
42324       </method>
42325     </type>
42326   </test>
42327   <test name="test-externalias-07.cs">
42328     <type name="NS.MyClass">
42329       <method name="Void .ctor()">
42330         <size>7</size>
42331       </method>
42332       <method name="Int32 GetInt()">
42333         <size>6</size>
42334       </method>
42335     </type>
42336     <type name="Test">
42337       <method name="Void .ctor()">
42338         <size>7</size>
42339       </method>
42340       <method name="Int32 Main()">
42341         <size>15</size>
42342       </method>
42343     </type>
42344   </test>
42345   <test name="test-externalias-08.cs">
42346     <type name="Test">
42347       <method name="Void .ctor()">
42348         <size>7</size>
42349       </method>
42350       <method name="Int32 Main()">
42351         <size>54</size>
42352       </method>
42353     </type>
42354   </test>
42355   <test name="test-externalias-09.cs">
42356     <type name="Test">
42357       <method name="Void .ctor()">
42358         <size>7</size>
42359       </method>
42360       <method name="Int32 Main()">
42361         <size>8</size>
42362       </method>
42363     </type>
42364   </test>
42365   <test name="test-iter-01.cs">
42366     <type name="X">
42367       <method name="Void .ctor()">
42368         <size>7</size>
42369       </method>
42370       <method name="IEnumerator GetIt()">
42371         <size>8</size>
42372       </method>
42373       <method name="IEnumerable GetIt2()">
42374         <size>16</size>
42375       </method>
42376       <method name="Int32 Main()">
42377         <size>171</size>
42378       </method>
42379     </type>
42380     <type name="X+&lt;GetIt&gt;c__Iterator0">
42381       <method name="Void .ctor()">
42382         <size>7</size>
42383       </method>
42384       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42385         <size>7</size>
42386       </method>
42387       <method name="Boolean MoveNext()">
42388         <size>126</size>
42389       </method>
42390       <method name="Void Dispose()">
42391         <size>8</size>
42392       </method>
42393       <method name="Void Reset()">
42394         <size>6</size>
42395       </method>
42396     </type>
42397     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42398       <method name="Void .ctor()">
42399         <size>7</size>
42400       </method>
42401       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42402         <size>7</size>
42403       </method>
42404       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42405         <size>7</size>
42406       </method>
42407       <method name="Boolean MoveNext()">
42408         <size>126</size>
42409       </method>
42410       <method name="Void Dispose()">
42411         <size>8</size>
42412       </method>
42413       <method name="Void Reset()">
42414         <size>6</size>
42415       </method>
42416     </type>
42417     <type name="X+&lt;GetIt&gt;c__Iterator0">
42418       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42419         <size>7</size>
42420       </method>
42421     </type>
42422     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42423       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42424         <size>7</size>
42425       </method>
42426       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42427         <size>26</size>
42428       </method>
42429     </type>
42430   </test>
42431   <test name="test-iter-02.cs">
42432     <type name="X">
42433       <method name="Void .ctor()">
42434         <size>7</size>
42435       </method>
42436       <method name="IEnumerator GetRange()">
42437         <size>8</size>
42438       </method>
42439       <method name="Int32 Main()">
42440         <size>88</size>
42441       </method>
42442     </type>
42443     <type name="X+&lt;GetRange&gt;c__Iterator0">
42444       <method name="Void .ctor()">
42445         <size>7</size>
42446       </method>
42447       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42448         <size>7</size>
42449       </method>
42450       <method name="Boolean MoveNext()">
42451         <size>173</size>
42452       </method>
42453       <method name="Void Dispose()">
42454         <size>8</size>
42455       </method>
42456       <method name="Void Reset()">
42457         <size>6</size>
42458       </method>
42459       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42460         <size>7</size>
42461       </method>
42462     </type>
42463   </test>
42464   <test name="test-iter-03.cs">
42465     <type name="X">
42466       <method name="Void .ctor()">
42467         <size>7</size>
42468       </method>
42469       <method name="IEnumerable GetIt(System.Int32[])">
42470         <size>30</size>
42471       </method>
42472       <method name="IEnumerable GetMulti(System.Int32[,])">
42473         <size>30</size>
42474       </method>
42475       <method name="Int32 Main()">
42476         <size>244</size>
42477       </method>
42478     </type>
42479     <type name="&lt;PrivateImplementationDetails&gt;">
42480       <method name="Void .ctor()">
42481         <size>7</size>
42482       </method>
42483     </type>
42484     <type name="X+&lt;GetIt&gt;c__Iterator0">
42485       <method name="Void .ctor()">
42486         <size>7</size>
42487       </method>
42488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42489         <size>7</size>
42490       </method>
42491       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42492         <size>7</size>
42493       </method>
42494       <method name="Boolean MoveNext()">
42495         <size>151</size>
42496       </method>
42497       <method name="Void Dispose()">
42498         <size>8</size>
42499       </method>
42500       <method name="Void Reset()">
42501         <size>6</size>
42502       </method>
42503     </type>
42504     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42505       <method name="Void .ctor()">
42506         <size>7</size>
42507       </method>
42508       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42509         <size>7</size>
42510       </method>
42511       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42512         <size>7</size>
42513       </method>
42514       <method name="Boolean MoveNext()">
42515         <size>238</size>
42516       </method>
42517       <method name="Void Dispose()">
42518         <size>8</size>
42519       </method>
42520       <method name="Void Reset()">
42521         <size>6</size>
42522       </method>
42523     </type>
42524     <type name="X+&lt;GetIt&gt;c__Iterator0">
42525       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42526         <size>7</size>
42527       </method>
42528       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42529         <size>40</size>
42530       </method>
42531     </type>
42532     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42533       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42534         <size>7</size>
42535       </method>
42536       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42537         <size>40</size>
42538       </method>
42539     </type>
42540   </test>
42541   <test name="test-iter-04.cs">
42542     <type name="X">
42543       <method name="Void .ctor()">
42544         <size>7</size>
42545       </method>
42546       <method name="IEnumerable GetRange(Int32, Int32)">
42547         <size>44</size>
42548       </method>
42549       <method name="Void Main()">
42550         <size>98</size>
42551       </method>
42552     </type>
42553     <type name="X+&lt;GetRange&gt;c__Iterator0">
42554       <method name="Void .ctor()">
42555         <size>7</size>
42556       </method>
42557       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42558         <size>7</size>
42559       </method>
42560       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42561         <size>7</size>
42562       </method>
42563       <method name="Boolean MoveNext()">
42564         <size>123</size>
42565       </method>
42566       <method name="Void Dispose()">
42567         <size>8</size>
42568       </method>
42569       <method name="Void Reset()">
42570         <size>6</size>
42571       </method>
42572       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42573         <size>7</size>
42574       </method>
42575       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42576         <size>52</size>
42577       </method>
42578     </type>
42579   </test>
42580   <test name="test-iter-05.cs">
42581     <type name="X">
42582       <method name="Void .ctor()">
42583         <size>7</size>
42584       </method>
42585       <method name="IEnumerable GetIt()">
42586         <size>16</size>
42587       </method>
42588       <method name="Int32 Main()">
42589         <size>104</size>
42590       </method>
42591     </type>
42592     <type name="List">
42593       <method name="Void .ctor(Int32)">
42594         <size>19</size>
42595       </method>
42596       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42597         <size>12</size>
42598       </method>
42599       <method name="Void Add(Int32)">
42600         <size>26</size>
42601       </method>
42602       <method name="MyEnumerator GetEnumerator()">
42603         <size>7</size>
42604       </method>
42605     </type>
42606     <type name="X+&lt;GetIt&gt;c__Iterator0">
42607       <method name="Void .ctor()">
42608         <size>7</size>
42609       </method>
42610       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42611         <size>7</size>
42612       </method>
42613       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42614         <size>7</size>
42615       </method>
42616       <method name="Boolean MoveNext()">
42617         <size>183</size>
42618       </method>
42619       <method name="Void Dispose()">
42620         <size>8</size>
42621       </method>
42622       <method name="Void Reset()">
42623         <size>6</size>
42624       </method>
42625     </type>
42626     <type name="List+MyEnumerator">
42627       <method name="Void .ctor(List)">
42628         <size>15</size>
42629       </method>
42630       <method name="System.Object get_Current()">
42631         <size>24</size>
42632       </method>
42633       <method name="Boolean MoveNext()">
42634         <size>31</size>
42635       </method>
42636       <method name="Void Reset()">
42637         <size>8</size>
42638       </method>
42639     </type>
42640     <type name="X+&lt;GetIt&gt;c__Iterator0">
42641       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42642         <size>7</size>
42643       </method>
42644       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42645         <size>26</size>
42646       </method>
42647     </type>
42648   </test>
42649   <test name="test-iter-06.cs">
42650     <type name="X">
42651       <method name="Void .ctor()">
42652         <size>7</size>
42653       </method>
42654       <method name="IEnumerable Get(Int32)">
42655         <size>30</size>
42656       </method>
42657       <method name="IEnumerable GetS(Int32)">
42658         <size>30</size>
42659       </method>
42660       <method name="Int32 Main()">
42661         <size>399</size>
42662       </method>
42663     </type>
42664     <type name="S+&lt;Get&gt;c__Iterator0">
42665       <method name="Void .ctor()">
42666         <size>7</size>
42667       </method>
42668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42669         <size>7</size>
42670       </method>
42671       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42672         <size>7</size>
42673       </method>
42674       <method name="Boolean MoveNext()">
42675         <size>183</size>
42676       </method>
42677       <method name="Void Dispose()">
42678         <size>8</size>
42679       </method>
42680       <method name="Void Reset()">
42681         <size>6</size>
42682       </method>
42683     </type>
42684     <type name="S+&lt;GetS&gt;c__Iterator1">
42685       <method name="Void .ctor()">
42686         <size>7</size>
42687       </method>
42688       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42689         <size>7</size>
42690       </method>
42691       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42692         <size>7</size>
42693       </method>
42694       <method name="Boolean MoveNext()">
42695         <size>136</size>
42696       </method>
42697       <method name="Void Dispose()">
42698         <size>8</size>
42699       </method>
42700       <method name="Void Reset()">
42701         <size>6</size>
42702       </method>
42703     </type>
42704     <type name="X+&lt;Get&gt;c__Iterator2">
42705       <method name="Void .ctor()">
42706         <size>7</size>
42707       </method>
42708       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42709         <size>7</size>
42710       </method>
42711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42712         <size>7</size>
42713       </method>
42714       <method name="Boolean MoveNext()">
42715         <size>131</size>
42716       </method>
42717       <method name="Void Dispose()">
42718         <size>8</size>
42719       </method>
42720       <method name="Void Reset()">
42721         <size>6</size>
42722       </method>
42723     </type>
42724     <type name="X+&lt;GetS&gt;c__Iterator3">
42725       <method name="Void .ctor()">
42726         <size>7</size>
42727       </method>
42728       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42729         <size>7</size>
42730       </method>
42731       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42732         <size>7</size>
42733       </method>
42734       <method name="Boolean MoveNext()">
42735         <size>136</size>
42736       </method>
42737       <method name="Void Dispose()">
42738         <size>8</size>
42739       </method>
42740       <method name="Void Reset()">
42741         <size>6</size>
42742       </method>
42743     </type>
42744     <type name="S">
42745       <method name="IEnumerable Get(Int32)">
42746         <size>42</size>
42747       </method>
42748       <method name="IEnumerable GetS(Int32)">
42749         <size>30</size>
42750       </method>
42751     </type>
42752     <type name="S+&lt;Get&gt;c__Iterator0">
42753       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42754         <size>7</size>
42755       </method>
42756       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42757         <size>52</size>
42758       </method>
42759     </type>
42760     <type name="S+&lt;GetS&gt;c__Iterator1">
42761       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42762         <size>7</size>
42763       </method>
42764       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42765         <size>40</size>
42766       </method>
42767     </type>
42768     <type name="X+&lt;Get&gt;c__Iterator2">
42769       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42770         <size>7</size>
42771       </method>
42772       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42773         <size>40</size>
42774       </method>
42775     </type>
42776     <type name="X+&lt;GetS&gt;c__Iterator3">
42777       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42778         <size>7</size>
42779       </method>
42780       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42781         <size>40</size>
42782       </method>
42783     </type>
42784   </test>
42785   <test name="test-iter-07.cs">
42786     <type name="Test">
42787       <method name="Void .ctor()">
42788         <size>7</size>
42789       </method>
42790       <method name="IEnumerable Foo(Int32)">
42791         <size>30</size>
42792       </method>
42793     </type>
42794     <type name="X">
42795       <method name="Void .ctor()">
42796         <size>7</size>
42797       </method>
42798       <method name="Int32 Main()">
42799         <size>372</size>
42800       </method>
42801     </type>
42802     <type name="Test+&lt;Foo&gt;c__Iterator0">
42803       <method name="Void .ctor()">
42804         <size>7</size>
42805       </method>
42806       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42807         <size>7</size>
42808       </method>
42809       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42810         <size>7</size>
42811       </method>
42812       <method name="Boolean MoveNext()">
42813         <size>253</size>
42814       </method>
42815       <method name="Void Dispose()">
42816         <size>112</size>
42817       </method>
42818       <method name="Void Reset()">
42819         <size>6</size>
42820       </method>
42821       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42822         <size>7</size>
42823       </method>
42824       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42825         <size>40</size>
42826       </method>
42827     </type>
42828   </test>
42829   <test name="test-iter-08.cs">
42830     <type name="Foo">
42831       <method name="Void .ctor(Int32)">
42832         <size>14</size>
42833       </method>
42834       <method name="Void Dispose()">
42835         <size>8</size>
42836       </method>
42837     </type>
42838     <type name="X">
42839       <method name="Void .ctor()">
42840         <size>7</size>
42841       </method>
42842       <method name="IEnumerable Test(Int32, Int32)">
42843         <size>44</size>
42844       </method>
42845       <method name="Int32 Main()">
42846         <size>167</size>
42847       </method>
42848     </type>
42849     <type name="X+&lt;Test&gt;c__Iterator0">
42850       <method name="Void .ctor()">
42851         <size>7</size>
42852       </method>
42853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42854         <size>7</size>
42855       </method>
42856       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42857         <size>7</size>
42858       </method>
42859       <method name="Boolean MoveNext()">
42860         <size>360</size>
42861       </method>
42862       <method name="Void Dispose()">
42863         <size>102</size>
42864       </method>
42865       <method name="Void Reset()">
42866         <size>6</size>
42867       </method>
42868       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42869         <size>7</size>
42870       </method>
42871       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42872         <size>52</size>
42873       </method>
42874     </type>
42875   </test>
42876   <test name="test-iter-09.cs">
42877     <type name="Tester">
42878       <method name="Void .ctor()">
42879         <size>153</size>
42880       </method>
42881       <method name="IEnumerator GetEnumerator()">
42882         <size>15</size>
42883       </method>
42884     </type>
42885     <type name="Test">
42886       <method name="Void .ctor()">
42887         <size>7</size>
42888       </method>
42889       <method name="Int32 Main()">
42890         <size>268</size>
42891       </method>
42892     </type>
42893     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42894       <method name="Void .ctor()">
42895         <size>7</size>
42896       </method>
42897       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42898         <size>7</size>
42899       </method>
42900       <method name="Boolean MoveNext()">
42901         <size>623</size>
42902       </method>
42903       <method name="Void Dispose()">
42904         <size>82</size>
42905       </method>
42906       <method name="Void Reset()">
42907         <size>6</size>
42908       </method>
42909       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42910         <size>7</size>
42911       </method>
42912     </type>
42913   </test>
42914   <test name="test-iter-10.cs">
42915     <type name="X">
42916       <method name="Void .ctor()">
42917         <size>7</size>
42918       </method>
42919       <method name="IEnumerator get_GetIt()">
42920         <size>8</size>
42921       </method>
42922       <method name="Void set_GetIt(IEnumerator)">
42923         <size>1</size>
42924       </method>
42925       <method name="IEnumerable get_Item(Int32)">
42926         <size>30</size>
42927       </method>
42928       <method name="Void set_Item(Int32, IEnumerable)">
42929         <size>1</size>
42930       </method>
42931       <method name="Int32 Main()">
42932         <size>184</size>
42933       </method>
42934     </type>
42935     <type name="X+&lt;&gt;c__Iterator0">
42936       <method name="Void .ctor()">
42937         <size>7</size>
42938       </method>
42939       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42940         <size>7</size>
42941       </method>
42942       <method name="Boolean MoveNext()">
42943         <size>126</size>
42944       </method>
42945       <method name="Void Dispose()">
42946         <size>8</size>
42947       </method>
42948       <method name="Void Reset()">
42949         <size>6</size>
42950       </method>
42951     </type>
42952     <type name="X+&lt;&gt;c__Iterator1">
42953       <method name="Void .ctor()">
42954         <size>7</size>
42955       </method>
42956       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42957         <size>7</size>
42958       </method>
42959       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42960         <size>7</size>
42961       </method>
42962       <method name="Boolean MoveNext()">
42963         <size>145</size>
42964       </method>
42965       <method name="Void Dispose()">
42966         <size>8</size>
42967       </method>
42968       <method name="Void Reset()">
42969         <size>6</size>
42970       </method>
42971     </type>
42972     <type name="X+&lt;&gt;c__Iterator0">
42973       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42974         <size>7</size>
42975       </method>
42976     </type>
42977     <type name="X+&lt;&gt;c__Iterator1">
42978       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42979         <size>7</size>
42980       </method>
42981       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42982         <size>40</size>
42983       </method>
42984     </type>
42985   </test>
42986   <test name="test-iter-11.cs">
42987     <type name="X">
42988       <method name="Void .ctor()">
42989         <size>7</size>
42990       </method>
42991       <method name="Void add_Hook(System.EventHandler)">
42992         <size>24</size>
42993       </method>
42994       <method name="Void remove_Hook(System.EventHandler)">
42995         <size>24</size>
42996       </method>
42997       <method name="IEnumerator Pipeline()">
42998         <size>15</size>
42999       </method>
43000       <method name="Void M(System.Object, System.EventArgs)">
43001         <size>11</size>
43002       </method>
43003       <method name="Void Main()">
43004         <size>55</size>
43005       </method>
43006     </type>
43007     <type name="X+&lt;Pipeline&gt;c__Iterator0">
43008       <method name="Void .ctor()">
43009         <size>7</size>
43010       </method>
43011       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43012         <size>7</size>
43013       </method>
43014       <method name="Boolean MoveNext()">
43015         <size>124</size>
43016       </method>
43017       <method name="Void Dispose()">
43018         <size>8</size>
43019       </method>
43020       <method name="Void Reset()">
43021         <size>6</size>
43022       </method>
43023       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43024         <size>7</size>
43025       </method>
43026     </type>
43027   </test>
43028   <test name="test-iter-12.cs">
43029     <type name="X">
43030       <method name="Void .ctor()">
43031         <size>7</size>
43032       </method>
43033       <method name="IEnumerable a()">
43034         <size>23</size>
43035       </method>
43036       <method name="Void Main()">
43037         <size>1</size>
43038       </method>
43039     </type>
43040     <type name="X+&lt;a&gt;c__Iterator0">
43041       <method name="Void .ctor()">
43042         <size>7</size>
43043       </method>
43044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43045         <size>7</size>
43046       </method>
43047       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43048         <size>7</size>
43049       </method>
43050       <method name="Boolean MoveNext()">
43051         <size>165</size>
43052       </method>
43053       <method name="Void Dispose()">
43054         <size>55</size>
43055       </method>
43056       <method name="Void Reset()">
43057         <size>6</size>
43058       </method>
43059       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43060         <size>7</size>
43061       </method>
43062       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43063         <size>40</size>
43064       </method>
43065     </type>
43066   </test>
43067   <test name="test-iter-13.cs">
43068     <type name="Test">
43069       <method name="Void .ctor()">
43070         <size>7</size>
43071       </method>
43072       <method name="Void .cctor()">
43073         <size>11</size>
43074       </method>
43075       <method name="Void Main()">
43076         <size>1</size>
43077       </method>
43078       <method name="IEnumerable syntax_error(System.Object, System.Object)">
43079         <size>16</size>
43080       </method>
43081     </type>
43082     <type name="Test+Yp">
43083       <method name="Void .ctor()">
43084         <size>7</size>
43085       </method>
43086       <method name="IEnumerable fail()">
43087         <size>2</size>
43088       </method>
43089     </type>
43090     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
43091       <method name="Void .ctor()">
43092         <size>7</size>
43093       </method>
43094       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43095         <size>7</size>
43096       </method>
43097       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43098         <size>7</size>
43099       </method>
43100       <method name="Boolean MoveNext()">
43101         <size>27</size>
43102       </method>
43103       <method name="Void Dispose()">
43104         <size>8</size>
43105       </method>
43106       <method name="Void Reset()">
43107         <size>6</size>
43108       </method>
43109       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43110         <size>7</size>
43111       </method>
43112       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43113         <size>26</size>
43114       </method>
43115     </type>
43116   </test>
43117   <test name="test-named-01.cs">
43118     <type name="A">
43119       <method name="Void .ctor()">
43120         <size>13</size>
43121       </method>
43122       <method name="Void .ctor(Object)">
43123         <size>7</size>
43124       </method>
43125       <method name="Void set_Item(Int32, Int32)">
43126         <size>8</size>
43127       </method>
43128     </type>
43129     <type name="B">
43130       <method name="Void .ctor()">
43131         <size>12</size>
43132       </method>
43133       <method name="Void set_Item(Int32, Int32)">
43134         <size>11</size>
43135       </method>
43136     </type>
43137     <type name="XAttribute">
43138       <method name="Void .ctor(Int32)">
43139         <size>7</size>
43140       </method>
43141     </type>
43142     <type name="M">
43143       <method name="Void .ctor()">
43144         <size>7</size>
43145       </method>
43146       <method name="Void Foo(Int32)">
43147         <size>1</size>
43148       </method>
43149       <method name="Int32 Main()">
43150         <size>48</size>
43151       </method>
43152     </type>
43153   </test>
43154   <test name="test-named-02.cs">
43155     <type name="A">
43156       <method name="Void .ctor()">
43157         <size>7</size>
43158       </method>
43159       <method name="Void set_Item(Int32, Int32)">
43160         <size>29</size>
43161       </method>
43162       <method name="Int32 get_Item(Int32)">
43163         <size>28</size>
43164       </method>
43165     </type>
43166     <type name="MyPoint">
43167       <method name="Void .ctor(Int32, Int32)">
43168         <size>15</size>
43169       </method>
43170     </type>
43171     <type name="C">
43172       <method name="Void .ctor()">
43173         <size>7</size>
43174       </method>
43175       <method name="Decimal Foo(Decimal, Decimal)">
43176         <size>2</size>
43177       </method>
43178       <method name="System.String Bar(Int32, System.String, Char)">
43179         <size>20</size>
43180       </method>
43181       <method name="Int32 Test(Int32, Int32)">
43182         <size>30</size>
43183       </method>
43184       <method name="Int32 Main()">
43185         <size>279</size>
43186       </method>
43187     </type>
43188   </test>
43189   <test name="test-named-03.cs">
43190     <type name="C">
43191       <method name="Void .ctor()">
43192         <size>7</size>
43193       </method>
43194       <method name="Int32 TestInt(Int32)">
43195         <size>3</size>
43196       </method>
43197       <method name="Int32 Main()">
43198         <size>23</size>
43199       </method>
43200     </type>
43201     <type name="C+IntDelegate">
43202       <method name="Void .ctor(Object, IntPtr)">
43203         <size>0</size>
43204       </method>
43205       <method name="Int32 Invoke(Int32)">
43206         <size>0</size>
43207       </method>
43208       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43209         <size>0</size>
43210       </method>
43211       <method name="Int32 EndInvoke(IAsyncResult)">
43212         <size>0</size>
43213       </method>
43214     </type>
43215   </test>
43216   <test name="test-named-04.cs">
43217     <type name="Program">
43218       <method name="Void Foo2(Int32, Int32 ByRef)">
43219         <size>40</size>
43220       </method>
43221       <method name="Int32 Main()">
43222         <size>239</size>
43223       </method>
43224       <method name="Void .ctor()">
43225         <size>7</size>
43226       </method>
43227     </type>
43228   </test>
43229   <test name="test-partial-01.cs">
43230     <type name="Foo.Hello">
43231       <method name="Void .ctor()">
43232         <size>7</size>
43233       </method>
43234       <method name="Void .cctor()">
43235         <size>7</size>
43236       </method>
43237     </type>
43238     <type name="Bar.Hello">
43239       <method name="Void .ctor()">
43240         <size>7</size>
43241       </method>
43242       <method name="Void .cctor()">
43243         <size>8</size>
43244       </method>
43245     </type>
43246     <type name="X.Test">
43247       <method name="Void .ctor()">
43248         <size>7</size>
43249       </method>
43250       <method name="Int32 FooWorld()">
43251         <size>6</size>
43252       </method>
43253       <method name="Int32 BarWorld()">
43254         <size>6</size>
43255       </method>
43256     </type>
43257     <type name="Y">
43258       <method name="Void .ctor()">
43259         <size>7</size>
43260       </method>
43261       <method name="Int32 Main()">
43262         <size>29</size>
43263       </method>
43264     </type>
43265   </test>
43266   <test name="test-partial-02.cs">
43267     <type name="Test1.Base">
43268       <method name="Void .ctor()">
43269         <size>7</size>
43270       </method>
43271     </type>
43272     <type name="Test1.Foo">
43273       <method name="Void .ctor()">
43274         <size>7</size>
43275       </method>
43276     </type>
43277     <type name="Test2.Foo">
43278       <method name="Void .ctor()">
43279         <size>7</size>
43280       </method>
43281     </type>
43282     <type name="ReflectedType">
43283       <method name="Void .ctor()">
43284         <size>7</size>
43285       </method>
43286     </type>
43287     <type name="D">
43288       <method name="Void .ctor()">
43289         <size>7</size>
43290       </method>
43291     </type>
43292     <type name="X">
43293       <method name="Void .ctor()">
43294         <size>7</size>
43295       </method>
43296       <method name="Void Main()">
43297         <size>1</size>
43298       </method>
43299     </type>
43300   </test>
43301   <test name="test-partial-03.cs">
43302     <type name="Test">
43303       <method name="Void .ctor()">
43304         <size>18</size>
43305       </method>
43306       <method name="Int32 TestFoo()">
43307         <size>13</size>
43308       </method>
43309       <method name="Int32 TestIFoo(IFoo)">
43310         <size>8</size>
43311       </method>
43312     </type>
43313     <type name="Test+Foo">
43314       <method name="Void .ctor()">
43315         <size>7</size>
43316       </method>
43317       <method name="Int32 Test.IFoo.Hello(Test)">
43318         <size>2</size>
43319       </method>
43320       <method name="Int32 Hello(Test)">
43321         <size>2</size>
43322       </method>
43323     </type>
43324     <type name="X">
43325       <method name="Void .ctor()">
43326         <size>7</size>
43327       </method>
43328       <method name="Int32 Main()">
43329         <size>42</size>
43330       </method>
43331     </type>
43332   </test>
43333   <test name="test-partial-04.cs">
43334     <type name="B.Test">
43335       <method name="Void .ctor()">
43336         <size>7</size>
43337       </method>
43338       <method name="Void A.IFoo.Hello(IFoo)">
43339         <size>1</size>
43340       </method>
43341     </type>
43342     <type name="X">
43343       <method name="Void .ctor()">
43344         <size>7</size>
43345       </method>
43346       <method name="Void Main()">
43347         <size>1</size>
43348       </method>
43349     </type>
43350   </test>
43351   <test name="test-partial-05.cs">
43352     <type name="B">
43353       <method name="Void .ctor()">
43354         <size>7</size>
43355       </method>
43356     </type>
43357     <type name="A">
43358       <method name="Void .ctor()">
43359         <size>7</size>
43360       </method>
43361     </type>
43362     <type name="A2">
43363       <method name="Void .ctor()">
43364         <size>7</size>
43365       </method>
43366     </type>
43367     <type name="D">
43368       <method name="Void .ctor()">
43369         <size>7</size>
43370       </method>
43371       <method name="Void Main()">
43372         <size>1</size>
43373       </method>
43374     </type>
43375   </test>
43376   <test name="test-partial-06.cs">
43377     <type name="Foo">
43378       <method name="Void .ctor()">
43379         <size>7</size>
43380       </method>
43381       <method name="Void Finalize()">
43382         <size>13</size>
43383       </method>
43384     </type>
43385     <type name="B">
43386       <method name="Void .ctor()">
43387         <size>7</size>
43388       </method>
43389       <method name="Void Main()">
43390         <size>1</size>
43391       </method>
43392     </type>
43393   </test>
43394   <test name="test-partial-07.cs">
43395     <type name="Test">
43396       <method name="Void .ctor()">
43397         <size>7</size>
43398       </method>
43399     </type>
43400     <type name="TestAttribute">
43401       <method name="Void .ctor()">
43402         <size>7</size>
43403       </method>
43404     </type>
43405     <type name="Test2Attribute">
43406       <method name="Void .ctor()">
43407         <size>7</size>
43408       </method>
43409     </type>
43410     <type name="X">
43411       <method name="Void .ctor()">
43412         <size>7</size>
43413       </method>
43414       <method name="Int32 Main()">
43415         <size>62</size>
43416       </method>
43417     </type>
43418   </test>
43419   <test name="test-partial-08.cs">
43420     <type name="Foo">
43421       <method name="Void .ctor()">
43422         <size>7</size>
43423       </method>
43424       <method name="System.String get_Id()">
43425         <size>7</size>
43426       </method>
43427     </type>
43428     <type name="PartialAbstractCompilationError">
43429       <method name="Void .ctor()">
43430         <size>7</size>
43431       </method>
43432       <method name="Int32 Main()">
43433         <size>54</size>
43434       </method>
43435     </type>
43436   </test>
43437   <test name="test-partial-09.cs">
43438     <type name="Foo">
43439       <method name="Void .ctor()">
43440         <size>7</size>
43441       </method>
43442       <method name="System.String get_Id()">
43443         <size>7</size>
43444       </method>
43445     </type>
43446     <type name="Bar">
43447       <method name="Void .ctor(String)">
43448         <size>14</size>
43449       </method>
43450     </type>
43451     <type name="PartialAbstractCompilationError">
43452       <method name="Void .ctor()">
43453         <size>7</size>
43454       </method>
43455       <method name="Void Main()">
43456         <size>21</size>
43457       </method>
43458     </type>
43459   </test>
43460   <test name="test-partial-10.cs">
43461     <type name="Test2.Foo">
43462       <method name="Void .ctor()">
43463         <size>7</size>
43464       </method>
43465       <method name="Void .cctor()">
43466         <size>15</size>
43467       </method>
43468     </type>
43469     <type name="X">
43470       <method name="Void .ctor()">
43471         <size>7</size>
43472       </method>
43473       <method name="Int32 Main()">
43474         <size>68</size>
43475       </method>
43476     </type>
43477     <type name="Test3.Foo">
43478       <method name="Void .cctor()">
43479         <size>15</size>
43480       </method>
43481     </type>
43482   </test>
43483   <test name="test-partial-11.cs">
43484     <type name="StaticClass">
43485       <method name="System.String Name()">
43486         <size>6</size>
43487       </method>
43488     </type>
43489     <type name="MainClass">
43490       <method name="Void .ctor()">
43491         <size>7</size>
43492       </method>
43493       <method name="Boolean IsStatic(System.Type)">
43494         <size>73</size>
43495       </method>
43496       <method name="Int32 Main()">
43497         <size>56</size>
43498       </method>
43499     </type>
43500   </test>
43501   <test name="test-partial-12.cs">
43502     <type name="Test1.Foo">
43503       <method name="Void .ctor()">
43504         <size>7</size>
43505       </method>
43506       <method name="IEnumerable E()">
43507         <size>16</size>
43508       </method>
43509     </type>
43510     <type name="X">
43511       <method name="Void .ctor()">
43512         <size>7</size>
43513       </method>
43514       <method name="Int32 Main()">
43515         <size>102</size>
43516       </method>
43517     </type>
43518     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
43519       <method name="Void .ctor()">
43520         <size>7</size>
43521       </method>
43522       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43523         <size>7</size>
43524       </method>
43525       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43526         <size>7</size>
43527       </method>
43528       <method name="Boolean MoveNext()">
43529         <size>69</size>
43530       </method>
43531       <method name="Void Dispose()">
43532         <size>8</size>
43533       </method>
43534       <method name="Void Reset()">
43535         <size>6</size>
43536       </method>
43537       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43538         <size>7</size>
43539       </method>
43540       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43541         <size>26</size>
43542       </method>
43543     </type>
43544   </test>
43545   <test name="test-partial-13.cs">
43546     <type name="Test.Test">
43547       <method name="Void .ctor()">
43548         <size>7</size>
43549       </method>
43550       <method name="Boolean Equals(System.Object)">
43551         <size>2</size>
43552       </method>
43553       <method name="Int32 GetHashCode()">
43554         <size>2</size>
43555       </method>
43556       <method name="Void Main()">
43557         <size>1</size>
43558       </method>
43559     </type>
43560   </test>
43561   <test name="test-partial-14.cs">
43562     <type name="T">
43563       <method name="Void .ctor()">
43564         <size>7</size>
43565       </method>
43566     </type>
43567     <type name="partial">
43568       <method name="Void .ctor()">
43569         <size>7</size>
43570       </method>
43571     </type>
43572     <type name="A">
43573       <method name="Void .ctor()">
43574         <size>7</size>
43575       </method>
43576       <method name="Void partial(partial)">
43577         <size>3</size>
43578       </method>
43579     </type>
43580     <type name="B">
43581       <method name="Void .ctor()">
43582         <size>7</size>
43583       </method>
43584       <method name="Void Main()">
43585         <size>1</size>
43586       </method>
43587     </type>
43588   </test>
43589   <test name="test-partial-15.cs">
43590     <type name="Foo.X">
43591       <method name="Void .ctor()">
43592         <size>7</size>
43593       </method>
43594       <method name="Void Main()">
43595         <size>1</size>
43596       </method>
43597       <method name="IEnumerable Attempts2()">
43598         <size>16</size>
43599       </method>
43600       <method name="IEnumerable get_Attempts()">
43601         <size>16</size>
43602       </method>
43603       <method name="IEnumerable get_Item(Int32)">
43604         <size>16</size>
43605       </method>
43606     </type>
43607     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43608       <method name="Void .ctor()">
43609         <size>7</size>
43610       </method>
43611       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43612         <size>7</size>
43613       </method>
43614       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43615         <size>7</size>
43616       </method>
43617       <method name="Boolean MoveNext()">
43618         <size>36</size>
43619       </method>
43620       <method name="Void Dispose()">
43621         <size>8</size>
43622       </method>
43623       <method name="Void Reset()">
43624         <size>6</size>
43625       </method>
43626     </type>
43627     <type name="Foo.X+&lt;&gt;c__Iterator1">
43628       <method name="Void .ctor()">
43629         <size>7</size>
43630       </method>
43631       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43632         <size>7</size>
43633       </method>
43634       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43635         <size>7</size>
43636       </method>
43637       <method name="Boolean MoveNext()">
43638         <size>36</size>
43639       </method>
43640       <method name="Void Dispose()">
43641         <size>8</size>
43642       </method>
43643       <method name="Void Reset()">
43644         <size>6</size>
43645       </method>
43646     </type>
43647     <type name="Foo.X+&lt;&gt;c__Iterator2">
43648       <method name="Void .ctor()">
43649         <size>7</size>
43650       </method>
43651       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43652         <size>7</size>
43653       </method>
43654       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43655         <size>7</size>
43656       </method>
43657       <method name="Boolean MoveNext()">
43658         <size>36</size>
43659       </method>
43660       <method name="Void Dispose()">
43661         <size>8</size>
43662       </method>
43663       <method name="Void Reset()">
43664         <size>6</size>
43665       </method>
43666     </type>
43667     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43668       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43669         <size>7</size>
43670       </method>
43671       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43672         <size>26</size>
43673       </method>
43674     </type>
43675     <type name="Foo.X+&lt;&gt;c__Iterator1">
43676       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43677         <size>7</size>
43678       </method>
43679       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43680         <size>26</size>
43681       </method>
43682     </type>
43683     <type name="Foo.X+&lt;&gt;c__Iterator2">
43684       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43685         <size>7</size>
43686       </method>
43687       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43688         <size>26</size>
43689       </method>
43690     </type>
43691   </test>
43692   <test name="test-partial-16.cs">
43693     <type name="A.C">
43694       <method name="Void .ctor()">
43695         <size>23</size>
43696       </method>
43697       <method name="Void .cctor()">
43698         <size>11</size>
43699       </method>
43700     </type>
43701     <type name="B.C2">
43702       <method name="Void .ctor()">
43703         <size>7</size>
43704       </method>
43705       <method name="Boolean Test()">
43706         <size>2</size>
43707       </method>
43708       <method name="System.Object Test_I()">
43709         <size>2</size>
43710       </method>
43711       <method name="Void Main()">
43712         <size>1</size>
43713       </method>
43714     </type>
43715   </test>
43716   <test name="test-partial-17.cs">
43717     <type name="Test">
43718       <method name="Void .ctor()">
43719         <size>7</size>
43720       </method>
43721       <method name="Boolean Check(System.String, System.String[])">
43722         <size>42</size>
43723       </method>
43724       <method name="Void Main()">
43725         <size>1</size>
43726       </method>
43727     </type>
43728   </test>
43729   <test name="test-partial-18.cs">
43730     <type name="N.Foo">
43731       <method name="Void .ctor()">
43732         <size>17</size>
43733       </method>
43734       <method name="Void Main()">
43735         <size>1</size>
43736       </method>
43737     </type>
43738   </test>
43739   <test name="test-partial-19.cs">
43740     <type name="Bug.GL">
43741       <method name="Void Main()">
43742         <size>7</size>
43743       </method>
43744     </type>
43745     <type name="Bug.GL+Core">
43746       <method name="Boolean A()">
43747         <size>2</size>
43748       </method>
43749     </type>
43750   </test>
43751   <test name="test-partial-20.cs">
43752     <type name="A">
43753       <method name="Void .ctor()">
43754         <size>7</size>
43755       </method>
43756       <method name="Void .cctor()">
43757         <size>7</size>
43758       </method>
43759     </type>
43760     <type name="B">
43761       <method name="Void .ctor()">
43762         <size>7</size>
43763       </method>
43764       <method name="Void .cctor()">
43765         <size>7</size>
43766       </method>
43767     </type>
43768     <type name="C">
43769       <method name="Void .ctor()">
43770         <size>7</size>
43771       </method>
43772       <method name="Int32 Main()">
43773         <size>38</size>
43774       </method>
43775     </type>
43776   </test>
43777   <test name="test-partial-21.cs">
43778     <type name="Mono.Sms.Main">
43779       <method name="Void .ctor()">
43780         <size>7</size>
43781       </method>
43782       <method name="Void Test()">
43783         <size>42</size>
43784       </method>
43785     </type>
43786     <type name="Mono.Sms.Contacts">
43787       <method name="Void .ctor()">
43788         <size>7</size>
43789       </method>
43790       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43791         <size>24</size>
43792       </method>
43793       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43794         <size>24</size>
43795       </method>
43796       <method name="Void Test()">
43797         <size>12</size>
43798       </method>
43799     </type>
43800     <type name="Mono.Sms.Core.Agenda">
43801       <method name="Void .ctor()">
43802         <size>7</size>
43803       </method>
43804       <method name="Void AddContact()">
43805         <size>1</size>
43806       </method>
43807       <method name="Void Main()">
43808         <size>1</size>
43809       </method>
43810     </type>
43811     <type name="Mono.Sms.Contacts+ContactsHandler">
43812       <method name="Void .ctor(Object, IntPtr)">
43813         <size>0</size>
43814       </method>
43815       <method name="Void Invoke()">
43816         <size>0</size>
43817       </method>
43818       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43819         <size>0</size>
43820       </method>
43821       <method name="Void EndInvoke(IAsyncResult)">
43822         <size>0</size>
43823       </method>
43824     </type>
43825     <type name="Mono.Sms.Main">
43826       <method name="Void &lt;Test&gt;m__0()">
43827         <size>6</size>
43828       </method>
43829     </type>
43830   </test>
43831   <test name="test-partial-22.cs">
43832     <type name="C">
43833       <method name="Void .ctor()">
43834         <size>7</size>
43835       </method>
43836       <method name="Int32 Main()">
43837         <size>2</size>
43838       </method>
43839     </type>
43840   </test>
43841   <test name="test-partial-23.cs">
43842     <type name="C">
43843       <method name="Void .ctor()">
43844         <size>7</size>
43845       </method>
43846       <method name="Void Partial_A()">
43847         <size>15</size>
43848       </method>
43849       <method name="Void Partial_B()">
43850         <size>15</size>
43851       </method>
43852       <method name="Void Partial_S()">
43853         <size>14</size>
43854       </method>
43855       <method name="Int32 Main()">
43856         <size>52</size>
43857       </method>
43858     </type>
43859   </test>
43860   <test name="test-partial-24.cs">
43861     <type name="N.C">
43862       <method name="Void .ctor()">
43863         <size>7</size>
43864       </method>
43865       <method name="Void Main()">
43866         <size>1</size>
43867       </method>
43868       <method name="Void Foo()">
43869         <size>1</size>
43870       </method>
43871     </type>
43872   </test>
43873   <test name="test-partial-25.cs">
43874     <type name="C">
43875       <method name="Void .ctor()">
43876         <size>7</size>
43877       </method>
43878       <method name="Void Partial(Int32)">
43879         <size>14</size>
43880       </method>
43881       <method name="Int32 Main()">
43882         <size>8</size>
43883       </method>
43884     </type>
43885   </test>
43886   <test name="test-partial-26.cs">
43887     <type name="ConsoleApplication1.X">
43888       <method name="Void .ctor()">
43889         <size>7</size>
43890       </method>
43891       <method name="Void Foo()">
43892         <size>1</size>
43893       </method>
43894     </type>
43895     <type name="ConsoleApplication1.Program">
43896       <method name="Void .ctor()">
43897         <size>7</size>
43898       </method>
43899       <method name="Int32 Main()">
43900         <size>98</size>
43901       </method>
43902     </type>
43903     <type name="ConsoleApplication1.Y">
43904       <method name="Void Foo()">
43905         <size>1</size>
43906       </method>
43907       <method name="Void .ctor()">
43908         <size>7</size>
43909       </method>
43910     </type>
43911   </test>
43912   <test name="test-partial-27.cs">
43913     <type name="C">
43914       <method name="Int32 Main()">
43915         <size>2</size>
43916       </method>
43917       <method name="Void .ctor()">
43918         <size>7</size>
43919       </method>
43920     </type>
43921   </test>
43922   <test name="test-var-01.cs">
43923     <type name="Test">
43924       <method name="Void .ctor()">
43925         <size>7</size>
43926       </method>
43927       <method name="Int32 Main()">
43928         <size>47</size>
43929       </method>
43930     </type>
43931   </test>
43932   <test name="test-var-02.cs">
43933     <type name="Class1">
43934       <method name="Void .ctor()">
43935         <size>15</size>
43936       </method>
43937       <method name="Boolean Method()">
43938         <size>2</size>
43939       </method>
43940     </type>
43941     <type name="Test">
43942       <method name="Void .ctor()">
43943         <size>7</size>
43944       </method>
43945       <method name="Int32 Main()">
43946         <size>116</size>
43947       </method>
43948     </type>
43949     <type name="Test+Class2">
43950       <method name="Void .ctor()">
43951         <size>15</size>
43952       </method>
43953       <method name="Boolean Method()">
43954         <size>2</size>
43955       </method>
43956     </type>
43957   </test>
43958   <test name="test-var-03.cs">
43959     <type name="Test">
43960       <method name="Void .ctor()">
43961         <size>7</size>
43962       </method>
43963       <method name="Int32 Main()">
43964         <size>166</size>
43965       </method>
43966     </type>
43967     <type name="&lt;PrivateImplementationDetails&gt;">
43968       <method name="Void .ctor()">
43969         <size>7</size>
43970       </method>
43971     </type>
43972   </test>
43973   <test name="test-var-05.cs">
43974     <type name="MyClass">
43975       <method name="Void .ctor(String)">
43976         <size>14</size>
43977       </method>
43978       <method name="Void Dispose()">
43979         <size>12</size>
43980       </method>
43981     </type>
43982     <type name="Test">
43983       <method name="Void .ctor()">
43984         <size>7</size>
43985       </method>
43986       <method name="Int32 Main()">
43987         <size>61</size>
43988       </method>
43989     </type>
43990   </test>
43991   <test name="test-var-06.cs">
43992     <type name="Test">
43993       <method name="Void .ctor()">
43994         <size>7</size>
43995       </method>
43996       <method name="Int32 Main()">
43997         <size>48</size>
43998       </method>
43999     </type>
44000   </test>
44001   <test name="test-var-07.cs">
44002     <type name="Test">
44003       <method name="Void .ctor()">
44004         <size>7</size>
44005       </method>
44006       <method name="Void var()">
44007         <size>1</size>
44008       </method>
44009       <method name="Int32 Main()">
44010         <size>33</size>
44011       </method>
44012     </type>
44013     <type name="var">
44014       <method name="Void .ctor()">
44015         <size>7</size>
44016       </method>
44017     </type>
44018   </test>
44019   <test name="test-var-08.cs">
44020     <type name="X">
44021       <method name="Void .ctor(Int32, Int32)">
44022         <size>10</size>
44023       </method>
44024       <method name="Void Main()">
44025         <size>1</size>
44026       </method>
44027     </type>
44028   </test>
44029   <test name="test-xml-042.cs">
44030     <type name="TestNamespace.TestClass">
44031       <method name="Void .ctor()">
44032         <size>7</size>
44033       </method>
44034       <method name="Void Main()">
44035         <size>1</size>
44036       </method>
44037       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
44038         <size>7</size>
44039       </method>
44040     </type>
44041   </test>
44042 </tests>