In class/Microsoft.Build.Tasks/Microsoft.Build.Tasks:
[mcs.git] / tests / ver-il-gmcs.xml
blob468769f7a6ac6bb1c0554070f9b709c4800da987
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>484</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Int32 Main()">
6142         <size>145</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>94</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;a&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-449.cs">
11575     <type name="Program">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Int32 Main()">
11580         <size>59</size>
11581       </method>
11582     </type>
11583   </test>
11584   <test name="gtest-450.cs">
11585     <type name="Program">
11586       <method name="Void .ctor()">
11587         <size>7</size>
11588       </method>
11589       <method name="Int32 Main()">
11590         <size>59</size>
11591       </method>
11592     </type>
11593   </test>
11594   <test name="gtest-453.cs">
11595     <type name="Test.CompilerTest">
11596       <method name="Void .ctor()">
11597         <size>7</size>
11598       </method>
11599       <method name="Int32 Main()">
11600         <size>12</size>
11601       </method>
11602       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11603         <size>73</size>
11604       </method>
11605       <method name="Void ThisDoesNotWork()">
11606         <size>27</size>
11607       </method>
11608       <method name="Void ThisWorksFine()">
11609         <size>38</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-454.cs">
11614     <type name="TestNS.TestCase">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Compare[T](T[], T[])">
11619         <size>2</size>
11620       </method>
11621       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11622         <size>30</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>19</size>
11626       </method>
11627     </type>
11628   </test>
11629   <test name="gtest-455.cs">
11630     <type name="ConsoleApplication1.Program">
11631       <method name="Void .ctor()">
11632         <size>7</size>
11633       </method>
11634       <method name="Void Main()">
11635         <size>14</size>
11636       </method>
11637     </type>
11638     <type name="ConsoleApplication1.Inner`1[T]">
11639       <method name="Void .ctor()">
11640         <size>7</size>
11641       </method>
11642       <method name="Void Compare(System.Object, T)">
11643         <size>13</size>
11644       </method>
11645     </type>
11646   </test>
11647   <test name="gtest-456.cs">
11648     <type name="G`1[T]">
11649       <method name="Void .ctor()">
11650         <size>7</size>
11651       </method>
11652     </type>
11653     <type name="G`1+S[T]">
11654       <method name="System.String Test()">
11655         <size>22</size>
11656       </method>
11657     </type>
11658     <type name="C">
11659       <method name="Int32 Main()">
11660         <size>36</size>
11661       </method>
11662       <method name="Void .ctor()">
11663         <size>7</size>
11664       </method>
11665     </type>
11666   </test>
11667   <test name="gtest-457.cs">
11668     <type name="Program">
11669       <method name="Void Foo[T]()">
11670         <size>1</size>
11671       </method>
11672       <method name="Int32 Main()">
11673         <size>2</size>
11674       </method>
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678     </type>
11679     <type name="Program+C">
11680       <method name="Void .ctor()">
11681         <size>7</size>
11682       </method>
11683     </type>
11684   </test>
11685   <test name="gtest-458.cs">
11686     <type name="MyList`1[T]">
11687       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11688         <size>2</size>
11689       </method>
11690       <method name="Void .ctor()">
11691         <size>7</size>
11692       </method>
11693     </type>
11694     <type name="MyList`1+Helper`2[T,U,V]">
11695       <method name="Void .ctor()">
11696         <size>7</size>
11697       </method>
11698     </type>
11699     <type name="C">
11700       <method name="Int32 Main()">
11701         <size>13</size>
11702       </method>
11703       <method name="Void .ctor()">
11704         <size>7</size>
11705       </method>
11706     </type>
11707   </test>
11708   <test name="gtest-459.cs">
11709     <type name="GenericTest.OuterGeneric`1[T]">
11710       <method name="Void .ctor()">
11711         <size>7</size>
11712       </method>
11713     </type>
11714     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11715       <method name="System.String GetTypeNames()">
11716         <size>41</size>
11717       </method>
11718       <method name="Void .ctor()">
11719         <size>7</size>
11720       </method>
11721     </type>
11722     <type name="GenericTest.Program">
11723       <method name="Int32 Main()">
11724         <size>14</size>
11725       </method>
11726       <method name="Void .ctor()">
11727         <size>7</size>
11728       </method>
11729     </type>
11730   </test>
11731   <test name="gtest-460.cs">
11732     <type name="Foo`1[T]">
11733       <method name="Void .ctor()">
11734         <size>7</size>
11735       </method>
11736     </type>
11737     <type name="Foo`1+Bar`1[T,V]">
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741     </type>
11742     <type name="FooImpl">
11743       <method name="Int32 Main()">
11744         <size>8</size>
11745       </method>
11746       <method name="Void .ctor()">
11747         <size>7</size>
11748       </method>
11749     </type>
11750     <type name="FooImpl+BarImpl">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755   </test>
11756   <test name="gtest-461.cs">
11757     <type name="Test.BaseContext">
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761     </type>
11762     <type name="Test.MyDataContext">
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767     <type name="Test.Entity`1[T]">
11768       <method name="Void .ctor()">
11769         <size>7</size>
11770       </method>
11771     </type>
11772     <type name="Test.Person">
11773       <method name="Void .ctor()">
11774         <size>7</size>
11775       </method>
11776     </type>
11777     <type name="Test.TheBox`1[T]">
11778       <method name="U GetById[U](Guid)">
11779         <size>7</size>
11780       </method>
11781       <method name="Void .ctor()">
11782         <size>7</size>
11783       </method>
11784     </type>
11785     <type name="Test.Program">
11786       <method name="Void Main()">
11787         <size>19</size>
11788       </method>
11789       <method name="Void .ctor()">
11790         <size>7</size>
11791       </method>
11792     </type>
11793   </test>
11794   <test name="gtest-462.cs">
11795     <type name="Program">
11796       <method name="Int32 Main()">
11797         <size>79</size>
11798       </method>
11799       <method name="Void .ctor()">
11800         <size>7</size>
11801       </method>
11802     </type>
11803     <type name="Program+Tester`1[T]">
11804       <method name="T Get(System.Object)">
11805         <size>30</size>
11806       </method>
11807       <method name="Void .ctor()">
11808         <size>7</size>
11809       </method>
11810     </type>
11811   </test>
11812   <test name="gtest-463.cs">
11813     <type name="STuple`1[Ta]">
11814       <method name="Void .ctor(Ta)">
11815         <size>8</size>
11816       </method>
11817     </type>
11818     <type name="C">
11819       <method name="Int32 Main()">
11820         <size>10</size>
11821       </method>
11822       <method name="Void .ctor()">
11823         <size>7</size>
11824       </method>
11825     </type>
11826   </test>
11827   <test name="gtest-464.cs">
11828     <type name="Test">
11829       <method name="Int32 Main()">
11830         <size>28</size>
11831       </method>
11832       <method name="Void .ctor()">
11833         <size>7</size>
11834       </method>
11835     </type>
11836   </test>
11837   <test name="gtest-465.cs">
11838     <type name="DerivedClass">
11839       <method name="Void GenericMethod_1[T]()">
11840         <size>1</size>
11841       </method>
11842       <method name="Void GenericMethod_2[T]()">
11843         <size>1</size>
11844       </method>
11845       <method name="Void GenericMethod_3[T]()">
11846         <size>1</size>
11847       </method>
11848       <method name="Void .ctor()">
11849         <size>7</size>
11850       </method>
11851     </type>
11852     <type name="Program">
11853       <method name="Int32 Main()">
11854         <size>8</size>
11855       </method>
11856       <method name="Void .ctor()">
11857         <size>7</size>
11858       </method>
11859     </type>
11860   </test>
11861   <test name="gtest-466.cs">
11862     <type name="Program">
11863       <method name="Boolean Test[T](T)">
11864         <size>10</size>
11865       </method>
11866       <method name="Int32 Main()">
11867         <size>40</size>
11868       </method>
11869       <method name="Void .ctor()">
11870         <size>7</size>
11871       </method>
11872     </type>
11873   </test>
11874   <test name="gtest-467.cs">
11875     <type name="S">
11876       <method name="Int32 Main()">
11877         <size>79</size>
11878       </method>
11879     </type>
11880     <type name="A">
11881       <method name="A op_Implicit(S)">
11882         <size>6</size>
11883       </method>
11884       <method name="Void .ctor()">
11885         <size>7</size>
11886       </method>
11887     </type>
11888     <type name="B">
11889       <method name="Void .ctor()">
11890         <size>7</size>
11891       </method>
11892     </type>
11893   </test>
11894   <test name="gtest-468.cs">
11895     <type name="TS">
11896       <method name="Nullable`1 get_v()">
11897         <size>7</size>
11898       </method>
11899       <method name="Int32 Main()">
11900         <size>43</size>
11901       </method>
11902       <method name="Nullable`1 op_Implicit(TS)">
11903         <size>7</size>
11904       </method>
11905       <method name="TS op_Implicit(Nullable`1)">
11906         <size>2</size>
11907       </method>
11908       <method name="Void .ctor()">
11909         <size>7</size>
11910       </method>
11911     </type>
11912   </test>
11913   <test name="gtest-anon-1.cs">
11914     <type name="X">
11915       <method name="Void .ctor()">
11916         <size>7</size>
11917       </method>
11918       <method name="Void Hello[U](U)">
11919         <size>1</size>
11920       </method>
11921       <method name="Void Test[T](T)">
11922         <size>64</size>
11923       </method>
11924       <method name="Void Main()">
11925         <size>14</size>
11926       </method>
11927     </type>
11928     <type name="Foo">
11929       <method name="Void .ctor(Object, IntPtr)">
11930         <size>0</size>
11931       </method>
11932       <method name="Void Invoke()">
11933         <size>0</size>
11934       </method>
11935       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11936         <size>0</size>
11937       </method>
11938       <method name="Void EndInvoke(IAsyncResult)">
11939         <size>0</size>
11940       </method>
11941     </type>
11942     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11943       <method name="Void .ctor()">
11944         <size>7</size>
11945       </method>
11946       <method name="Void &lt;&gt;m__0()">
11947         <size>18</size>
11948       </method>
11949     </type>
11950   </test>
11951   <test name="gtest-anon-10.cs">
11952     <type name="X">
11953       <method name="Void .ctor()">
11954         <size>7</size>
11955       </method>
11956       <method name="IEnumerable`1 Test[T](T, T)">
11957         <size>44</size>
11958       </method>
11959       <method name="Int32 Main()">
11960         <size>95</size>
11961       </method>
11962     </type>
11963     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11964       <method name="Void .ctor()">
11965         <size>7</size>
11966       </method>
11967       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11968         <size>12</size>
11969       </method>
11970       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11971         <size>7</size>
11972       </method>
11973       <method name="Boolean MoveNext()">
11974         <size>110</size>
11975       </method>
11976       <method name="Void Dispose()">
11977         <size>8</size>
11978       </method>
11979       <method name="Void Reset()">
11980         <size>6</size>
11981       </method>
11982       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11983         <size>7</size>
11984       </method>
11985       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11986         <size>52</size>
11987       </method>
11988     </type>
11989   </test>
11990   <test name="gtest-anon-11.cs">
11991     <type name="Test`1[R]">
11992       <method name="Void .ctor()">
11993         <size>7</size>
11994       </method>
11995       <method name="Void World[S,T](S, T)">
11996         <size>1</size>
11997       </method>
11998       <method name="Void Hello[U,V](U, V)">
11999         <size>41</size>
12000       </method>
12001     </type>
12002     <type name="X">
12003       <method name="Void .ctor()">
12004         <size>7</size>
12005       </method>
12006       <method name="Void Main()">
12007         <size>21</size>
12008       </method>
12009     </type>
12010     <type name="Foo">
12011       <method name="Void .ctor(Object, IntPtr)">
12012         <size>0</size>
12013       </method>
12014       <method name="Void Invoke()">
12015         <size>0</size>
12016       </method>
12017       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12018         <size>0</size>
12019       </method>
12020       <method name="Void EndInvoke(IAsyncResult)">
12021         <size>0</size>
12022       </method>
12023     </type>
12024     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12025       <method name="Void .ctor()">
12026         <size>7</size>
12027       </method>
12028       <method name="Void &lt;&gt;m__0()">
12029         <size>24</size>
12030       </method>
12031     </type>
12032   </test>
12033   <test name="gtest-anon-12.cs">
12034     <type name="World`1[T]">
12035       <method name="Void .ctor()">
12036         <size>7</size>
12037       </method>
12038       <method name="Void Hello[U](U)">
12039         <size>1</size>
12040       </method>
12041       <method name="Void Test(T)">
12042         <size>46</size>
12043       </method>
12044     </type>
12045     <type name="X">
12046       <method name="Void .ctor()">
12047         <size>7</size>
12048       </method>
12049       <method name="Void Main()">
12050         <size>18</size>
12051       </method>
12052     </type>
12053     <type name="Foo">
12054       <method name="Void .ctor(Object, IntPtr)">
12055         <size>0</size>
12056       </method>
12057       <method name="Void Invoke()">
12058         <size>0</size>
12059       </method>
12060       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12061         <size>0</size>
12062       </method>
12063       <method name="Void EndInvoke(IAsyncResult)">
12064         <size>0</size>
12065       </method>
12066     </type>
12067     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12068       <method name="Void .ctor()">
12069         <size>7</size>
12070       </method>
12071       <method name="Void &lt;&gt;m__0()">
12072         <size>18</size>
12073       </method>
12074     </type>
12075   </test>
12076   <test name="gtest-anon-13.cs">
12077     <type name="X">
12078       <method name="Void .ctor()">
12079         <size>7</size>
12080       </method>
12081       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12082         <size>13</size>
12083       </method>
12084       <method name="Void Main()">
12085         <size>1</size>
12086       </method>
12087     </type>
12088     <type name="X+ModuleBinder`1[T]">
12089       <method name="Void .ctor(Object, IntPtr)">
12090         <size>0</size>
12091       </method>
12092       <method name="T Invoke(System.Object)">
12093         <size>0</size>
12094       </method>
12095       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12096         <size>0</size>
12097       </method>
12098       <method name="T EndInvoke(IAsyncResult)">
12099         <size>0</size>
12100       </method>
12101     </type>
12102     <type name="X">
12103       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12104         <size>7</size>
12105       </method>
12106     </type>
12107   </test>
12108   <test name="gtest-anon-14.cs">
12109     <type name="T">
12110       <method name="Void .ctor()">
12111         <size>7</size>
12112       </method>
12113       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12114         <size>1</size>
12115       </method>
12116       <method name="Void SomeCaller()">
12117         <size>36</size>
12118       </method>
12119       <method name="Void Main()">
12120         <size>1</size>
12121       </method>
12122       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12123         <size>2</size>
12124       </method>
12125     </type>
12126   </test>
12127   <test name="gtest-anon-15.cs">
12128     <type name="Test`1[T]">
12129       <method name="Void .ctor()">
12130         <size>7</size>
12131       </method>
12132       <method name="Void Hello[S](T, S)">
12133         <size>42</size>
12134       </method>
12135     </type>
12136     <type name="X">
12137       <method name="Void .ctor()">
12138         <size>7</size>
12139       </method>
12140       <method name="Void Main()">
12141         <size>16</size>
12142       </method>
12143     </type>
12144     <type name="Foo`1[V]">
12145       <method name="Void .ctor(Object, IntPtr)">
12146         <size>0</size>
12147       </method>
12148       <method name="Void Invoke(V)">
12149         <size>0</size>
12150       </method>
12151       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12152         <size>0</size>
12153       </method>
12154       <method name="Void EndInvoke(IAsyncResult)">
12155         <size>0</size>
12156       </method>
12157     </type>
12158     <type name="Bar`1[W]">
12159       <method name="Void .ctor(Object, IntPtr)">
12160         <size>0</size>
12161       </method>
12162       <method name="Void Invoke(W)">
12163         <size>0</size>
12164       </method>
12165       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12166         <size>0</size>
12167       </method>
12168       <method name="Void EndInvoke(IAsyncResult)">
12169         <size>0</size>
12170       </method>
12171     </type>
12172     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176       <method name="Void &lt;&gt;m__0(Int64)">
12177         <size>57</size>
12178       </method>
12179     </type>
12180     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12181       <method name="Void .ctor()">
12182         <size>7</size>
12183       </method>
12184       <method name="Void &lt;&gt;m__1(T)">
12185         <size>65</size>
12186       </method>
12187     </type>
12188   </test>
12189   <test name="gtest-anon-16.cs">
12190     <type name="A">
12191       <method name="Void .ctor(TestFunc`1)">
12192         <size>7</size>
12193       </method>
12194       <method name="Void Main()">
12195         <size>1</size>
12196       </method>
12197     </type>
12198     <type name="TestClass">
12199       <method name="Void .ctor()">
12200         <size>47</size>
12201       </method>
12202       <method name="Void Func[T](TestFunc`1[T])">
12203         <size>1</size>
12204       </method>
12205     </type>
12206     <type name="TestFunc`1[T]">
12207       <method name="Void .ctor(Object, IntPtr)">
12208         <size>0</size>
12209       </method>
12210       <method name="Void Invoke(T)">
12211         <size>0</size>
12212       </method>
12213       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12214         <size>0</size>
12215       </method>
12216       <method name="Void EndInvoke(IAsyncResult)">
12217         <size>0</size>
12218       </method>
12219     </type>
12220     <type name="TestClass">
12221       <method name="Void &lt;a&gt;m__0(Int32)">
12222         <size>1</size>
12223       </method>
12224     </type>
12225   </test>
12226   <test name="gtest-anon-17.cs">
12227     <type name="C">
12228       <method name="Void .ctor()">
12229         <size>7</size>
12230       </method>
12231       <method name="Void Test[T,U](C+Func`1[T], U)">
12232         <size>1</size>
12233       </method>
12234       <method name="Void Main()">
12235         <size>75</size>
12236       </method>
12237     </type>
12238     <type name="C+Func`1[T]">
12239       <method name="Void .ctor(Object, IntPtr)">
12240         <size>0</size>
12241       </method>
12242       <method name="T Invoke(T)">
12243         <size>0</size>
12244       </method>
12245       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12246         <size>0</size>
12247       </method>
12248       <method name="T EndInvoke(IAsyncResult)">
12249         <size>0</size>
12250       </method>
12251     </type>
12252     <type name="C">
12253       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12254         <size>2</size>
12255       </method>
12256       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12257         <size>2</size>
12258       </method>
12259     </type>
12260   </test>
12261   <test name="gtest-anon-18.cs">
12262     <type name="C">
12263       <method name="Void .ctor()">
12264         <size>7</size>
12265       </method>
12266       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12267         <size>10</size>
12268       </method>
12269       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12270         <size>10</size>
12271       </method>
12272       <method name="Void Test2[T]()">
12273         <size>19</size>
12274       </method>
12275       <method name="Void Main()">
12276         <size>100</size>
12277       </method>
12278     </type>
12279     <type name="C+Func`2[TR,TA]">
12280       <method name="Void .ctor(Object, IntPtr)">
12281         <size>0</size>
12282       </method>
12283       <method name="TR Invoke(TA)">
12284         <size>0</size>
12285       </method>
12286       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12287         <size>0</size>
12288       </method>
12289       <method name="TR EndInvoke(IAsyncResult)">
12290         <size>0</size>
12291       </method>
12292     </type>
12293     <type name="C">
12294       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12295         <size>16</size>
12296       </method>
12297       <method name="System.String &lt;Main&gt;m__2(Int32)">
12298         <size>6</size>
12299       </method>
12300       <method name="System.String &lt;Main&gt;m__3(Int32)">
12301         <size>6</size>
12302       </method>
12303       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12304         <size>2</size>
12305       </method>
12306     </type>
12307   </test>
12308   <test name="gtest-anon-19.cs">
12309     <type name="Test">
12310       <method name="Void .ctor()">
12311         <size>7</size>
12312       </method>
12313       <method name="Void TestNaturalSort()">
12314         <size>31</size>
12315       </method>
12316       <method name="Void Main()">
12317         <size>6</size>
12318       </method>
12319     </type>
12320     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12321       <method name="Void .ctor()">
12322         <size>7</size>
12323       </method>
12324       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12325         <size>113</size>
12326       </method>
12327     </type>
12328     <type name="Test">
12329       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12330         <size>106</size>
12331       </method>
12332     </type>
12333     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12334       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12335         <size>113</size>
12336       </method>
12337     </type>
12338   </test>
12339   <test name="gtest-anon-2.cs">
12340     <type name="X">
12341       <method name="Void .ctor()">
12342         <size>7</size>
12343       </method>
12344       <method name="Void Hello[U](U)">
12345         <size>1</size>
12346       </method>
12347       <method name="Void Test[T](T)">
12348         <size>71</size>
12349       </method>
12350       <method name="Void Main()">
12351         <size>14</size>
12352       </method>
12353     </type>
12354     <type name="Simple">
12355       <method name="Void .ctor(Object, IntPtr)">
12356         <size>0</size>
12357       </method>
12358       <method name="Void Invoke()">
12359         <size>0</size>
12360       </method>
12361       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12362         <size>0</size>
12363       </method>
12364       <method name="Void EndInvoke(IAsyncResult)">
12365         <size>0</size>
12366       </method>
12367     </type>
12368     <type name="Foo">
12369       <method name="Void .ctor(Object, IntPtr)">
12370         <size>0</size>
12371       </method>
12372       <method name="Simple Invoke()">
12373         <size>0</size>
12374       </method>
12375       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12376         <size>0</size>
12377       </method>
12378       <method name="Simple EndInvoke(IAsyncResult)">
12379         <size>0</size>
12380       </method>
12381     </type>
12382     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12383       <method name="Void .ctor()">
12384         <size>7</size>
12385       </method>
12386       <method name="Simple &lt;&gt;m__0()">
12387         <size>55</size>
12388       </method>
12389     </type>
12390     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12391       <method name="Void .ctor()">
12392         <size>7</size>
12393       </method>
12394       <method name="Void &lt;&gt;m__1()">
12395         <size>50</size>
12396       </method>
12397     </type>
12398   </test>
12399   <test name="gtest-anon-21.cs">
12400     <type name="BaseObject">
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12405         <size>53</size>
12406       </method>
12407       <method name="T MakeSomething[T]()">
12408         <size>7</size>
12409       </method>
12410       <method name="Int32 Main()">
12411         <size>10</size>
12412       </method>
12413       <method name="Void Closure(EmptyDelegate)">
12414         <size>1</size>
12415       </method>
12416     </type>
12417     <type name="EmptyDelegate">
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="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12432       <method name="Void .ctor()">
12433         <size>7</size>
12434       </method>
12435       <method name="Void &lt;&gt;m__0()">
12436         <size>17</size>
12437       </method>
12438     </type>
12439   </test>
12440   <test name="gtest-anon-22.cs">
12441     <type name="C">
12442       <method name="Void .ctor()">
12443         <size>7</size>
12444       </method>
12445       <method name="Int32 Foo(D1)">
12446         <size>2</size>
12447       </method>
12448       <method name="Int32 Foo(D2)">
12449         <size>2</size>
12450       </method>
12451       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12452         <size>2</size>
12453       </method>
12454       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12455         <size>2</size>
12456       </method>
12457       <method name="Int32 Main()">
12458         <size>82</size>
12459       </method>
12460     </type>
12461     <type name="D1">
12462       <method name="Void .ctor(Object, IntPtr)">
12463         <size>0</size>
12464       </method>
12465       <method name="Int32 Invoke()">
12466         <size>0</size>
12467       </method>
12468       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12469         <size>0</size>
12470       </method>
12471       <method name="Int32 EndInvoke(IAsyncResult)">
12472         <size>0</size>
12473       </method>
12474     </type>
12475     <type name="D2">
12476       <method name="Void .ctor(Object, IntPtr)">
12477         <size>0</size>
12478       </method>
12479       <method name="Int64 Invoke()">
12480         <size>0</size>
12481       </method>
12482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12483         <size>0</size>
12484       </method>
12485       <method name="Int64 EndInvoke(IAsyncResult)">
12486         <size>0</size>
12487       </method>
12488     </type>
12489     <type name="C">
12490       <method name="Int32 &lt;Main&gt;m__0()">
12491         <size>2</size>
12492       </method>
12493     </type>
12494   </test>
12495   <test name="gtest-anon-23.cs">
12496     <type name="MemberAccessData">
12497       <method name="Void .ctor()">
12498         <size>7</size>
12499       </method>
12500       <method name="Void set_MyTypeProperty(Nullable`1)">
12501         <size>8</size>
12502       </method>
12503       <method name="Nullable`1 get_MyTypeProperty()">
12504         <size>7</size>
12505       </method>
12506     </type>
12507     <type name="C">
12508       <method name="Void .ctor()">
12509         <size>7</size>
12510       </method>
12511       <method name="Void Test(C+D)">
12512         <size>1</size>
12513       </method>
12514       <method name="Void Main()">
12515         <size>201</size>
12516       </method>
12517     </type>
12518     <type name="C+D">
12519       <method name="Void .ctor(Object, IntPtr)">
12520         <size>0</size>
12521       </method>
12522       <method name="Void Invoke()">
12523         <size>0</size>
12524       </method>
12525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12526         <size>0</size>
12527       </method>
12528       <method name="Void EndInvoke(IAsyncResult)">
12529         <size>0</size>
12530       </method>
12531     </type>
12532     <type name="C+&lt;Main&gt;c__AnonStorey0">
12533       <method name="Void .ctor()">
12534         <size>7</size>
12535       </method>
12536       <method name="Void &lt;&gt;m__0()">
12537         <size>38</size>
12538       </method>
12539       <method name="Void &lt;&gt;m__1()">
12540         <size>32</size>
12541       </method>
12542     </type>
12543     <type name="C">
12544       <method name="Void &lt;Main&gt;m__2()">
12545         <size>16</size>
12546       </method>
12547       <method name="Void &lt;Main&gt;m__3()">
12548         <size>16</size>
12549       </method>
12550       <method name="Void &lt;Main&gt;m__4()">
12551         <size>61</size>
12552       </method>
12553       <method name="Void &lt;Main&gt;m__5()">
12554         <size>53</size>
12555       </method>
12556     </type>
12557   </test>
12558   <test name="gtest-anon-24.cs">
12559     <type name="Disposable`1[T]">
12560       <method name="Void .ctor()">
12561         <size>7</size>
12562       </method>
12563       <method name="Void Dispose()">
12564         <size>1</size>
12565       </method>
12566     </type>
12567     <type name="Test">
12568       <method name="Void .ctor()">
12569         <size>7</size>
12570       </method>
12571       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12572         <size>38</size>
12573       </method>
12574       <method name="System.Func`1[T] Throw[T](T)">
12575         <size>26</size>
12576       </method>
12577       <method name="System.Func`1[T] Do[T](T)">
12578         <size>26</size>
12579       </method>
12580       <method name="System.Func`1[T] Lock[T](T)">
12581         <size>26</size>
12582       </method>
12583       <method name="System.Func`1[T] Catch[T](T)">
12584         <size>26</size>
12585       </method>
12586       <method name="System.Func`1[T] Finally[T](T)">
12587         <size>26</size>
12588       </method>
12589       <method name="System.Func`1[T] Using[T](T)">
12590         <size>57</size>
12591       </method>
12592       <method name="System.Func`1[T] Switch[T](T)">
12593         <size>38</size>
12594       </method>
12595       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12596         <size>26</size>
12597       </method>
12598       <method name="Int32 Main()">
12599         <size>431</size>
12600       </method>
12601     </type>
12602     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12603       <method name="Void .ctor()">
12604         <size>7</size>
12605       </method>
12606       <method name="T[] &lt;&gt;m__0()">
12607         <size>56</size>
12608       </method>
12609     </type>
12610     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12611       <method name="Void .ctor()">
12612         <size>7</size>
12613       </method>
12614       <method name="T &lt;&gt;m__1()">
12615         <size>23</size>
12616       </method>
12617     </type>
12618     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12619       <method name="Void .ctor()">
12620         <size>7</size>
12621       </method>
12622       <method name="T &lt;&gt;m__2()">
12623         <size>28</size>
12624       </method>
12625     </type>
12626     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12627       <method name="Void .ctor()">
12628         <size>7</size>
12629       </method>
12630       <method name="T &lt;&gt;m__3()">
12631         <size>65</size>
12632       </method>
12633     </type>
12634     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12635       <method name="Void .ctor()">
12636         <size>7</size>
12637       </method>
12638       <method name="T &lt;&gt;m__4()">
12639         <size>48</size>
12640       </method>
12641     </type>
12642     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12643       <method name="Void .ctor()">
12644         <size>7</size>
12645       </method>
12646       <method name="T &lt;&gt;m__5()">
12647         <size>50</size>
12648       </method>
12649     </type>
12650     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12651       <method name="Void .ctor()">
12652         <size>7</size>
12653       </method>
12654       <method name="T &lt;&gt;m__6()">
12655         <size>7</size>
12656       </method>
12657     </type>
12658     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12659       <method name="Void .ctor()">
12660         <size>7</size>
12661       </method>
12662       <method name="T &lt;&gt;m__7()">
12663         <size>35</size>
12664       </method>
12665     </type>
12666     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12667       <method name="Void .ctor()">
12668         <size>7</size>
12669       </method>
12670       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12671         <size>56</size>
12672       </method>
12673     </type>
12674     <type name="Test">
12675       <method name="Void ArrayMutate[T](T[])">
12676         <size>27</size>
12677       </method>
12678     </type>
12679     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12680       <method name="Void .ctor()">
12681         <size>7</size>
12682       </method>
12683       <method name="Void &lt;&gt;m__9(Int32)">
12684         <size>36</size>
12685       </method>
12686     </type>
12687     <type name="Test">
12688       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12689         <size>26</size>
12690       </method>
12691     </type>
12692     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12693       <method name="Void .ctor()">
12694         <size>7</size>
12695       </method>
12696       <method name="T[][] &lt;&gt;m__A()">
12697         <size>48</size>
12698       </method>
12699     </type>
12700   </test>
12701   <test name="gtest-anon-25.cs">
12702     <type name="HS`1[T]">
12703       <method name="Void .ctor(IEqualityComparer`1)">
12704         <size>7</size>
12705       </method>
12706     </type>
12707     <type name="Test">
12708       <method name="Void .ctor()">
12709         <size>7</size>
12710       </method>
12711       <method name="Void Foo[T](IEqualityComparer`1)">
12712         <size>27</size>
12713       </method>
12714       <method name="Int32 Main()">
12715         <size>8</size>
12716       </method>
12717     </type>
12718     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12719       <method name="Void .ctor()">
12720         <size>7</size>
12721       </method>
12722       <method name="HS`1[T] &lt;&gt;m__0()">
12723         <size>12</size>
12724       </method>
12725     </type>
12726   </test>
12727   <test name="gtest-anon-26.cs">
12728     <type name="MonoBugs.BrokenGenericCast">
12729       <method name="Void .ctor()">
12730         <size>7</size>
12731       </method>
12732       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12733         <size>13</size>
12734       </method>
12735       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12736         <size>13</size>
12737       </method>
12738       <method name="Void Main()">
12739         <size>1</size>
12740       </method>
12741       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12742         <size>12</size>
12743       </method>
12744       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12745         <size>12</size>
12746       </method>
12747     </type>
12748   </test>
12749   <test name="gtest-anon-27.cs">
12750     <type name="BaseDataObjectFactory">
12751       <method name="Void .ctor()">
12752         <size>7</size>
12753       </method>
12754       <method name="T GetBusinessQueryObjectFromReader[T]()">
12755         <size>8</size>
12756       </method>
12757       <method name="T[] GetQueryObjects[T](System.String)">
12758         <size>0</size>
12759       </method>
12760     </type>
12761     <type name="BusinessQueryObject">
12762       <method name="Void .ctor()">
12763         <size>7</size>
12764       </method>
12765     </type>
12766     <type name="MySqlDataObjectFactory">
12767       <method name="Void .ctor()">
12768         <size>7</size>
12769       </method>
12770       <method name="T[] GetQueryObjects[T](System.String)">
12771         <size>63</size>
12772       </method>
12773       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12774         <size>1</size>
12775       </method>
12776     </type>
12777     <type name="C">
12778       <method name="Void .ctor()">
12779         <size>7</size>
12780       </method>
12781       <method name="Void Main()">
12782         <size>1</size>
12783       </method>
12784     </type>
12785     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12786       <method name="Void .ctor(Object, IntPtr)">
12787         <size>0</size>
12788       </method>
12789       <method name="Void Invoke()">
12790         <size>0</size>
12791       </method>
12792       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12793         <size>0</size>
12794       </method>
12795       <method name="Void EndInvoke(IAsyncResult)">
12796         <size>0</size>
12797       </method>
12798     </type>
12799     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12800       <method name="Void .ctor()">
12801         <size>7</size>
12802       </method>
12803       <method name="Void &lt;&gt;m__0()">
12804         <size>17</size>
12805       </method>
12806     </type>
12807   </test>
12808   <test name="gtest-anon-28.cs">
12809     <type name="A">
12810       <method name="Void .ctor()">
12811         <size>7</size>
12812       </method>
12813       <method name="Void Foo[T]()">
12814         <size>0</size>
12815       </method>
12816     </type>
12817     <type name="B">
12818       <method name="Void .ctor()">
12819         <size>7</size>
12820       </method>
12821       <method name="Void Foo[T]()">
12822         <size>14</size>
12823       </method>
12824       <method name="Void Main()">
12825         <size>1</size>
12826       </method>
12827     </type>
12828     <type name="B+Del">
12829       <method name="Void .ctor(Object, IntPtr)">
12830         <size>0</size>
12831       </method>
12832       <method name="Void Invoke()">
12833         <size>0</size>
12834       </method>
12835       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12836         <size>0</size>
12837       </method>
12838       <method name="Void EndInvoke(IAsyncResult)">
12839         <size>0</size>
12840       </method>
12841     </type>
12842     <type name="B">
12843       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12844         <size>7</size>
12845       </method>
12846     </type>
12847   </test>
12848   <test name="gtest-anon-29.cs">
12849     <type name="Test">
12850       <method name="Void .ctor()">
12851         <size>7</size>
12852       </method>
12853       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12854         <size>17</size>
12855       </method>
12856       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12857         <size>32</size>
12858       </method>
12859       <method name="T Item[T](IList`1)">
12860         <size>7</size>
12861       </method>
12862       <method name="T GetSingleItem[T](IList`1)">
12863         <size>10</size>
12864       </method>
12865       <method name="Void Main()">
12866         <size>15</size>
12867       </method>
12868     </type>
12869     <type name="Test+Creator`1[T]">
12870       <method name="Void .ctor(Object, IntPtr)">
12871         <size>0</size>
12872       </method>
12873       <method name="T Invoke()">
12874         <size>0</size>
12875       </method>
12876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12877         <size>0</size>
12878       </method>
12879       <method name="T EndInvoke(IAsyncResult)">
12880         <size>0</size>
12881       </method>
12882     </type>
12883     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12884       <method name="Void .ctor()">
12885         <size>7</size>
12886       </method>
12887       <method name="T &lt;&gt;m__0()">
12888         <size>12</size>
12889       </method>
12890     </type>
12891   </test>
12892   <test name="gtest-anon-3.cs">
12893     <type name="X">
12894       <method name="Void .ctor()">
12895         <size>7</size>
12896       </method>
12897       <method name="Void Hello[U](U)">
12898         <size>1</size>
12899       </method>
12900       <method name="Void Test[T](T)">
12901         <size>28</size>
12902       </method>
12903       <method name="Void Main()">
12904         <size>14</size>
12905       </method>
12906     </type>
12907     <type name="Foo`1[S]">
12908       <method name="Void .ctor(Object, IntPtr)">
12909         <size>0</size>
12910       </method>
12911       <method name="Void Invoke(S)">
12912         <size>0</size>
12913       </method>
12914       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12915         <size>0</size>
12916       </method>
12917       <method name="Void EndInvoke(IAsyncResult)">
12918         <size>0</size>
12919       </method>
12920     </type>
12921     <type name="X">
12922       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12923         <size>8</size>
12924       </method>
12925     </type>
12926   </test>
12927   <test name="gtest-anon-30.cs">
12928     <type name="X">
12929       <method name="Void .ctor()">
12930         <size>7</size>
12931       </method>
12932       <method name="Void Hello[U](U)">
12933         <size>1</size>
12934       </method>
12935       <method name="Void Test[T](T)">
12936         <size>46</size>
12937       </method>
12938       <method name="Void Main()">
12939         <size>1</size>
12940       </method>
12941     </type>
12942     <type name="Simple">
12943       <method name="Void .ctor(Object, IntPtr)">
12944         <size>0</size>
12945       </method>
12946       <method name="Void Invoke()">
12947         <size>0</size>
12948       </method>
12949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12950         <size>0</size>
12951       </method>
12952       <method name="Void EndInvoke(IAsyncResult)">
12953         <size>0</size>
12954       </method>
12955     </type>
12956     <type name="Foo">
12957       <method name="Void .ctor(Object, IntPtr)">
12958         <size>0</size>
12959       </method>
12960       <method name="Simple Invoke()">
12961         <size>0</size>
12962       </method>
12963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12964         <size>0</size>
12965       </method>
12966       <method name="Simple EndInvoke(IAsyncResult)">
12967         <size>0</size>
12968       </method>
12969     </type>
12970     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Simple &lt;&gt;m__0()">
12975         <size>55</size>
12976       </method>
12977     </type>
12978     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12979       <method name="Void .ctor()">
12980         <size>7</size>
12981       </method>
12982       <method name="Void &lt;&gt;m__1()">
12983         <size>50</size>
12984       </method>
12985     </type>
12986   </test>
12987   <test name="gtest-anon-31.cs">
12988     <type name="A">
12989       <method name="Void Fail[X]()">
12990         <size>25</size>
12991       </method>
12992       <method name="Void Main()">
12993         <size>1</size>
12994       </method>
12995     </type>
12996     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12997       <method name="Void .ctor()">
12998         <size>7</size>
12999       </method>
13000       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13001         <size>36</size>
13002       </method>
13003       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13004         <size>1</size>
13005       </method>
13006     </type>
13007   </test>
13008   <test name="gtest-anon-32.cs">
13009     <type name="Program">
13010       <method name="Void .ctor()">
13011         <size>7</size>
13012       </method>
13013       <method name="Void Foo[T](IList`1)">
13014         <size>31</size>
13015       </method>
13016       <method name="Void Assert(System.Action`1[System.Int32])">
13017         <size>9</size>
13018       </method>
13019       <method name="Void Main(System.String[])">
13020         <size>7</size>
13021       </method>
13022     </type>
13023     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13024       <method name="Void .ctor()">
13025         <size>7</size>
13026       </method>
13027       <method name="Void &lt;&gt;m__0(Int32)">
13028         <size>18</size>
13029       </method>
13030     </type>
13031   </test>
13032   <test name="gtest-anon-33.cs">
13033     <type name="IEnumerableRocks">
13034       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13035         <size>33</size>
13036       </method>
13037       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13038         <size>126</size>
13039       </method>
13040     </type>
13041     <type name="Test">
13042       <method name="Void .ctor()">
13043         <size>7</size>
13044       </method>
13045       <method name="Void Main()">
13046         <size>67</size>
13047       </method>
13048       <method name="System.String &lt;Main&gt;m__1(System.String)">
13049         <size>17</size>
13050       </method>
13051     </type>
13052     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13053       <method name="Void .ctor()">
13054         <size>7</size>
13055       </method>
13056       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13057         <size>34</size>
13058       </method>
13059     </type>
13060   </test>
13061   <test name="gtest-anon-34.cs">
13062     <type name="MyClass">
13063       <method name="Void .ctor()">
13064         <size>18</size>
13065       </method>
13066       <method name="Int32 get_Answer()">
13067         <size>7</size>
13068       </method>
13069       <method name="Void set_Answer(Int32)">
13070         <size>8</size>
13071       </method>
13072     </type>
13073     <type name="Test">
13074       <method name="Void .ctor()">
13075         <size>7</size>
13076       </method>
13077       <method name="Int32 Main()">
13078         <size>82</size>
13079       </method>
13080     </type>
13081     <type name="Test+D">
13082       <method name="Void .ctor(Object, IntPtr)">
13083         <size>0</size>
13084       </method>
13085       <method name="Void Invoke()">
13086         <size>0</size>
13087       </method>
13088       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13089         <size>0</size>
13090       </method>
13091       <method name="Void EndInvoke(IAsyncResult)">
13092         <size>0</size>
13093       </method>
13094     </type>
13095     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13096       <method name="Void .ctor()">
13097         <size>7</size>
13098       </method>
13099       <method name="Void &lt;&gt;m__0()">
13100         <size>33</size>
13101       </method>
13102     </type>
13103   </test>
13104   <test name="gtest-anon-35.cs">
13105     <type name="C`1[T]">
13106       <method name="Void .ctor()">
13107         <size>7</size>
13108       </method>
13109       <method name="System.Func`1[T] XX()">
13110         <size>32</size>
13111       </method>
13112       <method name="T &lt;XX&gt;m__0()">
13113         <size>10</size>
13114       </method>
13115     </type>
13116     <type name="C2`1[T]">
13117       <method name="Void .ctor()">
13118         <size>7</size>
13119       </method>
13120       <method name="System.Func`1[C`1[T]] XX()">
13121         <size>32</size>
13122       </method>
13123       <method name="C`1[T] &lt;XX&gt;m__1()">
13124         <size>2</size>
13125       </method>
13126     </type>
13127     <type name="N1">
13128       <method name="Void .ctor()">
13129         <size>7</size>
13130       </method>
13131       <method name="System.Func`1[T] XX[T]()">
13132         <size>15</size>
13133       </method>
13134     </type>
13135     <type name="Test">
13136       <method name="Void .ctor()">
13137         <size>7</size>
13138       </method>
13139       <method name="Int32 Main()">
13140         <size>98</size>
13141       </method>
13142     </type>
13143     <type name="N1">
13144       <method name="T &lt;XX`1&gt;m__2[T]()">
13145         <size>10</size>
13146       </method>
13147     </type>
13148   </test>
13149   <test name="gtest-anon-36.cs">
13150     <type name="Foo`1[T]">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="Void add_handler(Handler`1[T])">
13155         <size>24</size>
13156       </method>
13157       <method name="Void remove_handler(Handler`1[T])">
13158         <size>24</size>
13159       </method>
13160       <method name="Void add_Handler(Handler`1[T])">
13161         <size>64</size>
13162       </method>
13163       <method name="Void remove_Handler(Handler`1[T])">
13164         <size>24</size>
13165       </method>
13166       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13167         <size>18</size>
13168       </method>
13169     </type>
13170     <type name="Program">
13171       <method name="Void .ctor()">
13172         <size>7</size>
13173       </method>
13174       <method name="Int32 Main()">
13175         <size>15</size>
13176       </method>
13177     </type>
13178     <type name="Handler`1[T]">
13179       <method name="Void .ctor(Object, IntPtr)">
13180         <size>0</size>
13181       </method>
13182       <method name="Void Invoke(System.Object)">
13183         <size>0</size>
13184       </method>
13185       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13186         <size>0</size>
13187       </method>
13188       <method name="Void EndInvoke(IAsyncResult)">
13189         <size>0</size>
13190       </method>
13191     </type>
13192   </test>
13193   <test name="gtest-anon-37.cs">
13194     <type name="Wrap`1[U]">
13195       <method name="Void .ctor()">
13196         <size>7</size>
13197       </method>
13198     </type>
13199     <type name="Test">
13200       <method name="Void .ctor()">
13201         <size>7</size>
13202       </method>
13203       <method name="Int32 Run[T](Wrap`1[T])">
13204         <size>56</size>
13205       </method>
13206       <method name="Int32 Main()">
13207         <size>16</size>
13208       </method>
13209     </type>
13210     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13211       <method name="Void .ctor()">
13212         <size>7</size>
13213       </method>
13214       <method name="Void &lt;&gt;m__0()">
13215         <size>17</size>
13216       </method>
13217     </type>
13218   </test>
13219   <test name="gtest-anon-38.cs">
13220     <type name="Foo`1[T]">
13221       <method name="Void .ctor()">
13222         <size>7</size>
13223       </method>
13224       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13225         <size>40</size>
13226       </method>
13227       <method name="Boolean Contains(T)">
13228         <size>2</size>
13229       </method>
13230     </type>
13231     <type name="Program">
13232       <method name="Void .ctor()">
13233         <size>7</size>
13234       </method>
13235       <method name="Int32 Main()">
13236         <size>44</size>
13237       </method>
13238     </type>
13239     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13240       <method name="Void .ctor()">
13241         <size>7</size>
13242       </method>
13243       <method name="Boolean &lt;&gt;m__0()">
13244         <size>199</size>
13245       </method>
13246     </type>
13247     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13248       <method name="Void .ctor()">
13249         <size>7</size>
13250       </method>
13251     </type>
13252   </test>
13253   <test name="gtest-anon-39.cs">
13254     <type name="Test">
13255       <method name="Void .ctor()">
13256         <size>7</size>
13257       </method>
13258       <method name="Void Test_1[T](T)">
13259         <size>33</size>
13260       </method>
13261       <method name="Void Test_2[T](Nullable`1)">
13262         <size>33</size>
13263       </method>
13264       <method name="Void Main()">
13265         <size>39</size>
13266       </method>
13267     </type>
13268     <type name="Test+D">
13269       <method name="Void .ctor(Object, IntPtr)">
13270         <size>0</size>
13271       </method>
13272       <method name="Void Invoke()">
13273         <size>0</size>
13274       </method>
13275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13276         <size>0</size>
13277       </method>
13278       <method name="Void EndInvoke(IAsyncResult)">
13279         <size>0</size>
13280       </method>
13281     </type>
13282     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13283       <method name="Void .ctor()">
13284         <size>7</size>
13285       </method>
13286       <method name="Void &lt;&gt;m__0()">
13287         <size>24</size>
13288       </method>
13289     </type>
13290     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13291       <method name="Void .ctor()">
13292         <size>7</size>
13293       </method>
13294       <method name="Void &lt;&gt;m__1()">
13295         <size>85</size>
13296       </method>
13297     </type>
13298     <type name="Test">
13299       <method name="T Test_3[T](System.Object)">
13300         <size>51</size>
13301       </method>
13302     </type>
13303     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13304       <method name="Void .ctor()">
13305         <size>7</size>
13306       </method>
13307       <method name="Void &lt;&gt;m__2()">
13308         <size>23</size>
13309       </method>
13310     </type>
13311   </test>
13312   <test name="gtest-anon-4.cs">
13313     <type name="Test">
13314       <method name="Void .ctor()">
13315         <size>7</size>
13316       </method>
13317       <method name="Void Main()">
13318         <size>57</size>
13319       </method>
13320       <method name="Int32 GetItem()">
13321         <size>50</size>
13322       </method>
13323       <method name="IEnumerable`1 GetItems()">
13324         <size>16</size>
13325       </method>
13326     </type>
13327     <type name="&lt;PrivateImplementationDetails&gt;">
13328       <method name="Void .ctor()">
13329         <size>7</size>
13330       </method>
13331     </type>
13332     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13333       <method name="Void .ctor()">
13334         <size>7</size>
13335       </method>
13336       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13337         <size>12</size>
13338       </method>
13339       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13340         <size>7</size>
13341       </method>
13342       <method name="Boolean MoveNext()">
13343         <size>69</size>
13344       </method>
13345       <method name="Void Dispose()">
13346         <size>8</size>
13347       </method>
13348       <method name="Void Reset()">
13349         <size>6</size>
13350       </method>
13351       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13352         <size>7</size>
13353       </method>
13354       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13355         <size>26</size>
13356       </method>
13357     </type>
13358   </test>
13359   <test name="gtest-anon-40.cs">
13360     <type name="RunTests">
13361       <method name="Int32 Main()">
13362         <size>7</size>
13363       </method>
13364     </type>
13365     <type name="Test1.X">
13366       <method name="Void .ctor()">
13367         <size>7</size>
13368       </method>
13369       <method name="Void Test1[R](R, Int32)">
13370         <size>150</size>
13371       </method>
13372       <method name="Void Run()">
13373         <size>13</size>
13374       </method>
13375     </type>
13376     <type name="Test1.Foo">
13377       <method name="Void .ctor(Object, IntPtr)">
13378         <size>0</size>
13379       </method>
13380       <method name="Int32 Invoke()">
13381         <size>0</size>
13382       </method>
13383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13384         <size>0</size>
13385       </method>
13386       <method name="Int32 EndInvoke(IAsyncResult)">
13387         <size>0</size>
13388       </method>
13389     </type>
13390     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13391       <method name="Void .ctor()">
13392         <size>7</size>
13393       </method>
13394       <method name="Int32 &lt;&gt;m__0()">
13395         <size>71</size>
13396       </method>
13397     </type>
13398     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13399       <method name="Void .ctor()">
13400         <size>7</size>
13401       </method>
13402     </type>
13403     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13404       <method name="Void .ctor()">
13405         <size>7</size>
13406       </method>
13407     </type>
13408   </test>
13409   <test name="gtest-anon-41.cs">
13410     <type name="C">
13411       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13412         <size>37</size>
13413       </method>
13414       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13415         <size>6</size>
13416       </method>
13417       <method name="Void Main()">
13418         <size>1</size>
13419       </method>
13420       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13421         <size>8</size>
13422       </method>
13423       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13424         <size>8</size>
13425       </method>
13426     </type>
13427   </test>
13428   <test name="gtest-anon-42.cs">
13429     <type name="Test">
13430       <method name="Void .ctor()">
13431         <size>7</size>
13432       </method>
13433       <method name="Void Test_3[T]()">
13434         <size>20</size>
13435       </method>
13436       <method name="Int32 Main()">
13437         <size>12</size>
13438       </method>
13439     </type>
13440     <type name="Test+D">
13441       <method name="Void .ctor(Object, IntPtr)">
13442         <size>0</size>
13443       </method>
13444       <method name="Void Invoke()">
13445         <size>0</size>
13446       </method>
13447       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13448         <size>0</size>
13449       </method>
13450       <method name="Void EndInvoke(IAsyncResult)">
13451         <size>0</size>
13452       </method>
13453     </type>
13454     <type name="Test">
13455       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13456         <size>11</size>
13457       </method>
13458     </type>
13459   </test>
13460   <test name="gtest-anon-43.cs">
13461     <type name="TestC">
13462       <method name="Void .ctor()">
13463         <size>7</size>
13464       </method>
13465       <method name="System.Func`1[System.Type] Test[T]()">
13466         <size>13</size>
13467       </method>
13468       <method name="Int32 Main()">
13469         <size>66</size>
13470       </method>
13471       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13472         <size>11</size>
13473       </method>
13474     </type>
13475   </test>
13476   <test name="gtest-anon-44.cs">
13477     <type name="UiaAtkBridgeTest.Test">
13478       <method name="Void .ctor()">
13479         <size>7</size>
13480       </method>
13481       <method name="Void Invoke(System.EventHandler)">
13482         <size>1</size>
13483       </method>
13484     </type>
13485     <type name="UiaAtkBridgeTest.GailTester">
13486       <method name="Void .ctor()">
13487         <size>7</size>
13488       </method>
13489       <method name="Void ThisCausesACrash[I]()">
13490         <size>18</size>
13491       </method>
13492       <method name="Void Main()">
13493         <size>1</size>
13494       </method>
13495       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13496         <size>1</size>
13497       </method>
13498     </type>
13499   </test>
13500   <test name="gtest-anon-45.cs">
13501     <type name="C">
13502       <method name="Void .ctor()">
13503         <size>7</size>
13504       </method>
13505       <method name="Void AnyMethod[T]()">
13506         <size>20</size>
13507       </method>
13508       <method name="Int32 Main()">
13509         <size>12</size>
13510       </method>
13511     </type>
13512     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13513       <method name="Void .ctor()">
13514         <size>7</size>
13515       </method>
13516       <method name="Void &lt;&gt;m__1(System.String)">
13517         <size>14</size>
13518       </method>
13519     </type>
13520     <type name="C">
13521       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13522         <size>31</size>
13523       </method>
13524     </type>
13525   </test>
13526   <test name="gtest-anon-46.cs">
13527     <type name="TheClass">
13528       <method name="Void .ctor()">
13529         <size>7</size>
13530       </method>
13531       <method name="Void Foo[T](T, System.Func`2[T,T])">
13532         <size>41</size>
13533       </method>
13534       <method name="Void Main()">
13535         <size>8</size>
13536       </method>
13537     </type>
13538     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13539       <method name="Void .ctor()">
13540         <size>7</size>
13541       </method>
13542       <method name="System.Func`1[T] &lt;&gt;m__0()">
13543         <size>31</size>
13544       </method>
13545       <method name="T &lt;&gt;m__1()">
13546         <size>18</size>
13547       </method>
13548     </type>
13549   </test>
13550   <test name="gtest-anon-47.cs">
13551     <type name="C">
13552       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13553         <size>26</size>
13554       </method>
13555     </type>
13556     <type name="Test">
13557       <method name="Void .ctor()">
13558         <size>7</size>
13559       </method>
13560       <method name="Int32 Main()">
13561         <size>59</size>
13562       </method>
13563       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13564         <size>23</size>
13565       </method>
13566     </type>
13567     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13568       <method name="Void .ctor()">
13569         <size>7</size>
13570       </method>
13571       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13572         <size>33</size>
13573       </method>
13574     </type>
13575     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13576       <method name="Void .ctor()">
13577         <size>7</size>
13578       </method>
13579       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13580         <size>45</size>
13581       </method>
13582     </type>
13583     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587       <method name="Void &lt;&gt;m__2(T3)">
13588         <size>35</size>
13589       </method>
13590     </type>
13591   </test>
13592   <test name="gtest-anon-48.cs">
13593     <type name="GeneratorEnumerable`1[T]">
13594       <method name="Void .ctor(Func`1)">
13595         <size>7</size>
13596       </method>
13597     </type>
13598     <type name="GeneratorExpression">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602     </type>
13603     <type name="GeneratorInvoker">
13604       <method name="Void .ctor(GeneratorExpression)">
13605         <size>7</size>
13606       </method>
13607       <method name="Void Invoke[T](T ByRef)">
13608         <size>1</size>
13609       </method>
13610     </type>
13611     <type name="Interpreter">
13612       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13613         <size>31</size>
13614       </method>
13615       <method name="Int32 Main()">
13616         <size>13</size>
13617       </method>
13618     </type>
13619     <type name="Func`1[TResult]">
13620       <method name="Void .ctor(Object, IntPtr)">
13621         <size>0</size>
13622       </method>
13623       <method name="TResult Invoke()">
13624         <size>0</size>
13625       </method>
13626       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13627         <size>0</size>
13628       </method>
13629       <method name="TResult EndInvoke(IAsyncResult)">
13630         <size>0</size>
13631       </method>
13632     </type>
13633     <type name="GeneratorNext`1[T]">
13634       <method name="Void .ctor(Object, IntPtr)">
13635         <size>0</size>
13636       </method>
13637       <method name="Void Invoke(T ByRef)">
13638         <size>0</size>
13639       </method>
13640       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13641         <size>0</size>
13642       </method>
13643       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13644         <size>0</size>
13645       </method>
13646     </type>
13647     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13648       <method name="Void .ctor()">
13649         <size>7</size>
13650       </method>
13651       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13652         <size>23</size>
13653       </method>
13654     </type>
13655   </test>
13656   <test name="gtest-anon-49.cs">
13657     <type name="Test">
13658       <method name="Void .ctor()">
13659         <size>7</size>
13660       </method>
13661       <method name="Void Main()">
13662         <size>1</size>
13663       </method>
13664       <method name="Void DetermineLinkedCells()">
13665         <size>74</size>
13666       </method>
13667     </type>
13668     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13669       <method name="Void .ctor()">
13670         <size>7</size>
13671       </method>
13672     </type>
13673     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13674       <method name="Void .ctor()">
13675         <size>7</size>
13676       </method>
13677       <method name="Boolean &lt;&gt;m__1(System.Object)">
13678         <size>13</size>
13679       </method>
13680       <method name="Boolean &lt;&gt;m__0(System.Object)">
13681         <size>18</size>
13682       </method>
13683     </type>
13684   </test>
13685   <test name="gtest-anon-5.cs">
13686     <type name="X">
13687       <method name="Void .ctor()">
13688         <size>7</size>
13689       </method>
13690       <method name="Void Main()">
13691         <size>78</size>
13692       </method>
13693     </type>
13694     <type name="Hello">
13695       <method name="Void .ctor(Object, IntPtr)">
13696         <size>0</size>
13697       </method>
13698       <method name="Void Invoke()">
13699         <size>0</size>
13700       </method>
13701       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13702         <size>0</size>
13703       </method>
13704       <method name="Void EndInvoke(IAsyncResult)">
13705         <size>0</size>
13706       </method>
13707     </type>
13708     <type name="Foo+&lt;Test&gt;c__Iterator0">
13709       <method name="Void .ctor()">
13710         <size>7</size>
13711       </method>
13712       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13713         <size>12</size>
13714       </method>
13715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13716         <size>7</size>
13717       </method>
13718       <method name="Boolean MoveNext()">
13719         <size>98</size>
13720       </method>
13721       <method name="Void Dispose()">
13722         <size>8</size>
13723       </method>
13724       <method name="Void Reset()">
13725         <size>6</size>
13726       </method>
13727     </type>
13728     <type name="Foo">
13729       <method name="Void .ctor(Int32)">
13730         <size>8</size>
13731       </method>
13732       <method name="IEnumerable`1 Test(Foo)">
13733         <size>42</size>
13734       </method>
13735       <method name="Void Hello(Int32)">
13736         <size>19</size>
13737       </method>
13738       <method name="System.String ToString()">
13739         <size>22</size>
13740       </method>
13741     </type>
13742     <type name="Foo+&lt;Test&gt;c__Iterator0">
13743       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13744         <size>7</size>
13745       </method>
13746       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13747         <size>52</size>
13748       </method>
13749     </type>
13750   </test>
13751   <test name="gtest-anon-50.cs">
13752     <type name="M">
13753       <method name="Void .ctor()">
13754         <size>7</size>
13755       </method>
13756       <method name="Int32 Main()">
13757         <size>12</size>
13758       </method>
13759     </type>
13760     <type name="SomeGenericClass`1[SomeType]">
13761       <method name="Void .ctor()">
13762         <size>7</size>
13763       </method>
13764       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13765         <size>1</size>
13766       </method>
13767       <method name="Void FailsToCompile()">
13768         <size>19</size>
13769       </method>
13770     </type>
13771     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13772       <method name="Void .ctor(Object, IntPtr)">
13773         <size>0</size>
13774       </method>
13775       <method name="Void Invoke()">
13776         <size>0</size>
13777       </method>
13778       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13779         <size>0</size>
13780       </method>
13781       <method name="Void EndInvoke(IAsyncResult)">
13782         <size>0</size>
13783       </method>
13784     </type>
13785     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13786       <method name="Void .ctor()">
13787         <size>7</size>
13788       </method>
13789     </type>
13790     <type name="SomeGenericClass`1[SomeType]">
13791       <method name="Void &lt;FailsToCompile&gt;m__0()">
13792         <size>44</size>
13793       </method>
13794     </type>
13795     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13796       <method name="Void &lt;&gt;m__1()">
13797         <size>18</size>
13798       </method>
13799     </type>
13800   </test>
13801   <test name="gtest-anon-51.cs">
13802     <type name="Driver">
13803       <method name="Void .ctor()">
13804         <size>7</size>
13805       </method>
13806       <method name="Int32 Main()">
13807         <size>12</size>
13808       </method>
13809       <method name="Void P(Int32, Int32)">
13810         <size>1</size>
13811       </method>
13812       <method name="Void Repro()">
13813         <size>100</size>
13814       </method>
13815     </type>
13816     <type name="Bla">
13817       <method name="Void .ctor(Object, IntPtr)">
13818         <size>0</size>
13819       </method>
13820       <method name="Void Invoke()">
13821         <size>0</size>
13822       </method>
13823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13824         <size>0</size>
13825       </method>
13826       <method name="Void EndInvoke(IAsyncResult)">
13827         <size>0</size>
13828       </method>
13829     </type>
13830     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13831       <method name="Void .ctor()">
13832         <size>7</size>
13833       </method>
13834       <method name="Void &lt;&gt;m__0()">
13835         <size>35</size>
13836       </method>
13837     </type>
13838   </test>
13839   <test name="gtest-anon-52.cs">
13840     <type name="A`1[T]">
13841       <method name="Void .ctor()">
13842         <size>7</size>
13843       </method>
13844     </type>
13845     <type name="A`1+B[T]">
13846       <method name="Void .ctor()">
13847         <size>18</size>
13848       </method>
13849       <method name="Void W[R](System.String, System.Func`2[T,R])">
13850         <size>39</size>
13851       </method>
13852     </type>
13853     <type name="B">
13854       <method name="Void .ctor()">
13855         <size>7</size>
13856       </method>
13857       <method name="Void Main()">
13858         <size>1</size>
13859       </method>
13860     </type>
13861     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13862       <method name="Void .ctor()">
13863         <size>7</size>
13864       </method>
13865       <method name="Void &lt;&gt;m__0(T[])">
13866         <size>55</size>
13867       </method>
13868     </type>
13869   </test>
13870   <test name="gtest-anon-53.cs">
13871     <type name="TestComp.Program">
13872       <method name="Void .ctor()">
13873         <size>7</size>
13874       </method>
13875       <method name="Void Main(System.String[])">
13876         <size>1</size>
13877       </method>
13878     </type>
13879     <type name="TestComp.Program+MyClass">
13880       <method name="Void .ctor()">
13881         <size>7</size>
13882       </method>
13883       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13884         <size>1</size>
13885       </method>
13886       <method name="Void UseATemplate()">
13887         <size>36</size>
13888       </method>
13889       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13890         <size>16</size>
13891       </method>
13892     </type>
13893     <type name="TestComp.Program+MyClass+MyDelegate">
13894       <method name="Void .ctor(Object, IntPtr)">
13895         <size>0</size>
13896       </method>
13897       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13898         <size>0</size>
13899       </method>
13900       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13901         <size>0</size>
13902       </method>
13903       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13904         <size>0</size>
13905       </method>
13906     </type>
13907   </test>
13908   <test name="gtest-anon-54.cs">
13909     <type name="Class">
13910       <method name="Void .ctor()">
13911         <size>7</size>
13912       </method>
13913       <method name="System.String get_Property()">
13914         <size>6</size>
13915       </method>
13916       <method name="System.String Method()">
13917         <size>44</size>
13918       </method>
13919       <method name="Int32 Main()">
13920         <size>39</size>
13921       </method>
13922     </type>
13923     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13924       <method name="Void .ctor()">
13925         <size>7</size>
13926       </method>
13927       <method name="System.String &lt;&gt;m__0()">
13928         <size>56</size>
13929       </method>
13930     </type>
13931     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13932       <method name="Void .ctor()">
13933         <size>7</size>
13934       </method>
13935       <method name="System.String &lt;&gt;m__1(System.String)">
13936         <size>52</size>
13937       </method>
13938     </type>
13939     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13940       <method name="Void .ctor()">
13941         <size>7</size>
13942       </method>
13943       <method name="System.String &lt;&gt;m__2()">
13944         <size>39</size>
13945       </method>
13946     </type>
13947   </test>
13948   <test name="gtest-anon-55.cs">
13949     <type name="Thing`1[TFirst]">
13950       <method name="Void .ctor(Action`1)">
13951         <size>14</size>
13952       </method>
13953       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13954         <size>31</size>
13955       </method>
13956       <method name="Void SomeAction()">
13957         <size>18</size>
13958       </method>
13959     </type>
13960     <type name="Program">
13961       <method name="Void Main()">
13962         <size>42</size>
13963       </method>
13964       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13965         <size>2</size>
13966       </method>
13967     </type>
13968     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13969       <method name="Void .ctor()">
13970         <size>7</size>
13971       </method>
13972       <method name="Void &lt;&gt;m__0(TFirst)">
13973         <size>47</size>
13974       </method>
13975     </type>
13976   </test>
13977   <test name="gtest-anon-56.cs">
13978     <type name="G`1[T]">
13979       <method name="Void .ctor()">
13980         <size>7</size>
13981       </method>
13982       <method name="T def()">
13983         <size>10</size>
13984       </method>
13985     </type>
13986     <type name="C">
13987       <method name="Void .ctor()">
13988         <size>7</size>
13989       </method>
13990       <method name="Void foo(System.Object)">
13991         <size>1</size>
13992       </method>
13993       <method name="Void cf[T]()">
13994         <size>35</size>
13995       </method>
13996       <method name="Int32 Main()">
13997         <size>17</size>
13998       </method>
13999     </type>
14000     <type name="C+DF">
14001       <method name="Void .ctor(Object, IntPtr)">
14002         <size>0</size>
14003       </method>
14004       <method name="Void Invoke()">
14005         <size>0</size>
14006       </method>
14007       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14008         <size>0</size>
14009       </method>
14010       <method name="Void EndInvoke(IAsyncResult)">
14011         <size>0</size>
14012       </method>
14013     </type>
14014     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14015       <method name="Void .ctor()">
14016         <size>7</size>
14017       </method>
14018       <method name="Void &lt;&gt;m__0()">
14019         <size>22</size>
14020       </method>
14021     </type>
14022   </test>
14023   <test name="gtest-anon-6.cs">
14024     <type name="X">
14025       <method name="Void .ctor()">
14026         <size>7</size>
14027       </method>
14028       <method name="Void Hello[U,V](U, V)">
14029         <size>1</size>
14030       </method>
14031       <method name="Void Test[A,B,C](A, B, C)">
14032         <size>49</size>
14033       </method>
14034       <method name="Void Main()">
14035         <size>28</size>
14036       </method>
14037     </type>
14038     <type name="Foo`2[R,S]">
14039       <method name="Void .ctor(Object, IntPtr)">
14040         <size>0</size>
14041       </method>
14042       <method name="Void Invoke(R, S)">
14043         <size>0</size>
14044       </method>
14045       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14046         <size>0</size>
14047       </method>
14048       <method name="Void EndInvoke(IAsyncResult)">
14049         <size>0</size>
14050       </method>
14051     </type>
14052     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14053       <method name="Void .ctor()">
14054         <size>7</size>
14055       </method>
14056       <method name="Void &lt;&gt;m__0(A, Int32)">
14057         <size>32</size>
14058       </method>
14059     </type>
14060   </test>
14061   <test name="gtest-anon-7.cs">
14062     <type name="MyDisposable">
14063       <method name="Void .ctor()">
14064         <size>26</size>
14065       </method>
14066       <method name="Void Dispose()">
14067         <size>1</size>
14068       </method>
14069       <method name="Int32 get_ID()">
14070         <size>7</size>
14071       </method>
14072       <method name="System.String ToString()">
14073         <size>28</size>
14074       </method>
14075     </type>
14076     <type name="X">
14077       <method name="Void .ctor()">
14078         <size>7</size>
14079       </method>
14080       <method name="IEnumerable`1 Test(Int32)">
14081         <size>30</size>
14082       </method>
14083       <method name="Void Main()">
14084         <size>58</size>
14085       </method>
14086     </type>
14087     <type name="X+&lt;Test&gt;c__Iterator0">
14088       <method name="Void .ctor()">
14089         <size>7</size>
14090       </method>
14091       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14092         <size>12</size>
14093       </method>
14094       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14095         <size>7</size>
14096       </method>
14097       <method name="Boolean MoveNext()">
14098         <size>180</size>
14099       </method>
14100       <method name="Void Dispose()">
14101         <size>66</size>
14102       </method>
14103       <method name="Void Reset()">
14104         <size>6</size>
14105       </method>
14106       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14107         <size>7</size>
14108       </method>
14109       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14110         <size>40</size>
14111       </method>
14112     </type>
14113   </test>
14114   <test name="gtest-anon-8.cs">
14115     <type name="X">
14116       <method name="Void .ctor()">
14117         <size>7</size>
14118       </method>
14119       <method name="Void Test[R](R, Int32)">
14120         <size>88</size>
14121       </method>
14122       <method name="Void Main()">
14123         <size>12</size>
14124       </method>
14125     </type>
14126     <type name="Foo">
14127       <method name="Void .ctor(Object, IntPtr)">
14128         <size>0</size>
14129       </method>
14130       <method name="Int32 Invoke()">
14131         <size>0</size>
14132       </method>
14133       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14134         <size>0</size>
14135       </method>
14136       <method name="Int32 EndInvoke(IAsyncResult)">
14137         <size>0</size>
14138       </method>
14139     </type>
14140     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14141       <method name="Void .ctor()">
14142         <size>7</size>
14143       </method>
14144       <method name="Int32 &lt;&gt;m__0()">
14145         <size>34</size>
14146       </method>
14147     </type>
14148     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14149       <method name="Void .ctor()">
14150         <size>7</size>
14151       </method>
14152     </type>
14153   </test>
14154   <test name="gtest-anon-9.cs">
14155     <type name="Test">
14156       <method name="Void .ctor()">
14157         <size>7</size>
14158       </method>
14159       <method name="IEnumerable`1 get_Foo()">
14160         <size>16</size>
14161       </method>
14162       <method name="Void set_Foo(IEnumerable`1)">
14163         <size>11</size>
14164       </method>
14165       <method name="Void Main()">
14166         <size>78</size>
14167       </method>
14168       <method name="Foo op_Implicit(Test)">
14169         <size>30</size>
14170       </method>
14171       <method name="IEnumerable`1 op_Addition(Test, Test)">
14172         <size>44</size>
14173       </method>
14174     </type>
14175     <type name="Foo">
14176       <method name="Void .ctor(Object, IntPtr)">
14177         <size>0</size>
14178       </method>
14179       <method name="Void Invoke()">
14180         <size>0</size>
14181       </method>
14182       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14183         <size>0</size>
14184       </method>
14185       <method name="Void EndInvoke(IAsyncResult)">
14186         <size>0</size>
14187       </method>
14188     </type>
14189     <type name="Test">
14190       <method name="Void &lt;op_Implicit&gt;m__0()">
14191         <size>11</size>
14192       </method>
14193     </type>
14194     <type name="Test+&lt;&gt;c__Iterator0">
14195       <method name="Void .ctor()">
14196         <size>7</size>
14197       </method>
14198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14199         <size>12</size>
14200       </method>
14201       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14202         <size>7</size>
14203       </method>
14204       <method name="Boolean MoveNext()">
14205         <size>65</size>
14206       </method>
14207       <method name="Void Dispose()">
14208         <size>8</size>
14209       </method>
14210       <method name="Void Reset()">
14211         <size>6</size>
14212       </method>
14213     </type>
14214     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14215       <method name="Void .ctor()">
14216         <size>7</size>
14217       </method>
14218       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14219         <size>7</size>
14220       </method>
14221       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14222         <size>7</size>
14223       </method>
14224       <method name="Boolean MoveNext()">
14225         <size>98</size>
14226       </method>
14227       <method name="Void Dispose()">
14228         <size>8</size>
14229       </method>
14230       <method name="Void Reset()">
14231         <size>6</size>
14232       </method>
14233     </type>
14234     <type name="Test+&lt;&gt;c__Iterator0">
14235       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14236         <size>7</size>
14237       </method>
14238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14239         <size>26</size>
14240       </method>
14241     </type>
14242     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14243       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14244         <size>7</size>
14245       </method>
14246       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14247         <size>52</size>
14248       </method>
14249     </type>
14250   </test>
14251   <test name="gtest-anontype-01.cs">
14252     <type name="Test">
14253       <method name="Void .ctor()">
14254         <size>7</size>
14255       </method>
14256       <method name="Int32 Main()">
14257         <size>53</size>
14258       </method>
14259     </type>
14260     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14261       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14262         <size>21</size>
14263       </method>
14264       <method name="&lt;Foo&gt;__T get_Foo()">
14265         <size>7</size>
14266       </method>
14267       <method name="&lt;Baz&gt;__T get_Baz()">
14268         <size>7</size>
14269       </method>
14270       <method name="Boolean Equals(System.Object)">
14271         <size>69</size>
14272       </method>
14273       <method name="Int32 GetHashCode()">
14274         <size>86</size>
14275       </method>
14276       <method name="System.String ToString()">
14277         <size>142</size>
14278       </method>
14279     </type>
14280   </test>
14281   <test name="gtest-anontype-02.cs">
14282     <type name="Test">
14283       <method name="Void .ctor()">
14284         <size>7</size>
14285       </method>
14286       <method name="System.Object TestA(System.String)">
14287         <size>7</size>
14288       </method>
14289       <method name="Int32 Main()">
14290         <size>99</size>
14291       </method>
14292     </type>
14293     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14294       <method name="Void .ctor(&lt;s&gt;__T)">
14295         <size>14</size>
14296       </method>
14297       <method name="&lt;s&gt;__T get_s()">
14298         <size>7</size>
14299       </method>
14300       <method name="Boolean Equals(System.Object)">
14301         <size>39</size>
14302       </method>
14303       <method name="Int32 GetHashCode()">
14304         <size>63</size>
14305       </method>
14306       <method name="System.String ToString()">
14307         <size>67</size>
14308       </method>
14309     </type>
14310     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14311       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14312         <size>21</size>
14313       </method>
14314       <method name="&lt;Foo&gt;__T get_Foo()">
14315         <size>7</size>
14316       </method>
14317       <method name="&lt;Baz&gt;__T get_Baz()">
14318         <size>7</size>
14319       </method>
14320       <method name="Boolean Equals(System.Object)">
14321         <size>69</size>
14322       </method>
14323       <method name="Int32 GetHashCode()">
14324         <size>86</size>
14325       </method>
14326       <method name="System.String ToString()">
14327         <size>142</size>
14328       </method>
14329     </type>
14330   </test>
14331   <test name="gtest-anontype-03.cs">
14332     <type name="MyClass">
14333       <method name="Void .ctor()">
14334         <size>18</size>
14335       </method>
14336       <method name="Int32 get_Baz()">
14337         <size>3</size>
14338       </method>
14339     </type>
14340     <type name="Test">
14341       <method name="Void .ctor()">
14342         <size>7</size>
14343       </method>
14344       <method name="Int32 Main()">
14345         <size>64</size>
14346       </method>
14347     </type>
14348     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14349       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14350         <size>21</size>
14351       </method>
14352       <method name="&lt;Foo&gt;__T get_Foo()">
14353         <size>7</size>
14354       </method>
14355       <method name="&lt;Baz&gt;__T get_Baz()">
14356         <size>7</size>
14357       </method>
14358       <method name="Boolean Equals(System.Object)">
14359         <size>69</size>
14360       </method>
14361       <method name="Int32 GetHashCode()">
14362         <size>86</size>
14363       </method>
14364       <method name="System.String ToString()">
14365         <size>142</size>
14366       </method>
14367     </type>
14368   </test>
14369   <test name="gtest-anontype-04.cs">
14370     <type name="MyClass">
14371       <method name="Void .ctor()">
14372         <size>18</size>
14373       </method>
14374       <method name="Int32 get_Baz()">
14375         <size>3</size>
14376       </method>
14377     </type>
14378     <type name="Test">
14379       <method name="Void .ctor()">
14380         <size>7</size>
14381       </method>
14382       <method name="Int32 Main()">
14383         <size>111</size>
14384       </method>
14385     </type>
14386     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14387       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14388         <size>36</size>
14389       </method>
14390       <method name="&lt;Foo&gt;__T get_Foo()">
14391         <size>7</size>
14392       </method>
14393       <method name="&lt;Baz&gt;__T get_Baz()">
14394         <size>7</size>
14395       </method>
14396       <method name="&lt;Hello&gt;__T get_Hello()">
14397         <size>7</size>
14398       </method>
14399       <method name="&lt;Answer&gt;__T get_Answer()">
14400         <size>7</size>
14401       </method>
14402       <method name="Boolean Equals(System.Object)">
14403         <size>123</size>
14404       </method>
14405       <method name="Int32 GetHashCode()">
14406         <size>132</size>
14407       </method>
14408       <method name="System.String ToString()">
14409         <size>258</size>
14410       </method>
14411     </type>
14412   </test>
14413   <test name="gtest-anontype-05.cs">
14414     <type name="Test">
14415       <method name="Void .ctor()">
14416         <size>7</size>
14417       </method>
14418       <method name="System.String Null()">
14419         <size>2</size>
14420       </method>
14421       <method name="Int32 Main()">
14422         <size>287</size>
14423       </method>
14424     </type>
14425     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14426       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14427         <size>21</size>
14428       </method>
14429       <method name="&lt;Name&gt;__T get_Name()">
14430         <size>7</size>
14431       </method>
14432       <method name="&lt;Age&gt;__T get_Age()">
14433         <size>7</size>
14434       </method>
14435       <method name="Boolean Equals(System.Object)">
14436         <size>69</size>
14437       </method>
14438       <method name="Int32 GetHashCode()">
14439         <size>86</size>
14440       </method>
14441       <method name="System.String ToString()">
14442         <size>142</size>
14443       </method>
14444     </type>
14445     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14446       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14447         <size>21</size>
14448       </method>
14449       <method name="&lt;Age&gt;__T get_Age()">
14450         <size>7</size>
14451       </method>
14452       <method name="&lt;Name&gt;__T get_Name()">
14453         <size>7</size>
14454       </method>
14455       <method name="Boolean Equals(System.Object)">
14456         <size>69</size>
14457       </method>
14458       <method name="Int32 GetHashCode()">
14459         <size>86</size>
14460       </method>
14461       <method name="System.String ToString()">
14462         <size>142</size>
14463       </method>
14464     </type>
14465     <type name="&lt;&gt;__AnonType2">
14466       <method name="Void .ctor()">
14467         <size>7</size>
14468       </method>
14469       <method name="Boolean Equals(System.Object)">
14470         <size>15</size>
14471       </method>
14472       <method name="Int32 GetHashCode()">
14473         <size>40</size>
14474       </method>
14475       <method name="System.String ToString()">
14476         <size>6</size>
14477       </method>
14478     </type>
14479     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14480       <method name="Void .ctor(&lt;Foo&gt;__T)">
14481         <size>14</size>
14482       </method>
14483       <method name="&lt;Foo&gt;__T get_Foo()">
14484         <size>7</size>
14485       </method>
14486       <method name="Boolean Equals(System.Object)">
14487         <size>39</size>
14488       </method>
14489       <method name="Int32 GetHashCode()">
14490         <size>63</size>
14491       </method>
14492       <method name="System.String ToString()">
14493         <size>67</size>
14494       </method>
14495     </type>
14496   </test>
14497   <test name="gtest-anontype-06.cs">
14498     <type name="CastByExample">
14499       <method name="Void .ctor()">
14500         <size>7</size>
14501       </method>
14502       <method name="T Cast[T](System.Object, T)">
14503         <size>7</size>
14504       </method>
14505       <method name="Void Main()">
14506         <size>29</size>
14507       </method>
14508     </type>
14509     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14510       <method name="Void .ctor(&lt;Foo&gt;__T)">
14511         <size>14</size>
14512       </method>
14513       <method name="&lt;Foo&gt;__T get_Foo()">
14514         <size>7</size>
14515       </method>
14516       <method name="Boolean Equals(System.Object)">
14517         <size>39</size>
14518       </method>
14519       <method name="Int32 GetHashCode()">
14520         <size>63</size>
14521       </method>
14522       <method name="System.String ToString()">
14523         <size>67</size>
14524       </method>
14525     </type>
14526   </test>
14527   <test name="gtest-anontype-07.cs">
14528     <type name="Test">
14529       <method name="Void .ctor()">
14530         <size>7</size>
14531       </method>
14532       <method name="Int32 Main()">
14533         <size>59</size>
14534       </method>
14535     </type>
14536     <type name="&lt;&gt;__AnonType0">
14537       <method name="Void .ctor()">
14538         <size>7</size>
14539       </method>
14540       <method name="Boolean Equals(System.Object)">
14541         <size>15</size>
14542       </method>
14543       <method name="Int32 GetHashCode()">
14544         <size>40</size>
14545       </method>
14546       <method name="System.String ToString()">
14547         <size>6</size>
14548       </method>
14549     </type>
14550   </test>
14551   <test name="gtest-anontype-08.cs">
14552     <type name="Test">
14553       <method name="Void Main()">
14554         <size>15</size>
14555       </method>
14556     </type>
14557     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14558       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14559         <size>21</size>
14560       </method>
14561       <method name="&lt;X&gt;__T get_X()">
14562         <size>7</size>
14563       </method>
14564       <method name="&lt;Y&gt;__T get_Y()">
14565         <size>7</size>
14566       </method>
14567       <method name="Boolean Equals(System.Object)">
14568         <size>69</size>
14569       </method>
14570       <method name="Int32 GetHashCode()">
14571         <size>86</size>
14572       </method>
14573       <method name="System.String ToString()">
14574         <size>142</size>
14575       </method>
14576     </type>
14577   </test>
14578   <test name="gtest-anontype-09.cs">
14579     <type name="My.System.Test">
14580       <method name="Int32 Main()">
14581         <size>35</size>
14582       </method>
14583     </type>
14584     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14585       <method name="Void .ctor(&lt;X&gt;__T)">
14586         <size>14</size>
14587       </method>
14588       <method name="&lt;X&gt;__T get_X()">
14589         <size>7</size>
14590       </method>
14591       <method name="Boolean Equals(System.Object)">
14592         <size>39</size>
14593       </method>
14594       <method name="Int32 GetHashCode()">
14595         <size>63</size>
14596       </method>
14597       <method name="System.String ToString()">
14598         <size>67</size>
14599       </method>
14600     </type>
14601     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14602       <method name="Void .ctor(&lt;Value&gt;__T)">
14603         <size>14</size>
14604       </method>
14605       <method name="&lt;Value&gt;__T get_Value()">
14606         <size>7</size>
14607       </method>
14608       <method name="Boolean Equals(System.Object)">
14609         <size>39</size>
14610       </method>
14611       <method name="Int32 GetHashCode()">
14612         <size>63</size>
14613       </method>
14614       <method name="System.String ToString()">
14615         <size>67</size>
14616       </method>
14617     </type>
14618   </test>
14619   <test name="gtest-anontype-10.cs">
14620     <type name="A">
14621       <method name="Void .ctor()">
14622         <size>7</size>
14623       </method>
14624       <method name="Int32 get_X()">
14625         <size>3</size>
14626       </method>
14627     </type>
14628     <type name="B">
14629       <method name="Void .ctor()">
14630         <size>7</size>
14631       </method>
14632       <method name="Int32 Main()">
14633         <size>11</size>
14634       </method>
14635       <method name="Int32 Test()">
14636         <size>33</size>
14637       </method>
14638     </type>
14639     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14640       <method name="Void .ctor(&lt;X&gt;__T)">
14641         <size>14</size>
14642       </method>
14643       <method name="&lt;X&gt;__T get_X()">
14644         <size>7</size>
14645       </method>
14646       <method name="Boolean Equals(System.Object)">
14647         <size>39</size>
14648       </method>
14649       <method name="Int32 GetHashCode()">
14650         <size>63</size>
14651       </method>
14652       <method name="System.String ToString()">
14653         <size>67</size>
14654       </method>
14655     </type>
14656   </test>
14657   <test name="gtest-anontype-11.cs">
14658     <type name="Alpha">
14659       <method name="Void .ctor(String)">
14660         <size>14</size>
14661       </method>
14662       <method name="Int32 GetHashCode()">
14663         <size>18</size>
14664       </method>
14665     </type>
14666     <type name="Beta">
14667       <method name="Void .ctor(String)">
14668         <size>14</size>
14669       </method>
14670       <method name="Int32 GetHashCode()">
14671         <size>18</size>
14672       </method>
14673     </type>
14674     <type name="Program">
14675       <method name="Int32 Main()">
14676         <size>49</size>
14677       </method>
14678     </type>
14679     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14680       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14681         <size>21</size>
14682       </method>
14683       <method name="&lt;First&gt;__T get_First()">
14684         <size>7</size>
14685       </method>
14686       <method name="&lt;Second&gt;__T get_Second()">
14687         <size>7</size>
14688       </method>
14689       <method name="Boolean Equals(System.Object)">
14690         <size>69</size>
14691       </method>
14692       <method name="Int32 GetHashCode()">
14693         <size>86</size>
14694       </method>
14695       <method name="System.String ToString()">
14696         <size>142</size>
14697       </method>
14698     </type>
14699   </test>
14700   <test name="gtest-autoproperty-01.cs">
14701     <type name="Test">
14702       <method name="Void .ctor()">
14703         <size>15</size>
14704       </method>
14705       <method name="System.String get_Foo()">
14706         <size>7</size>
14707       </method>
14708       <method name="Void set_Foo(System.String)">
14709         <size>8</size>
14710       </method>
14711       <method name="Int32 get_Answer()">
14712         <size>7</size>
14713       </method>
14714       <method name="Void set_Answer(Int32)">
14715         <size>8</size>
14716       </method>
14717       <method name="Int32 Main()">
14718         <size>97</size>
14719       </method>
14720     </type>
14721     <type name="Test+A">
14722       <method name="Void .ctor()">
14723         <size>7</size>
14724       </method>
14725       <method name="System.String get_B()">
14726         <size>7</size>
14727       </method>
14728       <method name="Void set_B(System.String)">
14729         <size>8</size>
14730       </method>
14731     </type>
14732   </test>
14733   <test name="gtest-autoproperty-02.cs">
14734     <type name="Test">
14735       <method name="Void .ctor()">
14736         <size>7</size>
14737       </method>
14738       <method name="System.String get_Foo()">
14739         <size>6</size>
14740       </method>
14741       <method name="Void set_Foo(System.String)">
14742         <size>7</size>
14743       </method>
14744       <method name="Int32 get_Answer()">
14745         <size>6</size>
14746       </method>
14747       <method name="Void set_Answer(Int32)">
14748         <size>7</size>
14749       </method>
14750       <method name="Int32 Main()">
14751         <size>114</size>
14752       </method>
14753     </type>
14754     <type name="Test+A">
14755       <method name="Void .ctor()">
14756         <size>7</size>
14757       </method>
14758       <method name="System.String get_B()">
14759         <size>6</size>
14760       </method>
14761       <method name="Void set_B(System.String)">
14762         <size>7</size>
14763       </method>
14764       <method name="System.String get_C()">
14765         <size>6</size>
14766       </method>
14767       <method name="Void set_C(System.String)">
14768         <size>7</size>
14769       </method>
14770       <method name="Void DoThings()">
14771         <size>11</size>
14772       </method>
14773     </type>
14774   </test>
14775   <test name="gtest-autoproperty-03.cs">
14776     <type name="Test">
14777       <method name="Void .ctor()">
14778         <size>7</size>
14779       </method>
14780       <method name="System.String get_Foo()">
14781         <size>7</size>
14782       </method>
14783       <method name="Void set_Foo(System.String)">
14784         <size>8</size>
14785       </method>
14786       <method name="Int32 Main()">
14787         <size>236</size>
14788       </method>
14789     </type>
14790   </test>
14791   <test name="gtest-autoproperty-04.cs">
14792     <type name="MonoTests.MainClass">
14793       <method name="Void .ctor()">
14794         <size>7</size>
14795       </method>
14796       <method name="System.String[] get_foo()">
14797         <size>7</size>
14798       </method>
14799       <method name="Void set_foo(System.String[])">
14800         <size>8</size>
14801       </method>
14802       <method name="System.String[] get_bar()">
14803         <size>0</size>
14804       </method>
14805       <method name="Void set_bar(System.String[])">
14806         <size>0</size>
14807       </method>
14808       <method name="Void Main(System.String[])">
14809         <size>11</size>
14810       </method>
14811     </type>
14812     <type name="MonoTests.ChildClass">
14813       <method name="Void .ctor()">
14814         <size>7</size>
14815       </method>
14816       <method name="System.String[] get_foo()">
14817         <size>7</size>
14818       </method>
14819       <method name="Void set_foo(System.String[])">
14820         <size>8</size>
14821       </method>
14822       <method name="System.String[] get_bar()">
14823         <size>7</size>
14824       </method>
14825       <method name="Void set_bar(System.String[])">
14826         <size>8</size>
14827       </method>
14828     </type>
14829   </test>
14830   <test name="gtest-autoproperty-05.cs">
14831     <type name="Test">
14832       <method name="Void .ctor()">
14833         <size>7</size>
14834       </method>
14835       <method name="System.String get_X()">
14836         <size>7</size>
14837       </method>
14838       <method name="Void set_X(System.String)">
14839         <size>8</size>
14840       </method>
14841     </type>
14842     <type name="M">
14843       <method name="Void .ctor()">
14844         <size>7</size>
14845       </method>
14846       <method name="Void Main()">
14847         <size>1</size>
14848       </method>
14849     </type>
14850   </test>
14851   <test name="gtest-autoproperty-06.cs">
14852     <type name="A">
14853       <method name="Void .ctor()">
14854         <size>7</size>
14855       </method>
14856     </type>
14857     <type name="B">
14858       <method name="Void .ctor()">
14859         <size>7</size>
14860       </method>
14861     </type>
14862     <type name="C">
14863       <method name="Void .ctor()">
14864         <size>7</size>
14865       </method>
14866       <method name="B I&lt;B&gt;.get_Prop()">
14867         <size>7</size>
14868       </method>
14869       <method name="Void I&lt;B&gt;.set_Prop(B)">
14870         <size>8</size>
14871       </method>
14872       <method name="A I&lt;A&gt;.get_Prop()">
14873         <size>7</size>
14874       </method>
14875       <method name="Void I&lt;A&gt;.set_Prop(A)">
14876         <size>8</size>
14877       </method>
14878     </type>
14879     <type name="Program">
14880       <method name="Void .ctor()">
14881         <size>7</size>
14882       </method>
14883       <method name="Void Main(System.String[])">
14884         <size>7</size>
14885       </method>
14886     </type>
14887   </test>
14888   <test name="gtest-collectioninit-01.cs">
14889     <type name="Test">
14890       <method name="Void .ctor()">
14891         <size>7</size>
14892       </method>
14893       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14894         <size>81</size>
14895       </method>
14896       <method name="Int32 Main()">
14897         <size>524</size>
14898       </method>
14899     </type>
14900     <type name="Test+Wrap">
14901       <method name="Void .ctor()">
14902         <size>31</size>
14903       </method>
14904       <method name="Void .ctor(Int32)">
14905         <size>25</size>
14906       </method>
14907       <method name="System.Collections.ArrayList get_Numbers()">
14908         <size>7</size>
14909       </method>
14910     </type>
14911   </test>
14912   <test name="gtest-collectioninit-02.cs">
14913     <type name="C">
14914       <method name="Void .ctor()">
14915         <size>7</size>
14916       </method>
14917       <method name="Int32 Main()">
14918         <size>73</size>
14919       </method>
14920     </type>
14921   </test>
14922   <test name="gtest-collectioninit-03.cs">
14923     <type name="X">
14924       <method name="Void .ctor()">
14925         <size>7</size>
14926       </method>
14927       <method name="Int32 Main()">
14928         <size>34</size>
14929       </method>
14930       <method name="Void R(System.Object ByRef)">
14931         <size>28</size>
14932       </method>
14933     </type>
14934   </test>
14935   <test name="gtest-etree-01.cs">
14936     <type name="MyTypeExplicit">
14937       <method name="Void .ctor(Int32)">
14938         <size>14</size>
14939       </method>
14940       <method name="Int32 op_Explicit(MyTypeExplicit)">
14941         <size>7</size>
14942       </method>
14943     </type>
14944     <type name="MemberAccessData">
14945       <method name="Void .ctor()">
14946         <size>7</size>
14947       </method>
14948       <method name="Void .cctor()">
14949         <size>16</size>
14950       </method>
14951       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14952         <size>24</size>
14953       </method>
14954       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14955         <size>24</size>
14956       </method>
14957       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14958         <size>33</size>
14959       </method>
14960       <method name="Void set_MyTypeProperty(MyType)">
14961         <size>8</size>
14962       </method>
14963       <method name="MyType get_MyTypeProperty()">
14964         <size>7</size>
14965       </method>
14966       <method name="System.String get_StaticProperty()">
14967         <size>6</size>
14968       </method>
14969     </type>
14970     <type name="NewTest`1[T]">
14971       <method name="Void .ctor(T)">
14972         <size>27</size>
14973       </method>
14974       <method name="Void .ctor(T[])">
14975         <size>14</size>
14976       </method>
14977       <method name="Int32 GetHashCode()">
14978         <size>7</size>
14979       </method>
14980       <method name="Boolean Equals(System.Object)">
14981         <size>89</size>
14982       </method>
14983     </type>
14984     <type name="Indexer">
14985       <method name="Void .ctor()">
14986         <size>7</size>
14987       </method>
14988       <method name="Int32 get_Item(Int32)">
14989         <size>2</size>
14990       </method>
14991       <method name="Void set_Item(Int32, Int32)">
14992         <size>1</size>
14993       </method>
14994       <method name="System.String get_Item(System.String[])">
14995         <size>7</size>
14996       </method>
14997     </type>
14998     <type name="Tester">
14999       <method name="Void .ctor()">
15000         <size>7</size>
15001       </method>
15002       <method name="Void Assert[T](T, T)">
15003         <size>9</size>
15004       </method>
15005       <method name="Void Assert[T](T, T, System.String)">
15006         <size>89</size>
15007       </method>
15008       <method name="Void Assert[T](T[], T[])">
15009         <size>220</size>
15010       </method>
15011       <method name="T GenericMethod[T](T)">
15012         <size>2</size>
15013       </method>
15014       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15015         <size>56</size>
15016       </method>
15017       <method name="Void AddTest()">
15018         <size>99</size>
15019       </method>
15020       <method name="Void AddTest_2()">
15021         <size>118</size>
15022       </method>
15023       <method name="Void AddTest_3()">
15024         <size>129</size>
15025       </method>
15026       <method name="Void AddTest_4()">
15027         <size>191</size>
15028       </method>
15029       <method name="Void AddTest_5()">
15030         <size>133</size>
15031       </method>
15032       <method name="Void AddTest_6()">
15033         <size>158</size>
15034       </method>
15035       <method name="Void AddTest_7()">
15036         <size>142</size>
15037       </method>
15038       <method name="Void AddTest_8()">
15039         <size>248</size>
15040       </method>
15041       <method name="Void AddTest_9()">
15042         <size>142</size>
15043       </method>
15044       <method name="Void AddCheckedTest()">
15045         <size>99</size>
15046       </method>
15047       <method name="Void AddCheckedTest_2()">
15048         <size>118</size>
15049       </method>
15050       <method name="Void AddCheckedTest_3()">
15051         <size>129</size>
15052       </method>
15053       <method name="Void AddStringTest()">
15054         <size>128</size>
15055       </method>
15056       <method name="Void AddStringTest_2()">
15057         <size>173</size>
15058       </method>
15059       <method name="Void AddStringTest_3()">
15060         <size>174</size>
15061       </method>
15062       <method name="Void AddStringTest_4()">
15063         <size>174</size>
15064       </method>
15065       <method name="Void AndTest()">
15066         <size>140</size>
15067       </method>
15068       <method name="Void AndTest_2()">
15069         <size>161</size>
15070       </method>
15071       <method name="Void AndTest_3()">
15072         <size>161</size>
15073       </method>
15074       <method name="Void AndNullableTest()">
15075         <size>381</size>
15076       </method>
15077       <method name="Void AndNullableTest_2()">
15078         <size>237</size>
15079       </method>
15080       <method name="Void AndNullableTest_3()">
15081         <size>198</size>
15082       </method>
15083       <method name="Void AndAlsoTest()">
15084         <size>96</size>
15085       </method>
15086       <method name="Void AndAlsoTest_2()">
15087         <size>165</size>
15088       </method>
15089       <method name="Void AndAlsoTest_3()">
15090         <size>108</size>
15091       </method>
15092       <method name="Void ArrayIndexTest()">
15093         <size>145</size>
15094       </method>
15095       <method name="Void ArrayIndexTest_2()">
15096         <size>115</size>
15097       </method>
15098       <method name="Void ArrayIndexTest_3()">
15099         <size>199</size>
15100       </method>
15101       <method name="Void ArrayIndexTest_4()">
15102         <size>243</size>
15103       </method>
15104       <method name="Void ArrayIndexTest_5()">
15105         <size>108</size>
15106       </method>
15107       <method name="Void ArrayLengthTest()">
15108         <size>99</size>
15109       </method>
15110       <method name="Void ArrayLengthTest_2()">
15111         <size>91</size>
15112       </method>
15113       <method name="Void CallTest()">
15114         <size>138</size>
15115       </method>
15116       <method name="Void CallTest_2()">
15117         <size>107</size>
15118       </method>
15119       <method name="Void CallTest_3()">
15120         <size>207</size>
15121       </method>
15122       <method name="Void CallTest_4()">
15123         <size>121</size>
15124       </method>
15125       <method name="Void CallTest_5()">
15126         <size>99</size>
15127       </method>
15128       <method name="Void CallTest_6()">
15129         <size>70</size>
15130       </method>
15131       <method name="Void CallTest_7()">
15132         <size>124</size>
15133       </method>
15134       <method name="Void CallTest_8()">
15135         <size>227</size>
15136       </method>
15137       <method name="Void CallTest_9()">
15138         <size>88</size>
15139       </method>
15140       <method name="Void CoalesceTest()">
15141         <size>120</size>
15142       </method>
15143       <method name="Void CoalesceTest_2()">
15144         <size>171</size>
15145       </method>
15146       <method name="Void ConditionTest()">
15147         <size>170</size>
15148       </method>
15149       <method name="Void ConditionTest_2()">
15150         <size>301</size>
15151       </method>
15152       <method name="Void ConditionTest_3()">
15153         <size>179</size>
15154       </method>
15155       <method name="Void ConditionTest_4()">
15156         <size>183</size>
15157       </method>
15158       <method name="Void ConstantTest()">
15159         <size>59</size>
15160       </method>
15161       <method name="Void ConstantTest_2()">
15162         <size>62</size>
15163       </method>
15164       <method name="Void ConstantTest_3()">
15165         <size>54</size>
15166       </method>
15167       <method name="Void ConstantTest_4()">
15168         <size>44</size>
15169       </method>
15170       <method name="Void ConstantTest_5()">
15171         <size>59</size>
15172       </method>
15173       <method name="Void ConstantTest_6()">
15174         <size>67</size>
15175       </method>
15176       <method name="Void ConstantTest_7()">
15177         <size>62</size>
15178       </method>
15179       <method name="Void ConstantTest_8()">
15180         <size>72</size>
15181       </method>
15182       <method name="Void ConstantTest_9()">
15183         <size>72</size>
15184       </method>
15185       <method name="Void ConstantTest_10()">
15186         <size>72</size>
15187       </method>
15188       <method name="Void ConstantTest_11()">
15189         <size>59</size>
15190       </method>
15191       <method name="Void ConstantTest_13()">
15192         <size>59</size>
15193       </method>
15194       <method name="Void ConstantTest_14()">
15195         <size>72</size>
15196       </method>
15197       <method name="Void ConstantTest_15()">
15198         <size>62</size>
15199       </method>
15200       <method name="Void ConvertTest()">
15201         <size>82</size>
15202       </method>
15203       <method name="Void ConvertTest_2()">
15204         <size>83</size>
15205       </method>
15206       <method name="Void ConvertTest_3()">
15207         <size>93</size>
15208       </method>
15209       <method name="Void ConvertTest_4()">
15210         <size>102</size>
15211       </method>
15212       <method name="Void ConvertTest_5()">
15213         <size>109</size>
15214       </method>
15215       <method name="Void ConvertTest_6()">
15216         <size>240</size>
15217       </method>
15218       <method name="Void ConvertTest_7()">
15219         <size>122</size>
15220       </method>
15221       <method name="Void ConvertTest_8()">
15222         <size>118</size>
15223       </method>
15224       <method name="Void ConvertTest_9()">
15225         <size>97</size>
15226       </method>
15227       <method name="Void ConvertTest_10()">
15228         <size>163</size>
15229       </method>
15230       <method name="Void ConvertTest_11()">
15231         <size>101</size>
15232       </method>
15233       <method name="Void ConvertTest_12()">
15234         <size>156</size>
15235       </method>
15236       <method name="Void ConvertTest_13()">
15237         <size>86</size>
15238       </method>
15239       <method name="Void ConvertTest_14()">
15240         <size>88</size>
15241       </method>
15242       <method name="Void ConvertTest_15()">
15243         <size>132</size>
15244       </method>
15245       <method name="Void ConvertCheckedTest()">
15246         <size>82</size>
15247       </method>
15248       <method name="Void ConvertCheckedTest_2()">
15249         <size>83</size>
15250       </method>
15251       <method name="Void ConvertCheckedTest_3()">
15252         <size>93</size>
15253       </method>
15254       <method name="Void ConvertCheckedTest_4()">
15255         <size>102</size>
15256       </method>
15257       <method name="Void DivideTest()">
15258         <size>99</size>
15259       </method>
15260       <method name="Void DivideTest_2()">
15261         <size>185</size>
15262       </method>
15263       <method name="Void DivideTest_3()">
15264         <size>129</size>
15265       </method>
15266       <method name="Void DivideTest_4()">
15267         <size>192</size>
15268       </method>
15269       <method name="Void DivideTest_5()">
15270         <size>134</size>
15271       </method>
15272       <method name="Void DivideTest_6()">
15273         <size>196</size>
15274       </method>
15275       <method name="Void EqualTest()">
15276         <size>118</size>
15277       </method>
15278       <method name="Void EqualTest_2()">
15279         <size>168</size>
15280       </method>
15281       <method name="Void EqualTest_3()">
15282         <size>125</size>
15283       </method>
15284       <method name="Void EqualTest_4()">
15285         <size>210</size>
15286       </method>
15287       <method name="Void EqualTest_5()">
15288         <size>176</size>
15289       </method>
15290       <method name="Void EqualTest_6()">
15291         <size>119</size>
15292       </method>
15293       <method name="Void EqualTest_7()">
15294         <size>167</size>
15295       </method>
15296       <method name="Void EqualTest_8()">
15297         <size>116</size>
15298       </method>
15299       <method name="Void EqualTest_9()">
15300         <size>146</size>
15301       </method>
15302       <method name="Void EqualTest_10()">
15303         <size>169</size>
15304       </method>
15305       <method name="Void EqualTest_11()">
15306         <size>132</size>
15307       </method>
15308       <method name="Void EqualTest_12()">
15309         <size>127</size>
15310       </method>
15311       <method name="Void EqualTest_13()">
15312         <size>124</size>
15313       </method>
15314       <method name="Void EqualTestDelegate()">
15315         <size>113</size>
15316       </method>
15317       <method name="Void EqualTestDelegate_2()">
15318         <size>312</size>
15319       </method>
15320       <method name="Void ExclusiveOrTest()">
15321         <size>115</size>
15322       </method>
15323       <method name="Void ExclusiveOrTest_2()">
15324         <size>183</size>
15325       </method>
15326       <method name="Void ExclusiveOrTest_3()">
15327         <size>129</size>
15328       </method>
15329       <method name="Void ExclusiveOrTest_4()">
15330         <size>192</size>
15331       </method>
15332       <method name="Void ExclusiveOrTest_5()">
15333         <size>197</size>
15334       </method>
15335       <method name="Void ExclusiveOrTest_6()">
15336         <size>161</size>
15337       </method>
15338       <method name="Void ExclusiveOrTest_7()">
15339         <size>198</size>
15340       </method>
15341       <method name="Void ExclusiveOrTest_8()">
15342         <size>164</size>
15343       </method>
15344       <method name="Void GreaterThanTest()">
15345         <size>99</size>
15346       </method>
15347       <method name="Void GreaterThanTest_2()">
15348         <size>154</size>
15349       </method>
15350       <method name="Void GreaterThanTest_3()">
15351         <size>125</size>
15352       </method>
15353       <method name="Void GreaterThanTest_4()">
15354         <size>210</size>
15355       </method>
15356       <method name="Void GreaterThanTest_5()">
15357         <size>209</size>
15358       </method>
15359       <method name="Void GreaterThanTest_6()">
15360         <size>102</size>
15361       </method>
15362       <method name="Void GreaterThanTest_7()">
15363         <size>146</size>
15364       </method>
15365       <method name="Void GreaterThanTest_8()">
15366         <size>169</size>
15367       </method>
15368       <method name="Void GreaterThanOrEqualTest()">
15369         <size>99</size>
15370       </method>
15371       <method name="Void GreaterThanOrEqualTest_2()">
15372         <size>169</size>
15373       </method>
15374       <method name="Void GreaterThanOrEqualTest_3()">
15375         <size>130</size>
15376       </method>
15377       <method name="Void GreaterThanOrEqualTest_4()">
15378         <size>210</size>
15379       </method>
15380       <method name="Void GreaterThanOrEqualTest_5()">
15381         <size>209</size>
15382       </method>
15383       <method name="Void GreaterThanOrEqualTest_6()">
15384         <size>102</size>
15385       </method>
15386       <method name="Void GreaterThanOrEqualTest_7()">
15387         <size>146</size>
15388       </method>
15389       <method name="Void GreaterThanOrEqualTest_8()">
15390         <size>169</size>
15391       </method>
15392       <method name="Void InvokeTest()">
15393         <size>90</size>
15394       </method>
15395       <method name="Void InvokeTest_2()">
15396         <size>138</size>
15397       </method>
15398       <method name="Void LeftShiftTest()">
15399         <size>155</size>
15400       </method>
15401       <method name="Void LeftShiftTest_2()">
15402         <size>162</size>
15403       </method>
15404       <method name="Void LeftShiftTest_3()">
15405         <size>184</size>
15406       </method>
15407       <method name="Void LeftShiftTest_4()">
15408         <size>261</size>
15409       </method>
15410       <method name="Void LeftShiftTest_5()">
15411         <size>110</size>
15412       </method>
15413       <method name="Void LessThanTest()">
15414         <size>99</size>
15415       </method>
15416       <method name="Void LessThanTest_2()">
15417         <size>154</size>
15418       </method>
15419       <method name="Void LessThanTest_3()">
15420         <size>125</size>
15421       </method>
15422       <method name="Void LessThanTest_4()">
15423         <size>210</size>
15424       </method>
15425       <method name="Void LessThanTest_5()">
15426         <size>209</size>
15427       </method>
15428       <method name="Void LessThanTest_6()">
15429         <size>102</size>
15430       </method>
15431       <method name="Void LessThanTest_7()">
15432         <size>146</size>
15433       </method>
15434       <method name="Void LessThanTest_8()">
15435         <size>169</size>
15436       </method>
15437       <method name="Void LessThanOrEqualTest()">
15438         <size>99</size>
15439       </method>
15440       <method name="Void LessThanOrEqualTest_2()">
15441         <size>169</size>
15442       </method>
15443       <method name="Void LessThanOrEqualTest_3()">
15444         <size>125</size>
15445       </method>
15446       <method name="Void LessThanOrEqualTest_4()">
15447         <size>210</size>
15448       </method>
15449       <method name="Void LessThanOrEqualTest_5()">
15450         <size>209</size>
15451       </method>
15452       <method name="Void LessThanOrEqualTest_6()">
15453         <size>102</size>
15454       </method>
15455       <method name="Void LessThanOrEqualTest_7()">
15456         <size>146</size>
15457       </method>
15458       <method name="Void LessThanOrEqualTest_8()">
15459         <size>169</size>
15460       </method>
15461       <method name="Void ListInitTest()">
15462         <size>404</size>
15463       </method>
15464       <method name="Void ListInitTest_2()">
15465         <size>292</size>
15466       </method>
15467       <method name="Void MemberAccessTest()">
15468         <size>132</size>
15469       </method>
15470       <method name="Void MemberAccessTest_2()">
15471         <size>63</size>
15472       </method>
15473       <method name="Void MemberAccessTest_3()">
15474         <size>113</size>
15475       </method>
15476       <method name="Void MemberAccessTest_4()">
15477         <size>91</size>
15478       </method>
15479       <method name="Void MemberAccessTest_5()">
15480         <size>39</size>
15481       </method>
15482       <method name="Void MemberAccessTest_6()">
15483         <size>104</size>
15484       </method>
15485       <method name="Void MemberAccessTest_7()">
15486         <size>109</size>
15487       </method>
15488       <method name="Void MemberAccessTest_8()">
15489         <size>63</size>
15490       </method>
15491       <method name="Void MemberAccessTest_9()">
15492         <size>91</size>
15493       </method>
15494       <method name="Void MemberInitTest()">
15495         <size>302</size>
15496       </method>
15497       <method name="Void MemberInitTest_2()">
15498         <size>250</size>
15499       </method>
15500       <method name="Void MemberInitTest_3()">
15501         <size>124</size>
15502       </method>
15503       <method name="Void ModuloTest()">
15504         <size>100</size>
15505       </method>
15506       <method name="Void ModuloTest_2()">
15507         <size>185</size>
15508       </method>
15509       <method name="Void ModuloTest_3()">
15510         <size>129</size>
15511       </method>
15512       <method name="Void ModuloTest_4()">
15513         <size>192</size>
15514       </method>
15515       <method name="Void ModuloTest_5()">
15516         <size>133</size>
15517       </method>
15518       <method name="Void ModuloTest_6()">
15519         <size>200</size>
15520       </method>
15521       <method name="Void ModuloTest_7()">
15522         <size>110</size>
15523       </method>
15524       <method name="Void MultiplyTest()">
15525         <size>131</size>
15526       </method>
15527       <method name="Void MultiplyTest_2()">
15528         <size>185</size>
15529       </method>
15530       <method name="Void MultiplyTest_3()">
15531         <size>133</size>
15532       </method>
15533       <method name="Void MultiplyTest_4()">
15534         <size>195</size>
15535       </method>
15536       <method name="Void MultiplyTest_5()">
15537         <size>137</size>
15538       </method>
15539       <method name="Void MultiplyTest_6()">
15540         <size>202</size>
15541       </method>
15542       <method name="Void MultiplyTest_7()">
15543         <size>110</size>
15544       </method>
15545       <method name="Void MultiplyCheckedTest()">
15546         <size>122</size>
15547       </method>
15548       <method name="Void MultiplyCheckedTest_2()">
15549         <size>192</size>
15550       </method>
15551       <method name="Void MultiplyCheckedTest_3()">
15552         <size>133</size>
15553       </method>
15554       <method name="Void MultiplyCheckedTest_4()">
15555         <size>121</size>
15556       </method>
15557       <method name="Void MultiplyCheckedTest_5()">
15558         <size>124</size>
15559       </method>
15560       <method name="Void NegateTest()">
15561         <size>72</size>
15562       </method>
15563       <method name="Void NegateTest_2()">
15564         <size>92</size>
15565       </method>
15566       <method name="Void NegateTest_3()">
15567         <size>130</size>
15568       </method>
15569       <method name="Void NegateTest_4()">
15570         <size>97</size>
15571       </method>
15572       <method name="Void NegateTest_5()">
15573         <size>141</size>
15574       </method>
15575       <method name="Void NegateTest_6()">
15576         <size>121</size>
15577       </method>
15578       <method name="Void NegateTest_7()">
15579         <size>132</size>
15580       </method>
15581       <method name="Void NegateTest_8()">
15582         <size>97</size>
15583       </method>
15584       <method name="Void NegateTest_9()">
15585         <size>87</size>
15586       </method>
15587       <method name="Void NegateTestChecked()">
15588         <size>91</size>
15589       </method>
15590       <method name="Void NegateTestChecked_2()">
15591         <size>137</size>
15592       </method>
15593       <method name="Void NegateTestChecked_3()">
15594         <size>97</size>
15595       </method>
15596       <method name="Void NegateTestChecked_4()">
15597         <size>86</size>
15598       </method>
15599       <method name="Void NewArrayInitTest()">
15600         <size>92</size>
15601       </method>
15602       <method name="Void NewArrayInitTest_2()">
15603         <size>64</size>
15604       </method>
15605       <method name="Void NewArrayInitTest_3()">
15606         <size>136</size>
15607       </method>
15608       <method name="Void NewArrayInitTest_4()">
15609         <size>120</size>
15610       </method>
15611       <method name="Void NewArrayBoundsTest()">
15612         <size>123</size>
15613       </method>
15614       <method name="Void NewArrayBoundsTest_2()">
15615         <size>123</size>
15616       </method>
15617       <method name="Void NewTest()">
15618         <size>93</size>
15619       </method>
15620       <method name="Void NewTest_2()">
15621         <size>61</size>
15622       </method>
15623       <method name="Void NewTest_3()">
15624         <size>98</size>
15625       </method>
15626       <method name="Void NewTest_4()">
15627         <size>252</size>
15628       </method>
15629       <method name="Void NewTest_5()">
15630         <size>371</size>
15631       </method>
15632       <method name="Void NotTest()">
15633         <size>70</size>
15634       </method>
15635       <method name="Void NotTest_2()">
15636         <size>113</size>
15637       </method>
15638       <method name="Void NotTest_3()">
15639         <size>71</size>
15640       </method>
15641       <method name="Void NotTest_4()">
15642         <size>105</size>
15643       </method>
15644       <method name="Void NotTest_5()">
15645         <size>73</size>
15646       </method>
15647       <method name="Void NotTest_6()">
15648         <size>104</size>
15649       </method>
15650       <method name="Void NotNullableTest()">
15651         <size>114</size>
15652       </method>
15653       <method name="Void NotNullableTest_2()">
15654         <size>134</size>
15655       </method>
15656       <method name="Void NotNullableTest_3()">
15657         <size>130</size>
15658       </method>
15659       <method name="Void NotNullableTest_4()">
15660         <size>149</size>
15661       </method>
15662       <method name="Void NotNullableTest_5()">
15663         <size>148</size>
15664       </method>
15665       <method name="Void NotEqualTest()">
15666         <size>118</size>
15667       </method>
15668       <method name="Void NotEqualTest_2()">
15669         <size>166</size>
15670       </method>
15671       <method name="Void NotEqualTest_3()">
15672         <size>125</size>
15673       </method>
15674       <method name="Void NotEqualTest_4()">
15675         <size>210</size>
15676       </method>
15677       <method name="Void NotEqualTest_5()">
15678         <size>176</size>
15679       </method>
15680       <method name="Void NotEqualTest_6()">
15681         <size>119</size>
15682       </method>
15683       <method name="Void NotEqualTest_7()">
15684         <size>167</size>
15685       </method>
15686       <method name="Void NotEqualTest_8()">
15687         <size>116</size>
15688       </method>
15689       <method name="Void NotEqualTest_9()">
15690         <size>146</size>
15691       </method>
15692       <method name="Void NotEqualTest_10()">
15693         <size>169</size>
15694       </method>
15695       <method name="Void NotEqualTest_11()">
15696         <size>132</size>
15697       </method>
15698       <method name="Void OrTest()">
15699         <size>141</size>
15700       </method>
15701       <method name="Void OrTest_2()">
15702         <size>129</size>
15703       </method>
15704       <method name="Void OrTest_3()">
15705         <size>161</size>
15706       </method>
15707       <method name="Void OrNullableTest()">
15708         <size>382</size>
15709       </method>
15710       <method name="Void OrNullableTest_2()">
15711         <size>186</size>
15712       </method>
15713       <method name="Void OrNullableTest_3()">
15714         <size>176</size>
15715       </method>
15716       <method name="Void OrNullableTest_4()">
15717         <size>198</size>
15718       </method>
15719       <method name="Void OrElseTest()">
15720         <size>97</size>
15721       </method>
15722       <method name="Void OrElseTest_2()">
15723         <size>167</size>
15724       </method>
15725       <method name="Void ParameterTest()">
15726         <size>73</size>
15727       </method>
15728       <method name="Void ParameterTest_2()">
15729         <size>75</size>
15730       </method>
15731       <method name="Void ParameterTest_3()">
15732         <size>73</size>
15733       </method>
15734       <method name="Void ParameterTest_4()">
15735         <size>100</size>
15736       </method>
15737       <method name="Void QuoteTest()">
15738         <size>85</size>
15739       </method>
15740       <method name="Void RightShiftTest()">
15741         <size>152</size>
15742       </method>
15743       <method name="Void RightShiftTest_2()">
15744         <size>159</size>
15745       </method>
15746       <method name="Void RightShiftTest_3()">
15747         <size>184</size>
15748       </method>
15749       <method name="Void RightShiftTest_4()">
15750         <size>258</size>
15751       </method>
15752       <method name="Void SubtractTest()">
15753         <size>100</size>
15754       </method>
15755       <method name="Void SubtractTest_2()">
15756         <size>119</size>
15757       </method>
15758       <method name="Void SubtractTest_3()">
15759         <size>130</size>
15760       </method>
15761       <method name="Void SubtractTest_4()">
15762         <size>192</size>
15763       </method>
15764       <method name="Void SubtractTest_5()">
15765         <size>134</size>
15766       </method>
15767       <method name="Void SubtractTest_6()">
15768         <size>160</size>
15769       </method>
15770       <method name="Void SubtractTest_7()">
15771         <size>113</size>
15772       </method>
15773       <method name="Void SubtractTest_8()">
15774         <size>146</size>
15775       </method>
15776       <method name="Void SubtractTest_9()">
15777         <size>142</size>
15778       </method>
15779       <method name="Void SubtractTest_10()">
15780         <size>161</size>
15781       </method>
15782       <method name="Void SubtractTest_11()">
15783         <size>157</size>
15784       </method>
15785       <method name="Void SubtractCheckedTest()">
15786         <size>127</size>
15787       </method>
15788       <method name="Void SubtractCheckedTest_2()">
15789         <size>185</size>
15790       </method>
15791       <method name="Void SubtractCheckedTest_3()">
15792         <size>130</size>
15793       </method>
15794       <method name="Void SubtractCheckedTest_4()">
15795         <size>121</size>
15796       </method>
15797       <method name="Void TypeAsTest()">
15798         <size>80</size>
15799       </method>
15800       <method name="Void TypeAsTest_2()">
15801         <size>144</size>
15802       </method>
15803       <method name="Void TypeAsTest_3()">
15804         <size>85</size>
15805       </method>
15806       <method name="Void TypeIsTest()">
15807         <size>103</size>
15808       </method>
15809       <method name="Void TypeIsTest_2()">
15810         <size>103</size>
15811       </method>
15812       <method name="Void TypeIsTest_3()">
15813         <size>85</size>
15814       </method>
15815       <method name="Void TypeIsTest_5()">
15816         <size>74</size>
15817       </method>
15818       <method name="Void TypeIsTest_6()">
15819         <size>111</size>
15820       </method>
15821       <method name="Void UnaryPlusTest()">
15822         <size>67</size>
15823       </method>
15824       <method name="Void UnaryPlusTest_2()">
15825         <size>47</size>
15826       </method>
15827       <method name="Void UnaryPlusTest_3()">
15828         <size>97</size>
15829       </method>
15830       <method name="Void UnaryPlusTest_4()">
15831         <size>141</size>
15832       </method>
15833       <method name="Void UnaryPlusTest_5()">
15834         <size>140</size>
15835       </method>
15836       <method name="System.String InstanceMethod(System.String)">
15837         <size>2</size>
15838       </method>
15839       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15840         <size>30</size>
15841       </method>
15842       <method name="Int32 TestInt()">
15843         <size>3</size>
15844       </method>
15845       <method name="Void RefMethod(Int32 ByRef)">
15846         <size>8</size>
15847       </method>
15848       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15849         <size>87</size>
15850       </method>
15851       <method name="Int32 Main()">
15852         <size>179</size>
15853       </method>
15854     </type>
15855     <type name="Tester+EmptyDelegate">
15856       <method name="Void .ctor(Object, IntPtr)">
15857         <size>0</size>
15858       </method>
15859       <method name="Void Invoke()">
15860         <size>0</size>
15861       </method>
15862       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15863         <size>0</size>
15864       </method>
15865       <method name="Void EndInvoke(IAsyncResult)">
15866         <size>0</size>
15867       </method>
15868     </type>
15869     <type name="Tester+IntDelegate">
15870       <method name="Void .ctor(Object, IntPtr)">
15871         <size>0</size>
15872       </method>
15873       <method name="Int32 Invoke()">
15874         <size>0</size>
15875       </method>
15876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15877         <size>0</size>
15878       </method>
15879       <method name="Int32 EndInvoke(IAsyncResult)">
15880         <size>0</size>
15881       </method>
15882     </type>
15883     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15884       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15885         <size>21</size>
15886       </method>
15887       <method name="&lt;A&gt;__T get_A()">
15888         <size>7</size>
15889       </method>
15890       <method name="&lt;Value&gt;__T get_Value()">
15891         <size>7</size>
15892       </method>
15893       <method name="Boolean Equals(System.Object)">
15894         <size>69</size>
15895       </method>
15896       <method name="Int32 GetHashCode()">
15897         <size>86</size>
15898       </method>
15899       <method name="System.String ToString()">
15900         <size>142</size>
15901       </method>
15902     </type>
15903     <type name="Tester">
15904       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15905         <size>1</size>
15906       </method>
15907       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15908         <size>1</size>
15909       </method>
15910       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15911         <size>1</size>
15912       </method>
15913       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15914         <size>1</size>
15915       </method>
15916       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15917         <size>1</size>
15918       </method>
15919       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15920         <size>12</size>
15921       </method>
15922       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15923         <size>12</size>
15924       </method>
15925       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15926         <size>7</size>
15927       </method>
15928       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15929         <size>7</size>
15930       </method>
15931       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15932         <size>5</size>
15933       </method>
15934       <method name="Void NewArrayInitTest_5()">
15935         <size>158</size>
15936       </method>
15937       <method name="Void ConditionTest_5()">
15938         <size>107</size>
15939       </method>
15940       <method name="Void AndTest_4()">
15941         <size>92</size>
15942       </method>
15943       <method name="Void MemberInitTest_4()">
15944         <size>66</size>
15945       </method>
15946       <method name="Void NewTest_6()">
15947         <size>182</size>
15948       </method>
15949     </type>
15950     <type name="InverseLogicalOperator">
15951       <method name="Void .ctor(Boolean)">
15952         <size>8</size>
15953       </method>
15954       <method name="Boolean op_True(InverseLogicalOperator)">
15955         <size>8</size>
15956       </method>
15957       <method name="Boolean op_False(InverseLogicalOperator)">
15958         <size>8</size>
15959       </method>
15960     </type>
15961     <type name="MyType">
15962       <method name="Void .ctor(Int32)">
15963         <size>8</size>
15964       </method>
15965       <method name="Int16 get_ShortProp()">
15966         <size>7</size>
15967       </method>
15968       <method name="Void set_ShortProp(Int16)">
15969         <size>8</size>
15970       </method>
15971       <method name="Int32 GetHashCode()">
15972         <size>6</size>
15973       </method>
15974       <method name="System.String ToString()">
15975         <size>12</size>
15976       </method>
15977       <method name="Int32 op_Implicit(MyType)">
15978         <size>8</size>
15979       </method>
15980       <method name="Boolean op_True(MyType)">
15981         <size>16</size>
15982       </method>
15983       <method name="Boolean op_False(MyType)">
15984         <size>19</size>
15985       </method>
15986       <method name="MyType op_Addition(MyType, MyType)">
15987         <size>21</size>
15988       </method>
15989       <method name="MyType op_Subtraction(MyType, MyType)">
15990         <size>21</size>
15991       </method>
15992       <method name="MyType op_Division(MyType, MyType)">
15993         <size>21</size>
15994       </method>
15995       <method name="MyType op_Multiply(MyType, MyType)">
15996         <size>21</size>
15997       </method>
15998       <method name="MyType op_Modulus(MyType, MyType)">
15999         <size>21</size>
16000       </method>
16001       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16002         <size>21</size>
16003       </method>
16004       <method name="MyType op_BitwiseOr(MyType, MyType)">
16005         <size>21</size>
16006       </method>
16007       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16008         <size>21</size>
16009       </method>
16010       <method name="Boolean op_Equality(MyType, MyType)">
16011         <size>17</size>
16012       </method>
16013       <method name="Boolean op_Inequality(MyType, MyType)">
16014         <size>20</size>
16015       </method>
16016       <method name="Boolean op_GreaterThan(MyType, MyType)">
16017         <size>17</size>
16018       </method>
16019       <method name="Boolean op_LessThan(MyType, MyType)">
16020         <size>17</size>
16021       </method>
16022       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16023         <size>20</size>
16024       </method>
16025       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16026         <size>20</size>
16027       </method>
16028       <method name="Boolean op_LogicalNot(MyType)">
16029         <size>11</size>
16030       </method>
16031       <method name="Int32 op_RightShift(MyType, Int32)">
16032         <size>13</size>
16033       </method>
16034       <method name="Int32 op_LeftShift(MyType, Int32)">
16035         <size>13</size>
16036       </method>
16037       <method name="MyType op_UnaryNegation(MyType)">
16038         <size>14</size>
16039       </method>
16040       <method name="MyType op_UnaryPlus(MyType)">
16041         <size>13</size>
16042       </method>
16043     </type>
16044     <type name="MyTypeImplicitOnly">
16045       <method name="Void .ctor(Int16)">
16046         <size>8</size>
16047       </method>
16048       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16049         <size>8</size>
16050       </method>
16051     </type>
16052     <type name="Tester">
16053       <method name="Void EqualTest_14()">
16054         <size>101</size>
16055       </method>
16056     </type>
16057     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16058       <method name="Void .ctor()">
16059         <size>7</size>
16060       </method>
16061     </type>
16062     <type name="Tester">
16063       <method name="Void NewArrayInitTest_6()">
16064         <size>103</size>
16065       </method>
16066       <method name="Void LambdaTest()">
16067         <size>89</size>
16068       </method>
16069       <method name="Void EqualTest_15()">
16070         <size>159</size>
16071       </method>
16072       <method name="Void ArrayIndexTest_6()">
16073         <size>122</size>
16074       </method>
16075       <method name="Void ArrayIndexTest_7()">
16076         <size>128</size>
16077       </method>
16078       <method name="Void NewArrayBoundsTest_3()">
16079         <size>85</size>
16080       </method>
16081       <method name="Void NewArrayBoundsTest_4()">
16082         <size>82</size>
16083       </method>
16084     </type>
16085     <type name="&lt;PrivateImplementationDetails&gt;">
16086       <method name="Void .ctor()">
16087         <size>7</size>
16088       </method>
16089     </type>
16090     <type name="Tester">
16091       <method name="Void LeftShiftTest_6()">
16092         <size>155</size>
16093       </method>
16094       <method name="Void RightShiftTest_5()">
16095         <size>152</size>
16096       </method>
16097       <method name="Void QuoteTest_2()">
16098         <size>63</size>
16099       </method>
16100     </type>
16101     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16102       <method name="Void .ctor()">
16103         <size>7</size>
16104       </method>
16105     </type>
16106     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16107       <method name="Void .ctor()">
16108         <size>7</size>
16109       </method>
16110     </type>
16111     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16112       <method name="Void .ctor()">
16113         <size>7</size>
16114       </method>
16115     </type>
16116     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16117       <method name="Void .ctor()">
16118         <size>7</size>
16119       </method>
16120     </type>
16121     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16122       <method name="Void .ctor()">
16123         <size>7</size>
16124       </method>
16125     </type>
16126     <type name="Tester">
16127       <method name="Void NewTest_7()">
16128         <size>53</size>
16129       </method>
16130     </type>
16131   </test>
16132   <test name="gtest-etree-02.cs">
16133     <type name="M">
16134       <method name="Void .ctor()">
16135         <size>7</size>
16136       </method>
16137       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16138         <size>1</size>
16139       </method>
16140       <method name="System.String Param(System.String)">
16141         <size>114</size>
16142       </method>
16143       <method name="Int32 Main()">
16144         <size>157</size>
16145       </method>
16146     </type>
16147     <type name="M+&lt;Param&gt;c__AnonStorey0">
16148       <method name="Void .ctor()">
16149         <size>7</size>
16150       </method>
16151     </type>
16152   </test>
16153   <test name="gtest-etree-03.cs">
16154     <type name="C">
16155       <method name="Void .ctor()">
16156         <size>7</size>
16157       </method>
16158       <method name="Int32 Main()">
16159         <size>6</size>
16160       </method>
16161     </type>
16162     <type name="S`1[T]">
16163       <method name="Int32 Test()">
16164         <size>145</size>
16165       </method>
16166     </type>
16167   </test>
16168   <test name="gtest-etree-04.cs">
16169     <type name="C">
16170       <method name="Void .ctor()">
16171         <size>7</size>
16172       </method>
16173       <method name="Int32 Main()">
16174         <size>366</size>
16175       </method>
16176     </type>
16177     <type name="C+&lt;Main&gt;c__AnonStorey0">
16178       <method name="Void .ctor()">
16179         <size>7</size>
16180       </method>
16181     </type>
16182     <type name="Foo">
16183       <method name="Boolean op_GreaterThan(Foo, Foo)">
16184         <size>6</size>
16185       </method>
16186       <method name="Boolean op_LessThan(Foo, Foo)">
16187         <size>6</size>
16188       </method>
16189       <method name="Boolean op_Equality(Foo, Foo)">
16190         <size>6</size>
16191       </method>
16192       <method name="Boolean op_Inequality(Foo, Foo)">
16193         <size>6</size>
16194       </method>
16195     </type>
16196   </test>
16197   <test name="gtest-etree-05.cs">
16198     <type name="C">
16199       <method name="Void .ctor()">
16200         <size>7</size>
16201       </method>
16202       <method name="Void Assert[T](T, T)">
16203         <size>46</size>
16204       </method>
16205       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16206         <size>56</size>
16207       </method>
16208       <method name="Int32 Main()">
16209         <size>350</size>
16210       </method>
16211     </type>
16212   </test>
16213   <test name="gtest-etree-06.cs">
16214     <type name="Test">
16215       <method name="Void .ctor()">
16216         <size>7</size>
16217       </method>
16218       <method name="Int32 Main()">
16219         <size>45</size>
16220       </method>
16221       <method name="Int32 Value()">
16222         <size>2</size>
16223       </method>
16224     </type>
16225   </test>
16226   <test name="gtest-etree-07.cs">
16227     <type name="C">
16228       <method name="Void .ctor()">
16229         <size>7</size>
16230       </method>
16231       <method name="Void Test()">
16232         <size>14</size>
16233       </method>
16234       <method name="Int32* Foo()">
16235         <size>3</size>
16236       </method>
16237       <method name="Int32 Main()">
16238         <size>564</size>
16239       </method>
16240     </type>
16241     <type name="EmptyDelegate">
16242       <method name="Void .ctor(Object, IntPtr)">
16243         <size>0</size>
16244       </method>
16245       <method name="Void Invoke()">
16246         <size>0</size>
16247       </method>
16248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16249         <size>0</size>
16250       </method>
16251       <method name="Void EndInvoke(IAsyncResult)">
16252         <size>0</size>
16253       </method>
16254     </type>
16255     <type name="UnsafeDelegate">
16256       <method name="Void .ctor(Object, IntPtr)">
16257         <size>0</size>
16258       </method>
16259       <method name="Int32* Invoke()">
16260         <size>0</size>
16261       </method>
16262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16263         <size>0</size>
16264       </method>
16265       <method name="Int32* EndInvoke(IAsyncResult)">
16266         <size>0</size>
16267       </method>
16268     </type>
16269   </test>
16270   <test name="gtest-etree-08.cs">
16271     <type name="Foo">
16272       <method name="Void .ctor()">
16273         <size>7</size>
16274       </method>
16275       <method name="Int32 ThisMethod()">
16276         <size>3</size>
16277       </method>
16278       <method name="Int32 Goo(Boolean)">
16279         <size>204</size>
16280       </method>
16281       <method name="Int32 Main()">
16282         <size>14</size>
16283       </method>
16284     </type>
16285     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16286       <method name="Void .ctor()">
16287         <size>7</size>
16288       </method>
16289     </type>
16290   </test>
16291   <test name="gtest-etree-09.cs">
16292     <type name="Mono.C">
16293       <method name="Void .ctor()">
16294         <size>7</size>
16295       </method>
16296       <method name="Int32 Main()">
16297         <size>300</size>
16298       </method>
16299       <method name="System.Int64[] GetValues()">
16300         <size>23</size>
16301       </method>
16302     </type>
16303     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16304       <method name="Void .ctor()">
16305         <size>7</size>
16306       </method>
16307     </type>
16308   </test>
16309   <test name="gtest-etree-10.cs">
16310     <type name="Foo`1[T]">
16311       <method name="Void .ctor()">
16312         <size>7</size>
16313       </method>
16314       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16315         <size>189</size>
16316       </method>
16317       <method name="Boolean Contains(T)">
16318         <size>2</size>
16319       </method>
16320     </type>
16321     <type name="Program">
16322       <method name="Void .ctor()">
16323         <size>7</size>
16324       </method>
16325       <method name="Int32 Main()">
16326         <size>44</size>
16327       </method>
16328     </type>
16329     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16330       <method name="Void .ctor()">
16331         <size>7</size>
16332       </method>
16333     </type>
16334   </test>
16335   <test name="gtest-etree-11.cs">
16336     <type name="C">
16337       <method name="Void .ctor()">
16338         <size>7</size>
16339       </method>
16340       <method name="Void Main()">
16341         <size>12</size>
16342       </method>
16343     </type>
16344     <type name="Test">
16345       <method name="Void .ctor()">
16346         <size>7</size>
16347       </method>
16348       <method name="Void Invalid(Int32)">
16349         <size>124</size>
16350       </method>
16351       <method name="Void Other(System.Int32[])">
16352         <size>1</size>
16353       </method>
16354     </type>
16355     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16356       <method name="Void .ctor()">
16357         <size>7</size>
16358       </method>
16359     </type>
16360   </test>
16361   <test name="gtest-etree-12.cs">
16362     <type name="TestCase">
16363       <method name="Void .cctor()">
16364         <size>68</size>
16365       </method>
16366       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16367         <size>2</size>
16368       </method>
16369       <method name="Void DummyToMakeTheStaticsInitialize()">
16370         <size>1</size>
16371       </method>
16372     </type>
16373     <type name="Program">
16374       <method name="Void .ctor()">
16375         <size>7</size>
16376       </method>
16377       <method name="Int32 Main()">
16378         <size>7</size>
16379       </method>
16380     </type>
16381   </test>
16382   <test name="gtest-etree-13.cs">
16383     <type name="Program">
16384       <method name="Void .ctor()">
16385         <size>7</size>
16386       </method>
16387       <method name="Int32 Main()">
16388         <size>53</size>
16389       </method>
16390       <method name="IEnumerable`1 Test[T](Int32)">
16391         <size>30</size>
16392       </method>
16393     </type>
16394     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16395       <method name="Void .ctor()">
16396         <size>7</size>
16397       </method>
16398       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16399         <size>7</size>
16400       </method>
16401       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16402         <size>12</size>
16403       </method>
16404       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16405         <size>7</size>
16406       </method>
16407       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16408         <size>40</size>
16409       </method>
16410       <method name="Boolean MoveNext()">
16411         <size>108</size>
16412       </method>
16413       <method name="Void Dispose()">
16414         <size>8</size>
16415       </method>
16416       <method name="Void Reset()">
16417         <size>6</size>
16418       </method>
16419     </type>
16420   </test>
16421   <test name="gtest-etree-14.cs">
16422     <type name="Person">
16423       <method name="Void .ctor()">
16424         <size>7</size>
16425       </method>
16426       <method name="Int32 get_Age()">
16427         <size>7</size>
16428       </method>
16429       <method name="Void set_Age(Int32)">
16430         <size>8</size>
16431       </method>
16432     </type>
16433     <type name="Repro">
16434       <method name="Void .ctor()">
16435         <size>7</size>
16436       </method>
16437       <method name="Int32 Main()">
16438         <size>59</size>
16439       </method>
16440       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16441         <size>44</size>
16442       </method>
16443       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16444         <size>13</size>
16445       </method>
16446     </type>
16447     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16448       <method name="Void .ctor()">
16449         <size>7</size>
16450       </method>
16451       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16452         <size>7</size>
16453       </method>
16454       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16455         <size>12</size>
16456       </method>
16457       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16458         <size>7</size>
16459       </method>
16460       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16461         <size>52</size>
16462       </method>
16463       <method name="Boolean MoveNext()">
16464         <size>293</size>
16465       </method>
16466       <method name="Void Dispose()">
16467         <size>60</size>
16468       </method>
16469       <method name="Void Reset()">
16470         <size>6</size>
16471       </method>
16472     </type>
16473   </test>
16474   <test name="gtest-etree-15.cs">
16475     <type name="Foo">
16476       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16477         <size>2</size>
16478       </method>
16479       <method name="Void Main()">
16480         <size>190</size>
16481       </method>
16482     </type>
16483   </test>
16484   <test name="gtest-etree-16.cs">
16485     <type name="Program">
16486       <method name="Void .ctor()">
16487         <size>7</size>
16488       </method>
16489       <method name="Int32 Main()">
16490         <size>136</size>
16491       </method>
16492     </type>
16493     <type name="Foo">
16494       <method name="Void .ctor()">
16495         <size>7</size>
16496       </method>
16497     </type>
16498   </test>
16499   <test name="gtest-etree-17.cs">
16500     <type name="CompilerCrashTest.QueryCompiler">
16501       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16502         <size>12</size>
16503       </method>
16504       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16505         <size>6</size>
16506       </method>
16507       <method name="Void Main()">
16508         <size>1</size>
16509       </method>
16510     </type>
16511   </test>
16512   <test name="gtest-etree-18.cs">
16513     <type name="FooBase">
16514       <method name="Void .ctor()">
16515         <size>7</size>
16516       </method>
16517     </type>
16518     <type name="Foo">
16519       <method name="Void .ctor()">
16520         <size>7</size>
16521       </method>
16522     </type>
16523     <type name="Program">
16524       <method name="Void .ctor()">
16525         <size>7</size>
16526       </method>
16527       <method name="Int32 Main()">
16528         <size>140</size>
16529       </method>
16530     </type>
16531   </test>
16532   <test name="gtest-etree-19.cs">
16533     <type name="Test">
16534       <method name="Void .ctor()">
16535         <size>7</size>
16536       </method>
16537       <method name="Int32 Main()">
16538         <size>20</size>
16539       </method>
16540       <method name="T Value[T]()">
16541         <size>76</size>
16542       </method>
16543     </type>
16544   </test>
16545   <test name="gtest-etree-20.cs">
16546     <type name="S">
16547       <method name="Int32 Main()">
16548         <size>215</size>
16549       </method>
16550     </type>
16551     <type name="A">
16552       <method name="A op_Implicit(S)">
16553         <size>6</size>
16554       </method>
16555       <method name="Void .ctor()">
16556         <size>7</size>
16557       </method>
16558     </type>
16559     <type name="B">
16560       <method name="Void .ctor()">
16561         <size>7</size>
16562       </method>
16563     </type>
16564   </test>
16565   <test name="gtest-exmethod-01.cs">
16566     <type name="SimpleTest">
16567       <method name="System.String Prefix(System.String, System.String)">
16568         <size>8</size>
16569       </method>
16570     </type>
16571     <type name="M">
16572       <method name="Void .ctor()">
16573         <size>7</size>
16574       </method>
16575       <method name="Int32 Main()">
16576         <size>157</size>
16577       </method>
16578     </type>
16579   </test>
16580   <test name="gtest-exmethod-02.cs">
16581     <type name="M">
16582       <method name="Void .ctor()">
16583         <size>7</size>
16584       </method>
16585       <method name="Void Main()">
16586         <size>12</size>
16587       </method>
16588     </type>
16589     <type name="N.M">
16590       <method name="Void .ctor()">
16591         <size>7</size>
16592       </method>
16593       <method name="Void Test2()">
16594         <size>12</size>
16595       </method>
16596     </type>
16597   </test>
16598   <test name="gtest-exmethod-03.cs">
16599     <type name="A.A">
16600       <method name="Int32 Foo(Int32)">
16601         <size>2</size>
16602       </method>
16603       <method name="Int32 Foo(Int32, System.String)">
16604         <size>3</size>
16605       </method>
16606     </type>
16607     <type name="B.X">
16608       <method name="Int32 Foo(Int32)">
16609         <size>2</size>
16610       </method>
16611       <method name="Int32 Foo(Int32, Boolean)">
16612         <size>3</size>
16613       </method>
16614     </type>
16615     <type name="C.F">
16616       <method name="Boolean Foo(Byte)">
16617         <size>2</size>
16618       </method>
16619     </type>
16620     <type name="C.D.F">
16621       <method name="Int32 Foo(Int32)">
16622         <size>3</size>
16623       </method>
16624       <method name="Void TestX()">
16625         <size>9</size>
16626       </method>
16627     </type>
16628     <type name="C.M">
16629       <method name="Int32 Foo(Int32)">
16630         <size>2</size>
16631       </method>
16632       <method name="Int32 Main()">
16633         <size>61</size>
16634       </method>
16635     </type>
16636   </test>
16637   <test name="gtest-exmethod-04.cs">
16638     <type name="A.Test">
16639       <method name="System.String Test_1(Boolean)">
16640         <size>6</size>
16641       </method>
16642     </type>
16643     <type name="B.M">
16644       <method name="Void .ctor()">
16645         <size>7</size>
16646       </method>
16647       <method name="Void Main()">
16648         <size>12</size>
16649       </method>
16650     </type>
16651   </test>
16652   <test name="gtest-exmethod-05.cs">
16653     <type name="A.Test_A">
16654       <method name="System.String Test_1(System.String)">
16655         <size>6</size>
16656       </method>
16657     </type>
16658     <type name="A.Test_B">
16659       <method name="System.String Test_2(System.String)">
16660         <size>6</size>
16661       </method>
16662     </type>
16663     <type name="B.M">
16664       <method name="Void .ctor()">
16665         <size>7</size>
16666       </method>
16667       <method name="Void Main()">
16668         <size>23</size>
16669       </method>
16670     </type>
16671   </test>
16672   <test name="gtest-exmethod-06.cs">
16673     <type name="Gen">
16674       <method name="T Test_1[T](T)">
16675         <size>10</size>
16676       </method>
16677       <method name="System.String Test_1[T](System.String)">
16678         <size>6</size>
16679       </method>
16680     </type>
16681     <type name="B.M">
16682       <method name="Void .ctor()">
16683         <size>7</size>
16684       </method>
16685       <method name="Void Main()">
16686         <size>30</size>
16687       </method>
16688     </type>
16689   </test>
16690   <test name="gtest-exmethod-07.cs">
16691     <type name="E">
16692       <method name="Void ToReadOnly[T](IEnumerable`1)">
16693         <size>1</size>
16694       </method>
16695       <method name="Void To(IA)">
16696         <size>1</size>
16697       </method>
16698     </type>
16699     <type name="C">
16700       <method name="Void .ctor()">
16701         <size>7</size>
16702       </method>
16703       <method name="Void Main()">
16704         <size>1</size>
16705       </method>
16706       <method name="Void Test(IEnumerable`1)">
16707         <size>15</size>
16708       </method>
16709     </type>
16710   </test>
16711   <test name="gtest-exmethod-08.cs">
16712     <type name="C">
16713       <method name="Void .ctor()">
16714         <size>7</size>
16715       </method>
16716       <method name="Void Main()">
16717         <size>21</size>
16718       </method>
16719     </type>
16720   </test>
16721   <test name="gtest-exmethod-09.cs">
16722     <type name="Test">
16723       <method name="Void Foo[T](System.String)">
16724         <size>1</size>
16725       </method>
16726     </type>
16727     <type name="C">
16728       <method name="Void .ctor()">
16729         <size>7</size>
16730       </method>
16731       <method name="Void Main()">
16732         <size>11</size>
16733       </method>
16734     </type>
16735   </test>
16736   <test name="gtest-exmethod-10.cs">
16737     <type name="AExtensions">
16738       <method name="Int32 Round(Double)">
16739         <size>8</size>
16740       </method>
16741     </type>
16742     <type name="BExtensions">
16743       <method name="T GetBy[T](T[], Double)">
16744         <size>13</size>
16745       </method>
16746     </type>
16747     <type name="C">
16748       <method name="Void .ctor()">
16749         <size>7</size>
16750       </method>
16751       <method name="Void Main()">
16752         <size>1</size>
16753       </method>
16754     </type>
16755   </test>
16756   <test name="gtest-exmethod-11.cs">
16757     <type name="Test">
16758       <method name="Void .ctor()">
16759         <size>7</size>
16760       </method>
16761       <method name="Int32 Main(System.String[])">
16762         <size>20</size>
16763       </method>
16764     </type>
16765     <type name="Lol">
16766       <method name="Boolean OneEleven(System.Object)">
16767         <size>2</size>
16768       </method>
16769     </type>
16770   </test>
16771   <test name="gtest-exmethod-12.cs">
16772     <type name="Program">
16773       <method name="Void .ctor()">
16774         <size>7</size>
16775       </method>
16776       <method name="Void Main(System.String[])">
16777         <size>63</size>
16778       </method>
16779     </type>
16780     <type name="ChatClient">
16781       <method name="Void .ctor()">
16782         <size>7</size>
16783       </method>
16784       <method name="Void Say(System.String, System.String)">
16785         <size>13</size>
16786       </method>
16787     </type>
16788     <type name="ChatExtensions">
16789       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16790         <size>62</size>
16791       </method>
16792     </type>
16793   </test>
16794   <test name="gtest-exmethod-13.cs">
16795     <type name="Foo">
16796       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16797         <size>2</size>
16798       </method>
16799       <method name="Void Main()">
16800         <size>23</size>
16801       </method>
16802     </type>
16803   </test>
16804   <test name="gtest-exmethod-14.cs">
16805     <type name="C">
16806       <method name="Void Bar[U](IA)">
16807         <size>7</size>
16808       </method>
16809       <method name="Void Foo[T](IA)">
16810         <size>1</size>
16811       </method>
16812       <method name="Void Foo(IA)">
16813         <size>7</size>
16814       </method>
16815       <method name="Void Main()">
16816         <size>1</size>
16817       </method>
16818     </type>
16819   </test>
16820   <test name="gtest-exmethod-15.cs">
16821     <type name="C">
16822       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16823         <size>15</size>
16824       </method>
16825       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16826         <size>2</size>
16827       </method>
16828       <method name="Void Main()">
16829         <size>1</size>
16830       </method>
16831     </type>
16832   </test>
16833   <test name="gtest-exmethod-16.cs">
16834     <type name="Rocks">
16835       <method name="Boolean Extension(System.String)">
16836         <size>2</size>
16837       </method>
16838       <method name="Boolean Extension(D)">
16839         <size>2</size>
16840       </method>
16841     </type>
16842     <type name="Program">
16843       <method name="Void .ctor()">
16844         <size>7</size>
16845       </method>
16846       <method name="Void add_e(D)">
16847         <size>24</size>
16848       </method>
16849       <method name="Void remove_e(D)">
16850         <size>24</size>
16851       </method>
16852       <method name="System.String get_Item(Int32)">
16853         <size>6</size>
16854       </method>
16855       <method name="System.String get_Property()">
16856         <size>6</size>
16857       </method>
16858       <method name="Void Main(System.String[])">
16859         <size>44</size>
16860       </method>
16861     </type>
16862     <type name="D">
16863       <method name="Void .ctor(Object, IntPtr)">
16864         <size>0</size>
16865       </method>
16866       <method name="System.String Invoke()">
16867         <size>0</size>
16868       </method>
16869       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16870         <size>0</size>
16871       </method>
16872       <method name="System.String EndInvoke(IAsyncResult)">
16873         <size>0</size>
16874       </method>
16875     </type>
16876   </test>
16877   <test name="gtest-exmethod-17.cs">
16878     <type name="MainClass">
16879       <method name="Void Main()">
16880         <size>45</size>
16881       </method>
16882     </type>
16883   </test>
16884   <test name="gtest-exmethod-18.cs">
16885     <type name="Foo">
16886       <method name="Void .ctor()">
16887         <size>7</size>
16888       </method>
16889       <method name="Boolean get_IsBar()">
16890         <size>2</size>
16891       </method>
16892     </type>
16893     <type name="FooExt">
16894       <method name="Boolean IsBar(Foo)">
16895         <size>7</size>
16896       </method>
16897     </type>
16898     <type name="Repro">
16899       <method name="Void .ctor()">
16900         <size>7</size>
16901       </method>
16902       <method name="Void Main()">
16903         <size>18</size>
16904       </method>
16905     </type>
16906   </test>
16907   <test name="gtest-exmethod-19.cs">
16908     <type name="Rocks">
16909       <method name="Int32 Test_2[T](IEnumerable`1)">
16910         <size>3</size>
16911       </method>
16912       <method name="System.String Test_1(System.String)">
16913         <size>12</size>
16914       </method>
16915     </type>
16916     <type name="Test">
16917       <method name="Void .ctor()">
16918         <size>7</size>
16919       </method>
16920       <method name="Int32 Main()">
16921         <size>142</size>
16922       </method>
16923     </type>
16924     <type name="Test+D">
16925       <method name="Void .ctor(Object, IntPtr)">
16926         <size>0</size>
16927       </method>
16928       <method name="System.String Invoke()">
16929         <size>0</size>
16930       </method>
16931       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16932         <size>0</size>
16933       </method>
16934       <method name="System.String EndInvoke(IAsyncResult)">
16935         <size>0</size>
16936       </method>
16937     </type>
16938   </test>
16939   <test name="gtest-exmethod-20.cs">
16940     <type name="Outer.Inner.Test">
16941       <method name="Void .ctor()">
16942         <size>7</size>
16943       </method>
16944       <method name="Void M(I)">
16945         <size>13</size>
16946       </method>
16947       <method name="Void Main()">
16948         <size>1</size>
16949       </method>
16950     </type>
16951     <type name="Outer.ExtensionMethods">
16952       <method name="Void AddRange[T](I, IEnumerable`1)">
16953         <size>1</size>
16954       </method>
16955     </type>
16956   </test>
16957   <test name="gtest-exmethod-21.cs">
16958     <type name="Outer.Inner.Test">
16959       <method name="Void .ctor()">
16960         <size>7</size>
16961       </method>
16962       <method name="Void M(I)">
16963         <size>7</size>
16964       </method>
16965       <method name="Void Main()">
16966         <size>1</size>
16967       </method>
16968     </type>
16969     <type name="External.ExtensionMethods">
16970       <method name="Void AddRange(I)">
16971         <size>1</size>
16972       </method>
16973     </type>
16974   </test>
16975   <test name="gtest-exmethod-22.cs">
16976     <type name="Program">
16977       <method name="Void .ctor()">
16978         <size>7</size>
16979       </method>
16980       <method name="Int32 Main()">
16981         <size>8</size>
16982       </method>
16983     </type>
16984   </test>
16985   <test name="gtest-exmethod-23.cs">
16986     <type name="T">
16987       <method name="Void A(System.String, Int32)">
16988         <size>1</size>
16989       </method>
16990       <method name="Void Main()">
16991         <size>1</size>
16992       </method>
16993     </type>
16994   </test>
16995   <test name="gtest-exmethod-24.cs">
16996     <type name="Bar">
16997       <method name="Void .ctor()">
16998         <size>7</size>
16999       </method>
17000       <method name="Void Main()">
17001         <size>1</size>
17002       </method>
17003     </type>
17004   </test>
17005   <test name="gtest-exmethod-25.cs">
17006     <type name="Bar">
17007       <method name="Void .ctor()">
17008         <size>7</size>
17009       </method>
17010       <method name="Void Main()">
17011         <size>11</size>
17012       </method>
17013     </type>
17014   </test>
17015   <test name="gtest-exmethod-26.cs">
17016     <type name="test.TypeExtensions">
17017       <method name="Boolean IsNullable(System.Type)">
17018         <size>2</size>
17019       </method>
17020     </type>
17021     <type name="testmono.MainClass">
17022       <method name="Void .ctor()">
17023         <size>7</size>
17024       </method>
17025       <method name="Void Main()">
17026         <size>33</size>
17027       </method>
17028     </type>
17029   </test>
17030   <test name="gtest-exmethod-27.cs">
17031     <type name="Foo.Extensions">
17032       <method name="System.String AsString(IList`1)">
17033         <size>6</size>
17034       </method>
17035     </type>
17036     <type name="Bar.Program">
17037       <method name="Void .ctor()">
17038         <size>7</size>
17039       </method>
17040       <method name="Void Main()">
17041         <size>17</size>
17042       </method>
17043       <method name="System.String Pan(System.Byte[])">
17044         <size>7</size>
17045       </method>
17046     </type>
17047   </test>
17048   <test name="gtest-exmethod-28.cs">
17049     <type name="Foo">
17050       <method name="Void .ctor()">
17051         <size>7</size>
17052       </method>
17053     </type>
17054     <type name="Extensions">
17055       <method name="Boolean IsFoo(Foo)">
17056         <size>2</size>
17057       </method>
17058       <method name="Boolean IsBar(Bar)">
17059         <size>2</size>
17060       </method>
17061     </type>
17062     <type name="Bar">
17063       <method name="Void .ctor()">
17064         <size>7</size>
17065       </method>
17066     </type>
17067     <type name="Program">
17068       <method name="Void .ctor()">
17069         <size>7</size>
17070       </method>
17071       <method name="Void Main()">
17072         <size>1</size>
17073       </method>
17074     </type>
17075   </test>
17076   <test name="gtest-exmethod-29.cs">
17077     <type name="My">
17078       <method name="Void .ctor()">
17079         <size>7</size>
17080       </method>
17081     </type>
17082     <type name="Test">
17083       <method name="Int32 Main()">
17084         <size>40</size>
17085       </method>
17086       <method name="Int32 ContentTransferEncoding[T](My)">
17087         <size>2</size>
17088       </method>
17089       <method name="Int32 ContentTransferEncoding(My)">
17090         <size>2</size>
17091       </method>
17092     </type>
17093     <type name="My">
17094       <method name="Void set_ContentTransferEncoding(Boolean)">
17095         <size>1</size>
17096       </method>
17097     </type>
17098   </test>
17099   <test name="gtest-friend-01.cs">
17100     <type name="Test">
17101       <method name="Void .ctor()">
17102         <size>7</size>
17103       </method>
17104       <method name="Void Main()">
17105         <size>20</size>
17106       </method>
17107     </type>
17108   </test>
17109   <test name="gtest-friend-02.cs">
17110     <type name="Test">
17111       <method name="Void .ctor()">
17112         <size>7</size>
17113       </method>
17114       <method name="Void Main()">
17115         <size>20</size>
17116       </method>
17117     </type>
17118   </test>
17119   <test name="gtest-friend-03.cs">
17120     <type name="Test">
17121       <method name="Void .ctor()">
17122         <size>7</size>
17123       </method>
17124       <method name="Void Main()">
17125         <size>20</size>
17126       </method>
17127     </type>
17128   </test>
17129   <test name="gtest-friend-04.cs">
17130     <type name="Test">
17131       <method name="Void .ctor()">
17132         <size>7</size>
17133       </method>
17134       <method name="Void Main()">
17135         <size>19</size>
17136       </method>
17137     </type>
17138   </test>
17139   <test name="gtest-friend-05.cs">
17140     <type name="Test">
17141       <method name="Void .ctor()">
17142         <size>7</size>
17143       </method>
17144       <method name="Void Main()">
17145         <size>20</size>
17146       </method>
17147     </type>
17148   </test>
17149   <test name="gtest-friend-06.cs">
17150     <type name="Test">
17151       <method name="Void .ctor()">
17152         <size>7</size>
17153       </method>
17154       <method name="Void Main()">
17155         <size>20</size>
17156       </method>
17157     </type>
17158   </test>
17159   <test name="gtest-friend-07.cs">
17160     <type name="Test">
17161       <method name="Void .ctor()">
17162         <size>7</size>
17163       </method>
17164       <method name="Void Main()">
17165         <size>20</size>
17166       </method>
17167     </type>
17168   </test>
17169   <test name="gtest-friend-08.cs">
17170     <type name="Test">
17171       <method name="Void .ctor()">
17172         <size>7</size>
17173       </method>
17174       <method name="Void Main()">
17175         <size>19</size>
17176       </method>
17177     </type>
17178   </test>
17179   <test name="gtest-friend-09.cs">
17180     <type name="Test">
17181       <method name="Void .ctor()">
17182         <size>7</size>
17183       </method>
17184       <method name="Void Main()">
17185         <size>20</size>
17186       </method>
17187     </type>
17188   </test>
17189   <test name="gtest-friend-10.cs">
17190     <type name="Test">
17191       <method name="Void .ctor()">
17192         <size>7</size>
17193       </method>
17194       <method name="Void Main()">
17195         <size>20</size>
17196       </method>
17197     </type>
17198   </test>
17199   <test name="gtest-friend-11.cs">
17200     <type name="Test">
17201       <method name="Void .ctor()">
17202         <size>7</size>
17203       </method>
17204       <method name="Void Main()">
17205         <size>20</size>
17206       </method>
17207     </type>
17208   </test>
17209   <test name="gtest-friend-12.cs">
17210     <type name="Test">
17211       <method name="Void .ctor()">
17212         <size>7</size>
17213       </method>
17214       <method name="Void Main()">
17215         <size>19</size>
17216       </method>
17217     </type>
17218   </test>
17219   <test name="gtest-friend-13.cs">
17220     <type name="B">
17221       <method name="Void .ctor()">
17222         <size>7</size>
17223       </method>
17224       <method name="Void Test()">
17225         <size>1</size>
17226       </method>
17227       <method name="Void Test_2()">
17228         <size>1</size>
17229       </method>
17230     </type>
17231     <type name="Test">
17232       <method name="Void .ctor()">
17233         <size>7</size>
17234       </method>
17235       <method name="Void Main()">
17236         <size>1</size>
17237       </method>
17238     </type>
17239   </test>
17240   <test name="gtest-implicitarray-01.cs">
17241     <type name="Test">
17242       <method name="Void .ctor()">
17243         <size>7</size>
17244       </method>
17245       <method name="Int32 Main()">
17246         <size>282</size>
17247       </method>
17248     </type>
17249     <type name="&lt;PrivateImplementationDetails&gt;">
17250       <method name="Void .ctor()">
17251         <size>7</size>
17252       </method>
17253     </type>
17254   </test>
17255   <test name="gtest-implicitarray-02.cs">
17256     <type name="MyString">
17257       <method name="Void .ctor()">
17258         <size>7</size>
17259       </method>
17260       <method name="System.String op_Implicit(MyString)">
17261         <size>6</size>
17262       </method>
17263     </type>
17264     <type name="Test">
17265       <method name="Void .ctor()">
17266         <size>7</size>
17267       </method>
17268       <method name="Int32 Main()">
17269         <size>50</size>
17270       </method>
17271     </type>
17272   </test>
17273   <test name="gtest-initialize-01.cs">
17274     <type name="MyClass">
17275       <method name="Void .ctor()">
17276         <size>18</size>
17277       </method>
17278       <method name="Int32 get_Answer()">
17279         <size>7</size>
17280       </method>
17281       <method name="Void set_Answer(Int32)">
17282         <size>8</size>
17283       </method>
17284     </type>
17285     <type name="Test">
17286       <method name="Void .ctor()">
17287         <size>7</size>
17288       </method>
17289       <method name="Int32 Main()">
17290         <size>67</size>
17291       </method>
17292     </type>
17293   </test>
17294   <test name="gtest-initialize-02.cs">
17295     <type name="Test">
17296       <method name="Void .ctor()">
17297         <size>7</size>
17298       </method>
17299       <method name="Int32 Main()">
17300         <size>1099</size>
17301       </method>
17302     </type>
17303     <type name="Test+Point">
17304       <method name="Void .ctor()">
17305         <size>7</size>
17306       </method>
17307     </type>
17308     <type name="Test+Line">
17309       <method name="Void .ctor()">
17310         <size>29</size>
17311       </method>
17312     </type>
17313     <type name="Test+Rectangle">
17314       <method name="Void .ctor()">
17315         <size>51</size>
17316       </method>
17317     </type>
17318     <type name="Test+Library">
17319       <method name="Void .ctor()">
17320         <size>53</size>
17321       </method>
17322     </type>
17323     <type name="Test+Thing">
17324       <method name="Void .ctor()">
17325         <size>7</size>
17326       </method>
17327     </type>
17328     <type name="Test+Box">
17329       <method name="Void .ctor()">
17330         <size>7</size>
17331       </method>
17332     </type>
17333   </test>
17334   <test name="gtest-initialize-03.cs">
17335     <type name="Data">
17336       <method name="Void .ctor()">
17337         <size>7</size>
17338       </method>
17339     </type>
17340     <type name="Test">
17341       <method name="Void .ctor()">
17342         <size>7</size>
17343       </method>
17344       <method name="Void set_Prop(Data)">
17345         <size>1</size>
17346       </method>
17347       <method name="System.Object Foo()">
17348         <size>15</size>
17349       </method>
17350       <method name="Void Main()">
17351         <size>52</size>
17352       </method>
17353     </type>
17354   </test>
17355   <test name="gtest-initialize-04.cs">
17356     <type name="C">
17357       <method name="Void .ctor()">
17358         <size>7</size>
17359       </method>
17360       <method name="Void .cctor()">
17361         <size>34</size>
17362       </method>
17363       <method name="Int32 Main()">
17364         <size>30</size>
17365       </method>
17366     </type>
17367   </test>
17368   <test name="gtest-initialize-05.cs">
17369     <type name="C">
17370       <method name="Void .ctor()">
17371         <size>7</size>
17372       </method>
17373       <method name="Int32 Main()">
17374         <size>219</size>
17375       </method>
17376     </type>
17377   </test>
17378   <test name="gtest-initialize-06.cs">
17379     <type name="C">
17380       <method name="Void .ctor()">
17381         <size>7</size>
17382       </method>
17383       <method name="Int32 Main()">
17384         <size>39</size>
17385       </method>
17386       <method name="Void Foo(Point ByRef)">
17387         <size>38</size>
17388       </method>
17389     </type>
17390   </test>
17391   <test name="gtest-initialize-07.cs">
17392     <type name="A">
17393       <method name="Void .ctor()">
17394         <size>7</size>
17395       </method>
17396       <method name="System.String get_Name()">
17397         <size>7</size>
17398       </method>
17399       <method name="Void set_Name(System.String)">
17400         <size>8</size>
17401       </method>
17402       <method name="Boolean Matches(System.String)">
17403         <size>13</size>
17404       </method>
17405     </type>
17406     <type name="M">
17407       <method name="Void .ctor()">
17408         <size>7</size>
17409       </method>
17410       <method name="Int32 Main()">
17411         <size>37</size>
17412       </method>
17413     </type>
17414   </test>
17415   <test name="gtest-initialize-08.cs">
17416     <type name="T">
17417       <method name="Void .ctor()">
17418         <size>7</size>
17419       </method>
17420     </type>
17421     <type name="X">
17422       <method name="Void .ctor()">
17423         <size>7</size>
17424       </method>
17425       <method name="Z[] get_Prop()">
17426         <size>7</size>
17427       </method>
17428       <method name="Void set_Prop(Z[])">
17429         <size>8</size>
17430       </method>
17431     </type>
17432     <type name="Z">
17433       <method name="Void .ctor()">
17434         <size>7</size>
17435       </method>
17436     </type>
17437     <type name="Test">
17438       <method name="Void .ctor(String)">
17439         <size>70</size>
17440       </method>
17441       <method name="Void .ctor(Int32)">
17442         <size>70</size>
17443       </method>
17444     </type>
17445     <type name="C">
17446       <method name="Void .ctor()">
17447         <size>7</size>
17448       </method>
17449       <method name="Int32 Main()">
17450         <size>13</size>
17451       </method>
17452     </type>
17453   </test>
17454   <test name="gtest-initialize-09.cs">
17455     <type name="Test">
17456       <method name="Void .ctor()">
17457         <size>7</size>
17458       </method>
17459       <method name="Int32 Main()">
17460         <size>54</size>
17461       </method>
17462     </type>
17463   </test>
17464   <test name="gtest-initialize-10.cs">
17465     <type name="Foo">
17466       <method name="Void .ctor()">
17467         <size>7</size>
17468       </method>
17469       <method name="Int32 get_P()">
17470         <size>7</size>
17471       </method>
17472       <method name="Void set_P(Int32)">
17473         <size>8</size>
17474       </method>
17475     </type>
17476     <type name="Y">
17477       <method name="Void .ctor()">
17478         <size>7</size>
17479       </method>
17480       <method name="Int32 Main()">
17481         <size>38</size>
17482       </method>
17483       <method name="Boolean Do(Foo)">
17484         <size>86</size>
17485       </method>
17486     </type>
17487   </test>
17488   <test name="gtest-iter-01.cs">
17489     <type name="C">
17490       <method name="Void .ctor()">
17491         <size>7</size>
17492       </method>
17493       <method name="Void Main()">
17494         <size>1</size>
17495       </method>
17496     </type>
17497     <type name="C+ArrayReadOnlyList`1[T]">
17498       <method name="Void .ctor()">
17499         <size>7</size>
17500       </method>
17501       <method name="T get_Item(Int32)">
17502         <size>13</size>
17503       </method>
17504       <method name="IEnumerator`1 GetEnumerator()">
17505         <size>15</size>
17506       </method>
17507     </type>
17508     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17509       <method name="Void .ctor()">
17510         <size>7</size>
17511       </method>
17512       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17513         <size>12</size>
17514       </method>
17515       <method name="Boolean MoveNext()">
17516         <size>136</size>
17517       </method>
17518       <method name="Void Dispose()">
17519         <size>8</size>
17520       </method>
17521       <method name="Void Reset()">
17522         <size>6</size>
17523       </method>
17524       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17525         <size>7</size>
17526       </method>
17527     </type>
17528   </test>
17529   <test name="gtest-iter-02.cs">
17530     <type name="C">
17531       <method name="Void .ctor()">
17532         <size>7</size>
17533       </method>
17534       <method name="IEnumerator`1 Test()">
17535         <size>8</size>
17536       </method>
17537       <method name="Void Main()">
17538         <size>1</size>
17539       </method>
17540     </type>
17541     <type name="C+&lt;Test&gt;c__Iterator0">
17542       <method name="Void .ctor()">
17543         <size>7</size>
17544       </method>
17545       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17546         <size>12</size>
17547       </method>
17548       <method name="Boolean MoveNext()">
17549         <size>25</size>
17550       </method>
17551       <method name="Void Dispose()">
17552         <size>8</size>
17553       </method>
17554       <method name="Void Reset()">
17555         <size>6</size>
17556       </method>
17557       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17558         <size>7</size>
17559       </method>
17560     </type>
17561   </test>
17562   <test name="gtest-iter-03.cs">
17563     <type name="Test">
17564       <method name="Void .ctor()">
17565         <size>18</size>
17566       </method>
17567       <method name="IEnumerable`1 Annotations[T]()">
17568         <size>23</size>
17569       </method>
17570       <method name="IEnumerable`1 Annotations(System.Type)">
17571         <size>37</size>
17572       </method>
17573       <method name="Void Main()">
17574         <size>14</size>
17575       </method>
17576     </type>
17577     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17578       <method name="Void .ctor()">
17579         <size>7</size>
17580       </method>
17581       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17582         <size>12</size>
17583       </method>
17584       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17585         <size>7</size>
17586       </method>
17587       <method name="Boolean MoveNext()">
17588         <size>194</size>
17589       </method>
17590       <method name="Void Dispose()">
17591         <size>60</size>
17592       </method>
17593       <method name="Void Reset()">
17594         <size>6</size>
17595       </method>
17596     </type>
17597     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17598       <method name="Void .ctor()">
17599         <size>7</size>
17600       </method>
17601       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17602         <size>7</size>
17603       </method>
17604       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17605         <size>7</size>
17606       </method>
17607       <method name="Boolean MoveNext()">
17608         <size>218</size>
17609       </method>
17610       <method name="Void Dispose()">
17611         <size>56</size>
17612       </method>
17613       <method name="Void Reset()">
17614         <size>6</size>
17615       </method>
17616     </type>
17617     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17618       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17619         <size>7</size>
17620       </method>
17621       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17622         <size>40</size>
17623       </method>
17624     </type>
17625     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17626       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17627         <size>7</size>
17628       </method>
17629       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17630         <size>52</size>
17631       </method>
17632     </type>
17633   </test>
17634   <test name="gtest-iter-04.cs">
17635     <type name="TestClass">
17636       <method name="Void .ctor()">
17637         <size>7</size>
17638       </method>
17639       <method name="Void ToString(System.Object)">
17640         <size>0</size>
17641       </method>
17642       <method name="IEnumerable`1 TestEnumerator()">
17643         <size>23</size>
17644       </method>
17645       <method name="Void Test()">
17646         <size>8</size>
17647       </method>
17648     </type>
17649     <type name="M">
17650       <method name="Void .ctor()">
17651         <size>7</size>
17652       </method>
17653       <method name="Void Main()">
17654         <size>1</size>
17655       </method>
17656     </type>
17657     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17658       <method name="Void .ctor()">
17659         <size>7</size>
17660       </method>
17661       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17662         <size>7</size>
17663       </method>
17664       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17665         <size>7</size>
17666       </method>
17667       <method name="Boolean MoveNext()">
17668         <size>37</size>
17669       </method>
17670       <method name="Void Dispose()">
17671         <size>8</size>
17672       </method>
17673       <method name="Void Reset()">
17674         <size>6</size>
17675       </method>
17676       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17677         <size>7</size>
17678       </method>
17679       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17680         <size>40</size>
17681       </method>
17682     </type>
17683   </test>
17684   <test name="gtest-iter-05.cs">
17685     <type name="Test">
17686       <method name="Void .ctor()">
17687         <size>7</size>
17688       </method>
17689       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17690         <size>44</size>
17691       </method>
17692       <method name="Void Main()">
17693         <size>31</size>
17694       </method>
17695     </type>
17696     <type name="Foo`1[T]">
17697       <method name="Void .ctor()">
17698         <size>7</size>
17699       </method>
17700       <method name="Void CreateItem[G]()">
17701         <size>1</size>
17702       </method>
17703     </type>
17704     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17705       <method name="Void .ctor()">
17706         <size>7</size>
17707       </method>
17708       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17709         <size>12</size>
17710       </method>
17711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17712         <size>7</size>
17713       </method>
17714       <method name="Boolean MoveNext()">
17715         <size>185</size>
17716       </method>
17717       <method name="Void Dispose()">
17718         <size>60</size>
17719       </method>
17720       <method name="Void Reset()">
17721         <size>6</size>
17722       </method>
17723       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17724         <size>7</size>
17725       </method>
17726       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17727         <size>52</size>
17728       </method>
17729     </type>
17730   </test>
17731   <test name="gtest-iter-06.cs">
17732     <type name="Mono.Rocks.KeyValuePair">
17733       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17734         <size>13</size>
17735       </method>
17736     </type>
17737     <type name="Mono.Rocks.Sequence">
17738       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17739         <size>8</size>
17740       </method>
17741       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17742         <size>44</size>
17743       </method>
17744     </type>
17745     <type name="Mono.Rocks.Test">
17746       <method name="Void .ctor()">
17747         <size>7</size>
17748       </method>
17749       <method name="Int32 Main()">
17750         <size>116</size>
17751       </method>
17752       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17753         <size>30</size>
17754       </method>
17755     </type>
17756     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17757       <method name="Void .ctor()">
17758         <size>7</size>
17759       </method>
17760       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17761         <size>12</size>
17762       </method>
17763       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17764         <size>7</size>
17765       </method>
17766       <method name="Boolean MoveNext()">
17767         <size>183</size>
17768       </method>
17769       <method name="Void Dispose()">
17770         <size>8</size>
17771       </method>
17772       <method name="Void Reset()">
17773         <size>6</size>
17774       </method>
17775       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17776         <size>7</size>
17777       </method>
17778       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17779         <size>52</size>
17780       </method>
17781     </type>
17782   </test>
17783   <test name="gtest-iter-07.cs">
17784     <type name="Test">
17785       <method name="Void .ctor()">
17786         <size>7</size>
17787       </method>
17788       <method name="Int32 Main()">
17789         <size>8</size>
17790       </method>
17791       <method name="Void TestFunction(IEnumerable`1)">
17792         <size>35</size>
17793       </method>
17794     </type>
17795     <type name="MySystem">
17796       <method name="Void .ctor()">
17797         <size>34</size>
17798       </method>
17799       <method name="IEnumerable`1 get_Items()">
17800         <size>23</size>
17801       </method>
17802     </type>
17803     <type name="MySystem+&lt;&gt;c__Iterator0">
17804       <method name="Void .ctor()">
17805         <size>7</size>
17806       </method>
17807       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17808         <size>7</size>
17809       </method>
17810       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17811         <size>7</size>
17812       </method>
17813       <method name="Boolean MoveNext()">
17814         <size>186</size>
17815       </method>
17816       <method name="Void Dispose()">
17817         <size>56</size>
17818       </method>
17819       <method name="Void Reset()">
17820         <size>6</size>
17821       </method>
17822       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17823         <size>7</size>
17824       </method>
17825       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17826         <size>40</size>
17827       </method>
17828     </type>
17829   </test>
17830   <test name="gtest-iter-08.cs">
17831     <type name="App">
17832       <method name="Void .ctor()">
17833         <size>7</size>
17834       </method>
17835       <method name="IEnumerable QueryEnumerable[T]()">
17836         <size>16</size>
17837       </method>
17838       <method name="Int32 Main()">
17839         <size>116</size>
17840       </method>
17841     </type>
17842     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17843       <method name="Void .ctor()">
17844         <size>7</size>
17845       </method>
17846       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17847         <size>7</size>
17848       </method>
17849       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17850         <size>7</size>
17851       </method>
17852       <method name="Boolean MoveNext()">
17853         <size>84</size>
17854       </method>
17855       <method name="Void Dispose()">
17856         <size>8</size>
17857       </method>
17858       <method name="Void Reset()">
17859         <size>6</size>
17860       </method>
17861     </type>
17862     <type name="App">
17863       <method name="T TestType[T]()">
17864         <size>21</size>
17865       </method>
17866       <method name="System.Object TestType(System.Type)">
17867         <size>6</size>
17868       </method>
17869     </type>
17870     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17871       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17872         <size>7</size>
17873       </method>
17874       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17875         <size>26</size>
17876       </method>
17877     </type>
17878   </test>
17879   <test name="gtest-iter-09.cs">
17880     <type name="Test">
17881       <method name="Void .ctor()">
17882         <size>7</size>
17883       </method>
17884       <method name="IEnumerable`1 Create[T](T[,])">
17885         <size>30</size>
17886       </method>
17887       <method name="Int32 Main()">
17888         <size>94</size>
17889       </method>
17890     </type>
17891     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17892       <method name="Void .ctor()">
17893         <size>7</size>
17894       </method>
17895       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17896         <size>12</size>
17897       </method>
17898       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17899         <size>7</size>
17900       </method>
17901       <method name="Boolean MoveNext()">
17902         <size>130</size>
17903       </method>
17904       <method name="Void Dispose()">
17905         <size>8</size>
17906       </method>
17907       <method name="Void Reset()">
17908         <size>6</size>
17909       </method>
17910       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17911         <size>7</size>
17912       </method>
17913       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17914         <size>40</size>
17915       </method>
17916     </type>
17917   </test>
17918   <test name="gtest-iter-10.cs">
17919     <type name="Test">
17920       <method name="Void .ctor()">
17921         <size>7</size>
17922       </method>
17923       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17924         <size>44</size>
17925       </method>
17926       <method name="Int32 Main()">
17927         <size>159</size>
17928       </method>
17929     </type>
17930     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17931       <method name="Void .ctor()">
17932         <size>7</size>
17933       </method>
17934       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17935         <size>7</size>
17936       </method>
17937       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17938         <size>12</size>
17939       </method>
17940       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17941         <size>7</size>
17942       </method>
17943       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17944         <size>52</size>
17945       </method>
17946       <method name="Boolean MoveNext()">
17947         <size>103</size>
17948       </method>
17949       <method name="Void Dispose()">
17950         <size>8</size>
17951       </method>
17952       <method name="Void Reset()">
17953         <size>6</size>
17954       </method>
17955     </type>
17956   </test>
17957   <test name="gtest-iter-11.cs">
17958     <type name="Foo">
17959       <method name="Void .ctor()">
17960         <size>7</size>
17961       </method>
17962     </type>
17963     <type name="Bar">
17964       <method name="Void .ctor()">
17965         <size>7</size>
17966       </method>
17967       <method name="System.String get_Name()">
17968         <size>7</size>
17969       </method>
17970       <method name="Void set_Name(System.String)">
17971         <size>8</size>
17972       </method>
17973     </type>
17974     <type name="Collection`1[T]">
17975       <method name="Void .ctor()">
17976         <size>18</size>
17977       </method>
17978       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17979         <size>7</size>
17980       </method>
17981       <method name="Void Add(T)">
17982         <size>13</size>
17983       </method>
17984       <method name="IEnumerator`1 GetEnumerator()">
17985         <size>15</size>
17986       </method>
17987     </type>
17988     <type name="BarCollection">
17989       <method name="Void .ctor()">
17990         <size>7</size>
17991       </method>
17992     </type>
17993     <type name="Program">
17994       <method name="Void .ctor()">
17995         <size>7</size>
17996       </method>
17997       <method name="Int32 Main()">
17998         <size>148</size>
17999       </method>
18000     </type>
18001     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18002       <method name="Void .ctor()">
18003         <size>7</size>
18004       </method>
18005       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18006         <size>7</size>
18007       </method>
18008       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18009         <size>12</size>
18010       </method>
18011       <method name="Boolean MoveNext()">
18012         <size>175</size>
18013       </method>
18014       <method name="Void Dispose()">
18015         <size>56</size>
18016       </method>
18017       <method name="Void Reset()">
18018         <size>6</size>
18019       </method>
18020     </type>
18021   </test>
18022   <test name="gtest-lambda-01.cs">
18023     <type name="X">
18024       <method name="Int32 Main()">
18025         <size>300</size>
18026       </method>
18027       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18028         <size>4</size>
18029       </method>
18030       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18031         <size>4</size>
18032       </method>
18033       <method name="Void &lt;Main&gt;m__3(Int32)">
18034         <size>8</size>
18035       </method>
18036       <method name="Void .ctor(Int32)">
18037         <size>13</size>
18038       </method>
18039     </type>
18040     <type name="IntFunc">
18041       <method name="Int32 Invoke(Int32)">
18042         <size>0</size>
18043       </method>
18044       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18045         <size>0</size>
18046       </method>
18047       <method name="Int32 EndInvoke(IAsyncResult)">
18048         <size>0</size>
18049       </method>
18050       <method name="Void .ctor(Object, IntPtr)">
18051         <size>0</size>
18052       </method>
18053     </type>
18054     <type name="VoidFunc">
18055       <method name="Void Invoke(Int32)">
18056         <size>0</size>
18057       </method>
18058       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18059         <size>0</size>
18060       </method>
18061       <method name="Void EndInvoke(IAsyncResult)">
18062         <size>0</size>
18063       </method>
18064       <method name="Void .ctor(Object, IntPtr)">
18065         <size>0</size>
18066       </method>
18067     </type>
18068     <type name="X+&lt;Main&gt;c__AnonStorey0">
18069       <method name="Void &lt;&gt;m__2(Int32)">
18070         <size>8</size>
18071       </method>
18072       <method name="Void .ctor()">
18073         <size>7</size>
18074       </method>
18075     </type>
18076   </test>
18077   <test name="gtest-lambda-02.cs">
18078     <type name="X">
18079       <method name="Void Foo(funci)">
18080         <size>16</size>
18081       </method>
18082       <method name="Void Foo(funcs)">
18083         <size>19</size>
18084       </method>
18085       <method name="Void Main()">
18086         <size>35</size>
18087       </method>
18088       <method name="System.String &lt;Main&gt;m__0(System.String)">
18089         <size>12</size>
18090       </method>
18091       <method name="Void .ctor()">
18092         <size>7</size>
18093       </method>
18094     </type>
18095     <type name="funcs">
18096       <method name="System.String Invoke(System.String)">
18097         <size>0</size>
18098       </method>
18099       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18100         <size>0</size>
18101       </method>
18102       <method name="System.String EndInvoke(IAsyncResult)">
18103         <size>0</size>
18104       </method>
18105       <method name="Void .ctor(Object, IntPtr)">
18106         <size>0</size>
18107       </method>
18108     </type>
18109     <type name="funci">
18110       <method name="Int32 Invoke(Int32)">
18111         <size>0</size>
18112       </method>
18113       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18114         <size>0</size>
18115       </method>
18116       <method name="Int32 EndInvoke(IAsyncResult)">
18117         <size>0</size>
18118       </method>
18119       <method name="Void .ctor(Object, IntPtr)">
18120         <size>0</size>
18121       </method>
18122     </type>
18123   </test>
18124   <test name="gtest-lambda-03.cs">
18125     <type name="Demo">
18126       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18127         <size>8</size>
18128       </method>
18129       <method name="Int32 Main()">
18130         <size>54</size>
18131       </method>
18132       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18133         <size>7</size>
18134       </method>
18135       <method name="Void .ctor()">
18136         <size>7</size>
18137       </method>
18138     </type>
18139     <type name="Func`2[TArg0,TResult]">
18140       <method name="TResult Invoke(TArg0)">
18141         <size>0</size>
18142       </method>
18143       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18144         <size>0</size>
18145       </method>
18146       <method name="TResult EndInvoke(IAsyncResult)">
18147         <size>0</size>
18148       </method>
18149       <method name="Void .ctor(Object, IntPtr)">
18150         <size>0</size>
18151       </method>
18152     </type>
18153   </test>
18154   <test name="gtest-lambda-04.cs">
18155     <type name="Demo">
18156       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18157         <size>14</size>
18158       </method>
18159       <method name="Int32 Main()">
18160         <size>103</size>
18161       </method>
18162       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18163         <size>7</size>
18164       </method>
18165       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18166         <size>8</size>
18167       </method>
18168       <method name="Void .ctor()">
18169         <size>7</size>
18170       </method>
18171     </type>
18172     <type name="Func`2[TArg0,TResult]">
18173       <method name="TResult Invoke(TArg0)">
18174         <size>0</size>
18175       </method>
18176       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18177         <size>0</size>
18178       </method>
18179       <method name="TResult EndInvoke(IAsyncResult)">
18180         <size>0</size>
18181       </method>
18182       <method name="Void .ctor(Object, IntPtr)">
18183         <size>0</size>
18184       </method>
18185     </type>
18186   </test>
18187   <test name="gtest-lambda-05.cs">
18188     <type name="C">
18189       <method name="Boolean M(C+db)">
18190         <size>8</size>
18191       </method>
18192       <method name="System.String M(C+ds)">
18193         <size>6</size>
18194       </method>
18195       <method name="Int32 M(C+di)">
18196         <size>8</size>
18197       </method>
18198       <method name="Int32 Main()">
18199         <size>125</size>
18200       </method>
18201       <method name="System.String &lt;Main&gt;m__0(System.String)">
18202         <size>31</size>
18203       </method>
18204       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18205         <size>31</size>
18206       </method>
18207       <method name="Void .ctor()">
18208         <size>7</size>
18209       </method>
18210     </type>
18211     <type name="C+di">
18212       <method name="Int32 Invoke(Int32)">
18213         <size>0</size>
18214       </method>
18215       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18216         <size>0</size>
18217       </method>
18218       <method name="Int32 EndInvoke(IAsyncResult)">
18219         <size>0</size>
18220       </method>
18221       <method name="Void .ctor(Object, IntPtr)">
18222         <size>0</size>
18223       </method>
18224     </type>
18225     <type name="C+ds">
18226       <method name="System.String Invoke(System.String)">
18227         <size>0</size>
18228       </method>
18229       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18230         <size>0</size>
18231       </method>
18232       <method name="System.String EndInvoke(IAsyncResult)">
18233         <size>0</size>
18234       </method>
18235       <method name="Void .ctor(Object, IntPtr)">
18236         <size>0</size>
18237       </method>
18238     </type>
18239     <type name="C+db">
18240       <method name="Boolean Invoke(Boolean)">
18241         <size>0</size>
18242       </method>
18243       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18244         <size>0</size>
18245       </method>
18246       <method name="Boolean EndInvoke(IAsyncResult)">
18247         <size>0</size>
18248       </method>
18249       <method name="Void .ctor(Object, IntPtr)">
18250         <size>0</size>
18251       </method>
18252     </type>
18253     <type name="C+&lt;Main&gt;c__AnonStorey0">
18254       <method name="System.String &lt;&gt;m__2(System.String)">
18255         <size>12</size>
18256       </method>
18257       <method name="Void .ctor()">
18258         <size>7</size>
18259       </method>
18260     </type>
18261     <type name="C+&lt;Main&gt;c__AnonStorey1">
18262       <method name="Int32 &lt;&gt;m__3(Int32)">
18263         <size>11</size>
18264       </method>
18265       <method name="Void .ctor()">
18266         <size>7</size>
18267       </method>
18268     </type>
18269   </test>
18270   <test name="gtest-lambda-06.cs">
18271     <type name="TestClass">
18272       <method name="Void P(TestClass+DT)">
18273         <size>26</size>
18274       </method>
18275       <method name="Void P(TestClass+DF)">
18276         <size>26</size>
18277       </method>
18278       <method name="T And(T, T)">
18279         <size>10</size>
18280       </method>
18281       <method name="F And(T, F)">
18282         <size>10</size>
18283       </method>
18284       <method name="F And(F, T)">
18285         <size>10</size>
18286       </method>
18287       <method name="F And(F, F)">
18288         <size>10</size>
18289       </method>
18290       <method name="T Or(T, T)">
18291         <size>10</size>
18292       </method>
18293       <method name="T Or(T, F)">
18294         <size>10</size>
18295       </method>
18296       <method name="T Or(F, T)">
18297         <size>10</size>
18298       </method>
18299       <method name="F Or(F, F)">
18300         <size>10</size>
18301       </method>
18302       <method name="F Not(T)">
18303         <size>10</size>
18304       </method>
18305       <method name="T Not(F)">
18306         <size>10</size>
18307       </method>
18308       <method name="Void StopTrue(T)">
18309         <size>1</size>
18310       </method>
18311       <method name="Int32 Main()">
18312         <size>36</size>
18313       </method>
18314       <method name="Void &lt;Main&gt;m__0(F)">
18315         <size>31</size>
18316       </method>
18317       <method name="Void .ctor()">
18318         <size>7</size>
18319       </method>
18320     </type>
18321     <type name="TestClass+DT">
18322       <method name="Void Invoke(T)">
18323         <size>0</size>
18324       </method>
18325       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18326         <size>0</size>
18327       </method>
18328       <method name="Void EndInvoke(IAsyncResult)">
18329         <size>0</size>
18330       </method>
18331       <method name="Void .ctor(Object, IntPtr)">
18332         <size>0</size>
18333       </method>
18334     </type>
18335     <type name="TestClass+DF">
18336       <method name="Void Invoke(F)">
18337         <size>0</size>
18338       </method>
18339       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18340         <size>0</size>
18341       </method>
18342       <method name="Void EndInvoke(IAsyncResult)">
18343         <size>0</size>
18344       </method>
18345       <method name="Void .ctor(Object, IntPtr)">
18346         <size>0</size>
18347       </method>
18348     </type>
18349     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18350       <method name="Void &lt;&gt;m__1(T)">
18351         <size>38</size>
18352       </method>
18353       <method name="Void .ctor()">
18354         <size>7</size>
18355       </method>
18356     </type>
18357     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18358       <method name="Void &lt;&gt;m__2(F)">
18359         <size>77</size>
18360       </method>
18361       <method name="Void .ctor()">
18362         <size>7</size>
18363       </method>
18364     </type>
18365   </test>
18366   <test name="gtest-lambda-07.cs">
18367     <type name="C">
18368       <method name="Void Test(D)">
18369         <size>1</size>
18370       </method>
18371       <method name="Void Test(System.Object, D)">
18372         <size>1</size>
18373       </method>
18374       <method name="Void Test(D, D)">
18375         <size>1</size>
18376       </method>
18377       <method name="Void Test2(System.Object, E)">
18378         <size>1</size>
18379       </method>
18380       <method name="Void Main()">
18381         <size>207</size>
18382       </method>
18383       <method name="Void &lt;Main&gt;m__0()">
18384         <size>1</size>
18385       </method>
18386       <method name="Void &lt;Main&gt;m__1()">
18387         <size>1</size>
18388       </method>
18389       <method name="Void &lt;Main&gt;m__2()">
18390         <size>1</size>
18391       </method>
18392       <method name="Void &lt;Main&gt;m__3()">
18393         <size>1</size>
18394       </method>
18395       <method name="Void &lt;Main&gt;m__4()">
18396         <size>1</size>
18397       </method>
18398       <method name="Void &lt;Main&gt;m__5(Boolean)">
18399         <size>1</size>
18400       </method>
18401       <method name="Void .ctor()">
18402         <size>7</size>
18403       </method>
18404     </type>
18405     <type name="D">
18406       <method name="Void Invoke()">
18407         <size>0</size>
18408       </method>
18409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18410         <size>0</size>
18411       </method>
18412       <method name="Void EndInvoke(IAsyncResult)">
18413         <size>0</size>
18414       </method>
18415       <method name="Void .ctor(Object, IntPtr)">
18416         <size>0</size>
18417       </method>
18418     </type>
18419     <type name="E">
18420       <method name="Void Invoke(Boolean)">
18421         <size>0</size>
18422       </method>
18423       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18424         <size>0</size>
18425       </method>
18426       <method name="Void EndInvoke(IAsyncResult)">
18427         <size>0</size>
18428       </method>
18429       <method name="Void .ctor(Object, IntPtr)">
18430         <size>0</size>
18431       </method>
18432     </type>
18433   </test>
18434   <test name="gtest-lambda-08.cs">
18435     <type name="C">
18436       <method name="Void Test[T,R](System.Func`2[T,R])">
18437         <size>1</size>
18438       </method>
18439       <method name="Int32 Main()">
18440         <size>321</size>
18441       </method>
18442       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18443         <size>4</size>
18444       </method>
18445       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18446         <size>5</size>
18447       </method>
18448       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18449         <size>4</size>
18450       </method>
18451       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18452         <size>5</size>
18453       </method>
18454       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18455         <size>4</size>
18456       </method>
18457       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18458         <size>5</size>
18459       </method>
18460       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18461         <size>4</size>
18462       </method>
18463       <method name="Void .ctor()">
18464         <size>7</size>
18465       </method>
18466     </type>
18467   </test>
18468   <test name="gtest-lambda-09.cs">
18469     <type name="C">
18470       <method name="IEnumerable`1 Test[T](T)">
18471         <size>2</size>
18472       </method>
18473       <method name="IEnumerable`1 Test[T](Func`1[T])">
18474         <size>2</size>
18475       </method>
18476       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18477         <size>2</size>
18478       </method>
18479       <method name="Void Main()">
18480         <size>113</size>
18481       </method>
18482       <method name="System.String &lt;Main&gt;m__0()">
18483         <size>6</size>
18484       </method>
18485       <method name="System.String &lt;Main&gt;m__1()">
18486         <size>6</size>
18487       </method>
18488       <method name="System.String &lt;Main&gt;m__2(System.String)">
18489         <size>6</size>
18490       </method>
18491       <method name="Void .ctor()">
18492         <size>7</size>
18493       </method>
18494     </type>
18495     <type name="Func`1[TD]">
18496       <method name="TD Invoke()">
18497         <size>0</size>
18498       </method>
18499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18500         <size>0</size>
18501       </method>
18502       <method name="TD EndInvoke(IAsyncResult)">
18503         <size>0</size>
18504       </method>
18505       <method name="Void .ctor(Object, IntPtr)">
18506         <size>0</size>
18507       </method>
18508     </type>
18509     <type name="Func`2[TA,TR]">
18510       <method name="TR Invoke(TA)">
18511         <size>0</size>
18512       </method>
18513       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18514         <size>0</size>
18515       </method>
18516       <method name="TR EndInvoke(IAsyncResult)">
18517         <size>0</size>
18518       </method>
18519       <method name="Void .ctor(Object, IntPtr)">
18520         <size>0</size>
18521       </method>
18522     </type>
18523   </test>
18524   <test name="gtest-lambda-10.cs">
18525     <type name="C">
18526       <method name="Void Foo[TSource](IEnumerable`1)">
18527         <size>1</size>
18528       </method>
18529       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18530         <size>1</size>
18531       </method>
18532       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18533         <size>1</size>
18534       </method>
18535       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18536         <size>1</size>
18537       </method>
18538       <method name="Void Main()">
18539         <size>97</size>
18540       </method>
18541       <method name="Void .ctor()">
18542         <size>7</size>
18543       </method>
18544     </type>
18545     <type name="C+&lt;Main&gt;c__AnonStorey0">
18546       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18547         <size>7</size>
18548       </method>
18549       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18550         <size>7</size>
18551       </method>
18552       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18553         <size>7</size>
18554       </method>
18555       <method name="Void .ctor()">
18556         <size>7</size>
18557       </method>
18558     </type>
18559   </test>
18560   <test name="gtest-lambda-11.cs">
18561     <type name="Pair`2[T1,T2]">
18562       <method name="Void .ctor()">
18563         <size>7</size>
18564       </method>
18565     </type>
18566     <type name="C">
18567       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18568         <size>1</size>
18569       </method>
18570     </type>
18571     <type name="E`1[TI]">
18572       <method name="Void Rep1[TV](Group`2[TI,TV])">
18573         <size>37</size>
18574       </method>
18575       <method name="Void .ctor()">
18576         <size>7</size>
18577       </method>
18578     </type>
18579     <type name="M">
18580       <method name="Void Main()">
18581         <size>1</size>
18582       </method>
18583       <method name="Void .ctor()">
18584         <size>7</size>
18585       </method>
18586     </type>
18587     <type name="Group`2[T1,T2]">
18588       <method name="Pair`2[T1,T2] Invoke(T1)">
18589         <size>0</size>
18590       </method>
18591       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18592         <size>0</size>
18593       </method>
18594       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18595         <size>0</size>
18596       </method>
18597       <method name="Void .ctor(Object, IntPtr)">
18598         <size>0</size>
18599       </method>
18600     </type>
18601     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18602       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18603         <size>7</size>
18604       </method>
18605       <method name="Void .ctor()">
18606         <size>7</size>
18607       </method>
18608     </type>
18609   </test>
18610   <test name="gtest-lambda-12.cs">
18611     <type name="Demo">
18612       <method name="Void F[T](T[], T, Func`1[T])">
18613         <size>42</size>
18614       </method>
18615       <method name="Int32 Main()">
18616         <size>65</size>
18617       </method>
18618       <method name="Void .ctor()">
18619         <size>7</size>
18620       </method>
18621     </type>
18622     <type name="Func`1[TA]">
18623       <method name="Void Invoke(TA)">
18624         <size>0</size>
18625       </method>
18626       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18627         <size>0</size>
18628       </method>
18629       <method name="Void EndInvoke(IAsyncResult)">
18630         <size>0</size>
18631       </method>
18632       <method name="Void .ctor(Object, IntPtr)">
18633         <size>0</size>
18634       </method>
18635     </type>
18636     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18637       <method name="Void &lt;&gt;m__0(Int32)">
18638         <size>10</size>
18639       </method>
18640       <method name="Void .ctor()">
18641         <size>7</size>
18642       </method>
18643     </type>
18644   </test>
18645   <test name="gtest-lambda-13.cs">
18646     <type name="TestUnary">
18647       <method name="Void Foo(System.Action`1[System.Int32])">
18648         <size>1</size>
18649       </method>
18650       <method name="Void Bar()">
18651         <size>35</size>
18652       </method>
18653       <method name="Void &lt;Bar&gt;m__0(Int32)">
18654         <size>6</size>
18655       </method>
18656       <method name="Void .ctor()">
18657         <size>7</size>
18658       </method>
18659     </type>
18660     <type name="Program">
18661       <method name="Void Foo(System.Action`1[System.String])">
18662         <size>12</size>
18663       </method>
18664       <method name="T Foo[T](System.Func`2[System.String,T])">
18665         <size>12</size>
18666       </method>
18667       <method name="System.String Bar()">
18668         <size>35</size>
18669       </method>
18670       <method name="Void Main()">
18671         <size>76</size>
18672       </method>
18673       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18674         <size>7</size>
18675       </method>
18676       <method name="System.String &lt;Main&gt;m__2(System.String)">
18677         <size>2</size>
18678       </method>
18679       <method name="Void &lt;Main&gt;m__3(System.String)">
18680         <size>7</size>
18681       </method>
18682       <method name="Void .ctor()">
18683         <size>7</size>
18684       </method>
18685     </type>
18686   </test>
18687   <test name="gtest-lambda-14.cs">
18688     <type name="Test">
18689       <method name="Void Main()">
18690         <size>1</size>
18691       </method>
18692       <method name="Void Foo[T]()">
18693         <size>14</size>
18694       </method>
18695       <method name="Void .ctor()">
18696         <size>7</size>
18697       </method>
18698       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18699         <size>2</size>
18700       </method>
18701     </type>
18702   </test>
18703   <test name="gtest-lambda-15.cs">
18704     <type name="Enumerable">
18705       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18706         <size>32</size>
18707       </method>
18708       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18709         <size>120</size>
18710       </method>
18711     </type>
18712     <type name="Repro">
18713       <method name="Int32 Main()">
18714         <size>115</size>
18715       </method>
18716       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18717         <size>7</size>
18718       </method>
18719       <method name="Void .ctor()">
18720         <size>7</size>
18721       </method>
18722     </type>
18723     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18724       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18725         <size>15</size>
18726       </method>
18727       <method name="Void .ctor()">
18728         <size>7</size>
18729       </method>
18730     </type>
18731   </test>
18732   <test name="gtest-lambda-16.cs">
18733     <type name="Repro">
18734       <method name="Void AssertFoo[T](IList`1)">
18735         <size>34</size>
18736       </method>
18737       <method name="Void Main()">
18738         <size>1</size>
18739       </method>
18740       <method name="Void .ctor()">
18741         <size>7</size>
18742       </method>
18743     </type>
18744     <type name="Repro+Runner`1[T]">
18745       <method name="Void .ctor(Action`1, T)">
18746         <size>7</size>
18747       </method>
18748     </type>
18749     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18750       <method name="Void &lt;&gt;m__0(Int32)">
18751         <size>52</size>
18752       </method>
18753       <method name="Void .ctor()">
18754         <size>7</size>
18755       </method>
18756     </type>
18757   </test>
18758   <test name="gtest-lambda-17.cs">
18759     <type name="TestCase">
18760       <method name="Void Testing()">
18761         <size>75</size>
18762       </method>
18763       <method name="Void Main()">
18764         <size>11</size>
18765       </method>
18766       <method name="Void &lt;Testing&gt;m__0()">
18767         <size>8</size>
18768       </method>
18769       <method name="Void .ctor()">
18770         <size>7</size>
18771       </method>
18772     </type>
18773   </test>
18774   <test name="gtest-lambda-18.cs">
18775     <type name="Test">
18776       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18777         <size>33</size>
18778       </method>
18779       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18780         <size>1</size>
18781       </method>
18782       <method name="Void Main()">
18783         <size>1</size>
18784       </method>
18785     </type>
18786     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18787       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18788         <size>14</size>
18789       </method>
18790       <method name="Void .ctor()">
18791         <size>7</size>
18792       </method>
18793     </type>
18794   </test>
18795   <test name="gtest-lambda-19.cs">
18796     <type name="Crasher">
18797       <method name="Void Crash()">
18798         <size>36</size>
18799       </method>
18800       <method name="Void Do(System.Action)">
18801         <size>1</size>
18802       </method>
18803       <method name="Void Main()">
18804         <size>1</size>
18805       </method>
18806       <method name="Void .ctor()">
18807         <size>7</size>
18808       </method>
18809     </type>
18810     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18811       <method name="Void &lt;&gt;m__0()">
18812         <size>27</size>
18813       </method>
18814       <method name="Void .ctor()">
18815         <size>7</size>
18816       </method>
18817     </type>
18818   </test>
18819   <test name="gtest-lambda-20.cs">
18820     <type name="Z">
18821       <method name="Void &lt;Z&gt;m__0()">
18822         <size>7</size>
18823       </method>
18824       <method name="Void .ctor()">
18825         <size>37</size>
18826       </method>
18827     </type>
18828     <type name="Test">
18829       <method name="Boolean Foo()">
18830         <size>2</size>
18831       </method>
18832       <method name="Void Main()">
18833         <size>1</size>
18834       </method>
18835       <method name="Void .ctor()">
18836         <size>7</size>
18837       </method>
18838     </type>
18839     <type name="TestMethod">
18840       <method name="Void Invoke()">
18841         <size>0</size>
18842       </method>
18843       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18844         <size>0</size>
18845       </method>
18846       <method name="Void EndInvoke(IAsyncResult)">
18847         <size>0</size>
18848       </method>
18849       <method name="Void .ctor(Object, IntPtr)">
18850         <size>0</size>
18851       </method>
18852     </type>
18853   </test>
18854   <test name="gtest-lambda-21.cs">
18855     <type name="Program">
18856       <method name="Void Foo(System.Action`1[System.String])">
18857         <size>12</size>
18858       </method>
18859       <method name="T Foo[T](System.Func`2[System.String,T])">
18860         <size>12</size>
18861       </method>
18862       <method name="System.String Bar()">
18863         <size>35</size>
18864       </method>
18865       <method name="Int32 Main()">
18866         <size>95</size>
18867       </method>
18868       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18869         <size>7</size>
18870       </method>
18871       <method name="System.String &lt;Main&gt;m__1(System.String)">
18872         <size>2</size>
18873       </method>
18874       <method name="Void &lt;Main&gt;m__2(System.String)">
18875         <size>7</size>
18876       </method>
18877       <method name="Void .ctor()">
18878         <size>7</size>
18879       </method>
18880     </type>
18881   </test>
18882   <test name="gtest-lambda-22.cs">
18883     <type name="Product">
18884       <method name="Void .ctor()">
18885         <size>7</size>
18886       </method>
18887     </type>
18888     <type name="MainClass">
18889       <method name="Void Main()">
18890         <size>136</size>
18891       </method>
18892       <method name="Int32 &lt;Main&gt;m__0(Product)">
18893         <size>7</size>
18894       </method>
18895       <method name="Product &lt;Main&gt;m__1(Product)">
18896         <size>2</size>
18897       </method>
18898       <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)">
18899         <size>48</size>
18900       </method>
18901       <method name="Void .ctor()">
18902         <size>7</size>
18903       </method>
18904     </type>
18905     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18906       <method name="&lt;g&gt;__T get_g()">
18907         <size>7</size>
18908       </method>
18909       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18910         <size>7</size>
18911       </method>
18912       <method name="Boolean Equals(System.Object)">
18913         <size>69</size>
18914       </method>
18915       <method name="Int32 GetHashCode()">
18916         <size>86</size>
18917       </method>
18918       <method name="System.String ToString()">
18919         <size>142</size>
18920       </method>
18921       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18922         <size>21</size>
18923       </method>
18924     </type>
18925     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18926       <method name="Boolean &lt;&gt;m__3(Product)">
18927         <size>52</size>
18928       </method>
18929       <method name="Decimal &lt;&gt;m__4(Product)">
18930         <size>7</size>
18931       </method>
18932       <method name="Void .ctor()">
18933         <size>7</size>
18934       </method>
18935     </type>
18936   </test>
18937   <test name="gtest-lambda-23.cs">
18938     <type name="C">
18939       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18940         <size>14</size>
18941       </method>
18942       <method name="Int32 Main()">
18943         <size>77</size>
18944       </method>
18945       <method name="System.String &lt;Main&gt;m__0(System.String)">
18946         <size>27</size>
18947       </method>
18948       <method name="Void .ctor()">
18949         <size>7</size>
18950       </method>
18951     </type>
18952   </test>
18953   <test name="gtest-linq-01.cs">
18954     <type name="from.C">
18955       <method name="Void .ctor()">
18956         <size>7</size>
18957       </method>
18958       <method name="Void Main()">
18959         <size>2137</size>
18960       </method>
18961       <method name="Void Foo(Int32, Boolean)">
18962         <size>11</size>
18963       </method>
18964       <method name="Void Do(System.String[])">
18965         <size>16</size>
18966       </method>
18967     </type>
18968     <type name="from.D">
18969       <method name="Void .ctor()">
18970         <size>7</size>
18971       </method>
18972       <method name="Boolean check(System.Object, System.Object)">
18973         <size>26</size>
18974       </method>
18975     </type>
18976     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18977       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18978         <size>21</size>
18979       </method>
18980       <method name="&lt;i&gt;__T get_i()">
18981         <size>7</size>
18982       </method>
18983       <method name="&lt;j&gt;__T get_j()">
18984         <size>7</size>
18985       </method>
18986       <method name="Boolean Equals(System.Object)">
18987         <size>69</size>
18988       </method>
18989       <method name="Int32 GetHashCode()">
18990         <size>86</size>
18991       </method>
18992       <method name="System.String ToString()">
18993         <size>142</size>
18994       </method>
18995     </type>
18996     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18997       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18998         <size>21</size>
18999       </method>
19000       <method name="&lt;i&gt;__T get_i()">
19001         <size>7</size>
19002       </method>
19003       <method name="&lt;l&gt;__T get_l()">
19004         <size>7</size>
19005       </method>
19006       <method name="Boolean Equals(System.Object)">
19007         <size>69</size>
19008       </method>
19009       <method name="Int32 GetHashCode()">
19010         <size>86</size>
19011       </method>
19012       <method name="System.String ToString()">
19013         <size>142</size>
19014       </method>
19015     </type>
19016     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19017       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19018         <size>21</size>
19019       </method>
19020       <method name="&lt;i9&gt;__T get_i9()">
19021         <size>7</size>
19022       </method>
19023       <method name="&lt;i&gt;__T get_i()">
19024         <size>7</size>
19025       </method>
19026       <method name="Boolean Equals(System.Object)">
19027         <size>69</size>
19028       </method>
19029       <method name="Int32 GetHashCode()">
19030         <size>86</size>
19031       </method>
19032       <method name="System.String ToString()">
19033         <size>142</size>
19034       </method>
19035     </type>
19036     <type name="from.C">
19037       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19038         <size>2</size>
19039       </method>
19040       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19041         <size>2</size>
19042       </method>
19043       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19044         <size>2</size>
19045       </method>
19046       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19047         <size>2</size>
19048       </method>
19049     </type>
19050     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19051       <method name="Void .ctor()">
19052         <size>7</size>
19053       </method>
19054       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19055         <size>7</size>
19056       </method>
19057     </type>
19058     <type name="from.C">
19059       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19060         <size>2</size>
19061       </method>
19062       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19063         <size>10</size>
19064       </method>
19065       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19066         <size>2</size>
19067       </method>
19068       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19069         <size>2</size>
19070       </method>
19071       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19072         <size>2</size>
19073       </method>
19074       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19075         <size>2</size>
19076       </method>
19077       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19078         <size>2</size>
19079       </method>
19080       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19081         <size>2</size>
19082       </method>
19083       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19084         <size>2</size>
19085       </method>
19086       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19087         <size>2</size>
19088       </method>
19089       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19090         <size>2</size>
19091       </method>
19092       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19093         <size>2</size>
19094       </method>
19095       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19096         <size>10</size>
19097       </method>
19098       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19099         <size>7</size>
19100       </method>
19101       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19102         <size>2</size>
19103       </method>
19104       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19105         <size>2</size>
19106       </method>
19107       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19108         <size>7</size>
19109       </method>
19110       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19111         <size>2</size>
19112       </method>
19113       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19114         <size>2</size>
19115       </method>
19116       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19117         <size>7</size>
19118       </method>
19119       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19120         <size>8</size>
19121       </method>
19122       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19123         <size>7</size>
19124       </method>
19125       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19126         <size>7</size>
19127       </method>
19128       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19129         <size>7</size>
19130       </method>
19131       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19132         <size>2</size>
19133       </method>
19134       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19135         <size>2</size>
19136       </method>
19137       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19138         <size>2</size>
19139       </method>
19140       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19141         <size>2</size>
19142       </method>
19143       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19144         <size>2</size>
19145       </method>
19146       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19147         <size>2</size>
19148       </method>
19149       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19150         <size>2</size>
19151       </method>
19152       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19153         <size>10</size>
19154       </method>
19155       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19156         <size>7</size>
19157       </method>
19158       <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])">
19159         <size>15</size>
19160       </method>
19161       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19162         <size>12</size>
19163       </method>
19164       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19165         <size>2</size>
19166       </method>
19167       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19168         <size>2</size>
19169       </method>
19170       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19171         <size>8</size>
19172       </method>
19173       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19174         <size>2</size>
19175       </method>
19176       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19177         <size>7</size>
19178       </method>
19179       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19180         <size>8</size>
19181       </method>
19182       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19183         <size>2</size>
19184       </method>
19185       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19186         <size>7</size>
19187       </method>
19188       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19189         <size>8</size>
19190       </method>
19191       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19192         <size>2</size>
19193       </method>
19194       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19195         <size>7</size>
19196       </method>
19197       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19198         <size>2</size>
19199       </method>
19200       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19201         <size>2</size>
19202       </method>
19203       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19204         <size>2</size>
19205       </method>
19206     </type>
19207     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19208       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19209         <size>21</size>
19210       </method>
19211       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19212         <size>7</size>
19213       </method>
19214       <method name="&lt;l2&gt;__T get_l2()">
19215         <size>7</size>
19216       </method>
19217       <method name="Boolean Equals(System.Object)">
19218         <size>69</size>
19219       </method>
19220       <method name="Int32 GetHashCode()">
19221         <size>86</size>
19222       </method>
19223       <method name="System.String ToString()">
19224         <size>142</size>
19225       </method>
19226     </type>
19227     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19228       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19229         <size>7</size>
19230       </method>
19231       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19232         <size>7</size>
19233       </method>
19234       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19235         <size>7</size>
19236       </method>
19237     </type>
19238     <type name="from.C">
19239       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19240         <size>2</size>
19241       </method>
19242       <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]])">
19243         <size>9</size>
19244       </method>
19245       <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])">
19246         <size>2</size>
19247       </method>
19248     </type>
19249     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19250       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19251         <size>21</size>
19252       </method>
19253       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19254         <size>7</size>
19255       </method>
19256       <method name="&lt;l2&gt;__T get_l2()">
19257         <size>7</size>
19258       </method>
19259       <method name="Boolean Equals(System.Object)">
19260         <size>69</size>
19261       </method>
19262       <method name="Int32 GetHashCode()">
19263         <size>86</size>
19264       </method>
19265       <method name="System.String ToString()">
19266         <size>142</size>
19267       </method>
19268     </type>
19269     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19270       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19271         <size>47</size>
19272       </method>
19273       <method name="Int32 &lt;&gt;m__3D(Int32)">
19274         <size>2</size>
19275       </method>
19276     </type>
19277   </test>
19278   <test name="gtest-linq-02.cs">
19279     <type name="Test">
19280       <method name="Void .ctor()">
19281         <size>7</size>
19282       </method>
19283       <method name="Int32 Main()">
19284         <size>501</size>
19285       </method>
19286       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19287         <size>2</size>
19288       </method>
19289       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19290         <size>3</size>
19291       </method>
19292       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19293         <size>2</size>
19294       </method>
19295       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19296         <size>3</size>
19297       </method>
19298     </type>
19299   </test>
19300   <test name="gtest-linq-03.cs">
19301     <type name="WhereTest">
19302       <method name="Void .ctor()">
19303         <size>7</size>
19304       </method>
19305       <method name="Int32 Main()">
19306         <size>179</size>
19307       </method>
19308       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19309         <size>5</size>
19310       </method>
19311       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19312         <size>5</size>
19313       </method>
19314       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19315         <size>4</size>
19316       </method>
19317     </type>
19318   </test>
19319   <test name="gtest-linq-04.cs">
19320     <type name="TestGroupBy">
19321       <method name="Void .ctor()">
19322         <size>7</size>
19323       </method>
19324       <method name="Int32 Main()">
19325         <size>553</size>
19326       </method>
19327     </type>
19328     <type name="&lt;PrivateImplementationDetails&gt;">
19329       <method name="Void .ctor()">
19330         <size>7</size>
19331       </method>
19332     </type>
19333     <type name="TestGroupBy">
19334       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19335         <size>4</size>
19336       </method>
19337       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19338         <size>2</size>
19339       </method>
19340       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19341         <size>4</size>
19342       </method>
19343       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19344         <size>2</size>
19345       </method>
19346     </type>
19347   </test>
19348   <test name="gtest-linq-05.cs">
19349     <type name="OrderByTests">
19350       <method name="Void .ctor()">
19351         <size>7</size>
19352       </method>
19353       <method name="Int32 Main()">
19354         <size>1254</size>
19355       </method>
19356     </type>
19357     <type name="OrderByTests+Data">
19358       <method name="Void .ctor()">
19359         <size>7</size>
19360       </method>
19361       <method name="Int32 get_ID()">
19362         <size>7</size>
19363       </method>
19364       <method name="Void set_ID(Int32)">
19365         <size>8</size>
19366       </method>
19367       <method name="System.String get_Name()">
19368         <size>7</size>
19369       </method>
19370       <method name="Void set_Name(System.String)">
19371         <size>8</size>
19372       </method>
19373       <method name="System.String ToString()">
19374         <size>28</size>
19375       </method>
19376     </type>
19377     <type name="OrderByTests">
19378       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19379         <size>2</size>
19380       </method>
19381       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19382         <size>2</size>
19383       </method>
19384       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19385         <size>2</size>
19386       </method>
19387       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19388         <size>4</size>
19389       </method>
19390       <method name="System.String &lt;Main&gt;m__4(System.String)">
19391         <size>2</size>
19392       </method>
19393       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19394         <size>7</size>
19395       </method>
19396       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19397         <size>7</size>
19398       </method>
19399       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19400         <size>7</size>
19401       </method>
19402       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19403         <size>7</size>
19404       </method>
19405       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19406         <size>7</size>
19407       </method>
19408       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19409         <size>11</size>
19410       </method>
19411       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19412         <size>7</size>
19413       </method>
19414       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19415         <size>7</size>
19416       </method>
19417       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19418         <size>11</size>
19419       </method>
19420       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19421         <size>7</size>
19422       </method>
19423       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19424         <size>7</size>
19425       </method>
19426       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19427         <size>2</size>
19428       </method>
19429     </type>
19430   </test>
19431   <test name="gtest-linq-06.cs">
19432     <type name="Let">
19433       <method name="Void .ctor()">
19434         <size>7</size>
19435       </method>
19436       <method name="Int32 Main()">
19437         <size>406</size>
19438       </method>
19439     </type>
19440     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19441       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19442         <size>21</size>
19443       </method>
19444       <method name="&lt;i&gt;__T get_i()">
19445         <size>7</size>
19446       </method>
19447       <method name="&lt;u&gt;__T get_u()">
19448         <size>7</size>
19449       </method>
19450       <method name="Boolean Equals(System.Object)">
19451         <size>69</size>
19452       </method>
19453       <method name="Int32 GetHashCode()">
19454         <size>86</size>
19455       </method>
19456       <method name="System.String ToString()">
19457         <size>142</size>
19458       </method>
19459     </type>
19460     <type name="Let">
19461       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19462         <size>10</size>
19463       </method>
19464       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19465         <size>7</size>
19466       </method>
19467       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19468         <size>10</size>
19469       </method>
19470       <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])">
19471         <size>15</size>
19472       </method>
19473       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19474         <size>18</size>
19475       </method>
19476       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19477         <size>7</size>
19478       </method>
19479     </type>
19480     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19481       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19482         <size>21</size>
19483       </method>
19484       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19485         <size>7</size>
19486       </method>
19487       <method name="&lt;v&gt;__T get_v()">
19488         <size>7</size>
19489       </method>
19490       <method name="Boolean Equals(System.Object)">
19491         <size>69</size>
19492       </method>
19493       <method name="Int32 GetHashCode()">
19494         <size>86</size>
19495       </method>
19496       <method name="System.String ToString()">
19497         <size>142</size>
19498       </method>
19499     </type>
19500   </test>
19501   <test name="gtest-linq-07.cs">
19502     <type name="SelectMany">
19503       <method name="Void .ctor()">
19504         <size>7</size>
19505       </method>
19506       <method name="Int32 Main()">
19507         <size>748</size>
19508       </method>
19509     </type>
19510     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19511       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19512         <size>21</size>
19513       </method>
19514       <method name="&lt;i1&gt;__T get_i1()">
19515         <size>7</size>
19516       </method>
19517       <method name="&lt;i2&gt;__T get_i2()">
19518         <size>7</size>
19519       </method>
19520       <method name="Boolean Equals(System.Object)">
19521         <size>69</size>
19522       </method>
19523       <method name="Int32 GetHashCode()">
19524         <size>86</size>
19525       </method>
19526       <method name="System.String ToString()">
19527         <size>142</size>
19528       </method>
19529     </type>
19530     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19531       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19532         <size>28</size>
19533       </method>
19534       <method name="&lt;pp&gt;__T get_pp()">
19535         <size>7</size>
19536       </method>
19537       <method name="&lt;i1&gt;__T get_i1()">
19538         <size>7</size>
19539       </method>
19540       <method name="&lt;i3&gt;__T get_i3()">
19541         <size>7</size>
19542       </method>
19543       <method name="Boolean Equals(System.Object)">
19544         <size>96</size>
19545       </method>
19546       <method name="Int32 GetHashCode()">
19547         <size>109</size>
19548       </method>
19549       <method name="System.String ToString()">
19550         <size>199</size>
19551       </method>
19552     </type>
19553     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19554       <method name="Void .ctor()">
19555         <size>7</size>
19556       </method>
19557       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19558         <size>12</size>
19559       </method>
19560       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19561         <size>12</size>
19562       </method>
19563       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19564         <size>12</size>
19565       </method>
19566       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19567         <size>7</size>
19568       </method>
19569     </type>
19570     <type name="SelectMany">
19571       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19572         <size>8</size>
19573       </method>
19574       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19575         <size>5</size>
19576       </method>
19577       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19578         <size>8</size>
19579       </method>
19580       <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)">
19581         <size>8</size>
19582       </method>
19583       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19584         <size>7</size>
19585       </method>
19586       <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])">
19587         <size>25</size>
19588       </method>
19589       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19590         <size>8</size>
19591       </method>
19592     </type>
19593     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19594       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19595         <size>21</size>
19596       </method>
19597       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19598         <size>7</size>
19599       </method>
19600       <method name="&lt;i3&gt;__T get_i3()">
19601         <size>7</size>
19602       </method>
19603       <method name="Boolean Equals(System.Object)">
19604         <size>69</size>
19605       </method>
19606       <method name="Int32 GetHashCode()">
19607         <size>86</size>
19608       </method>
19609       <method name="System.String ToString()">
19610         <size>142</size>
19611       </method>
19612     </type>
19613   </test>
19614   <test name="gtest-linq-08.cs">
19615     <type name="TestA">
19616       <method name="Void .ctor(String)">
19617         <size>14</size>
19618       </method>
19619       <method name="System.String Select[U](System.Func`2[TestA,U])">
19620         <size>7</size>
19621       </method>
19622     </type>
19623     <type name="TestB">
19624       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19625         <size>25</size>
19626       </method>
19627     </type>
19628     <type name="CustomQueryExpressionPattern">
19629       <method name="Void .ctor()">
19630         <size>7</size>
19631       </method>
19632       <method name="Int32 Main()">
19633         <size>153</size>
19634       </method>
19635       <method name="TestA &lt;Main&gt;m__0(TestA)">
19636         <size>2</size>
19637       </method>
19638       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19639         <size>17</size>
19640       </method>
19641     </type>
19642   </test>
19643   <test name="gtest-linq-09.cs">
19644     <type name="Data">
19645       <method name="Void .ctor()">
19646         <size>7</size>
19647       </method>
19648     </type>
19649     <type name="Join">
19650       <method name="Void .ctor()">
19651         <size>7</size>
19652       </method>
19653       <method name="Int32 Main()">
19654         <size>912</size>
19655       </method>
19656     </type>
19657     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19658       <method name="Void .ctor(&lt;Result&gt;__T)">
19659         <size>14</size>
19660       </method>
19661       <method name="&lt;Result&gt;__T get_Result()">
19662         <size>7</size>
19663       </method>
19664       <method name="Boolean Equals(System.Object)">
19665         <size>39</size>
19666       </method>
19667       <method name="Int32 GetHashCode()">
19668         <size>63</size>
19669       </method>
19670       <method name="System.String ToString()">
19671         <size>67</size>
19672       </method>
19673     </type>
19674     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19675       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19676         <size>21</size>
19677       </method>
19678       <method name="&lt;a&gt;__T get_a()">
19679         <size>7</size>
19680       </method>
19681       <method name="&lt;b&gt;__T get_b()">
19682         <size>7</size>
19683       </method>
19684       <method name="Boolean Equals(System.Object)">
19685         <size>69</size>
19686       </method>
19687       <method name="Int32 GetHashCode()">
19688         <size>86</size>
19689       </method>
19690       <method name="System.String ToString()">
19691         <size>142</size>
19692       </method>
19693     </type>
19694     <type name="Join">
19695       <method name="Int32 &lt;Main&gt;m__0(Data)">
19696         <size>7</size>
19697       </method>
19698       <method name="Int32 &lt;Main&gt;m__1(Data)">
19699         <size>7</size>
19700       </method>
19701       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19702         <size>23</size>
19703       </method>
19704       <method name="Int32 &lt;Main&gt;m__3(Data)">
19705         <size>7</size>
19706       </method>
19707       <method name="Int32 &lt;Main&gt;m__4(Data)">
19708         <size>7</size>
19709       </method>
19710       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19711         <size>8</size>
19712       </method>
19713       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19714         <size>22</size>
19715       </method>
19716       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19717         <size>33</size>
19718       </method>
19719       <method name="Int32 &lt;Main&gt;m__8(Data)">
19720         <size>7</size>
19721       </method>
19722       <method name="Int32 &lt;Main&gt;m__9(Data)">
19723         <size>7</size>
19724       </method>
19725       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19726         <size>23</size>
19727       </method>
19728       <method name="Int32 &lt;Main&gt;m__B(Data)">
19729         <size>7</size>
19730       </method>
19731       <method name="Int32 &lt;Main&gt;m__C(Data)">
19732         <size>7</size>
19733       </method>
19734       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19735         <size>8</size>
19736       </method>
19737       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19738         <size>12</size>
19739       </method>
19740       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19741         <size>7</size>
19742       </method>
19743     </type>
19744   </test>
19745   <test name="gtest-linq-10.cs">
19746     <type name="DataA">
19747       <method name="Void .ctor()">
19748         <size>7</size>
19749       </method>
19750     </type>
19751     <type name="DataB">
19752       <method name="Void .ctor()">
19753         <size>7</size>
19754       </method>
19755     </type>
19756     <type name="GroupJoin">
19757       <method name="Void .ctor()">
19758         <size>7</size>
19759       </method>
19760       <method name="Int32 Main()">
19761         <size>631</size>
19762       </method>
19763     </type>
19764     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19765       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19766         <size>21</size>
19767       </method>
19768       <method name="&lt;a&gt;__T get_a()">
19769         <size>7</size>
19770       </method>
19771       <method name="&lt;ab&gt;__T get_ab()">
19772         <size>7</size>
19773       </method>
19774       <method name="Boolean Equals(System.Object)">
19775         <size>69</size>
19776       </method>
19777       <method name="Int32 GetHashCode()">
19778         <size>86</size>
19779       </method>
19780       <method name="System.String ToString()">
19781         <size>142</size>
19782       </method>
19783     </type>
19784     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19785       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19786         <size>21</size>
19787       </method>
19788       <method name="&lt;a&gt;__T get_a()">
19789         <size>7</size>
19790       </method>
19791       <method name="&lt;b&gt;__T get_b()">
19792         <size>7</size>
19793       </method>
19794       <method name="Boolean Equals(System.Object)">
19795         <size>69</size>
19796       </method>
19797       <method name="Int32 GetHashCode()">
19798         <size>86</size>
19799       </method>
19800       <method name="System.String ToString()">
19801         <size>142</size>
19802       </method>
19803     </type>
19804     <type name="GroupJoin">
19805       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19806         <size>7</size>
19807       </method>
19808       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19809         <size>7</size>
19810       </method>
19811       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19812         <size>8</size>
19813       </method>
19814       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19815         <size>12</size>
19816       </method>
19817       <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)">
19818         <size>39</size>
19819       </method>
19820       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19821         <size>7</size>
19822       </method>
19823       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19824         <size>7</size>
19825       </method>
19826       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19827         <size>8</size>
19828       </method>
19829       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19830         <size>12</size>
19831       </method>
19832       <method name="&lt;&gt;__AnonType1`2[System.String,System.String] &lt;Main&gt;m__9(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]], DataB)">
19833         <size>39</size>
19834       </method>
19835     </type>
19836   </test>
19837   <test name="gtest-linq-11.cs">
19838     <type name="IntoTest">
19839       <method name="Void .ctor()">
19840         <size>7</size>
19841       </method>
19842       <method name="Int32 Main()">
19843         <size>275</size>
19844       </method>
19845       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19846         <size>5</size>
19847       </method>
19848       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19849         <size>5</size>
19850       </method>
19851       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19852         <size>4</size>
19853       </method>
19854       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19855         <size>5</size>
19856       </method>
19857       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19858         <size>4</size>
19859       </method>
19860     </type>
19861   </test>
19862   <test name="gtest-linq-12.cs">
19863     <type name="NestedQuery">
19864       <method name="Void .ctor()">
19865         <size>7</size>
19866       </method>
19867       <method name="Void XX()">
19868         <size>108</size>
19869       </method>
19870       <method name="Int32 Main()">
19871         <size>464</size>
19872       </method>
19873     </type>
19874     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19875       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19876         <size>21</size>
19877       </method>
19878       <method name="&lt;values&gt;__T get_values()">
19879         <size>7</size>
19880       </method>
19881       <method name="&lt;length&gt;__T get_length()">
19882         <size>7</size>
19883       </method>
19884       <method name="Boolean Equals(System.Object)">
19885         <size>69</size>
19886       </method>
19887       <method name="Int32 GetHashCode()">
19888         <size>86</size>
19889       </method>
19890       <method name="System.String ToString()">
19891         <size>142</size>
19892       </method>
19893     </type>
19894     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19895       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19896         <size>21</size>
19897       </method>
19898       <method name="&lt;type&gt;__T get_type()">
19899         <size>7</size>
19900       </method>
19901       <method name="&lt;x&gt;__T get_x()">
19902         <size>7</size>
19903       </method>
19904       <method name="Boolean Equals(System.Object)">
19905         <size>69</size>
19906       </method>
19907       <method name="Int32 GetHashCode()">
19908         <size>86</size>
19909       </method>
19910       <method name="System.String ToString()">
19911         <size>142</size>
19912       </method>
19913     </type>
19914     <type name="NestedQuery">
19915       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19916         <size>13</size>
19917       </method>
19918     </type>
19919     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19920       <method name="Void .ctor()">
19921         <size>7</size>
19922       </method>
19923     </type>
19924     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19925       <method name="Void .ctor()">
19926         <size>7</size>
19927       </method>
19928     </type>
19929     <type name="NestedQuery">
19930       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19931         <size>110</size>
19932       </method>
19933       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19934         <size>10</size>
19935       </method>
19936       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19937         <size>36</size>
19938       </method>
19939       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19940         <size>13</size>
19941       </method>
19942       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19943         <size>110</size>
19944       </method>
19945       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19946         <size>9</size>
19947       </method>
19948       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19949         <size>7</size>
19950       </method>
19951       <method name="Boolean &lt;Main&gt;m__9(Char)">
19952         <size>6</size>
19953       </method>
19954       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19955         <size>9</size>
19956       </method>
19957       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19958         <size>7</size>
19959       </method>
19960     </type>
19961     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19962       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19963         <size>15</size>
19964       </method>
19965     </type>
19966     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19967       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19968         <size>15</size>
19969       </method>
19970     </type>
19971   </test>
19972   <test name="gtest-linq-13.cs">
19973     <type name="Program">
19974       <method name="Void .ctor()">
19975         <size>7</size>
19976       </method>
19977       <method name="Void Main()">
19978         <size>1</size>
19979       </method>
19980       <method name="Void Foo(TypeDefinition)">
19981         <size>47</size>
19982       </method>
19983       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19984         <size>2</size>
19985       </method>
19986     </type>
19987     <type name="Extension">
19988       <method name="IEnumerable`1 Cast[T](IFoo)">
19989         <size>2</size>
19990       </method>
19991     </type>
19992     <type name="MethodDefinition">
19993       <method name="Void .ctor()">
19994         <size>7</size>
19995       </method>
19996     </type>
19997     <type name="TypeDefinition">
19998       <method name="Void .ctor()">
19999         <size>7</size>
20000       </method>
20001       <method name="MethodDefinitionCollection get_Methods()">
20002         <size>2</size>
20003       </method>
20004       <method name="Void set_Methods(MethodDefinitionCollection)">
20005         <size>1</size>
20006       </method>
20007     </type>
20008     <type name="MethodDefinitionCollection">
20009       <method name="Void .ctor()">
20010         <size>7</size>
20011       </method>
20012     </type>
20013   </test>
20014   <test name="gtest-linq-14.cs">
20015     <type name="Person">
20016       <method name="Void .ctor()">
20017         <size>7</size>
20018       </method>
20019       <method name="Style get_Style()">
20020         <size>7</size>
20021       </method>
20022       <method name="Void set_Style(Style)">
20023         <size>8</size>
20024       </method>
20025     </type>
20026     <type name="Extensions">
20027       <method name="IMarker`1 Cast[T](IObjectContainer)">
20028         <size>2</size>
20029       </method>
20030       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20031         <size>2</size>
20032       </method>
20033     </type>
20034     <type name="Program">
20035       <method name="Void .ctor()">
20036         <size>7</size>
20037       </method>
20038       <method name="Void Main()">
20039         <size>1</size>
20040       </method>
20041       <method name="Void Assert(System.Action)">
20042         <size>1</size>
20043       </method>
20044       <method name="Void Test(IObjectContainer, Style)">
20045         <size>38</size>
20046       </method>
20047     </type>
20048     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20049       <method name="Void .ctor()">
20050         <size>7</size>
20051       </method>
20052       <method name="Void &lt;&gt;m__0()">
20053         <size>117</size>
20054       </method>
20055     </type>
20056   </test>
20057   <test name="gtest-linq-15.cs">
20058     <type name="NameCollisionTest.Data">
20059       <method name="Void .ctor()">
20060         <size>7</size>
20061       </method>
20062     </type>
20063     <type name="NameCollisionTest.Ex">
20064       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20065         <size>44</size>
20066       </method>
20067     </type>
20068     <type name="NameCollisionTest.C">
20069       <method name="Void .ctor()">
20070         <size>7</size>
20071       </method>
20072       <method name="Void Main()">
20073         <size>78</size>
20074       </method>
20075       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20076         <size>7</size>
20077       </method>
20078       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20079         <size>5</size>
20080       </method>
20081     </type>
20082     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20083       <method name="Void .ctor()">
20084         <size>7</size>
20085       </method>
20086       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20087         <size>12</size>
20088       </method>
20089       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20090         <size>7</size>
20091       </method>
20092       <method name="Boolean MoveNext()">
20093         <size>86</size>
20094       </method>
20095       <method name="Void Dispose()">
20096         <size>8</size>
20097       </method>
20098       <method name="Void Reset()">
20099         <size>6</size>
20100       </method>
20101       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20102         <size>7</size>
20103       </method>
20104       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20105         <size>52</size>
20106       </method>
20107     </type>
20108   </test>
20109   <test name="gtest-linq-16.cs">
20110     <type name="C">
20111       <method name="Void .ctor()">
20112         <size>7</size>
20113       </method>
20114       <method name="Void Main()">
20115         <size>12</size>
20116       </method>
20117       <method name="Void Test_1(Int32)">
20118         <size>27</size>
20119       </method>
20120       <method name="Void Test_2()">
20121         <size>31</size>
20122       </method>
20123       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20124         <size>26</size>
20125       </method>
20126     </type>
20127     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20128       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20129         <size>21</size>
20130       </method>
20131       <method name="&lt;a&gt;__T get_a()">
20132         <size>7</size>
20133       </method>
20134       <method name="&lt;b&gt;__T get_b()">
20135         <size>7</size>
20136       </method>
20137       <method name="Boolean Equals(System.Object)">
20138         <size>69</size>
20139       </method>
20140       <method name="Int32 GetHashCode()">
20141         <size>86</size>
20142       </method>
20143       <method name="System.String ToString()">
20144         <size>142</size>
20145       </method>
20146     </type>
20147     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20148       <method name="Void .ctor()">
20149         <size>7</size>
20150       </method>
20151       <method name="IEnumerable`1 &lt;&gt;m__0()">
20152         <size>67</size>
20153       </method>
20154       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20155         <size>8</size>
20156       </method>
20157       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20158         <size>14</size>
20159       </method>
20160     </type>
20161     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20162       <method name="Void .ctor()">
20163         <size>7</size>
20164       </method>
20165       <method name="IEnumerable`1 &lt;&gt;m__2()">
20166         <size>67</size>
20167       </method>
20168       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20169         <size>8</size>
20170       </method>
20171       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20172         <size>14</size>
20173       </method>
20174     </type>
20175   </test>
20176   <test name="gtest-linq-17.cs">
20177     <type name="TestGroupBy">
20178       <method name="Void .ctor()">
20179         <size>7</size>
20180       </method>
20181       <method name="Int32 Main()">
20182         <size>157</size>
20183       </method>
20184       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20185         <size>2</size>
20186       </method>
20187     </type>
20188     <type name="&lt;PrivateImplementationDetails&gt;">
20189       <method name="Void .ctor()">
20190         <size>7</size>
20191       </method>
20192     </type>
20193   </test>
20194   <test name="gtest-linq-18.cs">
20195     <type name="C">
20196       <method name="Void .ctor()">
20197         <size>7</size>
20198       </method>
20199       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20200         <size>2</size>
20201       </method>
20202       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20203         <size>2</size>
20204       </method>
20205       <method name="Int32 Main()">
20206         <size>652</size>
20207       </method>
20208       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20209         <size>42</size>
20210       </method>
20211       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20212         <size>11</size>
20213       </method>
20214       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20215         <size>31</size>
20216       </method>
20217       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20218         <size>31</size>
20219       </method>
20220       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20221         <size>31</size>
20222       </method>
20223       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20224         <size>31</size>
20225       </method>
20226       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20227         <size>31</size>
20228       </method>
20229       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20230         <size>10</size>
20231       </method>
20232       <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])">
20233         <size>15</size>
20234       </method>
20235       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20236         <size>31</size>
20237       </method>
20238       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20239         <size>15</size>
20240       </method>
20241       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20242         <size>12</size>
20243       </method>
20244     </type>
20245     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20246       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20247         <size>21</size>
20248       </method>
20249       <method name="&lt;ck&gt;__T get_ck()">
20250         <size>7</size>
20251       </method>
20252       <method name="&lt;xy&gt;__T get_xy()">
20253         <size>7</size>
20254       </method>
20255       <method name="Boolean Equals(System.Object)">
20256         <size>69</size>
20257       </method>
20258       <method name="Int32 GetHashCode()">
20259         <size>86</size>
20260       </method>
20261       <method name="System.String ToString()">
20262         <size>142</size>
20263       </method>
20264     </type>
20265     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20266       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20267         <size>21</size>
20268       </method>
20269       <method name="&lt;i&gt;__T get_i()">
20270         <size>7</size>
20271       </method>
20272       <method name="&lt;l&gt;__T get_l()">
20273         <size>7</size>
20274       </method>
20275       <method name="Boolean Equals(System.Object)">
20276         <size>69</size>
20277       </method>
20278       <method name="Int32 GetHashCode()">
20279         <size>86</size>
20280       </method>
20281       <method name="System.String ToString()">
20282         <size>142</size>
20283       </method>
20284     </type>
20285     <type name="&lt;PrivateImplementationDetails&gt;">
20286       <method name="Void .ctor()">
20287         <size>7</size>
20288       </method>
20289     </type>
20290     <type name="C+&lt;Main&gt;c__AnonStorey0">
20291       <method name="Void .ctor()">
20292         <size>7</size>
20293       </method>
20294     </type>
20295     <type name="C+&lt;Main&gt;c__AnonStorey1">
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299     </type>
20300     <type name="C+&lt;Main&gt;c__AnonStorey2">
20301       <method name="Void .ctor()">
20302         <size>7</size>
20303       </method>
20304     </type>
20305     <type name="C+&lt;Main&gt;c__AnonStorey3">
20306       <method name="Void .ctor()">
20307         <size>7</size>
20308       </method>
20309     </type>
20310     <type name="C+&lt;Main&gt;c__AnonStorey4">
20311       <method name="Void .ctor()">
20312         <size>7</size>
20313       </method>
20314     </type>
20315     <type name="C+&lt;Main&gt;c__AnonStorey5">
20316       <method name="Void .ctor()">
20317         <size>7</size>
20318       </method>
20319     </type>
20320     <type name="C+&lt;Main&gt;c__AnonStorey6">
20321       <method name="Void .ctor()">
20322         <size>7</size>
20323       </method>
20324     </type>
20325     <type name="C">
20326       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20327         <size>31</size>
20328       </method>
20329       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20330         <size>31</size>
20331       </method>
20332       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20333         <size>2</size>
20334       </method>
20335       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20336         <size>31</size>
20337       </method>
20338       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20339         <size>31</size>
20340       </method>
20341       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20342         <size>2</size>
20343       </method>
20344     </type>
20345     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20346       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20347         <size>21</size>
20348       </method>
20349       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20350         <size>7</size>
20351       </method>
20352       <method name="&lt;g&gt;__T get_g()">
20353         <size>7</size>
20354       </method>
20355       <method name="Boolean Equals(System.Object)">
20356         <size>69</size>
20357       </method>
20358       <method name="Int32 GetHashCode()">
20359         <size>86</size>
20360       </method>
20361       <method name="System.String ToString()">
20362         <size>142</size>
20363       </method>
20364     </type>
20365     <type name="C+&lt;Main&gt;c__AnonStorey0">
20366       <method name="Boolean &lt;&gt;m__12(Int32)">
20367         <size>10</size>
20368       </method>
20369     </type>
20370     <type name="C+&lt;Main&gt;c__AnonStorey1">
20371       <method name="Boolean &lt;&gt;m__13(Int32)">
20372         <size>15</size>
20373       </method>
20374     </type>
20375     <type name="C+&lt;Main&gt;c__AnonStorey2">
20376       <method name="Boolean &lt;&gt;m__14(Int32)">
20377         <size>10</size>
20378       </method>
20379     </type>
20380     <type name="C+&lt;Main&gt;c__AnonStorey3">
20381       <method name="Boolean &lt;&gt;m__15(Int32)">
20382         <size>10</size>
20383       </method>
20384     </type>
20385     <type name="C+&lt;Main&gt;c__AnonStorey4">
20386       <method name="Int32 &lt;&gt;m__16(Int32)">
20387         <size>9</size>
20388       </method>
20389     </type>
20390     <type name="C+&lt;Main&gt;c__AnonStorey5">
20391       <method name="Int32 &lt;&gt;m__17(Int32)">
20392         <size>9</size>
20393       </method>
20394     </type>
20395     <type name="C+&lt;Main&gt;c__AnonStorey6">
20396       <method name="Boolean &lt;&gt;m__18(Int32)">
20397         <size>20</size>
20398       </method>
20399     </type>
20400     <type name="C+&lt;Main&gt;c__AnonStorey7">
20401       <method name="Void .ctor()">
20402         <size>7</size>
20403       </method>
20404       <method name="Boolean &lt;&gt;m__19(Int32)">
20405         <size>10</size>
20406       </method>
20407     </type>
20408     <type name="C+&lt;Main&gt;c__AnonStorey8">
20409       <method name="Void .ctor()">
20410         <size>7</size>
20411       </method>
20412       <method name="Boolean &lt;&gt;m__1A(Int32)">
20413         <size>10</size>
20414       </method>
20415     </type>
20416     <type name="C+&lt;Main&gt;c__AnonStorey9">
20417       <method name="Void .ctor()">
20418         <size>7</size>
20419       </method>
20420       <method name="Boolean &lt;&gt;m__1B(Int32)">
20421         <size>10</size>
20422       </method>
20423     </type>
20424     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20425       <method name="Void .ctor()">
20426         <size>7</size>
20427       </method>
20428       <method name="Boolean &lt;&gt;m__1C(Int32)">
20429         <size>10</size>
20430       </method>
20431     </type>
20432   </test>
20433   <test name="gtest-linq-19.cs">
20434     <type name="Test">
20435       <method name="Void .ctor()">
20436         <size>7</size>
20437       </method>
20438       <method name="Void .cctor()">
20439         <size>45</size>
20440       </method>
20441       <method name="Void Main()">
20442         <size>1</size>
20443       </method>
20444       <method name="Char &lt;E&gt;m__0(Char)">
20445         <size>2</size>
20446       </method>
20447     </type>
20448   </test>
20449   <test name="gtest-named-01.cs">
20450     <type name="C">
20451       <method name="Int32 Test(Int32, Int32, System.String)">
20452         <size>6</size>
20453       </method>
20454       <method name="T Foo[T](T, Int32)">
20455         <size>2</size>
20456       </method>
20457       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20458         <size>9</size>
20459       </method>
20460       <method name="Int32 Main()">
20461         <size>173</size>
20462       </method>
20463       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20464         <size>2</size>
20465       </method>
20466     </type>
20467     <type name="C+&lt;Main&gt;c__AnonStorey0">
20468       <method name="Void .ctor()">
20469         <size>7</size>
20470       </method>
20471       <method name="Int32 &lt;&gt;m__1(Int32)">
20472         <size>7</size>
20473       </method>
20474     </type>
20475   </test>
20476   <test name="gtest-optional-01.cs">
20477     <type name="C">
20478       <method name="Void TestA(Int32)">
20479         <size>1</size>
20480       </method>
20481       <method name="Void TestB(Int64)">
20482         <size>1</size>
20483       </method>
20484       <method name="Void TestC(Decimal)">
20485         <size>1</size>
20486       </method>
20487       <method name="Int32 Main()">
20488         <size>310</size>
20489       </method>
20490       <method name="Void .ctor()">
20491         <size>7</size>
20492       </method>
20493     </type>
20494   </test>
20495   <test name="gtest-optional-02.cs">
20496     <type name="C">
20497       <method name="Boolean Test2(Nullable`1)">
20498         <size>11</size>
20499       </method>
20500       <method name="Int32 Test(Nullable`1)">
20501         <size>27</size>
20502       </method>
20503       <method name="Int32 Main()">
20504         <size>101</size>
20505       </method>
20506       <method name="Void .ctor()">
20507         <size>7</size>
20508       </method>
20509       <method name="Boolean Test3(Nullable`1)">
20510         <size>21</size>
20511       </method>
20512     </type>
20513   </test>
20514   <test name="gtest-optional-03.cs">
20515     <type name="C">
20516       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20517         <size>2</size>
20518       </method>
20519       <method name="Int32 Main()">
20520         <size>225</size>
20521       </method>
20522       <method name="Void .ctor()">
20523         <size>7</size>
20524       </method>
20525     </type>
20526   </test>
20527   <test name="gtest-optional-04.cs">
20528     <type name="C">
20529       <method name="Void Foo[T](T, T)">
20530         <size>1</size>
20531       </method>
20532       <method name="Void TestParams(System.Int32[])">
20533         <size>6</size>
20534       </method>
20535       <method name="Void TestParams(Int32)">
20536         <size>1</size>
20537       </method>
20538       <method name="Void TestStruct(Nullable`1)">
20539         <size>1</size>
20540       </method>
20541       <method name="System.String get_Item(Int32, System.String)">
20542         <size>2</size>
20543       </method>
20544       <method name="Void set_Item(Int32, System.String, System.String)">
20545         <size>4</size>
20546       </method>
20547       <method name="Int32 Main()">
20548         <size>120</size>
20549       </method>
20550       <method name="Void .ctor()">
20551         <size>7</size>
20552       </method>
20553     </type>
20554   </test>
20555   <test name="gtest-optional-05.cs">
20556     <type name="Blah">
20557       <method name="Int32 Foo(Int32, Int32)">
20558         <size>4</size>
20559       </method>
20560       <method name="Int32 Main()">
20561         <size>46</size>
20562       </method>
20563       <method name="Void .ctor()">
20564         <size>7</size>
20565       </method>
20566     </type>
20567     <type name="Blah+MyDelegate">
20568       <method name="Int32 Invoke(Int32, Int32)">
20569         <size>0</size>
20570       </method>
20571       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20572         <size>0</size>
20573       </method>
20574       <method name="Int32 EndInvoke(IAsyncResult)">
20575         <size>0</size>
20576       </method>
20577       <method name="Void .ctor(Object, IntPtr)">
20578         <size>0</size>
20579       </method>
20580     </type>
20581   </test>
20582   <test name="gtest-optional-06.cs">
20583     <type name="C">
20584       <method name="Int32 Foo(Int32)">
20585         <size>2</size>
20586       </method>
20587       <method name="Int32 Main()">
20588         <size>38</size>
20589       </method>
20590       <method name="Void .ctor()">
20591         <size>7</size>
20592       </method>
20593     </type>
20594     <type name="D">
20595       <method name="Int32 Invoke(Int32)">
20596         <size>0</size>
20597       </method>
20598       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20599         <size>0</size>
20600       </method>
20601       <method name="Int32 EndInvoke(IAsyncResult)">
20602         <size>0</size>
20603       </method>
20604       <method name="Void .ctor(Object, IntPtr)">
20605         <size>0</size>
20606       </method>
20607     </type>
20608   </test>
20609   <test name="gtest-partial-01.cs">
20610     <type name="B`1[U]">
20611       <method name="Void .ctor()">
20612         <size>7</size>
20613       </method>
20614     </type>
20615     <type name="C`1[T]">
20616       <method name="Void .ctor()">
20617         <size>7</size>
20618       </method>
20619     </type>
20620     <type name="Test">
20621       <method name="Void Main()">
20622         <size>1</size>
20623       </method>
20624       <method name="Void .ctor()">
20625         <size>7</size>
20626       </method>
20627     </type>
20628   </test>
20629   <test name="gtest-var-04.cs">
20630     <type name="Test">
20631       <method name="Void .ctor()">
20632         <size>7</size>
20633       </method>
20634       <method name="Int32 Main()">
20635         <size>219</size>
20636       </method>
20637     </type>
20638   </test>
20639   <test name="gtest-variance-11.cs">
20640     <type name="D">
20641       <method name="Void .ctor()">
20642         <size>7</size>
20643       </method>
20644       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20645         <size>38</size>
20646       </method>
20647       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20648         <size>38</size>
20649       </method>
20650       <method name="Int32 Main()">
20651         <size>38</size>
20652       </method>
20653     </type>
20654   </test>
20655   <test name="gtest-variance-13.cs">
20656     <type name="A">
20657       <method name="Void .ctor()">
20658         <size>7</size>
20659       </method>
20660       <method name="Void Foo[T](T, IList`1)">
20661         <size>1</size>
20662       </method>
20663       <method name="Void Test()">
20664         <size>17</size>
20665       </method>
20666     </type>
20667     <type name="B">
20668       <method name="Void .ctor()">
20669         <size>7</size>
20670       </method>
20671       <method name="Void Foo[T](T, I`1)">
20672         <size>1</size>
20673       </method>
20674       <method name="Void Test[U](U, I`1)">
20675         <size>8</size>
20676       </method>
20677     </type>
20678     <type name="M">
20679       <method name="Void .ctor()">
20680         <size>7</size>
20681       </method>
20682       <method name="Int32 Main()">
20683         <size>2</size>
20684       </method>
20685     </type>
20686   </test>
20687   <test name="gtest-variance-6.cs">
20688     <type name="Program">
20689       <method name="Void .ctor()">
20690         <size>7</size>
20691       </method>
20692       <method name="Void Main()">
20693         <size>1</size>
20694       </method>
20695     </type>
20696     <type name="Cov1`1[U]">
20697       <method name="Void .ctor(Object, IntPtr)">
20698         <size>0</size>
20699       </method>
20700       <method name="ICovariant`1 Invoke(IContravariant`1)">
20701         <size>0</size>
20702       </method>
20703       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20704         <size>0</size>
20705       </method>
20706       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20707         <size>0</size>
20708       </method>
20709     </type>
20710     <type name="Cov2`1[U]">
20711       <method name="Void .ctor(Object, IntPtr)">
20712         <size>0</size>
20713       </method>
20714       <method name="ICovariant`1 Invoke(IContravariant`1)">
20715         <size>0</size>
20716       </method>
20717       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20718         <size>0</size>
20719       </method>
20720       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20721         <size>0</size>
20722       </method>
20723     </type>
20724     <type name="Cov3`1[U]">
20725       <method name="Void .ctor(Object, IntPtr)">
20726         <size>0</size>
20727       </method>
20728       <method name="ICovariant`1 Invoke(IContravariant`1)">
20729         <size>0</size>
20730       </method>
20731       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20732         <size>0</size>
20733       </method>
20734       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20735         <size>0</size>
20736       </method>
20737     </type>
20738     <type name="Cov4`1[U]">
20739       <method name="Void .ctor(Object, IntPtr)">
20740         <size>0</size>
20741       </method>
20742       <method name="ICovariant`1 Invoke()">
20743         <size>0</size>
20744       </method>
20745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20746         <size>0</size>
20747       </method>
20748       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20749         <size>0</size>
20750       </method>
20751     </type>
20752     <type name="Cov5`1[U]">
20753       <method name="Void .ctor(Object, IntPtr)">
20754         <size>0</size>
20755       </method>
20756       <method name="IContravariant`1 Invoke()">
20757         <size>0</size>
20758       </method>
20759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20760         <size>0</size>
20761       </method>
20762       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20763         <size>0</size>
20764       </method>
20765     </type>
20766     <type name="Contra5`1[U]">
20767       <method name="Void .ctor(Object, IntPtr)">
20768         <size>0</size>
20769       </method>
20770       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20771         <size>0</size>
20772       </method>
20773       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20774         <size>0</size>
20775       </method>
20776       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20777         <size>0</size>
20778       </method>
20779     </type>
20780     <type name="Contra6`1[U]">
20781       <method name="Void .ctor(Object, IntPtr)">
20782         <size>0</size>
20783       </method>
20784       <method name="IContravariant`1 Invoke()">
20785         <size>0</size>
20786       </method>
20787       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20788         <size>0</size>
20789       </method>
20790       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20791         <size>0</size>
20792       </method>
20793     </type>
20794     <type name="Contra7`1[U]">
20795       <method name="Void .ctor(Object, IntPtr)">
20796         <size>0</size>
20797       </method>
20798       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20799         <size>0</size>
20800       </method>
20801       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20802         <size>0</size>
20803       </method>
20804       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20805         <size>0</size>
20806       </method>
20807     </type>
20808     <type name="Contra8`1[U]">
20809       <method name="Void .ctor(Object, IntPtr)">
20810         <size>0</size>
20811       </method>
20812       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20813         <size>0</size>
20814       </method>
20815       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20816         <size>0</size>
20817       </method>
20818       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20819         <size>0</size>
20820       </method>
20821     </type>
20822   </test>
20823   <test name="gtest-variance-7.cs">
20824     <type name="C">
20825       <method name="Void .ctor()">
20826         <size>7</size>
20827       </method>
20828       <method name="Void Main()">
20829         <size>1</size>
20830       </method>
20831     </type>
20832     <type name="Covariant`1[T]">
20833       <method name="Void .ctor(Object, IntPtr)">
20834         <size>0</size>
20835       </method>
20836       <method name="T Invoke()">
20837         <size>0</size>
20838       </method>
20839       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20840         <size>0</size>
20841       </method>
20842       <method name="T EndInvoke(IAsyncResult)">
20843         <size>0</size>
20844       </method>
20845     </type>
20846     <type name="Contra`1[T]">
20847       <method name="Void .ctor(Object, IntPtr)">
20848         <size>0</size>
20849       </method>
20850       <method name="Void Invoke(T)">
20851         <size>0</size>
20852       </method>
20853       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20854         <size>0</size>
20855       </method>
20856       <method name="Void EndInvoke(IAsyncResult)">
20857         <size>0</size>
20858       </method>
20859     </type>
20860     <type name="CoContra`2[TR,T]">
20861       <method name="Void .ctor(Object, IntPtr)">
20862         <size>0</size>
20863       </method>
20864       <method name="TR Invoke(T)">
20865         <size>0</size>
20866       </method>
20867       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20868         <size>0</size>
20869       </method>
20870       <method name="TR EndInvoke(IAsyncResult)">
20871         <size>0</size>
20872       </method>
20873     </type>
20874     <type name="None`1[T]">
20875       <method name="Void .ctor(Object, IntPtr)">
20876         <size>0</size>
20877       </method>
20878       <method name="Void Invoke(T)">
20879         <size>0</size>
20880       </method>
20881       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20882         <size>0</size>
20883       </method>
20884       <method name="Void EndInvoke(IAsyncResult)">
20885         <size>0</size>
20886       </method>
20887     </type>
20888     <type name="Test`1[U]">
20889       <method name="Void .ctor(Object, IntPtr)">
20890         <size>0</size>
20891       </method>
20892       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20893         <size>0</size>
20894       </method>
20895       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20896         <size>0</size>
20897       </method>
20898       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20899         <size>0</size>
20900       </method>
20901     </type>
20902     <type name="Test2`1[U]">
20903       <method name="Void .ctor(Object, IntPtr)">
20904         <size>0</size>
20905       </method>
20906       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20907         <size>0</size>
20908       </method>
20909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20910         <size>0</size>
20911       </method>
20912       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20913         <size>0</size>
20914       </method>
20915     </type>
20916     <type name="Test3`1[U]">
20917       <method name="Void .ctor(Object, IntPtr)">
20918         <size>0</size>
20919       </method>
20920       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20921         <size>0</size>
20922       </method>
20923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20924         <size>0</size>
20925       </method>
20926       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20927         <size>0</size>
20928       </method>
20929     </type>
20930     <type name="Test4`1[U]">
20931       <method name="Void .ctor(Object, IntPtr)">
20932         <size>0</size>
20933       </method>
20934       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20935         <size>0</size>
20936       </method>
20937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20938         <size>0</size>
20939       </method>
20940       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20941         <size>0</size>
20942       </method>
20943     </type>
20944     <type name="Test5`1[U]">
20945       <method name="Void .ctor(Object, IntPtr)">
20946         <size>0</size>
20947       </method>
20948       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20949         <size>0</size>
20950       </method>
20951       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20952         <size>0</size>
20953       </method>
20954       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20955         <size>0</size>
20956       </method>
20957     </type>
20958     <type name="Test6`1[U]">
20959       <method name="Void .ctor(Object, IntPtr)">
20960         <size>0</size>
20961       </method>
20962       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20963         <size>0</size>
20964       </method>
20965       <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)">
20966         <size>0</size>
20967       </method>
20968       <method name="Void EndInvoke(IAsyncResult)">
20969         <size>0</size>
20970       </method>
20971     </type>
20972     <type name="Both`2[U,V]">
20973       <method name="Void .ctor(Object, IntPtr)">
20974         <size>0</size>
20975       </method>
20976       <method name="Void Invoke(CoContra`2[U,V])">
20977         <size>0</size>
20978       </method>
20979       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20980         <size>0</size>
20981       </method>
20982       <method name="Void EndInvoke(IAsyncResult)">
20983         <size>0</size>
20984       </method>
20985     </type>
20986     <type name="Both2`2[U,V]">
20987       <method name="Void .ctor(Object, IntPtr)">
20988         <size>0</size>
20989       </method>
20990       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20991         <size>0</size>
20992       </method>
20993       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20994         <size>0</size>
20995       </method>
20996       <method name="Void EndInvoke(IAsyncResult)">
20997         <size>0</size>
20998       </method>
20999     </type>
21000     <type name="Both3`2[U,V]">
21001       <method name="Void .ctor(Object, IntPtr)">
21002         <size>0</size>
21003       </method>
21004       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21005         <size>0</size>
21006       </method>
21007       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21008         <size>0</size>
21009       </method>
21010       <method name="Void EndInvoke(IAsyncResult)">
21011         <size>0</size>
21012       </method>
21013     </type>
21014     <type name="Both4`2[U,V]">
21015       <method name="Void .ctor(Object, IntPtr)">
21016         <size>0</size>
21017       </method>
21018       <method name="Void Invoke(Both`2[V,U])">
21019         <size>0</size>
21020       </method>
21021       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21022         <size>0</size>
21023       </method>
21024       <method name="Void EndInvoke(IAsyncResult)">
21025         <size>0</size>
21026       </method>
21027     </type>
21028     <type name="Both5`2[U,V]">
21029       <method name="Void .ctor(Object, IntPtr)">
21030         <size>0</size>
21031       </method>
21032       <method name="Void Invoke(Both`2[V,System.Int32])">
21033         <size>0</size>
21034       </method>
21035       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21036         <size>0</size>
21037       </method>
21038       <method name="Void EndInvoke(IAsyncResult)">
21039         <size>0</size>
21040       </method>
21041     </type>
21042   </test>
21043   <test name="gtest-variance-9.cs">
21044     <type name="Test">
21045       <method name="Void .ctor()">
21046         <size>7</size>
21047       </method>
21048       <method name="Void Foo(IIn`1)">
21049         <size>1</size>
21050       </method>
21051       <method name="Int32 Main()">
21052         <size>10</size>
21053       </method>
21054     </type>
21055   </test>
21056   <test name="test-1.cs">
21057     <type name="X">
21058       <method name="Void .ctor()">
21059         <size>7</size>
21060       </method>
21061       <method name="Int32 Main(System.String[])">
21062         <size>12</size>
21063       </method>
21064     </type>
21065   </test>
21066   <test name="test-10.cs">
21067     <type name="X">
21068       <method name="Void .ctor()">
21069         <size>7</size>
21070       </method>
21071       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21072         <size>1</size>
21073       </method>
21074       <method name="Void bsbyte()">
21075         <size>35</size>
21076       </method>
21077       <method name="Void abyte(SByte, Char)">
21078         <size>1</size>
21079       </method>
21080       <method name="Void bbyte()">
21081         <size>22</size>
21082       </method>
21083       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21084         <size>1</size>
21085       </method>
21086       <method name="Void bshort()">
21087         <size>39</size>
21088       </method>
21089       <method name="Void aushort(SByte, Byte, Int16, Char)">
21090         <size>1</size>
21091       </method>
21092       <method name="Void bushort()">
21093         <size>29</size>
21094       </method>
21095       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21096         <size>1</size>
21097       </method>
21098       <method name="Void bint()">
21099         <size>42</size>
21100       </method>
21101       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21102         <size>1</size>
21103       </method>
21104       <method name="Void buint()">
21105         <size>38</size>
21106       </method>
21107       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21108         <size>1</size>
21109       </method>
21110       <method name="Void blong()">
21111         <size>47</size>
21112       </method>
21113       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21114         <size>1</size>
21115       </method>
21116       <method name="Void bulong()">
21117         <size>47</size>
21118       </method>
21119       <method name="Void achar(SByte, Byte, Int16)">
21120         <size>1</size>
21121       </method>
21122       <method name="Void bchar()">
21123         <size>27</size>
21124       </method>
21125       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21126         <size>1</size>
21127       </method>
21128       <method name="Void bfloat()">
21129         <size>67</size>
21130       </method>
21131       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21132         <size>1</size>
21133       </method>
21134       <method name="Void bdouble()">
21135         <size>75</size>
21136       </method>
21137       <method name="Void TestDecimal(Decimal)">
21138         <size>15</size>
21139       </method>
21140       <method name="Void Main()">
21141         <size>1</size>
21142       </method>
21143     </type>
21144     <type name="Test2">
21145       <method name="Void .ctor()">
21146         <size>7</size>
21147       </method>
21148       <method name="Void ExtraTst()">
21149         <size>12</size>
21150       </method>
21151     </type>
21152   </test>
21153   <test name="test-100.cs">
21154     <type name="GLib.Object">
21155       <method name="Void .ctor()">
21156         <size>7</size>
21157       </method>
21158       <method name="Int32 get_Raw()">
21159         <size>2</size>
21160       </method>
21161       <method name="Void set_Raw(Int32)">
21162         <size>8</size>
21163       </method>
21164       <method name="Void GetProperty()">
21165         <size>12</size>
21166       </method>
21167       <method name="Int32 Main()">
21168         <size>2</size>
21169       </method>
21170     </type>
21171   </test>
21172   <test name="test-101.cs">
21173     <type name="Test.MyAttribute">
21174       <method name="Void .ctor(String)">
21175         <size>20</size>
21176       </method>
21177     </type>
21178     <type name="Test.My2Attribute">
21179       <method name="Void .ctor(String, Int32)">
21180         <size>31</size>
21181       </method>
21182     </type>
21183     <type name="Test.Test">
21184       <method name="Void .ctor()">
21185         <size>7</size>
21186       </method>
21187       <method name="Int32 Main()">
21188         <size>92</size>
21189       </method>
21190     </type>
21191   </test>
21192   <test name="test-102.cs">
21193     <type name="N1.MineAttribute">
21194       <method name="Void .ctor(String)">
21195         <size>14</size>
21196       </method>
21197     </type>
21198     <type name="N1.ReturnAttribute">
21199       <method name="Void .ctor(String)">
21200         <size>14</size>
21201       </method>
21202     </type>
21203     <type name="N1.Foo">
21204       <method name="Void .ctor()">
21205         <size>7</size>
21206       </method>
21207       <method name="Int32 Main()">
21208         <size>250</size>
21209       </method>
21210     </type>
21211   </test>
21212   <test name="test-103.cs">
21213     <type name="A">
21214       <method name="Void .ctor()">
21215         <size>7</size>
21216       </method>
21217       <method name="Int32 Foo()">
21218         <size>0</size>
21219       </method>
21220     </type>
21221     <type name="B">
21222       <method name="Void .ctor()">
21223         <size>7</size>
21224       </method>
21225       <method name="Int32 Foo()">
21226         <size>2</size>
21227       </method>
21228       <method name="Int32 M()">
21229         <size>7</size>
21230       </method>
21231     </type>
21232     <type name="Test">
21233       <method name="Void .ctor()">
21234         <size>7</size>
21235       </method>
21236       <method name="Int32 Main()">
21237         <size>11</size>
21238       </method>
21239     </type>
21240   </test>
21241   <test name="test-104.cs">
21242     <type name="Test">
21243       <method name="Void .ctor()">
21244         <size>7</size>
21245       </method>
21246       <method name="Int32 Main(System.String[])">
21247         <size>12</size>
21248       </method>
21249     </type>
21250   </test>
21251   <test name="test-105.cs">
21252     <type name="Test">
21253       <method name="Void .ctor()">
21254         <size>7</size>
21255       </method>
21256       <method name="Int32 F(Int32)">
21257         <size>33</size>
21258       </method>
21259       <method name="Void async_callback(IAsyncResult)">
21260         <size>22</size>
21261       </method>
21262       <method name="Int32 Main()">
21263         <size>407</size>
21264       </method>
21265     </type>
21266     <type name="Test+SimpleDelegate">
21267       <method name="Void .ctor(Object, IntPtr)">
21268         <size>0</size>
21269       </method>
21270       <method name="Int32 Invoke(Int32)">
21271         <size>0</size>
21272       </method>
21273       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21274         <size>0</size>
21275       </method>
21276       <method name="Int32 EndInvoke(IAsyncResult)">
21277         <size>0</size>
21278       </method>
21279     </type>
21280   </test>
21281   <test name="test-106.cs">
21282     <type name="Test">
21283       <method name="Int32 F(Int32)">
21284         <size>27</size>
21285       </method>
21286       <method name="Void async_callback(IAsyncResult)">
21287         <size>33</size>
21288       </method>
21289       <method name="Int32 Main()">
21290         <size>135</size>
21291       </method>
21292       <method name="Void .ctor()">
21293         <size>7</size>
21294       </method>
21295       <method name="Void .cctor()">
21296         <size>1</size>
21297       </method>
21298     </type>
21299     <type name="Test+SimpleDelegate">
21300       <method name="Int32 Invoke(Int32)">
21301         <size>0</size>
21302       </method>
21303       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21304         <size>0</size>
21305       </method>
21306       <method name="Int32 EndInvoke(IAsyncResult)">
21307         <size>0</size>
21308       </method>
21309       <method name="Void .ctor(Object, IntPtr)">
21310         <size>0</size>
21311       </method>
21312     </type>
21313   </test>
21314   <test name="test-107.cs">
21315     <type name="Test">
21316       <method name="Void .ctor()">
21317         <size>7</size>
21318       </method>
21319       <method name="Void .cctor()">
21320         <size>1</size>
21321       </method>
21322       <method name="Int32 F(Int32)">
21323         <size>27</size>
21324       </method>
21325       <method name="Void async_callback(IAsyncResult)">
21326         <size>100</size>
21327       </method>
21328       <method name="Int32 Main()">
21329         <size>89</size>
21330       </method>
21331     </type>
21332     <type name="Test+SimpleDelegate">
21333       <method name="Void .ctor(Object, IntPtr)">
21334         <size>0</size>
21335       </method>
21336       <method name="Int32 Invoke(Int32)">
21337         <size>0</size>
21338       </method>
21339       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21340         <size>0</size>
21341       </method>
21342       <method name="Int32 EndInvoke(IAsyncResult)">
21343         <size>0</size>
21344       </method>
21345     </type>
21346   </test>
21347   <test name="test-108.cs">
21348     <type name="X">
21349       <method name="Void .ctor()">
21350         <size>7</size>
21351       </method>
21352       <method name="Int32 Main()">
21353         <size>79</size>
21354       </method>
21355     </type>
21356   </test>
21357   <test name="test-109.cs">
21358     <type name="T">
21359       <method name="Void .ctor()">
21360         <size>7</size>
21361       </method>
21362       <method name="Int32 Main()">
21363         <size>23</size>
21364       </method>
21365     </type>
21366   </test>
21367   <test name="test-11.cs">
21368     <type name="Test">
21369       <method name="Void .ctor()">
21370         <size>7</size>
21371       </method>
21372       <method name="Int32 boxtest()">
21373         <size>12</size>
21374       </method>
21375       <method name="Int32 Main()">
21376         <size>14</size>
21377       </method>
21378     </type>
21379   </test>
21380   <test name="test-110.cs">
21381     <type name="test.test">
21382       <method name="Void .ctor()">
21383         <size>7</size>
21384       </method>
21385       <method name="Int32 test_method(Int32)">
21386         <size>13</size>
21387       </method>
21388       <method name="Int32 Main()">
21389         <size>17</size>
21390       </method>
21391     </type>
21392   </test>
21393   <test name="test-111.cs">
21394     <type name="T">
21395       <method name="Void .ctor()">
21396         <size>7</size>
21397       </method>
21398       <method name="System.Object get_obj()">
21399         <size>6</size>
21400       </method>
21401       <method name="Int32 Main()">
21402         <size>21</size>
21403       </method>
21404     </type>
21405   </test>
21406   <test name="test-112.cs">
21407     <type name="X">
21408       <method name="Void .ctor()">
21409         <size>7</size>
21410       </method>
21411       <method name="System.Int32[] g()">
21412         <size>14</size>
21413       </method>
21414       <method name="Int32 Main()">
21415         <size>18</size>
21416       </method>
21417     </type>
21418   </test>
21419   <test name="test-113.cs">
21420     <type name="X">
21421       <method name="Void .ctor()">
21422         <size>7</size>
21423       </method>
21424       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21425         <size>4</size>
21426       </method>
21427       <method name="Void GetProperty(System.String, System.String ByRef)">
21428         <size>21</size>
21429       </method>
21430       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21431         <size>4</size>
21432       </method>
21433       <method name="Void GetProperty(System.String, Boolean ByRef)">
21434         <size>21</size>
21435       </method>
21436       <method name="Int32 Main()">
21437         <size>2</size>
21438       </method>
21439     </type>
21440   </test>
21441   <test name="test-114.cs">
21442     <type name="MyClass">
21443       <method name="Void .ctor()">
21444         <size>7</size>
21445       </method>
21446       <method name="Int32 Main()">
21447         <size>15</size>
21448       </method>
21449     </type>
21450     <type name="MyClass+IsAnything">
21451       <method name="Void .ctor(Object, IntPtr)">
21452         <size>0</size>
21453       </method>
21454       <method name="Boolean Invoke(Char)">
21455         <size>0</size>
21456       </method>
21457       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21458         <size>0</size>
21459       </method>
21460       <method name="Boolean EndInvoke(IAsyncResult)">
21461         <size>0</size>
21462       </method>
21463     </type>
21464   </test>
21465   <test name="test-115.cs">
21466     <type name="A">
21467       <method name="Void .ctor()">
21468         <size>7</size>
21469       </method>
21470       <method name="X op_Explicit(A)">
21471         <size>8</size>
21472       </method>
21473     </type>
21474     <type name="X">
21475       <method name="Void .ctor()">
21476         <size>7</size>
21477       </method>
21478     </type>
21479     <type name="Y">
21480       <method name="Void .ctor()">
21481         <size>7</size>
21482       </method>
21483     </type>
21484     <type name="blah">
21485       <method name="Void .ctor()">
21486         <size>7</size>
21487       </method>
21488       <method name="Int32 Main()">
21489         <size>47</size>
21490       </method>
21491     </type>
21492   </test>
21493   <test name="test-116.cs">
21494     <type name="X">
21495       <method name="Void .ctor()">
21496         <size>7</size>
21497       </method>
21498       <method name="Int32 Main()">
21499         <size>12</size>
21500       </method>
21501     </type>
21502   </test>
21503   <test name="test-117.cs">
21504     <type name="Blah">
21505       <method name="Void .ctor()">
21506         <size>18</size>
21507       </method>
21508       <method name="Int32 Main()">
21509         <size>25</size>
21510       </method>
21511     </type>
21512   </test>
21513   <test name="test-118.cs">
21514     <type name="Container">
21515       <method name="Void .ctor()">
21516         <size>7</size>
21517       </method>
21518       <method name="Int32 Main(System.String[])">
21519         <size>2</size>
21520       </method>
21521     </type>
21522   </test>
21523   <test name="test-119.cs">
21524     <type name="Value">
21525       <method name="Void .ctor()">
21526         <size>7</size>
21527       </method>
21528       <method name="Int32 op_Explicit(Value)">
21529         <size>2</size>
21530       </method>
21531       <method name="MyObject op_Explicit(Value)">
21532         <size>7</size>
21533       </method>
21534       <method name="UInt32 op_Explicit(Value)">
21535         <size>2</size>
21536       </method>
21537     </type>
21538     <type name="MyObject">
21539       <method name="Void .ctor(Int32)">
21540         <size>7</size>
21541       </method>
21542     </type>
21543     <type name="Derived">
21544       <method name="Void .ctor(Int32)">
21545         <size>8</size>
21546       </method>
21547       <method name="Derived Blah()">
21548         <size>18</size>
21549       </method>
21550     </type>
21551     <type name="Test">
21552       <method name="Void .ctor()">
21553         <size>7</size>
21554       </method>
21555       <method name="Int32 Main()">
21556         <size>33</size>
21557       </method>
21558     </type>
21559   </test>
21560   <test name="test-12.cs">
21561     <type name="X">
21562       <method name="Void .ctor()">
21563         <size>7</size>
21564       </method>
21565       <method name="Int32 Main(System.String[])">
21566         <size>270</size>
21567       </method>
21568       <method name="System.String s(System.String, Int32)">
21569         <size>13</size>
21570       </method>
21571       <method name="System.String x(System.String, System.Object)">
21572         <size>8</size>
21573       </method>
21574     </type>
21575   </test>
21576   <test name="test-120.cs">
21577     <type name="test">
21578       <method name="Void .ctor()">
21579         <size>7</size>
21580       </method>
21581       <method name="Int32 Main()">
21582         <size>140</size>
21583       </method>
21584     </type>
21585   </test>
21586   <test name="test-121.cs">
21587     <type name="X">
21588       <method name="Void .ctor()">
21589         <size>7</size>
21590       </method>
21591       <method name="Int32 g()">
21592         <size>14</size>
21593       </method>
21594       <method name="Int32 Main()">
21595         <size>81</size>
21596       </method>
21597     </type>
21598   </test>
21599   <test name="test-122.cs">
21600     <type name="A">
21601       <method name="Void .ctor()">
21602         <size>7</size>
21603       </method>
21604       <method name="Void .cctor()">
21605         <size>1</size>
21606       </method>
21607       <method name="Int32 Main()">
21608         <size>2</size>
21609       </method>
21610     </type>
21611     <type name="A+B">
21612       <method name="Void .ctor()">
21613         <size>7</size>
21614       </method>
21615       <method name="Void Foo()">
21616         <size>13</size>
21617       </method>
21618     </type>
21619   </test>
21620   <test name="test-123.cs">
21621     <type name="X">
21622       <method name="Void .ctor()">
21623         <size>7</size>
21624       </method>
21625       <method name="System.Object get_non_null()">
21626         <size>6</size>
21627       </method>
21628       <method name="System.Object get_null()">
21629         <size>2</size>
21630       </method>
21631       <method name="Int32 Main()">
21632         <size>95</size>
21633       </method>
21634     </type>
21635   </test>
21636   <test name="test-124.cs">
21637     <type name="t">
21638       <method name="Void .ctor()">
21639         <size>7</size>
21640       </method>
21641       <method name="Void a()">
21642         <size>16</size>
21643       </method>
21644       <method name="Void b()">
21645         <size>16</size>
21646       </method>
21647       <method name="Void c()">
21648         <size>24</size>
21649       </method>
21650       <method name="Void d()">
21651         <size>28</size>
21652       </method>
21653       <method name="Void Main()">
21654         <size>1</size>
21655       </method>
21656     </type>
21657   </test>
21658   <test name="test-125.cs">
21659     <type name="Fraction">
21660       <method name="Void .ctor(Int32, Int32)">
21661         <size>31</size>
21662       </method>
21663       <method name="Void .ctor(Int32)">
21664         <size>31</size>
21665       </method>
21666       <method name="Boolean Equals(System.Object)">
21667         <size>36</size>
21668       </method>
21669       <method name="System.String ToString()">
21670         <size>35</size>
21671       </method>
21672       <method name="Fraction op_Implicit(Int32)">
21673         <size>17</size>
21674       </method>
21675       <method name="Int32 op_Explicit(Fraction)">
21676         <size>24</size>
21677       </method>
21678       <method name="Boolean op_Equality(Fraction, Fraction)">
21679         <size>48</size>
21680       </method>
21681       <method name="Boolean op_Inequality(Fraction, Fraction)">
21682         <size>21</size>
21683       </method>
21684       <method name="Fraction op_Addition(Fraction, Fraction)">
21685         <size>102</size>
21686       </method>
21687     </type>
21688     <type name="Tester">
21689       <method name="Void .ctor()">
21690         <size>7</size>
21691       </method>
21692       <method name="Int32 Main()">
21693         <size>148</size>
21694       </method>
21695     </type>
21696   </test>
21697   <test name="test-126.cs">
21698     <type name="X">
21699       <method name="Void .ctor()">
21700         <size>7</size>
21701       </method>
21702       <method name="Void Iface.Method()">
21703         <size>1</size>
21704       </method>
21705       <method name="Int32 Main()">
21706         <size>33</size>
21707       </method>
21708     </type>
21709   </test>
21710   <test name="test-127.cs">
21711     <type name="X">
21712       <method name="Void .ctor()">
21713         <size>7</size>
21714       </method>
21715       <method name="Int32 Main()">
21716         <size>32</size>
21717       </method>
21718     </type>
21719   </test>
21720   <test name="test-128.cs">
21721     <type name="SimpleAttribute">
21722       <method name="Void .ctor(String)">
21723         <size>14</size>
21724       </method>
21725     </type>
21726     <type name="MineAttribute">
21727       <method name="Void .ctor(Type[])">
21728         <size>14</size>
21729       </method>
21730     </type>
21731     <type name="Foo">
21732       <method name="Void .ctor()">
21733         <size>7</size>
21734       </method>
21735       <method name="Int32 MM()">
21736         <size>153</size>
21737       </method>
21738     </type>
21739     <type name="Blah">
21740       <method name="Void .ctor()">
21741         <size>7</size>
21742       </method>
21743       <method name="Int32 get_Value()">
21744         <size>7</size>
21745       </method>
21746       <method name="Void set_Value(Int32)">
21747         <size>8</size>
21748       </method>
21749       <method name="Int32 Another()">
21750         <size>2</size>
21751       </method>
21752       <method name="Int32 Main()">
21753         <size>6</size>
21754       </method>
21755     </type>
21756   </test>
21757   <test name="test-129.cs">
21758     <type name="X">
21759       <method name="Void .ctor()">
21760         <size>7</size>
21761       </method>
21762       <method name="Int32 Main()">
21763         <size>27</size>
21764       </method>
21765     </type>
21766   </test>
21767   <test name="test-13.cs">
21768     <type name="Foo">
21769       <method name="Void .ctor()">
21770         <size>7</size>
21771       </method>
21772       <method name="Boolean MyMethod()">
21773         <size>12</size>
21774       </method>
21775     </type>
21776     <type name="Blah">
21777       <method name="Void .ctor()">
21778         <size>7</size>
21779       </method>
21780       <method name="Int32 Main()">
21781         <size>23</size>
21782       </method>
21783     </type>
21784   </test>
21785   <test name="test-130.cs">
21786     <type name="X">
21787       <method name="Void .ctor()">
21788         <size>20</size>
21789       </method>
21790       <method name="Int32 Main()">
21791         <size>2</size>
21792       </method>
21793     </type>
21794   </test>
21795   <test name="test-131.cs">
21796     <type name="SimpleAttribute">
21797       <method name="Void .ctor(String)">
21798         <size>14</size>
21799       </method>
21800     </type>
21801     <type name="Blah">
21802       <method name="Void .ctor()">
21803         <size>7</size>
21804       </method>
21805       <method name="Int32 Main()">
21806         <size>2</size>
21807       </method>
21808     </type>
21809   </test>
21810   <test name="test-132.cs">
21811     <type name="T">
21812       <method name="Void .ctor()">
21813         <size>7</size>
21814       </method>
21815       <method name="Int32 Main()">
21816         <size>51</size>
21817       </method>
21818     </type>
21819   </test>
21820   <test name="test-133.cs">
21821     <type name="T">
21822       <method name="Void .ctor()">
21823         <size>7</size>
21824       </method>
21825       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21826         <size>21</size>
21827       </method>
21828       <method name="Void get_struct(S ByRef)">
21829         <size>24</size>
21830       </method>
21831       <method name="Int32 Main()">
21832         <size>75</size>
21833       </method>
21834     </type>
21835   </test>
21836   <test name="test-134.cs">
21837     <type name="AA">
21838       <method name="Void .ctor()">
21839         <size>7</size>
21840       </method>
21841       <method name="Void A()">
21842         <size>8</size>
21843       </method>
21844       <method name="Void B()">
21845         <size>8</size>
21846       </method>
21847       <method name="Void C()">
21848         <size>8</size>
21849       </method>
21850       <method name="Boolean get_OK()">
21851         <size>32</size>
21852       </method>
21853     </type>
21854     <type name="BB">
21855       <method name="Void .ctor()">
21856         <size>7</size>
21857       </method>
21858       <method name="Void A()">
21859         <size>18</size>
21860       </method>
21861       <method name="Void B()">
21862         <size>8</size>
21863       </method>
21864       <method name="Void C()">
21865         <size>8</size>
21866       </method>
21867       <method name="Boolean get_OK()">
21868         <size>32</size>
21869       </method>
21870     </type>
21871     <type name="T">
21872       <method name="Void .ctor()">
21873         <size>7</size>
21874       </method>
21875       <method name="Void A()">
21876         <size>1</size>
21877       </method>
21878       <method name="Void B()">
21879         <size>1</size>
21880       </method>
21881       <method name="Int32 Main()">
21882         <size>76</size>
21883       </method>
21884     </type>
21885   </test>
21886   <test name="test-135.cs">
21887     <type name="A">
21888       <method name="Void .ctor()">
21889         <size>7</size>
21890       </method>
21891       <method name="Void doh()">
21892         <size>1</size>
21893       </method>
21894     </type>
21895     <type name="T">
21896       <method name="Void .ctor()">
21897         <size>7</size>
21898       </method>
21899       <method name="A get_Prop()">
21900         <size>6</size>
21901       </method>
21902       <method name="Int32 Main()">
21903         <size>37</size>
21904       </method>
21905       <method name="IA IB.get_Prop()">
21906         <size>6</size>
21907       </method>
21908     </type>
21909   </test>
21910   <test name="test-136.cs">
21911     <type name="MyCar">
21912       <method name="Void .ctor()">
21913         <size>7</size>
21914       </method>
21915       <method name="Void IDiagnostic.Stop()">
21916         <size>8</size>
21917       </method>
21918       <method name="Void IAutomobile.Stop()">
21919         <size>8</size>
21920       </method>
21921       <method name="Void Stop()">
21922         <size>16</size>
21923       </method>
21924     </type>
21925     <type name="TestConflict">
21926       <method name="Void .ctor()">
21927         <size>7</size>
21928       </method>
21929       <method name="Int32 Main()">
21930         <size>74</size>
21931       </method>
21932     </type>
21933   </test>
21934   <test name="test-137.cs">
21935     <type name="C">
21936       <method name="Void .ctor()">
21937         <size>7</size>
21938       </method>
21939       <method name="Void X()">
21940         <size>15</size>
21941       </method>
21942       <method name="Int32 Main()">
21943         <size>95</size>
21944       </method>
21945     </type>
21946   </test>
21947   <test name="test-138.cs">
21948     <type name="T">
21949       <method name="Void .ctor()">
21950         <size>7</size>
21951       </method>
21952       <method name="Int32 Main()">
21953         <size>14</size>
21954       </method>
21955     </type>
21956   </test>
21957   <test name="test-139.cs">
21958     <type name="T">
21959       <method name="Void one()">
21960         <size>13</size>
21961       </method>
21962       <method name="Void two(T)">
21963         <size>8</size>
21964       </method>
21965       <method name="Void three(T ByRef)">
21966         <size>13</size>
21967       </method>
21968       <method name="Int32 GetHashCode()">
21969         <size>12</size>
21970       </method>
21971       <method name="Int32 Main()">
21972         <size>25</size>
21973       </method>
21974     </type>
21975   </test>
21976   <test name="test-14.cs">
21977     <type name="Obj.A">
21978       <method name="Void .ctor()">
21979         <size>7</size>
21980       </method>
21981       <method name="Int32 F()">
21982         <size>2</size>
21983       </method>
21984       <method name="Int32 G()">
21985         <size>2</size>
21986       </method>
21987       <method name="Int32 H()">
21988         <size>3</size>
21989       </method>
21990     </type>
21991     <type name="Obj.B">
21992       <method name="Void .ctor()">
21993         <size>7</size>
21994       </method>
21995       <method name="Int32 F()">
21996         <size>2</size>
21997       </method>
21998       <method name="Int32 G()">
21999         <size>2</size>
22000       </method>
22001       <method name="Int32 H()">
22002         <size>3</size>
22003       </method>
22004     </type>
22005     <type name="Obj.Test">
22006       <method name="Void .ctor()">
22007         <size>7</size>
22008       </method>
22009       <method name="Int32 Main()">
22010         <size>182</size>
22011       </method>
22012     </type>
22013   </test>
22014   <test name="test-140.cs">
22015     <type name="BreakTest">
22016       <method name="Void .ctor()">
22017         <size>7</size>
22018       </method>
22019       <method name="Void .cctor()">
22020         <size>1</size>
22021       </method>
22022       <method name="Void B()">
22023         <size>47</size>
22024       </method>
22025       <method name="Int32 Main()">
22026         <size>20</size>
22027       </method>
22028     </type>
22029   </test>
22030   <test name="test-141.cs">
22031     <type name="X">
22032       <method name="Void .ctor()">
22033         <size>7</size>
22034       </method>
22035       <method name="Int32 Main()">
22036         <size>38</size>
22037       </method>
22038       <method name="Boolean Test1()">
22039         <size>41</size>
22040       </method>
22041       <method name="Boolean Test2()">
22042         <size>42</size>
22043       </method>
22044       <method name="Boolean Test3()">
22045         <size>37</size>
22046       </method>
22047     </type>
22048   </test>
22049   <test name="test-142.cs">
22050     <type name="TestClass">
22051       <method name="Void .ctor(EventHandler)">
22052         <size>14</size>
22053       </method>
22054       <method name="Int32 Main()">
22055         <size>2</size>
22056       </method>
22057     </type>
22058     <type name="TestBaseClass">
22059       <method name="Void .ctor()">
22060         <size>7</size>
22061       </method>
22062       <method name="Void add_Blah(System.EventHandler)">
22063         <size>24</size>
22064       </method>
22065       <method name="Void remove_Blah(System.EventHandler)">
22066         <size>24</size>
22067       </method>
22068     </type>
22069   </test>
22070   <test name="test-143.cs">
22071     <type name="MonoEnumInfo">
22072       <method name="Void stuff()">
22073         <size>8</size>
22074       </method>
22075       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22076         <size>20</size>
22077       </method>
22078       <method name="Int32 Main()">
22079         <size>32</size>
22080       </method>
22081     </type>
22082   </test>
22083   <test name="test-144.cs">
22084     <type name="Test">
22085       <method name="Void .ctor()">
22086         <size>7</size>
22087       </method>
22088       <method name="Void Main()">
22089         <size>1</size>
22090       </method>
22091     </type>
22092   </test>
22093   <test name="test-145.cs">
22094     <type name="JagArrayTest">
22095       <method name="Void .ctor()">
22096         <size>7</size>
22097       </method>
22098       <method name="Void .cctor()">
22099         <size>25</size>
22100       </method>
22101       <method name="Void Main()">
22102         <size>15</size>
22103       </method>
22104     </type>
22105   </test>
22106   <test name="test-146.cs">
22107     <type name="Test">
22108       <method name="Void .ctor()">
22109         <size>7</size>
22110       </method>
22111       <method name="Int32 Main()">
22112         <size>335</size>
22113       </method>
22114     </type>
22115   </test>
22116   <test name="test-147.cs">
22117     <type name="X">
22118       <method name="Void .ctor()">
22119         <size>15</size>
22120       </method>
22121       <method name="Void .cctor()">
22122         <size>8</size>
22123       </method>
22124       <method name="X Foo()">
22125         <size>6</size>
22126       </method>
22127       <method name="X Bar()">
22128         <size>6</size>
22129       </method>
22130       <method name="X Baz()">
22131         <size>6</size>
22132       </method>
22133       <method name="UInt32 get_Property()">
22134         <size>2</size>
22135       </method>
22136       <method name="UInt32 get_StaticProperty()">
22137         <size>3</size>
22138       </method>
22139       <method name="Int32 get_Item(Int32)">
22140         <size>2</size>
22141       </method>
22142     </type>
22143     <type name="Y">
22144       <method name="Void .ctor()">
22145         <size>15</size>
22146       </method>
22147       <method name="Void .cctor()">
22148         <size>9</size>
22149       </method>
22150       <method name="Y Foo()">
22151         <size>6</size>
22152       </method>
22153       <method name="Y Bar()">
22154         <size>6</size>
22155       </method>
22156       <method name="Y Baz()">
22157         <size>6</size>
22158       </method>
22159       <method name="UInt32 get_Property()">
22160         <size>2</size>
22161       </method>
22162       <method name="UInt32 get_StaticProperty()">
22163         <size>3</size>
22164       </method>
22165       <method name="Int32 get_Item(Int32)">
22166         <size>2</size>
22167       </method>
22168     </type>
22169     <type name="Z">
22170       <method name="Void .ctor()">
22171         <size>7</size>
22172       </method>
22173       <method name="Int32 Test()">
22174         <size>94</size>
22175       </method>
22176     </type>
22177     <type name="Test">
22178       <method name="Void .ctor()">
22179         <size>7</size>
22180       </method>
22181       <method name="Int32 Main()">
22182         <size>252</size>
22183       </method>
22184     </type>
22185   </test>
22186   <test name="test-148.cs">
22187     <type name="Y">
22188       <method name="Void .ctor()">
22189         <size>7</size>
22190       </method>
22191       <method name="Int32 get_Bar(Int32)">
22192         <size>2</size>
22193       </method>
22194       <method name="Int64 get_Bar(Double)">
22195         <size>3</size>
22196       </method>
22197     </type>
22198     <type name="Z">
22199       <method name="Void .ctor()">
22200         <size>7</size>
22201       </method>
22202       <method name="Int64 get_Whatever(Double)">
22203         <size>3</size>
22204       </method>
22205       <method name="Single get_Whatever(Int64, Int32)">
22206         <size>6</size>
22207       </method>
22208       <method name="Int32 InstanceTest()">
22209         <size>54</size>
22210       </method>
22211       <method name="Int32 Test()">
22212         <size>356</size>
22213       </method>
22214       <method name="Int32 Main()">
22215         <size>94</size>
22216       </method>
22217     </type>
22218     <type name="Z+MyArray">
22219       <method name="Void .ctor()">
22220         <size>7</size>
22221       </method>
22222       <method name="System.Object get_Item(Int32)">
22223         <size>8</size>
22224       </method>
22225       <method name="Void set_Item(Int32, System.Object)">
22226         <size>9</size>
22227       </method>
22228     </type>
22229     <type name="A">
22230       <method name="Void .ctor()">
22231         <size>7</size>
22232       </method>
22233       <method name="Int32 get_Monkey(Int32)">
22234         <size>4</size>
22235       </method>
22236     </type>
22237     <type name="B">
22238       <method name="Void .ctor()">
22239         <size>7</size>
22240       </method>
22241       <method name="Int64 get_Item(Int64, Int32)">
22242         <size>5</size>
22243       </method>
22244     </type>
22245     <type name="C">
22246       <method name="Void .ctor()">
22247         <size>7</size>
22248       </method>
22249       <method name="Int32 get_Item(Int32)">
22250         <size>4</size>
22251       </method>
22252     </type>
22253     <type name="D">
22254       <method name="Void .ctor()">
22255         <size>7</size>
22256       </method>
22257       <method name="Int64 get_Item(Int64, Int32)">
22258         <size>5</size>
22259       </method>
22260     </type>
22261     <type name="E">
22262       <method name="Void .ctor()">
22263         <size>7</size>
22264       </method>
22265       <method name="System.String get_g()">
22266         <size>6</size>
22267       </method>
22268       <method name="Void set_g(System.String)">
22269         <size>1</size>
22270       </method>
22271     </type>
22272     <type name="F">
22273       <method name="Void .ctor()">
22274         <size>7</size>
22275       </method>
22276       <method name="System.String get_g()">
22277         <size>6</size>
22278       </method>
22279     </type>
22280     <type name="DisposableNotifyList">
22281       <method name="Void .ctor()">
22282         <size>7</size>
22283       </method>
22284     </type>
22285     <type name="ChildList">
22286       <method name="Void .ctor()">
22287         <size>7</size>
22288       </method>
22289       <method name="Void Test()">
22290         <size>14</size>
22291       </method>
22292     </type>
22293     <type name="Y">
22294       <method name="Int32 X.get_Foo(Int32)">
22295         <size>2</size>
22296       </method>
22297     </type>
22298   </test>
22299   <test name="test-149.cs">
22300     <type name="Y">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304       <method name="Void .cctor()">
22305         <size>1</size>
22306       </method>
22307       <method name="Void add_Foo(System.EventHandler)">
22308         <size>24</size>
22309       </method>
22310       <method name="Void remove_Foo(System.EventHandler)">
22311         <size>24</size>
22312       </method>
22313       <method name="Void add_TestEvent(MyDelegate)">
22314         <size>24</size>
22315       </method>
22316       <method name="Void remove_TestEvent(MyDelegate)">
22317         <size>24</size>
22318       </method>
22319       <method name="Int32 Test()">
22320         <size>166</size>
22321       </method>
22322       <method name="Void callback1(System.Object, System.EventArgs)">
22323         <size>7</size>
22324       </method>
22325       <method name="Int64 callback2(Int32)">
22326         <size>19</size>
22327       </method>
22328       <method name="Void callback3(System.Object, System.EventArgs)">
22329         <size>7</size>
22330       </method>
22331     </type>
22332     <type name="Z">
22333       <method name="Void .ctor()">
22334         <size>7</size>
22335       </method>
22336       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22337         <size>22</size>
22338       </method>
22339       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22340         <size>22</size>
22341       </method>
22342       <method name="Int32 a()">
22343         <size>2</size>
22344       </method>
22345       <method name="Int32 Main()">
22346         <size>80</size>
22347       </method>
22348     </type>
22349     <type name="Static">
22350       <method name="Void .ctor()">
22351         <size>7</size>
22352       </method>
22353       <method name="Void add_Test(System.EventHandler)">
22354         <size>22</size>
22355       </method>
22356       <method name="Void remove_Test(System.EventHandler)">
22357         <size>22</size>
22358       </method>
22359       <method name="Void Fire()">
22360         <size>23</size>
22361       </method>
22362     </type>
22363     <type name="Z+SomeEventHandler">
22364       <method name="Void .ctor(Object, IntPtr)">
22365         <size>0</size>
22366       </method>
22367       <method name="Int32 Invoke()">
22368         <size>0</size>
22369       </method>
22370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22371         <size>0</size>
22372       </method>
22373       <method name="Int32 EndInvoke(IAsyncResult)">
22374         <size>0</size>
22375       </method>
22376     </type>
22377     <type name="MyDelegate">
22378       <method name="Void .ctor(Object, IntPtr)">
22379         <size>0</size>
22380       </method>
22381       <method name="Int64 Invoke(Int32)">
22382         <size>0</size>
22383       </method>
22384       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22385         <size>0</size>
22386       </method>
22387       <method name="Int64 EndInvoke(IAsyncResult)">
22388         <size>0</size>
22389       </method>
22390     </type>
22391     <type name="Y">
22392       <method name="Void X.add_Foo(System.EventHandler)">
22393         <size>1</size>
22394       </method>
22395       <method name="Void X.remove_Foo(System.EventHandler)">
22396         <size>1</size>
22397       </method>
22398     </type>
22399   </test>
22400   <test name="test-15.cs">
22401     <type name="Implementor">
22402       <method name="Void .ctor()">
22403         <size>7</size>
22404       </method>
22405       <method name="Int32 A()">
22406         <size>2</size>
22407       </method>
22408     </type>
22409     <type name="Run">
22410       <method name="Void .ctor()">
22411         <size>7</size>
22412       </method>
22413       <method name="Int32 Main()">
22414         <size>53</size>
22415       </method>
22416     </type>
22417     <type name="StructImplementor">
22418       <method name="Int32 A()">
22419         <size>2</size>
22420       </method>
22421     </type>
22422   </test>
22423   <test name="test-150.cs">
22424     <type name="T">
22425       <method name="Void .ctor()">
22426         <size>18</size>
22427       </method>
22428       <method name="Int32 Main()">
22429         <size>2</size>
22430       </method>
22431     </type>
22432   </test>
22433   <test name="test-151.cs">
22434     <type name="A.Iface">
22435       <method name="Void .ctor()">
22436         <size>7</size>
22437       </method>
22438       <method name="Void bah()">
22439         <size>1</size>
22440       </method>
22441     </type>
22442     <type name="A.my">
22443       <method name="Void .ctor()">
22444         <size>7</size>
22445       </method>
22446       <method name="Void doit(System.Object)">
22447         <size>13</size>
22448       </method>
22449       <method name="Int32 Main()">
22450         <size>2</size>
22451       </method>
22452     </type>
22453   </test>
22454   <test name="test-152.cs">
22455     <type name="X">
22456       <method name="Void .ctor()">
22457         <size>7</size>
22458       </method>
22459       <method name="Int32 Main()">
22460         <size>99</size>
22461       </method>
22462     </type>
22463   </test>
22464   <test name="test-153.cs">
22465     <type name="Z">
22466       <method name="Void .ctor()">
22467         <size>7</size>
22468       </method>
22469       <method name="Void Test2(System.String, System.Object[])">
22470         <size>1</size>
22471       </method>
22472       <method name="Void Test(System.String, System.Object[])">
22473         <size>8</size>
22474       </method>
22475       <method name="Int32 Main()">
22476         <size>86</size>
22477       </method>
22478     </type>
22479   </test>
22480   <test name="test-154.cs">
22481     <type name="X">
22482       <method name="Void .ctor()">
22483         <size>7</size>
22484       </method>
22485       <method name="Int32 Main()">
22486         <size>2</size>
22487       </method>
22488       <method name="Void test1(Single ByRef)">
22489         <size>6</size>
22490       </method>
22491       <method name="Void test2(Int32, Single ByRef)">
22492         <size>38</size>
22493       </method>
22494       <method name="Void test3(System.Int64[], Int32)">
22495         <size>21</size>
22496       </method>
22497       <method name="Int32 test4(Int32, Single ByRef)">
22498         <size>33</size>
22499       </method>
22500       <method name="Int32 test5(Single ByRef, Int64)">
22501         <size>75</size>
22502       </method>
22503       <method name="Int32 test6(Single ByRef)">
22504         <size>10</size>
22505       </method>
22506       <method name="Int64 test7(System.Int32[], Int32)">
22507         <size>64</size>
22508       </method>
22509       <method name="Int64 test8(Int32)">
22510         <size>34</size>
22511       </method>
22512       <method name="Int64 test9(Int32)">
22513         <size>28</size>
22514       </method>
22515       <method name="Void test10(Int32, Single ByRef)">
22516         <size>23</size>
22517       </method>
22518       <method name="Int64 test11(Int32)">
22519         <size>44</size>
22520       </method>
22521       <method name="Void test12(Single ByRef)">
22522         <size>25</size>
22523       </method>
22524       <method name="Void test13(Int32, Single ByRef)">
22525         <size>23</size>
22526       </method>
22527       <method name="Int64 test14(Int32, Single ByRef)">
22528         <size>66</size>
22529       </method>
22530       <method name="Int32 test15(Int32, Single ByRef)">
22531         <size>33</size>
22532       </method>
22533       <method name="Void test16()">
22534         <size>54</size>
22535       </method>
22536       <method name="Void test17()">
22537         <size>62</size>
22538       </method>
22539       <method name="Void test18(Int32, Int32 ByRef)">
22540         <size>35</size>
22541       </method>
22542       <method name="Int32 test19()">
22543         <size>49</size>
22544       </method>
22545       <method name="Int32 test20()">
22546         <size>22</size>
22547       </method>
22548       <method name="Int32 test21()">
22549         <size>28</size>
22550       </method>
22551       <method name="Int32 test22()">
22552         <size>27</size>
22553       </method>
22554       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22555         <size>29</size>
22556       </method>
22557       <method name="Int64 test24(Int32)">
22558         <size>67</size>
22559       </method>
22560       <method name="Int64 test25(Int32)">
22561         <size>44</size>
22562       </method>
22563       <method name="Void test26()">
22564         <size>22</size>
22565       </method>
22566       <method name="Int32 test27()">
22567         <size>12</size>
22568       </method>
22569       <method name="Void test28(System.Object ByRef)">
22570         <size>23</size>
22571       </method>
22572       <method name="Boolean test29(Int32 ByRef)">
22573         <size>33</size>
22574       </method>
22575       <method name="System.String test30(System.String ByRef)">
22576         <size>36</size>
22577       </method>
22578       <method name="System.String test31(Int32)">
22579         <size>78</size>
22580       </method>
22581       <method name="Void test32()">
22582         <size>11</size>
22583       </method>
22584       <method name="Int32 test33()">
22585         <size>4</size>
22586       </method>
22587       <method name="Void test34()">
22588         <size>20</size>
22589       </method>
22590       <method name="Void test35(Int32, Boolean)">
22591         <size>28</size>
22592       </method>
22593       <method name="Void test36()">
22594         <size>41</size>
22595       </method>
22596       <method name="Void test37()">
22597         <size>42</size>
22598       </method>
22599       <method name="Int32 test38()">
22600         <size>2</size>
22601       </method>
22602       <method name="Int32 test40(Int32)">
22603         <size>18</size>
22604       </method>
22605     </type>
22606   </test>
22607   <test name="test-155.cs">
22608     <type name="Test">
22609       <method name="Void .ctor()">
22610         <size>7</size>
22611       </method>
22612       <method name="Int32 Main()">
22613         <size>44</size>
22614       </method>
22615     </type>
22616     <type name="Test+TestClass">
22617       <method name="Void .ctor()">
22618         <size>7</size>
22619       </method>
22620       <method name="System.String test(System.String)">
22621         <size>22</size>
22622       </method>
22623     </type>
22624   </test>
22625   <test name="test-156.cs">
22626     <type name="Internal">
22627       <method name="Void .ctor()">
22628         <size>7</size>
22629       </method>
22630     </type>
22631     <type name="Public">
22632       <method name="Void .ctor()">
22633         <size>7</size>
22634       </method>
22635     </type>
22636     <type name="X">
22637       <method name="Void .ctor()">
22638         <size>7</size>
22639       </method>
22640       <method name="Void Main()">
22641         <size>1</size>
22642       </method>
22643     </type>
22644     <type name="X+NestedPublic">
22645       <method name="Void .ctor()">
22646         <size>7</size>
22647       </method>
22648     </type>
22649     <type name="X+NestedAssembly">
22650       <method name="Void .ctor()">
22651         <size>7</size>
22652       </method>
22653     </type>
22654     <type name="X+NestedFamilyAndAssembly">
22655       <method name="Void .ctor()">
22656         <size>7</size>
22657       </method>
22658     </type>
22659     <type name="X+NestedFamily">
22660       <method name="Void .ctor()">
22661         <size>7</size>
22662       </method>
22663     </type>
22664     <type name="X+NestedPrivate">
22665       <method name="Void .ctor()">
22666         <size>7</size>
22667       </method>
22668     </type>
22669     <type name="A">
22670       <method name="Void .ctor()">
22671         <size>7</size>
22672       </method>
22673     </type>
22674     <type name="B">
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678     </type>
22679     <type name="C">
22680       <method name="Void .ctor()">
22681         <size>7</size>
22682       </method>
22683     </type>
22684     <type name="D">
22685       <method name="Void .ctor()">
22686         <size>7</size>
22687       </method>
22688     </type>
22689     <type name="E">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693     </type>
22694     <type name="F">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698     </type>
22699     <type name="Y">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703       <method name="Void Test(YI)">
22704         <size>1</size>
22705       </method>
22706     </type>
22707     <type name="Y+YA">
22708       <method name="Void .ctor()">
22709         <size>7</size>
22710       </method>
22711     </type>
22712     <type name="Y+YB">
22713       <method name="Void .ctor()">
22714         <size>7</size>
22715       </method>
22716     </type>
22717     <type name="Y+YC">
22718       <method name="Void .ctor()">
22719         <size>7</size>
22720       </method>
22721     </type>
22722     <type name="Y+YD">
22723       <method name="Void .ctor()">
22724         <size>7</size>
22725       </method>
22726     </type>
22727     <type name="Y+YE">
22728       <method name="Void .ctor()">
22729         <size>7</size>
22730       </method>
22731     </type>
22732     <type name="Y+YF">
22733       <method name="Void .ctor()">
22734         <size>7</size>
22735       </method>
22736     </type>
22737     <type name="Y+YG">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="Y+YH">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746     </type>
22747     <type name="Z">
22748       <method name="Void .ctor()">
22749         <size>7</size>
22750       </method>
22751     </type>
22752     <type name="Z+P">
22753       <method name="Void .ctor()">
22754         <size>7</size>
22755       </method>
22756     </type>
22757     <type name="W">
22758       <method name="Void .ctor()">
22759         <size>7</size>
22760       </method>
22761     </type>
22762     <type name="W+WA">
22763       <method name="Void .ctor()">
22764         <size>7</size>
22765       </method>
22766     </type>
22767     <type name="W+WB">
22768       <method name="Void .ctor()">
22769         <size>7</size>
22770       </method>
22771     </type>
22772     <type name="W+WC">
22773       <method name="Void .ctor()">
22774         <size>7</size>
22775       </method>
22776     </type>
22777     <type name="W+WD">
22778       <method name="Void .ctor()">
22779         <size>7</size>
22780       </method>
22781     </type>
22782     <type name="W+WE">
22783       <method name="Void .ctor()">
22784         <size>7</size>
22785       </method>
22786     </type>
22787     <type name="W+WCA">
22788       <method name="Void .ctor()">
22789         <size>7</size>
22790       </method>
22791     </type>
22792     <type name="W+WCB">
22793       <method name="Void .ctor()">
22794         <size>7</size>
22795       </method>
22796     </type>
22797     <type name="W+WCB+WCD">
22798       <method name="Void .ctor()">
22799         <size>7</size>
22800       </method>
22801     </type>
22802     <type name="W+WCB+WCD+WCE">
22803       <method name="Void .ctor()">
22804         <size>7</size>
22805       </method>
22806     </type>
22807     <type name="G">
22808       <method name="Void .ctor()">
22809         <size>7</size>
22810       </method>
22811       <method name="Void Test(X)">
22812         <size>1</size>
22813       </method>
22814     </type>
22815     <type name="G+I">
22816       <method name="Void .ctor()">
22817         <size>7</size>
22818       </method>
22819     </type>
22820     <type name="G+I+J">
22821       <method name="Void .ctor()">
22822         <size>7</size>
22823       </method>
22824       <method name="Void Test(Foo)">
22825         <size>1</size>
22826       </method>
22827     </type>
22828     <type name="H">
22829       <method name="Void .ctor()">
22830         <size>7</size>
22831       </method>
22832       <method name="Void Test(System.Int32[])">
22833         <size>1</size>
22834       </method>
22835     </type>
22836     <type name="M">
22837       <method name="Void .ctor()">
22838         <size>7</size>
22839       </method>
22840       <method name="Void Hello(System.String)">
22841         <size>1</size>
22842       </method>
22843     </type>
22844   </test>
22845   <test name="test-157.cs">
22846     <type name="Test.MyAttribute">
22847       <method name="Void .ctor(String)">
22848         <size>20</size>
22849       </method>
22850     </type>
22851     <type name="Test.Test">
22852       <method name="Void .ctor()">
22853         <size>7</size>
22854       </method>
22855       <method name="Int32 Main()">
22856         <size>197</size>
22857       </method>
22858     </type>
22859   </test>
22860   <test name="test-158.cs">
22861     <type name="My">
22862       <method name="Void .ctor(Object)">
22863         <size>14</size>
22864       </method>
22865     </type>
22866     <type name="My+Test">
22867       <method name="Void .ctor()">
22868         <size>7</size>
22869       </method>
22870       <method name="Int32 Main()">
22871         <size>87</size>
22872       </method>
22873     </type>
22874   </test>
22875   <test name="test-159.cs">
22876     <type name="A.Iface">
22877       <method name="Void .ctor()">
22878         <size>7</size>
22879       </method>
22880       <method name="Void bah()">
22881         <size>1</size>
22882       </method>
22883     </type>
22884     <type name="A.my">
22885       <method name="Void .ctor()">
22886         <size>7</size>
22887       </method>
22888       <method name="Void doit(System.Object)">
22889         <size>13</size>
22890       </method>
22891       <method name="Int32 Main()">
22892         <size>2</size>
22893       </method>
22894     </type>
22895   </test>
22896   <test name="test-16.cs">
22897     <type name="Mine.Blah">
22898       <method name="Void .ctor()">
22899         <size>7</size>
22900       </method>
22901       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22902         <size>12</size>
22903       </method>
22904       <method name="Int32 op_Implicit(Mine.Blah)">
22905         <size>12</size>
22906       </method>
22907       <method name="Byte op_Implicit(Mine.Blah)">
22908         <size>12</size>
22909       </method>
22910       <method name="Int16 op_Implicit(Mine.Blah)">
22911         <size>12</size>
22912       </method>
22913     </type>
22914     <type name="Mine.Foo">
22915       <method name="Void .ctor()">
22916         <size>7</size>
22917       </method>
22918       <method name="Int32 Main()">
22919         <size>118</size>
22920       </method>
22921     </type>
22922   </test>
22923   <test name="test-160.cs">
22924     <type name="B">
22925       <method name="Void .ctor()">
22926         <size>7</size>
22927       </method>
22928     </type>
22929     <type name="S">
22930       <method name="Void .ctor()">
22931         <size>7</size>
22932       </method>
22933     </type>
22934     <type name="T">
22935       <method name="Void .ctor()">
22936         <size>7</size>
22937       </method>
22938       <method name="Int32 blah(System.Object)">
22939         <size>62</size>
22940       </method>
22941       <method name="Int32 Main()">
22942         <size>2</size>
22943       </method>
22944     </type>
22945   </test>
22946   <test name="test-161.cs">
22947     <type name="ZipEntry">
22948       <method name="Void .ctor(String)">
22949         <size>18</size>
22950       </method>
22951       <method name="Void .ctor(ZipEntry)">
22952         <size>18</size>
22953       </method>
22954       <method name="DateTime get_DateTime()">
22955         <size>7</size>
22956       </method>
22957       <method name="Int32 Main()">
22958         <size>2</size>
22959       </method>
22960     </type>
22961   </test>
22962   <test name="test-162.cs">
22963     <type name="X">
22964       <method name="Void .ctor()">
22965         <size>7</size>
22966       </method>
22967       <method name="Void test_output(A)">
22968         <size>1</size>
22969       </method>
22970       <method name="Void test_output(B)">
22971         <size>1</size>
22972       </method>
22973       <method name="Void test_output(E)">
22974         <size>1</size>
22975       </method>
22976       <method name="Void test_output(F)">
22977         <size>1</size>
22978       </method>
22979       <method name="Void test1()">
22980         <size>21</size>
22981       </method>
22982       <method name="Void test2()">
22983         <size>32</size>
22984       </method>
22985       <method name="Void test3()">
22986         <size>21</size>
22987       </method>
22988       <method name="Void test4(A)">
22989         <size>9</size>
22990       </method>
22991       <method name="Void test5(A ByRef)">
22992         <size>9</size>
22993       </method>
22994       <method name="Void test6(B ByRef)">
22995         <size>8</size>
22996       </method>
22997       <method name="Void test7()">
22998         <size>28</size>
22999       </method>
23000       <method name="Void test8()">
23001         <size>50</size>
23002       </method>
23003       <method name="Void test9()">
23004         <size>26</size>
23005       </method>
23006       <method name="Void test10()">
23007         <size>82</size>
23008       </method>
23009       <method name="Int32 Main()">
23010         <size>2</size>
23011       </method>
23012     </type>
23013     <type name="A">
23014       <method name="Void .ctor(Int32)">
23015         <size>27</size>
23016       </method>
23017     </type>
23018     <type name="C">
23019       <method name="Void .ctor(Int64)">
23020         <size>8</size>
23021       </method>
23022       <method name="Void .ctor(String)">
23023         <size>13</size>
23024       </method>
23025     </type>
23026     <type name="E">
23027       <method name="Void .ctor(Int32)">
23028         <size>21</size>
23029       </method>
23030     </type>
23031   </test>
23032   <test name="test-163.cs">
23033     <type name="Blah">
23034       <method name="Void .ctor()">
23035         <size>7</size>
23036       </method>
23037       <method name="Int32 Foo(System.String)">
23038         <size>2</size>
23039       </method>
23040       <method name="Int32 Foo(System.Object)">
23041         <size>2</size>
23042       </method>
23043       <method name="Int32 Main()">
23044         <size>28</size>
23045       </method>
23046     </type>
23047   </test>
23048   <test name="test-164.cs">
23049     <type name="X">
23050       <method name="Void .ctor()">
23051         <size>26</size>
23052       </method>
23053       <method name="Int32 Foo()">
23054         <size>2</size>
23055       </method>
23056     </type>
23057     <type name="Y">
23058       <method name="Void .ctor()">
23059         <size>7</size>
23060       </method>
23061       <method name="Int32 Foo()">
23062         <size>2</size>
23063       </method>
23064       <method name="Int32 Hello()">
23065         <size>12</size>
23066       </method>
23067       <method name="Void Main()">
23068         <size>46</size>
23069       </method>
23070     </type>
23071     <type name="X+FooDelegate">
23072       <method name="Void .ctor(Object, IntPtr)">
23073         <size>0</size>
23074       </method>
23075       <method name="Int32 Invoke()">
23076         <size>0</size>
23077       </method>
23078       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23079         <size>0</size>
23080       </method>
23081       <method name="Int32 EndInvoke(IAsyncResult)">
23082         <size>0</size>
23083       </method>
23084     </type>
23085   </test>
23086   <test name="test-165.cs">
23087     <type name="Testing">
23088       <method name="Void .ctor()">
23089         <size>7</size>
23090       </method>
23091       <method name="Int32 TestEnumInit(Fruit)">
23092         <size>21</size>
23093       </method>
23094       <method name="Int32 Main()">
23095         <size>62</size>
23096       </method>
23097     </type>
23098   </test>
23099   <test name="test-166.cs">
23100     <type name="Test">
23101       <method name="Void .ctor()">
23102         <size>7</size>
23103       </method>
23104       <method name="Int32 get_Item(Int32)">
23105         <size>2</size>
23106       </method>
23107     </type>
23108     <type name="D">
23109       <method name="Void .ctor()">
23110         <size>7</size>
23111       </method>
23112       <method name="Int32 get_TargetIntegerSize()">
23113         <size>2</size>
23114       </method>
23115       <method name="Int32 Hello(IInferior)">
23116         <size>7</size>
23117       </method>
23118       <method name="Int32 Main()">
23119         <size>61</size>
23120       </method>
23121     </type>
23122     <type name="Test">
23123       <method name="Int32 ITest.get_Item(Int32)">
23124         <size>2</size>
23125       </method>
23126     </type>
23127   </test>
23128   <test name="test-167.cs">
23129     <type name="X">
23130       <method name="Void .ctor()">
23131         <size>7</size>
23132       </method>
23133       <method name="Int32 Test(X+Foo[])">
23134         <size>23</size>
23135       </method>
23136       <method name="Int32 Main()">
23137         <size>44</size>
23138       </method>
23139     </type>
23140   </test>
23141   <test name="test-168.cs">
23142     <type name="Test">
23143       <method name="Void .ctor()">
23144         <size>7</size>
23145       </method>
23146       <method name="Int32 Main()">
23147         <size>21</size>
23148       </method>
23149     </type>
23150     <type name="X">
23151       <method name="System.String op_Implicit(X)">
23152         <size>6</size>
23153       </method>
23154     </type>
23155   </test>
23156   <test name="test-169.cs">
23157     <type name="basec">
23158       <method name="Void .ctor()">
23159         <size>7</size>
23160       </method>
23161       <method name="System.String get_Message()">
23162         <size>6</size>
23163       </method>
23164     </type>
23165     <type name="der">
23166       <method name="Void .ctor()">
23167         <size>7</size>
23168       </method>
23169       <method name="System.String get_Message()">
23170         <size>6</size>
23171       </method>
23172     </type>
23173     <type name="Base">
23174       <method name="Void .ctor()">
23175         <size>7</size>
23176       </method>
23177       <method name="Int32 get_Thingy()">
23178         <size>7</size>
23179       </method>
23180       <method name="Void set_Thingy(Int32)">
23181         <size>8</size>
23182       </method>
23183     </type>
23184     <type name="Derived">
23185       <method name="Void .ctor()">
23186         <size>7</size>
23187       </method>
23188       <method name="Int32 get_BaseThingy()">
23189         <size>7</size>
23190       </method>
23191       <method name="Void set_Thingy(Int32)">
23192         <size>1</size>
23193       </method>
23194     </type>
23195     <type name="D">
23196       <method name="Void .ctor()">
23197         <size>7</size>
23198       </method>
23199       <method name="Int32 Main()">
23200         <size>97</size>
23201       </method>
23202     </type>
23203   </test>
23204   <test name="test-17.cs">
23205     <type name="Blah">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209       <method name="Int32 Main()">
23210         <size>39</size>
23211       </method>
23212       <method name="Byte op_Implicit(Blah)">
23213         <size>12</size>
23214       </method>
23215       <method name="Int16 op_Implicit(Blah)">
23216         <size>12</size>
23217       </method>
23218       <method name="Int32 op_Implicit(Blah)">
23219         <size>12</size>
23220       </method>
23221     </type>
23222   </test>
23223   <test name="test-170.cs">
23224     <type name="X">
23225       <method name="Void .ctor()">
23226         <size>7</size>
23227       </method>
23228       <method name="Int32 get_prop()">
23229         <size>7</size>
23230       </method>
23231       <method name="Void set_prop(Int32)">
23232         <size>8</size>
23233       </method>
23234       <method name="Void set_AAA(Int32)">
23235         <size>1</size>
23236       </method>
23237     </type>
23238     <type name="Y">
23239       <method name="Void .ctor()">
23240         <size>14</size>
23241       </method>
23242       <method name="Int32 get_prop()">
23243         <size>7</size>
23244       </method>
23245       <method name="Void set_prop(Int32)">
23246         <size>8</size>
23247       </method>
23248       <method name="Int32 A()">
23249         <size>38</size>
23250       </method>
23251       <method name="Int32 Main()">
23252         <size>13</size>
23253       </method>
23254     </type>
23255   </test>
23256   <test name="test-171.cs">
23257     <type name="IntPtr_Conv.Class1">
23258       <method name="Void .ctor()">
23259         <size>7</size>
23260       </method>
23261       <method name="Int32 Main(System.String[])">
23262         <size>15</size>
23263       </method>
23264     </type>
23265   </test>
23266   <test name="test-172.cs">
23267     <type name="X">
23268       <method name="Void .ctor()">
23269         <size>7</size>
23270       </method>
23271       <method name="Void .cctor()">
23272         <size>31</size>
23273       </method>
23274       <method name="Boolean ff()">
23275         <size>14</size>
23276       </method>
23277       <method name="Boolean tt()">
23278         <size>14</size>
23279       </method>
23280       <method name="Int32 test_if()">
23281         <size>599</size>
23282       </method>
23283       <method name="Int32 test_while()">
23284         <size>437</size>
23285       </method>
23286       <method name="Int32 test_inline()">
23287         <size>29</size>
23288       </method>
23289       <method name="Int32 Main()">
23290         <size>109</size>
23291       </method>
23292     </type>
23293   </test>
23294   <test name="test-173.cs">
23295     <type name="Base">
23296       <method name="Void .ctor(Int32)">
23297         <size>14</size>
23298       </method>
23299       <method name="Int32 get_Value()">
23300         <size>7</size>
23301       </method>
23302     </type>
23303     <type name="A">
23304       <method name="Void .ctor(Int32)">
23305         <size>18</size>
23306       </method>
23307       <method name="Void .ctor(UInt32)">
23308         <size>18</size>
23309       </method>
23310     </type>
23311     <type name="B">
23312       <method name="Void .ctor(Int64)">
23313         <size>18</size>
23314       </method>
23315       <method name="Void .ctor(UInt64)">
23316         <size>18</size>
23317       </method>
23318     </type>
23319     <type name="C">
23320       <method name="Void .ctor(Int16)">
23321         <size>18</size>
23322       </method>
23323       <method name="Void .ctor(UInt16)">
23324         <size>18</size>
23325       </method>
23326     </type>
23327     <type name="D">
23328       <method name="Void .ctor(SByte)">
23329         <size>18</size>
23330       </method>
23331       <method name="Void .ctor(Byte)">
23332         <size>18</size>
23333       </method>
23334     </type>
23335     <type name="E">
23336       <method name="Void .ctor(Int64)">
23337         <size>19</size>
23338       </method>
23339       <method name="Void .ctor(E)">
23340         <size>19</size>
23341       </method>
23342       <method name="E op_Implicit(Int64)">
23343         <size>7</size>
23344       </method>
23345     </type>
23346     <type name="F">
23347       <method name="Void .ctor(Int32)">
23348         <size>19</size>
23349       </method>
23350       <method name="Void .ctor(F)">
23351         <size>19</size>
23352       </method>
23353       <method name="F op_Implicit(Int32)">
23354         <size>7</size>
23355       </method>
23356     </type>
23357     <type name="X">
23358       <method name="Void .ctor()">
23359         <size>7</size>
23360       </method>
23361       <method name="Int32 Test()">
23362         <size>231</size>
23363       </method>
23364       <method name="Int32 Main()">
23365         <size>24</size>
23366       </method>
23367     </type>
23368   </test>
23369   <test name="test-174.cs">
23370     <type name="ProtectedAccessToPropertyOnChild">
23371       <method name="Void .ctor()">
23372         <size>14</size>
23373       </method>
23374       <method name="Int32 Main()">
23375         <size>21</size>
23376       </method>
23377     </type>
23378     <type name="TestAccessToPrivateMemberInParentClass">
23379       <method name="Void .ctor()">
23380         <size>7</size>
23381       </method>
23382       <method name="System.Double[][] get_Array()">
23383         <size>7</size>
23384       </method>
23385     </type>
23386     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23387       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23388         <size>37</size>
23389       </method>
23390     </type>
23391     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23392       <method name="Void .ctor()">
23393         <size>29</size>
23394       </method>
23395       <method name="Int32 Test()">
23396         <size>27</size>
23397       </method>
23398     </type>
23399     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23400       <method name="Void .ctor()">
23401         <size>26</size>
23402       </method>
23403       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23404         <size>15</size>
23405       </method>
23406     </type>
23407     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23408       <method name="Void .ctor()">
23409         <size>7</size>
23410       </method>
23411     </type>
23412   </test>
23413   <test name="test-175.cs">
23414     <type name="X">
23415       <method name="Void .ctor()">
23416         <size>7</size>
23417       </method>
23418       <method name="Int32 Main()">
23419         <size>59</size>
23420       </method>
23421     </type>
23422     <type name="RVA">
23423       <method name="Void .ctor(UInt32)">
23424         <size>8</size>
23425       </method>
23426       <method name="RVA op_Implicit(UInt32)">
23427         <size>7</size>
23428       </method>
23429       <method name="UInt32 op_Implicit(RVA)">
23430         <size>8</size>
23431       </method>
23432     </type>
23433   </test>
23434   <test name="test-176.cs">
23435     <type name="X">
23436       <method name="Void .ctor()">
23437         <size>7</size>
23438       </method>
23439       <method name="Int32 Main()">
23440         <size>34</size>
23441       </method>
23442     </type>
23443   </test>
23444   <test name="test-177.cs">
23445     <type name="MethodAttribute">
23446       <method name="Void .ctor()">
23447         <size>7</size>
23448       </method>
23449     </type>
23450     <type name="ReturnAttribute">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454     </type>
23455     <type name="Test">
23456       <method name="Void .ctor()">
23457         <size>7</size>
23458       </method>
23459       <method name="Void Method()">
23460         <size>1</size>
23461       </method>
23462       <method name="Int32 Main()">
23463         <size>40</size>
23464       </method>
23465     </type>
23466   </test>
23467   <test name="test-178.cs">
23468     <type name="BrowsableClass">
23469       <method name="Void .ctor()">
23470         <size>7</size>
23471       </method>
23472       <method name="Int32 Main()">
23473         <size>54</size>
23474       </method>
23475       <method name="BrowsableClass op_Increment(BrowsableClass)">
23476         <size>2</size>
23477       </method>
23478     </type>
23479   </test>
23480   <test name="test-179.cs">
23481     <type name="A">
23482       <method name="Void .ctor()">
23483         <size>7</size>
23484       </method>
23485       <method name="Void set_Item(Double, Double)">
23486         <size>15</size>
23487       </method>
23488       <method name="Double get_Item(Double)">
23489         <size>29</size>
23490       </method>
23491     </type>
23492     <type name="B">
23493       <method name="Void .ctor()">
23494         <size>7</size>
23495       </method>
23496       <method name="Void set_Item(Double, Double)">
23497         <size>15</size>
23498       </method>
23499       <method name="Double get_Item(Double)">
23500         <size>29</size>
23501       </method>
23502     </type>
23503     <type name="C">
23504       <method name="Void .ctor()">
23505         <size>7</size>
23506       </method>
23507       <method name="Void set_Item(System.String, System.String)">
23508         <size>15</size>
23509       </method>
23510       <method name="System.String get_Item(System.String)">
23511         <size>30</size>
23512       </method>
23513       <method name="Void set_Item(Int32, Int32)">
23514         <size>15</size>
23515       </method>
23516       <method name="Int32 get_Item(Int32)">
23517         <size>21</size>
23518       </method>
23519     </type>
23520     <type name="EntryPoint">
23521       <method name="Int32 Main(System.String[])">
23522         <size>150</size>
23523       </method>
23524     </type>
23525   </test>
23526   <test name="test-18.cs">
23527     <type name="X">
23528       <method name="Void .ctor()">
23529         <size>7</size>
23530       </method>
23531       <method name="Void m()">
23532         <size>60</size>
23533       </method>
23534       <method name="Int32 ret(Int32)">
23535         <size>40</size>
23536       </method>
23537       <method name="Int32 Main()">
23538         <size>62</size>
23539       </method>
23540     </type>
23541   </test>
23542   <test name="test-180.cs">
23543     <type name="Testing">
23544       <method name="Void .ctor()">
23545         <size>7</size>
23546       </method>
23547       <method name="Void Main()">
23548         <size>17</size>
23549       </method>
23550     </type>
23551   </test>
23552   <test name="test-181.cs">
23553     <type name="Test">
23554       <method name="Void .ctor()">
23555         <size>7</size>
23556       </method>
23557       <method name="Void test()">
23558         <size>1</size>
23559       </method>
23560       <method name="Int32 Main()">
23561         <size>43</size>
23562       </method>
23563     </type>
23564   </test>
23565   <test name="test-182.cs">
23566     <type name="T">
23567       <method name="Void .ctor()">
23568         <size>7</size>
23569       </method>
23570       <method name="Int32 Main()">
23571         <size>26</size>
23572       </method>
23573     </type>
23574     <type name="TS">
23575       <method name="Int64 get_Ticks()">
23576         <size>19</size>
23577       </method>
23578     </type>
23579     <type name="DT">
23580       <method name="Int64 get_Ticks()">
23581         <size>12</size>
23582       </method>
23583     </type>
23584   </test>
23585   <test name="test-183.cs">
23586     <type name="Test">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Int32 M(Int32, Int32 ByRef)">
23591         <size>12</size>
23592       </method>
23593       <method name="Int32 Main()">
23594         <size>67</size>
23595       </method>
23596     </type>
23597     <type name="Test+D">
23598       <method name="Void .ctor(Object, IntPtr)">
23599         <size>0</size>
23600       </method>
23601       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23602         <size>0</size>
23603       </method>
23604       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23605         <size>0</size>
23606       </method>
23607       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23608         <size>0</size>
23609       </method>
23610     </type>
23611   </test>
23612   <test name="test-184.cs">
23613     <type name="User">
23614       <method name="Void .ctor(Interface)">
23615         <size>7</size>
23616       </method>
23617     </type>
23618     <type name="Test">
23619       <method name="Void .ctor()">
23620         <size>55</size>
23621       </method>
23622       <method name="Int32 Main()">
23623         <size>8</size>
23624       </method>
23625     </type>
23626     <type name="Struct">
23627       <method name="Void .ctor(Int32)">
23628         <size>1</size>
23629       </method>
23630       <method name="Int32 get_X()">
23631         <size>2</size>
23632       </method>
23633     </type>
23634   </test>
23635   <test name="test-185.cs">
23636     <type name="X">
23637       <method name="Void .ctor()">
23638         <size>7</size>
23639       </method>
23640       <method name="Int32 Test(Int32)">
23641         <size>36</size>
23642       </method>
23643       <method name="Int32 Main()">
23644         <size>29</size>
23645       </method>
23646     </type>
23647   </test>
23648   <test name="test-186.cs">
23649     <type name="TestBUG.myAttribute">
23650       <method name="Void .ctor(String, String, String, Int32)">
23651         <size>7</size>
23652       </method>
23653     </type>
23654     <type name="TestBUG.Test">
23655       <method name="Void .ctor()">
23656         <size>7</size>
23657       </method>
23658       <method name="Int32 Main()">
23659         <size>2</size>
23660       </method>
23661     </type>
23662   </test>
23663   <test name="test-187.cs">
23664     <type name="MyClass">
23665       <method name="Void .ctor()">
23666         <size>7</size>
23667       </method>
23668       <method name="Container get_Item(System.String)">
23669         <size>2</size>
23670       </method>
23671       <method name="Void set_Item(System.String, Container)">
23672         <size>1</size>
23673       </method>
23674     </type>
23675     <type name="Container">
23676       <method name="Void .ctor()">
23677         <size>7</size>
23678       </method>
23679       <method name="Container op_Addition(Container, System.Object)">
23680         <size>2</size>
23681       </method>
23682     </type>
23683     <type name="D">
23684       <method name="Void .ctor()">
23685         <size>7</size>
23686       </method>
23687       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23688         <size>65</size>
23689       </method>
23690       <method name="Int32 Main()">
23691         <size>2</size>
23692       </method>
23693     </type>
23694   </test>
23695   <test name="test-188.cs">
23696     <type name="Enumerator">
23697       <method name="Void .ctor()">
23698         <size>14</size>
23699       </method>
23700       <method name="Boolean MoveNext()">
23701         <size>21</size>
23702       </method>
23703       <method name="Char get_Current()">
23704         <size>3</size>
23705       </method>
23706     </type>
23707     <type name="RealEnumerator">
23708       <method name="Void .ctor(Coll)">
23709         <size>14</size>
23710       </method>
23711       <method name="Void Dispose()">
23712         <size>13</size>
23713       </method>
23714     </type>
23715     <type name="Coll">
23716       <method name="Void .ctor()">
23717         <size>7</size>
23718       </method>
23719       <method name="Enumerator GetEnumerator()">
23720         <size>7</size>
23721       </method>
23722     </type>
23723     <type name="Test">
23724       <method name="Void .ctor()">
23725         <size>7</size>
23726       </method>
23727       <method name="Int32 Main(System.String[])">
23728         <size>78</size>
23729       </method>
23730     </type>
23731   </test>
23732   <test name="test-189.cs">
23733     <type name="MyTest">
23734       <method name="Void .ctor()">
23735         <size>7</size>
23736       </method>
23737       <method name="Int32 Main(System.String[])">
23738         <size>63</size>
23739       </method>
23740       <method name="Int32 m(Int32, Double)">
23741         <size>2</size>
23742       </method>
23743       <method name="Int32 m(Int32, System.Int32[])">
23744         <size>2</size>
23745       </method>
23746     </type>
23747     <type name="MonoTest">
23748       <method name="Void .ctor()">
23749         <size>7</size>
23750       </method>
23751       <method name="Int32 method1(System.String, System.Object[])">
23752         <size>2</size>
23753       </method>
23754       <method name="Void testmethod()">
23755         <size>27</size>
23756       </method>
23757     </type>
23758     <type name="MonoTest2">
23759       <method name="Void .ctor()">
23760         <size>7</size>
23761       </method>
23762       <method name="Int32 method1(System.String, System.Object[])">
23763         <size>2</size>
23764       </method>
23765       <method name="Void testmethod2()">
23766         <size>27</size>
23767       </method>
23768     </type>
23769   </test>
23770   <test name="test-19.cs">
23771     <type name="I">
23772       <method name="Void .ctor()">
23773         <size>7</size>
23774       </method>
23775       <method name="Void .cctor()">
23776         <size>18</size>
23777       </method>
23778       <method name="System.String fn(System.String)">
23779         <size>17</size>
23780       </method>
23781     </type>
23782     <type name="X">
23783       <method name="Void .ctor()">
23784         <size>7</size>
23785       </method>
23786       <method name="Void Thread_func()">
23787         <size>11</size>
23788       </method>
23789       <method name="Int32 Func(Int32, Int32)">
23790         <size>4</size>
23791       </method>
23792       <method name="Void Bar()">
23793         <size>44</size>
23794       </method>
23795       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23796         <size>18</size>
23797       </method>
23798       <method name="Int32 Main()">
23799         <size>303</size>
23800       </method>
23801       <method name="Int32 multiply_by_three(Int32)">
23802         <size>4</size>
23803       </method>
23804     </type>
23805     <type name="TestNamespace.TestClass">
23806       <method name="Void .ctor()">
23807         <size>7</size>
23808       </method>
23809     </type>
23810     <type name="I+GetTextFn">
23811       <method name="Void .ctor(Object, IntPtr)">
23812         <size>0</size>
23813       </method>
23814       <method name="System.String Invoke(System.String)">
23815         <size>0</size>
23816       </method>
23817       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23818         <size>0</size>
23819       </method>
23820       <method name="System.String EndInvoke(IAsyncResult)">
23821         <size>0</size>
23822       </method>
23823     </type>
23824     <type name="X+Foo">
23825       <method name="Void .ctor(Object, IntPtr)">
23826         <size>0</size>
23827       </method>
23828       <method name="Int32 Invoke(Int32, Int32)">
23829         <size>0</size>
23830       </method>
23831       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23832         <size>0</size>
23833       </method>
23834       <method name="Int32 EndInvoke(IAsyncResult)">
23835         <size>0</size>
23836       </method>
23837     </type>
23838     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23839       <method name="Void .ctor(Object, IntPtr)">
23840         <size>0</size>
23841       </method>
23842       <method name="Single Invoke(Single, System.Object[])">
23843         <size>0</size>
23844       </method>
23845       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23846         <size>0</size>
23847       </method>
23848       <method name="Single EndInvoke(IAsyncResult)">
23849         <size>0</size>
23850       </method>
23851     </type>
23852     <type name="NameSpace.TestDelegate">
23853       <method name="Void .ctor(Object, IntPtr)">
23854         <size>0</size>
23855       </method>
23856       <method name="Int32 Invoke(Int32)">
23857         <size>0</size>
23858       </method>
23859       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23860         <size>0</size>
23861       </method>
23862       <method name="Int32 EndInvoke(IAsyncResult)">
23863         <size>0</size>
23864       </method>
23865     </type>
23866   </test>
23867   <test name="test-190.cs">
23868     <type name="A">
23869       <method name="Void .ctor()">
23870         <size>7</size>
23871       </method>
23872       <method name="Void Main()">
23873         <size>1</size>
23874       </method>
23875     </type>
23876     <type name="A+B">
23877       <method name="Void .ctor()">
23878         <size>7</size>
23879       </method>
23880       <method name="Void Test()">
23881         <size>8</size>
23882       </method>
23883     </type>
23884     <type name="A+C">
23885       <method name="Void .ctor()">
23886         <size>7</size>
23887       </method>
23888       <method name="Void Test(A)">
23889         <size>8</size>
23890       </method>
23891     </type>
23892   </test>
23893   <test name="test-191.cs">
23894     <type name="X">
23895       <method name="Void .ctor()">
23896         <size>7</size>
23897       </method>
23898     </type>
23899     <type name="X+E">
23900       <method name="Void .ctor()">
23901         <size>7</size>
23902       </method>
23903     </type>
23904     <type name="X+D">
23905       <method name="Void .ctor()">
23906         <size>7</size>
23907       </method>
23908     </type>
23909     <type name="X+D+P">
23910       <method name="Void .ctor()">
23911         <size>7</size>
23912       </method>
23913     </type>
23914     <type name="Y">
23915       <method name="Void .ctor()">
23916         <size>7</size>
23917       </method>
23918     </type>
23919     <type name="Y+Op">
23920       <method name="Void .ctor()">
23921         <size>7</size>
23922       </method>
23923     </type>
23924     <type name="R">
23925       <method name="Void .ctor()">
23926         <size>7</size>
23927       </method>
23928       <method name="Void Main()">
23929         <size>1</size>
23930       </method>
23931     </type>
23932   </test>
23933   <test name="test-192.cs">
23934     <type name="X">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938       <method name="Void Main()">
23939         <size>1</size>
23940       </method>
23941     </type>
23942   </test>
23943   <test name="test-193.cs">
23944     <type name="A">
23945       <method name="Void .ctor()">
23946         <size>7</size>
23947       </method>
23948       <method name="Int32 Test(Int32)">
23949         <size>88</size>
23950       </method>
23951       <method name="Int32 Main()">
23952         <size>7</size>
23953       </method>
23954     </type>
23955   </test>
23956   <test name="test-194.cs">
23957     <type name="TestParams">
23958       <method name="Void .ctor()">
23959         <size>7</size>
23960       </method>
23961       <method name="Int32 Main(System.String[])">
23962         <size>38</size>
23963       </method>
23964       <method name="Int32 Params(System.Object[])">
23965         <size>10</size>
23966       </method>
23967     </type>
23968   </test>
23969   <test name="test-195.cs">
23970     <type name="Y">
23971       <method name="Void .ctor()">
23972         <size>7</size>
23973       </method>
23974       <method name="Void .cctor()">
23975         <size>1</size>
23976       </method>
23977       <method name="Int32 C()">
23978         <size>36</size>
23979       </method>
23980     </type>
23981     <type name="X">
23982       <method name="Void .ctor()">
23983         <size>8</size>
23984       </method>
23985       <method name="Void .ctor(Int32)">
23986         <size>18</size>
23987       </method>
23988       <method name="Void Main()">
23989         <size>7</size>
23990       </method>
23991     </type>
23992   </test>
23993   <test name="test-196.cs">
23994     <type name="X">
23995       <method name="Void .ctor()">
23996         <size>7</size>
23997       </method>
23998       <method name="Void Bug1()">
23999         <size>15</size>
24000       </method>
24001       <method name="Void Bug2()">
24002         <size>16</size>
24003       </method>
24004       <method name="Int32 Main()">
24005         <size>2</size>
24006       </method>
24007     </type>
24008   </test>
24009   <test name="test-197.cs">
24010     <type name="X">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014       <method name="Void Foo()">
24015         <size>0</size>
24016       </method>
24017     </type>
24018     <type name="Y">
24019       <method name="Void .ctor()">
24020         <size>7</size>
24021       </method>
24022     </type>
24023     <type name="Z">
24024       <method name="Void .ctor()">
24025         <size>7</size>
24026       </method>
24027       <method name="Void Foo()">
24028         <size>11</size>
24029       </method>
24030     </type>
24031     <type name="Test">
24032       <method name="Void .ctor()">
24033         <size>7</size>
24034       </method>
24035       <method name="Int32 Main()">
24036         <size>16</size>
24037       </method>
24038     </type>
24039   </test>
24040   <test name="test-198.cs">
24041     <type name="N1.N3.N4.Bar">
24042       <method name="Void .ctor()">
24043         <size>7</size>
24044       </method>
24045     </type>
24046     <type name="N1.N2.Foo">
24047       <method name="Void .ctor()">
24048         <size>7</size>
24049       </method>
24050     </type>
24051     <type name="N5.N6.Foo">
24052       <method name="Void .ctor()">
24053         <size>7</size>
24054       </method>
24055     </type>
24056     <type name="N5.N7.N8.Bar">
24057       <method name="Void .ctor()">
24058         <size>7</size>
24059       </method>
24060     </type>
24061     <type name="FirstOuter.FirstInner.First">
24062       <method name="Void .ctor()">
24063         <size>7</size>
24064       </method>
24065       <method name="System.String get_MyIdentity()">
24066         <size>12</size>
24067       </method>
24068     </type>
24069     <type name="FirstOuter.Second">
24070       <method name="Void .ctor()">
24071         <size>7</size>
24072       </method>
24073     </type>
24074     <type name="FirstOuter.SecondInner.Third">
24075       <method name="Void .ctor()">
24076         <size>7</size>
24077       </method>
24078     </type>
24079     <type name="FirstOuter.FirstInner.Fourth">
24080       <method name="Void .ctor()">
24081         <size>7</size>
24082       </method>
24083     </type>
24084     <type name="Fifth">
24085       <method name="Void .ctor()">
24086         <size>7</size>
24087       </method>
24088     </type>
24089     <type name="M1.M2.M3.Foo">
24090       <method name="Void .ctor()">
24091         <size>7</size>
24092       </method>
24093     </type>
24094     <type name="P1.P2.Bar">
24095       <method name="Void .ctor()">
24096         <size>7</size>
24097       </method>
24098     </type>
24099     <type name="X">
24100       <method name="Void .ctor()">
24101         <size>7</size>
24102       </method>
24103       <method name="Int32 Main()">
24104         <size>2</size>
24105       </method>
24106     </type>
24107   </test>
24108   <test name="test-199.cs">
24109     <type name="Test">
24110       <method name="Void .ctor()">
24111         <size>7</size>
24112       </method>
24113       <method name="Int32 Main()">
24114         <size>22</size>
24115       </method>
24116     </type>
24117     <type name="N1.Foo">
24118       <method name="Void .ctor()">
24119         <size>7</size>
24120       </method>
24121     </type>
24122     <type name="N1.Foo+Foo2">
24123       <method name="Void .ctor()">
24124         <size>7</size>
24125       </method>
24126     </type>
24127     <type name="N1.Bar2">
24128       <method name="Void .ctor()">
24129         <size>7</size>
24130       </method>
24131       <method name="Int32 Talk()">
24132         <size>2</size>
24133       </method>
24134     </type>
24135     <type name="N2.Bar">
24136       <method name="Void .ctor()">
24137         <size>7</size>
24138       </method>
24139     </type>
24140     <type name="N2.Bar+Bar2">
24141       <method name="Void .ctor()">
24142         <size>7</size>
24143       </method>
24144       <method name="Int32 Talk()">
24145         <size>2</size>
24146       </method>
24147     </type>
24148   </test>
24149   <test name="test-2.cs">
24150     <type name="X">
24151       <method name="Void .ctor()">
24152         <size>7</size>
24153       </method>
24154       <method name="Int32 Main(System.String[])">
24155         <size>12</size>
24156       </method>
24157     </type>
24158   </test>
24159   <test name="test-20.cs">
24160     <type name="A">
24161       <method name="Void .ctor()">
24162         <size>7</size>
24163       </method>
24164       <method name="Void X()">
24165         <size>8</size>
24166       </method>
24167     </type>
24168     <type name="B">
24169       <method name="Void .ctor()">
24170         <size>7</size>
24171       </method>
24172       <method name="Void X()">
24173         <size>8</size>
24174       </method>
24175       <method name="Void TestB()">
24176         <size>7</size>
24177       </method>
24178     </type>
24179     <type name="Ax">
24180       <method name="Void .ctor()">
24181         <size>7</size>
24182       </method>
24183       <method name="Void A()">
24184         <size>8</size>
24185       </method>
24186       <method name="Void B()">
24187         <size>8</size>
24188       </method>
24189     </type>
24190     <type name="Bx">
24191       <method name="Void .ctor()">
24192         <size>7</size>
24193       </method>
24194       <method name="Void A()">
24195         <size>8</size>
24196       </method>
24197       <method name="Void B()">
24198         <size>8</size>
24199       </method>
24200     </type>
24201     <type name="Test">
24202       <method name="Void .ctor()">
24203         <size>7</size>
24204       </method>
24205       <method name="Int32 Main()">
24206         <size>100</size>
24207       </method>
24208     </type>
24209   </test>
24210   <test name="test-200.cs">
24211     <type name="X">
24212       <method name="Void .ctor()">
24213         <size>7</size>
24214       </method>
24215       <method name="Int32 Main()">
24216         <size>104</size>
24217       </method>
24218     </type>
24219   </test>
24220   <test name="test-201.cs">
24221     <type name="Parent">
24222       <method name="Void .ctor()">
24223         <size>7</size>
24224       </method>
24225     </type>
24226     <type name="Child">
24227       <method name="Void .ctor()">
24228         <size>7</size>
24229       </method>
24230     </type>
24231     <type name="Child+Nested">
24232       <method name="Void .ctor()">
24233         <size>18</size>
24234       </method>
24235     </type>
24236     <type name="Collide">
24237       <method name="Void .ctor(Int32)">
24238         <size>14</size>
24239       </method>
24240       <method name="Void .cctor()">
24241         <size>12</size>
24242       </method>
24243       <method name="Int32 Main()">
24244         <size>27</size>
24245       </method>
24246     </type>
24247   </test>
24248   <test name="test-202.cs">
24249     <type name="X.X">
24250       <method name="Void .ctor()">
24251         <size>7</size>
24252       </method>
24253     </type>
24254     <type name="A.B.C.D">
24255       <method name="Void .ctor()">
24256         <size>7</size>
24257       </method>
24258     </type>
24259     <type name="Test">
24260       <method name="Void .ctor()">
24261         <size>7</size>
24262       </method>
24263       <method name="Int32 Main()">
24264         <size>14</size>
24265       </method>
24266     </type>
24267   </test>
24268   <test name="test-203.cs">
24269     <type name="Foo">
24270       <method name="Void .ctor()">
24271         <size>7</size>
24272       </method>
24273       <method name="Modifiers get_Modifiers()">
24274         <size>2</size>
24275       </method>
24276     </type>
24277     <type name="Bar">
24278       <method name="Void .ctor()">
24279         <size>7</size>
24280       </method>
24281       <method name="Int32 Main()">
24282         <size>13</size>
24283       </method>
24284     </type>
24285   </test>
24286   <test name="test-204.cs">
24287     <type name="X">
24288       <method name="Void .ctor(Int32)">
24289         <size>14</size>
24290       </method>
24291       <method name="System.String ToString()">
24292         <size>22</size>
24293       </method>
24294       <method name="Int32 Test()">
24295         <size>153</size>
24296       </method>
24297       <method name="Int32 Main()">
24298         <size>24</size>
24299       </method>
24300       <method name="X op_BitwiseAnd(X, X)">
24301         <size>19</size>
24302       </method>
24303       <method name="X op_BitwiseOr(X, X)">
24304         <size>19</size>
24305       </method>
24306       <method name="Boolean op_True(X)">
24307         <size>15</size>
24308       </method>
24309       <method name="Boolean op_False(X)">
24310         <size>12</size>
24311       </method>
24312     </type>
24313   </test>
24314   <test name="test-205.cs">
24315     <type name="A">
24316       <method name="Void .ctor(Object)">
24317         <size>7</size>
24318       </method>
24319     </type>
24320     <type name="Test">
24321       <method name="Void .ctor()">
24322         <size>7</size>
24323       </method>
24324       <method name="Void Main()">
24325         <size>1</size>
24326       </method>
24327     </type>
24328   </test>
24329   <test name="test-206.cs">
24330     <type name="X">
24331       <method name="Void .ctor()">
24332         <size>7</size>
24333       </method>
24334       <method name="Int32 get_Item(Int32)">
24335         <size>2</size>
24336       </method>
24337       <method name="System.Int32[] get_Item(System.Int32[])">
24338         <size>39</size>
24339       </method>
24340       <method name="Void Main()">
24341         <size>91</size>
24342       </method>
24343     </type>
24344     <type name="&lt;PrivateImplementationDetails&gt;">
24345       <method name="Void .ctor()">
24346         <size>7</size>
24347       </method>
24348     </type>
24349   </test>
24350   <test name="test-207.cs">
24351     <type name="X">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355       <method name="Void .cctor()">
24356         <size>1</size>
24357       </method>
24358       <method name="Void hello(Int32)">
24359         <size>13</size>
24360       </method>
24361       <method name="Void world(Int32)">
24362         <size>16</size>
24363       </method>
24364       <method name="Int32 Main()">
24365         <size>138</size>
24366       </method>
24367     </type>
24368     <type name="Test">
24369       <method name="Void .ctor(Object, IntPtr)">
24370         <size>0</size>
24371       </method>
24372       <method name="Void Invoke(Int32)">
24373         <size>0</size>
24374       </method>
24375       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24376         <size>0</size>
24377       </method>
24378       <method name="Void EndInvoke(IAsyncResult)">
24379         <size>0</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-208.cs">
24384     <type name="X">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="System.String get_Item(System.String)">
24389         <size>2</size>
24390       </method>
24391       <method name="Void Test()">
24392         <size>1</size>
24393       </method>
24394     </type>
24395     <type name="Y">
24396       <method name="Void .ctor()">
24397         <size>7</size>
24398       </method>
24399       <method name="Void Main()">
24400         <size>19</size>
24401       </method>
24402     </type>
24403   </test>
24404   <test name="test-209.cs">
24405     <type name="X">
24406       <method name="Void .ctor(Int32)">
24407         <size>14</size>
24408       </method>
24409       <method name="Int32 get_Foo()">
24410         <size>9</size>
24411       </method>
24412       <method name="Void set_Foo(Int32)">
24413         <size>8</size>
24414       </method>
24415       <method name="Int32 get_Item(Int32)">
24416         <size>7</size>
24417       </method>
24418       <method name="Void set_Item(Int32, Int32)">
24419         <size>8</size>
24420       </method>
24421       <method name="Void set_Item(System.String, System.String)">
24422         <size>7</size>
24423       </method>
24424       <method name="Void set_Bar(System.String)">
24425         <size>7</size>
24426       </method>
24427       <method name="A get_A()">
24428         <size>7</size>
24429       </method>
24430       <method name="Void set_A(A)">
24431         <size>12</size>
24432       </method>
24433       <method name="Int32 Main()">
24434         <size>75</size>
24435       </method>
24436     </type>
24437     <type name="A">
24438       <method name="Void .ctor(Int32)">
24439         <size>8</size>
24440       </method>
24441     </type>
24442   </test>
24443   <test name="test-21.cs">
24444     <type name="Blah">
24445       <method name="Void .ctor()">
24446         <size>7</size>
24447       </method>
24448       <method name="Int32 Main()">
24449         <size>47</size>
24450       </method>
24451     </type>
24452     <type name="Blah+Foo">
24453       <method name="Void .ctor()">
24454         <size>17</size>
24455       </method>
24456       <method name="Int32 Bar(Int32, Int32)">
24457         <size>14</size>
24458       </method>
24459     </type>
24460   </test>
24461   <test name="test-210.cs">
24462     <type name="X">
24463       <method name="Void .ctor()">
24464         <size>7</size>
24465       </method>
24466       <method name="Void foo()">
24467         <size>1</size>
24468       </method>
24469       <method name="Void Main()">
24470         <size>25</size>
24471       </method>
24472     </type>
24473     <type name="FooHandler">
24474       <method name="Void .ctor(Object, IntPtr)">
24475         <size>0</size>
24476       </method>
24477       <method name="Void Invoke()">
24478         <size>0</size>
24479       </method>
24480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24481         <size>0</size>
24482       </method>
24483       <method name="Void EndInvoke(IAsyncResult)">
24484         <size>0</size>
24485       </method>
24486     </type>
24487   </test>
24488   <test name="test-211.cs">
24489     <type name="X">
24490       <method name="Void .ctor(Int32)">
24491         <size>14</size>
24492       </method>
24493       <method name="X op_Implicit(Int32)">
24494         <size>7</size>
24495       </method>
24496     </type>
24497     <type name="Y">
24498       <method name="Void .ctor(X)">
24499         <size>14</size>
24500       </method>
24501       <method name="Y op_Implicit(X)">
24502         <size>7</size>
24503       </method>
24504     </type>
24505     <type name="Z">
24506       <method name="Void .ctor(Y)">
24507         <size>14</size>
24508       </method>
24509       <method name="Int32 Main()">
24510         <size>27</size>
24511       </method>
24512       <method name="Z op_Implicit(Y)">
24513         <size>7</size>
24514       </method>
24515     </type>
24516   </test>
24517   <test name="test-212.cs">
24518     <type name="Problem">
24519       <method name="Void .ctor(String)">
24520         <size>14</size>
24521       </method>
24522       <method name="Int32 Multi(Int32, Problem[])">
24523         <size>4</size>
24524       </method>
24525       <method name="Int32 Main(System.String[])">
24526         <size>76</size>
24527       </method>
24528       <method name="Problem op_Implicit(Int32)">
24529         <size>22</size>
24530       </method>
24531     </type>
24532   </test>
24533   <test name="test-213.cs">
24534     <type name="MyTest">
24535       <method name="Void .ctor()">
24536         <size>7</size>
24537       </method>
24538       <method name="Void Main(System.String[])">
24539         <size>31</size>
24540       </method>
24541     </type>
24542     <type name="S">
24543       <method name="Void .ctor(Int32)">
24544         <size>8</size>
24545       </method>
24546       <method name="Void Print()">
24547         <size>12</size>
24548       </method>
24549     </type>
24550   </test>
24551   <test name="test-214.cs">
24552     <type name="N2.Test">
24553       <method name="Void .ctor()">
24554         <size>7</size>
24555       </method>
24556       <method name="Int32 Main()">
24557         <size>7</size>
24558       </method>
24559     </type>
24560     <type name="N1.C1">
24561       <method name="Void .ctor()">
24562         <size>7</size>
24563       </method>
24564       <method name="Void Foo()">
24565         <size>1</size>
24566       </method>
24567     </type>
24568   </test>
24569   <test name="test-215.cs">
24570     <type name="Test">
24571       <method name="Void .ctor()">
24572         <size>7</size>
24573       </method>
24574       <method name="Void .cctor()">
24575         <size>1</size>
24576       </method>
24577       <method name="N1.C1 get_C1()">
24578         <size>6</size>
24579       </method>
24580       <method name="Int32 Main()">
24581         <size>8</size>
24582       </method>
24583     </type>
24584     <type name="N1.C1">
24585       <method name="Void .ctor()">
24586         <size>7</size>
24587       </method>
24588     </type>
24589   </test>
24590   <test name="test-216.cs">
24591     <type name="cls">
24592       <method name="Void .ctor()">
24593         <size>7</size>
24594       </method>
24595       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24596         <size>24</size>
24597       </method>
24598       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24599         <size>24</size>
24600       </method>
24601       <method name="Void CallMyDel(System.String)">
24602         <size>13</size>
24603       </method>
24604     </type>
24605     <type name="cls+nestedcls">
24606       <method name="Void .ctor()">
24607         <size>7</size>
24608       </method>
24609       <method name="Void CallParentDel(cls, System.String)">
24610         <size>13</size>
24611       </method>
24612     </type>
24613     <type name="MonoEmbed">
24614       <method name="Void .ctor()">
24615         <size>7</size>
24616       </method>
24617       <method name="Void Main()">
24618         <size>36</size>
24619       </method>
24620       <method name="Void Whatever(System.String)">
24621         <size>7</size>
24622       </method>
24623     </type>
24624     <type name="OnWhateverDelegate">
24625       <method name="Void .ctor(Object, IntPtr)">
24626         <size>0</size>
24627       </method>
24628       <method name="Void Invoke(System.String)">
24629         <size>0</size>
24630       </method>
24631       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24632         <size>0</size>
24633       </method>
24634       <method name="Void EndInvoke(IAsyncResult)">
24635         <size>0</size>
24636       </method>
24637     </type>
24638   </test>
24639   <test name="test-217.cs">
24640     <type name="Test">
24641       <method name="Void .ctor()">
24642         <size>7</size>
24643       </method>
24644       <method name="Int32 Main()">
24645         <size>174</size>
24646       </method>
24647       <method name="System.Object compare_gte(Int32, Int32)">
24648         <size>13</size>
24649       </method>
24650       <method name="System.Object compare_lte(Int32, Int32)">
24651         <size>13</size>
24652       </method>
24653     </type>
24654   </test>
24655   <test name="test-218.cs">
24656     <type name="T">
24657       <method name="Void .ctor()">
24658         <size>7</size>
24659       </method>
24660       <method name="Void .cctor()">
24661         <size>27</size>
24662       </method>
24663       <method name="Void Main()">
24664         <size>1</size>
24665       </method>
24666       <method name="Void compareQueryQuery1(System.Object)">
24667         <size>1</size>
24668       </method>
24669     </type>
24670     <type name="T+foo">
24671       <method name="Void .ctor(Object, IntPtr)">
24672         <size>0</size>
24673       </method>
24674       <method name="Void Invoke(System.Object)">
24675         <size>0</size>
24676       </method>
24677       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24678         <size>0</size>
24679       </method>
24680       <method name="Void EndInvoke(IAsyncResult)">
24681         <size>0</size>
24682       </method>
24683     </type>
24684   </test>
24685   <test name="test-219.cs">
24686     <type name="TestAttribute">
24687       <method name="Void .ctor(Type)">
24688         <size>14</size>
24689       </method>
24690       <method name="System.Type get_Type()">
24691         <size>7</size>
24692       </method>
24693     </type>
24694     <type name="Test">
24695       <method name="Void .ctor()">
24696         <size>7</size>
24697       </method>
24698       <method name="Void Main()">
24699         <size>75</size>
24700       </method>
24701     </type>
24702   </test>
24703   <test name="test-22.cs">
24704     <type name="M">
24705       <method name="Void .ctor()">
24706         <size>7</size>
24707       </method>
24708       <method name="Int32 Main()">
24709         <size>63</size>
24710       </method>
24711     </type>
24712     <type name="S">
24713       <method name="T GetT()">
24714         <size>7</size>
24715       </method>
24716       <method name="Void Init()">
24717         <size>25</size>
24718       </method>
24719     </type>
24720   </test>
24721   <test name="test-220.cs">
24722     <type name="MonoBUG.Bug">
24723       <method name="Void .ctor()">
24724         <size>7</size>
24725       </method>
24726       <method name="Int32 Main(System.String[])">
24727         <size>138</size>
24728       </method>
24729     </type>
24730     <type name="MonoBUG.Foo">
24731       <method name="Void .ctor(String)">
24732         <size>14</size>
24733       </method>
24734       <method name="System.String get_Name()">
24735         <size>7</size>
24736       </method>
24737     </type>
24738     <type name="MonoBUG.FooList">
24739       <method name="Void .ctor()">
24740         <size>7</size>
24741       </method>
24742       <method name="Void .cctor()">
24743         <size>1</size>
24744       </method>
24745       <method name="Void Add(MonoBUG.Foo)">
24746         <size>19</size>
24747       </method>
24748       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24749         <size>7</size>
24750       </method>
24751     </type>
24752     <type name="MonoBUG.FooList+FooEnumerator">
24753       <method name="Void .ctor(FooList)">
24754         <size>31</size>
24755       </method>
24756       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24757         <size>12</size>
24758       </method>
24759       <method name="Void System.Collections.IEnumerator.Reset()">
24760         <size>12</size>
24761       </method>
24762       <method name="MonoBUG.Foo get_Current()">
24763         <size>46</size>
24764       </method>
24765       <method name="Boolean MoveNext()">
24766         <size>12</size>
24767       </method>
24768       <method name="Void Reset()">
24769         <size>12</size>
24770       </method>
24771       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24772         <size>28</size>
24773       </method>
24774     </type>
24775   </test>
24776   <test name="test-221.cs">
24777     <type name="A">
24778       <method name="Void .ctor()">
24779         <size>7</size>
24780       </method>
24781       <method name="Int32 get_Blah()">
24782         <size>2</size>
24783       </method>
24784       <method name="Void set_Blah(Int32)">
24785         <size>1</size>
24786       </method>
24787     </type>
24788     <type name="B">
24789       <method name="Void .ctor()">
24790         <size>7</size>
24791       </method>
24792       <method name="Int32 get_Blah()">
24793         <size>2</size>
24794       </method>
24795       <method name="Boolean Test()">
24796         <size>54</size>
24797       </method>
24798     </type>
24799     <type name="C">
24800       <method name="Void .ctor()">
24801         <size>7</size>
24802       </method>
24803       <method name="Int32 get_Blah()">
24804         <size>0</size>
24805       </method>
24806       <method name="Void set_Blah(Int32)">
24807         <size>0</size>
24808       </method>
24809     </type>
24810     <type name="D">
24811       <method name="Void .ctor()">
24812         <size>7</size>
24813       </method>
24814       <method name="Int32 get_Blah()">
24815         <size>2</size>
24816       </method>
24817       <method name="Void set_Blah(Int32)">
24818         <size>1</size>
24819       </method>
24820     </type>
24821     <type name="E">
24822       <method name="Void .ctor()">
24823         <size>7</size>
24824       </method>
24825       <method name="Int32 get_Blah()">
24826         <size>7</size>
24827       </method>
24828       <method name="Boolean Test()">
24829         <size>54</size>
24830       </method>
24831     </type>
24832     <type name="F">
24833       <method name="Void .ctor()">
24834         <size>7</size>
24835       </method>
24836       <method name="Int32 get_Item(Int32)">
24837         <size>2</size>
24838       </method>
24839       <method name="Void set_Item(Int32, Int32)">
24840         <size>1</size>
24841       </method>
24842       <method name="Int32 get_Blah()">
24843         <size>2</size>
24844       </method>
24845       <method name="Void set_Blah(Int32)">
24846         <size>1</size>
24847       </method>
24848       <method name="Boolean Test()">
24849         <size>110</size>
24850       </method>
24851     </type>
24852     <type name="Driver">
24853       <method name="Void .ctor()">
24854         <size>7</size>
24855       </method>
24856       <method name="Int32 Main()">
24857         <size>38</size>
24858       </method>
24859     </type>
24860     <type name="F">
24861       <method name="Int32 IBlah.get_Item(Int32)">
24862         <size>2</size>
24863       </method>
24864       <method name="Void IBlah.set_Item(Int32, Int32)">
24865         <size>1</size>
24866       </method>
24867       <method name="Int32 IBlah.get_Blah()">
24868         <size>2</size>
24869       </method>
24870       <method name="Void IBlah.set_Blah(Int32)">
24871         <size>1</size>
24872       </method>
24873     </type>
24874   </test>
24875   <test name="test-222.cs">
24876     <type name="Class_1">
24877       <method name="Void .ctor()">
24878         <size>7</size>
24879       </method>
24880       <method name="UIntPtr Valid()">
24881         <size>7</size>
24882       </method>
24883     </type>
24884     <type name="MainClass">
24885       <method name="Void .ctor()">
24886         <size>7</size>
24887       </method>
24888       <method name="Int32 Main()">
24889         <size>2</size>
24890       </method>
24891     </type>
24892   </test>
24893   <test name="test-223.cs">
24894     <type name="T">
24895       <method name="Void .ctor()">
24896         <size>7</size>
24897       </method>
24898       <method name="Int32 Main()">
24899         <size>65</size>
24900       </method>
24901     </type>
24902   </test>
24903   <test name="test-224.cs">
24904     <type name="XmlMemberArrayAttribute">
24905       <method name="Void .ctor(String)">
24906         <size>38</size>
24907       </method>
24908       <method name="System.Char[] get_Separator()">
24909         <size>7</size>
24910       </method>
24911       <method name="Void set_Separator(System.Char[])">
24912         <size>8</size>
24913       </method>
24914       <method name="System.String get_Name()">
24915         <size>7</size>
24916       </method>
24917       <method name="Void set_Name(System.String)">
24918         <size>8</size>
24919       </method>
24920       <method name="Boolean get_IsRequired()">
24921         <size>7</size>
24922       </method>
24923       <method name="Void set_IsRequired(Boolean)">
24924         <size>8</size>
24925       </method>
24926     </type>
24927     <type name="t">
24928       <method name="Void .ctor()">
24929         <size>7</size>
24930       </method>
24931       <method name="Void Main()">
24932         <size>1</size>
24933       </method>
24934     </type>
24935   </test>
24936   <test name="test-225.cs">
24937     <type name="A">
24938       <method name="Void .ctor()">
24939         <size>14</size>
24940       </method>
24941     </type>
24942     <type name="B">
24943       <method name="Void .ctor()">
24944         <size>7</size>
24945       </method>
24946       <method name="Int32 foo()">
24947         <size>2</size>
24948       </method>
24949       <method name="Void Main()">
24950         <size>18</size>
24951       </method>
24952     </type>
24953   </test>
24954   <test name="test-226.cs">
24955     <type name="Test226">
24956       <method name="Void .ctor()">
24957         <size>7</size>
24958       </method>
24959       <method name="Void Test()">
24960         <size>35</size>
24961       </method>
24962       <method name="Int32 Main()">
24963         <size>23</size>
24964       </method>
24965     </type>
24966   </test>
24967   <test name="test-227.cs">
24968     <type name="A.T">
24969       <method name="Void .ctor()">
24970         <size>7</size>
24971       </method>
24972       <method name="Void Main()">
24973         <size>3</size>
24974       </method>
24975     </type>
24976   </test>
24977   <test name="test-228.cs">
24978     <type name="BadRefTest.CtorInc">
24979       <method name="Void .ctor()">
24980         <size>30</size>
24981       </method>
24982       <method name="Int32 IncByRef(Int32 ByRef)">
24983         <size>10</size>
24984       </method>
24985       <method name="Boolean Results(Int32)">
24986         <size>98</size>
24987       </method>
24988     </type>
24989     <type name="BadRefTest.Runner">
24990       <method name="Void .ctor()">
24991         <size>7</size>
24992       </method>
24993       <method name="Int32 Main()">
24994         <size>43</size>
24995       </method>
24996     </type>
24997   </test>
24998   <test name="test-229.cs">
24999     <type name="List">
25000       <method name="Void .ctor(Int32)">
25001         <size>19</size>
25002       </method>
25003       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25004         <size>12</size>
25005       </method>
25006       <method name="Void Add(Int32)">
25007         <size>26</size>
25008       </method>
25009       <method name="MyEnumerator GetEnumerator()">
25010         <size>7</size>
25011       </method>
25012     </type>
25013     <type name="UberList">
25014       <method name="Void .ctor(Int32)">
25015         <size>8</size>
25016       </method>
25017       <method name="Int32 Main(System.String[])">
25018         <size>38</size>
25019       </method>
25020       <method name="Boolean One()">
25021         <size>62</size>
25022       </method>
25023       <method name="Boolean Two()">
25024         <size>62</size>
25025       </method>
25026       <method name="Boolean Three()">
25027         <size>62</size>
25028       </method>
25029     </type>
25030     <type name="List+MyEnumerator">
25031       <method name="Void .ctor(List)">
25032         <size>15</size>
25033       </method>
25034       <method name="System.Object get_Current()">
25035         <size>24</size>
25036       </method>
25037       <method name="Boolean MoveNext()">
25038         <size>31</size>
25039       </method>
25040       <method name="Void Reset()">
25041         <size>8</size>
25042       </method>
25043     </type>
25044   </test>
25045   <test name="test-23.cs">
25046     <type name="X">
25047       <method name="Void .ctor()">
25048         <size>7</size>
25049       </method>
25050       <method name="Void .cctor()">
25051         <size>8</size>
25052       </method>
25053       <method name="Int32 get_Value()">
25054         <size>6</size>
25055       </method>
25056       <method name="Void set_Value(Int32)">
25057         <size>7</size>
25058       </method>
25059       <method name="Int32 Main()">
25060         <size>170</size>
25061       </method>
25062     </type>
25063     <type name="Y">
25064       <method name="Void .ctor(String)">
25065         <size>14</size>
25066       </method>
25067       <method name="System.String get_Value()">
25068         <size>7</size>
25069       </method>
25070       <method name="Void set_Value(System.String)">
25071         <size>8</size>
25072       </method>
25073     </type>
25074     <type name="Z">
25075       <method name="Void .cctor()">
25076         <size>7</size>
25077       </method>
25078       <method name="Int32 get_IVal()">
25079         <size>6</size>
25080       </method>
25081       <method name="Void set_IVal(Int32)">
25082         <size>7</size>
25083       </method>
25084       <method name="Int32 get_XVal()">
25085         <size>7</size>
25086       </method>
25087       <method name="Void set_XVal(Int32)">
25088         <size>8</size>
25089       </method>
25090     </type>
25091   </test>
25092   <test name="test-230.cs">
25093     <type name="TestClass">
25094       <method name="Void .ctor()">
25095         <size>7</size>
25096       </method>
25097       <method name="Int32 Main()">
25098         <size>56</size>
25099       </method>
25100     </type>
25101   </test>
25102   <test name="test-231.cs">
25103     <type name="T">
25104       <method name="Void .ctor()">
25105         <size>7</size>
25106       </method>
25107       <method name="Void .cctor()">
25108         <size>1</size>
25109       </method>
25110       <method name="Int32 Main()">
25111         <size>44</size>
25112       </method>
25113       <method name="Void Foo()">
25114         <size>23</size>
25115       </method>
25116     </type>
25117   </test>
25118   <test name="test-232.cs">
25119     <type name="CtorInfoTest">
25120       <method name="Void .ctor()">
25121         <size>7</size>
25122       </method>
25123       <method name="Void Main(System.String[])">
25124         <size>977</size>
25125       </method>
25126       <method name="Void Assert(System.Object, System.Object)">
25127         <size>38</size>
25128       </method>
25129     </type>
25130     <type name="&lt;PrivateImplementationDetails&gt;">
25131       <method name="Void .ctor()">
25132         <size>7</size>
25133       </method>
25134     </type>
25135   </test>
25136   <test name="test-233.cs">
25137     <type name="Tests">
25138       <method name="Void .ctor()">
25139         <size>7</size>
25140       </method>
25141       <method name="Int32 Main()">
25142         <size>16</size>
25143       </method>
25144       <method name="Int32 test_0_beq()">
25145         <size>29</size>
25146       </method>
25147       <method name="Int32 test_0_bne_un()">
25148         <size>29</size>
25149       </method>
25150       <method name="Int32 test_0_conv_r8()">
25151         <size>29</size>
25152       </method>
25153       <method name="Int32 test_0_conv_i()">
25154         <size>76</size>
25155       </method>
25156       <method name="Int32 test_5_conv_r4()">
25157         <size>8</size>
25158       </method>
25159       <method name="Int32 test_5_double_conv_r4()">
25160         <size>16</size>
25161       </method>
25162       <method name="Int32 test_5_float_conv_r8()">
25163         <size>12</size>
25164       </method>
25165       <method name="Int32 test_5_conv_r8()">
25166         <size>8</size>
25167       </method>
25168       <method name="Int32 test_5_add()">
25169         <size>25</size>
25170       </method>
25171       <method name="Int32 test_5_sub()">
25172         <size>25</size>
25173       </method>
25174       <method name="Int32 test_24_mul()">
25175         <size>25</size>
25176       </method>
25177       <method name="Int32 test_4_div()">
25178         <size>25</size>
25179       </method>
25180       <method name="Int32 test_2_rem()">
25181         <size>25</size>
25182       </method>
25183       <method name="Int32 test_2_neg()">
25184         <size>14</size>
25185       </method>
25186       <method name="Int32 test_46_float_add_spill()">
25187         <size>129</size>
25188       </method>
25189       <method name="Int32 test_362880_float_mul_spill()">
25190         <size>129</size>
25191       </method>
25192       <method name="Int32 test_4_long_cast()">
25193         <size>29</size>
25194       </method>
25195       <method name="Int32 test_16_float_cmp()">
25196         <size>317</size>
25197       </method>
25198       <method name="Int32 test_15_float_cmp_un()">
25199         <size>297</size>
25200       </method>
25201       <method name="Int32 test_15_float_branch()">
25202         <size>219</size>
25203       </method>
25204       <method name="Int32 test_15_float_branch_un()">
25205         <size>219</size>
25206       </method>
25207     </type>
25208     <type name="TestDriver">
25209       <method name="Void .ctor()">
25210         <size>7</size>
25211       </method>
25212       <method name="Int32 RunTests(System.Type, System.String[])">
25213         <size>571</size>
25214       </method>
25215       <method name="Int32 RunTests(System.Type)">
25216         <size>8</size>
25217       </method>
25218     </type>
25219   </test>
25220   <test name="test-234.cs">
25221     <type name="T">
25222       <method name="Void .ctor()">
25223         <size>7</size>
25224       </method>
25225       <method name="Void Main()">
25226         <size>701</size>
25227       </method>
25228     </type>
25229   </test>
25230   <test name="test-235.cs">
25231     <type name="T">
25232       <method name="Void .ctor()">
25233         <size>7</size>
25234       </method>
25235       <method name="Void Foo(T, T)">
25236         <size>1</size>
25237       </method>
25238       <method name="Void Foo(System.Object[])">
25239         <size>1</size>
25240       </method>
25241       <method name="Int32 Main()">
25242         <size>13</size>
25243       </method>
25244     </type>
25245   </test>
25246   <test name="test-236.cs">
25247     <type name="Tests.Test">
25248       <method name="Void .ctor()">
25249         <size>7</size>
25250       </method>
25251       <method name="Void Main()">
25252         <size>42</size>
25253       </method>
25254       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25255         <size>9</size>
25256       </method>
25257       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25258         <size>10</size>
25259       </method>
25260     </type>
25261   </test>
25262   <test name="test-237.cs">
25263     <type name="Params">
25264       <method name="Void .ctor()">
25265         <size>7</size>
25266       </method>
25267       <method name="Void .cctor()">
25268         <size>96</size>
25269       </method>
25270       <method name="Void foo(System.String, System.Object[])">
25271         <size>132</size>
25272       </method>
25273       <method name="Void Main()">
25274         <size>45</size>
25275       </method>
25276     </type>
25277     <type name="Params+FOO">
25278       <method name="Void .ctor(Object, IntPtr)">
25279         <size>0</size>
25280       </method>
25281       <method name="Void Invoke(System.String, System.Object[])">
25282         <size>0</size>
25283       </method>
25284       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25285         <size>0</size>
25286       </method>
25287       <method name="Void EndInvoke(IAsyncResult)">
25288         <size>0</size>
25289       </method>
25290     </type>
25291   </test>
25292   <test name="test-238.cs">
25293     <type name="TestClass">
25294       <method name="Void .ctor()">
25295         <size>7</size>
25296       </method>
25297       <method name="Void ConditionalMethod()">
25298         <size>7</size>
25299       </method>
25300       <method name="Int32 Main()">
25301         <size>12</size>
25302       </method>
25303     </type>
25304   </test>
25305   <test name="test-239.cs">
25306     <type name="BaseClass">
25307       <method name="Void .ctor()">
25308         <size>7</size>
25309       </method>
25310       <method name="Void ConditionalMethod()">
25311         <size>7</size>
25312       </method>
25313     </type>
25314     <type name="TestClass">
25315       <method name="Void .ctor()">
25316         <size>7</size>
25317       </method>
25318       <method name="Void ConditionalMethod()">
25319         <size>1</size>
25320       </method>
25321     </type>
25322     <type name="MainClass">
25323       <method name="Void .ctor()">
25324         <size>7</size>
25325       </method>
25326       <method name="Int32 Main()">
25327         <size>18</size>
25328       </method>
25329     </type>
25330   </test>
25331   <test name="test-24.cs">
25332     <type name="X">
25333       <method name="Void .ctor()">
25334         <size>7</size>
25335       </method>
25336       <method name="System.String get_S()">
25337         <size>6</size>
25338       </method>
25339       <method name="Void set_S(System.String)">
25340         <size>7</size>
25341       </method>
25342       <method name="Int32 Main()">
25343         <size>92</size>
25344       </method>
25345     </type>
25346   </test>
25347   <test name="test-240.cs">
25348     <type name="TestClass">
25349       <method name="Void .ctor()">
25350         <size>7</size>
25351       </method>
25352       <method name="Void .cctor()">
25353         <size>7</size>
25354       </method>
25355       <method name="Void ConditionalMethod()">
25356         <size>17</size>
25357       </method>
25358       <method name="Int32 Main()">
25359         <size>11</size>
25360       </method>
25361     </type>
25362   </test>
25363   <test name="test-241.cs">
25364     <type name="Foo">
25365       <method name="Void .ctor()">
25366         <size>7</size>
25367       </method>
25368       <method name="Int32 get_SomeProperty()">
25369         <size>3</size>
25370       </method>
25371       <method name="Int32 M()">
25372         <size>3</size>
25373       </method>
25374       <method name="Void Main()">
25375         <size>1</size>
25376       </method>
25377     </type>
25378     <type name="Foo+FooPrivate">
25379       <method name="Void .ctor(Foo)">
25380         <size>14</size>
25381       </method>
25382       <method name="Int32 get_SomeProperty()">
25383         <size>24</size>
25384       </method>
25385     </type>
25386   </test>
25387   <test name="test-242.cs">
25388     <type name="BaseClass">
25389       <method name="Void .ctor()">
25390         <size>14</size>
25391       </method>
25392     </type>
25393     <type name="Derived">
25394       <method name="Void .ctor()">
25395         <size>7</size>
25396       </method>
25397       <method name="Int32 get_Location()">
25398         <size>3</size>
25399       </method>
25400       <method name="Void Main()">
25401         <size>1</size>
25402       </method>
25403     </type>
25404   </test>
25405   <test name="test-243.cs">
25406     <type name="X">
25407       <method name="Void .ctor()">
25408         <size>7</size>
25409       </method>
25410       <method name="Boolean Resolve(System.String)">
25411         <size>2</size>
25412       </method>
25413       <method name="System.String Test()">
25414         <size>2</size>
25415       </method>
25416       <method name="Void Main()">
25417         <size>8</size>
25418       </method>
25419     </type>
25420   </test>
25421   <test name="test-244.cs">
25422     <type name="Foo">
25423       <method name="Void .ctor()">
25424         <size>7</size>
25425       </method>
25426       <method name="Void .cctor()">
25427         <size>1</size>
25428       </method>
25429       <method name="Int32 Main()">
25430         <size>136</size>
25431       </method>
25432       <method name="MyBool get_t()">
25433         <size>29</size>
25434       </method>
25435       <method name="MyBool get_f()">
25436         <size>29</size>
25437       </method>
25438     </type>
25439     <type name="MyBool">
25440       <method name="Void .ctor(Boolean)">
25441         <size>8</size>
25442       </method>
25443       <method name="System.String ToString()">
25444         <size>12</size>
25445       </method>
25446       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25447         <size>21</size>
25448       </method>
25449       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25450         <size>21</size>
25451       </method>
25452       <method name="Boolean op_True(MyBool)">
25453         <size>8</size>
25454       </method>
25455       <method name="Boolean op_False(MyBool)">
25456         <size>11</size>
25457       </method>
25458     </type>
25459   </test>
25460   <test name="test-245.cs">
25461     <type name="Class2">
25462       <method name="Void .ctor()">
25463         <size>7</size>
25464       </method>
25465       <method name="System.String get_def_kind()">
25466         <size>12</size>
25467       </method>
25468       <method name="Void Main()">
25469         <size>1</size>
25470       </method>
25471     </type>
25472   </test>
25473   <test name="test-246.cs">
25474     <type name="B">
25475       <method name="Void .ctor()">
25476         <size>7</size>
25477       </method>
25478       <method name="Void Main()">
25479         <size>36</size>
25480       </method>
25481     </type>
25482     <type name="Blah">
25483       <method name="Void Dispose()">
25484         <size>11</size>
25485       </method>
25486     </type>
25487   </test>
25488   <test name="test-247.cs">
25489     <type name="B">
25490       <method name="Void .ctor()">
25491         <size>7</size>
25492       </method>
25493       <method name="Void Main()">
25494         <size>67</size>
25495       </method>
25496     </type>
25497     <type name="Blah">
25498       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25499         <size>11</size>
25500       </method>
25501     </type>
25502   </test>
25503   <test name="test-248.cs">
25504     <type name="T">
25505       <method name="Void .ctor()">
25506         <size>7</size>
25507       </method>
25508       <method name="Foo GetFoo()">
25509         <size>10</size>
25510       </method>
25511       <method name="Void Main()">
25512         <size>26</size>
25513       </method>
25514     </type>
25515   </test>
25516   <test name="test-249.cs">
25517     <type name="X">
25518       <method name="Void .ctor()">
25519         <size>7</size>
25520       </method>
25521       <method name="Void Main()">
25522         <size>1</size>
25523       </method>
25524     </type>
25525   </test>
25526   <test name="test-25.cs">
25527     <type name="X">
25528       <method name="Void .ctor()">
25529         <size>7</size>
25530       </method>
25531       <method name="Int32 Main()">
25532         <size>214</size>
25533       </method>
25534     </type>
25535   </test>
25536   <test name="test-250.cs">
25537     <type name="Test.foo3">
25538       <method name="Void .ctor()">
25539         <size>7</size>
25540       </method>
25541     </type>
25542     <type name="Test.Tests">
25543       <method name="Void .ctor()">
25544         <size>7</size>
25545       </method>
25546       <method name="Void Main()">
25547         <size>1</size>
25548       </method>
25549     </type>
25550   </test>
25551   <test name="test-251.cs">
25552     <type name="X">
25553       <method name="Void .ctor()">
25554         <size>7</size>
25555       </method>
25556       <method name="Void Main()">
25557         <size>1</size>
25558       </method>
25559     </type>
25560   </test>
25561   <test name="test-252.cs">
25562     <type name="A">
25563       <method name="Void .ctor()">
25564         <size>7</size>
25565       </method>
25566       <method name="Void add_Bar(Foo)">
25567         <size>24</size>
25568       </method>
25569       <method name="Void remove_Bar(Foo)">
25570         <size>24</size>
25571       </method>
25572       <method name="Void m1()">
25573         <size>1</size>
25574       </method>
25575       <method name="Int32 Main()">
25576         <size>93</size>
25577       </method>
25578     </type>
25579     <type name="Foo">
25580       <method name="Void .ctor(Object, IntPtr)">
25581         <size>0</size>
25582       </method>
25583       <method name="Void Invoke()">
25584         <size>0</size>
25585       </method>
25586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25587         <size>0</size>
25588       </method>
25589       <method name="Void EndInvoke(IAsyncResult)">
25590         <size>0</size>
25591       </method>
25592     </type>
25593   </test>
25594   <test name="test-253.cs">
25595     <type name="AccessibleAttribute">
25596       <method name="Void .ctor()">
25597         <size>7</size>
25598       </method>
25599     </type>
25600     <type name="MyClass">
25601       <method name="Void .ctor()">
25602         <size>7</size>
25603       </method>
25604     </type>
25605     <type name="Test">
25606       <method name="Void .ctor()">
25607         <size>7</size>
25608       </method>
25609       <method name="Int32 Main()">
25610         <size>66</size>
25611       </method>
25612     </type>
25613   </test>
25614   <test name="test-254.cs">
25615     <type name="TestAttribute">
25616       <method name="Void .ctor()">
25617         <size>7</size>
25618       </method>
25619     </type>
25620     <type name="Test_1">
25621       <method name="Void .ctor()">
25622         <size>7</size>
25623       </method>
25624       <method name="Void Test(Int32)">
25625         <size>1</size>
25626       </method>
25627     </type>
25628     <type name="Test_2">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632       <method name="Int32 get_Test()">
25633         <size>2</size>
25634       </method>
25635       <method name="Void set_Test(Int32)">
25636         <size>1</size>
25637       </method>
25638       <method name="Void set_Test2(Boolean)">
25639         <size>1</size>
25640       </method>
25641     </type>
25642     <type name="Test_3">
25643       <method name="Void .ctor()">
25644         <size>7</size>
25645       </method>
25646       <method name="Void add_e_1(test_delegate)">
25647         <size>24</size>
25648       </method>
25649       <method name="Void remove_e_1(test_delegate)">
25650         <size>24</size>
25651       </method>
25652       <method name="Void add_e_2(test_delegate)">
25653         <size>24</size>
25654       </method>
25655       <method name="Void remove_e_2(test_delegate)">
25656         <size>24</size>
25657       </method>
25658     </type>
25659     <type name="Test_4">
25660       <method name="Void .ctor()">
25661         <size>7</size>
25662       </method>
25663       <method name="Void add_e_1(test_delegate)">
25664         <size>1</size>
25665       </method>
25666       <method name="Void remove_e_1(test_delegate)">
25667         <size>1</size>
25668       </method>
25669       <method name="Void add_e_2(test_delegate)">
25670         <size>1</size>
25671       </method>
25672       <method name="Void remove_e_2(test_delegate)">
25673         <size>1</size>
25674       </method>
25675       <method name="Void add_e_3(test_delegate)">
25676         <size>1</size>
25677       </method>
25678       <method name="Void remove_e_3(test_delegate)">
25679         <size>1</size>
25680       </method>
25681     </type>
25682     <type name="ClassMain">
25683       <method name="Void .ctor()">
25684         <size>7</size>
25685       </method>
25686       <method name="Void .cctor()">
25687         <size>1</size>
25688       </method>
25689       <method name="Void Assert(System.Object[], Boolean, Int32)">
25690         <size>65</size>
25691       </method>
25692       <method name="Int32 Main()">
25693         <size>1159</size>
25694       </method>
25695     </type>
25696     <type name="test_delegate">
25697       <method name="Void .ctor(Object, IntPtr)">
25698         <size>0</size>
25699       </method>
25700       <method name="System.Delegate Invoke(Int32)">
25701         <size>0</size>
25702       </method>
25703       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25704         <size>0</size>
25705       </method>
25706       <method name="System.Delegate EndInvoke(IAsyncResult)">
25707         <size>0</size>
25708       </method>
25709     </type>
25710   </test>
25711   <test name="test-255.cs">
25712     <type name="TestAttribute">
25713       <method name="Void .ctor()">
25714         <size>7</size>
25715       </method>
25716     </type>
25717     <type name="C">
25718       <method name="Void .ctor()">
25719         <size>7</size>
25720       </method>
25721       <method name="Void Method()">
25722         <size>1</size>
25723       </method>
25724       <method name="Void Main()">
25725         <size>1</size>
25726       </method>
25727     </type>
25728   </test>
25729   <test name="test-256.cs">
25730     <type name="TableColumn">
25731       <method name="Void .ctor()">
25732         <size>7</size>
25733       </method>
25734       <method name="System.Object get_MagicValue()">
25735         <size>2</size>
25736       </method>
25737       <method name="Void set_MagicValue(System.Object)">
25738         <size>1</size>
25739       </method>
25740     </type>
25741     <type name="Bug">
25742       <method name="Void .ctor()">
25743         <size>7</size>
25744       </method>
25745       <method name="Int32 get_TInt()">
25746         <size>2</size>
25747       </method>
25748       <method name="Void Main()">
25749         <size>1</size>
25750       </method>
25751     </type>
25752   </test>
25753   <test name="test-257.cs">
25754     <type name="X">
25755       <method name="Void Main()">
25756         <size>8</size>
25757       </method>
25758       <method name="Void call(Int32 ByRef)">
25759         <size>25</size>
25760       </method>
25761       <method name="Void .ctor()">
25762         <size>7</size>
25763       </method>
25764     </type>
25765   </test>
25766   <test name="test-258.cs">
25767     <type name="MyTest.Test">
25768       <method name="Void .ctor()">
25769         <size>7</size>
25770       </method>
25771     </type>
25772     <type name="MyTest.Test2">
25773       <method name="Void .ctor()">
25774         <size>7</size>
25775       </method>
25776       <method name="Void MyTest.Test.Inner.Foo()">
25777         <size>1</size>
25778       </method>
25779       <method name="Void Main()">
25780         <size>1</size>
25781       </method>
25782     </type>
25783   </test>
25784   <test name="test-259.cs">
25785     <type name="Testing">
25786       <method name="Void .ctor()">
25787         <size>7</size>
25788       </method>
25789       <method name="Void Main()">
25790         <size>1</size>
25791       </method>
25792     </type>
25793   </test>
25794   <test name="test-26.cs">
25795     <type name="Blah">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799       <method name="Int32 Foo(Int32, Int32)">
25800         <size>4</size>
25801       </method>
25802       <method name="Int32 Test1()">
25803         <size>114</size>
25804       </method>
25805       <method name="Int32 Adder(System.Int32[])">
25806         <size>34</size>
25807       </method>
25808       <method name="Int32 Test2()">
25809         <size>47</size>
25810       </method>
25811       <method name="Int32 Main()">
25812         <size>40</size>
25813       </method>
25814     </type>
25815     <type name="Blah+MyDelegate">
25816       <method name="Void .ctor(Object, IntPtr)">
25817         <size>0</size>
25818       </method>
25819       <method name="Int32 Invoke(Int32, Int32)">
25820         <size>0</size>
25821       </method>
25822       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25823         <size>0</size>
25824       </method>
25825       <method name="Int32 EndInvoke(IAsyncResult)">
25826         <size>0</size>
25827       </method>
25828     </type>
25829     <type name="Blah+List">
25830       <method name="Void .ctor(Object, IntPtr)">
25831         <size>0</size>
25832       </method>
25833       <method name="Int32 Invoke(System.Int32[])">
25834         <size>0</size>
25835       </method>
25836       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25837         <size>0</size>
25838       </method>
25839       <method name="Int32 EndInvoke(IAsyncResult)">
25840         <size>0</size>
25841       </method>
25842     </type>
25843   </test>
25844   <test name="test-260.cs">
25845     <type name="x.Test">
25846       <method name="Void .ctor()">
25847         <size>7</size>
25848       </method>
25849     </type>
25850     <type name="y.Test">
25851       <method name="Void .ctor()">
25852         <size>7</size>
25853       </method>
25854     </type>
25855     <type name="b.a">
25856       <method name="Void .ctor()">
25857         <size>7</size>
25858       </method>
25859       <method name="Void Main()">
25860         <size>7</size>
25861       </method>
25862     </type>
25863   </test>
25864   <test name="test-261.cs">
25865     <type name="T">
25866       <method name="Void .ctor()">
25867         <size>7</size>
25868       </method>
25869       <method name="T get_Me()">
25870         <size>16</size>
25871       </method>
25872       <method name="T GetMe()">
25873         <size>16</size>
25874       </method>
25875       <method name="Int32 Test(T)">
25876         <size>106</size>
25877       </method>
25878       <method name="Int32 Main()">
25879         <size>31</size>
25880       </method>
25881     </type>
25882   </test>
25883   <test name="test-262.cs">
25884     <type name="n1.Attribute">
25885       <method name="Void .ctor()">
25886         <size>7</size>
25887       </method>
25888     </type>
25889     <type name="n3.A">
25890       <method name="Void .ctor()">
25891         <size>7</size>
25892       </method>
25893       <method name="Void Attribute()">
25894         <size>1</size>
25895       </method>
25896       <method name="Void X()">
25897         <size>7</size>
25898       </method>
25899       <method name="Void Main()">
25900         <size>11</size>
25901       </method>
25902     </type>
25903   </test>
25904   <test name="test-263.cs">
25905     <type name="Test">
25906       <method name="Void .ctor()">
25907         <size>7</size>
25908       </method>
25909       <method name="System.String GetString(System.Byte[])">
25910         <size>19</size>
25911       </method>
25912       <method name="Void Main()">
25913         <size>1</size>
25914       </method>
25915     </type>
25916   </test>
25917   <test name="test-264.cs">
25918     <type name="Proef">
25919       <method name="Void .ctor()">
25920         <size>7</size>
25921       </method>
25922       <method name="Void add_OnDoSomething(System.EventHandler)">
25923         <size>24</size>
25924       </method>
25925       <method name="Void remove_OnDoSomething(System.EventHandler)">
25926         <size>24</size>
25927       </method>
25928       <method name="Void Temp(System.Object, System.EventArgs)">
25929         <size>1</size>
25930       </method>
25931       <method name="Void Main()">
25932         <size>25</size>
25933       </method>
25934     </type>
25935   </test>
25936   <test name="test-265.cs">
25937     <type name="ClassFormatError">
25938       <method name="Void .ctor(String, Object[])">
25939         <size>7</size>
25940       </method>
25941       <method name="Void Main()">
25942         <size>1</size>
25943       </method>
25944     </type>
25945     <type name="UnsupportedClassVersionError">
25946       <method name="Void .ctor(String)">
25947         <size>14</size>
25948       </method>
25949     </type>
25950   </test>
25951   <test name="test-266.cs">
25952     <type name="T">
25953       <method name="Void .ctor()">
25954         <size>7</size>
25955       </method>
25956       <method name="Int32 Main()">
25957         <size>25</size>
25958       </method>
25959     </type>
25960   </test>
25961   <test name="test-267.cs">
25962     <type name="X">
25963       <method name="Void .ctor()">
25964         <size>7</size>
25965       </method>
25966       <method name="System.String Text()">
25967         <size>6</size>
25968       </method>
25969       <method name="Int32 Main()">
25970         <size>12</size>
25971       </method>
25972     </type>
25973   </test>
25974   <test name="test-268.cs">
25975     <type name="X">
25976       <method name="Void .ctor()">
25977         <size>7</size>
25978       </method>
25979       <method name="Int32 Main()">
25980         <size>26</size>
25981       </method>
25982     </type>
25983     <type name="X+Nested">
25984       <method name="Void .ctor()">
25985         <size>7</size>
25986       </method>
25987       <method name="MyEnum D()">
25988         <size>2</size>
25989       </method>
25990     </type>
25991   </test>
25992   <test name="test-269.cs">
25993     <type name="Class1">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="Int32 Main(System.String[])">
25998         <size>361</size>
25999       </method>
26000       <method name="Int32 AddABunchOfInts(...)">
26001         <size>63</size>
26002       </method>
26003       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26004         <size>63</size>
26005       </method>
26006       <method name="Result VtAddABunchOfInts(...)">
26007         <size>68</size>
26008       </method>
26009       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26010         <size>68</size>
26011       </method>
26012       <method name="Int32 InstAddABunchOfInts(...)">
26013         <size>63</size>
26014       </method>
26015       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26016         <size>63</size>
26017       </method>
26018       <method name="Result InstVtAddABunchOfInts(...)">
26019         <size>68</size>
26020       </method>
26021       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26022         <size>68</size>
26023       </method>
26024     </type>
26025     <type name="Result">
26026       <method name="Void .ctor(Int32)">
26027         <size>24</size>
26028       </method>
26029     </type>
26030   </test>
26031   <test name="test-27.cs">
26032     <type name="Foo">
26033       <method name="Void .ctor()">
26034         <size>7</size>
26035       </method>
26036       <method name="Boolean MyMethod(Int32)">
26037         <size>12</size>
26038       </method>
26039       <method name="Int32 AnotherMethod(Int32)">
26040         <size>5</size>
26041       </method>
26042     </type>
26043     <type name="Blah">
26044       <method name="Void .ctor()">
26045         <size>7</size>
26046       </method>
26047       <method name="Void Bar(Int32, Int32)">
26048         <size>9</size>
26049       </method>
26050       <method name="Int32 Main()">
26051         <size>139</size>
26052       </method>
26053     </type>
26054     <type name="Blah+MyDelegate">
26055       <method name="Void .ctor(Object, IntPtr)">
26056         <size>0</size>
26057       </method>
26058       <method name="Void Invoke(Int32, Int32)">
26059         <size>0</size>
26060       </method>
26061       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26062         <size>0</size>
26063       </method>
26064       <method name="Void EndInvoke(IAsyncResult)">
26065         <size>0</size>
26066       </method>
26067     </type>
26068   </test>
26069   <test name="test-270.cs">
26070     <type name="X">
26071       <method name="Void .ctor()">
26072         <size>7</size>
26073       </method>
26074       <method name="Int32 Test(System.String, System.Object[])">
26075         <size>2</size>
26076       </method>
26077       <method name="Int32 Main()">
26078         <size>75</size>
26079       </method>
26080       <method name="Int32 Test(System.String, ...)">
26081         <size>2</size>
26082       </method>
26083     </type>
26084   </test>
26085   <test name="test-271.cs">
26086     <type name="T">
26087       <method name="Void .ctor()">
26088         <size>7</size>
26089       </method>
26090       <method name="C X()">
26091         <size>10</size>
26092       </method>
26093       <method name="Void Main()">
26094         <size>61</size>
26095       </method>
26096     </type>
26097     <type name="T+C">
26098       <method name="IEnumerator GetEnumerator()">
26099         <size>11</size>
26100       </method>
26101     </type>
26102   </test>
26103   <test name="test-272.cs">
26104     <type name="BazAttribute">
26105       <method name="Void .ctor()">
26106         <size>7</size>
26107       </method>
26108       <method name="Void .ctor(Foo)">
26109         <size>7</size>
26110       </method>
26111       <method name="Void set_foo3(Foo)">
26112         <size>1</size>
26113       </method>
26114       <method name="Foo get_foo3()">
26115         <size>2</size>
26116       </method>
26117     </type>
26118     <type name="Test">
26119       <method name="Void .ctor()">
26120         <size>7</size>
26121       </method>
26122       <method name="Void f0()">
26123         <size>1</size>
26124       </method>
26125       <method name="Void f1()">
26126         <size>1</size>
26127       </method>
26128       <method name="Void f2()">
26129         <size>1</size>
26130       </method>
26131       <method name="Void f3()">
26132         <size>1</size>
26133       </method>
26134       <method name="Void Main()">
26135         <size>1</size>
26136       </method>
26137     </type>
26138   </test>
26139   <test name="test-273.cs">
26140     <type name="FooAttribute">
26141       <method name="Void .ctor()">
26142         <size>7</size>
26143       </method>
26144     </type>
26145     <type name="Tests">
26146       <method name="Void .ctor()">
26147         <size>7</size>
26148       </method>
26149       <method name="Void Main()">
26150         <size>36</size>
26151       </method>
26152     </type>
26153   </test>
26154   <test name="test-274.cs">
26155     <type name="MyClass">
26156       <method name="Void .ctor(String[])">
26157         <size>7</size>
26158       </method>
26159     </type>
26160     <type name="ChildClass">
26161       <method name="Void .ctor()">
26162         <size>13</size>
26163       </method>
26164     </type>
26165     <type name="M">
26166       <method name="Void .ctor()">
26167         <size>7</size>
26168       </method>
26169       <method name="Void Main()">
26170         <size>1</size>
26171       </method>
26172     </type>
26173   </test>
26174   <test name="test-275.cs">
26175     <type name="Test">
26176       <method name="Void .ctor()">
26177         <size>7</size>
26178       </method>
26179       <method name="Void add_MyEvent(DelType)">
26180         <size>24</size>
26181       </method>
26182       <method name="Void remove_MyEvent(DelType)">
26183         <size>24</size>
26184       </method>
26185       <method name="Int32 Main()">
26186         <size>176</size>
26187       </method>
26188     </type>
26189     <type name="DelType">
26190       <method name="Void .ctor(Object, IntPtr)">
26191         <size>0</size>
26192       </method>
26193       <method name="Void Invoke()">
26194         <size>0</size>
26195       </method>
26196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26197         <size>0</size>
26198       </method>
26199       <method name="Void EndInvoke(IAsyncResult)">
26200         <size>0</size>
26201       </method>
26202     </type>
26203     <type name="S">
26204       <method name="Void add_MyEvent(DelType)">
26205         <size>24</size>
26206       </method>
26207       <method name="Void remove_MyEvent(DelType)">
26208         <size>24</size>
26209       </method>
26210     </type>
26211   </test>
26212   <test name="test-276.cs">
26213     <type name="EventTestClass">
26214       <method name="Void .ctor()">
26215         <size>7</size>
26216       </method>
26217       <method name="Void add_Elapsed(System.EventHandler)">
26218         <size>24</size>
26219       </method>
26220       <method name="Void remove_Elapsed(System.EventHandler)">
26221         <size>24</size>
26222       </method>
26223     </type>
26224     <type name="EntryPoint">
26225       <method name="Void .ctor()">
26226         <size>7</size>
26227       </method>
26228       <method name="Boolean test(System.Type)">
26229         <size>17</size>
26230       </method>
26231       <method name="Int32 Main()">
26232         <size>48</size>
26233       </method>
26234     </type>
26235   </test>
26236   <test name="test-277.cs">
26237     <type name="T">
26238       <method name="Void .ctor()">
26239         <size>7</size>
26240       </method>
26241       <method name="Int32 Main()">
26242         <size>7</size>
26243       </method>
26244       <method name="Int32 X(Byte)">
26245         <size>2</size>
26246       </method>
26247       <method name="Int32 X(Int16)">
26248         <size>2</size>
26249       </method>
26250     </type>
26251   </test>
26252   <test name="test-278.cs">
26253     <type name="X">
26254       <method name="Void .ctor()">
26255         <size>7</size>
26256       </method>
26257       <method name="Int32 Main()">
26258         <size>73</size>
26259       </method>
26260     </type>
26261     <type name="Rect">
26262       <method name="Int32 get_X()">
26263         <size>7</size>
26264       </method>
26265       <method name="Void set_X(Int32)">
26266         <size>8</size>
26267       </method>
26268     </type>
26269   </test>
26270   <test name="test-279.cs">
26271     <type name="FlagsAttributeDemo">
26272       <method name="Void .ctor()">
26273         <size>7</size>
26274       </method>
26275       <method name="Int32 Main()">
26276         <size>38</size>
26277       </method>
26278     </type>
26279   </test>
26280   <test name="test-28.cs">
26281     <type name="A">
26282       <method name="Void .ctor()">
26283         <size>7</size>
26284       </method>
26285       <method name="Int32 get_Item(Int32)">
26286         <size>0</size>
26287       </method>
26288       <method name="Int32 EmulateIndexer(Int32)">
26289         <size>8</size>
26290       </method>
26291     </type>
26292     <type name="B">
26293       <method name="Void .ctor()">
26294         <size>7</size>
26295       </method>
26296       <method name="Int32 get_Item(Int32)">
26297         <size>2</size>
26298       </method>
26299       <method name="Int32 M()">
26300         <size>8</size>
26301       </method>
26302     </type>
26303     <type name="X">
26304       <method name="Void .ctor()">
26305         <size>7</size>
26306       </method>
26307       <method name="Int32 get_Item(Int32)">
26308         <size>20</size>
26309       </method>
26310       <method name="Void set_Item(Int32, Int32)">
26311         <size>26</size>
26312       </method>
26313       <method name="Int32 Main()">
26314         <size>122</size>
26315       </method>
26316     </type>
26317   </test>
26318   <test name="test-280.cs">
26319     <type name="AppFramework.Util.Logic">
26320       <method name="Void .ctor()">
26321         <size>7</size>
26322       </method>
26323       <method name="Void Main()">
26324         <size>1</size>
26325       </method>
26326       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26327         <size>37</size>
26328       </method>
26329     </type>
26330   </test>
26331   <test name="test-281.cs">
26332     <type name="Foo.Hello">
26333       <method name="Void .ctor()">
26334         <size>7</size>
26335       </method>
26336       <method name="Void .cctor()">
26337         <size>7</size>
26338       </method>
26339     </type>
26340     <type name="Bar.Hello">
26341       <method name="Void .ctor()">
26342         <size>7</size>
26343       </method>
26344       <method name="Void .cctor()">
26345         <size>8</size>
26346       </method>
26347     </type>
26348     <type name="Test.Test1">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="Int32 World()">
26353         <size>6</size>
26354       </method>
26355     </type>
26356     <type name="Test.Test2">
26357       <method name="Void .ctor()">
26358         <size>7</size>
26359       </method>
26360       <method name="Int32 World()">
26361         <size>6</size>
26362       </method>
26363     </type>
26364     <type name="X">
26365       <method name="Void .ctor()">
26366         <size>7</size>
26367       </method>
26368       <method name="Int32 Main()">
26369         <size>29</size>
26370       </method>
26371     </type>
26372   </test>
26373   <test name="test-282.cs">
26374     <type name="X">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378       <method name="System.Object Add(integer, System.Object)">
26379         <size>70</size>
26380       </method>
26381       <method name="Int32 Main()">
26382         <size>68</size>
26383       </method>
26384     </type>
26385     <type name="integer">
26386       <method name="Void .ctor(Int32)">
26387         <size>8</size>
26388       </method>
26389       <method name="integer op_Implicit(Int32)">
26390         <size>7</size>
26391       </method>
26392       <method name="Double op_Implicit(integer)">
26393         <size>13</size>
26394       </method>
26395       <method name="integer op_Addition(integer, integer)">
26396         <size>21</size>
26397       </method>
26398     </type>
26399   </test>
26400   <test name="test-283.cs">
26401     <type name="X">
26402       <method name="Void .ctor()">
26403         <size>7</size>
26404       </method>
26405       <method name="Int32 Foo()">
26406         <size>2</size>
26407       </method>
26408     </type>
26409     <type name="Y">
26410       <method name="Void .ctor()">
26411         <size>7</size>
26412       </method>
26413       <method name="Y+D GetIt()">
26414         <size>13</size>
26415       </method>
26416       <method name="Y+D GetIt2()">
26417         <size>13</size>
26418       </method>
26419       <method name="Int32 Foo()">
26420         <size>2</size>
26421       </method>
26422       <method name="Int32 Main()">
26423         <size>56</size>
26424       </method>
26425     </type>
26426     <type name="Y+D">
26427       <method name="Void .ctor(Object, IntPtr)">
26428         <size>0</size>
26429       </method>
26430       <method name="Int32 Invoke()">
26431         <size>0</size>
26432       </method>
26433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26434         <size>0</size>
26435       </method>
26436       <method name="Int32 EndInvoke(IAsyncResult)">
26437         <size>0</size>
26438       </method>
26439     </type>
26440   </test>
26441   <test name="test-284.cs">
26442     <type name="App">
26443       <method name="Void .ctor()">
26444         <size>7</size>
26445       </method>
26446       <method name="Void Main()">
26447         <size>12</size>
26448       </method>
26449     </type>
26450   </test>
26451   <test name="test-285.cs">
26452     <type name="T">
26453       <method name="Void .ctor()">
26454         <size>7</size>
26455       </method>
26456       <method name="Int32 Main()">
26457         <size>2</size>
26458       </method>
26459     </type>
26460   </test>
26461   <test name="test-286.cs">
26462     <type name="MethodWrapper">
26463       <method name="Void .ctor()">
26464         <size>7</size>
26465       </method>
26466       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26467         <size>57</size>
26468       </method>
26469     </type>
26470     <type name="MapXml.Throws">
26471       <method name="Void .ctor()">
26472         <size>7</size>
26473       </method>
26474       <method name="Void Main()">
26475         <size>1</size>
26476       </method>
26477     </type>
26478   </test>
26479   <test name="test-287.cs">
26480     <type name="StaticClass">
26481       <method name="System.String Name()">
26482         <size>6</size>
26483       </method>
26484     </type>
26485     <type name="MainClass">
26486       <method name="Void .ctor()">
26487         <size>7</size>
26488       </method>
26489       <method name="Int32 Main()">
26490         <size>83</size>
26491       </method>
26492     </type>
26493     <type name="StaticClass+D">
26494       <method name="Void .ctor(Object, IntPtr)">
26495         <size>0</size>
26496       </method>
26497       <method name="System.Object Invoke()">
26498         <size>0</size>
26499       </method>
26500       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26501         <size>0</size>
26502       </method>
26503       <method name="System.Object EndInvoke(IAsyncResult)">
26504         <size>0</size>
26505       </method>
26506     </type>
26507   </test>
26508   <test name="test-288.cs">
26509     <type name="Test.BookAboutMovie">
26510       <method name="Void .ctor(String)">
26511         <size>25</size>
26512       </method>
26513       <method name="System.String GetItem(Int32)">
26514         <size>7</size>
26515       </method>
26516       <method name="System.String get_Item(Int32)">
26517         <size>7</size>
26518       </method>
26519       <method name="Int32 Main(System.String[])">
26520         <size>57</size>
26521       </method>
26522     </type>
26523   </test>
26524   <test name="test-289.cs">
26525     <type name="Test">
26526       <method name="Void .ctor()">
26527         <size>7</size>
26528       </method>
26529       <method name="Void Main()">
26530         <size>1</size>
26531       </method>
26532       <method name="Void set_Value(System.String)">
26533         <size>1</size>
26534       </method>
26535       <method name="Void set_Value()">
26536         <size>1</size>
26537       </method>
26538       <method name="Void set_Item(Int32, Int32, Boolean)">
26539         <size>1</size>
26540       </method>
26541       <method name="Void set_Item(Int32, Int32)">
26542         <size>1</size>
26543       </method>
26544       <method name="Boolean get_Item(Boolean)">
26545         <size>2</size>
26546       </method>
26547     </type>
26548   </test>
26549   <test name="test-29.cs">
26550     <type name="Base">
26551       <method name="Void .ctor()">
26552         <size>7</size>
26553       </method>
26554       <method name="Void Add(Int32)">
26555         <size>18</size>
26556       </method>
26557     </type>
26558     <type name="Derived">
26559       <method name="Void .ctor()">
26560         <size>7</size>
26561       </method>
26562       <method name="Void Add(Double)">
26563         <size>18</size>
26564       </method>
26565     </type>
26566     <type name="Demo">
26567       <method name="Void .ctor()">
26568         <size>7</size>
26569       </method>
26570       <method name="Int32 Main()">
26571         <size>51</size>
26572       </method>
26573     </type>
26574   </test>
26575   <test name="test-290.cs">
26576     <type name="EntryPoint">
26577       <method name="Void .ctor()">
26578         <size>7</size>
26579       </method>
26580       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26581         <size>22</size>
26582       </method>
26583       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26584         <size>22</size>
26585       </method>
26586       <method name="Void bar_f(System.Object)">
26587         <size>1</size>
26588       </method>
26589       <method name="Void Main()">
26590         <size>35</size>
26591       </method>
26592     </type>
26593     <type name="EntryPoint+EventHandler">
26594       <method name="Void .ctor(Object, IntPtr)">
26595         <size>0</size>
26596       </method>
26597       <method name="Void Invoke(System.Object)">
26598         <size>0</size>
26599       </method>
26600       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26601         <size>0</size>
26602       </method>
26603       <method name="Void EndInvoke(IAsyncResult)">
26604         <size>0</size>
26605       </method>
26606     </type>
26607   </test>
26608   <test name="test-291.cs">
26609     <type name="Test">
26610       <method name="Void .ctor()">
26611         <size>7</size>
26612       </method>
26613       <method name="Void Method()">
26614         <size>1</size>
26615       </method>
26616       <method name="Void Main()">
26617         <size>13</size>
26618       </method>
26619     </type>
26620   </test>
26621   <test name="test-292.cs">
26622     <type name="X">
26623       <method name="Void .ctor()">
26624         <size>7</size>
26625       </method>
26626       <method name="Void .cctor()">
26627         <size>1</size>
26628       </method>
26629       <method name="Void Main()">
26630         <size>19</size>
26631       </method>
26632     </type>
26633   </test>
26634   <test name="test-293.cs">
26635     <type name="A">
26636       <method name="Void .ctor()">
26637         <size>7</size>
26638       </method>
26639       <method name="System.String get_Warning()">
26640         <size>6</size>
26641       </method>
26642     </type>
26643     <type name="B">
26644       <method name="Void .ctor()">
26645         <size>7</size>
26646       </method>
26647       <method name="System.String get_Warning()">
26648         <size>6</size>
26649       </method>
26650       <method name="Void Main()">
26651         <size>1</size>
26652       </method>
26653     </type>
26654   </test>
26655   <test name="test-294.cs">
26656     <type name="ObsoleteClass">
26657       <method name="Void .ctor()">
26658         <size>7</size>
26659       </method>
26660     </type>
26661     <type name="Test">
26662       <method name="Void .ctor()">
26663         <size>13</size>
26664       </method>
26665       <method name="Void .ctor(String, Boolean)">
26666         <size>14</size>
26667       </method>
26668       <method name="System.String get_Name()">
26669         <size>7</size>
26670       </method>
26671       <method name="Void set_Name(System.String)">
26672         <size>8</size>
26673       </method>
26674     </type>
26675     <type name="DerivedTest">
26676       <method name="Void .ctor(String)">
26677         <size>16</size>
26678       </method>
26679       <method name="System.String Method()">
26680         <size>7</size>
26681       </method>
26682       <method name="Void T2()">
26683         <size>1</size>
26684       </method>
26685       <method name="Void Main()">
26686         <size>1</size>
26687       </method>
26688     </type>
26689     <type name="ObsoleteClass2">
26690       <method name="Void .ctor()">
26691         <size>7</size>
26692       </method>
26693     </type>
26694     <type name="ObsoleteClass3">
26695       <method name="Void .ctor()">
26696         <size>18</size>
26697       </method>
26698       <method name="Void .cctor()">
26699         <size>25</size>
26700       </method>
26701     </type>
26702     <type name="ObsoleteClass4">
26703       <method name="Void .ctor()">
26704         <size>7</size>
26705       </method>
26706       <method name="Void T()">
26707         <size>59</size>
26708       </method>
26709     </type>
26710   </test>
26711   <test name="test-295.cs">
26712     <type name="MyAttribute">
26713       <method name="Void .ctor(Object)">
26714         <size>14</size>
26715       </method>
26716       <method name="System.Object get_my()">
26717         <size>7</size>
26718       </method>
26719     </type>
26720     <type name="MyConstructorBuilder">
26721       <method name="Void .ctor()">
26722         <size>7</size>
26723       </method>
26724       <method name="Int32 Main()">
26725         <size>111</size>
26726       </method>
26727       <method name="System.Type MyCreateCallee(System.AppDomain)">
26728         <size>329</size>
26729       </method>
26730     </type>
26731   </test>
26732   <test name="test-296.cs">
26733     <type name="GetElementTypeTest">
26734       <method name="Void .ctor()">
26735         <size>7</size>
26736       </method>
26737       <method name="Int32 Main(System.String[])">
26738         <size>30</size>
26739       </method>
26740     </type>
26741   </test>
26742   <test name="test-297.cs">
26743     <type name="T">
26744       <method name="Void .ctor()">
26745         <size>7</size>
26746       </method>
26747       <method name="Int32 Main()">
26748         <size>311</size>
26749       </method>
26750       <method name="Void Login(System.String)">
26751         <size>1</size>
26752       </method>
26753     </type>
26754     <type name="My">
26755       <method name="Void .ctor(Object)">
26756         <size>14</size>
26757       </method>
26758     </type>
26759   </test>
26760   <test name="test-299.cs">
26761     <type name="SampleClass">
26762       <method name="Void .ctor()">
26763         <size>7</size>
26764       </method>
26765       <method name="SuperClass op_Increment(SampleClass)">
26766         <size>6</size>
26767       </method>
26768     </type>
26769     <type name="SuperClass">
26770       <method name="Void .ctor()">
26771         <size>7</size>
26772       </method>
26773       <method name="Int32 Main()">
26774         <size>2</size>
26775       </method>
26776     </type>
26777   </test>
26778   <test name="test-3.cs">
26779     <type name="TestIntOps">
26780       <method name="Void .ctor()">
26781         <size>7</size>
26782       </method>
26783       <method name="SByte sbyte_add(SByte, SByte)">
26784         <size>7</size>
26785       </method>
26786       <method name="Int16 short_add(Int16, Int16)">
26787         <size>5</size>
26788       </method>
26789       <method name="Double double_add(Double, Double)">
26790         <size>4</size>
26791       </method>
26792       <method name="Int32 int_add(Int32, Int32)">
26793         <size>4</size>
26794       </method>
26795       <method name="Int32 int_sub(Int32, Int32)">
26796         <size>4</size>
26797       </method>
26798       <method name="Int32 int_mul(Int32, Int32)">
26799         <size>4</size>
26800       </method>
26801       <method name="Int32 Main()">
26802         <size>215</size>
26803       </method>
26804     </type>
26805   </test>
26806   <test name="test-30.cs">
26807     <type name="X">
26808       <method name="Void .ctor()">
26809         <size>7</size>
26810       </method>
26811       <method name="Void IA.Draw()">
26812         <size>8</size>
26813       </method>
26814       <method name="Void IB.Draw()">
26815         <size>8</size>
26816       </method>
26817     </type>
26818     <type name="test">
26819       <method name="Void .ctor()">
26820         <size>7</size>
26821       </method>
26822       <method name="Int32 Main()">
26823         <size>192</size>
26824       </method>
26825     </type>
26826   </test>
26827   <test name="test-300.cs">
26828     <type name="A">
26829       <method name="Void .ctor()">
26830         <size>7</size>
26831       </method>
26832       <method name="Void Main()">
26833         <size>7</size>
26834       </method>
26835     </type>
26836     <type name="A+C">
26837       <method name="Void .ctor()">
26838         <size>7</size>
26839       </method>
26840     </type>
26841     <type name="A+B">
26842       <method name="Void .ctor()">
26843         <size>473</size>
26844       </method>
26845     </type>
26846     <type name="A+B+C">
26847       <method name="Void .ctor()">
26848         <size>7</size>
26849       </method>
26850     </type>
26851   </test>
26852   <test name="test-301.cs">
26853     <type name="A">
26854       <method name="Void .ctor()">
26855         <size>7</size>
26856       </method>
26857       <method name="Void Main()">
26858         <size>7</size>
26859       </method>
26860     </type>
26861     <type name="A+B">
26862       <method name="Void .ctor()">
26863         <size>219</size>
26864       </method>
26865     </type>
26866   </test>
26867   <test name="test-302.cs">
26868     <type name="A">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872       <method name="Void Main()">
26873         <size>7</size>
26874       </method>
26875     </type>
26876     <type name="A+C">
26877       <method name="Void .ctor()">
26878         <size>7</size>
26879       </method>
26880     </type>
26881     <type name="A+B">
26882       <method name="Void .ctor()">
26883         <size>24</size>
26884       </method>
26885     </type>
26886     <type name="A+B+C">
26887       <method name="Void .ctor()">
26888         <size>7</size>
26889       </method>
26890     </type>
26891   </test>
26892   <test name="test-303.cs">
26893     <type name="A">
26894       <method name="Void .ctor()">
26895         <size>7</size>
26896       </method>
26897       <method name="Void Main()">
26898         <size>7</size>
26899       </method>
26900     </type>
26901     <type name="A+C">
26902       <method name="Void .ctor()">
26903         <size>7</size>
26904       </method>
26905       <method name="Void System.IDisposable.Dispose()">
26906         <size>11</size>
26907       </method>
26908     </type>
26909     <type name="A+B">
26910       <method name="Void .ctor()">
26911         <size>31</size>
26912       </method>
26913     </type>
26914     <type name="A+B+C">
26915       <method name="Void .ctor()">
26916         <size>7</size>
26917       </method>
26918       <method name="Void System.IDisposable.Dispose()">
26919         <size>1</size>
26920       </method>
26921     </type>
26922   </test>
26923   <test name="test-304.cs">
26924     <type name="A">
26925       <method name="Void .ctor()">
26926         <size>7</size>
26927       </method>
26928       <method name="Void Main()">
26929         <size>7</size>
26930       </method>
26931     </type>
26932     <type name="A+D">
26933       <method name="Void .ctor()">
26934         <size>7</size>
26935       </method>
26936     </type>
26937     <type name="A+B">
26938       <method name="Void .ctor()">
26939         <size>473</size>
26940       </method>
26941     </type>
26942     <type name="A+B+C">
26943       <method name="Void .ctor()">
26944         <size>7</size>
26945       </method>
26946     </type>
26947   </test>
26948   <test name="test-305.cs">
26949     <type name="A">
26950       <method name="Void .ctor()">
26951         <size>7</size>
26952       </method>
26953       <method name="Void Main()">
26954         <size>7</size>
26955       </method>
26956     </type>
26957     <type name="A+B">
26958       <method name="Void .ctor()">
26959         <size>219</size>
26960       </method>
26961     </type>
26962   </test>
26963   <test name="test-306.cs">
26964     <type name="A">
26965       <method name="Void .ctor()">
26966         <size>7</size>
26967       </method>
26968       <method name="Void Main()">
26969         <size>7</size>
26970       </method>
26971     </type>
26972     <type name="A+D">
26973       <method name="Void .ctor()">
26974         <size>7</size>
26975       </method>
26976     </type>
26977     <type name="A+B">
26978       <method name="Void .ctor()">
26979         <size>24</size>
26980       </method>
26981     </type>
26982     <type name="A+B+C">
26983       <method name="Void .ctor()">
26984         <size>7</size>
26985       </method>
26986     </type>
26987   </test>
26988   <test name="test-307.cs">
26989     <type name="A">
26990       <method name="Void .ctor()">
26991         <size>7</size>
26992       </method>
26993       <method name="Void Main()">
26994         <size>7</size>
26995       </method>
26996     </type>
26997     <type name="A+D">
26998       <method name="Void .ctor()">
26999         <size>7</size>
27000       </method>
27001       <method name="Void System.IDisposable.Dispose()">
27002         <size>11</size>
27003       </method>
27004     </type>
27005     <type name="A+B">
27006       <method name="Void .ctor()">
27007         <size>31</size>
27008       </method>
27009     </type>
27010     <type name="A+B+C">
27011       <method name="Void .ctor()">
27012         <size>7</size>
27013       </method>
27014       <method name="Void System.IDisposable.Dispose()">
27015         <size>1</size>
27016       </method>
27017     </type>
27018   </test>
27019   <test name="test-308.cs">
27020     <type name="Program">
27021       <method name="Void .ctor()">
27022         <size>7</size>
27023       </method>
27024       <method name="Void Main(System.String[])">
27025         <size>40</size>
27026       </method>
27027     </type>
27028   </test>
27029   <test name="test-309.cs">
27030     <type name="MonoBASIC.Parser">
27031       <method name="Void .ctor()">
27032         <size>7</size>
27033       </method>
27034       <method name="Void Main()">
27035         <size>1</size>
27036       </method>
27037     </type>
27038     <type name="MonoBASIC.Parser+StateMachine">
27039       <method name="Void .ctor()">
27040         <size>7</size>
27041       </method>
27042       <method name="Void HandleToken(Token)">
27043         <size>1</size>
27044       </method>
27045     </type>
27046   </test>
27047   <test name="test-31.cs">
27048     <type name="Base">
27049       <method name="Void .ctor()">
27050         <size>7</size>
27051       </method>
27052       <method name="Void A()">
27053         <size>8</size>
27054       </method>
27055     </type>
27056     <type name="Derived">
27057       <method name="Void .ctor()">
27058         <size>7</size>
27059       </method>
27060       <method name="Void A()">
27061         <size>8</size>
27062       </method>
27063     </type>
27064     <type name="Test">
27065       <method name="Void .ctor()">
27066         <size>7</size>
27067       </method>
27068       <method name="Int32 Main()">
27069         <size>38</size>
27070       </method>
27071     </type>
27072   </test>
27073   <test name="test-310.cs">
27074     <type name="test.Impl">
27075       <method name="Void .ctor()">
27076         <size>7</size>
27077       </method>
27078       <method name="System.String GetType(Int32)">
27079         <size>6</size>
27080       </method>
27081       <method name="Boolean IsDone()">
27082         <size>2</size>
27083       </method>
27084     </type>
27085     <type name="test.myclass">
27086       <method name="Void .ctor()">
27087         <size>7</size>
27088       </method>
27089       <method name="Void Main(System.String[])">
27090         <size>28</size>
27091       </method>
27092     </type>
27093   </test>
27094   <test name="test-311.cs">
27095     <type name="Program">
27096       <method name="Void .ctor()">
27097         <size>38</size>
27098       </method>
27099       <method name="Void .cctor()">
27100         <size>11</size>
27101       </method>
27102       <method name="System.String get_Message()">
27103         <size>6</size>
27104       </method>
27105       <method name="Void set_Message(System.String)">
27106         <size>7</size>
27107       </method>
27108       <method name="Boolean DenyMethod()">
27109         <size>2</size>
27110       </method>
27111       <method name="Void Test2()">
27112         <size>1</size>
27113       </method>
27114       <method name="Void Test3()">
27115         <size>1</size>
27116       </method>
27117       <method name="Void Test4()">
27118         <size>1</size>
27119       </method>
27120       <method name="Int32 Main(System.String[])">
27121         <size>175</size>
27122       </method>
27123     </type>
27124     <type name="Test2">
27125       <method name="Void .ctor()">
27126         <size>7</size>
27127       </method>
27128     </type>
27129   </test>
27130   <test name="test-312.cs">
27131     <type name="X">
27132       <method name="Void .ctor()">
27133         <size>7</size>
27134       </method>
27135       <method name="Void .cctor()">
27136         <size>1</size>
27137       </method>
27138       <method name="Boolean Method(PointF)">
27139         <size>72</size>
27140       </method>
27141       <method name="Boolean Call_constructor_and_implicit()">
27142         <size>29</size>
27143       </method>
27144       <method name="Boolean Init_with_implicit_conv()">
27145         <size>52</size>
27146       </method>
27147       <method name="Boolean Init_ValueType()">
27148         <size>26</size>
27149       </method>
27150       <method name="Boolean InstanceAssignTest()">
27151         <size>75</size>
27152       </method>
27153       <method name="Int32 T()">
27154         <size>54</size>
27155       </method>
27156       <method name="Int32 Main()">
27157         <size>45</size>
27158       </method>
27159     </type>
27160     <type name="PointF">
27161       <method name="Void .ctor(Single, Single)">
27162         <size>47</size>
27163       </method>
27164     </type>
27165     <type name="Point">
27166       <method name="Void .ctor(Int32, Int32)">
27167         <size>37</size>
27168       </method>
27169       <method name="PointF op_Implicit(Point)">
27170         <size>22</size>
27171       </method>
27172     </type>
27173   </test>
27174   <test name="test-313.cs">
27175     <type name="D">
27176       <method name="Void .ctor()">
27177         <size>7</size>
27178       </method>
27179       <method name="Void A.B.METHOD()">
27180         <size>1</size>
27181       </method>
27182       <method name="Int32 Main()">
27183         <size>134</size>
27184       </method>
27185     </type>
27186   </test>
27187   <test name="test-314.cs">
27188     <type name="X">
27189       <method name="Void .ctor()">
27190         <size>28</size>
27191       </method>
27192       <method name="Void .ctor(Int32)">
27193         <size>28</size>
27194       </method>
27195       <method name="Void .cctor()">
27196         <size>11</size>
27197       </method>
27198       <method name="Int32 Main()">
27199         <size>57</size>
27200       </method>
27201     </type>
27202   </test>
27203   <test name="test-315.cs">
27204     <type name="GuardedCollectionValue">
27205       <method name="Void .ctor()">
27206         <size>7</size>
27207       </method>
27208       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27209         <size>2</size>
27210       </method>
27211       <method name="IDirectedCollectionValue Backwards()">
27212         <size>2</size>
27213       </method>
27214     </type>
27215     <type name="GuardedSequenced">
27216       <method name="Void .ctor()">
27217         <size>7</size>
27218       </method>
27219       <method name="IDirectedCollectionValue Test()">
27220         <size>12</size>
27221       </method>
27222     </type>
27223     <type name="X">
27224       <method name="Void .ctor()">
27225         <size>7</size>
27226       </method>
27227       <method name="Void Main()">
27228         <size>1</size>
27229       </method>
27230     </type>
27231   </test>
27232   <test name="test-316.cs">
27233     <type name="D">
27234       <method name="Void .ctor()">
27235         <size>7</size>
27236       </method>
27237       <method name="Int32 IA.Add(Int32)">
27238         <size>2</size>
27239       </method>
27240       <method name="Int32 IB.Add(Int32)">
27241         <size>2</size>
27242       </method>
27243     </type>
27244     <type name="E">
27245       <method name="Void .ctor()">
27246         <size>7</size>
27247       </method>
27248       <method name="Int32 IA.Add(Int32)">
27249         <size>2</size>
27250       </method>
27251       <method name="Int32 IB.Add(Int32)">
27252         <size>2</size>
27253       </method>
27254       <method name="Void doom()">
27255         <size>1</size>
27256       </method>
27257       <method name="System.Object Clone()">
27258         <size>2</size>
27259       </method>
27260       <method name="Void Dispose()">
27261         <size>1</size>
27262       </method>
27263     </type>
27264     <type name="C">
27265       <method name="Void .ctor()">
27266         <size>7</size>
27267       </method>
27268       <method name="Int32 Test(IC)">
27269         <size>49</size>
27270       </method>
27271       <method name="Void Test2(IE)">
27272         <size>20</size>
27273       </method>
27274       <method name="Int32 Main()">
27275         <size>32</size>
27276       </method>
27277     </type>
27278   </test>
27279   <test name="test-317.cs">
27280     <type name="X">
27281       <method name="Void .ctor()">
27282         <size>7</size>
27283       </method>
27284       <method name="Void Main()">
27285         <size>1</size>
27286       </method>
27287     </type>
27288   </test>
27289   <test name="test-318.cs">
27290     <type name="Ev">
27291       <method name="Void .ctor()">
27292         <size>29</size>
27293       </method>
27294       <method name="Void add_Disposed(System.EventHandler)">
27295         <size>19</size>
27296       </method>
27297       <method name="Void remove_Disposed(System.EventHandler)">
27298         <size>19</size>
27299       </method>
27300       <method name="Void OnClick(System.EventArgs)">
27301         <size>38</size>
27302       </method>
27303     </type>
27304     <type name="Foo">
27305       <method name="Void .ctor()">
27306         <size>7</size>
27307       </method>
27308     </type>
27309     <type name="C">
27310       <method name="Void .ctor()">
27311         <size>7</size>
27312       </method>
27313       <method name="Void my_from_fixed(Int32 ByRef)">
27314         <size>4</size>
27315       </method>
27316       <method name="Void month_from_fixed(Int32)">
27317         <size>8</size>
27318       </method>
27319       <method name="Int32 CreateFromString(Int32)">
27320         <size>10</size>
27321       </method>
27322       <method name="Void Main()">
27323         <size>1</size>
27324       </method>
27325     </type>
27326     <type name="Foo">
27327       <method name="Void EventInterface.add_Event(System.EventHandler)">
27328         <size>1</size>
27329       </method>
27330       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27331         <size>1</size>
27332       </method>
27333     </type>
27334     <type name="C">
27335       <method name="Double* GetValue(Double)">
27336         <size>5</size>
27337       </method>
27338     </type>
27339   </test>
27340   <test name="test-319.cs">
27341     <type name="ConstFields">
27342       <method name="Void .ctor()">
27343         <size>7</size>
27344       </method>
27345       <method name="Void .cctor()">
27346         <size>137</size>
27347       </method>
27348       <method name="Int32 Main()">
27349         <size>324</size>
27350       </method>
27351     </type>
27352   </test>
27353   <test name="test-32.cs">
27354     <type name="Blah">
27355       <method name="Void .ctor()">
27356         <size>7</size>
27357       </method>
27358       <method name="Int32 Main()">
27359         <size>50</size>
27360       </method>
27361     </type>
27362   </test>
27363   <test name="test-320.cs">
27364     <type name="X">
27365       <method name="Void .ctor(SByte*, Int32, Int32)">
27366         <size>7</size>
27367       </method>
27368       <method name="Void Main()">
27369         <size>12</size>
27370       </method>
27371     </type>
27372   </test>
27373   <test name="test-321.cs">
27374     <type name="X">
27375       <method name="Void Dispose()">
27376         <size>1</size>
27377       </method>
27378       <method name="Void Main()">
27379         <size>24</size>
27380       </method>
27381     </type>
27382   </test>
27383   <test name="test-322.cs">
27384     <type name="Y">
27385       <method name="Void .ctor(Byte)">
27386         <size>14</size>
27387       </method>
27388       <method name="Int32 op_Implicit(Y)">
27389         <size>7</size>
27390       </method>
27391     </type>
27392     <type name="X">
27393       <method name="Void .ctor()">
27394         <size>7</size>
27395       </method>
27396       <method name="Void Main()">
27397         <size>50</size>
27398       </method>
27399     </type>
27400   </test>
27401   <test name="test-323.cs">
27402     <type name="X">
27403       <method name="Void .ctor()">
27404         <size>7</size>
27405       </method>
27406       <method name="Void Main()">
27407         <size>1</size>
27408       </method>
27409     </type>
27410   </test>
27411   <test name="test-324.cs">
27412     <type name="A">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416       <method name="Void DoStuff()">
27417         <size>11</size>
27418       </method>
27419     </type>
27420     <type name="T">
27421       <method name="Void .ctor()">
27422         <size>7</size>
27423       </method>
27424       <method name="Void .cctor()">
27425         <size>11</size>
27426       </method>
27427     </type>
27428     <type name="Driver">
27429       <method name="Void .ctor()">
27430         <size>7</size>
27431       </method>
27432       <method name="Void Main()">
27433         <size>22</size>
27434       </method>
27435     </type>
27436     <type name="B">
27437       <method name="Boolean get_Val()">
27438         <size>2</size>
27439       </method>
27440     </type>
27441   </test>
27442   <test name="test-325.cs">
27443     <type name="RequestAttribute">
27444       <method name="Void .ctor(String, String, String[])">
27445         <size>7</size>
27446       </method>
27447     </type>
27448     <type name="MyClass">
27449       <method name="Void .ctor()">
27450         <size>7</size>
27451       </method>
27452       <method name="Int32 SomeRequest()">
27453         <size>2</size>
27454       </method>
27455       <method name="Void Main()">
27456         <size>7</size>
27457       </method>
27458     </type>
27459   </test>
27460   <test name="test-326.cs">
27461     <type name="X">
27462       <method name="Void .ctor()">
27463         <size>7</size>
27464       </method>
27465       <method name="Int32 Main()">
27466         <size>55</size>
27467       </method>
27468     </type>
27469     <type name="Mapper">
27470       <method name="Void .ctor(Object, IntPtr)">
27471         <size>0</size>
27472       </method>
27473       <method name="Double Invoke(Int32)">
27474         <size>0</size>
27475       </method>
27476       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27477         <size>0</size>
27478       </method>
27479       <method name="Double EndInvoke(IAsyncResult)">
27480         <size>0</size>
27481       </method>
27482     </type>
27483     <type name="X">
27484       <method name="Double &lt;Main&gt;m__0(Int32)">
27485         <size>6</size>
27486       </method>
27487     </type>
27488   </test>
27489   <test name="test-327.cs">
27490     <type name="X2">
27491       <method name="Void .ctor()">
27492         <size>7</size>
27493       </method>
27494     </type>
27495     <type name="A.B.Tester">
27496       <method name="Void .ctor()">
27497         <size>7</size>
27498       </method>
27499       <method name="Void .cctor()">
27500         <size>1</size>
27501       </method>
27502       <method name="Void Main()">
27503         <size>1</size>
27504       </method>
27505     </type>
27506   </test>
27507   <test name="test-328.cs">
27508     <type name="A.B.Tester">
27509       <method name="Void .ctor()">
27510         <size>7</size>
27511       </method>
27512       <method name="Void .cctor()">
27513         <size>1</size>
27514       </method>
27515       <method name="Void Main()">
27516         <size>1</size>
27517       </method>
27518     </type>
27519   </test>
27520   <test name="test-329.cs">
27521     <type name="X">
27522       <method name="Void .ctor()">
27523         <size>7</size>
27524       </method>
27525       <method name="Void .ctor(Object)">
27526         <size>21</size>
27527       </method>
27528       <method name="Int32 Main()">
27529         <size>74</size>
27530       </method>
27531     </type>
27532   </test>
27533   <test name="test-33.cs">
27534     <type name="FirstOuter.FirstInner.First">
27535       <method name="Void .ctor()">
27536         <size>7</size>
27537       </method>
27538       <method name="System.String get_MyIdentity()">
27539         <size>12</size>
27540       </method>
27541     </type>
27542     <type name="FirstOuter.Second">
27543       <method name="Void .ctor()">
27544         <size>7</size>
27545       </method>
27546     </type>
27547     <type name="FirstOuter.SecondInner.Third">
27548       <method name="Void .ctor()">
27549         <size>7</size>
27550       </method>
27551     </type>
27552     <type name="FirstOuter.FirstInner.Fourth">
27553       <method name="Void .ctor()">
27554         <size>7</size>
27555       </method>
27556     </type>
27557     <type name="Fifth">
27558       <method name="Void .ctor()">
27559         <size>7</size>
27560       </method>
27561     </type>
27562     <type name="Application">
27563       <method name="Void .ctor()">
27564         <size>7</size>
27565       </method>
27566       <method name="Int32 Main(System.String[])">
27567         <size>139</size>
27568       </method>
27569     </type>
27570   </test>
27571   <test name="test-330.cs">
27572     <type name="X">
27573       <method name="Void .ctor()">
27574         <size>7</size>
27575       </method>
27576       <method name="Void Main()">
27577         <size>8</size>
27578       </method>
27579     </type>
27580   </test>
27581   <test name="test-331.cs">
27582     <type name="T">
27583       <method name="Void .ctor()">
27584         <size>7</size>
27585       </method>
27586       <method name="Void Main()">
27587         <size>1</size>
27588       </method>
27589       <method name="Byte* get_Ptr()">
27590         <size>7</size>
27591       </method>
27592       <method name="Void set_Ptr(Byte*)">
27593         <size>8</size>
27594       </method>
27595     </type>
27596   </test>
27597   <test name="test-332.cs">
27598     <type name="C">
27599       <method name="Void .ctor()">
27600         <size>7</size>
27601       </method>
27602       <method name="Void Main()">
27603         <size>1</size>
27604       </method>
27605     </type>
27606   </test>
27607   <test name="test-333.cs">
27608     <type name="Foo">
27609       <method name="Void .ctor()">
27610         <size>7</size>
27611       </method>
27612       <method name="Void Something()">
27613         <size>1</size>
27614       </method>
27615     </type>
27616     <type name="Bar">
27617       <method name="Void .ctor()">
27618         <size>7</size>
27619       </method>
27620       <method name="Void Something()">
27621         <size>1</size>
27622       </method>
27623       <method name="Void Main()">
27624         <size>1</size>
27625       </method>
27626     </type>
27627   </test>
27628   <test name="test-334.cs">
27629     <type name="Test.Foo.Index.CompoundFileReader">
27630       <method name="Void .ctor()">
27631         <size>7</size>
27632       </method>
27633       <method name="Void Main()">
27634         <size>1</size>
27635       </method>
27636     </type>
27637     <type name="Test.Foo.Store.Directory">
27638       <method name="Void .ctor()">
27639         <size>7</size>
27640       </method>
27641     </type>
27642   </test>
27643   <test name="test-335.cs">
27644     <type name="X">
27645       <method name="Void .ctor()">
27646         <size>7</size>
27647       </method>
27648       <method name="Void A(Int32, Int32)">
27649         <size>1</size>
27650       </method>
27651       <method name="Void C(Int32 ByRef)">
27652         <size>4</size>
27653       </method>
27654       <method name="Void Main()">
27655         <size>70</size>
27656       </method>
27657     </type>
27658     <type name="X+B">
27659       <method name="Void .ctor(Object, IntPtr)">
27660         <size>0</size>
27661       </method>
27662       <method name="Void Invoke(Int32, Int32)">
27663         <size>0</size>
27664       </method>
27665       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27666         <size>0</size>
27667       </method>
27668       <method name="Void EndInvoke(IAsyncResult)">
27669         <size>0</size>
27670       </method>
27671     </type>
27672     <type name="X+D">
27673       <method name="Void .ctor(Object, IntPtr)">
27674         <size>0</size>
27675       </method>
27676       <method name="Void Invoke(Int32 ByRef)">
27677         <size>0</size>
27678       </method>
27679       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27680         <size>0</size>
27681       </method>
27682       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27683         <size>0</size>
27684       </method>
27685     </type>
27686   </test>
27687   <test name="test-336.cs">
27688     <type name="X">
27689       <method name="Void .ctor(Foo)">
27690         <size>7</size>
27691       </method>
27692       <method name="Void .ctor(Bar)">
27693         <size>7</size>
27694       </method>
27695       <method name="Void Test()">
27696         <size>1</size>
27697       </method>
27698       <method name="Void Main()">
27699         <size>19</size>
27700       </method>
27701     </type>
27702     <type name="Foo">
27703       <method name="Void .ctor(Object, IntPtr)">
27704         <size>0</size>
27705       </method>
27706       <method name="Void Invoke()">
27707         <size>0</size>
27708       </method>
27709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27710         <size>0</size>
27711       </method>
27712       <method name="Void EndInvoke(IAsyncResult)">
27713         <size>0</size>
27714       </method>
27715     </type>
27716     <type name="Bar">
27717       <method name="Void .ctor(Object, IntPtr)">
27718         <size>0</size>
27719       </method>
27720       <method name="Void Invoke(Int32)">
27721         <size>0</size>
27722       </method>
27723       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27724         <size>0</size>
27725       </method>
27726       <method name="Void EndInvoke(IAsyncResult)">
27727         <size>0</size>
27728       </method>
27729     </type>
27730   </test>
27731   <test name="test-337.cs">
27732     <type name="Test">
27733       <method name="Void .ctor()">
27734         <size>7</size>
27735       </method>
27736       <method name="Void Main()">
27737         <size>16</size>
27738       </method>
27739     </type>
27740   </test>
27741   <test name="test-338.cs">
27742     <type name="X">
27743       <method name="Void .ctor()">
27744         <size>7</size>
27745       </method>
27746       <method name="Void .cctor()">
27747         <size>11</size>
27748       </method>
27749       <method name="Void Main()">
27750         <size>1</size>
27751       </method>
27752       <method name="Y+Z fz()">
27753         <size>6</size>
27754       </method>
27755     </type>
27756     <type name="Y">
27757       <method name="Void .ctor()">
27758         <size>7</size>
27759       </method>
27760     </type>
27761     <type name="Y+Z">
27762       <method name="Void .ctor()">
27763         <size>7</size>
27764       </method>
27765       <method name="Void .cctor()">
27766         <size>11</size>
27767       </method>
27768     </type>
27769   </test>
27770   <test name="test-339.cs">
27771     <type name="C">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775       <method name="Void .cctor()">
27776         <size>17</size>
27777       </method>
27778       <method name="Int32 Main()">
27779         <size>84</size>
27780       </method>
27781     </type>
27782   </test>
27783   <test name="test-34.cs">
27784     <type name="Blah">
27785       <method name="Void .ctor()">
27786         <size>7</size>
27787       </method>
27788       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27789         <size>7</size>
27790       </method>
27791       <method name="Int32 Bar(Int32, System.Int32[])">
27792         <size>61</size>
27793       </method>
27794       <method name="Void Foo(Int32, Int32)">
27795         <size>7</size>
27796       </method>
27797       <method name="Void In(Int32 ByRef)">
27798         <size>7</size>
27799       </method>
27800       <method name="Void Out(Int32 ByRef)">
27801         <size>7</size>
27802       </method>
27803       <method name="Int32 AddArray(System.Int32[])">
27804         <size>30</size>
27805       </method>
27806       <method name="Int32 AddFancy(FancyInt[])">
27807         <size>39</size>
27808       </method>
27809       <method name="Int32 Main()">
27810         <size>269</size>
27811       </method>
27812     </type>
27813     <type name="&lt;PrivateImplementationDetails&gt;">
27814       <method name="Void .ctor()">
27815         <size>7</size>
27816       </method>
27817     </type>
27818     <type name="FancyInt">
27819       <method name="Void .ctor(Int32)">
27820         <size>8</size>
27821       </method>
27822     </type>
27823   </test>
27824   <test name="test-340.cs">
27825     <type name="FLMID.Bugs.BoolOne.A">
27826       <method name="Void .ctor()">
27827         <size>7</size>
27828       </method>
27829       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27830         <size>8</size>
27831       </method>
27832     </type>
27833     <type name="FLMID.Bugs.BoolOne.B">
27834       <method name="Void .ctor()">
27835         <size>7</size>
27836       </method>
27837     </type>
27838     <type name="FLMID.Bugs.BoolOne.Test">
27839       <method name="Void .ctor()">
27840         <size>7</size>
27841       </method>
27842       <method name="Int32 Main(System.String[])">
27843         <size>34</size>
27844       </method>
27845     </type>
27846     <type name="FLMID.Bugs.BoolOne.B">
27847       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27848         <size>12</size>
27849       </method>
27850     </type>
27851   </test>
27852   <test name="test-341.cs">
27853     <type name="Test">
27854       <method name="Void .ctor()">
27855         <size>7</size>
27856       </method>
27857       <method name="Void Main()">
27858         <size>1</size>
27859       </method>
27860     </type>
27861     <type name="Libs">
27862       <method name="Void .ctor()">
27863         <size>7</size>
27864       </method>
27865     </type>
27866     <type name="Bar">
27867       <method name="Void .ctor()">
27868         <size>7</size>
27869       </method>
27870     </type>
27871     <type name="Foo">
27872       <method name="Void .ctor()">
27873         <size>7</size>
27874       </method>
27875     </type>
27876   </test>
27877   <test name="test-342.cs">
27878     <type name="A">
27879       <method name="Void .ctor()">
27880         <size>7</size>
27881       </method>
27882       <method name="Void Foo(Int32)">
27883         <size>1</size>
27884       </method>
27885       <method name="Void Foo(Double)">
27886         <size>11</size>
27887       </method>
27888     </type>
27889     <type name="B">
27890       <method name="Void .ctor()">
27891         <size>7</size>
27892       </method>
27893       <method name="Void Foo(Double)">
27894         <size>11</size>
27895       </method>
27896       <method name="Void Main()">
27897         <size>24</size>
27898       </method>
27899     </type>
27900     <type name="A">
27901       <method name="Boolean get_Item(Int32)">
27902         <size>2</size>
27903       </method>
27904       <method name="Boolean get_Item(Double)">
27905         <size>11</size>
27906       </method>
27907     </type>
27908     <type name="B">
27909       <method name="Boolean get_Item(Double)">
27910         <size>11</size>
27911       </method>
27912     </type>
27913   </test>
27914   <test name="test-343.cs">
27915     <type name="X">
27916       <method name="Void .ctor()">
27917         <size>7</size>
27918       </method>
27919       <method name="Void Concat(System.String, System.String, System.String)">
27920         <size>1</size>
27921       </method>
27922       <method name="Void Concat(System.String[])">
27923         <size>11</size>
27924       </method>
27925       <method name="Void Main()">
27926         <size>21</size>
27927       </method>
27928     </type>
27929   </test>
27930   <test name="test-344.cs">
27931     <type name="X">
27932       <method name="Void .ctor()">
27933         <size>7</size>
27934       </method>
27935       <method name="Void add_y(Y)">
27936         <size>24</size>
27937       </method>
27938       <method name="Void remove_y(Y)">
27939         <size>24</size>
27940       </method>
27941       <method name="Void Main(System.String[])">
27942         <size>13</size>
27943       </method>
27944       <method name="Void Foo()">
27945         <size>66</size>
27946       </method>
27947     </type>
27948     <type name="Y">
27949       <method name="Void .ctor(Object, IntPtr)">
27950         <size>0</size>
27951       </method>
27952       <method name="Void Invoke()">
27953         <size>0</size>
27954       </method>
27955       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27956         <size>0</size>
27957       </method>
27958       <method name="Void EndInvoke(IAsyncResult)">
27959         <size>0</size>
27960       </method>
27961     </type>
27962     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27963       <method name="Void .ctor()">
27964         <size>7</size>
27965       </method>
27966       <method name="Void &lt;&gt;m__0()">
27967         <size>28</size>
27968       </method>
27969     </type>
27970   </test>
27971   <test name="test-345.cs">
27972     <type name="EntryPoint">
27973       <method name="Void .ctor()">
27974         <size>7</size>
27975       </method>
27976       <method name="Void Main()">
27977         <size>1</size>
27978       </method>
27979     </type>
27980   </test>
27981   <test name="test-346.cs">
27982     <type name="TestMethods.Class1">
27983       <method name="Void .ctor()">
27984         <size>7</size>
27985       </method>
27986       <method name="Int32 Main()">
27987         <size>91</size>
27988       </method>
27989     </type>
27990     <type name="TestMethods.ParamClass">
27991       <method name="Void .ctor()">
27992         <size>7</size>
27993       </method>
27994     </type>
27995     <type name="TestMethods.TestParam">
27996       <method name="Void .ctor()">
27997         <size>7</size>
27998       </method>
27999     </type>
28000     <type name="TestMethods.BaseClass">
28001       <method name="Void .ctor()">
28002         <size>7</size>
28003       </method>
28004       <method name="Int32 AddItem(TestMethods.ParamClass)">
28005         <size>0</size>
28006       </method>
28007     </type>
28008     <type name="TestMethods.TestClass">
28009       <method name="Void .ctor()">
28010         <size>7</size>
28011       </method>
28012       <method name="Int32 AddItem(System.Object)">
28013         <size>2</size>
28014       </method>
28015       <method name="Int32 AddItem(TestMethods.ParamClass)">
28016         <size>2</size>
28017       </method>
28018     </type>
28019   </test>
28020   <test name="test-347.cs">
28021     <type name="Whatever.Core.Project">
28022       <method name="Void .ctor()">
28023         <size>7</size>
28024       </method>
28025     </type>
28026     <type name="Whatever.Core.A">
28027       <method name="Void .ctor()">
28028         <size>7</size>
28029       </method>
28030       <method name="Whatever.Core.Project get_Project()">
28031         <size>6</size>
28032       </method>
28033     </type>
28034     <type name="SomethingElse.Core.Project">
28035       <method name="Void .ctor()">
28036         <size>7</size>
28037       </method>
28038     </type>
28039     <type name="Whatever.App.B">
28040       <method name="Void .ctor()">
28041         <size>7</size>
28042       </method>
28043       <method name="System.String Execute()">
28044         <size>12</size>
28045       </method>
28046       <method name="Void Main()">
28047         <size>12</size>
28048       </method>
28049     </type>
28050   </test>
28051   <test name="test-348.cs">
28052     <type name="BoundAttribute">
28053       <method name="Void .ctor(Double, Int32)">
28054         <size>7</size>
28055       </method>
28056     </type>
28057     <type name="C">
28058       <method name="Void .ctor()">
28059         <size>7</size>
28060       </method>
28061       <method name="Void Main()">
28062         <size>1</size>
28063       </method>
28064     </type>
28065   </test>
28066   <test name="test-349.cs">
28067     <type name="C">
28068       <method name="Void .ctor()">
28069         <size>7</size>
28070       </method>
28071       <method name="Void add_Ev1(D)">
28072         <size>24</size>
28073       </method>
28074       <method name="Void remove_Ev1(D)">
28075         <size>24</size>
28076       </method>
28077     </type>
28078     <type name="X">
28079       <method name="Void .ctor()">
28080         <size>7</size>
28081       </method>
28082       <method name="Void .cctor()">
28083         <size>1</size>
28084       </method>
28085       <method name="Void add_Ev1(D)">
28086         <size>22</size>
28087       </method>
28088       <method name="Void remove_Ev1(D)">
28089         <size>22</size>
28090       </method>
28091       <method name="Void add_Ev2(D)">
28092         <size>22</size>
28093       </method>
28094       <method name="Void remove_Ev2(D)">
28095         <size>22</size>
28096       </method>
28097     </type>
28098     <type name="X2">
28099       <method name="Void .ctor()">
28100         <size>7</size>
28101       </method>
28102       <method name="Void .cctor()">
28103         <size>7</size>
28104       </method>
28105     </type>
28106     <type name="Test">
28107       <method name="Void .ctor()">
28108         <size>7</size>
28109       </method>
28110       <method name="Void .cctor()">
28111         <size>19</size>
28112       </method>
28113       <method name="Int32 Main()">
28114         <size>63</size>
28115       </method>
28116     </type>
28117     <type name="D">
28118       <method name="Void .ctor(Object, IntPtr)">
28119         <size>0</size>
28120       </method>
28121       <method name="Void Invoke()">
28122         <size>0</size>
28123       </method>
28124       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28125         <size>0</size>
28126       </method>
28127       <method name="Void EndInvoke(IAsyncResult)">
28128         <size>0</size>
28129       </method>
28130     </type>
28131   </test>
28132   <test name="test-35.cs">
28133     <type name="X">
28134       <method name="Void .ctor()">
28135         <size>7</size>
28136       </method>
28137       <method name="Void .cctor()">
28138         <size>7</size>
28139       </method>
28140       <method name="Void a()">
28141         <size>17</size>
28142       </method>
28143       <method name="Void w(Int32)">
28144         <size>22</size>
28145       </method>
28146       <method name="Int32 Main()">
28147         <size>298</size>
28148       </method>
28149     </type>
28150   </test>
28151   <test name="test-350.cs">
28152     <type name="A">
28153       <method name="Void .ctor()">
28154         <size>7</size>
28155       </method>
28156     </type>
28157     <type name="A+BAttribute">
28158       <method name="Void .ctor()">
28159         <size>7</size>
28160       </method>
28161     </type>
28162     <type name="C">
28163       <method name="Void .ctor()">
28164         <size>7</size>
28165       </method>
28166       <method name="Void Main()">
28167         <size>1</size>
28168       </method>
28169     </type>
28170   </test>
28171   <test name="test-351.cs">
28172     <type name="Test.Testee">
28173       <method name="Void .ctor()">
28174         <size>7</size>
28175       </method>
28176       <method name="Void Bar(System.String, System.Object[])">
28177         <size>1</size>
28178       </method>
28179       <method name="Void Main()">
28180         <size>242</size>
28181       </method>
28182     </type>
28183     <type name="Test.Foo">
28184       <method name="Void .ctor(Object, IntPtr)">
28185         <size>0</size>
28186       </method>
28187       <method name="Void Invoke(System.String, System.Object[])">
28188         <size>0</size>
28189       </method>
28190       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28191         <size>0</size>
28192       </method>
28193       <method name="Void EndInvoke(IAsyncResult)">
28194         <size>0</size>
28195       </method>
28196     </type>
28197   </test>
28198   <test name="test-352.cs">
28199     <type name="C">
28200       <method name="Void .ctor()">
28201         <size>7</size>
28202       </method>
28203       <method name="Void Main()">
28204         <size>1</size>
28205       </method>
28206     </type>
28207   </test>
28208   <test name="test-353.cs">
28209     <type name="Three">
28210       <method name="Void .ctor()">
28211         <size>7</size>
28212       </method>
28213       <method name="Void Main()">
28214         <size>7</size>
28215       </method>
28216     </type>
28217     <type name="One">
28218       <method name="Void .ctor()">
28219         <size>7</size>
28220       </method>
28221     </type>
28222     <type name="Two">
28223       <method name="Void .ctor()">
28224         <size>7</size>
28225       </method>
28226     </type>
28227   </test>
28228   <test name="test-354.cs">
28229     <type name="MYAttr">
28230       <method name="Void .ctor()">
28231         <size>7</size>
28232       </method>
28233     </type>
28234     <type name="A">
28235       <method name="Void .ctor()">
28236         <size>7</size>
28237       </method>
28238       <method name="Void Main()">
28239         <size>1</size>
28240       </method>
28241     </type>
28242   </test>
28243   <test name="test-355.cs">
28244     <type name="Level1.Level1.Level2.MainClass">
28245       <method name="Void .ctor()">
28246         <size>7</size>
28247       </method>
28248       <method name="Void Main()">
28249         <size>1</size>
28250       </method>
28251     </type>
28252   </test>
28253   <test name="test-356.cs">
28254     <type name="MainClass">
28255       <method name="Void .ctor()">
28256         <size>7</size>
28257       </method>
28258       <method name="Void Main()">
28259         <size>1</size>
28260       </method>
28261     </type>
28262   </test>
28263   <test name="test-357.cs">
28264     <type name="SD.Sd">
28265       <method name="Void .ctor()">
28266         <size>7</size>
28267       </method>
28268       <method name="Void F(Boolean)">
28269         <size>1</size>
28270       </method>
28271     </type>
28272     <type name="Foo.Bar">
28273       <method name="Void .ctor()">
28274         <size>25</size>
28275       </method>
28276       <method name="Void Main()">
28277         <size>27</size>
28278       </method>
28279     </type>
28280     <type name="Foo.Bar+f_t">
28281       <method name="Void .ctor(Object, IntPtr)">
28282         <size>0</size>
28283       </method>
28284       <method name="Void Invoke(Boolean)">
28285         <size>0</size>
28286       </method>
28287       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28288         <size>0</size>
28289       </method>
28290       <method name="Void EndInvoke(IAsyncResult)">
28291         <size>0</size>
28292       </method>
28293     </type>
28294   </test>
28295   <test name="test-358.cs">
28296     <type name="Test">
28297       <method name="Void .ctor()">
28298         <size>7</size>
28299       </method>
28300       <method name="Void Main()">
28301         <size>50</size>
28302       </method>
28303     </type>
28304   </test>
28305   <test name="test-359.cs">
28306     <type name="Test">
28307       <method name="Void .ctor()">
28308         <size>7</size>
28309       </method>
28310       <method name="Void Main()">
28311         <size>1</size>
28312       </method>
28313     </type>
28314   </test>
28315   <test name="test-36.cs">
28316     <type name="Y">
28317       <method name="Void .ctor()">
28318         <size>7</size>
28319       </method>
28320       <method name="Int32 Main()">
28321         <size>272</size>
28322       </method>
28323     </type>
28324     <type name="X">
28325       <method name="IEnumerator GetEnumerator()">
28326         <size>36</size>
28327       </method>
28328     </type>
28329   </test>
28330   <test name="test-360.cs">
28331     <type name="Application">
28332       <method name="Void .ctor()">
28333         <size>7</size>
28334       </method>
28335       <method name="Void Main(System.String[])">
28336         <size>13</size>
28337       </method>
28338     </type>
28339   </test>
28340   <test name="test-361.cs">
28341     <type name="X">
28342       <method name="Void .ctor()">
28343         <size>7</size>
28344       </method>
28345     </type>
28346     <type name="Test">
28347       <method name="Void .ctor()">
28348         <size>7</size>
28349       </method>
28350       <method name="Void Main()">
28351         <size>1</size>
28352       </method>
28353     </type>
28354   </test>
28355   <test name="test-362.cs">
28356     <type name="C">
28357       <method name="Void .ctor()">
28358         <size>7</size>
28359       </method>
28360       <method name="Void Main()">
28361         <size>17</size>
28362       </method>
28363       <method name="Void Test()">
28364         <size>26</size>
28365       </method>
28366     </type>
28367   </test>
28368   <test name="test-363.cs">
28369     <type name="Location">
28370       <method name="Void .ctor()">
28371         <size>7</size>
28372       </method>
28373       <method name="Void .cctor()">
28374         <size>11</size>
28375       </method>
28376     </type>
28377     <type name="Element">
28378       <method name="Void .ctor()">
28379         <size>18</size>
28380       </method>
28381       <method name="Location get_Location()">
28382         <size>7</size>
28383       </method>
28384       <method name="Void set_Location(Location)">
28385         <size>8</size>
28386       </method>
28387     </type>
28388     <type name="T">
28389       <method name="Void .ctor()">
28390         <size>7</size>
28391       </method>
28392       <method name="Void Main()">
28393         <size>1</size>
28394       </method>
28395     </type>
28396   </test>
28397   <test name="test-364.cs">
28398     <type name="X">
28399       <method name="Void .ctor()">
28400         <size>7</size>
28401       </method>
28402       <method name="Int32 Main()">
28403         <size>34</size>
28404       </method>
28405       <method name="Int32 t1(Int32)">
28406         <size>33</size>
28407       </method>
28408       <method name="Int32 t2(Int32)">
28409         <size>47</size>
28410       </method>
28411       <method name="Void Main2(System.String[])">
28412         <size>72</size>
28413       </method>
28414     </type>
28415     <type name="Delegable">
28416       <method name="Void .ctor()">
28417         <size>7</size>
28418       </method>
28419       <method name="Void add_MyDelegate(System.EventHandler)">
28420         <size>24</size>
28421       </method>
28422       <method name="Void remove_MyDelegate(System.EventHandler)">
28423         <size>24</size>
28424       </method>
28425     </type>
28426     <type name="X+Foo">
28427       <method name="Void .ctor(Object, IntPtr)">
28428         <size>0</size>
28429       </method>
28430       <method name="Int32 Invoke()">
28431         <size>0</size>
28432       </method>
28433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28434         <size>0</size>
28435       </method>
28436       <method name="Int32 EndInvoke(IAsyncResult)">
28437         <size>0</size>
28438       </method>
28439     </type>
28440     <type name="X+&lt;t1&gt;c__AnonStorey0">
28441       <method name="Void .ctor()">
28442         <size>7</size>
28443       </method>
28444       <method name="Int32 &lt;&gt;m__0()">
28445         <size>7</size>
28446       </method>
28447     </type>
28448     <type name="X+&lt;t2&gt;c__AnonStorey1">
28449       <method name="Void .ctor()">
28450         <size>7</size>
28451       </method>
28452       <method name="Int32 &lt;&gt;m__1()">
28453         <size>7</size>
28454       </method>
28455     </type>
28456     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28457       <method name="Void .ctor()">
28458         <size>7</size>
28459       </method>
28460       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28461         <size>33</size>
28462       </method>
28463     </type>
28464   </test>
28465   <test name="test-365.cs">
28466     <type name="C">
28467       <method name="Void .ctor()">
28468         <size>19</size>
28469       </method>
28470       <method name="Void set_LiteralType(LiteralType)">
28471         <size>1</size>
28472       </method>
28473       <method name="Void Main()">
28474         <size>1</size>
28475       </method>
28476     </type>
28477   </test>
28478   <test name="test-366.cs">
28479     <type name="C">
28480       <method name="Void .ctor()">
28481         <size>7</size>
28482       </method>
28483       <method name="Int32 Main()">
28484         <size>20</size>
28485       </method>
28486     </type>
28487   </test>
28488   <test name="test-367.cs">
28489     <type name="X">
28490       <method name="Void .ctor()">
28491         <size>7</size>
28492       </method>
28493       <method name="Int32 Main()">
28494         <size>20</size>
28495       </method>
28496     </type>
28497   </test>
28498   <test name="test-368.cs">
28499     <type name="X">
28500       <method name="Void .ctor()">
28501         <size>7</size>
28502       </method>
28503       <method name="Void Main()">
28504         <size>27</size>
28505       </method>
28506     </type>
28507   </test>
28508   <test name="test-369.cs">
28509     <type name="Test">
28510       <method name="Void .ctor()">
28511         <size>7</size>
28512       </method>
28513       <method name="Boolean Equals(System.Object)">
28514         <size>2</size>
28515       </method>
28516       <method name="Int32 GetHashCode()">
28517         <size>2</size>
28518       </method>
28519       <method name="Void Main()">
28520         <size>47</size>
28521       </method>
28522       <method name="Boolean op_Equality(Test, Test)">
28523         <size>14</size>
28524       </method>
28525       <method name="Boolean op_Inequality(Test, Test)">
28526         <size>2</size>
28527       </method>
28528     </type>
28529   </test>
28530   <test name="test-37.cs">
28531     <type name="X">
28532       <method name="Void .ctor()">
28533         <size>7</size>
28534       </method>
28535       <method name="Void m(System.Int32[])">
28536         <size>9</size>
28537       </method>
28538       <method name="Int32 test_int_single_dim()">
28539         <size>88</size>
28540       </method>
28541       <method name="Int32 simple_test_double_dim()">
28542         <size>78</size>
28543       </method>
28544       <method name="Int32 Main()">
28545         <size>12</size>
28546       </method>
28547     </type>
28548   </test>
28549   <test name="test-370.cs">
28550     <type name="Test.Application">
28551       <method name="Void .ctor()">
28552         <size>7</size>
28553       </method>
28554       <method name="Int32 ParseType(System.String)">
28555         <size>168</size>
28556       </method>
28557       <method name="Int32 Main()">
28558         <size>54</size>
28559       </method>
28560     </type>
28561   </test>
28562   <test name="test-371.cs">
28563     <type name="X">
28564       <method name="Void .ctor(Boolean&amp;)">
28565         <size>10</size>
28566       </method>
28567       <method name="Void Main()">
28568         <size>1</size>
28569       </method>
28570     </type>
28571     <type name="Y">
28572       <method name="Void .ctor(Boolean&amp;)">
28573         <size>8</size>
28574       </method>
28575     </type>
28576   </test>
28577   <test name="test-372.cs">
28578     <type name="GenericNode">
28579       <method name="Void .ctor()">
28580         <size>7</size>
28581       </method>
28582       <method name="Int32 GetStat()">
28583         <size>2</size>
28584       </method>
28585     </type>
28586     <type name="GenericFileNode">
28587       <method name="Void .ctor()">
28588         <size>7</size>
28589       </method>
28590       <method name="Int32 NotUsed()">
28591         <size>2</size>
28592       </method>
28593     </type>
28594     <type name="WorkingTest">
28595       <method name="Void .ctor()">
28596         <size>7</size>
28597       </method>
28598       <method name="Int32 GetStat()">
28599         <size>3</size>
28600       </method>
28601     </type>
28602     <type name="FailingTest">
28603       <method name="Void .ctor()">
28604         <size>7</size>
28605       </method>
28606       <method name="Int32 GetStat()">
28607         <size>3</size>
28608       </method>
28609     </type>
28610     <type name="TestWrapper">
28611       <method name="Void .ctor()">
28612         <size>7</size>
28613       </method>
28614       <method name="Boolean Test(Node, System.String)">
28615         <size>39</size>
28616       </method>
28617       <method name="Int32 Main()">
28618         <size>44</size>
28619       </method>
28620     </type>
28621   </test>
28622   <test name="test-373.cs">
28623     <type name="Test">
28624       <method name="Void .ctor()">
28625         <size>7</size>
28626       </method>
28627       <method name="Void Main(System.String[])">
28628         <size>50</size>
28629       </method>
28630     </type>
28631   </test>
28632   <test name="test-374.cs">
28633     <type name="Test">
28634       <method name="Void .ctor()">
28635         <size>7</size>
28636       </method>
28637     </type>
28638     <type name="Rest">
28639       <method name="Void .ctor()">
28640         <size>7</size>
28641       </method>
28642       <method name="Void Main()">
28643         <size>1</size>
28644       </method>
28645     </type>
28646   </test>
28647   <test name="test-375.cs">
28648     <type name="a">
28649       <method name="Void .ctor()">
28650         <size>7</size>
28651       </method>
28652     </type>
28653     <type name="a+b">
28654       <method name="Void .ctor()">
28655         <size>7</size>
28656       </method>
28657     </type>
28658     <type name="c">
28659       <method name="Void .ctor()">
28660         <size>7</size>
28661       </method>
28662       <method name="Void Main()">
28663         <size>1</size>
28664       </method>
28665     </type>
28666     <type name="c+d">
28667       <method name="Void .ctor()">
28668         <size>7</size>
28669       </method>
28670     </type>
28671   </test>
28672   <test name="test-376.cs">
28673     <type name="C">
28674       <method name="Void .ctor()">
28675         <size>7</size>
28676       </method>
28677       <method name="Int32 Main()">
28678         <size>72</size>
28679       </method>
28680     </type>
28681   </test>
28682   <test name="test-377.cs">
28683     <type name="Tests">
28684       <method name="Void .ctor()">
28685         <size>7</size>
28686       </method>
28687       <method name="Void test()">
28688         <size>10</size>
28689       </method>
28690       <method name="Void Main()">
28691         <size>1</size>
28692       </method>
28693     </type>
28694   </test>
28695   <test name="test-378.cs">
28696     <type name="C">
28697       <method name="Void .ctor()">
28698         <size>7</size>
28699       </method>
28700       <method name="Void Main()">
28701         <size>1</size>
28702       </method>
28703     </type>
28704   </test>
28705   <test name="test-379.cs">
28706     <type name="DeadCode">
28707       <method name="Void .ctor()">
28708         <size>7</size>
28709       </method>
28710       <method name="Void Main()">
28711         <size>12</size>
28712       </method>
28713       <method name="System.String SomeFunc(System.String)">
28714         <size>2</size>
28715       </method>
28716     </type>
28717   </test>
28718   <test name="test-38.cs">
28719     <type name="X">
28720       <method name="Void .ctor()">
28721         <size>7</size>
28722       </method>
28723       <method name="Int32 get_Item(Int32)">
28724         <size>20</size>
28725       </method>
28726       <method name="Void set_Item(Int32, Int32)">
28727         <size>26</size>
28728       </method>
28729       <method name="Int32 Foo()">
28730         <size>2</size>
28731       </method>
28732       <method name="Int32 get_Bar()">
28733         <size>7</size>
28734       </method>
28735       <method name="Void set_Bar(Int32)">
28736         <size>8</size>
28737       </method>
28738     </type>
28739     <type name="Y">
28740       <method name="Void .ctor()">
28741         <size>7</size>
28742       </method>
28743       <method name="UInt32 get_Item(UInt32)">
28744         <size>20</size>
28745       </method>
28746       <method name="Void set_Item(UInt32, UInt32)">
28747         <size>26</size>
28748       </method>
28749       <method name="UInt32 Foo()">
28750         <size>2</size>
28751       </method>
28752       <method name="UInt32 get_Bar()">
28753         <size>7</size>
28754       </method>
28755       <method name="Void set_Bar(UInt32)">
28756         <size>8</size>
28757       </method>
28758     </type>
28759     <type name="Test">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763       <method name="Int32 Main()">
28764         <size>288</size>
28765       </method>
28766     </type>
28767   </test>
28768   <test name="test-380.cs">
28769     <type name="T">
28770       <method name="Void .ctor()">
28771         <size>7</size>
28772       </method>
28773       <method name="Int32 Main()">
28774         <size>17</size>
28775       </method>
28776     </type>
28777   </test>
28778   <test name="test-381.cs">
28779     <type name="Application">
28780       <method name="Void .ctor()">
28781         <size>7</size>
28782       </method>
28783       <method name="Void Main(System.String[])">
28784         <size>13</size>
28785       </method>
28786     </type>
28787   </test>
28788   <test name="test-382.cs">
28789     <type name="Dec">
28790       <method name="Void .ctor()">
28791         <size>7</size>
28792       </method>
28793       <method name="Void .cctor()">
28794         <size>16</size>
28795       </method>
28796       <method name="Void Main()">
28797         <size>108</size>
28798       </method>
28799     </type>
28800   </test>
28801   <test name="test-383.cs">
28802     <type name="X">
28803       <method name="Void .ctor()">
28804         <size>37</size>
28805       </method>
28806       <method name="X testme(Int32 ByRef)">
28807         <size>5</size>
28808       </method>
28809       <method name="Void Main()">
28810         <size>7</size>
28811       </method>
28812     </type>
28813   </test>
28814   <test name="test-384.cs">
28815     <type name="X">
28816       <method name="Void .ctor()">
28817         <size>7</size>
28818       </method>
28819       <method name="Void .cctor()">
28820         <size>8</size>
28821       </method>
28822       <method name="Void Test()">
28823         <size>40</size>
28824       </method>
28825       <method name="Int32 Main()">
28826         <size>21</size>
28827       </method>
28828     </type>
28829   </test>
28830   <test name="test-385.cs">
28831     <type name="Test">
28832       <method name="Void .ctor()">
28833         <size>7</size>
28834       </method>
28835       <method name="Int32 Main()">
28836         <size>40</size>
28837       </method>
28838     </type>
28839   </test>
28840   <test name="test-386.cs">
28841     <type name="SuperDecimal">
28842       <method name="Void .ctor(Decimal)">
28843         <size>14</size>
28844       </method>
28845       <method name="Void Main()">
28846         <size>15</size>
28847       </method>
28848       <method name="SuperDecimal op_Implicit(Decimal)">
28849         <size>7</size>
28850       </method>
28851     </type>
28852   </test>
28853   <test name="test-387.cs">
28854     <type name="ObjectID">
28855       <method name="Void .ctor(Int64)">
28856         <size>8</size>
28857       </method>
28858       <method name="Void Main()">
28859         <size>22</size>
28860       </method>
28861       <method name="Int64 op_Implicit(ObjectID)">
28862         <size>8</size>
28863       </method>
28864       <method name="ObjectID op_Implicit(Int64)">
28865         <size>7</size>
28866       </method>
28867     </type>
28868   </test>
28869   <test name="test-388.cs">
28870     <type name="Schemas.basefieldtype">
28871       <method name="Void .ctor()">
28872         <size>7</size>
28873       </method>
28874       <method name="System.Object Instantiate()">
28875         <size>2</size>
28876       </method>
28877     </type>
28878     <type name="Schemas.fieldtype">
28879       <method name="Void .ctor()">
28880         <size>7</size>
28881       </method>
28882       <method name="System.Object Instantiate()">
28883         <size>18</size>
28884       </method>
28885     </type>
28886     <type name="Schemas.compoundfield">
28887       <method name="Void .ctor()">
28888         <size>7</size>
28889       </method>
28890       <method name="System.Object Instantiate()">
28891         <size>18</size>
28892       </method>
28893     </type>
28894     <type name="Schemas.field">
28895       <method name="Void .ctor()">
28896         <size>7</size>
28897       </method>
28898       <method name="System.Object Instantiate()">
28899         <size>18</size>
28900       </method>
28901     </type>
28902     <type name="Schemas.formdata">
28903       <method name="Void .ctor()">
28904         <size>7</size>
28905       </method>
28906       <method name="System.Object Instantiate()">
28907         <size>12</size>
28908       </method>
28909     </type>
28910     <type name="Schemas.M">
28911       <method name="Void .ctor()">
28912         <size>7</size>
28913       </method>
28914       <method name="Void Main()">
28915         <size>1</size>
28916       </method>
28917     </type>
28918   </test>
28919   <test name="test-389.cs">
28920     <type name="Schemas.basefieldtype">
28921       <method name="Void .ctor()">
28922         <size>7</size>
28923       </method>
28924       <method name="System.Object Instantiate()">
28925         <size>2</size>
28926       </method>
28927     </type>
28928     <type name="Schemas.fieldtype">
28929       <method name="Void .ctor()">
28930         <size>7</size>
28931       </method>
28932       <method name="System.Object Instantiate()">
28933         <size>18</size>
28934       </method>
28935     </type>
28936     <type name="Schemas.compoundfield">
28937       <method name="Void .ctor()">
28938         <size>7</size>
28939       </method>
28940       <method name="System.Object Instantiate()">
28941         <size>18</size>
28942       </method>
28943     </type>
28944     <type name="Schemas.field">
28945       <method name="Void .ctor()">
28946         <size>7</size>
28947       </method>
28948       <method name="System.Object Instantiate()">
28949         <size>18</size>
28950       </method>
28951     </type>
28952     <type name="Schemas.formdata">
28953       <method name="Void .ctor()">
28954         <size>7</size>
28955       </method>
28956       <method name="System.Object Instantiate()">
28957         <size>12</size>
28958       </method>
28959     </type>
28960     <type name="Schemas.M">
28961       <method name="Void .ctor()">
28962         <size>7</size>
28963       </method>
28964       <method name="Void Main()">
28965         <size>1</size>
28966       </method>
28967     </type>
28968   </test>
28969   <test name="test-39.cs">
28970     <type name="SimpleAttribute">
28971       <method name="Void .ctor(String)">
28972         <size>14</size>
28973       </method>
28974       <method name="System.String get_AnotherArg()">
28975         <size>7</size>
28976       </method>
28977       <method name="Void set_AnotherArg(System.String)">
28978         <size>8</size>
28979       </method>
28980       <method name="Int64 get_LongValue()">
28981         <size>3</size>
28982       </method>
28983       <method name="Void set_LongValue(Int64)">
28984         <size>1</size>
28985       </method>
28986       <method name="System.Int64[] get_ArrayValue()">
28987         <size>7</size>
28988       </method>
28989       <method name="Void set_ArrayValue(System.Int64[])">
28990         <size>1</size>
28991       </method>
28992     </type>
28993     <type name="Blah2">
28994       <method name="Void .ctor()">
28995         <size>7</size>
28996       </method>
28997     </type>
28998     <type name="Blah3">
28999       <method name="Void .ctor()">
29000         <size>7</size>
29001       </method>
29002     </type>
29003     <type name="Blah">
29004       <method name="Void .ctor()">
29005         <size>7</size>
29006       </method>
29007       <method name="Int32 Main()">
29008         <size>171</size>
29009       </method>
29010     </type>
29011   </test>
29012   <test name="test-390.cs">
29013     <type name="C">
29014       <method name="Void .ctor()">
29015         <size>7</size>
29016       </method>
29017       <method name="Void Main()">
29018         <size>1</size>
29019       </method>
29020     </type>
29021     <type name="C+O">
29022       <method name="Void .ctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="Void Foo()">
29026         <size>1</size>
29027       </method>
29028     </type>
29029     <type name="C+N">
29030       <method name="Void .ctor()">
29031         <size>7</size>
29032       </method>
29033       <method name="Void Foo()">
29034         <size>1</size>
29035       </method>
29036     </type>
29037     <type name="C+M">
29038       <method name="Void .ctor()">
29039         <size>7</size>
29040       </method>
29041     </type>
29042   </test>
29043   <test name="test-391.cs">
29044     <type name="C">
29045       <method name="Void .ctor()">
29046         <size>7</size>
29047       </method>
29048       <method name="Void Foo(Int32)">
29049         <size>1</size>
29050       </method>
29051       <method name="Void Foo(Int32 ByRef)">
29052         <size>1</size>
29053       </method>
29054       <method name="Void Bar(Boolean ByRef)">
29055         <size>4</size>
29056       </method>
29057       <method name="Void Bar(Boolean)">
29058         <size>1</size>
29059       </method>
29060       <method name="Void Main()">
29061         <size>1</size>
29062       </method>
29063     </type>
29064   </test>
29065   <test name="test-392.cs">
29066     <type name="C">
29067       <method name="Int32 Test()">
29068         <size>80</size>
29069       </method>
29070       <method name="Int32 Main()">
29071         <size>16</size>
29072       </method>
29073     </type>
29074     <type name="C+S">
29075       <method name="Void .ctor(Int32)">
29076         <size>8</size>
29077       </method>
29078     </type>
29079   </test>
29080   <test name="test-393.cs">
29081     <type name="A">
29082       <method name="Void .ctor(String)">
29083         <size>24</size>
29084       </method>
29085       <method name="Void .ctor()">
29086         <size>7</size>
29087       </method>
29088       <method name="System.String get_Name()">
29089         <size>7</size>
29090       </method>
29091     </type>
29092     <type name="B">
29093       <method name="Void .ctor(String)">
29094         <size>24</size>
29095       </method>
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099     </type>
29100     <type name="C">
29101       <method name="Void .ctor(String)">
29102         <size>24</size>
29103       </method>
29104     </type>
29105     <type name="Tester">
29106       <method name="Void .ctor()">
29107         <size>7</size>
29108       </method>
29109       <method name="A MethodSampleA(System.String)">
29110         <size>7</size>
29111       </method>
29112       <method name="B MethodSampleB(System.String)">
29113         <size>7</size>
29114       </method>
29115       <method name="C MethodSampleC(System.String)">
29116         <size>7</size>
29117       </method>
29118       <method name="Void Main()">
29119         <size>113</size>
29120       </method>
29121     </type>
29122     <type name="Tester+MethodHandler">
29123       <method name="Void .ctor(Object, IntPtr)">
29124         <size>0</size>
29125       </method>
29126       <method name="A Invoke(System.String)">
29127         <size>0</size>
29128       </method>
29129       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29130         <size>0</size>
29131       </method>
29132       <method name="A EndInvoke(IAsyncResult)">
29133         <size>0</size>
29134       </method>
29135     </type>
29136   </test>
29137   <test name="test-394.cs">
29138     <type name="A">
29139       <method name="Void .ctor(String)">
29140         <size>24</size>
29141       </method>
29142       <method name="Void .ctor()">
29143         <size>7</size>
29144       </method>
29145       <method name="System.String get_Name()">
29146         <size>7</size>
29147       </method>
29148     </type>
29149     <type name="B">
29150       <method name="Void .ctor(String)">
29151         <size>24</size>
29152       </method>
29153       <method name="Void .ctor()">
29154         <size>7</size>
29155       </method>
29156     </type>
29157     <type name="C">
29158       <method name="Void .ctor(String, String)">
29159         <size>31</size>
29160       </method>
29161       <method name="System.String get_Value()">
29162         <size>7</size>
29163       </method>
29164     </type>
29165     <type name="Tester">
29166       <method name="Void .ctor()">
29167         <size>7</size>
29168       </method>
29169       <method name="System.String MethodSampleA(A)">
29170         <size>7</size>
29171       </method>
29172       <method name="System.String MethodSampleB(B)">
29173         <size>7</size>
29174       </method>
29175       <method name="System.String MethodSampleC(C)">
29176         <size>23</size>
29177       </method>
29178       <method name="Void Main()">
29179         <size>128</size>
29180       </method>
29181     </type>
29182     <type name="Tester+MethodHandler">
29183       <method name="Void .ctor(Object, IntPtr)">
29184         <size>0</size>
29185       </method>
29186       <method name="System.String Invoke(C)">
29187         <size>0</size>
29188       </method>
29189       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29190         <size>0</size>
29191       </method>
29192       <method name="System.String EndInvoke(IAsyncResult)">
29193         <size>0</size>
29194       </method>
29195     </type>
29196   </test>
29197   <test name="test-395.cs">
29198     <type name="A">
29199       <method name="Void .ctor(String)">
29200         <size>24</size>
29201       </method>
29202       <method name="Void .ctor()">
29203         <size>7</size>
29204       </method>
29205       <method name="System.String get_Name()">
29206         <size>7</size>
29207       </method>
29208     </type>
29209     <type name="B">
29210       <method name="Void .ctor(String)">
29211         <size>24</size>
29212       </method>
29213       <method name="Void .ctor()">
29214         <size>7</size>
29215       </method>
29216     </type>
29217     <type name="C">
29218       <method name="Void .ctor(String, String)">
29219         <size>31</size>
29220       </method>
29221       <method name="System.String get_Value()">
29222         <size>7</size>
29223       </method>
29224     </type>
29225     <type name="Tester">
29226       <method name="Void .ctor()">
29227         <size>7</size>
29228       </method>
29229       <method name="Void MethodSample(B, A, C)">
29230         <size>55</size>
29231       </method>
29232       <method name="Void Main()">
29233         <size>71</size>
29234       </method>
29235     </type>
29236     <type name="Tester+MethodHandler">
29237       <method name="Void .ctor(Object, IntPtr)">
29238         <size>0</size>
29239       </method>
29240       <method name="Void Invoke(C, C, C)">
29241         <size>0</size>
29242       </method>
29243       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29244         <size>0</size>
29245       </method>
29246       <method name="Void EndInvoke(IAsyncResult)">
29247         <size>0</size>
29248       </method>
29249     </type>
29250   </test>
29251   <test name="test-396.cs">
29252     <type name="MainClass">
29253       <method name="Void .ctor()">
29254         <size>7</size>
29255       </method>
29256       <method name="Int32 Main()">
29257         <size>22</size>
29258       </method>
29259     </type>
29260   </test>
29261   <test name="test-397.cs">
29262     <type name="TypeCheckAttribute">
29263       <method name="Void .ctor()">
29264         <size>7</size>
29265       </method>
29266     </type>
29267     <type name="PropertyCheckAttribute">
29268       <method name="Void .ctor()">
29269         <size>7</size>
29270       </method>
29271     </type>
29272     <type name="AccessorCheckAttribute">
29273       <method name="Void .ctor(MethodAttributes)">
29274         <size>14</size>
29275       </method>
29276       <method name="MethodAttributes get_Attributes()">
29277         <size>7</size>
29278       </method>
29279     </type>
29280     <type name="Test">
29281       <method name="Void .ctor()">
29282         <size>7</size>
29283       </method>
29284       <method name="Int32 Main(System.String[])">
29285         <size>120</size>
29286       </method>
29287       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29288         <size>153</size>
29289       </method>
29290     </type>
29291     <type name="A">
29292       <method name="Void .ctor()">
29293         <size>7</size>
29294       </method>
29295       <method name="Int32 get_Value1()">
29296         <size>2</size>
29297       </method>
29298       <method name="Void set_Value1(Int32)">
29299         <size>1</size>
29300       </method>
29301       <method name="Int32 get_Value2()">
29302         <size>2</size>
29303       </method>
29304       <method name="Void set_Value2(Int32)">
29305         <size>1</size>
29306       </method>
29307       <method name="Int32 get_Value3()">
29308         <size>2</size>
29309       </method>
29310       <method name="Void set_Value3(Int32)">
29311         <size>1</size>
29312       </method>
29313       <method name="Int32 get_Value4()">
29314         <size>2</size>
29315       </method>
29316       <method name="Void set_Value4(Int32)">
29317         <size>1</size>
29318       </method>
29319       <method name="Int32 get_Value5()">
29320         <size>2</size>
29321       </method>
29322       <method name="Void set_Value5(Int32)">
29323         <size>1</size>
29324       </method>
29325     </type>
29326   </test>
29327   <test name="test-398.cs">
29328     <type name="Tester">
29329       <method name="Void .ctor()">
29330         <size>7</size>
29331       </method>
29332       <method name="Void Main()">
29333         <size>118</size>
29334       </method>
29335     </type>
29336     <type name="A">
29337       <method name="Void .ctor(Int32)">
29338         <size>14</size>
29339       </method>
29340       <method name="Int32 get_Count()">
29341         <size>7</size>
29342       </method>
29343       <method name="Void set_Count(Int32)">
29344         <size>8</size>
29345       </method>
29346       <method name="Int32 get_Item(Int32)">
29347         <size>2</size>
29348       </method>
29349       <method name="System.String get_Message()">
29350         <size>6</size>
29351       </method>
29352     </type>
29353     <type name="B">
29354       <method name="Void .ctor(Int32)">
29355         <size>8</size>
29356       </method>
29357       <method name="Void set_Count(Int32)">
29358         <size>1</size>
29359       </method>
29360       <method name="Void SetCount(Int32)">
29361         <size>8</size>
29362       </method>
29363       <method name="Int32 get_Item(Int32)">
29364         <size>8</size>
29365       </method>
29366       <method name="System.String get_Message()">
29367         <size>6</size>
29368       </method>
29369       <method name="Void set_Message(System.String)">
29370         <size>1</size>
29371       </method>
29372     </type>
29373   </test>
29374   <test name="test-399.cs">
29375     <type name="TestVararg">
29376       <method name="Void .ctor()">
29377         <size>7</size>
29378       </method>
29379       <method name="Int32 Main()">
29380         <size>345</size>
29381       </method>
29382       <method name="Void F(RuntimeArgumentHandle)">
29383         <size>1</size>
29384       </method>
29385       <method name="Void G(...)">
29386         <size>22</size>
29387       </method>
29388     </type>
29389   </test>
29390   <test name="test-4.cs">
29391     <type name="X">
29392       <method name="Void .ctor()">
29393         <size>7</size>
29394       </method>
29395       <method name="Void test(SByte)">
29396         <size>8</size>
29397       </method>
29398       <method name="Void test(Int32)">
29399         <size>8</size>
29400       </method>
29401       <method name="Int32 Main()">
29402         <size>102</size>
29403       </method>
29404     </type>
29405   </test>
29406   <test name="test-40.cs">
29407     <type name="Blah">
29408       <method name="Void .ctor()">
29409         <size>7</size>
29410       </method>
29411       <method name="Int32 Main()">
29412         <size>203</size>
29413       </method>
29414     </type>
29415   </test>
29416   <test name="test-400.cs">
29417     <type name="X">
29418       <method name="Void .ctor()">
29419         <size>7</size>
29420       </method>
29421       <method name="Void .cctor()">
29422         <size>52</size>
29423       </method>
29424       <method name="Int32 TestDereference()">
29425         <size>89</size>
29426       </method>
29427       <method name="Int32 TestPtrAdd()">
29428         <size>86</size>
29429       </method>
29430       <method name="Int32 TestPtrAssign()">
29431         <size>198</size>
29432       </method>
29433       <method name="Int32 TestPtrArithmetic()">
29434         <size>226</size>
29435       </method>
29436       <method name="Int32 TestMultiple()">
29437         <size>93</size>
29438       </method>
29439       <method name="Int32 Main()">
29440         <size>82</size>
29441       </method>
29442     </type>
29443   </test>
29444   <test name="test-401.cs">
29445     <type name="X">
29446       <method name="Void .ctor()">
29447         <size>7</size>
29448       </method>
29449       <method name="Int32 Main()">
29450         <size>170</size>
29451       </method>
29452     </type>
29453   </test>
29454   <test name="test-402.cs">
29455     <type name="X">
29456       <method name="Void .ctor()">
29457         <size>7</size>
29458       </method>
29459       <method name="Int32 Main()">
29460         <size>18</size>
29461       </method>
29462     </type>
29463   </test>
29464   <test name="test-403.cs">
29465     <type name="Foo">
29466       <method name="Void .ctor()">
29467         <size>7</size>
29468       </method>
29469       <method name="Int32 Main()">
29470         <size>91</size>
29471       </method>
29472     </type>
29473   </test>
29474   <test name="test-404.cs">
29475     <type name="X">
29476       <method name="Void .ctor()">
29477         <size>7</size>
29478       </method>
29479       <method name="Int32 Main()">
29480         <size>48</size>
29481       </method>
29482       <method name="Int32* get_v()">
29483         <size>20</size>
29484       </method>
29485     </type>
29486   </test>
29487   <test name="test-405.cs">
29488     <type name="testapp.LibTestAPI">
29489       <method name="Void .ctor()">
29490         <size>7</size>
29491       </method>
29492       <method name="Void Create()">
29493         <size>17</size>
29494       </method>
29495     </type>
29496     <type name="testapp.TestApp">
29497       <method name="Void .ctor()">
29498         <size>7</size>
29499       </method>
29500       <method name="Void Main(System.String[])">
29501         <size>13</size>
29502       </method>
29503     </type>
29504   </test>
29505   <test name="test-406.cs">
29506     <type name="TestCase.Test">
29507       <method name="Void .ctor()">
29508         <size>7</size>
29509       </method>
29510       <method name="Int32 Main(System.String[])">
29511         <size>180</size>
29512       </method>
29513       <method name="UInt32 DoOp(UInt32*)">
29514         <size>11</size>
29515       </method>
29516       <method name="UInt32 DoOp2(UInt32*)">
29517         <size>10</size>
29518       </method>
29519     </type>
29520   </test>
29521   <test name="test-407.cs">
29522     <type name="MainClass">
29523       <method name="Void .ctor()">
29524         <size>7</size>
29525       </method>
29526       <method name="Void Main()">
29527         <size>12</size>
29528       </method>
29529     </type>
29530   </test>
29531   <test name="test-408.cs">
29532     <type name="T">
29533       <method name="Void .ctor()">
29534         <size>7</size>
29535       </method>
29536       <method name="Int32 Main()">
29537         <size>44</size>
29538       </method>
29539     </type>
29540   </test>
29541   <test name="test-409.cs">
29542     <type name="X">
29543       <method name="Int32 Main()">
29544         <size>27</size>
29545       </method>
29546     </type>
29547   </test>
29548   <test name="test-41.cs">
29549     <type name="X">
29550       <method name="Void .ctor()">
29551         <size>7</size>
29552       </method>
29553       <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)">
29554         <size>188</size>
29555       </method>
29556       <method name="Int32 Main()">
29557         <size>228</size>
29558       </method>
29559     </type>
29560   </test>
29561   <test name="test-410.cs">
29562     <type name="B">
29563       <method name="Void .ctor()">
29564         <size>7</size>
29565       </method>
29566       <method name="Int32 Main()">
29567         <size>28</size>
29568       </method>
29569     </type>
29570   </test>
29571   <test name="test-411.cs">
29572     <type name="QtSamples.QtClass">
29573       <method name="Void .ctor()">
29574         <size>24</size>
29575       </method>
29576       <method name="Void pressEvent()">
29577         <size>1</size>
29578       </method>
29579     </type>
29580     <type name="QtSamples.Testing">
29581       <method name="Void .ctor()">
29582         <size>7</size>
29583       </method>
29584       <method name="Int32 Main()">
29585         <size>8</size>
29586       </method>
29587     </type>
29588   </test>
29589   <test name="test-412.cs">
29590     <type name="Foo.Baz">
29591       <method name="Void .ctor()">
29592         <size>7</size>
29593       </method>
29594       <method name="Void Main()">
29595         <size>1</size>
29596       </method>
29597     </type>
29598   </test>
29599   <test name="test-413.cs">
29600     <type name="Driver">
29601       <method name="Void .ctor()">
29602         <size>7</size>
29603       </method>
29604       <method name="Void Main()">
29605         <size>6</size>
29606       </method>
29607     </type>
29608   </test>
29609   <test name="test-414.cs">
29610     <type name="BB">
29611       <method name="Void .ctor()">
29612         <size>7</size>
29613       </method>
29614       <method name="System.String get_Data()">
29615         <size>2</size>
29616       </method>
29617       <method name="Void Main()">
29618         <size>1</size>
29619       </method>
29620     </type>
29621   </test>
29622   <test name="test-415.cs">
29623     <type name="MyTestExtended">
29624       <method name="Void .ctor()">
29625         <size>7</size>
29626       </method>
29627       <method name="System.String GetName()">
29628         <size>6</size>
29629       </method>
29630       <method name="Void Main(System.String[])">
29631         <size>33</size>
29632       </method>
29633     </type>
29634   </test>
29635   <test name="test-417.cs">
29636     <type name="blah2.MyClass">
29637       <method name="Void .ctor()">
29638         <size>7</size>
29639       </method>
29640       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29641         <size>24</size>
29642       </method>
29643       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29644         <size>24</size>
29645       </method>
29646       <method name="Void DoSomethingFunny()">
29647         <size>46</size>
29648       </method>
29649       <method name="Void Main(System.String[])">
29650         <size>13</size>
29651       </method>
29652     </type>
29653   </test>
29654   <test name="test-419.cs">
29655     <type name="Test">
29656       <method name="Void .ctor()">
29657         <size>7</size>
29658       </method>
29659       <method name="Void Main()">
29660         <size>7</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-42.cs">
29665     <type name="X">
29666       <method name="Void .ctor()">
29667         <size>7</size>
29668       </method>
29669       <method name="Int32 get_Item(Int32)">
29670         <size>14</size>
29671       </method>
29672       <method name="Void set_Item(Int32, Int32)">
29673         <size>15</size>
29674       </method>
29675       <method name="Int32 get_P()">
29676         <size>7</size>
29677       </method>
29678       <method name="Void set_P(Int32)">
29679         <size>8</size>
29680       </method>
29681     </type>
29682     <type name="Z">
29683       <method name="Void .ctor()">
29684         <size>7</size>
29685       </method>
29686       <method name="Z get_P()">
29687         <size>2</size>
29688       </method>
29689       <method name="Void set_P(Z)">
29690         <size>1</size>
29691       </method>
29692       <method name="Z op_Increment(Z)">
29693         <size>16</size>
29694       </method>
29695     </type>
29696     <type name="Y">
29697       <method name="Void .ctor()">
29698         <size>7</size>
29699       </method>
29700       <method name="Int32 p_pre_increment(X)">
29701         <size>18</size>
29702       </method>
29703       <method name="Int32 p_post_increment(X)">
29704         <size>18</size>
29705       </method>
29706       <method name="Int32 i_pre_increment(X)">
29707         <size>27</size>
29708       </method>
29709       <method name="Int32 i_post_increment(X)">
29710         <size>27</size>
29711       </method>
29712       <method name="Z overload_increment(Z)">
29713         <size>10</size>
29714       </method>
29715       <method name="Z overload_pre_increment(Z)">
29716         <size>10</size>
29717       </method>
29718       <method name="Z ugly(Z)">
29719         <size>21</size>
29720       </method>
29721       <method name="Int32 simple(Int32)">
29722         <size>62</size>
29723       </method>
29724       <method name="Int32 arrays()">
29725         <size>234</size>
29726       </method>
29727       <method name="Int32 Main()">
29728         <size>161</size>
29729       </method>
29730     </type>
29731   </test>
29732   <test name="test-420.cs">
29733     <type name="Test">
29734       <method name="Void .ctor()">
29735         <size>7</size>
29736       </method>
29737       <method name="Void Main()">
29738         <size>7</size>
29739       </method>
29740     </type>
29741   </test>
29742   <test name="test-421.cs">
29743     <type name="A">
29744       <method name="Void .ctor()">
29745         <size>7</size>
29746       </method>
29747       <method name="Void SetObject(System.String)">
29748         <size>12</size>
29749       </method>
29750     </type>
29751     <type name="B">
29752       <method name="Void .ctor()">
29753         <size>7</size>
29754       </method>
29755     </type>
29756     <type name="C">
29757       <method name="Void .ctor()">
29758         <size>7</size>
29759       </method>
29760       <method name="Void .cctor()">
29761         <size>1</size>
29762       </method>
29763       <method name="Void SetObject(System.String)">
29764         <size>18</size>
29765       </method>
29766     </type>
29767     <type name="X">
29768       <method name="Void .ctor()">
29769         <size>7</size>
29770       </method>
29771       <method name="Int32 Main(System.String[])">
29772         <size>31</size>
29773       </method>
29774     </type>
29775   </test>
29776   <test name="test-422.cs">
29777     <type name="HelloWorld.MainClass">
29778       <method name="Void .ctor()">
29779         <size>7</size>
29780       </method>
29781       <method name="Void .cctor()">
29782         <size>17</size>
29783       </method>
29784       <method name="Void Main(System.String[])">
29785         <size>1</size>
29786       </method>
29787       <method name="Boolean CheckTrueThat()">
29788         <size>2</size>
29789       </method>
29790     </type>
29791   </test>
29792   <test name="test-423.cs">
29793     <type name="Test">
29794       <method name="Void .ctor()">
29795         <size>7</size>
29796       </method>
29797       <method name="Void Func(Int32 ByRef)">
29798         <size>12</size>
29799       </method>
29800       <method name="Void Main()">
29801         <size>10</size>
29802       </method>
29803       <method name="Void lowLevelCall(Int32*)">
29804         <size>1</size>
29805       </method>
29806     </type>
29807   </test>
29808   <test name="test-424.cs">
29809     <type name="XX">
29810       <method name="Void .ctor()">
29811         <size>7</size>
29812       </method>
29813       <method name="Void Metodo(System.Exception)">
29814         <size>37</size>
29815       </method>
29816       <method name="IEnumerable X()">
29817         <size>16</size>
29818       </method>
29819       <method name="Void Main()">
29820         <size>63</size>
29821       </method>
29822     </type>
29823     <type name="XX+&lt;X&gt;c__Iterator0">
29824       <method name="Void .ctor()">
29825         <size>7</size>
29826       </method>
29827       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29828         <size>7</size>
29829       </method>
29830       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29831         <size>7</size>
29832       </method>
29833       <method name="Boolean MoveNext()">
29834         <size>105</size>
29835       </method>
29836       <method name="Void Dispose()">
29837         <size>8</size>
29838       </method>
29839       <method name="Void Reset()">
29840         <size>6</size>
29841       </method>
29842       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29843         <size>7</size>
29844       </method>
29845       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29846         <size>26</size>
29847       </method>
29848     </type>
29849   </test>
29850   <test name="test-425.cs">
29851     <type name="A">
29852       <method name="Void .ctor()">
29853         <size>7</size>
29854       </method>
29855       <method name="Void Main()">
29856         <size>1</size>
29857       </method>
29858     </type>
29859     <type name="AAttribute">
29860       <method name="Void .ctor()">
29861         <size>7</size>
29862       </method>
29863     </type>
29864   </test>
29865   <test name="test-426.cs">
29866     <type name="X">
29867       <method name="Void .ctor()">
29868         <size>7</size>
29869       </method>
29870       <method name="Void Main()">
29871         <size>11</size>
29872       </method>
29873     </type>
29874   </test>
29875   <test name="test-427.cs">
29876     <type name="X">
29877       <method name="Void .ctor()">
29878         <size>7</size>
29879       </method>
29880       <method name="Void Main()">
29881         <size>11</size>
29882       </method>
29883     </type>
29884   </test>
29885   <test name="test-428.cs">
29886     <type name="A">
29887       <method name="Void .ctor()">
29888         <size>7</size>
29889       </method>
29890     </type>
29891     <type name="X">
29892       <method name="Void .ctor()">
29893         <size>7</size>
29894       </method>
29895       <method name="Void Main()">
29896         <size>18</size>
29897       </method>
29898     </type>
29899     <type name="X+A">
29900       <method name="Void .ctor()">
29901         <size>7</size>
29902       </method>
29903     </type>
29904   </test>
29905   <test name="test-429.cs">
29906     <type name="Foo.A">
29907       <method name="Void .ctor()">
29908         <size>7</size>
29909       </method>
29910     </type>
29911     <type name="A">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915     </type>
29916     <type name="X">
29917       <method name="Void .ctor()">
29918         <size>7</size>
29919       </method>
29920       <method name="Void Main()">
29921         <size>18</size>
29922       </method>
29923     </type>
29924   </test>
29925   <test name="test-43.cs">
29926     <type name="X">
29927       <method name="Void .ctor()">
29928         <size>7</size>
29929       </method>
29930       <method name="Int32 test_single(System.Int32[])">
29931         <size>34</size>
29932       </method>
29933       <method name="Int32 test_continue(System.Int32[])">
29934         <size>57</size>
29935       </method>
29936       <method name="Boolean test_double(System.Double[])">
29937         <size>61</size>
29938       </method>
29939       <method name="Int32 test_break(System.Int32[])">
29940         <size>57</size>
29941       </method>
29942       <method name="Boolean test_multi(System.Int32[,])">
29943         <size>84</size>
29944       </method>
29945       <method name="Int32 Main()">
29946         <size>309</size>
29947       </method>
29948     </type>
29949   </test>
29950   <test name="test-430.cs">
29951     <type name="A">
29952       <method name="Void .ctor()">
29953         <size>7</size>
29954       </method>
29955     </type>
29956     <type name="X">
29957       <method name="Void .ctor()">
29958         <size>7</size>
29959       </method>
29960       <method name="Void Main()">
29961         <size>18</size>
29962       </method>
29963     </type>
29964     <type name="X+A">
29965       <method name="Void .ctor()">
29966         <size>7</size>
29967       </method>
29968     </type>
29969   </test>
29970   <test name="test-431.cs">
29971     <type name="Foo.A">
29972       <method name="Void .ctor()">
29973         <size>7</size>
29974       </method>
29975     </type>
29976     <type name="X">
29977       <method name="Void .ctor()">
29978         <size>7</size>
29979       </method>
29980       <method name="Void Main()">
29981         <size>18</size>
29982       </method>
29983     </type>
29984   </test>
29985   <test name="test-432.cs">
29986     <type name="Foo.A">
29987       <method name="Void .ctor()">
29988         <size>7</size>
29989       </method>
29990     </type>
29991     <type name="X">
29992       <method name="Void .ctor()">
29993         <size>7</size>
29994       </method>
29995       <method name="Void Main()">
29996         <size>18</size>
29997       </method>
29998     </type>
29999   </test>
30000   <test name="test-433.cs">
30001     <type name="Foo.A">
30002       <method name="Void .ctor()">
30003         <size>7</size>
30004       </method>
30005     </type>
30006     <type name="X">
30007       <method name="Void .ctor()">
30008         <size>7</size>
30009       </method>
30010       <method name="Void .cctor()">
30011         <size>11</size>
30012       </method>
30013       <method name="Void Main()">
30014         <size>16</size>
30015       </method>
30016     </type>
30017   </test>
30018   <test name="test-434.cs">
30019     <type name="Foo.A">
30020       <method name="Void .ctor()">
30021         <size>7</size>
30022       </method>
30023     </type>
30024     <type name="X">
30025       <method name="Void .ctor()">
30026         <size>7</size>
30027       </method>
30028       <method name="Void .cctor()">
30029         <size>11</size>
30030       </method>
30031       <method name="Void Main()">
30032         <size>16</size>
30033       </method>
30034     </type>
30035   </test>
30036   <test name="test-435.cs">
30037     <type name="X">
30038       <method name="Void .ctor()">
30039         <size>7</size>
30040       </method>
30041       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30042         <size>2</size>
30043       </method>
30044       <method name="Void Main()">
30045         <size>7</size>
30046       </method>
30047     </type>
30048   </test>
30049   <test name="test-436.cs">
30050     <type name="X">
30051       <method name="Void .ctor()">
30052         <size>7</size>
30053       </method>
30054       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30055         <size>2</size>
30056       </method>
30057       <method name="Void Main()">
30058         <size>7</size>
30059       </method>
30060     </type>
30061   </test>
30062   <test name="test-437.cs">
30063     <type name="T2">
30064       <method name="Void .ctor()">
30065         <size>7</size>
30066       </method>
30067     </type>
30068     <type name="Test">
30069       <method name="Void .ctor()">
30070         <size>7</size>
30071       </method>
30072       <method name="Void Main()">
30073         <size>65</size>
30074       </method>
30075     </type>
30076   </test>
30077   <test name="test-438.cs">
30078     <type name="Program">
30079       <method name="Void .ctor()">
30080         <size>7</size>
30081       </method>
30082       <method name="Void Main(System.String[])">
30083         <size>40</size>
30084       </method>
30085     </type>
30086   </test>
30087   <test name="test-439.cs">
30088     <type name="Test">
30089       <method name="Void .ctor()">
30090         <size>7</size>
30091       </method>
30092       <method name="Void Main()">
30093         <size>45</size>
30094       </method>
30095     </type>
30096     <type name="LayerMask">
30097       <method name="Int32 op_Implicit(LayerMask)">
30098         <size>8</size>
30099       </method>
30100       <method name="LayerMask op_Implicit(Int32)">
30101         <size>11</size>
30102       </method>
30103     </type>
30104   </test>
30105   <test name="test-44.cs">
30106     <type name="X">
30107       <method name="Void .ctor()">
30108         <size>7</size>
30109       </method>
30110       <method name="Int32 dob(System.Int32[,])">
30111         <size>80</size>
30112       </method>
30113       <method name="Int32 count(System.Object)">
30114         <size>39</size>
30115       </method>
30116       <method name="Int32 Main()">
30117         <size>133</size>
30118       </method>
30119     </type>
30120   </test>
30121   <test name="test-440.cs">
30122     <type name="A">
30123       <method name="Void .ctor()">
30124         <size>7</size>
30125       </method>
30126       <method name="Void Main()">
30127         <size>26</size>
30128       </method>
30129       <method name="Double op_Implicit(A)">
30130         <size>10</size>
30131       </method>
30132       <method name="Int32 op_Implicit(A)">
30133         <size>2</size>
30134       </method>
30135     </type>
30136   </test>
30137   <test name="test-441.cs">
30138     <type name="Test">
30139       <method name="Void .ctor()">
30140         <size>7</size>
30141       </method>
30142       <method name="Void .cctor()">
30143         <size>1</size>
30144       </method>
30145       <method name="Void Main()">
30146         <size>25</size>
30147       </method>
30148     </type>
30149   </test>
30150   <test name="test-442.cs">
30151     <type name="ConsoleApplication1.Program">
30152       <method name="Void .ctor()">
30153         <size>7</size>
30154       </method>
30155       <method name="Void Main(System.String[])">
30156         <size>70</size>
30157       </method>
30158     </type>
30159   </test>
30160   <test name="test-443.cs">
30161     <type name="C">
30162       <method name="Void .ctor(ITopic)">
30163         <size>31</size>
30164       </method>
30165       <method name="Void Main()">
30166         <size>1</size>
30167       </method>
30168     </type>
30169   </test>
30170   <test name="test-444.cs">
30171     <type name="쯠쯡쯢">
30172       <method name="Void .ctor()">
30173         <size>7</size>
30174       </method>
30175       <method name="Void Main()">
30176         <size>1</size>
30177       </method>
30178     </type>
30179   </test>
30180   <test name="test-445.cs">
30181     <type name="ConvFromInt">
30182       <method name="Void .ctor()">
30183         <size>14</size>
30184       </method>
30185       <method name="Void .ctor(Int32)">
30186         <size>16</size>
30187       </method>
30188       <method name="ConvFromInt op_Implicit(Int32)">
30189         <size>7</size>
30190       </method>
30191     </type>
30192     <type name="Foo">
30193       <method name="Void .ctor()">
30194         <size>7</size>
30195       </method>
30196       <method name="Void .cctor()">
30197         <size>45</size>
30198       </method>
30199       <method name="Void Main()">
30200         <size>111</size>
30201       </method>
30202     </type>
30203   </test>
30204   <test name="test-446.cs">
30205     <type name="FooTest">
30206       <method name="Void .ctor()">
30207         <size>7</size>
30208       </method>
30209       <method name="Void Main()">
30210         <size>8</size>
30211       </method>
30212       <method name="Void Foo(UInt64)">
30213         <size>1</size>
30214       </method>
30215     </type>
30216   </test>
30217   <test name="test-447.cs">
30218     <type name="System.MonoTODOAttribute">
30219       <method name="Void .ctor()">
30220         <size>7</size>
30221       </method>
30222     </type>
30223     <type name="System.Web.HttpBrowserCapabilities">
30224       <method name="Void .ctor()">
30225         <size>7</size>
30226       </method>
30227       <method name="System.Version get_A()">
30228         <size>6</size>
30229       </method>
30230     </type>
30231     <type name="Test">
30232       <method name="Void .ctor()">
30233         <size>7</size>
30234       </method>
30235       <method name="Void Main()">
30236         <size>1</size>
30237       </method>
30238     </type>
30239   </test>
30240   <test name="test-448.cs">
30241     <type name="MonoDivideProblem">
30242       <method name="Void .ctor()">
30243         <size>7</size>
30244       </method>
30245       <method name="Void .cctor()">
30246         <size>17</size>
30247       </method>
30248       <method name="Void Main(System.String[])">
30249         <size>27</size>
30250       </method>
30251     </type>
30252   </test>
30253   <test name="test-449.cs">
30254     <type name="X">
30255       <method name="Void .ctor()">
30256         <size>7</size>
30257       </method>
30258       <method name="Void Main()">
30259         <size>1</size>
30260       </method>
30261       <method name="Void Z()">
30262         <size>19</size>
30263       </method>
30264       <method name="Void &lt;Z&gt;m__0(System.Object)">
30265         <size>25</size>
30266       </method>
30267       <method name="Void &lt;Z&gt;m__1(System.Object)">
30268         <size>7</size>
30269       </method>
30270     </type>
30271   </test>
30272   <test name="test-45.cs">
30273     <type name="Blah">
30274       <method name="Void .ctor()">
30275         <size>7</size>
30276       </method>
30277       <method name="Void .cctor()">
30278         <size>98</size>
30279       </method>
30280       <method name="Int32 Main()">
30281         <size>794</size>
30282       </method>
30283     </type>
30284     <type name="&lt;PrivateImplementationDetails&gt;">
30285       <method name="Void .ctor()">
30286         <size>7</size>
30287       </method>
30288     </type>
30289   </test>
30290   <test name="test-450.cs">
30291     <type name="MyAttribute">
30292       <method name="Void .ctor(String)">
30293         <size>7</size>
30294       </method>
30295     </type>
30296     <type name="X">
30297       <method name="Void .ctor()">
30298         <size>7</size>
30299       </method>
30300       <method name="Void Main()">
30301         <size>1</size>
30302       </method>
30303     </type>
30304   </test>
30305   <test name="test-451.cs">
30306     <type name="Test">
30307       <method name="Void .ctor()">
30308         <size>7</size>
30309       </method>
30310       <method name="Void Main()">
30311         <size>22</size>
30312       </method>
30313     </type>
30314   </test>
30315   <test name="test-452.cs">
30316     <type name="Foo">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320     </type>
30321     <type name="Test">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Void Main()">
30326         <size>7</size>
30327       </method>
30328     </type>
30329   </test>
30330   <test name="test-453.cs">
30331     <type name="C">
30332       <method name="Void .ctor()">
30333         <size>7</size>
30334       </method>
30335       <method name="Void Main()">
30336         <size>33</size>
30337       </method>
30338     </type>
30339   </test>
30340   <test name="test-454.cs">
30341     <type name="FooAttribute">
30342       <method name="Void .ctor()">
30343         <size>7</size>
30344       </method>
30345     </type>
30346     <type name="Test">
30347       <method name="Void .ctor()">
30348         <size>7</size>
30349       </method>
30350       <method name="Int32 Main()">
30351         <size>237</size>
30352       </method>
30353     </type>
30354   </test>
30355   <test name="test-455.cs">
30356     <type name="Test">
30357       <method name="Void .ctor()">
30358         <size>7</size>
30359       </method>
30360       <method name="Void Main()">
30361         <size>21</size>
30362       </method>
30363     </type>
30364     <type name="Foo">
30365       <method name="Int32 GetHashCode()">
30366         <size>17</size>
30367       </method>
30368     </type>
30369   </test>
30370   <test name="test-456.cs">
30371     <type name="Test">
30372       <method name="Void .ctor()">
30373         <size>7</size>
30374       </method>
30375       <method name="Void Main()">
30376         <size>16</size>
30377       </method>
30378     </type>
30379     <type name="Foo">
30380       <method name="Void foo()">
30381         <size>11</size>
30382       </method>
30383     </type>
30384   </test>
30385   <test name="test-457.cs">
30386     <type name="Number">
30387       <method name="Void .ctor()">
30388         <size>7</size>
30389       </method>
30390       <method name="Void IDouble.Add(Double)">
30391         <size>11</size>
30392       </method>
30393       <method name="Void IInteger.Add(Int32)">
30394         <size>11</size>
30395       </method>
30396       <method name="Int32 Main()">
30397         <size>52</size>
30398       </method>
30399     </type>
30400   </test>
30401   <test name="test-458.cs">
30402     <type name="MyAttr">
30403       <method name="Void .ctor()">
30404         <size>7</size>
30405       </method>
30406       <method name="Void .ctor(Type)">
30407         <size>7</size>
30408       </method>
30409       <method name="Void .ctor(String)">
30410         <size>7</size>
30411       </method>
30412       <method name="Void .ctor(Int32)">
30413         <size>7</size>
30414       </method>
30415     </type>
30416     <type name="ClassA">
30417       <method name="Void .ctor()">
30418         <size>7</size>
30419       </method>
30420     </type>
30421     <type name="ClassB">
30422       <method name="Void .ctor()">
30423         <size>7</size>
30424       </method>
30425     </type>
30426     <type name="ClassC">
30427       <method name="Void .ctor()">
30428         <size>7</size>
30429       </method>
30430     </type>
30431     <type name="ClassD">
30432       <method name="Void .ctor()">
30433         <size>7</size>
30434       </method>
30435     </type>
30436     <type name="Top">
30437       <method name="Void .ctor()">
30438         <size>7</size>
30439       </method>
30440       <method name="Int32 Main()">
30441         <size>28</size>
30442       </method>
30443     </type>
30444   </test>
30445   <test name="test-459.cs">
30446     <type name="CC">
30447       <method name="Void .ctor()">
30448         <size>7</size>
30449       </method>
30450       <method name="Int32 Main()">
30451         <size>13</size>
30452       </method>
30453     </type>
30454     <type name="CC+IfElseStateMachine">
30455       <method name="Void .ctor()">
30456         <size>7</size>
30457       </method>
30458       <method name="Void HandleToken(Token)">
30459         <size>15</size>
30460       </method>
30461     </type>
30462   </test>
30463   <test name="test-46.cs">
30464     <type name="X">
30465       <method name="Void .ctor()">
30466         <size>7</size>
30467       </method>
30468       <method name="Int32 cast_int(System.Object)">
30469         <size>7</size>
30470       </method>
30471       <method name="UInt32 cast_uint(System.Object)">
30472         <size>7</size>
30473       </method>
30474       <method name="Int16 cast_short(System.Object)">
30475         <size>7</size>
30476       </method>
30477       <method name="Char cast_char(System.Object)">
30478         <size>7</size>
30479       </method>
30480       <method name="UInt16 cast_ushort(System.Object)">
30481         <size>7</size>
30482       </method>
30483       <method name="Byte cast_byte(System.Object)">
30484         <size>7</size>
30485       </method>
30486       <method name="SByte cast_sbyte(System.Object)">
30487         <size>7</size>
30488       </method>
30489       <method name="Int64 cast_long(System.Object)">
30490         <size>7</size>
30491       </method>
30492       <method name="UInt64 cast_ulong(System.Object)">
30493         <size>7</size>
30494       </method>
30495       <method name="Single cast_float(System.Object)">
30496         <size>7</size>
30497       </method>
30498       <method name="Double cast_double(System.Object)">
30499         <size>7</size>
30500       </method>
30501       <method name="Boolean cast_bool(System.Object)">
30502         <size>7</size>
30503       </method>
30504       <method name="Int32 Main()">
30505         <size>1120</size>
30506       </method>
30507     </type>
30508   </test>
30509   <test name="test-460.cs">
30510     <type name="MainClass">
30511       <method name="Void .ctor()">
30512         <size>7</size>
30513       </method>
30514       <method name="Void .cctor()">
30515         <size>18</size>
30516       </method>
30517       <method name="Void Main()">
30518         <size>1</size>
30519       </method>
30520     </type>
30521   </test>
30522   <test name="test-461.cs">
30523     <type name="Valtest">
30524       <method name="Void .ctor()">
30525         <size>7</size>
30526       </method>
30527       <method name="Int32 Main()">
30528         <size>50</size>
30529       </method>
30530     </type>
30531     <type name="Value">
30532       <method name="Void .ctor(Object)">
30533         <size>1</size>
30534       </method>
30535       <method name="System.Object get_Val()">
30536         <size>7</size>
30537       </method>
30538       <method name="System.Enum get_Val2()">
30539         <size>7</size>
30540       </method>
30541     </type>
30542   </test>
30543   <test name="test-462.cs">
30544     <type name="X">
30545       <method name="Void .ctor()">
30546         <size>7</size>
30547       </method>
30548       <method name="Void Method(X)">
30549         <size>1</size>
30550       </method>
30551       <method name="Void Method(System.String)">
30552         <size>8</size>
30553       </method>
30554       <method name="Int32 Main()">
30555         <size>28</size>
30556       </method>
30557     </type>
30558   </test>
30559   <test name="test-463.cs">
30560     <type name="PropertySorter">
30561       <method name="Void .ctor()">
30562         <size>7</size>
30563       </method>
30564     </type>
30565     <type name="PathItemBase">
30566       <method name="Void .ctor()">
30567         <size>7</size>
30568       </method>
30569     </type>
30570     <type name="PathItemBase+TypeConverter">
30571       <method name="Void .ctor()">
30572         <size>7</size>
30573       </method>
30574     </type>
30575     <type name="X">
30576       <method name="Void .ctor()">
30577         <size>7</size>
30578       </method>
30579       <method name="Void Main()">
30580         <size>1</size>
30581       </method>
30582     </type>
30583   </test>
30584   <test name="test-464.cs">
30585     <type name="C">
30586       <method name="Void .ctor()">
30587         <size>7</size>
30588       </method>
30589       <method name="Int32 Main()">
30590         <size>85</size>
30591       </method>
30592     </type>
30593   </test>
30594   <test name="test-465.cs">
30595     <type name="C">
30596       <method name="Void .ctor()">
30597         <size>7</size>
30598       </method>
30599       <method name="Int32 Main()">
30600         <size>85</size>
30601       </method>
30602     </type>
30603   </test>
30604   <test name="test-467.cs">
30605     <type name="ExceptionWithAnonMethod">
30606       <method name="Void .ctor()">
30607         <size>7</size>
30608       </method>
30609       <method name="Int32 Main()">
30610         <size>96</size>
30611       </method>
30612       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30613         <size>13</size>
30614       </method>
30615     </type>
30616     <type name="ExceptionWithAnonMethod+EmptyCallback">
30617       <method name="Void .ctor(Object, IntPtr)">
30618         <size>0</size>
30619       </method>
30620       <method name="Void Invoke()">
30621         <size>0</size>
30622       </method>
30623       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30624         <size>0</size>
30625       </method>
30626       <method name="Void EndInvoke(IAsyncResult)">
30627         <size>0</size>
30628       </method>
30629     </type>
30630     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30631       <method name="Void .ctor()">
30632         <size>7</size>
30633       </method>
30634       <method name="Void &lt;&gt;m__0()">
30635         <size>33</size>
30636       </method>
30637     </type>
30638   </test>
30639   <test name="test-468.cs">
30640     <type name="CorMetaDataDispenserExClass">
30641       <method name="Void .ctor()">
30642         <size>0</size>
30643       </method>
30644     </type>
30645     <type name="Test">
30646       <method name="Void .ctor()">
30647         <size>7</size>
30648       </method>
30649       <method name="Void XXX()">
30650         <size>12</size>
30651       </method>
30652       <method name="Void Main()">
30653         <size>1</size>
30654       </method>
30655     </type>
30656   </test>
30657   <test name="test-469.cs">
30658     <type name="Lambda">
30659       <method name="Void .ctor()">
30660         <size>7</size>
30661       </method>
30662       <method name="Void f(Int32)">
30663         <size>7</size>
30664       </method>
30665       <method name="Del[] Make2(Int32)">
30666         <size>50</size>
30667       </method>
30668       <method name="Int32 Main()">
30669         <size>68</size>
30670       </method>
30671     </type>
30672     <type name="Del">
30673       <method name="Void .ctor(Object, IntPtr)">
30674         <size>0</size>
30675       </method>
30676       <method name="Void Invoke(Int32)">
30677         <size>0</size>
30678       </method>
30679       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30680         <size>0</size>
30681       </method>
30682       <method name="Void EndInvoke(IAsyncResult)">
30683         <size>0</size>
30684       </method>
30685     </type>
30686     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30687       <method name="Void .ctor()">
30688         <size>7</size>
30689       </method>
30690       <method name="Void &lt;&gt;m__0(Int32)">
30691         <size>23</size>
30692       </method>
30693       <method name="Void &lt;&gt;m__1(Int32)">
30694         <size>23</size>
30695       </method>
30696     </type>
30697   </test>
30698   <test name="test-47.cs">
30699     <type name="X">
30700       <method name="Void .ctor()">
30701         <size>7</size>
30702       </method>
30703       <method name="Void .cctor()">
30704         <size>1</size>
30705       </method>
30706       <method name="Boolean f()">
30707         <size>24</size>
30708       </method>
30709       <method name="Boolean t()">
30710         <size>24</size>
30711       </method>
30712       <method name="Int32 Main()">
30713         <size>404</size>
30714       </method>
30715     </type>
30716   </test>
30717   <test name="test-470.cs">
30718     <type name="X">
30719       <method name="Void .ctor()">
30720         <size>7</size>
30721       </method>
30722       <method name="System.String get_ASTNodeTypeName()">
30723         <size>16</size>
30724       </method>
30725     </type>
30726     <type name="Demo">
30727       <method name="Void .ctor()">
30728         <size>7</size>
30729       </method>
30730       <method name="Void Main()">
30731         <size>1</size>
30732       </method>
30733     </type>
30734   </test>
30735   <test name="test-471.cs">
30736     <type name="AAttribute">
30737       <method name="Void .ctor()">
30738         <size>7</size>
30739       </method>
30740     </type>
30741     <type name="Demo">
30742       <method name="Void .ctor()">
30743         <size>7</size>
30744       </method>
30745       <method name="Void Main()">
30746         <size>1</size>
30747       </method>
30748     </type>
30749   </test>
30750   <test name="test-472.cs">
30751     <type name="Test">
30752       <method name="Void .ctor()">
30753         <size>7</size>
30754       </method>
30755       <method name="Int32 get_Prop()">
30756         <size>7</size>
30757       </method>
30758       <method name="Void set_Prop(Int32)">
30759         <size>8</size>
30760       </method>
30761       <method name="Int32 Main()">
30762         <size>79</size>
30763       </method>
30764     </type>
30765   </test>
30766   <test name="test-473.cs">
30767     <type name="UnixMarshal">
30768       <method name="Void .ctor()">
30769         <size>7</size>
30770       </method>
30771       <method name="Void .cctor()">
30772         <size>24</size>
30773       </method>
30774       <method name="Void Default(Int32)">
30775         <size>1</size>
30776       </method>
30777       <method name="System.String GetDescription(Error)">
30778         <size>2</size>
30779       </method>
30780     </type>
30781     <type name="UnixMarshal2">
30782       <method name="Void .ctor()">
30783         <size>7</size>
30784       </method>
30785       <method name="System.String GetDescription(Error)">
30786         <size>2</size>
30787       </method>
30788     </type>
30789     <type name="Stdlib">
30790       <method name="Void .ctor()">
30791         <size>7</size>
30792       </method>
30793     </type>
30794     <type name="TestConst">
30795       <method name="Void .ctor()">
30796         <size>7</size>
30797       </method>
30798     </type>
30799     <type name="XX">
30800       <method name="Void .ctor()">
30801         <size>7</size>
30802       </method>
30803     </type>
30804     <type name="Syscall">
30805       <method name="Void .ctor()">
30806         <size>7</size>
30807       </method>
30808       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30809         <size>2</size>
30810       </method>
30811     </type>
30812     <type name="EnumWrapper">
30813       <method name="Void .ctor(Int32)">
30814         <size>7</size>
30815       </method>
30816     </type>
30817     <type name="Test">
30818       <method name="Void .ctor()">
30819         <size>7</size>
30820       </method>
30821       <method name="Void Main()">
30822         <size>1</size>
30823       </method>
30824     </type>
30825     <type name="SignalHandler">
30826       <method name="Void .ctor(Object, IntPtr)">
30827         <size>0</size>
30828       </method>
30829       <method name="Void Invoke(Int32)">
30830         <size>0</size>
30831       </method>
30832       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30833         <size>0</size>
30834       </method>
30835       <method name="Void EndInvoke(IAsyncResult)">
30836         <size>0</size>
30837       </method>
30838     </type>
30839     <type name="PS">
30840       <method name="Void GetDescription(Error)">
30841         <size>1</size>
30842       </method>
30843     </type>
30844     <type name="Value">
30845       <method name="EnumWrapper op_Explicit(Value)">
30846         <size>11</size>
30847       </method>
30848     </type>
30849   </test>
30850   <test name="test-474.cs">
30851     <type name="Z">
30852       <method name="Void .ctor()">
30853         <size>7</size>
30854       </method>
30855       <method name="Void Main()">
30856         <size>13</size>
30857       </method>
30858       <method name="Void TestPreinc(Int32)">
30859         <size>57</size>
30860       </method>
30861       <method name="Void TestPostinc(Int32)">
30862         <size>57</size>
30863       </method>
30864       <method name="Void Assert(Int32, Int32)">
30865         <size>67</size>
30866       </method>
30867     </type>
30868     <type name="Z+X">
30869       <method name="Void .ctor(Object, IntPtr)">
30870         <size>0</size>
30871       </method>
30872       <method name="Void Invoke()">
30873         <size>0</size>
30874       </method>
30875       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30876         <size>0</size>
30877       </method>
30878       <method name="Void EndInvoke(IAsyncResult)">
30879         <size>0</size>
30880       </method>
30881     </type>
30882     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30883       <method name="Void .ctor()">
30884         <size>7</size>
30885       </method>
30886       <method name="Void &lt;&gt;m__0()">
30887         <size>38</size>
30888       </method>
30889     </type>
30890     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30891       <method name="Void .ctor()">
30892         <size>7</size>
30893       </method>
30894       <method name="Void &lt;&gt;m__1()">
30895         <size>38</size>
30896       </method>
30897     </type>
30898   </test>
30899   <test name="test-475.cs">
30900     <type name="X">
30901       <method name="Void .ctor()">
30902         <size>7</size>
30903       </method>
30904       <method name="Void .cctor()">
30905         <size>24</size>
30906       </method>
30907       <method name="Void add_e(MyDelegate)">
30908         <size>22</size>
30909       </method>
30910       <method name="Void remove_e(MyDelegate)">
30911         <size>22</size>
30912       </method>
30913       <method name="Void Test(Int32)">
30914         <size>17</size>
30915       </method>
30916       <method name="Int32 Main()">
30917         <size>28</size>
30918       </method>
30919     </type>
30920     <type name="MyDelegate">
30921       <method name="Void .ctor(Object, IntPtr)">
30922         <size>0</size>
30923       </method>
30924       <method name="Void Invoke(Int32)">
30925         <size>0</size>
30926       </method>
30927       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30928         <size>0</size>
30929       </method>
30930       <method name="Void EndInvoke(IAsyncResult)">
30931         <size>0</size>
30932       </method>
30933     </type>
30934   </test>
30935   <test name="test-476.cs">
30936     <type name="Test">
30937       <method name="Void .ctor()">
30938         <size>7</size>
30939       </method>
30940       <method name="Void Main()">
30941         <size>1</size>
30942       </method>
30943     </type>
30944   </test>
30945   <test name="test-477.cs">
30946     <type name="C">
30947       <method name="Void .ctor()">
30948         <size>7</size>
30949       </method>
30950       <method name="Void Test(Int32 ByRef)">
30951         <size>1</size>
30952       </method>
30953       <method name="Void Main()">
30954         <size>1</size>
30955       </method>
30956     </type>
30957   </test>
30958   <test name="test-478.cs">
30959     <type name="Test.MainClass">
30960       <method name="Void .ctor()">
30961         <size>7</size>
30962       </method>
30963       <method name="Void Main()">
30964         <size>1</size>
30965       </method>
30966     </type>
30967     <type name="Test.TestAttribute">
30968       <method name="Void .ctor(TestEnum2)">
30969         <size>7</size>
30970       </method>
30971     </type>
30972     <type name="Test.Test2Attribute">
30973       <method name="Void .ctor()">
30974         <size>7</size>
30975       </method>
30976     </type>
30977   </test>
30978   <test name="test-479.cs">
30979     <type name="Test.Test">
30980       <method name="Void .ctor()">
30981         <size>7</size>
30982       </method>
30983       <method name="Boolean Equals(System.Object)">
30984         <size>2</size>
30985       </method>
30986       <method name="Int32 GetHashCode()">
30987         <size>2</size>
30988       </method>
30989       <method name="Void Main()">
30990         <size>1</size>
30991       </method>
30992     </type>
30993   </test>
30994   <test name="test-48.cs">
30995     <type name="Blah">
30996       <method name="Void .ctor()">
30997         <size>7</size>
30998       </method>
30999       <method name="Int32 Main()">
31000         <size>59</size>
31001       </method>
31002       <method name="Void Test_1()">
31003         <size>1</size>
31004       </method>
31005     </type>
31006   </test>
31007   <test name="test-480.cs">
31008     <type name="Space">
31009       <method name="Void .ctor()">
31010         <size>14</size>
31011       </method>
31012       <method name="Void Leak(Boolean, Int32)">
31013         <size>85</size>
31014       </method>
31015     </type>
31016     <type name="Program">
31017       <method name="Void .ctor()">
31018         <size>7</size>
31019       </method>
31020       <method name="Void Main(System.String[])">
31021         <size>1</size>
31022       </method>
31023     </type>
31024     <type name="Space+DoCopy">
31025       <method name="Void .ctor(Object, IntPtr)">
31026         <size>0</size>
31027       </method>
31028       <method name="Void Invoke()">
31029         <size>0</size>
31030       </method>
31031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31032         <size>0</size>
31033       </method>
31034       <method name="Void EndInvoke(IAsyncResult)">
31035         <size>0</size>
31036       </method>
31037     </type>
31038     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31039       <method name="Void .ctor()">
31040         <size>7</size>
31041       </method>
31042       <method name="Void &lt;&gt;m__0()">
31043         <size>18</size>
31044       </method>
31045       <method name="Void &lt;&gt;m__1()">
31046         <size>68</size>
31047       </method>
31048     </type>
31049     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31050       <method name="Void .ctor()">
31051         <size>7</size>
31052       </method>
31053     </type>
31054   </test>
31055   <test name="test-481.cs">
31056     <type name="TestClass">
31057       <method name="Int32 Main()">
31058         <size>42</size>
31059       </method>
31060     </type>
31061     <type name="TestDelegate">
31062       <method name="Void .ctor(Object, IntPtr)">
31063         <size>0</size>
31064       </method>
31065       <method name="Void Invoke(Int32 ByRef)">
31066         <size>0</size>
31067       </method>
31068       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31069         <size>0</size>
31070       </method>
31071       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31072         <size>0</size>
31073       </method>
31074     </type>
31075     <type name="TestClass">
31076       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31077         <size>4</size>
31078       </method>
31079     </type>
31080   </test>
31081   <test name="test-482.cs">
31082     <type name="X">
31083       <method name="Void .ctor()">
31084         <size>7</size>
31085       </method>
31086       <method name="Void M4(Int32)">
31087         <size>1</size>
31088       </method>
31089       <method name="Void Main()">
31090         <size>1</size>
31091       </method>
31092       <method name="Void M4(Int32, ...)">
31093         <size>1</size>
31094       </method>
31095     </type>
31096   </test>
31097   <test name="test-483.cs">
31098     <type name="Tests">
31099       <method name="Void .ctor()">
31100         <size>7</size>
31101       </method>
31102       <method name="Void Main()">
31103         <size>21</size>
31104       </method>
31105     </type>
31106   </test>
31107   <test name="test-484.cs">
31108     <type name="Test.TestBit">
31109       <method name="Void .ctor()">
31110         <size>7</size>
31111       </method>
31112       <method name="Void Main()">
31113         <size>1</size>
31114       </method>
31115     </type>
31116   </test>
31117   <test name="test-485.cs">
31118     <type name="MonoBUG">
31119       <method name="Void .ctor()">
31120         <size>7</size>
31121       </method>
31122       <method name="Void Main(System.String[])">
31123         <size>44</size>
31124       </method>
31125     </type>
31126   </test>
31127   <test name="test-486.cs">
31128     <type name="Test">
31129       <method name="Void .ctor()">
31130         <size>7</size>
31131       </method>
31132       <method name="Void Main()">
31133         <size>119</size>
31134       </method>
31135     </type>
31136   </test>
31137   <test name="test-487.cs">
31138     <type name="X">
31139       <method name="Void .ctor(Object)">
31140         <size>72</size>
31141       </method>
31142       <method name="Void .cctor()">
31143         <size>1</size>
31144       </method>
31145       <method name="Int32 Main()">
31146         <size>25</size>
31147       </method>
31148     </type>
31149   </test>
31150   <test name="test-488.cs">
31151     <type name="P">
31152       <method name="Void .ctor()">
31153         <size>7</size>
31154       </method>
31155     </type>
31156     <type name="Test">
31157       <method name="Void .ctor()">
31158         <size>7</size>
31159       </method>
31160       <method name="IEnumerable foo()">
31161         <size>2</size>
31162       </method>
31163       <method name="Void Main()">
31164         <size>165</size>
31165       </method>
31166     </type>
31167     <type name="Q">
31168       <method name="Void .ctor(P)">
31169         <size>8</size>
31170       </method>
31171     </type>
31172   </test>
31173   <test name="test-489.cs">
31174     <type name="test">
31175       <method name="Void .ctor()">
31176         <size>7</size>
31177       </method>
31178       <method name="Void Main()">
31179         <size>1</size>
31180       </method>
31181     </type>
31182   </test>
31183   <test name="test-49.cs">
31184     <type name="X">
31185       <method name="Void .ctor()">
31186         <size>7</size>
31187       </method>
31188       <method name="Int32 s(Byte)">
31189         <size>2182</size>
31190       </method>
31191       <method name="Int32 test(Int32)">
31192         <size>70</size>
31193       </method>
31194       <method name="Int32 tests(System.String)">
31195         <size>152</size>
31196       </method>
31197       <method name="Int32 testn(System.String)">
31198         <size>76</size>
31199       </method>
31200       <method name="Int32 testm(System.String)">
31201         <size>77</size>
31202       </method>
31203       <method name="Int32 testo(System.String)">
31204         <size>79</size>
31205       </method>
31206       <method name="Int32 testp(System.String)">
31207         <size>109</size>
31208       </method>
31209       <method name="Int32 test_def(System.String)">
31210         <size>119</size>
31211       </method>
31212       <method name="Int32 test_coverage(Int32)">
31213         <size>18</size>
31214       </method>
31215       <method name="Int32 test_goto(Int32)">
31216         <size>39</size>
31217       </method>
31218       <method name="Int32 test_memberaccess(System.String)">
31219         <size>76</size>
31220       </method>
31221       <method name="Int32 test_string_multiple_targets(System.String)">
31222         <size>128</size>
31223       </method>
31224       <method name="Int32 test_casts(Int32)">
31225         <size>17</size>
31226       </method>
31227       <method name="Int32 testSwitchEnumLong(TestEnum)">
31228         <size>56</size>
31229       </method>
31230       <method name="Int32 test_long_enum_switch()">
31231         <size>66</size>
31232       </method>
31233       <method name="Int32 tests_default(System.String)">
31234         <size>107</size>
31235       </method>
31236       <method name="Int32 tests_default_2(System.String)">
31237         <size>124</size>
31238       </method>
31239       <method name="Void test_76590(System.String)">
31240         <size>107</size>
31241       </method>
31242       <method name="Void test_77964()">
31243         <size>37</size>
31244       </method>
31245       <method name="Boolean bug_78860()">
31246         <size>114</size>
31247       </method>
31248       <method name="Int32 Main()">
31249         <size>1037</size>
31250       </method>
31251     </type>
31252   </test>
31253   <test name="test-490.cs">
31254     <type name="T">
31255       <method name="Void .ctor()">
31256         <size>7</size>
31257       </method>
31258       <method name="Void .cctor()">
31259         <size>39</size>
31260       </method>
31261       <method name="Void Main()">
31262         <size>1</size>
31263       </method>
31264     </type>
31265   </test>
31266   <test name="test-491.cs">
31267     <type name="M">
31268       <method name="Void .ctor()">
31269         <size>7</size>
31270       </method>
31271       <method name="Void Main()">
31272         <size>1</size>
31273       </method>
31274     </type>
31275     <type name="AttrA">
31276       <method name="Void .ctor()">
31277         <size>7</size>
31278       </method>
31279     </type>
31280     <type name="AttrB">
31281       <method name="Void .ctor()">
31282         <size>7</size>
31283       </method>
31284     </type>
31285   </test>
31286   <test name="test-492.cs">
31287     <type name="Test.My1Attribute">
31288       <method name="Void .ctor(Object)">
31289         <size>19</size>
31290       </method>
31291     </type>
31292     <type name="Test.My2Attribute">
31293       <method name="Void .ctor(String[])">
31294         <size>21</size>
31295       </method>
31296     </type>
31297     <type name="Test.My3Attribute">
31298       <method name="Void .ctor(Byte)">
31299         <size>24</size>
31300       </method>
31301     </type>
31302     <type name="Test.Test">
31303       <method name="Void .ctor()">
31304         <size>7</size>
31305       </method>
31306       <method name="Int32 Main()">
31307         <size>60</size>
31308       </method>
31309     </type>
31310   </test>
31311   <test name="test-493.cs">
31312     <type name="A">
31313       <method name="Void .ctor()">
31314         <size>7</size>
31315       </method>
31316       <method name="Int32 get_f()">
31317         <size>2</size>
31318       </method>
31319     </type>
31320     <type name="B">
31321       <method name="Void .ctor()">
31322         <size>7</size>
31323       </method>
31324       <method name="Int32 bar()">
31325         <size>11</size>
31326       </method>
31327     </type>
31328     <type name="C">
31329       <method name="Void .ctor()">
31330         <size>7</size>
31331       </method>
31332       <method name="Void Main()">
31333         <size>1</size>
31334       </method>
31335     </type>
31336   </test>
31337   <test name="test-494.cs">
31338     <type name="Agresso.Foundation.Function">
31339       <method name="Void .ctor()">
31340         <size>7</size>
31341       </method>
31342       <method name="Void Main()">
31343         <size>1</size>
31344       </method>
31345     </type>
31346     <type name="Agresso.Foundation.Translate">
31347       <method name="Void .ctor(Object, IntPtr)">
31348         <size>0</size>
31349       </method>
31350       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31351         <size>0</size>
31352       </method>
31353       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31354         <size>0</size>
31355       </method>
31356       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31357         <size>0</size>
31358       </method>
31359     </type>
31360   </test>
31361   <test name="test-495.cs">
31362     <type name="plj.aClass">
31363       <method name="Void .ctor()">
31364         <size>7</size>
31365       </method>
31366       <method name="plj.aClass op_Implicit(plj.fromClass)">
31367         <size>2</size>
31368       </method>
31369     </type>
31370     <type name="plj.realClass1">
31371       <method name="Void .ctor()">
31372         <size>7</size>
31373       </method>
31374       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31375         <size>2</size>
31376       </method>
31377     </type>
31378     <type name="plj.fromClass">
31379       <method name="Void .ctor()">
31380         <size>7</size>
31381       </method>
31382       <method name="Void Main()">
31383         <size>1</size>
31384       </method>
31385     </type>
31386   </test>
31387   <test name="test-496.cs">
31388     <type name="Test">
31389       <method name="Void .ctor()">
31390         <size>7</size>
31391       </method>
31392       <method name="IEnumerator GetEnumerator()">
31393         <size>15</size>
31394       </method>
31395       <method name="Void Main()">
31396         <size>11</size>
31397       </method>
31398       <method name="Void Run()">
31399         <size>176</size>
31400       </method>
31401     </type>
31402     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31403       <method name="Void .ctor()">
31404         <size>7</size>
31405       </method>
31406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31407         <size>7</size>
31408       </method>
31409       <method name="Boolean MoveNext()">
31410         <size>129</size>
31411       </method>
31412       <method name="Void Dispose()">
31413         <size>8</size>
31414       </method>
31415       <method name="Void Reset()">
31416         <size>6</size>
31417       </method>
31418       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31419         <size>7</size>
31420       </method>
31421     </type>
31422   </test>
31423   <test name="test-497.cs">
31424     <type name="PlotMenuItem">
31425       <method name="Void .ctor()">
31426         <size>7</size>
31427       </method>
31428       <method name="Void .ctor(EventHandler)">
31429         <size>54</size>
31430       </method>
31431       <method name="Int32 Main()">
31432         <size>50</size>
31433       </method>
31434       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31435         <size>11</size>
31436       </method>
31437       <method name="System.EventHandler get_Callback()">
31438         <size>7</size>
31439       </method>
31440       <method name="Void set_Callback(System.EventHandler)">
31441         <size>8</size>
31442       </method>
31443     </type>
31444   </test>
31445   <test name="test-498.cs">
31446     <type name="C">
31447       <method name="Int32 Main()">
31448         <size>81</size>
31449       </method>
31450     </type>
31451     <type name="A">
31452       <method name="Void .ctor(Single)">
31453         <size>0</size>
31454       </method>
31455       <method name="Int32 get_Foo()">
31456         <size>0</size>
31457       </method>
31458     </type>
31459   </test>
31460   <test name="test-499.cs">
31461     <type name="X">
31462       <method name="Void .ctor()">
31463         <size>7</size>
31464       </method>
31465       <method name="Void Main()">
31466         <size>24</size>
31467       </method>
31468     </type>
31469   </test>
31470   <test name="test-5.cs">
31471     <type name="X">
31472       <method name="Void .ctor()">
31473         <size>7</size>
31474       </method>
31475       <method name="Int32 Main()">
31476         <size>37</size>
31477       </method>
31478     </type>
31479   </test>
31480   <test name="test-500.cs">
31481     <type name="SomeCustomAttribute">
31482       <method name="Void .ctor()">
31483         <size>7</size>
31484       </method>
31485     </type>
31486     <type name="MainClass">
31487       <method name="Void .ctor()">
31488         <size>7</size>
31489       </method>
31490       <method name="Int32 Main()">
31491         <size>117</size>
31492       </method>
31493     </type>
31494   </test>
31495   <test name="test-501.cs">
31496     <type name="Tests">
31497       <method name="Void .ctor()">
31498         <size>7</size>
31499       </method>
31500       <method name="Void DumpException(Tests+FilterStackFrame)">
31501         <size>1</size>
31502       </method>
31503       <method name="Void foo(Boolean ByRef)">
31504         <size>49</size>
31505       </method>
31506       <method name="Void Main(System.String[])">
31507         <size>8</size>
31508       </method>
31509     </type>
31510     <type name="Tests+FilterStackFrame">
31511       <method name="Void .ctor(Object, IntPtr)">
31512         <size>0</size>
31513       </method>
31514       <method name="Boolean Invoke(System.Object)">
31515         <size>0</size>
31516       </method>
31517       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31518         <size>0</size>
31519       </method>
31520       <method name="Boolean EndInvoke(IAsyncResult)">
31521         <size>0</size>
31522       </method>
31523     </type>
31524     <type name="Tests">
31525       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31526         <size>2</size>
31527       </method>
31528     </type>
31529   </test>
31530   <test name="test-502.cs">
31531     <type name="Base">
31532       <method name="Void .ctor()">
31533         <size>7</size>
31534       </method>
31535       <method name="Int32 get_Property()">
31536         <size>3</size>
31537       </method>
31538       <method name="Void Main()">
31539         <size>1</size>
31540       </method>
31541     </type>
31542     <type name="Derived">
31543       <method name="Void .ctor()">
31544         <size>7</size>
31545       </method>
31546       <method name="Int32 get_Property()">
31547         <size>3</size>
31548       </method>
31549     </type>
31550     <type name="BaseClass">
31551       <method name="Void .ctor()">
31552         <size>7</size>
31553       </method>
31554       <method name="Int32 get_Value()">
31555         <size>2</size>
31556       </method>
31557       <method name="Void set_Value(Int32)">
31558         <size>1</size>
31559       </method>
31560     </type>
31561     <type name="DerivedClass">
31562       <method name="Void .ctor()">
31563         <size>7</size>
31564       </method>
31565       <method name="Int32 get_Value()">
31566         <size>2</size>
31567       </method>
31568     </type>
31569     <type name="ErrorClass">
31570       <method name="Void .ctor()">
31571         <size>7</size>
31572       </method>
31573       <method name="Int32 get_Value()">
31574         <size>2</size>
31575       </method>
31576       <method name="Void set_Value(Int32)">
31577         <size>1</size>
31578       </method>
31579     </type>
31580   </test>
31581   <test name="test-503.cs">
31582     <type name="Foo">
31583       <method name="Void .ctor()">
31584         <size>7</size>
31585       </method>
31586       <method name="Int32 Main()">
31587         <size>33</size>
31588       </method>
31589     </type>
31590   </test>
31591   <test name="test-504.cs">
31592     <type name="Foo">
31593       <method name="Void .ctor()">
31594         <size>7</size>
31595       </method>
31596       <method name="Void .cctor()">
31597         <size>7</size>
31598       </method>
31599       <method name="Int32 f()">
31600         <size>2</size>
31601       </method>
31602       <method name="Int32 Main()">
31603         <size>32</size>
31604       </method>
31605     </type>
31606   </test>
31607   <test name="test-505.cs">
31608     <type name="T">
31609       <method name="Void .ctor()">
31610         <size>7</size>
31611       </method>
31612       <method name="Int32 f()">
31613         <size>19</size>
31614       </method>
31615       <method name="Void Main()">
31616         <size>38</size>
31617       </method>
31618     </type>
31619   </test>
31620   <test name="test-506.cs">
31621     <type name="ProtectedSetter.BaseClass">
31622       <method name="Void .ctor()">
31623         <size>7</size>
31624       </method>
31625       <method name="System.String get_Name()">
31626         <size>0</size>
31627       </method>
31628       <method name="Void set_Name(System.String)">
31629         <size>0</size>
31630       </method>
31631     </type>
31632     <type name="ProtectedSetter.DerivedClass">
31633       <method name="Void .ctor()">
31634         <size>7</size>
31635       </method>
31636       <method name="System.String get_Name()">
31637         <size>2</size>
31638       </method>
31639       <method name="Void set_Name(System.String)">
31640         <size>1</size>
31641       </method>
31642       <method name="Void Main()">
31643         <size>1</size>
31644       </method>
31645     </type>
31646   </test>
31647   <test name="test-507.cs">
31648     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31649       <method name="Void .ctor()">
31650         <size>7</size>
31651       </method>
31652       <method name="Void SomeMethod()">
31653         <size>1</size>
31654       </method>
31655       <method name="Void SomeMethod2()">
31656         <size>1</size>
31657       </method>
31658     </type>
31659     <type name="NewslotVirtualFinal.C">
31660       <method name="Void .ctor()">
31661         <size>7</size>
31662       </method>
31663       <method name="Int32 Main()">
31664         <size>83</size>
31665       </method>
31666     </type>
31667   </test>
31668   <test name="test-508.cs">
31669     <type name="OutputParam">
31670       <method name="Void .ctor()">
31671         <size>7</size>
31672       </method>
31673       <method name="Void Main(System.String[])">
31674         <size>14</size>
31675       </method>
31676       <method name="Void Method(Int32 ByRef)">
31677         <size>17</size>
31678       </method>
31679     </type>
31680   </test>
31681   <test name="test-509.cs">
31682     <type name="BaseClass">
31683       <method name="Void .ctor()">
31684         <size>7</size>
31685       </method>
31686       <method name="Void add_OnEvent(DelegateHandler)">
31687         <size>24</size>
31688       </method>
31689       <method name="Void remove_OnEvent(DelegateHandler)">
31690         <size>24</size>
31691       </method>
31692     </type>
31693     <type name="ExtendingClass">
31694       <method name="Void .ctor()">
31695         <size>7</size>
31696       </method>
31697       <method name="Void Main()">
31698         <size>1</size>
31699       </method>
31700       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31701         <size>8</size>
31702       </method>
31703       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31704         <size>8</size>
31705       </method>
31706     </type>
31707     <type name="DelegateHandler">
31708       <method name="Void .ctor(Object, IntPtr)">
31709         <size>0</size>
31710       </method>
31711       <method name="Void Invoke()">
31712         <size>0</size>
31713       </method>
31714       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31715         <size>0</size>
31716       </method>
31717       <method name="Void EndInvoke(IAsyncResult)">
31718         <size>0</size>
31719       </method>
31720     </type>
31721   </test>
31722   <test name="test-51.cs">
31723     <type name="Base">
31724       <method name="Void .ctor()">
31725         <size>25</size>
31726       </method>
31727       <method name="Int32 get_b_int_property()">
31728         <size>7</size>
31729       </method>
31730       <method name="Void set_b_int_property(Int32)">
31731         <size>8</size>
31732       </method>
31733       <method name="System.String b_get_id()">
31734         <size>6</size>
31735       </method>
31736     </type>
31737     <type name="Derived">
31738       <method name="Void .ctor()">
31739         <size>26</size>
31740       </method>
31741       <method name="Int32 get_b_int_property()">
31742         <size>7</size>
31743       </method>
31744       <method name="Void set_b_int_property(Int32)">
31745         <size>8</size>
31746       </method>
31747       <method name="Int32 Test()">
31748         <size>138</size>
31749       </method>
31750     </type>
31751     <type name="boot">
31752       <method name="Void .ctor()">
31753         <size>7</size>
31754       </method>
31755       <method name="Int32 Main()">
31756         <size>13</size>
31757       </method>
31758     </type>
31759   </test>
31760   <test name="test-510.cs">
31761     <type name="Foo">
31762       <method name="Void .ctor()">
31763         <size>7</size>
31764       </method>
31765       <method name="Void test39(Int32 ByRef)">
31766         <size>36</size>
31767       </method>
31768       <method name="Void Main()">
31769         <size>28</size>
31770       </method>
31771     </type>
31772   </test>
31773   <test name="test-511.cs">
31774     <type name="Foo">
31775       <method name="Void .ctor()">
31776         <size>7</size>
31777       </method>
31778       <method name="Void Main(System.String[])">
31779         <size>17</size>
31780       </method>
31781       <method name="Void f()">
31782         <size>7</size>
31783       </method>
31784     </type>
31785   </test>
31786   <test name="test-512.cs">
31787     <type name="Foo">
31788       <method name="Void .ctor()">
31789         <size>7</size>
31790       </method>
31791       <method name="Void Main(System.String[])">
31792         <size>17</size>
31793       </method>
31794       <method name="Void f()">
31795         <size>7</size>
31796       </method>
31797     </type>
31798   </test>
31799   <test name="test-513.cs">
31800     <type name="Test">
31801       <method name="Void .ctor()">
31802         <size>7</size>
31803       </method>
31804       <method name="Int32 Main()">
31805         <size>246</size>
31806       </method>
31807     </type>
31808   </test>
31809   <test name="test-514.cs">
31810     <type name="X">
31811       <method name="Void .ctor()">
31812         <size>7</size>
31813       </method>
31814       <method name="Void HandleConflict(Int32)">
31815         <size>31</size>
31816       </method>
31817       <method name="Int32 Main()">
31818         <size>40</size>
31819       </method>
31820     </type>
31821   </test>
31822   <test name="test-515.cs">
31823     <type name="X">
31824       <method name="Void .ctor()">
31825         <size>7</size>
31826       </method>
31827       <method name="Void Main()">
31828         <size>35</size>
31829       </method>
31830     </type>
31831   </test>
31832   <test name="test-516.cs">
31833     <type name="X">
31834       <method name="Void .ctor()">
31835         <size>7</size>
31836       </method>
31837       <method name="Void Main()">
31838         <size>35</size>
31839       </method>
31840     </type>
31841   </test>
31842   <test name="test-517.cs">
31843     <type name="Test">
31844       <method name="Void .ctor()">
31845         <size>7</size>
31846       </method>
31847       <method name="Int32 Main()">
31848         <size>11</size>
31849       </method>
31850     </type>
31851   </test>
31852   <test name="test-518.cs">
31853     <type name="Foo">
31854       <method name="Void .ctor()">
31855         <size>7</size>
31856       </method>
31857       <method name="Int32 Main()">
31858         <size>19</size>
31859       </method>
31860     </type>
31861   </test>
31862   <test name="test-519.cs">
31863     <type name="Foo">
31864       <method name="Void .ctor()">
31865         <size>7</size>
31866       </method>
31867       <method name="Int32 Main()">
31868         <size>32</size>
31869       </method>
31870       <method name="Void f()">
31871         <size>29</size>
31872       </method>
31873     </type>
31874   </test>
31875   <test name="test-52.cs">
31876     <type name="Y">
31877       <method name="Void .ctor()">
31878         <size>7</size>
31879       </method>
31880       <method name="Boolean MoveNext()">
31881         <size>28</size>
31882       </method>
31883       <method name="System.Object get_Current()">
31884         <size>12</size>
31885       </method>
31886     </type>
31887     <type name="X">
31888       <method name="Void .ctor()">
31889         <size>7</size>
31890       </method>
31891       <method name="Void .cctor()">
31892         <size>36</size>
31893       </method>
31894       <method name="Y GetEnumerator()">
31895         <size>6</size>
31896       </method>
31897       <method name="Int32 Main()">
31898         <size>498</size>
31899       </method>
31900     </type>
31901   </test>
31902   <test name="test-520.cs">
31903     <type name="FakeInt">
31904       <method name="Void .ctor(Int64)">
31905         <size>14</size>
31906       </method>
31907       <method name="Int64 op_Implicit(FakeInt)">
31908         <size>7</size>
31909       </method>
31910     </type>
31911     <type name="MainClass">
31912       <method name="Void .ctor()">
31913         <size>7</size>
31914       </method>
31915       <method name="Void Main()">
31916         <size>28</size>
31917       </method>
31918     </type>
31919   </test>
31920   <test name="test-521.cs">
31921     <type name="Tests">
31922       <method name="Void .ctor()">
31923         <size>7</size>
31924       </method>
31925       <method name="Void CallWithContextN(System.Object, System.Object[])">
31926         <size>1</size>
31927       </method>
31928       <method name="Void Main()">
31929         <size>14</size>
31930       </method>
31931     </type>
31932     <type name="Tests+CallTargetWithContextN">
31933       <method name="Void .ctor(Object, IntPtr)">
31934         <size>0</size>
31935       </method>
31936       <method name="Void Invoke(System.Object, System.Object[])">
31937         <size>0</size>
31938       </method>
31939       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31940         <size>0</size>
31941       </method>
31942       <method name="Void EndInvoke(IAsyncResult)">
31943         <size>0</size>
31944       </method>
31945     </type>
31946   </test>
31947   <test name="test-522.cs">
31948     <type name="Const">
31949       <method name="Void .ctor()">
31950         <size>7</size>
31951       </method>
31952       <method name="Void Main()">
31953         <size>1</size>
31954       </method>
31955     </type>
31956   </test>
31957   <test name="test-523.cs">
31958     <type name="T">
31959       <method name="Void .ctor()">
31960         <size>7</size>
31961       </method>
31962       <method name="Int32 stuff()">
31963         <size>20</size>
31964       </method>
31965       <method name="Int32 stuff2()">
31966         <size>44</size>
31967       </method>
31968       <method name="Int32 stuff3()">
31969         <size>44</size>
31970       </method>
31971       <method name="Void stuff4()">
31972         <size>20</size>
31973       </method>
31974       <method name="Void stuff_finally()">
31975         <size>1</size>
31976       </method>
31977       <method name="Void Main()">
31978         <size>1</size>
31979       </method>
31980     </type>
31981   </test>
31982   <test name="test-524.cs">
31983     <type name="Foo">
31984       <method name="Void .ctor()">
31985         <size>7</size>
31986       </method>
31987       <method name="Int32 Main()">
31988         <size>42</size>
31989       </method>
31990     </type>
31991   </test>
31992   <test name="test-525.cs">
31993     <type name="X">
31994       <method name="Void .ctor()">
31995         <size>7</size>
31996       </method>
31997       <method name="Void Finalize()">
31998         <size>23</size>
31999       </method>
32000       <method name="Int32 Test1()">
32001         <size>33</size>
32002       </method>
32003       <method name="Void Test2()">
32004         <size>67</size>
32005       </method>
32006       <method name="Void Main()">
32007         <size>39</size>
32008       </method>
32009     </type>
32010   </test>
32011   <test name="test-526.cs">
32012     <type name="Test">
32013       <method name="Void .ctor()">
32014         <size>7</size>
32015       </method>
32016       <method name="Void Main()">
32017         <size>1</size>
32018       </method>
32019       <method name="Void Foo(IListCounter)">
32020         <size>8</size>
32021       </method>
32022       <method name="Void Foo2(IC)">
32023         <size>8</size>
32024       </method>
32025       <method name="Void Foo3(ICC)">
32026         <size>8</size>
32027       </method>
32028       <method name="Void Foo4(IM2)">
32029         <size>8</size>
32030       </method>
32031     </type>
32032   </test>
32033   <test name="test-527.cs">
32034     <type name="Repro">
32035       <method name="Void .ctor()">
32036         <size>19</size>
32037       </method>
32038       <method name="Int32 Main()">
32039         <size>48</size>
32040       </method>
32041       <method name="Void foo()">
32042         <size>61</size>
32043       </method>
32044       <method name="Int32 bar()">
32045         <size>3</size>
32046       </method>
32047     </type>
32048   </test>
32049   <test name="test-528.cs">
32050     <type name="MicroFocus.MONO.Bugs.Odd">
32051       <method name="Void .ctor()">
32052         <size>7</size>
32053       </method>
32054       <method name="Void .cctor()">
32055         <size>25</size>
32056       </method>
32057       <method name="Void Main()">
32058         <size>1</size>
32059       </method>
32060     </type>
32061   </test>
32062   <test name="test-529.cs">
32063     <type name="C">
32064       <method name="Void .ctor()">
32065         <size>7</size>
32066       </method>
32067       <method name="Void Main()">
32068         <size>8</size>
32069       </method>
32070     </type>
32071   </test>
32072   <test name="test-53.cs">
32073     <type name="MyDispose">
32074       <method name="Void .ctor()">
32075         <size>7</size>
32076       </method>
32077       <method name="Void Dispose()">
32078         <size>8</size>
32079       </method>
32080     </type>
32081     <type name="X">
32082       <method name="Void .ctor()">
32083         <size>7</size>
32084       </method>
32085       <method name="Int32 Main()">
32086         <size>257</size>
32087       </method>
32088     </type>
32089   </test>
32090   <test name="test-530.cs">
32091     <type name="X">
32092       <method name="Void .ctor()">
32093         <size>7</size>
32094       </method>
32095       <method name="Void e(System.Object[])">
32096         <size>1</size>
32097       </method>
32098       <method name="Void Main()">
32099         <size>1</size>
32100       </method>
32101     </type>
32102   </test>
32103   <test name="test-531.cs">
32104     <type name="Test">
32105       <method name="Void .ctor()">
32106         <size>7</size>
32107       </method>
32108       <method name="Void Main()">
32109         <size>11</size>
32110       </method>
32111     </type>
32112   </test>
32113   <test name="test-532.cs">
32114     <type name="X">
32115       <method name="Void .ctor()">
32116         <size>47</size>
32117       </method>
32118       <method name="Void Main()">
32119         <size>1</size>
32120       </method>
32121     </type>
32122   </test>
32123   <test name="test-533.cs">
32124     <type name="Test">
32125       <method name="Void .ctor()">
32126         <size>7</size>
32127       </method>
32128       <method name="Void True(Boolean)">
32129         <size>10</size>
32130       </method>
32131       <method name="Void False(Boolean)">
32132         <size>13</size>
32133       </method>
32134       <method name="Void Main()">
32135         <size>61</size>
32136       </method>
32137     </type>
32138   </test>
32139   <test name="test-535.cs">
32140     <type name="X">
32141       <method name="Void .ctor()">
32142         <size>7</size>
32143       </method>
32144       <method name="Void Main()">
32145         <size>77</size>
32146       </method>
32147       <method name="Void Compile()">
32148         <size>19</size>
32149       </method>
32150       <method name="Void M(Int64)">
32151         <size>1</size>
32152       </method>
32153       <method name="Void M(UInt64)">
32154         <size>1</size>
32155       </method>
32156       <method name="Void M(System.Object)">
32157         <size>1</size>
32158       </method>
32159     </type>
32160   </test>
32161   <test name="test-536.cs">
32162     <type name="Test">
32163       <method name="Void add_Foo(FooHandler)">
32164         <size>22</size>
32165       </method>
32166       <method name="Void remove_Foo(FooHandler)">
32167         <size>22</size>
32168       </method>
32169       <method name="Void OnFooTest()">
32170         <size>1</size>
32171       </method>
32172       <method name="Void Main()">
32173         <size>31</size>
32174       </method>
32175     </type>
32176     <type name="FooHandler">
32177       <method name="Void .ctor(Object, IntPtr)">
32178         <size>0</size>
32179       </method>
32180       <method name="Void Invoke()">
32181         <size>0</size>
32182       </method>
32183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32184         <size>0</size>
32185       </method>
32186       <method name="Void EndInvoke(IAsyncResult)">
32187         <size>0</size>
32188       </method>
32189     </type>
32190     <type name="Test">
32191       <method name="Void &lt;Main&gt;m__0()">
32192         <size>33</size>
32193       </method>
32194     </type>
32195   </test>
32196   <test name="test-537.cs">
32197     <type name="Base">
32198       <method name="Void .ctor()">
32199         <size>7</size>
32200       </method>
32201       <method name="System.String get_H()">
32202         <size>6</size>
32203       </method>
32204     </type>
32205     <type name="X">
32206       <method name="Void .ctor()">
32207         <size>7</size>
32208       </method>
32209     </type>
32210     <type name="X+Derived">
32211       <method name="Void .ctor()">
32212         <size>7</size>
32213       </method>
32214     </type>
32215     <type name="X+Derived+Nested">
32216       <method name="Void .ctor()">
32217         <size>7</size>
32218       </method>
32219       <method name="Void G()">
32220         <size>21</size>
32221       </method>
32222     </type>
32223     <type name="Derived">
32224       <method name="Void .ctor()">
32225         <size>7</size>
32226       </method>
32227     </type>
32228     <type name="Derived+Nested">
32229       <method name="Void .ctor()">
32230         <size>7</size>
32231       </method>
32232       <method name="Void G()">
32233         <size>18</size>
32234       </method>
32235     </type>
32236     <type name="Test">
32237       <method name="Void .ctor()">
32238         <size>7</size>
32239       </method>
32240       <method name="Void Main()">
32241         <size>1</size>
32242       </method>
32243     </type>
32244   </test>
32245   <test name="test-538.cs">
32246     <type name="concrete">
32247       <method name="Void .ctor()">
32248         <size>7</size>
32249       </method>
32250     </type>
32251     <type name="Program">
32252       <method name="Void .ctor()">
32253         <size>7</size>
32254       </method>
32255       <method name="concrete getConcrete(IInterface)">
32256         <size>6</size>
32257       </method>
32258       <method name="Void Main(System.String[])">
32259         <size>20</size>
32260       </method>
32261     </type>
32262     <type name="testDelegate">
32263       <method name="Void .ctor(Object, IntPtr)">
32264         <size>0</size>
32265       </method>
32266       <method name="IInterface Invoke(concrete)">
32267         <size>0</size>
32268       </method>
32269       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32270         <size>0</size>
32271       </method>
32272       <method name="IInterface EndInvoke(IAsyncResult)">
32273         <size>0</size>
32274       </method>
32275     </type>
32276   </test>
32277   <test name="test-54.cs">
32278     <type name="X">
32279       <method name="Void .ctor()">
32280         <size>7</size>
32281       </method>
32282       <method name="Boolean v()">
32283         <size>26</size>
32284       </method>
32285       <method name="Int32 Main()">
32286         <size>2</size>
32287       </method>
32288     </type>
32289   </test>
32290   <test name="test-540.cs">
32291     <type name="A">
32292       <method name="Void .ctor()">
32293         <size>7</size>
32294       </method>
32295       <method name="Byte op_Implicit(A)">
32296         <size>3</size>
32297       </method>
32298     </type>
32299     <type name="Constraint">
32300       <method name="Void .ctor()">
32301         <size>7</size>
32302       </method>
32303       <method name="Void Foo(System.Object)">
32304         <size>1</size>
32305       </method>
32306       <method name="Int32 Main()">
32307         <size>93</size>
32308       </method>
32309       <method name="Constraint op_LogicalNot(Constraint)">
32310         <size>2</size>
32311       </method>
32312       <method name="Constraint op_UnaryPlus(Constraint)">
32313         <size>2</size>
32314       </method>
32315       <method name="Constraint op_OnesComplement(Constraint)">
32316         <size>2</size>
32317       </method>
32318       <method name="Constraint op_UnaryNegation(Constraint)">
32319         <size>2</size>
32320       </method>
32321     </type>
32322   </test>
32323   <test name="test-541.cs">
32324     <type name="A">
32325       <method name="Void .ctor(TestFunc)">
32326         <size>14</size>
32327       </method>
32328     </type>
32329     <type name="TestClass">
32330       <method name="Void .ctor()">
32331         <size>7</size>
32332       </method>
32333       <method name="Void .cctor()">
32334         <size>46</size>
32335       </method>
32336       <method name="Int32 Main()">
32337         <size>6</size>
32338       </method>
32339     </type>
32340     <type name="TestFunc">
32341       <method name="Void .ctor(Object, IntPtr)">
32342         <size>0</size>
32343       </method>
32344       <method name="Void Invoke(Int32)">
32345         <size>0</size>
32346       </method>
32347       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32348         <size>0</size>
32349       </method>
32350       <method name="Void EndInvoke(IAsyncResult)">
32351         <size>0</size>
32352       </method>
32353     </type>
32354     <type name="TestClass">
32355       <method name="Void &lt;a&gt;m__0(Int32)">
32356         <size>7</size>
32357       </method>
32358     </type>
32359   </test>
32360   <test name="test-542.cs">
32361     <type name="X">
32362       <method name="Void .ctor()">
32363         <size>7</size>
32364       </method>
32365       <method name="Void Main()">
32366         <size>1</size>
32367       </method>
32368     </type>
32369     <type name="ARec">
32370       <method name="Void .ctor(Decimal)">
32371         <size>14</size>
32372       </method>
32373       <method name="Decimal Round(Int32)">
32374         <size>13</size>
32375       </method>
32376       <method name="Decimal Round(Decimal, Int32)">
32377         <size>7</size>
32378       </method>
32379     </type>
32380   </test>
32381   <test name="test-543.cs">
32382     <type name="BetterMethod">
32383       <method name="Void .ctor()">
32384         <size>7</size>
32385       </method>
32386       <method name="Int32 get_Item(System.Boolean[])">
32387         <size>2</size>
32388       </method>
32389       <method name="System.String get_Item(Boolean, System.Object)">
32390         <size>6</size>
32391       </method>
32392     </type>
32393     <type name="MainClass">
32394       <method name="Void .ctor()">
32395         <size>7</size>
32396       </method>
32397       <method name="Int32 get_Item(Int32, System.String[])">
32398         <size>2</size>
32399       </method>
32400       <method name="Void set_Item(Int32, System.String[], Int32)">
32401         <size>40</size>
32402       </method>
32403       <method name="System.Object get_Item(Int32, System.Object[])">
32404         <size>2</size>
32405       </method>
32406       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32407         <size>40</size>
32408       </method>
32409       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32410         <size>2</size>
32411       </method>
32412       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32413         <size>40</size>
32414       </method>
32415       <method name="Void Main(System.String[])">
32416         <size>258</size>
32417       </method>
32418     </type>
32419   </test>
32420   <test name="test-544.cs">
32421     <type name="X">
32422       <method name="Void .ctor()">
32423         <size>7</size>
32424       </method>
32425       <method name="Void Main()">
32426         <size>32</size>
32427       </method>
32428     </type>
32429   </test>
32430   <test name="test-545.cs">
32431     <type name="X">
32432       <method name="Void .ctor()">
32433         <size>7</size>
32434       </method>
32435       <method name="Void Main()">
32436         <size>1</size>
32437       </method>
32438     </type>
32439     <type name="Dingus">
32440       <method name="Void .ctor(Int32)">
32441         <size>1</size>
32442       </method>
32443     </type>
32444   </test>
32445   <test name="test-546.cs">
32446     <type name="NameSpace.C">
32447       <method name="Void .ctor()">
32448         <size>7</size>
32449       </method>
32450       <method name="Void Main()">
32451         <size>1</size>
32452       </method>
32453     </type>
32454   </test>
32455   <test name="test-547.cs">
32456     <type name="C">
32457       <method name="Void .ctor()">
32458         <size>7</size>
32459       </method>
32460       <method name="Void Main()">
32461         <size>1</size>
32462       </method>
32463     </type>
32464   </test>
32465   <test name="test-548.cs">
32466     <type name="Bugs.Bug0">
32467       <method name="Void .ctor()">
32468         <size>7</size>
32469       </method>
32470       <method name="Int32 Main()">
32471         <size>23</size>
32472       </method>
32473     </type>
32474     <type name="Bugs.Bug0+MyBoolean">
32475       <method name="Void .ctor(Boolean)">
32476         <size>8</size>
32477       </method>
32478       <method name="MyBoolean op_Implicit(Boolean)">
32479         <size>7</size>
32480       </method>
32481       <method name="Boolean op_Implicit(MyBoolean)">
32482         <size>8</size>
32483       </method>
32484     </type>
32485   </test>
32486   <test name="test-549.cs">
32487     <type name="Do">
32488       <method name="Void .ctor()">
32489         <size>7</size>
32490       </method>
32491       <method name="Void Register(Get)">
32492         <size>1</size>
32493       </method>
32494       <method name="Void Register(System.Object)">
32495         <size>1</size>
32496       </method>
32497       <method name="System.Object MyGet(Do)">
32498         <size>2</size>
32499       </method>
32500       <method name="Void X()">
32501         <size>19</size>
32502       </method>
32503     </type>
32504     <type name="User">
32505       <method name="Void .ctor()">
32506         <size>7</size>
32507       </method>
32508       <method name="Void Main()">
32509         <size>1</size>
32510       </method>
32511     </type>
32512     <type name="Get">
32513       <method name="Void .ctor(Object, IntPtr)">
32514         <size>0</size>
32515       </method>
32516       <method name="System.Object Invoke(Do)">
32517         <size>0</size>
32518       </method>
32519       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32520         <size>0</size>
32521       </method>
32522       <method name="System.Object EndInvoke(IAsyncResult)">
32523         <size>0</size>
32524       </method>
32525     </type>
32526   </test>
32527   <test name="test-55.cs">
32528     <type name="A.B.C">
32529       <method name="Void .ctor()">
32530         <size>7</size>
32531       </method>
32532       <method name="Void Hola()">
32533         <size>11</size>
32534       </method>
32535     </type>
32536     <type name="X.Y.Z.W">
32537       <method name="Void .ctor()">
32538         <size>7</size>
32539       </method>
32540       <method name="Void Ahoj()">
32541         <size>11</size>
32542       </method>
32543     </type>
32544     <type name="Foo.System">
32545       <method name="Void .ctor()">
32546         <size>7</size>
32547       </method>
32548       <method name="Void X()">
32549         <size>11</size>
32550       </method>
32551     </type>
32552     <type name="App">
32553       <method name="Void .ctor()">
32554         <size>7</size>
32555       </method>
32556       <method name="Int32 Main()">
32557         <size>12</size>
32558       </method>
32559     </type>
32560   </test>
32561   <test name="test-550.cs">
32562     <type name="Bla.Blub.Fo‿o">
32563       <method name="Void .ctor()">
32564         <size>7</size>
32565       </method>
32566       <method name="Void Main(System.String[])">
32567         <size>11</size>
32568       </method>
32569     </type>
32570   </test>
32571   <test name="test-551.cs">
32572     <type name="System.Int32">
32573       <method name="Void Main()">
32574         <size>1</size>
32575       </method>
32576     </type>
32577   </test>
32578   <test name="test-552.cs">
32579     <type name="C">
32580       <method name="Void .ctor()">
32581         <size>7</size>
32582       </method>
32583       <method name="Void Test(C)">
32584         <size>1</size>
32585       </method>
32586       <method name="Void Main()">
32587         <size>14</size>
32588       </method>
32589     </type>
32590   </test>
32591   <test name="test-553.cs">
32592     <type name="A">
32593       <method name="Void .ctor()">
32594         <size>7</size>
32595       </method>
32596       <method name="Void Add(System.Object)">
32597         <size>1</size>
32598       </method>
32599     </type>
32600     <type name="B">
32601       <method name="Void .ctor()">
32602         <size>7</size>
32603       </method>
32604       <method name="Boolean Add(System.Object)">
32605         <size>2</size>
32606       </method>
32607       <method name="Void Main()">
32608         <size>1</size>
32609       </method>
32610     </type>
32611   </test>
32612   <test name="test-554.cs">
32613     <type name="C">
32614       <method name="Void .ctor()">
32615         <size>7</size>
32616       </method>
32617       <method name="Int32 Main()">
32618         <size>145</size>
32619       </method>
32620     </type>
32621     <type name="&lt;PrivateImplementationDetails&gt;">
32622       <method name="Void .ctor()">
32623         <size>7</size>
32624       </method>
32625     </type>
32626   </test>
32627   <test name="test-555.cs">
32628     <type name="Test">
32629       <method name="Void .ctor()">
32630         <size>7</size>
32631       </method>
32632       <method name="Int32 Main()">
32633         <size>351</size>
32634       </method>
32635     </type>
32636   </test>
32637   <test name="test-556.cs">
32638     <type name="S">
32639       <method name="Void .ctor()">
32640         <size>7</size>
32641       </method>
32642       <method name="Void Frobnikator()">
32643         <size>1</size>
32644       </method>
32645       <method name="Void CharToX()">
32646         <size>1</size>
32647       </method>
32648       <method name="Int32 Main()">
32649         <size>35</size>
32650       </method>
32651     </type>
32652   </test>
32653   <test name="test-557.cs">
32654     <type name="Test">
32655       <method name="Void .ctor()">
32656         <size>7</size>
32657       </method>
32658       <method name="Void Main(System.String[])">
32659         <size>1</size>
32660       </method>
32661     </type>
32662   </test>
32663   <test name="test-558.cs">
32664     <type name="TestClass">
32665       <method name="Void .ctor()">
32666         <size>7</size>
32667       </method>
32668       <method name="Void Main()">
32669         <size>21</size>
32670       </method>
32671       <method name="Void TestMethod(Int32)">
32672         <size>1</size>
32673       </method>
32674     </type>
32675     <type name="TestClass+OneDelegate">
32676       <method name="Void .ctor(Object, IntPtr)">
32677         <size>0</size>
32678       </method>
32679       <method name="Void Invoke(Int32)">
32680         <size>0</size>
32681       </method>
32682       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32683         <size>0</size>
32684       </method>
32685       <method name="Void EndInvoke(IAsyncResult)">
32686         <size>0</size>
32687       </method>
32688     </type>
32689   </test>
32690   <test name="test-559.cs">
32691     <type name="C">
32692       <method name="Void .ctor()">
32693         <size>7</size>
32694       </method>
32695       <method name="Void add_TestEvent(B+TestDelegate)">
32696         <size>24</size>
32697       </method>
32698       <method name="Void remove_TestEvent(B+TestDelegate)">
32699         <size>24</size>
32700       </method>
32701       <method name="Void Main()">
32702         <size>1</size>
32703       </method>
32704     </type>
32705   </test>
32706   <test name="test-56.cs">
32707     <type name="A">
32708       <method name="Void .ctor()">
32709         <size>7</size>
32710       </method>
32711       <method name="Int32 get_P()">
32712         <size>7</size>
32713       </method>
32714       <method name="Void set_P(Int32)">
32715         <size>8</size>
32716       </method>
32717       <method name="Int32 get_Q()">
32718         <size>0</size>
32719       </method>
32720       <method name="Void set_Q(Int32)">
32721         <size>0</size>
32722       </method>
32723       <method name="Int32 get_R()">
32724         <size>7</size>
32725       </method>
32726       <method name="Void set_R(Int32)">
32727         <size>8</size>
32728       </method>
32729     </type>
32730     <type name="B">
32731       <method name="Void .ctor()">
32732         <size>7</size>
32733       </method>
32734       <method name="Int32 get_P()">
32735         <size>7</size>
32736       </method>
32737       <method name="Void set_P(Int32)">
32738         <size>8</size>
32739       </method>
32740       <method name="Int32 get_Q()">
32741         <size>7</size>
32742       </method>
32743       <method name="Void set_Q(Int32)">
32744         <size>8</size>
32745       </method>
32746     </type>
32747     <type name="C">
32748       <method name="Void .ctor()">
32749         <size>7</size>
32750       </method>
32751       <method name="Int32 get_Q()">
32752         <size>7</size>
32753       </method>
32754       <method name="Void set_Q(Int32)">
32755         <size>8</size>
32756       </method>
32757       <method name="Int32 get_R()">
32758         <size>7</size>
32759       </method>
32760       <method name="Void set_R(Int32)">
32761         <size>8</size>
32762       </method>
32763     </type>
32764     <type name="M">
32765       <method name="Void .ctor()">
32766         <size>7</size>
32767       </method>
32768       <method name="Int32 Main()">
32769         <size>221</size>
32770       </method>
32771     </type>
32772   </test>
32773   <test name="test-560.cs">
32774     <type name="Bugs.Bug2">
32775       <method name="Void .ctor()">
32776         <size>7</size>
32777       </method>
32778       <method name="Void Main(System.String[])">
32779         <size>81</size>
32780       </method>
32781     </type>
32782     <type name="Bugs.Bug2+MyByte">
32783       <method name="Void .ctor(Byte)">
32784         <size>8</size>
32785       </method>
32786       <method name="MyByte op_Implicit(Byte)">
32787         <size>7</size>
32788       </method>
32789       <method name="Byte op_Implicit(MyByte)">
32790         <size>8</size>
32791       </method>
32792     </type>
32793     <type name="Bugs.Bug2+MyInt">
32794       <method name="Void .ctor(Int32)">
32795         <size>8</size>
32796       </method>
32797       <method name="MyInt op_Implicit(Int32)">
32798         <size>7</size>
32799       </method>
32800       <method name="Int32 op_Implicit(MyInt)">
32801         <size>8</size>
32802       </method>
32803     </type>
32804   </test>
32805   <test name="test-561.cs">
32806     <type name="A">
32807       <method name="Void .ctor()">
32808         <size>7</size>
32809       </method>
32810       <method name="Void I.M()">
32811         <size>1</size>
32812       </method>
32813       <method name="Void M()">
32814         <size>0</size>
32815       </method>
32816     </type>
32817     <type name="C">
32818       <method name="Void .ctor()">
32819         <size>7</size>
32820       </method>
32821       <method name="Void M()">
32822         <size>1</size>
32823       </method>
32824       <method name="Void Main()">
32825         <size>1</size>
32826       </method>
32827     </type>
32828   </test>
32829   <test name="test-562.cs">
32830     <type name="Program">
32831       <method name="Void .ctor()">
32832         <size>7</size>
32833       </method>
32834       <method name="Int32 Main()">
32835         <size>45</size>
32836       </method>
32837     </type>
32838   </test>
32839   <test name="test-563.cs">
32840     <type name="Test">
32841       <method name="Void .ctor()">
32842         <size>7</size>
32843       </method>
32844       <method name="System.Object TestMethod(TestCollection)">
32845         <size>64</size>
32846       </method>
32847       <method name="Void Main()">
32848         <size>1</size>
32849       </method>
32850     </type>
32851   </test>
32852   <test name="test-564.cs">
32853     <type name="A">
32854       <method name="Void .ctor()">
32855         <size>7</size>
32856       </method>
32857       <method name="Void Main()">
32858         <size>1</size>
32859       </method>
32860     </type>
32861   </test>
32862   <test name="test-565.cs">
32863     <type name="T">
32864       <method name="Void .ctor()">
32865         <size>7</size>
32866       </method>
32867       <method name="Boolean Equals(System.Object)">
32868         <size>2</size>
32869       </method>
32870       <method name="Void Main()">
32871         <size>1</size>
32872       </method>
32873     </type>
32874   </test>
32875   <test name="test-566.cs">
32876     <type name="Test">
32877       <method name="Void .ctor()">
32878         <size>7</size>
32879       </method>
32880       <method name="System.String get_Spec()">
32881         <size>12</size>
32882       </method>
32883       <method name="Void Foo(C)">
32884         <size>7</size>
32885       </method>
32886       <method name="Void Foo2(CC)">
32887         <size>12</size>
32888       </method>
32889       <method name="Void Main()">
32890         <size>1</size>
32891       </method>
32892     </type>
32893     <type name="CA">
32894       <method name="Void .ctor()">
32895         <size>7</size>
32896       </method>
32897       <method name="Void set_Spec(System.String)">
32898         <size>1</size>
32899       </method>
32900     </type>
32901     <type name="CB">
32902       <method name="Void .ctor()">
32903         <size>7</size>
32904       </method>
32905       <method name="Void set_Spec(System.String)">
32906         <size>1</size>
32907       </method>
32908     </type>
32909     <type name="CC">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913     </type>
32914   </test>
32915   <test name="test-567.cs">
32916     <type name="preservesig_test.Class1">
32917       <method name="Void .ctor()">
32918         <size>7</size>
32919       </method>
32920       <method name="Int32 Main(System.String[])">
32921         <size>143</size>
32922       </method>
32923     </type>
32924     <type name="preservesig_test.TestClass">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928       <method name="Void add_e(preservesig_test.TestClass+D)">
32929         <size>24</size>
32930       </method>
32931       <method name="Void remove_e(preservesig_test.TestClass+D)">
32932         <size>24</size>
32933       </method>
32934       <method name="Int32 DoFoo()">
32935         <size>2</size>
32936       </method>
32937       <method name="Int32 get_Foo()">
32938         <size>2</size>
32939       </method>
32940     </type>
32941     <type name="preservesig_test.TestClass+D">
32942       <method name="Void .ctor(Object, IntPtr)">
32943         <size>0</size>
32944       </method>
32945       <method name="Void Invoke()">
32946         <size>0</size>
32947       </method>
32948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32949         <size>0</size>
32950       </method>
32951       <method name="Void EndInvoke(IAsyncResult)">
32952         <size>0</size>
32953       </method>
32954     </type>
32955   </test>
32956   <test name="test-568.cs">
32957     <type name="B">
32958       <method name="Void .ctor()">
32959         <size>7</size>
32960       </method>
32961       <method name="Void Main()">
32962         <size>1</size>
32963       </method>
32964     </type>
32965   </test>
32966   <test name="test-569.cs">
32967     <type name="MyAttribute">
32968       <method name="Void .ctor()">
32969         <size>7</size>
32970       </method>
32971     </type>
32972     <type name="SubAttribute">
32973       <method name="Void .ctor()">
32974         <size>7</size>
32975       </method>
32976     </type>
32977     <type name="test">
32978       <method name="Void .ctor()">
32979         <size>7</size>
32980       </method>
32981       <method name="Void method()">
32982         <size>1</size>
32983       </method>
32984       <method name="Void Main()">
32985         <size>1</size>
32986       </method>
32987     </type>
32988   </test>
32989   <test name="test-57.cs">
32990     <type name="Button">
32991       <method name="Void .ctor()">
32992         <size>7</size>
32993       </method>
32994       <method name="Void add_Click(EventHandler)">
32995         <size>24</size>
32996       </method>
32997       <method name="Void remove_Click(EventHandler)">
32998         <size>24</size>
32999       </method>
33000       <method name="Void OnClick(Int32, Int32)">
33001         <size>36</size>
33002       </method>
33003       <method name="Void Reset()">
33004         <size>8</size>
33005       </method>
33006     </type>
33007     <type name="Blah">
33008       <method name="Void .ctor()">
33009         <size>18</size>
33010       </method>
33011       <method name="Void Connect()">
33012         <size>59</size>
33013       </method>
33014       <method name="Void Button1_Click(Int32, Int32)">
33015         <size>34</size>
33016       </method>
33017       <method name="Void Foo_Click(Int32, Int32)">
33018         <size>34</size>
33019       </method>
33020       <method name="Void Disconnect()">
33021         <size>34</size>
33022       </method>
33023       <method name="Int32 Main()">
33024         <size>66</size>
33025       </method>
33026     </type>
33027     <type name="EventHandler">
33028       <method name="Void .ctor(Object, IntPtr)">
33029         <size>0</size>
33030       </method>
33031       <method name="Void Invoke(Int32, Int32)">
33032         <size>0</size>
33033       </method>
33034       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33035         <size>0</size>
33036       </method>
33037       <method name="Void EndInvoke(IAsyncResult)">
33038         <size>0</size>
33039       </method>
33040     </type>
33041   </test>
33042   <test name="test-570.cs">
33043     <type name="Bar">
33044       <method name="Void .ctor()">
33045         <size>7</size>
33046       </method>
33047     </type>
33048     <type name="Program">
33049       <method name="Void .ctor()">
33050         <size>7</size>
33051       </method>
33052       <method name="Void Main()">
33053         <size>47</size>
33054       </method>
33055     </type>
33056   </test>
33057   <test name="test-571.cs">
33058     <type name="Test">
33059       <method name="Void .ctor()">
33060         <size>7</size>
33061       </method>
33062       <method name="Void Main()">
33063         <size>1</size>
33064       </method>
33065     </type>
33066   </test>
33067   <test name="test-572.cs">
33068     <type name="C">
33069       <method name="Void .ctor()">
33070         <size>7</size>
33071       </method>
33072       <method name="Color get_Color()">
33073         <size>10</size>
33074       </method>
33075       <method name="Void ResetCustomColors()">
33076         <size>16</size>
33077       </method>
33078       <method name="Void Main()">
33079         <size>1</size>
33080       </method>
33081     </type>
33082     <type name="Color">
33083       <method name="Color From(Int32)">
33084         <size>10</size>
33085       </method>
33086       <method name="Int32 ToArgb()">
33087         <size>2</size>
33088       </method>
33089     </type>
33090   </test>
33091   <test name="test-573.cs">
33092     <type name="C">
33093       <method name="Void .ctor()">
33094         <size>7</size>
33095       </method>
33096       <method name="Void .cctor()">
33097         <size>11</size>
33098       </method>
33099       <method name="Void Main()">
33100         <size>25</size>
33101       </method>
33102     </type>
33103   </test>
33104   <test name="test-574.cs">
33105     <type name="X">
33106       <method name="Void .ctor()">
33107         <size>7</size>
33108       </method>
33109       <method name="Int32 Main()">
33110         <size>31</size>
33111       </method>
33112     </type>
33113   </test>
33114   <test name="test-575.cs">
33115     <type name="Program">
33116       <method name="Void .ctor()">
33117         <size>7</size>
33118       </method>
33119       <method name="Void Main(System.String[])">
33120         <size>25</size>
33121       </method>
33122     </type>
33123   </test>
33124   <test name="test-576.cs">
33125     <type name="Foo">
33126       <method name="Void .ctor()">
33127         <size>7</size>
33128       </method>
33129       <method name="Void Main()">
33130         <size>24</size>
33131       </method>
33132     </type>
33133   </test>
33134   <test name="test-578.cs">
33135     <type name="Test1.TestItem1">
33136       <method name="Void .ctor()">
33137         <size>7</size>
33138       </method>
33139       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33140         <size>34</size>
33141       </method>
33142       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33143         <size>34</size>
33144       </method>
33145       <method name="Int32 Test()">
33146         <size>12</size>
33147       </method>
33148     </type>
33149     <type name="Test1.TestItem2">
33150       <method name="Void .ctor()">
33151         <size>7</size>
33152       </method>
33153       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33154         <size>18</size>
33155       </method>
33156       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33157         <size>18</size>
33158       </method>
33159     </type>
33160     <type name="Test1.CC">
33161       <method name="Void .ctor()">
33162         <size>7</size>
33163       </method>
33164       <method name="Int32 Main()">
33165         <size>57</size>
33166       </method>
33167     </type>
33168     <type name="Test1.TestDelegate1">
33169       <method name="Void .ctor(Object, IntPtr)">
33170         <size>0</size>
33171       </method>
33172       <method name="Int32 Invoke()">
33173         <size>0</size>
33174       </method>
33175       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33176         <size>0</size>
33177       </method>
33178       <method name="Int32 EndInvoke(IAsyncResult)">
33179         <size>0</size>
33180       </method>
33181     </type>
33182     <type name="Test1.CC">
33183       <method name="Int32 &lt;Main&gt;m__0()">
33184         <size>2</size>
33185       </method>
33186     </type>
33187   </test>
33188   <test name="test-579.cs">
33189     <type name="X">
33190       <method name="Void .ctor()">
33191         <size>7</size>
33192       </method>
33193       <method name="Void Main()">
33194         <size>35</size>
33195       </method>
33196       <method name="Void DoCall(X+test)">
33197         <size>1</size>
33198       </method>
33199     </type>
33200     <type name="X+test">
33201       <method name="Void .ctor(Object, IntPtr)">
33202         <size>0</size>
33203       </method>
33204       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33205         <size>0</size>
33206       </method>
33207       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33208         <size>0</size>
33209       </method>
33210       <method name="System.Object EndInvoke(IAsyncResult)">
33211         <size>0</size>
33212       </method>
33213     </type>
33214     <type name="X">
33215       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33216         <size>18</size>
33217       </method>
33218     </type>
33219   </test>
33220   <test name="test-58.cs">
33221     <type name="Blah">
33222       <method name="Void .ctor()">
33223         <size>7</size>
33224       </method>
33225       <method name="Int32 Main()">
33226         <size>27</size>
33227       </method>
33228     </type>
33229   </test>
33230   <test name="test-580.cs">
33231     <type name="Bla">
33232       <method name="Void .ctor()">
33233         <size>7</size>
33234       </method>
33235       <method name="Void BuildNode(System.String ByRef)">
33236         <size>43</size>
33237       </method>
33238       <method name="Void BuildNode(System.String[] ByRef)">
33239         <size>56</size>
33240       </method>
33241       <method name="Void BuildNode_B(System.Object ByRef)">
33242         <size>18</size>
33243       </method>
33244       <method name="System.String BuildNode_C(System.String ByRef)">
33245         <size>76</size>
33246       </method>
33247       <method name="System.String BuildNode_D()">
33248         <size>155</size>
33249       </method>
33250       <method name="Void BuildNode_E(System.String[,] ByRef)">
33251         <size>68</size>
33252       </method>
33253       <method name="Int32 Main()">
33254         <size>265</size>
33255       </method>
33256     </type>
33257   </test>
33258   <test name="test-581.cs">
33259     <type name="TestParams">
33260       <method name="Void .ctor()">
33261         <size>7</size>
33262       </method>
33263       <method name="System.Object get_Item(System.String[])">
33264         <size>4</size>
33265       </method>
33266       <method name="Void set_Item(System.String[], System.Object)">
33267         <size>40</size>
33268       </method>
33269       <method name="Void TestMethod()">
33270         <size>179</size>
33271       </method>
33272     </type>
33273     <type name="TestNonParams">
33274       <method name="Void .ctor()">
33275         <size>7</size>
33276       </method>
33277       <method name="System.Object get_Item(System.String)">
33278         <size>2</size>
33279       </method>
33280       <method name="Void set_Item(System.String, System.Object)">
33281         <size>40</size>
33282       </method>
33283       <method name="Void TestMethod()">
33284         <size>71</size>
33285       </method>
33286     </type>
33287     <type name="M">
33288       <method name="Void .ctor()">
33289         <size>7</size>
33290       </method>
33291       <method name="Int32 Main()">
33292         <size>22</size>
33293       </method>
33294     </type>
33295   </test>
33296   <test name="test-582.cs">
33297     <type name="TrueClass">
33298       <method name="Void Main()">
33299         <size>1</size>
33300       </method>
33301     </type>
33302   </test>
33303   <test name="test-583.cs">
33304     <type name="Program">
33305       <method name="Void .ctor()">
33306         <size>7</size>
33307       </method>
33308       <method name="Int32 Main()">
33309         <size>19</size>
33310       </method>
33311     </type>
33312     <type name="ObjectContainerBase">
33313       <method name="Void .ctor()">
33314         <size>7</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-584.cs">
33319     <type name="Style">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="Style get_CurrentStyle()">
33324         <size>2</size>
33325       </method>
33326       <method name="Void set_CurrentStyle(Style)">
33327         <size>1</size>
33328       </method>
33329       <method name="Boolean LoadCurrentStyle()">
33330         <size>20</size>
33331       </method>
33332       <method name="Style Load()">
33333         <size>2</size>
33334       </method>
33335       <method name="Int32 Main()">
33336         <size>18</size>
33337       </method>
33338     </type>
33339   </test>
33340   <test name="test-585.cs">
33341     <type name="A">
33342       <method name="Void .ctor()">
33343         <size>7</size>
33344       </method>
33345     </type>
33346     <type name="B">
33347       <method name="Void .ctor()">
33348         <size>7</size>
33349       </method>
33350     </type>
33351     <type name="X">
33352       <method name="Void .ctor()">
33353         <size>7</size>
33354       </method>
33355     </type>
33356     <type name="Program">
33357       <method name="Void .ctor()">
33358         <size>7</size>
33359       </method>
33360       <method name="Void Main()">
33361         <size>52</size>
33362       </method>
33363     </type>
33364   </test>
33365   <test name="test-586.cs">
33366     <type name="Program">
33367       <method name="Void .ctor()">
33368         <size>7</size>
33369       </method>
33370       <method name="Int32 Main()">
33371         <size>99</size>
33372       </method>
33373     </type>
33374     <type name="Program+MyColor">
33375       <method name="Void .ctor(Single)">
33376         <size>8</size>
33377       </method>
33378       <method name="Single get_Value()">
33379         <size>7</size>
33380       </method>
33381       <method name="MyColor op_Addition(MyColor, MyColor)">
33382         <size>21</size>
33383       </method>
33384     </type>
33385   </test>
33386   <test name="test-587.cs">
33387     <type name="Program">
33388       <method name="Void .ctor()">
33389         <size>7</size>
33390       </method>
33391       <method name="Int32 Main()">
33392         <size>17</size>
33393       </method>
33394     </type>
33395   </test>
33396   <test name="test-588.cs">
33397     <type name="TestNamespace.TestClass">
33398       <method name="Void .ctor()">
33399         <size>7</size>
33400       </method>
33401       <method name="Void HelloWorld()">
33402         <size>1</size>
33403       </method>
33404     </type>
33405     <type name="SuperClass">
33406       <method name="Void .ctor()">
33407         <size>7</size>
33408       </method>
33409       <method name="TestNamespace.TestClass get_TestClass()">
33410         <size>7</size>
33411       </method>
33412     </type>
33413     <type name="SubClass">
33414       <method name="Void .ctor()">
33415         <size>12</size>
33416       </method>
33417     </type>
33418     <type name="App">
33419       <method name="Void .ctor()">
33420         <size>7</size>
33421       </method>
33422       <method name="Void Main()">
33423         <size>7</size>
33424       </method>
33425     </type>
33426   </test>
33427   <test name="test-589.cs">
33428     <type name="TestNamespace.TestClass">
33429       <method name="Void .ctor()">
33430         <size>7</size>
33431       </method>
33432       <method name="Void HelloWorld()">
33433         <size>1</size>
33434       </method>
33435     </type>
33436     <type name="SuperClass">
33437       <method name="Void .ctor()">
33438         <size>7</size>
33439       </method>
33440       <method name="TestNamespace.TestClass get_TestClass()">
33441         <size>7</size>
33442       </method>
33443       <method name="Void set_TestClass(TestNamespace.TestClass)">
33444         <size>1</size>
33445       </method>
33446     </type>
33447     <type name="SubClass">
33448       <method name="Void .ctor()">
33449         <size>12</size>
33450       </method>
33451     </type>
33452     <type name="App">
33453       <method name="Void .ctor()">
33454         <size>7</size>
33455       </method>
33456       <method name="Void Main()">
33457         <size>7</size>
33458       </method>
33459     </type>
33460   </test>
33461   <test name="test-59.cs">
33462     <type name="X">
33463       <method name="Void .ctor()">
33464         <size>7</size>
33465       </method>
33466       <method name="Int32 test_explicit()">
33467         <size>224</size>
33468       </method>
33469       <method name="Int32 test_implicit()">
33470         <size>102</size>
33471       </method>
33472       <method name="Int32 Main()">
33473         <size>55</size>
33474       </method>
33475     </type>
33476   </test>
33477   <test name="test-590.cs">
33478     <type name="X">
33479       <method name="Void .ctor()">
33480         <size>18</size>
33481       </method>
33482       <method name="Int32 Main()">
33483         <size>28</size>
33484       </method>
33485       <method name="System.String Foo()">
33486         <size>6</size>
33487       </method>
33488       <method name="System.String get_Prop()">
33489         <size>7</size>
33490       </method>
33491       <method name="Void set_Prop(System.String)">
33492         <size>8</size>
33493       </method>
33494       <method name="System.String get_Item(Int32)">
33495         <size>7</size>
33496       </method>
33497       <method name="Void set_Item(Int32, System.String)">
33498         <size>8</size>
33499       </method>
33500       <method name="Int32 Do(System.String, System.String, System.String)">
33501         <size>334</size>
33502       </method>
33503     </type>
33504   </test>
33505   <test name="test-591.cs">
33506     <type name="C1">
33507       <method name="Void .ctor()">
33508         <size>7</size>
33509       </method>
33510       <method name="Void Foo(System.String)">
33511         <size>49</size>
33512       </method>
33513     </type>
33514     <type name="C2">
33515       <method name="Void .ctor()">
33516         <size>7</size>
33517       </method>
33518       <method name="Void Main()">
33519         <size>1</size>
33520       </method>
33521     </type>
33522   </test>
33523   <test name="test-592.cs">
33524     <type name="T">
33525       <method name="Void .ctor()">
33526         <size>7</size>
33527       </method>
33528       <method name="Int32 fib(Int32)">
33529         <size>53</size>
33530       </method>
33531       <method name="Int32 xx(Int32)">
33532         <size>33</size>
33533       </method>
33534       <method name="Void foo(Int32)">
33535         <size>38</size>
33536       </method>
33537       <method name="Void XXXA()">
33538         <size>6</size>
33539       </method>
33540       <method name="Void Main()">
33541         <size>1</size>
33542       </method>
33543     </type>
33544   </test>
33545   <test name="test-593.cs">
33546     <type name="MainClass">
33547       <method name="Void .ctor()">
33548         <size>7</size>
33549       </method>
33550       <method name="Void Foo(I)">
33551         <size>7</size>
33552       </method>
33553       <method name="Void Main()">
33554         <size>1</size>
33555       </method>
33556     </type>
33557   </test>
33558   <test name="test-594.cs">
33559     <type name="Test">
33560       <method name="Void .ctor()">
33561         <size>7</size>
33562       </method>
33563       <method name="Void Main()">
33564         <size>1</size>
33565       </method>
33566     </type>
33567   </test>
33568   <test name="test-595.cs">
33569     <type name="AttributesCollection">
33570       <method name="Void .ctor()">
33571         <size>7</size>
33572       </method>
33573       <method name="System.Object get_Item(SymbolId)">
33574         <size>2</size>
33575       </method>
33576       <method name="Void set_Item(SymbolId, System.Object)">
33577         <size>1</size>
33578       </method>
33579     </type>
33580     <type name="Program">
33581       <method name="Void .ctor()">
33582         <size>7</size>
33583       </method>
33584       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33585         <size>18</size>
33586       </method>
33587       <method name="Void Main()">
33588         <size>23</size>
33589       </method>
33590     </type>
33591   </test>
33592   <test name="test-596.cs">
33593     <type name="C">
33594       <method name="Void .ctor()">
33595         <size>7</size>
33596       </method>
33597       <method name="Void Main()">
33598         <size>17</size>
33599       </method>
33600     </type>
33601   </test>
33602   <test name="test-597.cs">
33603     <type name="TestNS.Foo">
33604       <method name="Void .ctor()">
33605         <size>7</size>
33606       </method>
33607     </type>
33608     <type name="TestNS.XElement">
33609       <method name="Void .ctor()">
33610         <size>7</size>
33611       </method>
33612       <method name="TestNS.Bar get_Document()">
33613         <size>2</size>
33614       </method>
33615       <method name="System.Object get_CrashHere()">
33616         <size>29</size>
33617       </method>
33618     </type>
33619     <type name="TestNS.Element">
33620       <method name="Void .ctor()">
33621         <size>7</size>
33622       </method>
33623       <method name="TestNS.Foo get_Document()">
33624         <size>2</size>
33625       </method>
33626     </type>
33627     <type name="TestNS.Bar">
33628       <method name="Void .ctor()">
33629         <size>7</size>
33630       </method>
33631       <method name="IHoge get_Root()">
33632         <size>2</size>
33633       </method>
33634     </type>
33635     <type name="TestNS.C">
33636       <method name="Void .ctor()">
33637         <size>7</size>
33638       </method>
33639       <method name="Void Main()">
33640         <size>1</size>
33641       </method>
33642     </type>
33643   </test>
33644   <test name="test-598.cs">
33645     <type name="Test">
33646       <method name="Void .ctor()">
33647         <size>35</size>
33648       </method>
33649       <method name="V get_v()">
33650         <size>7</size>
33651       </method>
33652       <method name="Void Main()">
33653         <size>1</size>
33654       </method>
33655     </type>
33656     <type name="V">
33657       <method name="Void set_Item(Int32, Int32)">
33658         <size>1</size>
33659       </method>
33660     </type>
33661   </test>
33662   <test name="test-599.cs">
33663     <type name="Test.String">
33664       <method name="Void .ctor(String)">
33665         <size>14</size>
33666       </method>
33667       <method name="Test.String op_Implicit(System.String)">
33668         <size>15</size>
33669       </method>
33670       <method name="System.String op_Implicit(Test.String)">
33671         <size>15</size>
33672       </method>
33673     </type>
33674     <type name="TestCompiler.MainClass">
33675       <method name="Void .ctor()">
33676         <size>7</size>
33677       </method>
33678       <method name="Int32 Main()">
33679         <size>80</size>
33680       </method>
33681     </type>
33682   </test>
33683   <test name="test-6.cs">
33684     <type name="X">
33685       <method name="Void .ctor()">
33686         <size>7</size>
33687       </method>
33688       <method name="Int32 Main()">
33689         <size>37</size>
33690       </method>
33691     </type>
33692   </test>
33693   <test name="test-60.cs">
33694     <type name="ns5.Y">
33695       <method name="Void .ctor()">
33696         <size>7</size>
33697       </method>
33698       <method name="Void Run()">
33699         <size>1</size>
33700       </method>
33701     </type>
33702     <type name="X">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Int32 Main()">
33707         <size>14</size>
33708       </method>
33709     </type>
33710   </test>
33711   <test name="test-600.cs">
33712     <type name="Test.Regression">
33713       <method name="Void .ctor()">
33714         <size>7</size>
33715       </method>
33716       <method name="Int32 Main()">
33717         <size>90</size>
33718       </method>
33719     </type>
33720   </test>
33721   <test name="test-601.cs">
33722     <type name="C">
33723       <method name="Void .ctor()">
33724         <size>7</size>
33725       </method>
33726       <method name="Void Main()">
33727         <size>1</size>
33728       </method>
33729     </type>
33730     <type name="C+MarkerUpdatedVMDelegate">
33731       <method name="Void .ctor(Object, IntPtr)">
33732         <size>0</size>
33733       </method>
33734       <method name="Void Invoke(IntPtr, IntPtr)">
33735         <size>0</size>
33736       </method>
33737       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33738         <size>0</size>
33739       </method>
33740       <method name="Void EndInvoke(IAsyncResult)">
33741         <size>0</size>
33742       </method>
33743     </type>
33744   </test>
33745   <test name="test-602.cs">
33746     <type name="C">
33747       <method name="Void .ctor()">
33748         <size>7</size>
33749       </method>
33750       <method name="Int32 Main()">
33751         <size>95</size>
33752       </method>
33753       <method name="Int32 Error(System.String, System.Object[])">
33754         <size>8</size>
33755       </method>
33756       <method name="Int32 Format(System.String, System.Object)">
33757         <size>2</size>
33758       </method>
33759       <method name="Int32 Format(System.String, System.Object[])">
33760         <size>2</size>
33761       </method>
33762       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33763         <size>2</size>
33764       </method>
33765       <method name="Int32 Test_A(System.String)">
33766         <size>2</size>
33767       </method>
33768       <method name="Int32 Test_A(System.String, System.Object[])">
33769         <size>2</size>
33770       </method>
33771       <method name="Int32 Test_C(System.Type, System.Int32[])">
33772         <size>2</size>
33773       </method>
33774       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33775         <size>2</size>
33776       </method>
33777     </type>
33778   </test>
33779   <test name="test-603.cs">
33780     <type name="ConsoleApplication1.Program">
33781       <method name="Void .ctor()">
33782         <size>7</size>
33783       </method>
33784       <method name="Void .cctor()">
33785         <size>1</size>
33786       </method>
33787       <method name="Int32 Main()">
33788         <size>52</size>
33789       </method>
33790     </type>
33791   </test>
33792   <test name="test-604.cs">
33793     <type name="Program">
33794       <method name="Void .ctor()">
33795         <size>7</size>
33796       </method>
33797       <method name="Int32 Main()">
33798         <size>83</size>
33799       </method>
33800     </type>
33801     <type name="Program+ImplementingExplicitInterfacesMembers">
33802       <method name="Void .ctor()">
33803         <size>7</size>
33804       </method>
33805       <method name="Void Program.Iface1.IfaceMethod1()">
33806         <size>1</size>
33807       </method>
33808       <method name="Void Program.Iface2.IfaceMethod2()">
33809         <size>1</size>
33810       </method>
33811     </type>
33812   </test>
33813   <test name="test-605.cs">
33814     <type name="TestA">
33815       <method name="Void .ctor()">
33816         <size>7</size>
33817       </method>
33818       <method name="System.String get_Method()">
33819         <size>2</size>
33820       </method>
33821     </type>
33822     <type name="TestB">
33823       <method name="Void .ctor()">
33824         <size>7</size>
33825       </method>
33826       <method name="System.String get_Method()">
33827         <size>2</size>
33828       </method>
33829       <method name="Void Main()">
33830         <size>1</size>
33831       </method>
33832     </type>
33833   </test>
33834   <test name="test-606.cs">
33835     <type name="Program">
33836       <method name="Void .ctor()">
33837         <size>7</size>
33838       </method>
33839       <method name="Int32 Main()">
33840         <size>157</size>
33841       </method>
33842     </type>
33843     <type name="Info">
33844       <method name="Void .ctor()">
33845         <size>7</size>
33846       </method>
33847       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33848         <size>2</size>
33849       </method>
33850       <method name="Void System.Collections.IEnumerator.Reset()">
33851         <size>1</size>
33852       </method>
33853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33854         <size>2</size>
33855       </method>
33856       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33857         <size>2</size>
33858       </method>
33859       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33860         <size>1</size>
33861       </method>
33862     </type>
33863   </test>
33864   <test name="test-607.cs">
33865     <type name="Program">
33866       <method name="Void .ctor()">
33867         <size>7</size>
33868       </method>
33869       <method name="Int32 Main()">
33870         <size>40</size>
33871       </method>
33872     </type>
33873   </test>
33874   <test name="test-608.cs">
33875     <type name="X">
33876       <method name="Void .ctor()">
33877         <size>7</size>
33878       </method>
33879       <method name="Void Main()">
33880         <size>60</size>
33881       </method>
33882     </type>
33883   </test>
33884   <test name="test-609.cs">
33885     <type name="Test">
33886       <method name="Void .ctor()">
33887         <size>7</size>
33888       </method>
33889       <method name="Int32 Main()">
33890         <size>36</size>
33891       </method>
33892     </type>
33893   </test>
33894   <test name="test-61.cs">
33895     <type name="X">
33896       <method name="Void .ctor()">
33897         <size>7</size>
33898       </method>
33899       <method name="Void add_XX(X+MyEvent)">
33900         <size>3</size>
33901       </method>
33902       <method name="Void remove_XX(X+MyEvent)">
33903         <size>3</size>
33904       </method>
33905       <method name="Int32 get_Property()">
33906         <size>4</size>
33907       </method>
33908       <method name="Void set_Property(Int32)">
33909         <size>3</size>
33910       </method>
33911       <method name="Int32 get_P2()">
33912         <size>2</size>
33913       </method>
33914       <method name="Void set_P3(Int32)">
33915         <size>1</size>
33916       </method>
33917       <method name="Int32 Main()">
33918         <size>2</size>
33919       </method>
33920     </type>
33921     <type name="X+MyEvent">
33922       <method name="Void .ctor(Object, IntPtr)">
33923         <size>0</size>
33924       </method>
33925       <method name="Void Invoke()">
33926         <size>0</size>
33927       </method>
33928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33929         <size>0</size>
33930       </method>
33931       <method name="Void EndInvoke(IAsyncResult)">
33932         <size>0</size>
33933       </method>
33934     </type>
33935   </test>
33936   <test name="test-610.cs">
33937     <type name="A">
33938       <method name="Void .ctor()">
33939         <size>7</size>
33940       </method>
33941       <method name="Void Main()">
33942         <size>1</size>
33943       </method>
33944     </type>
33945     <type name="A+C">
33946       <method name="Void .ctor()">
33947         <size>7</size>
33948       </method>
33949     </type>
33950     <type name="A+C+D">
33951       <method name="Void .ctor()">
33952         <size>7</size>
33953       </method>
33954     </type>
33955     <type name="N.B">
33956       <method name="Void .ctor()">
33957         <size>7</size>
33958       </method>
33959     </type>
33960     <type name="N.B+C">
33961       <method name="Void .ctor()">
33962         <size>7</size>
33963       </method>
33964     </type>
33965     <type name="N.B+C+E">
33966       <method name="Void .ctor()">
33967         <size>7</size>
33968       </method>
33969     </type>
33970     <type name="N.B+A">
33971       <method name="Void .ctor()">
33972         <size>7</size>
33973       </method>
33974     </type>
33975     <type name="N.B+A+D">
33976       <method name="Void .ctor()">
33977         <size>7</size>
33978       </method>
33979     </type>
33980   </test>
33981   <test name="test-611.cs">
33982     <type name="T">
33983       <method name="Void .ctor()">
33984         <size>7</size>
33985       </method>
33986     </type>
33987     <type name="T+Protected">
33988       <method name="Void .ctor()">
33989         <size>7</size>
33990       </method>
33991     </type>
33992     <type name="D">
33993       <method name="Void .ctor()">
33994         <size>7</size>
33995       </method>
33996     </type>
33997     <type name="D+Private">
33998       <method name="Void .ctor()">
33999         <size>7</size>
34000       </method>
34001       <method name="Void Stuff(T+Protected)">
34002         <size>1</size>
34003       </method>
34004     </type>
34005     <type name="D2">
34006       <method name="Void .ctor()">
34007         <size>7</size>
34008       </method>
34009     </type>
34010     <type name="D2+P">
34011       <method name="Void .ctor()">
34012         <size>7</size>
34013       </method>
34014     </type>
34015     <type name="D2+P+Private">
34016       <method name="Void .ctor()">
34017         <size>7</size>
34018       </method>
34019       <method name="Void Stuff(T+Protected)">
34020         <size>1</size>
34021       </method>
34022     </type>
34023     <type name="Z">
34024       <method name="Void .ctor()">
34025         <size>7</size>
34026       </method>
34027       <method name="Void Main()">
34028         <size>1</size>
34029       </method>
34030     </type>
34031   </test>
34032   <test name="test-612.cs">
34033     <type name="Abcdefghijklmnopqrstuvwxyz">
34034       <method name="Void .ctor()">
34035         <size>7</size>
34036       </method>
34037       <method name="Void .cctor()">
34038         <size>7</size>
34039       </method>
34040     </type>
34041     <type name="OO">
34042       <method name="Void .ctor()">
34043         <size>7</size>
34044       </method>
34045       <method name="Void D()">
34046         <size>5293</size>
34047       </method>
34048     </type>
34049     <type name="Zyxwvutsrqp">
34050       <method name="Void .ctor()">
34051         <size>7</size>
34052       </method>
34053       <method name="Void .cctor()">
34054         <size>7</size>
34055       </method>
34056     </type>
34057     <type name="XXX">
34058       <method name="Void .ctor()">
34059         <size>7</size>
34060       </method>
34061       <method name="Boolean IsAltered()">
34062         <size>859</size>
34063       </method>
34064       <method name="Void Main()">
34065         <size>1</size>
34066       </method>
34067     </type>
34068   </test>
34069   <test name="test-613.cs">
34070     <type name="M">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="Boolean g()">
34075         <size>8</size>
34076       </method>
34077       <method name="Int32 Main()">
34078         <size>62</size>
34079       </method>
34080     </type>
34081   </test>
34082   <test name="test-614.cs">
34083     <type name="C">
34084       <method name="Void .ctor()">
34085         <size>7</size>
34086       </method>
34087       <method name="Void And()">
34088         <size>73</size>
34089       </method>
34090       <method name="Void Or()">
34091         <size>137</size>
34092       </method>
34093       <method name="Int32 Main()">
34094         <size>70</size>
34095       </method>
34096     </type>
34097   </test>
34098   <test name="test-615.cs">
34099     <type name="C">
34100       <method name="Void .ctor()">
34101         <size>7</size>
34102       </method>
34103       <method name="Void Main()">
34104         <size>16</size>
34105       </method>
34106     </type>
34107   </test>
34108   <test name="test-617.cs">
34109     <type name="Y">
34110       <method name="Void .ctor()">
34111         <size>7</size>
34112       </method>
34113       <method name="Void X.add_Foo(MyDelegate)">
34114         <size>1</size>
34115       </method>
34116       <method name="Void X.remove_Foo(MyDelegate)">
34117         <size>1</size>
34118       </method>
34119       <method name="Void add_Foo(MyDelegate)">
34120         <size>24</size>
34121       </method>
34122       <method name="Void remove_Foo(MyDelegate)">
34123         <size>24</size>
34124       </method>
34125       <method name="Int32 X.get_Prop()">
34126         <size>2</size>
34127       </method>
34128       <method name="Int32 Main()">
34129         <size>74</size>
34130       </method>
34131     </type>
34132     <type name="MyDelegate">
34133       <method name="Void .ctor(Object, IntPtr)">
34134         <size>0</size>
34135       </method>
34136       <method name="Int64 Invoke()">
34137         <size>0</size>
34138       </method>
34139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34140         <size>0</size>
34141       </method>
34142       <method name="Int64 EndInvoke(IAsyncResult)">
34143         <size>0</size>
34144       </method>
34145     </type>
34146   </test>
34147   <test name="test-618.cs">
34148     <type name="C">
34149       <method name="Void .ctor()">
34150         <size>7</size>
34151       </method>
34152       <method name="Void ZeroBasedReductions()">
34153         <size>9</size>
34154       </method>
34155       <method name="Void Main()">
34156         <size>1</size>
34157       </method>
34158     </type>
34159   </test>
34160   <test name="test-619.cs">
34161     <type name="X">
34162       <method name="Void .ctor()">
34163         <size>7</size>
34164       </method>
34165       <method name="Void Main()">
34166         <size>11</size>
34167       </method>
34168     </type>
34169   </test>
34170   <test name="test-62.cs">
34171     <type name="X">
34172       <method name="Void .ctor()">
34173         <size>7</size>
34174       </method>
34175       <method name="X[] GetX()">
34176         <size>2</size>
34177       </method>
34178       <method name="System.Int32[] getInt()">
34179         <size>2</size>
34180       </method>
34181       <method name="System.Int32[,,] getMoreInt()">
34182         <size>2</size>
34183       </method>
34184       <method name="Int32 Main()">
34185         <size>2</size>
34186       </method>
34187     </type>
34188   </test>
34189   <test name="test-620.cs">
34190     <type name="X">
34191       <method name="Void .ctor()">
34192         <size>7</size>
34193       </method>
34194       <method name="Void A(Int32 ByRef)">
34195         <size>7</size>
34196       </method>
34197       <method name="Void B(Int32 ByRef)">
34198         <size>7</size>
34199       </method>
34200       <method name="Int32 Main()">
34201         <size>22</size>
34202       </method>
34203     </type>
34204   </test>
34205   <test name="test-621.cs">
34206     <type name="X">
34207       <method name="Void .ctor()">
34208         <size>7</size>
34209       </method>
34210       <method name="Void Main()">
34211         <size>129</size>
34212       </method>
34213     </type>
34214   </test>
34215   <test name="test-622.cs">
34216     <type name="A">
34217       <method name="Void .ctor(Int32)">
34218         <size>1</size>
34219       </method>
34220     </type>
34221     <type name="B">
34222       <method name="Void .ctor(Int32)">
34223         <size>7</size>
34224       </method>
34225     </type>
34226     <type name="X">
34227       <method name="Void .ctor()">
34228         <size>7</size>
34229       </method>
34230       <method name="Void Foo(A ByRef)">
34231         <size>8</size>
34232       </method>
34233       <method name="Void Foo(System.Object ByRef)">
34234         <size>9</size>
34235       </method>
34236       <method name="Int32 Main()">
34237         <size>16</size>
34238       </method>
34239     </type>
34240   </test>
34241   <test name="test-623.cs">
34242     <type name="X">
34243       <method name="Void .ctor()">
34244         <size>7</size>
34245       </method>
34246       <method name="Void a()">
34247         <size>0</size>
34248       </method>
34249     </type>
34250     <type name="Y">
34251       <method name="Void .ctor()">
34252         <size>7</size>
34253       </method>
34254       <method name="Void a()">
34255         <size>11</size>
34256       </method>
34257       <method name="Void Main()">
34258         <size>13</size>
34259       </method>
34260     </type>
34261   </test>
34262   <test name="test-624.cs">
34263     <type name="X">
34264       <method name="Void .ctor()">
34265         <size>7</size>
34266       </method>
34267       <method name="Int32 get_Type()">
34268         <size>2</size>
34269       </method>
34270       <method name="Void Main()">
34271         <size>3</size>
34272       </method>
34273     </type>
34274   </test>
34275   <test name="test-625.cs">
34276     <type name="Location">
34277       <method name="Void .ctor()">
34278         <size>7</size>
34279       </method>
34280       <method name="Int32 get_Null()">
34281         <size>2</size>
34282       </method>
34283     </type>
34284     <type name="X">
34285       <method name="Void .ctor()">
34286         <size>13</size>
34287       </method>
34288       <method name="Void Main()">
34289         <size>1</size>
34290       </method>
34291     </type>
34292   </test>
34293   <test name="test-626.cs">
34294     <type name="X">
34295       <method name="Void .ctor()">
34296         <size>7</size>
34297       </method>
34298       <method name="Void A()">
34299         <size>1</size>
34300       </method>
34301       <method name="Void Main()">
34302         <size>37</size>
34303       </method>
34304     </type>
34305   </test>
34306   <test name="test-627.cs">
34307     <type name="B">
34308       <method name="Void .ctor()">
34309         <size>7</size>
34310       </method>
34311       <method name="Void X.B()">
34312         <size>1</size>
34313       </method>
34314       <method name="Void A.B()">
34315         <size>1</size>
34316       </method>
34317     </type>
34318     <type name="M">
34319       <method name="Void .ctor()">
34320         <size>7</size>
34321       </method>
34322       <method name="Void N(System.Object)">
34323         <size>8</size>
34324       </method>
34325       <method name="Void Main()">
34326         <size>1</size>
34327       </method>
34328     </type>
34329   </test>
34330   <test name="test-628.cs">
34331     <type name="N1.B">
34332       <method name="Void .ctor()">
34333         <size>7</size>
34334       </method>
34335     </type>
34336     <type name="X">
34337       <method name="Void .ctor()">
34338         <size>7</size>
34339       </method>
34340     </type>
34341     <type name="X2">
34342       <method name="Void .ctor()">
34343         <size>7</size>
34344       </method>
34345     </type>
34346     <type name="Y2">
34347       <method name="Void .ctor()">
34348         <size>7</size>
34349       </method>
34350     </type>
34351     <type name="Y">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355       <method name="Void Main()">
34356         <size>1</size>
34357       </method>
34358     </type>
34359   </test>
34360   <test name="test-629.cs">
34361     <type name="Foo">
34362       <method name="Void .ctor()">
34363         <size>7</size>
34364       </method>
34365       <method name="IEnumerable foo()">
34366         <size>16</size>
34367       </method>
34368       <method name="Int32 Main()">
34369         <size>65</size>
34370       </method>
34371     </type>
34372     <type name="Foo+&lt;foo&gt;c__Iterator0">
34373       <method name="Void .ctor()">
34374         <size>7</size>
34375       </method>
34376       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34377         <size>7</size>
34378       </method>
34379       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34380         <size>7</size>
34381       </method>
34382       <method name="Boolean MoveNext()">
34383         <size>39</size>
34384       </method>
34385       <method name="Void Dispose()">
34386         <size>8</size>
34387       </method>
34388       <method name="Void Reset()">
34389         <size>6</size>
34390       </method>
34391       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34392         <size>7</size>
34393       </method>
34394       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34395         <size>26</size>
34396       </method>
34397     </type>
34398   </test>
34399   <test name="test-63.cs">
34400     <type name="X">
34401       <method name="Void .ctor()">
34402         <size>7</size>
34403       </method>
34404       <method name="Int32 Main()">
34405         <size>96</size>
34406       </method>
34407     </type>
34408   </test>
34409   <test name="test-630.cs">
34410     <type name="MyEx">
34411       <method name="Void .ctor()">
34412         <size>7</size>
34413       </method>
34414     </type>
34415     <type name="Ex">
34416       <method name="Void .ctor()">
34417         <size>7</size>
34418       </method>
34419       <method name="Int32 test(Int32)">
34420         <size>37</size>
34421       </method>
34422       <method name="Int32 Main()">
34423         <size>70</size>
34424       </method>
34425     </type>
34426   </test>
34427   <test name="test-631.cs">
34428     <type name="A">
34429       <method name="Void .ctor()">
34430         <size>7</size>
34431       </method>
34432       <method name="SByte op_Implicit(A)">
34433         <size>2</size>
34434       </method>
34435       <method name="Byte op_Implicit(A)">
34436         <size>2</size>
34437       </method>
34438       <method name="Int16 op_Implicit(A)">
34439         <size>2</size>
34440       </method>
34441       <method name="UInt16 op_Implicit(A)">
34442         <size>2</size>
34443       </method>
34444       <method name="Int32 op_Implicit(A)">
34445         <size>2</size>
34446       </method>
34447       <method name="UInt32 op_Implicit(A)">
34448         <size>2</size>
34449       </method>
34450       <method name="Int64 op_Implicit(A)">
34451         <size>3</size>
34452       </method>
34453       <method name="UInt64 op_Implicit(A)">
34454         <size>3</size>
34455       </method>
34456     </type>
34457     <type name="A2">
34458       <method name="Void .ctor()">
34459         <size>7</size>
34460       </method>
34461       <method name="SByte op_Implicit(A2)">
34462         <size>2</size>
34463       </method>
34464       <method name="Byte op_Implicit(A2)">
34465         <size>2</size>
34466       </method>
34467       <method name="Int16 op_Implicit(A2)">
34468         <size>2</size>
34469       </method>
34470       <method name="UInt32 op_Implicit(A2)">
34471         <size>2</size>
34472       </method>
34473       <method name="Int64 op_Implicit(A2)">
34474         <size>3</size>
34475       </method>
34476       <method name="UInt64 op_Implicit(A2)">
34477         <size>3</size>
34478       </method>
34479     </type>
34480     <type name="A3">
34481       <method name="Void .ctor()">
34482         <size>7</size>
34483       </method>
34484       <method name="SByte op_Implicit(A3)">
34485         <size>2</size>
34486       </method>
34487       <method name="UInt32 op_Implicit(A3)">
34488         <size>2</size>
34489       </method>
34490       <method name="Int64 op_Implicit(A3)">
34491         <size>3</size>
34492       </method>
34493       <method name="UInt64 op_Implicit(A3)">
34494         <size>3</size>
34495       </method>
34496     </type>
34497     <type name="A4">
34498       <method name="Void .ctor()">
34499         <size>7</size>
34500       </method>
34501       <method name="UInt32 op_Implicit(A4)">
34502         <size>2</size>
34503       </method>
34504       <method name="Int64 op_Implicit(A4)">
34505         <size>3</size>
34506       </method>
34507       <method name="UInt64 op_Implicit(A4)">
34508         <size>3</size>
34509       </method>
34510     </type>
34511     <type name="A5">
34512       <method name="Void .ctor()">
34513         <size>7</size>
34514       </method>
34515       <method name="UInt32 op_Implicit(A5)">
34516         <size>2</size>
34517       </method>
34518       <method name="Int32 op_Implicit(A5)">
34519         <size>2</size>
34520       </method>
34521     </type>
34522     <type name="A6">
34523       <method name="Void .ctor()">
34524         <size>7</size>
34525       </method>
34526       <method name="Byte op_Implicit(A6)">
34527         <size>2</size>
34528       </method>
34529     </type>
34530     <type name="MyDecimal">
34531       <method name="Void .ctor()">
34532         <size>7</size>
34533       </method>
34534       <method name="Decimal op_Implicit(MyDecimal)">
34535         <size>8</size>
34536       </method>
34537     </type>
34538     <type name="Constraint">
34539       <method name="Void .ctor()">
34540         <size>7</size>
34541       </method>
34542       <method name="Int32 Main()">
34543         <size>293</size>
34544       </method>
34545     </type>
34546   </test>
34547   <test name="test-632.cs">
34548     <type name="Bug379822">
34549       <method name="Void .ctor()">
34550         <size>7</size>
34551       </method>
34552       <method name="Void Assert(Boolean, Boolean)">
34553         <size>19</size>
34554       </method>
34555       <method name="Void TestAnd(Boolean)">
34556         <size>79</size>
34557       </method>
34558       <method name="Void TestOr(Boolean)">
34559         <size>92</size>
34560       </method>
34561       <method name="Void Test(Boolean)">
34562         <size>13</size>
34563       </method>
34564       <method name="Void Main()">
34565         <size>13</size>
34566       </method>
34567     </type>
34568   </test>
34569   <test name="test-633.cs">
34570     <type name="Test.C">
34571       <method name="Void .ctor()">
34572         <size>7</size>
34573       </method>
34574       <method name="Void Main()">
34575         <size>1</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-634.cs">
34580     <type name="Test">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="Void TestFunc()">
34585         <size>2</size>
34586       </method>
34587       <method name="Void Main(System.String[])">
34588         <size>6</size>
34589       </method>
34590     </type>
34591     <type name="Test+D">
34592       <method name="Void .ctor(Object, IntPtr)">
34593         <size>0</size>
34594       </method>
34595       <method name="Void Invoke()">
34596         <size>0</size>
34597       </method>
34598       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34599         <size>0</size>
34600       </method>
34601       <method name="Void EndInvoke(IAsyncResult)">
34602         <size>0</size>
34603       </method>
34604     </type>
34605   </test>
34606   <test name="test-635.cs">
34607     <type name="ShortCircuitFold">
34608       <method name="Void .ctor()">
34609         <size>7</size>
34610       </method>
34611       <method name="Boolean get_False()">
34612         <size>14</size>
34613       </method>
34614       <method name="Boolean get_True()">
34615         <size>14</size>
34616       </method>
34617       <method name="Void a(Boolean, Boolean)">
34618         <size>19</size>
34619       </method>
34620       <method name="Void c(Int32)">
34621         <size>67</size>
34622       </method>
34623       <method name="Boolean f()">
34624         <size>11</size>
34625       </method>
34626       <method name="Void Main()">
34627         <size>169</size>
34628       </method>
34629     </type>
34630   </test>
34631   <test name="test-636.cs">
34632     <type name="Foo">
34633       <method name="Void .ctor()">
34634         <size>7</size>
34635       </method>
34636       <method name="Boolean get_False()">
34637         <size>14</size>
34638       </method>
34639       <method name="Void ping()">
34640         <size>13</size>
34641       </method>
34642       <method name="Int32 test_while(Int32)">
34643         <size>53</size>
34644       </method>
34645       <method name="Int32 test_do_while(Int32)">
34646         <size>53</size>
34647       </method>
34648       <method name="Int32 test_for(Int32)">
34649         <size>64</size>
34650       </method>
34651       <method name="Void test_for_empty()">
34652         <size>35</size>
34653       </method>
34654       <method name="Void Main()">
34655         <size>30</size>
34656       </method>
34657     </type>
34658   </test>
34659   <test name="test-638.cs">
34660     <type name="Fail">
34661       <method name="Void .ctor()">
34662         <size>7</size>
34663       </method>
34664       <method name="Void Main()">
34665         <size>110</size>
34666       </method>
34667     </type>
34668     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34669       <method name="Void .ctor()">
34670         <size>7</size>
34671       </method>
34672       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34673         <size>28</size>
34674       </method>
34675     </type>
34676   </test>
34677   <test name="test-639.cs">
34678     <type name="Foo">
34679       <method name="Void .ctor()">
34680         <size>7</size>
34681       </method>
34682       <method name="System.String get_s()">
34683         <size>13</size>
34684       </method>
34685       <method name="Void set_s(System.String)">
34686         <size>34</size>
34687       </method>
34688       <method name="Void Main()">
34689         <size>67</size>
34690       </method>
34691     </type>
34692   </test>
34693   <test name="test-64.cs">
34694     <type name="Operator">
34695       <method name="Void .ctor()">
34696         <size>7</size>
34697       </method>
34698     </type>
34699     <type name="Blah">
34700       <method name="Void .ctor(Operator)">
34701         <size>7</size>
34702       </method>
34703     </type>
34704     <type name="T">
34705       <method name="Void .ctor()">
34706         <size>7</size>
34707       </method>
34708       <method name="Int32 Main()">
34709         <size>9</size>
34710       </method>
34711     </type>
34712   </test>
34713   <test name="test-640.cs">
34714     <type name="C">
34715       <method name="Void .ctor()">
34716         <size>7</size>
34717       </method>
34718       <method name="Int32 Main()">
34719         <size>100</size>
34720       </method>
34721     </type>
34722   </test>
34723   <test name="test-641.cs">
34724     <type name="Identifier">
34725       <method name="Void .ctor()">
34726         <size>7</size>
34727       </method>
34728       <method name="Int32 Main()">
34729         <size>55</size>
34730       </method>
34731       <method name="Boolean op_Equality(Identifier, Identifier)">
34732         <size>2</size>
34733       </method>
34734       <method name="Boolean op_Inequality(Identifier, Identifier)">
34735         <size>2</size>
34736       </method>
34737       <method name="Identifier op_Implicit(System.String)">
34738         <size>2</size>
34739       </method>
34740       <method name="System.String op_Implicit(Identifier)">
34741         <size>2</size>
34742       </method>
34743       <method name="Decimal op_Implicit(Identifier)">
34744         <size>7</size>
34745       </method>
34746     </type>
34747   </test>
34748   <test name="test-642.cs">
34749     <type name="C">
34750       <method name="Void .ctor()">
34751         <size>7</size>
34752       </method>
34753       <method name="Int32 Main()">
34754         <size>40</size>
34755       </method>
34756     </type>
34757   </test>
34758   <test name="test-643.cs">
34759     <type name="PointerArithmeticTest">
34760       <method name="Void .ctor()">
34761         <size>7</size>
34762       </method>
34763       <method name="Int32 Main()">
34764         <size>130</size>
34765       </method>
34766       <method name="Int32* Conversions(Int64)">
34767         <size>3</size>
34768       </method>
34769       <method name="Int32 CheckAdd(Byte*, Int32)">
34770         <size>14</size>
34771       </method>
34772       <method name="Int32 CheckSub(Int16*, Int32)">
34773         <size>16</size>
34774       </method>
34775       <method name="Int32 CheckSub2(Int16*, Int32)">
34776         <size>23</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-644.cs">
34781     <type name="Program">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="System.Object M(Int32)">
34786         <size>2</size>
34787       </method>
34788       <method name="Void Test_1()">
34789         <size>59</size>
34790       </method>
34791       <method name="Boolean Test_2()">
34792         <size>24</size>
34793       </method>
34794       <method name="Boolean Test_3()">
34795         <size>24</size>
34796       </method>
34797       <method name="Boolean Test_4(Program+D)">
34798         <size>13</size>
34799       </method>
34800       <method name="Int32 Main()">
34801         <size>75</size>
34802       </method>
34803     </type>
34804     <type name="Program+D">
34805       <method name="Void .ctor(Object, IntPtr)">
34806         <size>0</size>
34807       </method>
34808       <method name="System.Object Invoke(Int32)">
34809         <size>0</size>
34810       </method>
34811       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34812         <size>0</size>
34813       </method>
34814       <method name="System.Object EndInvoke(IAsyncResult)">
34815         <size>0</size>
34816       </method>
34817     </type>
34818   </test>
34819   <test name="test-645.cs">
34820     <type name="Program">
34821       <method name="Void .ctor()">
34822         <size>7</size>
34823       </method>
34824       <method name="IEnumerable get_Empty()">
34825         <size>16</size>
34826       </method>
34827       <method name="Void Main()">
34828         <size>61</size>
34829       </method>
34830     </type>
34831     <type name="Program+&lt;&gt;c__Iterator0">
34832       <method name="Void .ctor()">
34833         <size>7</size>
34834       </method>
34835       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34836         <size>7</size>
34837       </method>
34838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34839         <size>7</size>
34840       </method>
34841       <method name="Boolean MoveNext()">
34842         <size>158</size>
34843       </method>
34844       <method name="Void Dispose()">
34845         <size>8</size>
34846       </method>
34847       <method name="Void Reset()">
34848         <size>6</size>
34849       </method>
34850       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34851         <size>7</size>
34852       </method>
34853       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34854         <size>26</size>
34855       </method>
34856     </type>
34857   </test>
34858   <test name="test-646.cs">
34859     <type name="Program">
34860       <method name="Void .ctor()">
34861         <size>7</size>
34862       </method>
34863       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34864         <size>7</size>
34865       </method>
34866       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34867         <size>7</size>
34868       </method>
34869       <method name="Int32 Main()">
34870         <size>113</size>
34871       </method>
34872     </type>
34873   </test>
34874   <test name="test-647.cs">
34875     <type name="Foo">
34876       <method name="Void .ctor()">
34877         <size>7</size>
34878       </method>
34879       <method name="Void Main()">
34880         <size>28</size>
34881       </method>
34882     </type>
34883   </test>
34884   <test name="test-648.cs">
34885     <type name="ParamMismatch.TestCase">
34886       <method name="Void .ctor()">
34887         <size>7</size>
34888       </method>
34889       <method name="Void add_Culprit(System.EventHandler)">
34890         <size>1</size>
34891       </method>
34892       <method name="Void remove_Culprit(System.EventHandler)">
34893         <size>1</size>
34894       </method>
34895       <method name="Void Main()">
34896         <size>1</size>
34897       </method>
34898       <method name="Void Finalize()">
34899         <size>13</size>
34900       </method>
34901     </type>
34902   </test>
34903   <test name="test-649.cs">
34904     <type name="MainClass">
34905       <method name="Void .ctor()">
34906         <size>7</size>
34907       </method>
34908       <method name="Void Main(System.String[])">
34909         <size>609</size>
34910       </method>
34911     </type>
34912     <type name="MainClass+Decimal2">
34913       <method name="Void .ctor(Double)">
34914         <size>13</size>
34915       </method>
34916       <method name="Void .ctor(Decimal)">
34917         <size>8</size>
34918       </method>
34919       <method name="Decimal2 op_Explicit(Decimal)">
34920         <size>7</size>
34921       </method>
34922       <method name="Decimal2 op_Explicit(Double)">
34923         <size>7</size>
34924       </method>
34925       <method name="Decimal op_Implicit(Decimal2)">
34926         <size>8</size>
34927       </method>
34928     </type>
34929   </test>
34930   <test name="test-65.cs">
34931     <type name="X">
34932       <method name="Void .ctor()">
34933         <size>7</size>
34934       </method>
34935       <method name="Void receiver(S)">
34936         <size>7</size>
34937       </method>
34938       <method name="System.Object BoxS()">
34939         <size>21</size>
34940       </method>
34941       <method name="S Plain()">
34942         <size>16</size>
34943       </method>
34944       <method name="Int32 Main()">
34945         <size>98</size>
34946       </method>
34947     </type>
34948   </test>
34949   <test name="test-650.cs">
34950     <type name="App">
34951       <method name="Void .ctor()">
34952         <size>7</size>
34953       </method>
34954       <method name="Void Main()">
34955         <size>1</size>
34956       </method>
34957     </type>
34958   </test>
34959   <test name="test-651.cs">
34960     <type name="Foo">
34961       <method name="Void .ctor()">
34962         <size>7</size>
34963       </method>
34964       <method name="Void Open(IList)">
34965         <size>1</size>
34966       </method>
34967       <method name="Void Open(System.Collections.ArrayList ByRef)">
34968         <size>20</size>
34969       </method>
34970       <method name="Void Main()">
34971         <size>1</size>
34972       </method>
34973     </type>
34974   </test>
34975   <test name="test-652.cs">
34976     <type name="C">
34977       <method name="Void .ctor()">
34978         <size>7</size>
34979       </method>
34980       <method name="Int32 Main()">
34981         <size>6</size>
34982       </method>
34983       <method name="Int32 Test()">
34984         <size>27</size>
34985       </method>
34986     </type>
34987   </test>
34988   <test name="test-653.cs">
34989     <type name="C">
34990       <method name="Void .ctor()">
34991         <size>7</size>
34992       </method>
34993       <method name="Int32 Test()">
34994         <size>50</size>
34995       </method>
34996       <method name="Void Test2()">
34997         <size>32</size>
34998       </method>
34999       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35000         <size>39</size>
35001       </method>
35002       <method name="Int32 Main()">
35003         <size>41</size>
35004       </method>
35005     </type>
35006   </test>
35007   <test name="test-654.cs">
35008     <type name="Program">
35009       <method name="Void .ctor()">
35010         <size>7</size>
35011       </method>
35012       <method name="Int32 Main()">
35013         <size>8</size>
35014       </method>
35015       <method name="Int32 Test(SByte*)">
35016         <size>33</size>
35017       </method>
35018     </type>
35019   </test>
35020   <test name="test-655.cs">
35021     <type name="D">
35022       <method name="Void .ctor()">
35023         <size>7</size>
35024       </method>
35025       <method name="Byte get_Item(Int32)">
35026         <size>7</size>
35027       </method>
35028       <method name="Void set_Item(Int32, Byte)">
35029         <size>8</size>
35030       </method>
35031       <method name="Int32 Main()">
35032         <size>77</size>
35033       </method>
35034     </type>
35035   </test>
35036   <test name="test-656.cs">
35037     <type name="Goo">
35038       <method name="Void .ctor()">
35039         <size>7</size>
35040       </method>
35041       <method name="Void Main()">
35042         <size>26</size>
35043       </method>
35044     </type>
35045   </test>
35046   <test name="test-657.cs">
35047     <type name="TestDebug.C">
35048       <method name="Void .ctor()">
35049         <size>7</size>
35050       </method>
35051       <method name="Void Method()">
35052         <size>1</size>
35053       </method>
35054     </type>
35055     <type name="TestDebug.Program">
35056       <method name="Void .ctor()">
35057         <size>7</size>
35058       </method>
35059       <method name="Void Excluded()">
35060         <size>11</size>
35061       </method>
35062       <method name="Int32 Main()">
35063         <size>7</size>
35064       </method>
35065     </type>
35066   </test>
35067   <test name="test-658.cs">
35068     <type name="A">
35069       <method name="Void .ctor()">
35070         <size>7</size>
35071       </method>
35072       <method name="Int32 get_Thread()">
35073         <size>2</size>
35074       </method>
35075     </type>
35076     <type name="Thread">
35077       <method name="Void .ctor()">
35078         <size>7</size>
35079       </method>
35080       <method name="Void Foo()">
35081         <size>1</size>
35082       </method>
35083     </type>
35084     <type name="B">
35085       <method name="Void .ctor()">
35086         <size>7</size>
35087       </method>
35088       <method name="Void Main()">
35089         <size>6</size>
35090       </method>
35091     </type>
35092   </test>
35093   <test name="test-659.cs">
35094     <type name="MySubClass">
35095       <method name="Void .ctor()">
35096         <size>7</size>
35097       </method>
35098       <method name="Int32 Main()">
35099         <size>30</size>
35100       </method>
35101       <method name="Void set_BB(Int32, Boolean)">
35102         <size>1</size>
35103       </method>
35104       <method name="Void Iface.set_AA(Int32, Boolean)">
35105         <size>9</size>
35106       </method>
35107     </type>
35108   </test>
35109   <test name="test-66.cs">
35110     <type name="Y">
35111       <method name="Void .ctor()">
35112         <size>7</size>
35113       </method>
35114     </type>
35115     <type name="X">
35116       <method name="Void .ctor()">
35117         <size>7</size>
35118       </method>
35119       <method name="Void .cctor()">
35120         <size>53</size>
35121       </method>
35122       <method name="Void FillOne()">
35123         <size>18</size>
35124       </method>
35125       <method name="Void FillSingle()">
35126         <size>39</size>
35127       </method>
35128       <method name="Void FillDouble()">
35129         <size>59</size>
35130       </method>
35131       <method name="Void FillObject()">
35132         <size>52</size>
35133       </method>
35134       <method name="Void FillDoubleObject()">
35135         <size>81</size>
35136       </method>
35137       <method name="Int32 TestSingle()">
35138         <size>47</size>
35139       </method>
35140       <method name="Int32 TestDouble()">
35141         <size>67</size>
35142       </method>
35143       <method name="Int32 TestObjectSingle()">
35144         <size>48</size>
35145       </method>
35146       <method name="Int32 TestObjectDouble()">
35147         <size>72</size>
35148       </method>
35149       <method name="Int32 Main()">
35150         <size>80</size>
35151       </method>
35152     </type>
35153   </test>
35154   <test name="test-660.cs">
35155     <type name="Test">
35156       <method name="Void .ctor()">
35157         <size>7</size>
35158       </method>
35159       <method name="Void Main()">
35160         <size>25</size>
35161       </method>
35162     </type>
35163     <type name="Status">
35164       <method name="Void .ctor(Code)">
35165         <size>8</size>
35166       </method>
35167       <method name="Status op_Implicit(Code)">
35168         <size>7</size>
35169       </method>
35170       <method name="Code op_Implicit(Status)">
35171         <size>8</size>
35172       </method>
35173     </type>
35174   </test>
35175   <test name="test-661.cs">
35176     <type name="Test">
35177       <method name="Void .ctor()">
35178         <size>7</size>
35179       </method>
35180       <method name="Void Main()">
35181         <size>1</size>
35182       </method>
35183       <method name="Void TestMethod()">
35184         <size>15</size>
35185       </method>
35186       <method name="SummaryInfo GetSummary()">
35187         <size>2</size>
35188       </method>
35189     </type>
35190   </test>
35191   <test name="test-662.cs">
35192     <type name="C">
35193       <method name="Void .ctor()">
35194         <size>7</size>
35195       </method>
35196       <method name="Void Main()">
35197         <size>1</size>
35198       </method>
35199     </type>
35200   </test>
35201   <test name="test-663.cs">
35202     <type name="A">
35203       <method name="Void .ctor()">
35204         <size>7</size>
35205       </method>
35206       <method name="Int32 op_Implicit(A)">
35207         <size>2</size>
35208       </method>
35209       <method name="Boolean op_Implicit(A)">
35210         <size>2</size>
35211       </method>
35212     </type>
35213     <type name="C">
35214       <method name="Void .ctor()">
35215         <size>7</size>
35216       </method>
35217       <method name="Void Main()">
35218         <size>17</size>
35219       </method>
35220     </type>
35221   </test>
35222   <test name="test-664.cs">
35223     <type name="C">
35224       <method name="Void .ctor()">
35225         <size>7</size>
35226       </method>
35227       <method name="Boolean Test(System.String)">
35228         <size>148</size>
35229       </method>
35230       <method name="Int32 Main()">
35231         <size>49</size>
35232       </method>
35233     </type>
35234   </test>
35235   <test name="test-665.cs">
35236     <type name="Test">
35237       <method name="Void .ctor()">
35238         <size>7</size>
35239       </method>
35240       <method name="Int32 Main()">
35241         <size>14</size>
35242       </method>
35243       <method name="Int32 Method(System.Object)">
35244         <size>2</size>
35245       </method>
35246     </type>
35247   </test>
35248   <test name="test-666.cs">
35249     <type name="C">
35250       <method name="Void .ctor()">
35251         <size>7</size>
35252       </method>
35253       <method name="Void Main()">
35254         <size>1</size>
35255       </method>
35256     </type>
35257   </test>
35258   <test name="test-667.cs">
35259     <type name="CA">
35260       <method name="Void .ctor()">
35261         <size>7</size>
35262       </method>
35263       <method name="Void IA.M()">
35264         <size>1</size>
35265       </method>
35266     </type>
35267     <type name="CC">
35268       <method name="Void .ctor()">
35269         <size>7</size>
35270       </method>
35271       <method name="Void Main()">
35272         <size>1</size>
35273       </method>
35274     </type>
35275   </test>
35276   <test name="test-668.cs">
35277     <type name="Bar">
35278       <method name="Void .ctor()">
35279         <size>7</size>
35280       </method>
35281     </type>
35282     <type name="Test">
35283       <method name="Void .ctor()">
35284         <size>7</size>
35285       </method>
35286       <method name="Void Main()">
35287         <size>7</size>
35288       </method>
35289     </type>
35290   </test>
35291   <test name="test-669.cs">
35292     <type name="Test">
35293       <method name="Void .ctor()">
35294         <size>7</size>
35295       </method>
35296       <method name="Void Main()">
35297         <size>3</size>
35298       </method>
35299     </type>
35300   </test>
35301   <test name="test-670.cs">
35302     <type name="C">
35303       <method name="Void .ctor()">
35304         <size>7</size>
35305       </method>
35306       <method name="Void Main()">
35307         <size>14</size>
35308       </method>
35309     </type>
35310   </test>
35311   <test name="test-671.cs">
35312     <type name="C">
35313       <method name="Void .ctor()">
35314         <size>7</size>
35315       </method>
35316       <method name="Int32 Main()">
35317         <size>19</size>
35318       </method>
35319       <method name="Boolean Bar(System.Object)">
35320         <size>2</size>
35321       </method>
35322     </type>
35323   </test>
35324   <test name="test-672.cs">
35325     <type name="X">
35326       <method name="Void .ctor()">
35327         <size>7</size>
35328       </method>
35329       <method name="S* get_Foo2()">
35330         <size>3</size>
35331       </method>
35332       <method name="Void Main()">
35333         <size>1</size>
35334       </method>
35335       <method name="Int32* get_Foo()">
35336         <size>3</size>
35337       </method>
35338     </type>
35339   </test>
35340   <test name="test-673.cs">
35341     <type name="Test">
35342       <method name="Void .ctor()">
35343         <size>7</size>
35344       </method>
35345       <method name="Void Foo()">
35346         <size>1</size>
35347       </method>
35348       <method name="Int32 Main()">
35349         <size>85</size>
35350       </method>
35351     </type>
35352   </test>
35353   <test name="test-674.cs">
35354     <type name="Test">
35355       <method name="Void .ctor()">
35356         <size>7</size>
35357       </method>
35358       <method name="Int32 Main()">
35359         <size>56</size>
35360       </method>
35361       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35362         <size>2</size>
35363       </method>
35364     </type>
35365     <type name="Test+D">
35366       <method name="Void .ctor(Object, IntPtr)">
35367         <size>0</size>
35368       </method>
35369       <method name="Int32 Invoke(Int32)">
35370         <size>0</size>
35371       </method>
35372       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35373         <size>0</size>
35374       </method>
35375       <method name="Int32 EndInvoke(IAsyncResult)">
35376         <size>0</size>
35377       </method>
35378     </type>
35379   </test>
35380   <test name="test-675.cs">
35381     <type name="B">
35382       <method name="Void .ctor()">
35383         <size>7</size>
35384       </method>
35385       <method name="Int32 GetHashCode()">
35386         <size>2</size>
35387       </method>
35388       <method name="Boolean Equals(System.Object)">
35389         <size>2</size>
35390       </method>
35391       <method name="Boolean op_Equality(B, B)">
35392         <size>2</size>
35393       </method>
35394       <method name="Boolean op_Inequality(B, B)">
35395         <size>2</size>
35396       </method>
35397     </type>
35398     <type name="Test">
35399       <method name="Void .ctor()">
35400         <size>7</size>
35401       </method>
35402       <method name="Int32 Main()">
35403         <size>2</size>
35404       </method>
35405     </type>
35406   </test>
35407   <test name="test-676.cs">
35408     <type name="N.Item">
35409       <method name="Void .ctor()">
35410         <size>7</size>
35411       </method>
35412     </type>
35413     <type name="N.Test">
35414       <method name="Void .ctor()">
35415         <size>7</size>
35416       </method>
35417       <method name="N.Item get_Item(N.Test)">
35418         <size>2</size>
35419       </method>
35420       <method name="Void Foo(ItemSlot)">
35421         <size>27</size>
35422       </method>
35423       <method name="Int32 Main()">
35424         <size>2</size>
35425       </method>
35426     </type>
35427   </test>
35428   <test name="test-677.cs">
35429     <type name="InvokeWindow">
35430       <method name="Void .ctor()">
35431         <size>7</size>
35432       </method>
35433       <method name="Void add_E(D)">
35434         <size>24</size>
35435       </method>
35436       <method name="Void remove_E(D)">
35437         <size>24</size>
35438       </method>
35439       <method name="Void Run()">
35440         <size>12</size>
35441       </method>
35442     </type>
35443     <type name="Test">
35444       <method name="Void .ctor()">
35445         <size>7</size>
35446       </method>
35447       <method name="Int32 Main()">
35448         <size>32</size>
35449       </method>
35450       <method name="Void OnDeleteEvent()">
35451         <size>1</size>
35452       </method>
35453       <method name="Void OnDeleteEvent(Int32)">
35454         <size>1</size>
35455       </method>
35456     </type>
35457     <type name="D">
35458       <method name="Void .ctor(Object, IntPtr)">
35459         <size>0</size>
35460       </method>
35461       <method name="Void Invoke()">
35462         <size>0</size>
35463       </method>
35464       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35465         <size>0</size>
35466       </method>
35467       <method name="Void EndInvoke(IAsyncResult)">
35468         <size>0</size>
35469       </method>
35470     </type>
35471   </test>
35472   <test name="test-678.cs">
35473     <type name="NaNTest">
35474       <method name="Void .ctor(Double, Double)">
35475         <size>171</size>
35476       </method>
35477       <method name="Int32 Main()">
35478         <size>26</size>
35479       </method>
35480     </type>
35481   </test>
35482   <test name="test-679.cs">
35483     <type name="Program">
35484       <method name="Void .ctor()">
35485         <size>7</size>
35486       </method>
35487       <method name="Int32 Main()">
35488         <size>12</size>
35489       </method>
35490     </type>
35491   </test>
35492   <test name="test-68.cs">
35493     <type name="Y">
35494       <method name="Void .ctor()">
35495         <size>14</size>
35496       </method>
35497     </type>
35498     <type name="X">
35499       <method name="Void .ctor()">
35500         <size>7</size>
35501       </method>
35502       <method name="Int32 Main()">
35503         <size>147</size>
35504       </method>
35505     </type>
35506   </test>
35507   <test name="test-680.cs">
35508     <type name="AsStringProblem.MainClass">
35509       <method name="Void .ctor()">
35510         <size>7</size>
35511       </method>
35512       <method name="Void Main()">
35513         <size>94</size>
35514       </method>
35515     </type>
35516   </test>
35517   <test name="test-681.cs">
35518     <type name="Bug">
35519       <method name="Void .ctor()">
35520         <size>20</size>
35521       </method>
35522       <method name="Void Main()">
35523         <size>1</size>
35524       </method>
35525     </type>
35526     <type name="BugClass">
35527       <method name="Void .cctor()">
35528         <size>18</size>
35529       </method>
35530       <method name="Void FooImplementation(System.Void*)">
35531         <size>1</size>
35532       </method>
35533     </type>
35534     <type name="BugClass+Foo">
35535       <method name="Void .ctor(Object, IntPtr)">
35536         <size>0</size>
35537       </method>
35538       <method name="Void Invoke(System.Void*)">
35539         <size>0</size>
35540       </method>
35541       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35542         <size>0</size>
35543       </method>
35544       <method name="Void EndInvoke(IAsyncResult)">
35545         <size>0</size>
35546       </method>
35547     </type>
35548   </test>
35549   <test name="test-683.cs">
35550     <type name="broken_cast">
35551       <method name="Void .ctor()">
35552         <size>7</size>
35553       </method>
35554       <method name="Int32 Main()">
35555         <size>32</size>
35556       </method>
35557     </type>
35558   </test>
35559   <test name="test-684.cs">
35560     <type name="mono_bug.Program">
35561       <method name="Void .ctor()">
35562         <size>7</size>
35563       </method>
35564       <method name="Void Main()">
35565         <size>71</size>
35566       </method>
35567       <method name="System.Double[][,] ReturnArray()">
35568         <size>62</size>
35569       </method>
35570     </type>
35571   </test>
35572   <test name="test-685.cs">
35573     <type name="C">
35574       <method name="Void .ctor()">
35575         <size>7</size>
35576       </method>
35577       <method name="Void Main()">
35578         <size>28</size>
35579       </method>
35580     </type>
35581   </test>
35582   <test name="test-686.cs">
35583     <type name="Test">
35584       <method name="Void .ctor()">
35585         <size>7</size>
35586       </method>
35587       <method name="Void Main()">
35588         <size>51</size>
35589       </method>
35590       <method name="Void Foo()">
35591         <size>145</size>
35592       </method>
35593     </type>
35594   </test>
35595   <test name="test-687.cs">
35596     <type name="XUnit">
35597       <method name="Void .ctor(Double)">
35598         <size>8</size>
35599       </method>
35600       <method name="XUnit op_Implicit(Double)">
35601         <size>10</size>
35602       </method>
35603       <method name="Double op_Implicit(XUnit)">
35604         <size>8</size>
35605       </method>
35606     </type>
35607     <type name="Unit">
35608       <method name="Void .ctor(Double)">
35609         <size>8</size>
35610       </method>
35611       <method name="Unit op_Implicit(Double)">
35612         <size>10</size>
35613       </method>
35614       <method name="Double op_Implicit(Unit)">
35615         <size>8</size>
35616       </method>
35617     </type>
35618     <type name="Test">
35619       <method name="Void .ctor()">
35620         <size>7</size>
35621       </method>
35622       <method name="Int32 Main()">
35623         <size>56</size>
35624       </method>
35625     </type>
35626   </test>
35627   <test name="test-688.cs">
35628     <type name="Test">
35629       <method name="Void .ctor()">
35630         <size>7</size>
35631       </method>
35632       <method name="Int32 Main()">
35633         <size>46</size>
35634       </method>
35635       <method name="Byte* GetFoo()">
35636         <size>7</size>
35637       </method>
35638       <method name="Byte* GetFoo2()">
35639         <size>7</size>
35640       </method>
35641     </type>
35642   </test>
35643   <test name="test-689.cs">
35644     <type name="Sample">
35645       <method name="Void Main()">
35646         <size>3</size>
35647       </method>
35648       <method name="Void Foo(Byte*, Byte*)">
35649         <size>42</size>
35650       </method>
35651     </type>
35652   </test>
35653   <test name="test-69.cs">
35654     <type name="Blah">
35655       <method name="Void .ctor()">
35656         <size>7</size>
35657       </method>
35658       <method name="Void Start_internal(IntPtr)">
35659         <size>0</size>
35660       </method>
35661       <method name="Int32 Main()">
35662         <size>2</size>
35663       </method>
35664     </type>
35665   </test>
35666   <test name="test-690.cs">
35667     <type name="Test.Test">
35668       <method name="Void .ctor()">
35669         <size>7</size>
35670       </method>
35671       <method name="Void Main()">
35672         <size>1</size>
35673       </method>
35674     </type>
35675   </test>
35676   <test name="test-691.cs">
35677     <type name="ConsoleApplication6.Program">
35678       <method name="Void .ctor()">
35679         <size>7</size>
35680       </method>
35681       <method name="Void .cctor()">
35682         <size>23</size>
35683       </method>
35684       <method name="Void Main()">
35685         <size>127</size>
35686       </method>
35687     </type>
35688   </test>
35689   <test name="test-692.cs">
35690     <type name="Test">
35691       <method name="Void .ctor()">
35692         <size>7</size>
35693       </method>
35694       <method name="Void test1(DateTime ByRef)">
35695         <size>10</size>
35696       </method>
35697       <method name="Void test2(DateTime ByRef)">
35698         <size>13</size>
35699       </method>
35700       <method name="Int32 Main()">
35701         <size>141</size>
35702       </method>
35703     </type>
35704   </test>
35705   <test name="test-693.cs">
35706     <type name="ConstTest">
35707       <method name="Void .ctor()">
35708         <size>7</size>
35709       </method>
35710       <method name="Int32 Main()">
35711         <size>32</size>
35712       </method>
35713     </type>
35714   </test>
35715   <test name="test-694.cs">
35716     <type name="Test">
35717       <method name="Void .ctor()">
35718         <size>7</size>
35719       </method>
35720       <method name="Int32 Main()">
35721         <size>2</size>
35722       </method>
35723     </type>
35724   </test>
35725   <test name="test-695.cs">
35726     <type name="Program">
35727       <method name="Void .ctor()">
35728         <size>7</size>
35729       </method>
35730       <method name="Void .cctor()">
35731         <size>53</size>
35732       </method>
35733       <method name="Int32 Main()">
35734         <size>680</size>
35735       </method>
35736       <method name="System.String get_BaseDirectory()">
35737         <size>28</size>
35738       </method>
35739     </type>
35740     <type name="&lt;PrivateImplementationDetails&gt;">
35741       <method name="Void .ctor()">
35742         <size>7</size>
35743       </method>
35744     </type>
35745   </test>
35746   <test name="test-696.cs">
35747     <type name="S">
35748       <method name="Void f(S)">
35749         <size>1</size>
35750       </method>
35751       <method name="S op_Implicit(C)">
35752         <size>2</size>
35753       </method>
35754     </type>
35755     <type name="C">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759       <method name="Void Main()">
35760         <size>12</size>
35761       </method>
35762     </type>
35763   </test>
35764   <test name="test-697.cs">
35765     <type name="C">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Void Main()">
35770         <size>1</size>
35771       </method>
35772     </type>
35773   </test>
35774   <test name="test-698.cs">
35775     <type name="test">
35776       <method name="Void .ctor()">
35777         <size>7</size>
35778       </method>
35779       <method name="Void Main()">
35780         <size>12</size>
35781       </method>
35782     </type>
35783   </test>
35784   <test name="test-699.cs">
35785     <type name="D">
35786       <method name="Void .ctor(String)">
35787         <size>25</size>
35788       </method>
35789       <method name="System.String get_message()">
35790         <size>7</size>
35791       </method>
35792       <method name="Void Main()">
35793         <size>1</size>
35794       </method>
35795     </type>
35796   </test>
35797   <test name="test-7.cs">
35798     <type name="Mine.MyBoolean">
35799       <method name="Void .ctor()">
35800         <size>7</size>
35801       </method>
35802       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35803         <size>2</size>
35804       </method>
35805     </type>
35806     <type name="Mine.MyTrueFalse">
35807       <method name="Void .ctor()">
35808         <size>7</size>
35809       </method>
35810       <method name="Boolean op_True(Mine.MyTrueFalse)">
35811         <size>2</size>
35812       </method>
35813       <method name="Boolean op_False(Mine.MyTrueFalse)">
35814         <size>2</size>
35815       </method>
35816     </type>
35817     <type name="Mine.Blah">
35818       <method name="Void .ctor(Int32)">
35819         <size>14</size>
35820       </method>
35821       <method name="Int32 Main()">
35822         <size>408</size>
35823       </method>
35824       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35825         <size>31</size>
35826       </method>
35827       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35828         <size>22</size>
35829       </method>
35830       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35831         <size>23</size>
35832       </method>
35833       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35834         <size>31</size>
35835       </method>
35836       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35837         <size>24</size>
35838       </method>
35839       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35840         <size>24</size>
35841       </method>
35842       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35843         <size>24</size>
35844       </method>
35845       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35846         <size>23</size>
35847       </method>
35848       <method name="Boolean op_LogicalNot(Mine.Blah)">
35849         <size>20</size>
35850       </method>
35851       <method name="Mine.Blah op_Increment(Mine.Blah)">
35852         <size>26</size>
35853       </method>
35854       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35855         <size>26</size>
35856       </method>
35857       <method name="Boolean op_True(Mine.Blah)">
35858         <size>20</size>
35859       </method>
35860       <method name="Boolean op_False(Mine.Blah)">
35861         <size>23</size>
35862       </method>
35863       <method name="Int32 op_Implicit(Mine.Blah)">
35864         <size>17</size>
35865       </method>
35866       <method name="Double op_Explicit(Mine.Blah)">
35867         <size>18</size>
35868       </method>
35869     </type>
35870   </test>
35871   <test name="test-70.cs">
35872     <type name="X">
35873       <method name="Void .ctor()">
35874         <size>7</size>
35875       </method>
35876       <method name="Int32 get_A()">
35877         <size>2</size>
35878       </method>
35879       <method name="Int32 B()">
35880         <size>2</size>
35881       </method>
35882     </type>
35883     <type name="Y">
35884       <method name="Void .ctor()">
35885         <size>7</size>
35886       </method>
35887       <method name="Int32 get_A()">
35888         <size>9</size>
35889       </method>
35890       <method name="Int32 B()">
35891         <size>9</size>
35892       </method>
35893     </type>
35894     <type name="Z">
35895       <method name="Void .ctor()">
35896         <size>7</size>
35897       </method>
35898       <method name="Int32 Main()">
35899         <size>70</size>
35900       </method>
35901     </type>
35902   </test>
35903   <test name="test-700.cs">
35904     <type name="FooAttribute">
35905       <method name="Void .ctor(String)">
35906         <size>7</size>
35907       </method>
35908     </type>
35909     <type name="Test">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913     </type>
35914     <type name="Program">
35915       <method name="Void .ctor()">
35916         <size>7</size>
35917       </method>
35918       <method name="Void Main()">
35919         <size>1</size>
35920       </method>
35921     </type>
35922   </test>
35923   <test name="test-701.cs">
35924     <type name="Foo">
35925       <method name="Void .ctor()">
35926         <size>7</size>
35927       </method>
35928       <method name="UInt16 ToUint16()">
35929         <size>6</size>
35930       </method>
35931       <method name="Void Main()">
35932         <size>1</size>
35933       </method>
35934     </type>
35935   </test>
35936   <test name="test-703.cs">
35937     <type name="A">
35938       <method name="Void .ctor()">
35939         <size>7</size>
35940       </method>
35941       <method name="Void add_Finished(System.EventHandler)">
35942         <size>0</size>
35943       </method>
35944       <method name="Void remove_Finished(System.EventHandler)">
35945         <size>0</size>
35946       </method>
35947       <method name="Void test(A)">
35948         <size>19</size>
35949       </method>
35950       <method name="Void TestA(System.Object, System.EventArgs)">
35951         <size>25</size>
35952       </method>
35953     </type>
35954     <type name="B">
35955       <method name="Void .ctor()">
35956         <size>65</size>
35957       </method>
35958       <method name="Void add_Finished(System.EventHandler)">
35959         <size>24</size>
35960       </method>
35961       <method name="Void remove_Finished(System.EventHandler)">
35962         <size>24</size>
35963       </method>
35964       <method name="Void TestB(System.Object, System.EventArgs)">
35965         <size>25</size>
35966       </method>
35967       <method name="Int32 Main()">
35968         <size>14</size>
35969       </method>
35970     </type>
35971   </test>
35972   <test name="test-705.cs">
35973     <type name="Test">
35974       <method name="Void .ctor()">
35975         <size>7</size>
35976       </method>
35977       <method name="Void .cctor()">
35978         <size>1</size>
35979       </method>
35980       <method name="Nested GetEnumerator()">
35981         <size>10</size>
35982       </method>
35983     </type>
35984     <type name="Test+Nested">
35985       <method name="Void System.IDisposable.Dispose()">
35986         <size>13</size>
35987       </method>
35988       <method name="Int32 get_Current()">
35989         <size>2</size>
35990       </method>
35991       <method name="Boolean MoveNext()">
35992         <size>2</size>
35993       </method>
35994       <method name="Void Reset()">
35995         <size>1</size>
35996       </method>
35997       <method name="Void Dispose()">
35998         <size>11</size>
35999       </method>
36000     </type>
36001     <type name="Program">
36002       <method name="Int32 Main()">
36003         <size>70</size>
36004       </method>
36005     </type>
36006   </test>
36007   <test name="test-706.cs">
36008     <type name="Test.CustomParentAttribute">
36009       <method name="Void .ctor()">
36010         <size>7</size>
36011       </method>
36012       <method name="Void DoSomething()">
36013         <size>0</size>
36014       </method>
36015     </type>
36016     <type name="Test.MyClass">
36017       <method name="Void .ctor()">
36018         <size>7</size>
36019       </method>
36020       <method name="Void Main()">
36021         <size>1</size>
36022       </method>
36023     </type>
36024     <type name="Test.MyClass+CustomChildAttribute">
36025       <method name="Void .ctor()">
36026         <size>7</size>
36027       </method>
36028       <method name="Void DoSomething()">
36029         <size>1</size>
36030       </method>
36031     </type>
36032   </test>
36033   <test name="test-707.cs">
36034     <type name="Tzap">
36035       <method name="Void .ctor()">
36036         <size>7</size>
36037       </method>
36038     </type>
36039     <type name="Tzap+Baz">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Void Gazonk()">
36044         <size>7</size>
36045       </method>
36046       <method name="Void Main()">
36047         <size>1</size>
36048       </method>
36049     </type>
36050     <type name="Tzap+Bar">
36051       <method name="Void .ctor()">
36052         <size>7</size>
36053       </method>
36054       <method name="Void Foo()">
36055         <size>1</size>
36056       </method>
36057     </type>
36058   </test>
36059   <test name="test-708.cs">
36060     <type name="A">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="A+ADelegate Delegate2(Boolean)">
36065         <size>25</size>
36066       </method>
36067       <method name="Void Main()">
36068         <size>1</size>
36069       </method>
36070     </type>
36071     <type name="A+ADelegate">
36072       <method name="Void .ctor(Object, IntPtr)">
36073         <size>0</size>
36074       </method>
36075       <method name="A+ADelegate Invoke(Boolean)">
36076         <size>0</size>
36077       </method>
36078       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36079         <size>0</size>
36080       </method>
36081       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36082         <size>0</size>
36083       </method>
36084     </type>
36085   </test>
36086   <test name="test-709.cs">
36087     <type name="C">
36088       <method name="Void .ctor()">
36089         <size>7</size>
36090       </method>
36091       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36092         <size>68</size>
36093       </method>
36094       <method name="Void CharCopy(Char*, Char*, Int32)">
36095         <size>33</size>
36096       </method>
36097       <method name="Int32 Main()">
36098         <size>58</size>
36099       </method>
36100     </type>
36101   </test>
36102   <test name="test-71.cs">
36103     <type name="X">
36104       <method name="Void .ctor()">
36105         <size>7</size>
36106       </method>
36107       <method name="Void Main()">
36108         <size>37</size>
36109       </method>
36110     </type>
36111     <type name="MethodSignature">
36112       <method name="Void .ctor(String, Type, Type[])">
36113         <size>22</size>
36114       </method>
36115     </type>
36116   </test>
36117   <test name="test-710.cs">
36118     <type name="Z">
36119       <method name="Void .ctor()">
36120         <size>7</size>
36121       </method>
36122     </type>
36123     <type name="C">
36124       <method name="Void .ctor()">
36125         <size>7</size>
36126       </method>
36127       <method name="Void Main()">
36128         <size>7</size>
36129       </method>
36130     </type>
36131   </test>
36132   <test name="test-711.cs">
36133     <type name="N.Test">
36134       <method name="Void .ctor()">
36135         <size>7</size>
36136       </method>
36137       <method name="Void .ctor(Int32)">
36138         <size>7</size>
36139       </method>
36140       <method name="Void Main()">
36141         <size>1</size>
36142       </method>
36143     </type>
36144   </test>
36145   <test name="test-712.cs">
36146     <type name="Hello">
36147       <method name="Void .ctor()">
36148         <size>7</size>
36149       </method>
36150       <method name="Void Main()">
36151         <size>22</size>
36152       </method>
36153     </type>
36154   </test>
36155   <test name="test-713.cs">
36156     <type name="DispBar">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160       <method name="Void Dispose()">
36161         <size>11</size>
36162       </method>
36163     </type>
36164     <type name="Foo">
36165       <method name="Void .ctor()">
36166         <size>7</size>
36167       </method>
36168       <method name="IDisposable GetBar()">
36169         <size>6</size>
36170       </method>
36171     </type>
36172     <type name="Test">
36173       <method name="Void .ctor()">
36174         <size>7</size>
36175       </method>
36176       <method name="Void .cctor()">
36177         <size>11</size>
36178       </method>
36179       <method name="Boolean TryThing()">
36180         <size>46</size>
36181       </method>
36182       <method name="Void Main()">
36183         <size>7</size>
36184       </method>
36185     </type>
36186   </test>
36187   <test name="test-714.cs">
36188     <type name="Hello">
36189       <method name="Void .ctor()">
36190         <size>7</size>
36191       </method>
36192       <method name="Void IBar.Test()">
36193         <size>1</size>
36194       </method>
36195       <method name="Void Main()">
36196         <size>1</size>
36197       </method>
36198     </type>
36199   </test>
36200   <test name="test-716.cs">
36201     <type name="SS">
36202       <method name="Void .cctor()">
36203         <size>8</size>
36204       </method>
36205     </type>
36206     <type name="SSS">
36207       <method name="Void .cctor()">
36208         <size>15</size>
36209       </method>
36210     </type>
36211     <type name="C">
36212       <method name="Void .ctor()">
36213         <size>7</size>
36214       </method>
36215     </type>
36216     <type name="CC">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="Void .cctor()">
36221         <size>8</size>
36222       </method>
36223     </type>
36224     <type name="CCC">
36225       <method name="Void .ctor()">
36226         <size>7</size>
36227       </method>
36228       <method name="Void .cctor()">
36229         <size>11</size>
36230       </method>
36231     </type>
36232     <type name="X">
36233       <method name="Void .ctor()">
36234         <size>7</size>
36235       </method>
36236       <method name="Int32 Main()">
36237         <size>192</size>
36238       </method>
36239     </type>
36240   </test>
36241   <test name="test-717.cs">
36242     <type name="AA">
36243       <method name="Void .ctor()">
36244         <size>7</size>
36245       </method>
36246       <method name="Int32 Foo(Int32)">
36247         <size>2</size>
36248       </method>
36249     </type>
36250     <type name="A">
36251       <method name="Void .ctor()">
36252         <size>7</size>
36253       </method>
36254       <method name="Int32 Foo(Byte)">
36255         <size>2</size>
36256       </method>
36257       <method name="Int32 Foo(Int32)">
36258         <size>2</size>
36259       </method>
36260     </type>
36261     <type name="B">
36262       <method name="Void .ctor()">
36263         <size>7</size>
36264       </method>
36265       <method name="Int32 Foo(Int32)">
36266         <size>2</size>
36267       </method>
36268       <method name="Void Foo(System.String)">
36269         <size>1</size>
36270       </method>
36271     </type>
36272     <type name="S">
36273       <method name="System.String ToString()">
36274         <size>6</size>
36275       </method>
36276     </type>
36277     <type name="MyClass">
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281       <method name="Int32 Main()">
36282         <size>61</size>
36283       </method>
36284     </type>
36285   </test>
36286   <test name="test-718.cs">
36287     <type name="A">
36288       <method name="Void .ctor()">
36289         <size>7</size>
36290       </method>
36291       <method name="Void Foo(Int32, Int32)">
36292         <size>1</size>
36293       </method>
36294     </type>
36295     <type name="B">
36296       <method name="Void .ctor()">
36297         <size>7</size>
36298       </method>
36299       <method name="Void Main()">
36300         <size>8</size>
36301       </method>
36302       <method name="Void Foo(Int32)">
36303         <size>1</size>
36304       </method>
36305     </type>
36306   </test>
36307   <test name="test-719.cs">
36308     <type name="C">
36309       <method name="Void .ctor()">
36310         <size>7</size>
36311       </method>
36312       <method name="Void Main()">
36313         <size>1</size>
36314       </method>
36315     </type>
36316   </test>
36317   <test name="test-72.cs">
36318     <type name="outer">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322       <method name="Int32 Main()">
36323         <size>2</size>
36324       </method>
36325     </type>
36326     <type name="outer+inner">
36327       <method name="Void .ctor()">
36328         <size>7</size>
36329       </method>
36330       <method name="Void meth(System.Object)">
36331         <size>8</size>
36332       </method>
36333     </type>
36334   </test>
36335   <test name="test-720.cs">
36336     <type name="N.Program">
36337       <method name="Void .ctor()">
36338         <size>7</size>
36339       </method>
36340       <method name="Void Main()">
36341         <size>18</size>
36342       </method>
36343     </type>
36344     <type name="N.Parent">
36345       <method name="Void .ctor()">
36346         <size>7</size>
36347       </method>
36348       <method name="Void add_Example(N.Parent+ExampleHandler)">
36349         <size>0</size>
36350       </method>
36351       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36352         <size>0</size>
36353       </method>
36354     </type>
36355     <type name="N.Child">
36356       <method name="Void .ctor()">
36357         <size>7</size>
36358       </method>
36359       <method name="Void add_Example(N.Parent+ExampleHandler)">
36360         <size>24</size>
36361       </method>
36362       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36363         <size>24</size>
36364       </method>
36365       <method name="Void OnExample()">
36366         <size>23</size>
36367       </method>
36368     </type>
36369     <type name="N.Parent+ExampleHandler">
36370       <method name="Void .ctor(Object, IntPtr)">
36371         <size>0</size>
36372       </method>
36373       <method name="Void Invoke()">
36374         <size>0</size>
36375       </method>
36376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36377         <size>0</size>
36378       </method>
36379       <method name="Void EndInvoke(IAsyncResult)">
36380         <size>0</size>
36381       </method>
36382     </type>
36383   </test>
36384   <test name="test-721.cs">
36385     <type name="Program">
36386       <method name="Void .ctor()">
36387         <size>7</size>
36388       </method>
36389       <method name="Int32 Main()">
36390         <size>55</size>
36391       </method>
36392     </type>
36393     <type name="Control">
36394       <method name="Void .ctor()">
36395         <size>7</size>
36396       </method>
36397       <method name="Void set_Foo(Int32)">
36398         <size>1</size>
36399       </method>
36400     </type>
36401   </test>
36402   <test name="test-723.cs">
36403     <type name="Test">
36404       <method name="Void .ctor()">
36405         <size>7</size>
36406       </method>
36407       <method name="Int32 get_Count()">
36408         <size>2</size>
36409       </method>
36410     </type>
36411     <type name="Maine">
36412       <method name="Int32 Main()">
36413         <size>21</size>
36414       </method>
36415     </type>
36416   </test>
36417   <test name="test-724.cs">
36418     <type name="Test">
36419       <method name="Void .ctor()">
36420         <size>7</size>
36421       </method>
36422       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36423         <size>29</size>
36424       </method>
36425       <method name="Int32 Main()">
36426         <size>110</size>
36427       </method>
36428     </type>
36429     <type name="Concrete">
36430       <method name="Void .ctor()">
36431         <size>7</size>
36432       </method>
36433       <method name="System.String A.get_Spec()">
36434         <size>6</size>
36435       </method>
36436       <method name="System.String B.get_Spec()">
36437         <size>6</size>
36438       </method>
36439       <method name="System.String get_Spec()">
36440         <size>6</size>
36441       </method>
36442     </type>
36443   </test>
36444   <test name="test-726.cs">
36445     <type name="CS0102">
36446       <method name="System.Object IFoo.Clone()">
36447         <size>2</size>
36448       </method>
36449       <method name="Void Main()">
36450         <size>1</size>
36451       </method>
36452       <method name="Void .ctor()">
36453         <size>7</size>
36454       </method>
36455     </type>
36456     <type name="CS0102+Clone">
36457       <method name="Void .ctor()">
36458         <size>7</size>
36459       </method>
36460     </type>
36461   </test>
36462   <test name="test-727.cs">
36463     <type name="IDisposableTest.MainClass">
36464       <method name="Int32 Main()">
36465         <size>113</size>
36466       </method>
36467       <method name="Void .ctor()">
36468         <size>7</size>
36469       </method>
36470     </type>
36471     <type name="IDisposableTest.Foo">
36472       <method name="Void Dispose()">
36473         <size>32</size>
36474       </method>
36475       <method name="Void .ctor()">
36476         <size>57</size>
36477       </method>
36478       <method name="Void .cctor()">
36479         <size>1</size>
36480       </method>
36481     </type>
36482   </test>
36483   <test name="test-728.cs">
36484     <type name="Tests">
36485       <method name="Int32 Main()">
36486         <size>25</size>
36487       </method>
36488       <method name="Void .ctor()">
36489         <size>7</size>
36490       </method>
36491     </type>
36492   </test>
36493   <test name="test-729.cs">
36494     <type name="Primes.MainClass">
36495       <method name="Int32 Main()">
36496         <size>141</size>
36497       </method>
36498       <method name="Void .ctor()">
36499         <size>7</size>
36500       </method>
36501     </type>
36502   </test>
36503   <test name="test-73.cs">
36504     <type name="Abstract">
36505       <method name="Void .ctor()">
36506         <size>7</size>
36507       </method>
36508       <method name="Int32 A()">
36509         <size>0</size>
36510       </method>
36511     </type>
36512     <type name="Concrete">
36513       <method name="Void .ctor()">
36514         <size>7</size>
36515       </method>
36516       <method name="Int32 A()">
36517         <size>2</size>
36518       </method>
36519     </type>
36520     <type name="Test">
36521       <method name="Void .ctor()">
36522         <size>7</size>
36523       </method>
36524       <method name="Int32 Main()">
36525         <size>22</size>
36526       </method>
36527     </type>
36528   </test>
36529   <test name="test-730.cs">
36530     <type name="Demo">
36531       <method name="Void Test(System.Object)">
36532         <size>1</size>
36533       </method>
36534       <method name="Int32 Test(Int32)">
36535         <size>2</size>
36536       </method>
36537       <method name="Int32 GetPhones()">
36538         <size>22</size>
36539       </method>
36540       <method name="Int32 Main()">
36541         <size>23</size>
36542       </method>
36543       <method name="Void .ctor()">
36544         <size>7</size>
36545       </method>
36546     </type>
36547     <type name="Demo+D">
36548       <method name="Int32 Invoke(Int32)">
36549         <size>0</size>
36550       </method>
36551       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36552         <size>0</size>
36553       </method>
36554       <method name="Int32 EndInvoke(IAsyncResult)">
36555         <size>0</size>
36556       </method>
36557       <method name="Void .ctor(Object, IntPtr)">
36558         <size>0</size>
36559       </method>
36560     </type>
36561   </test>
36562   <test name="test-731.cs">
36563     <type name="C">
36564       <method name="Int32 Main()">
36565         <size>34</size>
36566       </method>
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570     </type>
36571     <type name="&lt;PrivateImplementationDetails&gt;">
36572       <method name="Void .ctor()">
36573         <size>7</size>
36574       </method>
36575     </type>
36576   </test>
36577   <test name="test-733.cs">
36578     <type name="Test">
36579       <method name="Int32 Main()">
36580         <size>43</size>
36581       </method>
36582       <method name="Void .ctor()">
36583         <size>7</size>
36584       </method>
36585     </type>
36586   </test>
36587   <test name="test-734.cs">
36588     <type name="M">
36589       <method name="Void Run()">
36590         <size>19</size>
36591       </method>
36592       <method name="Int32 Main()">
36593         <size>12</size>
36594       </method>
36595       <method name="Void .ctor()">
36596         <size>7</size>
36597       </method>
36598     </type>
36599   </test>
36600   <test name="test-74.cs">
36601     <type name="X">
36602       <method name="Void .ctor()">
36603         <size>7</size>
36604       </method>
36605       <method name="Int32 Main()">
36606         <size>168</size>
36607       </method>
36608     </type>
36609   </test>
36610   <test name="test-75.cs">
36611     <type name="X">
36612       <method name="Void .ctor()">
36613         <size>7</size>
36614       </method>
36615       <method name="Void .cctor()">
36616         <size>1</size>
36617       </method>
36618       <method name="X op_Addition(X, X)">
36619         <size>8</size>
36620       </method>
36621     </type>
36622     <type name="Y">
36623       <method name="Void .ctor()">
36624         <size>7</size>
36625       </method>
36626     </type>
36627     <type name="Z">
36628       <method name="Void .ctor()">
36629         <size>7</size>
36630       </method>
36631     </type>
36632     <type name="driver">
36633       <method name="Void .ctor()">
36634         <size>7</size>
36635       </method>
36636       <method name="Int32 Main()">
36637         <size>34</size>
36638       </method>
36639     </type>
36640   </test>
36641   <test name="test-76.cs">
36642     <type name="foo">
36643       <method name="Void .ctor()">
36644         <size>7</size>
36645       </method>
36646       <method name="System.String strcat(System.String[])">
36647         <size>47</size>
36648       </method>
36649       <method name="Int32 Main()">
36650         <size>142</size>
36651       </method>
36652     </type>
36653   </test>
36654   <test name="test-77.cs">
36655     <type name="XX">
36656       <method name="Void .ctor()">
36657         <size>7</size>
36658       </method>
36659       <method name="Int32 Main()">
36660         <size>220</size>
36661       </method>
36662     </type>
36663   </test>
36664   <test name="test-78.cs">
36665     <type name="N1.B">
36666       <method name="Void .ctor()">
36667         <size>7</size>
36668       </method>
36669       <method name="Boolean ShortCasting()">
36670         <size>19</size>
36671       </method>
36672       <method name="Boolean IntCasting()">
36673         <size>18</size>
36674       </method>
36675       <method name="Int32 Main()">
36676         <size>26</size>
36677       </method>
36678     </type>
36679   </test>
36680   <test name="test-79.cs">
36681     <type name="X">
36682       <method name="Void .ctor()">
36683         <size>7</size>
36684       </method>
36685       <method name="Int32 Main()">
36686         <size>40</size>
36687       </method>
36688     </type>
36689   </test>
36690   <test name="test-8.cs">
36691     <type name="X">
36692       <method name="Void .ctor()">
36693         <size>7</size>
36694       </method>
36695       <method name="Int32 Main(System.String[])">
36696         <size>115</size>
36697       </method>
36698     </type>
36699   </test>
36700   <test name="test-80.cs">
36701     <type name="X">
36702       <method name="Void .ctor()">
36703         <size>7</size>
36704       </method>
36705       <method name="Int32 Add(Int32, Int32)">
36706         <size>4</size>
36707       </method>
36708     </type>
36709     <type name="Y">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713       <method name="Int32 Main()">
36714         <size>34</size>
36715       </method>
36716       <method name="Int32 A.Add(Int32, Int32)">
36717         <size>9</size>
36718       </method>
36719     </type>
36720   </test>
36721   <test name="test-81.cs">
36722     <type name="N1.A">
36723       <method name="Void .ctor()">
36724         <size>7</size>
36725       </method>
36726       <method name="Void Bar()">
36727         <size>44</size>
36728       </method>
36729       <method name="Int32 Main()">
36730         <size>71</size>
36731       </method>
36732     </type>
36733   </test>
36734   <test name="test-82.cs">
36735     <type name="N1.N2.B">
36736       <method name="Void .ctor()">
36737         <size>7</size>
36738       </method>
36739       <method name="Void Method(A ByRef)">
36740         <size>1</size>
36741       </method>
36742       <method name="Int32 Main()">
36743         <size>2</size>
36744       </method>
36745     </type>
36746     <type name="N1.N3.B">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750       <method name="Void Method(A ByRef)">
36751         <size>1</size>
36752       </method>
36753     </type>
36754   </test>
36755   <test name="test-83.cs">
36756     <type name="PersonArrivedArgs">
36757       <method name="Void .ctor(String)">
36758         <size>14</size>
36759       </method>
36760     </type>
36761     <type name="Greeter">
36762       <method name="Void .ctor(String)">
36763         <size>14</size>
36764       </method>
36765       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36766         <size>18</size>
36767       </method>
36768     </type>
36769     <type name="Room">
36770       <method name="Void .ctor()">
36771         <size>14</size>
36772       </method>
36773       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36774         <size>24</size>
36775       </method>
36776       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36777         <size>24</size>
36778       </method>
36779       <method name="Void AddPerson(System.String)">
36780         <size>14</size>
36781       </method>
36782     </type>
36783     <type name="DelegateTest">
36784       <method name="Void .ctor()">
36785         <size>7</size>
36786       </method>
36787       <method name="Int32 Main()">
36788         <size>2</size>
36789       </method>
36790     </type>
36791     <type name="PersonArrivedHandler">
36792       <method name="Void .ctor(Object, IntPtr)">
36793         <size>0</size>
36794       </method>
36795       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36796         <size>0</size>
36797       </method>
36798       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36799         <size>0</size>
36800       </method>
36801       <method name="Void EndInvoke(IAsyncResult)">
36802         <size>0</size>
36803       </method>
36804     </type>
36805   </test>
36806   <test name="test-84.cs">
36807     <type name="Ghost">
36808       <method name="Void .ctor()">
36809         <size>7</size>
36810       </method>
36811       <method name="Int32 Main()">
36812         <size>6</size>
36813       </method>
36814     </type>
36815   </test>
36816   <test name="test-85.cs">
36817     <type name="X">
36818       <method name="Void .ctor()">
36819         <size>7</size>
36820       </method>
36821       <method name="Int32 Main()">
36822         <size>20</size>
36823       </method>
36824     </type>
36825   </test>
36826   <test name="test-86.cs">
36827     <type name="T.T">
36828       <method name="Void .ctor()">
36829         <size>7</size>
36830       </method>
36831       <method name="Int32 method1(System.Type, Int32)">
36832         <size>23</size>
36833       </method>
36834       <method name="Int32 method1(System.Type, System.Type[])">
36835         <size>12</size>
36836       </method>
36837       <method name="Int32 method2(System.Type, Int32)">
36838         <size>23</size>
36839       </method>
36840       <method name="Int32 method2(System.Type, System.Type[])">
36841         <size>12</size>
36842       </method>
36843       <method name="Int32 Main()">
36844         <size>36</size>
36845       </method>
36846     </type>
36847   </test>
36848   <test name="test-87.cs">
36849     <type name="Top">
36850       <method name="Void .ctor()">
36851         <size>7</size>
36852       </method>
36853       <method name="Int32 Main()">
36854         <size>58</size>
36855       </method>
36856     </type>
36857     <type name="Top+X">
36858       <method name="Void .ctor()">
36859         <size>7</size>
36860       </method>
36861     </type>
36862     <type name="Top+Y">
36863       <method name="Void .ctor()">
36864         <size>7</size>
36865       </method>
36866     </type>
36867     <type name="Top+XA">
36868       <method name="Void .ctor()">
36869         <size>7</size>
36870       </method>
36871       <method name="Int32 get_one()">
36872         <size>2</size>
36873       </method>
36874     </type>
36875     <type name="Top+XB">
36876       <method name="Void .ctor()">
36877         <size>7</size>
36878       </method>
36879       <method name="Int32 get_one()">
36880         <size>2</size>
36881       </method>
36882       <method name="Int32 get_two()">
36883         <size>2</size>
36884       </method>
36885     </type>
36886     <type name="Other">
36887       <method name="Void .ctor()">
36888         <size>7</size>
36889       </method>
36890       <method name="Void X()">
36891         <size>5</size>
36892       </method>
36893     </type>
36894   </test>
36895   <test name="test-88.cs">
36896     <type name="X">
36897       <method name="Void .ctor()">
36898         <size>7</size>
36899       </method>
36900       <method name="Void f(System.String)">
36901         <size>19</size>
36902       </method>
36903       <method name="Int32 Main()">
36904         <size>67</size>
36905       </method>
36906     </type>
36907   </test>
36908   <test name="test-89.cs">
36909     <type name="X">
36910       <method name="Void .ctor(Int32)">
36911         <size>8</size>
36912       </method>
36913       <method name="X F(Int32)">
36914         <size>7</size>
36915       </method>
36916       <method name="Int32 Main()">
36917         <size>99</size>
36918       </method>
36919     </type>
36920   </test>
36921   <test name="test-9.cs">
36922     <type name="X">
36923       <method name="Void .ctor()">
36924         <size>7</size>
36925       </method>
36926       <method name="Int32 Main(System.String[])">
36927         <size>104</size>
36928       </method>
36929     </type>
36930   </test>
36931   <test name="test-90.cs">
36932     <type name="N1.Blah">
36933       <method name="Void .ctor()">
36934         <size>7</size>
36935       </method>
36936       <method name="Int32 Main()">
36937         <size>2</size>
36938       </method>
36939     </type>
36940   </test>
36941   <test name="test-91.cs">
36942     <type name="Abstract">
36943       <method name="Void .ctor()">
36944         <size>7</size>
36945       </method>
36946     </type>
36947     <type name="Plain">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951     </type>
36952     <type name="Test">
36953       <method name="Void .ctor()">
36954         <size>7</size>
36955       </method>
36956       <method name="Void MyProtectedInternal()">
36957         <size>1</size>
36958       </method>
36959       <method name="Void MyInternal()">
36960         <size>1</size>
36961       </method>
36962       <method name="Void MyPublic()">
36963         <size>1</size>
36964       </method>
36965       <method name="Void MyPrivate()">
36966         <size>1</size>
36967       </method>
36968       <method name="Int32 Main()">
36969         <size>242</size>
36970       </method>
36971     </type>
36972   </test>
36973   <test name="test-92.cs">
36974     <type name="Outer">
36975       <method name="Void .ctor()">
36976         <size>7</size>
36977       </method>
36978     </type>
36979     <type name="Outer+Inner">
36980       <method name="Void .ctor()">
36981         <size>7</size>
36982       </method>
36983     </type>
36984     <type name="InnerBase">
36985       <method name="Void .ctor()">
36986         <size>7</size>
36987       </method>
36988     </type>
36989     <type name="MainClass">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993       <method name="Int32 Main()">
36994         <size>2</size>
36995       </method>
36996     </type>
36997   </test>
36998   <test name="test-93.cs">
36999     <type name="N1.C">
37000       <method name="Void .ctor()">
37001         <size>7</size>
37002       </method>
37003       <method name="Void method(B ByRef)">
37004         <size>15</size>
37005       </method>
37006     </type>
37007     <type name="Test">
37008       <method name="Void .ctor()">
37009         <size>7</size>
37010       </method>
37011       <method name="Int32 Main()">
37012         <size>15</size>
37013       </method>
37014     </type>
37015   </test>
37016   <test name="test-94.cs">
37017     <type name="Base">
37018       <method name="Void .ctor()">
37019         <size>7</size>
37020       </method>
37021       <method name="Int32 IVehicle.Start()">
37022         <size>2</size>
37023       </method>
37024       <method name="Int32 Stop()">
37025         <size>2</size>
37026       </method>
37027       <method name="Int32 Turn()">
37028         <size>2</size>
37029       </method>
37030     </type>
37031     <type name="Derived1">
37032       <method name="Void .ctor()">
37033         <size>7</size>
37034       </method>
37035       <method name="Int32 Turn()">
37036         <size>2</size>
37037       </method>
37038     </type>
37039     <type name="Derived2">
37040       <method name="Void .ctor()">
37041         <size>7</size>
37042       </method>
37043       <method name="Int32 IVehicle.Start()">
37044         <size>2</size>
37045       </method>
37046       <method name="Int32 IVehicle.Turn()">
37047         <size>2</size>
37048       </method>
37049       <method name="Int32 Stop()">
37050         <size>2</size>
37051       </method>
37052       <method name="Int32 Turn()">
37053         <size>2</size>
37054       </method>
37055     </type>
37056     <type name="Test">
37057       <method name="Void .ctor()">
37058         <size>7</size>
37059       </method>
37060       <method name="Int32 Main()">
37061         <size>88</size>
37062       </method>
37063     </type>
37064   </test>
37065   <test name="test-95.cs">
37066     <type name="X">
37067       <method name="Void .ctor()">
37068         <size>7</size>
37069       </method>
37070       <method name="Int32 Main()">
37071         <size>30</size>
37072       </method>
37073     </type>
37074   </test>
37075   <test name="test-96.cs">
37076     <type name="N1.A">
37077       <method name="Void .ctor()">
37078         <size>7</size>
37079       </method>
37080       <method name="Int32 Main()">
37081         <size>2</size>
37082       </method>
37083     </type>
37084     <type name="N1.C">
37085       <method name="Void .ctor(Object, IntPtr)">
37086         <size>0</size>
37087       </method>
37088       <method name="Void Invoke(System.Object, N1.A)">
37089         <size>0</size>
37090       </method>
37091       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37092         <size>0</size>
37093       </method>
37094       <method name="Void EndInvoke(IAsyncResult)">
37095         <size>0</size>
37096       </method>
37097     </type>
37098   </test>
37099   <test name="test-97.cs">
37100     <type name="X">
37101       <method name="Void .ctor()">
37102         <size>7</size>
37103       </method>
37104       <method name="Int32 Main()">
37105         <size>2</size>
37106       </method>
37107     </type>
37108   </test>
37109   <test name="test-98.cs">
37110     <type name="X">
37111       <method name="Void .ctor()">
37112         <size>7</size>
37113       </method>
37114       <method name="Void b()">
37115         <size>19</size>
37116       </method>
37117     </type>
37118     <type name="Y">
37119       <method name="Void .ctor()">
37120         <size>7</size>
37121       </method>
37122       <method name="Int32 Main()">
37123         <size>2</size>
37124       </method>
37125     </type>
37126   </test>
37127   <test name="test-99.cs">
37128     <type name="X">
37129       <method name="Void .ctor()">
37130         <size>7</size>
37131       </method>
37132       <method name="Int32 Main()">
37133         <size>104</size>
37134       </method>
37135     </type>
37136   </test>
37137   <test name="test-anon-01.cs">
37138     <type name="X">
37139       <method name="Void .ctor()">
37140         <size>7</size>
37141       </method>
37142       <method name="Int32 Main()">
37143         <size>21</size>
37144       </method>
37145     </type>
37146     <type name="S">
37147       <method name="Void .ctor(Object, IntPtr)">
37148         <size>0</size>
37149       </method>
37150       <method name="Void Invoke()">
37151         <size>0</size>
37152       </method>
37153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37154         <size>0</size>
37155       </method>
37156       <method name="Void EndInvoke(IAsyncResult)">
37157         <size>0</size>
37158       </method>
37159     </type>
37160     <type name="X+&lt;Main&gt;c__AnonStorey0">
37161       <method name="Void .ctor()">
37162         <size>7</size>
37163       </method>
37164       <method name="Void &lt;&gt;m__0()">
37165         <size>8</size>
37166       </method>
37167     </type>
37168   </test>
37169   <test name="test-anon-02.cs">
37170     <type name="X">
37171       <method name="Void .ctor()">
37172         <size>7</size>
37173       </method>
37174       <method name="Int32 Main()">
37175         <size>151</size>
37176       </method>
37177     </type>
37178     <type name="S">
37179       <method name="Void .ctor(Object, IntPtr)">
37180         <size>0</size>
37181       </method>
37182       <method name="Void Invoke()">
37183         <size>0</size>
37184       </method>
37185       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37186         <size>0</size>
37187       </method>
37188       <method name="Void EndInvoke(IAsyncResult)">
37189         <size>0</size>
37190       </method>
37191     </type>
37192     <type name="X+&lt;Main&gt;c__AnonStorey0">
37193       <method name="Void .ctor()">
37194         <size>7</size>
37195       </method>
37196       <method name="Void &lt;&gt;m__0()">
37197         <size>113</size>
37198       </method>
37199     </type>
37200   </test>
37201   <test name="test-anon-03.cs">
37202     <type name="X">
37203       <method name="Void .ctor()">
37204         <size>7</size>
37205       </method>
37206       <method name="Void Main()">
37207         <size>59</size>
37208       </method>
37209     </type>
37210     <type name="S">
37211       <method name="Void .ctor(Object, IntPtr)">
37212         <size>0</size>
37213       </method>
37214       <method name="Void Invoke()">
37215         <size>0</size>
37216       </method>
37217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37218         <size>0</size>
37219       </method>
37220       <method name="Void EndInvoke(IAsyncResult)">
37221         <size>0</size>
37222       </method>
37223     </type>
37224     <type name="X+&lt;Main&gt;c__AnonStorey0">
37225       <method name="Void .ctor()">
37226         <size>7</size>
37227       </method>
37228       <method name="Void &lt;&gt;m__0()">
37229         <size>8</size>
37230       </method>
37231     </type>
37232   </test>
37233   <test name="test-anon-04.cs">
37234     <type name="X">
37235       <method name="Void .ctor()">
37236         <size>7</size>
37237       </method>
37238       <method name="Void Main()">
37239         <size>59</size>
37240       </method>
37241     </type>
37242     <type name="S">
37243       <method name="Void .ctor(Object, IntPtr)">
37244         <size>0</size>
37245       </method>
37246       <method name="Void Invoke()">
37247         <size>0</size>
37248       </method>
37249       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37250         <size>0</size>
37251       </method>
37252       <method name="Void EndInvoke(IAsyncResult)">
37253         <size>0</size>
37254       </method>
37255     </type>
37256     <type name="X+&lt;Main&gt;c__AnonStorey0">
37257       <method name="Void .ctor()">
37258         <size>7</size>
37259       </method>
37260       <method name="Void &lt;&gt;m__0()">
37261         <size>30</size>
37262       </method>
37263     </type>
37264   </test>
37265   <test name="test-anon-05.cs">
37266     <type name="X">
37267       <method name="Void .ctor()">
37268         <size>7</size>
37269       </method>
37270       <method name="Int32 Main()">
37271         <size>207</size>
37272       </method>
37273       <method name="Boolean t(Int32, Int32)">
37274         <size>5</size>
37275       </method>
37276     </type>
37277     <type name="S">
37278       <method name="Void .ctor(Object, IntPtr)">
37279         <size>0</size>
37280       </method>
37281       <method name="Void Invoke()">
37282         <size>0</size>
37283       </method>
37284       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37285         <size>0</size>
37286       </method>
37287       <method name="Void EndInvoke(IAsyncResult)">
37288         <size>0</size>
37289       </method>
37290     </type>
37291     <type name="X+&lt;Main&gt;c__AnonStorey1">
37292       <method name="Void .ctor()">
37293         <size>7</size>
37294       </method>
37295       <method name="Void &lt;&gt;m__0()">
37296         <size>76</size>
37297       </method>
37298     </type>
37299     <type name="X+&lt;Main&gt;c__AnonStorey0">
37300       <method name="Void .ctor()">
37301         <size>7</size>
37302       </method>
37303     </type>
37304   </test>
37305   <test name="test-anon-06.cs">
37306     <type name="X">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310       <method name="Int32 Main()">
37311         <size>112</size>
37312       </method>
37313     </type>
37314     <type name="S">
37315       <method name="Void .ctor(Object, IntPtr)">
37316         <size>0</size>
37317       </method>
37318       <method name="Void Invoke()">
37319         <size>0</size>
37320       </method>
37321       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37322         <size>0</size>
37323       </method>
37324       <method name="Void EndInvoke(IAsyncResult)">
37325         <size>0</size>
37326       </method>
37327     </type>
37328     <type name="X+&lt;Main&gt;c__AnonStorey0">
37329       <method name="Void .ctor()">
37330         <size>7</size>
37331       </method>
37332       <method name="Void &lt;&gt;m__0()">
37333         <size>18</size>
37334       </method>
37335     </type>
37336   </test>
37337   <test name="test-anon-07.cs">
37338     <type name="X">
37339       <method name="Void .ctor()">
37340         <size>7</size>
37341       </method>
37342       <method name="Int32 Main()">
37343         <size>120</size>
37344       </method>
37345       <method name="Boolean t(Int32, Int32)">
37346         <size>5</size>
37347       </method>
37348     </type>
37349     <type name="D">
37350       <method name="Void .ctor(Object, IntPtr)">
37351         <size>0</size>
37352       </method>
37353       <method name="Void Invoke()">
37354         <size>0</size>
37355       </method>
37356       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37357         <size>0</size>
37358       </method>
37359       <method name="Void EndInvoke(IAsyncResult)">
37360         <size>0</size>
37361       </method>
37362     </type>
37363     <type name="X+&lt;Main&gt;c__AnonStorey0">
37364       <method name="Void .ctor()">
37365         <size>7</size>
37366       </method>
37367       <method name="Void &lt;&gt;m__0()">
37368         <size>18</size>
37369       </method>
37370       <method name="Void &lt;&gt;m__1()">
37371         <size>18</size>
37372       </method>
37373     </type>
37374   </test>
37375   <test name="test-anon-08.cs">
37376     <type name="X">
37377       <method name="Void .ctor()">
37378         <size>7</size>
37379       </method>
37380       <method name="Int32 Main()">
37381         <size>35</size>
37382       </method>
37383     </type>
37384     <type name="S">
37385       <method name="Void .ctor(Object, IntPtr)">
37386         <size>0</size>
37387       </method>
37388       <method name="Void Invoke()">
37389         <size>0</size>
37390       </method>
37391       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37392         <size>0</size>
37393       </method>
37394       <method name="Void EndInvoke(IAsyncResult)">
37395         <size>0</size>
37396       </method>
37397     </type>
37398     <type name="X+&lt;Main&gt;c__AnonStorey0">
37399       <method name="Void .ctor()">
37400         <size>7</size>
37401       </method>
37402       <method name="Void &lt;&gt;m__0()">
37403         <size>13</size>
37404       </method>
37405     </type>
37406   </test>
37407   <test name="test-anon-09.cs">
37408     <type name="X">
37409       <method name="Void .ctor()">
37410         <size>7</size>
37411       </method>
37412       <method name="Int32 Main()">
37413         <size>59</size>
37414       </method>
37415     </type>
37416     <type name="X+D">
37417       <method name="Void .ctor(Object, IntPtr)">
37418         <size>0</size>
37419       </method>
37420       <method name="Void Invoke()">
37421         <size>0</size>
37422       </method>
37423       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37424         <size>0</size>
37425       </method>
37426       <method name="Void EndInvoke(IAsyncResult)">
37427         <size>0</size>
37428       </method>
37429     </type>
37430     <type name="X+&lt;Main&gt;c__AnonStorey0">
37431       <method name="Void .ctor()">
37432         <size>7</size>
37433       </method>
37434       <method name="Void &lt;&gt;m__0()">
37435         <size>49</size>
37436       </method>
37437     </type>
37438   </test>
37439   <test name="test-anon-10.cs">
37440     <type name="S">
37441       <method name="Void .ctor()">
37442         <size>7</size>
37443       </method>
37444       <method name="Void Test()">
37445         <size>105</size>
37446       </method>
37447       <method name="Int32 Main()">
37448         <size>66</size>
37449       </method>
37450     </type>
37451     <type name="S+T">
37452       <method name="Void .ctor(Object, IntPtr)">
37453         <size>0</size>
37454       </method>
37455       <method name="Void Invoke()">
37456         <size>0</size>
37457       </method>
37458       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37459         <size>0</size>
37460       </method>
37461       <method name="Void EndInvoke(IAsyncResult)">
37462         <size>0</size>
37463       </method>
37464     </type>
37465     <type name="S+&lt;Test&gt;c__AnonStorey1">
37466       <method name="Void .ctor()">
37467         <size>7</size>
37468       </method>
37469     </type>
37470     <type name="S+&lt;Test&gt;c__AnonStorey0">
37471       <method name="Void .ctor()">
37472         <size>7</size>
37473       </method>
37474     </type>
37475     <type name="S+&lt;Test&gt;c__AnonStorey1">
37476       <method name="Void &lt;&gt;m__0()">
37477         <size>76</size>
37478       </method>
37479     </type>
37480   </test>
37481   <test name="test-anon-11.cs">
37482     <type name="X">
37483       <method name="Void .ctor()">
37484         <size>7</size>
37485       </method>
37486       <method name="Int32 Main()">
37487         <size>122</size>
37488       </method>
37489     </type>
37490     <type name="D">
37491       <method name="Void .ctor(Object, IntPtr)">
37492         <size>0</size>
37493       </method>
37494       <method name="Void Invoke(Int32)">
37495         <size>0</size>
37496       </method>
37497       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37498         <size>0</size>
37499       </method>
37500       <method name="Void EndInvoke(IAsyncResult)">
37501         <size>0</size>
37502       </method>
37503     </type>
37504     <type name="E">
37505       <method name="Void .ctor(Object, IntPtr)">
37506         <size>0</size>
37507       </method>
37508       <method name="Void Invoke(Int32 ByRef)">
37509         <size>0</size>
37510       </method>
37511       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37512         <size>0</size>
37513       </method>
37514       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37515         <size>0</size>
37516       </method>
37517     </type>
37518     <type name="F">
37519       <method name="Void .ctor(Object, IntPtr)">
37520         <size>0</size>
37521       </method>
37522       <method name="Void Invoke(System.Int32[])">
37523         <size>0</size>
37524       </method>
37525       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37526         <size>0</size>
37527       </method>
37528       <method name="Void EndInvoke(IAsyncResult)">
37529         <size>0</size>
37530       </method>
37531     </type>
37532     <type name="X">
37533       <method name="Void &lt;Main&gt;m__0(Int32)">
37534         <size>1</size>
37535       </method>
37536       <method name="Void &lt;Main&gt;m__1(Int32)">
37537         <size>1</size>
37538       </method>
37539       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37540         <size>1</size>
37541       </method>
37542       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37543         <size>1</size>
37544       </method>
37545     </type>
37546   </test>
37547   <test name="test-anon-12.cs">
37548     <type name="X">
37549       <method name="Void .ctor()">
37550         <size>7</size>
37551       </method>
37552       <method name="Int32 Main()">
37553         <size>257</size>
37554       </method>
37555       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37556         <size>81</size>
37557       </method>
37558     </type>
37559     <type name="predicate">
37560       <method name="Void .ctor(Object, IntPtr)">
37561         <size>0</size>
37562       </method>
37563       <method name="Boolean Invoke(System.Object)">
37564         <size>0</size>
37565       </method>
37566       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37567         <size>0</size>
37568       </method>
37569       <method name="Boolean EndInvoke(IAsyncResult)">
37570         <size>0</size>
37571       </method>
37572     </type>
37573     <type name="X">
37574       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37575         <size>12</size>
37576       </method>
37577     </type>
37578   </test>
37579   <test name="test-anon-13.cs">
37580     <type name="X">
37581       <method name="Void .ctor(Int32)">
37582         <size>14</size>
37583       </method>
37584       <method name="Void Main()">
37585         <size>42</size>
37586       </method>
37587       <method name="D T()">
37588         <size>15</size>
37589       </method>
37590       <method name="System.String CALL()">
37591         <size>6</size>
37592       </method>
37593     </type>
37594     <type name="D">
37595       <method name="Void .ctor(Object, IntPtr)">
37596         <size>0</size>
37597       </method>
37598       <method name="Void Invoke()">
37599         <size>0</size>
37600       </method>
37601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37602         <size>0</size>
37603       </method>
37604       <method name="Void EndInvoke(IAsyncResult)">
37605         <size>0</size>
37606       </method>
37607     </type>
37608     <type name="X">
37609       <method name="Void &lt;T&gt;m__0()">
37610         <size>22</size>
37611       </method>
37612     </type>
37613   </test>
37614   <test name="test-anon-14.cs">
37615     <type name="X">
37616       <method name="Void .ctor()">
37617         <size>7</size>
37618       </method>
37619       <method name="Void add_Click(X+T)">
37620         <size>22</size>
37621       </method>
37622       <method name="Void remove_Click(X+T)">
37623         <size>22</size>
37624       </method>
37625       <method name="Void Method()">
37626         <size>1</size>
37627       </method>
37628       <method name="Void Main()">
37629         <size>46</size>
37630       </method>
37631     </type>
37632     <type name="X+T">
37633       <method name="Void .ctor(Object, IntPtr)">
37634         <size>0</size>
37635       </method>
37636       <method name="Void Invoke()">
37637         <size>0</size>
37638       </method>
37639       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37640         <size>0</size>
37641       </method>
37642       <method name="Void EndInvoke(IAsyncResult)">
37643         <size>0</size>
37644       </method>
37645     </type>
37646   </test>
37647   <test name="test-anon-15.cs">
37648     <type name="Foo">
37649       <method name="Void .ctor()">
37650         <size>7</size>
37651       </method>
37652       <method name="Void Main()">
37653         <size>43</size>
37654       </method>
37655     </type>
37656     <type name="Foo+Inner">
37657       <method name="Void .ctor(String)">
37658         <size>7</size>
37659       </method>
37660     </type>
37661     <type name="Foo+foo_fn">
37662       <method name="Void .ctor(Object, IntPtr)">
37663         <size>0</size>
37664       </method>
37665       <method name="Foo+Inner Invoke(System.String)">
37666         <size>0</size>
37667       </method>
37668       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37669         <size>0</size>
37670       </method>
37671       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37672         <size>0</size>
37673       </method>
37674     </type>
37675     <type name="Foo">
37676       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37677         <size>13</size>
37678       </method>
37679     </type>
37680   </test>
37681   <test name="test-anon-16.cs">
37682     <type name="X">
37683       <method name="Void .ctor(Int32)">
37684         <size>14</size>
37685       </method>
37686       <method name="Void Main()">
37687         <size>42</size>
37688       </method>
37689       <method name="D T()">
37690         <size>15</size>
37691       </method>
37692     </type>
37693     <type name="D">
37694       <method name="Void .ctor(Object, IntPtr)">
37695         <size>0</size>
37696       </method>
37697       <method name="Void Invoke()">
37698         <size>0</size>
37699       </method>
37700       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37701         <size>0</size>
37702       </method>
37703       <method name="Void EndInvoke(IAsyncResult)">
37704         <size>0</size>
37705       </method>
37706     </type>
37707     <type name="X">
37708       <method name="Void &lt;T&gt;m__0()">
37709         <size>27</size>
37710       </method>
37711     </type>
37712   </test>
37713   <test name="test-anon-17.cs">
37714     <type name="Button">
37715       <method name="Void .ctor()">
37716         <size>7</size>
37717       </method>
37718       <method name="Void add_Clicked(ClickEvent)">
37719         <size>24</size>
37720       </method>
37721       <method name="Void remove_Clicked(ClickEvent)">
37722         <size>24</size>
37723       </method>
37724       <method name="Void DoClick()">
37725         <size>12</size>
37726       </method>
37727     </type>
37728     <type name="X">
37729       <method name="Void .ctor()">
37730         <size>7</size>
37731       </method>
37732       <method name="Void .cctor()">
37733         <size>1</size>
37734       </method>
37735       <method name="Int32 Main()">
37736         <size>61</size>
37737       </method>
37738     </type>
37739     <type name="ClickEvent">
37740       <method name="Void .ctor(Object, IntPtr)">
37741         <size>0</size>
37742       </method>
37743       <method name="Void Invoke()">
37744         <size>0</size>
37745       </method>
37746       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37747         <size>0</size>
37748       </method>
37749       <method name="Void EndInvoke(IAsyncResult)">
37750         <size>0</size>
37751       </method>
37752     </type>
37753     <type name="X">
37754       <method name="Void &lt;Main&gt;m__0()">
37755         <size>17</size>
37756       </method>
37757     </type>
37758   </test>
37759   <test name="test-anon-18.cs">
37760     <type name="DelegateTest">
37761       <method name="Void .ctor()">
37762         <size>7</size>
37763       </method>
37764       <method name="Void Main(System.String[])">
37765         <size>83</size>
37766       </method>
37767     </type>
37768     <type name="A">
37769       <method name="Void .ctor(Object, IntPtr)">
37770         <size>0</size>
37771       </method>
37772       <method name="Void Invoke()">
37773         <size>0</size>
37774       </method>
37775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37776         <size>0</size>
37777       </method>
37778       <method name="Void EndInvoke(IAsyncResult)">
37779         <size>0</size>
37780       </method>
37781     </type>
37782     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37783       <method name="Void .ctor()">
37784         <size>7</size>
37785       </method>
37786       <method name="Void &lt;&gt;m__0()">
37787         <size>17</size>
37788       </method>
37789     </type>
37790   </test>
37791   <test name="test-anon-19.cs">
37792     <type name="X">
37793       <method name="Void .ctor()">
37794         <size>7</size>
37795       </method>
37796       <method name="Int32 Main()">
37797         <size>223</size>
37798       </method>
37799       <method name="Boolean t(Int32, Int32)">
37800         <size>5</size>
37801       </method>
37802     </type>
37803     <type name="S">
37804       <method name="Void .ctor(Object, IntPtr)">
37805         <size>0</size>
37806       </method>
37807       <method name="Void Invoke()">
37808         <size>0</size>
37809       </method>
37810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37811         <size>0</size>
37812       </method>
37813       <method name="Void EndInvoke(IAsyncResult)">
37814         <size>0</size>
37815       </method>
37816     </type>
37817     <type name="X+&lt;Main&gt;c__AnonStorey1">
37818       <method name="Void .ctor()">
37819         <size>7</size>
37820       </method>
37821       <method name="Void &lt;&gt;m__0()">
37822         <size>93</size>
37823       </method>
37824     </type>
37825     <type name="X+&lt;Main&gt;c__AnonStorey0">
37826       <method name="Void .ctor()">
37827         <size>7</size>
37828       </method>
37829     </type>
37830   </test>
37831   <test name="test-anon-20.cs">
37832     <type name="X">
37833       <method name="Void .ctor()">
37834         <size>7</size>
37835       </method>
37836       <method name="Void Main()">
37837         <size>33</size>
37838       </method>
37839       <method name="D MainHost()">
37840         <size>28</size>
37841       </method>
37842     </type>
37843     <type name="D">
37844       <method name="Void .ctor(Object, IntPtr)">
37845         <size>0</size>
37846       </method>
37847       <method name="Void Invoke()">
37848         <size>0</size>
37849       </method>
37850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37851         <size>0</size>
37852       </method>
37853       <method name="Void EndInvoke(IAsyncResult)">
37854         <size>0</size>
37855       </method>
37856     </type>
37857     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37858       <method name="Void .ctor()">
37859         <size>7</size>
37860       </method>
37861       <method name="Void &lt;&gt;m__0()">
37862         <size>52</size>
37863       </method>
37864     </type>
37865     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37866       <method name="Void .ctor()">
37867         <size>7</size>
37868       </method>
37869       <method name="Void &lt;&gt;m__1()">
37870         <size>52</size>
37871       </method>
37872     </type>
37873   </test>
37874   <test name="test-anon-21.cs">
37875     <type name="X">
37876       <method name="Void .ctor()">
37877         <size>7</size>
37878       </method>
37879       <method name="Void .cctor()">
37880         <size>1</size>
37881       </method>
37882       <method name="Int32 Main()">
37883         <size>68</size>
37884       </method>
37885       <method name="Void M()">
37886         <size>44</size>
37887       </method>
37888     </type>
37889     <type name="D">
37890       <method name="Void .ctor(Object, IntPtr)">
37891         <size>0</size>
37892       </method>
37893       <method name="Void Invoke()">
37894         <size>0</size>
37895       </method>
37896       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37897         <size>0</size>
37898       </method>
37899       <method name="Void EndInvoke(IAsyncResult)">
37900         <size>0</size>
37901       </method>
37902     </type>
37903     <type name="X+&lt;M&gt;c__AnonStorey0">
37904       <method name="Void .ctor()">
37905         <size>7</size>
37906       </method>
37907       <method name="Void &lt;&gt;m__0()">
37908         <size>48</size>
37909       </method>
37910     </type>
37911     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37912       <method name="Void .ctor()">
37913         <size>7</size>
37914       </method>
37915       <method name="Void &lt;&gt;m__1()">
37916         <size>81</size>
37917       </method>
37918     </type>
37919   </test>
37920   <test name="test-anon-22.cs">
37921     <type name="X">
37922       <method name="Void .ctor()">
37923         <size>7</size>
37924       </method>
37925       <method name="Void Main()">
37926         <size>33</size>
37927       </method>
37928       <method name="D T()">
37929         <size>28</size>
37930       </method>
37931     </type>
37932     <type name="D">
37933       <method name="Void .ctor(Object, IntPtr)">
37934         <size>0</size>
37935       </method>
37936       <method name="Void Invoke()">
37937         <size>0</size>
37938       </method>
37939       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37940         <size>0</size>
37941       </method>
37942       <method name="Void EndInvoke(IAsyncResult)">
37943         <size>0</size>
37944       </method>
37945     </type>
37946     <type name="X+&lt;T&gt;c__AnonStorey0">
37947       <method name="Void .ctor()">
37948         <size>7</size>
37949       </method>
37950       <method name="Void &lt;&gt;m__0()">
37951         <size>52</size>
37952       </method>
37953     </type>
37954     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37955       <method name="Void .ctor()">
37956         <size>7</size>
37957       </method>
37958       <method name="Void &lt;&gt;m__1()">
37959         <size>52</size>
37960       </method>
37961     </type>
37962   </test>
37963   <test name="test-anon-23.cs">
37964     <type name="X">
37965       <method name="Void .ctor()">
37966         <size>7</size>
37967       </method>
37968       <method name="Int32 Main()">
37969         <size>68</size>
37970       </method>
37971       <method name="Void M()">
37972         <size>34</size>
37973       </method>
37974     </type>
37975     <type name="D">
37976       <method name="Void .ctor(Object, IntPtr)">
37977         <size>0</size>
37978       </method>
37979       <method name="Void Invoke()">
37980         <size>0</size>
37981       </method>
37982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37983         <size>0</size>
37984       </method>
37985       <method name="Void EndInvoke(IAsyncResult)">
37986         <size>0</size>
37987       </method>
37988     </type>
37989     <type name="X+&lt;M&gt;c__AnonStorey0">
37990       <method name="Void .ctor()">
37991         <size>7</size>
37992       </method>
37993       <method name="Void &lt;&gt;m__0()">
37994         <size>38</size>
37995       </method>
37996     </type>
37997     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37998       <method name="Void .ctor()">
37999         <size>7</size>
38000       </method>
38001       <method name="Void &lt;&gt;m__1()">
38002         <size>24</size>
38003       </method>
38004     </type>
38005   </test>
38006   <test name="test-anon-24.cs">
38007     <type name="X">
38008       <method name="Void .ctor()">
38009         <size>7</size>
38010       </method>
38011       <method name="Void Main()">
38012         <size>29</size>
38013       </method>
38014       <method name="D T(Int32)">
38015         <size>28</size>
38016       </method>
38017     </type>
38018     <type name="D">
38019       <method name="Void .ctor(Object, IntPtr)">
38020         <size>0</size>
38021       </method>
38022       <method name="Int32 Invoke()">
38023         <size>0</size>
38024       </method>
38025       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38026         <size>0</size>
38027       </method>
38028       <method name="Int32 EndInvoke(IAsyncResult)">
38029         <size>0</size>
38030       </method>
38031     </type>
38032     <type name="X+&lt;T&gt;c__AnonStorey0">
38033       <method name="Void .ctor()">
38034         <size>7</size>
38035       </method>
38036       <method name="Int32 &lt;&gt;m__0()">
38037         <size>21</size>
38038       </method>
38039     </type>
38040   </test>
38041   <test name="test-anon-25.cs">
38042     <type name="X">
38043       <method name="Void .ctor()">
38044         <size>7</size>
38045       </method>
38046       <method name="Int32 Main()">
38047         <size>48</size>
38048       </method>
38049       <method name="D T(Int32)">
38050         <size>28</size>
38051       </method>
38052     </type>
38053     <type name="D">
38054       <method name="Void .ctor(Object, IntPtr)">
38055         <size>0</size>
38056       </method>
38057       <method name="Int32 Invoke(Int32)">
38058         <size>0</size>
38059       </method>
38060       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38061         <size>0</size>
38062       </method>
38063       <method name="Int32 EndInvoke(IAsyncResult)">
38064         <size>0</size>
38065       </method>
38066     </type>
38067     <type name="X+&lt;T&gt;c__AnonStorey0">
38068       <method name="Void .ctor()">
38069         <size>7</size>
38070       </method>
38071       <method name="Int32 &lt;&gt;m__0(Int32)">
38072         <size>9</size>
38073       </method>
38074     </type>
38075   </test>
38076   <test name="test-anon-27.cs">
38077     <type name="X">
38078       <method name="Void .ctor()">
38079         <size>7</size>
38080       </method>
38081       <method name="Int32 Main()">
38082         <size>138</size>
38083       </method>
38084       <method name="Void M(Int32)">
38085         <size>59</size>
38086       </method>
38087     </type>
38088     <type name="D">
38089       <method name="Void .ctor(Object, IntPtr)">
38090         <size>0</size>
38091       </method>
38092       <method name="Void Invoke()">
38093         <size>0</size>
38094       </method>
38095       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38096         <size>0</size>
38097       </method>
38098       <method name="Void EndInvoke(IAsyncResult)">
38099         <size>0</size>
38100       </method>
38101     </type>
38102     <type name="X+&lt;M&gt;c__AnonStorey0">
38103       <method name="Void .ctor()">
38104         <size>7</size>
38105       </method>
38106       <method name="Void &lt;&gt;m__0()">
38107         <size>38</size>
38108       </method>
38109     </type>
38110     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38111       <method name="Void .ctor()">
38112         <size>7</size>
38113       </method>
38114       <method name="Void &lt;&gt;m__1()">
38115         <size>50</size>
38116       </method>
38117     </type>
38118   </test>
38119   <test name="test-anon-28.cs">
38120     <type name="Delegable">
38121       <method name="Void .ctor()">
38122         <size>7</size>
38123       </method>
38124       <method name="Void add_MyDelegate(System.EventHandler)">
38125         <size>24</size>
38126       </method>
38127       <method name="Void remove_MyDelegate(System.EventHandler)">
38128         <size>24</size>
38129       </method>
38130     </type>
38131     <type name="DelegateTest">
38132       <method name="Void .ctor()">
38133         <size>7</size>
38134       </method>
38135       <method name="Void Main(System.String[])">
38136         <size>58</size>
38137       </method>
38138     </type>
38139     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38140       <method name="Void .ctor()">
38141         <size>7</size>
38142       </method>
38143       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38144         <size>33</size>
38145       </method>
38146     </type>
38147   </test>
38148   <test name="test-anon-29.cs">
38149     <type name="X">
38150       <method name="Void .ctor()">
38151         <size>108</size>
38152       </method>
38153       <method name="System.String Hello()">
38154         <size>20</size>
38155       </method>
38156       <method name="Void Main()">
38157         <size>18</size>
38158       </method>
38159     </type>
38160     <type name="X+Foo">
38161       <method name="Void .ctor(Object, IntPtr)">
38162         <size>0</size>
38163       </method>
38164       <method name="System.String Invoke()">
38165         <size>0</size>
38166       </method>
38167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38168         <size>0</size>
38169       </method>
38170       <method name="System.String EndInvoke(IAsyncResult)">
38171         <size>0</size>
38172       </method>
38173     </type>
38174     <type name="X+Bar">
38175       <method name="Void .ctor(Object, IntPtr)">
38176         <size>0</size>
38177       </method>
38178       <method name="Void Invoke(System.String)">
38179         <size>0</size>
38180       </method>
38181       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38182         <size>0</size>
38183       </method>
38184       <method name="Void EndInvoke(IAsyncResult)">
38185         <size>0</size>
38186       </method>
38187     </type>
38188     <type name="X">
38189       <method name="Void &lt;Hello&gt;m__1(System.String)">
38190         <size>7</size>
38191       </method>
38192       <method name="System.String &lt;Hello&gt;m__0()">
38193         <size>201</size>
38194       </method>
38195       <method name="Void &lt;Hello&gt;m__2(System.String)">
38196         <size>7</size>
38197       </method>
38198     </type>
38199   </test>
38200   <test name="test-anon-30.cs">
38201     <type name="X">
38202       <method name="Void .ctor()">
38203         <size>7</size>
38204       </method>
38205     </type>
38206     <type name="Program">
38207       <method name="Void add_E(Program+D)">
38208         <size>22</size>
38209       </method>
38210       <method name="Void remove_E(Program+D)">
38211         <size>22</size>
38212       </method>
38213       <method name="Void Main()">
38214         <size>38</size>
38215       </method>
38216     </type>
38217     <type name="Program+D">
38218       <method name="Void .ctor(Object, IntPtr)">
38219         <size>0</size>
38220       </method>
38221       <method name="Void Invoke(X)">
38222         <size>0</size>
38223       </method>
38224       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38225         <size>0</size>
38226       </method>
38227       <method name="Void EndInvoke(IAsyncResult)">
38228         <size>0</size>
38229       </method>
38230     </type>
38231     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38232       <method name="Void .ctor()">
38233         <size>7</size>
38234       </method>
38235       <method name="Void &lt;&gt;m__0(X)">
38236         <size>15</size>
38237       </method>
38238     </type>
38239   </test>
38240   <test name="test-anon-31.cs">
38241     <type name="test">
38242       <method name="Void .ctor()">
38243         <size>7</size>
38244       </method>
38245       <method name="IEnumerable testen(Int32)">
38246         <size>30</size>
38247       </method>
38248     </type>
38249     <type name="reflect">
38250       <method name="Void .ctor()">
38251         <size>7</size>
38252       </method>
38253       <method name="Void Main(System.String[])">
38254         <size>122</size>
38255       </method>
38256     </type>
38257     <type name="test+&lt;testen&gt;c__Iterator0">
38258       <method name="Void .ctor()">
38259         <size>7</size>
38260       </method>
38261       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38262         <size>7</size>
38263       </method>
38264       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38265         <size>7</size>
38266       </method>
38267       <method name="Boolean MoveNext()">
38268         <size>195</size>
38269       </method>
38270       <method name="Void Dispose()">
38271         <size>8</size>
38272       </method>
38273       <method name="Void Reset()">
38274         <size>6</size>
38275       </method>
38276       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38277         <size>7</size>
38278       </method>
38279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38280         <size>40</size>
38281       </method>
38282     </type>
38283   </test>
38284   <test name="test-anon-32.cs">
38285     <type name="MainClass">
38286       <method name="Void .ctor()">
38287         <size>7</size>
38288       </method>
38289       <method name="Void Main()">
38290         <size>37</size>
38291       </method>
38292       <method name="Void SimpleCallback(MainClass, System.String)">
38293         <size>7</size>
38294       </method>
38295     </type>
38296     <type name="StringSender">
38297       <method name="Void .ctor(Object, IntPtr)">
38298         <size>0</size>
38299       </method>
38300       <method name="Void Invoke(System.String)">
38301         <size>0</size>
38302       </method>
38303       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38304         <size>0</size>
38305       </method>
38306       <method name="Void EndInvoke(IAsyncResult)">
38307         <size>0</size>
38308       </method>
38309     </type>
38310     <type name="VoidDelegate">
38311       <method name="Void .ctor(Object, IntPtr)">
38312         <size>0</size>
38313       </method>
38314       <method name="Void Invoke()">
38315         <size>0</size>
38316       </method>
38317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38318         <size>0</size>
38319       </method>
38320       <method name="Void EndInvoke(IAsyncResult)">
38321         <size>0</size>
38322       </method>
38323     </type>
38324     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38325       <method name="Void .ctor()">
38326         <size>7</size>
38327       </method>
38328       <method name="Void &lt;&gt;m__0()">
38329         <size>25</size>
38330       </method>
38331       <method name="Void &lt;&gt;m__1(System.String)">
38332         <size>13</size>
38333       </method>
38334     </type>
38335   </test>
38336   <test name="test-anon-33.cs">
38337     <type name="T">
38338       <method name="Void .ctor()">
38339         <size>7</size>
38340       </method>
38341       <method name="Void doit(Int32)">
38342         <size>7</size>
38343       </method>
38344       <method name="Void Main()">
38345         <size>162</size>
38346       </method>
38347     </type>
38348     <type name="Do">
38349       <method name="Void .ctor(Object, IntPtr)">
38350         <size>0</size>
38351       </method>
38352       <method name="Void Invoke()">
38353         <size>0</size>
38354       </method>
38355       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38356         <size>0</size>
38357       </method>
38358       <method name="Void EndInvoke(IAsyncResult)">
38359         <size>0</size>
38360       </method>
38361     </type>
38362     <type name="T+&lt;Main&gt;c__AnonStorey0">
38363       <method name="Void .ctor()">
38364         <size>7</size>
38365       </method>
38366       <method name="Void &lt;&gt;m__0()">
38367         <size>12</size>
38368       </method>
38369     </type>
38370     <type name="T+&lt;Main&gt;c__AnonStorey1">
38371       <method name="Void .ctor()">
38372         <size>7</size>
38373       </method>
38374       <method name="Void &lt;&gt;m__1()">
38375         <size>12</size>
38376       </method>
38377     </type>
38378   </test>
38379   <test name="test-anon-34.cs">
38380     <type name="Delegates.Space">
38381       <method name="Void .ctor()">
38382         <size>7</size>
38383       </method>
38384       <method name="Void Leak(Boolean, Int32)">
38385         <size>92</size>
38386       </method>
38387     </type>
38388     <type name="Delegates.Program">
38389       <method name="Void .ctor()">
38390         <size>7</size>
38391       </method>
38392       <method name="Void SpaceLeak()">
38393         <size>37</size>
38394       </method>
38395       <method name="Void Main(System.String[])">
38396         <size>6</size>
38397       </method>
38398     </type>
38399     <type name="Delegates.Space+DoCopy">
38400       <method name="Void .ctor(Object, IntPtr)">
38401         <size>0</size>
38402       </method>
38403       <method name="Void Invoke()">
38404         <size>0</size>
38405       </method>
38406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38407         <size>0</size>
38408       </method>
38409       <method name="Void EndInvoke(IAsyncResult)">
38410         <size>0</size>
38411       </method>
38412     </type>
38413     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38414       <method name="Void .ctor()">
38415         <size>7</size>
38416       </method>
38417       <method name="Void &lt;&gt;m__0()">
38418         <size>23</size>
38419       </method>
38420     </type>
38421     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38422       <method name="Void .ctor()">
38423         <size>7</size>
38424       </method>
38425       <method name="Void &lt;&gt;m__1()">
38426         <size>19</size>
38427       </method>
38428     </type>
38429   </test>
38430   <test name="test-anon-35.cs">
38431     <type name="CustomDict">
38432       <method name="Void .ctor()">
38433         <size>66</size>
38434       </method>
38435       <method name="IEnumerator GetEnumerator()">
38436         <size>15</size>
38437       </method>
38438     </type>
38439     <type name="Tests">
38440       <method name="Void .ctor()">
38441         <size>7</size>
38442       </method>
38443       <method name="Void Main()">
38444         <size>7</size>
38445       </method>
38446     </type>
38447     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38448       <method name="Void .ctor()">
38449         <size>7</size>
38450       </method>
38451       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38452         <size>7</size>
38453       </method>
38454       <method name="Boolean MoveNext()">
38455         <size>86</size>
38456       </method>
38457       <method name="Void Dispose()">
38458         <size>8</size>
38459       </method>
38460       <method name="Void Reset()">
38461         <size>6</size>
38462       </method>
38463       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38464         <size>7</size>
38465       </method>
38466     </type>
38467   </test>
38468   <test name="test-anon-36.cs">
38469     <type name="Test">
38470       <method name="Void .ctor(TestMethod)">
38471         <size>7</size>
38472       </method>
38473       <method name="Void .ctor(TestMethod2)">
38474         <size>7</size>
38475       </method>
38476       <method name="Void Main()">
38477         <size>36</size>
38478       </method>
38479     </type>
38480     <type name="TestMethod">
38481       <method name="Void .ctor(Object, IntPtr)">
38482         <size>0</size>
38483       </method>
38484       <method name="Void Invoke()">
38485         <size>0</size>
38486       </method>
38487       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38488         <size>0</size>
38489       </method>
38490       <method name="Void EndInvoke(IAsyncResult)">
38491         <size>0</size>
38492       </method>
38493     </type>
38494     <type name="TestMethod2">
38495       <method name="Void .ctor(Object, IntPtr)">
38496         <size>0</size>
38497       </method>
38498       <method name="Void Invoke(System.Object)">
38499         <size>0</size>
38500       </method>
38501       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38502         <size>0</size>
38503       </method>
38504       <method name="Void EndInvoke(IAsyncResult)">
38505         <size>0</size>
38506       </method>
38507     </type>
38508     <type name="Test">
38509       <method name="Void &lt;Main&gt;m__0()">
38510         <size>1</size>
38511       </method>
38512     </type>
38513   </test>
38514   <test name="test-anon-37.cs">
38515     <type name="DelegateInit">
38516       <method name="Void .ctor()">
38517         <size>7</size>
38518       </method>
38519       <method name="Void .cctor()">
38520         <size>35</size>
38521       </method>
38522       <method name="Void Main(System.String[])">
38523         <size>11</size>
38524       </method>
38525     </type>
38526     <type name="DelegateInit+FooDelegate">
38527       <method name="Void .ctor(Object, IntPtr)">
38528         <size>0</size>
38529       </method>
38530       <method name="Void Invoke()">
38531         <size>0</size>
38532       </method>
38533       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38534         <size>0</size>
38535       </method>
38536       <method name="Void EndInvoke(IAsyncResult)">
38537         <size>0</size>
38538       </method>
38539     </type>
38540     <type name="DelegateInit">
38541       <method name="Void &lt;_print&gt;m__0()">
38542         <size>11</size>
38543       </method>
38544     </type>
38545   </test>
38546   <test name="test-anon-38.cs">
38547     <type name="X">
38548       <method name="Void .ctor()">
38549         <size>7</size>
38550       </method>
38551       <method name="Void Hello(Int64, Int64)">
38552         <size>1</size>
38553       </method>
38554       <method name="Void Test(Int32)">
38555         <size>67</size>
38556       </method>
38557       <method name="Void Main()">
38558         <size>14</size>
38559       </method>
38560     </type>
38561     <type name="Simple">
38562       <method name="Void .ctor(Object, IntPtr)">
38563         <size>0</size>
38564       </method>
38565       <method name="Void Invoke()">
38566         <size>0</size>
38567       </method>
38568       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38569         <size>0</size>
38570       </method>
38571       <method name="Void EndInvoke(IAsyncResult)">
38572         <size>0</size>
38573       </method>
38574     </type>
38575     <type name="Foo">
38576       <method name="Void .ctor(Object, IntPtr)">
38577         <size>0</size>
38578       </method>
38579       <method name="Simple Invoke()">
38580         <size>0</size>
38581       </method>
38582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38583         <size>0</size>
38584       </method>
38585       <method name="Simple EndInvoke(IAsyncResult)">
38586         <size>0</size>
38587       </method>
38588     </type>
38589     <type name="X+&lt;Test&gt;c__AnonStorey0">
38590       <method name="Void .ctor()">
38591         <size>7</size>
38592       </method>
38593       <method name="Simple &lt;&gt;m__0()">
38594         <size>64</size>
38595       </method>
38596     </type>
38597     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38598       <method name="Void .ctor()">
38599         <size>7</size>
38600       </method>
38601       <method name="Void &lt;&gt;m__1()">
38602         <size>34</size>
38603       </method>
38604     </type>
38605   </test>
38606   <test name="test-anon-39.cs">
38607     <type name="X">
38608       <method name="Void .ctor()">
38609         <size>7</size>
38610       </method>
38611       <method name="Void Hello(Int64)">
38612         <size>1</size>
38613       </method>
38614       <method name="Void Test(Int32)">
38615         <size>65</size>
38616       </method>
38617       <method name="Void Main()">
38618         <size>14</size>
38619       </method>
38620     </type>
38621     <type name="Simple">
38622       <method name="Void .ctor(Object, IntPtr)">
38623         <size>0</size>
38624       </method>
38625       <method name="Void Invoke()">
38626         <size>0</size>
38627       </method>
38628       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38629         <size>0</size>
38630       </method>
38631       <method name="Void EndInvoke(IAsyncResult)">
38632         <size>0</size>
38633       </method>
38634     </type>
38635     <type name="Foo">
38636       <method name="Void .ctor(Object, IntPtr)">
38637         <size>0</size>
38638       </method>
38639       <method name="Simple Invoke()">
38640         <size>0</size>
38641       </method>
38642       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38643         <size>0</size>
38644       </method>
38645       <method name="Simple EndInvoke(IAsyncResult)">
38646         <size>0</size>
38647       </method>
38648     </type>
38649     <type name="X+&lt;Test&gt;c__AnonStorey0">
38650       <method name="Void .ctor()">
38651         <size>7</size>
38652       </method>
38653       <method name="Simple &lt;&gt;m__0()">
38654         <size>30</size>
38655       </method>
38656       <method name="Void &lt;&gt;m__1()">
38657         <size>18</size>
38658       </method>
38659     </type>
38660   </test>
38661   <test name="test-anon-40.cs">
38662     <type name="X">
38663       <method name="Void .ctor()">
38664         <size>7</size>
38665       </method>
38666       <method name="Void Hello(Int64)">
38667         <size>1</size>
38668       </method>
38669       <method name="Void Test(Int32)">
38670         <size>65</size>
38671       </method>
38672       <method name="Void Main()">
38673         <size>14</size>
38674       </method>
38675     </type>
38676     <type name="Simple">
38677       <method name="Void .ctor(Object, IntPtr)">
38678         <size>0</size>
38679       </method>
38680       <method name="Void Invoke()">
38681         <size>0</size>
38682       </method>
38683       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38684         <size>0</size>
38685       </method>
38686       <method name="Void EndInvoke(IAsyncResult)">
38687         <size>0</size>
38688       </method>
38689     </type>
38690     <type name="Foo">
38691       <method name="Void .ctor(Object, IntPtr)">
38692         <size>0</size>
38693       </method>
38694       <method name="Simple Invoke()">
38695         <size>0</size>
38696       </method>
38697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38698         <size>0</size>
38699       </method>
38700       <method name="Simple EndInvoke(IAsyncResult)">
38701         <size>0</size>
38702       </method>
38703     </type>
38704     <type name="X+&lt;Test&gt;c__AnonStorey0">
38705       <method name="Void .ctor()">
38706         <size>7</size>
38707       </method>
38708       <method name="Simple &lt;&gt;m__0()">
38709         <size>30</size>
38710       </method>
38711       <method name="Void &lt;&gt;m__1()">
38712         <size>18</size>
38713       </method>
38714     </type>
38715   </test>
38716   <test name="test-anon-41.cs">
38717     <type name="X">
38718       <method name="Void .ctor()">
38719         <size>7</size>
38720       </method>
38721       <method name="Void Hello(Int64)">
38722         <size>1</size>
38723       </method>
38724       <method name="Void Test(Int32)">
38725         <size>65</size>
38726       </method>
38727       <method name="Void Main()">
38728         <size>14</size>
38729       </method>
38730     </type>
38731     <type name="Simple">
38732       <method name="Void .ctor(Object, IntPtr)">
38733         <size>0</size>
38734       </method>
38735       <method name="Void Invoke()">
38736         <size>0</size>
38737       </method>
38738       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38739         <size>0</size>
38740       </method>
38741       <method name="Void EndInvoke(IAsyncResult)">
38742         <size>0</size>
38743       </method>
38744     </type>
38745     <type name="Foo">
38746       <method name="Void .ctor(Object, IntPtr)">
38747         <size>0</size>
38748       </method>
38749       <method name="Simple Invoke()">
38750         <size>0</size>
38751       </method>
38752       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38753         <size>0</size>
38754       </method>
38755       <method name="Simple EndInvoke(IAsyncResult)">
38756         <size>0</size>
38757       </method>
38758     </type>
38759     <type name="X+&lt;Test&gt;c__AnonStorey0">
38760       <method name="Void .ctor()">
38761         <size>7</size>
38762       </method>
38763       <method name="Simple &lt;&gt;m__0()">
38764         <size>55</size>
38765       </method>
38766     </type>
38767     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38768       <method name="Void .ctor()">
38769         <size>7</size>
38770       </method>
38771       <method name="Void &lt;&gt;m__1()">
38772         <size>35</size>
38773       </method>
38774     </type>
38775   </test>
38776   <test name="test-anon-42.cs">
38777     <type name="X">
38778       <method name="Void .ctor()">
38779         <size>7</size>
38780       </method>
38781       <method name="Void Hello(Int64)">
38782         <size>1</size>
38783       </method>
38784       <method name="Void Test(Int32)">
38785         <size>51</size>
38786       </method>
38787       <method name="Void Main()">
38788         <size>13</size>
38789       </method>
38790     </type>
38791     <type name="Simple">
38792       <method name="Void .ctor(Object, IntPtr)">
38793         <size>0</size>
38794       </method>
38795       <method name="Void Invoke()">
38796         <size>0</size>
38797       </method>
38798       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38799         <size>0</size>
38800       </method>
38801       <method name="Void EndInvoke(IAsyncResult)">
38802         <size>0</size>
38803       </method>
38804     </type>
38805     <type name="Foo">
38806       <method name="Void .ctor(Object, IntPtr)">
38807         <size>0</size>
38808       </method>
38809       <method name="Simple Invoke()">
38810         <size>0</size>
38811       </method>
38812       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38813         <size>0</size>
38814       </method>
38815       <method name="Simple EndInvoke(IAsyncResult)">
38816         <size>0</size>
38817       </method>
38818     </type>
38819     <type name="X">
38820       <method name="Simple &lt;Test&gt;m__0()">
38821         <size>37</size>
38822       </method>
38823       <method name="Void &lt;Test&gt;m__1()">
38824         <size>8</size>
38825       </method>
38826     </type>
38827   </test>
38828   <test name="test-anon-43.cs">
38829     <type name="X">
38830       <method name="Void .ctor()">
38831         <size>7</size>
38832       </method>
38833       <method name="Void Hello(Int64, Int64)">
38834         <size>1</size>
38835       </method>
38836       <method name="Void Test(Int32)">
38837         <size>54</size>
38838       </method>
38839       <method name="Void Main()">
38840         <size>14</size>
38841       </method>
38842     </type>
38843     <type name="Simple">
38844       <method name="Void .ctor(Object, IntPtr)">
38845         <size>0</size>
38846       </method>
38847       <method name="Void Invoke()">
38848         <size>0</size>
38849       </method>
38850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38851         <size>0</size>
38852       </method>
38853       <method name="Void EndInvoke(IAsyncResult)">
38854         <size>0</size>
38855       </method>
38856     </type>
38857     <type name="Foo">
38858       <method name="Void .ctor(Object, IntPtr)">
38859         <size>0</size>
38860       </method>
38861       <method name="Simple Invoke()">
38862         <size>0</size>
38863       </method>
38864       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38865         <size>0</size>
38866       </method>
38867       <method name="Simple EndInvoke(IAsyncResult)">
38868         <size>0</size>
38869       </method>
38870     </type>
38871     <type name="X+&lt;Test&gt;c__AnonStorey0">
38872       <method name="Void .ctor()">
38873         <size>7</size>
38874       </method>
38875       <method name="Simple &lt;&gt;m__0()">
38876         <size>64</size>
38877       </method>
38878     </type>
38879     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38880       <method name="Void .ctor()">
38881         <size>7</size>
38882       </method>
38883       <method name="Void &lt;&gt;m__1()">
38884         <size>34</size>
38885       </method>
38886     </type>
38887   </test>
38888   <test name="test-anon-44.cs">
38889     <type name="X">
38890       <method name="Void .ctor()">
38891         <size>7</size>
38892       </method>
38893       <method name="Void Hello(Int64)">
38894         <size>1</size>
38895       </method>
38896       <method name="Void Test(Int32)">
38897         <size>68</size>
38898       </method>
38899       <method name="Void Main()">
38900         <size>14</size>
38901       </method>
38902     </type>
38903     <type name="Simple">
38904       <method name="Void .ctor(Object, IntPtr)">
38905         <size>0</size>
38906       </method>
38907       <method name="Void Invoke()">
38908         <size>0</size>
38909       </method>
38910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38911         <size>0</size>
38912       </method>
38913       <method name="Void EndInvoke(IAsyncResult)">
38914         <size>0</size>
38915       </method>
38916     </type>
38917     <type name="Foo">
38918       <method name="Void .ctor(Object, IntPtr)">
38919         <size>0</size>
38920       </method>
38921       <method name="Simple Invoke()">
38922         <size>0</size>
38923       </method>
38924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38925         <size>0</size>
38926       </method>
38927       <method name="Simple EndInvoke(IAsyncResult)">
38928         <size>0</size>
38929       </method>
38930     </type>
38931     <type name="X+&lt;Test&gt;c__AnonStorey0">
38932       <method name="Void .ctor()">
38933         <size>7</size>
38934       </method>
38935       <method name="Simple &lt;&gt;m__1()">
38936         <size>33</size>
38937       </method>
38938       <method name="Simple &lt;&gt;m__0()">
38939         <size>51</size>
38940       </method>
38941       <method name="Void &lt;&gt;m__3()">
38942         <size>21</size>
38943       </method>
38944     </type>
38945     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38946       <method name="Void .ctor()">
38947         <size>7</size>
38948       </method>
38949       <method name="Void &lt;&gt;m__2()">
38950         <size>26</size>
38951       </method>
38952     </type>
38953   </test>
38954   <test name="test-anon-45.cs">
38955     <type name="Test">
38956       <method name="Void .ctor()">
38957         <size>7</size>
38958       </method>
38959       <method name="Void Main()">
38960         <size>64</size>
38961       </method>
38962       <method name="IEnumerator GetEnumerator()">
38963         <size>8</size>
38964       </method>
38965     </type>
38966     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38967       <method name="Void .ctor()">
38968         <size>7</size>
38969       </method>
38970       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38971         <size>7</size>
38972       </method>
38973       <method name="Boolean MoveNext()">
38974         <size>77</size>
38975       </method>
38976       <method name="Void Dispose()">
38977         <size>8</size>
38978       </method>
38979       <method name="Void Reset()">
38980         <size>6</size>
38981       </method>
38982       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38983         <size>7</size>
38984       </method>
38985     </type>
38986   </test>
38987   <test name="test-anon-46.cs">
38988     <type name="World">
38989       <method name="Void .ctor()">
38990         <size>7</size>
38991       </method>
38992       <method name="Void Hello(Int64)">
38993         <size>1</size>
38994       </method>
38995       <method name="Void Test(Int32)">
38996         <size>50</size>
38997       </method>
38998     </type>
38999     <type name="X">
39000       <method name="Void .ctor()">
39001         <size>7</size>
39002       </method>
39003       <method name="Void Main()">
39004         <size>14</size>
39005       </method>
39006     </type>
39007     <type name="Foo">
39008       <method name="Void .ctor(Object, IntPtr)">
39009         <size>0</size>
39010       </method>
39011       <method name="Void Invoke()">
39012         <size>0</size>
39013       </method>
39014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39015         <size>0</size>
39016       </method>
39017       <method name="Void EndInvoke(IAsyncResult)">
39018         <size>0</size>
39019       </method>
39020     </type>
39021     <type name="World+&lt;Test&gt;c__AnonStorey0">
39022       <method name="Void .ctor()">
39023         <size>7</size>
39024       </method>
39025       <method name="Void &lt;&gt;m__0()">
39026         <size>19</size>
39027       </method>
39028     </type>
39029   </test>
39030   <test name="test-anon-47.cs">
39031     <type name="World">
39032       <method name="Void .ctor()">
39033         <size>7</size>
39034       </method>
39035       <method name="Void Hello(Int64)">
39036         <size>1</size>
39037       </method>
39038       <method name="Void Test(Int32)">
39039         <size>158</size>
39040       </method>
39041     </type>
39042     <type name="X">
39043       <method name="Void .ctor()">
39044         <size>7</size>
39045       </method>
39046       <method name="Void Main()">
39047         <size>14</size>
39048       </method>
39049     </type>
39050     <type name="Foo">
39051       <method name="Void .ctor(Object, IntPtr)">
39052         <size>0</size>
39053       </method>
39054       <method name="Void Invoke()">
39055         <size>0</size>
39056       </method>
39057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39058         <size>0</size>
39059       </method>
39060       <method name="Void EndInvoke(IAsyncResult)">
39061         <size>0</size>
39062       </method>
39063     </type>
39064     <type name="World+&lt;Test&gt;c__AnonStorey2">
39065       <method name="Void .ctor()">
39066         <size>7</size>
39067       </method>
39068       <method name="Void &lt;&gt;m__0()">
39069         <size>45</size>
39070       </method>
39071     </type>
39072     <type name="World+&lt;Test&gt;c__AnonStorey0">
39073       <method name="Void .ctor()">
39074         <size>7</size>
39075       </method>
39076     </type>
39077     <type name="World+&lt;Test&gt;c__AnonStorey1">
39078       <method name="Void .ctor()">
39079         <size>7</size>
39080       </method>
39081     </type>
39082   </test>
39083   <test name="test-anon-48.cs">
39084     <type name="World">
39085       <method name="Void .ctor()">
39086         <size>7</size>
39087       </method>
39088       <method name="Void Hello(Int64)">
39089         <size>1</size>
39090       </method>
39091       <method name="Void Test(Int32)">
39092         <size>197</size>
39093       </method>
39094     </type>
39095     <type name="X">
39096       <method name="Void .ctor()">
39097         <size>7</size>
39098       </method>
39099       <method name="Void Main()">
39100         <size>14</size>
39101       </method>
39102     </type>
39103     <type name="Foo">
39104       <method name="Void .ctor(Object, IntPtr)">
39105         <size>0</size>
39106       </method>
39107       <method name="Void Invoke()">
39108         <size>0</size>
39109       </method>
39110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39111         <size>0</size>
39112       </method>
39113       <method name="Void EndInvoke(IAsyncResult)">
39114         <size>0</size>
39115       </method>
39116     </type>
39117     <type name="World+&lt;Test&gt;c__AnonStorey1">
39118       <method name="Void .ctor()">
39119         <size>7</size>
39120       </method>
39121     </type>
39122     <type name="World+&lt;Test&gt;c__AnonStorey2">
39123       <method name="Void .ctor()">
39124         <size>7</size>
39125       </method>
39126     </type>
39127     <type name="World+&lt;Test&gt;c__AnonStorey0">
39128       <method name="Void .ctor()">
39129         <size>7</size>
39130       </method>
39131       <method name="Void &lt;&gt;m__0()">
39132         <size>63</size>
39133       </method>
39134     </type>
39135   </test>
39136   <test name="test-anon-49.cs">
39137     <type name="Test">
39138       <method name="Void .ctor()">
39139         <size>7</size>
39140       </method>
39141       <method name="Void Main()">
39142         <size>64</size>
39143       </method>
39144       <method name="IEnumerator GetEnumerator()">
39145         <size>8</size>
39146       </method>
39147     </type>
39148     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39149       <method name="Void .ctor()">
39150         <size>7</size>
39151       </method>
39152       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39153         <size>7</size>
39154       </method>
39155       <method name="Boolean MoveNext()">
39156         <size>185</size>
39157       </method>
39158       <method name="Void Dispose()">
39159         <size>62</size>
39160       </method>
39161       <method name="Void Reset()">
39162         <size>6</size>
39163       </method>
39164       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39165         <size>7</size>
39166       </method>
39167     </type>
39168   </test>
39169   <test name="test-anon-50.cs">
39170     <type name="Test">
39171       <method name="Void .ctor()">
39172         <size>7</size>
39173       </method>
39174       <method name="IEnumerable Foo(Int32)">
39175         <size>30</size>
39176       </method>
39177     </type>
39178     <type name="X">
39179       <method name="Void .ctor()">
39180         <size>7</size>
39181       </method>
39182       <method name="Int32 Main()">
39183         <size>196</size>
39184       </method>
39185     </type>
39186     <type name="Test+&lt;Foo&gt;c__Iterator0">
39187       <method name="Void .ctor()">
39188         <size>7</size>
39189       </method>
39190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39191         <size>7</size>
39192       </method>
39193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39194         <size>7</size>
39195       </method>
39196       <method name="Boolean MoveNext()">
39197         <size>118</size>
39198       </method>
39199       <method name="Void Dispose()">
39200         <size>8</size>
39201       </method>
39202       <method name="Void Reset()">
39203         <size>6</size>
39204       </method>
39205       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39206         <size>7</size>
39207       </method>
39208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39209         <size>40</size>
39210       </method>
39211     </type>
39212   </test>
39213   <test name="test-anon-51.cs">
39214     <type name="X">
39215       <method name="Void .ctor()">
39216         <size>7</size>
39217       </method>
39218       <method name="Void .cctor()">
39219         <size>35</size>
39220       </method>
39221       <method name="Void Main()">
39222         <size>11</size>
39223       </method>
39224     </type>
39225     <type name="FooDelegate">
39226       <method name="Void .ctor(Object, IntPtr)">
39227         <size>0</size>
39228       </method>
39229       <method name="Void Invoke()">
39230         <size>0</size>
39231       </method>
39232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39233         <size>0</size>
39234       </method>
39235       <method name="Void EndInvoke(IAsyncResult)">
39236         <size>0</size>
39237       </method>
39238     </type>
39239     <type name="X">
39240       <method name="Void &lt;Print&gt;m__0()">
39241         <size>11</size>
39242       </method>
39243     </type>
39244   </test>
39245   <test name="test-anon-52.cs">
39246     <type name="X">
39247       <method name="Void .ctor()">
39248         <size>7</size>
39249       </method>
39250       <method name="IEnumerator GetIt(System.Int32[])">
39251         <size>22</size>
39252       </method>
39253       <method name="Int32 Main()">
39254         <size>33</size>
39255       </method>
39256     </type>
39257     <type name="X+A">
39258       <method name="Void .ctor(Object, IntPtr)">
39259         <size>0</size>
39260       </method>
39261       <method name="Void Invoke()">
39262         <size>0</size>
39263       </method>
39264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39265         <size>0</size>
39266       </method>
39267       <method name="Void EndInvoke(IAsyncResult)">
39268         <size>0</size>
39269       </method>
39270     </type>
39271     <type name="X+&lt;GetIt&gt;c__Iterator0">
39272       <method name="Void .ctor()">
39273         <size>7</size>
39274       </method>
39275       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39276         <size>7</size>
39277       </method>
39278       <method name="Boolean MoveNext()">
39279         <size>201</size>
39280       </method>
39281       <method name="Void &lt;&gt;m__0()">
39282         <size>22</size>
39283       </method>
39284       <method name="Void Dispose()">
39285         <size>8</size>
39286       </method>
39287       <method name="Void Reset()">
39288         <size>6</size>
39289       </method>
39290       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39291         <size>7</size>
39292       </method>
39293     </type>
39294   </test>
39295   <test name="test-anon-53.cs">
39296     <type name="Test">
39297       <method name="Void .ctor(Int32)">
39298         <size>39</size>
39299       </method>
39300       <method name="Void .cctor()">
39301         <size>33</size>
39302       </method>
39303     </type>
39304     <type name="X">
39305       <method name="Void .ctor()">
39306         <size>7</size>
39307       </method>
39308       <method name="Void Main()">
39309         <size>15</size>
39310       </method>
39311     </type>
39312     <type name="Foo">
39313       <method name="Void .ctor(Object, IntPtr)">
39314         <size>0</size>
39315       </method>
39316       <method name="Void Invoke()">
39317         <size>0</size>
39318       </method>
39319       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39320         <size>0</size>
39321       </method>
39322       <method name="Void EndInvoke(IAsyncResult)">
39323         <size>0</size>
39324       </method>
39325     </type>
39326     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39327       <method name="Void .ctor()">
39328         <size>7</size>
39329       </method>
39330       <method name="Void &lt;&gt;m__0()">
39331         <size>12</size>
39332       </method>
39333     </type>
39334     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39335       <method name="Void .ctor()">
39336         <size>7</size>
39337       </method>
39338       <method name="Void &lt;&gt;m__1()">
39339         <size>12</size>
39340       </method>
39341     </type>
39342   </test>
39343   <test name="test-anon-54.cs">
39344     <type name="X">
39345       <method name="Void .ctor()">
39346         <size>7</size>
39347       </method>
39348       <method name="Void Main()">
39349         <size>22</size>
39350       </method>
39351     </type>
39352     <type name="Hello">
39353       <method name="Void .ctor(Object, IntPtr)">
39354         <size>0</size>
39355       </method>
39356       <method name="Void Invoke()">
39357         <size>0</size>
39358       </method>
39359       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39360         <size>0</size>
39361       </method>
39362       <method name="Void EndInvoke(IAsyncResult)">
39363         <size>0</size>
39364       </method>
39365     </type>
39366     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39367       <method name="Void .ctor()">
39368         <size>7</size>
39369       </method>
39370       <method name="Void &lt;&gt;m__0()">
39371         <size>25</size>
39372       </method>
39373     </type>
39374     <type name="Foo">
39375       <method name="Void .ctor(Int32)">
39376         <size>8</size>
39377       </method>
39378       <method name="Void Test(Foo)">
39379         <size>45</size>
39380       </method>
39381       <method name="Void Hello(Int32)">
39382         <size>19</size>
39383       </method>
39384       <method name="System.String ToString()">
39385         <size>22</size>
39386       </method>
39387     </type>
39388   </test>
39389   <test name="test-anon-55.cs">
39390     <type name="Foo">
39391       <method name="Void .ctor()">
39392         <size>7</size>
39393       </method>
39394       <method name="Void Test(Foo+Hello)">
39395         <size>7</size>
39396       </method>
39397       <method name="Void Private()">
39398         <size>11</size>
39399       </method>
39400       <method name="Void Test()">
39401         <size>19</size>
39402       </method>
39403     </type>
39404     <type name="X">
39405       <method name="Void .ctor()">
39406         <size>7</size>
39407       </method>
39408       <method name="Void Main()">
39409         <size>13</size>
39410       </method>
39411     </type>
39412     <type name="Foo+Hello">
39413       <method name="Void .ctor(Object, IntPtr)">
39414         <size>0</size>
39415       </method>
39416       <method name="Void Invoke()">
39417         <size>0</size>
39418       </method>
39419       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39420         <size>0</size>
39421       </method>
39422       <method name="Void EndInvoke(IAsyncResult)">
39423         <size>0</size>
39424       </method>
39425     </type>
39426     <type name="Foo">
39427       <method name="Void &lt;Test&gt;m__0()">
39428         <size>7</size>
39429       </method>
39430     </type>
39431   </test>
39432   <test name="test-anon-56.cs">
39433     <type name="Observable">
39434       <method name="Void .ctor()">
39435         <size>7</size>
39436       </method>
39437       <method name="Void Main(System.String[])">
39438         <size>50</size>
39439       </method>
39440     </type>
39441     <type name="QueueHandler">
39442       <method name="Void .ctor(Object, IntPtr)">
39443         <size>0</size>
39444       </method>
39445       <method name="Void Invoke(Observable)">
39446         <size>0</size>
39447       </method>
39448       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39449         <size>0</size>
39450       </method>
39451       <method name="Void EndInvoke(IAsyncResult)">
39452         <size>0</size>
39453       </method>
39454     </type>
39455     <type name="Observable">
39456       <method name="Void &lt;Main&gt;m__0(Observable)">
39457         <size>11</size>
39458       </method>
39459     </type>
39460   </test>
39461   <test name="test-anon-57.cs">
39462     <type name="X">
39463       <method name="Void .ctor()">
39464         <size>7</size>
39465       </method>
39466       <method name="Int32 Test()">
39467         <size>257</size>
39468       </method>
39469       <method name="Int32 Main()">
39470         <size>45</size>
39471       </method>
39472     </type>
39473     <type name="X+TestDelegate">
39474       <method name="Void .ctor(Object, IntPtr)">
39475         <size>0</size>
39476       </method>
39477       <method name="Void Invoke()">
39478         <size>0</size>
39479       </method>
39480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39481         <size>0</size>
39482       </method>
39483       <method name="Void EndInvoke(IAsyncResult)">
39484         <size>0</size>
39485       </method>
39486     </type>
39487     <type name="X+&lt;Test&gt;c__AnonStorey1">
39488       <method name="Void .ctor()">
39489         <size>7</size>
39490       </method>
39491       <method name="Void &lt;&gt;m__0()">
39492         <size>95</size>
39493       </method>
39494     </type>
39495     <type name="X+&lt;Test&gt;c__AnonStorey0">
39496       <method name="Void .ctor()">
39497         <size>7</size>
39498       </method>
39499     </type>
39500   </test>
39501   <test name="test-anon-58.cs">
39502     <type name="X">
39503       <method name="Void .ctor()">
39504         <size>7</size>
39505       </method>
39506       <method name="Int32 Test(Int32)">
39507         <size>344</size>
39508       </method>
39509       <method name="Int32 Main()">
39510         <size>46</size>
39511       </method>
39512     </type>
39513     <type name="X+TestDelegate">
39514       <method name="Void .ctor(Object, IntPtr)">
39515         <size>0</size>
39516       </method>
39517       <method name="Void Invoke()">
39518         <size>0</size>
39519       </method>
39520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39521         <size>0</size>
39522       </method>
39523       <method name="Void EndInvoke(IAsyncResult)">
39524         <size>0</size>
39525       </method>
39526     </type>
39527     <type name="X+&lt;Test&gt;c__AnonStorey1">
39528       <method name="Void .ctor()">
39529         <size>7</size>
39530       </method>
39531       <method name="Void &lt;&gt;m__0()">
39532         <size>171</size>
39533       </method>
39534     </type>
39535     <type name="X+&lt;Test&gt;c__AnonStorey0">
39536       <method name="Void .ctor()">
39537         <size>7</size>
39538       </method>
39539     </type>
39540     <type name="X+&lt;Test&gt;c__AnonStorey2">
39541       <method name="Void .ctor()">
39542         <size>7</size>
39543       </method>
39544     </type>
39545   </test>
39546   <test name="test-anon-59.cs">
39547     <type name="X">
39548       <method name="Void .ctor()">
39549         <size>7</size>
39550       </method>
39551       <method name="Int32 Test(Int32)">
39552         <size>515</size>
39553       </method>
39554       <method name="Int32 Main()">
39555         <size>46</size>
39556       </method>
39557     </type>
39558     <type name="X+TestDelegate">
39559       <method name="Void .ctor(Object, IntPtr)">
39560         <size>0</size>
39561       </method>
39562       <method name="Void Invoke()">
39563         <size>0</size>
39564       </method>
39565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39566         <size>0</size>
39567       </method>
39568       <method name="Void EndInvoke(IAsyncResult)">
39569         <size>0</size>
39570       </method>
39571     </type>
39572     <type name="X+&lt;Test&gt;c__AnonStorey2">
39573       <method name="Void .ctor()">
39574         <size>7</size>
39575       </method>
39576       <method name="Void &lt;&gt;m__0()">
39577         <size>233</size>
39578       </method>
39579     </type>
39580     <type name="X+&lt;Test&gt;c__AnonStorey1">
39581       <method name="Void .ctor()">
39582         <size>7</size>
39583       </method>
39584     </type>
39585     <type name="X+&lt;Test&gt;c__AnonStorey0">
39586       <method name="Void .ctor()">
39587         <size>7</size>
39588       </method>
39589     </type>
39590     <type name="X+&lt;Test&gt;c__AnonStorey3">
39591       <method name="Void .ctor()">
39592         <size>7</size>
39593       </method>
39594     </type>
39595   </test>
39596   <test name="test-anon-60.cs">
39597     <type name="X">
39598       <method name="Void .ctor()">
39599         <size>7</size>
39600       </method>
39601       <method name="Int32 Test(Int32)">
39602         <size>567</size>
39603       </method>
39604       <method name="Int32 Main()">
39605         <size>46</size>
39606       </method>
39607     </type>
39608     <type name="X+TestDelegate">
39609       <method name="Void .ctor(Object, IntPtr)">
39610         <size>0</size>
39611       </method>
39612       <method name="Void Invoke()">
39613         <size>0</size>
39614       </method>
39615       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39616         <size>0</size>
39617       </method>
39618       <method name="Void EndInvoke(IAsyncResult)">
39619         <size>0</size>
39620       </method>
39621     </type>
39622     <type name="X+&lt;Test&gt;c__AnonStorey2">
39623       <method name="Void .ctor()">
39624         <size>7</size>
39625       </method>
39626     </type>
39627     <type name="X+&lt;Test&gt;c__AnonStorey1">
39628       <method name="Void .ctor()">
39629         <size>7</size>
39630       </method>
39631     </type>
39632     <type name="X+&lt;Test&gt;c__AnonStorey0">
39633       <method name="Void .ctor()">
39634         <size>7</size>
39635       </method>
39636     </type>
39637     <type name="X+&lt;Test&gt;c__AnonStorey3">
39638       <method name="Void .ctor()">
39639         <size>7</size>
39640       </method>
39641     </type>
39642     <type name="X+&lt;Test&gt;c__AnonStorey2">
39643       <method name="Void &lt;&gt;m__0()">
39644         <size>356</size>
39645       </method>
39646     </type>
39647     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39648       <method name="Void .ctor()">
39649         <size>7</size>
39650       </method>
39651       <method name="Void &lt;&gt;m__1()">
39652         <size>124</size>
39653       </method>
39654     </type>
39655   </test>
39656   <test name="test-anon-61.cs">
39657     <type name="X">
39658       <method name="Void .ctor()">
39659         <size>7</size>
39660       </method>
39661       <method name="Int32 Test()">
39662         <size>333</size>
39663       </method>
39664       <method name="Int32 Main()">
39665         <size>59</size>
39666       </method>
39667     </type>
39668     <type name="X+TestDelegate">
39669       <method name="Void .ctor(Object, IntPtr)">
39670         <size>0</size>
39671       </method>
39672       <method name="Void Invoke()">
39673         <size>0</size>
39674       </method>
39675       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39676         <size>0</size>
39677       </method>
39678       <method name="Void EndInvoke(IAsyncResult)">
39679         <size>0</size>
39680       </method>
39681     </type>
39682     <type name="X+&lt;Test&gt;c__AnonStorey1">
39683       <method name="Void .ctor()">
39684         <size>7</size>
39685       </method>
39686       <method name="Void &lt;&gt;m__0()">
39687         <size>166</size>
39688       </method>
39689     </type>
39690     <type name="X+&lt;Test&gt;c__AnonStorey0">
39691       <method name="Void .ctor()">
39692         <size>7</size>
39693       </method>
39694     </type>
39695   </test>
39696   <test name="test-anon-62.cs">
39697     <type name="X">
39698       <method name="Void .ctor(String)">
39699         <size>14</size>
39700       </method>
39701       <method name="Void Main()">
39702         <size>1</size>
39703       </method>
39704     </type>
39705     <type name="Y">
39706       <method name="Void .ctor(Z)">
39707         <size>56</size>
39708       </method>
39709     </type>
39710     <type name="Z">
39711       <method name="Void .ctor()">
39712         <size>7</size>
39713       </method>
39714       <method name="Void Hello()">
39715         <size>1</size>
39716       </method>
39717     </type>
39718     <type name="FooHandler">
39719       <method name="Void .ctor(Object, IntPtr)">
39720         <size>0</size>
39721       </method>
39722       <method name="Void Invoke()">
39723         <size>0</size>
39724       </method>
39725       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39726         <size>0</size>
39727       </method>
39728       <method name="Void EndInvoke(IAsyncResult)">
39729         <size>0</size>
39730       </method>
39731     </type>
39732     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39733       <method name="Void .ctor()">
39734         <size>7</size>
39735       </method>
39736       <method name="Void &lt;&gt;m__0()">
39737         <size>12</size>
39738       </method>
39739     </type>
39740   </test>
39741   <test name="test-anon-63.cs">
39742     <type name="X">
39743       <method name="Void .ctor()">
39744         <size>7</size>
39745       </method>
39746       <method name="IEnumerator GetIt(System.Int32[])">
39747         <size>22</size>
39748       </method>
39749       <method name="Int32 Main()">
39750         <size>34</size>
39751       </method>
39752     </type>
39753     <type name="X+A">
39754       <method name="Void .ctor(Object, IntPtr)">
39755         <size>0</size>
39756       </method>
39757       <method name="Int32 Invoke()">
39758         <size>0</size>
39759       </method>
39760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39761         <size>0</size>
39762       </method>
39763       <method name="Int32 EndInvoke(IAsyncResult)">
39764         <size>0</size>
39765       </method>
39766     </type>
39767     <type name="X+&lt;GetIt&gt;c__Iterator0">
39768       <method name="Void .ctor()">
39769         <size>7</size>
39770       </method>
39771       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39772         <size>7</size>
39773       </method>
39774       <method name="Boolean MoveNext()">
39775         <size>195</size>
39776       </method>
39777       <method name="Int32 &lt;&gt;m__0()">
39778         <size>44</size>
39779       </method>
39780       <method name="Void Dispose()">
39781         <size>8</size>
39782       </method>
39783       <method name="Void Reset()">
39784         <size>6</size>
39785       </method>
39786       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39787         <size>7</size>
39788       </method>
39789     </type>
39790   </test>
39791   <test name="test-anon-64.cs">
39792     <type name="Source">
39793       <method name="Void .ctor()">
39794         <size>7</size>
39795       </method>
39796       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39797         <size>24</size>
39798       </method>
39799       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39800         <size>24</size>
39801       </method>
39802       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39803         <size>24</size>
39804       </method>
39805       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39806         <size>24</size>
39807       </method>
39808       <method name="Source FindSource(Source)">
39809         <size>2</size>
39810       </method>
39811       <method name="Void AddSource(Source, Int32, System.Object)">
39812         <size>132</size>
39813       </method>
39814       <method name="Void Main()">
39815         <size>1</size>
39816       </method>
39817     </type>
39818     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39819       <method name="Void .ctor()">
39820         <size>7</size>
39821       </method>
39822       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39823         <size>30</size>
39824       </method>
39825     </type>
39826     <type name="Source">
39827       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39828         <size>1</size>
39829       </method>
39830     </type>
39831   </test>
39832   <test name="test-anon-65.cs">
39833     <type name="BaseClass">
39834       <method name="Void .ctor(SomeDelegate)">
39835         <size>13</size>
39836       </method>
39837     </type>
39838     <type name="TestClass">
39839       <method name="Void .ctor(Int32)">
39840         <size>32</size>
39841       </method>
39842       <method name="Int32 Main(System.String[])">
39843         <size>9</size>
39844       </method>
39845     </type>
39846     <type name="BaseClass+SomeDelegate">
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="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39861       <method name="Void .ctor()">
39862         <size>7</size>
39863       </method>
39864       <method name="Void &lt;&gt;m__0()">
39865         <size>12</size>
39866       </method>
39867     </type>
39868   </test>
39869   <test name="test-anon-66.cs">
39870     <type name="Test">
39871       <method name="Void .ctor()">
39872         <size>7</size>
39873       </method>
39874       <method name="Void add_testEvent(Test+TestEventHandler)">
39875         <size>24</size>
39876       </method>
39877       <method name="Void remove_testEvent(Test+TestEventHandler)">
39878         <size>24</size>
39879       </method>
39880       <method name="Void add_TestEvent(Test+TestEventHandler)">
39881         <size>33</size>
39882       </method>
39883       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39884         <size>1</size>
39885       </method>
39886       <method name="Void Main()">
39887         <size>1</size>
39888       </method>
39889     </type>
39890     <type name="Test+TestEventHandler">
39891       <method name="Void .ctor(Object, IntPtr)">
39892         <size>0</size>
39893       </method>
39894       <method name="Void Invoke()">
39895         <size>0</size>
39896       </method>
39897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39898         <size>0</size>
39899       </method>
39900       <method name="Void EndInvoke(IAsyncResult)">
39901         <size>0</size>
39902       </method>
39903     </type>
39904     <type name="Test+&lt;&gt;c__AnonStorey0">
39905       <method name="Void .ctor()">
39906         <size>7</size>
39907       </method>
39908       <method name="Void &lt;&gt;m__0()">
39909         <size>12</size>
39910       </method>
39911     </type>
39912   </test>
39913   <test name="test-anon-67.cs">
39914     <type name="ClassOne">
39915       <method name="Void .ctor(ReturnStringDelegate)">
39916         <size>7</size>
39917       </method>
39918       <method name="Void .ctor(String)">
39919         <size>32</size>
39920       </method>
39921       <method name="Void Main()">
39922         <size>1</size>
39923       </method>
39924     </type>
39925     <type name="ClassOne+ReturnStringDelegate">
39926       <method name="Void .ctor(Object, IntPtr)">
39927         <size>0</size>
39928       </method>
39929       <method name="System.String Invoke()">
39930         <size>0</size>
39931       </method>
39932       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39933         <size>0</size>
39934       </method>
39935       <method name="System.String EndInvoke(IAsyncResult)">
39936         <size>0</size>
39937       </method>
39938     </type>
39939     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39940       <method name="Void .ctor()">
39941         <size>7</size>
39942       </method>
39943       <method name="System.String &lt;&gt;m__0()">
39944         <size>7</size>
39945       </method>
39946     </type>
39947   </test>
39948   <test name="test-anon-68.cs">
39949     <type name="C">
39950       <method name="Void .ctor()">
39951         <size>7</size>
39952       </method>
39953       <method name="Void T(D1)">
39954         <size>1</size>
39955       </method>
39956       <method name="Void T(D2)">
39957         <size>1</size>
39958       </method>
39959       <method name="Void Main()">
39960         <size>69</size>
39961       </method>
39962     </type>
39963     <type name="D1">
39964       <method name="Void .ctor(Object, IntPtr)">
39965         <size>0</size>
39966       </method>
39967       <method name="Void Invoke(Int32)">
39968         <size>0</size>
39969       </method>
39970       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39971         <size>0</size>
39972       </method>
39973       <method name="Void EndInvoke(IAsyncResult)">
39974         <size>0</size>
39975       </method>
39976     </type>
39977     <type name="D2">
39978       <method name="Void .ctor(Object, IntPtr)">
39979         <size>0</size>
39980       </method>
39981       <method name="Void Invoke(System.String ByRef)">
39982         <size>0</size>
39983       </method>
39984       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39985         <size>0</size>
39986       </method>
39987       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39988         <size>0</size>
39989       </method>
39990     </type>
39991     <type name="C">
39992       <method name="Void &lt;Main&gt;m__0(Int32)">
39993         <size>1</size>
39994       </method>
39995       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39996         <size>8</size>
39997       </method>
39998     </type>
39999   </test>
40000   <test name="test-anon-69.cs">
40001     <type name="SingleSteppingEngine">
40002       <method name="Void .ctor()">
40003         <size>7</size>
40004       </method>
40005       <method name="System.Object SendCommand(TargetAccessDelegate)">
40006         <size>8</size>
40007       </method>
40008       <method name="Void Detach()">
40009         <size>20</size>
40010       </method>
40011     </type>
40012     <type name="X">
40013       <method name="Void .ctor()">
40014         <size>7</size>
40015       </method>
40016       <method name="Void Main()">
40017         <size>1</size>
40018       </method>
40019     </type>
40020     <type name="TargetAccessDelegate">
40021       <method name="Void .ctor(Object, IntPtr)">
40022         <size>0</size>
40023       </method>
40024       <method name="System.Object Invoke(System.Object)">
40025         <size>0</size>
40026       </method>
40027       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40028         <size>0</size>
40029       </method>
40030       <method name="System.Object EndInvoke(IAsyncResult)">
40031         <size>0</size>
40032       </method>
40033     </type>
40034     <type name="SingleSteppingEngine">
40035       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40036         <size>19</size>
40037       </method>
40038     </type>
40039   </test>
40040   <test name="test-anon-70.cs">
40041     <type name="C">
40042       <method name="Void .ctor()">
40043         <size>7</size>
40044       </method>
40045       <method name="Void Test(C+D)">
40046         <size>1</size>
40047       </method>
40048       <method name="Void Main()">
40049         <size>99</size>
40050       </method>
40051     </type>
40052     <type name="C+D">
40053       <method name="Void .ctor(Object, IntPtr)">
40054         <size>0</size>
40055       </method>
40056       <method name="Void Invoke()">
40057         <size>0</size>
40058       </method>
40059       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40060         <size>0</size>
40061       </method>
40062       <method name="Void EndInvoke(IAsyncResult)">
40063         <size>0</size>
40064       </method>
40065     </type>
40066     <type name="UnsafeClass">
40067       <method name="Void .ctor()">
40068         <size>7</size>
40069       </method>
40070     </type>
40071     <type name="C">
40072       <method name="Void UnsafeTests()">
40073         <size>35</size>
40074       </method>
40075     </type>
40076     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40077       <method name="Void .ctor()">
40078         <size>7</size>
40079       </method>
40080       <method name="Void &lt;&gt;m__0()">
40081         <size>14</size>
40082       </method>
40083     </type>
40084     <type name="C+&lt;Main&gt;c__AnonStorey1">
40085       <method name="Void .ctor()">
40086         <size>7</size>
40087       </method>
40088       <method name="Void &lt;&gt;m__1()">
40089         <size>38</size>
40090       </method>
40091       <method name="Void &lt;&gt;m__2()">
40092         <size>32</size>
40093       </method>
40094     </type>
40095     <type name="C">
40096       <method name="Void &lt;Main&gt;m__3()">
40097         <size>16</size>
40098       </method>
40099     </type>
40100     <type name="UnsafeClass">
40101       <method name="Int32* GetUnsafeValue()">
40102         <size>3</size>
40103       </method>
40104     </type>
40105   </test>
40106   <test name="test-anon-71.cs">
40107     <type name="Program">
40108       <method name="Void .ctor()">
40109         <size>7</size>
40110       </method>
40111       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40112         <size>2</size>
40113       </method>
40114       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40115         <size>34</size>
40116       </method>
40117       <method name="Void Main()">
40118         <size>1</size>
40119       </method>
40120     </type>
40121     <type name="Program+FdCb">
40122       <method name="Void .ctor(Object, IntPtr)">
40123         <size>0</size>
40124       </method>
40125       <method name="Int32 Invoke(Int32)">
40126         <size>0</size>
40127       </method>
40128       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40129         <size>0</size>
40130       </method>
40131       <method name="Int32 EndInvoke(IAsyncResult)">
40132         <size>0</size>
40133       </method>
40134     </type>
40135     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40136       <method name="Void .ctor()">
40137         <size>7</size>
40138       </method>
40139       <method name="Int32 &lt;&gt;m__0(Int32)">
40140         <size>46</size>
40141       </method>
40142     </type>
40143   </test>
40144   <test name="test-anon-72.cs">
40145     <type name="Test">
40146       <method name="Void .ctor()">
40147         <size>7</size>
40148       </method>
40149       <method name="Void AddOperator(Test+UnaryOperator)">
40150         <size>1</size>
40151       </method>
40152       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40153         <size>5</size>
40154       </method>
40155       <method name="Void Main()">
40156         <size>1</size>
40157       </method>
40158       <method name="Void Foo()">
40159         <size>19</size>
40160       </method>
40161     </type>
40162     <type name="Test+UnaryOperator">
40163       <method name="Void .ctor(Object, IntPtr)">
40164         <size>0</size>
40165       </method>
40166       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40167         <size>0</size>
40168       </method>
40169       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40170         <size>0</size>
40171       </method>
40172       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40173         <size>0</size>
40174       </method>
40175     </type>
40176     <type name="Test">
40177       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40178         <size>31</size>
40179       </method>
40180     </type>
40181   </test>
40182   <test name="test-anon-73.cs">
40183     <type name="T">
40184       <method name="Void .ctor()">
40185         <size>7</size>
40186       </method>
40187       <method name="Void Main()">
40188         <size>31</size>
40189       </method>
40190       <method name="Void Test_1()">
40191         <size>36</size>
40192       </method>
40193     </type>
40194     <type name="D">
40195       <method name="Void .ctor(Object, IntPtr)">
40196         <size>0</size>
40197       </method>
40198       <method name="Void Invoke(System.Object)">
40199         <size>0</size>
40200       </method>
40201       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40202         <size>0</size>
40203       </method>
40204       <method name="Void EndInvoke(IAsyncResult)">
40205         <size>0</size>
40206       </method>
40207     </type>
40208     <type name="T">
40209       <method name="Void &lt;Main&gt;m__0(System.Object)">
40210         <size>15</size>
40211       </method>
40212       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40213         <size>29</size>
40214       </method>
40215     </type>
40216   </test>
40217   <test name="test-anon-74.cs">
40218     <type name="Foo">
40219       <method name="Void Baz(Foo+SimpleDelegate)">
40220         <size>8</size>
40221       </method>
40222       <method name="Void Main(System.String[])">
40223         <size>35</size>
40224       </method>
40225     </type>
40226     <type name="Foo+SimpleDelegate">
40227       <method name="Void .ctor(Object, IntPtr)">
40228         <size>0</size>
40229       </method>
40230       <method name="System.String[,] Invoke()">
40231         <size>0</size>
40232       </method>
40233       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40234         <size>0</size>
40235       </method>
40236       <method name="System.String[,] EndInvoke(IAsyncResult)">
40237         <size>0</size>
40238       </method>
40239     </type>
40240     <type name="Foo">
40241       <method name="System.String[,] &lt;Main&gt;m__0()">
40242         <size>34</size>
40243       </method>
40244     </type>
40245   </test>
40246   <test name="test-anon-75.cs">
40247     <type name="Data">
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251     </type>
40252     <type name="Test">
40253       <method name="Void .ctor()">
40254         <size>7</size>
40255       </method>
40256       <method name="Void Foo(Int32, D)">
40257         <size>1</size>
40258       </method>
40259       <method name="Void Main()">
40260         <size>1</size>
40261       </method>
40262       <method name="Void TestMe()">
40263         <size>154</size>
40264       </method>
40265       <method name="Boolean &lt;TestMe&gt;m__0()">
40266         <size>2</size>
40267       </method>
40268     </type>
40269     <type name="D">
40270       <method name="Void .ctor(Object, IntPtr)">
40271         <size>0</size>
40272       </method>
40273       <method name="Boolean Invoke()">
40274         <size>0</size>
40275       </method>
40276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40277         <size>0</size>
40278       </method>
40279       <method name="Boolean EndInvoke(IAsyncResult)">
40280         <size>0</size>
40281       </method>
40282     </type>
40283     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40284       <method name="Void .ctor()">
40285         <size>7</size>
40286       </method>
40287       <method name="Boolean &lt;&gt;m__2()">
40288         <size>14</size>
40289       </method>
40290     </type>
40291     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40292       <method name="Void .ctor()">
40293         <size>7</size>
40294       </method>
40295     </type>
40296     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40297       <method name="Boolean &lt;&gt;m__1()">
40298         <size>54</size>
40299       </method>
40300     </type>
40301   </test>
40302   <test name="test-anon-76.cs">
40303     <type name="C">
40304       <method name="Void .ctor()">
40305         <size>7</size>
40306       </method>
40307       <method name="Void set_Item(System.String, FactoryDelegate)">
40308         <size>8</size>
40309       </method>
40310       <method name="FactoryDelegate get_Item(System.String)">
40311         <size>7</size>
40312       </method>
40313       <method name="Void X()">
40314         <size>24</size>
40315       </method>
40316       <method name="Int32 Main()">
40317         <size>70</size>
40318       </method>
40319     </type>
40320     <type name="FactoryDelegate">
40321       <method name="Void .ctor(Object, IntPtr)">
40322         <size>0</size>
40323       </method>
40324       <method name="System.Object Invoke()">
40325         <size>0</size>
40326       </method>
40327       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40328         <size>0</size>
40329       </method>
40330       <method name="System.Object EndInvoke(IAsyncResult)">
40331         <size>0</size>
40332       </method>
40333     </type>
40334     <type name="C">
40335       <method name="System.Object &lt;X&gt;m__0()">
40336         <size>30</size>
40337       </method>
40338     </type>
40339   </test>
40340   <test name="test-anon-77.cs">
40341     <type name="y">
40342       <method name="Void .ctor()">
40343         <size>7</size>
40344       </method>
40345       <method name="Boolean get_Item(Int32)">
40346         <size>28</size>
40347       </method>
40348       <method name="Void set_Item(Int32, Boolean)">
40349         <size>10</size>
40350       </method>
40351       <method name="Void Main()">
40352         <size>1</size>
40353       </method>
40354     </type>
40355     <type name="D">
40356       <method name="Void .ctor(Object, IntPtr)">
40357         <size>0</size>
40358       </method>
40359       <method name="Void Invoke()">
40360         <size>0</size>
40361       </method>
40362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40363         <size>0</size>
40364       </method>
40365       <method name="Void EndInvoke(IAsyncResult)">
40366         <size>0</size>
40367       </method>
40368     </type>
40369     <type name="y+&lt;&gt;c__AnonStorey0">
40370       <method name="Void .ctor()">
40371         <size>7</size>
40372       </method>
40373       <method name="Void &lt;&gt;m__0()">
40374         <size>8</size>
40375       </method>
40376     </type>
40377   </test>
40378   <test name="test-anon-78.cs">
40379     <type name="DelegateTest">
40380       <method name="Void .ctor()">
40381         <size>7</size>
40382       </method>
40383       <method name="Void .cctor()">
40384         <size>8</size>
40385       </method>
40386       <method name="Void Foo(D1)">
40387         <size>7</size>
40388       </method>
40389       <method name="Void Foo(D2)">
40390         <size>1</size>
40391       </method>
40392       <method name="Int32 Main()">
40393         <size>50</size>
40394       </method>
40395       <method name="Void &lt;Main&gt;m__0()">
40396         <size>18</size>
40397       </method>
40398     </type>
40399     <type name="D1">
40400       <method name="Void .ctor(Object, IntPtr)">
40401         <size>0</size>
40402       </method>
40403       <method name="Void Invoke()">
40404         <size>0</size>
40405       </method>
40406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40407         <size>0</size>
40408       </method>
40409       <method name="Void EndInvoke(IAsyncResult)">
40410         <size>0</size>
40411       </method>
40412     </type>
40413     <type name="D2">
40414       <method name="Void .ctor(Object, IntPtr)">
40415         <size>0</size>
40416       </method>
40417       <method name="Void Invoke()">
40418         <size>0</size>
40419       </method>
40420       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40421         <size>0</size>
40422       </method>
40423       <method name="Void EndInvoke(IAsyncResult)">
40424         <size>0</size>
40425       </method>
40426     </type>
40427   </test>
40428   <test name="test-anon-79.cs">
40429     <type name="Test">
40430       <method name="Void .ctor()">
40431         <size>7</size>
40432       </method>
40433       <method name="Void add_E(Test+D)">
40434         <size>24</size>
40435       </method>
40436       <method name="Void remove_E(Test+D)">
40437         <size>24</size>
40438       </method>
40439       <method name="Void add_Changed(Test+D)">
40440         <size>30</size>
40441       </method>
40442       <method name="Void remove_Changed(Test+D)">
40443         <size>1</size>
40444       </method>
40445       <method name="Void Foo()">
40446         <size>1</size>
40447       </method>
40448       <method name="Void Main()">
40449         <size>1</size>
40450       </method>
40451     </type>
40452     <type name="Test+D">
40453       <method name="Void .ctor(Object, IntPtr)">
40454         <size>0</size>
40455       </method>
40456       <method name="Void Invoke()">
40457         <size>0</size>
40458       </method>
40459       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40460         <size>0</size>
40461       </method>
40462       <method name="Void EndInvoke(IAsyncResult)">
40463         <size>0</size>
40464       </method>
40465     </type>
40466     <type name="Test">
40467       <method name="Void &lt;add_Changed&gt;m__0()">
40468         <size>7</size>
40469       </method>
40470     </type>
40471   </test>
40472   <test name="test-anon-80.cs">
40473     <type name="MonoBug.MyTest">
40474       <method name="Void .ctor()">
40475         <size>7</size>
40476       </method>
40477       <method name="Int32 Main()">
40478         <size>167</size>
40479       </method>
40480     </type>
40481     <type name="MonoBug.MyTest+EventHandlers">
40482       <method name="Void .ctor()">
40483         <size>18</size>
40484       </method>
40485       <method name="System.EventHandler get_DoNothingEventHandler()">
40486         <size>30</size>
40487       </method>
40488       <method name="System.EventHandler get_DoSomethingEventHandler()">
40489         <size>13</size>
40490       </method>
40491       <method name="System.EventHandler get_Handler()">
40492         <size>7</size>
40493       </method>
40494       <method name="Void set_Handler(System.EventHandler)">
40495         <size>8</size>
40496       </method>
40497       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40498         <size>1</size>
40499       </method>
40500       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40501         <size>15</size>
40502       </method>
40503     </type>
40504   </test>
40505   <test name="test-anon-81.cs">
40506     <type name="C">
40507       <method name="Void .ctor()">
40508         <size>7</size>
40509       </method>
40510       <method name="Int32 Main()">
40511         <size>20</size>
40512       </method>
40513       <method name="Int32 Test()">
40514         <size>27</size>
40515       </method>
40516       <method name="Int32 Foo2(C+Cmd2)">
40517         <size>7</size>
40518       </method>
40519       <method name="Void Foo(C+Cmd)">
40520         <size>7</size>
40521       </method>
40522     </type>
40523     <type name="C+Cmd">
40524       <method name="Void .ctor(Object, IntPtr)">
40525         <size>0</size>
40526       </method>
40527       <method name="Void Invoke()">
40528         <size>0</size>
40529       </method>
40530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40531         <size>0</size>
40532       </method>
40533       <method name="Void EndInvoke(IAsyncResult)">
40534         <size>0</size>
40535       </method>
40536     </type>
40537     <type name="C+Cmd2">
40538       <method name="Void .ctor(Object, IntPtr)">
40539         <size>0</size>
40540       </method>
40541       <method name="Int32 Invoke()">
40542         <size>0</size>
40543       </method>
40544       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40545         <size>0</size>
40546       </method>
40547       <method name="Int32 EndInvoke(IAsyncResult)">
40548         <size>0</size>
40549       </method>
40550     </type>
40551     <type name="C">
40552       <method name="Int32 &lt;Test&gt;m__0()">
40553         <size>45</size>
40554       </method>
40555     </type>
40556     <type name="C+&lt;Test&gt;c__AnonStorey1">
40557       <method name="Void .ctor()">
40558         <size>7</size>
40559       </method>
40560       <method name="Void &lt;&gt;m__1()">
40561         <size>44</size>
40562       </method>
40563     </type>
40564     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40565       <method name="Void .ctor()">
40566         <size>7</size>
40567       </method>
40568       <method name="Void &lt;&gt;m__2()">
40569         <size>18</size>
40570       </method>
40571     </type>
40572   </test>
40573   <test name="test-anon-82.cs">
40574     <type name="MainClass">
40575       <method name="Void .ctor()">
40576         <size>7</size>
40577       </method>
40578       <method name="Void Main()">
40579         <size>87</size>
40580       </method>
40581       <method name="Void Test2(Int32)">
40582         <size>31</size>
40583       </method>
40584       <method name="Void Test3(Int32)">
40585         <size>57</size>
40586       </method>
40587       <method name="Void Test4()">
40588         <size>31</size>
40589       </method>
40590       <method name="Void Test5(Int32)">
40591         <size>27</size>
40592       </method>
40593       <method name="Void SimpleCallback(MainClass, System.String)">
40594         <size>7</size>
40595       </method>
40596     </type>
40597     <type name="MainClass+D">
40598       <method name="Void .ctor(Object, IntPtr)">
40599         <size>0</size>
40600       </method>
40601       <method name="Int32 Invoke(Int32)">
40602         <size>0</size>
40603       </method>
40604       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40605         <size>0</size>
40606       </method>
40607       <method name="Int32 EndInvoke(IAsyncResult)">
40608         <size>0</size>
40609       </method>
40610     </type>
40611     <type name="StringSender">
40612       <method name="Void .ctor(Object, IntPtr)">
40613         <size>0</size>
40614       </method>
40615       <method name="Void Invoke(System.String)">
40616         <size>0</size>
40617       </method>
40618       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40619         <size>0</size>
40620       </method>
40621       <method name="Void EndInvoke(IAsyncResult)">
40622         <size>0</size>
40623       </method>
40624     </type>
40625     <type name="VoidDelegate">
40626       <method name="Void .ctor(Object, IntPtr)">
40627         <size>0</size>
40628       </method>
40629       <method name="Void Invoke()">
40630         <size>0</size>
40631       </method>
40632       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40633         <size>0</size>
40634       </method>
40635       <method name="Void EndInvoke(IAsyncResult)">
40636         <size>0</size>
40637       </method>
40638     </type>
40639     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40640       <method name="Void .ctor()">
40641         <size>7</size>
40642       </method>
40643     </type>
40644     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40645       <method name="Void .ctor()">
40646         <size>7</size>
40647       </method>
40648     </type>
40649     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40650       <method name="Void .ctor()">
40651         <size>7</size>
40652       </method>
40653     </type>
40654     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40655       <method name="Void .ctor()">
40656         <size>7</size>
40657       </method>
40658     </type>
40659     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40660       <method name="Void .ctor()">
40661         <size>7</size>
40662       </method>
40663     </type>
40664     <type name="MainClass">
40665       <method name="Void &lt;Test2&gt;m__1(System.String)">
40666         <size>27</size>
40667       </method>
40668       <method name="Void &lt;Test3&gt;m__3()">
40669         <size>1</size>
40670       </method>
40671       <method name="Void &lt;Test4&gt;m__4()">
40672         <size>31</size>
40673       </method>
40674       <method name="Void &lt;Test4&gt;m__7()">
40675         <size>28</size>
40676       </method>
40677     </type>
40678     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40679       <method name="Void &lt;&gt;m__0()">
40680         <size>25</size>
40681       </method>
40682       <method name="Void &lt;&gt;m__9(System.String)">
40683         <size>13</size>
40684       </method>
40685     </type>
40686     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40687       <method name="Void &lt;&gt;m__2()">
40688         <size>9</size>
40689       </method>
40690     </type>
40691     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40692       <method name="Int32 &lt;&gt;m__5(Int32)">
40693         <size>46</size>
40694       </method>
40695       <method name="Int32 &lt;&gt;m__A(Int32)">
40696         <size>2</size>
40697       </method>
40698     </type>
40699     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40700       <method name="Void &lt;&gt;m__6()">
40701         <size>12</size>
40702       </method>
40703     </type>
40704     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40705       <method name="Void &lt;&gt;m__8()">
40706         <size>14</size>
40707       </method>
40708       <method name="Void &lt;&gt;m__B()">
40709         <size>8</size>
40710       </method>
40711     </type>
40712   </test>
40713   <test name="test-anon-84.cs">
40714     <type name="C">
40715       <method name="Void .ctor()">
40716         <size>42</size>
40717       </method>
40718       <method name="Void .ctor(D)">
40719         <size>42</size>
40720       </method>
40721       <method name="Int32 Main()">
40722         <size>19</size>
40723       </method>
40724     </type>
40725     <type name="D">
40726       <method name="Void .ctor(Object, IntPtr)">
40727         <size>0</size>
40728       </method>
40729       <method name="C 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="C EndInvoke(IAsyncResult)">
40736         <size>0</size>
40737       </method>
40738     </type>
40739     <type name="C">
40740       <method name="C &lt;field&gt;m__0(Int32)">
40741         <size>4</size>
40742       </method>
40743     </type>
40744   </test>
40745   <test name="test-anon-85.cs">
40746     <type name="X">
40747       <method name="Void .ctor()">
40748         <size>7</size>
40749       </method>
40750       <method name="Int32 Main()">
40751         <size>29</size>
40752       </method>
40753     </type>
40754     <type name="X+D">
40755       <method name="Void .ctor(Object, IntPtr)">
40756         <size>0</size>
40757       </method>
40758       <method name="Void Invoke()">
40759         <size>0</size>
40760       </method>
40761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40762         <size>0</size>
40763       </method>
40764       <method name="Void EndInvoke(IAsyncResult)">
40765         <size>0</size>
40766       </method>
40767     </type>
40768     <type name="X+&lt;Main&gt;c__AnonStorey0">
40769       <method name="Void .ctor()">
40770         <size>7</size>
40771       </method>
40772       <method name="Void &lt;&gt;m__0()">
40773         <size>8</size>
40774       </method>
40775     </type>
40776   </test>
40777   <test name="test-anon-86.cs">
40778     <type name="Bug.A">
40779       <method name="Void .ctor()">
40780         <size>50</size>
40781       </method>
40782       <method name="Void Test()">
40783         <size>1</size>
40784       </method>
40785       <method name="Int32 Main()">
40786         <size>8</size>
40787       </method>
40788     </type>
40789     <type name="Bug.B">
40790       <method name="Void .ctor()">
40791         <size>7</size>
40792       </method>
40793       <method name="Int32 get_Prop()">
40794         <size>2</size>
40795       </method>
40796     </type>
40797     <type name="Bug.EventHandler">
40798       <method name="Void .ctor(Object, IntPtr)">
40799         <size>0</size>
40800       </method>
40801       <method name="Void Invoke()">
40802         <size>0</size>
40803       </method>
40804       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40805         <size>0</size>
40806       </method>
40807       <method name="Void EndInvoke(IAsyncResult)">
40808         <size>0</size>
40809       </method>
40810     </type>
40811     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40812       <method name="Void .ctor()">
40813         <size>7</size>
40814       </method>
40815       <method name="Void &lt;&gt;m__0()">
40816         <size>24</size>
40817       </method>
40818     </type>
40819   </test>
40820   <test name="test-anon-87.cs">
40821     <type name="Bug.AA">
40822       <method name="Void .ctor(BB)">
40823         <size>51</size>
40824       </method>
40825       <method name="Void TestMe()">
40826         <size>1</size>
40827       </method>
40828       <method name="Int32 Main()">
40829         <size>18</size>
40830       </method>
40831     </type>
40832     <type name="Bug.BB">
40833       <method name="Void .ctor(String)">
40834         <size>18</size>
40835       </method>
40836       <method name="Void Foo()">
40837         <size>1</size>
40838       </method>
40839     </type>
40840     <type name="Bug.D">
40841       <method name="Void .ctor(Object, IntPtr)">
40842         <size>0</size>
40843       </method>
40844       <method name="Void Invoke()">
40845         <size>0</size>
40846       </method>
40847       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40848         <size>0</size>
40849       </method>
40850       <method name="Void EndInvoke(IAsyncResult)">
40851         <size>0</size>
40852       </method>
40853     </type>
40854     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40855       <method name="Void .ctor()">
40856         <size>7</size>
40857       </method>
40858       <method name="Void &lt;&gt;m__0()">
40859         <size>23</size>
40860       </method>
40861     </type>
40862   </test>
40863   <test name="test-anon-88.cs">
40864     <type name="C">
40865       <method name="Void .ctor()">
40866         <size>7</size>
40867       </method>
40868       <method name="Int32 Main()">
40869         <size>12</size>
40870       </method>
40871       <method name="Void Test()">
40872         <size>102</size>
40873       </method>
40874     </type>
40875     <type name="C+D">
40876       <method name="Void .ctor(Object, IntPtr)">
40877         <size>0</size>
40878       </method>
40879       <method name="Void Invoke()">
40880         <size>0</size>
40881       </method>
40882       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40883         <size>0</size>
40884       </method>
40885       <method name="Void EndInvoke(IAsyncResult)">
40886         <size>0</size>
40887       </method>
40888     </type>
40889     <type name="C+&lt;Test&gt;c__AnonStorey0">
40890       <method name="Void .ctor()">
40891         <size>7</size>
40892       </method>
40893       <method name="Void &lt;&gt;m__2()">
40894         <size>8</size>
40895       </method>
40896     </type>
40897     <type name="C+&lt;Test&gt;c__AnonStorey2">
40898       <method name="Void .ctor()">
40899         <size>7</size>
40900       </method>
40901       <method name="Void &lt;&gt;m__0()">
40902         <size>69</size>
40903       </method>
40904       <method name="Void &lt;&gt;m__1()">
40905         <size>8</size>
40906       </method>
40907       <method name="Void &lt;&gt;m__4()">
40908         <size>3</size>
40909       </method>
40910     </type>
40911     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40912       <method name="Void .ctor()">
40913         <size>7</size>
40914       </method>
40915       <method name="Void &lt;&gt;m__3()">
40916         <size>20</size>
40917       </method>
40918     </type>
40919   </test>
40920   <test name="test-anon-89.cs">
40921     <type name="C">
40922       <method name="Void .ctor()">
40923         <size>7</size>
40924       </method>
40925       <method name="Int32 Main()">
40926         <size>12</size>
40927       </method>
40928       <method name="System.Object get_GdkWindow()">
40929         <size>2</size>
40930       </method>
40931       <method name="Void set_GdkWindow(System.Object)">
40932         <size>1</size>
40933       </method>
40934       <method name="Void Invoke(C+D)">
40935         <size>1</size>
40936       </method>
40937       <method name="Void Test()">
40938         <size>69</size>
40939       </method>
40940     </type>
40941     <type name="C+D">
40942       <method name="Void .ctor(Object, IntPtr)">
40943         <size>0</size>
40944       </method>
40945       <method name="Void Invoke()">
40946         <size>0</size>
40947       </method>
40948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40949         <size>0</size>
40950       </method>
40951       <method name="Void EndInvoke(IAsyncResult)">
40952         <size>0</size>
40953       </method>
40954     </type>
40955     <type name="C+&lt;Test&gt;c__AnonStorey0">
40956       <method name="Void .ctor()">
40957         <size>7</size>
40958       </method>
40959       <method name="Void &lt;&gt;m__0()">
40960         <size>108</size>
40961       </method>
40962       <method name="Void &lt;&gt;m__3()">
40963         <size>29</size>
40964       </method>
40965     </type>
40966     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40967       <method name="Void .ctor()">
40968         <size>7</size>
40969       </method>
40970       <method name="Void &lt;&gt;m__1()">
40971         <size>18</size>
40972       </method>
40973       <method name="Void &lt;&gt;m__2()">
40974         <size>49</size>
40975       </method>
40976     </type>
40977   </test>
40978   <test name="test-anon-90.cs">
40979     <type name="C">
40980       <method name="Void .ctor()">
40981         <size>7</size>
40982       </method>
40983       <method name="Int32 Main()">
40984         <size>12</size>
40985       </method>
40986       <method name="Void Foo()">
40987         <size>27</size>
40988       </method>
40989     </type>
40990     <type name="C+D">
40991       <method name="Void .ctor(Object, IntPtr)">
40992         <size>0</size>
40993       </method>
40994       <method name="Void Invoke()">
40995         <size>0</size>
40996       </method>
40997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40998         <size>0</size>
40999       </method>
41000       <method name="Void EndInvoke(IAsyncResult)">
41001         <size>0</size>
41002       </method>
41003     </type>
41004     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41005       <method name="Void .ctor()">
41006         <size>7</size>
41007       </method>
41008       <method name="Void &lt;&gt;m__0()">
41009         <size>66</size>
41010       </method>
41011     </type>
41012     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41013       <method name="Void .ctor()">
41014         <size>7</size>
41015       </method>
41016     </type>
41017     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41018       <method name="Void .ctor()">
41019         <size>7</size>
41020       </method>
41021       <method name="Void &lt;&gt;m__1()">
41022         <size>32</size>
41023       </method>
41024     </type>
41025   </test>
41026   <test name="test-anon-91.cs">
41027     <type name="A">
41028       <method name="Void .ctor(Int32)">
41029         <size>27</size>
41030       </method>
41031     </type>
41032     <type name="C">
41033       <method name="Void .ctor()">
41034         <size>7</size>
41035       </method>
41036       <method name="Int32 Main()">
41037         <size>12</size>
41038       </method>
41039       <method name="Void SelectCommand(Int32)">
41040         <size>1</size>
41041       </method>
41042       <method name="Void Test()">
41043         <size>66</size>
41044       </method>
41045     </type>
41046     <type name="C+D">
41047       <method name="Void .ctor(Object, IntPtr)">
41048         <size>0</size>
41049       </method>
41050       <method name="Void Invoke()">
41051         <size>0</size>
41052       </method>
41053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41054         <size>0</size>
41055       </method>
41056       <method name="Void EndInvoke(IAsyncResult)">
41057         <size>0</size>
41058       </method>
41059     </type>
41060     <type name="C+&lt;Test&gt;c__AnonStorey0">
41061       <method name="Void .ctor()">
41062         <size>7</size>
41063       </method>
41064       <method name="Void &lt;&gt;m__0()">
41065         <size>109</size>
41066       </method>
41067     </type>
41068     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41069       <method name="Void .ctor()">
41070         <size>7</size>
41071       </method>
41072       <method name="Void &lt;&gt;m__1()">
41073         <size>23</size>
41074       </method>
41075     </type>
41076   </test>
41077   <test name="test-anon-92.cs">
41078     <type name="MainClass">
41079       <method name="Void Test(IEnumerable)">
41080         <size>33</size>
41081       </method>
41082       <method name="Int32 Main()">
41083         <size>21</size>
41084       </method>
41085       <method name="Void .ctor()">
41086         <size>7</size>
41087       </method>
41088     </type>
41089     <type name="D">
41090       <method name="Void Invoke()">
41091         <size>0</size>
41092       </method>
41093       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41094         <size>0</size>
41095       </method>
41096       <method name="Void EndInvoke(IAsyncResult)">
41097         <size>0</size>
41098       </method>
41099       <method name="Void .ctor(Object, IntPtr)">
41100         <size>0</size>
41101       </method>
41102     </type>
41103     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41104       <method name="Void &lt;&gt;m__0()">
41105         <size>70</size>
41106       </method>
41107       <method name="Void .ctor()">
41108         <size>7</size>
41109       </method>
41110     </type>
41111   </test>
41112   <test name="test-cls-00.cs">
41113     <type name="CLSCLass_6">
41114       <method name="Void .ctor()">
41115         <size>18</size>
41116       </method>
41117       <method name="Void add_Disposed(Delegate)">
41118         <size>19</size>
41119       </method>
41120       <method name="Void remove_Disposed(Delegate)">
41121         <size>19</size>
41122       </method>
41123     </type>
41124     <type name="CLSDelegate">
41125       <method name="Void .ctor()">
41126         <size>7</size>
41127       </method>
41128     </type>
41129     <type name="CLSClass_5">
41130       <method name="Void .ctor()">
41131         <size>7</size>
41132       </method>
41133       <method name="UInt32 Test()">
41134         <size>2</size>
41135       </method>
41136     </type>
41137     <type name="CLSClass_4">
41138       <method name="Void .ctor()">
41139         <size>7</size>
41140       </method>
41141       <method name="UInt32 Test()">
41142         <size>2</size>
41143       </method>
41144     </type>
41145     <type name="CLSClass_3">
41146       <method name="Void .ctor()">
41147         <size>7</size>
41148       </method>
41149       <method name="UInt32 Test_3()">
41150         <size>2</size>
41151       </method>
41152     </type>
41153     <type name="CLSClass_2">
41154       <method name="Void .ctor()">
41155         <size>7</size>
41156       </method>
41157       <method name="SByte get_XX()">
41158         <size>2</size>
41159       </method>
41160     </type>
41161     <type name="CLSClass_1">
41162       <method name="Void .ctor()">
41163         <size>7</size>
41164       </method>
41165       <method name="UInt32 Valid()">
41166         <size>2</size>
41167       </method>
41168     </type>
41169     <type name="CLSClass">
41170       <method name="Void .ctor()">
41171         <size>7</size>
41172       </method>
41173       <method name="UInt64 Valid()">
41174         <size>3</size>
41175       </method>
41176       <method name="Byte get_XX()">
41177         <size>2</size>
41178       </method>
41179       <method name="UInt32 FooInternal()">
41180         <size>2</size>
41181       </method>
41182       <method name="UInt64 Foo()">
41183         <size>3</size>
41184       </method>
41185       <method name="Void Main()">
41186         <size>1</size>
41187       </method>
41188     </type>
41189     <type name="CLSClass+C1">
41190       <method name="Void .ctor()">
41191         <size>7</size>
41192       </method>
41193       <method name="Int64 Foo2()">
41194         <size>3</size>
41195       </method>
41196     </type>
41197     <type name="CLSClass+C1+C11">
41198       <method name="Void .ctor()">
41199         <size>7</size>
41200       </method>
41201       <method name="UInt64 Foo3()">
41202         <size>3</size>
41203       </method>
41204     </type>
41205     <type name="CLSClass+CLSClass_2">
41206       <method name="Void .ctor()">
41207         <size>7</size>
41208       </method>
41209       <method name="SByte get_XX()">
41210         <size>2</size>
41211       </method>
41212     </type>
41213     <type name="Delegate">
41214       <method name="Void .ctor(Object, IntPtr)">
41215         <size>0</size>
41216       </method>
41217       <method name="CLSDelegate Invoke()">
41218         <size>0</size>
41219       </method>
41220       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41221         <size>0</size>
41222       </method>
41223       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41224         <size>0</size>
41225       </method>
41226     </type>
41227   </test>
41228   <test name="test-cls-01.cs">
41229     <type name="CLSClass">
41230       <method name="Void .ctor()">
41231         <size>7</size>
41232       </method>
41233       <method name="Byte get_XX()">
41234         <size>2</size>
41235       </method>
41236       <method name="Void Main()">
41237         <size>1</size>
41238       </method>
41239     </type>
41240     <type name="Big">
41241       <method name="Void .ctor()">
41242         <size>7</size>
41243       </method>
41244       <method name="Big op_Implicit(UInt32)">
41245         <size>2</size>
41246       </method>
41247     </type>
41248     <type name="C1">
41249       <method name="Void .ctor()">
41250         <size>7</size>
41251       </method>
41252       <method name="Void method(UInt32)">
41253         <size>1</size>
41254       </method>
41255     </type>
41256   </test>
41257   <test name="test-cls-02.cs">
41258     <type name="CLSClass">
41259       <method name="Void .ctor(UInt64)">
41260         <size>7</size>
41261       </method>
41262       <method name="Void .ctor(UInt32)">
41263         <size>7</size>
41264       </method>
41265       <method name="Void set_X_0(UInt64)">
41266         <size>1</size>
41267       </method>
41268       <method name="Void set_Item(UInt64, UInt64)">
41269         <size>1</size>
41270       </method>
41271       <method name="Void Main()">
41272         <size>1</size>
41273       </method>
41274     </type>
41275     <type name="InnerTypeClasss">
41276       <method name="Void .ctor()">
41277         <size>7</size>
41278       </method>
41279       <method name="Struct Method()">
41280         <size>10</size>
41281       </method>
41282     </type>
41283   </test>
41284   <test name="test-cls-03.cs">
41285     <type name="CLSClass">
41286       <method name="Void .ctor()">
41287         <size>7</size>
41288       </method>
41289       <method name="I1 Foo()">
41290         <size>2</size>
41291       </method>
41292       <method name="Void Main()">
41293         <size>1</size>
41294       </method>
41295     </type>
41296   </test>
41297   <test name="test-cls-05.cs">
41298     <type name="X1">
41299       <method name="Void .ctor()">
41300         <size>7</size>
41301       </method>
41302     </type>
41303     <type name="X2">
41304       <method name="Void .ctor()">
41305         <size>7</size>
41306       </method>
41307     </type>
41308     <type name="X3">
41309       <method name="Void .ctor()">
41310         <size>7</size>
41311       </method>
41312       <method name="Void bb(Boolean)">
41313         <size>1</size>
41314       </method>
41315       <method name="Void BB()">
41316         <size>1</size>
41317       </method>
41318     </type>
41319     <type name="X4">
41320       <method name="Void .ctor()">
41321         <size>7</size>
41322       </method>
41323       <method name="Void method(Int32)">
41324         <size>1</size>
41325       </method>
41326       <method name="Void method(Boolean)">
41327         <size>1</size>
41328       </method>
41329       <method name="Boolean method()">
41330         <size>2</size>
41331       </method>
41332     </type>
41333     <type name="BaseClass">
41334       <method name="Void .ctor()">
41335         <size>7</size>
41336       </method>
41337     </type>
41338     <type name="CLSClass">
41339       <method name="Void .ctor()">
41340         <size>7</size>
41341       </method>
41342       <method name="Void .ctor(Int32)">
41343         <size>7</size>
41344       </method>
41345       <method name="Void Method()">
41346         <size>1</size>
41347       </method>
41348       <method name="Int32 Method(Boolean)">
41349         <size>2</size>
41350       </method>
41351       <method name="Void methoD()">
41352         <size>1</size>
41353       </method>
41354       <method name="Void Main()">
41355         <size>1</size>
41356       </method>
41357       <method name="CLSClass op_Implicit(Boolean)">
41358         <size>7</size>
41359       </method>
41360       <method name="CLSClass op_Implicit(Int32)">
41361         <size>7</size>
41362       </method>
41363     </type>
41364     <type name="oBject">
41365       <method name="Void .ctor()">
41366         <size>7</size>
41367       </method>
41368     </type>
41369     <type name="A.C1">
41370       <method name="Void .ctor()">
41371         <size>7</size>
41372       </method>
41373     </type>
41374     <type name="B.c1">
41375       <method name="Void .ctor()">
41376         <size>7</size>
41377       </method>
41378     </type>
41379     <type name="c1">
41380       <method name="Void .ctor()">
41381         <size>7</size>
41382       </method>
41383     </type>
41384     <type name="CLSClass_2">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388       <method name="Void Method()">
41389         <size>1</size>
41390       </method>
41391       <method name="Void method()">
41392         <size>1</size>
41393       </method>
41394     </type>
41395     <type name="System.sByte">
41396       <method name="Void .ctor()">
41397         <size>7</size>
41398       </method>
41399     </type>
41400     <type name="System.Web.HttpBrowserCapabilities">
41401       <method name="Void .ctor()">
41402         <size>7</size>
41403       </method>
41404     </type>
41405   </test>
41406   <test name="test-cls-06.cs">
41407     <type name="CLSClass">
41408       <method name="Void .ctor()">
41409         <size>7</size>
41410       </method>
41411       <method name="Void Main()">
41412         <size>1</size>
41413       </method>
41414     </type>
41415     <type name="CLSClass_2">
41416       <method name="Void .ctor(Int32[,,])">
41417         <size>7</size>
41418       </method>
41419       <method name="Void .ctor(Int32[,])">
41420         <size>7</size>
41421       </method>
41422       <method name="Void Test(System.Int32[,], Int32)">
41423         <size>1</size>
41424       </method>
41425       <method name="Void Test(System.Int32[,,], Boolean)">
41426         <size>1</size>
41427       </method>
41428     </type>
41429     <type name="X1">
41430       <method name="Void .ctor()">
41431         <size>7</size>
41432       </method>
41433       <method name="Void M2(Int32)">
41434         <size>1</size>
41435       </method>
41436     </type>
41437     <type name="X2">
41438       <method name="Void .ctor()">
41439         <size>7</size>
41440       </method>
41441       <method name="Void M2(Int32 ByRef)">
41442         <size>1</size>
41443       </method>
41444     </type>
41445     <type name="CLSClass+MyDelegate">
41446       <method name="Void .ctor(Object, IntPtr)">
41447         <size>0</size>
41448       </method>
41449       <method name="UInt32 Invoke()">
41450         <size>0</size>
41451       </method>
41452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41453         <size>0</size>
41454       </method>
41455       <method name="UInt32 EndInvoke(IAsyncResult)">
41456         <size>0</size>
41457       </method>
41458     </type>
41459     <type name="MyDelegate">
41460       <method name="Void .ctor(Object, IntPtr)">
41461         <size>0</size>
41462       </method>
41463       <method name="UInt32 Invoke()">
41464         <size>0</size>
41465       </method>
41466       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41467         <size>0</size>
41468       </method>
41469       <method name="UInt32 EndInvoke(IAsyncResult)">
41470         <size>0</size>
41471       </method>
41472     </type>
41473   </test>
41474   <test name="test-cls-07.cs">
41475     <type name="aa.I1">
41476       <method name="Void .ctor()">
41477         <size>7</size>
41478       </method>
41479     </type>
41480     <type name="CLSClass">
41481       <method name="Void .ctor()">
41482         <size>7</size>
41483       </method>
41484       <method name="Void Main()">
41485         <size>1</size>
41486       </method>
41487     </type>
41488   </test>
41489   <test name="test-cls-10.cs">
41490     <type name="MainClass">
41491       <method name="Void .ctor()">
41492         <size>7</size>
41493       </method>
41494       <method name="Void Main()">
41495         <size>1</size>
41496       </method>
41497     </type>
41498   </test>
41499   <test name="test-cls-11.cs">
41500     <type name="CLSClass">
41501       <method name="Void .ctor()">
41502         <size>7</size>
41503       </method>
41504       <method name="Void Test(IComparable)">
41505         <size>0</size>
41506       </method>
41507     </type>
41508     <type name="CLSCLass_2">
41509       <method name="Void .ctor()">
41510         <size>7</size>
41511       </method>
41512       <method name="Void Test()">
41513         <size>0</size>
41514       </method>
41515     </type>
41516     <type name="CLSClass_3">
41517       <method name="Void .ctor()">
41518         <size>7</size>
41519       </method>
41520       <method name="Void Test()">
41521         <size>0</size>
41522       </method>
41523     </type>
41524     <type name="MainClass">
41525       <method name="Void .ctor()">
41526         <size>7</size>
41527       </method>
41528       <method name="Void Main()">
41529         <size>1</size>
41530       </method>
41531     </type>
41532   </test>
41533   <test name="test-cls-12.cs">
41534     <type name="MainClass">
41535       <method name="Void .ctor()">
41536         <size>7</size>
41537       </method>
41538       <method name="Void Main()">
41539         <size>1</size>
41540       </method>
41541     </type>
41542   </test>
41543   <test name="test-cls-14.cs">
41544     <type name="CLSClass">
41545       <method name="Void .ctor()">
41546         <size>7</size>
41547       </method>
41548       <method name="Void Error(Boolean)">
41549         <size>1</size>
41550       </method>
41551       <method name="CLSClass op_Implicit(Byte)">
41552         <size>6</size>
41553       </method>
41554     </type>
41555     <type name="MainClass">
41556       <method name="Void .ctor()">
41557         <size>7</size>
41558       </method>
41559       <method name="Void Main()">
41560         <size>1</size>
41561       </method>
41562     </type>
41563   </test>
41564   <test name="test-cls-15.cs">
41565     <type name="CLSAttribute_1">
41566       <method name="Void .ctor(Int32[])">
41567         <size>7</size>
41568       </method>
41569       <method name="Void .ctor(Int32)">
41570         <size>7</size>
41571       </method>
41572     </type>
41573     <type name="CLSAttribute_2">
41574       <method name="Void .ctor(Int32)">
41575         <size>7</size>
41576       </method>
41577     </type>
41578     <type name="CLSAttribute_3">
41579       <method name="Void .ctor(Int32[])">
41580         <size>7</size>
41581       </method>
41582     </type>
41583     <type name="CLSAttribute_4">
41584       <method name="Void .ctor(Int32[])">
41585         <size>7</size>
41586       </method>
41587     </type>
41588     <type name="ClassMain">
41589       <method name="Void .ctor()">
41590         <size>7</size>
41591       </method>
41592       <method name="Void Main()">
41593         <size>1</size>
41594       </method>
41595     </type>
41596   </test>
41597   <test name="test-cls-16.cs">
41598     <type name="CLSAttribute">
41599       <method name="Void .ctor(Boolean[])">
41600         <size>7</size>
41601       </method>
41602     </type>
41603     <type name="ClassMain">
41604       <method name="Void .ctor()">
41605         <size>7</size>
41606       </method>
41607       <method name="Void Main()">
41608         <size>1</size>
41609       </method>
41610     </type>
41611   </test>
41612   <test name="test-cls-17.cs">
41613     <type name="Foo">
41614       <method name="Void .ctor()">
41615         <size>7</size>
41616       </method>
41617       <method name="Void Main()">
41618         <size>1</size>
41619       </method>
41620     </type>
41621   </test>
41622   <test name="test-cls-18.cs">
41623     <type name="Base">
41624       <method name="Void .ctor()">
41625         <size>7</size>
41626       </method>
41627       <method name="Void Test(System.Int32[])">
41628         <size>1</size>
41629       </method>
41630     </type>
41631     <type name="CLSClass">
41632       <method name="Void .ctor()">
41633         <size>7</size>
41634       </method>
41635       <method name="Void Test(System.Int32[])">
41636         <size>1</size>
41637       </method>
41638       <method name="Void Main()">
41639         <size>1</size>
41640       </method>
41641     </type>
41642   </test>
41643   <test name="test-externalias-01.cs">
41644     <type name="Test">
41645       <method name="Void .ctor()">
41646         <size>7</size>
41647       </method>
41648       <method name="Int32 Main()">
41649         <size>64</size>
41650       </method>
41651     </type>
41652   </test>
41653   <test name="test-externalias-02.cs">
41654     <type name="Test">
41655       <method name="Void .ctor()">
41656         <size>7</size>
41657       </method>
41658       <method name="Int32 Main()">
41659         <size>64</size>
41660       </method>
41661     </type>
41662   </test>
41663   <test name="test-externalias-03.cs">
41664     <type name="Test">
41665       <method name="Void .ctor()">
41666         <size>7</size>
41667       </method>
41668       <method name="Int32 Main()">
41669         <size>64</size>
41670       </method>
41671     </type>
41672   </test>
41673   <test name="test-externalias-04.cs">
41674     <type name="Test">
41675       <method name="Void .ctor()">
41676         <size>7</size>
41677       </method>
41678       <method name="Int32 Main()">
41679         <size>64</size>
41680       </method>
41681     </type>
41682   </test>
41683   <test name="test-externalias-05.cs">
41684     <type name="Test">
41685       <method name="Void .ctor()">
41686         <size>7</size>
41687       </method>
41688       <method name="Void Main()">
41689         <size>21</size>
41690       </method>
41691     </type>
41692   </test>
41693   <test name="test-externalias-06.cs">
41694     <type name="MyAssembly01.Test">
41695       <method name="Void .ctor()">
41696         <size>7</size>
41697       </method>
41698     </type>
41699     <type name="MyAssembly01.Namespace1.Test">
41700       <method name="Void .ctor()">
41701         <size>7</size>
41702       </method>
41703     </type>
41704     <type name="MyAssembly02.Test">
41705       <method name="Void .ctor()">
41706         <size>7</size>
41707       </method>
41708     </type>
41709     <type name="MyAssembly02.Namespace1.Test">
41710       <method name="Void .ctor()">
41711         <size>7</size>
41712       </method>
41713     </type>
41714     <type name="Test">
41715       <method name="Void .ctor()">
41716         <size>7</size>
41717       </method>
41718       <method name="Void Main()">
41719         <size>1</size>
41720       </method>
41721     </type>
41722   </test>
41723   <test name="test-externalias-07.cs">
41724     <type name="NS.MyClass">
41725       <method name="Void .ctor()">
41726         <size>7</size>
41727       </method>
41728       <method name="Int32 GetInt()">
41729         <size>6</size>
41730       </method>
41731     </type>
41732     <type name="Test">
41733       <method name="Void .ctor()">
41734         <size>7</size>
41735       </method>
41736       <method name="Int32 Main()">
41737         <size>15</size>
41738       </method>
41739     </type>
41740   </test>
41741   <test name="test-externalias-08.cs">
41742     <type name="Test">
41743       <method name="Void .ctor()">
41744         <size>7</size>
41745       </method>
41746       <method name="Int32 Main()">
41747         <size>54</size>
41748       </method>
41749     </type>
41750   </test>
41751   <test name="test-externalias-09.cs">
41752     <type name="Test">
41753       <method name="Void .ctor()">
41754         <size>7</size>
41755       </method>
41756       <method name="Int32 Main()">
41757         <size>8</size>
41758       </method>
41759     </type>
41760   </test>
41761   <test name="test-iter-01.cs">
41762     <type name="X">
41763       <method name="Void .ctor()">
41764         <size>7</size>
41765       </method>
41766       <method name="IEnumerator GetIt()">
41767         <size>8</size>
41768       </method>
41769       <method name="IEnumerable GetIt2()">
41770         <size>16</size>
41771       </method>
41772       <method name="Int32 Main()">
41773         <size>171</size>
41774       </method>
41775     </type>
41776     <type name="X+&lt;GetIt&gt;c__Iterator0">
41777       <method name="Void .ctor()">
41778         <size>7</size>
41779       </method>
41780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41781         <size>7</size>
41782       </method>
41783       <method name="Boolean MoveNext()">
41784         <size>126</size>
41785       </method>
41786       <method name="Void Dispose()">
41787         <size>8</size>
41788       </method>
41789       <method name="Void Reset()">
41790         <size>6</size>
41791       </method>
41792     </type>
41793     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41794       <method name="Void .ctor()">
41795         <size>7</size>
41796       </method>
41797       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41798         <size>7</size>
41799       </method>
41800       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41801         <size>7</size>
41802       </method>
41803       <method name="Boolean MoveNext()">
41804         <size>126</size>
41805       </method>
41806       <method name="Void Dispose()">
41807         <size>8</size>
41808       </method>
41809       <method name="Void Reset()">
41810         <size>6</size>
41811       </method>
41812     </type>
41813     <type name="X+&lt;GetIt&gt;c__Iterator0">
41814       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41815         <size>7</size>
41816       </method>
41817     </type>
41818     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41819       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41820         <size>7</size>
41821       </method>
41822       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41823         <size>26</size>
41824       </method>
41825     </type>
41826   </test>
41827   <test name="test-iter-02.cs">
41828     <type name="X">
41829       <method name="Void .ctor()">
41830         <size>7</size>
41831       </method>
41832       <method name="IEnumerator GetRange()">
41833         <size>8</size>
41834       </method>
41835       <method name="Int32 Main()">
41836         <size>88</size>
41837       </method>
41838     </type>
41839     <type name="X+&lt;GetRange&gt;c__Iterator0">
41840       <method name="Void .ctor()">
41841         <size>7</size>
41842       </method>
41843       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41844         <size>7</size>
41845       </method>
41846       <method name="Boolean MoveNext()">
41847         <size>173</size>
41848       </method>
41849       <method name="Void Dispose()">
41850         <size>8</size>
41851       </method>
41852       <method name="Void Reset()">
41853         <size>6</size>
41854       </method>
41855       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41856         <size>7</size>
41857       </method>
41858     </type>
41859   </test>
41860   <test name="test-iter-03.cs">
41861     <type name="X">
41862       <method name="Void .ctor()">
41863         <size>7</size>
41864       </method>
41865       <method name="IEnumerable GetIt(System.Int32[])">
41866         <size>30</size>
41867       </method>
41868       <method name="IEnumerable GetMulti(System.Int32[,])">
41869         <size>30</size>
41870       </method>
41871       <method name="Int32 Main()">
41872         <size>245</size>
41873       </method>
41874     </type>
41875     <type name="&lt;PrivateImplementationDetails&gt;">
41876       <method name="Void .ctor()">
41877         <size>7</size>
41878       </method>
41879     </type>
41880     <type name="X+&lt;GetIt&gt;c__Iterator0">
41881       <method name="Void .ctor()">
41882         <size>7</size>
41883       </method>
41884       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41885         <size>7</size>
41886       </method>
41887       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41888         <size>7</size>
41889       </method>
41890       <method name="Boolean MoveNext()">
41891         <size>151</size>
41892       </method>
41893       <method name="Void Dispose()">
41894         <size>8</size>
41895       </method>
41896       <method name="Void Reset()">
41897         <size>6</size>
41898       </method>
41899     </type>
41900     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41901       <method name="Void .ctor()">
41902         <size>7</size>
41903       </method>
41904       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41905         <size>7</size>
41906       </method>
41907       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41908         <size>7</size>
41909       </method>
41910       <method name="Boolean MoveNext()">
41911         <size>238</size>
41912       </method>
41913       <method name="Void Dispose()">
41914         <size>8</size>
41915       </method>
41916       <method name="Void Reset()">
41917         <size>6</size>
41918       </method>
41919     </type>
41920     <type name="X+&lt;GetIt&gt;c__Iterator0">
41921       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41922         <size>7</size>
41923       </method>
41924       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41925         <size>40</size>
41926       </method>
41927     </type>
41928     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41929       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41930         <size>7</size>
41931       </method>
41932       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41933         <size>40</size>
41934       </method>
41935     </type>
41936   </test>
41937   <test name="test-iter-04.cs">
41938     <type name="X">
41939       <method name="Void .ctor()">
41940         <size>7</size>
41941       </method>
41942       <method name="IEnumerable GetRange(Int32, Int32)">
41943         <size>44</size>
41944       </method>
41945       <method name="Void Main()">
41946         <size>98</size>
41947       </method>
41948     </type>
41949     <type name="X+&lt;GetRange&gt;c__Iterator0">
41950       <method name="Void .ctor()">
41951         <size>7</size>
41952       </method>
41953       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41954         <size>7</size>
41955       </method>
41956       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41957         <size>7</size>
41958       </method>
41959       <method name="Boolean MoveNext()">
41960         <size>123</size>
41961       </method>
41962       <method name="Void Dispose()">
41963         <size>8</size>
41964       </method>
41965       <method name="Void Reset()">
41966         <size>6</size>
41967       </method>
41968       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41969         <size>7</size>
41970       </method>
41971       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41972         <size>52</size>
41973       </method>
41974     </type>
41975   </test>
41976   <test name="test-iter-05.cs">
41977     <type name="X">
41978       <method name="Void .ctor()">
41979         <size>7</size>
41980       </method>
41981       <method name="IEnumerable GetIt()">
41982         <size>16</size>
41983       </method>
41984       <method name="Int32 Main()">
41985         <size>104</size>
41986       </method>
41987     </type>
41988     <type name="List">
41989       <method name="Void .ctor(Int32)">
41990         <size>19</size>
41991       </method>
41992       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41993         <size>12</size>
41994       </method>
41995       <method name="Void Add(Int32)">
41996         <size>26</size>
41997       </method>
41998       <method name="MyEnumerator GetEnumerator()">
41999         <size>7</size>
42000       </method>
42001     </type>
42002     <type name="X+&lt;GetIt&gt;c__Iterator0">
42003       <method name="Void .ctor()">
42004         <size>7</size>
42005       </method>
42006       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42007         <size>7</size>
42008       </method>
42009       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42010         <size>7</size>
42011       </method>
42012       <method name="Boolean MoveNext()">
42013         <size>183</size>
42014       </method>
42015       <method name="Void Dispose()">
42016         <size>8</size>
42017       </method>
42018       <method name="Void Reset()">
42019         <size>6</size>
42020       </method>
42021     </type>
42022     <type name="List+MyEnumerator">
42023       <method name="Void .ctor(List)">
42024         <size>15</size>
42025       </method>
42026       <method name="System.Object get_Current()">
42027         <size>24</size>
42028       </method>
42029       <method name="Boolean MoveNext()">
42030         <size>31</size>
42031       </method>
42032       <method name="Void Reset()">
42033         <size>8</size>
42034       </method>
42035     </type>
42036     <type name="X+&lt;GetIt&gt;c__Iterator0">
42037       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42038         <size>7</size>
42039       </method>
42040       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42041         <size>26</size>
42042       </method>
42043     </type>
42044   </test>
42045   <test name="test-iter-06.cs">
42046     <type name="X">
42047       <method name="Void .ctor()">
42048         <size>7</size>
42049       </method>
42050       <method name="IEnumerable Get(Int32)">
42051         <size>30</size>
42052       </method>
42053       <method name="IEnumerable GetS(Int32)">
42054         <size>30</size>
42055       </method>
42056       <method name="Int32 Main()">
42057         <size>399</size>
42058       </method>
42059     </type>
42060     <type name="S+&lt;Get&gt;c__Iterator0">
42061       <method name="Void .ctor()">
42062         <size>7</size>
42063       </method>
42064       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42065         <size>7</size>
42066       </method>
42067       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42068         <size>7</size>
42069       </method>
42070       <method name="Boolean MoveNext()">
42071         <size>183</size>
42072       </method>
42073       <method name="Void Dispose()">
42074         <size>8</size>
42075       </method>
42076       <method name="Void Reset()">
42077         <size>6</size>
42078       </method>
42079     </type>
42080     <type name="S+&lt;GetS&gt;c__Iterator1">
42081       <method name="Void .ctor()">
42082         <size>7</size>
42083       </method>
42084       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42085         <size>7</size>
42086       </method>
42087       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42088         <size>7</size>
42089       </method>
42090       <method name="Boolean MoveNext()">
42091         <size>136</size>
42092       </method>
42093       <method name="Void Dispose()">
42094         <size>8</size>
42095       </method>
42096       <method name="Void Reset()">
42097         <size>6</size>
42098       </method>
42099     </type>
42100     <type name="X+&lt;Get&gt;c__Iterator2">
42101       <method name="Void .ctor()">
42102         <size>7</size>
42103       </method>
42104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42105         <size>7</size>
42106       </method>
42107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42108         <size>7</size>
42109       </method>
42110       <method name="Boolean MoveNext()">
42111         <size>131</size>
42112       </method>
42113       <method name="Void Dispose()">
42114         <size>8</size>
42115       </method>
42116       <method name="Void Reset()">
42117         <size>6</size>
42118       </method>
42119     </type>
42120     <type name="X+&lt;GetS&gt;c__Iterator3">
42121       <method name="Void .ctor()">
42122         <size>7</size>
42123       </method>
42124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42125         <size>7</size>
42126       </method>
42127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42128         <size>7</size>
42129       </method>
42130       <method name="Boolean MoveNext()">
42131         <size>136</size>
42132       </method>
42133       <method name="Void Dispose()">
42134         <size>8</size>
42135       </method>
42136       <method name="Void Reset()">
42137         <size>6</size>
42138       </method>
42139     </type>
42140     <type name="S">
42141       <method name="IEnumerable Get(Int32)">
42142         <size>42</size>
42143       </method>
42144       <method name="IEnumerable GetS(Int32)">
42145         <size>30</size>
42146       </method>
42147     </type>
42148     <type name="S+&lt;Get&gt;c__Iterator0">
42149       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42150         <size>7</size>
42151       </method>
42152       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42153         <size>52</size>
42154       </method>
42155     </type>
42156     <type name="S+&lt;GetS&gt;c__Iterator1">
42157       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42158         <size>7</size>
42159       </method>
42160       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42161         <size>40</size>
42162       </method>
42163     </type>
42164     <type name="X+&lt;Get&gt;c__Iterator2">
42165       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42166         <size>7</size>
42167       </method>
42168       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42169         <size>40</size>
42170       </method>
42171     </type>
42172     <type name="X+&lt;GetS&gt;c__Iterator3">
42173       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42174         <size>7</size>
42175       </method>
42176       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42177         <size>40</size>
42178       </method>
42179     </type>
42180   </test>
42181   <test name="test-iter-07.cs">
42182     <type name="Test">
42183       <method name="Void .ctor()">
42184         <size>7</size>
42185       </method>
42186       <method name="IEnumerable Foo(Int32)">
42187         <size>30</size>
42188       </method>
42189     </type>
42190     <type name="X">
42191       <method name="Void .ctor()">
42192         <size>7</size>
42193       </method>
42194       <method name="Int32 Main()">
42195         <size>372</size>
42196       </method>
42197     </type>
42198     <type name="Test+&lt;Foo&gt;c__Iterator0">
42199       <method name="Void .ctor()">
42200         <size>7</size>
42201       </method>
42202       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42203         <size>7</size>
42204       </method>
42205       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42206         <size>7</size>
42207       </method>
42208       <method name="Boolean MoveNext()">
42209         <size>253</size>
42210       </method>
42211       <method name="Void Dispose()">
42212         <size>112</size>
42213       </method>
42214       <method name="Void Reset()">
42215         <size>6</size>
42216       </method>
42217       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42218         <size>7</size>
42219       </method>
42220       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42221         <size>40</size>
42222       </method>
42223     </type>
42224   </test>
42225   <test name="test-iter-08.cs">
42226     <type name="Foo">
42227       <method name="Void .ctor(Int32)">
42228         <size>14</size>
42229       </method>
42230       <method name="Void Dispose()">
42231         <size>8</size>
42232       </method>
42233     </type>
42234     <type name="X">
42235       <method name="Void .ctor()">
42236         <size>7</size>
42237       </method>
42238       <method name="IEnumerable Test(Int32, Int32)">
42239         <size>44</size>
42240       </method>
42241       <method name="Int32 Main()">
42242         <size>167</size>
42243       </method>
42244     </type>
42245     <type name="X+&lt;Test&gt;c__Iterator0">
42246       <method name="Void .ctor()">
42247         <size>7</size>
42248       </method>
42249       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42250         <size>7</size>
42251       </method>
42252       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42253         <size>7</size>
42254       </method>
42255       <method name="Boolean MoveNext()">
42256         <size>360</size>
42257       </method>
42258       <method name="Void Dispose()">
42259         <size>102</size>
42260       </method>
42261       <method name="Void Reset()">
42262         <size>6</size>
42263       </method>
42264       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42265         <size>7</size>
42266       </method>
42267       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42268         <size>52</size>
42269       </method>
42270     </type>
42271   </test>
42272   <test name="test-iter-09.cs">
42273     <type name="Tester">
42274       <method name="Void .ctor()">
42275         <size>153</size>
42276       </method>
42277       <method name="IEnumerator GetEnumerator()">
42278         <size>15</size>
42279       </method>
42280     </type>
42281     <type name="Test">
42282       <method name="Void .ctor()">
42283         <size>7</size>
42284       </method>
42285       <method name="Int32 Main()">
42286         <size>268</size>
42287       </method>
42288     </type>
42289     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42290       <method name="Void .ctor()">
42291         <size>7</size>
42292       </method>
42293       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42294         <size>7</size>
42295       </method>
42296       <method name="Boolean MoveNext()">
42297         <size>623</size>
42298       </method>
42299       <method name="Void Dispose()">
42300         <size>82</size>
42301       </method>
42302       <method name="Void Reset()">
42303         <size>6</size>
42304       </method>
42305       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42306         <size>7</size>
42307       </method>
42308     </type>
42309   </test>
42310   <test name="test-iter-10.cs">
42311     <type name="X">
42312       <method name="Void .ctor()">
42313         <size>7</size>
42314       </method>
42315       <method name="IEnumerator get_GetIt()">
42316         <size>8</size>
42317       </method>
42318       <method name="Void set_GetIt(IEnumerator)">
42319         <size>1</size>
42320       </method>
42321       <method name="IEnumerable get_Item(Int32)">
42322         <size>30</size>
42323       </method>
42324       <method name="Void set_Item(Int32, IEnumerable)">
42325         <size>1</size>
42326       </method>
42327       <method name="Int32 Main()">
42328         <size>184</size>
42329       </method>
42330     </type>
42331     <type name="X+&lt;&gt;c__Iterator0">
42332       <method name="Void .ctor()">
42333         <size>7</size>
42334       </method>
42335       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42336         <size>7</size>
42337       </method>
42338       <method name="Boolean MoveNext()">
42339         <size>126</size>
42340       </method>
42341       <method name="Void Dispose()">
42342         <size>8</size>
42343       </method>
42344       <method name="Void Reset()">
42345         <size>6</size>
42346       </method>
42347     </type>
42348     <type name="X+&lt;&gt;c__Iterator1">
42349       <method name="Void .ctor()">
42350         <size>7</size>
42351       </method>
42352       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42353         <size>7</size>
42354       </method>
42355       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42356         <size>7</size>
42357       </method>
42358       <method name="Boolean MoveNext()">
42359         <size>147</size>
42360       </method>
42361       <method name="Void Dispose()">
42362         <size>8</size>
42363       </method>
42364       <method name="Void Reset()">
42365         <size>6</size>
42366       </method>
42367     </type>
42368     <type name="X+&lt;&gt;c__Iterator0">
42369       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42370         <size>7</size>
42371       </method>
42372     </type>
42373     <type name="X+&lt;&gt;c__Iterator1">
42374       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42375         <size>7</size>
42376       </method>
42377       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42378         <size>40</size>
42379       </method>
42380     </type>
42381   </test>
42382   <test name="test-iter-11.cs">
42383     <type name="X">
42384       <method name="Void .ctor()">
42385         <size>7</size>
42386       </method>
42387       <method name="Void add_Hook(System.EventHandler)">
42388         <size>24</size>
42389       </method>
42390       <method name="Void remove_Hook(System.EventHandler)">
42391         <size>24</size>
42392       </method>
42393       <method name="IEnumerator Pipeline()">
42394         <size>15</size>
42395       </method>
42396       <method name="Void M(System.Object, System.EventArgs)">
42397         <size>11</size>
42398       </method>
42399       <method name="Void Main()">
42400         <size>55</size>
42401       </method>
42402     </type>
42403     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42404       <method name="Void .ctor()">
42405         <size>7</size>
42406       </method>
42407       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42408         <size>7</size>
42409       </method>
42410       <method name="Boolean MoveNext()">
42411         <size>124</size>
42412       </method>
42413       <method name="Void Dispose()">
42414         <size>8</size>
42415       </method>
42416       <method name="Void Reset()">
42417         <size>6</size>
42418       </method>
42419       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42420         <size>7</size>
42421       </method>
42422     </type>
42423   </test>
42424   <test name="test-iter-12.cs">
42425     <type name="X">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429       <method name="IEnumerable a()">
42430         <size>23</size>
42431       </method>
42432       <method name="Void Main()">
42433         <size>1</size>
42434       </method>
42435     </type>
42436     <type name="X+&lt;a&gt;c__Iterator0">
42437       <method name="Void .ctor()">
42438         <size>7</size>
42439       </method>
42440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42441         <size>7</size>
42442       </method>
42443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42444         <size>7</size>
42445       </method>
42446       <method name="Boolean MoveNext()">
42447         <size>165</size>
42448       </method>
42449       <method name="Void Dispose()">
42450         <size>55</size>
42451       </method>
42452       <method name="Void Reset()">
42453         <size>6</size>
42454       </method>
42455       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42456         <size>7</size>
42457       </method>
42458       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42459         <size>40</size>
42460       </method>
42461     </type>
42462   </test>
42463   <test name="test-iter-13.cs">
42464     <type name="Test">
42465       <method name="Void .ctor()">
42466         <size>7</size>
42467       </method>
42468       <method name="Void .cctor()">
42469         <size>11</size>
42470       </method>
42471       <method name="Void Main()">
42472         <size>1</size>
42473       </method>
42474       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42475         <size>16</size>
42476       </method>
42477     </type>
42478     <type name="Test+Yp">
42479       <method name="Void .ctor()">
42480         <size>7</size>
42481       </method>
42482       <method name="IEnumerable fail()">
42483         <size>2</size>
42484       </method>
42485     </type>
42486     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42487       <method name="Void .ctor()">
42488         <size>7</size>
42489       </method>
42490       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42491         <size>7</size>
42492       </method>
42493       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42494         <size>7</size>
42495       </method>
42496       <method name="Boolean MoveNext()">
42497         <size>27</size>
42498       </method>
42499       <method name="Void Dispose()">
42500         <size>8</size>
42501       </method>
42502       <method name="Void Reset()">
42503         <size>6</size>
42504       </method>
42505       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42506         <size>7</size>
42507       </method>
42508       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42509         <size>26</size>
42510       </method>
42511     </type>
42512   </test>
42513   <test name="test-named-01.cs">
42514     <type name="A">
42515       <method name="Void .ctor()">
42516         <size>13</size>
42517       </method>
42518       <method name="Void .ctor(Object)">
42519         <size>7</size>
42520       </method>
42521       <method name="Void set_Item(Int32, Int32)">
42522         <size>8</size>
42523       </method>
42524     </type>
42525     <type name="B">
42526       <method name="Void .ctor()">
42527         <size>12</size>
42528       </method>
42529       <method name="Void set_Item(Int32, Int32)">
42530         <size>11</size>
42531       </method>
42532     </type>
42533     <type name="XAttribute">
42534       <method name="Void .ctor(Int32)">
42535         <size>7</size>
42536       </method>
42537     </type>
42538     <type name="M">
42539       <method name="Void .ctor()">
42540         <size>7</size>
42541       </method>
42542       <method name="Void Foo(Int32)">
42543         <size>1</size>
42544       </method>
42545       <method name="Int32 Main()">
42546         <size>48</size>
42547       </method>
42548     </type>
42549   </test>
42550   <test name="test-named-02.cs">
42551     <type name="A">
42552       <method name="Void .ctor()">
42553         <size>7</size>
42554       </method>
42555       <method name="Void set_Item(Int32, Int32)">
42556         <size>29</size>
42557       </method>
42558       <method name="Int32 get_Item(Int32)">
42559         <size>28</size>
42560       </method>
42561     </type>
42562     <type name="MyPoint">
42563       <method name="Void .ctor(Int32, Int32)">
42564         <size>15</size>
42565       </method>
42566     </type>
42567     <type name="C">
42568       <method name="Void .ctor()">
42569         <size>7</size>
42570       </method>
42571       <method name="Decimal Foo(Decimal, Decimal)">
42572         <size>2</size>
42573       </method>
42574       <method name="System.String Bar(Int32, System.String, Char)">
42575         <size>20</size>
42576       </method>
42577       <method name="Int32 Test(Int32, Int32)">
42578         <size>30</size>
42579       </method>
42580       <method name="Int32 Main()">
42581         <size>279</size>
42582       </method>
42583     </type>
42584   </test>
42585   <test name="test-named-03.cs">
42586     <type name="C">
42587       <method name="Void .ctor()">
42588         <size>7</size>
42589       </method>
42590       <method name="Int32 TestInt(Int32)">
42591         <size>3</size>
42592       </method>
42593       <method name="Int32 Main()">
42594         <size>23</size>
42595       </method>
42596     </type>
42597     <type name="C+IntDelegate">
42598       <method name="Void .ctor(Object, IntPtr)">
42599         <size>0</size>
42600       </method>
42601       <method name="Int32 Invoke(Int32)">
42602         <size>0</size>
42603       </method>
42604       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42605         <size>0</size>
42606       </method>
42607       <method name="Int32 EndInvoke(IAsyncResult)">
42608         <size>0</size>
42609       </method>
42610     </type>
42611   </test>
42612   <test name="test-partial-01.cs">
42613     <type name="Foo.Hello">
42614       <method name="Void .ctor()">
42615         <size>7</size>
42616       </method>
42617       <method name="Void .cctor()">
42618         <size>7</size>
42619       </method>
42620     </type>
42621     <type name="Bar.Hello">
42622       <method name="Void .ctor()">
42623         <size>7</size>
42624       </method>
42625       <method name="Void .cctor()">
42626         <size>8</size>
42627       </method>
42628     </type>
42629     <type name="X.Test">
42630       <method name="Void .ctor()">
42631         <size>7</size>
42632       </method>
42633       <method name="Int32 FooWorld()">
42634         <size>6</size>
42635       </method>
42636       <method name="Int32 BarWorld()">
42637         <size>6</size>
42638       </method>
42639     </type>
42640     <type name="Y">
42641       <method name="Void .ctor()">
42642         <size>7</size>
42643       </method>
42644       <method name="Int32 Main()">
42645         <size>29</size>
42646       </method>
42647     </type>
42648   </test>
42649   <test name="test-partial-02.cs">
42650     <type name="Test1.Base">
42651       <method name="Void .ctor()">
42652         <size>7</size>
42653       </method>
42654     </type>
42655     <type name="Test1.Foo">
42656       <method name="Void .ctor()">
42657         <size>7</size>
42658       </method>
42659     </type>
42660     <type name="Test2.Foo">
42661       <method name="Void .ctor()">
42662         <size>7</size>
42663       </method>
42664     </type>
42665     <type name="ReflectedType">
42666       <method name="Void .ctor()">
42667         <size>7</size>
42668       </method>
42669     </type>
42670     <type name="D">
42671       <method name="Void .ctor()">
42672         <size>7</size>
42673       </method>
42674     </type>
42675     <type name="X">
42676       <method name="Void .ctor()">
42677         <size>7</size>
42678       </method>
42679       <method name="Void Main()">
42680         <size>1</size>
42681       </method>
42682     </type>
42683   </test>
42684   <test name="test-partial-03.cs">
42685     <type name="Test">
42686       <method name="Void .ctor()">
42687         <size>18</size>
42688       </method>
42689       <method name="Int32 TestFoo()">
42690         <size>13</size>
42691       </method>
42692       <method name="Int32 TestIFoo(IFoo)">
42693         <size>8</size>
42694       </method>
42695     </type>
42696     <type name="Test+Foo">
42697       <method name="Void .ctor()">
42698         <size>7</size>
42699       </method>
42700       <method name="Int32 Test.IFoo.Hello(Test)">
42701         <size>2</size>
42702       </method>
42703       <method name="Int32 Hello(Test)">
42704         <size>2</size>
42705       </method>
42706     </type>
42707     <type name="X">
42708       <method name="Void .ctor()">
42709         <size>7</size>
42710       </method>
42711       <method name="Int32 Main()">
42712         <size>42</size>
42713       </method>
42714     </type>
42715   </test>
42716   <test name="test-partial-04.cs">
42717     <type name="B.Test">
42718       <method name="Void .ctor()">
42719         <size>7</size>
42720       </method>
42721       <method name="Void A.IFoo.Hello(IFoo)">
42722         <size>1</size>
42723       </method>
42724     </type>
42725     <type name="X">
42726       <method name="Void .ctor()">
42727         <size>7</size>
42728       </method>
42729       <method name="Void Main()">
42730         <size>1</size>
42731       </method>
42732     </type>
42733   </test>
42734   <test name="test-partial-05.cs">
42735     <type name="B">
42736       <method name="Void .ctor()">
42737         <size>7</size>
42738       </method>
42739     </type>
42740     <type name="A">
42741       <method name="Void .ctor()">
42742         <size>7</size>
42743       </method>
42744     </type>
42745     <type name="A2">
42746       <method name="Void .ctor()">
42747         <size>7</size>
42748       </method>
42749     </type>
42750     <type name="D">
42751       <method name="Void .ctor()">
42752         <size>7</size>
42753       </method>
42754       <method name="Void Main()">
42755         <size>1</size>
42756       </method>
42757     </type>
42758   </test>
42759   <test name="test-partial-06.cs">
42760     <type name="Foo">
42761       <method name="Void .ctor()">
42762         <size>7</size>
42763       </method>
42764       <method name="Void Finalize()">
42765         <size>13</size>
42766       </method>
42767     </type>
42768     <type name="B">
42769       <method name="Void .ctor()">
42770         <size>7</size>
42771       </method>
42772       <method name="Void Main()">
42773         <size>1</size>
42774       </method>
42775     </type>
42776   </test>
42777   <test name="test-partial-07.cs">
42778     <type name="Test">
42779       <method name="Void .ctor()">
42780         <size>7</size>
42781       </method>
42782     </type>
42783     <type name="TestAttribute">
42784       <method name="Void .ctor()">
42785         <size>7</size>
42786       </method>
42787     </type>
42788     <type name="Test2Attribute">
42789       <method name="Void .ctor()">
42790         <size>7</size>
42791       </method>
42792     </type>
42793     <type name="X">
42794       <method name="Void .ctor()">
42795         <size>7</size>
42796       </method>
42797       <method name="Int32 Main()">
42798         <size>62</size>
42799       </method>
42800     </type>
42801   </test>
42802   <test name="test-partial-08.cs">
42803     <type name="Foo">
42804       <method name="Void .ctor()">
42805         <size>7</size>
42806       </method>
42807       <method name="System.String get_Id()">
42808         <size>7</size>
42809       </method>
42810     </type>
42811     <type name="PartialAbstractCompilationError">
42812       <method name="Void .ctor()">
42813         <size>7</size>
42814       </method>
42815       <method name="Int32 Main()">
42816         <size>54</size>
42817       </method>
42818     </type>
42819   </test>
42820   <test name="test-partial-09.cs">
42821     <type name="Foo">
42822       <method name="Void .ctor()">
42823         <size>7</size>
42824       </method>
42825       <method name="System.String get_Id()">
42826         <size>7</size>
42827       </method>
42828     </type>
42829     <type name="Bar">
42830       <method name="Void .ctor(String)">
42831         <size>14</size>
42832       </method>
42833     </type>
42834     <type name="PartialAbstractCompilationError">
42835       <method name="Void .ctor()">
42836         <size>7</size>
42837       </method>
42838       <method name="Void Main()">
42839         <size>21</size>
42840       </method>
42841     </type>
42842   </test>
42843   <test name="test-partial-10.cs">
42844     <type name="Test2.Foo">
42845       <method name="Void .ctor()">
42846         <size>7</size>
42847       </method>
42848       <method name="Void .cctor()">
42849         <size>15</size>
42850       </method>
42851     </type>
42852     <type name="X">
42853       <method name="Void .ctor()">
42854         <size>7</size>
42855       </method>
42856       <method name="Int32 Main()">
42857         <size>68</size>
42858       </method>
42859     </type>
42860     <type name="Test3.Foo">
42861       <method name="Void .cctor()">
42862         <size>15</size>
42863       </method>
42864     </type>
42865   </test>
42866   <test name="test-partial-11.cs">
42867     <type name="StaticClass">
42868       <method name="System.String Name()">
42869         <size>6</size>
42870       </method>
42871     </type>
42872     <type name="MainClass">
42873       <method name="Void .ctor()">
42874         <size>7</size>
42875       </method>
42876       <method name="Boolean IsStatic(System.Type)">
42877         <size>73</size>
42878       </method>
42879       <method name="Int32 Main()">
42880         <size>56</size>
42881       </method>
42882     </type>
42883   </test>
42884   <test name="test-partial-12.cs">
42885     <type name="Test1.Foo">
42886       <method name="Void .ctor()">
42887         <size>7</size>
42888       </method>
42889       <method name="IEnumerable E()">
42890         <size>16</size>
42891       </method>
42892     </type>
42893     <type name="X">
42894       <method name="Void .ctor()">
42895         <size>7</size>
42896       </method>
42897       <method name="Int32 Main()">
42898         <size>102</size>
42899       </method>
42900     </type>
42901     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42902       <method name="Void .ctor()">
42903         <size>7</size>
42904       </method>
42905       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42906         <size>7</size>
42907       </method>
42908       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42909         <size>7</size>
42910       </method>
42911       <method name="Boolean MoveNext()">
42912         <size>69</size>
42913       </method>
42914       <method name="Void Dispose()">
42915         <size>8</size>
42916       </method>
42917       <method name="Void Reset()">
42918         <size>6</size>
42919       </method>
42920       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42921         <size>7</size>
42922       </method>
42923       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42924         <size>26</size>
42925       </method>
42926     </type>
42927   </test>
42928   <test name="test-partial-13.cs">
42929     <type name="Test.Test">
42930       <method name="Void .ctor()">
42931         <size>7</size>
42932       </method>
42933       <method name="Boolean Equals(System.Object)">
42934         <size>2</size>
42935       </method>
42936       <method name="Int32 GetHashCode()">
42937         <size>2</size>
42938       </method>
42939       <method name="Void Main()">
42940         <size>1</size>
42941       </method>
42942     </type>
42943   </test>
42944   <test name="test-partial-14.cs">
42945     <type name="T">
42946       <method name="Void .ctor()">
42947         <size>7</size>
42948       </method>
42949     </type>
42950     <type name="partial">
42951       <method name="Void .ctor()">
42952         <size>7</size>
42953       </method>
42954     </type>
42955     <type name="A">
42956       <method name="Void .ctor()">
42957         <size>7</size>
42958       </method>
42959       <method name="Void partial(partial)">
42960         <size>3</size>
42961       </method>
42962     </type>
42963     <type name="B">
42964       <method name="Void .ctor()">
42965         <size>7</size>
42966       </method>
42967       <method name="Void Main()">
42968         <size>1</size>
42969       </method>
42970     </type>
42971   </test>
42972   <test name="test-partial-15.cs">
42973     <type name="Foo.X">
42974       <method name="Void .ctor()">
42975         <size>7</size>
42976       </method>
42977       <method name="Void Main()">
42978         <size>1</size>
42979       </method>
42980       <method name="IEnumerable Attempts2()">
42981         <size>16</size>
42982       </method>
42983       <method name="IEnumerable get_Attempts()">
42984         <size>16</size>
42985       </method>
42986       <method name="IEnumerable get_Item(Int32)">
42987         <size>16</size>
42988       </method>
42989     </type>
42990     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42991       <method name="Void .ctor()">
42992         <size>7</size>
42993       </method>
42994       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42995         <size>7</size>
42996       </method>
42997       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42998         <size>7</size>
42999       </method>
43000       <method name="Boolean MoveNext()">
43001         <size>36</size>
43002       </method>
43003       <method name="Void Dispose()">
43004         <size>8</size>
43005       </method>
43006       <method name="Void Reset()">
43007         <size>6</size>
43008       </method>
43009     </type>
43010     <type name="Foo.X+&lt;&gt;c__Iterator1">
43011       <method name="Void .ctor()">
43012         <size>7</size>
43013       </method>
43014       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43015         <size>7</size>
43016       </method>
43017       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43018         <size>7</size>
43019       </method>
43020       <method name="Boolean MoveNext()">
43021         <size>36</size>
43022       </method>
43023       <method name="Void Dispose()">
43024         <size>8</size>
43025       </method>
43026       <method name="Void Reset()">
43027         <size>6</size>
43028       </method>
43029     </type>
43030     <type name="Foo.X+&lt;&gt;c__Iterator2">
43031       <method name="Void .ctor()">
43032         <size>7</size>
43033       </method>
43034       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43035         <size>7</size>
43036       </method>
43037       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43038         <size>7</size>
43039       </method>
43040       <method name="Boolean MoveNext()">
43041         <size>36</size>
43042       </method>
43043       <method name="Void Dispose()">
43044         <size>8</size>
43045       </method>
43046       <method name="Void Reset()">
43047         <size>6</size>
43048       </method>
43049     </type>
43050     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43051       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43052         <size>7</size>
43053       </method>
43054       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43055         <size>26</size>
43056       </method>
43057     </type>
43058     <type name="Foo.X+&lt;&gt;c__Iterator1">
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>26</size>
43064       </method>
43065     </type>
43066     <type name="Foo.X+&lt;&gt;c__Iterator2">
43067       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43068         <size>7</size>
43069       </method>
43070       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43071         <size>26</size>
43072       </method>
43073     </type>
43074   </test>
43075   <test name="test-partial-16.cs">
43076     <type name="A.C">
43077       <method name="Void .ctor()">
43078         <size>23</size>
43079       </method>
43080       <method name="Void .cctor()">
43081         <size>11</size>
43082       </method>
43083     </type>
43084     <type name="B.C2">
43085       <method name="Void .ctor()">
43086         <size>7</size>
43087       </method>
43088       <method name="Boolean Test()">
43089         <size>2</size>
43090       </method>
43091       <method name="System.Object Test_I()">
43092         <size>2</size>
43093       </method>
43094       <method name="Void Main()">
43095         <size>1</size>
43096       </method>
43097     </type>
43098   </test>
43099   <test name="test-partial-17.cs">
43100     <type name="Test">
43101       <method name="Void .ctor()">
43102         <size>7</size>
43103       </method>
43104       <method name="Boolean Check(System.String, System.String[])">
43105         <size>42</size>
43106       </method>
43107       <method name="Void Main()">
43108         <size>1</size>
43109       </method>
43110     </type>
43111   </test>
43112   <test name="test-partial-18.cs">
43113     <type name="N.Foo">
43114       <method name="Void .ctor()">
43115         <size>17</size>
43116       </method>
43117       <method name="Void Main()">
43118         <size>1</size>
43119       </method>
43120     </type>
43121   </test>
43122   <test name="test-partial-19.cs">
43123     <type name="Bug.GL">
43124       <method name="Void Main()">
43125         <size>7</size>
43126       </method>
43127     </type>
43128     <type name="Bug.GL+Core">
43129       <method name="Boolean A()">
43130         <size>2</size>
43131       </method>
43132     </type>
43133   </test>
43134   <test name="test-partial-20.cs">
43135     <type name="A">
43136       <method name="Void .ctor()">
43137         <size>7</size>
43138       </method>
43139       <method name="Void .cctor()">
43140         <size>7</size>
43141       </method>
43142     </type>
43143     <type name="B">
43144       <method name="Void .ctor()">
43145         <size>7</size>
43146       </method>
43147       <method name="Void .cctor()">
43148         <size>7</size>
43149       </method>
43150     </type>
43151     <type name="C">
43152       <method name="Void .ctor()">
43153         <size>7</size>
43154       </method>
43155       <method name="Int32 Main()">
43156         <size>38</size>
43157       </method>
43158     </type>
43159   </test>
43160   <test name="test-partial-21.cs">
43161     <type name="Mono.Sms.Main">
43162       <method name="Void .ctor()">
43163         <size>7</size>
43164       </method>
43165       <method name="Void Test()">
43166         <size>42</size>
43167       </method>
43168     </type>
43169     <type name="Mono.Sms.Contacts">
43170       <method name="Void .ctor()">
43171         <size>7</size>
43172       </method>
43173       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43174         <size>24</size>
43175       </method>
43176       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43177         <size>24</size>
43178       </method>
43179       <method name="Void Test()">
43180         <size>12</size>
43181       </method>
43182     </type>
43183     <type name="Mono.Sms.Core.Agenda">
43184       <method name="Void .ctor()">
43185         <size>7</size>
43186       </method>
43187       <method name="Void AddContact()">
43188         <size>1</size>
43189       </method>
43190       <method name="Void Main()">
43191         <size>1</size>
43192       </method>
43193     </type>
43194     <type name="Mono.Sms.Contacts+ContactsHandler">
43195       <method name="Void .ctor(Object, IntPtr)">
43196         <size>0</size>
43197       </method>
43198       <method name="Void Invoke()">
43199         <size>0</size>
43200       </method>
43201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43202         <size>0</size>
43203       </method>
43204       <method name="Void EndInvoke(IAsyncResult)">
43205         <size>0</size>
43206       </method>
43207     </type>
43208     <type name="Mono.Sms.Main">
43209       <method name="Void &lt;Test&gt;m__0()">
43210         <size>6</size>
43211       </method>
43212     </type>
43213   </test>
43214   <test name="test-partial-22.cs">
43215     <type name="C">
43216       <method name="Void .ctor()">
43217         <size>7</size>
43218       </method>
43219       <method name="Int32 Main()">
43220         <size>2</size>
43221       </method>
43222     </type>
43223   </test>
43224   <test name="test-partial-23.cs">
43225     <type name="C">
43226       <method name="Void .ctor()">
43227         <size>7</size>
43228       </method>
43229       <method name="Void Partial_A()">
43230         <size>15</size>
43231       </method>
43232       <method name="Void Partial_B()">
43233         <size>15</size>
43234       </method>
43235       <method name="Void Partial_S()">
43236         <size>14</size>
43237       </method>
43238       <method name="Int32 Main()">
43239         <size>52</size>
43240       </method>
43241     </type>
43242   </test>
43243   <test name="test-partial-24.cs">
43244     <type name="N.C">
43245       <method name="Void .ctor()">
43246         <size>7</size>
43247       </method>
43248       <method name="Void Main()">
43249         <size>1</size>
43250       </method>
43251       <method name="Void Foo()">
43252         <size>1</size>
43253       </method>
43254     </type>
43255   </test>
43256   <test name="test-partial-25.cs">
43257     <type name="C">
43258       <method name="Void .ctor()">
43259         <size>7</size>
43260       </method>
43261       <method name="Void Partial(Int32)">
43262         <size>14</size>
43263       </method>
43264       <method name="Int32 Main()">
43265         <size>8</size>
43266       </method>
43267     </type>
43268   </test>
43269   <test name="test-partial-26.cs">
43270     <type name="ConsoleApplication1.X">
43271       <method name="Void .ctor()">
43272         <size>7</size>
43273       </method>
43274       <method name="Void Foo()">
43275         <size>1</size>
43276       </method>
43277     </type>
43278     <type name="ConsoleApplication1.Program">
43279       <method name="Void .ctor()">
43280         <size>7</size>
43281       </method>
43282       <method name="Int32 Main()">
43283         <size>98</size>
43284       </method>
43285     </type>
43286     <type name="ConsoleApplication1.Y">
43287       <method name="Void Foo()">
43288         <size>1</size>
43289       </method>
43290       <method name="Void .ctor()">
43291         <size>7</size>
43292       </method>
43293     </type>
43294   </test>
43295   <test name="test-var-01.cs">
43296     <type name="Test">
43297       <method name="Void .ctor()">
43298         <size>7</size>
43299       </method>
43300       <method name="Int32 Main()">
43301         <size>47</size>
43302       </method>
43303     </type>
43304   </test>
43305   <test name="test-var-02.cs">
43306     <type name="Class1">
43307       <method name="Void .ctor()">
43308         <size>15</size>
43309       </method>
43310       <method name="Boolean Method()">
43311         <size>2</size>
43312       </method>
43313     </type>
43314     <type name="Test">
43315       <method name="Void .ctor()">
43316         <size>7</size>
43317       </method>
43318       <method name="Int32 Main()">
43319         <size>116</size>
43320       </method>
43321     </type>
43322     <type name="Test+Class2">
43323       <method name="Void .ctor()">
43324         <size>15</size>
43325       </method>
43326       <method name="Boolean Method()">
43327         <size>2</size>
43328       </method>
43329     </type>
43330   </test>
43331   <test name="test-var-03.cs">
43332     <type name="Test">
43333       <method name="Void .ctor()">
43334         <size>7</size>
43335       </method>
43336       <method name="Int32 Main()">
43337         <size>166</size>
43338       </method>
43339     </type>
43340     <type name="&lt;PrivateImplementationDetails&gt;">
43341       <method name="Void .ctor()">
43342         <size>7</size>
43343       </method>
43344     </type>
43345   </test>
43346   <test name="test-var-05.cs">
43347     <type name="MyClass">
43348       <method name="Void .ctor(String)">
43349         <size>14</size>
43350       </method>
43351       <method name="Void Dispose()">
43352         <size>12</size>
43353       </method>
43354     </type>
43355     <type name="Test">
43356       <method name="Void .ctor()">
43357         <size>7</size>
43358       </method>
43359       <method name="Int32 Main()">
43360         <size>61</size>
43361       </method>
43362     </type>
43363   </test>
43364   <test name="test-var-06.cs">
43365     <type name="Test">
43366       <method name="Void .ctor()">
43367         <size>7</size>
43368       </method>
43369       <method name="Int32 Main()">
43370         <size>48</size>
43371       </method>
43372     </type>
43373   </test>
43374   <test name="test-var-07.cs">
43375     <type name="Test">
43376       <method name="Void .ctor()">
43377         <size>7</size>
43378       </method>
43379       <method name="Void var()">
43380         <size>1</size>
43381       </method>
43382       <method name="Int32 Main()">
43383         <size>33</size>
43384       </method>
43385     </type>
43386     <type name="var">
43387       <method name="Void .ctor()">
43388         <size>7</size>
43389       </method>
43390     </type>
43391   </test>
43392   <test name="test-var-08.cs">
43393     <type name="X">
43394       <method name="Void .ctor(Int32, Int32)">
43395         <size>10</size>
43396       </method>
43397       <method name="Void Main()">
43398         <size>1</size>
43399       </method>
43400     </type>
43401   </test>
43402   <test name="test-xml-042.cs">
43403     <type name="TestNamespace.TestClass">
43404       <method name="Void .ctor()">
43405         <size>7</size>
43406       </method>
43407       <method name="Void Main()">
43408         <size>1</size>
43409       </method>
43410       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43411         <size>7</size>
43412       </method>
43413     </type>
43414   </test>
43415 </tests>