4b172fd868634cc184995db285955da9ec452f45
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>84</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>216</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>61</size>
1770       </method>
1771     </type>
1772   </test>
1773   <test name="gtest-067.cs">
1774     <type name="Test">
1775       <method name="Void .ctor()">
1776         <size>7</size>
1777       </method>
1778       <method name="Void Hello[U](Test+Foo`1[U], U)">
1779         <size>1</size>
1780       </method>
1781     </type>
1782     <type name="X">
1783       <method name="Void .ctor()">
1784         <size>7</size>
1785       </method>
1786       <method name="Int32 Add(Int32, Int32)">
1787         <size>4</size>
1788       </method>
1789       <method name="Void Main()">
1790         <size>26</size>
1791       </method>
1792     </type>
1793     <type name="Test+Foo`1[T]">
1794       <method name="Void .ctor(Object, IntPtr)">
1795         <size>0</size>
1796       </method>
1797       <method name="Int32 Invoke(T, T)">
1798         <size>0</size>
1799       </method>
1800       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1801         <size>0</size>
1802       </method>
1803       <method name="Int32 EndInvoke(IAsyncResult)">
1804         <size>0</size>
1805       </method>
1806     </type>
1807   </test>
1808   <test name="gtest-068.cs">
1809     <type name="Martin.Foo`1[T]">
1810       <method name="Void .ctor()">
1811         <size>7</size>
1812       </method>
1813     </type>
1814     <type name="Baulig.X">
1815       <method name="Void .ctor()">
1816         <size>7</size>
1817       </method>
1818       <method name="Void Main()">
1819         <size>1</size>
1820       </method>
1821     </type>
1822   </test>
1823   <test name="gtest-069.cs">
1824     <type name="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>55</size>
1960       </method>
1961     </type>
1962     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1963       <method name="Void .ctor()">
1964         <size>7</size>
1965       </method>
1966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1967         <size>12</size>
1968       </method>
1969       <method name="Boolean MoveNext()">
1970         <size>25</size>
1971       </method>
1972       <method name="Void Dispose()">
1973         <size>8</size>
1974       </method>
1975       <method name="Void Reset()">
1976         <size>6</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T)">
1981         <size>8</size>
1982       </method>
1983     </type>
1984     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1985       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1986         <size>7</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-074.cs">
1991     <type name="Test`1[T]">
1992       <method name="Void .ctor(T, T)">
1993         <size>21</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Int32 Main()">
2001         <size>85</size>
2002       </method>
2003     </type>
2004     <type name="Foo`1[T]">
2005       <method name="Void .ctor(T, T)">
2006         <size>15</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-075.cs">
2011     <type name="ArrayList`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015     </type>
2016     <type name="X">
2017       <method name="Void .ctor()">
2018         <size>7</size>
2019       </method>
2020       <method name="Void Main()">
2021         <size>1</size>
2022       </method>
2023     </type>
2024     <type name="ArrayList`1[T]">
2025       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2026         <size>1</size>
2027       </method>
2028     </type>
2029   </test>
2030   <test name="gtest-076.cs">
2031     <type name="Test`1[T]">
2032       <method name="Void .ctor()">
2033         <size>7</size>
2034       </method>
2035       <method name="Foo`1 GetFoo(T)">
2036         <size>7</size>
2037       </method>
2038     </type>
2039     <type name="X">
2040       <method name="Void .ctor()">
2041         <size>7</size>
2042       </method>
2043       <method name="Int32 Main()">
2044         <size>41</size>
2045       </method>
2046     </type>
2047     <type name="Foo`1[T]">
2048       <method name="Void .ctor(T)">
2049         <size>8</size>
2050       </method>
2051     </type>
2052   </test>
2053   <test name="gtest-078.cs">
2054     <type name="Test">
2055       <method name="Void .ctor()">
2056         <size>7</size>
2057       </method>
2058       <method name="Void Main()">
2059         <size>66</size>
2060       </method>
2061       <method name="IEnumerator GetEnumerator()">
2062         <size>8</size>
2063       </method>
2064     </type>
2065     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2066       <method name="Void .ctor()">
2067         <size>7</size>
2068       </method>
2069       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2070         <size>7</size>
2071       </method>
2072       <method name="Boolean MoveNext()">
2073         <size>187</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>64</size>
2077       </method>
2078       <method name="Void Reset()">
2079         <size>6</size>
2080       </method>
2081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2082         <size>7</size>
2083       </method>
2084     </type>
2085   </test>
2086   <test name="gtest-079.cs">
2087     <type name="A.ArrayList`1[T]">
2088       <method name="Void .ctor()">
2089         <size>7</size>
2090       </method>
2091       <method name="Void InsertAll(T)">
2092         <size>1</size>
2093       </method>
2094     </type>
2095     <type name="B.ArrayList`2[X,Y]">
2096       <method name="Void .ctor()">
2097         <size>7</size>
2098       </method>
2099       <method name="Void AddAll[Z](Z)">
2100         <size>18</size>
2101       </method>
2102       <method name="Void InsertAll(Y)">
2103         <size>1</size>
2104       </method>
2105     </type>
2106     <type name="C.Foo`1[U]">
2107       <method name="Void .ctor()">
2108         <size>7</size>
2109       </method>
2110     </type>
2111     <type name="C.ArrayList`1[X]">
2112       <method name="Void .ctor()">
2113         <size>7</size>
2114       </method>
2115       <method name="Void AddAll[Y](Y)">
2116         <size>13</size>
2117       </method>
2118       <method name="Void InsertAll(C.Foo`1[X])">
2119         <size>1</size>
2120       </method>
2121     </type>
2122     <type name="X">
2123       <method name="Void .ctor()">
2124         <size>7</size>
2125       </method>
2126       <method name="Void Main()">
2127         <size>1</size>
2128       </method>
2129     </type>
2130     <type name="A.ArrayList`1[T]">
2131       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2132         <size>18</size>
2133       </method>
2134     </type>
2135   </test>
2136   <test name="gtest-080.cs">
2137     <type name="Test">
2138       <method name="Void .ctor()">
2139         <size>7</size>
2140       </method>
2141       <method name="Void Hello[T](IFoo`1)">
2142         <size>8</size>
2143       </method>
2144       <method name="Void InsertAll[U](IFoo`1)">
2145         <size>1</size>
2146       </method>
2147     </type>
2148     <type name="X">
2149       <method name="Void .ctor()">
2150         <size>7</size>
2151       </method>
2152       <method name="Void Main()">
2153         <size>1</size>
2154       </method>
2155     </type>
2156   </test>
2157   <test name="gtest-081.cs">
2158     <type name="ArrayList`1[T]">
2159       <method name="Void .ctor()">
2160         <size>7</size>
2161       </method>
2162       <method name="Void AddAll[U](U)">
2163         <size>18</size>
2164       </method>
2165       <method name="Void InsertAll(T)">
2166         <size>1</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-082.cs">
2179     <type name="Queue`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183     </type>
2184     <type name="Queue`1+Enumerator[T]">
2185       <method name="Void .ctor(Queue`1)">
2186         <size>14</size>
2187       </method>
2188     </type>
2189     <type name="X">
2190       <method name="Void .ctor()">
2191         <size>7</size>
2192       </method>
2193       <method name="Void Main()">
2194         <size>1</size>
2195       </method>
2196     </type>
2197   </test>
2198   <test name="gtest-083.cs">
2199     <type name="CollectionValueBase`1[T]">
2200       <method name="Void .ctor()">
2201         <size>7</size>
2202       </method>
2203       <method name="T[] ToArray()">
2204         <size>2</size>
2205       </method>
2206     </type>
2207     <type name="CollectionBase`1[T]">
2208       <method name="Void .ctor()">
2209         <size>7</size>
2210       </method>
2211     </type>
2212     <type name="SequencedBase`1[T]">
2213       <method name="Void .ctor()">
2214         <size>7</size>
2215       </method>
2216     </type>
2217     <type name="ArrayBase`1[T]">
2218       <method name="Void .ctor()">
2219         <size>7</size>
2220       </method>
2221       <method name="T[] ToArray()">
2222         <size>2</size>
2223       </method>
2224     </type>
2225     <type name="X">
2226       <method name="Void .ctor()">
2227         <size>7</size>
2228       </method>
2229       <method name="Void Main()">
2230         <size>1</size>
2231       </method>
2232     </type>
2233   </test>
2234   <test name="gtest-084.cs">
2235     <type name="HasherBuilder.ByPrototype`1[S]">
2236       <method name="Void .ctor()">
2237         <size>7</size>
2238       </method>
2239       <method name="IHasher`1 Examine()">
2240         <size>2</size>
2241       </method>
2242     </type>
2243     <type name="ArrayList`1[U]">
2244       <method name="Void .ctor()">
2245         <size>7</size>
2246       </method>
2247       <method name="IHasher`1 GetHasher()">
2248         <size>6</size>
2249       </method>
2250     </type>
2251     <type name="X">
2252       <method name="Void .ctor()">
2253         <size>7</size>
2254       </method>
2255       <method name="Void Main()">
2256         <size>1</size>
2257       </method>
2258     </type>
2259   </test>
2260   <test name="gtest-085.cs">
2261     <type name="ArrayList`1[T]">
2262       <method name="Void .ctor()">
2263         <size>7</size>
2264       </method>
2265       <method name="Int32 InsertAll[U](IFoo`1)">
2266         <size>2</size>
2267       </method>
2268       <method name="Int32 InsertAll(IFoo`1)">
2269         <size>2</size>
2270       </method>
2271       <method name="Int32 AddAll(IFoo`1)">
2272         <size>8</size>
2273       </method>
2274     </type>
2275     <type name="X">
2276       <method name="Void .ctor()">
2277         <size>7</size>
2278       </method>
2279       <method name="Int32 Main()">
2280         <size>14</size>
2281       </method>
2282     </type>
2283   </test>
2284   <test name="gtest-086.cs">
2285     <type name="ArrayList`1[T]">
2286       <method name="Void .ctor()">
2287         <size>7</size>
2288       </method>
2289       <method name="Int32 InsertAll[U](IFoo`1)">
2290         <size>2</size>
2291       </method>
2292       <method name="Int32 InsertAll(IFoo`1)">
2293         <size>2</size>
2294       </method>
2295       <method name="Int32 AddAll(IFoo`1)">
2296         <size>8</size>
2297       </method>
2298     </type>
2299     <type name="X">
2300       <method name="Void .ctor()">
2301         <size>7</size>
2302       </method>
2303       <method name="Void Main()">
2304         <size>1</size>
2305       </method>
2306     </type>
2307   </test>
2308   <test name="gtest-087.cs">
2309     <type name="C5.HashedArrayList`1[T]">
2310       <method name="Void .ctor()">
2311         <size>7</size>
2312       </method>
2313       <method name="Void Test()">
2314         <size>12</size>
2315       </method>
2316     </type>
2317     <type name="C5.HashSet`1[T]">
2318       <method name="Void .ctor(IHasher`1)">
2319         <size>7</size>
2320       </method>
2321     </type>
2322     <type name="C5.KeyValuePairHasher`2[K,V]">
2323       <method name="Void .ctor()">
2324         <size>7</size>
2325       </method>
2326     </type>
2327     <type name="X">
2328       <method name="Void .ctor()">
2329         <size>7</size>
2330       </method>
2331       <method name="Void Main()">
2332         <size>1</size>
2333       </method>
2334     </type>
2335   </test>
2336   <test name="gtest-088.cs">
2337     <type name="X">
2338       <method name="Void .ctor()">
2339         <size>7</size>
2340       </method>
2341       <method name="Void Main()">
2342         <size>9</size>
2343       </method>
2344     </type>
2345     <type name="KeyValuePair`2[K,V]">
2346       <method name="Void .ctor(K, V)">
2347         <size>1</size>
2348       </method>
2349       <method name="Void .ctor(K)">
2350         <size>1</size>
2351       </method>
2352     </type>
2353   </test>
2354   <test name="gtest-089.cs">
2355     <type name="Test`1[T]">
2356       <method name="Void .ctor()">
2357         <size>7</size>
2358       </method>
2359       <method name="Void Foo(T, Int32 ByRef)">
2360         <size>4</size>
2361       </method>
2362       <method name="Void Hello(T)">
2363         <size>10</size>
2364       </method>
2365     </type>
2366     <type name="X">
2367       <method name="Void .ctor()">
2368         <size>7</size>
2369       </method>
2370       <method name="Void Main()">
2371         <size>1</size>
2372       </method>
2373     </type>
2374   </test>
2375   <test name="gtest-090.cs">
2376     <type name="Foo`1[T]">
2377       <method name="Void .ctor()">
2378         <size>7</size>
2379       </method>
2380       <method name="T InsertAll[U](U)">
2381         <size>12</size>
2382       </method>
2383     </type>
2384     <type name="Bar`1[T]">
2385       <method name="Void .ctor()">
2386         <size>7</size>
2387       </method>
2388       <method name="T InsertAll[U](U)">
2389         <size>12</size>
2390       </method>
2391     </type>
2392     <type name="X">
2393       <method name="Void .ctor()">
2394         <size>7</size>
2395       </method>
2396       <method name="Void Main()">
2397         <size>1</size>
2398       </method>
2399     </type>
2400   </test>
2401   <test name="gtest-091.cs">
2402     <type name="Foo`1[T]">
2403       <method name="Void .ctor()">
2404         <size>7</size>
2405       </method>
2406       <method name="Foo`1+Node[T] Test[V]()">
2407         <size>7</size>
2408       </method>
2409     </type>
2410     <type name="Foo`1+Node[T]">
2411       <method name="Void .ctor()">
2412         <size>7</size>
2413       </method>
2414     </type>
2415     <type name="X">
2416       <method name="Void .ctor()">
2417         <size>7</size>
2418       </method>
2419       <method name="Void Main()">
2420         <size>1</size>
2421       </method>
2422     </type>
2423   </test>
2424   <test name="gtest-092.cs">
2425     <type name="Element`1[T]">
2426       <method name="Void .ctor(T)">
2427         <size>14</size>
2428       </method>
2429       <method name="Void GetItem(T ByRef)">
2430         <size>13</size>
2431       </method>
2432       <method name="T GetItem(Int32, T ByRef)">
2433         <size>7</size>
2434       </method>
2435       <method name="Void SetItem(T)">
2436         <size>1</size>
2437       </method>
2438     </type>
2439     <type name="Foo`1[T]">
2440       <method name="Void .ctor()">
2441         <size>7</size>
2442       </method>
2443       <method name="Foo`1+Node[T] Test()">
2444         <size>52</size>
2445       </method>
2446     </type>
2447     <type name="Foo`1+Node[T]">
2448       <method name="Void .ctor()">
2449         <size>7</size>
2450       </method>
2451     </type>
2452     <type name="X">
2453       <method name="Void .ctor()">
2454         <size>7</size>
2455       </method>
2456       <method name="Void Main()">
2457         <size>1</size>
2458       </method>
2459     </type>
2460   </test>
2461   <test name="gtest-093.cs">
2462     <type name="Foo`1[T]">
2463       <method name="Void .ctor(T)">
2464         <size>14</size>
2465       </method>
2466       <method name="Void Hello[U]()">
2467         <size>8</size>
2468       </method>
2469       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2470         <size>8</size>
2471       </method>
2472     </type>
2473     <type name="Foo`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-094.cs">
2488     <type name="LinkedList`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492     </type>
2493     <type name="LinkedList`1+Node[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497     </type>
2498     <type name="HashedLinkedList`1[T]">
2499       <method name="Void .ctor()">
2500         <size>7</size>
2501       </method>
2502     </type>
2503     <type name="X">
2504       <method name="Void .ctor()">
2505         <size>7</size>
2506       </method>
2507       <method name="Void Main()">
2508         <size>1</size>
2509       </method>
2510     </type>
2511   </test>
2512   <test name="gtest-095.cs">
2513     <type name="GuardedCollectionValue`1[T]">
2514       <method name="Void .ctor()">
2515         <size>7</size>
2516       </method>
2517       <method name="IDirectedCollectionValue`1 Backwards()">
2518         <size>2</size>
2519       </method>
2520     </type>
2521     <type name="GuardedSequenced`1[T]">
2522       <method name="Void .ctor()">
2523         <size>7</size>
2524       </method>
2525       <method name="IDirectedCollectionValue`1 Test()">
2526         <size>12</size>
2527       </method>
2528     </type>
2529     <type name="X">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Main()">
2534         <size>1</size>
2535       </method>
2536     </type>
2537     <type name="GuardedCollectionValue`1[T]">
2538       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2539         <size>2</size>
2540       </method>
2541     </type>
2542   </test>
2543   <test name="gtest-096.cs">
2544     <type name="Foo`1[T]">
2545       <method name="Void .ctor()">
2546         <size>7</size>
2547       </method>
2548     </type>
2549     <type name="Test">
2550       <method name="Void .ctor()">
2551         <size>7</size>
2552       </method>
2553       <method name="Void Hello[T](Foo`1[T][], Int32)">
2554         <size>27</size>
2555       </method>
2556       <method name="Void Quicksort[U](Foo`1[U][])">
2557         <size>8</size>
2558       </method>
2559       <method name="Void Main()">
2560         <size>22</size>
2561       </method>
2562     </type>
2563   </test>
2564   <test name="gtest-097.cs">
2565     <type name="Foo">
2566       <method name="Void .ctor()">
2567         <size>7</size>
2568       </method>
2569       <method name="Void IFoo.Test[Y,Z]()">
2570         <size>1</size>
2571       </method>
2572       <method name="Void IFoo.Test[X]()">
2573         <size>1</size>
2574       </method>
2575     </type>
2576     <type name="Bar`3[X,Y,Z]">
2577       <method name="Void .ctor()">
2578         <size>7</size>
2579       </method>
2580     </type>
2581     <type name="X">
2582       <method name="Void .ctor()">
2583         <size>7</size>
2584       </method>
2585       <method name="Void Main()">
2586         <size>1</size>
2587       </method>
2588     </type>
2589     <type name="Bar`3[X,Y,Z]">
2590       <method name="Void IBar&lt;X&gt;.Test()">
2591         <size>1</size>
2592       </method>
2593       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2594         <size>1</size>
2595       </method>
2596     </type>
2597   </test>
2598   <test name="gtest-098.cs">
2599     <type name="Foo">
2600       <method name="Void .ctor()">
2601         <size>7</size>
2602       </method>
2603       <method name="Void IFoo.Test[Y,Z]()">
2604         <size>1</size>
2605       </method>
2606       <method name="Void IFoo.Test[X]()">
2607         <size>1</size>
2608       </method>
2609     </type>
2610     <type name="Bar`3[X,Y,Z]">
2611       <method name="Void .ctor()">
2612         <size>7</size>
2613       </method>
2614     </type>
2615     <type name="X">
2616       <method name="Void .ctor()">
2617         <size>7</size>
2618       </method>
2619       <method name="Void Main()">
2620         <size>1</size>
2621       </method>
2622     </type>
2623     <type name="Bar`3[X,Y,Z]">
2624       <method name="Void IBar&lt;X&gt;.Test()">
2625         <size>1</size>
2626       </method>
2627       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-100.cs">
2633     <type name="C5.ArrayBase`1[T]">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637     </type>
2638     <type name="C5.ArrayList`1[V]">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642     </type>
2643     <type name="X">
2644       <method name="Void .ctor()">
2645         <size>7</size>
2646       </method>
2647       <method name="Void Main()">
2648         <size>7</size>
2649       </method>
2650     </type>
2651     <type name="C5.ArrayBase`1[T]">
2652       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2653         <size>1</size>
2654       </method>
2655     </type>
2656   </test>
2657   <test name="gtest-101.cs">
2658     <type name="Test">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>9</size>
2664       </method>
2665     </type>
2666     <type name="SimpleStruct`1[T]">
2667       <method name="Void .ctor(T)">
2668         <size>8</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-102.cs">
2673     <type name="A`1[T]">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="B`2[U,V]">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682     </type>
2683     <type name="Driver">
2684       <method name="Void .ctor()">
2685         <size>7</size>
2686       </method>
2687       <method name="Void Main()">
2688         <size>1</size>
2689       </method>
2690     </type>
2691   </test>
2692   <test name="gtest-103.cs">
2693     <type name="Foo">
2694       <method name="Void .ctor()">
2695         <size>7</size>
2696       </method>
2697     </type>
2698     <type name="Hello">
2699       <method name="Void .ctor()">
2700         <size>7</size>
2701       </method>
2702       <method name="Void World[U](U, IFoo`1)">
2703         <size>1</size>
2704       </method>
2705       <method name="Void World[V](IFoo`1)">
2706         <size>1</size>
2707       </method>
2708       <method name="Void Test(Foo)">
2709         <size>20</size>
2710       </method>
2711     </type>
2712     <type name="X">
2713       <method name="Void .ctor()">
2714         <size>7</size>
2715       </method>
2716       <method name="Void Main()">
2717         <size>1</size>
2718       </method>
2719     </type>
2720   </test>
2721   <test name="gtest-104.cs">
2722     <type name="MainClass">
2723       <method name="Void .ctor()">
2724         <size>7</size>
2725       </method>
2726       <method name="Void Main()">
2727         <size>20</size>
2728       </method>
2729     </type>
2730     <type name="MainClass+Gen`1[T]">
2731       <method name="Void .ctor()">
2732         <size>7</size>
2733       </method>
2734       <method name="Void Test()">
2735         <size>1</size>
2736       </method>
2737     </type>
2738     <type name="MainClass+Der">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742     </type>
2743   </test>
2744   <test name="gtest-105.cs">
2745     <type name="A.KeyValuePairComparer`2[K,V]">
2746       <method name="Void .ctor()">
2747         <size>7</size>
2748       </method>
2749       <method name="Int32 Compare(KeyValuePair`2)">
2750         <size>2</size>
2751       </method>
2752     </type>
2753     <type name="A.TreeBag`1[T]">
2754       <method name="Void .ctor(IComparer`1)">
2755         <size>14</size>
2756       </method>
2757       <method name="Int32 Find(T ByRef)">
2758         <size>18</size>
2759       </method>
2760     </type>
2761     <type name="A.X">
2762       <method name="Void .ctor()">
2763         <size>7</size>
2764       </method>
2765       <method name="Void Test()">
2766         <size>33</size>
2767       </method>
2768     </type>
2769     <type name="B.KeyValuePair`2[X,Y]">
2770       <method name="Void .ctor(X, Y)">
2771         <size>7</size>
2772       </method>
2773     </type>
2774     <type name="B.KeyValuePairComparer`2[K,V]">
2775       <method name="Void .ctor()">
2776         <size>7</size>
2777       </method>
2778       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2779         <size>2</size>
2780       </method>
2781     </type>
2782     <type name="B.TreeBag`1[T]">
2783       <method name="Void .ctor(IComparer`1)">
2784         <size>14</size>
2785       </method>
2786       <method name="Int32 Find(T ByRef)">
2787         <size>18</size>
2788       </method>
2789     </type>
2790     <type name="B.X">
2791       <method name="Void .ctor()">
2792         <size>7</size>
2793       </method>
2794       <method name="Void Test()">
2795         <size>32</size>
2796       </method>
2797     </type>
2798     <type name="X">
2799       <method name="Void .ctor()">
2800         <size>7</size>
2801       </method>
2802       <method name="Void Main()">
2803         <size>11</size>
2804       </method>
2805     </type>
2806     <type name="A.KeyValuePair`2[X,Y]">
2807       <method name="Void .ctor(X, Y)">
2808         <size>1</size>
2809       </method>
2810     </type>
2811   </test>
2812   <test name="gtest-106.cs">
2813     <type name="KeyValuePairComparer`2[K,V]">
2814       <method name="Void .ctor()">
2815         <size>7</size>
2816       </method>
2817       <method name="Int32 Compare(KeyValuePair`2)">
2818         <size>2</size>
2819       </method>
2820     </type>
2821     <type name="TreeBag`1[T]">
2822       <method name="Void .ctor(IComparer`1, T)">
2823         <size>21</size>
2824       </method>
2825       <method name="Int32 Find()">
2826         <size>18</size>
2827       </method>
2828     </type>
2829     <type name="X">
2830       <method name="Void .ctor()">
2831         <size>7</size>
2832       </method>
2833       <method name="Void Main()">
2834         <size>32</size>
2835       </method>
2836     </type>
2837     <type name="KeyValuePair`2[X,Y]">
2838       <method name="Void .ctor(X, Y)">
2839         <size>1</size>
2840       </method>
2841     </type>
2842   </test>
2843   <test name="gtest-107.cs">
2844     <type name="Tree`1[T]">
2845       <method name="Void .ctor(T)">
2846         <size>14</size>
2847       </method>
2848       <method name="Void Map[V](Mapper`2[T,V])">
2849         <size>14</size>
2850       </method>
2851     </type>
2852     <type name="X">
2853       <method name="Void .ctor()">
2854         <size>7</size>
2855       </method>
2856       <method name="System.String themap(Int32)">
2857         <size>17</size>
2858       </method>
2859       <method name="Void Test()">
2860         <size>26</size>
2861       </method>
2862       <method name="Void Main()">
2863         <size>13</size>
2864       </method>
2865     </type>
2866     <type name="Mapper`2[T,V]">
2867       <method name="Void .ctor(Object, IntPtr)">
2868         <size>0</size>
2869       </method>
2870       <method name="V Invoke(T)">
2871         <size>0</size>
2872       </method>
2873       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2874         <size>0</size>
2875       </method>
2876       <method name="V EndInvoke(IAsyncResult)">
2877         <size>0</size>
2878       </method>
2879     </type>
2880   </test>
2881   <test name="gtest-108.cs">
2882     <type name="Test`1[T]">
2883       <method name="Void .ctor(T)">
2884         <size>14</size>
2885       </method>
2886       <method name="IEnumerator`1 GetEnumerator()">
2887         <size>15</size>
2888       </method>
2889     </type>
2890     <type name="X">
2891       <method name="Void .ctor()">
2892         <size>7</size>
2893       </method>
2894       <method name="Void Main()">
2895         <size>56</size>
2896       </method>
2897     </type>
2898     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2899       <method name="Void .ctor()">
2900         <size>7</size>
2901       </method>
2902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2903         <size>12</size>
2904       </method>
2905       <method name="Boolean MoveNext()">
2906         <size>75</size>
2907       </method>
2908       <method name="Void Dispose()">
2909         <size>8</size>
2910       </method>
2911       <method name="Void Reset()">
2912         <size>6</size>
2913       </method>
2914       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2915         <size>7</size>
2916       </method>
2917     </type>
2918   </test>
2919   <test name="gtest-109.cs">
2920     <type name="X">
2921       <method name="Void .ctor()">
2922         <size>7</size>
2923       </method>
2924       <method name="Void Main()">
2925         <size>12</size>
2926       </method>
2927     </type>
2928   </test>
2929   <test name="gtest-110.cs">
2930     <type name="List`1[T]">
2931       <method name="Void .ctor()">
2932         <size>7</size>
2933       </method>
2934       <method name="Int32 Map[U](U)">
2935         <size>2</size>
2936       </method>
2937     </type>
2938     <type name="SpecialList`1[V]">
2939       <method name="Void .ctor()">
2940         <size>7</size>
2941       </method>
2942       <method name="Int32 Map[W](W)">
2943         <size>2</size>
2944       </method>
2945     </type>
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Int32 Main()">
2951         <size>56</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-111.cs">
2956     <type name="Collection`1[T]">
2957       <method name="Void .ctor(T)">
2958         <size>14</size>
2959       </method>
2960       <method name="Void Find(T ByRef)">
2961         <size>13</size>
2962       </method>
2963     </type>
2964     <type name="X">
2965       <method name="Void .ctor()">
2966         <size>7</size>
2967       </method>
2968       <method name="Int32 Main()">
2969         <size>68</size>
2970       </method>
2971     </type>
2972     <type name="KeyValuePair`2[K,V]">
2973       <method name="Void .ctor(K, V)">
2974         <size>15</size>
2975       </method>
2976       <method name="Void .ctor(K)">
2977         <size>23</size>
2978       </method>
2979     </type>
2980   </test>
2981   <test name="gtest-112.cs">
2982     <type name="IC">
2983       <method name="Void .ctor()">
2984         <size>7</size>
2985       </method>
2986       <method name="Void Compare(Foo`1)">
2987         <size>1</size>
2988       </method>
2989     </type>
2990     <type name="List`1[T]">
2991       <method name="Void .ctor()">
2992         <size>7</size>
2993       </method>
2994       <method name="Void Sort(IComparer`1, T)">
2995         <size>8</size>
2996       </method>
2997     </type>
2998     <type name="Sorting">
2999       <method name="Void .ctor()">
3000         <size>7</size>
3001       </method>
3002       <method name="Void IntroSort[T](IComparer`1, T)">
3003         <size>15</size>
3004       </method>
3005     </type>
3006     <type name="Sorting+Sorter`1[T]">
3007       <method name="Void .ctor(IComparer`1, Int32, T)">
3008         <size>26</size>
3009       </method>
3010       <method name="Void InsertionSort(Int32)">
3011         <size>26</size>
3012       </method>
3013     </type>
3014     <type name="X">
3015       <method name="Void .ctor()">
3016         <size>7</size>
3017       </method>
3018       <method name="Void Main()">
3019         <size>27</size>
3020       </method>
3021     </type>
3022     <type name="Foo`1[K]">
3023       <method name="Void .ctor(K)">
3024         <size>8</size>
3025       </method>
3026     </type>
3027   </test>
3028   <test name="gtest-113.cs">
3029     <type name="List`1[T]">
3030       <method name="Void .ctor()">
3031         <size>7</size>
3032       </method>
3033       <method name="Void Map[V](Mapper`2[T,V])">
3034         <size>1</size>
3035       </method>
3036     </type>
3037     <type name="X">
3038       <method name="Void .ctor()">
3039         <size>7</size>
3040       </method>
3041       <method name="Void Main()">
3042         <size>42</size>
3043       </method>
3044     </type>
3045     <type name="Mapper`2[T,V]">
3046       <method name="Void .ctor(Object, IntPtr)">
3047         <size>0</size>
3048       </method>
3049       <method name="V Invoke(T)">
3050         <size>0</size>
3051       </method>
3052       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3053         <size>0</size>
3054       </method>
3055       <method name="V EndInvoke(IAsyncResult)">
3056         <size>0</size>
3057       </method>
3058     </type>
3059     <type name="X">
3060       <method name="Double &lt;Main&gt;m__0(Int32)">
3061         <size>13</size>
3062       </method>
3063     </type>
3064   </test>
3065   <test name="gtest-114.cs">
3066     <type name="NaturalComparer`1[T]">
3067       <method name="Void .ctor()">
3068         <size>7</size>
3069       </method>
3070       <method name="Int32 Compare(T, T)">
3071         <size>15</size>
3072       </method>
3073     </type>
3074     <type name="X">
3075       <method name="Void .ctor()">
3076         <size>7</size>
3077       </method>
3078       <method name="Void Main()">
3079         <size>28</size>
3080       </method>
3081     </type>
3082     <type name="X+Test">
3083       <method name="Void .ctor()">
3084         <size>7</size>
3085       </method>
3086       <method name="Int32 CompareTo(X+Test)">
3087         <size>2</size>
3088       </method>
3089       <method name="Boolean Equals(X+Test)">
3090         <size>2</size>
3091       </method>
3092     </type>
3093   </test>
3094   <test name="gtest-115.cs">
3095     <type name="LinkedList`1[T]">
3096       <method name="Void .ctor()">
3097         <size>30</size>
3098       </method>
3099       <method name="Void .ctor(T[])">
3100         <size>44</size>
3101       </method>
3102       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3103         <size>69</size>
3104       </method>
3105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3106         <size>7</size>
3107       </method>
3108       <method name="Int32 get_Count()">
3109         <size>7</size>
3110       </method>
3111       <method name="T get_Item(Int32)">
3112         <size>13</size>
3113       </method>
3114       <method name="Void set_Item(Int32, T)">
3115         <size>14</size>
3116       </method>
3117       <method name="LinkedList`1+Node[T] get(Int32)">
3118         <size>114</size>
3119       </method>
3120       <method name="Void Add(T)">
3121         <size>14</size>
3122       </method>
3123       <method name="Void Insert(Int32, T)">
3124         <size>256</size>
3125       </method>
3126       <method name="Void RemoveAt(Int32)">
3127         <size>113</size>
3128       </method>
3129       <method name="Boolean Equals(System.Object)">
3130         <size>143</size>
3131       </method>
3132       <method name="Int32 GetHashCode()">
3133         <size>68</size>
3134       </method>
3135       <method name="IEnumerator`1 GetEnumerator()">
3136         <size>7</size>
3137       </method>
3138       <method name="LinkedList`1[T] op_Explicit(T[])">
3139         <size>7</size>
3140       </method>
3141       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3142         <size>123</size>
3143       </method>
3144     </type>
3145     <type name="LinkedList`1+Node[T]">
3146       <method name="Void .ctor(T)">
3147         <size>14</size>
3148       </method>
3149       <method name="Void .ctor(T, Node, Node)">
3150         <size>28</size>
3151       </method>
3152     </type>
3153     <type name="LinkedList`1+LinkedListEnumerator[T]">
3154       <method name="Void .ctor(LinkedList`1)">
3155         <size>26</size>
3156       </method>
3157       <method name="T get_Current()">
3158         <size>24</size>
3159       </method>
3160       <method name="Boolean MoveNext()">
3161         <size>71</size>
3162       </method>
3163       <method name="Void Reset()">
3164         <size>6</size>
3165       </method>
3166       <method name="Void Dispose()">
3167         <size>30</size>
3168       </method>
3169     </type>
3170     <type name="SortedList`1[T]">
3171       <method name="Void .ctor()">
3172         <size>7</size>
3173       </method>
3174       <method name="Void Insert(T)">
3175         <size>137</size>
3176       </method>
3177     </type>
3178     <type name="PrintableLinkedList`1[T]">
3179       <method name="Void .ctor()">
3180         <size>7</size>
3181       </method>
3182       <method name="Void Print(System.IO.TextWriter)">
3183         <size>89</size>
3184       </method>
3185     </type>
3186     <type name="MyString">
3187       <method name="Void .ctor(String)">
3188         <size>14</size>
3189       </method>
3190       <method name="Int32 CompareTo(MyString)">
3191         <size>18</size>
3192       </method>
3193       <method name="Boolean Equals(MyString)">
3194         <size>18</size>
3195       </method>
3196       <method name="System.String get_Value()">
3197         <size>7</size>
3198       </method>
3199     </type>
3200     <type name="MyTest">
3201       <method name="Void .ctor()">
3202         <size>7</size>
3203       </method>
3204       <method name="Void Main(System.String[])">
3205         <size>467</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>301</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>221</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-148.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>98</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>119</size>
4355       </method>
4356     </type>
4357     <type name="X+A">
4358       <method name="Void .ctor(Object, IntPtr)">
4359         <size>0</size>
4360       </method>
4361       <method name="Void Invoke()">
4362         <size>0</size>
4363       </method>
4364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4365         <size>0</size>
4366       </method>
4367       <method name="Void EndInvoke(IAsyncResult)">
4368         <size>0</size>
4369       </method>
4370     </type>
4371     <type name="X+&lt;GetIt&gt;c__Iterator0">
4372       <method name="Void .ctor()">
4373         <size>7</size>
4374       </method>
4375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4376         <size>7</size>
4377       </method>
4378       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4379         <size>7</size>
4380       </method>
4381       <method name="Boolean MoveNext()">
4382         <size>201</size>
4383       </method>
4384       <method name="Void &lt;&gt;m__0()">
4385         <size>22</size>
4386       </method>
4387       <method name="Void Dispose()">
4388         <size>8</size>
4389       </method>
4390       <method name="Void Reset()">
4391         <size>6</size>
4392       </method>
4393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4394         <size>7</size>
4395       </method>
4396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4397         <size>40</size>
4398       </method>
4399     </type>
4400     <type name="&lt;PrivateImplementationDetails&gt;">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405   </test>
4406   <test name="gtest-166.cs">
4407     <type name="C">
4408       <method name="Void .ctor()">
4409         <size>7</size>
4410       </method>
4411       <method name="Int32 Test()">
4412         <size>324</size>
4413       </method>
4414       <method name="Int32 Main()">
4415         <size>6</size>
4416       </method>
4417     </type>
4418     <type name="TestNew">
4419       <method name="Void SetTest()">
4420         <size>20</size>
4421       </method>
4422     </type>
4423   </test>
4424   <test name="gtest-167.cs">
4425     <type name="TestAttribute">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="TestNotAttribute">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestMultiAttribute">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439     </type>
4440     <type name="Class1">
4441       <method name="Void .ctor()">
4442         <size>7</size>
4443       </method>
4444     </type>
4445     <type name="Class2">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="Class3">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454     </type>
4455     <type name="TestClass">
4456       <method name="Void .ctor()">
4457         <size>7</size>
4458       </method>
4459       <method name="Int32 Main()">
4460         <size>86</size>
4461       </method>
4462     </type>
4463   </test>
4464   <test name="gtest-168.cs">
4465     <type name="lis`1[a]">
4466       <method name="Void .ctor()">
4467         <size>7</size>
4468       </method>
4469     </type>
4470     <type name="M">
4471       <method name="Void .ctor()">
4472         <size>7</size>
4473       </method>
4474       <method name="lis`1[a] Rev[a](lis`1[a])">
4475         <size>2</size>
4476       </method>
4477       <method name="lis`1[b] MapFromArray[a,b](a[])">
4478         <size>11</size>
4479       </method>
4480     </type>
4481     <type name="X">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485       <method name="Void Main()">
4486         <size>1</size>
4487       </method>
4488     </type>
4489   </test>
4490   <test name="gtest-169.cs">
4491     <type name="list`1[A]">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="list`1+Cons`1[A,T]">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="list`1+Nil`1[A,T]">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="C">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510       <method name="Void Rev[T](list`1[T])">
4511         <size>43</size>
4512       </method>
4513     </type>
4514     <type name="M">
4515       <method name="Void .ctor()">
4516         <size>7</size>
4517       </method>
4518       <method name="Void Main()">
4519         <size>21</size>
4520       </method>
4521     </type>
4522   </test>
4523   <test name="gtest-170.cs">
4524     <type name="C`1[A]">
4525       <method name="Void .ctor()">
4526         <size>7</size>
4527       </method>
4528       <method name="Void foo[B](C`1[B])">
4529         <size>7</size>
4530       </method>
4531     </type>
4532     <type name="D">
4533       <method name="Void .ctor()">
4534         <size>7</size>
4535       </method>
4536       <method name="Void append[A](C`1[A])">
4537         <size>1</size>
4538       </method>
4539       <method name="Void Main()">
4540         <size>7</size>
4541       </method>
4542     </type>
4543   </test>
4544   <test name="gtest-171.cs">
4545     <type name="list`1[a]">
4546       <method name="Void .ctor()">
4547         <size>7</size>
4548       </method>
4549     </type>
4550     <type name="Nil`1[a]">
4551       <method name="Void .ctor()">
4552         <size>7</size>
4553       </method>
4554       <method name="Void .cctor()">
4555         <size>11</size>
4556       </method>
4557     </type>
4558     <type name="Test">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void Main()">
4563         <size>24</size>
4564       </method>
4565     </type>
4566   </test>
4567   <test name="gtest-172.cs">
4568     <type name="M">
4569       <method name="Void .ctor()">
4570         <size>7</size>
4571       </method>
4572       <method name="Void Main()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576   </test>
4577   <test name="gtest-173.cs">
4578     <type name="List`1[t]">
4579       <method name="Void .ctor()">
4580         <size>7</size>
4581       </method>
4582       <method name="Void foo[b](List`1[t])">
4583         <size>27</size>
4584       </method>
4585     </type>
4586     <type name="C">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590     </type>
4591     <type name="D">
4592       <method name="Void .ctor()">
4593         <size>7</size>
4594       </method>
4595     </type>
4596     <type name="M">
4597       <method name="Void .ctor()">
4598         <size>7</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>27</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-174.cs">
4606     <type name="B`1[T]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610       <method name="Void .cctor()">
4611         <size>11</size>
4612       </method>
4613     </type>
4614     <type name="M">
4615       <method name="Void .ctor()">
4616         <size>7</size>
4617       </method>
4618       <method name="Void Main()">
4619         <size>13</size>
4620       </method>
4621     </type>
4622   </test>
4623   <test name="gtest-175.cs">
4624     <type name="Foo">
4625       <method name="Void .ctor()">
4626         <size>7</size>
4627       </method>
4628     </type>
4629     <type name="X">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Foo Test(Foo, Foo)">
4634         <size>10</size>
4635       </method>
4636       <method name="Int32 Main()">
4637         <size>33</size>
4638       </method>
4639     </type>
4640   </test>
4641   <test name="gtest-176.cs">
4642     <type name="lis`1[a]">
4643       <method name="Void .ctor()">
4644         <size>7</size>
4645       </method>
4646     </type>
4647     <type name="fn`3[a,b,r]">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="r apply(a, b)">
4652         <size>0</size>
4653       </method>
4654     </type>
4655     <type name="fn1`1[a]">
4656       <method name="Void .ctor()">
4657         <size>7</size>
4658       </method>
4659       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4660         <size>8</size>
4661       </method>
4662     </type>
4663     <type name="M">
4664       <method name="Void .ctor()">
4665         <size>7</size>
4666       </method>
4667       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4668         <size>9</size>
4669       </method>
4670       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4671         <size>2</size>
4672       </method>
4673       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4674         <size>17</size>
4675       </method>
4676       <method name="Void Main()">
4677         <size>12</size>
4678       </method>
4679     </type>
4680   </test>
4681   <test name="gtest-177.cs">
4682     <type name="X">
4683       <method name="Void .ctor()">
4684         <size>7</size>
4685       </method>
4686       <method name="Void .cctor()">
4687         <size>25</size>
4688       </method>
4689       <method name="Int32 Main()">
4690         <size>96</size>
4691       </method>
4692     </type>
4693     <type name="X`1[T]">
4694       <method name="Void .ctor()">
4695         <size>7</size>
4696       </method>
4697       <method name="IEnumerator`1 Y(IEnumerable`1)">
4698         <size>7</size>
4699       </method>
4700       <method name="T Z(IList`1, Int32)">
4701         <size>8</size>
4702       </method>
4703     </type>
4704   </test>
4705   <test name="gtest-178.cs">
4706     <type name="X">
4707       <method name="Void .ctor()">
4708         <size>7</size>
4709       </method>
4710       <method name="Void Main()">
4711         <size>1</size>
4712       </method>
4713     </type>
4714   </test>
4715   <test name="gtest-179.cs">
4716     <type name="X`1[T]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="Int32 get_i()">
4721         <size>2</size>
4722       </method>
4723       <method name="Void set_i(Int32)">
4724         <size>1</size>
4725       </method>
4726       <method name="Int32 myMain()">
4727         <size>14</size>
4728       </method>
4729     </type>
4730     <type name="Y">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>6</size>
4736       </method>
4737     </type>
4738   </test>
4739   <test name="gtest-180.cs">
4740     <type name="C">
4741       <method name="Void .ctor()">
4742         <size>7</size>
4743       </method>
4744     </type>
4745     <type name="C+CC">
4746       <method name="Void .ctor()">
4747         <size>7</size>
4748       </method>
4749     </type>
4750     <type name="Program">
4751       <method name="Void .ctor()">
4752         <size>7</size>
4753       </method>
4754       <method name="Int32 Main()">
4755         <size>197</size>
4756       </method>
4757     </type>
4758     <type name="D">
4759       <method name="Void .ctor(Object, IntPtr)">
4760         <size>0</size>
4761       </method>
4762       <method name="Void Invoke()">
4763         <size>0</size>
4764       </method>
4765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4766         <size>0</size>
4767       </method>
4768       <method name="Void EndInvoke(IAsyncResult)">
4769         <size>0</size>
4770       </method>
4771     </type>
4772   </test>
4773   <test name="gtest-181.cs">
4774     <type name="X">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="IEnumerator get_GetIt()">
4779         <size>8</size>
4780       </method>
4781       <method name="Void set_GetIt(IEnumerator)">
4782         <size>1</size>
4783       </method>
4784       <method name="IEnumerable get_Item(Int32)">
4785         <size>30</size>
4786       </method>
4787       <method name="Void set_Item(Int32, IEnumerable)">
4788         <size>1</size>
4789       </method>
4790       <method name="Int32 Main()">
4791         <size>186</size>
4792       </method>
4793     </type>
4794     <type name="X+&lt;&gt;c__Iterator0">
4795       <method name="Void .ctor()">
4796         <size>7</size>
4797       </method>
4798       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>126</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4816         <size>7</size>
4817       </method>
4818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4819         <size>7</size>
4820       </method>
4821       <method name="Boolean MoveNext()">
4822         <size>145</size>
4823       </method>
4824       <method name="Void Dispose()">
4825         <size>8</size>
4826       </method>
4827       <method name="Void Reset()">
4828         <size>6</size>
4829       </method>
4830     </type>
4831     <type name="X+&lt;&gt;c__Iterator0">
4832       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4833         <size>7</size>
4834       </method>
4835     </type>
4836     <type name="X+&lt;&gt;c__Iterator1">
4837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4838         <size>7</size>
4839       </method>
4840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4841         <size>40</size>
4842       </method>
4843     </type>
4844   </test>
4845   <test name="gtest-182.cs">
4846     <type name="C1">
4847       <method name="Void .ctor()">
4848         <size>7</size>
4849       </method>
4850       <method name="Int32 GetId()">
4851         <size>3</size>
4852       </method>
4853     </type>
4854     <type name="X">
4855       <method name="Void .ctor()">
4856         <size>7</size>
4857       </method>
4858       <method name="Void foo[a](a)">
4859         <size>15</size>
4860       </method>
4861       <method name="Void Main()">
4862         <size>11</size>
4863       </method>
4864     </type>
4865   </test>
4866   <test name="gtest-183.cs">
4867     <type name="test.Test`1[T]">
4868       <method name="Void .ctor()">
4869         <size>7</size>
4870       </method>
4871       <method name="IEnumerable`1 Lookup(T)">
4872         <size>30</size>
4873       </method>
4874     </type>
4875     <type name="test.Program">
4876       <method name="Void .ctor()">
4877         <size>7</size>
4878       </method>
4879       <method name="Void Main(System.String[])">
4880         <size>71</size>
4881       </method>
4882     </type>
4883     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4884       <method name="Void .ctor()">
4885         <size>7</size>
4886       </method>
4887       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4888         <size>12</size>
4889       </method>
4890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4891         <size>7</size>
4892       </method>
4893       <method name="Boolean MoveNext()">
4894         <size>84</size>
4895       </method>
4896       <method name="Void Dispose()">
4897         <size>8</size>
4898       </method>
4899       <method name="Void Reset()">
4900         <size>6</size>
4901       </method>
4902       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4903         <size>7</size>
4904       </method>
4905       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4906         <size>40</size>
4907       </method>
4908     </type>
4909   </test>
4910   <test name="gtest-184.cs">
4911     <type name="X">
4912       <method name="Void .ctor()">
4913         <size>7</size>
4914       </method>
4915       <method name="Void Main()">
4916         <size>68</size>
4917       </method>
4918       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4919         <size>12</size>
4920       </method>
4921     </type>
4922   </test>
4923   <test name="gtest-185.cs">
4924     <type name="App">
4925       <method name="Void .ctor()">
4926         <size>7</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>47</size>
4930       </method>
4931     </type>
4932     <type name="FP">
4933       <method name="Void .ctor()">
4934         <size>7</size>
4935       </method>
4936       <method name="T[] appendArrays[T](T[][])">
4937         <size>140</size>
4938       </method>
4939     </type>
4940   </test>
4941   <test name="gtest-186.cs">
4942     <type name="Tuple`2[a,b]">
4943       <method name="Void .ctor(a, b)">
4944         <size>21</size>
4945       </method>
4946     </type>
4947     <type name="Test">
4948       <method name="Void .ctor()">
4949         <size>7</size>
4950       </method>
4951       <method name="Void Main()">
4952         <size>120</size>
4953       </method>
4954     </type>
4955     <type name="TestSimpleObject">
4956       <method name="Void .ctor()">
4957         <size>25</size>
4958       </method>
4959       <method name="Void Print()">
4960         <size>17</size>
4961       </method>
4962     </type>
4963   </test>
4964   <test name="gtest-187.cs">
4965     <type name="Foo`1[T]">
4966       <method name="Void .ctor()">
4967         <size>7</size>
4968       </method>
4969       <method name="T next()">
4970         <size>7</size>
4971       </method>
4972     </type>
4973     <type name="Goo">
4974       <method name="Void .ctor()">
4975         <size>7</size>
4976       </method>
4977     </type>
4978     <type name="Test">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>14</size>
4984       </method>
4985     </type>
4986   </test>
4987   <test name="gtest-188.cs">
4988     <type name="Foo">
4989       <method name="Void .ctor(Object[])">
4990         <size>11</size>
4991       </method>
4992       <method name="Void .ctor(Object[], Object)">
4993         <size>217</size>
4994       </method>
4995       <method name="Void add_DoSomething(System.EventHandler)">
4996         <size>24</size>
4997       </method>
4998       <method name="Void remove_DoSomething(System.EventHandler)">
4999         <size>24</size>
5000       </method>
5001       <method name="Void Main()">
5002         <size>21</size>
5003       </method>
5004     </type>
5005     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5006       <method name="Void .ctor()">
5007         <size>7</size>
5008       </method>
5009       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5010         <size>46</size>
5011       </method>
5012     </type>
5013     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017     </type>
5018   </test>
5019   <test name="gtest-189.cs">
5020     <type name="Bar">
5021       <method name="Void .ctor()">
5022         <size>7</size>
5023       </method>
5024     </type>
5025     <type name="Cont`1[T]">
5026       <method name="Void .ctor(T)">
5027         <size>14</size>
5028       </method>
5029       <method name="System.String ToString()">
5030         <size>18</size>
5031       </method>
5032     </type>
5033     <type name="M">
5034       <method name="Void .ctor()">
5035         <size>7</size>
5036       </method>
5037       <method name="Void Main()">
5038         <size>18</size>
5039       </method>
5040     </type>
5041   </test>
5042   <test name="gtest-190.cs">
5043     <type name="Foo`1[T]">
5044       <method name="Void .ctor()">
5045         <size>7</size>
5046       </method>
5047       <method name="Foo`1+Node[T] GetRoot()">
5048         <size>6</size>
5049       </method>
5050       <method name="Void Test(Foo`1+Node[T])">
5051         <size>14</size>
5052       </method>
5053     </type>
5054     <type name="Foo`1+Node[T]">
5055       <method name="Void .ctor()">
5056         <size>7</size>
5057       </method>
5058     </type>
5059     <type name="Foo`1+ConcatNode[T]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063     </type>
5064     <type name="X">
5065       <method name="Void .ctor()">
5066         <size>7</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072   </test>
5073   <test name="gtest-191.cs">
5074     <type name="Test1.Test">
5075       <method name="IEnumerable`1 Replace[T]()">
5076         <size>16</size>
5077       </method>
5078     </type>
5079     <type name="Test2.Test`1[S]">
5080       <method name="Void .ctor()">
5081         <size>7</size>
5082       </method>
5083       <method name="IEnumerable`1 Replace[T]()">
5084         <size>16</size>
5085       </method>
5086     </type>
5087     <type name="Test3.Test`1[S]">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5092         <size>16</size>
5093       </method>
5094     </type>
5095     <type name="Test4.Test">
5096       <method name="Void .ctor()">
5097         <size>7</size>
5098       </method>
5099       <method name="IEnumerable`1 Replace[T]()">
5100         <size>16</size>
5101       </method>
5102     </type>
5103     <type name="Test5.Test">
5104       <method name="Void .ctor()">
5105         <size>7</size>
5106       </method>
5107       <method name="IEnumerable`1 Replace[T](T)">
5108         <size>30</size>
5109       </method>
5110     </type>
5111     <type name="Test6.Test">
5112       <method name="Void .ctor()">
5113         <size>7</size>
5114       </method>
5115       <method name="IEnumerable`1 Replace[T](T)">
5116         <size>30</size>
5117       </method>
5118     </type>
5119     <type name="Test7.Test">
5120       <method name="Void .ctor()">
5121         <size>7</size>
5122       </method>
5123       <method name="IEnumerable`1 Replace[T](T[])">
5124         <size>30</size>
5125       </method>
5126     </type>
5127     <type name="X">
5128       <method name="Void .ctor()">
5129         <size>7</size>
5130       </method>
5131       <method name="Void Main()">
5132         <size>1</size>
5133       </method>
5134     </type>
5135     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>25</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>70</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>12</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5256       <method name="Void .ctor()">
5257         <size>7</size>
5258       </method>
5259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5260         <size>7</size>
5261       </method>
5262       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5263         <size>7</size>
5264       </method>
5265       <method name="Boolean MoveNext()">
5266         <size>82</size>
5267       </method>
5268       <method name="Void Dispose()">
5269         <size>8</size>
5270       </method>
5271       <method name="Void Reset()">
5272         <size>6</size>
5273       </method>
5274     </type>
5275     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5276       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5277         <size>7</size>
5278       </method>
5279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5280         <size>26</size>
5281       </method>
5282     </type>
5283     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5284       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5288         <size>26</size>
5289       </method>
5290     </type>
5291     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5292       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5293         <size>7</size>
5294       </method>
5295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5296         <size>26</size>
5297       </method>
5298     </type>
5299     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5301         <size>7</size>
5302       </method>
5303       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5304         <size>26</size>
5305       </method>
5306     </type>
5307     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5308       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5309         <size>7</size>
5310       </method>
5311       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5312         <size>40</size>
5313       </method>
5314     </type>
5315     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5317         <size>7</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5320         <size>40</size>
5321       </method>
5322     </type>
5323     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5324       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5328         <size>40</size>
5329       </method>
5330     </type>
5331   </test>
5332   <test name="gtest-192.cs">
5333     <type name="xX">
5334       <method name="Void .ctor()">
5335         <size>7</size>
5336       </method>
5337       <method name="Void Main()">
5338         <size>1</size>
5339       </method>
5340     </type>
5341   </test>
5342   <test name="gtest-193.cs">
5343     <type name="OrderedMultiDictionary`2[T,U]">
5344       <method name="Void .ctor()">
5345         <size>7</size>
5346       </method>
5347       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5348         <size>29</size>
5349       </method>
5350     </type>
5351     <type name="RedBlackTree`1[S]">
5352       <method name="Void .ctor()">
5353         <size>7</size>
5354       </method>
5355       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5356         <size>16</size>
5357       </method>
5358     </type>
5359     <type name="X">
5360       <method name="Void .ctor()">
5361         <size>7</size>
5362       </method>
5363       <method name="Void Main()">
5364         <size>1</size>
5365       </method>
5366     </type>
5367     <type name="RedBlackTree`1+RangeTester[S]">
5368       <method name="Void .ctor(Object, IntPtr)">
5369         <size>0</size>
5370       </method>
5371       <method name="Int32 Invoke(S)">
5372         <size>0</size>
5373       </method>
5374       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5375         <size>0</size>
5376       </method>
5377       <method name="Int32 EndInvoke(IAsyncResult)">
5378         <size>0</size>
5379       </method>
5380     </type>
5381     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5382       <method name="Void .ctor()">
5383         <size>7</size>
5384       </method>
5385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5386         <size>12</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>48</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5403         <size>12</size>
5404       </method>
5405       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5406         <size>7</size>
5407       </method>
5408       <method name="Boolean MoveNext()">
5409         <size>25</size>
5410       </method>
5411       <method name="Void Dispose()">
5412         <size>8</size>
5413       </method>
5414       <method name="Void Reset()">
5415         <size>6</size>
5416       </method>
5417     </type>
5418     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5419       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5420         <size>7</size>
5421       </method>
5422     </type>
5423     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5424       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5425         <size>7</size>
5426       </method>
5427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5428         <size>26</size>
5429       </method>
5430     </type>
5431   </test>
5432   <test name="gtest-194.cs">
5433     <type name="RedBlackTree`1[S]">
5434       <method name="Void .ctor()">
5435         <size>7</size>
5436       </method>
5437       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5438         <size>16</size>
5439       </method>
5440     </type>
5441     <type name="OrderedMultiDictionary`2[T,U]">
5442       <method name="Void .ctor()">
5443         <size>7</size>
5444       </method>
5445       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5446         <size>29</size>
5447       </method>
5448     </type>
5449     <type name="X">
5450       <method name="Void .ctor()">
5451         <size>7</size>
5452       </method>
5453       <method name="Void Main()">
5454         <size>1</size>
5455       </method>
5456     </type>
5457     <type name="RedBlackTree`1+RangeTester[S]">
5458       <method name="Void .ctor(Object, IntPtr)">
5459         <size>0</size>
5460       </method>
5461       <method name="Int32 Invoke(S)">
5462         <size>0</size>
5463       </method>
5464       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5465         <size>0</size>
5466       </method>
5467       <method name="Int32 EndInvoke(IAsyncResult)">
5468         <size>0</size>
5469       </method>
5470     </type>
5471     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5479         <size>7</size>
5480       </method>
5481       <method name="Boolean MoveNext()">
5482         <size>25</size>
5483       </method>
5484       <method name="Void Dispose()">
5485         <size>8</size>
5486       </method>
5487       <method name="Void Reset()">
5488         <size>6</size>
5489       </method>
5490     </type>
5491     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5492       <method name="Void .ctor()">
5493         <size>7</size>
5494       </method>
5495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5496         <size>12</size>
5497       </method>
5498       <method name="Boolean MoveNext()">
5499         <size>48</size>
5500       </method>
5501       <method name="Void Dispose()">
5502         <size>8</size>
5503       </method>
5504       <method name="Void Reset()">
5505         <size>6</size>
5506       </method>
5507     </type>
5508     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5509       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5510         <size>7</size>
5511       </method>
5512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5513         <size>26</size>
5514       </method>
5515     </type>
5516     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5517       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5518         <size>7</size>
5519       </method>
5520     </type>
5521   </test>
5522   <test name="gtest-195.cs">
5523     <type name="OrderedMultiDictionary`2[T,U]">
5524       <method name="Void .ctor()">
5525         <size>7</size>
5526       </method>
5527       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5528         <size>13</size>
5529       </method>
5530     </type>
5531     <type name="RedBlackTree`1[S]">
5532       <method name="Void .ctor()">
5533         <size>7</size>
5534       </method>
5535       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5536         <size>1</size>
5537       </method>
5538     </type>
5539     <type name="X">
5540       <method name="Void .ctor()">
5541         <size>7</size>
5542       </method>
5543       <method name="Void Main()">
5544         <size>1</size>
5545       </method>
5546     </type>
5547     <type name="RedBlackTree`1+RangeTester[S]">
5548       <method name="Void .ctor(Object, IntPtr)">
5549         <size>0</size>
5550       </method>
5551       <method name="Int32 Invoke(S)">
5552         <size>0</size>
5553       </method>
5554       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5555         <size>0</size>
5556       </method>
5557       <method name="Int32 EndInvoke(IAsyncResult)">
5558         <size>0</size>
5559       </method>
5560     </type>
5561   </test>
5562   <test name="gtest-196.cs">
5563     <type name="Dict">
5564       <method name="Void .ctor()">
5565         <size>7</size>
5566       </method>
5567     </type>
5568     <type name="Foo">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Int32 Main()">
5573         <size>114</size>
5574       </method>
5575     </type>
5576   </test>
5577   <test name="gtest-197.cs">
5578     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5579       <method name="Void .ctor()">
5580         <size>7</size>
5581       </method>
5582       <method name="Void .cctor()">
5583         <size>95</size>
5584       </method>
5585       <method name="Int32 GetHashCode(T)">
5586         <size>0</size>
5587       </method>
5588       <method name="Boolean Equals(T, T)">
5589         <size>0</size>
5590       </method>
5591       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5592         <size>6</size>
5593       </method>
5594     </type>
5595     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5596       <method name="Void .ctor()">
5597         <size>7</size>
5598       </method>
5599       <method name="Int32 GetHashCode(T)">
5600         <size>14</size>
5601       </method>
5602       <method name="Boolean Equals(T, T)">
5603         <size>41</size>
5604       </method>
5605     </type>
5606     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5607       <method name="Void .ctor()">
5608         <size>7</size>
5609       </method>
5610       <method name="Int32 GetHashCode(T)">
5611         <size>14</size>
5612       </method>
5613       <method name="Boolean Equals(T, T)">
5614         <size>36</size>
5615       </method>
5616     </type>
5617     <type name="Martin.Collections.Generic.X">
5618       <method name="Void .ctor()">
5619         <size>7</size>
5620       </method>
5621       <method name="Void Main()">
5622         <size>1</size>
5623       </method>
5624     </type>
5625   </test>
5626   <test name="gtest-198.cs">
5627     <type name="ClassLibrary2.List1`1[T]">
5628       <method name="Void .ctor()">
5629         <size>7</size>
5630       </method>
5631     </type>
5632     <type name="ClassLibrary2.List2`1[T]">
5633       <method name="Void .ctor()">
5634         <size>18</size>
5635       </method>
5636       <method name="Void AddItem(T)">
5637         <size>13</size>
5638       </method>
5639     </type>
5640     <type name="ClassLibrary2.Foo">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Void Main()">
5645         <size>1</size>
5646       </method>
5647     </type>
5648   </test>
5649   <test name="gtest-199.cs">
5650     <type name="Splay`1[T]">
5651       <method name="Void .ctor()">
5652         <size>7</size>
5653       </method>
5654     </type>
5655     <type name="Foo">
5656       <method name="Void .ctor()">
5657         <size>7</size>
5658       </method>
5659       <method name="Void Main()">
5660         <size>1</size>
5661       </method>
5662     </type>
5663   </test>
5664   <test name="gtest-200.cs">
5665     <type name="Test">
5666       <method name="Void .ctor()">
5667         <size>7</size>
5668       </method>
5669       <method name="T QueryInterface[T](System.Object)">
5670         <size>45</size>
5671       </method>
5672     </type>
5673     <type name="Driver">
5674       <method name="Void .ctor()">
5675         <size>7</size>
5676       </method>
5677       <method name="Void Main()">
5678         <size>1</size>
5679       </method>
5680     </type>
5681   </test>
5682   <test name="gtest-201.cs">
5683     <type name="HashSet`1[T]">
5684       <method name="Void .ctor(Int64)">
5685         <size>14</size>
5686       </method>
5687       <method name="Int64 Test()">
5688         <size>7</size>
5689       </method>
5690       <method name="IEnumerator`1 GetEnumerator()">
5691         <size>15</size>
5692       </method>
5693     </type>
5694     <type name="X">
5695       <method name="Void .ctor()">
5696         <size>7</size>
5697       </method>
5698       <method name="Int32 Main()">
5699         <size>83</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>51</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>97</size>
6047       </method>
6048       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6049         <size>44</size>
6050       </method>
6051     </type>
6052     <type name="Fun`2[A1,R]">
6053       <method name="Void .ctor(Object, IntPtr)">
6054         <size>0</size>
6055       </method>
6056       <method name="R Invoke(A1)">
6057         <size>0</size>
6058       </method>
6059       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6060         <size>0</size>
6061       </method>
6062       <method name="R EndInvoke(IAsyncResult)">
6063         <size>0</size>
6064       </method>
6065     </type>
6066     <type name="MyTest">
6067       <method name="System.String &lt;Main&gt;m__0(Int32)">
6068         <size>8</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>207</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>62</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>148</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-233.cs">
6411     <type name="Program">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="Void Main(System.String[])">
6416         <size>25</size>
6417       </method>
6418       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6419         <size>1</size>
6420       </method>
6421     </type>
6422   </test>
6423   <test name="gtest-234.cs">
6424     <type name="Test">
6425       <method name="Void .ctor()">
6426         <size>7</size>
6427       </method>
6428       <method name="IFoo`1 GetFooGeneric[T]()">
6429         <size>2</size>
6430       </method>
6431       <method name="IFoo GetFoo()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main()">
6435         <size>14</size>
6436       </method>
6437     </type>
6438   </test>
6439   <test name="gtest-235.cs">
6440     <type name="GettingStarted">
6441       <method name="Void .ctor()">
6442         <size>7</size>
6443       </method>
6444       <method name="Void Main()">
6445         <size>13</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-236.cs">
6450     <type name="Foo`1[T]">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Int32 Test(Foo`1[T])">
6455         <size>2</size>
6456       </method>
6457       <method name="Int32 Test(Foo`1[System.Int32])">
6458         <size>2</size>
6459       </method>
6460     </type>
6461     <type name="X">
6462       <method name="Void .ctor()">
6463         <size>7</size>
6464       </method>
6465       <method name="Int32 Main()">
6466         <size>59</size>
6467       </method>
6468     </type>
6469   </test>
6470   <test name="gtest-237.cs">
6471     <type name="Foo`1[T]">
6472       <method name="Void .ctor()">
6473         <size>7</size>
6474       </method>
6475       <method name="Int32 Test(T)">
6476         <size>2</size>
6477       </method>
6478       <method name="Int32 Test(Int32)">
6479         <size>2</size>
6480       </method>
6481     </type>
6482     <type name="X">
6483       <method name="Void .ctor()">
6484         <size>7</size>
6485       </method>
6486       <method name="Int32 Main()">
6487         <size>60</size>
6488       </method>
6489     </type>
6490   </test>
6491   <test name="gtest-238.cs">
6492     <type name="X">
6493       <method name="Void .ctor()">
6494         <size>7</size>
6495       </method>
6496       <method name="Int32 Main()">
6497         <size>39</size>
6498       </method>
6499     </type>
6500   </test>
6501   <test name="gtest-239.cs">
6502     <type name="Foo`2[T,U]">
6503       <method name="Void .ctor()">
6504         <size>7</size>
6505       </method>
6506       <method name="Int32 Test(T, U)">
6507         <size>2</size>
6508       </method>
6509       <method name="Int32 Test(Int32, U)">
6510         <size>2</size>
6511       </method>
6512       <method name="Int32 Test(T, Single)">
6513         <size>2</size>
6514       </method>
6515       <method name="Int32 Test(Int32, Single)">
6516         <size>2</size>
6517       </method>
6518     </type>
6519     <type name="X">
6520       <method name="Void .ctor()">
6521         <size>7</size>
6522       </method>
6523       <method name="Int32 Main()">
6524         <size>237</size>
6525       </method>
6526     </type>
6527   </test>
6528   <test name="gtest-240.cs">
6529     <type name="MyClass">
6530       <method name="Void .ctor()">
6531         <size>7</size>
6532       </method>
6533     </type>
6534     <type name="X">
6535       <method name="Void .ctor()">
6536         <size>7</size>
6537       </method>
6538       <method name="Void Main()">
6539         <size>1</size>
6540       </method>
6541     </type>
6542     <type name="MyClass">
6543       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6544         <size>1</size>
6545       </method>
6546       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6547         <size>1</size>
6548       </method>
6549       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6550         <size>1</size>
6551       </method>
6552       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6553         <size>1</size>
6554       </method>
6555     </type>
6556   </test>
6557   <test name="gtest-241.cs">
6558     <type name="a">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Void func[T](T ByRef)">
6563         <size>0</size>
6564       </method>
6565     </type>
6566     <type name="b">
6567       <method name="Void .ctor()">
6568         <size>7</size>
6569       </method>
6570       <method name="Void func[T](T ByRef)">
6571         <size>1</size>
6572       </method>
6573     </type>
6574     <type name="main">
6575       <method name="Void .ctor()">
6576         <size>7</size>
6577       </method>
6578       <method name="Void Main()">
6579         <size>1</size>
6580       </method>
6581     </type>
6582   </test>
6583   <test name="gtest-242.cs">
6584     <type name="Container`1[T]">
6585       <method name="Void .ctor()">
6586         <size>7</size>
6587       </method>
6588     </type>
6589     <type name="ReferenceType">
6590       <method name="Void .ctor()">
6591         <size>7</size>
6592       </method>
6593       <method name="Int32 CompareTo(ReferenceType)">
6594         <size>2</size>
6595       </method>
6596     </type>
6597     <type name="Test">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void Main()">
6602         <size>13</size>
6603       </method>
6604     </type>
6605     <type name="MyValueType">
6606       <method name="Int32 CompareTo(MyValueType)">
6607         <size>2</size>
6608       </method>
6609     </type>
6610   </test>
6611   <test name="gtest-243.cs">
6612     <type name="Foo`1[T]">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616       <method name="Void Test(T)">
6617         <size>1</size>
6618       </method>
6619     </type>
6620     <type name="Tests">
6621       <method name="Void .ctor()">
6622         <size>7</size>
6623       </method>
6624       <method name="Void foo[T]()">
6625         <size>1</size>
6626       </method>
6627       <method name="Int32 Test()">
6628         <size>148</size>
6629       </method>
6630       <method name="Int32 Main()">
6631         <size>8</size>
6632       </method>
6633     </type>
6634   </test>
6635   <test name="gtest-244.cs">
6636     <type name="B">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="T Get[T]()">
6641         <size>10</size>
6642       </method>
6643     </type>
6644     <type name="A">
6645       <method name="Void .ctor()">
6646         <size>7</size>
6647       </method>
6648       <method name="T Get[T]()">
6649         <size>30</size>
6650       </method>
6651       <method name="Void Main()">
6652         <size>12</size>
6653       </method>
6654     </type>
6655   </test>
6656   <test name="gtest-245.cs">
6657     <type name="DerivedGenericClass`1[T]">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Foo()">
6662         <size>1</size>
6663       </method>
6664       <method name="Void Baz()">
6665         <size>7</size>
6666       </method>
6667     </type>
6668     <type name="BaseClass">
6669       <method name="Void .ctor()">
6670         <size>7</size>
6671       </method>
6672       <method name="Void Foo()">
6673         <size>0</size>
6674       </method>
6675     </type>
6676     <type name="X">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Main()">
6681         <size>1</size>
6682       </method>
6683     </type>
6684   </test>
6685   <test name="gtest-246.cs">
6686     <type name="TestCase.CTest">
6687       <method name="Void .ctor()">
6688         <size>7</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>1</size>
6692       </method>
6693       <method name="Void Bar()">
6694         <size>1</size>
6695       </method>
6696     </type>
6697     <type name="TestCase.CGenericTest`2[T,V]">
6698       <method name="Void .ctor()">
6699         <size>7</size>
6700       </method>
6701       <method name="V Foo()">
6702         <size>21</size>
6703       </method>
6704     </type>
6705   </test>
6706   <test name="gtest-247.cs">
6707     <type name="EnumerableBase`1[T]">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6712         <size>7</size>
6713       </method>
6714       <method name="IEnumerator`1 GetEnumerator()">
6715         <size>0</size>
6716       </method>
6717     </type>
6718     <type name="CollectionValueBase`1[T]">
6719       <method name="Void .ctor()">
6720         <size>7</size>
6721       </method>
6722       <method name="Void raiseItemsAdded(T, Int32)">
6723         <size>1</size>
6724       </method>
6725       <method name="IEnumerator`1 GetEnumerator()">
6726         <size>0</size>
6727       </method>
6728     </type>
6729     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6730       <method name="Void .ctor()">
6731         <size>7</size>
6732       </method>
6733     </type>
6734     <type name="CircularQueue`1[T]">
6735       <method name="Void .ctor()">
6736         <size>7</size>
6737       </method>
6738       <method name="IEnumerator`1 GetEnumerator()">
6739         <size>8</size>
6740       </method>
6741       <method name="Void Enqueue(T)">
6742         <size>1</size>
6743       </method>
6744     </type>
6745     <type name="HashSet`1[T]">
6746       <method name="Void .ctor()">
6747         <size>7</size>
6748       </method>
6749       <method name="Void RemoveAll[U](IEnumerable`1)">
6750         <size>7</size>
6751       </method>
6752       <method name="Void AddAll[U](IEnumerable`1)">
6753         <size>63</size>
6754       </method>
6755       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6756         <size>2</size>
6757       </method>
6758       <method name="IEnumerator`1 GetEnumerator()">
6759         <size>8</size>
6760       </method>
6761     </type>
6762     <type name="X">
6763       <method name="Void .ctor()">
6764         <size>7</size>
6765       </method>
6766       <method name="Void Main()">
6767         <size>1</size>
6768       </method>
6769     </type>
6770     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6771       <method name="Void .ctor()">
6772         <size>7</size>
6773       </method>
6774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6775         <size>12</size>
6776       </method>
6777       <method name="Boolean MoveNext()">
6778         <size>25</size>
6779       </method>
6780       <method name="Void Dispose()">
6781         <size>8</size>
6782       </method>
6783       <method name="Void Reset()">
6784         <size>6</size>
6785       </method>
6786     </type>
6787     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6788       <method name="Void .ctor()">
6789         <size>7</size>
6790       </method>
6791       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6792         <size>12</size>
6793       </method>
6794       <method name="Boolean MoveNext()">
6795         <size>25</size>
6796       </method>
6797       <method name="Void Dispose()">
6798         <size>8</size>
6799       </method>
6800       <method name="Void Reset()">
6801         <size>6</size>
6802       </method>
6803     </type>
6804     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6805       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6806         <size>7</size>
6807       </method>
6808     </type>
6809     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6810       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6811         <size>7</size>
6812       </method>
6813     </type>
6814   </test>
6815   <test name="gtest-248.cs">
6816     <type name="Foo`1[T]">
6817       <method name="Void .ctor()">
6818         <size>7</size>
6819       </method>
6820     </type>
6821     <type name="X">
6822       <method name="Void .ctor()">
6823         <size>7</size>
6824       </method>
6825       <method name="Boolean Test(System.Object)">
6826         <size>19</size>
6827       </method>
6828       <method name="Void Main()">
6829         <size>1</size>
6830       </method>
6831     </type>
6832   </test>
6833   <test name="gtest-249.cs">
6834     <type name="EnumerableBase`1[T]">
6835       <method name="Void .ctor()">
6836         <size>7</size>
6837       </method>
6838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6839         <size>7</size>
6840       </method>
6841       <method name="IEnumerator`1 GetEnumerator()">
6842         <size>0</size>
6843       </method>
6844     </type>
6845     <type name="ArrayBase`1[T]">
6846       <method name="Void .ctor()">
6847         <size>7</size>
6848       </method>
6849       <method name="IEnumerator`1 GetEnumerator()">
6850         <size>8</size>
6851       </method>
6852     </type>
6853     <type name="HashedArrayList`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator`1 GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860     </type>
6861     <type name="X">
6862       <method name="Void .ctor()">
6863         <size>7</size>
6864       </method>
6865       <method name="Void Main()">
6866         <size>1</size>
6867       </method>
6868     </type>
6869     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6870       <method name="Void .ctor()">
6871         <size>7</size>
6872       </method>
6873       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6874         <size>12</size>
6875       </method>
6876       <method name="Boolean MoveNext()">
6877         <size>25</size>
6878       </method>
6879       <method name="Void Dispose()">
6880         <size>8</size>
6881       </method>
6882       <method name="Void Reset()">
6883         <size>6</size>
6884       </method>
6885       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6886         <size>7</size>
6887       </method>
6888     </type>
6889   </test>
6890   <test name="gtest-250.cs">
6891     <type name="GuardedIndexedSorted`1[T]">
6892       <method name="Void .ctor()">
6893         <size>7</size>
6894       </method>
6895       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6896         <size>13</size>
6897       </method>
6898     </type>
6899     <type name="X">
6900       <method name="Void .ctor()">
6901         <size>7</size>
6902       </method>
6903       <method name="Void Main()">
6904         <size>1</size>
6905       </method>
6906     </type>
6907     <type name="Fun`2[R,S]">
6908       <method name="Void .ctor(Object, IntPtr)">
6909         <size>0</size>
6910       </method>
6911       <method name="S Invoke(R)">
6912         <size>0</size>
6913       </method>
6914       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6915         <size>0</size>
6916       </method>
6917       <method name="S EndInvoke(IAsyncResult)">
6918         <size>0</size>
6919       </method>
6920     </type>
6921   </test>
6922   <test name="gtest-251.cs">
6923     <type name="SortedIndexedTester`1[T]">
6924       <method name="Void .ctor()">
6925         <size>7</size>
6926       </method>
6927       <method name="Void Test(ISorted`1)">
6928         <size>24</size>
6929       </method>
6930     </type>
6931     <type name="X">
6932       <method name="Void .ctor()">
6933         <size>7</size>
6934       </method>
6935       <method name="Void Main()">
6936         <size>1</size>
6937       </method>
6938     </type>
6939     <type name="&lt;PrivateImplementationDetails&gt;">
6940       <method name="Void .ctor()">
6941         <size>7</size>
6942       </method>
6943     </type>
6944   </test>
6945   <test name="gtest-252.cs">
6946     <type name="EqualityComparer`1[T]">
6947       <method name="Void .cctor()">
6948         <size>16</size>
6949       </method>
6950       <method name="Void Test()">
6951         <size>1</size>
6952       </method>
6953     </type>
6954     <type name="SequencedEqualityComparer`2[T,W]">
6955       <method name="Void .ctor()">
6956         <size>7</size>
6957       </method>
6958     </type>
6959     <type name="X">
6960       <method name="Void .ctor()">
6961         <size>7</size>
6962       </method>
6963       <method name="Void Main()">
6964         <size>6</size>
6965       </method>
6966     </type>
6967   </test>
6968   <test name="gtest-253.cs">
6969     <type name="CollectionValueTester`2[R,S]">
6970       <method name="Void .ctor()">
6971         <size>7</size>
6972       </method>
6973     </type>
6974     <type name="ExtensibleTester`1[U]">
6975       <method name="Void .ctor(U)">
6976         <size>14</size>
6977       </method>
6978       <method name="Void Direct()">
6979         <size>24</size>
6980       </method>
6981     </type>
6982     <type name="Extensible`1[V]">
6983       <method name="Void .ctor()">
6984         <size>7</size>
6985       </method>
6986       <method name="Void AddAll[W](IEnumerable`1)">
6987         <size>1</size>
6988       </method>
6989     </type>
6990     <type name="X">
6991       <method name="Void .ctor()">
6992         <size>7</size>
6993       </method>
6994       <method name="Void Main()">
6995         <size>20</size>
6996       </method>
6997     </type>
6998   </test>
6999   <test name="gtest-254.cs">
7000     <type name="HashedLinkedList`1[T]">
7001       <method name="Void .ctor()">
7002         <size>7</size>
7003       </method>
7004       <method name="HashedLinkedList`1[T] GetList()">
7005         <size>6</size>
7006       </method>
7007       <method name="Void Test(Int32)">
7008         <size>55</size>
7009       </method>
7010       <method name="Void Test(HashedLinkedList`1[T])">
7011         <size>40</size>
7012       </method>
7013     </type>
7014     <type name="X">
7015       <method name="Void .ctor()">
7016         <size>7</size>
7017       </method>
7018       <method name="Void Main()">
7019         <size>20</size>
7020       </method>
7021     </type>
7022   </test>
7023   <test name="gtest-255.cs">
7024     <type name="A">
7025       <method name="Void .ctor()">
7026         <size>7</size>
7027       </method>
7028       <method name="T Foo[T]()">
7029         <size>0</size>
7030       </method>
7031     </type>
7032     <type name="B">
7033       <method name="Void .ctor()">
7034         <size>7</size>
7035       </method>
7036       <method name="T Foo[T]()">
7037         <size>10</size>
7038       </method>
7039     </type>
7040     <type name="C">
7041       <method name="Void .ctor()">
7042         <size>7</size>
7043       </method>
7044       <method name="Void Main()">
7045         <size>1</size>
7046       </method>
7047     </type>
7048   </test>
7049   <test name="gtest-256.cs">
7050     <type name="Test">
7051       <method name="Void .ctor()">
7052         <size>7</size>
7053       </method>
7054       <method name="IEnumerator`1 GetEnumerator()">
7055         <size>15</size>
7056       </method>
7057       <method name="Void Main()">
7058         <size>11</size>
7059       </method>
7060       <method name="Void Run()">
7061         <size>151</size>
7062       </method>
7063     </type>
7064     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7065       <method name="Void .ctor()">
7066         <size>7</size>
7067       </method>
7068       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7069         <size>7</size>
7070       </method>
7071       <method name="Boolean MoveNext()">
7072         <size>129</size>
7073       </method>
7074       <method name="Void Dispose()">
7075         <size>8</size>
7076       </method>
7077       <method name="Void Reset()">
7078         <size>6</size>
7079       </method>
7080       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7081         <size>7</size>
7082       </method>
7083     </type>
7084   </test>
7085   <test name="gtest-257.cs">
7086     <type name="Tests">
7087       <method name="Void .ctor()">
7088         <size>7</size>
7089       </method>
7090       <method name="Void Main()">
7091         <size>32</size>
7092       </method>
7093     </type>
7094   </test>
7095   <test name="gtest-258.cs">
7096     <type name="A">
7097       <method name="Void .ctor()">
7098         <size>7</size>
7099       </method>
7100     </type>
7101     <type name="B">
7102       <method name="Void .ctor()">
7103         <size>7</size>
7104       </method>
7105     </type>
7106     <type name="Foo`1[T]">
7107       <method name="Void .ctor()">
7108         <size>7</size>
7109       </method>
7110     </type>
7111     <type name="X">
7112       <method name="Void .ctor()">
7113         <size>7</size>
7114       </method>
7115       <method name="Void Main()">
7116         <size>7</size>
7117       </method>
7118     </type>
7119   </test>
7120   <test name="gtest-259.cs">
7121     <type name="Class1`1[T]">
7122       <method name="Void .ctor()">
7123         <size>7</size>
7124       </method>
7125       <method name="Void MethodOfClass1(T, MyType)">
7126         <size>14</size>
7127       </method>
7128     </type>
7129     <type name="MyType">
7130       <method name="Void .ctor()">
7131         <size>7</size>
7132       </method>
7133       <method name="Void MethodOfMyBaseType()">
7134         <size>1</size>
7135       </method>
7136     </type>
7137     <type name="MyBaseType">
7138       <method name="Void .ctor()">
7139         <size>7</size>
7140       </method>
7141       <method name="Void MethodOfMyBaseType()">
7142         <size>0</size>
7143       </method>
7144     </type>
7145     <type name="X">
7146       <method name="Void .ctor()">
7147         <size>7</size>
7148       </method>
7149       <method name="Void Main()">
7150         <size>1</size>
7151       </method>
7152     </type>
7153   </test>
7154   <test name="gtest-260.cs">
7155     <type name="A`1[T]">
7156       <method name="Void .ctor()">
7157         <size>7</size>
7158       </method>
7159     </type>
7160     <type name="B`1[T]">
7161       <method name="Void .ctor()">
7162         <size>7</size>
7163       </method>
7164     </type>
7165     <type name="Test">
7166       <method name="Void .ctor()">
7167         <size>7</size>
7168       </method>
7169       <method name="Void .cctor()">
7170         <size>11</size>
7171       </method>
7172       <method name="Void Main()">
7173         <size>1</size>
7174       </method>
7175     </type>
7176   </test>
7177   <test name="gtest-261.cs">
7178     <type name="Cons`2[T,U]">
7179       <method name="Void .ctor(T, U)">
7180         <size>21</size>
7181       </method>
7182       <method name="System.String ToString()">
7183         <size>68</size>
7184       </method>
7185     </type>
7186     <type name="List`1[A]">
7187       <method name="Void .ctor(A)">
7188         <size>9</size>
7189       </method>
7190       <method name="Void .ctor(A, List`1)">
7191         <size>9</size>
7192       </method>
7193       <method name="Void zip[B](List`1[B])">
7194         <size>18</size>
7195       </method>
7196     </type>
7197     <type name="Test">
7198       <method name="Void .ctor()">
7199         <size>7</size>
7200       </method>
7201       <method name="Void Main(System.String[])">
7202         <size>14</size>
7203       </method>
7204     </type>
7205   </test>
7206   <test name="gtest-262.cs">
7207     <type name="Test">
7208       <method name="Void .ctor()">
7209         <size>7</size>
7210       </method>
7211       <method name="Void f1(System.Object)">
7212         <size>1</size>
7213       </method>
7214       <method name="Void f2(System.String)">
7215         <size>1</size>
7216       </method>
7217       <method name="Void f3(Test)">
7218         <size>1</size>
7219       </method>
7220       <method name="Void f4(Int32)">
7221         <size>1</size>
7222       </method>
7223       <method name="Void f5(Int16)">
7224         <size>1</size>
7225       </method>
7226       <method name="Void Main()">
7227         <size>163</size>
7228       </method>
7229       <method name="Void f6(ParamEnum)">
7230         <size>1</size>
7231       </method>
7232     </type>
7233   </test>
7234   <test name="gtest-263.cs">
7235     <type name="Foo`1[S]">
7236       <method name="Void .ctor()">
7237         <size>7</size>
7238       </method>
7239       <method name="ICloneable Test(S)">
7240         <size>12</size>
7241       </method>
7242     </type>
7243     <type name="ConvertHelper">
7244       <method name="IEnumerator`1 Test[S,T](S)">
7245         <size>22</size>
7246       </method>
7247       <method name="Void Main()">
7248         <size>1</size>
7249       </method>
7250     </type>
7251     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7256         <size>12</size>
7257       </method>
7258       <method name="Boolean MoveNext()">
7259         <size>80</size>
7260       </method>
7261       <method name="Void Dispose()">
7262         <size>8</size>
7263       </method>
7264       <method name="Void Reset()">
7265         <size>6</size>
7266       </method>
7267       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7268         <size>7</size>
7269       </method>
7270     </type>
7271   </test>
7272   <test name="gtest-264.cs">
7273     <type name="BaseList`1[SubType]">
7274       <method name="Void .ctor()">
7275         <size>18</size>
7276       </method>
7277     </type>
7278     <type name="XXX">
7279       <method name="Void .ctor()">
7280         <size>7</size>
7281       </method>
7282     </type>
7283     <type name="Crash">
7284       <method name="Void .ctor()">
7285         <size>7</size>
7286       </method>
7287       <method name="Void Main()">
7288         <size>14</size>
7289       </method>
7290     </type>
7291   </test>
7292   <test name="gtest-265.cs">
7293     <type name="Test">
7294       <method name="Void .ctor()">
7295         <size>7</size>
7296       </method>
7297       <method name="Void Main()">
7298         <size>14</size>
7299       </method>
7300     </type>
7301   </test>
7302   <test name="gtest-266.cs">
7303     <type name="Test`1[T]">
7304       <method name="Void .ctor()">
7305         <size>7</size>
7306       </method>
7307     </type>
7308     <type name="Test`1+Inner`1[T,U]">
7309       <method name="Void .ctor()">
7310         <size>7</size>
7311       </method>
7312       <method name="Void Foo()">
7313         <size>13</size>
7314       </method>
7315     </type>
7316     <type name="Test">
7317       <method name="Void .ctor()">
7318         <size>7</size>
7319       </method>
7320       <method name="Void Main()">
7321         <size>1</size>
7322       </method>
7323     </type>
7324   </test>
7325   <test name="gtest-267.cs">
7326     <type name="T">
7327       <method name="Void .ctor()">
7328         <size>7</size>
7329       </method>
7330       <method name="Void Foo[T](Handler`1[T])">
7331         <size>34</size>
7332       </method>
7333       <method name="Void Response[T](Handler`1[T])">
7334         <size>1</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340     <type name="Handler`1[T]">
7341       <method name="Void .ctor(Object, IntPtr)">
7342         <size>0</size>
7343       </method>
7344       <method name="Void Invoke(T)">
7345         <size>0</size>
7346       </method>
7347       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7348         <size>0</size>
7349       </method>
7350       <method name="Void EndInvoke(IAsyncResult)">
7351         <size>0</size>
7352       </method>
7353     </type>
7354     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7355       <method name="Void .ctor()">
7356         <size>7</size>
7357       </method>
7358       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7359         <size>18</size>
7360       </method>
7361     </type>
7362   </test>
7363   <test name="gtest-268.cs">
7364     <type name="Test">
7365       <method name="Void .ctor()">
7366         <size>7</size>
7367       </method>
7368       <method name="Void Bar()">
7369         <size>7</size>
7370       </method>
7371       <method name="Void Main()">
7372         <size>1</size>
7373       </method>
7374     </type>
7375     <type name="Test+G`1[T]">
7376       <method name="Void .ctor()">
7377         <size>7</size>
7378       </method>
7379     </type>
7380   </test>
7381   <test name="gtest-269.cs">
7382     <type name="X">
7383       <method name="Void .ctor()">
7384         <size>7</size>
7385       </method>
7386       <method name="Int32 Beer(Nullable`1)">
7387         <size>54</size>
7388       </method>
7389       <method name="Int64 PubToLong(IrishPub)">
7390         <size>12</size>
7391       </method>
7392       <method name="Int32 Test(Nullable`1)">
7393         <size>53</size>
7394       </method>
7395       <method name="Int32 TestWithNull(Nullable`1)">
7396         <size>55</size>
7397       </method>
7398       <method name="Nullable`1 Foo(Boolean)">
7399         <size>24</size>
7400       </method>
7401       <method name="Int32 Test(Boolean)">
7402         <size>54</size>
7403       </method>
7404       <method name="Int32 Main()">
7405         <size>194</size>
7406       </method>
7407     </type>
7408     <type name="IrishPub">
7409       <method name="Void .ctor(IrishBeer)">
7410         <size>8</size>
7411       </method>
7412       <method name="Int64 op_Implicit(Nullable`1)">
7413         <size>36</size>
7414       </method>
7415       <method name="Nullable`1 op_Implicit(Int64)">
7416         <size>13</size>
7417       </method>
7418     </type>
7419   </test>
7420   <test name="gtest-270.cs">
7421     <type name="X">
7422       <method name="Void .ctor()">
7423         <size>7</size>
7424       </method>
7425       <method name="Int32 Test(Nullable`1)">
7426         <size>44</size>
7427       </method>
7428       <method name="Int32 Main()">
7429         <size>42</size>
7430       </method>
7431     </type>
7432   </test>
7433   <test name="gtest-271.cs">
7434     <type name="Qux`2[X,V]">
7435       <method name="Void .ctor()">
7436         <size>7</size>
7437       </method>
7438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7439         <size>8</size>
7440       </method>
7441       <method name="IEnumerator`1 GetEnumerator()">
7442         <size>8</size>
7443       </method>
7444     </type>
7445     <type name="Foo`2[X,V]">
7446       <method name="Void .ctor()">
7447         <size>7</size>
7448       </method>
7449     </type>
7450     <type name="Test`1[T]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="Int32 CompareTo(Test`1[T])">
7455         <size>2</size>
7456       </method>
7457     </type>
7458     <type name="X">
7459       <method name="Void .ctor()">
7460         <size>7</size>
7461       </method>
7462       <method name="Void Main()">
7463         <size>55</size>
7464       </method>
7465     </type>
7466     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7471         <size>7</size>
7472       </method>
7473       <method name="Boolean MoveNext()">
7474         <size>25</size>
7475       </method>
7476       <method name="Void Dispose()">
7477         <size>8</size>
7478       </method>
7479       <method name="Void Reset()">
7480         <size>6</size>
7481       </method>
7482     </type>
7483     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7484       <method name="Void .ctor()">
7485         <size>7</size>
7486       </method>
7487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7488         <size>12</size>
7489       </method>
7490       <method name="Boolean MoveNext()">
7491         <size>25</size>
7492       </method>
7493       <method name="Void Dispose()">
7494         <size>8</size>
7495       </method>
7496       <method name="Void Reset()">
7497         <size>6</size>
7498       </method>
7499     </type>
7500     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7501       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7502         <size>7</size>
7503       </method>
7504     </type>
7505     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7506       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7507         <size>7</size>
7508       </method>
7509     </type>
7510   </test>
7511   <test name="gtest-272.cs">
7512     <type name="X">
7513       <method name="Void Foo[T](Handler`1[T])">
7514         <size>27</size>
7515       </method>
7516       <method name="Void Response[T](Handler`1[T])">
7517         <size>1</size>
7518       </method>
7519       <method name="Void Test[T](T)">
7520         <size>1</size>
7521       </method>
7522       <method name="Void Main()">
7523         <size>18</size>
7524       </method>
7525     </type>
7526     <type name="Handler`1[T]">
7527       <method name="Void .ctor(Object, IntPtr)">
7528         <size>0</size>
7529       </method>
7530       <method name="Void Invoke(T)">
7531         <size>0</size>
7532       </method>
7533       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7534         <size>0</size>
7535       </method>
7536       <method name="Void EndInvoke(IAsyncResult)">
7537         <size>0</size>
7538       </method>
7539     </type>
7540     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7541       <method name="Void .ctor()">
7542         <size>7</size>
7543       </method>
7544       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7545         <size>12</size>
7546       </method>
7547     </type>
7548   </test>
7549   <test name="gtest-273.cs">
7550     <type name="ThisBaseClass`3[A,B,C]">
7551       <method name="Void .ctor()">
7552         <size>7</size>
7553       </method>
7554     </type>
7555     <type name="ThatBaseClass`3[B,A,C]">
7556       <method name="Void .ctor()">
7557         <size>7</size>
7558       </method>
7559     </type>
7560     <type name="ThisClass`3[A,B,C]">
7561       <method name="Void .ctor()">
7562         <size>7</size>
7563       </method>
7564     </type>
7565     <type name="ThatClass`3[B,A,C]">
7566       <method name="Void .ctor()">
7567         <size>7</size>
7568       </method>
7569     </type>
7570     <type name="ThisClass">
7571       <method name="Void .ctor()">
7572         <size>7</size>
7573       </method>
7574     </type>
7575     <type name="ThatClass">
7576       <method name="Void .ctor()">
7577         <size>7</size>
7578       </method>
7579     </type>
7580     <type name="Test">
7581       <method name="Void .ctor()">
7582         <size>7</size>
7583       </method>
7584       <method name="Void Main()">
7585         <size>1</size>
7586       </method>
7587     </type>
7588   </test>
7589   <test name="gtest-274.cs">
7590     <type name="X">
7591       <method name="Void .ctor()">
7592         <size>7</size>
7593       </method>
7594       <method name="Void Main()">
7595         <size>447</size>
7596       </method>
7597     </type>
7598     <type name="Foo">
7599       <method name="Void .ctor(Int64)">
7600         <size>8</size>
7601       </method>
7602       <method name="Foo op_Implicit(Int64)">
7603         <size>7</size>
7604       </method>
7605     </type>
7606     <type name="Bar">
7607       <method name="Void .ctor(Foo)">
7608         <size>8</size>
7609       </method>
7610       <method name="Bar op_Implicit(Foo)">
7611         <size>7</size>
7612       </method>
7613     </type>
7614     <type name="Baz">
7615       <method name="Void .ctor(Foo)">
7616         <size>8</size>
7617       </method>
7618       <method name="Baz op_Explicit(Foo)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622   </test>
7623   <test name="gtest-275.cs">
7624     <type name="Test">
7625       <method name="Void .ctor()">
7626         <size>7</size>
7627       </method>
7628       <method name="Void Main()">
7629         <size>19</size>
7630       </method>
7631     </type>
7632     <type name="Test+C">
7633       <method name="Void .ctor()">
7634         <size>18</size>
7635       </method>
7636     </type>
7637     <type name="Test+D`2[T,U]">
7638       <method name="Void .ctor()">
7639         <size>18</size>
7640       </method>
7641     </type>
7642     <type name="Test+E`1[T]">
7643       <method name="Void .ctor()">
7644         <size>18</size>
7645       </method>
7646     </type>
7647   </test>
7648   <test name="gtest-276.cs">
7649     <type name="Tests">
7650       <method name="Void .ctor()">
7651         <size>7</size>
7652       </method>
7653       <method name="Int32 Main()">
7654         <size>30</size>
7655       </method>
7656     </type>
7657     <type name="Tests+GenericClass`1[T]">
7658       <method name="Void .ctor()">
7659         <size>7</size>
7660       </method>
7661       <method name="T Z(IList`1, Int32)">
7662         <size>8</size>
7663       </method>
7664     </type>
7665   </test>
7666   <test name="gtest-277.cs">
7667     <type name="X">
7668       <method name="Void .ctor()">
7669         <size>7</size>
7670       </method>
7671       <method name="Void Main()">
7672         <size>1</size>
7673       </method>
7674     </type>
7675   </test>
7676   <test name="gtest-278.cs">
7677     <type name="Program">
7678       <method name="Void .ctor()">
7679         <size>7</size>
7680       </method>
7681       <method name="Int32 Main()">
7682         <size>6</size>
7683       </method>
7684     </type>
7685   </test>
7686   <test name="gtest-279.cs">
7687     <type name="Foo">
7688       <method name="Void .ctor()">
7689         <size>7</size>
7690       </method>
7691       <method name="IList`1 Bar[T]()">
7692         <size>12</size>
7693       </method>
7694       <method name="Void Bar()">
7695         <size>11</size>
7696       </method>
7697     </type>
7698     <type name="BugReport">
7699       <method name="Void .ctor()">
7700         <size>7</size>
7701       </method>
7702       <method name="Void Main(System.String[])">
7703         <size>20</size>
7704       </method>
7705     </type>
7706   </test>
7707   <test name="gtest-280.cs">
7708     <type name="Test">
7709       <method name="Void .ctor()">
7710         <size>7</size>
7711       </method>
7712       <method name="Void Main(System.String[])">
7713         <size>69</size>
7714       </method>
7715     </type>
7716     <type name="Test+TestDel">
7717       <method name="Void .ctor(Object, IntPtr)">
7718         <size>0</size>
7719       </method>
7720       <method name="Int32 Invoke(Int32)">
7721         <size>0</size>
7722       </method>
7723       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7724         <size>0</size>
7725       </method>
7726       <method name="Int32 EndInvoke(IAsyncResult)">
7727         <size>0</size>
7728       </method>
7729     </type>
7730     <type name="Test">
7731       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7732         <size>2</size>
7733       </method>
7734     </type>
7735   </test>
7736   <test name="gtest-281.cs">
7737     <type name="List">
7738       <method name="Void .ctor()">
7739         <size>7</size>
7740       </method>
7741       <method name="Void AddRange[T](ICollection`1)">
7742         <size>1</size>
7743       </method>
7744     </type>
7745     <type name="Tests">
7746       <method name="Void .ctor()">
7747         <size>7</size>
7748       </method>
7749       <method name="Void Main()">
7750         <size>21</size>
7751       </method>
7752     </type>
7753   </test>
7754   <test name="gtest-282.cs">
7755     <type name="Foo">
7756       <method name="Void .ctor()">
7757         <size>7</size>
7758       </method>
7759     </type>
7760     <type name="Foo+Bar">
7761       <method name="Void .ctor()">
7762         <size>7</size>
7763       </method>
7764     </type>
7765     <type name="C`1[T]">
7766       <method name="Void .ctor()">
7767         <size>7</size>
7768       </method>
7769     </type>
7770     <type name="Test">
7771       <method name="Void .ctor()">
7772         <size>7</size>
7773       </method>
7774       <method name="Void .cctor()">
7775         <size>11</size>
7776       </method>
7777       <method name="Void Main()">
7778         <size>21</size>
7779       </method>
7780     </type>
7781   </test>
7782   <test name="gtest-283.cs">
7783     <type name="Point">
7784       <method name="Void .ctor(Int32, Int32)">
7785         <size>15</size>
7786       </method>
7787     </type>
7788     <type name="TestPoint">
7789       <method name="Void Serialize(IFoo)">
7790         <size>39</size>
7791       </method>
7792       <method name="Void Main()">
7793         <size>1</size>
7794       </method>
7795     </type>
7796   </test>
7797   <test name="gtest-284.cs">
7798     <type name="X">
7799       <method name="Void .ctor()">
7800         <size>7</size>
7801       </method>
7802     </type>
7803     <type name="CollectionTester">
7804       <method name="Int32 Test[T](IList`1)">
7805         <size>67</size>
7806       </method>
7807       <method name="Int32 Test()">
7808         <size>522</size>
7809       </method>
7810     </type>
7811     <type name="InterfaceTester">
7812       <method name="Void .cctor()">
7813         <size>106</size>
7814       </method>
7815       <method name="Int32 Test(System.Type, System.Type[])">
7816         <size>400</size>
7817       </method>
7818       <method name="Int32 Test()">
7819         <size>532</size>
7820       </method>
7821     </type>
7822     <type name="Z">
7823       <method name="Void .ctor()">
7824         <size>7</size>
7825       </method>
7826       <method name="Int32 Test()">
7827         <size>36</size>
7828       </method>
7829       <method name="Int32 Main()">
7830         <size>45</size>
7831       </method>
7832     </type>
7833   </test>
7834   <test name="gtest-285.cs">
7835     <type name="A">
7836       <method name="Void .ctor()">
7837         <size>7</size>
7838       </method>
7839     </type>
7840     <type name="B">
7841       <method name="Void .ctor()">
7842         <size>7</size>
7843       </method>
7844     </type>
7845     <type name="Tests">
7846       <method name="Void .ctor()">
7847         <size>7</size>
7848       </method>
7849       <method name="Void Main()">
7850         <size>38</size>
7851       </method>
7852     </type>
7853   </test>
7854   <test name="gtest-286.cs">
7855     <type name="TestAttribute">
7856       <method name="Void .ctor(Type)">
7857         <size>14</size>
7858       </method>
7859     </type>
7860     <type name="C`1[T]">
7861       <method name="Void .ctor()">
7862         <size>7</size>
7863       </method>
7864       <method name="Void Foo()">
7865         <size>1</size>
7866       </method>
7867     </type>
7868     <type name="C">
7869       <method name="Void .ctor()">
7870         <size>7</size>
7871       </method>
7872       <method name="Int32 Main()">
7873         <size>76</size>
7874       </method>
7875     </type>
7876   </test>
7877   <test name="gtest-287.cs">
7878     <type name="X">
7879       <method name="Void .ctor()">
7880         <size>7</size>
7881       </method>
7882       <method name="Void Main()">
7883         <size>36</size>
7884       </method>
7885       <method name="Void D()">
7886         <size>1</size>
7887       </method>
7888     </type>
7889   </test>
7890   <test name="gtest-288.cs">
7891     <type name="A">
7892       <method name="Void .ctor()">
7893         <size>7</size>
7894       </method>
7895       <method name="Boolean Test(Int32)">
7896         <size>5</size>
7897       </method>
7898     </type>
7899     <type name="B">
7900       <method name="Void .ctor()">
7901         <size>7</size>
7902       </method>
7903       <method name="Void Test()">
7904         <size>1</size>
7905       </method>
7906     </type>
7907     <type name="B+C">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Foo(Int32)">
7912         <size>13</size>
7913       </method>
7914     </type>
7915     <type name="X">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Main()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923   </test>
7924   <test name="gtest-289.cs">
7925     <type name="C">
7926       <method name="Void .ctor()">
7927         <size>7</size>
7928       </method>
7929       <method name="Void add_Ev1(D)">
7930         <size>24</size>
7931       </method>
7932       <method name="Void remove_Ev1(D)">
7933         <size>24</size>
7934       </method>
7935     </type>
7936     <type name="Consts">
7937       <method name="Void .ctor()">
7938         <size>7</size>
7939       </method>
7940       <method name="Void .cctor()">
7941         <size>1</size>
7942       </method>
7943     </type>
7944     <type name="Test">
7945       <method name="Void .ctor()">
7946         <size>7</size>
7947       </method>
7948       <method name="Int32 Main()">
7949         <size>94</size>
7950       </method>
7951     </type>
7952     <type name="D">
7953       <method name="Void .ctor(Object, IntPtr)">
7954         <size>0</size>
7955       </method>
7956       <method name="Void Invoke()">
7957         <size>0</size>
7958       </method>
7959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7960         <size>0</size>
7961       </method>
7962       <method name="Void EndInvoke(IAsyncResult)">
7963         <size>0</size>
7964       </method>
7965     </type>
7966   </test>
7967   <test name="gtest-290.cs">
7968     <type name="GenericEventNotUsedTest`1[T]">
7969       <method name="Void .ctor()">
7970         <size>7</size>
7971       </method>
7972       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7973         <size>24</size>
7974       </method>
7975       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7976         <size>24</size>
7977       </method>
7978       <method name="Void RaiseTestEvent(T)">
7979         <size>14</size>
7980       </method>
7981     </type>
7982     <type name="TestEntry">
7983       <method name="Void Main()">
7984         <size>1</size>
7985       </method>
7986     </type>
7987     <type name="GenericEventHandler`2[U,V]">
7988       <method name="Void .ctor(Object, IntPtr)">
7989         <size>0</size>
7990       </method>
7991       <method name="Void Invoke(U, V)">
7992         <size>0</size>
7993       </method>
7994       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7995         <size>0</size>
7996       </method>
7997       <method name="Void EndInvoke(IAsyncResult)">
7998         <size>0</size>
7999       </method>
8000     </type>
8001   </test>
8002   <test name="gtest-291.cs">
8003     <type name="Global">
8004       <method name="Void .ctor()">
8005         <size>7</size>
8006       </method>
8007       <method name="Void Main()">
8008         <size>22</size>
8009       </method>
8010       <method name="System.String Test2(Nullable`1)">
8011         <size>6</size>
8012       </method>
8013     </type>
8014   </test>
8015   <test name="gtest-292.cs">
8016     <type name="Test.A`1[TA]">
8017       <method name="Void .ctor()">
8018         <size>7</size>
8019       </method>
8020     </type>
8021     <type name="X">
8022       <method name="Void .ctor()">
8023         <size>7</size>
8024       </method>
8025       <method name="Void Main()">
8026         <size>1</size>
8027       </method>
8028     </type>
8029     <type name="Test.Handler`1[TA]">
8030       <method name="Void .ctor(Object, IntPtr)">
8031         <size>0</size>
8032       </method>
8033       <method name="Void Invoke(TA)">
8034         <size>0</size>
8035       </method>
8036       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8037         <size>0</size>
8038       </method>
8039       <method name="Void EndInvoke(IAsyncResult)">
8040         <size>0</size>
8041       </method>
8042     </type>
8043   </test>
8044   <test name="gtest-293.cs">
8045     <type name="Test`1[T]">
8046       <method name="Void .ctor()">
8047         <size>7</size>
8048       </method>
8049       <method name="Void Invalid(T)">
8050         <size>21</size>
8051       </method>
8052       <method name="Void Other(IEnumerable`1)">
8053         <size>1</size>
8054       </method>
8055     </type>
8056     <type name="X">
8057       <method name="Void .ctor()">
8058         <size>7</size>
8059       </method>
8060       <method name="Void Main()">
8061         <size>1</size>
8062       </method>
8063     </type>
8064   </test>
8065   <test name="gtest-294.cs">
8066     <type name="A">
8067       <method name="Void .ctor()">
8068         <size>7</size>
8069       </method>
8070     </type>
8071     <type name="B">
8072       <method name="Void .ctor()">
8073         <size>7</size>
8074       </method>
8075     </type>
8076     <type name="X">
8077       <method name="Void .ctor()">
8078         <size>7</size>
8079       </method>
8080       <method name="A Test(A, B)">
8081         <size>10</size>
8082       </method>
8083       <method name="Int32 Main()">
8084         <size>73</size>
8085       </method>
8086     </type>
8087   </test>
8088   <test name="gtest-295.cs">
8089     <type name="Test.Cache`1[T]">
8090       <method name="Void .ctor()">
8091         <size>7</size>
8092       </method>
8093     </type>
8094     <type name="Test.Base">
8095       <method name="Void .ctor()">
8096         <size>7</size>
8097       </method>
8098     </type>
8099     <type name="Test.MyType`1[T]">
8100       <method name="Void .ctor()">
8101         <size>7</size>
8102       </method>
8103     </type>
8104     <type name="Test.Foo">
8105       <method name="Void .ctor()">
8106         <size>7</size>
8107       </method>
8108       <method name="Void Main()">
8109         <size>7</size>
8110       </method>
8111     </type>
8112   </test>
8113   <test name="gtest-296.cs">
8114     <type name="MyCollection`1[T]">
8115       <method name="Void .ctor()">
8116         <size>7</size>
8117       </method>
8118       <method name="Void Foo()">
8119         <size>14</size>
8120       </method>
8121     </type>
8122     <type name="C">
8123       <method name="Void .ctor()">
8124         <size>7</size>
8125       </method>
8126       <method name="Void Main()">
8127         <size>1</size>
8128       </method>
8129     </type>
8130   </test>
8131   <test name="gtest-297.cs">
8132     <type name="Test">
8133       <method name="Void .ctor()">
8134         <size>7</size>
8135       </method>
8136       <method name="Void Main()">
8137         <size>18</size>
8138       </method>
8139     </type>
8140   </test>
8141   <test name="gtest-298.cs">
8142     <type name="A">
8143       <method name="Void .ctor(TestFunc`1)">
8144         <size>14</size>
8145       </method>
8146     </type>
8147     <type name="TestClass">
8148       <method name="Void .ctor()">
8149         <size>7</size>
8150       </method>
8151       <method name="Void .cctor()">
8152         <size>46</size>
8153       </method>
8154       <method name="Int32 Main()">
8155         <size>6</size>
8156       </method>
8157     </type>
8158     <type name="TestFunc`1[T]">
8159       <method name="Void .ctor(Object, IntPtr)">
8160         <size>0</size>
8161       </method>
8162       <method name="Void Invoke(T)">
8163         <size>0</size>
8164       </method>
8165       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8166         <size>0</size>
8167       </method>
8168       <method name="Void EndInvoke(IAsyncResult)">
8169         <size>0</size>
8170       </method>
8171     </type>
8172     <type name="TestClass">
8173       <method name="Void &lt;a&gt;m__0(Int32)">
8174         <size>7</size>
8175       </method>
8176     </type>
8177   </test>
8178   <test name="gtest-299.cs">
8179     <type name="N.A">
8180       <method name="Void .ctor()">
8181         <size>7</size>
8182       </method>
8183     </type>
8184     <type name="B`1[T]">
8185       <method name="Void .ctor()">
8186         <size>7</size>
8187       </method>
8188     </type>
8189     <type name="Test">
8190       <method name="Void .ctor()">
8191         <size>7</size>
8192       </method>
8193       <method name="Void Main()">
8194         <size>47</size>
8195       </method>
8196     </type>
8197   </test>
8198   <test name="gtest-300.cs">
8199     <type name="Test">
8200       <method name="Void .ctor()">
8201         <size>7</size>
8202       </method>
8203       <method name="Void Main()">
8204         <size>66</size>
8205       </method>
8206     </type>
8207   </test>
8208   <test name="gtest-301.cs">
8209     <type name="Test">
8210       <method name="Void .ctor()">
8211         <size>7</size>
8212       </method>
8213       <method name="Void Main(System.String[])">
8214         <size>23</size>
8215       </method>
8216     </type>
8217   </test>
8218   <test name="gtest-302.cs">
8219     <type name="Test">
8220       <method name="Void .ctor()">
8221         <size>7</size>
8222       </method>
8223       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8224         <size>6</size>
8225       </method>
8226     </type>
8227     <type name="M">
8228       <method name="Void .ctor()">
8229         <size>7</size>
8230       </method>
8231       <method name="Void Main()">
8232         <size>61</size>
8233       </method>
8234     </type>
8235     <type name="Test+GetEnumerator&gt;c__Iterator0">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8240         <size>12</size>
8241       </method>
8242       <method name="Boolean MoveNext()">
8243         <size>25</size>
8244       </method>
8245       <method name="Void Dispose()">
8246         <size>8</size>
8247       </method>
8248       <method name="Void Reset()">
8249         <size>6</size>
8250       </method>
8251     </type>
8252     <type name="Test">
8253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8254         <size>8</size>
8255       </method>
8256     </type>
8257     <type name="Test+GetEnumerator&gt;c__Iterator0">
8258       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8259         <size>7</size>
8260       </method>
8261     </type>
8262   </test>
8263   <test name="gtest-303.cs">
8264     <type name="test.BaseClass">
8265       <method name="Void .ctor()">
8266         <size>7</size>
8267       </method>
8268       <method name="System.String get_Hello()">
8269         <size>6</size>
8270       </method>
8271     </type>
8272     <type name="test.Printer">
8273       <method name="Void .ctor()">
8274         <size>7</size>
8275       </method>
8276       <method name="Void Print[T](T)">
8277         <size>0</size>
8278       </method>
8279     </type>
8280     <type name="test.PrinterImpl">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="Void Print[T](T)">
8285         <size>19</size>
8286       </method>
8287     </type>
8288     <type name="test.Starter">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Main(System.String[])">
8293         <size>20</size>
8294       </method>
8295     </type>
8296   </test>
8297   <test name="gtest-304.cs">
8298     <type name="test.BaseClass">
8299       <method name="Void .ctor()">
8300         <size>7</size>
8301       </method>
8302       <method name="System.String get_Hello()">
8303         <size>6</size>
8304       </method>
8305     </type>
8306     <type name="test.Printer">
8307       <method name="Void .ctor()">
8308         <size>7</size>
8309       </method>
8310       <method name="Void Print[T](System.Object)">
8311         <size>0</size>
8312       </method>
8313     </type>
8314     <type name="test.PrinterImpl">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="Void Print[T](System.Object)">
8319         <size>31</size>
8320       </method>
8321     </type>
8322     <type name="test.Starter">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Main(System.String[])">
8327         <size>20</size>
8328       </method>
8329     </type>
8330   </test>
8331   <test name="gtest-305.cs">
8332     <type name="T">
8333       <method name="Void .ctor()">
8334         <size>82</size>
8335       </method>
8336       <method name="Int32 Main()">
8337         <size>54</size>
8338       </method>
8339     </type>
8340   </test>
8341   <test name="gtest-306.cs">
8342     <type name="FuParentClass`1[Trow]">
8343       <method name="Void .ctor()">
8344         <size>7</size>
8345       </method>
8346     </type>
8347     <type name="FuParentClass`1+FuChildClass[Trow]">
8348       <method name="Void .ctor()">
8349         <size>7</size>
8350       </method>
8351     </type>
8352     <type name="C">
8353       <method name="Void .ctor()">
8354         <size>7</size>
8355       </method>
8356       <method name="Void Main()">
8357         <size>1</size>
8358       </method>
8359     </type>
8360   </test>
8361   <test name="gtest-307.cs">
8362     <type name="Foo`1[T]">
8363       <method name="Void .ctor()">
8364         <size>7</size>
8365       </method>
8366     </type>
8367     <type name="Bar">
8368       <method name="Void .ctor()">
8369         <size>7</size>
8370       </method>
8371       <method name="Int32 g()">
8372         <size>2</size>
8373       </method>
8374       <method name="Int32 Main()">
8375         <size>20</size>
8376       </method>
8377     </type>
8378     <type name="Foo`1+F[T]">
8379       <method name="Void .ctor(Object, IntPtr)">
8380         <size>0</size>
8381       </method>
8382       <method name="Int32 Invoke()">
8383         <size>0</size>
8384       </method>
8385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8386         <size>0</size>
8387       </method>
8388       <method name="Int32 EndInvoke(IAsyncResult)">
8389         <size>0</size>
8390       </method>
8391     </type>
8392   </test>
8393   <test name="gtest-308.cs">
8394     <type name="Test">
8395       <method name="Void .ctor()">
8396         <size>7</size>
8397       </method>
8398       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8399         <size>26</size>
8400       </method>
8401       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8402         <size>26</size>
8403       </method>
8404     </type>
8405     <type name="Foo">
8406       <method name="Void .ctor()">
8407         <size>7</size>
8408       </method>
8409       <method name="Int32 compare(Int32, Int32)">
8410         <size>4</size>
8411       </method>
8412       <method name="Int32 compare(System.String, System.String)">
8413         <size>8</size>
8414       </method>
8415       <method name="Void test(Int32)">
8416         <size>29</size>
8417       </method>
8418       <method name="Void Main()">
8419         <size>141</size>
8420       </method>
8421     </type>
8422     <type name="Test+MyComparison`1[V]">
8423       <method name="Void .ctor(Object, IntPtr)">
8424         <size>0</size>
8425       </method>
8426       <method name="Int32 Invoke(V, V)">
8427         <size>0</size>
8428       </method>
8429       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8430         <size>0</size>
8431       </method>
8432       <method name="Int32 EndInvoke(IAsyncResult)">
8433         <size>0</size>
8434       </method>
8435     </type>
8436     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8437       <method name="Void .ctor()">
8438         <size>7</size>
8439       </method>
8440       <method name="Int32 &lt;&gt;m__0(U, U)">
8441         <size>14</size>
8442       </method>
8443     </type>
8444     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8445       <method name="Void .ctor()">
8446         <size>7</size>
8447       </method>
8448       <method name="Int32 &lt;&gt;m__1(W, W)">
8449         <size>14</size>
8450       </method>
8451     </type>
8452   </test>
8453   <test name="gtest-309.cs">
8454     <type name="Test`2[A,B]">
8455       <method name="Void .ctor()">
8456         <size>7</size>
8457       </method>
8458       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8459         <size>1</size>
8460       </method>
8461     </type>
8462     <type name="X">
8463       <method name="Void .ctor()">
8464         <size>7</size>
8465       </method>
8466       <method name="Void Main()">
8467         <size>15</size>
8468       </method>
8469     </type>
8470   </test>
8471   <test name="gtest-310.cs">
8472     <type name="MonoBugs.IncompleteGenericInference">
8473       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8474         <size>1</size>
8475       </method>
8476       <method name="Void Main()">
8477         <size>20</size>
8478       </method>
8479     </type>
8480   </test>
8481   <test name="gtest-312.cs">
8482     <type name="CantCastGenericListToArray">
8483       <method name="Void .ctor()">
8484         <size>7</size>
8485       </method>
8486       <method name="Void Main(System.String[])">
8487         <size>51</size>
8488       </method>
8489     </type>
8490   </test>
8491   <test name="gtest-313.cs">
8492     <type name="Foo`1[T]">
8493       <method name="Void .ctor(TestEnum)">
8494         <size>14</size>
8495       </method>
8496     </type>
8497     <type name="X">
8498       <method name="Void .ctor()">
8499         <size>7</size>
8500       </method>
8501       <method name="Void Main()">
8502         <size>28</size>
8503       </method>
8504     </type>
8505   </test>
8506   <test name="gtest-314.cs">
8507     <type name="test.App">
8508       <method name="Void .ctor()">
8509         <size>7</size>
8510       </method>
8511       <method name="Void Main()">
8512         <size>1</size>
8513       </method>
8514     </type>
8515     <type name="test.ThisClass`2[T,O]">
8516       <method name="Void .ctor()">
8517         <size>7</size>
8518       </method>
8519     </type>
8520     <type name="test.OtherClass`2[O,T]">
8521       <method name="Void .ctor()">
8522         <size>7</size>
8523       </method>
8524       <method name="Void Test(T)">
8525         <size>13</size>
8526       </method>
8527     </type>
8528   </test>
8529   <test name="gtest-315.cs">
8530     <type name="A`1[T]">
8531       <method name="Void .ctor()">
8532         <size>7</size>
8533       </method>
8534     </type>
8535     <type name="A`1+B[T]">
8536       <method name="Void .ctor()">
8537         <size>7</size>
8538       </method>
8539     </type>
8540     <type name="X">
8541       <method name="Void .ctor()">
8542         <size>7</size>
8543       </method>
8544       <method name="Void Main()">
8545         <size>18</size>
8546       </method>
8547     </type>
8548   </test>
8549   <test name="gtest-316.cs">
8550     <type name="X">
8551       <method name="Int32 Main()">
8552         <size>12</size>
8553       </method>
8554       <method name="Void .ctor()">
8555         <size>7</size>
8556       </method>
8557     </type>
8558     <type name="Foo">
8559       <method name="Void .ctor()">
8560         <size>7</size>
8561       </method>
8562     </type>
8563     <type name="Base">
8564       <method name="Void Method[R]()">
8565         <size>0</size>
8566       </method>
8567       <method name="Void .ctor()">
8568         <size>7</size>
8569       </method>
8570     </type>
8571     <type name="Derived">
8572       <method name="Void Method[S]()">
8573         <size>7</size>
8574       </method>
8575       <method name="Void Method2[T]()">
8576         <size>23</size>
8577       </method>
8578       <method name="Void .ctor()">
8579         <size>7</size>
8580       </method>
8581     </type>
8582   </test>
8583   <test name="gtest-317.cs">
8584     <type name="Foo`1[K]">
8585       <method name="Void .ctor()">
8586         <size>7</size>
8587       </method>
8588     </type>
8589     <type name="Bar`1[Q]">
8590       <method name="Void .ctor()">
8591         <size>7</size>
8592       </method>
8593     </type>
8594     <type name="Bar`1+Baz[Q]">
8595       <method name="Void .ctor()">
8596         <size>7</size>
8597       </method>
8598     </type>
8599     <type name="X">
8600       <method name="Void .ctor()">
8601         <size>7</size>
8602       </method>
8603       <method name="Void Main()">
8604         <size>13</size>
8605       </method>
8606     </type>
8607   </test>
8608   <test name="gtest-318.cs">
8609     <type name="Foo`1[K]">
8610       <method name="Void .ctor()">
8611         <size>7</size>
8612       </method>
8613     </type>
8614     <type name="Bar`1[Q]">
8615       <method name="Void .ctor()">
8616         <size>7</size>
8617       </method>
8618     </type>
8619     <type name="Bar`1+Baz[Q]">
8620       <method name="Void .ctor()">
8621         <size>7</size>
8622       </method>
8623     </type>
8624     <type name="Goo`1[Q]">
8625       <method name="Void .ctor()">
8626         <size>7</size>
8627       </method>
8628     </type>
8629     <type name="X">
8630       <method name="Void .ctor()">
8631         <size>7</size>
8632       </method>
8633       <method name="Void Main()">
8634         <size>13</size>
8635       </method>
8636     </type>
8637   </test>
8638   <test name="gtest-319.cs">
8639     <type name="Temp`1[T]">
8640       <method name="Void .ctor()">
8641         <size>7</size>
8642       </method>
8643       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8644         <size>7</size>
8645       </method>
8646       <method name="IEnumerator`1 GetEnumerator()">
8647         <size>8</size>
8648       </method>
8649     </type>
8650     <type name="Temp`1+Foo[T]">
8651       <method name="Void .ctor()">
8652         <size>7</size>
8653       </method>
8654     </type>
8655     <type name="X">
8656       <method name="Void .ctor()">
8657         <size>7</size>
8658       </method>
8659       <method name="Void Main()">
8660         <size>1</size>
8661       </method>
8662     </type>
8663     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8664       <method name="Void .ctor()">
8665         <size>7</size>
8666       </method>
8667       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8668         <size>7</size>
8669       </method>
8670       <method name="Boolean MoveNext()">
8671         <size>69</size>
8672       </method>
8673       <method name="Void Dispose()">
8674         <size>8</size>
8675       </method>
8676       <method name="Void Reset()">
8677         <size>6</size>
8678       </method>
8679       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8680         <size>7</size>
8681       </method>
8682     </type>
8683   </test>
8684   <test name="gtest-320.cs">
8685     <type name="Foo`1[K]">
8686       <method name="Void .ctor()">
8687         <size>7</size>
8688       </method>
8689     </type>
8690     <type name="B">
8691       <method name="Void .ctor()">
8692         <size>7</size>
8693       </method>
8694     </type>
8695     <type name="B+C">
8696       <method name="Void .ctor()">
8697         <size>7</size>
8698       </method>
8699     </type>
8700     <type name="X">
8701       <method name="Void .ctor()">
8702         <size>7</size>
8703       </method>
8704       <method name="Void Main()">
8705         <size>1</size>
8706       </method>
8707     </type>
8708   </test>
8709   <test name="gtest-321.cs">
8710     <type name="App">
8711       <method name="Void .ctor()">
8712         <size>7</size>
8713       </method>
8714       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8715         <size>25</size>
8716       </method>
8717       <method name="Void ADelegate[T](System.String)">
8718         <size>12</size>
8719       </method>
8720       <method name="Void Main(System.String[])">
8721         <size>13</size>
8722       </method>
8723       <method name="Void Run()">
8724         <size>49</size>
8725       </method>
8726     </type>
8727     <type name="App+TGenericDelegate`1[T]">
8728       <method name="Void .ctor(Object, IntPtr)">
8729         <size>0</size>
8730       </method>
8731       <method name="Void Invoke(System.String)">
8732         <size>0</size>
8733       </method>
8734       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8735         <size>0</size>
8736       </method>
8737       <method name="Void EndInvoke(IAsyncResult)">
8738         <size>0</size>
8739       </method>
8740     </type>
8741   </test>
8742   <test name="gtest-322.cs">
8743     <type name="MyBase`2[K,V]">
8744       <method name="Void .ctor(Callback)">
8745         <size>7</size>
8746       </method>
8747     </type>
8748     <type name="X">
8749       <method name="Void .ctor(Callback)">
8750         <size>8</size>
8751       </method>
8752       <method name="Void Main()">
8753         <size>1</size>
8754       </method>
8755     </type>
8756     <type name="MyBase`2+Callback[K,V]">
8757       <method name="Void .ctor(Object, IntPtr)">
8758         <size>0</size>
8759       </method>
8760       <method name="Void Invoke(K, V)">
8761         <size>0</size>
8762       </method>
8763       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8764         <size>0</size>
8765       </method>
8766       <method name="Void EndInvoke(IAsyncResult)">
8767         <size>0</size>
8768       </method>
8769     </type>
8770   </test>
8771   <test name="gtest-323.cs">
8772     <type name="MyBase`2[K,V]">
8773       <method name="Void .ctor()">
8774         <size>7</size>
8775       </method>
8776       <method name="Void Hello(MyBase`2+Callback[K,V])">
8777         <size>1</size>
8778       </method>
8779     </type>
8780     <type name="MyBase`2+Callback[K,V]">
8781       <method name="Void .ctor()">
8782         <size>7</size>
8783       </method>
8784     </type>
8785     <type name="X">
8786       <method name="Void .ctor(Callback)">
8787         <size>7</size>
8788       </method>
8789       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8790         <size>8</size>
8791       </method>
8792       <method name="Void Main()">
8793         <size>1</size>
8794       </method>
8795     </type>
8796   </test>
8797   <test name="gtest-324.cs">
8798     <type name="B">
8799       <method name="Void .ctor()">
8800         <size>19</size>
8801       </method>
8802       <method name="Void add_D(A)">
8803         <size>22</size>
8804       </method>
8805       <method name="Void remove_D(A)">
8806         <size>22</size>
8807       </method>
8808       <method name="Void C()">
8809         <size>36</size>
8810       </method>
8811       <method name="Void F(Int64)">
8812         <size>1</size>
8813       </method>
8814       <method name="Void Main()">
8815         <size>1</size>
8816       </method>
8817     </type>
8818     <type name="A">
8819       <method name="Void .ctor(Object, IntPtr)">
8820         <size>0</size>
8821       </method>
8822       <method name="Void Invoke()">
8823         <size>0</size>
8824       </method>
8825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8826         <size>0</size>
8827       </method>
8828       <method name="Void EndInvoke(IAsyncResult)">
8829         <size>0</size>
8830       </method>
8831     </type>
8832     <type name="B+&lt;C&gt;c__AnonStorey1">
8833       <method name="Void .ctor()">
8834         <size>7</size>
8835       </method>
8836       <method name="Void &lt;&gt;m__0()">
8837         <size>54</size>
8838       </method>
8839     </type>
8840     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8841       <method name="Void .ctor()">
8842         <size>7</size>
8843       </method>
8844       <method name="Void &lt;&gt;m__1()">
8845         <size>57</size>
8846       </method>
8847     </type>
8848   </test>
8849   <test name="gtest-325.cs">
8850     <type name="SomeClass`1[T]">
8851       <method name="Void .ctor()">
8852         <size>7</size>
8853       </method>
8854       <method name="Void Foo()">
8855         <size>37</size>
8856       </method>
8857     </type>
8858     <type name="Foo">
8859       <method name="Void .ctor()">
8860         <size>7</size>
8861       </method>
8862       <method name="Void Main()">
8863         <size>13</size>
8864       </method>
8865     </type>
8866   </test>
8867   <test name="gtest-326.cs">
8868     <type name="A">
8869       <method name="Void .ctor()">
8870         <size>7</size>
8871       </method>
8872     </type>
8873     <type name="X">
8874       <method name="Void .ctor()">
8875         <size>7</size>
8876       </method>
8877       <method name="Void Main()">
8878         <size>55</size>
8879       </method>
8880     </type>
8881   </test>
8882   <test name="gtest-327.cs">
8883     <type name="Tester`1[T]">
8884       <method name="Void .ctor()">
8885         <size>7</size>
8886       </method>
8887       <method name="Void Do()">
8888         <size>50</size>
8889       </method>
8890     </type>
8891     <type name="Reference">
8892       <method name="Void .ctor()">
8893         <size>7</size>
8894       </method>
8895       <method name="Void Test()">
8896         <size>1</size>
8897       </method>
8898     </type>
8899     <type name="C">
8900       <method name="Void .ctor()">
8901         <size>7</size>
8902       </method>
8903       <method name="Void Main()">
8904         <size>21</size>
8905       </method>
8906     </type>
8907     <type name="Value">
8908       <method name="Void Test()">
8909         <size>1</size>
8910       </method>
8911     </type>
8912   </test>
8913   <test name="gtest-328.cs">
8914     <type name="App">
8915       <method name="Void .ctor()">
8916         <size>7</size>
8917       </method>
8918       <method name="Void Main()">
8919         <size>34</size>
8920       </method>
8921       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8922         <size>13</size>
8923       </method>
8924     </type>
8925     <type name="App+MyClass">
8926       <method name="Void .ctor()">
8927         <size>7</size>
8928       </method>
8929     </type>
8930   </test>
8931   <test name="gtest-329.cs">
8932     <type name="NullableInt">
8933       <method name="Void .ctor()">
8934         <size>7</size>
8935       </method>
8936       <method name="Void Main()">
8937         <size>53</size>
8938       </method>
8939     </type>
8940   </test>
8941   <test name="gtest-330.cs">
8942     <type name="BaseCollection`1[T]">
8943       <method name="Void .ctor()">
8944         <size>18</size>
8945       </method>
8946       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8947         <size>17</size>
8948       </method>
8949     </type>
8950     <type name="BaseIntList`1[T]">
8951       <method name="Void .ctor()">
8952         <size>7</size>
8953       </method>
8954     </type>
8955     <type name="IntList">
8956       <method name="Void .ctor()">
8957         <size>7</size>
8958       </method>
8959     </type>
8960     <type name="X">
8961       <method name="Void .ctor()">
8962         <size>7</size>
8963       </method>
8964       <method name="Void Main()">
8965         <size>61</size>
8966       </method>
8967     </type>
8968     <type name="BaseCollection`1[T]">
8969       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8970         <size>17</size>
8971       </method>
8972     </type>
8973   </test>
8974   <test name="gtest-331.cs">
8975     <type name="Foo`1[T]">
8976       <method name="Void .ctor()">
8977         <size>7</size>
8978       </method>
8979       <method name="Void Map[S](S)">
8980         <size>14</size>
8981       </method>
8982       <method name="Void Test(T)">
8983         <size>12</size>
8984       </method>
8985     </type>
8986     <type name="X">
8987       <method name="Void .ctor()">
8988         <size>7</size>
8989       </method>
8990       <method name="Void Main()">
8991         <size>18</size>
8992       </method>
8993     </type>
8994   </test>
8995   <test name="gtest-332.cs">
8996     <type name="C`1[T]">
8997       <method name="Void .ctor()">
8998         <size>7</size>
8999       </method>
9000       <method name="System.Type Test()">
9001         <size>15</size>
9002       </method>
9003     </type>
9004     <type name="M">
9005       <method name="Void .ctor()">
9006         <size>7</size>
9007       </method>
9008       <method name="Void Main()">
9009         <size>67</size>
9010       </method>
9011     </type>
9012   </test>
9013   <test name="gtest-333.cs">
9014     <type name="Test">
9015       <method name="Void .ctor()">
9016         <size>7</size>
9017       </method>
9018       <method name="Void Main()">
9019         <size>1</size>
9020       </method>
9021       <method name="Void Foo(System.Object)">
9022         <size>20</size>
9023       </method>
9024     </type>
9025   </test>
9026   <test name="gtest-334.cs">
9027     <type name="Test">
9028       <method name="Void .ctor()">
9029         <size>7</size>
9030       </method>
9031       <method name="Int32 Main()">
9032         <size>105</size>
9033       </method>
9034       <method name="Void DelegateMethod(Boolean)">
9035         <size>1</size>
9036       </method>
9037       <method name="Int32 DelegateMethod(Int32)">
9038         <size>2</size>
9039       </method>
9040     </type>
9041     <type name="Test+DelegateA">
9042       <method name="Void .ctor(Object, IntPtr)">
9043         <size>0</size>
9044       </method>
9045       <method name="Void Invoke(Boolean)">
9046         <size>0</size>
9047       </method>
9048       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9049         <size>0</size>
9050       </method>
9051       <method name="Void EndInvoke(IAsyncResult)">
9052         <size>0</size>
9053       </method>
9054     </type>
9055     <type name="Test+DelegateB">
9056       <method name="Void .ctor(Object, IntPtr)">
9057         <size>0</size>
9058       </method>
9059       <method name="Int32 Invoke(Int32)">
9060         <size>0</size>
9061       </method>
9062       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9063         <size>0</size>
9064       </method>
9065       <method name="Int32 EndInvoke(IAsyncResult)">
9066         <size>0</size>
9067       </method>
9068     </type>
9069   </test>
9070   <test name="gtest-335.cs">
9071     <type name="TestClass">
9072       <method name="Boolean Test_1()">
9073         <size>43</size>
9074       </method>
9075       <method name="Boolean Test_2()">
9076         <size>48</size>
9077       </method>
9078       <method name="Boolean Test_3()">
9079         <size>46</size>
9080       </method>
9081       <method name="Boolean Test_4()">
9082         <size>29</size>
9083       </method>
9084       <method name="Int32 Main()">
9085         <size>60</size>
9086       </method>
9087       <method name="Void .ctor()">
9088         <size>7</size>
9089       </method>
9090     </type>
9091   </test>
9092   <test name="gtest-336.cs">
9093     <type name="TestAttribute">
9094       <method name="Void .ctor()">
9095         <size>7</size>
9096       </method>
9097       <method name="Void .ctor(Type)">
9098         <size>14</size>
9099       </method>
9100       <method name="System.Object get_Type()">
9101         <size>7</size>
9102       </method>
9103       <method name="Void set_Type(System.Object)">
9104         <size>8</size>
9105       </method>
9106     </type>
9107     <type name="N.C`1[T]">
9108       <method name="Void .ctor()">
9109         <size>7</size>
9110       </method>
9111       <method name="Void Bar()">
9112         <size>1</size>
9113       </method>
9114       <method name="Void Bar2()">
9115         <size>1</size>
9116       </method>
9117       <method name="Void Bar3()">
9118         <size>1</size>
9119       </method>
9120       <method name="Void Bar4()">
9121         <size>1</size>
9122       </method>
9123     </type>
9124     <type name="N.CC">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Void Main()">
9129         <size>1</size>
9130       </method>
9131     </type>
9132   </test>
9133   <test name="gtest-337.cs">
9134     <type name="X">
9135       <method name="Void .ctor()">
9136         <size>7</size>
9137       </method>
9138       <method name="Void SetValue[T](System.Object, T)">
9139         <size>1</size>
9140       </method>
9141       <method name="Void Main()">
9142         <size>12</size>
9143       </method>
9144     </type>
9145   </test>
9146   <test name="gtest-338.cs">
9147     <type name="Test">
9148       <method name="Void .ctor()">
9149         <size>7</size>
9150       </method>
9151       <method name="Void Foo[T](IList`1)">
9152         <size>25</size>
9153       </method>
9154       <method name="Void Main()">
9155         <size>13</size>
9156       </method>
9157     </type>
9158     <type name="FooList`1[T]">
9159       <method name="Void .ctor()">
9160         <size>7</size>
9161       </method>
9162       <method name="Int32 IndexOf(T)">
9163         <size>6</size>
9164       </method>
9165       <method name="Void Insert(Int32, T)">
9166         <size>6</size>
9167       </method>
9168       <method name="Void RemoveAt(Int32)">
9169         <size>6</size>
9170       </method>
9171       <method name="T get_Item(Int32)">
9172         <size>6</size>
9173       </method>
9174       <method name="Void set_Item(Int32, T)">
9175         <size>6</size>
9176       </method>
9177       <method name="Void Add(T)">
9178         <size>6</size>
9179       </method>
9180       <method name="Void Clear()">
9181         <size>6</size>
9182       </method>
9183       <method name="Boolean Contains(T)">
9184         <size>6</size>
9185       </method>
9186       <method name="Void CopyTo(T[], Int32)">
9187         <size>6</size>
9188       </method>
9189       <method name="Boolean Remove(T)">
9190         <size>6</size>
9191       </method>
9192       <method name="Int32 get_Count()">
9193         <size>6</size>
9194       </method>
9195       <method name="Boolean get_IsReadOnly()">
9196         <size>6</size>
9197       </method>
9198       <method name="IEnumerator GetEnumerator()">
9199         <size>6</size>
9200       </method>
9201       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9202         <size>6</size>
9203       </method>
9204     </type>
9205   </test>
9206   <test name="gtest-339.cs">
9207     <type name="Program">
9208       <method name="Void .ctor()">
9209         <size>7</size>
9210       </method>
9211       <method name="Void Main()">
9212         <size>11</size>
9213       </method>
9214       <method name="Void SerializeDictionary(IDictionary)">
9215         <size>1</size>
9216       </method>
9217       <method name="Void SerializeDictionary(IDictionary`2)">
9218         <size>1</size>
9219       </method>
9220     </type>
9221     <type name="SerializerLazyDictionary">
9222       <method name="Void .ctor()">
9223         <size>7</size>
9224       </method>
9225       <method name="IEnumerator`1 GetEnumerator()">
9226         <size>2</size>
9227       </method>
9228     </type>
9229     <type name="LazyDictionary">
9230       <method name="Void .ctor()">
9231         <size>7</size>
9232       </method>
9233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9234         <size>7</size>
9235       </method>
9236       <method name="IEnumerator`1 GetEnumerator()">
9237         <size>0</size>
9238       </method>
9239       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9240         <size>6</size>
9241       </method>
9242       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9243         <size>6</size>
9244       </method>
9245       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9246         <size>6</size>
9247       </method>
9248       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9249         <size>6</size>
9250       </method>
9251       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9252         <size>6</size>
9253       </method>
9254       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9255         <size>6</size>
9256       </method>
9257       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9258         <size>6</size>
9259       </method>
9260       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9261         <size>6</size>
9262       </method>
9263       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9264         <size>6</size>
9265       </method>
9266       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9267         <size>6</size>
9268       </method>
9269       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9270         <size>6</size>
9271       </method>
9272       <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)">
9273         <size>6</size>
9274       </method>
9275       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9276         <size>6</size>
9277       </method>
9278       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9279         <size>6</size>
9280       </method>
9281       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9282         <size>6</size>
9283       </method>
9284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9285         <size>7</size>
9286       </method>
9287     </type>
9288   </test>
9289   <test name="gtest-340.cs">
9290     <type name="Tests">
9291       <method name="Void .ctor()">
9292         <size>7</size>
9293       </method>
9294       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9295         <size>7</size>
9296       </method>
9297       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9298         <size>2</size>
9299       </method>
9300       <method name="System.Reflection.MemberInfo[] foo()">
9301         <size>44</size>
9302       </method>
9303       <method name="Void Main(System.String[])">
9304         <size>12</size>
9305       </method>
9306     </type>
9307   </test>
9308   <test name="gtest-341.cs">
9309     <type name="C">
9310       <method name="Void .ctor()">
9311         <size>7</size>
9312       </method>
9313       <method name="Int32 GetLength()">
9314         <size>2</size>
9315       </method>
9316     </type>
9317     <type name="Tests">
9318       <method name="Void .ctor()">
9319         <size>7</size>
9320       </method>
9321       <method name="Void Main()">
9322         <size>1</size>
9323       </method>
9324     </type>
9325   </test>
9326   <test name="gtest-342.cs">
9327     <type name="Base`1[T]">
9328       <method name="Void .ctor()">
9329         <size>7</size>
9330       </method>
9331       <method name="T op_Implicit(Base`1[T])">
9332         <size>7</size>
9333       </method>
9334     </type>
9335     <type name="TestMain">
9336       <method name="Void .ctor()">
9337         <size>7</size>
9338       </method>
9339       <method name="Void Main(System.String[])">
9340         <size>1</size>
9341       </method>
9342     </type>
9343   </test>
9344   <test name="gtest-343.cs">
9345     <type name="Implementer">
9346       <method name="Void .ctor()">
9347         <size>7</size>
9348       </method>
9349       <method name="Void Combine[TOImplementer]()">
9350         <size>1</size>
9351       </method>
9352     </type>
9353     <type name="MainClass">
9354       <method name="Void .ctor()">
9355         <size>7</size>
9356       </method>
9357       <method name="Int32 Main()">
9358         <size>8</size>
9359       </method>
9360     </type>
9361   </test>
9362   <test name="gtest-344.cs">
9363     <type name="ConfigurationElement">
9364       <method name="Void .ctor()">
9365         <size>7</size>
9366       </method>
9367       <method name="Void Main()">
9368         <size>1</size>
9369       </method>
9370     </type>
9371     <type name="CustomConfigurationElement">
9372       <method name="Void .ctor()">
9373         <size>7</size>
9374       </method>
9375     </type>
9376     <type name="CustomConfigurationElementCollection">
9377       <method name="Void .ctor()">
9378         <size>7</size>
9379       </method>
9380     </type>
9381     <type name="BaseCollection`1[T]">
9382       <method name="Void .ctor()">
9383         <size>7</size>
9384       </method>
9385     </type>
9386   </test>
9387   <test name="gtest-345.cs">
9388     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9389       <method name="Void .ctor()">
9390         <size>7</size>
9391       </method>
9392       <method name="Void Dump(System.String)">
9393         <size>6</size>
9394       </method>
9395     </type>
9396     <type name="Parser">
9397       <method name="Void .ctor()">
9398         <size>7</size>
9399       </method>
9400       <method name="Void NoCall[T](T)">
9401         <size>1</size>
9402       </method>
9403       <method name="Int32 Main()">
9404         <size>2</size>
9405       </method>
9406     </type>
9407   </test>
9408   <test name="gtest-346.cs">
9409     <type name="test">
9410       <method name="Void .ctor()">
9411         <size>7</size>
9412       </method>
9413       <method name="Void CreateSimpleCallSite[A]()">
9414         <size>1</size>
9415       </method>
9416       <method name="Void CreateSimpleCallSite[A](Int32)">
9417         <size>1</size>
9418       </method>
9419       <method name="Void CreateSimpleCallSite(Int32)">
9420         <size>1</size>
9421       </method>
9422       <method name="Void Main()">
9423         <size>1</size>
9424       </method>
9425     </type>
9426   </test>
9427   <test name="gtest-347.cs">
9428     <type name="X">
9429       <method name="Void .ctor()">
9430         <size>7</size>
9431       </method>
9432       <method name="IEnumerable`1 Enumerable[T](System.String)">
9433         <size>6</size>
9434       </method>
9435       <method name="IEnumerable Enumerable(Int32)">
9436         <size>6</size>
9437       </method>
9438       <method name="IEnumerable Enumerable(System.String)">
9439         <size>6</size>
9440       </method>
9441       <method name="Void Main()">
9442         <size>1</size>
9443       </method>
9444     </type>
9445   </test>
9446   <test name="gtest-348.cs">
9447     <type name="Bar`1[U]">
9448       <method name="Void .ctor()">
9449         <size>7</size>
9450       </method>
9451       <method name="Void OnWorldDestroyed()">
9452         <size>1</size>
9453       </method>
9454     </type>
9455     <type name="Baz`1[U]">
9456       <method name="Void .ctor()">
9457         <size>7</size>
9458       </method>
9459       <method name="Void DestroyWorld(U)">
9460         <size>14</size>
9461       </method>
9462     </type>
9463     <type name="Bling">
9464       <method name="Void .ctor()">
9465         <size>7</size>
9466       </method>
9467       <method name="Void Main()">
9468         <size>1</size>
9469       </method>
9470     </type>
9471   </test>
9472   <test name="gtest-349.cs">
9473     <type name="X">
9474       <method name="Void .ctor()">
9475         <size>7</size>
9476       </method>
9477       <method name="Int32 Main()">
9478         <size>103</size>
9479       </method>
9480       <method name="Int32 f2(IList, IList)">
9481         <size>2</size>
9482       </method>
9483       <method name="Int32 f2(IList, System.Object)">
9484         <size>2</size>
9485       </method>
9486     </type>
9487     <type name="X+Function`3[T1,T2,R]">
9488       <method name="Void .ctor(Object, IntPtr)">
9489         <size>0</size>
9490       </method>
9491       <method name="R Invoke(T1, T2)">
9492         <size>0</size>
9493       </method>
9494       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9495         <size>0</size>
9496       </method>
9497       <method name="R EndInvoke(IAsyncResult)">
9498         <size>0</size>
9499       </method>
9500     </type>
9501   </test>
9502   <test name="gtest-350.cs">
9503     <type name="Foo`1[T]">
9504       <method name="Void .ctor()">
9505         <size>7</size>
9506       </method>
9507       <method name="Boolean Equals(T)">
9508         <size>0</size>
9509       </method>
9510     </type>
9511     <type name="C">
9512       <method name="Void .ctor()">
9513         <size>7</size>
9514       </method>
9515       <method name="Void Main()">
9516         <size>1</size>
9517       </method>
9518     </type>
9519   </test>
9520   <test name="gtest-351.cs">
9521     <type name="TestThing">
9522       <method name="Void .ctor()">
9523         <size>7</size>
9524       </method>
9525     </type>
9526     <type name="Test">
9527       <method name="Void .ctor()">
9528         <size>7</size>
9529       </method>
9530       <method name="Int32 Main(System.String[])">
9531         <size>36</size>
9532       </method>
9533     </type>
9534     <type name="TestThing">
9535       <method name="Int32 SetEnum(System.String, System.Enum)">
9536         <size>2</size>
9537       </method>
9538       <method name="Int32 SetEnum(Int32, System.Enum)">
9539         <size>2</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-352.cs">
9544     <type name="T">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Int32 Main()">
9549         <size>125</size>
9550       </method>
9551     </type>
9552     <type name="D">
9553       <method name="Void .ctor(Int32)">
9554         <size>8</size>
9555       </method>
9556       <method name="Void .cctor()">
9557         <size>12</size>
9558       </method>
9559     </type>
9560   </test>
9561   <test name="gtest-353.cs">
9562     <type name="Bug.RedSkyTimeCode">
9563       <method name="Void .ctor()">
9564         <size>7</size>
9565       </method>
9566       <method name="Void CopyTo(Bug.xxx*)">
9567         <size>99</size>
9568       </method>
9569       <method name="Void Main()">
9570         <size>1</size>
9571       </method>
9572       <method name="Void Convert(Bug.xxx*, UInt64*)">
9573         <size>93</size>
9574       </method>
9575     </type>
9576   </test>
9577   <test name="gtest-354.cs">
9578     <type name="M">
9579       <method name="Void .ctor()">
9580         <size>7</size>
9581       </method>
9582       <method name="Void Main()">
9583         <size>1</size>
9584       </method>
9585     </type>
9586   </test>
9587   <test name="gtest-355.cs">
9588     <type name="A">
9589       <method name="Void .ctor()">
9590         <size>7</size>
9591       </method>
9592       <method name="System.String Foo[T](System.String)">
9593         <size>6</size>
9594       </method>
9595       <method name="Boolean Foo(System.String)">
9596         <size>2</size>
9597       </method>
9598     </type>
9599     <type name="B">
9600       <method name="Void .ctor()">
9601         <size>7</size>
9602       </method>
9603       <method name="System.String Foo[T](System.String)">
9604         <size>6</size>
9605       </method>
9606       <method name="Boolean Goo(System.String)">
9607         <size>8</size>
9608       </method>
9609       <method name="Boolean Foo(System.String)">
9610         <size>2</size>
9611       </method>
9612     </type>
9613     <type name="C">
9614       <method name="Void .ctor()">
9615         <size>7</size>
9616       </method>
9617       <method name="Void Main()">
9618         <size>1</size>
9619       </method>
9620     </type>
9621   </test>
9622   <test name="gtest-356.cs">
9623     <type name="A`1[T]">
9624       <method name="Void .ctor()">
9625         <size>7</size>
9626       </method>
9627       <method name="Void Foo(B+E)">
9628         <size>1</size>
9629       </method>
9630     </type>
9631     <type name="B`1[U]">
9632       <method name="Void .ctor()">
9633         <size>7</size>
9634       </method>
9635     </type>
9636     <type name="B">
9637       <method name="Void .ctor()">
9638         <size>7</size>
9639       </method>
9640     </type>
9641     <type name="B+E">
9642       <method name="Void .ctor()">
9643         <size>7</size>
9644       </method>
9645     </type>
9646     <type name="C">
9647       <method name="Void .ctor()">
9648         <size>7</size>
9649       </method>
9650       <method name="Void Main()">
9651         <size>1</size>
9652       </method>
9653     </type>
9654   </test>
9655   <test name="gtest-357.cs">
9656     <type name="C`1[T]">
9657       <method name="Void .ctor()">
9658         <size>7</size>
9659       </method>
9660     </type>
9661     <type name="D`1[U]">
9662       <method name="Void .ctor()">
9663         <size>7</size>
9664       </method>
9665     </type>
9666     <type name="X">
9667       <method name="Void .ctor()">
9668         <size>7</size>
9669       </method>
9670       <method name="Void Main()">
9671         <size>1</size>
9672       </method>
9673     </type>
9674   </test>
9675   <test name="gtest-358.cs">
9676     <type name="Test">
9677       <method name="Void .ctor()">
9678         <size>7</size>
9679       </method>
9680       <method name="Void Main()">
9681         <size>1</size>
9682       </method>
9683     </type>
9684     <type name="Foo">
9685       <method name="Boolean op_Equality(Foo, Foo)">
9686         <size>6</size>
9687       </method>
9688       <method name="Boolean op_Inequality(Foo, Foo)">
9689         <size>6</size>
9690       </method>
9691     </type>
9692   </test>
9693   <test name="gtest-359.cs">
9694     <type name="BaseGeneric`1[T]">
9695       <method name="Void .ctor()">
9696         <size>7</size>
9697       </method>
9698     </type>
9699     <type name="BaseGeneric`1+InnerDerived[T]">
9700       <method name="Void .ctor(T)">
9701         <size>7</size>
9702       </method>
9703     </type>
9704     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9705       <method name="Void .ctor(T, U)">
9706         <size>7</size>
9707       </method>
9708     </type>
9709     <type name="BaseConcrete">
9710       <method name="Void .ctor()">
9711         <size>7</size>
9712       </method>
9713     </type>
9714     <type name="Concrete_A">
9715       <method name="Void .ctor()">
9716         <size>7</size>
9717       </method>
9718     </type>
9719     <type name="Concrete_B">
9720       <method name="Void .ctor()">
9721         <size>7</size>
9722       </method>
9723     </type>
9724     <type name="BaseGeneric_2`2[T,U]">
9725       <method name="Void .ctor()">
9726         <size>7</size>
9727       </method>
9728     </type>
9729     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9730       <method name="Void .ctor(T, U)">
9731         <size>7</size>
9732       </method>
9733     </type>
9734     <type name="BaseGeneric_1`1[T]">
9735       <method name="Void .ctor()">
9736         <size>7</size>
9737       </method>
9738     </type>
9739     <type name="Concrete_2">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743     </type>
9744     <type name="Program">
9745       <method name="Void .ctor()">
9746         <size>7</size>
9747       </method>
9748       <method name="Void Main()">
9749         <size>40</size>
9750       </method>
9751     </type>
9752   </test>
9753   <test name="gtest-360.cs">
9754     <type name="C">
9755       <method name="Void .ctor()">
9756         <size>7</size>
9757       </method>
9758       <method name="Int32 Foo[T](T, System.Object[])">
9759         <size>2</size>
9760       </method>
9761       <method name="Int32 Foo(System.String, System.Object[])">
9762         <size>2</size>
9763       </method>
9764       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9765         <size>8</size>
9766       </method>
9767       <method name="Int32 Main()">
9768         <size>17</size>
9769       </method>
9770     </type>
9771   </test>
9772   <test name="gtest-361.cs">
9773     <type name="Thing">
9774       <method name="Void .ctor()">
9775         <size>7</size>
9776       </method>
9777       <method name="Void Foo()">
9778         <size>1</size>
9779       </method>
9780       <method name="Int32 Main()">
9781         <size>164</size>
9782       </method>
9783       <method name="Void Method(Thing+Handler, System.String[])">
9784         <size>1</size>
9785       </method>
9786     </type>
9787     <type name="Thing+Handler">
9788       <method name="Void .ctor(Object, IntPtr)">
9789         <size>0</size>
9790       </method>
9791       <method name="Void Invoke()">
9792         <size>0</size>
9793       </method>
9794       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9795         <size>0</size>
9796       </method>
9797       <method name="Void EndInvoke(IAsyncResult)">
9798         <size>0</size>
9799       </method>
9800     </type>
9801     <type name="Thing">
9802       <method name="Void &lt;Main&gt;m__0()">
9803         <size>1</size>
9804       </method>
9805       <method name="Void &lt;Main&gt;m__1()">
9806         <size>1</size>
9807       </method>
9808     </type>
9809   </test>
9810   <test name="gtest-362.cs">
9811     <type name="C">
9812       <method name="Void .ctor()">
9813         <size>7</size>
9814       </method>
9815       <method name="Void Assert[T](T)">
9816         <size>1</size>
9817       </method>
9818       <method name="Void Assert[T](T, T)">
9819         <size>1</size>
9820       </method>
9821       <method name="Int32 Main()">
9822         <size>83</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-363.cs">
9827     <type name="Test">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Void InsertAt[T](T[], Int32, T[])">
9832         <size>1</size>
9833       </method>
9834       <method name="Void Main()">
9835         <size>39</size>
9836       </method>
9837     </type>
9838   </test>
9839   <test name="gtest-364.cs">
9840     <type name="BugReport.Program">
9841       <method name="Void .ctor()">
9842         <size>7</size>
9843       </method>
9844       <method name="Int32 Main()">
9845         <size>307</size>
9846       </method>
9847     </type>
9848     <type name="BugReport.A">
9849       <method name="Void .ctor()">
9850         <size>7</size>
9851       </method>
9852       <method name="Nullable`1 get_Counter()">
9853         <size>7</size>
9854       </method>
9855       <method name="Void set_Counter(Nullable`1)">
9856         <size>8</size>
9857       </method>
9858     </type>
9859   </test>
9860   <test name="gtest-365.cs">
9861     <type name="B.Program">
9862       <method name="Void .ctor()">
9863         <size>7</size>
9864       </method>
9865       <method name="Int32 Main()">
9866         <size>51</size>
9867       </method>
9868     </type>
9869   </test>
9870   <test name="gtest-366.cs">
9871     <type name="Tester">
9872       <method name="Void .ctor()">
9873         <size>7</size>
9874       </method>
9875       <method name="Void Assert[T](T, T)">
9876         <size>1</size>
9877       </method>
9878       <method name="Void Main()">
9879         <size>20</size>
9880       </method>
9881     </type>
9882     <type name="MyType">
9883       <method name="Void .ctor(Int32)">
9884         <size>8</size>
9885       </method>
9886       <method name="Int32 op_Implicit(MyType)">
9887         <size>8</size>
9888       </method>
9889     </type>
9890   </test>
9891   <test name="gtest-367.cs">
9892     <type name="Foo">
9893       <method name="Void .ctor()">
9894         <size>7</size>
9895       </method>
9896     </type>
9897     <type name="Repro">
9898       <method name="Void .ctor()">
9899         <size>7</size>
9900       </method>
9901       <method name="Void Bar[TFoo](TFoo)">
9902         <size>19</size>
9903       </method>
9904       <method name="Void Baz[T](T, System.Action`1[T])">
9905         <size>8</size>
9906       </method>
9907       <method name="Void Main()">
9908         <size>1</size>
9909       </method>
9910       <method name="Void Gazonk(Repro)">
9911         <size>1</size>
9912       </method>
9913     </type>
9914   </test>
9915   <test name="gtest-368.cs">
9916     <type name="C`1[T]">
9917       <method name="Void .ctor(D)">
9918         <size>7</size>
9919       </method>
9920       <method name="Void .ctor()">
9921         <size>7</size>
9922       </method>
9923     </type>
9924     <type name="C`1+D[T]">
9925       <method name="Void .ctor()">
9926         <size>7</size>
9927       </method>
9928     </type>
9929     <type name="M">
9930       <method name="Void .ctor()">
9931         <size>7</size>
9932       </method>
9933       <method name="Void Main()">
9934         <size>1</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-369.cs">
9939     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9944         <size>2</size>
9945       </method>
9946       <method name="IList Query()">
9947         <size>2</size>
9948       </method>
9949     </type>
9950     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9951       <method name="Void .ctor()">
9952         <size>7</size>
9953       </method>
9954     </type>
9955     <type name="Db4objects.Db4o.Internal.M">
9956       <method name="Void .ctor()">
9957         <size>7</size>
9958       </method>
9959       <method name="Void Main()">
9960         <size>1</size>
9961       </method>
9962     </type>
9963     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9964       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9965         <size>7</size>
9966       </method>
9967       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9968         <size>9</size>
9969       </method>
9970     </type>
9971   </test>
9972   <test name="gtest-370.cs">
9973     <type name="N2.X`1[T]">
9974       <method name="Void .ctor()">
9975         <size>7</size>
9976       </method>
9977     </type>
9978     <type name="N2.X`1+A`1[T,T]">
9979       <method name="Void .ctor()">
9980         <size>7</size>
9981       </method>
9982     </type>
9983     <type name="N2.X`1+A`1+B`1[T,T,T]">
9984       <method name="Void .ctor()">
9985         <size>7</size>
9986       </method>
9987     </type>
9988     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9989       <method name="Void .ctor()">
9990         <size>7</size>
9991       </method>
9992     </type>
9993     <type name="N2.C">
9994       <method name="Void .ctor()">
9995         <size>7</size>
9996       </method>
9997       <method name="Void Main()">
9998         <size>1</size>
9999       </method>
10000     </type>
10001   </test>
10002   <test name="gtest-371.cs">
10003     <type name="X">
10004       <method name="Void .ctor()">
10005         <size>7</size>
10006       </method>
10007       <method name="Void Main()">
10008         <size>86</size>
10009       </method>
10010     </type>
10011     <type name="&lt;PrivateImplementationDetails&gt;">
10012       <method name="Void .ctor()">
10013         <size>7</size>
10014       </method>
10015     </type>
10016   </test>
10017   <test name="gtest-372.cs">
10018     <type name="TestClass`1[T]">
10019       <method name="Void .ctor()">
10020         <size>7</size>
10021       </method>
10022       <method name="Boolean Check(T, T)">
10023         <size>15</size>
10024       </method>
10025     </type>
10026     <type name="C">
10027       <method name="Void .ctor()">
10028         <size>7</size>
10029       </method>
10030     </type>
10031     <type name="TestClass2`1[T]">
10032       <method name="Void .ctor()">
10033         <size>7</size>
10034       </method>
10035       <method name="Boolean Check(T, T)">
10036         <size>15</size>
10037       </method>
10038     </type>
10039     <type name="X">
10040       <method name="Void .ctor()">
10041         <size>7</size>
10042       </method>
10043       <method name="Int32 Main()">
10044         <size>28</size>
10045       </method>
10046     </type>
10047   </test>
10048   <test name="gtest-373.cs">
10049     <type name="MonoBug.MainClass">
10050       <method name="Void .ctor()">
10051         <size>7</size>
10052       </method>
10053       <method name="Void Main()">
10054         <size>29</size>
10055       </method>
10056     </type>
10057     <type name="MonoBug.GenericType`1[T]">
10058       <method name="Void .ctor(T)">
10059         <size>14</size>
10060       </method>
10061       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10062         <size>7</size>
10063       </method>
10064     </type>
10065   </test>
10066   <test name="gtest-374.cs">
10067     <type name="aClass">
10068       <method name="Void .ctor()">
10069         <size>7</size>
10070       </method>
10071       <method name="Void Main(System.String[])">
10072         <size>14</size>
10073       </method>
10074     </type>
10075   </test>
10076   <test name="gtest-375.cs">
10077     <type name="X">
10078       <method name="Void .ctor()">
10079         <size>7</size>
10080       </method>
10081       <method name="Boolean Compute(Int32)">
10082         <size>2</size>
10083       </method>
10084       <method name="Boolean Compute2(Int32)">
10085         <size>2</size>
10086       </method>
10087       <method name="Int32 Main()">
10088         <size>28</size>
10089       </method>
10090     </type>
10091   </test>
10092   <test name="gtest-376.cs">
10093     <type name="C">
10094       <method name="Void .ctor()">
10095         <size>7</size>
10096       </method>
10097       <method name="Void Main()">
10098         <size>1</size>
10099       </method>
10100     </type>
10101     <type name="S`1[T]">
10102       <method name="System.Object Box(Nullable`1)">
10103         <size>30</size>
10104       </method>
10105     </type>
10106   </test>
10107   <test name="gtest-377.cs">
10108     <type name="D">
10109       <method name="Void .cctor()">
10110         <size>26</size>
10111       </method>
10112       <method name="Void Main()">
10113         <size>98</size>
10114       </method>
10115     </type>
10116   </test>
10117   <test name="gtest-378.cs">
10118     <type name="Test">
10119       <method name="Void .ctor()">
10120         <size>7</size>
10121       </method>
10122       <method name="System.Object FooG[T](Nullable`1)">
10123         <size>7</size>
10124       </method>
10125       <method name="System.Object Foo(Nullable`1)">
10126         <size>7</size>
10127       </method>
10128       <method name="Int32 Main()">
10129         <size>58</size>
10130       </method>
10131     </type>
10132   </test>
10133   <test name="gtest-379.cs">
10134     <type name="C">
10135       <method name="Void .ctor()">
10136         <size>7</size>
10137       </method>
10138       <method name="Int32 Print(Nullable`1)">
10139         <size>16</size>
10140       </method>
10141       <method name="Int32 Main()">
10142         <size>15</size>
10143       </method>
10144     </type>
10145     <type name="S">
10146       <method name="Boolean op_Equality(S, S)">
10147         <size>2</size>
10148       </method>
10149       <method name="Boolean op_Inequality(S, S)">
10150         <size>2</size>
10151       </method>
10152     </type>
10153   </test>
10154   <test name="gtest-380.cs">
10155     <type name="Test">
10156       <method name="Void .ctor()">
10157         <size>7</size>
10158       </method>
10159       <method name="Int32 Main()">
10160         <size>165</size>
10161       </method>
10162     </type>
10163     <type name="GTest`1[T]">
10164       <method name="Void .ctor()">
10165         <size>7</size>
10166       </method>
10167       <method name="Void .cctor()">
10168         <size>13</size>
10169       </method>
10170     </type>
10171   </test>
10172   <test name="gtest-381.cs">
10173     <type name="TestGoto">
10174       <method name="Void .ctor()">
10175         <size>7</size>
10176       </method>
10177       <method name="Void .cctor()">
10178         <size>7</size>
10179       </method>
10180       <method name="Void Main(System.String[])">
10181         <size>69</size>
10182       </method>
10183       <method name="IEnumerable`1 setX()">
10184         <size>16</size>
10185       </method>
10186       <method name="IEnumerable`1 test()">
10187         <size>16</size>
10188       </method>
10189     </type>
10190     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10191       <method name="Void .ctor()">
10192         <size>7</size>
10193       </method>
10194       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10195         <size>12</size>
10196       </method>
10197       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10198         <size>7</size>
10199       </method>
10200       <method name="Boolean MoveNext()">
10201         <size>106</size>
10202       </method>
10203       <method name="Void Dispose()">
10204         <size>46</size>
10205       </method>
10206       <method name="Void Reset()">
10207         <size>6</size>
10208       </method>
10209     </type>
10210     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10211       <method name="Void .ctor()">
10212         <size>7</size>
10213       </method>
10214       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10215         <size>12</size>
10216       </method>
10217       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10218         <size>7</size>
10219       </method>
10220       <method name="Boolean MoveNext()">
10221         <size>178</size>
10222       </method>
10223       <method name="Void Dispose()">
10224         <size>62</size>
10225       </method>
10226       <method name="Void Reset()">
10227         <size>6</size>
10228       </method>
10229     </type>
10230     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10231       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10232         <size>7</size>
10233       </method>
10234       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10235         <size>26</size>
10236       </method>
10237     </type>
10238     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10239       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10240         <size>7</size>
10241       </method>
10242       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10243         <size>26</size>
10244       </method>
10245     </type>
10246   </test>
10247   <test name="gtest-382.cs">
10248     <type name="C">
10249       <method name="Void .ctor()">
10250         <size>7</size>
10251       </method>
10252       <method name="Int32 Main()">
10253         <size>76</size>
10254       </method>
10255     </type>
10256   </test>
10257   <test name="gtest-383.cs">
10258     <type name="C">
10259       <method name="Void .ctor()">
10260         <size>7</size>
10261       </method>
10262       <method name="Int32 Main()">
10263         <size>260</size>
10264       </method>
10265     </type>
10266     <type name="MyTypeA">
10267       <method name="Void .ctor(Int16)">
10268         <size>8</size>
10269       </method>
10270       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10274         <size>2</size>
10275       </method>
10276       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10280         <size>6</size>
10281       </method>
10282       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10283         <size>6</size>
10284       </method>
10285     </type>
10286     <type name="MyTypeB">
10287       <method name="Void .ctor(Int16)">
10288         <size>8</size>
10289       </method>
10290       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10303         <size>2</size>
10304       </method>
10305       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10306         <size>2</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-384.cs">
10311     <type name="N.TestG">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void Foo[T]()">
10316         <size>1</size>
10317       </method>
10318     </type>
10319     <type name="NonGeneric">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323     </type>
10324     <type name="Generic`1[T]">
10325       <method name="Void .ctor()">
10326         <size>7</size>
10327       </method>
10328     </type>
10329     <type name="m">
10330       <method name="Void .ctor()">
10331         <size>7</size>
10332       </method>
10333       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10334         <size>13</size>
10335       </method>
10336       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10337         <size>13</size>
10338       </method>
10339       <method name="Void Main()">
10340         <size>6</size>
10341       </method>
10342     </type>
10343   </test>
10344   <test name="gtest-385.cs">
10345     <type name="DocAttribute">
10346       <method name="Void .ctor()">
10347         <size>7</size>
10348       </method>
10349       <method name="Void .ctor(String)">
10350         <size>7</size>
10351       </method>
10352     </type>
10353     <type name="Test">
10354       <method name="Void .ctor()">
10355         <size>7</size>
10356       </method>
10357       <method name="Int32 Main()">
10358         <size>66</size>
10359       </method>
10360     </type>
10361     <type name="Func`2[TArg,TRet]">
10362       <method name="Void .ctor(Object, IntPtr)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void Invoke()">
10366         <size>0</size>
10367       </method>
10368       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10369         <size>0</size>
10370       </method>
10371       <method name="Void EndInvoke(IAsyncResult)">
10372         <size>0</size>
10373       </method>
10374     </type>
10375   </test>
10376   <test name="gtest-386.cs">
10377     <type name="C">
10378       <method name="Void .ctor()">
10379         <size>7</size>
10380       </method>
10381       <method name="Int32 Main()">
10382         <size>220</size>
10383       </method>
10384     </type>
10385     <type name="MyType">
10386       <method name="Void .ctor(Int32)">
10387         <size>8</size>
10388       </method>
10389       <method name="MyType op_UnaryNegation(MyType)">
10390         <size>14</size>
10391       </method>
10392     </type>
10393   </test>
10394   <test name="gtest-387.cs">
10395     <type name="C">
10396       <method name="Void .ctor()">
10397         <size>7</size>
10398       </method>
10399       <method name="Int32 Main()">
10400         <size>168</size>
10401       </method>
10402     </type>
10403   </test>
10404   <test name="gtest-388.cs">
10405     <type name="Data">
10406       <method name="Void .ctor()">
10407         <size>7</size>
10408       </method>
10409     </type>
10410     <type name="Foo">
10411       <method name="Void .ctor()">
10412         <size>7</size>
10413       </method>
10414       <method name="Void f(Data)">
10415         <size>19</size>
10416       </method>
10417       <method name="Void Main()">
10418         <size>22</size>
10419       </method>
10420     </type>
10421   </test>
10422   <test name="gtest-389.cs">
10423     <type name="C">
10424       <method name="Void .ctor()">
10425         <size>7</size>
10426       </method>
10427       <method name="Int32 Main()">
10428         <size>234</size>
10429       </method>
10430     </type>
10431   </test>
10432   <test name="gtest-390.cs">
10433     <type name="Program">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>4</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-391.cs">
10443     <type name="C">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447       <method name="Int32 Main()">
10448         <size>121</size>
10449       </method>
10450       <method name="Boolean Test_1()">
10451         <size>36</size>
10452       </method>
10453     </type>
10454   </test>
10455   <test name="gtest-392.cs">
10456     <type name="DieSubrangeType">
10457       <method name="Void .ctor()">
10458         <size>19</size>
10459       </method>
10460       <method name="Nullable`1 get_UpperBound()">
10461         <size>7</size>
10462       </method>
10463       <method name="Void set_UpperBound(Nullable`1)">
10464         <size>8</size>
10465       </method>
10466     </type>
10467     <type name="X">
10468       <method name="Void .ctor()">
10469         <size>7</size>
10470       </method>
10471       <method name="Int32 Main()">
10472         <size>61</size>
10473       </method>
10474     </type>
10475   </test>
10476   <test name="gtest-393.cs">
10477     <type name="B`1[T]">
10478       <method name="Void .ctor()">
10479         <size>7</size>
10480       </method>
10481     </type>
10482     <type name="A">
10483       <method name="Void .ctor(Type)">
10484         <size>29</size>
10485       </method>
10486       <method name="Void .cctor()">
10487         <size>7</size>
10488       </method>
10489       <method name="Int32 Main()">
10490         <size>23</size>
10491       </method>
10492     </type>
10493   </test>
10494   <test name="gtest-394.cs">
10495     <type name="Test">
10496       <method name="Void .ctor()">
10497         <size>7</size>
10498       </method>
10499       <method name="Void FindMembers(Test+MemberFilter)">
10500         <size>1</size>
10501       </method>
10502       <method name="Void GetMethodGroup(Test+MemberFilter)">
10503         <size>43</size>
10504       </method>
10505       <method name="Void Main()">
10506         <size>1</size>
10507       </method>
10508     </type>
10509     <type name="Test+MemberFilter">
10510       <method name="Void .ctor(Object, IntPtr)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean Invoke()">
10514         <size>0</size>
10515       </method>
10516       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10517         <size>0</size>
10518       </method>
10519       <method name="Boolean EndInvoke(IAsyncResult)">
10520         <size>0</size>
10521       </method>
10522     </type>
10523     <type name="Test">
10524       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10525         <size>2</size>
10526       </method>
10527     </type>
10528   </test>
10529   <test name="gtest-395.cs">
10530     <type name="RuleBuilder`1[T]">
10531       <method name="Void .ctor()">
10532         <size>7</size>
10533       </method>
10534     </type>
10535     <type name="RubyMethod">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10540         <size>6</size>
10541       </method>
10542     </type>
10543     <type name="T">
10544       <method name="Void .ctor()">
10545         <size>7</size>
10546       </method>
10547       <method name="Void Main()">
10548         <size>1</size>
10549       </method>
10550     </type>
10551   </test>
10552   <test name="gtest-396.cs">
10553     <type name="Test">
10554       <method name="Void .ctor()">
10555         <size>7</size>
10556       </method>
10557       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10558         <size>1</size>
10559       </method>
10560       <method name="System.Func`1[System.Int32] Method(System.String)">
10561         <size>2</size>
10562       </method>
10563       <method name="Void Main()">
10564         <size>24</size>
10565       </method>
10566     </type>
10567   </test>
10568   <test name="gtest-397.cs">
10569     <type name="Test">
10570       <method name="Void .ctor()">
10571         <size>7</size>
10572       </method>
10573       <method name="Foo NegateFoo(Foo)">
10574         <size>12</size>
10575       </method>
10576       <method name="Foo NegateFooNullable(Nullable`1)">
10577         <size>7</size>
10578       </method>
10579       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10580         <size>7</size>
10581       </method>
10582       <method name="Nullable`1 NegateBar(Bar)">
10583         <size>12</size>
10584       </method>
10585       <method name="Int32 Main()">
10586         <size>139</size>
10587       </method>
10588     </type>
10589     <type name="Foo">
10590       <method name="Void .ctor(Int32)">
10591         <size>8</size>
10592       </method>
10593       <method name="Foo op_UnaryNegation(Nullable`1)">
10594         <size>42</size>
10595       </method>
10596     </type>
10597     <type name="Bar">
10598       <method name="Void .ctor(Int32)">
10599         <size>8</size>
10600       </method>
10601       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10602         <size>41</size>
10603       </method>
10604     </type>
10605   </test>
10606   <test name="gtest-398.cs">
10607     <type name="GenericClass`1[T]">
10608       <method name="Void .ctor(T)">
10609         <size>14</size>
10610       </method>
10611       <method name="Void Method()">
10612         <size>42</size>
10613       </method>
10614       <method name="Void Test(T)">
10615         <size>1</size>
10616       </method>
10617     </type>
10618     <type name="Foo">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Void Main(System.String[])">
10623         <size>15</size>
10624       </method>
10625     </type>
10626     <type name="ToStr">
10627       <method name="Void .ctor(Object, IntPtr)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String Invoke(System.String, IFormatProvider)">
10631         <size>0</size>
10632       </method>
10633       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10634         <size>0</size>
10635       </method>
10636       <method name="System.String EndInvoke(IAsyncResult)">
10637         <size>0</size>
10638       </method>
10639     </type>
10640   </test>
10641   <test name="gtest-399.cs">
10642     <type name="TestIssue.Base">
10643       <method name="Void .ctor()">
10644         <size>7</size>
10645       </method>
10646     </type>
10647     <type name="TestIssue.Derived">
10648       <method name="Void .ctor()">
10649         <size>7</size>
10650       </method>
10651     </type>
10652     <type name="TestIssue.Program">
10653       <method name="Void .ctor()">
10654         <size>7</size>
10655       </method>
10656       <method name="Int32 Main()">
10657         <size>39</size>
10658       </method>
10659     </type>
10660   </test>
10661   <test name="gtest-400.cs">
10662     <type name="Gen`1[T]">
10663       <method name="Void .ctor()">
10664         <size>7</size>
10665       </method>
10666       <method name="Boolean Foo(T)">
10667         <size>15</size>
10668       </method>
10669     </type>
10670     <type name="Program">
10671       <method name="Void .ctor()">
10672         <size>7</size>
10673       </method>
10674       <method name="Boolean Foo[T]()">
10675         <size>17</size>
10676       </method>
10677       <method name="Int32 Main()">
10678         <size>66</size>
10679       </method>
10680     </type>
10681   </test>
10682   <test name="gtest-401.cs">
10683     <type name="ParserTest">
10684       <method name="Void .ctor()">
10685         <size>7</size>
10686       </method>
10687       <method name="Void Main()">
10688         <size>165</size>
10689       </method>
10690     </type>
10691   </test>
10692   <test name="gtest-402.cs">
10693     <type name="X">
10694       <method name="Void .ctor()">
10695         <size>7</size>
10696       </method>
10697       <method name="Void Main()">
10698         <size>16</size>
10699       </method>
10700     </type>
10701   </test>
10702   <test name="gtest-403.cs">
10703     <type name="T">
10704       <method name="Void .ctor()">
10705         <size>7</size>
10706       </method>
10707       <method name="Void Main()">
10708         <size>15</size>
10709       </method>
10710     </type>
10711     <type name="S`1[T]">
10712       <method name="Void Foo()">
10713         <size>1</size>
10714       </method>
10715     </type>
10716   </test>
10717   <test name="gtest-404.cs">
10718     <type name="Test.Program">
10719       <method name="Void Main()">
10720         <size>1</size>
10721       </method>
10722     </type>
10723     <type name="Test.Class1`1[T1]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void add_doSomething(System.EventHandler)">
10728         <size>24</size>
10729       </method>
10730       <method name="Void remove_doSomething(System.EventHandler)">
10731         <size>24</size>
10732       </method>
10733     </type>
10734     <type name="Test.Class2`1[T]">
10735       <method name="Void .ctor()">
10736         <size>7</size>
10737       </method>
10738       <method name="Void add_DoSomething(System.EventHandler)">
10739         <size>8</size>
10740       </method>
10741       <method name="Void remove_DoSomething(System.EventHandler)">
10742         <size>8</size>
10743       </method>
10744     </type>
10745   </test>
10746   <test name="gtest-405.cs">
10747     <type name="C">
10748       <method name="Void .ctor()">
10749         <size>7</size>
10750       </method>
10751       <method name="Void Main()">
10752         <size>1</size>
10753       </method>
10754     </type>
10755   </test>
10756   <test name="gtest-406.cs">
10757     <type name="Test`1[T]">
10758       <method name="Void .ctor()">
10759         <size>7</size>
10760       </method>
10761       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10762         <size>1</size>
10763       </method>
10764     </type>
10765     <type name="C`2[A,B]">
10766       <method name="Void .ctor(IEnumerable`1)">
10767         <size>46</size>
10768       </method>
10769       <method name="B &lt;C&gt;m__0(B)">
10770         <size>2</size>
10771       </method>
10772     </type>
10773     <type name="M">
10774       <method name="Void .ctor()">
10775         <size>7</size>
10776       </method>
10777       <method name="Void Main()">
10778         <size>1</size>
10779       </method>
10780     </type>
10781   </test>
10782   <test name="gtest-407.cs">
10783     <type name="NullableColorTests">
10784       <method name="Void .ctor()">
10785         <size>7</size>
10786       </method>
10787       <method name="Int32 Main()">
10788         <size>99</size>
10789       </method>
10790     </type>
10791     <type name="MyColor">
10792       <method name="Void .ctor(Int32)">
10793         <size>8</size>
10794       </method>
10795       <method name="Boolean op_Equality(MyColor, MyColor)">
10796         <size>17</size>
10797       </method>
10798       <method name="Boolean op_Inequality(MyColor, MyColor)">
10799         <size>20</size>
10800       </method>
10801     </type>
10802   </test>
10803   <test name="gtest-408.cs">
10804     <type name="Test">
10805       <method name="Void .ctor()">
10806         <size>7</size>
10807       </method>
10808       <method name="Int32 Main()">
10809         <size>92</size>
10810       </method>
10811     </type>
10812   </test>
10813   <test name="gtest-409.cs">
10814     <type name="ConditionalParsing">
10815       <method name="Void .ctor()">
10816         <size>7</size>
10817       </method>
10818       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10819         <size>14</size>
10820       </method>
10821       <method name="Void Test_1(Boolean)">
10822         <size>20</size>
10823       </method>
10824       <method name="Void Test_2()">
10825         <size>31</size>
10826       </method>
10827       <method name="Void Test_4(Boolean, Boolean)">
10828         <size>39</size>
10829       </method>
10830       <method name="Void Test_5(Boolean, IDisposable)">
10831         <size>45</size>
10832       </method>
10833       <method name="Void Test_6(Boolean)">
10834         <size>47</size>
10835       </method>
10836       <method name="Void Test_7(System.Object)">
10837         <size>8</size>
10838       </method>
10839       <method name="Void Main()">
10840         <size>1</size>
10841       </method>
10842     </type>
10843     <type name="ConditionalParsing+T">
10844       <method name="Void .ctor(String, Boolean)">
10845         <size>28</size>
10846       </method>
10847       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10848         <size>7</size>
10849       </method>
10850     </type>
10851     <type name="&lt;PrivateImplementationDetails&gt;">
10852       <method name="Void .ctor()">
10853         <size>7</size>
10854       </method>
10855     </type>
10856     <type name="ConditionalParsing+Const">
10857       <method name="Void .ctor()">
10858         <size>7</size>
10859       </method>
10860     </type>
10861     <type name="ConditionalParsing">
10862       <method name="Void Test_8(DateTime)">
10863         <size>38</size>
10864       </method>
10865       <method name="Void Test_9()">
10866         <size>43</size>
10867       </method>
10868       <method name="Void Test_10()">
10869         <size>21</size>
10870       </method>
10871     </type>
10872   </test>
10873   <test name="gtest-410.cs">
10874     <type name="Program">
10875       <method name="Void .ctor()">
10876         <size>7</size>
10877       </method>
10878       <method name="Void Main()">
10879         <size>7</size>
10880       </method>
10881     </type>
10882   </test>
10883   <test name="gtest-411.cs">
10884     <type name="Maybe">
10885       <method name="Maybe`1[T] C[T](T)">
10886         <size>2</size>
10887       </method>
10888     </type>
10889     <type name="Maybe`1[T]">
10890       <method name="Void .ctor(T)">
10891         <size>7</size>
10892       </method>
10893     </type>
10894     <type name="Extensions">
10895       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10896         <size>10</size>
10897       </method>
10898     </type>
10899     <type name="Test">
10900       <method name="Void .ctor()">
10901         <size>7</size>
10902       </method>
10903       <method name="Void Main()">
10904         <size>131</size>
10905       </method>
10906       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10907         <size>7</size>
10908       </method>
10909       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10910         <size>7</size>
10911       </method>
10912       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10913         <size>11</size>
10914       </method>
10915     </type>
10916   </test>
10917   <test name="gtest-412.cs">
10918     <type name="Program">
10919       <method name="Void .ctor()">
10920         <size>7</size>
10921       </method>
10922       <method name="Int32 Main()">
10923         <size>213</size>
10924       </method>
10925     </type>
10926   </test>
10927   <test name="gtest-413.cs">
10928     <type name="Test">
10929       <method name="Void .ctor()">
10930         <size>7</size>
10931       </method>
10932       <method name="Int32 Main()">
10933         <size>95</size>
10934       </method>
10935     </type>
10936     <type name="S">
10937       <method name="Int64 op_Addition(S, Int64)">
10938         <size>2</size>
10939       </method>
10940     </type>
10941   </test>
10942   <test name="gtest-414.cs">
10943     <type name="MonoTest.MainClass">
10944       <method name="Void .ctor()">
10945         <size>7</size>
10946       </method>
10947       <method name="Void Main()">
10948         <size>1</size>
10949       </method>
10950     </type>
10951     <type name="MonoTest.TestImpl">
10952       <method name="Void .ctor()">
10953         <size>7</size>
10954       </method>
10955       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10956         <size>1</size>
10957       </method>
10958       <method name="Void Get[T]()">
10959         <size>1</size>
10960       </method>
10961       <method name="Void Get[T](System.Object)">
10962         <size>1</size>
10963       </method>
10964     </type>
10965     <type name="MonoTest.C">
10966       <method name="Void .ctor()">
10967         <size>7</size>
10968       </method>
10969       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10970         <size>1</size>
10971       </method>
10972       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10973         <size>1</size>
10974       </method>
10975     </type>
10976   </test>
10977   <test name="gtest-415.cs">
10978     <type name="S2">
10979       <method name="Void Test()">
10980         <size>39</size>
10981       </method>
10982       <method name="Void Main()">
10983         <size>16</size>
10984       </method>
10985     </type>
10986   </test>
10987   <test name="gtest-416.cs">
10988     <type name="Bug.Demo">
10989       <method name="Boolean Fixed()">
10990         <size>14</size>
10991       </method>
10992       <method name="Boolean Foo(System.Int32[])">
10993         <size>43</size>
10994       </method>
10995       <method name="Int32 Main()">
10996         <size>65</size>
10997       </method>
10998     </type>
10999   </test>
11000   <test name="gtest-417.cs">
11001     <type name="C">
11002       <method name="Void .ctor()">
11003         <size>7</size>
11004       </method>
11005       <method name="Void Goo()">
11006         <size>11</size>
11007       </method>
11008       <method name="Void Main()">
11009         <size>1</size>
11010       </method>
11011     </type>
11012   </test>
11013   <test name="gtest-418.cs">
11014     <type name="N.Nested">
11015       <method name="Void .ctor()">
11016         <size>7</size>
11017       </method>
11018     </type>
11019     <type name="N.Nested+C">
11020       <method name="Void .ctor()">
11021         <size>7</size>
11022       </method>
11023       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11024         <size>2</size>
11025       </method>
11026     </type>
11027     <type name="N.M">
11028       <method name="Void .ctor()">
11029         <size>7</size>
11030       </method>
11031       <method name="Int32 Main()">
11032         <size>173</size>
11033       </method>
11034     </type>
11035   </test>
11036   <test name="gtest-419.cs">
11037     <type name="Program">
11038       <method name="Void .ctor()">
11039         <size>7</size>
11040       </method>
11041       <method name="Int32 Main()">
11042         <size>56</size>
11043       </method>
11044       <method name="System.Object Test(System.String)">
11045         <size>42</size>
11046       </method>
11047     </type>
11048   </test>
11049   <test name="gtest-420.cs">
11050     <type name="C">
11051       <method name="Void .ctor()">
11052         <size>7</size>
11053       </method>
11054     </type>
11055     <type name="TestClass">
11056       <method name="Void .ctor()">
11057         <size>7</size>
11058       </method>
11059       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11060         <size>2</size>
11061       </method>
11062       <method name="Int32 Test(System.Object, System.Object[])">
11063         <size>2</size>
11064       </method>
11065       <method name="Int32 Main()">
11066         <size>43</size>
11067       </method>
11068     </type>
11069   </test>
11070   <test name="gtest-421.cs">
11071     <type name="OneOff">
11072       <method name="Void .ctor()">
11073         <size>7</size>
11074       </method>
11075       <method name="Int32 Main()">
11076         <size>50</size>
11077       </method>
11078       <method name="T[] Clone[T](T[])">
11079         <size>166</size>
11080       </method>
11081     </type>
11082     <type name="&lt;PrivateImplementationDetails&gt;">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086     </type>
11087   </test>
11088   <test name="gtest-422.cs">
11089     <type name="A">
11090       <method name="Void .ctor()">
11091         <size>7</size>
11092       </method>
11093       <method name="Boolean op_GreaterThan(A, System.Object)">
11094         <size>2</size>
11095       </method>
11096       <method name="Boolean op_LessThan(A, System.Object)">
11097         <size>2</size>
11098       </method>
11099     </type>
11100     <type name="C">
11101       <method name="Void .ctor()">
11102         <size>7</size>
11103       </method>
11104       <method name="Int32 Main()">
11105         <size>23</size>
11106       </method>
11107       <method name="Nullable`1 get_Id()">
11108         <size>7</size>
11109       </method>
11110       <method name="Boolean Test()">
11111         <size>51</size>
11112       </method>
11113     </type>
11114   </test>
11115   <test name="gtest-423.cs">
11116     <type name="App">
11117       <method name="Void .ctor()">
11118         <size>7</size>
11119       </method>
11120       <method name="Void Main()">
11121         <size>33</size>
11122       </method>
11123       <method name="Void Test(System.Object, System.EventArgs)">
11124         <size>1</size>
11125       </method>
11126     </type>
11127   </test>
11128   <test name="gtest-424.cs">
11129     <type name="A">
11130       <method name="Void .ctor()">
11131         <size>7</size>
11132       </method>
11133     </type>
11134     <type name="B">
11135       <method name="Void .ctor()">
11136         <size>7</size>
11137       </method>
11138     </type>
11139     <type name="Test">
11140       <method name="Void .ctor()">
11141         <size>7</size>
11142       </method>
11143       <method name="Void Block(A[])">
11144         <size>6</size>
11145       </method>
11146       <method name="Void Block(IEnumerable`1, A[])">
11147         <size>1</size>
11148       </method>
11149       <method name="Int32 Main()">
11150         <size>29</size>
11151       </method>
11152     </type>
11153   </test>
11154   <test name="gtest-425.cs">
11155     <type name="EventClass`1[T]">
11156       <method name="Void .ctor()">
11157         <size>7</size>
11158       </method>
11159     </type>
11160     <type name="Test">
11161       <method name="Void .ctor()">
11162         <size>7</size>
11163       </method>
11164       <method name="Void Main()">
11165         <size>16</size>
11166       </method>
11167     </type>
11168     <type name="EventClass`1+HookDelegate[T]">
11169       <method name="Void .ctor(Object, IntPtr)">
11170         <size>0</size>
11171       </method>
11172       <method name="Void Invoke(T)">
11173         <size>0</size>
11174       </method>
11175       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11176         <size>0</size>
11177       </method>
11178       <method name="Void EndInvoke(IAsyncResult)">
11179         <size>0</size>
11180       </method>
11181     </type>
11182   </test>
11183   <test name="gtest-426.cs">
11184     <type name="OverloadTest.MyClass`1[T]">
11185       <method name="Void .ctor()">
11186         <size>7</size>
11187       </method>
11188       <method name="Boolean Method(MyInterface`1)">
11189         <size>20</size>
11190       </method>
11191       <method name="Boolean Method(System.Action`1[T])">
11192         <size>2</size>
11193       </method>
11194     </type>
11195     <type name="OverloadTest.C">
11196       <method name="Void .ctor()">
11197         <size>7</size>
11198       </method>
11199       <method name="Void Main()">
11200         <size>1</size>
11201       </method>
11202     </type>
11203   </test>
11204   <test name="gtest-427.cs">
11205     <type name="T">
11206       <method name="Void .ctor()">
11207         <size>7</size>
11208       </method>
11209       <method name="Void Test()">
11210         <size>19</size>
11211       </method>
11212       <method name="Void Attach(EventHandler)">
11213         <size>2</size>
11214       </method>
11215       <method name="Void Attach(EventHandler`1[System.String])">
11216         <size>1</size>
11217       </method>
11218       <method name="Void OnClick(System.String)">
11219         <size>1</size>
11220       </method>
11221       <method name="Void Main()">
11222         <size>11</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(System.Object)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239     <type name="EventHandler`1[T]">
11240       <method name="Void .ctor(Object, IntPtr)">
11241         <size>0</size>
11242       </method>
11243       <method name="Void Invoke(T)">
11244         <size>0</size>
11245       </method>
11246       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11247         <size>0</size>
11248       </method>
11249       <method name="Void EndInvoke(IAsyncResult)">
11250         <size>0</size>
11251       </method>
11252     </type>
11253   </test>
11254   <test name="gtest-428.cs">
11255     <type name="CInt">
11256       <method name="Void .ctor(Int32)">
11257         <size>8</size>
11258       </method>
11259       <method name="CInt op_Implicit(Int32)">
11260         <size>7</size>
11261       </method>
11262       <method name="Int32 op_Implicit(CInt)">
11263         <size>8</size>
11264       </method>
11265     </type>
11266     <type name="Klass">
11267       <method name="Void .ctor(Nullable`1)">
11268         <size>14</size>
11269       </method>
11270       <method name="Nullable`1 get_Value()">
11271         <size>7</size>
11272       </method>
11273     </type>
11274     <type name="MainClass">
11275       <method name="Void .ctor()">
11276         <size>7</size>
11277       </method>
11278       <method name="Int32 Main()">
11279         <size>173</size>
11280       </method>
11281     </type>
11282   </test>
11283   <test name="gtest-429.cs">
11284     <type name="CInt">
11285       <method name="Void .ctor(Int32)">
11286         <size>8</size>
11287       </method>
11288       <method name="CInt op_Implicit(Int32)">
11289         <size>7</size>
11290       </method>
11291       <method name="Int32 op_Implicit(CInt)">
11292         <size>8</size>
11293       </method>
11294     </type>
11295     <type name="Klass">
11296       <method name="Void .ctor(Nullable`1)">
11297         <size>14</size>
11298       </method>
11299     </type>
11300     <type name="MainClass">
11301       <method name="Void .ctor()">
11302         <size>7</size>
11303       </method>
11304       <method name="Int32 Main()">
11305         <size>36</size>
11306       </method>
11307     </type>
11308   </test>
11309   <test name="gtest-430.cs">
11310     <type name="Tmp">
11311       <method name="Void .ctor()">
11312         <size>7</size>
11313       </method>
11314     </type>
11315     <type name="Driver">
11316       <method name="Void .ctor()">
11317         <size>7</size>
11318       </method>
11319       <method name="Nullable`1 get_Prop()">
11320         <size>42</size>
11321       </method>
11322       <method name="Int32 Main()">
11323         <size>42</size>
11324       </method>
11325     </type>
11326   </test>
11327   <test name="gtest-431.cs">
11328     <type name="Program">
11329       <method name="Void .ctor()">
11330         <size>7</size>
11331       </method>
11332       <method name="Void Main()">
11333         <size>13</size>
11334       </method>
11335     </type>
11336   </test>
11337   <test name="gtest-432.cs">
11338     <type name="Test.Bar`2[T,U]">
11339       <method name="Void .ctor()">
11340         <size>7</size>
11341       </method>
11342       <method name="Void DoSomething[V]()">
11343         <size>1</size>
11344       </method>
11345     </type>
11346     <type name="Test.Baz">
11347       <method name="Void .ctor()">
11348         <size>7</size>
11349       </method>
11350       <method name="Void GetInTroubleHere()">
11351         <size>13</size>
11352       </method>
11353       <method name="Void Main()">
11354         <size>1</size>
11355       </method>
11356     </type>
11357   </test>
11358   <test name="gtest-433.cs">
11359     <type name="M">
11360       <method name="Void .ctor()">
11361         <size>7</size>
11362       </method>
11363       <method name="Void Main()">
11364         <size>37</size>
11365       </method>
11366     </type>
11367   </test>
11368   <test name="gtest-434.cs">
11369     <type name="testcase.Init">
11370       <method name="Void .ctor()">
11371         <size>7</size>
11372       </method>
11373       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11374         <size>8</size>
11375       </method>
11376     </type>
11377     <type name="testcase.Program">
11378       <method name="Void .ctor()">
11379         <size>7</size>
11380       </method>
11381       <method name="Int32 Main()">
11382         <size>75</size>
11383       </method>
11384     </type>
11385   </test>
11386   <test name="gtest-435.cs">
11387     <type name="testcase.Program">
11388       <method name="Void .ctor()">
11389         <size>7</size>
11390       </method>
11391       <method name="Int32 Main()">
11392         <size>258</size>
11393       </method>
11394     </type>
11395   </test>
11396   <test name="gtest-436.cs">
11397     <type name="SomeClass">
11398       <method name="Void .ctor()">
11399         <size>7</size>
11400       </method>
11401       <method name="Int32 Main()">
11402         <size>2</size>
11403       </method>
11404     </type>
11405   </test>
11406   <test name="gtest-438.cs">
11407     <type name="Tests">
11408       <method name="Void .ctor()">
11409         <size>7</size>
11410       </method>
11411       <method name="ServiceType GetService[ServiceType](System.Object[])">
11412         <size>17</size>
11413       </method>
11414       <method name="Int32 Main()">
11415         <size>19</size>
11416       </method>
11417     </type>
11418   </test>
11419   <test name="gtest-439.cs">
11420     <type name="MonoBug.Stuff">
11421       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11422         <size>8</size>
11423       </method>
11424     </type>
11425     <type name="MonoBug.GenericStuff`2[T1,T2]">
11426       <method name="Void .ctor(T1, T2)">
11427         <size>21</size>
11428       </method>
11429     </type>
11430     <type name="MonoBug.Program">
11431       <method name="Void Main()">
11432         <size>35</size>
11433       </method>
11434     </type>
11435   </test>
11436   <test name="gtest-440.cs">
11437     <type name="AnyObjectId">
11438       <method name="Void .ctor()">
11439         <size>7</size>
11440       </method>
11441       <method name="Int32 get_W1()">
11442         <size>7</size>
11443       </method>
11444       <method name="Void set_W1(Int32)">
11445         <size>8</size>
11446       </method>
11447     </type>
11448     <type name="ObjectId">
11449       <method name="Void .ctor()">
11450         <size>14</size>
11451       </method>
11452       <method name="Void Main()">
11453         <size>1</size>
11454       </method>
11455     </type>
11456   </test>
11457   <test name="gtest-441.cs">
11458     <type name="Name.Test">
11459       <method name="Void .ctor()">
11460         <size>7</size>
11461       </method>
11462     </type>
11463     <type name="Name.Subclass">
11464       <method name="Void .ctor()">
11465         <size>7</size>
11466       </method>
11467       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11468         <size>7</size>
11469       </method>
11470       <method name="Void Main(System.String[])">
11471         <size>7</size>
11472       </method>
11473     </type>
11474   </test>
11475   <test name="gtest-442.cs">
11476     <type name="NonGenericBase">
11477       <method name="Void .ctor()">
11478         <size>7</size>
11479       </method>
11480       <method name="Int32 get_Item(Int32)">
11481         <size>0</size>
11482       </method>
11483     </type>
11484     <type name="GenericBase`1[T]">
11485       <method name="Void .ctor()">
11486         <size>7</size>
11487       </method>
11488       <method name="T get_Instance()">
11489         <size>7</size>
11490       </method>
11491       <method name="Void Foo()">
11492         <size>24</size>
11493       </method>
11494     </type>
11495     <type name="EntryPoint">
11496       <method name="Void .ctor()">
11497         <size>7</size>
11498       </method>
11499       <method name="Void Main()">
11500         <size>1</size>
11501       </method>
11502     </type>
11503   </test>
11504   <test name="gtest-443.cs">
11505     <type name="C">
11506       <method name="Void .ctor()">
11507         <size>7</size>
11508       </method>
11509       <method name="Void M[T]()">
11510         <size>28</size>
11511       </method>
11512       <method name="Int32 Main()">
11513         <size>7</size>
11514       </method>
11515     </type>
11516   </test>
11517   <test name="gtest-444.cs">
11518     <type name="MyClass">
11519       <method name="Void .ctor()">
11520         <size>7</size>
11521       </method>
11522       <method name="Int32 Main()">
11523         <size>114</size>
11524       </method>
11525     </type>
11526   </test>
11527   <test name="gtest-445.cs">
11528     <type name="Test">
11529       <method name="Void .ctor()">
11530         <size>7</size>
11531       </method>
11532       <method name="Void Main()">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Foo[T](T ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Foo[T](T[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Foo[T](T[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Foo[T](T[,,])">
11545         <size>1</size>
11546       </method>
11547       <method name="Void Bar(Int32 ByRef)">
11548         <size>1</size>
11549       </method>
11550       <method name="Void Bar(System.Int32[])">
11551         <size>1</size>
11552       </method>
11553       <method name="Void Bar(System.Int32[,])">
11554         <size>1</size>
11555       </method>
11556       <method name="Void Bar(System.Int32[,,])">
11557         <size>1</size>
11558       </method>
11559     </type>
11560   </test>
11561   <test name="gtest-446.cs">
11562     <type name="BugTest.Bug`1[T]">
11563       <method name="Void .ctor()">
11564         <size>7</size>
11565       </method>
11566       <method name="Void CreateObject(T ByRef)">
11567         <size>42</size>
11568       </method>
11569     </type>
11570     <type name="BugTest.Program">
11571       <method name="Int32 Main()">
11572         <size>16</size>
11573       </method>
11574     </type>
11575   </test>
11576   <test name="gtest-447.cs">
11577     <type name="B">
11578       <method name="Void .ctor()">
11579         <size>7</size>
11580       </method>
11581       <method name="Int32 Main()">
11582         <size>29</size>
11583       </method>
11584     </type>
11585   </test>
11586   <test name="gtest-449.cs">
11587     <type name="Program">
11588       <method name="Void .ctor()">
11589         <size>7</size>
11590       </method>
11591       <method name="Int32 Main()">
11592         <size>59</size>
11593       </method>
11594     </type>
11595   </test>
11596   <test name="gtest-450.cs">
11597     <type name="Program">
11598       <method name="Void .ctor()">
11599         <size>7</size>
11600       </method>
11601       <method name="Int32 Main()">
11602         <size>59</size>
11603       </method>
11604     </type>
11605   </test>
11606   <test name="gtest-453.cs">
11607     <type name="Test.CompilerTest">
11608       <method name="Void .ctor()">
11609         <size>7</size>
11610       </method>
11611       <method name="Int32 Main()">
11612         <size>12</size>
11613       </method>
11614       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11615         <size>73</size>
11616       </method>
11617       <method name="Void ThisDoesNotWork()">
11618         <size>27</size>
11619       </method>
11620       <method name="Void ThisWorksFine()">
11621         <size>38</size>
11622       </method>
11623     </type>
11624   </test>
11625   <test name="gtest-454.cs">
11626     <type name="TestNS.TestCase">
11627       <method name="Void .ctor()">
11628         <size>7</size>
11629       </method>
11630       <method name="Int32 Compare[T](T[], T[])">
11631         <size>2</size>
11632       </method>
11633       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11634         <size>30</size>
11635       </method>
11636       <method name="Int32 Main()">
11637         <size>19</size>
11638       </method>
11639     </type>
11640   </test>
11641   <test name="gtest-455.cs">
11642     <type name="ConsoleApplication1.Program">
11643       <method name="Void .ctor()">
11644         <size>7</size>
11645       </method>
11646       <method name="Void Main()">
11647         <size>14</size>
11648       </method>
11649     </type>
11650     <type name="ConsoleApplication1.Inner`1[T]">
11651       <method name="Void .ctor()">
11652         <size>7</size>
11653       </method>
11654       <method name="Void Compare(System.Object, T)">
11655         <size>13</size>
11656       </method>
11657     </type>
11658   </test>
11659   <test name="gtest-456.cs">
11660     <type name="G`1[T]">
11661       <method name="Void .ctor()">
11662         <size>7</size>
11663       </method>
11664     </type>
11665     <type name="G`1+S[T]">
11666       <method name="System.String Test()">
11667         <size>22</size>
11668       </method>
11669     </type>
11670     <type name="C">
11671       <method name="Int32 Main()">
11672         <size>36</size>
11673       </method>
11674       <method name="Void .ctor()">
11675         <size>7</size>
11676       </method>
11677     </type>
11678   </test>
11679   <test name="gtest-457.cs">
11680     <type name="Program">
11681       <method name="Void Foo[T]()">
11682         <size>1</size>
11683       </method>
11684       <method name="Int32 Main()">
11685         <size>2</size>
11686       </method>
11687       <method name="Void .ctor()">
11688         <size>7</size>
11689       </method>
11690     </type>
11691     <type name="Program+C">
11692       <method name="Void .ctor()">
11693         <size>7</size>
11694       </method>
11695     </type>
11696   </test>
11697   <test name="gtest-458.cs">
11698     <type name="MyList`1[T]">
11699       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11700         <size>2</size>
11701       </method>
11702       <method name="Void .ctor()">
11703         <size>7</size>
11704       </method>
11705     </type>
11706     <type name="MyList`1+Helper`2[T,U,V]">
11707       <method name="Void .ctor()">
11708         <size>7</size>
11709       </method>
11710     </type>
11711     <type name="C">
11712       <method name="Int32 Main()">
11713         <size>13</size>
11714       </method>
11715       <method name="Void .ctor()">
11716         <size>7</size>
11717       </method>
11718     </type>
11719   </test>
11720   <test name="gtest-459.cs">
11721     <type name="GenericTest.OuterGeneric`1[T]">
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725     </type>
11726     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11727       <method name="System.String GetTypeNames()">
11728         <size>41</size>
11729       </method>
11730       <method name="Void .ctor()">
11731         <size>7</size>
11732       </method>
11733     </type>
11734     <type name="GenericTest.Program">
11735       <method name="Int32 Main()">
11736         <size>14</size>
11737       </method>
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741     </type>
11742   </test>
11743   <test name="gtest-460.cs">
11744     <type name="Foo`1[T]">
11745       <method name="Void .ctor()">
11746         <size>7</size>
11747       </method>
11748     </type>
11749     <type name="Foo`1+Bar`1[T,V]">
11750       <method name="Void .ctor()">
11751         <size>7</size>
11752       </method>
11753     </type>
11754     <type name="FooImpl">
11755       <method name="Int32 Main()">
11756         <size>8</size>
11757       </method>
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761     </type>
11762     <type name="FooImpl+BarImpl">
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767   </test>
11768   <test name="gtest-461.cs">
11769     <type name="Test.BaseContext">
11770       <method name="Void .ctor()">
11771         <size>7</size>
11772       </method>
11773     </type>
11774     <type name="Test.MyDataContext">
11775       <method name="Void .ctor()">
11776         <size>7</size>
11777       </method>
11778     </type>
11779     <type name="Test.Entity`1[T]">
11780       <method name="Void .ctor()">
11781         <size>7</size>
11782       </method>
11783     </type>
11784     <type name="Test.Person">
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788     </type>
11789     <type name="Test.TheBox`1[T]">
11790       <method name="U GetById[U](Guid)">
11791         <size>7</size>
11792       </method>
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Test.Program">
11798       <method name="Void Main()">
11799         <size>19</size>
11800       </method>
11801       <method name="Void .ctor()">
11802         <size>7</size>
11803       </method>
11804     </type>
11805   </test>
11806   <test name="gtest-462.cs">
11807     <type name="Program">
11808       <method name="Int32 Main()">
11809         <size>79</size>
11810       </method>
11811       <method name="Void .ctor()">
11812         <size>7</size>
11813       </method>
11814     </type>
11815     <type name="Program+Tester`1[T]">
11816       <method name="T Get(System.Object)">
11817         <size>30</size>
11818       </method>
11819       <method name="Void .ctor()">
11820         <size>7</size>
11821       </method>
11822     </type>
11823   </test>
11824   <test name="gtest-463.cs">
11825     <type name="STuple`1[Ta]">
11826       <method name="Void .ctor(Ta)">
11827         <size>8</size>
11828       </method>
11829     </type>
11830     <type name="C">
11831       <method name="Int32 Main()">
11832         <size>10</size>
11833       </method>
11834       <method name="Void .ctor()">
11835         <size>7</size>
11836       </method>
11837     </type>
11838   </test>
11839   <test name="gtest-464.cs">
11840     <type name="Test">
11841       <method name="Int32 Main()">
11842         <size>28</size>
11843       </method>
11844       <method name="Void .ctor()">
11845         <size>7</size>
11846       </method>
11847     </type>
11848   </test>
11849   <test name="gtest-465.cs">
11850     <type name="DerivedClass">
11851       <method name="Void GenericMethod_1[T]()">
11852         <size>1</size>
11853       </method>
11854       <method name="Void GenericMethod_2[T]()">
11855         <size>1</size>
11856       </method>
11857       <method name="Void GenericMethod_3[T]()">
11858         <size>1</size>
11859       </method>
11860       <method name="Void .ctor()">
11861         <size>7</size>
11862       </method>
11863     </type>
11864     <type name="Program">
11865       <method name="Int32 Main()">
11866         <size>8</size>
11867       </method>
11868       <method name="Void .ctor()">
11869         <size>7</size>
11870       </method>
11871     </type>
11872   </test>
11873   <test name="gtest-466.cs">
11874     <type name="Program">
11875       <method name="Boolean Test[T](T)">
11876         <size>10</size>
11877       </method>
11878       <method name="Int32 Main()">
11879         <size>40</size>
11880       </method>
11881       <method name="Void .ctor()">
11882         <size>7</size>
11883       </method>
11884     </type>
11885   </test>
11886   <test name="gtest-467.cs">
11887     <type name="S">
11888       <method name="Int32 Main()">
11889         <size>79</size>
11890       </method>
11891     </type>
11892     <type name="A">
11893       <method name="A op_Implicit(S)">
11894         <size>6</size>
11895       </method>
11896       <method name="Void .ctor()">
11897         <size>7</size>
11898       </method>
11899     </type>
11900     <type name="B">
11901       <method name="Void .ctor()">
11902         <size>7</size>
11903       </method>
11904     </type>
11905   </test>
11906   <test name="gtest-468.cs">
11907     <type name="TS">
11908       <method name="Nullable`1 get_v()">
11909         <size>7</size>
11910       </method>
11911       <method name="Int32 Main()">
11912         <size>43</size>
11913       </method>
11914       <method name="Nullable`1 op_Implicit(TS)">
11915         <size>7</size>
11916       </method>
11917       <method name="TS op_Implicit(Nullable`1)">
11918         <size>2</size>
11919       </method>
11920       <method name="Void .ctor()">
11921         <size>7</size>
11922       </method>
11923     </type>
11924   </test>
11925   <test name="gtest-469.cs">
11926     <type name="Foo`2[T1,T2]">
11927       <method name="Void .ctor(T2)">
11928         <size>7</size>
11929       </method>
11930     </type>
11931     <type name="Bar">
11932       <method name="Int32 Main()">
11933         <size>13</size>
11934       </method>
11935       <method name="Void .ctor()">
11936         <size>7</size>
11937       </method>
11938     </type>
11939   </test>
11940   <test name="gtest-470.cs">
11941     <type name="C">
11942       <method name="Void Main()">
11943         <size>13</size>
11944       </method>
11945       <method name="Void .ctor()">
11946         <size>7</size>
11947       </method>
11948     </type>
11949   </test>
11950   <test name="gtest-471.cs">
11951     <type name="Q">
11952       <method name="Void bar[T](T ByRef)">
11953         <size>16</size>
11954       </method>
11955       <method name="Int32 Main()">
11956         <size>11</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962   </test>
11963   <test name="gtest-472.cs">
11964     <type name="C`1[T]">
11965       <method name="Void CopyUnsafe(T[], System.Int64[])">
11966         <size>1</size>
11967       </method>
11968       <method name="Boolean CopyUnsafe(T[], Int64)">
11969         <size>2</size>
11970       </method>
11971       <method name="Void CopyUnsafe(T[])">
11972         <size>11</size>
11973       </method>
11974       <method name="Void .ctor()">
11975         <size>7</size>
11976       </method>
11977     </type>
11978     <type name="A">
11979       <method name="Void Main()">
11980         <size>1</size>
11981       </method>
11982       <method name="Void .ctor()">
11983         <size>7</size>
11984       </method>
11985     </type>
11986   </test>
11987   <test name="gtest-473.cs">
11988     <type name="A`1[X]">
11989       <method name="Void Foo[T]()">
11990         <size>1</size>
11991       </method>
11992       <method name="Void .ctor()">
11993         <size>7</size>
11994       </method>
11995     </type>
11996     <type name="B">
11997       <method name="Void Foo[T]()">
11998         <size>1</size>
11999       </method>
12000       <method name="Void .ctor()">
12001         <size>7</size>
12002       </method>
12003     </type>
12004     <type name="C">
12005       <method name="Int32 Main()">
12006         <size>8</size>
12007       </method>
12008       <method name="Void .ctor()">
12009         <size>7</size>
12010       </method>
12011     </type>
12012   </test>
12013   <test name="gtest-474.cs">
12014     <type name="A`1[X]">
12015       <method name="Void .ctor()">
12016         <size>7</size>
12017       </method>
12018     </type>
12019     <type name="B`1[T]">
12020       <method name="Void .ctor()">
12021         <size>7</size>
12022       </method>
12023     </type>
12024     <type name="C">
12025       <method name="Void Main()">
12026         <size>7</size>
12027       </method>
12028       <method name="Void .ctor()">
12029         <size>7</size>
12030       </method>
12031     </type>
12032   </test>
12033   <test name="gtest-475.cs">
12034     <type name="Value`1[T]">
12035       <method name="Void .ctor()">
12036         <size>7</size>
12037       </method>
12038       <method name="Void .cctor()">
12039         <size>1</size>
12040       </method>
12041     </type>
12042     <type name="Test`2[T,U]">
12043       <method name="Value`1[T] get_Value()">
12044         <size>2</size>
12045       </method>
12046       <method name="Void .ctor()">
12047         <size>7</size>
12048       </method>
12049     </type>
12050     <type name="Test`2+B[T,U]">
12051       <method name="Void .ctor(Value`1)">
12052         <size>7</size>
12053       </method>
12054       <method name="Void .cctor()">
12055         <size>16</size>
12056       </method>
12057     </type>
12058     <type name="C">
12059       <method name="Void Main()">
12060         <size>7</size>
12061       </method>
12062       <method name="Void .ctor()">
12063         <size>7</size>
12064       </method>
12065     </type>
12066   </test>
12067   <test name="gtest-476.cs">
12068     <type name="Test`1[T]">
12069       <method name="B First()">
12070         <size>10</size>
12071       </method>
12072       <method name="IFoo Second()">
12073         <size>15</size>
12074       </method>
12075       <method name="Void .ctor()">
12076         <size>7</size>
12077       </method>
12078     </type>
12079     <type name="C">
12080       <method name="Void Main()">
12081         <size>1</size>
12082       </method>
12083       <method name="Void .ctor()">
12084         <size>7</size>
12085       </method>
12086     </type>
12087   </test>
12088   <test name="gtest-477.cs">
12089     <type name="B`1[T]">
12090       <method name="Void .ctor()">
12091         <size>7</size>
12092       </method>
12093     </type>
12094     <type name="B`1+BNested[T]">
12095       <method name="Void .ctor()">
12096         <size>7</size>
12097       </method>
12098     </type>
12099     <type name="A`1[T]">
12100       <method name="Void .ctor()">
12101         <size>7</size>
12102       </method>
12103     </type>
12104     <type name="AA`1[T]">
12105       <method name="Void .ctor()">
12106         <size>7</size>
12107       </method>
12108     </type>
12109     <type name="AA`1+ANested[T]">
12110       <method name="Void .ctor()">
12111         <size>7</size>
12112       </method>
12113     </type>
12114     <type name="M">
12115       <method name="Void Main()">
12116         <size>1</size>
12117       </method>
12118       <method name="Void .ctor()">
12119         <size>7</size>
12120       </method>
12121     </type>
12122   </test>
12123   <test name="gtest-478.cs">
12124     <type name="M">
12125       <method name="Void Foo()">
12126         <size>1</size>
12127       </method>
12128       <method name="Void GenFoo()">
12129         <size>1</size>
12130       </method>
12131       <method name="Void Main()">
12132         <size>13</size>
12133       </method>
12134       <method name="Void .ctor()">
12135         <size>7</size>
12136       </method>
12137     </type>
12138   </test>
12139   <test name="gtest-479.cs">
12140     <type name="A">
12141       <method name="Void .ctor()">
12142         <size>7</size>
12143       </method>
12144     </type>
12145     <type name="B">
12146       <method name="Void .ctor()">
12147         <size>7</size>
12148       </method>
12149     </type>
12150     <type name="M">
12151       <method name="Void Test[T](I`1)">
12152         <size>1</size>
12153       </method>
12154       <method name="Void Main()">
12155         <size>21</size>
12156       </method>
12157       <method name="Void .ctor()">
12158         <size>7</size>
12159       </method>
12160     </type>
12161   </test>
12162   <test name="gtest-480.cs">
12163     <type name="C">
12164       <method name="Void Foo()">
12165         <size>57</size>
12166       </method>
12167       <method name="Void Main()">
12168         <size>30</size>
12169       </method>
12170       <method name="Void .ctor()">
12171         <size>7</size>
12172       </method>
12173     </type>
12174   </test>
12175   <test name="gtest-481.cs">
12176     <type name="TestClass`1[T]">
12177       <method name="Void Add(T[][] ByRef)">
12178         <size>1</size>
12179       </method>
12180       <method name="Void .ctor(Int32)">
12181         <size>18</size>
12182       </method>
12183     </type>
12184     <type name="C">
12185       <method name="Void Main()">
12186         <size>8</size>
12187       </method>
12188       <method name="Void .ctor()">
12189         <size>7</size>
12190       </method>
12191     </type>
12192   </test>
12193   <test name="gtest-482.cs">
12194     <type name="TestBug.BugClass`1[T]">
12195       <method name="Void add_Evt(System.EventHandler)">
12196         <size>1</size>
12197       </method>
12198       <method name="Void remove_Evt(System.EventHandler)">
12199         <size>1</size>
12200       </method>
12201       <method name="Void Bug()">
12202         <size>19</size>
12203       </method>
12204       <method name="Void Handler(System.Object, System.EventArgs)">
12205         <size>1</size>
12206       </method>
12207       <method name="Void .ctor()">
12208         <size>7</size>
12209       </method>
12210     </type>
12211     <type name="TestBug.MainClass">
12212       <method name="Void Main()">
12213         <size>25</size>
12214       </method>
12215       <method name="Void .ctor()">
12216         <size>7</size>
12217       </method>
12218     </type>
12219   </test>
12220   <test name="gtest-483.cs">
12221     <type name="Program">
12222       <method name="Int32 Main()">
12223         <size>86</size>
12224       </method>
12225       <method name="Void ReplaceContentsWith[T](T, T)">
12226         <size>95</size>
12227       </method>
12228       <method name="Void .ctor()">
12229         <size>7</size>
12230       </method>
12231     </type>
12232     <type name="Int32Collection">
12233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12234         <size>17</size>
12235       </method>
12236       <method name="Int32 get_Count()">
12237         <size>12</size>
12238       </method>
12239       <method name="Int32 get_Item(Int32)">
12240         <size>13</size>
12241       </method>
12242       <method name="Void set_Item(Int32, Int32)">
12243         <size>14</size>
12244       </method>
12245       <method name="Void Add(Int32)">
12246         <size>13</size>
12247       </method>
12248       <method name="Void Clear()">
12249         <size>12</size>
12250       </method>
12251       <method name="Void .ctor()">
12252         <size>18</size>
12253       </method>
12254     </type>
12255   </test>
12256   <test name="gtest-484.cs">
12257     <type name="MainClass">
12258       <method name="Void Foo(System.Action`1[MainClass][][])">
12259         <size>1</size>
12260       </method>
12261       <method name="System.Action`1[MainClass][] Set(System.Action`1[MainClass][])">
12262         <size>2</size>
12263       </method>
12264       <method name="Void Bar(MainClass)">
12265         <size>1</size>
12266       </method>
12267       <method name="Void Main(System.String[])">
12268         <size>100</size>
12269       </method>
12270       <method name="Void .ctor()">
12271         <size>7</size>
12272       </method>
12273     </type>
12274   </test>
12275   <test name="gtest-485.cs">
12276     <type name="C">
12277       <method name="Void Main()">
12278         <size>1</size>
12279       </method>
12280       <method name="Void .ctor()">
12281         <size>7</size>
12282       </method>
12283     </type>
12284   </test>
12285   <test name="gtest-486.cs">
12286     <type name="MyCollection`1[T]">
12287       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12288         <size>2</size>
12289       </method>
12290       <method name="Void AddRange(IMyCollection`1)">
12291         <size>1</size>
12292       </method>
12293       <method name="Void AddRange(IEnumerable`1)">
12294         <size>1</size>
12295       </method>
12296       <method name="Int32 get_Count()">
12297         <size>2</size>
12298       </method>
12299       <method name="Boolean get_IsReadOnly()">
12300         <size>2</size>
12301       </method>
12302       <method name="Void Add(T)">
12303         <size>1</size>
12304       </method>
12305       <method name="Void Clear()">
12306         <size>1</size>
12307       </method>
12308       <method name="Boolean Contains(T)">
12309         <size>2</size>
12310       </method>
12311       <method name="Void CopyTo(T[], Int32)">
12312         <size>1</size>
12313       </method>
12314       <method name="Boolean Remove(T)">
12315         <size>2</size>
12316       </method>
12317       <method name="IEnumerator`1 GetEnumerator()">
12318         <size>2</size>
12319       </method>
12320       <method name="Void .ctor()">
12321         <size>7</size>
12322       </method>
12323     </type>
12324     <type name="P">
12325       <method name="MyCollection`1[System.String] get_IgnoreTokens()">
12326         <size>36</size>
12327       </method>
12328       <method name="Void Main()">
12329         <size>1</size>
12330       </method>
12331       <method name="Void .ctor()">
12332         <size>7</size>
12333       </method>
12334       <method name="Void .cctor()">
12335         <size>21</size>
12336       </method>
12337     </type>
12338   </test>
12339   <test name="gtest-487.cs">
12340     <type name="Limada.MonoTests.Generics.MultiDictionary`3[K,V,TDictionary]">
12341       <method name="Void .ctor()">
12342         <size>7</size>
12343       </method>
12344     </type>
12345     <type name="Limada.MonoTests.Generics.Test">
12346       <method name="Void Main()">
12347         <size>7</size>
12348       </method>
12349       <method name="Void .ctor()">
12350         <size>7</size>
12351       </method>
12352     </type>
12353   </test>
12354   <test name="gtest-488.cs">
12355     <type name="Ref">
12356       <method name="Void .ctor()">
12357         <size>7</size>
12358       </method>
12359     </type>
12360     <type name="Def">
12361       <method name="Void .ctor()">
12362         <size>7</size>
12363       </method>
12364     </type>
12365     <type name="FooProcessor`1[T]">
12366       <method name="Void Attach(T, Def)">
12367         <size>15</size>
12368       </method>
12369       <method name="Void .ctor()">
12370         <size>7</size>
12371       </method>
12372     </type>
12373     <type name="Program">
12374       <method name="Void Main()">
12375         <size>1</size>
12376       </method>
12377       <method name="Void .ctor()">
12378         <size>7</size>
12379       </method>
12380     </type>
12381   </test>
12382   <test name="gtest-489.cs">
12383     <type name="sample">
12384       <method name="TValue Value[TKey,TValue]()">
12385         <size>0</size>
12386       </method>
12387       <method name="Void Main()">
12388         <size>1</size>
12389       </method>
12390       <method name="Void .ctor()">
12391         <size>7</size>
12392       </method>
12393     </type>
12394     <type name="sample+nested`1[T]">
12395       <method name="TValue Value[TKey,TValue]()">
12396         <size>6</size>
12397       </method>
12398       <method name="Void .ctor()">
12399         <size>7</size>
12400       </method>
12401     </type>
12402   </test>
12403   <test name="gtest-490.cs">
12404     <type name="Foo">
12405       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12406         <size>17</size>
12407       </method>
12408       <method name="IEnumerator GetEnumerator()">
12409         <size>17</size>
12410       </method>
12411       <method name="Void Main()">
12412         <size>1</size>
12413       </method>
12414       <method name="Void .ctor()">
12415         <size>18</size>
12416       </method>
12417     </type>
12418   </test>
12419   <test name="gtest-491.cs">
12420     <type name="ArrayEqualityComparer`1[T]">
12421       <method name="Boolean Equals(T[], T[])">
12422         <size>2</size>
12423       </method>
12424       <method name="Int32 GetHashCode(T[])">
12425         <size>2</size>
12426       </method>
12427       <method name="Void .ctor()">
12428         <size>7</size>
12429       </method>
12430     </type>
12431     <type name="Program">
12432       <method name="Int32 Main()">
12433         <size>13</size>
12434       </method>
12435       <method name="Void .ctor()">
12436         <size>7</size>
12437       </method>
12438     </type>
12439   </test>
12440   <test name="gtest-492.cs">
12441     <type name="B`1[T]">
12442       <method name="Void .ctor()">
12443         <size>7</size>
12444       </method>
12445     </type>
12446     <type name="A`1[T]">
12447       <method name="Void .ctor()">
12448         <size>7</size>
12449       </method>
12450     </type>
12451     <type name="A`1+C[T]">
12452       <method name="Void .ctor()">
12453         <size>7</size>
12454       </method>
12455     </type>
12456     <type name="M">
12457       <method name="Void Main()">
12458         <size>1</size>
12459       </method>
12460       <method name="Void .ctor()">
12461         <size>7</size>
12462       </method>
12463     </type>
12464   </test>
12465   <test name="gtest-493.cs">
12466     <type name="MonoGenericIteratorTest.MyType">
12467       <method name="Void .ctor()">
12468         <size>7</size>
12469       </method>
12470     </type>
12471     <type name="MonoGenericIteratorTest.MyCollectionBase`1[T]">
12472       <method name="IEnumerator GetEnumerator()">
12473         <size>17</size>
12474       </method>
12475       <method name="Void .ctor()">
12476         <size>7</size>
12477       </method>
12478     </type>
12479     <type name="MonoGenericIteratorTest.MyCollection">
12480       <method name="Void .ctor()">
12481         <size>7</size>
12482       </method>
12483     </type>
12484     <type name="MonoGenericIteratorTest.MainClass">
12485       <method name="Void Main(System.String[])">
12486         <size>77</size>
12487       </method>
12488       <method name="Void .ctor()">
12489         <size>7</size>
12490       </method>
12491     </type>
12492   </test>
12493   <test name="gtest-494.cs">
12494     <type name="Grid`1[CT]">
12495       <method name="Void .ctor()">
12496         <size>7</size>
12497       </method>
12498     </type>
12499     <type name="Grid`1+GPD[CT]">
12500       <method name="Void .ctor()">
12501         <size>18</size>
12502       </method>
12503     </type>
12504     <type name="Grid`1+GPD+GC[CT]">
12505       <method name="Void .ctor()">
12506         <size>7</size>
12507       </method>
12508     </type>
12509     <type name="H">
12510       <method name="Void .ctor()">
12511         <size>7</size>
12512       </method>
12513     </type>
12514     <type name="H+MyCT">
12515       <method name="Void .ctor()">
12516         <size>7</size>
12517       </method>
12518     </type>
12519     <type name="TheTest">
12520       <method name="Void Main(System.String[])">
12521         <size>7</size>
12522       </method>
12523       <method name="Void .ctor()">
12524         <size>7</size>
12525       </method>
12526     </type>
12527   </test>
12528   <test name="gtest-495.cs">
12529     <type name="Repro">
12530       <method name="Void Main()">
12531         <size>12</size>
12532       </method>
12533       <method name="Void .ctor()">
12534         <size>7</size>
12535       </method>
12536     </type>
12537     <type name="Repro+Outer">
12538       <method name="Void .ctor()">
12539         <size>7</size>
12540       </method>
12541     </type>
12542     <type name="Repro+Outer+Inner`1[T]">
12543       <method name="Void .ctor()">
12544         <size>7</size>
12545       </method>
12546     </type>
12547   </test>
12548   <test name="gtest-496.cs">
12549     <type name="Base">
12550       <method name="T EndExecute[T](System.Object, System.String)">
12551         <size>7</size>
12552       </method>
12553       <method name="Void .ctor()">
12554         <size>7</size>
12555       </method>
12556     </type>
12557     <type name="Derived">
12558       <method name="Derived EndExecute[TElement](System.Object)">
12559         <size>2</size>
12560       </method>
12561       <method name="Void .ctor()">
12562         <size>7</size>
12563       </method>
12564     </type>
12565     <type name="a">
12566       <method name="Int32 Main()">
12567         <size>14</size>
12568       </method>
12569       <method name="Void .ctor()">
12570         <size>7</size>
12571       </method>
12572     </type>
12573   </test>
12574   <test name="gtest-497.cs">
12575     <type name="Item">
12576       <method name="Void .ctor()">
12577         <size>7</size>
12578       </method>
12579     </type>
12580     <type name="ItemCollection`1[T]">
12581       <method name="Void Bind[U](ItemCollection`1[U])">
12582         <size>1</size>
12583       </method>
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587     </type>
12588     <type name="a">
12589       <method name="Void Main()">
12590         <size>14</size>
12591       </method>
12592       <method name="Void .ctor()">
12593         <size>7</size>
12594       </method>
12595     </type>
12596   </test>
12597   <test name="gtest-498.cs">
12598     <type name="A">
12599       <method name="Int32 Main()">
12600         <size>16</size>
12601       </method>
12602       <method name="Void .ctor()">
12603         <size>15</size>
12604       </method>
12605     </type>
12606   </test>
12607   <test name="gtest-499.cs">
12608     <type name="C">
12609       <method name="Int32 Test[T](T[])">
12610         <size>21</size>
12611       </method>
12612       <method name="Int32 TestExtra[T](T[,])">
12613         <size>22</size>
12614       </method>
12615       <method name="Int32 Main()">
12616         <size>118</size>
12617       </method>
12618       <method name="Void .ctor()">
12619         <size>7</size>
12620       </method>
12621     </type>
12622   </test>
12623   <test name="gtest-500.cs">
12624     <type name="Program">
12625       <method name="Int32 Main()">
12626         <size>85</size>
12627       </method>
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631     </type>
12632   </test>
12633   <test name="gtest-501.cs">
12634     <type name="UndoableDictionary`2[TKey,TValue]">
12635       <method name="Void TestFunc()">
12636         <size>1</size>
12637       </method>
12638       <method name="Void .ctor()">
12639         <size>7</size>
12640       </method>
12641     </type>
12642     <type name="UpdateableCollection`1[T]">
12643       <method name="Void AddReferences()">
12644         <size>1</size>
12645       </method>
12646       <method name="Void TestFunc()">
12647         <size>1</size>
12648       </method>
12649       <method name="Void .ctor()">
12650         <size>7</size>
12651       </method>
12652     </type>
12653     <type name="UpdateableCollection`1+X[T]">
12654       <method name="Void .ctor()">
12655         <size>7</size>
12656       </method>
12657     </type>
12658     <type name="C">
12659       <method name="Int32 Main()">
12660         <size>8</size>
12661       </method>
12662       <method name="Void .ctor()">
12663         <size>7</size>
12664       </method>
12665     </type>
12666   </test>
12667   <test name="gtest-502.cs">
12668     <type name="C`1[T]">
12669       <method name="Void .ctor()">
12670         <size>7</size>
12671       </method>
12672       <method name="Void .cctor()">
12673         <size>31</size>
12674       </method>
12675     </type>
12676     <type name="C`1+Foo`1[T,U]">
12677       <method name="Void .ctor()">
12678         <size>7</size>
12679       </method>
12680     </type>
12681     <type name="C`1+Simple[T]">
12682       <method name="Void .ctor()">
12683         <size>7</size>
12684       </method>
12685     </type>
12686     <type name="M">
12687       <method name="Void .ctor()">
12688         <size>7</size>
12689       </method>
12690     </type>
12691     <type name="A">
12692       <method name="Void .ctor()">
12693         <size>7</size>
12694       </method>
12695     </type>
12696     <type name="A+N`1[T]">
12697       <method name="Void .ctor()">
12698         <size>7</size>
12699       </method>
12700     </type>
12701     <type name="M">
12702       <method name="Int32 Main()">
12703         <size>40</size>
12704       </method>
12705     </type>
12706   </test>
12707   <test name="gtest-503.cs">
12708     <type name="TestAttribute">
12709       <method name="Void .ctor(Type)">
12710         <size>7</size>
12711       </method>
12712     </type>
12713     <type name="C`1[T]">
12714       <method name="Void .ctor()">
12715         <size>7</size>
12716       </method>
12717     </type>
12718     <type name="C`1+N`1[T,U]">
12719       <method name="Void .ctor()">
12720         <size>7</size>
12721       </method>
12722     </type>
12723     <type name="A">
12724       <method name="Int32 Main()">
12725         <size>28</size>
12726       </method>
12727       <method name="Void .ctor()">
12728         <size>7</size>
12729       </method>
12730     </type>
12731   </test>
12732   <test name="gtest-504.cs">
12733     <type name="C">
12734       <method name="Void Main()">
12735         <size>1</size>
12736       </method>
12737       <method name="Void .ctor()">
12738         <size>7</size>
12739       </method>
12740     </type>
12741   </test>
12742   <test name="gtest-505.cs">
12743     <type name="C">
12744       <method name="Int32 Test(System.Collections.Generic.List`1[System.Int32])">
12745         <size>3</size>
12746       </method>
12747       <method name="Int32 Test(System.String)">
12748         <size>3</size>
12749       </method>
12750       <method name="Int32 Test(Int32)">
12751         <size>2</size>
12752       </method>
12753       <method name="R Method[T,R](IEnumerable`1, System.Func`2[T,R])">
12754         <size>16</size>
12755       </method>
12756       <method name="R Method2[T,R](IEnumerable`1, System.Func`2[System.Collections.Generic.List`1[T],R])">
12757         <size>8</size>
12758       </method>
12759       <method name="Int32 Main()">
12760         <size>73</size>
12761       </method>
12762       <method name="Void .ctor()">
12763         <size>7</size>
12764       </method>
12765     </type>
12766   </test>
12767   <test name="gtest-506.cs">
12768     <type name="C">
12769       <method name="Void Main()">
12770         <size>9</size>
12771       </method>
12772       <method name="Void .ctor()">
12773         <size>7</size>
12774       </method>
12775     </type>
12776   </test>
12777   <test name="gtest-507.cs">
12778     <type name="A">
12779       <method name="Int32 Main()">
12780         <size>26</size>
12781       </method>
12782       <method name="Void .ctor()">
12783         <size>7</size>
12784       </method>
12785     </type>
12786     <type name="B`1[T]">
12787       <method name="Int32 get_Item(T)">
12788         <size>2</size>
12789       </method>
12790       <method name="Int32 get_Item(System.Object)">
12791         <size>2</size>
12792       </method>
12793       <method name="Void .ctor()">
12794         <size>7</size>
12795       </method>
12796     </type>
12797   </test>
12798   <test name="gtest-508.cs">
12799     <type name="B">
12800       <method name="Void Main()">
12801         <size>8</size>
12802       </method>
12803       <method name="Void .ctor(Int32)">
12804         <size>8</size>
12805       </method>
12806     </type>
12807     <type name="A`1[T]">
12808       <method name="Void .ctor(T)">
12809         <size>7</size>
12810       </method>
12811     </type>
12812   </test>
12813   <test name="gtest-509.cs">
12814     <type name="Test.Foo">
12815       <method name="Void .ctor()">
12816         <size>7</size>
12817       </method>
12818     </type>
12819     <type name="Test.TestClass">
12820       <method name="T Test.IBase.Get[T](System.Object)">
12821         <size>10</size>
12822       </method>
12823       <method name="T Get[T](System.Object)">
12824         <size>10</size>
12825       </method>
12826       <method name="Void Main(System.String[])">
12827         <size>17</size>
12828       </method>
12829       <method name="Void .ctor()">
12830         <size>7</size>
12831       </method>
12832     </type>
12833   </test>
12834   <test name="gtest-510.cs">
12835     <type name="CA`2[U,V]">
12836       <method name="Void .ctor()">
12837         <size>7</size>
12838       </method>
12839     </type>
12840     <type name="Map`2[K,T]">
12841       <method name="Void .ctor()">
12842         <size>7</size>
12843       </method>
12844     </type>
12845     <type name="S">
12846       <method name="Void Main()">
12847         <size>7</size>
12848       </method>
12849       <method name="Void .ctor()">
12850         <size>7</size>
12851       </method>
12852     </type>
12853   </test>
12854   <test name="gtest-511.cs">
12855     <type name="A`1[T]">
12856       <method name="Void .ctor()">
12857         <size>7</size>
12858       </method>
12859     </type>
12860     <type name="C">
12861       <method name="Void Foo[T](A`1[T])">
12862         <size>1</size>
12863       </method>
12864       <method name="Void .ctor()">
12865         <size>7</size>
12866       </method>
12867     </type>
12868     <type name="D">
12869       <method name="Void Foo[T](A`1[T])">
12870         <size>1</size>
12871       </method>
12872       <method name="Int32 Main()">
12873         <size>76</size>
12874       </method>
12875       <method name="Void .ctor()">
12876         <size>7</size>
12877       </method>
12878     </type>
12879   </test>
12880   <test name="gtest-512.cs">
12881     <type name="C">
12882       <method name="Void Main()">
12883         <size>5</size>
12884       </method>
12885       <method name="Void .ctor()">
12886         <size>7</size>
12887       </method>
12888     </type>
12889   </test>
12890   <test name="gtest-513.cs">
12891     <type name="S">
12892       <method name="Void System.IDisposable.Dispose()">
12893         <size>13</size>
12894       </method>
12895       <method name="Void Dispose()">
12896         <size>6</size>
12897       </method>
12898     </type>
12899     <type name="C">
12900       <method name="Void System.IDisposable.Dispose()">
12901         <size>1</size>
12902       </method>
12903       <method name="Void Dispose()">
12904         <size>6</size>
12905       </method>
12906       <method name="Void .ctor()">
12907         <size>7</size>
12908       </method>
12909     </type>
12910     <type name="Test">
12911       <method name="Int32 Main()">
12912         <size>154</size>
12913       </method>
12914       <method name="Void GenMethod[T](T)">
12915         <size>33</size>
12916       </method>
12917       <method name="Void .ctor()">
12918         <size>7</size>
12919       </method>
12920     </type>
12921   </test>
12922   <test name="gtest-514.cs">
12923     <type name="test2.Test`3[T,U,V]">
12924       <method name="Void Method()">
12925         <size>128</size>
12926       </method>
12927       <method name="Void .ctor()">
12928         <size>7</size>
12929       </method>
12930     </type>
12931     <type name="test2.MainClass">
12932       <method name="Void Dispose()">
12933         <size>1</size>
12934       </method>
12935       <method name="Void Main()">
12936         <size>11</size>
12937       </method>
12938       <method name="Void .ctor()">
12939         <size>7</size>
12940       </method>
12941     </type>
12942   </test>
12943   <test name="gtest-515.cs">
12944     <type name="A">
12945       <method name="I`1 Foo[T]()">
12946         <size>2</size>
12947       </method>
12948       <method name="Void .ctor()">
12949         <size>7</size>
12950       </method>
12951     </type>
12952     <type name="AA">
12953       <method name="I`1 Foo[V]()">
12954         <size>7</size>
12955       </method>
12956       <method name="Void .ctor()">
12957         <size>7</size>
12958       </method>
12959     </type>
12960     <type name="B">
12961       <method name="Void Dispose()">
12962         <size>1</size>
12963       </method>
12964       <method name="I`1 Foo[R]()">
12965         <size>7</size>
12966       </method>
12967       <method name="Void Main()">
12968         <size>12</size>
12969       </method>
12970       <method name="Void .ctor()">
12971         <size>7</size>
12972       </method>
12973     </type>
12974   </test>
12975   <test name="gtest-516.cs">
12976     <type name="B">
12977       <method name="Void Foo()">
12978         <size>15</size>
12979       </method>
12980       <method name="Void Main()">
12981         <size>1</size>
12982       </method>
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986     </type>
12987   </test>
12988   <test name="gtest-517.cs">
12989     <type name="C">
12990       <method name="Void .ctor()">
12991         <size>7</size>
12992       </method>
12993     </type>
12994     <type name="G`1[T]">
12995       <method name="Void .ctor()">
12996         <size>7</size>
12997       </method>
12998     </type>
12999     <type name="Test`1[U]">
13000       <method name="Void .ctor()">
13001         <size>7</size>
13002       </method>
13003     </type>
13004     <type name="M">
13005       <method name="Void Main()">
13006         <size>1</size>
13007       </method>
13008       <method name="Void .ctor()">
13009         <size>7</size>
13010       </method>
13011     </type>
13012   </test>
13013   <test name="gtest-518.cs">
13014     <type name="Top`1[X]">
13015       <method name="Void .ctor()">
13016         <size>7</size>
13017       </method>
13018     </type>
13019     <type name="Top`1+C[X]">
13020       <method name="Void .ctor()">
13021         <size>7</size>
13022       </method>
13023     </type>
13024     <type name="M">
13025       <method name="Int32 Main()">
13026         <size>2</size>
13027       </method>
13028       <method name="Void .ctor()">
13029         <size>7</size>
13030       </method>
13031     </type>
13032   </test>
13033   <test name="gtest-519.cs">
13034     <type name="G`1[T]">
13035       <method name="Void .ctor()">
13036         <size>7</size>
13037       </method>
13038     </type>
13039     <type name="A">
13040       <method name="Void Foo[U]()">
13041         <size>1</size>
13042       </method>
13043       <method name="Void Main()">
13044         <size>1</size>
13045       </method>
13046       <method name="Void .ctor()">
13047         <size>7</size>
13048       </method>
13049     </type>
13050   </test>
13051   <test name="gtest-520.cs">
13052     <type name="A">
13053       <method name="Void Method()">
13054         <size>1</size>
13055       </method>
13056       <method name="Void .ctor()">
13057         <size>7</size>
13058       </method>
13059     </type>
13060     <type name="C">
13061       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13062         <size>6</size>
13063       </method>
13064       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;A&gt;.GetEnumerator()">
13065         <size>16</size>
13066       </method>
13067       <method name="Void .ctor()">
13068         <size>7</size>
13069       </method>
13070     </type>
13071     <type name="C+GetEnumerator">
13072       <method name="Void .ctor()">
13073         <size>7</size>
13074       </method>
13075     </type>
13076     <type name="D">
13077       <method name="Void .ctor()">
13078         <size>7</size>
13079       </method>
13080     </type>
13081     <type name="Test">
13082       <method name="Int32 Main()">
13083         <size>118</size>
13084       </method>
13085       <method name="Void .ctor()">
13086         <size>7</size>
13087       </method>
13088     </type>
13089   </test>
13090   <test name="gtest-521.cs">
13091     <type name="D">
13092       <method name="Void Invoke(System.Object)">
13093         <size>0</size>
13094       </method>
13095       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13096         <size>0</size>
13097       </method>
13098       <method name="Void EndInvoke(IAsyncResult)">
13099         <size>0</size>
13100       </method>
13101       <method name="Void .ctor(Object, IntPtr)">
13102         <size>0</size>
13103       </method>
13104     </type>
13105     <type name="E`1[T]">
13106       <method name="Void Test()">
13107         <size>25</size>
13108       </method>
13109       <method name="Void EH(System.Object)">
13110         <size>1</size>
13111       </method>
13112       <method name="Void .ctor()">
13113         <size>7</size>
13114       </method>
13115     </type>
13116     <type name="E`1+I[T]">
13117       <method name="Void add_E(D)">
13118         <size>24</size>
13119       </method>
13120       <method name="Void remove_E(D)">
13121         <size>24</size>
13122       </method>
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126     </type>
13127     <type name="M">
13128       <method name="Void Main()">
13129         <size>6</size>
13130       </method>
13131       <method name="Void .ctor()">
13132         <size>7</size>
13133       </method>
13134     </type>
13135   </test>
13136   <test name="gtest-522.cs">
13137     <type name="C`1[T]">
13138       <method name="Void .ctor()">
13139         <size>7</size>
13140       </method>
13141     </type>
13142     <type name="X">
13143       <method name="Void Main()">
13144         <size>1</size>
13145       </method>
13146       <method name="Void Test[T](T)">
13147         <size>12</size>
13148       </method>
13149       <method name="Void A[U]()">
13150         <size>1</size>
13151       </method>
13152       <method name="Void .ctor()">
13153         <size>7</size>
13154       </method>
13155     </type>
13156   </test>
13157   <test name="gtest-523.cs">
13158     <type name="Test.TestClass4`1[T]">
13159       <method name="Boolean Equals(T)">
13160         <size>2</size>
13161       </method>
13162       <method name="Boolean Equals(TestClass4`1)">
13163         <size>2</size>
13164       </method>
13165       <method name="Boolean Equals(TestClass4`1, TestClass4`1)">
13166         <size>9</size>
13167       </method>
13168       <method name="Int32 GetHashCode(TestClass4`1)">
13169         <size>14</size>
13170       </method>
13171       <method name="Int32 GetHashCode()">
13172         <size>2</size>
13173       </method>
13174       <method name="Boolean Equals(System.Object)">
13175         <size>2</size>
13176       </method>
13177       <method name="Boolean op_Equality(TestClass4`1, TestClass4`1)">
13178         <size>9</size>
13179       </method>
13180       <method name="Boolean op_Equality(T, TestClass4`1)">
13181         <size>9</size>
13182       </method>
13183       <method name="Boolean op_Equality(TestClass4`1, T)">
13184         <size>9</size>
13185       </method>
13186       <method name="Boolean op_Equality(System.Object, TestClass4`1)">
13187         <size>15</size>
13188       </method>
13189       <method name="Boolean op_Equality(TestClass4`1, System.Object)">
13190         <size>15</size>
13191       </method>
13192       <method name="Boolean op_Inequality(TestClass4`1, TestClass4`1)">
13193         <size>11</size>
13194       </method>
13195       <method name="Boolean op_Inequality(T, TestClass4`1)">
13196         <size>11</size>
13197       </method>
13198       <method name="Boolean op_Inequality(TestClass4`1, T)">
13199         <size>11</size>
13200       </method>
13201       <method name="Boolean op_Inequality(System.Object, TestClass4`1)">
13202         <size>11</size>
13203       </method>
13204       <method name="Boolean op_Inequality(TestClass4`1, System.Object)">
13205         <size>11</size>
13206       </method>
13207     </type>
13208     <type name="Test.C">
13209       <method name="Void Main()">
13210         <size>9</size>
13211       </method>
13212       <method name="Void .ctor()">
13213         <size>7</size>
13214       </method>
13215     </type>
13216   </test>
13217   <test name="gtest-524.cs">
13218     <type name="C">
13219       <method name="T M[T]()">
13220         <size>16</size>
13221       </method>
13222       <method name="Int32 Main()">
13223         <size>14</size>
13224       </method>
13225       <method name="Void .ctor()">
13226         <size>7</size>
13227       </method>
13228     </type>
13229   </test>
13230   <test name="gtest-525.cs">
13231     <type name="A">
13232       <method name="Void MA[T](System.String)">
13233         <size>1</size>
13234       </method>
13235       <method name="Void F()">
13236         <size>1</size>
13237       </method>
13238       <method name="Void .ctor()">
13239         <size>7</size>
13240       </method>
13241     </type>
13242     <type name="A+C">
13243       <method name="Void Foo()">
13244         <size>16</size>
13245       </method>
13246       <method name="Void Main()">
13247         <size>11</size>
13248       </method>
13249       <method name="Void .ctor()">
13250         <size>7</size>
13251       </method>
13252     </type>
13253   </test>
13254   <test name="gtest-526.cs">
13255     <type name="A`1[U]">
13256       <method name="Void .ctor()">
13257         <size>7</size>
13258       </method>
13259     </type>
13260     <type name="B`1[T]">
13261       <method name="Void .ctor()">
13262         <size>7</size>
13263       </method>
13264     </type>
13265     <type name="B`1+N[T]">
13266       <method name="Void Test(C)">
13267         <size>8</size>
13268       </method>
13269       <method name="Void .ctor()">
13270         <size>7</size>
13271       </method>
13272     </type>
13273     <type name="C">
13274       <method name="Void Main()">
13275         <size>16</size>
13276       </method>
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280     </type>
13281   </test>
13282   <test name="gtest-527.cs">
13283     <type name="CoalescingWithGenericsBug">
13284       <method name="T Provide[T]()">
13285         <size>23</size>
13286       </method>
13287       <method name="T FindExisting[T]()">
13288         <size>7</size>
13289       </method>
13290       <method name="Int32 Main()">
13291         <size>12</size>
13292       </method>
13293     </type>
13294     <type name="CoalescingWithGenericsBug+Service">
13295       <method name="Void Foo()">
13296         <size>1</size>
13297       </method>
13298       <method name="Void .ctor()">
13299         <size>7</size>
13300       </method>
13301     </type>
13302   </test>
13303   <test name="gtest-anon-1.cs">
13304     <type name="X">
13305       <method name="Void .ctor()">
13306         <size>7</size>
13307       </method>
13308       <method name="Void Hello[U](U)">
13309         <size>1</size>
13310       </method>
13311       <method name="Void Test[T](T)">
13312         <size>64</size>
13313       </method>
13314       <method name="Void Main()">
13315         <size>14</size>
13316       </method>
13317     </type>
13318     <type name="Foo">
13319       <method name="Void .ctor(Object, IntPtr)">
13320         <size>0</size>
13321       </method>
13322       <method name="Void Invoke()">
13323         <size>0</size>
13324       </method>
13325       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13326         <size>0</size>
13327       </method>
13328       <method name="Void EndInvoke(IAsyncResult)">
13329         <size>0</size>
13330       </method>
13331     </type>
13332     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13333       <method name="Void .ctor()">
13334         <size>7</size>
13335       </method>
13336       <method name="Void &lt;&gt;m__0()">
13337         <size>18</size>
13338       </method>
13339     </type>
13340   </test>
13341   <test name="gtest-anon-10.cs">
13342     <type name="X">
13343       <method name="Void .ctor()">
13344         <size>7</size>
13345       </method>
13346       <method name="IEnumerable`1 Test[T](T, T)">
13347         <size>44</size>
13348       </method>
13349       <method name="Int32 Main()">
13350         <size>97</size>
13351       </method>
13352     </type>
13353     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
13354       <method name="Void .ctor()">
13355         <size>7</size>
13356       </method>
13357       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13358         <size>12</size>
13359       </method>
13360       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13361         <size>7</size>
13362       </method>
13363       <method name="Boolean MoveNext()">
13364         <size>110</size>
13365       </method>
13366       <method name="Void Dispose()">
13367         <size>8</size>
13368       </method>
13369       <method name="Void Reset()">
13370         <size>6</size>
13371       </method>
13372       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
13373         <size>7</size>
13374       </method>
13375       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
13376         <size>52</size>
13377       </method>
13378     </type>
13379   </test>
13380   <test name="gtest-anon-11.cs">
13381     <type name="Test`1[R]">
13382       <method name="Void .ctor()">
13383         <size>7</size>
13384       </method>
13385       <method name="Void World[S,T](S, T)">
13386         <size>1</size>
13387       </method>
13388       <method name="Void Hello[U,V](U, V)">
13389         <size>47</size>
13390       </method>
13391     </type>
13392     <type name="X">
13393       <method name="Void .ctor()">
13394         <size>7</size>
13395       </method>
13396       <method name="Void Main()">
13397         <size>21</size>
13398       </method>
13399     </type>
13400     <type name="Foo">
13401       <method name="Void .ctor(Object, IntPtr)">
13402         <size>0</size>
13403       </method>
13404       <method name="Void Invoke()">
13405         <size>0</size>
13406       </method>
13407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13408         <size>0</size>
13409       </method>
13410       <method name="Void EndInvoke(IAsyncResult)">
13411         <size>0</size>
13412       </method>
13413     </type>
13414     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
13415       <method name="Void .ctor()">
13416         <size>7</size>
13417       </method>
13418       <method name="Void &lt;&gt;m__0()">
13419         <size>24</size>
13420       </method>
13421     </type>
13422   </test>
13423   <test name="gtest-anon-12.cs">
13424     <type name="World`1[T]">
13425       <method name="Void .ctor()">
13426         <size>7</size>
13427       </method>
13428       <method name="Void Hello[U](U)">
13429         <size>1</size>
13430       </method>
13431       <method name="Void Test(T)">
13432         <size>46</size>
13433       </method>
13434     </type>
13435     <type name="X">
13436       <method name="Void .ctor()">
13437         <size>7</size>
13438       </method>
13439       <method name="Void Main()">
13440         <size>18</size>
13441       </method>
13442     </type>
13443     <type name="Foo">
13444       <method name="Void .ctor(Object, IntPtr)">
13445         <size>0</size>
13446       </method>
13447       <method name="Void Invoke()">
13448         <size>0</size>
13449       </method>
13450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13451         <size>0</size>
13452       </method>
13453       <method name="Void EndInvoke(IAsyncResult)">
13454         <size>0</size>
13455       </method>
13456     </type>
13457     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
13458       <method name="Void .ctor()">
13459         <size>7</size>
13460       </method>
13461       <method name="Void &lt;&gt;m__0()">
13462         <size>18</size>
13463       </method>
13464     </type>
13465   </test>
13466   <test name="gtest-anon-13.cs">
13467     <type name="X">
13468       <method name="Void .ctor()">
13469         <size>7</size>
13470       </method>
13471       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
13472         <size>13</size>
13473       </method>
13474       <method name="Void Main()">
13475         <size>1</size>
13476       </method>
13477     </type>
13478     <type name="X+ModuleBinder`1[T]">
13479       <method name="Void .ctor(Object, IntPtr)">
13480         <size>0</size>
13481       </method>
13482       <method name="T Invoke(System.Object)">
13483         <size>0</size>
13484       </method>
13485       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13486         <size>0</size>
13487       </method>
13488       <method name="T EndInvoke(IAsyncResult)">
13489         <size>0</size>
13490       </method>
13491     </type>
13492     <type name="X">
13493       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
13494         <size>7</size>
13495       </method>
13496     </type>
13497   </test>
13498   <test name="gtest-anon-14.cs">
13499     <type name="T">
13500       <method name="Void .ctor()">
13501         <size>7</size>
13502       </method>
13503       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
13504         <size>1</size>
13505       </method>
13506       <method name="Void SomeCaller()">
13507         <size>36</size>
13508       </method>
13509       <method name="Void Main()">
13510         <size>1</size>
13511       </method>
13512       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
13513         <size>2</size>
13514       </method>
13515     </type>
13516   </test>
13517   <test name="gtest-anon-15.cs">
13518     <type name="Test`1[T]">
13519       <method name="Void .ctor()">
13520         <size>7</size>
13521       </method>
13522       <method name="Void Hello[S](T, S)">
13523         <size>42</size>
13524       </method>
13525     </type>
13526     <type name="X">
13527       <method name="Void .ctor()">
13528         <size>7</size>
13529       </method>
13530       <method name="Void Main()">
13531         <size>16</size>
13532       </method>
13533     </type>
13534     <type name="Foo`1[V]">
13535       <method name="Void .ctor(Object, IntPtr)">
13536         <size>0</size>
13537       </method>
13538       <method name="Void Invoke(V)">
13539         <size>0</size>
13540       </method>
13541       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
13542         <size>0</size>
13543       </method>
13544       <method name="Void EndInvoke(IAsyncResult)">
13545         <size>0</size>
13546       </method>
13547     </type>
13548     <type name="Bar`1[W]">
13549       <method name="Void .ctor(Object, IntPtr)">
13550         <size>0</size>
13551       </method>
13552       <method name="Void Invoke(W)">
13553         <size>0</size>
13554       </method>
13555       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
13556         <size>0</size>
13557       </method>
13558       <method name="Void EndInvoke(IAsyncResult)">
13559         <size>0</size>
13560       </method>
13561     </type>
13562     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
13563       <method name="Void .ctor()">
13564         <size>7</size>
13565       </method>
13566       <method name="Void &lt;&gt;m__0(Int64)">
13567         <size>57</size>
13568       </method>
13569     </type>
13570     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
13571       <method name="Void .ctor()">
13572         <size>7</size>
13573       </method>
13574       <method name="Void &lt;&gt;m__1(T)">
13575         <size>65</size>
13576       </method>
13577     </type>
13578   </test>
13579   <test name="gtest-anon-16.cs">
13580     <type name="A">
13581       <method name="Void .ctor(TestFunc`1)">
13582         <size>7</size>
13583       </method>
13584       <method name="Void Main()">
13585         <size>1</size>
13586       </method>
13587     </type>
13588     <type name="TestClass">
13589       <method name="Void .ctor()">
13590         <size>47</size>
13591       </method>
13592       <method name="Void Func[T](TestFunc`1[T])">
13593         <size>1</size>
13594       </method>
13595     </type>
13596     <type name="TestFunc`1[T]">
13597       <method name="Void .ctor(Object, IntPtr)">
13598         <size>0</size>
13599       </method>
13600       <method name="Void Invoke(T)">
13601         <size>0</size>
13602       </method>
13603       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13604         <size>0</size>
13605       </method>
13606       <method name="Void EndInvoke(IAsyncResult)">
13607         <size>0</size>
13608       </method>
13609     </type>
13610     <type name="TestClass">
13611       <method name="Void &lt;a&gt;m__0(Int32)">
13612         <size>1</size>
13613       </method>
13614     </type>
13615   </test>
13616   <test name="gtest-anon-17.cs">
13617     <type name="C">
13618       <method name="Void .ctor()">
13619         <size>7</size>
13620       </method>
13621       <method name="Void Test[T,U](C+Func`1[T], U)">
13622         <size>1</size>
13623       </method>
13624       <method name="Void Main()">
13625         <size>75</size>
13626       </method>
13627     </type>
13628     <type name="C+Func`1[T]">
13629       <method name="Void .ctor(Object, IntPtr)">
13630         <size>0</size>
13631       </method>
13632       <method name="T Invoke(T)">
13633         <size>0</size>
13634       </method>
13635       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13636         <size>0</size>
13637       </method>
13638       <method name="T EndInvoke(IAsyncResult)">
13639         <size>0</size>
13640       </method>
13641     </type>
13642     <type name="C">
13643       <method name="Int32 &lt;Main&gt;m__0(Int32)">
13644         <size>2</size>
13645       </method>
13646       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13647         <size>2</size>
13648       </method>
13649     </type>
13650   </test>
13651   <test name="gtest-anon-18.cs">
13652     <type name="C">
13653       <method name="Void .ctor()">
13654         <size>7</size>
13655       </method>
13656       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
13657         <size>10</size>
13658       </method>
13659       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
13660         <size>10</size>
13661       </method>
13662       <method name="Void Test2[T]()">
13663         <size>19</size>
13664       </method>
13665       <method name="Void Main()">
13666         <size>100</size>
13667       </method>
13668     </type>
13669     <type name="C+Func`2[TR,TA]">
13670       <method name="Void .ctor(Object, IntPtr)">
13671         <size>0</size>
13672       </method>
13673       <method name="TR Invoke(TA)">
13674         <size>0</size>
13675       </method>
13676       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
13677         <size>0</size>
13678       </method>
13679       <method name="TR EndInvoke(IAsyncResult)">
13680         <size>0</size>
13681       </method>
13682     </type>
13683     <type name="C">
13684       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13685         <size>16</size>
13686       </method>
13687       <method name="System.String &lt;Main&gt;m__2(Int32)">
13688         <size>6</size>
13689       </method>
13690       <method name="System.String &lt;Main&gt;m__3(Int32)">
13691         <size>6</size>
13692       </method>
13693       <method name="T &lt;Test2`1&gt;m__0[T](T)">
13694         <size>2</size>
13695       </method>
13696     </type>
13697   </test>
13698   <test name="gtest-anon-19.cs">
13699     <type name="Test">
13700       <method name="Void .ctor()">
13701         <size>7</size>
13702       </method>
13703       <method name="Void TestNaturalSort()">
13704         <size>31</size>
13705       </method>
13706       <method name="Void Main()">
13707         <size>6</size>
13708       </method>
13709     </type>
13710     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13711       <method name="Void .ctor()">
13712         <size>7</size>
13713       </method>
13714       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
13715         <size>113</size>
13716       </method>
13717     </type>
13718     <type name="Test">
13719       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
13720         <size>106</size>
13721       </method>
13722     </type>
13723     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13724       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
13725         <size>113</size>
13726       </method>
13727     </type>
13728   </test>
13729   <test name="gtest-anon-2.cs">
13730     <type name="X">
13731       <method name="Void .ctor()">
13732         <size>7</size>
13733       </method>
13734       <method name="Void Hello[U](U)">
13735         <size>1</size>
13736       </method>
13737       <method name="Void Test[T](T)">
13738         <size>71</size>
13739       </method>
13740       <method name="Void Main()">
13741         <size>14</size>
13742       </method>
13743     </type>
13744     <type name="Simple">
13745       <method name="Void .ctor(Object, IntPtr)">
13746         <size>0</size>
13747       </method>
13748       <method name="Void Invoke()">
13749         <size>0</size>
13750       </method>
13751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13752         <size>0</size>
13753       </method>
13754       <method name="Void EndInvoke(IAsyncResult)">
13755         <size>0</size>
13756       </method>
13757     </type>
13758     <type name="Foo">
13759       <method name="Void .ctor(Object, IntPtr)">
13760         <size>0</size>
13761       </method>
13762       <method name="Simple Invoke()">
13763         <size>0</size>
13764       </method>
13765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13766         <size>0</size>
13767       </method>
13768       <method name="Simple EndInvoke(IAsyncResult)">
13769         <size>0</size>
13770       </method>
13771     </type>
13772     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13773       <method name="Void .ctor()">
13774         <size>7</size>
13775       </method>
13776       <method name="Simple &lt;&gt;m__0()">
13777         <size>55</size>
13778       </method>
13779     </type>
13780     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13781       <method name="Void .ctor()">
13782         <size>7</size>
13783       </method>
13784       <method name="Void &lt;&gt;m__1()">
13785         <size>50</size>
13786       </method>
13787     </type>
13788   </test>
13789   <test name="gtest-anon-21.cs">
13790     <type name="BaseObject">
13791       <method name="Void .ctor()">
13792         <size>7</size>
13793       </method>
13794       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
13795         <size>53</size>
13796       </method>
13797       <method name="T MakeSomething[T]()">
13798         <size>7</size>
13799       </method>
13800       <method name="Int32 Main()">
13801         <size>10</size>
13802       </method>
13803       <method name="Void Closure(EmptyDelegate)">
13804         <size>1</size>
13805       </method>
13806     </type>
13807     <type name="EmptyDelegate">
13808       <method name="Void .ctor(Object, IntPtr)">
13809         <size>0</size>
13810       </method>
13811       <method name="Void Invoke()">
13812         <size>0</size>
13813       </method>
13814       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13815         <size>0</size>
13816       </method>
13817       <method name="Void EndInvoke(IAsyncResult)">
13818         <size>0</size>
13819       </method>
13820     </type>
13821     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
13822       <method name="Void .ctor()">
13823         <size>7</size>
13824       </method>
13825       <method name="Void &lt;&gt;m__0()">
13826         <size>17</size>
13827       </method>
13828     </type>
13829   </test>
13830   <test name="gtest-anon-22.cs">
13831     <type name="C">
13832       <method name="Void .ctor()">
13833         <size>7</size>
13834       </method>
13835       <method name="Int32 Foo(D1)">
13836         <size>2</size>
13837       </method>
13838       <method name="Int32 Foo(D2)">
13839         <size>2</size>
13840       </method>
13841       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
13842         <size>2</size>
13843       </method>
13844       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
13845         <size>2</size>
13846       </method>
13847       <method name="Int32 Main()">
13848         <size>82</size>
13849       </method>
13850     </type>
13851     <type name="D1">
13852       <method name="Void .ctor(Object, IntPtr)">
13853         <size>0</size>
13854       </method>
13855       <method name="Int32 Invoke()">
13856         <size>0</size>
13857       </method>
13858       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13859         <size>0</size>
13860       </method>
13861       <method name="Int32 EndInvoke(IAsyncResult)">
13862         <size>0</size>
13863       </method>
13864     </type>
13865     <type name="D2">
13866       <method name="Void .ctor(Object, IntPtr)">
13867         <size>0</size>
13868       </method>
13869       <method name="Int64 Invoke()">
13870         <size>0</size>
13871       </method>
13872       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13873         <size>0</size>
13874       </method>
13875       <method name="Int64 EndInvoke(IAsyncResult)">
13876         <size>0</size>
13877       </method>
13878     </type>
13879     <type name="C">
13880       <method name="Int32 &lt;Main&gt;m__0()">
13881         <size>2</size>
13882       </method>
13883     </type>
13884   </test>
13885   <test name="gtest-anon-23.cs">
13886     <type name="MemberAccessData">
13887       <method name="Void .ctor()">
13888         <size>7</size>
13889       </method>
13890       <method name="Void set_MyTypeProperty(Nullable`1)">
13891         <size>8</size>
13892       </method>
13893       <method name="Nullable`1 get_MyTypeProperty()">
13894         <size>7</size>
13895       </method>
13896     </type>
13897     <type name="C">
13898       <method name="Void .ctor()">
13899         <size>7</size>
13900       </method>
13901       <method name="Void Test(C+D)">
13902         <size>1</size>
13903       </method>
13904       <method name="Void Main()">
13905         <size>212</size>
13906       </method>
13907     </type>
13908     <type name="C+D">
13909       <method name="Void .ctor(Object, IntPtr)">
13910         <size>0</size>
13911       </method>
13912       <method name="Void Invoke()">
13913         <size>0</size>
13914       </method>
13915       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13916         <size>0</size>
13917       </method>
13918       <method name="Void EndInvoke(IAsyncResult)">
13919         <size>0</size>
13920       </method>
13921     </type>
13922     <type name="C+&lt;Main&gt;c__AnonStorey0">
13923       <method name="Void .ctor()">
13924         <size>7</size>
13925       </method>
13926       <method name="Void &lt;&gt;m__1()">
13927         <size>38</size>
13928       </method>
13929     </type>
13930     <type name="C">
13931       <method name="Void &lt;Main&gt;m__3()">
13932         <size>16</size>
13933       </method>
13934       <method name="Void &lt;Main&gt;m__4()">
13935         <size>16</size>
13936       </method>
13937       <method name="Void &lt;Main&gt;m__5()">
13938         <size>61</size>
13939       </method>
13940     </type>
13941     <type name="&lt;PrivateImplementationDetails&gt;">
13942       <method name="Void .ctor()">
13943         <size>7</size>
13944       </method>
13945     </type>
13946     <type name="B">
13947       <method name="Void BaseM()">
13948         <size>1</size>
13949       </method>
13950       <method name="Void .ctor()">
13951         <size>7</size>
13952       </method>
13953     </type>
13954     <type name="C">
13955       <method name="Void InstanceTests()">
13956         <size>18</size>
13957       </method>
13958       <method name="Void &lt;InstanceTests&gt;m__0()">
13959         <size>7</size>
13960       </method>
13961       <method name="Void &lt;Main&gt;m__6()">
13962         <size>53</size>
13963       </method>
13964     </type>
13965     <type name="C+&lt;Main&gt;c__AnonStorey0">
13966       <method name="Void &lt;&gt;m__2()">
13967         <size>32</size>
13968       </method>
13969     </type>
13970     <type name="C">
13971       <method name="Void &lt;BaseM&gt;__BaseCallProxy0()">
13972         <size>7</size>
13973       </method>
13974     </type>
13975   </test>
13976   <test name="gtest-anon-24.cs">
13977     <type name="Disposable`1[T]">
13978       <method name="Void .ctor()">
13979         <size>7</size>
13980       </method>
13981       <method name="Void Dispose()">
13982         <size>1</size>
13983       </method>
13984     </type>
13985     <type name="Test">
13986       <method name="Void .ctor()">
13987         <size>7</size>
13988       </method>
13989       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
13990         <size>38</size>
13991       </method>
13992       <method name="System.Func`1[T] Throw[T](T)">
13993         <size>26</size>
13994       </method>
13995       <method name="System.Func`1[T] Do[T](T)">
13996         <size>26</size>
13997       </method>
13998       <method name="System.Func`1[T] Lock[T](T)">
13999         <size>26</size>
14000       </method>
14001       <method name="System.Func`1[T] Catch[T](T)">
14002         <size>26</size>
14003       </method>
14004       <method name="System.Func`1[T] Finally[T](T)">
14005         <size>26</size>
14006       </method>
14007       <method name="System.Func`1[T] Using[T](T)">
14008         <size>57</size>
14009       </method>
14010       <method name="System.Func`1[T] Switch[T](T)">
14011         <size>38</size>
14012       </method>
14013       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
14014         <size>26</size>
14015       </method>
14016       <method name="Int32 Main()">
14017         <size>572</size>
14018       </method>
14019     </type>
14020     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
14021       <method name="Void .ctor()">
14022         <size>7</size>
14023       </method>
14024       <method name="T[] &lt;&gt;m__0()">
14025         <size>56</size>
14026       </method>
14027     </type>
14028     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
14029       <method name="Void .ctor()">
14030         <size>7</size>
14031       </method>
14032       <method name="T &lt;&gt;m__1()">
14033         <size>23</size>
14034       </method>
14035     </type>
14036     <type name="Test">
14037       <method name="Void ArrayMutate[T](T[])">
14038         <size>27</size>
14039       </method>
14040       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
14041         <size>26</size>
14042       </method>
14043       <method name="System.Func`1[System.Type] TypeOf[T](T)">
14044         <size>38</size>
14045       </method>
14046     </type>
14047     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
14048       <method name="System.Type &lt;&gt;m__2()">
14049         <size>56</size>
14050       </method>
14051       <method name="Void .ctor()">
14052         <size>7</size>
14053       </method>
14054     </type>
14055     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
14056       <method name="T &lt;&gt;m__3()">
14057         <size>28</size>
14058       </method>
14059       <method name="Void .ctor()">
14060         <size>7</size>
14061       </method>
14062     </type>
14063     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
14064       <method name="T &lt;&gt;m__4()">
14065         <size>65</size>
14066       </method>
14067       <method name="Void .ctor()">
14068         <size>7</size>
14069       </method>
14070     </type>
14071     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
14072       <method name="T &lt;&gt;m__5()">
14073         <size>48</size>
14074       </method>
14075       <method name="Void .ctor()">
14076         <size>7</size>
14077       </method>
14078     </type>
14079     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
14080       <method name="T &lt;&gt;m__6()">
14081         <size>50</size>
14082       </method>
14083       <method name="Void .ctor()">
14084         <size>7</size>
14085       </method>
14086     </type>
14087     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
14088       <method name="T &lt;&gt;m__7()">
14089         <size>7</size>
14090       </method>
14091       <method name="Void .ctor()">
14092         <size>7</size>
14093       </method>
14094     </type>
14095     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
14096       <method name="T &lt;&gt;m__8()">
14097         <size>35</size>
14098       </method>
14099       <method name="Void .ctor()">
14100         <size>7</size>
14101       </method>
14102     </type>
14103     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
14104       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
14105         <size>56</size>
14106       </method>
14107       <method name="Void .ctor()">
14108         <size>7</size>
14109       </method>
14110     </type>
14111     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
14112       <method name="Void &lt;&gt;m__A(Int32)">
14113         <size>36</size>
14114       </method>
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118     </type>
14119     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
14120       <method name="T[][] &lt;&gt;m__B()">
14121         <size>48</size>
14122       </method>
14123       <method name="Void .ctor()">
14124         <size>7</size>
14125       </method>
14126     </type>
14127     <type name="CA`1[T]">
14128       <method name="Void .ctor()">
14129         <size>7</size>
14130       </method>
14131     </type>
14132     <type name="Test">
14133       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
14134         <size>34</size>
14135       </method>
14136       <method name="System.Func`1[System.Int32] ArrayMultiMutate[T](T[,])">
14137         <size>26</size>
14138       </method>
14139     </type>
14140     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyC`1[T]">
14141       <method name="Int32 &lt;&gt;m__C()">
14142         <size>27</size>
14143       </method>
14144       <method name="Void .ctor()">
14145         <size>7</size>
14146       </method>
14147     </type>
14148     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyD`1[T]">
14149       <method name="T[] &lt;&gt;m__D()">
14150         <size>37</size>
14151       </method>
14152       <method name="Void .ctor()">
14153         <size>7</size>
14154       </method>
14155     </type>
14156   </test>
14157   <test name="gtest-anon-25.cs">
14158     <type name="HS`1[T]">
14159       <method name="Void .ctor(IEqualityComparer`1)">
14160         <size>7</size>
14161       </method>
14162     </type>
14163     <type name="Test">
14164       <method name="Void .ctor()">
14165         <size>7</size>
14166       </method>
14167       <method name="Void Foo[T](IEqualityComparer`1)">
14168         <size>27</size>
14169       </method>
14170       <method name="Int32 Main()">
14171         <size>8</size>
14172       </method>
14173     </type>
14174     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
14175       <method name="Void .ctor()">
14176         <size>7</size>
14177       </method>
14178       <method name="HS`1[T] &lt;&gt;m__0()">
14179         <size>12</size>
14180       </method>
14181     </type>
14182   </test>
14183   <test name="gtest-anon-26.cs">
14184     <type name="MonoBugs.BrokenGenericCast">
14185       <method name="Void .ctor()">
14186         <size>7</size>
14187       </method>
14188       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
14189         <size>13</size>
14190       </method>
14191       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
14192         <size>13</size>
14193       </method>
14194       <method name="Void Main()">
14195         <size>1</size>
14196       </method>
14197       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
14198         <size>12</size>
14199       </method>
14200       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
14201         <size>12</size>
14202       </method>
14203     </type>
14204   </test>
14205   <test name="gtest-anon-27.cs">
14206     <type name="BaseDataObjectFactory">
14207       <method name="Void .ctor()">
14208         <size>7</size>
14209       </method>
14210       <method name="T GetBusinessQueryObjectFromReader[T]()">
14211         <size>8</size>
14212       </method>
14213       <method name="T[] GetQueryObjects[T](System.String)">
14214         <size>0</size>
14215       </method>
14216     </type>
14217     <type name="BusinessQueryObject">
14218       <method name="Void .ctor()">
14219         <size>7</size>
14220       </method>
14221     </type>
14222     <type name="MySqlDataObjectFactory">
14223       <method name="Void .ctor()">
14224         <size>7</size>
14225       </method>
14226       <method name="T[] GetQueryObjects[T](System.String)">
14227         <size>63</size>
14228       </method>
14229       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
14230         <size>1</size>
14231       </method>
14232     </type>
14233     <type name="C">
14234       <method name="Void .ctor()">
14235         <size>7</size>
14236       </method>
14237       <method name="Void Main()">
14238         <size>1</size>
14239       </method>
14240     </type>
14241     <type name="MySqlDataObjectFactory+PerformActionWithReader">
14242       <method name="Void .ctor(Object, IntPtr)">
14243         <size>0</size>
14244       </method>
14245       <method name="Void Invoke()">
14246         <size>0</size>
14247       </method>
14248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14249         <size>0</size>
14250       </method>
14251       <method name="Void EndInvoke(IAsyncResult)">
14252         <size>0</size>
14253       </method>
14254     </type>
14255     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
14256       <method name="Void .ctor()">
14257         <size>7</size>
14258       </method>
14259       <method name="Void &lt;&gt;m__0()">
14260         <size>17</size>
14261       </method>
14262     </type>
14263   </test>
14264   <test name="gtest-anon-28.cs">
14265     <type name="A">
14266       <method name="Void .ctor()">
14267         <size>7</size>
14268       </method>
14269       <method name="Void Foo[T]()">
14270         <size>0</size>
14271       </method>
14272     </type>
14273     <type name="B">
14274       <method name="Void .ctor()">
14275         <size>7</size>
14276       </method>
14277       <method name="Void Foo[T]()">
14278         <size>14</size>
14279       </method>
14280       <method name="Void Main()">
14281         <size>1</size>
14282       </method>
14283     </type>
14284     <type name="B+Del">
14285       <method name="Void .ctor(Object, IntPtr)">
14286         <size>0</size>
14287       </method>
14288       <method name="Void Invoke()">
14289         <size>0</size>
14290       </method>
14291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14292         <size>0</size>
14293       </method>
14294       <method name="Void EndInvoke(IAsyncResult)">
14295         <size>0</size>
14296       </method>
14297     </type>
14298     <type name="B">
14299       <method name="Void &lt;Foo`1&gt;m__0[T]()">
14300         <size>7</size>
14301       </method>
14302     </type>
14303   </test>
14304   <test name="gtest-anon-29.cs">
14305     <type name="Test">
14306       <method name="Void .ctor()">
14307         <size>7</size>
14308       </method>
14309       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
14310         <size>17</size>
14311       </method>
14312       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
14313         <size>32</size>
14314       </method>
14315       <method name="T Item[T](IList`1)">
14316         <size>7</size>
14317       </method>
14318       <method name="T GetSingleItem[T](IList`1)">
14319         <size>10</size>
14320       </method>
14321       <method name="Void Main()">
14322         <size>15</size>
14323       </method>
14324     </type>
14325     <type name="Test+Creator`1[T]">
14326       <method name="Void .ctor(Object, IntPtr)">
14327         <size>0</size>
14328       </method>
14329       <method name="T Invoke()">
14330         <size>0</size>
14331       </method>
14332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14333         <size>0</size>
14334       </method>
14335       <method name="T EndInvoke(IAsyncResult)">
14336         <size>0</size>
14337       </method>
14338     </type>
14339     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
14340       <method name="Void .ctor()">
14341         <size>7</size>
14342       </method>
14343       <method name="T &lt;&gt;m__0()">
14344         <size>12</size>
14345       </method>
14346     </type>
14347   </test>
14348   <test name="gtest-anon-3.cs">
14349     <type name="X">
14350       <method name="Void .ctor()">
14351         <size>7</size>
14352       </method>
14353       <method name="Void Hello[U](U)">
14354         <size>1</size>
14355       </method>
14356       <method name="Void Test[T](T)">
14357         <size>28</size>
14358       </method>
14359       <method name="Void Main()">
14360         <size>14</size>
14361       </method>
14362     </type>
14363     <type name="Foo`1[S]">
14364       <method name="Void .ctor(Object, IntPtr)">
14365         <size>0</size>
14366       </method>
14367       <method name="Void Invoke(S)">
14368         <size>0</size>
14369       </method>
14370       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
14371         <size>0</size>
14372       </method>
14373       <method name="Void EndInvoke(IAsyncResult)">
14374         <size>0</size>
14375       </method>
14376     </type>
14377     <type name="X">
14378       <method name="Void &lt;Test`1&gt;m__0[T](T)">
14379         <size>8</size>
14380       </method>
14381     </type>
14382   </test>
14383   <test name="gtest-anon-30.cs">
14384     <type name="X">
14385       <method name="Void .ctor()">
14386         <size>7</size>
14387       </method>
14388       <method name="Void Hello[U](U)">
14389         <size>1</size>
14390       </method>
14391       <method name="Void Test[T](T)">
14392         <size>46</size>
14393       </method>
14394       <method name="Void Main()">
14395         <size>1</size>
14396       </method>
14397     </type>
14398     <type name="Simple">
14399       <method name="Void .ctor(Object, IntPtr)">
14400         <size>0</size>
14401       </method>
14402       <method name="Void Invoke()">
14403         <size>0</size>
14404       </method>
14405       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14406         <size>0</size>
14407       </method>
14408       <method name="Void EndInvoke(IAsyncResult)">
14409         <size>0</size>
14410       </method>
14411     </type>
14412     <type name="Foo">
14413       <method name="Void .ctor(Object, IntPtr)">
14414         <size>0</size>
14415       </method>
14416       <method name="Simple Invoke()">
14417         <size>0</size>
14418       </method>
14419       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14420         <size>0</size>
14421       </method>
14422       <method name="Simple EndInvoke(IAsyncResult)">
14423         <size>0</size>
14424       </method>
14425     </type>
14426     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
14427       <method name="Void .ctor()">
14428         <size>7</size>
14429       </method>
14430       <method name="Simple &lt;&gt;m__0()">
14431         <size>55</size>
14432       </method>
14433     </type>
14434     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
14435       <method name="Void .ctor()">
14436         <size>7</size>
14437       </method>
14438       <method name="Void &lt;&gt;m__1()">
14439         <size>50</size>
14440       </method>
14441     </type>
14442   </test>
14443   <test name="gtest-anon-31.cs">
14444     <type name="A">
14445       <method name="Void Fail[X]()">
14446         <size>25</size>
14447       </method>
14448       <method name="Void Main()">
14449         <size>1</size>
14450       </method>
14451     </type>
14452     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
14453       <method name="Void .ctor()">
14454         <size>7</size>
14455       </method>
14456       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
14457         <size>36</size>
14458       </method>
14459       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
14460         <size>1</size>
14461       </method>
14462     </type>
14463   </test>
14464   <test name="gtest-anon-32.cs">
14465     <type name="Program">
14466       <method name="Void .ctor()">
14467         <size>7</size>
14468       </method>
14469       <method name="Void Foo[T](IList`1)">
14470         <size>31</size>
14471       </method>
14472       <method name="Void Assert(System.Action`1[System.Int32])">
14473         <size>9</size>
14474       </method>
14475       <method name="Void Main(System.String[])">
14476         <size>7</size>
14477       </method>
14478     </type>
14479     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
14480       <method name="Void .ctor()">
14481         <size>7</size>
14482       </method>
14483       <method name="Void &lt;&gt;m__0(Int32)">
14484         <size>18</size>
14485       </method>
14486     </type>
14487   </test>
14488   <test name="gtest-anon-33.cs">
14489     <type name="IEnumerableRocks">
14490       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
14491         <size>33</size>
14492       </method>
14493       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
14494         <size>128</size>
14495       </method>
14496     </type>
14497     <type name="Test">
14498       <method name="Void .ctor()">
14499         <size>7</size>
14500       </method>
14501       <method name="Void Main()">
14502         <size>67</size>
14503       </method>
14504       <method name="System.String &lt;Main&gt;m__1(System.String)">
14505         <size>17</size>
14506       </method>
14507     </type>
14508     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
14509       <method name="Void .ctor()">
14510         <size>7</size>
14511       </method>
14512       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
14513         <size>34</size>
14514       </method>
14515     </type>
14516   </test>
14517   <test name="gtest-anon-34.cs">
14518     <type name="MyClass">
14519       <method name="Void .ctor()">
14520         <size>18</size>
14521       </method>
14522       <method name="Int32 get_Answer()">
14523         <size>7</size>
14524       </method>
14525       <method name="Void set_Answer(Int32)">
14526         <size>8</size>
14527       </method>
14528     </type>
14529     <type name="Test">
14530       <method name="Void .ctor()">
14531         <size>7</size>
14532       </method>
14533       <method name="Int32 Main()">
14534         <size>82</size>
14535       </method>
14536     </type>
14537     <type name="Test+D">
14538       <method name="Void .ctor(Object, IntPtr)">
14539         <size>0</size>
14540       </method>
14541       <method name="Void Invoke()">
14542         <size>0</size>
14543       </method>
14544       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14545         <size>0</size>
14546       </method>
14547       <method name="Void EndInvoke(IAsyncResult)">
14548         <size>0</size>
14549       </method>
14550     </type>
14551     <type name="Test+&lt;Main&gt;c__AnonStorey0">
14552       <method name="Void .ctor()">
14553         <size>7</size>
14554       </method>
14555       <method name="Void &lt;&gt;m__0()">
14556         <size>33</size>
14557       </method>
14558     </type>
14559   </test>
14560   <test name="gtest-anon-35.cs">
14561     <type name="C`1[T]">
14562       <method name="Void .ctor()">
14563         <size>7</size>
14564       </method>
14565       <method name="System.Func`1[T] XX()">
14566         <size>32</size>
14567       </method>
14568       <method name="T &lt;XX&gt;m__0()">
14569         <size>10</size>
14570       </method>
14571     </type>
14572     <type name="C2`1[T]">
14573       <method name="Void .ctor()">
14574         <size>7</size>
14575       </method>
14576       <method name="System.Func`1[C`1[T]] XX()">
14577         <size>32</size>
14578       </method>
14579       <method name="C`1[T] &lt;XX&gt;m__1()">
14580         <size>2</size>
14581       </method>
14582     </type>
14583     <type name="N1">
14584       <method name="Void .ctor()">
14585         <size>7</size>
14586       </method>
14587       <method name="System.Func`1[T] XX[T]()">
14588         <size>15</size>
14589       </method>
14590     </type>
14591     <type name="Test">
14592       <method name="Void .ctor()">
14593         <size>7</size>
14594       </method>
14595       <method name="Int32 Main()">
14596         <size>98</size>
14597       </method>
14598     </type>
14599     <type name="N1">
14600       <method name="T &lt;XX`1&gt;m__2[T]()">
14601         <size>10</size>
14602       </method>
14603     </type>
14604   </test>
14605   <test name="gtest-anon-36.cs">
14606     <type name="Foo`1[T]">
14607       <method name="Void .ctor()">
14608         <size>7</size>
14609       </method>
14610       <method name="Void add_handler(Handler`1[T])">
14611         <size>24</size>
14612       </method>
14613       <method name="Void remove_handler(Handler`1[T])">
14614         <size>24</size>
14615       </method>
14616       <method name="Void add_Handler(Handler`1[T])">
14617         <size>64</size>
14618       </method>
14619       <method name="Void remove_Handler(Handler`1[T])">
14620         <size>24</size>
14621       </method>
14622       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
14623         <size>18</size>
14624       </method>
14625     </type>
14626     <type name="Program">
14627       <method name="Void .ctor()">
14628         <size>7</size>
14629       </method>
14630       <method name="Int32 Main()">
14631         <size>15</size>
14632       </method>
14633     </type>
14634     <type name="Handler`1[T]">
14635       <method name="Void .ctor(Object, IntPtr)">
14636         <size>0</size>
14637       </method>
14638       <method name="Void Invoke(System.Object)">
14639         <size>0</size>
14640       </method>
14641       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
14642         <size>0</size>
14643       </method>
14644       <method name="Void EndInvoke(IAsyncResult)">
14645         <size>0</size>
14646       </method>
14647     </type>
14648   </test>
14649   <test name="gtest-anon-37.cs">
14650     <type name="Wrap`1[U]">
14651       <method name="Void .ctor()">
14652         <size>7</size>
14653       </method>
14654     </type>
14655     <type name="Test">
14656       <method name="Void .ctor()">
14657         <size>7</size>
14658       </method>
14659       <method name="Int32 Run[T](Wrap`1[T])">
14660         <size>56</size>
14661       </method>
14662       <method name="Int32 Main()">
14663         <size>16</size>
14664       </method>
14665     </type>
14666     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
14667       <method name="Void .ctor()">
14668         <size>7</size>
14669       </method>
14670       <method name="Void &lt;&gt;m__0()">
14671         <size>17</size>
14672       </method>
14673     </type>
14674   </test>
14675   <test name="gtest-anon-38.cs">
14676     <type name="Foo`1[T]">
14677       <method name="Void .ctor()">
14678         <size>7</size>
14679       </method>
14680       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14681         <size>40</size>
14682       </method>
14683       <method name="Boolean Contains(T)">
14684         <size>2</size>
14685       </method>
14686     </type>
14687     <type name="Program">
14688       <method name="Void .ctor()">
14689         <size>7</size>
14690       </method>
14691       <method name="Int32 Main()">
14692         <size>42</size>
14693       </method>
14694     </type>
14695     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
14696       <method name="Void .ctor()">
14697         <size>7</size>
14698       </method>
14699       <method name="Boolean &lt;&gt;m__0()">
14700         <size>201</size>
14701       </method>
14702     </type>
14703     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14704       <method name="Void .ctor()">
14705         <size>7</size>
14706       </method>
14707     </type>
14708     <type name="&lt;PrivateImplementationDetails&gt;">
14709       <method name="Void .ctor()">
14710         <size>7</size>
14711       </method>
14712     </type>
14713   </test>
14714   <test name="gtest-anon-39.cs">
14715     <type name="Test">
14716       <method name="Void .ctor()">
14717         <size>7</size>
14718       </method>
14719       <method name="Void Test_1[T](T)">
14720         <size>33</size>
14721       </method>
14722       <method name="Void Test_2[T](Nullable`1)">
14723         <size>33</size>
14724       </method>
14725       <method name="Void Main()">
14726         <size>39</size>
14727       </method>
14728     </type>
14729     <type name="Test+D">
14730       <method name="Void .ctor(Object, IntPtr)">
14731         <size>0</size>
14732       </method>
14733       <method name="Void Invoke()">
14734         <size>0</size>
14735       </method>
14736       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14737         <size>0</size>
14738       </method>
14739       <method name="Void EndInvoke(IAsyncResult)">
14740         <size>0</size>
14741       </method>
14742     </type>
14743     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
14744       <method name="Void .ctor()">
14745         <size>7</size>
14746       </method>
14747       <method name="Void &lt;&gt;m__0()">
14748         <size>24</size>
14749       </method>
14750     </type>
14751     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
14752       <method name="Void .ctor()">
14753         <size>7</size>
14754       </method>
14755       <method name="Void &lt;&gt;m__1()">
14756         <size>85</size>
14757       </method>
14758     </type>
14759     <type name="Test">
14760       <method name="T Test_3[T](System.Object)">
14761         <size>51</size>
14762       </method>
14763     </type>
14764     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
14765       <method name="Void .ctor()">
14766         <size>7</size>
14767       </method>
14768       <method name="Void &lt;&gt;m__2()">
14769         <size>23</size>
14770       </method>
14771     </type>
14772   </test>
14773   <test name="gtest-anon-4.cs">
14774     <type name="Test">
14775       <method name="Void .ctor()">
14776         <size>7</size>
14777       </method>
14778       <method name="Void Main()">
14779         <size>59</size>
14780       </method>
14781       <method name="Int32 GetItem()">
14782         <size>50</size>
14783       </method>
14784       <method name="IEnumerable`1 GetItems()">
14785         <size>16</size>
14786       </method>
14787     </type>
14788     <type name="&lt;PrivateImplementationDetails&gt;">
14789       <method name="Void .ctor()">
14790         <size>7</size>
14791       </method>
14792     </type>
14793     <type name="Test+&lt;GetItems&gt;c__Iterator0">
14794       <method name="Void .ctor()">
14795         <size>7</size>
14796       </method>
14797       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14798         <size>12</size>
14799       </method>
14800       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14801         <size>7</size>
14802       </method>
14803       <method name="Boolean MoveNext()">
14804         <size>69</size>
14805       </method>
14806       <method name="Void Dispose()">
14807         <size>8</size>
14808       </method>
14809       <method name="Void Reset()">
14810         <size>6</size>
14811       </method>
14812       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14813         <size>7</size>
14814       </method>
14815       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14816         <size>26</size>
14817       </method>
14818     </type>
14819   </test>
14820   <test name="gtest-anon-40.cs">
14821     <type name="RunTests">
14822       <method name="Int32 Main()">
14823         <size>7</size>
14824       </method>
14825     </type>
14826     <type name="Test1.X">
14827       <method name="Void .ctor()">
14828         <size>7</size>
14829       </method>
14830       <method name="Void Test1[R](R, Int32)">
14831         <size>150</size>
14832       </method>
14833       <method name="Void Run()">
14834         <size>13</size>
14835       </method>
14836     </type>
14837     <type name="Test1.Foo">
14838       <method name="Void .ctor(Object, IntPtr)">
14839         <size>0</size>
14840       </method>
14841       <method name="Int32 Invoke()">
14842         <size>0</size>
14843       </method>
14844       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14845         <size>0</size>
14846       </method>
14847       <method name="Int32 EndInvoke(IAsyncResult)">
14848         <size>0</size>
14849       </method>
14850     </type>
14851     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
14852       <method name="Void .ctor()">
14853         <size>7</size>
14854       </method>
14855       <method name="Int32 &lt;&gt;m__0()">
14856         <size>71</size>
14857       </method>
14858     </type>
14859     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
14860       <method name="Void .ctor()">
14861         <size>7</size>
14862       </method>
14863     </type>
14864     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
14865       <method name="Void .ctor()">
14866         <size>7</size>
14867       </method>
14868     </type>
14869   </test>
14870   <test name="gtest-anon-41.cs">
14871     <type name="C">
14872       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
14873         <size>37</size>
14874       </method>
14875       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
14876         <size>6</size>
14877       </method>
14878       <method name="Void Main()">
14879         <size>1</size>
14880       </method>
14881       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
14882         <size>8</size>
14883       </method>
14884       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
14885         <size>8</size>
14886       </method>
14887     </type>
14888   </test>
14889   <test name="gtest-anon-42.cs">
14890     <type name="Test">
14891       <method name="Void .ctor()">
14892         <size>7</size>
14893       </method>
14894       <method name="Void Test_3[T]()">
14895         <size>20</size>
14896       </method>
14897       <method name="Int32 Main()">
14898         <size>12</size>
14899       </method>
14900     </type>
14901     <type name="Test+D">
14902       <method name="Void .ctor(Object, IntPtr)">
14903         <size>0</size>
14904       </method>
14905       <method name="Void Invoke()">
14906         <size>0</size>
14907       </method>
14908       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14909         <size>0</size>
14910       </method>
14911       <method name="Void EndInvoke(IAsyncResult)">
14912         <size>0</size>
14913       </method>
14914     </type>
14915     <type name="Test">
14916       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
14917         <size>11</size>
14918       </method>
14919     </type>
14920   </test>
14921   <test name="gtest-anon-43.cs">
14922     <type name="TestC">
14923       <method name="Void .ctor()">
14924         <size>7</size>
14925       </method>
14926       <method name="System.Func`1[System.Type] Test[T]()">
14927         <size>13</size>
14928       </method>
14929       <method name="Int32 Main()">
14930         <size>66</size>
14931       </method>
14932       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
14933         <size>11</size>
14934       </method>
14935     </type>
14936   </test>
14937   <test name="gtest-anon-44.cs">
14938     <type name="UiaAtkBridgeTest.Test">
14939       <method name="Void .ctor()">
14940         <size>7</size>
14941       </method>
14942       <method name="Void Invoke(System.EventHandler)">
14943         <size>1</size>
14944       </method>
14945     </type>
14946     <type name="UiaAtkBridgeTest.GailTester">
14947       <method name="Void .ctor()">
14948         <size>7</size>
14949       </method>
14950       <method name="Void ThisCausesACrash[I]()">
14951         <size>18</size>
14952       </method>
14953       <method name="Void Main()">
14954         <size>1</size>
14955       </method>
14956       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
14957         <size>1</size>
14958       </method>
14959     </type>
14960   </test>
14961   <test name="gtest-anon-45.cs">
14962     <type name="C">
14963       <method name="Void .ctor()">
14964         <size>7</size>
14965       </method>
14966       <method name="Void AnyMethod[T]()">
14967         <size>20</size>
14968       </method>
14969       <method name="Int32 Main()">
14970         <size>12</size>
14971       </method>
14972     </type>
14973     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
14974       <method name="Void .ctor()">
14975         <size>7</size>
14976       </method>
14977       <method name="Void &lt;&gt;m__1(System.String)">
14978         <size>14</size>
14979       </method>
14980     </type>
14981     <type name="C">
14982       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
14983         <size>31</size>
14984       </method>
14985     </type>
14986   </test>
14987   <test name="gtest-anon-46.cs">
14988     <type name="TheClass">
14989       <method name="Void .ctor()">
14990         <size>7</size>
14991       </method>
14992       <method name="Void Foo[T](T, System.Func`2[T,T])">
14993         <size>41</size>
14994       </method>
14995       <method name="Void Main()">
14996         <size>8</size>
14997       </method>
14998     </type>
14999     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
15000       <method name="Void .ctor()">
15001         <size>7</size>
15002       </method>
15003       <method name="System.Func`1[T] &lt;&gt;m__0()">
15004         <size>31</size>
15005       </method>
15006       <method name="T &lt;&gt;m__1()">
15007         <size>18</size>
15008       </method>
15009     </type>
15010   </test>
15011   <test name="gtest-anon-47.cs">
15012     <type name="C">
15013       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
15014         <size>26</size>
15015       </method>
15016     </type>
15017     <type name="Test">
15018       <method name="Int32 Main()">
15019         <size>59</size>
15020       </method>
15021       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
15022         <size>23</size>
15023       </method>
15024       <method name="Void .ctor()">
15025         <size>7</size>
15026       </method>
15027     </type>
15028     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
15029       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
15030         <size>33</size>
15031       </method>
15032       <method name="Void .ctor()">
15033         <size>7</size>
15034       </method>
15035     </type>
15036     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
15037       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
15038         <size>45</size>
15039       </method>
15040       <method name="Void .ctor()">
15041         <size>7</size>
15042       </method>
15043     </type>
15044     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
15045       <method name="Void &lt;&gt;m__2(T3)">
15046         <size>35</size>
15047       </method>
15048       <method name="Void .ctor()">
15049         <size>7</size>
15050       </method>
15051     </type>
15052   </test>
15053   <test name="gtest-anon-48.cs">
15054     <type name="GeneratorEnumerable`1[T]">
15055       <method name="Void .ctor(Func`1)">
15056         <size>7</size>
15057       </method>
15058     </type>
15059     <type name="GeneratorExpression">
15060       <method name="Void .ctor()">
15061         <size>7</size>
15062       </method>
15063     </type>
15064     <type name="GeneratorInvoker">
15065       <method name="Void .ctor(GeneratorExpression)">
15066         <size>7</size>
15067       </method>
15068       <method name="Void Invoke[T](T ByRef)">
15069         <size>1</size>
15070       </method>
15071     </type>
15072     <type name="Interpreter">
15073       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
15074         <size>31</size>
15075       </method>
15076       <method name="Int32 Main()">
15077         <size>13</size>
15078       </method>
15079     </type>
15080     <type name="Func`1[TResult]">
15081       <method name="Void .ctor(Object, IntPtr)">
15082         <size>0</size>
15083       </method>
15084       <method name="TResult Invoke()">
15085         <size>0</size>
15086       </method>
15087       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15088         <size>0</size>
15089       </method>
15090       <method name="TResult EndInvoke(IAsyncResult)">
15091         <size>0</size>
15092       </method>
15093     </type>
15094     <type name="GeneratorNext`1[T]">
15095       <method name="Void .ctor(Object, IntPtr)">
15096         <size>0</size>
15097       </method>
15098       <method name="Void Invoke(T ByRef)">
15099         <size>0</size>
15100       </method>
15101       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
15102         <size>0</size>
15103       </method>
15104       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
15105         <size>0</size>
15106       </method>
15107     </type>
15108     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
15109       <method name="Void .ctor()">
15110         <size>7</size>
15111       </method>
15112       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
15113         <size>23</size>
15114       </method>
15115     </type>
15116   </test>
15117   <test name="gtest-anon-49.cs">
15118     <type name="Test">
15119       <method name="Void .ctor()">
15120         <size>7</size>
15121       </method>
15122       <method name="Void Main()">
15123         <size>1</size>
15124       </method>
15125       <method name="Void DetermineLinkedCells()">
15126         <size>74</size>
15127       </method>
15128     </type>
15129     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
15130       <method name="Void .ctor()">
15131         <size>7</size>
15132       </method>
15133     </type>
15134     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
15135       <method name="Void .ctor()">
15136         <size>7</size>
15137       </method>
15138       <method name="Boolean &lt;&gt;m__1(System.Object)">
15139         <size>13</size>
15140       </method>
15141       <method name="Boolean &lt;&gt;m__0(System.Object)">
15142         <size>18</size>
15143       </method>
15144     </type>
15145   </test>
15146   <test name="gtest-anon-5.cs">
15147     <type name="X">
15148       <method name="Void .ctor()">
15149         <size>7</size>
15150       </method>
15151       <method name="Void Main()">
15152         <size>80</size>
15153       </method>
15154     </type>
15155     <type name="Hello">
15156       <method name="Void .ctor(Object, IntPtr)">
15157         <size>0</size>
15158       </method>
15159       <method name="Void Invoke()">
15160         <size>0</size>
15161       </method>
15162       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15163         <size>0</size>
15164       </method>
15165       <method name="Void EndInvoke(IAsyncResult)">
15166         <size>0</size>
15167       </method>
15168     </type>
15169     <type name="Foo+&lt;Test&gt;c__Iterator0">
15170       <method name="Void .ctor()">
15171         <size>7</size>
15172       </method>
15173       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15174         <size>12</size>
15175       </method>
15176       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15177         <size>7</size>
15178       </method>
15179       <method name="Boolean MoveNext()">
15180         <size>98</size>
15181       </method>
15182       <method name="Void Dispose()">
15183         <size>8</size>
15184       </method>
15185       <method name="Void Reset()">
15186         <size>6</size>
15187       </method>
15188     </type>
15189     <type name="Foo">
15190       <method name="Void .ctor(Int32)">
15191         <size>8</size>
15192       </method>
15193       <method name="IEnumerable`1 Test(Foo)">
15194         <size>42</size>
15195       </method>
15196       <method name="Void Hello(Int32)">
15197         <size>19</size>
15198       </method>
15199       <method name="System.String ToString()">
15200         <size>22</size>
15201       </method>
15202     </type>
15203     <type name="Foo+&lt;Test&gt;c__Iterator0">
15204       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
15205         <size>7</size>
15206       </method>
15207       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
15208         <size>52</size>
15209       </method>
15210     </type>
15211   </test>
15212   <test name="gtest-anon-50.cs">
15213     <type name="M">
15214       <method name="Void .ctor()">
15215         <size>7</size>
15216       </method>
15217       <method name="Int32 Main()">
15218         <size>12</size>
15219       </method>
15220     </type>
15221     <type name="SomeGenericClass`1[SomeType]">
15222       <method name="Void .ctor()">
15223         <size>7</size>
15224       </method>
15225       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
15226         <size>1</size>
15227       </method>
15228       <method name="Void FailsToCompile()">
15229         <size>19</size>
15230       </method>
15231     </type>
15232     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
15233       <method name="Void .ctor(Object, IntPtr)">
15234         <size>0</size>
15235       </method>
15236       <method name="Void Invoke()">
15237         <size>0</size>
15238       </method>
15239       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15240         <size>0</size>
15241       </method>
15242       <method name="Void EndInvoke(IAsyncResult)">
15243         <size>0</size>
15244       </method>
15245     </type>
15246     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
15247       <method name="Void .ctor()">
15248         <size>7</size>
15249       </method>
15250     </type>
15251     <type name="SomeGenericClass`1[SomeType]">
15252       <method name="Void &lt;FailsToCompile&gt;m__0()">
15253         <size>44</size>
15254       </method>
15255     </type>
15256     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
15257       <method name="Void &lt;&gt;m__1()">
15258         <size>18</size>
15259       </method>
15260     </type>
15261   </test>
15262   <test name="gtest-anon-51.cs">
15263     <type name="Driver">
15264       <method name="Void .ctor()">
15265         <size>7</size>
15266       </method>
15267       <method name="Int32 Main()">
15268         <size>12</size>
15269       </method>
15270       <method name="Void P(Int32, Int32)">
15271         <size>1</size>
15272       </method>
15273       <method name="Void Repro()">
15274         <size>100</size>
15275       </method>
15276     </type>
15277     <type name="Bla">
15278       <method name="Void .ctor(Object, IntPtr)">
15279         <size>0</size>
15280       </method>
15281       <method name="Void Invoke()">
15282         <size>0</size>
15283       </method>
15284       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15285         <size>0</size>
15286       </method>
15287       <method name="Void EndInvoke(IAsyncResult)">
15288         <size>0</size>
15289       </method>
15290     </type>
15291     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
15292       <method name="Void .ctor()">
15293         <size>7</size>
15294       </method>
15295       <method name="Void &lt;&gt;m__0()">
15296         <size>35</size>
15297       </method>
15298     </type>
15299   </test>
15300   <test name="gtest-anon-52.cs">
15301     <type name="A`1[T]">
15302       <method name="Void .ctor()">
15303         <size>7</size>
15304       </method>
15305     </type>
15306     <type name="A`1+B[T]">
15307       <method name="Void .ctor()">
15308         <size>18</size>
15309       </method>
15310       <method name="Void W[R](System.String, System.Func`2[T,R])">
15311         <size>39</size>
15312       </method>
15313     </type>
15314     <type name="B">
15315       <method name="Void .ctor()">
15316         <size>7</size>
15317       </method>
15318       <method name="Void Main()">
15319         <size>1</size>
15320       </method>
15321     </type>
15322     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
15323       <method name="Void .ctor()">
15324         <size>7</size>
15325       </method>
15326       <method name="Void &lt;&gt;m__0(T[])">
15327         <size>55</size>
15328       </method>
15329     </type>
15330   </test>
15331   <test name="gtest-anon-53.cs">
15332     <type name="TestComp.Program">
15333       <method name="Void .ctor()">
15334         <size>7</size>
15335       </method>
15336       <method name="Void Main(System.String[])">
15337         <size>1</size>
15338       </method>
15339     </type>
15340     <type name="TestComp.Program+MyClass">
15341       <method name="Void .ctor()">
15342         <size>7</size>
15343       </method>
15344       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
15345         <size>1</size>
15346       </method>
15347       <method name="Void UseATemplate()">
15348         <size>36</size>
15349       </method>
15350       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
15351         <size>16</size>
15352       </method>
15353     </type>
15354     <type name="TestComp.Program+MyClass+MyDelegate">
15355       <method name="Void .ctor(Object, IntPtr)">
15356         <size>0</size>
15357       </method>
15358       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
15359         <size>0</size>
15360       </method>
15361       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
15362         <size>0</size>
15363       </method>
15364       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
15365         <size>0</size>
15366       </method>
15367     </type>
15368   </test>
15369   <test name="gtest-anon-54.cs">
15370     <type name="Class">
15371       <method name="Void .ctor()">
15372         <size>7</size>
15373       </method>
15374       <method name="System.String get_Property()">
15375         <size>6</size>
15376       </method>
15377       <method name="System.String Method()">
15378         <size>44</size>
15379       </method>
15380       <method name="Int32 Main()">
15381         <size>39</size>
15382       </method>
15383     </type>
15384     <type name="Class+&lt;Method&gt;c__AnonStorey0">
15385       <method name="Void .ctor()">
15386         <size>7</size>
15387       </method>
15388       <method name="System.String &lt;&gt;m__0()">
15389         <size>56</size>
15390       </method>
15391     </type>
15392     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
15393       <method name="Void .ctor()">
15394         <size>7</size>
15395       </method>
15396       <method name="System.String &lt;&gt;m__1(System.String)">
15397         <size>52</size>
15398       </method>
15399     </type>
15400     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
15401       <method name="Void .ctor()">
15402         <size>7</size>
15403       </method>
15404       <method name="System.String &lt;&gt;m__2()">
15405         <size>39</size>
15406       </method>
15407     </type>
15408   </test>
15409   <test name="gtest-anon-55.cs">
15410     <type name="Thing`1[TFirst]">
15411       <method name="Void .ctor(Action`1)">
15412         <size>14</size>
15413       </method>
15414       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
15415         <size>31</size>
15416       </method>
15417       <method name="Void SomeAction()">
15418         <size>18</size>
15419       </method>
15420     </type>
15421     <type name="Program">
15422       <method name="Void Main()">
15423         <size>42</size>
15424       </method>
15425       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
15426         <size>2</size>
15427       </method>
15428     </type>
15429     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
15430       <method name="Void .ctor()">
15431         <size>7</size>
15432       </method>
15433       <method name="Void &lt;&gt;m__0(TFirst)">
15434         <size>47</size>
15435       </method>
15436     </type>
15437   </test>
15438   <test name="gtest-anon-56.cs">
15439     <type name="G`1[T]">
15440       <method name="Void .ctor()">
15441         <size>7</size>
15442       </method>
15443       <method name="T def()">
15444         <size>10</size>
15445       </method>
15446     </type>
15447     <type name="C">
15448       <method name="Void .ctor()">
15449         <size>7</size>
15450       </method>
15451       <method name="Void foo(System.Object)">
15452         <size>1</size>
15453       </method>
15454       <method name="Void cf[T]()">
15455         <size>35</size>
15456       </method>
15457       <method name="Int32 Main()">
15458         <size>17</size>
15459       </method>
15460     </type>
15461     <type name="C+DF">
15462       <method name="Void .ctor(Object, IntPtr)">
15463         <size>0</size>
15464       </method>
15465       <method name="Void Invoke()">
15466         <size>0</size>
15467       </method>
15468       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15469         <size>0</size>
15470       </method>
15471       <method name="Void EndInvoke(IAsyncResult)">
15472         <size>0</size>
15473       </method>
15474     </type>
15475     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
15476       <method name="Void .ctor()">
15477         <size>7</size>
15478       </method>
15479       <method name="Void &lt;&gt;m__0()">
15480         <size>22</size>
15481       </method>
15482     </type>
15483   </test>
15484   <test name="gtest-anon-57.cs">
15485     <type name="X`1[T]">
15486       <method name="Void IFoo&lt;T&gt;.Test()">
15487         <size>37</size>
15488       </method>
15489       <method name="Void &lt;Test&gt;m__0()">
15490         <size>7</size>
15491       </method>
15492       <method name="Void .ctor()">
15493         <size>7</size>
15494       </method>
15495     </type>
15496     <type name="M">
15497       <method name="Void Main()">
15498         <size>13</size>
15499       </method>
15500       <method name="Void .ctor()">
15501         <size>7</size>
15502       </method>
15503     </type>
15504     <type name="Foo">
15505       <method name="Void Invoke()">
15506         <size>0</size>
15507       </method>
15508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15509         <size>0</size>
15510       </method>
15511       <method name="Void EndInvoke(IAsyncResult)">
15512         <size>0</size>
15513       </method>
15514       <method name="Void .ctor(Object, IntPtr)">
15515         <size>0</size>
15516       </method>
15517     </type>
15518   </test>
15519   <test name="gtest-anon-58.cs">
15520     <type name="Test">
15521       <method name="X Foo[X](Boolean)">
15522         <size>45</size>
15523       </method>
15524       <method name="X FooNested[X](Boolean)">
15525         <size>66</size>
15526       </method>
15527       <method name="Int32 Main()">
15528         <size>36</size>
15529       </method>
15530       <method name="Void .ctor()">
15531         <size>7</size>
15532       </method>
15533     </type>
15534     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
15535       <method name="X &lt;&gt;m__0()">
15536         <size>12</size>
15537       </method>
15538       <method name="Void .ctor()">
15539         <size>7</size>
15540       </method>
15541     </type>
15542     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
15543       <method name="Call`1[X] &lt;&gt;m__1()">
15544         <size>12</size>
15545       </method>
15546       <method name="Void .ctor()">
15547         <size>7</size>
15548       </method>
15549     </type>
15550   </test>
15551   <test name="gtest-anon-59.cs">
15552     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15553       <method name="Void DoSend[TMessage](System.Action`1[T])">
15554         <size>83</size>
15555       </method>
15556       <method name="Void Send(System.Action`1[T])">
15557         <size>1</size>
15558       </method>
15559       <method name="Void ActionOnObject(System.Object)">
15560         <size>8</size>
15561       </method>
15562       <method name="Void Dispose()">
15563         <size>11</size>
15564       </method>
15565       <method name="Void .ctor()">
15566         <size>7</size>
15567       </method>
15568     </type>
15569     <type name="TestGenericsSubtypeMatching.C">
15570       <method name="Void Main()">
15571         <size>40</size>
15572       </method>
15573       <method name="Void &lt;Main&gt;m__1(System.String)">
15574         <size>7</size>
15575       </method>
15576       <method name="Void .ctor()">
15577         <size>7</size>
15578       </method>
15579     </type>
15580     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15581       <method name="Void .ctor()">
15582         <size>7</size>
15583       </method>
15584     </type>
15585     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15586       <method name="Void &lt;&gt;m__0(T)">
15587         <size>35</size>
15588       </method>
15589       <method name="Void .ctor()">
15590         <size>7</size>
15591       </method>
15592     </type>
15593   </test>
15594   <test name="gtest-anon-6.cs">
15595     <type name="X">
15596       <method name="Void .ctor()">
15597         <size>7</size>
15598       </method>
15599       <method name="Void Hello[U,V](U, V)">
15600         <size>1</size>
15601       </method>
15602       <method name="Void Test[A,B,C](A, B, C)">
15603         <size>49</size>
15604       </method>
15605       <method name="Void Main()">
15606         <size>28</size>
15607       </method>
15608     </type>
15609     <type name="Foo`2[R,S]">
15610       <method name="Void .ctor(Object, IntPtr)">
15611         <size>0</size>
15612       </method>
15613       <method name="Void Invoke(R, S)">
15614         <size>0</size>
15615       </method>
15616       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
15617         <size>0</size>
15618       </method>
15619       <method name="Void EndInvoke(IAsyncResult)">
15620         <size>0</size>
15621       </method>
15622     </type>
15623     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
15624       <method name="Void .ctor()">
15625         <size>7</size>
15626       </method>
15627       <method name="Void &lt;&gt;m__0(A, Int32)">
15628         <size>32</size>
15629       </method>
15630     </type>
15631   </test>
15632   <test name="gtest-anon-60.cs">
15633     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15634       <method name="Void DoSend[TMessage](System.Action`1[T])">
15635         <size>83</size>
15636       </method>
15637       <method name="Void Send(System.Action`1[T])">
15638         <size>1</size>
15639       </method>
15640       <method name="Void ActionOnObject(System.Object)">
15641         <size>8</size>
15642       </method>
15643       <method name="Void Dispose()">
15644         <size>11</size>
15645       </method>
15646       <method name="Void .ctor()">
15647         <size>7</size>
15648       </method>
15649     </type>
15650     <type name="TestGenericsSubtypeMatching.C">
15651       <method name="Int32 Main()">
15652         <size>41</size>
15653       </method>
15654       <method name="Void &lt;Main&gt;m__1(Int32)">
15655         <size>7</size>
15656       </method>
15657       <method name="Void .ctor()">
15658         <size>7</size>
15659       </method>
15660     </type>
15661     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15662       <method name="Void .ctor()">
15663         <size>7</size>
15664       </method>
15665     </type>
15666     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15667       <method name="Void &lt;&gt;m__0(T)">
15668         <size>35</size>
15669       </method>
15670       <method name="Void .ctor()">
15671         <size>7</size>
15672       </method>
15673     </type>
15674   </test>
15675   <test name="gtest-anon-61.cs">
15676     <type name="TestCase">
15677       <method name="Void Main()">
15678         <size>32</size>
15679       </method>
15680       <method name="Void Test[T](IList`1)">
15681         <size>33</size>
15682       </method>
15683       <method name="Void .ctor()">
15684         <size>7</size>
15685       </method>
15686     </type>
15687     <type name="&lt;PrivateImplementationDetails&gt;">
15688       <method name="Void .ctor()">
15689         <size>7</size>
15690       </method>
15691     </type>
15692     <type name="TestCase+&lt;Test&gt;c__AnonStorey0`1[T]">
15693       <method name="Void &lt;&gt;m__0()">
15694         <size>46</size>
15695       </method>
15696       <method name="Int32 &lt;&gt;m__1(IList`1)">
15697         <size>2</size>
15698       </method>
15699       <method name="Void .ctor()">
15700         <size>7</size>
15701       </method>
15702     </type>
15703   </test>
15704   <test name="gtest-anon-62.cs">
15705     <type name="D">
15706       <method name="Void Invoke(System.Object)">
15707         <size>0</size>
15708       </method>
15709       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
15710         <size>0</size>
15711       </method>
15712       <method name="Void EndInvoke(IAsyncResult)">
15713         <size>0</size>
15714       </method>
15715       <method name="Void .ctor(Object, IntPtr)">
15716         <size>0</size>
15717       </method>
15718     </type>
15719     <type name="T">
15720       <method name="Void Assert(System.Object)">
15721         <size>1</size>
15722       </method>
15723       <method name="Void Execute(System.Action)">
15724         <size>1</size>
15725       </method>
15726       <method name="D GetD[T](System.Object)">
15727         <size>33</size>
15728       </method>
15729       <method name="Void Main()">
15730         <size>24</size>
15731       </method>
15732       <method name="Void .ctor()">
15733         <size>7</size>
15734       </method>
15735     </type>
15736     <type name="T+&lt;GetD&gt;c__AnonStorey2`1[T]">
15737       <method name="Void &lt;&gt;m__0(System.Object)">
15738         <size>77</size>
15739       </method>
15740       <method name="Void .ctor()">
15741         <size>7</size>
15742       </method>
15743     </type>
15744     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey0`1[T]">
15745       <method name="Void .ctor()">
15746         <size>7</size>
15747       </method>
15748     </type>
15749     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey1`1[T]">
15750       <method name="Void &lt;&gt;m__1()">
15751         <size>51</size>
15752       </method>
15753       <method name="Void .ctor()">
15754         <size>7</size>
15755       </method>
15756     </type>
15757   </test>
15758   <test name="gtest-anon-63.cs">
15759     <type name="A">
15760       <method name="Void Foo[T](T, System.String[])">
15761         <size>1</size>
15762       </method>
15763       <method name="Void .ctor()">
15764         <size>7</size>
15765       </method>
15766     </type>
15767     <type name="B">
15768       <method name="Void Test(Int32)">
15769         <size>40</size>
15770       </method>
15771       <method name="Void Test2[T](T)">
15772         <size>34</size>
15773       </method>
15774       <method name="Void &lt;Foo&gt;__BaseCallProxy0[T](T, System.String[])">
15775         <size>9</size>
15776       </method>
15777       <method name="Void .ctor()">
15778         <size>7</size>
15779       </method>
15780     </type>
15781     <type name="Test">
15782       <method name="Void Main()">
15783         <size>12</size>
15784       </method>
15785       <method name="Void .ctor()">
15786         <size>7</size>
15787       </method>
15788     </type>
15789     <type name="B+&lt;Test&gt;c__AnonStorey0">
15790       <method name="Void &lt;&gt;m__0()">
15791         <size>32</size>
15792       </method>
15793       <method name="Void .ctor()">
15794         <size>7</size>
15795       </method>
15796     </type>
15797     <type name="B+&lt;Test2&gt;c__AnonStorey1`1[T]">
15798       <method name="Void &lt;&gt;m__1()">
15799         <size>40</size>
15800       </method>
15801       <method name="Void .ctor()">
15802         <size>7</size>
15803       </method>
15804     </type>
15805   </test>
15806   <test name="gtest-anon-7.cs">
15807     <type name="MyDisposable">
15808       <method name="Void .ctor()">
15809         <size>26</size>
15810       </method>
15811       <method name="Void Dispose()">
15812         <size>1</size>
15813       </method>
15814       <method name="Int32 get_ID()">
15815         <size>7</size>
15816       </method>
15817       <method name="System.String ToString()">
15818         <size>28</size>
15819       </method>
15820     </type>
15821     <type name="X">
15822       <method name="Void .ctor()">
15823         <size>7</size>
15824       </method>
15825       <method name="IEnumerable`1 Test(Int32)">
15826         <size>30</size>
15827       </method>
15828       <method name="Void Main()">
15829         <size>60</size>
15830       </method>
15831     </type>
15832     <type name="X+&lt;Test&gt;c__Iterator0">
15833       <method name="Void .ctor()">
15834         <size>7</size>
15835       </method>
15836       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15837         <size>12</size>
15838       </method>
15839       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15840         <size>7</size>
15841       </method>
15842       <method name="Boolean MoveNext()">
15843         <size>180</size>
15844       </method>
15845       <method name="Void Dispose()">
15846         <size>66</size>
15847       </method>
15848       <method name="Void Reset()">
15849         <size>6</size>
15850       </method>
15851       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15852         <size>7</size>
15853       </method>
15854       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15855         <size>40</size>
15856       </method>
15857     </type>
15858   </test>
15859   <test name="gtest-anon-8.cs">
15860     <type name="X">
15861       <method name="Void .ctor()">
15862         <size>7</size>
15863       </method>
15864       <method name="Void Test[R](R, Int32)">
15865         <size>88</size>
15866       </method>
15867       <method name="Void Main()">
15868         <size>12</size>
15869       </method>
15870     </type>
15871     <type name="Foo">
15872       <method name="Void .ctor(Object, IntPtr)">
15873         <size>0</size>
15874       </method>
15875       <method name="Int32 Invoke()">
15876         <size>0</size>
15877       </method>
15878       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15879         <size>0</size>
15880       </method>
15881       <method name="Int32 EndInvoke(IAsyncResult)">
15882         <size>0</size>
15883       </method>
15884     </type>
15885     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
15886       <method name="Void .ctor()">
15887         <size>7</size>
15888       </method>
15889       <method name="Int32 &lt;&gt;m__0()">
15890         <size>34</size>
15891       </method>
15892     </type>
15893     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
15894       <method name="Void .ctor()">
15895         <size>7</size>
15896       </method>
15897     </type>
15898   </test>
15899   <test name="gtest-anon-9.cs">
15900     <type name="Test">
15901       <method name="Void .ctor()">
15902         <size>7</size>
15903       </method>
15904       <method name="IEnumerable`1 get_Foo()">
15905         <size>16</size>
15906       </method>
15907       <method name="Void set_Foo(IEnumerable`1)">
15908         <size>11</size>
15909       </method>
15910       <method name="Void Main()">
15911         <size>80</size>
15912       </method>
15913       <method name="Foo op_Implicit(Test)">
15914         <size>30</size>
15915       </method>
15916       <method name="IEnumerable`1 op_Addition(Test, Test)">
15917         <size>44</size>
15918       </method>
15919     </type>
15920     <type name="Foo">
15921       <method name="Void .ctor(Object, IntPtr)">
15922         <size>0</size>
15923       </method>
15924       <method name="Void Invoke()">
15925         <size>0</size>
15926       </method>
15927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15928         <size>0</size>
15929       </method>
15930       <method name="Void EndInvoke(IAsyncResult)">
15931         <size>0</size>
15932       </method>
15933     </type>
15934     <type name="Test">
15935       <method name="Void &lt;op_Implicit&gt;m__0()">
15936         <size>11</size>
15937       </method>
15938     </type>
15939     <type name="Test+&lt;&gt;c__Iterator0">
15940       <method name="Void .ctor()">
15941         <size>7</size>
15942       </method>
15943       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15944         <size>12</size>
15945       </method>
15946       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15947         <size>7</size>
15948       </method>
15949       <method name="Boolean MoveNext()">
15950         <size>65</size>
15951       </method>
15952       <method name="Void Dispose()">
15953         <size>8</size>
15954       </method>
15955       <method name="Void Reset()">
15956         <size>6</size>
15957       </method>
15958     </type>
15959     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15960       <method name="Void .ctor()">
15961         <size>7</size>
15962       </method>
15963       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15964         <size>7</size>
15965       </method>
15966       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15967         <size>7</size>
15968       </method>
15969       <method name="Boolean MoveNext()">
15970         <size>98</size>
15971       </method>
15972       <method name="Void Dispose()">
15973         <size>8</size>
15974       </method>
15975       <method name="Void Reset()">
15976         <size>6</size>
15977       </method>
15978     </type>
15979     <type name="Test+&lt;&gt;c__Iterator0">
15980       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15981         <size>7</size>
15982       </method>
15983       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15984         <size>26</size>
15985       </method>
15986     </type>
15987     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15988       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
15989         <size>7</size>
15990       </method>
15991       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
15992         <size>52</size>
15993       </method>
15994     </type>
15995   </test>
15996   <test name="gtest-anontype-01.cs">
15997     <type name="Test">
15998       <method name="Void .ctor()">
15999         <size>7</size>
16000       </method>
16001       <method name="Int32 Main()">
16002         <size>53</size>
16003       </method>
16004     </type>
16005     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
16006       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
16007         <size>21</size>
16008       </method>
16009       <method name="&lt;Foo&gt;__T get_Foo()">
16010         <size>7</size>
16011       </method>
16012       <method name="&lt;Baz&gt;__T get_Baz()">
16013         <size>7</size>
16014       </method>
16015       <method name="Boolean Equals(System.Object)">
16016         <size>69</size>
16017       </method>
16018       <method name="Int32 GetHashCode()">
16019         <size>86</size>
16020       </method>
16021       <method name="System.String ToString()">
16022         <size>142</size>
16023       </method>
16024     </type>
16025   </test>
16026   <test name="gtest-anontype-02.cs">
16027     <type name="Test">
16028       <method name="Void .ctor()">
16029         <size>7</size>
16030       </method>
16031       <method name="System.Object TestA(System.String)">
16032         <size>7</size>
16033       </method>
16034       <method name="Int32 Main()">
16035         <size>99</size>
16036       </method>
16037     </type>
16038     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
16039       <method name="Void .ctor(&lt;s&gt;__T)">
16040         <size>14</size>
16041       </method>
16042       <method name="&lt;s&gt;__T get_s()">
16043         <size>7</size>
16044       </method>
16045       <method name="Boolean Equals(System.Object)">
16046         <size>39</size>
16047       </method>
16048       <method name="Int32 GetHashCode()">
16049         <size>63</size>
16050       </method>
16051       <method name="System.String ToString()">
16052         <size>67</size>
16053       </method>
16054     </type>
16055     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
16056       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
16057         <size>21</size>
16058       </method>
16059       <method name="&lt;Foo&gt;__T get_Foo()">
16060         <size>7</size>
16061       </method>
16062       <method name="&lt;Baz&gt;__T get_Baz()">
16063         <size>7</size>
16064       </method>
16065       <method name="Boolean Equals(System.Object)">
16066         <size>69</size>
16067       </method>
16068       <method name="Int32 GetHashCode()">
16069         <size>86</size>
16070       </method>
16071       <method name="System.String ToString()">
16072         <size>142</size>
16073       </method>
16074     </type>
16075   </test>
16076   <test name="gtest-anontype-03.cs">
16077     <type name="MyClass">
16078       <method name="Void .ctor()">
16079         <size>18</size>
16080       </method>
16081       <method name="Int32 get_Baz()">
16082         <size>3</size>
16083       </method>
16084     </type>
16085     <type name="Test">
16086       <method name="Void .ctor()">
16087         <size>7</size>
16088       </method>
16089       <method name="Int32 Main()">
16090         <size>64</size>
16091       </method>
16092     </type>
16093     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
16094       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
16095         <size>21</size>
16096       </method>
16097       <method name="&lt;Foo&gt;__T get_Foo()">
16098         <size>7</size>
16099       </method>
16100       <method name="&lt;Baz&gt;__T get_Baz()">
16101         <size>7</size>
16102       </method>
16103       <method name="Boolean Equals(System.Object)">
16104         <size>69</size>
16105       </method>
16106       <method name="Int32 GetHashCode()">
16107         <size>86</size>
16108       </method>
16109       <method name="System.String ToString()">
16110         <size>142</size>
16111       </method>
16112     </type>
16113   </test>
16114   <test name="gtest-anontype-04.cs">
16115     <type name="MyClass">
16116       <method name="Void .ctor()">
16117         <size>18</size>
16118       </method>
16119       <method name="Int32 get_Baz()">
16120         <size>3</size>
16121       </method>
16122     </type>
16123     <type name="Test">
16124       <method name="Void .ctor()">
16125         <size>7</size>
16126       </method>
16127       <method name="Int32 Main()">
16128         <size>111</size>
16129       </method>
16130     </type>
16131     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
16132       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
16133         <size>36</size>
16134       </method>
16135       <method name="&lt;Foo&gt;__T get_Foo()">
16136         <size>7</size>
16137       </method>
16138       <method name="&lt;Baz&gt;__T get_Baz()">
16139         <size>7</size>
16140       </method>
16141       <method name="&lt;Hello&gt;__T get_Hello()">
16142         <size>7</size>
16143       </method>
16144       <method name="&lt;Answer&gt;__T get_Answer()">
16145         <size>7</size>
16146       </method>
16147       <method name="Boolean Equals(System.Object)">
16148         <size>123</size>
16149       </method>
16150       <method name="Int32 GetHashCode()">
16151         <size>132</size>
16152       </method>
16153       <method name="System.String ToString()">
16154         <size>258</size>
16155       </method>
16156     </type>
16157   </test>
16158   <test name="gtest-anontype-05.cs">
16159     <type name="Test">
16160       <method name="Void .ctor()">
16161         <size>7</size>
16162       </method>
16163       <method name="System.String Null()">
16164         <size>2</size>
16165       </method>
16166       <method name="Int32 Main()">
16167         <size>287</size>
16168       </method>
16169     </type>
16170     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
16171       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
16172         <size>21</size>
16173       </method>
16174       <method name="&lt;Name&gt;__T get_Name()">
16175         <size>7</size>
16176       </method>
16177       <method name="&lt;Age&gt;__T get_Age()">
16178         <size>7</size>
16179       </method>
16180       <method name="Boolean Equals(System.Object)">
16181         <size>69</size>
16182       </method>
16183       <method name="Int32 GetHashCode()">
16184         <size>86</size>
16185       </method>
16186       <method name="System.String ToString()">
16187         <size>142</size>
16188       </method>
16189     </type>
16190     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
16191       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
16192         <size>21</size>
16193       </method>
16194       <method name="&lt;Age&gt;__T get_Age()">
16195         <size>7</size>
16196       </method>
16197       <method name="&lt;Name&gt;__T get_Name()">
16198         <size>7</size>
16199       </method>
16200       <method name="Boolean Equals(System.Object)">
16201         <size>69</size>
16202       </method>
16203       <method name="Int32 GetHashCode()">
16204         <size>86</size>
16205       </method>
16206       <method name="System.String ToString()">
16207         <size>142</size>
16208       </method>
16209     </type>
16210     <type name="&lt;&gt;__AnonType2">
16211       <method name="Void .ctor()">
16212         <size>7</size>
16213       </method>
16214       <method name="Boolean Equals(System.Object)">
16215         <size>15</size>
16216       </method>
16217       <method name="Int32 GetHashCode()">
16218         <size>40</size>
16219       </method>
16220       <method name="System.String ToString()">
16221         <size>6</size>
16222       </method>
16223     </type>
16224     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
16225       <method name="Void .ctor(&lt;Foo&gt;__T)">
16226         <size>14</size>
16227       </method>
16228       <method name="&lt;Foo&gt;__T get_Foo()">
16229         <size>7</size>
16230       </method>
16231       <method name="Boolean Equals(System.Object)">
16232         <size>39</size>
16233       </method>
16234       <method name="Int32 GetHashCode()">
16235         <size>63</size>
16236       </method>
16237       <method name="System.String ToString()">
16238         <size>67</size>
16239       </method>
16240     </type>
16241   </test>
16242   <test name="gtest-anontype-06.cs">
16243     <type name="CastByExample">
16244       <method name="Void .ctor()">
16245         <size>7</size>
16246       </method>
16247       <method name="T Cast[T](System.Object, T)">
16248         <size>7</size>
16249       </method>
16250       <method name="Void Main()">
16251         <size>29</size>
16252       </method>
16253     </type>
16254     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
16255       <method name="Void .ctor(&lt;Foo&gt;__T)">
16256         <size>14</size>
16257       </method>
16258       <method name="&lt;Foo&gt;__T get_Foo()">
16259         <size>7</size>
16260       </method>
16261       <method name="Boolean Equals(System.Object)">
16262         <size>39</size>
16263       </method>
16264       <method name="Int32 GetHashCode()">
16265         <size>63</size>
16266       </method>
16267       <method name="System.String ToString()">
16268         <size>67</size>
16269       </method>
16270     </type>
16271   </test>
16272   <test name="gtest-anontype-07.cs">
16273     <type name="Test">
16274       <method name="Void .ctor()">
16275         <size>7</size>
16276       </method>
16277       <method name="Int32 Main()">
16278         <size>59</size>
16279       </method>
16280     </type>
16281     <type name="&lt;&gt;__AnonType0">
16282       <method name="Void .ctor()">
16283         <size>7</size>
16284       </method>
16285       <method name="Boolean Equals(System.Object)">
16286         <size>15</size>
16287       </method>
16288       <method name="Int32 GetHashCode()">
16289         <size>40</size>
16290       </method>
16291       <method name="System.String ToString()">
16292         <size>6</size>
16293       </method>
16294     </type>
16295   </test>
16296   <test name="gtest-anontype-08.cs">
16297     <type name="Test">
16298       <method name="Void Main()">
16299         <size>15</size>
16300       </method>
16301     </type>
16302     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
16303       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
16304         <size>21</size>
16305       </method>
16306       <method name="&lt;X&gt;__T get_X()">
16307         <size>7</size>
16308       </method>
16309       <method name="&lt;Y&gt;__T get_Y()">
16310         <size>7</size>
16311       </method>
16312       <method name="Boolean Equals(System.Object)">
16313         <size>69</size>
16314       </method>
16315       <method name="Int32 GetHashCode()">
16316         <size>86</size>
16317       </method>
16318       <method name="System.String ToString()">
16319         <size>142</size>
16320       </method>
16321     </type>
16322   </test>
16323   <test name="gtest-anontype-09.cs">
16324     <type name="My.System.Test">
16325       <method name="Int32 Main()">
16326         <size>35</size>
16327       </method>
16328     </type>
16329     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16330       <method name="Void .ctor(&lt;X&gt;__T)">
16331         <size>14</size>
16332       </method>
16333       <method name="&lt;X&gt;__T get_X()">
16334         <size>7</size>
16335       </method>
16336       <method name="Boolean Equals(System.Object)">
16337         <size>39</size>
16338       </method>
16339       <method name="Int32 GetHashCode()">
16340         <size>63</size>
16341       </method>
16342       <method name="System.String ToString()">
16343         <size>67</size>
16344       </method>
16345     </type>
16346     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
16347       <method name="Void .ctor(&lt;Value&gt;__T)">
16348         <size>14</size>
16349       </method>
16350       <method name="&lt;Value&gt;__T get_Value()">
16351         <size>7</size>
16352       </method>
16353       <method name="Boolean Equals(System.Object)">
16354         <size>39</size>
16355       </method>
16356       <method name="Int32 GetHashCode()">
16357         <size>63</size>
16358       </method>
16359       <method name="System.String ToString()">
16360         <size>67</size>
16361       </method>
16362     </type>
16363   </test>
16364   <test name="gtest-anontype-10.cs">
16365     <type name="A">
16366       <method name="Void .ctor()">
16367         <size>7</size>
16368       </method>
16369       <method name="Int32 get_X()">
16370         <size>3</size>
16371       </method>
16372     </type>
16373     <type name="B">
16374       <method name="Void .ctor()">
16375         <size>7</size>
16376       </method>
16377       <method name="Int32 Main()">
16378         <size>11</size>
16379       </method>
16380       <method name="Int32 Test()">
16381         <size>33</size>
16382       </method>
16383     </type>
16384     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16385       <method name="Void .ctor(&lt;X&gt;__T)">
16386         <size>14</size>
16387       </method>
16388       <method name="&lt;X&gt;__T get_X()">
16389         <size>7</size>
16390       </method>
16391       <method name="Boolean Equals(System.Object)">
16392         <size>39</size>
16393       </method>
16394       <method name="Int32 GetHashCode()">
16395         <size>63</size>
16396       </method>
16397       <method name="System.String ToString()">
16398         <size>67</size>
16399       </method>
16400     </type>
16401   </test>
16402   <test name="gtest-anontype-11.cs">
16403     <type name="Alpha">
16404       <method name="Void .ctor(String)">
16405         <size>14</size>
16406       </method>
16407       <method name="Int32 GetHashCode()">
16408         <size>18</size>
16409       </method>
16410     </type>
16411     <type name="Beta">
16412       <method name="Void .ctor(String)">
16413         <size>14</size>
16414       </method>
16415       <method name="Int32 GetHashCode()">
16416         <size>18</size>
16417       </method>
16418     </type>
16419     <type name="Program">
16420       <method name="Int32 Main()">
16421         <size>49</size>
16422       </method>
16423     </type>
16424     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
16425       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
16426         <size>21</size>
16427       </method>
16428       <method name="&lt;First&gt;__T get_First()">
16429         <size>7</size>
16430       </method>
16431       <method name="&lt;Second&gt;__T get_Second()">
16432         <size>7</size>
16433       </method>
16434       <method name="Boolean Equals(System.Object)">
16435         <size>69</size>
16436       </method>
16437       <method name="Int32 GetHashCode()">
16438         <size>86</size>
16439       </method>
16440       <method name="System.String ToString()">
16441         <size>142</size>
16442       </method>
16443     </type>
16444   </test>
16445   <test name="gtest-autoproperty-01.cs">
16446     <type name="Test">
16447       <method name="Void .ctor()">
16448         <size>15</size>
16449       </method>
16450       <method name="System.String get_Foo()">
16451         <size>7</size>
16452       </method>
16453       <method name="Void set_Foo(System.String)">
16454         <size>8</size>
16455       </method>
16456       <method name="Int32 get_Answer()">
16457         <size>7</size>
16458       </method>
16459       <method name="Void set_Answer(Int32)">
16460         <size>8</size>
16461       </method>
16462       <method name="Int32 Main()">
16463         <size>97</size>
16464       </method>
16465     </type>
16466     <type name="Test+A">
16467       <method name="Void .ctor()">
16468         <size>7</size>
16469       </method>
16470       <method name="System.String get_B()">
16471         <size>7</size>
16472       </method>
16473       <method name="Void set_B(System.String)">
16474         <size>8</size>
16475       </method>
16476     </type>
16477   </test>
16478   <test name="gtest-autoproperty-02.cs">
16479     <type name="Test">
16480       <method name="Void .ctor()">
16481         <size>7</size>
16482       </method>
16483       <method name="System.String get_Foo()">
16484         <size>6</size>
16485       </method>
16486       <method name="Void set_Foo(System.String)">
16487         <size>7</size>
16488       </method>
16489       <method name="Int32 get_Answer()">
16490         <size>6</size>
16491       </method>
16492       <method name="Void set_Answer(Int32)">
16493         <size>7</size>
16494       </method>
16495       <method name="Int32 Main()">
16496         <size>114</size>
16497       </method>
16498     </type>
16499     <type name="Test+A">
16500       <method name="Void .ctor()">
16501         <size>7</size>
16502       </method>
16503       <method name="System.String get_B()">
16504         <size>6</size>
16505       </method>
16506       <method name="Void set_B(System.String)">
16507         <size>7</size>
16508       </method>
16509       <method name="System.String get_C()">
16510         <size>6</size>
16511       </method>
16512       <method name="Void set_C(System.String)">
16513         <size>7</size>
16514       </method>
16515       <method name="Void DoThings()">
16516         <size>11</size>
16517       </method>
16518     </type>
16519   </test>
16520   <test name="gtest-autoproperty-03.cs">
16521     <type name="Test">
16522       <method name="Void .ctor()">
16523         <size>7</size>
16524       </method>
16525       <method name="System.String get_Foo()">
16526         <size>7</size>
16527       </method>
16528       <method name="Void set_Foo(System.String)">
16529         <size>8</size>
16530       </method>
16531       <method name="Int32 Main()">
16532         <size>236</size>
16533       </method>
16534     </type>
16535   </test>
16536   <test name="gtest-autoproperty-04.cs">
16537     <type name="MonoTests.MainClass">
16538       <method name="Void .ctor()">
16539         <size>7</size>
16540       </method>
16541       <method name="System.String[] get_foo()">
16542         <size>7</size>
16543       </method>
16544       <method name="Void set_foo(System.String[])">
16545         <size>8</size>
16546       </method>
16547       <method name="System.String[] get_bar()">
16548         <size>0</size>
16549       </method>
16550       <method name="Void set_bar(System.String[])">
16551         <size>0</size>
16552       </method>
16553       <method name="Void Main(System.String[])">
16554         <size>11</size>
16555       </method>
16556     </type>
16557     <type name="MonoTests.ChildClass">
16558       <method name="Void .ctor()">
16559         <size>7</size>
16560       </method>
16561       <method name="System.String[] get_foo()">
16562         <size>7</size>
16563       </method>
16564       <method name="Void set_foo(System.String[])">
16565         <size>8</size>
16566       </method>
16567       <method name="System.String[] get_bar()">
16568         <size>7</size>
16569       </method>
16570       <method name="Void set_bar(System.String[])">
16571         <size>8</size>
16572       </method>
16573     </type>
16574   </test>
16575   <test name="gtest-autoproperty-05.cs">
16576     <type name="Test">
16577       <method name="Void .ctor()">
16578         <size>7</size>
16579       </method>
16580       <method name="System.String get_X()">
16581         <size>7</size>
16582       </method>
16583       <method name="Void set_X(System.String)">
16584         <size>8</size>
16585       </method>
16586     </type>
16587     <type name="M">
16588       <method name="Void .ctor()">
16589         <size>7</size>
16590       </method>
16591       <method name="Void Main()">
16592         <size>1</size>
16593       </method>
16594     </type>
16595   </test>
16596   <test name="gtest-autoproperty-06.cs">
16597     <type name="A">
16598       <method name="Void .ctor()">
16599         <size>7</size>
16600       </method>
16601     </type>
16602     <type name="B">
16603       <method name="Void .ctor()">
16604         <size>7</size>
16605       </method>
16606     </type>
16607     <type name="C">
16608       <method name="Void .ctor()">
16609         <size>7</size>
16610       </method>
16611       <method name="B I&lt;B&gt;.get_Prop()">
16612         <size>7</size>
16613       </method>
16614       <method name="Void I&lt;B&gt;.set_Prop(B)">
16615         <size>8</size>
16616       </method>
16617       <method name="A I&lt;A&gt;.get_Prop()">
16618         <size>7</size>
16619       </method>
16620       <method name="Void I&lt;A&gt;.set_Prop(A)">
16621         <size>8</size>
16622       </method>
16623     </type>
16624     <type name="Program">
16625       <method name="Void .ctor()">
16626         <size>7</size>
16627       </method>
16628       <method name="Void Main(System.String[])">
16629         <size>7</size>
16630       </method>
16631     </type>
16632   </test>
16633   <test name="gtest-collectioninit-01.cs">
16634     <type name="Test">
16635       <method name="Void .ctor()">
16636         <size>7</size>
16637       </method>
16638       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
16639         <size>83</size>
16640       </method>
16641       <method name="Int32 Main()">
16642         <size>534</size>
16643       </method>
16644     </type>
16645     <type name="Test+Wrap">
16646       <method name="Void .ctor()">
16647         <size>31</size>
16648       </method>
16649       <method name="Void .ctor(Int32)">
16650         <size>25</size>
16651       </method>
16652       <method name="System.Collections.ArrayList get_Numbers()">
16653         <size>7</size>
16654       </method>
16655     </type>
16656   </test>
16657   <test name="gtest-collectioninit-02.cs">
16658     <type name="C">
16659       <method name="Void .ctor()">
16660         <size>7</size>
16661       </method>
16662       <method name="Int32 Main()">
16663         <size>73</size>
16664       </method>
16665     </type>
16666   </test>
16667   <test name="gtest-collectioninit-03.cs">
16668     <type name="X">
16669       <method name="Void .ctor()">
16670         <size>7</size>
16671       </method>
16672       <method name="Int32 Main()">
16673         <size>34</size>
16674       </method>
16675       <method name="Void R(System.Object ByRef)">
16676         <size>28</size>
16677       </method>
16678     </type>
16679   </test>
16680   <test name="gtest-etree-01.cs">
16681     <type name="MyTypeExplicit">
16682       <method name="Void .ctor(Int32)">
16683         <size>14</size>
16684       </method>
16685       <method name="Int32 op_Explicit(MyTypeExplicit)">
16686         <size>7</size>
16687       </method>
16688     </type>
16689     <type name="MemberAccessData">
16690       <method name="Void .ctor()">
16691         <size>7</size>
16692       </method>
16693       <method name="Void .cctor()">
16694         <size>16</size>
16695       </method>
16696       <method name="Void add_EventField(System.Func`1[System.Boolean])">
16697         <size>24</size>
16698       </method>
16699       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
16700         <size>24</size>
16701       </method>
16702       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
16703         <size>33</size>
16704       </method>
16705       <method name="Void set_MyTypeProperty(MyType)">
16706         <size>8</size>
16707       </method>
16708       <method name="MyType get_MyTypeProperty()">
16709         <size>7</size>
16710       </method>
16711       <method name="System.String get_StaticProperty()">
16712         <size>6</size>
16713       </method>
16714     </type>
16715     <type name="NewTest`1[T]">
16716       <method name="Void .ctor(T)">
16717         <size>27</size>
16718       </method>
16719       <method name="Void .ctor(T[])">
16720         <size>14</size>
16721       </method>
16722       <method name="Int32 GetHashCode()">
16723         <size>7</size>
16724       </method>
16725       <method name="Boolean Equals(System.Object)">
16726         <size>91</size>
16727       </method>
16728     </type>
16729     <type name="Indexer">
16730       <method name="Void .ctor()">
16731         <size>7</size>
16732       </method>
16733       <method name="Int32 get_Item(Int32)">
16734         <size>2</size>
16735       </method>
16736       <method name="Void set_Item(Int32, Int32)">
16737         <size>1</size>
16738       </method>
16739       <method name="System.String get_Item(System.String[])">
16740         <size>7</size>
16741       </method>
16742     </type>
16743     <type name="Tester">
16744       <method name="Void .ctor()">
16745         <size>7</size>
16746       </method>
16747       <method name="Void Assert[T](T, T)">
16748         <size>9</size>
16749       </method>
16750       <method name="Void Assert[T](T, T, System.String)">
16751         <size>89</size>
16752       </method>
16753       <method name="Void Assert[T](T[], T[])">
16754         <size>220</size>
16755       </method>
16756       <method name="T GenericMethod[T](T)">
16757         <size>2</size>
16758       </method>
16759       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16760         <size>56</size>
16761       </method>
16762       <method name="Void AddTest()">
16763         <size>99</size>
16764       </method>
16765       <method name="Void AddTest_2()">
16766         <size>118</size>
16767       </method>
16768       <method name="Void AddTest_3()">
16769         <size>129</size>
16770       </method>
16771       <method name="Void AddTest_4()">
16772         <size>191</size>
16773       </method>
16774       <method name="Void AddTest_5()">
16775         <size>133</size>
16776       </method>
16777       <method name="Void AddTest_6()">
16778         <size>158</size>
16779       </method>
16780       <method name="Void AddTest_7()">
16781         <size>142</size>
16782       </method>
16783       <method name="Void AddTest_8()">
16784         <size>248</size>
16785       </method>
16786       <method name="Void AddTest_9()">
16787         <size>142</size>
16788       </method>
16789       <method name="Void AddCheckedTest()">
16790         <size>99</size>
16791       </method>
16792       <method name="Void AddCheckedTest_2()">
16793         <size>118</size>
16794       </method>
16795       <method name="Void AddCheckedTest_3()">
16796         <size>129</size>
16797       </method>
16798       <method name="Void AddStringTest()">
16799         <size>128</size>
16800       </method>
16801       <method name="Void AddStringTest_2()">
16802         <size>173</size>
16803       </method>
16804       <method name="Void AddStringTest_3()">
16805         <size>174</size>
16806       </method>
16807       <method name="Void AddStringTest_4()">
16808         <size>174</size>
16809       </method>
16810       <method name="Void AndTest()">
16811         <size>140</size>
16812       </method>
16813       <method name="Void AndTest_2()">
16814         <size>161</size>
16815       </method>
16816       <method name="Void AndTest_3()">
16817         <size>161</size>
16818       </method>
16819       <method name="Void AndNullableTest()">
16820         <size>381</size>
16821       </method>
16822       <method name="Void AndNullableTest_2()">
16823         <size>237</size>
16824       </method>
16825       <method name="Void AndNullableTest_3()">
16826         <size>198</size>
16827       </method>
16828       <method name="Void AndAlsoTest()">
16829         <size>96</size>
16830       </method>
16831       <method name="Void AndAlsoTest_2()">
16832         <size>165</size>
16833       </method>
16834       <method name="Void AndAlsoTest_3()">
16835         <size>108</size>
16836       </method>
16837       <method name="Void ArrayIndexTest()">
16838         <size>145</size>
16839       </method>
16840       <method name="Void ArrayIndexTest_2()">
16841         <size>115</size>
16842       </method>
16843       <method name="Void ArrayIndexTest_3()">
16844         <size>199</size>
16845       </method>
16846       <method name="Void ArrayIndexTest_4()">
16847         <size>243</size>
16848       </method>
16849       <method name="Void ArrayIndexTest_5()">
16850         <size>108</size>
16851       </method>
16852       <method name="Void ArrayLengthTest()">
16853         <size>99</size>
16854       </method>
16855       <method name="Void ArrayLengthTest_2()">
16856         <size>91</size>
16857       </method>
16858       <method name="Void CallTest()">
16859         <size>138</size>
16860       </method>
16861       <method name="Void CallTest_2()">
16862         <size>107</size>
16863       </method>
16864       <method name="Void CallTest_3()">
16865         <size>207</size>
16866       </method>
16867       <method name="Void CallTest_4()">
16868         <size>121</size>
16869       </method>
16870       <method name="Void CallTest_5()">
16871         <size>99</size>
16872       </method>
16873       <method name="Void CallTest_6()">
16874         <size>70</size>
16875       </method>
16876       <method name="Void CallTest_7()">
16877         <size>124</size>
16878       </method>
16879       <method name="Void CallTest_8()">
16880         <size>227</size>
16881       </method>
16882       <method name="Void CallTest_9()">
16883         <size>88</size>
16884       </method>
16885       <method name="Void CoalesceTest()">
16886         <size>120</size>
16887       </method>
16888       <method name="Void CoalesceTest_2()">
16889         <size>171</size>
16890       </method>
16891       <method name="Void ConditionTest()">
16892         <size>170</size>
16893       </method>
16894       <method name="Void ConditionTest_2()">
16895         <size>301</size>
16896       </method>
16897       <method name="Void ConditionTest_3()">
16898         <size>179</size>
16899       </method>
16900       <method name="Void ConditionTest_4()">
16901         <size>183</size>
16902       </method>
16903       <method name="Void ConstantTest()">
16904         <size>59</size>
16905       </method>
16906       <method name="Void ConstantTest_2()">
16907         <size>62</size>
16908       </method>
16909       <method name="Void ConstantTest_3()">
16910         <size>54</size>
16911       </method>
16912       <method name="Void ConstantTest_4()">
16913         <size>44</size>
16914       </method>
16915       <method name="Void ConstantTest_5()">
16916         <size>59</size>
16917       </method>
16918       <method name="Void ConstantTest_6()">
16919         <size>67</size>
16920       </method>
16921       <method name="Void ConstantTest_7()">
16922         <size>62</size>
16923       </method>
16924       <method name="Void ConstantTest_8()">
16925         <size>72</size>
16926       </method>
16927       <method name="Void ConstantTest_9()">
16928         <size>72</size>
16929       </method>
16930       <method name="Void ConstantTest_10()">
16931         <size>72</size>
16932       </method>
16933       <method name="Void ConstantTest_11()">
16934         <size>59</size>
16935       </method>
16936       <method name="Void ConstantTest_13()">
16937         <size>59</size>
16938       </method>
16939       <method name="Void ConstantTest_14()">
16940         <size>72</size>
16941       </method>
16942       <method name="Void ConstantTest_15()">
16943         <size>62</size>
16944       </method>
16945       <method name="Void ConvertTest()">
16946         <size>82</size>
16947       </method>
16948       <method name="Void ConvertTest_2()">
16949         <size>83</size>
16950       </method>
16951       <method name="Void ConvertTest_3()">
16952         <size>93</size>
16953       </method>
16954       <method name="Void ConvertTest_4()">
16955         <size>102</size>
16956       </method>
16957       <method name="Void ConvertTest_5()">
16958         <size>109</size>
16959       </method>
16960       <method name="Void ConvertTest_6()">
16961         <size>240</size>
16962       </method>
16963       <method name="Void ConvertTest_7()">
16964         <size>122</size>
16965       </method>
16966       <method name="Void ConvertTest_8()">
16967         <size>118</size>
16968       </method>
16969       <method name="Void ConvertTest_9()">
16970         <size>97</size>
16971       </method>
16972       <method name="Void ConvertTest_10()">
16973         <size>163</size>
16974       </method>
16975       <method name="Void ConvertTest_11()">
16976         <size>101</size>
16977       </method>
16978       <method name="Void ConvertTest_12()">
16979         <size>156</size>
16980       </method>
16981       <method name="Void ConvertTest_13()">
16982         <size>86</size>
16983       </method>
16984       <method name="Void ConvertTest_14()">
16985         <size>88</size>
16986       </method>
16987       <method name="Void ConvertTest_15()">
16988         <size>132</size>
16989       </method>
16990       <method name="Void ConvertCheckedTest()">
16991         <size>82</size>
16992       </method>
16993       <method name="Void ConvertCheckedTest_2()">
16994         <size>83</size>
16995       </method>
16996       <method name="Void ConvertCheckedTest_3()">
16997         <size>93</size>
16998       </method>
16999       <method name="Void ConvertCheckedTest_4()">
17000         <size>102</size>
17001       </method>
17002       <method name="Void DivideTest()">
17003         <size>99</size>
17004       </method>
17005       <method name="Void DivideTest_2()">
17006         <size>185</size>
17007       </method>
17008       <method name="Void DivideTest_3()">
17009         <size>129</size>
17010       </method>
17011       <method name="Void DivideTest_4()">
17012         <size>192</size>
17013       </method>
17014       <method name="Void DivideTest_5()">
17015         <size>134</size>
17016       </method>
17017       <method name="Void DivideTest_6()">
17018         <size>196</size>
17019       </method>
17020       <method name="Void EqualTest()">
17021         <size>118</size>
17022       </method>
17023       <method name="Void EqualTest_2()">
17024         <size>168</size>
17025       </method>
17026       <method name="Void EqualTest_3()">
17027         <size>125</size>
17028       </method>
17029       <method name="Void EqualTest_4()">
17030         <size>210</size>
17031       </method>
17032       <method name="Void EqualTest_5()">
17033         <size>176</size>
17034       </method>
17035       <method name="Void EqualTest_6()">
17036         <size>119</size>
17037       </method>
17038       <method name="Void EqualTest_7()">
17039         <size>167</size>
17040       </method>
17041       <method name="Void EqualTest_8()">
17042         <size>116</size>
17043       </method>
17044       <method name="Void EqualTest_9()">
17045         <size>146</size>
17046       </method>
17047       <method name="Void EqualTest_10()">
17048         <size>169</size>
17049       </method>
17050       <method name="Void EqualTest_11()">
17051         <size>132</size>
17052       </method>
17053       <method name="Void EqualTest_12()">
17054         <size>127</size>
17055       </method>
17056       <method name="Void EqualTest_13()">
17057         <size>124</size>
17058       </method>
17059       <method name="Void EqualTestDelegate()">
17060         <size>113</size>
17061       </method>
17062       <method name="Void EqualTestDelegate_2()">
17063         <size>312</size>
17064       </method>
17065       <method name="Void ExclusiveOrTest()">
17066         <size>115</size>
17067       </method>
17068       <method name="Void ExclusiveOrTest_2()">
17069         <size>183</size>
17070       </method>
17071       <method name="Void ExclusiveOrTest_3()">
17072         <size>129</size>
17073       </method>
17074       <method name="Void ExclusiveOrTest_4()">
17075         <size>192</size>
17076       </method>
17077       <method name="Void ExclusiveOrTest_5()">
17078         <size>197</size>
17079       </method>
17080       <method name="Void ExclusiveOrTest_6()">
17081         <size>161</size>
17082       </method>
17083       <method name="Void ExclusiveOrTest_7()">
17084         <size>198</size>
17085       </method>
17086       <method name="Void ExclusiveOrTest_8()">
17087         <size>164</size>
17088       </method>
17089       <method name="Void GreaterThanTest()">
17090         <size>99</size>
17091       </method>
17092       <method name="Void GreaterThanTest_2()">
17093         <size>154</size>
17094       </method>
17095       <method name="Void GreaterThanTest_3()">
17096         <size>125</size>
17097       </method>
17098       <method name="Void GreaterThanTest_4()">
17099         <size>210</size>
17100       </method>
17101       <method name="Void GreaterThanTest_5()">
17102         <size>209</size>
17103       </method>
17104       <method name="Void GreaterThanTest_6()">
17105         <size>102</size>
17106       </method>
17107       <method name="Void GreaterThanTest_7()">
17108         <size>146</size>
17109       </method>
17110       <method name="Void GreaterThanTest_8()">
17111         <size>169</size>
17112       </method>
17113       <method name="Void GreaterThanOrEqualTest()">
17114         <size>99</size>
17115       </method>
17116       <method name="Void GreaterThanOrEqualTest_2()">
17117         <size>169</size>
17118       </method>
17119       <method name="Void GreaterThanOrEqualTest_3()">
17120         <size>130</size>
17121       </method>
17122       <method name="Void GreaterThanOrEqualTest_4()">
17123         <size>210</size>
17124       </method>
17125       <method name="Void GreaterThanOrEqualTest_5()">
17126         <size>209</size>
17127       </method>
17128       <method name="Void GreaterThanOrEqualTest_6()">
17129         <size>102</size>
17130       </method>
17131       <method name="Void GreaterThanOrEqualTest_7()">
17132         <size>146</size>
17133       </method>
17134       <method name="Void GreaterThanOrEqualTest_8()">
17135         <size>169</size>
17136       </method>
17137       <method name="Void InvokeTest()">
17138         <size>90</size>
17139       </method>
17140       <method name="Void InvokeTest_2()">
17141         <size>138</size>
17142       </method>
17143       <method name="Void LeftShiftTest()">
17144         <size>155</size>
17145       </method>
17146       <method name="Void LeftShiftTest_2()">
17147         <size>162</size>
17148       </method>
17149       <method name="Void LeftShiftTest_3()">
17150         <size>184</size>
17151       </method>
17152       <method name="Void LeftShiftTest_4()">
17153         <size>261</size>
17154       </method>
17155       <method name="Void LeftShiftTest_5()">
17156         <size>110</size>
17157       </method>
17158       <method name="Void LessThanTest()">
17159         <size>99</size>
17160       </method>
17161       <method name="Void LessThanTest_2()">
17162         <size>154</size>
17163       </method>
17164       <method name="Void LessThanTest_3()">
17165         <size>125</size>
17166       </method>
17167       <method name="Void LessThanTest_4()">
17168         <size>210</size>
17169       </method>
17170       <method name="Void LessThanTest_5()">
17171         <size>209</size>
17172       </method>
17173       <method name="Void LessThanTest_6()">
17174         <size>102</size>
17175       </method>
17176       <method name="Void LessThanTest_7()">
17177         <size>146</size>
17178       </method>
17179       <method name="Void LessThanTest_8()">
17180         <size>169</size>
17181       </method>
17182       <method name="Void LessThanOrEqualTest()">
17183         <size>99</size>
17184       </method>
17185       <method name="Void LessThanOrEqualTest_2()">
17186         <size>169</size>
17187       </method>
17188       <method name="Void LessThanOrEqualTest_3()">
17189         <size>125</size>
17190       </method>
17191       <method name="Void LessThanOrEqualTest_4()">
17192         <size>210</size>
17193       </method>
17194       <method name="Void LessThanOrEqualTest_5()">
17195         <size>209</size>
17196       </method>
17197       <method name="Void LessThanOrEqualTest_6()">
17198         <size>102</size>
17199       </method>
17200       <method name="Void LessThanOrEqualTest_7()">
17201         <size>146</size>
17202       </method>
17203       <method name="Void LessThanOrEqualTest_8()">
17204         <size>169</size>
17205       </method>
17206       <method name="Void ListInitTest()">
17207         <size>404</size>
17208       </method>
17209       <method name="Void ListInitTest_2()">
17210         <size>292</size>
17211       </method>
17212       <method name="Void MemberAccessTest()">
17213         <size>132</size>
17214       </method>
17215       <method name="Void MemberAccessTest_2()">
17216         <size>63</size>
17217       </method>
17218       <method name="Void MemberAccessTest_3()">
17219         <size>113</size>
17220       </method>
17221       <method name="Void MemberAccessTest_4()">
17222         <size>91</size>
17223       </method>
17224       <method name="Void MemberAccessTest_5()">
17225         <size>39</size>
17226       </method>
17227       <method name="Void MemberAccessTest_6()">
17228         <size>104</size>
17229       </method>
17230       <method name="Void MemberAccessTest_7()">
17231         <size>109</size>
17232       </method>
17233       <method name="Void MemberAccessTest_8()">
17234         <size>63</size>
17235       </method>
17236       <method name="Void MemberAccessTest_9()">
17237         <size>91</size>
17238       </method>
17239       <method name="Void MemberInitTest()">
17240         <size>302</size>
17241       </method>
17242       <method name="Void MemberInitTest_2()">
17243         <size>250</size>
17244       </method>
17245       <method name="Void MemberInitTest_3()">
17246         <size>124</size>
17247       </method>
17248       <method name="Void ModuloTest()">
17249         <size>100</size>
17250       </method>
17251       <method name="Void ModuloTest_2()">
17252         <size>185</size>
17253       </method>
17254       <method name="Void ModuloTest_3()">
17255         <size>129</size>
17256       </method>
17257       <method name="Void ModuloTest_4()">
17258         <size>192</size>
17259       </method>
17260       <method name="Void ModuloTest_5()">
17261         <size>133</size>
17262       </method>
17263       <method name="Void ModuloTest_6()">
17264         <size>200</size>
17265       </method>
17266       <method name="Void ModuloTest_7()">
17267         <size>110</size>
17268       </method>
17269       <method name="Void MultiplyTest()">
17270         <size>131</size>
17271       </method>
17272       <method name="Void MultiplyTest_2()">
17273         <size>185</size>
17274       </method>
17275       <method name="Void MultiplyTest_3()">
17276         <size>133</size>
17277       </method>
17278       <method name="Void MultiplyTest_4()">
17279         <size>195</size>
17280       </method>
17281       <method name="Void MultiplyTest_5()">
17282         <size>137</size>
17283       </method>
17284       <method name="Void MultiplyTest_6()">
17285         <size>202</size>
17286       </method>
17287       <method name="Void MultiplyTest_7()">
17288         <size>110</size>
17289       </method>
17290       <method name="Void MultiplyCheckedTest()">
17291         <size>122</size>
17292       </method>
17293       <method name="Void MultiplyCheckedTest_2()">
17294         <size>192</size>
17295       </method>
17296       <method name="Void MultiplyCheckedTest_3()">
17297         <size>133</size>
17298       </method>
17299       <method name="Void MultiplyCheckedTest_4()">
17300         <size>121</size>
17301       </method>
17302       <method name="Void MultiplyCheckedTest_5()">
17303         <size>124</size>
17304       </method>
17305       <method name="Void NegateTest()">
17306         <size>72</size>
17307       </method>
17308       <method name="Void NegateTest_2()">
17309         <size>92</size>
17310       </method>
17311       <method name="Void NegateTest_3()">
17312         <size>130</size>
17313       </method>
17314       <method name="Void NegateTest_4()">
17315         <size>97</size>
17316       </method>
17317       <method name="Void NegateTest_5()">
17318         <size>141</size>
17319       </method>
17320       <method name="Void NegateTest_6()">
17321         <size>121</size>
17322       </method>
17323       <method name="Void NegateTest_7()">
17324         <size>132</size>
17325       </method>
17326       <method name="Void NegateTest_8()">
17327         <size>97</size>
17328       </method>
17329       <method name="Void NegateTest_9()">
17330         <size>87</size>
17331       </method>
17332       <method name="Void NegateTestChecked()">
17333         <size>91</size>
17334       </method>
17335       <method name="Void NegateTestChecked_2()">
17336         <size>137</size>
17337       </method>
17338       <method name="Void NegateTestChecked_3()">
17339         <size>97</size>
17340       </method>
17341       <method name="Void NegateTestChecked_4()">
17342         <size>86</size>
17343       </method>
17344       <method name="Void NewArrayInitTest()">
17345         <size>92</size>
17346       </method>
17347       <method name="Void NewArrayInitTest_2()">
17348         <size>64</size>
17349       </method>
17350       <method name="Void NewArrayInitTest_3()">
17351         <size>136</size>
17352       </method>
17353       <method name="Void NewArrayInitTest_4()">
17354         <size>120</size>
17355       </method>
17356       <method name="Void NewArrayBoundsTest()">
17357         <size>123</size>
17358       </method>
17359       <method name="Void NewArrayBoundsTest_2()">
17360         <size>123</size>
17361       </method>
17362       <method name="Void NewTest()">
17363         <size>93</size>
17364       </method>
17365       <method name="Void NewTest_2()">
17366         <size>61</size>
17367       </method>
17368       <method name="Void NewTest_3()">
17369         <size>98</size>
17370       </method>
17371       <method name="Void NewTest_4()">
17372         <size>252</size>
17373       </method>
17374       <method name="Void NewTest_5()">
17375         <size>371</size>
17376       </method>
17377       <method name="Void NotTest()">
17378         <size>70</size>
17379       </method>
17380       <method name="Void NotTest_2()">
17381         <size>113</size>
17382       </method>
17383       <method name="Void NotTest_3()">
17384         <size>71</size>
17385       </method>
17386       <method name="Void NotTest_4()">
17387         <size>105</size>
17388       </method>
17389       <method name="Void NotTest_5()">
17390         <size>73</size>
17391       </method>
17392       <method name="Void NotTest_6()">
17393         <size>104</size>
17394       </method>
17395       <method name="Void NotNullableTest()">
17396         <size>114</size>
17397       </method>
17398       <method name="Void NotNullableTest_2()">
17399         <size>134</size>
17400       </method>
17401       <method name="Void NotNullableTest_3()">
17402         <size>130</size>
17403       </method>
17404       <method name="Void NotNullableTest_4()">
17405         <size>149</size>
17406       </method>
17407       <method name="Void NotNullableTest_5()">
17408         <size>148</size>
17409       </method>
17410       <method name="Void NotEqualTest()">
17411         <size>118</size>
17412       </method>
17413       <method name="Void NotEqualTest_2()">
17414         <size>166</size>
17415       </method>
17416       <method name="Void NotEqualTest_3()">
17417         <size>125</size>
17418       </method>
17419       <method name="Void NotEqualTest_4()">
17420         <size>210</size>
17421       </method>
17422       <method name="Void NotEqualTest_5()">
17423         <size>176</size>
17424       </method>
17425       <method name="Void NotEqualTest_6()">
17426         <size>119</size>
17427       </method>
17428       <method name="Void NotEqualTest_7()">
17429         <size>167</size>
17430       </method>
17431       <method name="Void NotEqualTest_8()">
17432         <size>116</size>
17433       </method>
17434       <method name="Void NotEqualTest_9()">
17435         <size>146</size>
17436       </method>
17437       <method name="Void NotEqualTest_10()">
17438         <size>169</size>
17439       </method>
17440       <method name="Void NotEqualTest_11()">
17441         <size>132</size>
17442       </method>
17443       <method name="Void OrTest()">
17444         <size>141</size>
17445       </method>
17446       <method name="Void OrTest_2()">
17447         <size>129</size>
17448       </method>
17449       <method name="Void OrTest_3()">
17450         <size>161</size>
17451       </method>
17452       <method name="Void OrNullableTest()">
17453         <size>382</size>
17454       </method>
17455       <method name="Void OrNullableTest_2()">
17456         <size>186</size>
17457       </method>
17458       <method name="Void OrNullableTest_3()">
17459         <size>176</size>
17460       </method>
17461       <method name="Void OrNullableTest_4()">
17462         <size>198</size>
17463       </method>
17464       <method name="Void OrElseTest()">
17465         <size>97</size>
17466       </method>
17467       <method name="Void OrElseTest_2()">
17468         <size>167</size>
17469       </method>
17470       <method name="Void ParameterTest()">
17471         <size>73</size>
17472       </method>
17473       <method name="Void ParameterTest_2()">
17474         <size>75</size>
17475       </method>
17476       <method name="Void ParameterTest_3()">
17477         <size>73</size>
17478       </method>
17479       <method name="Void ParameterTest_4()">
17480         <size>100</size>
17481       </method>
17482       <method name="Void QuoteTest()">
17483         <size>85</size>
17484       </method>
17485       <method name="Void RightShiftTest()">
17486         <size>152</size>
17487       </method>
17488       <method name="Void RightShiftTest_2()">
17489         <size>159</size>
17490       </method>
17491       <method name="Void RightShiftTest_3()">
17492         <size>184</size>
17493       </method>
17494       <method name="Void RightShiftTest_4()">
17495         <size>258</size>
17496       </method>
17497       <method name="Void SubtractTest()">
17498         <size>100</size>
17499       </method>
17500       <method name="Void SubtractTest_2()">
17501         <size>119</size>
17502       </method>
17503       <method name="Void SubtractTest_3()">
17504         <size>130</size>
17505       </method>
17506       <method name="Void SubtractTest_4()">
17507         <size>192</size>
17508       </method>
17509       <method name="Void SubtractTest_5()">
17510         <size>134</size>
17511       </method>
17512       <method name="Void SubtractTest_6()">
17513         <size>160</size>
17514       </method>
17515       <method name="Void SubtractTest_7()">
17516         <size>113</size>
17517       </method>
17518       <method name="Void SubtractTest_8()">
17519         <size>146</size>
17520       </method>
17521       <method name="Void SubtractTest_9()">
17522         <size>142</size>
17523       </method>
17524       <method name="Void SubtractTest_10()">
17525         <size>161</size>
17526       </method>
17527       <method name="Void SubtractTest_11()">
17528         <size>157</size>
17529       </method>
17530       <method name="Void SubtractCheckedTest()">
17531         <size>127</size>
17532       </method>
17533       <method name="Void SubtractCheckedTest_2()">
17534         <size>185</size>
17535       </method>
17536       <method name="Void SubtractCheckedTest_3()">
17537         <size>130</size>
17538       </method>
17539       <method name="Void SubtractCheckedTest_4()">
17540         <size>121</size>
17541       </method>
17542       <method name="Void TypeAsTest()">
17543         <size>80</size>
17544       </method>
17545       <method name="Void TypeAsTest_2()">
17546         <size>144</size>
17547       </method>
17548       <method name="Void TypeAsTest_3()">
17549         <size>85</size>
17550       </method>
17551       <method name="Void TypeIsTest()">
17552         <size>103</size>
17553       </method>
17554       <method name="Void TypeIsTest_2()">
17555         <size>103</size>
17556       </method>
17557       <method name="Void TypeIsTest_3()">
17558         <size>85</size>
17559       </method>
17560       <method name="Void TypeIsTest_5()">
17561         <size>74</size>
17562       </method>
17563       <method name="Void TypeIsTest_6()">
17564         <size>111</size>
17565       </method>
17566       <method name="Void UnaryPlusTest()">
17567         <size>67</size>
17568       </method>
17569       <method name="Void UnaryPlusTest_2()">
17570         <size>47</size>
17571       </method>
17572       <method name="Void UnaryPlusTest_3()">
17573         <size>97</size>
17574       </method>
17575       <method name="Void UnaryPlusTest_4()">
17576         <size>141</size>
17577       </method>
17578       <method name="Void UnaryPlusTest_5()">
17579         <size>140</size>
17580       </method>
17581       <method name="System.String InstanceMethod(System.String)">
17582         <size>2</size>
17583       </method>
17584       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
17585         <size>30</size>
17586       </method>
17587       <method name="Int32 TestInt()">
17588         <size>3</size>
17589       </method>
17590       <method name="Void RefMethod(Int32 ByRef)">
17591         <size>8</size>
17592       </method>
17593       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
17594         <size>87</size>
17595       </method>
17596       <method name="Int32 Main()">
17597         <size>179</size>
17598       </method>
17599     </type>
17600     <type name="Tester+EmptyDelegate">
17601       <method name="Void .ctor(Object, IntPtr)">
17602         <size>0</size>
17603       </method>
17604       <method name="Void Invoke()">
17605         <size>0</size>
17606       </method>
17607       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17608         <size>0</size>
17609       </method>
17610       <method name="Void EndInvoke(IAsyncResult)">
17611         <size>0</size>
17612       </method>
17613     </type>
17614     <type name="Tester+IntDelegate">
17615       <method name="Void .ctor(Object, IntPtr)">
17616         <size>0</size>
17617       </method>
17618       <method name="Int32 Invoke()">
17619         <size>0</size>
17620       </method>
17621       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17622         <size>0</size>
17623       </method>
17624       <method name="Int32 EndInvoke(IAsyncResult)">
17625         <size>0</size>
17626       </method>
17627     </type>
17628     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
17629       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
17630         <size>21</size>
17631       </method>
17632       <method name="&lt;A&gt;__T get_A()">
17633         <size>7</size>
17634       </method>
17635       <method name="&lt;Value&gt;__T get_Value()">
17636         <size>7</size>
17637       </method>
17638       <method name="Boolean Equals(System.Object)">
17639         <size>69</size>
17640       </method>
17641       <method name="Int32 GetHashCode()">
17642         <size>86</size>
17643       </method>
17644       <method name="System.String ToString()">
17645         <size>142</size>
17646       </method>
17647     </type>
17648     <type name="Tester">
17649       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
17650         <size>1</size>
17651       </method>
17652       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
17653         <size>1</size>
17654       </method>
17655       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
17656         <size>1</size>
17657       </method>
17658       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
17659         <size>1</size>
17660       </method>
17661       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
17662         <size>1</size>
17663       </method>
17664       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
17665         <size>12</size>
17666       </method>
17667       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
17668         <size>12</size>
17669       </method>
17670       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
17671         <size>7</size>
17672       </method>
17673       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
17674         <size>7</size>
17675       </method>
17676       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
17677         <size>5</size>
17678       </method>
17679       <method name="Void NewArrayInitTest_5()">
17680         <size>158</size>
17681       </method>
17682       <method name="Void ConditionTest_5()">
17683         <size>107</size>
17684       </method>
17685       <method name="Void AndTest_4()">
17686         <size>92</size>
17687       </method>
17688       <method name="Void MemberInitTest_4()">
17689         <size>66</size>
17690       </method>
17691       <method name="Void NewTest_6()">
17692         <size>182</size>
17693       </method>
17694     </type>
17695     <type name="InverseLogicalOperator">
17696       <method name="Void .ctor(Boolean)">
17697         <size>8</size>
17698       </method>
17699       <method name="Boolean op_True(InverseLogicalOperator)">
17700         <size>8</size>
17701       </method>
17702       <method name="Boolean op_False(InverseLogicalOperator)">
17703         <size>8</size>
17704       </method>
17705     </type>
17706     <type name="MyType">
17707       <method name="Void .ctor(Int32)">
17708         <size>8</size>
17709       </method>
17710       <method name="Int16 get_ShortProp()">
17711         <size>7</size>
17712       </method>
17713       <method name="Void set_ShortProp(Int16)">
17714         <size>8</size>
17715       </method>
17716       <method name="Int32 GetHashCode()">
17717         <size>6</size>
17718       </method>
17719       <method name="System.String ToString()">
17720         <size>12</size>
17721       </method>
17722       <method name="Int32 op_Implicit(MyType)">
17723         <size>8</size>
17724       </method>
17725       <method name="Boolean op_True(MyType)">
17726         <size>16</size>
17727       </method>
17728       <method name="Boolean op_False(MyType)">
17729         <size>19</size>
17730       </method>
17731       <method name="MyType op_Addition(MyType, MyType)">
17732         <size>21</size>
17733       </method>
17734       <method name="MyType op_Subtraction(MyType, MyType)">
17735         <size>21</size>
17736       </method>
17737       <method name="MyType op_Division(MyType, MyType)">
17738         <size>21</size>
17739       </method>
17740       <method name="MyType op_Multiply(MyType, MyType)">
17741         <size>21</size>
17742       </method>
17743       <method name="MyType op_Modulus(MyType, MyType)">
17744         <size>21</size>
17745       </method>
17746       <method name="MyType op_BitwiseAnd(MyType, MyType)">
17747         <size>21</size>
17748       </method>
17749       <method name="MyType op_BitwiseOr(MyType, MyType)">
17750         <size>21</size>
17751       </method>
17752       <method name="MyType op_ExclusiveOr(MyType, MyType)">
17753         <size>21</size>
17754       </method>
17755       <method name="Boolean op_Equality(MyType, MyType)">
17756         <size>17</size>
17757       </method>
17758       <method name="Boolean op_Inequality(MyType, MyType)">
17759         <size>20</size>
17760       </method>
17761       <method name="Boolean op_GreaterThan(MyType, MyType)">
17762         <size>17</size>
17763       </method>
17764       <method name="Boolean op_LessThan(MyType, MyType)">
17765         <size>17</size>
17766       </method>
17767       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
17768         <size>20</size>
17769       </method>
17770       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
17771         <size>20</size>
17772       </method>
17773       <method name="Boolean op_LogicalNot(MyType)">
17774         <size>11</size>
17775       </method>
17776       <method name="Int32 op_RightShift(MyType, Int32)">
17777         <size>13</size>
17778       </method>
17779       <method name="Int32 op_LeftShift(MyType, Int32)">
17780         <size>13</size>
17781       </method>
17782       <method name="MyType op_UnaryNegation(MyType)">
17783         <size>14</size>
17784       </method>
17785       <method name="MyType op_UnaryPlus(MyType)">
17786         <size>13</size>
17787       </method>
17788     </type>
17789     <type name="MyTypeImplicitOnly">
17790       <method name="Void .ctor(Int16)">
17791         <size>8</size>
17792       </method>
17793       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
17794         <size>8</size>
17795       </method>
17796     </type>
17797     <type name="Tester">
17798       <method name="Void EqualTest_14()">
17799         <size>101</size>
17800       </method>
17801     </type>
17802     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
17803       <method name="Void .ctor()">
17804         <size>7</size>
17805       </method>
17806     </type>
17807     <type name="Tester">
17808       <method name="Void NewArrayInitTest_6()">
17809         <size>103</size>
17810       </method>
17811       <method name="Void LambdaTest()">
17812         <size>89</size>
17813       </method>
17814       <method name="Void EqualTest_15()">
17815         <size>159</size>
17816       </method>
17817       <method name="Void ArrayIndexTest_6()">
17818         <size>122</size>
17819       </method>
17820       <method name="Void ArrayIndexTest_7()">
17821         <size>128</size>
17822       </method>
17823       <method name="Void NewArrayBoundsTest_3()">
17824         <size>85</size>
17825       </method>
17826       <method name="Void NewArrayBoundsTest_4()">
17827         <size>82</size>
17828       </method>
17829     </type>
17830     <type name="&lt;PrivateImplementationDetails&gt;">
17831       <method name="Void .ctor()">
17832         <size>7</size>
17833       </method>
17834     </type>
17835     <type name="Tester">
17836       <method name="Void LeftShiftTest_6()">
17837         <size>155</size>
17838       </method>
17839       <method name="Void RightShiftTest_5()">
17840         <size>152</size>
17841       </method>
17842       <method name="Void QuoteTest_2()">
17843         <size>99</size>
17844       </method>
17845     </type>
17846     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
17847       <method name="Void .ctor()">
17848         <size>7</size>
17849       </method>
17850     </type>
17851     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
17852       <method name="Void .ctor()">
17853         <size>7</size>
17854       </method>
17855     </type>
17856     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
17857       <method name="Void .ctor()">
17858         <size>7</size>
17859       </method>
17860     </type>
17861     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
17862       <method name="Void .ctor()">
17863         <size>7</size>
17864       </method>
17865     </type>
17866     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
17867       <method name="Void .ctor()">
17868         <size>7</size>
17869       </method>
17870     </type>
17871     <type name="Tester">
17872       <method name="Void NewTest_7()">
17873         <size>53</size>
17874       </method>
17875       <method name="Void ConvertTest_16()">
17876         <size>81</size>
17877       </method>
17878       <method name="Int32 ReturnNumber()">
17879         <size>2</size>
17880       </method>
17881       <method name="Void EqualTestDelegate_3()">
17882         <size>227</size>
17883       </method>
17884     </type>
17885   </test>
17886   <test name="gtest-etree-02.cs">
17887     <type name="M">
17888       <method name="Void .ctor()">
17889         <size>7</size>
17890       </method>
17891       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
17892         <size>1</size>
17893       </method>
17894       <method name="System.String Param(System.String)">
17895         <size>114</size>
17896       </method>
17897       <method name="Int32 Main()">
17898         <size>157</size>
17899       </method>
17900     </type>
17901     <type name="M+&lt;Param&gt;c__AnonStorey0">
17902       <method name="Void .ctor()">
17903         <size>7</size>
17904       </method>
17905     </type>
17906   </test>
17907   <test name="gtest-etree-03.cs">
17908     <type name="C">
17909       <method name="Void .ctor()">
17910         <size>7</size>
17911       </method>
17912       <method name="Int32 Main()">
17913         <size>6</size>
17914       </method>
17915     </type>
17916     <type name="S`1[T]">
17917       <method name="Int32 Test()">
17918         <size>145</size>
17919       </method>
17920     </type>
17921   </test>
17922   <test name="gtest-etree-04.cs">
17923     <type name="C">
17924       <method name="Void .ctor()">
17925         <size>7</size>
17926       </method>
17927       <method name="Int32 Main()">
17928         <size>366</size>
17929       </method>
17930     </type>
17931     <type name="C+&lt;Main&gt;c__AnonStorey0">
17932       <method name="Void .ctor()">
17933         <size>7</size>
17934       </method>
17935     </type>
17936     <type name="Foo">
17937       <method name="Boolean op_GreaterThan(Foo, Foo)">
17938         <size>6</size>
17939       </method>
17940       <method name="Boolean op_LessThan(Foo, Foo)">
17941         <size>6</size>
17942       </method>
17943       <method name="Boolean op_Equality(Foo, Foo)">
17944         <size>6</size>
17945       </method>
17946       <method name="Boolean op_Inequality(Foo, Foo)">
17947         <size>6</size>
17948       </method>
17949     </type>
17950   </test>
17951   <test name="gtest-etree-05.cs">
17952     <type name="C">
17953       <method name="Void .ctor()">
17954         <size>7</size>
17955       </method>
17956       <method name="Void Assert[T](T, T)">
17957         <size>46</size>
17958       </method>
17959       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
17960         <size>56</size>
17961       </method>
17962       <method name="Int32 Main()">
17963         <size>350</size>
17964       </method>
17965     </type>
17966   </test>
17967   <test name="gtest-etree-06.cs">
17968     <type name="Test">
17969       <method name="Void .ctor()">
17970         <size>7</size>
17971       </method>
17972       <method name="Int32 Main()">
17973         <size>45</size>
17974       </method>
17975       <method name="Int32 Value()">
17976         <size>2</size>
17977       </method>
17978     </type>
17979   </test>
17980   <test name="gtest-etree-07.cs">
17981     <type name="C">
17982       <method name="Void .ctor()">
17983         <size>7</size>
17984       </method>
17985       <method name="Void Test()">
17986         <size>14</size>
17987       </method>
17988       <method name="Int32* Foo()">
17989         <size>3</size>
17990       </method>
17991       <method name="Int32 Main()">
17992         <size>564</size>
17993       </method>
17994     </type>
17995     <type name="EmptyDelegate">
17996       <method name="Void .ctor(Object, IntPtr)">
17997         <size>0</size>
17998       </method>
17999       <method name="Void Invoke()">
18000         <size>0</size>
18001       </method>
18002       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18003         <size>0</size>
18004       </method>
18005       <method name="Void EndInvoke(IAsyncResult)">
18006         <size>0</size>
18007       </method>
18008     </type>
18009     <type name="UnsafeDelegate">
18010       <method name="Void .ctor(Object, IntPtr)">
18011         <size>0</size>
18012       </method>
18013       <method name="Int32* Invoke()">
18014         <size>0</size>
18015       </method>
18016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18017         <size>0</size>
18018       </method>
18019       <method name="Int32* EndInvoke(IAsyncResult)">
18020         <size>0</size>
18021       </method>
18022     </type>
18023   </test>
18024   <test name="gtest-etree-08.cs">
18025     <type name="Foo">
18026       <method name="Void .ctor()">
18027         <size>7</size>
18028       </method>
18029       <method name="Int32 ThisMethod()">
18030         <size>3</size>
18031       </method>
18032       <method name="Int32 Goo(Boolean)">
18033         <size>204</size>
18034       </method>
18035       <method name="Int32 Main()">
18036         <size>14</size>
18037       </method>
18038     </type>
18039     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
18040       <method name="Void .ctor()">
18041         <size>7</size>
18042       </method>
18043     </type>
18044   </test>
18045   <test name="gtest-etree-09.cs">
18046     <type name="Mono.C">
18047       <method name="Void .ctor()">
18048         <size>7</size>
18049       </method>
18050       <method name="Int32 Main()">
18051         <size>300</size>
18052       </method>
18053       <method name="System.Int64[] GetValues()">
18054         <size>18</size>
18055       </method>
18056     </type>
18057     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
18058       <method name="Void .ctor()">
18059         <size>7</size>
18060       </method>
18061     </type>
18062     <type name="&lt;PrivateImplementationDetails&gt;">
18063       <method name="Void .ctor()">
18064         <size>7</size>
18065       </method>
18066     </type>
18067   </test>
18068   <test name="gtest-etree-10.cs">
18069     <type name="Foo`1[T]">
18070       <method name="Void .ctor()">
18071         <size>7</size>
18072       </method>
18073       <method name="Boolean ContainsAll[U](IEnumerable`1)">
18074         <size>191</size>
18075       </method>
18076       <method name="Boolean Contains(T)">
18077         <size>2</size>
18078       </method>
18079     </type>
18080     <type name="Program">
18081       <method name="Void .ctor()">
18082         <size>7</size>
18083       </method>
18084       <method name="Int32 Main()">
18085         <size>42</size>
18086       </method>
18087     </type>
18088     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
18089       <method name="Void .ctor()">
18090         <size>7</size>
18091       </method>
18092     </type>
18093     <type name="&lt;PrivateImplementationDetails&gt;">
18094       <method name="Void .ctor()">
18095         <size>7</size>
18096       </method>
18097     </type>
18098   </test>
18099   <test name="gtest-etree-11.cs">
18100     <type name="C">
18101       <method name="Void .ctor()">
18102         <size>7</size>
18103       </method>
18104       <method name="Void Main()">
18105         <size>12</size>
18106       </method>
18107     </type>
18108     <type name="Test">
18109       <method name="Void .ctor()">
18110         <size>7</size>
18111       </method>
18112       <method name="Void Invalid(Int32)">
18113         <size>124</size>
18114       </method>
18115       <method name="Void Other(System.Int32[])">
18116         <size>1</size>
18117       </method>
18118     </type>
18119     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
18120       <method name="Void .ctor()">
18121         <size>7</size>
18122       </method>
18123     </type>
18124   </test>
18125   <test name="gtest-etree-12.cs">
18126     <type name="TestCase">
18127       <method name="Void .cctor()">
18128         <size>68</size>
18129       </method>
18130       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
18131         <size>2</size>
18132       </method>
18133       <method name="Void DummyToMakeTheStaticsInitialize()">
18134         <size>1</size>
18135       </method>
18136     </type>
18137     <type name="Program">
18138       <method name="Void .ctor()">
18139         <size>7</size>
18140       </method>
18141       <method name="Int32 Main()">
18142         <size>7</size>
18143       </method>
18144     </type>
18145   </test>
18146   <test name="gtest-etree-13.cs">
18147     <type name="Program">
18148       <method name="Void .ctor()">
18149         <size>7</size>
18150       </method>
18151       <method name="Int32 Main()">
18152         <size>55</size>
18153       </method>
18154       <method name="IEnumerable`1 Test[T](Int32)">
18155         <size>30</size>
18156       </method>
18157     </type>
18158     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
18159       <method name="Void .ctor()">
18160         <size>7</size>
18161       </method>
18162       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18163         <size>7</size>
18164       </method>
18165       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18166         <size>12</size>
18167       </method>
18168       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18169         <size>7</size>
18170       </method>
18171       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18172         <size>40</size>
18173       </method>
18174       <method name="Boolean MoveNext()">
18175         <size>108</size>
18176       </method>
18177       <method name="Void Dispose()">
18178         <size>8</size>
18179       </method>
18180       <method name="Void Reset()">
18181         <size>6</size>
18182       </method>
18183     </type>
18184   </test>
18185   <test name="gtest-etree-14.cs">
18186     <type name="Person">
18187       <method name="Void .ctor()">
18188         <size>7</size>
18189       </method>
18190       <method name="Int32 get_Age()">
18191         <size>7</size>
18192       </method>
18193       <method name="Void set_Age(Int32)">
18194         <size>8</size>
18195       </method>
18196     </type>
18197     <type name="Repro">
18198       <method name="Void .ctor()">
18199         <size>7</size>
18200       </method>
18201       <method name="Int32 Main()">
18202         <size>59</size>
18203       </method>
18204       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
18205         <size>44</size>
18206       </method>
18207       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18208         <size>13</size>
18209       </method>
18210     </type>
18211     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
18212       <method name="Void .ctor()">
18213         <size>7</size>
18214       </method>
18215       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18216         <size>7</size>
18217       </method>
18218       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18219         <size>12</size>
18220       </method>
18221       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18222         <size>7</size>
18223       </method>
18224       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18225         <size>52</size>
18226       </method>
18227       <method name="Boolean MoveNext()">
18228         <size>295</size>
18229       </method>
18230       <method name="Void Dispose()">
18231         <size>62</size>
18232       </method>
18233       <method name="Void Reset()">
18234         <size>6</size>
18235       </method>
18236     </type>
18237   </test>
18238   <test name="gtest-etree-15.cs">
18239     <type name="Foo">
18240       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
18241         <size>2</size>
18242       </method>
18243       <method name="Void Main()">
18244         <size>190</size>
18245       </method>
18246     </type>
18247   </test>
18248   <test name="gtest-etree-16.cs">
18249     <type name="Program">
18250       <method name="Void .ctor()">
18251         <size>7</size>
18252       </method>
18253       <method name="Int32 Main()">
18254         <size>136</size>
18255       </method>
18256     </type>
18257     <type name="Foo">
18258       <method name="Void .ctor()">
18259         <size>7</size>
18260       </method>
18261     </type>
18262   </test>
18263   <test name="gtest-etree-17.cs">
18264     <type name="CompilerCrashTest.QueryCompiler">
18265       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
18266         <size>12</size>
18267       </method>
18268       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
18269         <size>6</size>
18270       </method>
18271       <method name="Void Main()">
18272         <size>1</size>
18273       </method>
18274     </type>
18275   </test>
18276   <test name="gtest-etree-18.cs">
18277     <type name="FooBase">
18278       <method name="Void .ctor()">
18279         <size>7</size>
18280       </method>
18281     </type>
18282     <type name="Foo">
18283       <method name="Void .ctor()">
18284         <size>7</size>
18285       </method>
18286     </type>
18287     <type name="Program">
18288       <method name="Void .ctor()">
18289         <size>7</size>
18290       </method>
18291       <method name="Int32 Main()">
18292         <size>140</size>
18293       </method>
18294     </type>
18295   </test>
18296   <test name="gtest-etree-19.cs">
18297     <type name="Test">
18298       <method name="Void .ctor()">
18299         <size>7</size>
18300       </method>
18301       <method name="Int32 Main()">
18302         <size>20</size>
18303       </method>
18304       <method name="T Value[T]()">
18305         <size>76</size>
18306       </method>
18307     </type>
18308   </test>
18309   <test name="gtest-etree-20.cs">
18310     <type name="S">
18311       <method name="Int32 Main()">
18312         <size>215</size>
18313       </method>
18314     </type>
18315     <type name="A">
18316       <method name="A op_Implicit(S)">
18317         <size>6</size>
18318       </method>
18319       <method name="Void .ctor()">
18320         <size>7</size>
18321       </method>
18322     </type>
18323     <type name="B">
18324       <method name="Void .ctor()">
18325         <size>7</size>
18326       </method>
18327     </type>
18328   </test>
18329   <test name="gtest-etree-22.cs">
18330     <type name="FieldInfoBug.MonoRuntime">
18331       <method name="Int32 Main()">
18332         <size>13</size>
18333       </method>
18334       <method name="Void .ctor()">
18335         <size>7</size>
18336       </method>
18337     </type>
18338     <type name="FieldInfoBug.GenericClass`1[T]">
18339       <method name="Void .ctor(String)">
18340         <size>58</size>
18341       </method>
18342     </type>
18343     <type name="FieldInfoBug.GenericClass`1+&lt;GenericClass&gt;c__AnonStorey0[T]">
18344       <method name="Void .ctor()">
18345         <size>7</size>
18346       </method>
18347     </type>
18348   </test>
18349   <test name="gtest-etree-23.cs">
18350     <type name="Test.OrderBySpecification">
18351       <method name="Void .ctor(Expression`1)">
18352         <size>7</size>
18353       </method>
18354     </type>
18355     <type name="Test.RateOrderById">
18356       <method name="Int32 Main()">
18357         <size>8</size>
18358       </method>
18359       <method name="Void .ctor()">
18360         <size>44</size>
18361       </method>
18362     </type>
18363   </test>
18364   <test name="gtest-etree-24.cs">
18365     <type name="NotifyingProperty">
18366       <method name="Void CreateDependent[TValue](System.Linq.Expressions.Expression`1[System.Func`1[TValue]], System.Func`1[System.Object], System.Linq.Expressions.Expression`1[System.Func`1[System.Object]][])">
18367         <size>1</size>
18368       </method>
18369     </type>
18370     <type name="NotifyingPropertyTest">
18371       <method name="Void CreateDependent_NotifierNull()">
18372         <size>58</size>
18373       </method>
18374       <method name="Void CreateDependent_DependentsNull()">
18375         <size>83</size>
18376       </method>
18377       <method name="Void Main()">
18378         <size>1</size>
18379       </method>
18380       <method name="System.Object &lt;CreateDependent_DependentsNull&gt;m__0()">
18381         <size>2</size>
18382       </method>
18383       <method name="Void .ctor()">
18384         <size>7</size>
18385       </method>
18386     </type>
18387     <type name="NotifyingPropertyTest+&lt;CreateDependent_NotifierNull&gt;c__AnonStorey0">
18388       <method name="Void .ctor()">
18389         <size>7</size>
18390       </method>
18391     </type>
18392     <type name="NotifyingPropertyTest+&lt;CreateDependent_DependentsNull&gt;c__AnonStorey1">
18393       <method name="Void .ctor()">
18394         <size>7</size>
18395       </method>
18396     </type>
18397   </test>
18398   <test name="gtest-exmethod-01.cs">
18399     <type name="SimpleTest">
18400       <method name="System.String Prefix(System.String, System.String)">
18401         <size>8</size>
18402       </method>
18403     </type>
18404     <type name="M">
18405       <method name="Void .ctor()">
18406         <size>7</size>
18407       </method>
18408       <method name="Int32 Main()">
18409         <size>157</size>
18410       </method>
18411     </type>
18412   </test>
18413   <test name="gtest-exmethod-02.cs">
18414     <type name="M">
18415       <method name="Void .ctor()">
18416         <size>7</size>
18417       </method>
18418       <method name="Void Main()">
18419         <size>12</size>
18420       </method>
18421     </type>
18422     <type name="N.M">
18423       <method name="Void .ctor()">
18424         <size>7</size>
18425       </method>
18426       <method name="Void Test2()">
18427         <size>12</size>
18428       </method>
18429     </type>
18430   </test>
18431   <test name="gtest-exmethod-03.cs">
18432     <type name="A.A">
18433       <method name="Int32 Foo(Int32)">
18434         <size>2</size>
18435       </method>
18436       <method name="Int32 Foo(Int32, System.String)">
18437         <size>3</size>
18438       </method>
18439     </type>
18440     <type name="B.X">
18441       <method name="Int32 Foo(Int32)">
18442         <size>2</size>
18443       </method>
18444       <method name="Int32 Foo(Int32, Boolean)">
18445         <size>3</size>
18446       </method>
18447     </type>
18448     <type name="C.F">
18449       <method name="Boolean Foo(Byte)">
18450         <size>2</size>
18451       </method>
18452     </type>
18453     <type name="C.D.F">
18454       <method name="Int32 Foo(Int32)">
18455         <size>3</size>
18456       </method>
18457       <method name="Void TestX()">
18458         <size>9</size>
18459       </method>
18460     </type>
18461     <type name="C.M">
18462       <method name="Int32 Foo(Int32)">
18463         <size>2</size>
18464       </method>
18465       <method name="Int32 Main()">
18466         <size>61</size>
18467       </method>
18468     </type>
18469   </test>
18470   <test name="gtest-exmethod-04.cs">
18471     <type name="A.Test">
18472       <method name="System.String Test_1(Boolean)">
18473         <size>6</size>
18474       </method>
18475     </type>
18476     <type name="B.M">
18477       <method name="Void .ctor()">
18478         <size>7</size>
18479       </method>
18480       <method name="Void Main()">
18481         <size>12</size>
18482       </method>
18483     </type>
18484   </test>
18485   <test name="gtest-exmethod-05.cs">
18486     <type name="A.Test_A">
18487       <method name="System.String Test_1(System.String)">
18488         <size>6</size>
18489       </method>
18490     </type>
18491     <type name="A.Test_B">
18492       <method name="System.String Test_2(System.String)">
18493         <size>6</size>
18494       </method>
18495     </type>
18496     <type name="B.M">
18497       <method name="Void .ctor()">
18498         <size>7</size>
18499       </method>
18500       <method name="Void Main()">
18501         <size>23</size>
18502       </method>
18503     </type>
18504   </test>
18505   <test name="gtest-exmethod-06.cs">
18506     <type name="Gen">
18507       <method name="T Test_1[T](T)">
18508         <size>10</size>
18509       </method>
18510       <method name="System.String Test_1[T](System.String)">
18511         <size>6</size>
18512       </method>
18513     </type>
18514     <type name="B.M">
18515       <method name="Void .ctor()">
18516         <size>7</size>
18517       </method>
18518       <method name="Void Main()">
18519         <size>30</size>
18520       </method>
18521     </type>
18522   </test>
18523   <test name="gtest-exmethod-07.cs">
18524     <type name="E">
18525       <method name="Void ToReadOnly[T](IEnumerable`1)">
18526         <size>1</size>
18527       </method>
18528       <method name="Void To(IA)">
18529         <size>1</size>
18530       </method>
18531     </type>
18532     <type name="C">
18533       <method name="Void .ctor()">
18534         <size>7</size>
18535       </method>
18536       <method name="Void Main()">
18537         <size>1</size>
18538       </method>
18539       <method name="Void Test(IEnumerable`1)">
18540         <size>15</size>
18541       </method>
18542     </type>
18543   </test>
18544   <test name="gtest-exmethod-08.cs">
18545     <type name="C">
18546       <method name="Void .ctor()">
18547         <size>7</size>
18548       </method>
18549       <method name="Void Main()">
18550         <size>21</size>
18551       </method>
18552     </type>
18553   </test>
18554   <test name="gtest-exmethod-09.cs">
18555     <type name="Test">
18556       <method name="Void Foo[T](System.String)">
18557         <size>1</size>
18558       </method>
18559     </type>
18560     <type name="C">
18561       <method name="Void .ctor()">
18562         <size>7</size>
18563       </method>
18564       <method name="Void Main()">
18565         <size>11</size>
18566       </method>
18567     </type>
18568   </test>
18569   <test name="gtest-exmethod-10.cs">
18570     <type name="AExtensions">
18571       <method name="Int32 Round(Double)">
18572         <size>8</size>
18573       </method>
18574     </type>
18575     <type name="BExtensions">
18576       <method name="T GetBy[T](T[], Double)">
18577         <size>13</size>
18578       </method>
18579     </type>
18580     <type name="C">
18581       <method name="Void .ctor()">
18582         <size>7</size>
18583       </method>
18584       <method name="Void Main()">
18585         <size>1</size>
18586       </method>
18587     </type>
18588   </test>
18589   <test name="gtest-exmethod-11.cs">
18590     <type name="Test">
18591       <method name="Void .ctor()">
18592         <size>7</size>
18593       </method>
18594       <method name="Int32 Main(System.String[])">
18595         <size>20</size>
18596       </method>
18597     </type>
18598     <type name="Lol">
18599       <method name="Boolean OneEleven(System.Object)">
18600         <size>2</size>
18601       </method>
18602     </type>
18603   </test>
18604   <test name="gtest-exmethod-12.cs">
18605     <type name="Program">
18606       <method name="Void .ctor()">
18607         <size>7</size>
18608       </method>
18609       <method name="Void Main(System.String[])">
18610         <size>63</size>
18611       </method>
18612     </type>
18613     <type name="ChatClient">
18614       <method name="Void .ctor()">
18615         <size>7</size>
18616       </method>
18617       <method name="Void Say(System.String, System.String)">
18618         <size>13</size>
18619       </method>
18620     </type>
18621     <type name="ChatExtensions">
18622       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
18623         <size>64</size>
18624       </method>
18625     </type>
18626   </test>
18627   <test name="gtest-exmethod-13.cs">
18628     <type name="Foo">
18629       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
18630         <size>2</size>
18631       </method>
18632       <method name="Void Main()">
18633         <size>23</size>
18634       </method>
18635     </type>
18636   </test>
18637   <test name="gtest-exmethod-14.cs">
18638     <type name="C">
18639       <method name="Void Bar[U](IA)">
18640         <size>7</size>
18641       </method>
18642       <method name="Void Foo[T](IA)">
18643         <size>1</size>
18644       </method>
18645       <method name="Void Foo(IA)">
18646         <size>7</size>
18647       </method>
18648       <method name="Void Main()">
18649         <size>1</size>
18650       </method>
18651     </type>
18652   </test>
18653   <test name="gtest-exmethod-15.cs">
18654     <type name="C">
18655       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
18656         <size>15</size>
18657       </method>
18658       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
18659         <size>2</size>
18660       </method>
18661       <method name="Void Main()">
18662         <size>1</size>
18663       </method>
18664     </type>
18665   </test>
18666   <test name="gtest-exmethod-16.cs">
18667     <type name="Rocks">
18668       <method name="Boolean Extension(System.String)">
18669         <size>2</size>
18670       </method>
18671       <method name="Boolean Extension(D)">
18672         <size>2</size>
18673       </method>
18674     </type>
18675     <type name="Program">
18676       <method name="Void .ctor()">
18677         <size>7</size>
18678       </method>
18679       <method name="Void add_e(D)">
18680         <size>24</size>
18681       </method>
18682       <method name="Void remove_e(D)">
18683         <size>24</size>
18684       </method>
18685       <method name="System.String get_Item(Int32)">
18686         <size>6</size>
18687       </method>
18688       <method name="System.String get_Property()">
18689         <size>6</size>
18690       </method>
18691       <method name="Void Main(System.String[])">
18692         <size>44</size>
18693       </method>
18694     </type>
18695     <type name="D">
18696       <method name="Void .ctor(Object, IntPtr)">
18697         <size>0</size>
18698       </method>
18699       <method name="System.String Invoke()">
18700         <size>0</size>
18701       </method>
18702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18703         <size>0</size>
18704       </method>
18705       <method name="System.String EndInvoke(IAsyncResult)">
18706         <size>0</size>
18707       </method>
18708     </type>
18709   </test>
18710   <test name="gtest-exmethod-17.cs">
18711     <type name="MainClass">
18712       <method name="Void Main()">
18713         <size>45</size>
18714       </method>
18715     </type>
18716   </test>
18717   <test name="gtest-exmethod-18.cs">
18718     <type name="Foo">
18719       <method name="Void .ctor()">
18720         <size>7</size>
18721       </method>
18722       <method name="Boolean get_IsBar()">
18723         <size>2</size>
18724       </method>
18725     </type>
18726     <type name="FooExt">
18727       <method name="Boolean IsBar(Foo)">
18728         <size>7</size>
18729       </method>
18730     </type>
18731     <type name="Repro">
18732       <method name="Void .ctor()">
18733         <size>7</size>
18734       </method>
18735       <method name="Void Main()">
18736         <size>18</size>
18737       </method>
18738     </type>
18739   </test>
18740   <test name="gtest-exmethod-19.cs">
18741     <type name="Rocks">
18742       <method name="Int32 Test_2[T](IEnumerable`1)">
18743         <size>3</size>
18744       </method>
18745       <method name="System.String Test_1(System.String)">
18746         <size>12</size>
18747       </method>
18748     </type>
18749     <type name="Test">
18750       <method name="Void .ctor()">
18751         <size>7</size>
18752       </method>
18753       <method name="Int32 Main()">
18754         <size>142</size>
18755       </method>
18756     </type>
18757     <type name="Test+D">
18758       <method name="Void .ctor(Object, IntPtr)">
18759         <size>0</size>
18760       </method>
18761       <method name="System.String Invoke()">
18762         <size>0</size>
18763       </method>
18764       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18765         <size>0</size>
18766       </method>
18767       <method name="System.String EndInvoke(IAsyncResult)">
18768         <size>0</size>
18769       </method>
18770     </type>
18771   </test>
18772   <test name="gtest-exmethod-20.cs">
18773     <type name="Outer.Inner.Test">
18774       <method name="Void .ctor()">
18775         <size>7</size>
18776       </method>
18777       <method name="Void M(I)">
18778         <size>13</size>
18779       </method>
18780       <method name="Void Main()">
18781         <size>1</size>
18782       </method>
18783     </type>
18784     <type name="Outer.ExtensionMethods">
18785       <method name="Void AddRange[T](I, IEnumerable`1)">
18786         <size>1</size>
18787       </method>
18788     </type>
18789   </test>
18790   <test name="gtest-exmethod-21.cs">
18791     <type name="Outer.Inner.Test">
18792       <method name="Void .ctor()">
18793         <size>7</size>
18794       </method>
18795       <method name="Void M(I)">
18796         <size>7</size>
18797       </method>
18798       <method name="Void Main()">
18799         <size>1</size>
18800       </method>
18801     </type>
18802     <type name="External.ExtensionMethods">
18803       <method name="Void AddRange(I)">
18804         <size>1</size>
18805       </method>
18806     </type>
18807   </test>
18808   <test name="gtest-exmethod-22.cs">
18809     <type name="Program">
18810       <method name="Void .ctor()">
18811         <size>7</size>
18812       </method>
18813       <method name="Int32 Main()">
18814         <size>8</size>
18815       </method>
18816     </type>
18817   </test>
18818   <test name="gtest-exmethod-23.cs">
18819     <type name="T">
18820       <method name="Void A(System.String, Int32)">
18821         <size>1</size>
18822       </method>
18823       <method name="Void Main()">
18824         <size>1</size>
18825       </method>
18826     </type>
18827   </test>
18828   <test name="gtest-exmethod-24.cs">
18829     <type name="Bar">
18830       <method name="Void .ctor()">
18831         <size>7</size>
18832       </method>
18833       <method name="Void Main()">
18834         <size>1</size>
18835       </method>
18836     </type>
18837   </test>
18838   <test name="gtest-exmethod-25.cs">
18839     <type name="Bar">
18840       <method name="Void .ctor()">
18841         <size>7</size>
18842       </method>
18843       <method name="Void Main()">
18844         <size>11</size>
18845       </method>
18846     </type>
18847   </test>
18848   <test name="gtest-exmethod-26.cs">
18849     <type name="test.TypeExtensions">
18850       <method name="Boolean IsNullable(System.Type)">
18851         <size>2</size>
18852       </method>
18853     </type>
18854     <type name="testmono.MainClass">
18855       <method name="Void .ctor()">
18856         <size>7</size>
18857       </method>
18858       <method name="Void Main()">
18859         <size>33</size>
18860       </method>
18861     </type>
18862   </test>
18863   <test name="gtest-exmethod-27.cs">
18864     <type name="Foo.Extensions">
18865       <method name="System.String AsString(IList`1)">
18866         <size>6</size>
18867       </method>
18868     </type>
18869     <type name="Bar.Program">
18870       <method name="Void .ctor()">
18871         <size>7</size>
18872       </method>
18873       <method name="Void Main()">
18874         <size>17</size>
18875       </method>
18876       <method name="System.String Pan(System.Byte[])">
18877         <size>7</size>
18878       </method>
18879     </type>
18880   </test>
18881   <test name="gtest-exmethod-28.cs">
18882     <type name="Foo">
18883       <method name="Void .ctor()">
18884         <size>7</size>
18885       </method>
18886     </type>
18887     <type name="Extensions">
18888       <method name="Boolean IsFoo(Foo)">
18889         <size>2</size>
18890       </method>
18891       <method name="Boolean IsBar(Bar)">
18892         <size>2</size>
18893       </method>
18894     </type>
18895     <type name="Bar">
18896       <method name="Void .ctor()">
18897         <size>7</size>
18898       </method>
18899     </type>
18900     <type name="Program">
18901       <method name="Void .ctor()">
18902         <size>7</size>
18903       </method>
18904       <method name="Void Main()">
18905         <size>1</size>
18906       </method>
18907     </type>
18908   </test>
18909   <test name="gtest-exmethod-29.cs">
18910     <type name="My">
18911       <method name="Void .ctor()">
18912         <size>7</size>
18913       </method>
18914     </type>
18915     <type name="Test">
18916       <method name="Int32 Main()">
18917         <size>40</size>
18918       </method>
18919       <method name="Int32 ContentTransferEncoding[T](My)">
18920         <size>2</size>
18921       </method>
18922       <method name="Int32 ContentTransferEncoding(My)">
18923         <size>2</size>
18924       </method>
18925     </type>
18926     <type name="My">
18927       <method name="Void set_ContentTransferEncoding(Boolean)">
18928         <size>1</size>
18929       </method>
18930     </type>
18931   </test>
18932   <test name="gtest-exmethod-30.cs">
18933     <type name="Test">
18934       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18935         <size>2</size>
18936       </method>
18937       <method name="Int32 get_First()">
18938         <size>2</size>
18939       </method>
18940       <method name="IEnumerator`1 GetEnumerator()">
18941         <size>2</size>
18942       </method>
18943       <method name="Void .ctor()">
18944         <size>7</size>
18945       </method>
18946     </type>
18947     <type name="C">
18948       <method name="Void Test()">
18949         <size>14</size>
18950       </method>
18951       <method name="Void Main()">
18952         <size>1</size>
18953       </method>
18954       <method name="Void .ctor()">
18955         <size>7</size>
18956       </method>
18957     </type>
18958   </test>
18959   <test name="gtest-exmethod-31.cs">
18960     <type name="N.S">
18961       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
18962         <size>1</size>
18963       </method>
18964     </type>
18965     <type name="N2.S2">
18966       <method name="Void Map(Int32, Int32)">
18967         <size>1</size>
18968       </method>
18969     </type>
18970     <type name="M.C">
18971       <method name="Void Main()">
18972         <size>8</size>
18973       </method>
18974       <method name="Void .ctor()">
18975         <size>7</size>
18976       </method>
18977     </type>
18978   </test>
18979   <test name="gtest-exmethod-32.cs">
18980     <type name="A">
18981       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18982         <size>2</size>
18983       </method>
18984       <method name="Int32 get_Count()">
18985         <size>2</size>
18986       </method>
18987       <method name="Void .ctor()">
18988         <size>7</size>
18989       </method>
18990     </type>
18991     <type name="G`1[T]">
18992       <method name="Void Test()">
18993         <size>20</size>
18994       </method>
18995       <method name="Void .ctor()">
18996         <size>7</size>
18997       </method>
18998     </type>
18999     <type name="Extensions">
19000       <method name="Int32 Count(IEnumerable)">
19001         <size>2</size>
19002       </method>
19003       <method name="Void Main()">
19004         <size>1</size>
19005       </method>
19006     </type>
19007   </test>
19008   <test name="gtest-exmethod-33.cs">
19009     <type name="Prop">
19010       <method name="Void .ctor()">
19011         <size>7</size>
19012       </method>
19013     </type>
19014     <type name="HelperExtensions">
19015       <method name="Void Foo(I, I)">
19016         <size>1</size>
19017       </method>
19018     </type>
19019     <type name="C">
19020       <method name="I get_Prop()">
19021         <size>2</size>
19022       </method>
19023       <method name="System.Int32[] get_Loc()">
19024         <size>2</size>
19025       </method>
19026       <method name="Void Test()">
19027         <size>13</size>
19028       </method>
19029       <method name="Void Main()">
19030         <size>1</size>
19031       </method>
19032       <method name="Void .ctor()">
19033         <size>7</size>
19034       </method>
19035     </type>
19036   </test>
19037   <test name="gtest-exmethod-34.cs">
19038     <type name="Program">
19039       <method name="Void Foo(System.Object)">
19040         <size>1</size>
19041       </method>
19042       <method name="Void Main()">
19043         <size>7</size>
19044       </method>
19045     </type>
19046   </test>
19047   <test name="gtest-exmethod-35.cs">
19048     <type name="A">
19049       <method name="Void Test(Int32)">
19050         <size>1</size>
19051       </method>
19052       <method name="Void Main()">
19053         <size>1</size>
19054       </method>
19055     </type>
19056   </test>
19057   <test name="gtest-exmethod-36.cs">
19058     <type name="S">
19059       <method name="System.String get_Prop()">
19060         <size>6</size>
19061       </method>
19062       <method name="Void .ctor()">
19063         <size>7</size>
19064       </method>
19065     </type>
19066     <type name="S2">
19067       <method name="Void .ctor()">
19068         <size>7</size>
19069       </method>
19070     </type>
19071     <type name="E">
19072       <method name="Int32 Prop(S)">
19073         <size>2</size>
19074       </method>
19075       <method name="Int32 Prop(S2)">
19076         <size>3</size>
19077       </method>
19078     </type>
19079     <type name="C">
19080       <method name="Void Main()">
19081         <size>43</size>
19082       </method>
19083       <method name="Void .ctor()">
19084         <size>7</size>
19085       </method>
19086     </type>
19087   </test>
19088   <test name="gtest-exmethod-37.cs">
19089     <type name="S">
19090       <method name="Void Extension(A, System.String, Boolean)">
19091         <size>11</size>
19092       </method>
19093     </type>
19094     <type name="A">
19095       <method name="Void Extension(System.String)">
19096         <size>1</size>
19097       </method>
19098       <method name="Void .ctor()">
19099         <size>7</size>
19100       </method>
19101     </type>
19102     <type name="Test">
19103       <method name="Void TestMethod(System.Action`1[System.Boolean])">
19104         <size>1</size>
19105       </method>
19106       <method name="Int32 TestMethod(System.Action`1[System.String])">
19107         <size>13</size>
19108       </method>
19109       <method name="Int32 Main()">
19110         <size>33</size>
19111       </method>
19112       <method name="Void .ctor()">
19113         <size>7</size>
19114       </method>
19115     </type>
19116   </test>
19117   <test name="gtest-friend-01.cs">
19118     <type name="Test">
19119       <method name="Void .ctor()">
19120         <size>7</size>
19121       </method>
19122       <method name="Void Main()">
19123         <size>20</size>
19124       </method>
19125     </type>
19126   </test>
19127   <test name="gtest-friend-02.cs">
19128     <type name="Test">
19129       <method name="Void .ctor()">
19130         <size>7</size>
19131       </method>
19132       <method name="Void Main()">
19133         <size>20</size>
19134       </method>
19135     </type>
19136   </test>
19137   <test name="gtest-friend-03.cs">
19138     <type name="Test">
19139       <method name="Void .ctor()">
19140         <size>7</size>
19141       </method>
19142       <method name="Void Main()">
19143         <size>20</size>
19144       </method>
19145     </type>
19146   </test>
19147   <test name="gtest-friend-04.cs">
19148     <type name="Test">
19149       <method name="Void .ctor()">
19150         <size>7</size>
19151       </method>
19152       <method name="Void Main()">
19153         <size>19</size>
19154       </method>
19155     </type>
19156   </test>
19157   <test name="gtest-friend-05.cs">
19158     <type name="Test">
19159       <method name="Void .ctor()">
19160         <size>7</size>
19161       </method>
19162       <method name="Void Main()">
19163         <size>20</size>
19164       </method>
19165     </type>
19166   </test>
19167   <test name="gtest-friend-06.cs">
19168     <type name="Test">
19169       <method name="Void .ctor()">
19170         <size>7</size>
19171       </method>
19172       <method name="Void Main()">
19173         <size>20</size>
19174       </method>
19175     </type>
19176   </test>
19177   <test name="gtest-friend-07.cs">
19178     <type name="Test">
19179       <method name="Void .ctor()">
19180         <size>7</size>
19181       </method>
19182       <method name="Void Main()">
19183         <size>20</size>
19184       </method>
19185     </type>
19186   </test>
19187   <test name="gtest-friend-08.cs">
19188     <type name="Test">
19189       <method name="Void .ctor()">
19190         <size>7</size>
19191       </method>
19192       <method name="Void Main()">
19193         <size>19</size>
19194       </method>
19195     </type>
19196   </test>
19197   <test name="gtest-friend-09.cs">
19198     <type name="Test">
19199       <method name="Void .ctor()">
19200         <size>7</size>
19201       </method>
19202       <method name="Void Main()">
19203         <size>20</size>
19204       </method>
19205     </type>
19206   </test>
19207   <test name="gtest-friend-10.cs">
19208     <type name="Test">
19209       <method name="Void .ctor()">
19210         <size>7</size>
19211       </method>
19212       <method name="Void Main()">
19213         <size>20</size>
19214       </method>
19215     </type>
19216   </test>
19217   <test name="gtest-friend-11.cs">
19218     <type name="Test">
19219       <method name="Void .ctor()">
19220         <size>7</size>
19221       </method>
19222       <method name="Void Main()">
19223         <size>20</size>
19224       </method>
19225     </type>
19226   </test>
19227   <test name="gtest-friend-12.cs">
19228     <type name="Test">
19229       <method name="Void .ctor()">
19230         <size>7</size>
19231       </method>
19232       <method name="Void Main()">
19233         <size>19</size>
19234       </method>
19235     </type>
19236   </test>
19237   <test name="gtest-friend-13.cs">
19238     <type name="B">
19239       <method name="Void .ctor()">
19240         <size>7</size>
19241       </method>
19242       <method name="Void Test()">
19243         <size>1</size>
19244       </method>
19245       <method name="Void Test_2()">
19246         <size>1</size>
19247       </method>
19248     </type>
19249     <type name="Test">
19250       <method name="Void .ctor()">
19251         <size>7</size>
19252       </method>
19253       <method name="Void Main()">
19254         <size>1</size>
19255       </method>
19256     </type>
19257   </test>
19258   <test name="gtest-friend-14.cs">
19259     <type name="Test">
19260       <method name="Int32 Main()">
19261         <size>13</size>
19262       </method>
19263       <method name="Void .ctor()">
19264         <size>7</size>
19265       </method>
19266     </type>
19267   </test>
19268   <test name="gtest-implicitarray-01.cs">
19269     <type name="Test">
19270       <method name="Void .ctor()">
19271         <size>7</size>
19272       </method>
19273       <method name="Int32 Main()">
19274         <size>280</size>
19275       </method>
19276     </type>
19277     <type name="&lt;PrivateImplementationDetails&gt;">
19278       <method name="Void .ctor()">
19279         <size>7</size>
19280       </method>
19281     </type>
19282   </test>
19283   <test name="gtest-implicitarray-02.cs">
19284     <type name="MyString">
19285       <method name="Void .ctor()">
19286         <size>7</size>
19287       </method>
19288       <method name="System.String op_Implicit(MyString)">
19289         <size>6</size>
19290       </method>
19291     </type>
19292     <type name="Test">
19293       <method name="Void .ctor()">
19294         <size>7</size>
19295       </method>
19296       <method name="Int32 Main()">
19297         <size>50</size>
19298       </method>
19299     </type>
19300   </test>
19301   <test name="gtest-initialize-01.cs">
19302     <type name="MyClass">
19303       <method name="Void .ctor()">
19304         <size>18</size>
19305       </method>
19306       <method name="Int32 get_Answer()">
19307         <size>7</size>
19308       </method>
19309       <method name="Void set_Answer(Int32)">
19310         <size>8</size>
19311       </method>
19312     </type>
19313     <type name="Test">
19314       <method name="Void .ctor()">
19315         <size>7</size>
19316       </method>
19317       <method name="Int32 Main()">
19318         <size>67</size>
19319       </method>
19320     </type>
19321   </test>
19322   <test name="gtest-initialize-02.cs">
19323     <type name="Test">
19324       <method name="Void .ctor()">
19325         <size>7</size>
19326       </method>
19327       <method name="Int32 Main()">
19328         <size>1243</size>
19329       </method>
19330     </type>
19331     <type name="Test+Point">
19332       <method name="Void .ctor()">
19333         <size>7</size>
19334       </method>
19335     </type>
19336     <type name="Test+Line">
19337       <method name="Void .ctor()">
19338         <size>29</size>
19339       </method>
19340     </type>
19341     <type name="Test+Rectangle">
19342       <method name="Void .ctor()">
19343         <size>51</size>
19344       </method>
19345     </type>
19346     <type name="Test+Library">
19347       <method name="Void .ctor()">
19348         <size>53</size>
19349       </method>
19350     </type>
19351     <type name="Test+Thing">
19352       <method name="Void .ctor()">
19353         <size>7</size>
19354       </method>
19355     </type>
19356     <type name="Test+Box">
19357       <method name="Void .ctor()">
19358         <size>7</size>
19359       </method>
19360     </type>
19361   </test>
19362   <test name="gtest-initialize-03.cs">
19363     <type name="Data">
19364       <method name="Void .ctor()">
19365         <size>7</size>
19366       </method>
19367     </type>
19368     <type name="Test">
19369       <method name="Void .ctor()">
19370         <size>7</size>
19371       </method>
19372       <method name="Void set_Prop(Data)">
19373         <size>1</size>
19374       </method>
19375       <method name="System.Object Foo()">
19376         <size>15</size>
19377       </method>
19378       <method name="Void Main()">
19379         <size>52</size>
19380       </method>
19381     </type>
19382   </test>
19383   <test name="gtest-initialize-04.cs">
19384     <type name="C">
19385       <method name="Void .ctor()">
19386         <size>7</size>
19387       </method>
19388       <method name="Void .cctor()">
19389         <size>34</size>
19390       </method>
19391       <method name="Int32 Main()">
19392         <size>30</size>
19393       </method>
19394     </type>
19395   </test>
19396   <test name="gtest-initialize-05.cs">
19397     <type name="C">
19398       <method name="Void .ctor()">
19399         <size>7</size>
19400       </method>
19401       <method name="Int32 Main()">
19402         <size>235</size>
19403       </method>
19404     </type>
19405   </test>
19406   <test name="gtest-initialize-06.cs">
19407     <type name="C">
19408       <method name="Void .ctor()">
19409         <size>7</size>
19410       </method>
19411       <method name="Int32 Main()">
19412         <size>39</size>
19413       </method>
19414       <method name="Void Foo(Point ByRef)">
19415         <size>38</size>
19416       </method>
19417     </type>
19418   </test>
19419   <test name="gtest-initialize-07.cs">
19420     <type name="A">
19421       <method name="Void .ctor()">
19422         <size>7</size>
19423       </method>
19424       <method name="System.String get_Name()">
19425         <size>7</size>
19426       </method>
19427       <method name="Void set_Name(System.String)">
19428         <size>8</size>
19429       </method>
19430       <method name="Boolean Matches(System.String)">
19431         <size>13</size>
19432       </method>
19433     </type>
19434     <type name="M">
19435       <method name="Void .ctor()">
19436         <size>7</size>
19437       </method>
19438       <method name="Int32 Main()">
19439         <size>37</size>
19440       </method>
19441     </type>
19442   </test>
19443   <test name="gtest-initialize-08.cs">
19444     <type name="T">
19445       <method name="Void .ctor()">
19446         <size>7</size>
19447       </method>
19448     </type>
19449     <type name="X">
19450       <method name="Void .ctor()">
19451         <size>7</size>
19452       </method>
19453       <method name="Z[] get_Prop()">
19454         <size>7</size>
19455       </method>
19456       <method name="Void set_Prop(Z[])">
19457         <size>8</size>
19458       </method>
19459     </type>
19460     <type name="Z">
19461       <method name="Void .ctor()">
19462         <size>7</size>
19463       </method>
19464     </type>
19465     <type name="Test">
19466       <method name="Void .ctor(String)">
19467         <size>70</size>
19468       </method>
19469       <method name="Void .ctor(Int32)">
19470         <size>70</size>
19471       </method>
19472     </type>
19473     <type name="C">
19474       <method name="Void .ctor()">
19475         <size>7</size>
19476       </method>
19477       <method name="Int32 Main()">
19478         <size>13</size>
19479       </method>
19480     </type>
19481   </test>
19482   <test name="gtest-initialize-09.cs">
19483     <type name="Test">
19484       <method name="Void .ctor()">
19485         <size>7</size>
19486       </method>
19487       <method name="Int32 Main()">
19488         <size>53</size>
19489       </method>
19490     </type>
19491     <type name="&lt;PrivateImplementationDetails&gt;">
19492       <method name="Void .ctor()">
19493         <size>7</size>
19494       </method>
19495     </type>
19496   </test>
19497   <test name="gtest-initialize-10.cs">
19498     <type name="Foo">
19499       <method name="Void .ctor()">
19500         <size>7</size>
19501       </method>
19502       <method name="Int32 get_P()">
19503         <size>7</size>
19504       </method>
19505       <method name="Void set_P(Int32)">
19506         <size>8</size>
19507       </method>
19508     </type>
19509     <type name="Y">
19510       <method name="Void .ctor()">
19511         <size>7</size>
19512       </method>
19513       <method name="Int32 Main()">
19514         <size>38</size>
19515       </method>
19516       <method name="Boolean Do(Foo)">
19517         <size>86</size>
19518       </method>
19519     </type>
19520   </test>
19521   <test name="gtest-initialize-11.cs">
19522     <type name="InlineAssignmentTest.Foo">
19523       <method name="Void .ctor()">
19524         <size>14</size>
19525       </method>
19526     </type>
19527     <type name="InlineAssignmentTest.MainClass">
19528       <method name="Int32 Main()">
19529         <size>30</size>
19530       </method>
19531       <method name="Void .ctor()">
19532         <size>7</size>
19533       </method>
19534     </type>
19535   </test>
19536   <test name="gtest-initialize-12.cs">
19537     <type name="C">
19538       <method name="Void set_Foo(Int32)">
19539         <size>1</size>
19540       </method>
19541       <method name="Void .ctor()">
19542         <size>7</size>
19543       </method>
19544     </type>
19545     <type name="B">
19546       <method name="Void set_Foo(Int32)">
19547         <size>0</size>
19548       </method>
19549       <method name="Void .ctor()">
19550         <size>7</size>
19551       </method>
19552     </type>
19553     <type name="Test">
19554       <method name="Void set_Foo(Int32)">
19555         <size>1</size>
19556       </method>
19557       <method name="Void Main()">
19558         <size>16</size>
19559       </method>
19560       <method name="Void .ctor()">
19561         <size>7</size>
19562       </method>
19563     </type>
19564   </test>
19565   <test name="gtest-iter-01.cs">
19566     <type name="C">
19567       <method name="Void .ctor()">
19568         <size>7</size>
19569       </method>
19570       <method name="Void Main()">
19571         <size>1</size>
19572       </method>
19573     </type>
19574     <type name="C+ArrayReadOnlyList`1[T]">
19575       <method name="Void .ctor()">
19576         <size>7</size>
19577       </method>
19578       <method name="T get_Item(Int32)">
19579         <size>13</size>
19580       </method>
19581       <method name="IEnumerator`1 GetEnumerator()">
19582         <size>15</size>
19583       </method>
19584     </type>
19585     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19586       <method name="Void .ctor()">
19587         <size>7</size>
19588       </method>
19589       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19590         <size>12</size>
19591       </method>
19592       <method name="Boolean MoveNext()">
19593         <size>136</size>
19594       </method>
19595       <method name="Void Dispose()">
19596         <size>8</size>
19597       </method>
19598       <method name="Void Reset()">
19599         <size>6</size>
19600       </method>
19601       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19602         <size>7</size>
19603       </method>
19604     </type>
19605   </test>
19606   <test name="gtest-iter-02.cs">
19607     <type name="C">
19608       <method name="Void .ctor()">
19609         <size>7</size>
19610       </method>
19611       <method name="IEnumerator`1 Test()">
19612         <size>8</size>
19613       </method>
19614       <method name="Void Main()">
19615         <size>1</size>
19616       </method>
19617     </type>
19618     <type name="C+&lt;Test&gt;c__Iterator0">
19619       <method name="Void .ctor()">
19620         <size>7</size>
19621       </method>
19622       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19623         <size>12</size>
19624       </method>
19625       <method name="Boolean MoveNext()">
19626         <size>25</size>
19627       </method>
19628       <method name="Void Dispose()">
19629         <size>8</size>
19630       </method>
19631       <method name="Void Reset()">
19632         <size>6</size>
19633       </method>
19634       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
19635         <size>7</size>
19636       </method>
19637     </type>
19638   </test>
19639   <test name="gtest-iter-03.cs">
19640     <type name="Test">
19641       <method name="Void .ctor()">
19642         <size>18</size>
19643       </method>
19644       <method name="IEnumerable`1 Annotations[T]()">
19645         <size>23</size>
19646       </method>
19647       <method name="IEnumerable`1 Annotations(System.Type)">
19648         <size>37</size>
19649       </method>
19650       <method name="Void Main()">
19651         <size>14</size>
19652       </method>
19653     </type>
19654     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19655       <method name="Void .ctor()">
19656         <size>7</size>
19657       </method>
19658       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19659         <size>12</size>
19660       </method>
19661       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19662         <size>7</size>
19663       </method>
19664       <method name="Boolean MoveNext()">
19665         <size>196</size>
19666       </method>
19667       <method name="Void Dispose()">
19668         <size>62</size>
19669       </method>
19670       <method name="Void Reset()">
19671         <size>6</size>
19672       </method>
19673     </type>
19674     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19675       <method name="Void .ctor()">
19676         <size>7</size>
19677       </method>
19678       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19679         <size>7</size>
19680       </method>
19681       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19682         <size>7</size>
19683       </method>
19684       <method name="Boolean MoveNext()">
19685         <size>219</size>
19686       </method>
19687       <method name="Void Dispose()">
19688         <size>57</size>
19689       </method>
19690       <method name="Void Reset()">
19691         <size>6</size>
19692       </method>
19693     </type>
19694     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19695       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19696         <size>7</size>
19697       </method>
19698       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19699         <size>40</size>
19700       </method>
19701     </type>
19702     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19703       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19704         <size>7</size>
19705       </method>
19706       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19707         <size>52</size>
19708       </method>
19709     </type>
19710   </test>
19711   <test name="gtest-iter-04.cs">
19712     <type name="TestClass">
19713       <method name="Void .ctor()">
19714         <size>7</size>
19715       </method>
19716       <method name="Void ToString(System.Object)">
19717         <size>0</size>
19718       </method>
19719       <method name="IEnumerable`1 TestEnumerator()">
19720         <size>23</size>
19721       </method>
19722       <method name="Void Test()">
19723         <size>8</size>
19724       </method>
19725     </type>
19726     <type name="M">
19727       <method name="Void .ctor()">
19728         <size>7</size>
19729       </method>
19730       <method name="Void Main()">
19731         <size>1</size>
19732       </method>
19733     </type>
19734     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
19735       <method name="Void .ctor()">
19736         <size>7</size>
19737       </method>
19738       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19739         <size>7</size>
19740       </method>
19741       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19742         <size>7</size>
19743       </method>
19744       <method name="Boolean MoveNext()">
19745         <size>37</size>
19746       </method>
19747       <method name="Void Dispose()">
19748         <size>8</size>
19749       </method>
19750       <method name="Void Reset()">
19751         <size>6</size>
19752       </method>
19753       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19754         <size>7</size>
19755       </method>
19756       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19757         <size>40</size>
19758       </method>
19759     </type>
19760   </test>
19761   <test name="gtest-iter-05.cs">
19762     <type name="Test">
19763       <method name="Void .ctor()">
19764         <size>7</size>
19765       </method>
19766       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
19767         <size>44</size>
19768       </method>
19769       <method name="Void Main()">
19770         <size>31</size>
19771       </method>
19772     </type>
19773     <type name="Foo`1[T]">
19774       <method name="Void .ctor()">
19775         <size>7</size>
19776       </method>
19777       <method name="Void CreateItem[G]()">
19778         <size>1</size>
19779       </method>
19780     </type>
19781     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
19782       <method name="Void .ctor()">
19783         <size>7</size>
19784       </method>
19785       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19786         <size>12</size>
19787       </method>
19788       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19789         <size>7</size>
19790       </method>
19791       <method name="Boolean MoveNext()">
19792         <size>187</size>
19793       </method>
19794       <method name="Void Dispose()">
19795         <size>62</size>
19796       </method>
19797       <method name="Void Reset()">
19798         <size>6</size>
19799       </method>
19800       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19801         <size>7</size>
19802       </method>
19803       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19804         <size>52</size>
19805       </method>
19806     </type>
19807   </test>
19808   <test name="gtest-iter-06.cs">
19809     <type name="Mono.Rocks.KeyValuePair">
19810       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
19811         <size>13</size>
19812       </method>
19813     </type>
19814     <type name="Mono.Rocks.Sequence">
19815       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19816         <size>8</size>
19817       </method>
19818       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19819         <size>44</size>
19820       </method>
19821     </type>
19822     <type name="Mono.Rocks.Test">
19823       <method name="Void .ctor()">
19824         <size>7</size>
19825       </method>
19826       <method name="Int32 Main()">
19827         <size>118</size>
19828       </method>
19829       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
19830         <size>30</size>
19831       </method>
19832     </type>
19833     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
19834       <method name="Void .ctor()">
19835         <size>7</size>
19836       </method>
19837       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19838         <size>12</size>
19839       </method>
19840       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19841         <size>7</size>
19842       </method>
19843       <method name="Boolean MoveNext()">
19844         <size>184</size>
19845       </method>
19846       <method name="Void Dispose()">
19847         <size>8</size>
19848       </method>
19849       <method name="Void Reset()">
19850         <size>6</size>
19851       </method>
19852       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
19853         <size>7</size>
19854       </method>
19855       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
19856         <size>52</size>
19857       </method>
19858     </type>
19859   </test>
19860   <test name="gtest-iter-07.cs">
19861     <type name="Test">
19862       <method name="Void .ctor()">
19863         <size>7</size>
19864       </method>
19865       <method name="Int32 Main()">
19866         <size>8</size>
19867       </method>
19868       <method name="Void TestFunction(IEnumerable`1)">
19869         <size>35</size>
19870       </method>
19871     </type>
19872     <type name="MySystem">
19873       <method name="Void .ctor()">
19874         <size>34</size>
19875       </method>
19876       <method name="IEnumerable`1 get_Items()">
19877         <size>23</size>
19878       </method>
19879     </type>
19880     <type name="MySystem+&lt;&gt;c__Iterator0">
19881       <method name="Void .ctor()">
19882         <size>7</size>
19883       </method>
19884       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19885         <size>7</size>
19886       </method>
19887       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19888         <size>7</size>
19889       </method>
19890       <method name="Boolean MoveNext()">
19891         <size>187</size>
19892       </method>
19893       <method name="Void Dispose()">
19894         <size>57</size>
19895       </method>
19896       <method name="Void Reset()">
19897         <size>6</size>
19898       </method>
19899       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
19900         <size>7</size>
19901       </method>
19902       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
19903         <size>40</size>
19904       </method>
19905     </type>
19906   </test>
19907   <test name="gtest-iter-08.cs">
19908     <type name="App">
19909       <method name="Void .ctor()">
19910         <size>7</size>
19911       </method>
19912       <method name="IEnumerable QueryEnumerable[T]()">
19913         <size>16</size>
19914       </method>
19915       <method name="Int32 Main()">
19916         <size>118</size>
19917       </method>
19918     </type>
19919     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19920       <method name="Void .ctor()">
19921         <size>7</size>
19922       </method>
19923       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19924         <size>7</size>
19925       </method>
19926       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19927         <size>7</size>
19928       </method>
19929       <method name="Boolean MoveNext()">
19930         <size>84</size>
19931       </method>
19932       <method name="Void Dispose()">
19933         <size>8</size>
19934       </method>
19935       <method name="Void Reset()">
19936         <size>6</size>
19937       </method>
19938     </type>
19939     <type name="App">
19940       <method name="T TestType[T]()">
19941         <size>21</size>
19942       </method>
19943       <method name="System.Object TestType(System.Type)">
19944         <size>6</size>
19945       </method>
19946     </type>
19947     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19948       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19949         <size>7</size>
19950       </method>
19951       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19952         <size>26</size>
19953       </method>
19954     </type>
19955   </test>
19956   <test name="gtest-iter-09.cs">
19957     <type name="Test">
19958       <method name="Void .ctor()">
19959         <size>7</size>
19960       </method>
19961       <method name="IEnumerable`1 Create[T](T[,])">
19962         <size>30</size>
19963       </method>
19964       <method name="Int32 Main()">
19965         <size>80</size>
19966       </method>
19967     </type>
19968     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
19969       <method name="Void .ctor()">
19970         <size>7</size>
19971       </method>
19972       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19973         <size>12</size>
19974       </method>
19975       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19976         <size>7</size>
19977       </method>
19978       <method name="Boolean MoveNext()">
19979         <size>130</size>
19980       </method>
19981       <method name="Void Dispose()">
19982         <size>8</size>
19983       </method>
19984       <method name="Void Reset()">
19985         <size>6</size>
19986       </method>
19987       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19988         <size>7</size>
19989       </method>
19990       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19991         <size>40</size>
19992       </method>
19993     </type>
19994     <type name="&lt;PrivateImplementationDetails&gt;">
19995       <method name="Void .ctor()">
19996         <size>7</size>
19997       </method>
19998     </type>
19999   </test>
20000   <test name="gtest-iter-10.cs">
20001     <type name="Test">
20002       <method name="Void .ctor()">
20003         <size>7</size>
20004       </method>
20005       <method name="IEnumerable`1 FromTo(Int32, Int32)">
20006         <size>44</size>
20007       </method>
20008       <method name="Int32 Main()">
20009         <size>163</size>
20010       </method>
20011     </type>
20012     <type name="Test+&lt;FromTo&gt;c__Iterator0">
20013       <method name="Void .ctor()">
20014         <size>7</size>
20015       </method>
20016       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
20017         <size>7</size>
20018       </method>
20019       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20020         <size>12</size>
20021       </method>
20022       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20023         <size>7</size>
20024       </method>
20025       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
20026         <size>52</size>
20027       </method>
20028       <method name="Boolean MoveNext()">
20029         <size>103</size>
20030       </method>
20031       <method name="Void Dispose()">
20032         <size>8</size>
20033       </method>
20034       <method name="Void Reset()">
20035         <size>6</size>
20036       </method>
20037     </type>
20038   </test>
20039   <test name="gtest-iter-11.cs">
20040     <type name="Foo">
20041       <method name="Void .ctor()">
20042         <size>7</size>
20043       </method>
20044     </type>
20045     <type name="Bar">
20046       <method name="Void .ctor()">
20047         <size>7</size>
20048       </method>
20049       <method name="System.String get_Name()">
20050         <size>7</size>
20051       </method>
20052       <method name="Void set_Name(System.String)">
20053         <size>8</size>
20054       </method>
20055     </type>
20056     <type name="Collection`1[T]">
20057       <method name="Void .ctor()">
20058         <size>18</size>
20059       </method>
20060       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20061         <size>7</size>
20062       </method>
20063       <method name="Void Add(T)">
20064         <size>13</size>
20065       </method>
20066       <method name="IEnumerator`1 GetEnumerator()">
20067         <size>15</size>
20068       </method>
20069     </type>
20070     <type name="BarCollection">
20071       <method name="Void .ctor()">
20072         <size>7</size>
20073       </method>
20074     </type>
20075     <type name="Program">
20076       <method name="Void .ctor()">
20077         <size>7</size>
20078       </method>
20079       <method name="Int32 Main()">
20080         <size>150</size>
20081       </method>
20082     </type>
20083     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
20084       <method name="Void .ctor()">
20085         <size>7</size>
20086       </method>
20087       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
20088         <size>7</size>
20089       </method>
20090       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20091         <size>12</size>
20092       </method>
20093       <method name="Boolean MoveNext()">
20094         <size>176</size>
20095       </method>
20096       <method name="Void Dispose()">
20097         <size>57</size>
20098       </method>
20099       <method name="Void Reset()">
20100         <size>6</size>
20101       </method>
20102     </type>
20103   </test>
20104   <test name="gtest-iter-12.cs">
20105     <type name="H">
20106       <method name="Void Main(System.String[])">
20107         <size>1</size>
20108       </method>
20109       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
20110         <size>30</size>
20111       </method>
20112       <method name="Void .ctor()">
20113         <size>7</size>
20114       </method>
20115     </type>
20116     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
20117       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
20118         <size>7</size>
20119       </method>
20120       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20121         <size>12</size>
20122       </method>
20123       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20124         <size>7</size>
20125       </method>
20126       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
20127         <size>40</size>
20128       </method>
20129       <method name="Boolean MoveNext()">
20130         <size>117</size>
20131       </method>
20132       <method name="Void Dispose()">
20133         <size>8</size>
20134       </method>
20135       <method name="Void Reset()">
20136         <size>6</size>
20137       </method>
20138       <method name="Void .ctor()">
20139         <size>7</size>
20140       </method>
20141     </type>
20142   </test>
20143   <test name="gtest-iter-13.cs">
20144     <type name="C`1[T]">
20145       <method name="IEnumerator GetEnumerator()">
20146         <size>12</size>
20147       </method>
20148       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
20149         <size>37</size>
20150       </method>
20151       <method name="Void .ctor()">
20152         <size>7</size>
20153       </method>
20154     </type>
20155     <type name="M">
20156       <method name="Void Main()">
20157         <size>59</size>
20158       </method>
20159       <method name="Void .ctor()">
20160         <size>7</size>
20161       </method>
20162     </type>
20163     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
20164       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
20165         <size>7</size>
20166       </method>
20167       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20168         <size>12</size>
20169       </method>
20170       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20171         <size>7</size>
20172       </method>
20173       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
20174         <size>52</size>
20175       </method>
20176       <method name="Boolean MoveNext()">
20177         <size>205</size>
20178       </method>
20179       <method name="Void Dispose()">
20180         <size>64</size>
20181       </method>
20182       <method name="Void Reset()">
20183         <size>6</size>
20184       </method>
20185       <method name="Void .ctor()">
20186         <size>7</size>
20187       </method>
20188     </type>
20189   </test>
20190   <test name="gtest-iter-14.cs">
20191     <type name="A">
20192       <method name="Int32 get_BaseM()">
20193         <size>2</size>
20194       </method>
20195       <method name="Void set_BaseM(Int32)">
20196         <size>11</size>
20197       </method>
20198       <method name="Void .ctor()">
20199         <size>7</size>
20200       </method>
20201     </type>
20202     <type name="B">
20203       <method name="Void set_BaseM(Int32)">
20204         <size>1</size>
20205       </method>
20206       <method name="Void .ctor()">
20207         <size>7</size>
20208       </method>
20209     </type>
20210     <type name="S">
20211       <method name="IEnumerable`1 GetIt()">
20212         <size>28</size>
20213       </method>
20214       <method name="Int32 &lt;GetHashCode&gt;__BaseCallProxy0()">
20215         <size>17</size>
20216       </method>
20217     </type>
20218     <type name="X">
20219       <method name="Void set_BaseM(Int32)">
20220         <size>11</size>
20221       </method>
20222       <method name="IEnumerable`1 GetIt()">
20223         <size>23</size>
20224       </method>
20225       <method name="Int32 Main()">
20226         <size>133</size>
20227       </method>
20228       <method name="Int32 &lt;get_BaseM&gt;__BaseCallProxy0()">
20229         <size>7</size>
20230       </method>
20231       <method name="Void &lt;set_BaseM&gt;__BaseCallProxy1(Int32)">
20232         <size>8</size>
20233       </method>
20234       <method name="Void .ctor()">
20235         <size>7</size>
20236       </method>
20237     </type>
20238     <type name="S+&lt;GetIt&gt;c__Iterator0">
20239       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
20240         <size>7</size>
20241       </method>
20242       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20243         <size>12</size>
20244       </method>
20245       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20246         <size>7</size>
20247       </method>
20248       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
20249         <size>40</size>
20250       </method>
20251       <method name="Boolean MoveNext()">
20252         <size>75</size>
20253       </method>
20254       <method name="Void Dispose()">
20255         <size>8</size>
20256       </method>
20257       <method name="Void Reset()">
20258         <size>6</size>
20259       </method>
20260       <method name="Void .ctor()">
20261         <size>7</size>
20262       </method>
20263     </type>
20264     <type name="X+&lt;GetIt&gt;c__Iterator1">
20265       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
20266         <size>7</size>
20267       </method>
20268       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20269         <size>12</size>
20270       </method>
20271       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20272         <size>7</size>
20273       </method>
20274       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
20275         <size>40</size>
20276       </method>
20277       <method name="Boolean MoveNext()">
20278         <size>86</size>
20279       </method>
20280       <method name="Void Dispose()">
20281         <size>8</size>
20282       </method>
20283       <method name="Void Reset()">
20284         <size>6</size>
20285       </method>
20286       <method name="Void .ctor()">
20287         <size>7</size>
20288       </method>
20289     </type>
20290   </test>
20291   <test name="gtest-lambda-01.cs">
20292     <type name="X">
20293       <method name="Int32 Main()">
20294         <size>300</size>
20295       </method>
20296       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20297         <size>4</size>
20298       </method>
20299       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20300         <size>4</size>
20301       </method>
20302       <method name="Void &lt;Main&gt;m__3(Int32)">
20303         <size>8</size>
20304       </method>
20305       <method name="Void .ctor(Int32)">
20306         <size>13</size>
20307       </method>
20308     </type>
20309     <type name="IntFunc">
20310       <method name="Int32 Invoke(Int32)">
20311         <size>0</size>
20312       </method>
20313       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20314         <size>0</size>
20315       </method>
20316       <method name="Int32 EndInvoke(IAsyncResult)">
20317         <size>0</size>
20318       </method>
20319       <method name="Void .ctor(Object, IntPtr)">
20320         <size>0</size>
20321       </method>
20322     </type>
20323     <type name="VoidFunc">
20324       <method name="Void Invoke(Int32)">
20325         <size>0</size>
20326       </method>
20327       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20328         <size>0</size>
20329       </method>
20330       <method name="Void EndInvoke(IAsyncResult)">
20331         <size>0</size>
20332       </method>
20333       <method name="Void .ctor(Object, IntPtr)">
20334         <size>0</size>
20335       </method>
20336     </type>
20337     <type name="X+&lt;Main&gt;c__AnonStorey0">
20338       <method name="Void &lt;&gt;m__2(Int32)">
20339         <size>8</size>
20340       </method>
20341       <method name="Void .ctor()">
20342         <size>7</size>
20343       </method>
20344     </type>
20345   </test>
20346   <test name="gtest-lambda-02.cs">
20347     <type name="X">
20348       <method name="Void Foo(funci)">
20349         <size>16</size>
20350       </method>
20351       <method name="Void Foo(funcs)">
20352         <size>19</size>
20353       </method>
20354       <method name="Void Main()">
20355         <size>35</size>
20356       </method>
20357       <method name="System.String &lt;Main&gt;m__0(System.String)">
20358         <size>12</size>
20359       </method>
20360       <method name="Void .ctor()">
20361         <size>7</size>
20362       </method>
20363     </type>
20364     <type name="funcs">
20365       <method name="System.String Invoke(System.String)">
20366         <size>0</size>
20367       </method>
20368       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
20369         <size>0</size>
20370       </method>
20371       <method name="System.String EndInvoke(IAsyncResult)">
20372         <size>0</size>
20373       </method>
20374       <method name="Void .ctor(Object, IntPtr)">
20375         <size>0</size>
20376       </method>
20377     </type>
20378     <type name="funci">
20379       <method name="Int32 Invoke(Int32)">
20380         <size>0</size>
20381       </method>
20382       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20383         <size>0</size>
20384       </method>
20385       <method name="Int32 EndInvoke(IAsyncResult)">
20386         <size>0</size>
20387       </method>
20388       <method name="Void .ctor(Object, IntPtr)">
20389         <size>0</size>
20390       </method>
20391     </type>
20392   </test>
20393   <test name="gtest-lambda-03.cs">
20394     <type name="Demo">
20395       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
20396         <size>8</size>
20397       </method>
20398       <method name="Int32 Main()">
20399         <size>54</size>
20400       </method>
20401       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
20402         <size>7</size>
20403       </method>
20404       <method name="Void .ctor()">
20405         <size>7</size>
20406       </method>
20407     </type>
20408     <type name="Func`2[TArg0,TResult]">
20409       <method name="TResult Invoke(TArg0)">
20410         <size>0</size>
20411       </method>
20412       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
20413         <size>0</size>
20414       </method>
20415       <method name="TResult EndInvoke(IAsyncResult)">
20416         <size>0</size>
20417       </method>
20418       <method name="Void .ctor(Object, IntPtr)">
20419         <size>0</size>
20420       </method>
20421     </type>
20422   </test>
20423   <test name="gtest-lambda-04.cs">
20424     <type name="Demo">
20425       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
20426         <size>14</size>
20427       </method>
20428       <method name="Int32 Main()">
20429         <size>103</size>
20430       </method>
20431       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
20432         <size>7</size>
20433       </method>
20434       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
20435         <size>8</size>
20436       </method>
20437       <method name="Void .ctor()">
20438         <size>7</size>
20439       </method>
20440     </type>
20441     <type name="Func`2[TArg0,TResult]">
20442       <method name="TResult Invoke(TArg0)">
20443         <size>0</size>
20444       </method>
20445       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
20446         <size>0</size>
20447       </method>
20448       <method name="TResult EndInvoke(IAsyncResult)">
20449         <size>0</size>
20450       </method>
20451       <method name="Void .ctor(Object, IntPtr)">
20452         <size>0</size>
20453       </method>
20454     </type>
20455   </test>
20456   <test name="gtest-lambda-05.cs">
20457     <type name="C">
20458       <method name="Boolean M(C+db)">
20459         <size>8</size>
20460       </method>
20461       <method name="System.String M(C+ds)">
20462         <size>6</size>
20463       </method>
20464       <method name="Int32 M(C+di)">
20465         <size>8</size>
20466       </method>
20467       <method name="Int32 Main()">
20468         <size>125</size>
20469       </method>
20470       <method name="System.String &lt;Main&gt;m__0(System.String)">
20471         <size>31</size>
20472       </method>
20473       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20474         <size>31</size>
20475       </method>
20476       <method name="Void .ctor()">
20477         <size>7</size>
20478       </method>
20479     </type>
20480     <type name="C+di">
20481       <method name="Int32 Invoke(Int32)">
20482         <size>0</size>
20483       </method>
20484       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20485         <size>0</size>
20486       </method>
20487       <method name="Int32 EndInvoke(IAsyncResult)">
20488         <size>0</size>
20489       </method>
20490       <method name="Void .ctor(Object, IntPtr)">
20491         <size>0</size>
20492       </method>
20493     </type>
20494     <type name="C+ds">
20495       <method name="System.String Invoke(System.String)">
20496         <size>0</size>
20497       </method>
20498       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
20499         <size>0</size>
20500       </method>
20501       <method name="System.String EndInvoke(IAsyncResult)">
20502         <size>0</size>
20503       </method>
20504       <method name="Void .ctor(Object, IntPtr)">
20505         <size>0</size>
20506       </method>
20507     </type>
20508     <type name="C+db">
20509       <method name="Boolean Invoke(Boolean)">
20510         <size>0</size>
20511       </method>
20512       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20513         <size>0</size>
20514       </method>
20515       <method name="Boolean EndInvoke(IAsyncResult)">
20516         <size>0</size>
20517       </method>
20518       <method name="Void .ctor(Object, IntPtr)">
20519         <size>0</size>
20520       </method>
20521     </type>
20522     <type name="C+&lt;Main&gt;c__AnonStorey0">
20523       <method name="System.String &lt;&gt;m__2(System.String)">
20524         <size>12</size>
20525       </method>
20526       <method name="Void .ctor()">
20527         <size>7</size>
20528       </method>
20529     </type>
20530     <type name="C+&lt;Main&gt;c__AnonStorey1">
20531       <method name="Int32 &lt;&gt;m__3(Int32)">
20532         <size>11</size>
20533       </method>
20534       <method name="Void .ctor()">
20535         <size>7</size>
20536       </method>
20537     </type>
20538   </test>
20539   <test name="gtest-lambda-06.cs">
20540     <type name="TestClass">
20541       <method name="Void P(TestClass+DT)">
20542         <size>26</size>
20543       </method>
20544       <method name="Void P(TestClass+DF)">
20545         <size>26</size>
20546       </method>
20547       <method name="T And(T, T)">
20548         <size>10</size>
20549       </method>
20550       <method name="F And(T, F)">
20551         <size>10</size>
20552       </method>
20553       <method name="F And(F, T)">
20554         <size>10</size>
20555       </method>
20556       <method name="F And(F, F)">
20557         <size>10</size>
20558       </method>
20559       <method name="T Or(T, T)">
20560         <size>10</size>
20561       </method>
20562       <method name="T Or(T, F)">
20563         <size>10</size>
20564       </method>
20565       <method name="T Or(F, T)">
20566         <size>10</size>
20567       </method>
20568       <method name="F Or(F, F)">
20569         <size>10</size>
20570       </method>
20571       <method name="F Not(T)">
20572         <size>10</size>
20573       </method>
20574       <method name="T Not(F)">
20575         <size>10</size>
20576       </method>
20577       <method name="Void StopTrue(T)">
20578         <size>1</size>
20579       </method>
20580       <method name="Int32 Main()">
20581         <size>36</size>
20582       </method>
20583       <method name="Void &lt;Main&gt;m__0(F)">
20584         <size>31</size>
20585       </method>
20586       <method name="Void .ctor()">
20587         <size>7</size>
20588       </method>
20589     </type>
20590     <type name="TestClass+DT">
20591       <method name="Void Invoke(T)">
20592         <size>0</size>
20593       </method>
20594       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20595         <size>0</size>
20596       </method>
20597       <method name="Void EndInvoke(IAsyncResult)">
20598         <size>0</size>
20599       </method>
20600       <method name="Void .ctor(Object, IntPtr)">
20601         <size>0</size>
20602       </method>
20603     </type>
20604     <type name="TestClass+DF">
20605       <method name="Void Invoke(F)">
20606         <size>0</size>
20607       </method>
20608       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
20609         <size>0</size>
20610       </method>
20611       <method name="Void EndInvoke(IAsyncResult)">
20612         <size>0</size>
20613       </method>
20614       <method name="Void .ctor(Object, IntPtr)">
20615         <size>0</size>
20616       </method>
20617     </type>
20618     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
20619       <method name="Void &lt;&gt;m__1(T)">
20620         <size>38</size>
20621       </method>
20622       <method name="Void .ctor()">
20623         <size>7</size>
20624       </method>
20625     </type>
20626     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
20627       <method name="Void &lt;&gt;m__2(F)">
20628         <size>77</size>
20629       </method>
20630       <method name="Void .ctor()">
20631         <size>7</size>
20632       </method>
20633     </type>
20634   </test>
20635   <test name="gtest-lambda-07.cs">
20636     <type name="C">
20637       <method name="Void Test(D)">
20638         <size>1</size>
20639       </method>
20640       <method name="Void Test(System.Object, D)">
20641         <size>1</size>
20642       </method>
20643       <method name="Void Test(D, D)">
20644         <size>1</size>
20645       </method>
20646       <method name="Void Test2(System.Object, E)">
20647         <size>1</size>
20648       </method>
20649       <method name="Void Main()">
20650         <size>207</size>
20651       </method>
20652       <method name="Void &lt;Main&gt;m__0()">
20653         <size>1</size>
20654       </method>
20655       <method name="Void &lt;Main&gt;m__1()">
20656         <size>1</size>
20657       </method>
20658       <method name="Void &lt;Main&gt;m__2()">
20659         <size>1</size>
20660       </method>
20661       <method name="Void &lt;Main&gt;m__3()">
20662         <size>1</size>
20663       </method>
20664       <method name="Void &lt;Main&gt;m__4()">
20665         <size>1</size>
20666       </method>
20667       <method name="Void &lt;Main&gt;m__5(Boolean)">
20668         <size>1</size>
20669       </method>
20670       <method name="Void .ctor()">
20671         <size>7</size>
20672       </method>
20673     </type>
20674     <type name="D">
20675       <method name="Void Invoke()">
20676         <size>0</size>
20677       </method>
20678       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20679         <size>0</size>
20680       </method>
20681       <method name="Void EndInvoke(IAsyncResult)">
20682         <size>0</size>
20683       </method>
20684       <method name="Void .ctor(Object, IntPtr)">
20685         <size>0</size>
20686       </method>
20687     </type>
20688     <type name="E">
20689       <method name="Void Invoke(Boolean)">
20690         <size>0</size>
20691       </method>
20692       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20693         <size>0</size>
20694       </method>
20695       <method name="Void EndInvoke(IAsyncResult)">
20696         <size>0</size>
20697       </method>
20698       <method name="Void .ctor(Object, IntPtr)">
20699         <size>0</size>
20700       </method>
20701     </type>
20702   </test>
20703   <test name="gtest-lambda-08.cs">
20704     <type name="C">
20705       <method name="Void Test[T,R](System.Func`2[T,R])">
20706         <size>1</size>
20707       </method>
20708       <method name="Int32 Main()">
20709         <size>321</size>
20710       </method>
20711       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20712         <size>4</size>
20713       </method>
20714       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20715         <size>5</size>
20716       </method>
20717       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20718         <size>4</size>
20719       </method>
20720       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20721         <size>5</size>
20722       </method>
20723       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20724         <size>4</size>
20725       </method>
20726       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20727         <size>5</size>
20728       </method>
20729       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20730         <size>4</size>
20731       </method>
20732       <method name="Void .ctor()">
20733         <size>7</size>
20734       </method>
20735     </type>
20736   </test>
20737   <test name="gtest-lambda-09.cs">
20738     <type name="C">
20739       <method name="IEnumerable`1 Test[T](T)">
20740         <size>2</size>
20741       </method>
20742       <method name="IEnumerable`1 Test[T](Func`1[T])">
20743         <size>2</size>
20744       </method>
20745       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20746         <size>2</size>
20747       </method>
20748       <method name="Void Main()">
20749         <size>113</size>
20750       </method>
20751       <method name="System.String &lt;Main&gt;m__0()">
20752         <size>6</size>
20753       </method>
20754       <method name="System.String &lt;Main&gt;m__1()">
20755         <size>6</size>
20756       </method>
20757       <method name="System.String &lt;Main&gt;m__2(System.String)">
20758         <size>6</size>
20759       </method>
20760       <method name="Void .ctor()">
20761         <size>7</size>
20762       </method>
20763     </type>
20764     <type name="Func`1[TD]">
20765       <method name="TD Invoke()">
20766         <size>0</size>
20767       </method>
20768       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20769         <size>0</size>
20770       </method>
20771       <method name="TD EndInvoke(IAsyncResult)">
20772         <size>0</size>
20773       </method>
20774       <method name="Void .ctor(Object, IntPtr)">
20775         <size>0</size>
20776       </method>
20777     </type>
20778     <type name="Func`2[TA,TR]">
20779       <method name="TR Invoke(TA)">
20780         <size>0</size>
20781       </method>
20782       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20783         <size>0</size>
20784       </method>
20785       <method name="TR EndInvoke(IAsyncResult)">
20786         <size>0</size>
20787       </method>
20788       <method name="Void .ctor(Object, IntPtr)">
20789         <size>0</size>
20790       </method>
20791     </type>
20792   </test>
20793   <test name="gtest-lambda-10.cs">
20794     <type name="C">
20795       <method name="Void Foo[TSource](IEnumerable`1)">
20796         <size>1</size>
20797       </method>
20798       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20799         <size>1</size>
20800       </method>
20801       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20802         <size>1</size>
20803       </method>
20804       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20805         <size>1</size>
20806       </method>
20807       <method name="Void Main()">
20808         <size>97</size>
20809       </method>
20810       <method name="Void .ctor()">
20811         <size>7</size>
20812       </method>
20813     </type>
20814     <type name="C+&lt;Main&gt;c__AnonStorey0">
20815       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20816         <size>7</size>
20817       </method>
20818       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20819         <size>7</size>
20820       </method>
20821       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20822         <size>7</size>
20823       </method>
20824       <method name="Void .ctor()">
20825         <size>7</size>
20826       </method>
20827     </type>
20828   </test>
20829   <test name="gtest-lambda-11.cs">
20830     <type name="Pair`2[T1,T2]">
20831       <method name="Void .ctor()">
20832         <size>7</size>
20833       </method>
20834     </type>
20835     <type name="C">
20836       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20837         <size>1</size>
20838       </method>
20839     </type>
20840     <type name="E`1[TI]">
20841       <method name="Void Rep1[TV](Group`2[TI,TV])">
20842         <size>37</size>
20843       </method>
20844       <method name="Void .ctor()">
20845         <size>7</size>
20846       </method>
20847     </type>
20848     <type name="M">
20849       <method name="Void Main()">
20850         <size>1</size>
20851       </method>
20852       <method name="Void .ctor()">
20853         <size>7</size>
20854       </method>
20855     </type>
20856     <type name="Group`2[T1,T2]">
20857       <method name="Pair`2[T1,T2] Invoke(T1)">
20858         <size>0</size>
20859       </method>
20860       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20861         <size>0</size>
20862       </method>
20863       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20864         <size>0</size>
20865       </method>
20866       <method name="Void .ctor(Object, IntPtr)">
20867         <size>0</size>
20868       </method>
20869     </type>
20870     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20871       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20872         <size>7</size>
20873       </method>
20874       <method name="Void .ctor()">
20875         <size>7</size>
20876       </method>
20877     </type>
20878   </test>
20879   <test name="gtest-lambda-12.cs">
20880     <type name="Demo">
20881       <method name="Void F[T](T[], T, Func`1[T])">
20882         <size>42</size>
20883       </method>
20884       <method name="Int32 Main()">
20885         <size>65</size>
20886       </method>
20887       <method name="Void .ctor()">
20888         <size>7</size>
20889       </method>
20890     </type>
20891     <type name="Func`1[TA]">
20892       <method name="Void Invoke(TA)">
20893         <size>0</size>
20894       </method>
20895       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20896         <size>0</size>
20897       </method>
20898       <method name="Void EndInvoke(IAsyncResult)">
20899         <size>0</size>
20900       </method>
20901       <method name="Void .ctor(Object, IntPtr)">
20902         <size>0</size>
20903       </method>
20904     </type>
20905     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20906       <method name="Void &lt;&gt;m__0(Int32)">
20907         <size>10</size>
20908       </method>
20909       <method name="Void .ctor()">
20910         <size>7</size>
20911       </method>
20912     </type>
20913   </test>
20914   <test name="gtest-lambda-13.cs">
20915     <type name="TestUnary">
20916       <method name="Void Foo(System.Action`1[System.Int32])">
20917         <size>1</size>
20918       </method>
20919       <method name="Void Bar()">
20920         <size>35</size>
20921       </method>
20922       <method name="Void &lt;Bar&gt;m__0(Int32)">
20923         <size>6</size>
20924       </method>
20925       <method name="Void .ctor()">
20926         <size>7</size>
20927       </method>
20928     </type>
20929     <type name="Program">
20930       <method name="Void Foo(System.Action`1[System.String])">
20931         <size>12</size>
20932       </method>
20933       <method name="T Foo[T](System.Func`2[System.String,T])">
20934         <size>12</size>
20935       </method>
20936       <method name="System.String Bar()">
20937         <size>35</size>
20938       </method>
20939       <method name="Void Main()">
20940         <size>76</size>
20941       </method>
20942       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20943         <size>7</size>
20944       </method>
20945       <method name="System.String &lt;Main&gt;m__2(System.String)">
20946         <size>2</size>
20947       </method>
20948       <method name="Void &lt;Main&gt;m__3(System.String)">
20949         <size>7</size>
20950       </method>
20951       <method name="Void .ctor()">
20952         <size>7</size>
20953       </method>
20954     </type>
20955   </test>
20956   <test name="gtest-lambda-14.cs">
20957     <type name="Test">
20958       <method name="Void Main()">
20959         <size>1</size>
20960       </method>
20961       <method name="Void Foo[T]()">
20962         <size>14</size>
20963       </method>
20964       <method name="Void .ctor()">
20965         <size>7</size>
20966       </method>
20967       <method name="T &lt;Foo`1&gt;m__0[T](T)">
20968         <size>2</size>
20969       </method>
20970     </type>
20971   </test>
20972   <test name="gtest-lambda-15.cs">
20973     <type name="Enumerable">
20974       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20975         <size>32</size>
20976       </method>
20977       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20978         <size>122</size>
20979       </method>
20980     </type>
20981     <type name="Repro">
20982       <method name="Int32 Main()">
20983         <size>115</size>
20984       </method>
20985       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20986         <size>7</size>
20987       </method>
20988       <method name="Void .ctor()">
20989         <size>7</size>
20990       </method>
20991     </type>
20992     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20993       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20994         <size>15</size>
20995       </method>
20996       <method name="Void .ctor()">
20997         <size>7</size>
20998       </method>
20999     </type>
21000   </test>
21001   <test name="gtest-lambda-16.cs">
21002     <type name="Repro">
21003       <method name="Void AssertFoo[T](IList`1)">
21004         <size>34</size>
21005       </method>
21006       <method name="Void Main()">
21007         <size>1</size>
21008       </method>
21009       <method name="Void .ctor()">
21010         <size>7</size>
21011       </method>
21012     </type>
21013     <type name="Repro+Runner`1[T]">
21014       <method name="Void .ctor(Action`1, T)">
21015         <size>7</size>
21016       </method>
21017     </type>
21018     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
21019       <method name="Void &lt;&gt;m__0(Int32)">
21020         <size>54</size>
21021       </method>
21022       <method name="Void .ctor()">
21023         <size>7</size>
21024       </method>
21025     </type>
21026   </test>
21027   <test name="gtest-lambda-17.cs">
21028     <type name="TestCase">
21029       <method name="Void Testing()">
21030         <size>75</size>
21031       </method>
21032       <method name="Void Main()">
21033         <size>11</size>
21034       </method>
21035       <method name="Void &lt;Testing&gt;m__0()">
21036         <size>8</size>
21037       </method>
21038       <method name="Void .ctor()">
21039         <size>7</size>
21040       </method>
21041     </type>
21042   </test>
21043   <test name="gtest-lambda-18.cs">
21044     <type name="Test">
21045       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
21046         <size>33</size>
21047       </method>
21048       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
21049         <size>1</size>
21050       </method>
21051       <method name="Void Main()">
21052         <size>1</size>
21053       </method>
21054     </type>
21055     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
21056       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
21057         <size>14</size>
21058       </method>
21059       <method name="Void .ctor()">
21060         <size>7</size>
21061       </method>
21062     </type>
21063   </test>
21064   <test name="gtest-lambda-19.cs">
21065     <type name="Crasher">
21066       <method name="Void Crash()">
21067         <size>36</size>
21068       </method>
21069       <method name="Void Do(System.Action)">
21070         <size>1</size>
21071       </method>
21072       <method name="Void Main()">
21073         <size>1</size>
21074       </method>
21075       <method name="Void .ctor()">
21076         <size>7</size>
21077       </method>
21078     </type>
21079     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
21080       <method name="Void &lt;&gt;m__0()">
21081         <size>27</size>
21082       </method>
21083       <method name="Void .ctor()">
21084         <size>7</size>
21085       </method>
21086     </type>
21087   </test>
21088   <test name="gtest-lambda-20.cs">
21089     <type name="Z">
21090       <method name="Void &lt;Z&gt;m__0()">
21091         <size>7</size>
21092       </method>
21093       <method name="Void .ctor()">
21094         <size>37</size>
21095       </method>
21096     </type>
21097     <type name="Test">
21098       <method name="Boolean Foo()">
21099         <size>2</size>
21100       </method>
21101       <method name="Void Main()">
21102         <size>1</size>
21103       </method>
21104       <method name="Void .ctor()">
21105         <size>7</size>
21106       </method>
21107     </type>
21108     <type name="TestMethod">
21109       <method name="Void Invoke()">
21110         <size>0</size>
21111       </method>
21112       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21113         <size>0</size>
21114       </method>
21115       <method name="Void EndInvoke(IAsyncResult)">
21116         <size>0</size>
21117       </method>
21118       <method name="Void .ctor(Object, IntPtr)">
21119         <size>0</size>
21120       </method>
21121     </type>
21122   </test>
21123   <test name="gtest-lambda-21.cs">
21124     <type name="Program">
21125       <method name="Void Foo(System.Action`1[System.String])">
21126         <size>12</size>
21127       </method>
21128       <method name="T Foo[T](System.Func`2[System.String,T])">
21129         <size>12</size>
21130       </method>
21131       <method name="System.String Bar()">
21132         <size>35</size>
21133       </method>
21134       <method name="Int32 Main()">
21135         <size>95</size>
21136       </method>
21137       <method name="System.String &lt;Bar&gt;m__0(System.String)">
21138         <size>7</size>
21139       </method>
21140       <method name="System.String &lt;Main&gt;m__1(System.String)">
21141         <size>2</size>
21142       </method>
21143       <method name="Void &lt;Main&gt;m__2(System.String)">
21144         <size>7</size>
21145       </method>
21146       <method name="Void .ctor()">
21147         <size>7</size>
21148       </method>
21149     </type>
21150   </test>
21151   <test name="gtest-lambda-22.cs">
21152     <type name="Product">
21153       <method name="Void .ctor()">
21154         <size>7</size>
21155       </method>
21156     </type>
21157     <type name="MainClass">
21158       <method name="Void Main()">
21159         <size>136</size>
21160       </method>
21161       <method name="Int32 &lt;Main&gt;m__0(Product)">
21162         <size>7</size>
21163       </method>
21164       <method name="Product &lt;Main&gt;m__1(Product)">
21165         <size>2</size>
21166       </method>
21167       <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)">
21168         <size>48</size>
21169       </method>
21170       <method name="Void .ctor()">
21171         <size>7</size>
21172       </method>
21173     </type>
21174     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
21175       <method name="&lt;g&gt;__T get_g()">
21176         <size>7</size>
21177       </method>
21178       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
21179         <size>7</size>
21180       </method>
21181       <method name="Boolean Equals(System.Object)">
21182         <size>69</size>
21183       </method>
21184       <method name="Int32 GetHashCode()">
21185         <size>86</size>
21186       </method>
21187       <method name="System.String ToString()">
21188         <size>142</size>
21189       </method>
21190       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
21191         <size>21</size>
21192       </method>
21193     </type>
21194     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
21195       <method name="Boolean &lt;&gt;m__3(Product)">
21196         <size>52</size>
21197       </method>
21198       <method name="Decimal &lt;&gt;m__4(Product)">
21199         <size>7</size>
21200       </method>
21201       <method name="Void .ctor()">
21202         <size>7</size>
21203       </method>
21204     </type>
21205   </test>
21206   <test name="gtest-lambda-23.cs">
21207     <type name="C">
21208       <method name="U Test[T,U](T[], System.Func`2[T,U])">
21209         <size>14</size>
21210       </method>
21211       <method name="Int32 Main()">
21212         <size>77</size>
21213       </method>
21214       <method name="System.String &lt;Main&gt;m__0(System.String)">
21215         <size>27</size>
21216       </method>
21217       <method name="Void .ctor()">
21218         <size>7</size>
21219       </method>
21220     </type>
21221   </test>
21222   <test name="gtest-lambda-24.cs">
21223     <type name="E">
21224       <method name="System.String Test[T](C, T, System.Func`1[T])">
21225         <size>6</size>
21226       </method>
21227     </type>
21228     <type name="C">
21229       <method name="Int32 Test[T](T, System.Func`1[System.Boolean])">
21230         <size>2</size>
21231       </method>
21232       <method name="System.String Foo[T](T, System.Action`1[T])">
21233         <size>13</size>
21234       </method>
21235       <method name="Void Main()">
21236         <size>42</size>
21237       </method>
21238       <method name="Void .ctor()">
21239         <size>7</size>
21240       </method>
21241     </type>
21242     <type name="C+&lt;Main&gt;c__AnonStorey0">
21243       <method name="Void &lt;&gt;m__0(System.String)">
21244         <size>24</size>
21245       </method>
21246       <method name="Void &lt;&gt;m__1(System.String)">
21247         <size>47</size>
21248       </method>
21249       <method name="System.String &lt;&gt;m__2()">
21250         <size>6</size>
21251       </method>
21252       <method name="Void .ctor()">
21253         <size>7</size>
21254       </method>
21255     </type>
21256   </test>
21257   <test name="gtest-lambda-25.cs">
21258     <type name="MonoBugs.Bar">
21259       <method name="Void DoStuff[T](T, System.Action`1[T])">
21260         <size>11</size>
21261       </method>
21262       <method name="Void DoStuff[T](Nullable`1, System.Action`1[T])">
21263         <size>14</size>
21264       </method>
21265     </type>
21266     <type name="MonoBugs.Program">
21267       <method name="Void Main()">
21268         <size>59</size>
21269       </method>
21270       <method name="Void &lt;Main&gt;m__0(Foo`1)">
21271         <size>13</size>
21272       </method>
21273     </type>
21274   </test>
21275   <test name="gtest-linq-01.cs">
21276     <type name="from.C">
21277       <method name="Void .ctor()">
21278         <size>7</size>
21279       </method>
21280       <method name="Void Main()">
21281         <size>2205</size>
21282       </method>
21283       <method name="Void Foo(Int32, Boolean)">
21284         <size>11</size>
21285       </method>
21286       <method name="Void Do(System.String[])">
21287         <size>16</size>
21288       </method>
21289     </type>
21290     <type name="from.D">
21291       <method name="Void .ctor()">
21292         <size>7</size>
21293       </method>
21294       <method name="Boolean check(System.Object, System.Object)">
21295         <size>26</size>
21296       </method>
21297     </type>
21298     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
21299       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
21300         <size>21</size>
21301       </method>
21302       <method name="&lt;i&gt;__T get_i()">
21303         <size>7</size>
21304       </method>
21305       <method name="&lt;j&gt;__T get_j()">
21306         <size>7</size>
21307       </method>
21308       <method name="Boolean Equals(System.Object)">
21309         <size>69</size>
21310       </method>
21311       <method name="Int32 GetHashCode()">
21312         <size>86</size>
21313       </method>
21314       <method name="System.String ToString()">
21315         <size>142</size>
21316       </method>
21317     </type>
21318     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
21319       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
21320         <size>21</size>
21321       </method>
21322       <method name="&lt;i&gt;__T get_i()">
21323         <size>7</size>
21324       </method>
21325       <method name="&lt;l&gt;__T get_l()">
21326         <size>7</size>
21327       </method>
21328       <method name="Boolean Equals(System.Object)">
21329         <size>69</size>
21330       </method>
21331       <method name="Int32 GetHashCode()">
21332         <size>86</size>
21333       </method>
21334       <method name="System.String ToString()">
21335         <size>142</size>
21336       </method>
21337     </type>
21338     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
21339       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
21340         <size>21</size>
21341       </method>
21342       <method name="&lt;i9&gt;__T get_i9()">
21343         <size>7</size>
21344       </method>
21345       <method name="&lt;i&gt;__T get_i()">
21346         <size>7</size>
21347       </method>
21348       <method name="Boolean Equals(System.Object)">
21349         <size>69</size>
21350       </method>
21351       <method name="Int32 GetHashCode()">
21352         <size>86</size>
21353       </method>
21354       <method name="System.String ToString()">
21355         <size>142</size>
21356       </method>
21357     </type>
21358     <type name="from.C">
21359       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21360         <size>2</size>
21361       </method>
21362       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21363         <size>2</size>
21364       </method>
21365       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
21366         <size>2</size>
21367       </method>
21368       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21369         <size>2</size>
21370       </method>
21371     </type>
21372     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21373       <method name="Void .ctor()">
21374         <size>7</size>
21375       </method>
21376       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
21377         <size>7</size>
21378       </method>
21379     </type>
21380     <type name="from.C">
21381       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
21382         <size>2</size>
21383       </method>
21384       <method name="Boolean &lt;Main&gt;m__6(Int32)">
21385         <size>10</size>
21386       </method>
21387       <method name="Int32 &lt;Main&gt;m__7(Int32)">
21388         <size>2</size>
21389       </method>
21390       <method name="Int32 &lt;Main&gt;m__8(Int32)">
21391         <size>2</size>
21392       </method>
21393       <method name="Int32 &lt;Main&gt;m__9(Int32)">
21394         <size>2</size>
21395       </method>
21396       <method name="Int32 &lt;Main&gt;m__A(Int32)">
21397         <size>2</size>
21398       </method>
21399       <method name="Int32 &lt;Main&gt;m__B(Int32)">
21400         <size>2</size>
21401       </method>
21402       <method name="Int32 &lt;Main&gt;m__C(Int32)">
21403         <size>2</size>
21404       </method>
21405       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
21406         <size>2</size>
21407       </method>
21408       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
21409         <size>2</size>
21410       </method>
21411       <method name="Int32 &lt;Main&gt;m__20(Int32)">
21412         <size>2</size>
21413       </method>
21414       <method name="Int32 &lt;Main&gt;m__21(Int32)">
21415         <size>2</size>
21416       </method>
21417       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
21418         <size>10</size>
21419       </method>
21420       <method name="Int32 &lt;Main&gt;m__39(Int32)">
21421         <size>2</size>
21422       </method>
21423     </type>
21424     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
21425       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
21426         <size>7</size>
21427       </method>
21428       <method name="&lt;l2&gt;__T get_l2()">
21429         <size>7</size>
21430       </method>
21431       <method name="Boolean Equals(System.Object)">
21432         <size>69</size>
21433       </method>
21434       <method name="Int32 GetHashCode()">
21435         <size>86</size>
21436       </method>
21437       <method name="System.String ToString()">
21438         <size>142</size>
21439       </method>
21440       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
21441         <size>21</size>
21442       </method>
21443     </type>
21444     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent7&gt;__T,&lt;l2&gt;__T]">
21445       <method name="&lt;&lt;&gt;__TranspIdent7&gt;__T get_&lt;&gt;__TranspIdent7()">
21446         <size>7</size>
21447       </method>
21448       <method name="&lt;l2&gt;__T get_l2()">
21449         <size>7</size>
21450       </method>
21451       <method name="Boolean Equals(System.Object)">
21452         <size>69</size>
21453       </method>
21454       <method name="Int32 GetHashCode()">
21455         <size>86</size>
21456       </method>
21457       <method name="System.String ToString()">
21458         <size>142</size>
21459       </method>
21460       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent7&gt;__T, &lt;l2&gt;__T)">
21461         <size>21</size>
21462       </method>
21463     </type>
21464     <type name="from.C">
21465       <method name="Int32 &lt;Main&gt;m__D(Int32)">
21466         <size>2</size>
21467       </method>
21468       <method name="Int32 &lt;Main&gt;m__E(Int32)">
21469         <size>2</size>
21470       </method>
21471       <method name="Int32 &lt;Main&gt;m__F(ITest)">
21472         <size>7</size>
21473       </method>
21474       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
21475         <size>2</size>
21476       </method>
21477       <method name="Int32 &lt;Main&gt;m__11(Int32)">
21478         <size>2</size>
21479       </method>
21480       <method name="Int32 &lt;Main&gt;m__12(ITest)">
21481         <size>7</size>
21482       </method>
21483       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
21484         <size>2</size>
21485       </method>
21486       <method name="Int32 &lt;Main&gt;m__14(Int32)">
21487         <size>2</size>
21488       </method>
21489       <method name="Int32 &lt;Main&gt;m__15(ITest)">
21490         <size>7</size>
21491       </method>
21492       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
21493         <size>8</size>
21494       </method>
21495       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
21496         <size>7</size>
21497       </method>
21498       <method name="Int32 &lt;Main&gt;m__18(ITest)">
21499         <size>7</size>
21500       </method>
21501       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
21502         <size>7</size>
21503       </method>
21504       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
21505         <size>2</size>
21506       </method>
21507       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
21508         <size>2</size>
21509       </method>
21510       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
21511         <size>2</size>
21512       </method>
21513       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
21514         <size>2</size>
21515       </method>
21516       <method name="Int32 &lt;Main&gt;m__22(Int32)">
21517         <size>2</size>
21518       </method>
21519       <method name="Int32 &lt;Main&gt;m__23(Int32)">
21520         <size>2</size>
21521       </method>
21522       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
21523         <size>2</size>
21524       </method>
21525       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
21526         <size>7</size>
21527       </method>
21528       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
21529         <size>10</size>
21530       </method>
21531       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__28(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
21532         <size>15</size>
21533       </method>
21534       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21535         <size>12</size>
21536       </method>
21537       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
21538         <size>2</size>
21539       </method>
21540       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
21541         <size>2</size>
21542       </method>
21543       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
21544         <size>8</size>
21545       </method>
21546       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21547         <size>2</size>
21548       </method>
21549       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21550         <size>7</size>
21551       </method>
21552       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
21553         <size>8</size>
21554       </method>
21555       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21556         <size>2</size>
21557       </method>
21558       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21559         <size>7</size>
21560       </method>
21561       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
21562         <size>8</size>
21563       </method>
21564       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21565         <size>2</size>
21566       </method>
21567       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21568         <size>7</size>
21569       </method>
21570       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
21571         <size>2</size>
21572       </method>
21573       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
21574         <size>2</size>
21575       </method>
21576       <method name="Int32 &lt;Main&gt;m__3B(Int32)">
21577         <size>2</size>
21578       </method>
21579       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3D(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
21580         <size>9</size>
21581       </method>
21582       <method name="Int32 &lt;Main&gt;m__3E(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
21583         <size>2</size>
21584       </method>
21585     </type>
21586     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21587       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
21588         <size>7</size>
21589       </method>
21590       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
21591         <size>7</size>
21592       </method>
21593       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
21594         <size>7</size>
21595       </method>
21596       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3C(Int32)">
21597         <size>47</size>
21598       </method>
21599       <method name="Int32 &lt;&gt;m__3F(Int32)">
21600         <size>2</size>
21601       </method>
21602     </type>
21603   </test>
21604   <test name="gtest-linq-02.cs">
21605     <type name="Test">
21606       <method name="Void .ctor()">
21607         <size>7</size>
21608       </method>
21609       <method name="Int32 Main()">
21610         <size>509</size>
21611       </method>
21612       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21613         <size>2</size>
21614       </method>
21615       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21616         <size>3</size>
21617       </method>
21618       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21619         <size>2</size>
21620       </method>
21621       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21622         <size>3</size>
21623       </method>
21624     </type>
21625   </test>
21626   <test name="gtest-linq-03.cs">
21627     <type name="WhereTest">
21628       <method name="Void .ctor()">
21629         <size>7</size>
21630       </method>
21631       <method name="Int32 Main()">
21632         <size>179</size>
21633       </method>
21634       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21635         <size>5</size>
21636       </method>
21637       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21638         <size>5</size>
21639       </method>
21640       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21641         <size>4</size>
21642       </method>
21643     </type>
21644   </test>
21645   <test name="gtest-linq-04.cs">
21646     <type name="TestGroupBy">
21647       <method name="Void .ctor()">
21648         <size>7</size>
21649       </method>
21650       <method name="Int32 Main()">
21651         <size>561</size>
21652       </method>
21653     </type>
21654     <type name="&lt;PrivateImplementationDetails&gt;">
21655       <method name="Void .ctor()">
21656         <size>7</size>
21657       </method>
21658     </type>
21659     <type name="TestGroupBy">
21660       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21661         <size>4</size>
21662       </method>
21663       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21664         <size>2</size>
21665       </method>
21666       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21667         <size>4</size>
21668       </method>
21669       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21670         <size>2</size>
21671       </method>
21672     </type>
21673   </test>
21674   <test name="gtest-linq-05.cs">
21675     <type name="OrderByTests">
21676       <method name="Void .ctor()">
21677         <size>7</size>
21678       </method>
21679       <method name="Int32 Main()">
21680         <size>1254</size>
21681       </method>
21682     </type>
21683     <type name="OrderByTests+Data">
21684       <method name="Void .ctor()">
21685         <size>7</size>
21686       </method>
21687       <method name="Int32 get_ID()">
21688         <size>7</size>
21689       </method>
21690       <method name="Void set_ID(Int32)">
21691         <size>8</size>
21692       </method>
21693       <method name="System.String get_Name()">
21694         <size>7</size>
21695       </method>
21696       <method name="Void set_Name(System.String)">
21697         <size>8</size>
21698       </method>
21699       <method name="System.String ToString()">
21700         <size>28</size>
21701       </method>
21702     </type>
21703     <type name="OrderByTests">
21704       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21705         <size>2</size>
21706       </method>
21707       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21708         <size>2</size>
21709       </method>
21710       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21711         <size>2</size>
21712       </method>
21713       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21714         <size>4</size>
21715       </method>
21716       <method name="System.String &lt;Main&gt;m__4(System.String)">
21717         <size>2</size>
21718       </method>
21719       <method name="Int32 &lt;Main&gt;m__5(System.String)">
21720         <size>7</size>
21721       </method>
21722       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
21723         <size>7</size>
21724       </method>
21725       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
21726         <size>7</size>
21727       </method>
21728       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
21729         <size>7</size>
21730       </method>
21731       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
21732         <size>7</size>
21733       </method>
21734       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
21735         <size>11</size>
21736       </method>
21737       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
21738         <size>7</size>
21739       </method>
21740       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
21741         <size>7</size>
21742       </method>
21743       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
21744         <size>11</size>
21745       </method>
21746       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
21747         <size>7</size>
21748       </method>
21749       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
21750         <size>7</size>
21751       </method>
21752       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
21753         <size>2</size>
21754       </method>
21755     </type>
21756   </test>
21757   <test name="gtest-linq-06.cs">
21758     <type name="Let">
21759       <method name="Void .ctor()">
21760         <size>7</size>
21761       </method>
21762       <method name="Int32 Main()">
21763         <size>410</size>
21764       </method>
21765     </type>
21766     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
21767       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
21768         <size>21</size>
21769       </method>
21770       <method name="&lt;i&gt;__T get_i()">
21771         <size>7</size>
21772       </method>
21773       <method name="&lt;u&gt;__T get_u()">
21774         <size>7</size>
21775       </method>
21776       <method name="Boolean Equals(System.Object)">
21777         <size>69</size>
21778       </method>
21779       <method name="Int32 GetHashCode()">
21780         <size>86</size>
21781       </method>
21782       <method name="System.String ToString()">
21783         <size>142</size>
21784       </method>
21785     </type>
21786     <type name="Let">
21787       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
21788         <size>10</size>
21789       </method>
21790       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21791         <size>7</size>
21792       </method>
21793       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
21794         <size>10</size>
21795       </method>
21796       <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])">
21797         <size>15</size>
21798       </method>
21799       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21800         <size>18</size>
21801       </method>
21802       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21803         <size>7</size>
21804       </method>
21805     </type>
21806     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
21807       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
21808         <size>21</size>
21809       </method>
21810       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
21811         <size>7</size>
21812       </method>
21813       <method name="&lt;v&gt;__T get_v()">
21814         <size>7</size>
21815       </method>
21816       <method name="Boolean Equals(System.Object)">
21817         <size>69</size>
21818       </method>
21819       <method name="Int32 GetHashCode()">
21820         <size>86</size>
21821       </method>
21822       <method name="System.String ToString()">
21823         <size>142</size>
21824       </method>
21825     </type>
21826   </test>
21827   <test name="gtest-linq-07.cs">
21828     <type name="SelectMany">
21829       <method name="Void .ctor()">
21830         <size>7</size>
21831       </method>
21832       <method name="Int32 Main()">
21833         <size>754</size>
21834       </method>
21835     </type>
21836     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
21837       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
21838         <size>21</size>
21839       </method>
21840       <method name="&lt;i1&gt;__T get_i1()">
21841         <size>7</size>
21842       </method>
21843       <method name="&lt;i2&gt;__T get_i2()">
21844         <size>7</size>
21845       </method>
21846       <method name="Boolean Equals(System.Object)">
21847         <size>69</size>
21848       </method>
21849       <method name="Int32 GetHashCode()">
21850         <size>86</size>
21851       </method>
21852       <method name="System.String ToString()">
21853         <size>142</size>
21854       </method>
21855     </type>
21856     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
21857       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
21858         <size>28</size>
21859       </method>
21860       <method name="&lt;pp&gt;__T get_pp()">
21861         <size>7</size>
21862       </method>
21863       <method name="&lt;i1&gt;__T get_i1()">
21864         <size>7</size>
21865       </method>
21866       <method name="&lt;i3&gt;__T get_i3()">
21867         <size>7</size>
21868       </method>
21869       <method name="Boolean Equals(System.Object)">
21870         <size>96</size>
21871       </method>
21872       <method name="Int32 GetHashCode()">
21873         <size>109</size>
21874       </method>
21875       <method name="System.String ToString()">
21876         <size>199</size>
21877       </method>
21878     </type>
21879     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
21880       <method name="Void .ctor()">
21881         <size>7</size>
21882       </method>
21883       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
21884         <size>12</size>
21885       </method>
21886       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
21887         <size>12</size>
21888       </method>
21889       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
21890         <size>12</size>
21891       </method>
21892       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
21893         <size>7</size>
21894       </method>
21895     </type>
21896     <type name="SelectMany">
21897       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
21898         <size>8</size>
21899       </method>
21900       <method name="Boolean &lt;Main&gt;m__2(Int32)">
21901         <size>5</size>
21902       </method>
21903       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
21904         <size>8</size>
21905       </method>
21906       <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)">
21907         <size>8</size>
21908       </method>
21909       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
21910         <size>7</size>
21911       </method>
21912       <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])">
21913         <size>25</size>
21914       </method>
21915       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
21916         <size>8</size>
21917       </method>
21918     </type>
21919     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent0&gt;__T,&lt;i3&gt;__T]">
21920       <method name="&lt;&lt;&gt;__TranspIdent0&gt;__T get_&lt;&gt;__TranspIdent0()">
21921         <size>7</size>
21922       </method>
21923       <method name="&lt;i3&gt;__T get_i3()">
21924         <size>7</size>
21925       </method>
21926       <method name="Boolean Equals(System.Object)">
21927         <size>69</size>
21928       </method>
21929       <method name="Int32 GetHashCode()">
21930         <size>86</size>
21931       </method>
21932       <method name="System.String ToString()">
21933         <size>142</size>
21934       </method>
21935       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent0&gt;__T, &lt;i3&gt;__T)">
21936         <size>21</size>
21937       </method>
21938     </type>
21939   </test>
21940   <test name="gtest-linq-08.cs">
21941     <type name="TestA">
21942       <method name="Void .ctor(String)">
21943         <size>14</size>
21944       </method>
21945       <method name="System.String Select[U](System.Func`2[TestA,U])">
21946         <size>7</size>
21947       </method>
21948     </type>
21949     <type name="TestB">
21950       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
21951         <size>25</size>
21952       </method>
21953     </type>
21954     <type name="CustomQueryExpressionPattern">
21955       <method name="Void .ctor()">
21956         <size>7</size>
21957       </method>
21958       <method name="Int32 Main()">
21959         <size>153</size>
21960       </method>
21961       <method name="TestA &lt;Main&gt;m__0(TestA)">
21962         <size>2</size>
21963       </method>
21964       <method name="Boolean &lt;Main&gt;m__1(TestA)">
21965         <size>17</size>
21966       </method>
21967     </type>
21968   </test>
21969   <test name="gtest-linq-09.cs">
21970     <type name="Data">
21971       <method name="Void .ctor()">
21972         <size>7</size>
21973       </method>
21974     </type>
21975     <type name="Join">
21976       <method name="Void .ctor()">
21977         <size>7</size>
21978       </method>
21979       <method name="Int32 Main()">
21980         <size>912</size>
21981       </method>
21982     </type>
21983     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
21984       <method name="Void .ctor(&lt;Result&gt;__T)">
21985         <size>14</size>
21986       </method>
21987       <method name="&lt;Result&gt;__T get_Result()">
21988         <size>7</size>
21989       </method>
21990       <method name="Boolean Equals(System.Object)">
21991         <size>39</size>
21992       </method>
21993       <method name="Int32 GetHashCode()">
21994         <size>63</size>
21995       </method>
21996       <method name="System.String ToString()">
21997         <size>67</size>
21998       </method>
21999     </type>
22000     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
22001       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
22002         <size>21</size>
22003       </method>
22004       <method name="&lt;a&gt;__T get_a()">
22005         <size>7</size>
22006       </method>
22007       <method name="&lt;b&gt;__T get_b()">
22008         <size>7</size>
22009       </method>
22010       <method name="Boolean Equals(System.Object)">
22011         <size>69</size>
22012       </method>
22013       <method name="Int32 GetHashCode()">
22014         <size>86</size>
22015       </method>
22016       <method name="System.String ToString()">
22017         <size>142</size>
22018       </method>
22019     </type>
22020     <type name="Join">
22021       <method name="Int32 &lt;Main&gt;m__0(Data)">
22022         <size>7</size>
22023       </method>
22024       <method name="Int32 &lt;Main&gt;m__1(Data)">
22025         <size>7</size>
22026       </method>
22027       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
22028         <size>23</size>
22029       </method>
22030       <method name="Int32 &lt;Main&gt;m__3(Data)">
22031         <size>7</size>
22032       </method>
22033       <method name="Int32 &lt;Main&gt;m__4(Data)">
22034         <size>7</size>
22035       </method>
22036       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
22037         <size>8</size>
22038       </method>
22039       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
22040         <size>22</size>
22041       </method>
22042       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
22043         <size>33</size>
22044       </method>
22045       <method name="Int32 &lt;Main&gt;m__8(Data)">
22046         <size>7</size>
22047       </method>
22048       <method name="Int32 &lt;Main&gt;m__9(Data)">
22049         <size>7</size>
22050       </method>
22051       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
22052         <size>23</size>
22053       </method>
22054       <method name="Int32 &lt;Main&gt;m__B(Data)">
22055         <size>7</size>
22056       </method>
22057       <method name="Int32 &lt;Main&gt;m__C(Data)">
22058         <size>7</size>
22059       </method>
22060       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
22061         <size>8</size>
22062       </method>
22063       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
22064         <size>12</size>
22065       </method>
22066       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
22067         <size>7</size>
22068       </method>
22069     </type>
22070   </test>
22071   <test name="gtest-linq-10.cs">
22072     <type name="DataA">
22073       <method name="Void .ctor()">
22074         <size>7</size>
22075       </method>
22076     </type>
22077     <type name="DataB">
22078       <method name="Void .ctor()">
22079         <size>7</size>
22080       </method>
22081     </type>
22082     <type name="GroupJoin">
22083       <method name="Void .ctor()">
22084         <size>7</size>
22085       </method>
22086       <method name="Int32 Main()">
22087         <size>729</size>
22088       </method>
22089     </type>
22090     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
22091       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
22092         <size>21</size>
22093       </method>
22094       <method name="&lt;a&gt;__T get_a()">
22095         <size>7</size>
22096       </method>
22097       <method name="&lt;ab&gt;__T get_ab()">
22098         <size>7</size>
22099       </method>
22100       <method name="Boolean Equals(System.Object)">
22101         <size>69</size>
22102       </method>
22103       <method name="Int32 GetHashCode()">
22104         <size>86</size>
22105       </method>
22106       <method name="System.String ToString()">
22107         <size>142</size>
22108       </method>
22109     </type>
22110     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
22111       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
22112         <size>21</size>
22113       </method>
22114       <method name="&lt;a&gt;__T get_a()">
22115         <size>7</size>
22116       </method>
22117       <method name="&lt;b&gt;__T get_b()">
22118         <size>7</size>
22119       </method>
22120       <method name="Boolean Equals(System.Object)">
22121         <size>69</size>
22122       </method>
22123       <method name="Int32 GetHashCode()">
22124         <size>86</size>
22125       </method>
22126       <method name="System.String ToString()">
22127         <size>142</size>
22128       </method>
22129     </type>
22130     <type name="GroupJoin">
22131       <method name="Int32 &lt;Main&gt;m__0(DataA)">
22132         <size>7</size>
22133       </method>
22134       <method name="Int32 &lt;Main&gt;m__1(DataB)">
22135         <size>7</size>
22136       </method>
22137       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
22138         <size>8</size>
22139       </method>
22140       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
22141         <size>12</size>
22142       </method>
22143       <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)">
22144         <size>39</size>
22145       </method>
22146       <method name="Int32 &lt;Main&gt;m__5(DataA)">
22147         <size>7</size>
22148       </method>
22149       <method name="Int32 &lt;Main&gt;m__6(DataB)">
22150         <size>7</size>
22151       </method>
22152       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
22153         <size>8</size>
22154       </method>
22155       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
22156         <size>12</size>
22157       </method>
22158       <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)">
22159         <size>39</size>
22160       </method>
22161       <method name="Int32 &lt;Main&gt;m__A(DataA)">
22162         <size>7</size>
22163       </method>
22164       <method name="Int32 &lt;Main&gt;m__B(DataB)">
22165         <size>7</size>
22166       </method>
22167       <method name="DataA &lt;Main&gt;m__C(DataA, IEnumerable`1)">
22168         <size>2</size>
22169       </method>
22170     </type>
22171   </test>
22172   <test name="gtest-linq-11.cs">
22173     <type name="IntoTest">
22174       <method name="Void .ctor()">
22175         <size>7</size>
22176       </method>
22177       <method name="Int32 Main()">
22178         <size>275</size>
22179       </method>
22180       <method name="Boolean &lt;Main&gt;m__0(Int32)">
22181         <size>5</size>
22182       </method>
22183       <method name="Int32 &lt;Main&gt;m__1(Int32)">
22184         <size>5</size>
22185       </method>
22186       <method name="Int32 &lt;Main&gt;m__2(Int32)">
22187         <size>4</size>
22188       </method>
22189       <method name="Boolean &lt;Main&gt;m__3(Int32)">
22190         <size>5</size>
22191       </method>
22192       <method name="Int32 &lt;Main&gt;m__4(Int32)">
22193         <size>4</size>
22194       </method>
22195     </type>
22196   </test>
22197   <test name="gtest-linq-12.cs">
22198     <type name="NestedQuery">
22199       <method name="Void .ctor()">
22200         <size>7</size>
22201       </method>
22202       <method name="Void XX()">
22203         <size>108</size>
22204       </method>
22205       <method name="Int32 Main()">
22206         <size>472</size>
22207       </method>
22208     </type>
22209     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
22210       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
22211         <size>21</size>
22212       </method>
22213       <method name="&lt;values&gt;__T get_values()">
22214         <size>7</size>
22215       </method>
22216       <method name="&lt;length&gt;__T get_length()">
22217         <size>7</size>
22218       </method>
22219       <method name="Boolean Equals(System.Object)">
22220         <size>69</size>
22221       </method>
22222       <method name="Int32 GetHashCode()">
22223         <size>86</size>
22224       </method>
22225       <method name="System.String ToString()">
22226         <size>142</size>
22227       </method>
22228     </type>
22229     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
22230       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
22231         <size>21</size>
22232       </method>
22233       <method name="&lt;type&gt;__T get_type()">
22234         <size>7</size>
22235       </method>
22236       <method name="&lt;x&gt;__T get_x()">
22237         <size>7</size>
22238       </method>
22239       <method name="Boolean Equals(System.Object)">
22240         <size>69</size>
22241       </method>
22242       <method name="Int32 GetHashCode()">
22243         <size>86</size>
22244       </method>
22245       <method name="System.String ToString()">
22246         <size>142</size>
22247       </method>
22248     </type>
22249     <type name="NestedQuery">
22250       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
22251         <size>13</size>
22252       </method>
22253     </type>
22254     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258     </type>
22259     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
22260       <method name="Void .ctor()">
22261         <size>7</size>
22262       </method>
22263     </type>
22264     <type name="NestedQuery">
22265       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
22266         <size>110</size>
22267       </method>
22268       <method name="Boolean &lt;Main&gt;m__2(System.String)">
22269         <size>10</size>
22270       </method>
22271       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
22272         <size>36</size>
22273       </method>
22274       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
22275         <size>13</size>
22276       </method>
22277       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
22278         <size>110</size>
22279       </method>
22280       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
22281         <size>9</size>
22282       </method>
22283       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22284         <size>7</size>
22285       </method>
22286       <method name="Boolean &lt;Main&gt;m__9(Char)">
22287         <size>6</size>
22288       </method>
22289       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
22290         <size>9</size>
22291       </method>
22292       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22293         <size>7</size>
22294       </method>
22295     </type>
22296     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
22297       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22298         <size>15</size>
22299       </method>
22300     </type>
22301     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
22302       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22303         <size>15</size>
22304       </method>
22305     </type>
22306   </test>
22307   <test name="gtest-linq-13.cs">
22308     <type name="Program">
22309       <method name="Void .ctor()">
22310         <size>7</size>
22311       </method>
22312       <method name="Void Main()">
22313         <size>1</size>
22314       </method>
22315       <method name="Void Foo(TypeDefinition)">
22316         <size>47</size>
22317       </method>
22318       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
22319         <size>2</size>
22320       </method>
22321     </type>
22322     <type name="Extension">
22323       <method name="IEnumerable`1 Cast[T](IFoo)">
22324         <size>2</size>
22325       </method>
22326     </type>
22327     <type name="MethodDefinition">
22328       <method name="Void .ctor()">
22329         <size>7</size>
22330       </method>
22331     </type>
22332     <type name="TypeDefinition">
22333       <method name="Void .ctor()">
22334         <size>7</size>
22335       </method>
22336       <method name="MethodDefinitionCollection get_Methods()">
22337         <size>2</size>
22338       </method>
22339       <method name="Void set_Methods(MethodDefinitionCollection)">
22340         <size>1</size>
22341       </method>
22342     </type>
22343     <type name="MethodDefinitionCollection">
22344       <method name="Void .ctor()">
22345         <size>7</size>
22346       </method>
22347     </type>
22348   </test>
22349   <test name="gtest-linq-14.cs">
22350     <type name="Person">
22351       <method name="Void .ctor()">
22352         <size>7</size>
22353       </method>
22354       <method name="Style get_Style()">
22355         <size>7</size>
22356       </method>
22357       <method name="Void set_Style(Style)">
22358         <size>8</size>
22359       </method>
22360     </type>
22361     <type name="Extensions">
22362       <method name="IMarker`1 Cast[T](IObjectContainer)">
22363         <size>2</size>
22364       </method>
22365       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
22366         <size>2</size>
22367       </method>
22368     </type>
22369     <type name="Program">
22370       <method name="Void .ctor()">
22371         <size>7</size>
22372       </method>
22373       <method name="Void Main()">
22374         <size>1</size>
22375       </method>
22376       <method name="Void Assert(System.Action)">
22377         <size>1</size>
22378       </method>
22379       <method name="Void Test(IObjectContainer, Style)">
22380         <size>38</size>
22381       </method>
22382     </type>
22383     <type name="Program+&lt;Test&gt;c__AnonStorey0">
22384       <method name="Void .ctor()">
22385         <size>7</size>
22386       </method>
22387       <method name="Void &lt;&gt;m__0()">
22388         <size>117</size>
22389       </method>
22390     </type>
22391   </test>
22392   <test name="gtest-linq-15.cs">
22393     <type name="NameCollisionTest.Data">
22394       <method name="Void .ctor()">
22395         <size>7</size>
22396       </method>
22397     </type>
22398     <type name="NameCollisionTest.Ex">
22399       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
22400         <size>44</size>
22401       </method>
22402     </type>
22403     <type name="NameCollisionTest.C">
22404       <method name="Void .ctor()">
22405         <size>7</size>
22406       </method>
22407       <method name="Void Main()">
22408         <size>78</size>
22409       </method>
22410       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
22411         <size>7</size>
22412       </method>
22413       <method name="Boolean &lt;Main&gt;m__1(Int32)">
22414         <size>5</size>
22415       </method>
22416     </type>
22417     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
22418       <method name="Void .ctor()">
22419         <size>7</size>
22420       </method>
22421       <method name="System.Object System.Collections.IEnumerator.get_Current()">
22422         <size>12</size>
22423       </method>
22424       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
22425         <size>7</size>
22426       </method>
22427       <method name="Boolean MoveNext()">
22428         <size>86</size>
22429       </method>
22430       <method name="Void Dispose()">
22431         <size>8</size>
22432       </method>
22433       <method name="Void Reset()">
22434         <size>6</size>
22435       </method>
22436       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
22437         <size>7</size>
22438       </method>
22439       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
22440         <size>52</size>
22441       </method>
22442     </type>
22443   </test>
22444   <test name="gtest-linq-16.cs">
22445     <type name="C">
22446       <method name="Void .ctor()">
22447         <size>7</size>
22448       </method>
22449       <method name="Void Main()">
22450         <size>12</size>
22451       </method>
22452       <method name="Void Test_1(Int32)">
22453         <size>27</size>
22454       </method>
22455       <method name="Void Test_2()">
22456         <size>31</size>
22457       </method>
22458       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
22459         <size>26</size>
22460       </method>
22461     </type>
22462     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
22463       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
22464         <size>21</size>
22465       </method>
22466       <method name="&lt;a&gt;__T get_a()">
22467         <size>7</size>
22468       </method>
22469       <method name="&lt;b&gt;__T get_b()">
22470         <size>7</size>
22471       </method>
22472       <method name="Boolean Equals(System.Object)">
22473         <size>69</size>
22474       </method>
22475       <method name="Int32 GetHashCode()">
22476         <size>86</size>
22477       </method>
22478       <method name="System.String ToString()">
22479         <size>142</size>
22480       </method>
22481     </type>
22482     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
22483       <method name="Void .ctor()">
22484         <size>7</size>
22485       </method>
22486       <method name="IEnumerable`1 &lt;&gt;m__0()">
22487         <size>67</size>
22488       </method>
22489       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
22490         <size>8</size>
22491       </method>
22492       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22493         <size>14</size>
22494       </method>
22495     </type>
22496     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
22497       <method name="Void .ctor()">
22498         <size>7</size>
22499       </method>
22500       <method name="IEnumerable`1 &lt;&gt;m__2()">
22501         <size>67</size>
22502       </method>
22503       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
22504         <size>8</size>
22505       </method>
22506       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22507         <size>14</size>
22508       </method>
22509     </type>
22510   </test>
22511   <test name="gtest-linq-17.cs">
22512     <type name="TestGroupBy">
22513       <method name="Void .ctor()">
22514         <size>7</size>
22515       </method>
22516       <method name="Int32 Main()">
22517         <size>159</size>
22518       </method>
22519       <method name="Int32 &lt;Main&gt;m__0(Int32)">
22520         <size>2</size>
22521       </method>
22522     </type>
22523     <type name="&lt;PrivateImplementationDetails&gt;">
22524       <method name="Void .ctor()">
22525         <size>7</size>
22526       </method>
22527     </type>
22528   </test>
22529   <test name="gtest-linq-18.cs">
22530     <type name="C">
22531       <method name="Void .ctor()">
22532         <size>7</size>
22533       </method>
22534       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
22535         <size>2</size>
22536       </method>
22537       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
22538         <size>2</size>
22539       </method>
22540       <method name="Int32 Main()">
22541         <size>648</size>
22542       </method>
22543       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
22544         <size>42</size>
22545       </method>
22546       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22547         <size>11</size>
22548       </method>
22549       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22550         <size>31</size>
22551       </method>
22552       <method name="Boolean &lt;Main&gt;m__3(Int32)">
22553         <size>31</size>
22554       </method>
22555       <method name="Boolean &lt;Main&gt;m__4(Int32)">
22556         <size>31</size>
22557       </method>
22558       <method name="Boolean &lt;Main&gt;m__5(Int32)">
22559         <size>31</size>
22560       </method>
22561       <method name="Boolean &lt;Main&gt;m__6(Int32)">
22562         <size>31</size>
22563       </method>
22564       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
22565         <size>10</size>
22566       </method>
22567       <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])">
22568         <size>15</size>
22569       </method>
22570       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22571         <size>31</size>
22572       </method>
22573       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22574         <size>15</size>
22575       </method>
22576       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22577         <size>12</size>
22578       </method>
22579     </type>
22580     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
22581       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
22582         <size>21</size>
22583       </method>
22584       <method name="&lt;ck&gt;__T get_ck()">
22585         <size>7</size>
22586       </method>
22587       <method name="&lt;xy&gt;__T get_xy()">
22588         <size>7</size>
22589       </method>
22590       <method name="Boolean Equals(System.Object)">
22591         <size>69</size>
22592       </method>
22593       <method name="Int32 GetHashCode()">
22594         <size>86</size>
22595       </method>
22596       <method name="System.String ToString()">
22597         <size>142</size>
22598       </method>
22599     </type>
22600     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
22601       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
22602         <size>21</size>
22603       </method>
22604       <method name="&lt;i&gt;__T get_i()">
22605         <size>7</size>
22606       </method>
22607       <method name="&lt;l&gt;__T get_l()">
22608         <size>7</size>
22609       </method>
22610       <method name="Boolean Equals(System.Object)">
22611         <size>69</size>
22612       </method>
22613       <method name="Int32 GetHashCode()">
22614         <size>86</size>
22615       </method>
22616       <method name="System.String ToString()">
22617         <size>142</size>
22618       </method>
22619     </type>
22620     <type name="&lt;PrivateImplementationDetails&gt;">
22621       <method name="Void .ctor()">
22622         <size>7</size>
22623       </method>
22624     </type>
22625     <type name="C+&lt;Main&gt;c__AnonStorey0">
22626       <method name="Void .ctor()">
22627         <size>7</size>
22628       </method>
22629     </type>
22630     <type name="C+&lt;Main&gt;c__AnonStorey1">
22631       <method name="Void .ctor()">
22632         <size>7</size>
22633       </method>
22634     </type>
22635     <type name="C+&lt;Main&gt;c__AnonStorey2">
22636       <method name="Void .ctor()">
22637         <size>7</size>
22638       </method>
22639     </type>
22640     <type name="C+&lt;Main&gt;c__AnonStorey3">
22641       <method name="Void .ctor()">
22642         <size>7</size>
22643       </method>
22644     </type>
22645     <type name="C+&lt;Main&gt;c__AnonStorey4">
22646       <method name="Void .ctor()">
22647         <size>7</size>
22648       </method>
22649     </type>
22650     <type name="C+&lt;Main&gt;c__AnonStorey5">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654     </type>
22655     <type name="C+&lt;Main&gt;c__AnonStorey6">
22656       <method name="Void .ctor()">
22657         <size>7</size>
22658       </method>
22659     </type>
22660     <type name="C">
22661       <method name="Boolean &lt;Main&gt;m__C(Int32)">
22662         <size>31</size>
22663       </method>
22664       <method name="Boolean &lt;Main&gt;m__D(Int32)">
22665         <size>31</size>
22666       </method>
22667       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
22668         <size>2</size>
22669       </method>
22670       <method name="Boolean &lt;Main&gt;m__F(Int32)">
22671         <size>31</size>
22672       </method>
22673       <method name="Boolean &lt;Main&gt;m__10(Int32)">
22674         <size>31</size>
22675       </method>
22676       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
22677         <size>2</size>
22678       </method>
22679     </type>
22680     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
22681       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
22682         <size>21</size>
22683       </method>
22684       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
22685         <size>7</size>
22686       </method>
22687       <method name="&lt;g&gt;__T get_g()">
22688         <size>7</size>
22689       </method>
22690       <method name="Boolean Equals(System.Object)">
22691         <size>69</size>
22692       </method>
22693       <method name="Int32 GetHashCode()">
22694         <size>86</size>
22695       </method>
22696       <method name="System.String ToString()">
22697         <size>142</size>
22698       </method>
22699     </type>
22700     <type name="C+&lt;Main&gt;c__AnonStorey0">
22701       <method name="Boolean &lt;&gt;m__12(Int32)">
22702         <size>10</size>
22703       </method>
22704     </type>
22705     <type name="C+&lt;Main&gt;c__AnonStorey1">
22706       <method name="Boolean &lt;&gt;m__13(Int32)">
22707         <size>15</size>
22708       </method>
22709     </type>
22710     <type name="C+&lt;Main&gt;c__AnonStorey2">
22711       <method name="Boolean &lt;&gt;m__14(Int32)">
22712         <size>10</size>
22713       </method>
22714     </type>
22715     <type name="C+&lt;Main&gt;c__AnonStorey3">
22716       <method name="Boolean &lt;&gt;m__15(Int32)">
22717         <size>10</size>
22718       </method>
22719     </type>
22720     <type name="C+&lt;Main&gt;c__AnonStorey4">
22721       <method name="Int32 &lt;&gt;m__16(Int32)">
22722         <size>9</size>
22723       </method>
22724     </type>
22725     <type name="C+&lt;Main&gt;c__AnonStorey5">
22726       <method name="Int32 &lt;&gt;m__17(Int32)">
22727         <size>9</size>
22728       </method>
22729     </type>
22730     <type name="C+&lt;Main&gt;c__AnonStorey6">
22731       <method name="Boolean &lt;&gt;m__18(Int32)">
22732         <size>20</size>
22733       </method>
22734     </type>
22735     <type name="C+&lt;Main&gt;c__AnonStorey7">
22736       <method name="Void .ctor()">
22737         <size>7</size>
22738       </method>
22739       <method name="Boolean &lt;&gt;m__19(Int32)">
22740         <size>10</size>
22741       </method>
22742     </type>
22743     <type name="C+&lt;Main&gt;c__AnonStorey8">
22744       <method name="Void .ctor()">
22745         <size>7</size>
22746       </method>
22747       <method name="Boolean &lt;&gt;m__1A(Int32)">
22748         <size>10</size>
22749       </method>
22750     </type>
22751     <type name="C+&lt;Main&gt;c__AnonStorey9">
22752       <method name="Void .ctor()">
22753         <size>7</size>
22754       </method>
22755       <method name="Boolean &lt;&gt;m__1B(Int32)">
22756         <size>10</size>
22757       </method>
22758     </type>
22759     <type name="C+&lt;Main&gt;c__AnonStoreyA">
22760       <method name="Void .ctor()">
22761         <size>7</size>
22762       </method>
22763       <method name="Boolean &lt;&gt;m__1C(Int32)">
22764         <size>10</size>
22765       </method>
22766     </type>
22767   </test>
22768   <test name="gtest-linq-19.cs">
22769     <type name="Test">
22770       <method name="Void .ctor()">
22771         <size>7</size>
22772       </method>
22773       <method name="Void .cctor()">
22774         <size>45</size>
22775       </method>
22776       <method name="Void Main()">
22777         <size>1</size>
22778       </method>
22779       <method name="Char &lt;E&gt;m__0(Char)">
22780         <size>2</size>
22781       </method>
22782     </type>
22783   </test>
22784   <test name="gtest-linq-20.cs">
22785     <type name="Maybe`1[T]">
22786       <method name="T get_Value()">
22787         <size>7</size>
22788       </method>
22789       <method name="Void set_Value(T)">
22790         <size>8</size>
22791       </method>
22792       <method name="Boolean get_HasValue()">
22793         <size>7</size>
22794       </method>
22795       <method name="Void set_HasValue(Boolean)">
22796         <size>8</size>
22797       </method>
22798       <method name="System.String ToString()">
22799         <size>38</size>
22800       </method>
22801       <method name="Maybe`1[U] SelectMany[U](System.Func`2[T,Maybe`1[U]])">
22802         <size>30</size>
22803       </method>
22804       <method name="Maybe`1[V] SelectMany[U,V](System.Func`2[T,Maybe`1[U]], System.Func`3[T,U,V])">
22805         <size>71</size>
22806       </method>
22807       <method name="Void .ctor()">
22808         <size>14</size>
22809       </method>
22810       <method name="Void .ctor(T)">
22811         <size>21</size>
22812       </method>
22813       <method name="Void .cctor()">
22814         <size>11</size>
22815       </method>
22816     </type>
22817     <type name="MaybeExtensions">
22818       <method name="Maybe`1[T] ToMaybe[T](T)">
22819         <size>7</size>
22820       </method>
22821     </type>
22822     <type name="Test">
22823       <method name="Void Main()">
22824         <size>138</size>
22825       </method>
22826       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__0(Int32)">
22827         <size>7</size>
22828       </method>
22829       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__1(Int32, Int32)">
22830         <size>8</size>
22831       </method>
22832       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22833         <size>7</size>
22834       </method>
22835       <method name="Int32 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[System.Int32,System.Int32], Int32)">
22836         <size>16</size>
22837       </method>
22838       <method name="Void .ctor()">
22839         <size>7</size>
22840       </method>
22841     </type>
22842     <type name="&lt;&gt;__AnonType0`2[&lt;x&gt;__T,&lt;y&gt;__T]">
22843       <method name="&lt;x&gt;__T get_x()">
22844         <size>7</size>
22845       </method>
22846       <method name="&lt;y&gt;__T get_y()">
22847         <size>7</size>
22848       </method>
22849       <method name="Boolean Equals(System.Object)">
22850         <size>69</size>
22851       </method>
22852       <method name="Int32 GetHashCode()">
22853         <size>86</size>
22854       </method>
22855       <method name="System.String ToString()">
22856         <size>142</size>
22857       </method>
22858       <method name="Void .ctor(&lt;x&gt;__T, &lt;y&gt;__T)">
22859         <size>21</size>
22860       </method>
22861     </type>
22862   </test>
22863   <test name="gtest-linq-21.cs">
22864     <type name="Program">
22865       <method name="Int32 Main()">
22866         <size>90</size>
22867       </method>
22868     </type>
22869     <type name="Program+&lt;Main&gt;c__AnonStorey0">
22870       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
22871         <size>7</size>
22872       </method>
22873       <method name="System.Action &lt;&gt;m__1(Int32, Int32)">
22874         <size>40</size>
22875       </method>
22876       <method name="Void .ctor()">
22877         <size>7</size>
22878       </method>
22879     </type>
22880     <type name="Program+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
22881       <method name="Void &lt;&gt;m__2()">
22882         <size>49</size>
22883       </method>
22884       <method name="Void .ctor()">
22885         <size>7</size>
22886       </method>
22887     </type>
22888   </test>
22889   <test name="gtest-linq-22.cs">
22890     <type name="Test.MainClass">
22891       <method name="Void Main()">
22892         <size>47</size>
22893       </method>
22894       <method name="Void .ctor()">
22895         <size>7</size>
22896       </method>
22897     </type>
22898     <type name="&lt;&gt;__AnonType0`2[&lt;item&gt;__T,&lt;parsed&gt;__T]">
22899       <method name="&lt;item&gt;__T get_item()">
22900         <size>7</size>
22901       </method>
22902       <method name="&lt;parsed&gt;__T get_parsed()">
22903         <size>7</size>
22904       </method>
22905       <method name="Boolean Equals(System.Object)">
22906         <size>69</size>
22907       </method>
22908       <method name="Int32 GetHashCode()">
22909         <size>86</size>
22910       </method>
22911       <method name="System.String ToString()">
22912         <size>142</size>
22913       </method>
22914       <method name="Void .ctor(&lt;item&gt;__T, &lt;parsed&gt;__T)">
22915         <size>21</size>
22916       </method>
22917     </type>
22918     <type name="Test.MainClass+&lt;Main&gt;c__AnonStorey0">
22919       <method name="&lt;&gt;__AnonType0`2[System.Char,System.Boolean] &lt;&gt;m__0(Char)">
22920         <size>23</size>
22921       </method>
22922       <method name="DateTime &lt;&gt;m__1(&lt;&gt;__AnonType0`2[System.Char,System.Boolean])">
22923         <size>28</size>
22924       </method>
22925       <method name="Void .ctor()">
22926         <size>7</size>
22927       </method>
22928     </type>
22929   </test>
22930   <test name="gtest-linq-23.cs">
22931     <type name="OrderByBugExample.Foo">
22932       <method name="System.String get_Name()">
22933         <size>7</size>
22934       </method>
22935       <method name="Void set_Name(System.String)">
22936         <size>8</size>
22937       </method>
22938       <method name="Int32 get_Value1()">
22939         <size>7</size>
22940       </method>
22941       <method name="Void set_Value1(Int32)">
22942         <size>8</size>
22943       </method>
22944       <method name="Int32 get_Value2()">
22945         <size>7</size>
22946       </method>
22947       <method name="Void set_Value2(Int32)">
22948         <size>8</size>
22949       </method>
22950       <method name="Void .ctor()">
22951         <size>7</size>
22952       </method>
22953     </type>
22954     <type name="OrderByBugExample.Program">
22955       <method name="Int32 Main()">
22956         <size>351</size>
22957       </method>
22958       <method name="System.String &lt;Main&gt;m__0(OrderByBugExample.Foo)">
22959         <size>7</size>
22960       </method>
22961       <method name="Int32 &lt;Main&gt;m__1(OrderByBugExample.Foo)">
22962         <size>7</size>
22963       </method>
22964       <method name="Int32 &lt;Main&gt;m__2(OrderByBugExample.Foo)">
22965         <size>7</size>
22966       </method>
22967     </type>
22968   </test>
22969   <test name="gtest-linq-24.cs">
22970     <type name="A">
22971       <method name="Void .ctor()">
22972         <size>7</size>
22973       </method>
22974     </type>
22975     <type name="C">
22976       <method name="A[] get_Prop()">
22977         <size>15</size>
22978       </method>
22979       <method name="Void Test()">
22980         <size>56</size>
22981       </method>
22982       <method name="Int32 Main()">
22983         <size>12</size>
22984       </method>
22985       <method name="Int32 &lt;Test&gt;m__0(A)">
22986         <size>7</size>
22987       </method>
22988       <method name="Void .ctor()">
22989         <size>7</size>
22990       </method>
22991     </type>
22992   </test>
22993   <test name="gtest-named-01.cs">
22994     <type name="C">
22995       <method name="Int32 Test(Int32, Int32, System.String)">
22996         <size>6</size>
22997       </method>
22998       <method name="T Foo[T](T, Int32)">
22999         <size>2</size>
23000       </method>
23001       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
23002         <size>9</size>
23003       </method>
23004       <method name="Int32 Main()">
23005         <size>173</size>
23006       </method>
23007       <method name="Int32 &lt;Main&gt;m__0(Int32)">
23008         <size>2</size>
23009       </method>
23010     </type>
23011     <type name="C+&lt;Main&gt;c__AnonStorey0">
23012       <method name="Void .ctor()">
23013         <size>7</size>
23014       </method>
23015       <method name="Int32 &lt;&gt;m__1(Int32)">
23016         <size>7</size>
23017       </method>
23018     </type>
23019   </test>
23020   <test name="gtest-named-02.cs">
23021     <type name="D">
23022       <method name="Void Foo(Int32)">
23023         <size>1</size>
23024       </method>
23025       <method name="Void Main()">
23026         <size>1</size>
23027       </method>
23028       <method name="Void .ctor()">
23029         <size>7</size>
23030       </method>
23031     </type>
23032   </test>
23033   <test name="gtest-optional-01.cs">
23034     <type name="C">
23035       <method name="Void TestA(Int32)">
23036         <size>1</size>
23037       </method>
23038       <method name="Void TestB(Int64)">
23039         <size>1</size>
23040       </method>
23041       <method name="Void TestC(Decimal)">
23042         <size>1</size>
23043       </method>
23044       <method name="Int32 Main()">
23045         <size>310</size>
23046       </method>
23047       <method name="Void .ctor()">
23048         <size>7</size>
23049       </method>
23050     </type>
23051   </test>
23052   <test name="gtest-optional-02.cs">
23053     <type name="C">
23054       <method name="Boolean Test2(Nullable`1)">
23055         <size>11</size>
23056       </method>
23057       <method name="Int32 Test(Nullable`1)">
23058         <size>27</size>
23059       </method>
23060       <method name="Int32 Main()">
23061         <size>101</size>
23062       </method>
23063       <method name="Void .ctor()">
23064         <size>7</size>
23065       </method>
23066       <method name="Boolean Test3(Nullable`1)">
23067         <size>21</size>
23068       </method>
23069     </type>
23070   </test>
23071   <test name="gtest-optional-03.cs">
23072     <type name="C">
23073       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
23074         <size>2</size>
23075       </method>
23076       <method name="Int32 Main()">
23077         <size>225</size>
23078       </method>
23079       <method name="Void .ctor()">
23080         <size>7</size>
23081       </method>
23082     </type>
23083   </test>
23084   <test name="gtest-optional-04.cs">
23085     <type name="C">
23086       <method name="Void Foo[T](T, T)">
23087         <size>1</size>
23088       </method>
23089       <method name="Void TestParams(System.Int32[])">
23090         <size>6</size>
23091       </method>
23092       <method name="Void TestParams(Int32)">
23093         <size>1</size>
23094       </method>
23095       <method name="Void TestStruct(Nullable`1)">
23096         <size>1</size>
23097       </method>
23098       <method name="System.String get_Item(Int32, System.String)">
23099         <size>2</size>
23100       </method>
23101       <method name="Void set_Item(Int32, System.String, System.String)">
23102         <size>4</size>
23103       </method>
23104       <method name="Int32 Main()">
23105         <size>120</size>
23106       </method>
23107       <method name="Void .ctor()">
23108         <size>7</size>
23109       </method>
23110     </type>
23111   </test>
23112   <test name="gtest-optional-05.cs">
23113     <type name="Blah">
23114       <method name="Int32 Foo(Int32, Int32)">
23115         <size>4</size>
23116       </method>
23117       <method name="Int32 Main()">
23118         <size>46</size>
23119       </method>
23120       <method name="Void .ctor()">
23121         <size>7</size>
23122       </method>
23123     </type>
23124     <type name="Blah+MyDelegate">
23125       <method name="Int32 Invoke(Int32, Int32)">
23126         <size>0</size>
23127       </method>
23128       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23129         <size>0</size>
23130       </method>
23131       <method name="Int32 EndInvoke(IAsyncResult)">
23132         <size>0</size>
23133       </method>
23134       <method name="Void .ctor(Object, IntPtr)">
23135         <size>0</size>
23136       </method>
23137     </type>
23138   </test>
23139   <test name="gtest-optional-06.cs">
23140     <type name="C">
23141       <method name="Int32 Foo(Int32)">
23142         <size>2</size>
23143       </method>
23144       <method name="Int32 Main()">
23145         <size>38</size>
23146       </method>
23147       <method name="Void .ctor()">
23148         <size>7</size>
23149       </method>
23150     </type>
23151     <type name="D">
23152       <method name="Int32 Invoke(Int32)">
23153         <size>0</size>
23154       </method>
23155       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23156         <size>0</size>
23157       </method>
23158       <method name="Int32 EndInvoke(IAsyncResult)">
23159         <size>0</size>
23160       </method>
23161       <method name="Void .ctor(Object, IntPtr)">
23162         <size>0</size>
23163       </method>
23164     </type>
23165   </test>
23166   <test name="gtest-optional-07.cs">
23167     <type name="Tests">
23168       <method name="Void foo(Foo)">
23169         <size>1</size>
23170       </method>
23171       <method name="Int32 Main()">
23172         <size>8</size>
23173       </method>
23174       <method name="Void .ctor()">
23175         <size>7</size>
23176       </method>
23177     </type>
23178   </test>
23179   <test name="gtest-optional-08.cs">
23180     <type name="Tests">
23181       <method name="Int32 Main()">
23182         <size>36</size>
23183       </method>
23184       <method name="Void .ctor(String)">
23185         <size>14</size>
23186       </method>
23187       <method name="Void .ctor(Int32)">
23188         <size>7</size>
23189       </method>
23190     </type>
23191   </test>
23192   <test name="gtest-partial-01.cs">
23193     <type name="B`1[U]">
23194       <method name="Void .ctor()">
23195         <size>7</size>
23196       </method>
23197     </type>
23198     <type name="C`1[T]">
23199       <method name="Void .ctor()">
23200         <size>7</size>
23201       </method>
23202     </type>
23203     <type name="Test">
23204       <method name="Void Main()">
23205         <size>1</size>
23206       </method>
23207       <method name="Void .ctor()">
23208         <size>7</size>
23209       </method>
23210     </type>
23211   </test>
23212   <test name="gtest-partial-02.cs">
23213     <type name="A`1[T]">
23214       <method name="Void Test()">
23215         <size>13</size>
23216       </method>
23217       <method name="T get_CurrentItem()">
23218         <size>7</size>
23219       </method>
23220       <method name="Void set_CurrentItem(T)">
23221         <size>8</size>
23222       </method>
23223       <method name="Void .ctor()">
23224         <size>7</size>
23225       </method>
23226     </type>
23227     <type name="C">
23228       <method name="Void Main()">
23229         <size>1</size>
23230       </method>
23231       <method name="Void .ctor()">
23232         <size>7</size>
23233       </method>
23234     </type>
23235   </test>
23236   <test name="gtest-repl-01.cs">
23237     <type name="MyTest">
23238       <method name="Void Run(System.String, System.String)">
23239         <size>23</size>
23240       </method>
23241       <method name="Void Evaluate(System.String, System.String, System.Object)">
23242         <size>80</size>
23243       </method>
23244       <method name="Void Main()">
23245         <size>540</size>
23246       </method>
23247       <method name="Void .ctor()">
23248         <size>7</size>
23249       </method>
23250     </type>
23251   </test>
23252   <test name="gtest-var-04.cs">
23253     <type name="Test">
23254       <method name="Void .ctor()">
23255         <size>7</size>
23256       </method>
23257       <method name="Int32 Main()">
23258         <size>221</size>
23259       </method>
23260     </type>
23261   </test>
23262   <test name="gtest-variance-1.cs">
23263     <type name="Foo">
23264       <method name="System.String get_Bar()">
23265         <size>7</size>
23266       </method>
23267       <method name="Void .ctor(String)">
23268         <size>14</size>
23269       </method>
23270     </type>
23271     <type name="Test">
23272       <method name="Int32 Main()">
23273         <size>57</size>
23274       </method>
23275       <method name="Void .ctor()">
23276         <size>7</size>
23277       </method>
23278     </type>
23279   </test>
23280   <test name="gtest-variance-10.cs">
23281     <type name="Foo">
23282       <method name="Void .ctor()">
23283         <size>7</size>
23284       </method>
23285     </type>
23286     <type name="Test">
23287       <method name="Int32 I&lt;string&gt;.get_Count()">
23288         <size>2</size>
23289       </method>
23290       <method name="Int32 I&lt;Foo&gt;.get_Count()">
23291         <size>2</size>
23292       </method>
23293       <method name="Void .ctor()">
23294         <size>7</size>
23295       </method>
23296     </type>
23297     <type name="Program">
23298       <method name="Int32 Main()">
23299         <size>29</size>
23300       </method>
23301     </type>
23302   </test>
23303   <test name="gtest-variance-11.cs">
23304     <type name="D">
23305       <method name="Void .ctor()">
23306         <size>7</size>
23307       </method>
23308       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
23309         <size>38</size>
23310       </method>
23311       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
23312         <size>38</size>
23313       </method>
23314       <method name="Int32 Main()">
23315         <size>38</size>
23316       </method>
23317     </type>
23318   </test>
23319   <test name="gtest-variance-12.cs">
23320     <type name="D">
23321       <method name="Void add_field(D`1[System.String])">
23322         <size>24</size>
23323       </method>
23324       <method name="Void remove_field(D`1[System.String])">
23325         <size>24</size>
23326       </method>
23327       <method name="Int32 Main()">
23328         <size>72</size>
23329       </method>
23330       <method name="Void &lt;Main&gt;m__0()">
23331         <size>1</size>
23332       </method>
23333       <method name="Void .ctor()">
23334         <size>7</size>
23335       </method>
23336     </type>
23337     <type name="D`1[T]">
23338       <method name="Void Invoke()">
23339         <size>0</size>
23340       </method>
23341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23342         <size>0</size>
23343       </method>
23344       <method name="Void EndInvoke(IAsyncResult)">
23345         <size>0</size>
23346       </method>
23347       <method name="Void .ctor(Object, IntPtr)">
23348         <size>0</size>
23349       </method>
23350     </type>
23351   </test>
23352   <test name="gtest-variance-13.cs">
23353     <type name="A">
23354       <method name="Void .ctor()">
23355         <size>7</size>
23356       </method>
23357       <method name="Void Foo[T](T, IList`1)">
23358         <size>1</size>
23359       </method>
23360       <method name="Void Test()">
23361         <size>17</size>
23362       </method>
23363     </type>
23364     <type name="B">
23365       <method name="Void .ctor()">
23366         <size>7</size>
23367       </method>
23368       <method name="Void Foo[T](T, I`1)">
23369         <size>1</size>
23370       </method>
23371       <method name="Void Test[U](U, I`1)">
23372         <size>8</size>
23373       </method>
23374     </type>
23375     <type name="M">
23376       <method name="Void .ctor()">
23377         <size>7</size>
23378       </method>
23379       <method name="Int32 Main()">
23380         <size>2</size>
23381       </method>
23382     </type>
23383   </test>
23384   <test name="gtest-variance-2.cs">
23385     <type name="Foo">
23386       <method name="System.String Bar(System.Object)">
23387         <size>12</size>
23388       </method>
23389       <method name="Void .ctor()">
23390         <size>7</size>
23391       </method>
23392     </type>
23393     <type name="Test">
23394       <method name="Int32 Main()">
23395         <size>92</size>
23396       </method>
23397       <method name="Void .ctor()">
23398         <size>7</size>
23399       </method>
23400     </type>
23401   </test>
23402   <test name="gtest-variance-3.cs">
23403     <type name="Test">
23404       <method name="Int32 Main()">
23405         <size>56</size>
23406       </method>
23407       <method name="Int32 Bar(Foo`1[System.Object])">
23408         <size>12</size>
23409       </method>
23410       <method name="Void .ctor()">
23411         <size>7</size>
23412       </method>
23413     </type>
23414     <type name="Foo`1[T]">
23415       <method name="T Invoke()">
23416         <size>0</size>
23417       </method>
23418       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23419         <size>0</size>
23420       </method>
23421       <method name="T EndInvoke(IAsyncResult)">
23422         <size>0</size>
23423       </method>
23424       <method name="Void .ctor(Object, IntPtr)">
23425         <size>0</size>
23426       </method>
23427     </type>
23428     <type name="Test+&lt;Main&gt;c__AnonStorey0">
23429       <method name="System.String &lt;&gt;m__0()">
23430         <size>7</size>
23431       </method>
23432       <method name="Void .ctor()">
23433         <size>7</size>
23434       </method>
23435     </type>
23436   </test>
23437   <test name="gtest-variance-4.cs">
23438     <type name="Test">
23439       <method name="Int32 Main()">
23440         <size>58</size>
23441       </method>
23442       <method name="Int32 Bar(Foo`1[System.String], System.String)">
23443         <size>8</size>
23444       </method>
23445       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
23446         <size>7</size>
23447       </method>
23448       <method name="Void .ctor()">
23449         <size>7</size>
23450       </method>
23451     </type>
23452     <type name="Foo`1[T]">
23453       <method name="Int32 Invoke(T)">
23454         <size>0</size>
23455       </method>
23456       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23457         <size>0</size>
23458       </method>
23459       <method name="Int32 EndInvoke(IAsyncResult)">
23460         <size>0</size>
23461       </method>
23462       <method name="Void .ctor(Object, IntPtr)">
23463         <size>0</size>
23464       </method>
23465     </type>
23466   </test>
23467   <test name="gtest-variance-5.cs">
23468     <type name="BothVariants`2[T1,T2]">
23469       <method name="T1 get_Foo()">
23470         <size>7</size>
23471       </method>
23472       <method name="Void set_Foo(T1)">
23473         <size>8</size>
23474       </method>
23475       <method name="Int32 Bar(T2)">
23476         <size>35</size>
23477       </method>
23478       <method name="Void .ctor(T1)">
23479         <size>14</size>
23480       </method>
23481     </type>
23482     <type name="Invariant`1[T]">
23483       <method name="T get_Foo()">
23484         <size>36</size>
23485       </method>
23486       <method name="Int32 Bar(T)">
23487         <size>14</size>
23488       </method>
23489       <method name="Void .ctor()">
23490         <size>7</size>
23491       </method>
23492     </type>
23493     <type name="A">
23494       <method name="System.String get_Fruit()">
23495         <size>6</size>
23496       </method>
23497       <method name="Void .ctor()">
23498         <size>7</size>
23499       </method>
23500     </type>
23501     <type name="B">
23502       <method name="System.String get_Fruit()">
23503         <size>6</size>
23504       </method>
23505       <method name="Void .ctor()">
23506         <size>7</size>
23507       </method>
23508     </type>
23509     <type name="C">
23510       <method name="System.String get_Fruit()">
23511         <size>6</size>
23512       </method>
23513       <method name="Void .ctor()">
23514         <size>7</size>
23515       </method>
23516     </type>
23517     <type name="Test">
23518       <method name="Int32 Main()">
23519         <size>110</size>
23520       </method>
23521       <method name="Void .ctor()">
23522         <size>7</size>
23523       </method>
23524     </type>
23525   </test>
23526   <test name="gtest-variance-6.cs">
23527     <type name="Program">
23528       <method name="Void .ctor()">
23529         <size>7</size>
23530       </method>
23531       <method name="Void Main()">
23532         <size>1</size>
23533       </method>
23534     </type>
23535     <type name="Cov1`1[U]">
23536       <method name="Void .ctor(Object, IntPtr)">
23537         <size>0</size>
23538       </method>
23539       <method name="ICovariant`1 Invoke(IContravariant`1)">
23540         <size>0</size>
23541       </method>
23542       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23543         <size>0</size>
23544       </method>
23545       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23546         <size>0</size>
23547       </method>
23548     </type>
23549     <type name="Cov2`1[U]">
23550       <method name="Void .ctor(Object, IntPtr)">
23551         <size>0</size>
23552       </method>
23553       <method name="ICovariant`1 Invoke(IContravariant`1)">
23554         <size>0</size>
23555       </method>
23556       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23557         <size>0</size>
23558       </method>
23559       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23560         <size>0</size>
23561       </method>
23562     </type>
23563     <type name="Cov3`1[U]">
23564       <method name="Void .ctor(Object, IntPtr)">
23565         <size>0</size>
23566       </method>
23567       <method name="ICovariant`1 Invoke(IContravariant`1)">
23568         <size>0</size>
23569       </method>
23570       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23571         <size>0</size>
23572       </method>
23573       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23574         <size>0</size>
23575       </method>
23576     </type>
23577     <type name="Cov4`1[U]">
23578       <method name="Void .ctor(Object, IntPtr)">
23579         <size>0</size>
23580       </method>
23581       <method name="ICovariant`1 Invoke()">
23582         <size>0</size>
23583       </method>
23584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23585         <size>0</size>
23586       </method>
23587       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23588         <size>0</size>
23589       </method>
23590     </type>
23591     <type name="Cov5`1[U]">
23592       <method name="Void .ctor(Object, IntPtr)">
23593         <size>0</size>
23594       </method>
23595       <method name="IContravariant`1 Invoke()">
23596         <size>0</size>
23597       </method>
23598       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23599         <size>0</size>
23600       </method>
23601       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23602         <size>0</size>
23603       </method>
23604     </type>
23605     <type name="Contra5`1[U]">
23606       <method name="Void .ctor(Object, IntPtr)">
23607         <size>0</size>
23608       </method>
23609       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23610         <size>0</size>
23611       </method>
23612       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23613         <size>0</size>
23614       </method>
23615       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23616         <size>0</size>
23617       </method>
23618     </type>
23619     <type name="Contra6`1[U]">
23620       <method name="Void .ctor(Object, IntPtr)">
23621         <size>0</size>
23622       </method>
23623       <method name="IContravariant`1 Invoke()">
23624         <size>0</size>
23625       </method>
23626       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23627         <size>0</size>
23628       </method>
23629       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23630         <size>0</size>
23631       </method>
23632     </type>
23633     <type name="Contra7`1[U]">
23634       <method name="Void .ctor(Object, IntPtr)">
23635         <size>0</size>
23636       </method>
23637       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23638         <size>0</size>
23639       </method>
23640       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23641         <size>0</size>
23642       </method>
23643       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23644         <size>0</size>
23645       </method>
23646     </type>
23647     <type name="Contra8`1[U]">
23648       <method name="Void .ctor(Object, IntPtr)">
23649         <size>0</size>
23650       </method>
23651       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23652         <size>0</size>
23653       </method>
23654       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23655         <size>0</size>
23656       </method>
23657       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23658         <size>0</size>
23659       </method>
23660     </type>
23661   </test>
23662   <test name="gtest-variance-7.cs">
23663     <type name="C">
23664       <method name="Void .ctor()">
23665         <size>7</size>
23666       </method>
23667       <method name="Void Main()">
23668         <size>1</size>
23669       </method>
23670     </type>
23671     <type name="Covariant`1[T]">
23672       <method name="Void .ctor(Object, IntPtr)">
23673         <size>0</size>
23674       </method>
23675       <method name="T Invoke()">
23676         <size>0</size>
23677       </method>
23678       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23679         <size>0</size>
23680       </method>
23681       <method name="T EndInvoke(IAsyncResult)">
23682         <size>0</size>
23683       </method>
23684     </type>
23685     <type name="Contra`1[T]">
23686       <method name="Void .ctor(Object, IntPtr)">
23687         <size>0</size>
23688       </method>
23689       <method name="Void Invoke(T)">
23690         <size>0</size>
23691       </method>
23692       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23693         <size>0</size>
23694       </method>
23695       <method name="Void EndInvoke(IAsyncResult)">
23696         <size>0</size>
23697       </method>
23698     </type>
23699     <type name="CoContra`2[TR,T]">
23700       <method name="Void .ctor(Object, IntPtr)">
23701         <size>0</size>
23702       </method>
23703       <method name="TR Invoke(T)">
23704         <size>0</size>
23705       </method>
23706       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23707         <size>0</size>
23708       </method>
23709       <method name="TR EndInvoke(IAsyncResult)">
23710         <size>0</size>
23711       </method>
23712     </type>
23713     <type name="None`1[T]">
23714       <method name="Void .ctor(Object, IntPtr)">
23715         <size>0</size>
23716       </method>
23717       <method name="Void Invoke(T)">
23718         <size>0</size>
23719       </method>
23720       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23721         <size>0</size>
23722       </method>
23723       <method name="Void EndInvoke(IAsyncResult)">
23724         <size>0</size>
23725       </method>
23726     </type>
23727     <type name="Test`1[U]">
23728       <method name="Void .ctor(Object, IntPtr)">
23729         <size>0</size>
23730       </method>
23731       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
23732         <size>0</size>
23733       </method>
23734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23735         <size>0</size>
23736       </method>
23737       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23738         <size>0</size>
23739       </method>
23740     </type>
23741     <type name="Test2`1[U]">
23742       <method name="Void .ctor(Object, IntPtr)">
23743         <size>0</size>
23744       </method>
23745       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
23746         <size>0</size>
23747       </method>
23748       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23749         <size>0</size>
23750       </method>
23751       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
23752         <size>0</size>
23753       </method>
23754     </type>
23755     <type name="Test3`1[U]">
23756       <method name="Void .ctor(Object, IntPtr)">
23757         <size>0</size>
23758       </method>
23759       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23760         <size>0</size>
23761       </method>
23762       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23763         <size>0</size>
23764       </method>
23765       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23766         <size>0</size>
23767       </method>
23768     </type>
23769     <type name="Test4`1[U]">
23770       <method name="Void .ctor(Object, IntPtr)">
23771         <size>0</size>
23772       </method>
23773       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23774         <size>0</size>
23775       </method>
23776       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23777         <size>0</size>
23778       </method>
23779       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23780         <size>0</size>
23781       </method>
23782     </type>
23783     <type name="Test5`1[U]">
23784       <method name="Void .ctor(Object, IntPtr)">
23785         <size>0</size>
23786       </method>
23787       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
23788         <size>0</size>
23789       </method>
23790       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23791         <size>0</size>
23792       </method>
23793       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
23794         <size>0</size>
23795       </method>
23796     </type>
23797     <type name="Test6`1[U]">
23798       <method name="Void .ctor(Object, IntPtr)">
23799         <size>0</size>
23800       </method>
23801       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
23802         <size>0</size>
23803       </method>
23804       <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)">
23805         <size>0</size>
23806       </method>
23807       <method name="Void EndInvoke(IAsyncResult)">
23808         <size>0</size>
23809       </method>
23810     </type>
23811     <type name="Both`2[U,V]">
23812       <method name="Void .ctor(Object, IntPtr)">
23813         <size>0</size>
23814       </method>
23815       <method name="Void Invoke(CoContra`2[U,V])">
23816         <size>0</size>
23817       </method>
23818       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
23819         <size>0</size>
23820       </method>
23821       <method name="Void EndInvoke(IAsyncResult)">
23822         <size>0</size>
23823       </method>
23824     </type>
23825     <type name="Both2`2[U,V]">
23826       <method name="Void .ctor(Object, IntPtr)">
23827         <size>0</size>
23828       </method>
23829       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
23830         <size>0</size>
23831       </method>
23832       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
23833         <size>0</size>
23834       </method>
23835       <method name="Void EndInvoke(IAsyncResult)">
23836         <size>0</size>
23837       </method>
23838     </type>
23839     <type name="Both3`2[U,V]">
23840       <method name="Void .ctor(Object, IntPtr)">
23841         <size>0</size>
23842       </method>
23843       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
23844         <size>0</size>
23845       </method>
23846       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
23847         <size>0</size>
23848       </method>
23849       <method name="Void EndInvoke(IAsyncResult)">
23850         <size>0</size>
23851       </method>
23852     </type>
23853     <type name="Both4`2[U,V]">
23854       <method name="Void .ctor(Object, IntPtr)">
23855         <size>0</size>
23856       </method>
23857       <method name="Void Invoke(Both`2[V,U])">
23858         <size>0</size>
23859       </method>
23860       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
23861         <size>0</size>
23862       </method>
23863       <method name="Void EndInvoke(IAsyncResult)">
23864         <size>0</size>
23865       </method>
23866     </type>
23867     <type name="Both5`2[U,V]">
23868       <method name="Void .ctor(Object, IntPtr)">
23869         <size>0</size>
23870       </method>
23871       <method name="Void Invoke(Both`2[V,System.Int32])">
23872         <size>0</size>
23873       </method>
23874       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
23875         <size>0</size>
23876       </method>
23877       <method name="Void EndInvoke(IAsyncResult)">
23878         <size>0</size>
23879       </method>
23880     </type>
23881   </test>
23882   <test name="gtest-variance-8.cs">
23883     <type name="A`1[T]">
23884       <method name="Void .ctor()">
23885         <size>7</size>
23886       </method>
23887     </type>
23888     <type name="C">
23889       <method name="Int32 Main()">
23890         <size>144</size>
23891       </method>
23892       <method name="Void .ctor()">
23893         <size>7</size>
23894       </method>
23895     </type>
23896   </test>
23897   <test name="gtest-variance-9.cs">
23898     <type name="Test">
23899       <method name="Void .ctor()">
23900         <size>7</size>
23901       </method>
23902       <method name="Void Foo(IIn`1)">
23903         <size>1</size>
23904       </method>
23905       <method name="Int32 Main()">
23906         <size>10</size>
23907       </method>
23908     </type>
23909   </test>
23910   <test name="test-1.cs">
23911     <type name="X">
23912       <method name="Void .ctor()">
23913         <size>7</size>
23914       </method>
23915       <method name="Int32 Main(System.String[])">
23916         <size>12</size>
23917       </method>
23918     </type>
23919   </test>
23920   <test name="test-10.cs">
23921     <type name="X">
23922       <method name="Void .ctor()">
23923         <size>7</size>
23924       </method>
23925       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
23926         <size>1</size>
23927       </method>
23928       <method name="Void bsbyte()">
23929         <size>35</size>
23930       </method>
23931       <method name="Void abyte(SByte, Char)">
23932         <size>1</size>
23933       </method>
23934       <method name="Void bbyte()">
23935         <size>22</size>
23936       </method>
23937       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
23938         <size>1</size>
23939       </method>
23940       <method name="Void bshort()">
23941         <size>39</size>
23942       </method>
23943       <method name="Void aushort(SByte, Byte, Int16, Char)">
23944         <size>1</size>
23945       </method>
23946       <method name="Void bushort()">
23947         <size>29</size>
23948       </method>
23949       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
23950         <size>1</size>
23951       </method>
23952       <method name="Void bint()">
23953         <size>42</size>
23954       </method>
23955       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
23956         <size>1</size>
23957       </method>
23958       <method name="Void buint()">
23959         <size>38</size>
23960       </method>
23961       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
23962         <size>1</size>
23963       </method>
23964       <method name="Void blong()">
23965         <size>47</size>
23966       </method>
23967       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
23968         <size>1</size>
23969       </method>
23970       <method name="Void bulong()">
23971         <size>47</size>
23972       </method>
23973       <method name="Void achar(SByte, Byte, Int16)">
23974         <size>1</size>
23975       </method>
23976       <method name="Void bchar()">
23977         <size>27</size>
23978       </method>
23979       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
23980         <size>1</size>
23981       </method>
23982       <method name="Void bfloat()">
23983         <size>67</size>
23984       </method>
23985       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
23986         <size>1</size>
23987       </method>
23988       <method name="Void bdouble()">
23989         <size>75</size>
23990       </method>
23991       <method name="Void TestDecimal(Decimal)">
23992         <size>15</size>
23993       </method>
23994       <method name="Void Main()">
23995         <size>1</size>
23996       </method>
23997     </type>
23998     <type name="Test2">
23999       <method name="Void .ctor()">
24000         <size>7</size>
24001       </method>
24002       <method name="Void ExtraTst()">
24003         <size>12</size>
24004       </method>
24005     </type>
24006   </test>
24007   <test name="test-100.cs">
24008     <type name="GLib.Object">
24009       <method name="Void .ctor()">
24010         <size>7</size>
24011       </method>
24012       <method name="Int32 get_Raw()">
24013         <size>2</size>
24014       </method>
24015       <method name="Void set_Raw(Int32)">
24016         <size>8</size>
24017       </method>
24018       <method name="Void GetProperty()">
24019         <size>12</size>
24020       </method>
24021       <method name="Int32 Main()">
24022         <size>2</size>
24023       </method>
24024     </type>
24025   </test>
24026   <test name="test-101.cs">
24027     <type name="Test.MyAttribute">
24028       <method name="Void .ctor(String)">
24029         <size>20</size>
24030       </method>
24031     </type>
24032     <type name="Test.My2Attribute">
24033       <method name="Void .ctor(String, Int32)">
24034         <size>31</size>
24035       </method>
24036     </type>
24037     <type name="Test.Test">
24038       <method name="Void .ctor()">
24039         <size>7</size>
24040       </method>
24041       <method name="Int32 Main()">
24042         <size>92</size>
24043       </method>
24044     </type>
24045   </test>
24046   <test name="test-102.cs">
24047     <type name="N1.MineAttribute">
24048       <method name="Void .ctor(String)">
24049         <size>14</size>
24050       </method>
24051     </type>
24052     <type name="N1.ReturnAttribute">
24053       <method name="Void .ctor(String)">
24054         <size>14</size>
24055       </method>
24056     </type>
24057     <type name="N1.Foo">
24058       <method name="Void .ctor()">
24059         <size>7</size>
24060       </method>
24061       <method name="Int32 Main()">
24062         <size>250</size>
24063       </method>
24064     </type>
24065   </test>
24066   <test name="test-103.cs">
24067     <type name="A">
24068       <method name="Void .ctor()">
24069         <size>7</size>
24070       </method>
24071       <method name="Int32 Foo()">
24072         <size>0</size>
24073       </method>
24074     </type>
24075     <type name="B">
24076       <method name="Void .ctor()">
24077         <size>7</size>
24078       </method>
24079       <method name="Int32 Foo()">
24080         <size>2</size>
24081       </method>
24082       <method name="Int32 M()">
24083         <size>7</size>
24084       </method>
24085     </type>
24086     <type name="Test">
24087       <method name="Void .ctor()">
24088         <size>7</size>
24089       </method>
24090       <method name="Int32 Main()">
24091         <size>11</size>
24092       </method>
24093     </type>
24094   </test>
24095   <test name="test-104.cs">
24096     <type name="Test">
24097       <method name="Void .ctor()">
24098         <size>7</size>
24099       </method>
24100       <method name="Int32 Main(System.String[])">
24101         <size>12</size>
24102       </method>
24103     </type>
24104   </test>
24105   <test name="test-105.cs">
24106     <type name="Test">
24107       <method name="Void .ctor()">
24108         <size>7</size>
24109       </method>
24110       <method name="Int32 F(Int32)">
24111         <size>33</size>
24112       </method>
24113       <method name="Void async_callback(IAsyncResult)">
24114         <size>22</size>
24115       </method>
24116       <method name="Int32 Main()">
24117         <size>407</size>
24118       </method>
24119     </type>
24120     <type name="Test+SimpleDelegate">
24121       <method name="Void .ctor(Object, IntPtr)">
24122         <size>0</size>
24123       </method>
24124       <method name="Int32 Invoke(Int32)">
24125         <size>0</size>
24126       </method>
24127       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24128         <size>0</size>
24129       </method>
24130       <method name="Int32 EndInvoke(IAsyncResult)">
24131         <size>0</size>
24132       </method>
24133     </type>
24134   </test>
24135   <test name="test-107.cs">
24136     <type name="Test">
24137       <method name="Void .ctor()">
24138         <size>7</size>
24139       </method>
24140       <method name="Void .cctor()">
24141         <size>1</size>
24142       </method>
24143       <method name="Int32 F(Int32)">
24144         <size>27</size>
24145       </method>
24146       <method name="Void async_callback(IAsyncResult)">
24147         <size>100</size>
24148       </method>
24149       <method name="Int32 Main()">
24150         <size>89</size>
24151       </method>
24152     </type>
24153     <type name="Test+SimpleDelegate">
24154       <method name="Void .ctor(Object, IntPtr)">
24155         <size>0</size>
24156       </method>
24157       <method name="Int32 Invoke(Int32)">
24158         <size>0</size>
24159       </method>
24160       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24161         <size>0</size>
24162       </method>
24163       <method name="Int32 EndInvoke(IAsyncResult)">
24164         <size>0</size>
24165       </method>
24166     </type>
24167   </test>
24168   <test name="test-108.cs">
24169     <type name="X">
24170       <method name="Void .ctor()">
24171         <size>7</size>
24172       </method>
24173       <method name="Int32 Main()">
24174         <size>79</size>
24175       </method>
24176     </type>
24177   </test>
24178   <test name="test-109.cs">
24179     <type name="T">
24180       <method name="Void .ctor()">
24181         <size>7</size>
24182       </method>
24183       <method name="Int32 Main()">
24184         <size>23</size>
24185       </method>
24186     </type>
24187   </test>
24188   <test name="test-11.cs">
24189     <type name="Test">
24190       <method name="Void .ctor()">
24191         <size>7</size>
24192       </method>
24193       <method name="Int32 boxtest()">
24194         <size>12</size>
24195       </method>
24196       <method name="Int32 Main()">
24197         <size>14</size>
24198       </method>
24199     </type>
24200   </test>
24201   <test name="test-110.cs">
24202     <type name="test.test">
24203       <method name="Void .ctor()">
24204         <size>7</size>
24205       </method>
24206       <method name="Int32 test_method(Int32)">
24207         <size>13</size>
24208       </method>
24209       <method name="Int32 Main()">
24210         <size>17</size>
24211       </method>
24212     </type>
24213   </test>
24214   <test name="test-111.cs">
24215     <type name="T">
24216       <method name="Void .ctor()">
24217         <size>7</size>
24218       </method>
24219       <method name="System.Object get_obj()">
24220         <size>6</size>
24221       </method>
24222       <method name="Int32 Main()">
24223         <size>21</size>
24224       </method>
24225     </type>
24226   </test>
24227   <test name="test-112.cs">
24228     <type name="X">
24229       <method name="Void .ctor()">
24230         <size>7</size>
24231       </method>
24232       <method name="System.Int32[] g()">
24233         <size>14</size>
24234       </method>
24235       <method name="Int32 Main()">
24236         <size>18</size>
24237       </method>
24238     </type>
24239   </test>
24240   <test name="test-113.cs">
24241     <type name="X">
24242       <method name="Void .ctor()">
24243         <size>7</size>
24244       </method>
24245       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
24246         <size>4</size>
24247       </method>
24248       <method name="Void GetProperty(System.String, System.String ByRef)">
24249         <size>21</size>
24250       </method>
24251       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
24252         <size>4</size>
24253       </method>
24254       <method name="Void GetProperty(System.String, Boolean ByRef)">
24255         <size>21</size>
24256       </method>
24257       <method name="Int32 Main()">
24258         <size>2</size>
24259       </method>
24260     </type>
24261   </test>
24262   <test name="test-114.cs">
24263     <type name="MyClass">
24264       <method name="Void .ctor()">
24265         <size>7</size>
24266       </method>
24267       <method name="Int32 Main()">
24268         <size>15</size>
24269       </method>
24270     </type>
24271     <type name="MyClass+IsAnything">
24272       <method name="Void .ctor(Object, IntPtr)">
24273         <size>0</size>
24274       </method>
24275       <method name="Boolean Invoke(Char)">
24276         <size>0</size>
24277       </method>
24278       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
24279         <size>0</size>
24280       </method>
24281       <method name="Boolean EndInvoke(IAsyncResult)">
24282         <size>0</size>
24283       </method>
24284     </type>
24285   </test>
24286   <test name="test-115.cs">
24287     <type name="A">
24288       <method name="Void .ctor()">
24289         <size>7</size>
24290       </method>
24291       <method name="X op_Explicit(A)">
24292         <size>8</size>
24293       </method>
24294     </type>
24295     <type name="X">
24296       <method name="Void .ctor()">
24297         <size>7</size>
24298       </method>
24299     </type>
24300     <type name="Y">
24301       <method name="Void .ctor()">
24302         <size>7</size>
24303       </method>
24304     </type>
24305     <type name="blah">
24306       <method name="Void .ctor()">
24307         <size>7</size>
24308       </method>
24309       <method name="Int32 Main()">
24310         <size>47</size>
24311       </method>
24312     </type>
24313   </test>
24314   <test name="test-116.cs">
24315     <type name="X">
24316       <method name="Void .ctor()">
24317         <size>7</size>
24318       </method>
24319       <method name="Int32 Main()">
24320         <size>12</size>
24321       </method>
24322     </type>
24323   </test>
24324   <test name="test-117.cs">
24325     <type name="Blah">
24326       <method name="Void .ctor()">
24327         <size>18</size>
24328       </method>
24329       <method name="Int32 Main()">
24330         <size>25</size>
24331       </method>
24332     </type>
24333   </test>
24334   <test name="test-118.cs">
24335     <type name="Container">
24336       <method name="Void .ctor()">
24337         <size>7</size>
24338       </method>
24339       <method name="Int32 Main(System.String[])">
24340         <size>2</size>
24341       </method>
24342     </type>
24343   </test>
24344   <test name="test-119.cs">
24345     <type name="Value">
24346       <method name="Void .ctor()">
24347         <size>7</size>
24348       </method>
24349       <method name="Int32 op_Explicit(Value)">
24350         <size>2</size>
24351       </method>
24352       <method name="MyObject op_Explicit(Value)">
24353         <size>7</size>
24354       </method>
24355       <method name="UInt32 op_Explicit(Value)">
24356         <size>2</size>
24357       </method>
24358     </type>
24359     <type name="MyObject">
24360       <method name="Void .ctor(Int32)">
24361         <size>7</size>
24362       </method>
24363     </type>
24364     <type name="Derived">
24365       <method name="Void .ctor(Int32)">
24366         <size>8</size>
24367       </method>
24368       <method name="Derived Blah()">
24369         <size>18</size>
24370       </method>
24371     </type>
24372     <type name="Test">
24373       <method name="Void .ctor()">
24374         <size>7</size>
24375       </method>
24376       <method name="Int32 Main()">
24377         <size>33</size>
24378       </method>
24379     </type>
24380   </test>
24381   <test name="test-12.cs">
24382     <type name="X">
24383       <method name="Void .ctor()">
24384         <size>7</size>
24385       </method>
24386       <method name="Int32 Main(System.String[])">
24387         <size>270</size>
24388       </method>
24389       <method name="System.String s(System.String, Int32)">
24390         <size>13</size>
24391       </method>
24392       <method name="System.String x(System.String, System.Object)">
24393         <size>8</size>
24394       </method>
24395     </type>
24396   </test>
24397   <test name="test-120.cs">
24398     <type name="test">
24399       <method name="Void .ctor()">
24400         <size>7</size>
24401       </method>
24402       <method name="Int32 Main()">
24403         <size>140</size>
24404       </method>
24405     </type>
24406   </test>
24407   <test name="test-121.cs">
24408     <type name="X">
24409       <method name="Void .ctor()">
24410         <size>7</size>
24411       </method>
24412       <method name="Int32 g()">
24413         <size>14</size>
24414       </method>
24415       <method name="Int32 Main()">
24416         <size>81</size>
24417       </method>
24418     </type>
24419   </test>
24420   <test name="test-122.cs">
24421     <type name="A">
24422       <method name="Void .ctor()">
24423         <size>7</size>
24424       </method>
24425       <method name="Void .cctor()">
24426         <size>1</size>
24427       </method>
24428       <method name="Int32 Main()">
24429         <size>2</size>
24430       </method>
24431     </type>
24432     <type name="A+B">
24433       <method name="Void .ctor()">
24434         <size>7</size>
24435       </method>
24436       <method name="Void Foo()">
24437         <size>13</size>
24438       </method>
24439     </type>
24440   </test>
24441   <test name="test-123.cs">
24442     <type name="X">
24443       <method name="Void .ctor()">
24444         <size>7</size>
24445       </method>
24446       <method name="System.Object get_non_null()">
24447         <size>6</size>
24448       </method>
24449       <method name="System.Object get_null()">
24450         <size>2</size>
24451       </method>
24452       <method name="Int32 Main()">
24453         <size>95</size>
24454       </method>
24455     </type>
24456   </test>
24457   <test name="test-124.cs">
24458     <type name="t">
24459       <method name="Void .ctor()">
24460         <size>7</size>
24461       </method>
24462       <method name="Void a()">
24463         <size>16</size>
24464       </method>
24465       <method name="Void b()">
24466         <size>16</size>
24467       </method>
24468       <method name="Void c()">
24469         <size>24</size>
24470       </method>
24471       <method name="Void d()">
24472         <size>28</size>
24473       </method>
24474       <method name="Void Main()">
24475         <size>1</size>
24476       </method>
24477     </type>
24478   </test>
24479   <test name="test-125.cs">
24480     <type name="Fraction">
24481       <method name="Void .ctor(Int32, Int32)">
24482         <size>31</size>
24483       </method>
24484       <method name="Void .ctor(Int32)">
24485         <size>31</size>
24486       </method>
24487       <method name="Boolean Equals(System.Object)">
24488         <size>36</size>
24489       </method>
24490       <method name="System.String ToString()">
24491         <size>35</size>
24492       </method>
24493       <method name="Fraction op_Implicit(Int32)">
24494         <size>17</size>
24495       </method>
24496       <method name="Int32 op_Explicit(Fraction)">
24497         <size>24</size>
24498       </method>
24499       <method name="Boolean op_Equality(Fraction, Fraction)">
24500         <size>48</size>
24501       </method>
24502       <method name="Boolean op_Inequality(Fraction, Fraction)">
24503         <size>21</size>
24504       </method>
24505       <method name="Fraction op_Addition(Fraction, Fraction)">
24506         <size>102</size>
24507       </method>
24508     </type>
24509     <type name="Tester">
24510       <method name="Void .ctor()">
24511         <size>7</size>
24512       </method>
24513       <method name="Int32 Main()">
24514         <size>148</size>
24515       </method>
24516     </type>
24517   </test>
24518   <test name="test-126.cs">
24519     <type name="X">
24520       <method name="Void .ctor()">
24521         <size>7</size>
24522       </method>
24523       <method name="Void Iface.Method()">
24524         <size>1</size>
24525       </method>
24526       <method name="Int32 Main()">
24527         <size>33</size>
24528       </method>
24529     </type>
24530   </test>
24531   <test name="test-127.cs">
24532     <type name="X">
24533       <method name="Void .ctor()">
24534         <size>7</size>
24535       </method>
24536       <method name="Int32 Main()">
24537         <size>32</size>
24538       </method>
24539     </type>
24540   </test>
24541   <test name="test-128.cs">
24542     <type name="SimpleAttribute">
24543       <method name="Void .ctor(String)">
24544         <size>14</size>
24545       </method>
24546     </type>
24547     <type name="MineAttribute">
24548       <method name="Void .ctor(Type[])">
24549         <size>14</size>
24550       </method>
24551     </type>
24552     <type name="Foo">
24553       <method name="Void .ctor()">
24554         <size>7</size>
24555       </method>
24556       <method name="Int32 MM()">
24557         <size>153</size>
24558       </method>
24559     </type>
24560     <type name="Blah">
24561       <method name="Void .ctor()">
24562         <size>7</size>
24563       </method>
24564       <method name="Int32 get_Value()">
24565         <size>7</size>
24566       </method>
24567       <method name="Void set_Value(Int32)">
24568         <size>8</size>
24569       </method>
24570       <method name="Int32 Another()">
24571         <size>2</size>
24572       </method>
24573       <method name="Int32 Main()">
24574         <size>6</size>
24575       </method>
24576     </type>
24577   </test>
24578   <test name="test-129.cs">
24579     <type name="X">
24580       <method name="Void .ctor()">
24581         <size>7</size>
24582       </method>
24583       <method name="Int32 Main()">
24584         <size>27</size>
24585       </method>
24586     </type>
24587   </test>
24588   <test name="test-13.cs">
24589     <type name="Foo">
24590       <method name="Void .ctor()">
24591         <size>7</size>
24592       </method>
24593       <method name="Boolean MyMethod()">
24594         <size>12</size>
24595       </method>
24596     </type>
24597     <type name="Blah">
24598       <method name="Void .ctor()">
24599         <size>7</size>
24600       </method>
24601       <method name="Int32 Main()">
24602         <size>23</size>
24603       </method>
24604     </type>
24605   </test>
24606   <test name="test-130.cs">
24607     <type name="X">
24608       <method name="Void .ctor()">
24609         <size>20</size>
24610       </method>
24611       <method name="Int32 Main()">
24612         <size>2</size>
24613       </method>
24614     </type>
24615   </test>
24616   <test name="test-131.cs">
24617     <type name="SimpleAttribute">
24618       <method name="Void .ctor(String)">
24619         <size>14</size>
24620       </method>
24621     </type>
24622     <type name="Blah">
24623       <method name="Void .ctor()">
24624         <size>7</size>
24625       </method>
24626       <method name="Int32 Main()">
24627         <size>2</size>
24628       </method>
24629     </type>
24630   </test>
24631   <test name="test-132.cs">
24632     <type name="T">
24633       <method name="Void .ctor()">
24634         <size>7</size>
24635       </method>
24636       <method name="Int32 Main()">
24637         <size>51</size>
24638       </method>
24639     </type>
24640   </test>
24641   <test name="test-133.cs">
24642     <type name="T">
24643       <method name="Void .ctor()">
24644         <size>7</size>
24645       </method>
24646       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
24647         <size>21</size>
24648       </method>
24649       <method name="Void get_struct(S ByRef)">
24650         <size>24</size>
24651       </method>
24652       <method name="Int32 Main()">
24653         <size>75</size>
24654       </method>
24655     </type>
24656   </test>
24657   <test name="test-134.cs">
24658     <type name="AA">
24659       <method name="Void .ctor()">
24660         <size>7</size>
24661       </method>
24662       <method name="Void A()">
24663         <size>8</size>
24664       </method>
24665       <method name="Void B()">
24666         <size>8</size>
24667       </method>
24668       <method name="Void C()">
24669         <size>8</size>
24670       </method>
24671       <method name="Boolean get_OK()">
24672         <size>32</size>
24673       </method>
24674     </type>
24675     <type name="BB">
24676       <method name="Void .ctor()">
24677         <size>7</size>
24678       </method>
24679       <method name="Void A()">
24680         <size>18</size>
24681       </method>
24682       <method name="Void B()">
24683         <size>8</size>
24684       </method>
24685       <method name="Void C()">
24686         <size>8</size>
24687       </method>
24688       <method name="Boolean get_OK()">
24689         <size>32</size>
24690       </method>
24691     </type>
24692     <type name="T">
24693       <method name="Void .ctor()">
24694         <size>7</size>
24695       </method>
24696       <method name="Void A()">
24697         <size>1</size>
24698       </method>
24699       <method name="Void B()">
24700         <size>1</size>
24701       </method>
24702       <method name="Int32 Main()">
24703         <size>76</size>
24704       </method>
24705     </type>
24706   </test>
24707   <test name="test-135.cs">
24708     <type name="A">
24709       <method name="Void .ctor()">
24710         <size>7</size>
24711       </method>
24712       <method name="Void doh()">
24713         <size>1</size>
24714       </method>
24715     </type>
24716     <type name="T">
24717       <method name="Void .ctor()">
24718         <size>7</size>
24719       </method>
24720       <method name="A get_Prop()">
24721         <size>6</size>
24722       </method>
24723       <method name="Int32 Main()">
24724         <size>37</size>
24725       </method>
24726       <method name="IA IB.get_Prop()">
24727         <size>6</size>
24728       </method>
24729     </type>
24730   </test>
24731   <test name="test-136.cs">
24732     <type name="MyCar">
24733       <method name="Void .ctor()">
24734         <size>7</size>
24735       </method>
24736       <method name="Void IDiagnostic.Stop()">
24737         <size>8</size>
24738       </method>
24739       <method name="Void IAutomobile.Stop()">
24740         <size>8</size>
24741       </method>
24742       <method name="Void Stop()">
24743         <size>16</size>
24744       </method>
24745     </type>
24746     <type name="TestConflict">
24747       <method name="Void .ctor()">
24748         <size>7</size>
24749       </method>
24750       <method name="Int32 Main()">
24751         <size>74</size>
24752       </method>
24753     </type>
24754   </test>
24755   <test name="test-137.cs">
24756     <type name="C">
24757       <method name="Void .ctor()">
24758         <size>7</size>
24759       </method>
24760       <method name="Void X()">
24761         <size>15</size>
24762       </method>
24763       <method name="Int32 Main()">
24764         <size>95</size>
24765       </method>
24766     </type>
24767   </test>
24768   <test name="test-138.cs">
24769     <type name="T">
24770       <method name="Void .ctor()">
24771         <size>7</size>
24772       </method>
24773       <method name="Int32 Main()">
24774         <size>14</size>
24775       </method>
24776     </type>
24777   </test>
24778   <test name="test-139.cs">
24779     <type name="T">
24780       <method name="Void one()">
24781         <size>13</size>
24782       </method>
24783       <method name="Void two(T)">
24784         <size>8</size>
24785       </method>
24786       <method name="Void three(T ByRef)">
24787         <size>13</size>
24788       </method>
24789       <method name="Int32 GetHashCode()">
24790         <size>12</size>
24791       </method>
24792       <method name="Int32 Main()">
24793         <size>31</size>
24794       </method>
24795     </type>
24796   </test>
24797   <test name="test-14.cs">
24798     <type name="Obj.A">
24799       <method name="Void .ctor()">
24800         <size>7</size>
24801       </method>
24802       <method name="Int32 F()">
24803         <size>2</size>
24804       </method>
24805       <method name="Int32 G()">
24806         <size>2</size>
24807       </method>
24808       <method name="Int32 H()">
24809         <size>3</size>
24810       </method>
24811     </type>
24812     <type name="Obj.B">
24813       <method name="Void .ctor()">
24814         <size>7</size>
24815       </method>
24816       <method name="Int32 F()">
24817         <size>2</size>
24818       </method>
24819       <method name="Int32 G()">
24820         <size>2</size>
24821       </method>
24822       <method name="Int32 H()">
24823         <size>3</size>
24824       </method>
24825     </type>
24826     <type name="Obj.Test">
24827       <method name="Void .ctor()">
24828         <size>7</size>
24829       </method>
24830       <method name="Int32 Main()">
24831         <size>182</size>
24832       </method>
24833     </type>
24834   </test>
24835   <test name="test-140.cs">
24836     <type name="BreakTest">
24837       <method name="Void .ctor()">
24838         <size>7</size>
24839       </method>
24840       <method name="Void .cctor()">
24841         <size>1</size>
24842       </method>
24843       <method name="Void B()">
24844         <size>47</size>
24845       </method>
24846       <method name="Int32 Main()">
24847         <size>20</size>
24848       </method>
24849     </type>
24850   </test>
24851   <test name="test-141.cs">
24852     <type name="X">
24853       <method name="Void .ctor()">
24854         <size>7</size>
24855       </method>
24856       <method name="Int32 Main()">
24857         <size>38</size>
24858       </method>
24859       <method name="Boolean Test1()">
24860         <size>41</size>
24861       </method>
24862       <method name="Boolean Test2()">
24863         <size>42</size>
24864       </method>
24865       <method name="Boolean Test3()">
24866         <size>37</size>
24867       </method>
24868     </type>
24869   </test>
24870   <test name="test-142.cs">
24871     <type name="TestClass">
24872       <method name="Void .ctor(EventHandler)">
24873         <size>14</size>
24874       </method>
24875       <method name="Int32 Main()">
24876         <size>2</size>
24877       </method>
24878     </type>
24879     <type name="TestBaseClass">
24880       <method name="Void .ctor()">
24881         <size>7</size>
24882       </method>
24883       <method name="Void add_Blah(System.EventHandler)">
24884         <size>24</size>
24885       </method>
24886       <method name="Void remove_Blah(System.EventHandler)">
24887         <size>24</size>
24888       </method>
24889     </type>
24890   </test>
24891   <test name="test-143.cs">
24892     <type name="MonoEnumInfo">
24893       <method name="Void stuff()">
24894         <size>8</size>
24895       </method>
24896       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
24897         <size>20</size>
24898       </method>
24899       <method name="Int32 Main()">
24900         <size>32</size>
24901       </method>
24902     </type>
24903   </test>
24904   <test name="test-144.cs">
24905     <type name="Test">
24906       <method name="Void .ctor()">
24907         <size>7</size>
24908       </method>
24909       <method name="Void Main()">
24910         <size>1</size>
24911       </method>
24912     </type>
24913   </test>
24914   <test name="test-145.cs">
24915     <type name="JagArrayTest">
24916       <method name="Void .ctor()">
24917         <size>7</size>
24918       </method>
24919       <method name="Void .cctor()">
24920         <size>25</size>
24921       </method>
24922       <method name="Void Main()">
24923         <size>15</size>
24924       </method>
24925     </type>
24926   </test>
24927   <test name="test-146.cs">
24928     <type name="Test">
24929       <method name="Void .ctor()">
24930         <size>7</size>
24931       </method>
24932       <method name="Int32 Main()">
24933         <size>335</size>
24934       </method>
24935     </type>
24936   </test>
24937   <test name="test-147.cs">
24938     <type name="X">
24939       <method name="Void .ctor()">
24940         <size>15</size>
24941       </method>
24942       <method name="Void .cctor()">
24943         <size>8</size>
24944       </method>
24945       <method name="X Foo()">
24946         <size>6</size>
24947       </method>
24948       <method name="X Bar()">
24949         <size>6</size>
24950       </method>
24951       <method name="X Baz()">
24952         <size>6</size>
24953       </method>
24954       <method name="UInt32 get_Property()">
24955         <size>2</size>
24956       </method>
24957       <method name="UInt32 get_StaticProperty()">
24958         <size>3</size>
24959       </method>
24960       <method name="Int32 get_Item(Int32)">
24961         <size>2</size>
24962       </method>
24963     </type>
24964     <type name="Y">
24965       <method name="Void .ctor()">
24966         <size>15</size>
24967       </method>
24968       <method name="Void .cctor()">
24969         <size>9</size>
24970       </method>
24971       <method name="Y Foo()">
24972         <size>6</size>
24973       </method>
24974       <method name="Y Bar()">
24975         <size>6</size>
24976       </method>
24977       <method name="Y Baz()">
24978         <size>6</size>
24979       </method>
24980       <method name="UInt32 get_Property()">
24981         <size>2</size>
24982       </method>
24983       <method name="UInt32 get_StaticProperty()">
24984         <size>3</size>
24985       </method>
24986       <method name="Int32 get_Item(Int32)">
24987         <size>2</size>
24988       </method>
24989     </type>
24990     <type name="Z">
24991       <method name="Void .ctor()">
24992         <size>7</size>
24993       </method>
24994       <method name="Int32 Test()">
24995         <size>94</size>
24996       </method>
24997     </type>
24998     <type name="Test">
24999       <method name="Void .ctor()">
25000         <size>7</size>
25001       </method>
25002       <method name="Int32 Main()">
25003         <size>252</size>
25004       </method>
25005     </type>
25006   </test>
25007   <test name="test-148.cs">
25008     <type name="Y">
25009       <method name="Void .ctor()">
25010         <size>7</size>
25011       </method>
25012       <method name="Int32 get_Bar(Int32)">
25013         <size>2</size>
25014       </method>
25015       <method name="Int64 get_Bar(Double)">
25016         <size>3</size>
25017       </method>
25018     </type>
25019     <type name="Z">
25020       <method name="Void .ctor()">
25021         <size>7</size>
25022       </method>
25023       <method name="Int64 get_Whatever(Double)">
25024         <size>3</size>
25025       </method>
25026       <method name="Single get_Whatever(Int64, Int32)">
25027         <size>6</size>
25028       </method>
25029       <method name="Int32 InstanceTest()">
25030         <size>54</size>
25031       </method>
25032       <method name="Int32 Test()">
25033         <size>356</size>
25034       </method>
25035       <method name="Int32 Main()">
25036         <size>94</size>
25037       </method>
25038     </type>
25039     <type name="Z+MyArray">
25040       <method name="Void .ctor()">
25041         <size>7</size>
25042       </method>
25043       <method name="System.Object get_Item(Int32)">
25044         <size>8</size>
25045       </method>
25046       <method name="Void set_Item(Int32, System.Object)">
25047         <size>9</size>
25048       </method>
25049     </type>
25050     <type name="A">
25051       <method name="Void .ctor()">
25052         <size>7</size>
25053       </method>
25054       <method name="Int32 get_Monkey(Int32)">
25055         <size>4</size>
25056       </method>
25057     </type>
25058     <type name="B">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="Int64 get_Item(Int64, Int32)">
25063         <size>5</size>
25064       </method>
25065     </type>
25066     <type name="C">
25067       <method name="Void .ctor()">
25068         <size>7</size>
25069       </method>
25070       <method name="Int32 get_Item(Int32)">
25071         <size>4</size>
25072       </method>
25073     </type>
25074     <type name="D">
25075       <method name="Void .ctor()">
25076         <size>7</size>
25077       </method>
25078       <method name="Int64 get_Item(Int64, Int32)">
25079         <size>5</size>
25080       </method>
25081     </type>
25082     <type name="E">
25083       <method name="Void .ctor()">
25084         <size>7</size>
25085       </method>
25086       <method name="System.String get_g()">
25087         <size>6</size>
25088       </method>
25089       <method name="Void set_g(System.String)">
25090         <size>1</size>
25091       </method>
25092     </type>
25093     <type name="F">
25094       <method name="Void .ctor()">
25095         <size>7</size>
25096       </method>
25097       <method name="System.String get_g()">
25098         <size>6</size>
25099       </method>
25100     </type>
25101     <type name="DisposableNotifyList">
25102       <method name="Void .ctor()">
25103         <size>7</size>
25104       </method>
25105     </type>
25106     <type name="ChildList">
25107       <method name="Void .ctor()">
25108         <size>7</size>
25109       </method>
25110       <method name="Void Test()">
25111         <size>14</size>
25112       </method>
25113     </type>
25114     <type name="Y">
25115       <method name="Int32 X.get_Foo(Int32)">
25116         <size>2</size>
25117       </method>
25118     </type>
25119   </test>
25120   <test name="test-149.cs">
25121     <type name="Y">
25122       <method name="Void .ctor()">
25123         <size>7</size>
25124       </method>
25125       <method name="Void .cctor()">
25126         <size>1</size>
25127       </method>
25128       <method name="Void add_Foo(System.EventHandler)">
25129         <size>24</size>
25130       </method>
25131       <method name="Void remove_Foo(System.EventHandler)">
25132         <size>24</size>
25133       </method>
25134       <method name="Void add_TestEvent(MyDelegate)">
25135         <size>24</size>
25136       </method>
25137       <method name="Void remove_TestEvent(MyDelegate)">
25138         <size>24</size>
25139       </method>
25140       <method name="Int32 Test()">
25141         <size>166</size>
25142       </method>
25143       <method name="Void callback1(System.Object, System.EventArgs)">
25144         <size>7</size>
25145       </method>
25146       <method name="Int64 callback2(Int32)">
25147         <size>19</size>
25148       </method>
25149       <method name="Void callback3(System.Object, System.EventArgs)">
25150         <size>7</size>
25151       </method>
25152     </type>
25153     <type name="Z">
25154       <method name="Void .ctor()">
25155         <size>7</size>
25156       </method>
25157       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
25158         <size>22</size>
25159       </method>
25160       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
25161         <size>22</size>
25162       </method>
25163       <method name="Int32 a()">
25164         <size>2</size>
25165       </method>
25166       <method name="Int32 Main()">
25167         <size>80</size>
25168       </method>
25169     </type>
25170     <type name="Static">
25171       <method name="Void .ctor()">
25172         <size>7</size>
25173       </method>
25174       <method name="Void add_Test(System.EventHandler)">
25175         <size>22</size>
25176       </method>
25177       <method name="Void remove_Test(System.EventHandler)">
25178         <size>22</size>
25179       </method>
25180       <method name="Void Fire()">
25181         <size>23</size>
25182       </method>
25183     </type>
25184     <type name="Z+SomeEventHandler">
25185       <method name="Void .ctor(Object, IntPtr)">
25186         <size>0</size>
25187       </method>
25188       <method name="Int32 Invoke()">
25189         <size>0</size>
25190       </method>
25191       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25192         <size>0</size>
25193       </method>
25194       <method name="Int32 EndInvoke(IAsyncResult)">
25195         <size>0</size>
25196       </method>
25197     </type>
25198     <type name="MyDelegate">
25199       <method name="Void .ctor(Object, IntPtr)">
25200         <size>0</size>
25201       </method>
25202       <method name="Int64 Invoke(Int32)">
25203         <size>0</size>
25204       </method>
25205       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25206         <size>0</size>
25207       </method>
25208       <method name="Int64 EndInvoke(IAsyncResult)">
25209         <size>0</size>
25210       </method>
25211     </type>
25212     <type name="Y">
25213       <method name="Void X.add_Foo(System.EventHandler)">
25214         <size>1</size>
25215       </method>
25216       <method name="Void X.remove_Foo(System.EventHandler)">
25217         <size>1</size>
25218       </method>
25219     </type>
25220   </test>
25221   <test name="test-15.cs">
25222     <type name="Implementor">
25223       <method name="Void .ctor()">
25224         <size>7</size>
25225       </method>
25226       <method name="Int32 A()">
25227         <size>2</size>
25228       </method>
25229     </type>
25230     <type name="Run">
25231       <method name="Void .ctor()">
25232         <size>7</size>
25233       </method>
25234       <method name="Int32 Main()">
25235         <size>53</size>
25236       </method>
25237     </type>
25238     <type name="StructImplementor">
25239       <method name="Int32 A()">
25240         <size>2</size>
25241       </method>
25242     </type>
25243   </test>
25244   <test name="test-150.cs">
25245     <type name="T">
25246       <method name="Void .ctor()">
25247         <size>18</size>
25248       </method>
25249       <method name="Int32 Main()">
25250         <size>2</size>
25251       </method>
25252     </type>
25253   </test>
25254   <test name="test-151.cs">
25255     <type name="A.Iface">
25256       <method name="Void .ctor()">
25257         <size>7</size>
25258       </method>
25259       <method name="Void bah()">
25260         <size>1</size>
25261       </method>
25262     </type>
25263     <type name="A.my">
25264       <method name="Void .ctor()">
25265         <size>7</size>
25266       </method>
25267       <method name="Void doit(System.Object)">
25268         <size>13</size>
25269       </method>
25270       <method name="Int32 Main()">
25271         <size>2</size>
25272       </method>
25273     </type>
25274   </test>
25275   <test name="test-152.cs">
25276     <type name="X">
25277       <method name="Void .ctor()">
25278         <size>7</size>
25279       </method>
25280       <method name="Int32 Main()">
25281         <size>99</size>
25282       </method>
25283     </type>
25284   </test>
25285   <test name="test-153.cs">
25286     <type name="Z">
25287       <method name="Void .ctor()">
25288         <size>7</size>
25289       </method>
25290       <method name="Void Test2(System.String, System.Object[])">
25291         <size>1</size>
25292       </method>
25293       <method name="Void Test(System.String, System.Object[])">
25294         <size>8</size>
25295       </method>
25296       <method name="Int32 Main()">
25297         <size>86</size>
25298       </method>
25299     </type>
25300   </test>
25301   <test name="test-154.cs">
25302     <type name="X">
25303       <method name="Void .ctor()">
25304         <size>7</size>
25305       </method>
25306       <method name="Int32 Main()">
25307         <size>2</size>
25308       </method>
25309       <method name="Void test1(Single ByRef)">
25310         <size>6</size>
25311       </method>
25312       <method name="Void test2(Int32, Single ByRef)">
25313         <size>38</size>
25314       </method>
25315       <method name="Void test3(System.Int64[], Int32)">
25316         <size>21</size>
25317       </method>
25318       <method name="Int32 test4(Int32, Single ByRef)">
25319         <size>33</size>
25320       </method>
25321       <method name="Int32 test5(Single ByRef, Int64)">
25322         <size>75</size>
25323       </method>
25324       <method name="Int32 test6(Single ByRef)">
25325         <size>10</size>
25326       </method>
25327       <method name="Int64 test7(System.Int32[], Int32)">
25328         <size>64</size>
25329       </method>
25330       <method name="Int64 test8(Int32)">
25331         <size>34</size>
25332       </method>
25333       <method name="Int64 test9(Int32)">
25334         <size>28</size>
25335       </method>
25336       <method name="Void test10(Int32, Single ByRef)">
25337         <size>23</size>
25338       </method>
25339       <method name="Int64 test11(Int32)">
25340         <size>44</size>
25341       </method>
25342       <method name="Void test12(Single ByRef)">
25343         <size>25</size>
25344       </method>
25345       <method name="Void test13(Int32, Single ByRef)">
25346         <size>23</size>
25347       </method>
25348       <method name="Int64 test14(Int32, Single ByRef)">
25349         <size>66</size>
25350       </method>
25351       <method name="Int32 test15(Int32, Single ByRef)">
25352         <size>33</size>
25353       </method>
25354       <method name="Void test16()">
25355         <size>54</size>
25356       </method>
25357       <method name="Void test17()">
25358         <size>62</size>
25359       </method>
25360       <method name="Void test18(Int32, Int32 ByRef)">
25361         <size>35</size>
25362       </method>
25363       <method name="Int32 test19()">
25364         <size>49</size>
25365       </method>
25366       <method name="Int32 test20()">
25367         <size>22</size>
25368       </method>
25369       <method name="Int32 test21()">
25370         <size>28</size>
25371       </method>
25372       <method name="Int32 test22()">
25373         <size>27</size>
25374       </method>
25375       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
25376         <size>29</size>
25377       </method>
25378       <method name="Int64 test24(Int32)">
25379         <size>67</size>
25380       </method>
25381       <method name="Int64 test25(Int32)">
25382         <size>44</size>
25383       </method>
25384       <method name="Void test26()">
25385         <size>22</size>
25386       </method>
25387       <method name="Int32 test27()">
25388         <size>12</size>
25389       </method>
25390       <method name="Void test28(System.Object ByRef)">
25391         <size>23</size>
25392       </method>
25393       <method name="Boolean test29(Int32 ByRef)">
25394         <size>33</size>
25395       </method>
25396       <method name="System.String test30(System.String ByRef)">
25397         <size>36</size>
25398       </method>
25399       <method name="System.String test31(Int32)">
25400         <size>78</size>
25401       </method>
25402       <method name="Void test32()">
25403         <size>11</size>
25404       </method>
25405       <method name="Int32 test33()">
25406         <size>4</size>
25407       </method>
25408       <method name="Void test34()">
25409         <size>20</size>
25410       </method>
25411       <method name="Void test35(Int32, Boolean)">
25412         <size>28</size>
25413       </method>
25414       <method name="Void test36()">
25415         <size>41</size>
25416       </method>
25417       <method name="Void test37()">
25418         <size>42</size>
25419       </method>
25420       <method name="Int32 test38()">
25421         <size>2</size>
25422       </method>
25423       <method name="Int32 test40(Int32)">
25424         <size>18</size>
25425       </method>
25426     </type>
25427   </test>
25428   <test name="test-155.cs">
25429     <type name="Test">
25430       <method name="Void .ctor()">
25431         <size>7</size>
25432       </method>
25433       <method name="Int32 Main()">
25434         <size>44</size>
25435       </method>
25436     </type>
25437     <type name="Test+TestClass">
25438       <method name="Void .ctor()">
25439         <size>7</size>
25440       </method>
25441       <method name="System.String test(System.String)">
25442         <size>22</size>
25443       </method>
25444     </type>
25445   </test>
25446   <test name="test-156.cs">
25447     <type name="Internal">
25448       <method name="Void .ctor()">
25449         <size>7</size>
25450       </method>
25451     </type>
25452     <type name="Public">
25453       <method name="Void .ctor()">
25454         <size>7</size>
25455       </method>
25456     </type>
25457     <type name="X">
25458       <method name="Void .ctor()">
25459         <size>7</size>
25460       </method>
25461       <method name="Void Main()">
25462         <size>1</size>
25463       </method>
25464     </type>
25465     <type name="X+NestedPublic">
25466       <method name="Void .ctor()">
25467         <size>7</size>
25468       </method>
25469     </type>
25470     <type name="X+NestedAssembly">
25471       <method name="Void .ctor()">
25472         <size>7</size>
25473       </method>
25474     </type>
25475     <type name="X+NestedFamilyAndAssembly">
25476       <method name="Void .ctor()">
25477         <size>7</size>
25478       </method>
25479     </type>
25480     <type name="X+NestedFamily">
25481       <method name="Void .ctor()">
25482         <size>7</size>
25483       </method>
25484     </type>
25485     <type name="X+NestedPrivate">
25486       <method name="Void .ctor()">
25487         <size>7</size>
25488       </method>
25489     </type>
25490     <type name="A">
25491       <method name="Void .ctor()">
25492         <size>7</size>
25493       </method>
25494     </type>
25495     <type name="B">
25496       <method name="Void .ctor()">
25497         <size>7</size>
25498       </method>
25499     </type>
25500     <type name="C">
25501       <method name="Void .ctor()">
25502         <size>7</size>
25503       </method>
25504     </type>
25505     <type name="D">
25506       <method name="Void .ctor()">
25507         <size>7</size>
25508       </method>
25509     </type>
25510     <type name="E">
25511       <method name="Void .ctor()">
25512         <size>7</size>
25513       </method>
25514     </type>
25515     <type name="F">
25516       <method name="Void .ctor()">
25517         <size>7</size>
25518       </method>
25519     </type>
25520     <type name="Y">
25521       <method name="Void .ctor()">
25522         <size>7</size>
25523       </method>
25524       <method name="Void Test(YI)">
25525         <size>1</size>
25526       </method>
25527     </type>
25528     <type name="Y+YA">
25529       <method name="Void .ctor()">
25530         <size>7</size>
25531       </method>
25532     </type>
25533     <type name="Y+YB">
25534       <method name="Void .ctor()">
25535         <size>7</size>
25536       </method>
25537     </type>
25538     <type name="Y+YC">
25539       <method name="Void .ctor()">
25540         <size>7</size>
25541       </method>
25542     </type>
25543     <type name="Y+YD">
25544       <method name="Void .ctor()">
25545         <size>7</size>
25546       </method>
25547     </type>
25548     <type name="Y+YE">
25549       <method name="Void .ctor()">
25550         <size>7</size>
25551       </method>
25552     </type>
25553     <type name="Y+YF">
25554       <method name="Void .ctor()">
25555         <size>7</size>
25556       </method>
25557     </type>
25558     <type name="Y+YG">
25559       <method name="Void .ctor()">
25560         <size>7</size>
25561       </method>
25562     </type>
25563     <type name="Y+YH">
25564       <method name="Void .ctor()">
25565         <size>7</size>
25566       </method>
25567     </type>
25568     <type name="Z">
25569       <method name="Void .ctor()">
25570         <size>7</size>
25571       </method>
25572     </type>
25573     <type name="Z+P">
25574       <method name="Void .ctor()">
25575         <size>7</size>
25576       </method>
25577     </type>
25578     <type name="W">
25579       <method name="Void .ctor()">
25580         <size>7</size>
25581       </method>
25582     </type>
25583     <type name="W+WA">
25584       <method name="Void .ctor()">
25585         <size>7</size>
25586       </method>
25587     </type>
25588     <type name="W+WB">
25589       <method name="Void .ctor()">
25590         <size>7</size>
25591       </method>
25592     </type>
25593     <type name="W+WC">
25594       <method name="Void .ctor()">
25595         <size>7</size>
25596       </method>
25597     </type>
25598     <type name="W+WD">
25599       <method name="Void .ctor()">
25600         <size>7</size>
25601       </method>
25602     </type>
25603     <type name="W+WE">
25604       <method name="Void .ctor()">
25605         <size>7</size>
25606       </method>
25607     </type>
25608     <type name="W+WCA">
25609       <method name="Void .ctor()">
25610         <size>7</size>
25611       </method>
25612     </type>
25613     <type name="W+WCB">
25614       <method name="Void .ctor()">
25615         <size>7</size>
25616       </method>
25617     </type>
25618     <type name="W+WCB+WCD">
25619       <method name="Void .ctor()">
25620         <size>7</size>
25621       </method>
25622     </type>
25623     <type name="W+WCB+WCD+WCE">
25624       <method name="Void .ctor()">
25625         <size>7</size>
25626       </method>
25627     </type>
25628     <type name="G">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632       <method name="Void Test(X)">
25633         <size>1</size>
25634       </method>
25635     </type>
25636     <type name="G+I">
25637       <method name="Void .ctor()">
25638         <size>7</size>
25639       </method>
25640     </type>
25641     <type name="G+I+J">
25642       <method name="Void .ctor()">
25643         <size>7</size>
25644       </method>
25645       <method name="Void Test(Foo)">
25646         <size>1</size>
25647       </method>
25648     </type>
25649     <type name="H">
25650       <method name="Void .ctor()">
25651         <size>7</size>
25652       </method>
25653       <method name="Void Test(System.Int32[])">
25654         <size>1</size>
25655       </method>
25656     </type>
25657     <type name="M">
25658       <method name="Void .ctor()">
25659         <size>7</size>
25660       </method>
25661       <method name="Void Hello(System.String)">
25662         <size>1</size>
25663       </method>
25664     </type>
25665   </test>
25666   <test name="test-157.cs">
25667     <type name="Test.MyAttribute">
25668       <method name="Void .ctor(String)">
25669         <size>20</size>
25670       </method>
25671     </type>
25672     <type name="Test.Test">
25673       <method name="Void .ctor()">
25674         <size>7</size>
25675       </method>
25676       <method name="Int32 Main()">
25677         <size>197</size>
25678       </method>
25679     </type>
25680   </test>
25681   <test name="test-158.cs">
25682     <type name="My">
25683       <method name="Void .ctor(Object)">
25684         <size>14</size>
25685       </method>
25686     </type>
25687     <type name="My+Test">
25688       <method name="Void .ctor()">
25689         <size>7</size>
25690       </method>
25691       <method name="Int32 Main()">
25692         <size>87</size>
25693       </method>
25694     </type>
25695   </test>
25696   <test name="test-159.cs">
25697     <type name="A.Iface">
25698       <method name="Void .ctor()">
25699         <size>7</size>
25700       </method>
25701       <method name="Void bah()">
25702         <size>1</size>
25703       </method>
25704     </type>
25705     <type name="A.my">
25706       <method name="Void .ctor()">
25707         <size>7</size>
25708       </method>
25709       <method name="Void doit(System.Object)">
25710         <size>13</size>
25711       </method>
25712       <method name="Int32 Main()">
25713         <size>2</size>
25714       </method>
25715     </type>
25716   </test>
25717   <test name="test-16.cs">
25718     <type name="Mine.Blah">
25719       <method name="Void .ctor()">
25720         <size>7</size>
25721       </method>
25722       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
25723         <size>12</size>
25724       </method>
25725       <method name="Int32 op_Implicit(Mine.Blah)">
25726         <size>12</size>
25727       </method>
25728       <method name="Byte op_Implicit(Mine.Blah)">
25729         <size>12</size>
25730       </method>
25731       <method name="Int16 op_Implicit(Mine.Blah)">
25732         <size>12</size>
25733       </method>
25734     </type>
25735     <type name="Mine.Foo">
25736       <method name="Void .ctor()">
25737         <size>7</size>
25738       </method>
25739       <method name="Int32 Main()">
25740         <size>118</size>
25741       </method>
25742     </type>
25743   </test>
25744   <test name="test-160.cs">
25745     <type name="B">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749     </type>
25750     <type name="S">
25751       <method name="Void .ctor()">
25752         <size>7</size>
25753       </method>
25754     </type>
25755     <type name="T">
25756       <method name="Void .ctor()">
25757         <size>7</size>
25758       </method>
25759       <method name="Int32 blah(System.Object)">
25760         <size>62</size>
25761       </method>
25762       <method name="Int32 Main()">
25763         <size>2</size>
25764       </method>
25765     </type>
25766   </test>
25767   <test name="test-161.cs">
25768     <type name="ZipEntry">
25769       <method name="Void .ctor(String)">
25770         <size>18</size>
25771       </method>
25772       <method name="Void .ctor(ZipEntry)">
25773         <size>18</size>
25774       </method>
25775       <method name="DateTime get_DateTime()">
25776         <size>7</size>
25777       </method>
25778       <method name="Int32 Main()">
25779         <size>2</size>
25780       </method>
25781     </type>
25782   </test>
25783   <test name="test-162.cs">
25784     <type name="X">
25785       <method name="Void .ctor()">
25786         <size>7</size>
25787       </method>
25788       <method name="Void test_output(A)">
25789         <size>1</size>
25790       </method>
25791       <method name="Void test_output(B)">
25792         <size>1</size>
25793       </method>
25794       <method name="Void test_output(E)">
25795         <size>1</size>
25796       </method>
25797       <method name="Void test_output(F)">
25798         <size>1</size>
25799       </method>
25800       <method name="Void test1()">
25801         <size>21</size>
25802       </method>
25803       <method name="Void test2()">
25804         <size>32</size>
25805       </method>
25806       <method name="Void test3()">
25807         <size>21</size>
25808       </method>
25809       <method name="Void test4(A)">
25810         <size>9</size>
25811       </method>
25812       <method name="Void test5(A ByRef)">
25813         <size>9</size>
25814       </method>
25815       <method name="Void test6(B ByRef)">
25816         <size>8</size>
25817       </method>
25818       <method name="Void test7()">
25819         <size>28</size>
25820       </method>
25821       <method name="Void test8()">
25822         <size>50</size>
25823       </method>
25824       <method name="Void test9()">
25825         <size>26</size>
25826       </method>
25827       <method name="Void test10()">
25828         <size>82</size>
25829       </method>
25830       <method name="Int32 Main()">
25831         <size>2</size>
25832       </method>
25833     </type>
25834     <type name="A">
25835       <method name="Void .ctor(Int32)">
25836         <size>27</size>
25837       </method>
25838     </type>
25839     <type name="C">
25840       <method name="Void .ctor(Int64)">
25841         <size>8</size>
25842       </method>
25843       <method name="Void .ctor(String)">
25844         <size>13</size>
25845       </method>
25846     </type>
25847     <type name="E">
25848       <method name="Void .ctor(Int32)">
25849         <size>21</size>
25850       </method>
25851     </type>
25852   </test>
25853   <test name="test-163.cs">
25854     <type name="Blah">
25855       <method name="Void .ctor()">
25856         <size>7</size>
25857       </method>
25858       <method name="Int32 Foo(System.String)">
25859         <size>2</size>
25860       </method>
25861       <method name="Int32 Foo(System.Object)">
25862         <size>2</size>
25863       </method>
25864       <method name="Int32 Main()">
25865         <size>28</size>
25866       </method>
25867     </type>
25868   </test>
25869   <test name="test-164.cs">
25870     <type name="X">
25871       <method name="Void .ctor()">
25872         <size>26</size>
25873       </method>
25874       <method name="Int32 Foo()">
25875         <size>2</size>
25876       </method>
25877     </type>
25878     <type name="Y">
25879       <method name="Void .ctor()">
25880         <size>7</size>
25881       </method>
25882       <method name="Int32 Foo()">
25883         <size>2</size>
25884       </method>
25885       <method name="Int32 Hello()">
25886         <size>12</size>
25887       </method>
25888       <method name="Void Main()">
25889         <size>46</size>
25890       </method>
25891     </type>
25892     <type name="X+FooDelegate">
25893       <method name="Void .ctor(Object, IntPtr)">
25894         <size>0</size>
25895       </method>
25896       <method name="Int32 Invoke()">
25897         <size>0</size>
25898       </method>
25899       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25900         <size>0</size>
25901       </method>
25902       <method name="Int32 EndInvoke(IAsyncResult)">
25903         <size>0</size>
25904       </method>
25905     </type>
25906   </test>
25907   <test name="test-165.cs">
25908     <type name="Testing">
25909       <method name="Void .ctor()">
25910         <size>7</size>
25911       </method>
25912       <method name="Int32 TestEnumInit(Fruit)">
25913         <size>21</size>
25914       </method>
25915       <method name="Int32 Main()">
25916         <size>62</size>
25917       </method>
25918     </type>
25919   </test>
25920   <test name="test-166.cs">
25921     <type name="Test">
25922       <method name="Void .ctor()">
25923         <size>7</size>
25924       </method>
25925       <method name="Int32 get_Item(Int32)">
25926         <size>2</size>
25927       </method>
25928     </type>
25929     <type name="D">
25930       <method name="Void .ctor()">
25931         <size>7</size>
25932       </method>
25933       <method name="Int32 get_TargetIntegerSize()">
25934         <size>2</size>
25935       </method>
25936       <method name="Int32 Hello(IInferior)">
25937         <size>7</size>
25938       </method>
25939       <method name="Int32 Main()">
25940         <size>61</size>
25941       </method>
25942     </type>
25943     <type name="Test">
25944       <method name="Int32 ITest.get_Item(Int32)">
25945         <size>2</size>
25946       </method>
25947     </type>
25948   </test>
25949   <test name="test-167.cs">
25950     <type name="X">
25951       <method name="Void .ctor()">
25952         <size>7</size>
25953       </method>
25954       <method name="Int32 Test(X+Foo[])">
25955         <size>23</size>
25956       </method>
25957       <method name="Int32 Main()">
25958         <size>44</size>
25959       </method>
25960     </type>
25961   </test>
25962   <test name="test-168.cs">
25963     <type name="Test">
25964       <method name="Void .ctor()">
25965         <size>7</size>
25966       </method>
25967       <method name="Int32 Main()">
25968         <size>21</size>
25969       </method>
25970     </type>
25971     <type name="X">
25972       <method name="System.String op_Implicit(X)">
25973         <size>6</size>
25974       </method>
25975     </type>
25976   </test>
25977   <test name="test-169.cs">
25978     <type name="basec">
25979       <method name="Void .ctor()">
25980         <size>7</size>
25981       </method>
25982       <method name="System.String get_Message()">
25983         <size>6</size>
25984       </method>
25985     </type>
25986     <type name="der">
25987       <method name="Void .ctor()">
25988         <size>7</size>
25989       </method>
25990       <method name="System.String get_Message()">
25991         <size>6</size>
25992       </method>
25993     </type>
25994     <type name="Base">
25995       <method name="Void .ctor()">
25996         <size>7</size>
25997       </method>
25998       <method name="Int32 get_Thingy()">
25999         <size>7</size>
26000       </method>
26001       <method name="Void set_Thingy(Int32)">
26002         <size>8</size>
26003       </method>
26004     </type>
26005     <type name="Derived">
26006       <method name="Void .ctor()">
26007         <size>7</size>
26008       </method>
26009       <method name="Int32 get_BaseThingy()">
26010         <size>7</size>
26011       </method>
26012       <method name="Void set_Thingy(Int32)">
26013         <size>1</size>
26014       </method>
26015     </type>
26016     <type name="D">
26017       <method name="Void .ctor()">
26018         <size>7</size>
26019       </method>
26020       <method name="Int32 Main()">
26021         <size>97</size>
26022       </method>
26023     </type>
26024   </test>
26025   <test name="test-17.cs">
26026     <type name="Blah">
26027       <method name="Void .ctor()">
26028         <size>7</size>
26029       </method>
26030       <method name="Int32 Main()">
26031         <size>39</size>
26032       </method>
26033       <method name="Byte op_Implicit(Blah)">
26034         <size>12</size>
26035       </method>
26036       <method name="Int16 op_Implicit(Blah)">
26037         <size>12</size>
26038       </method>
26039       <method name="Int32 op_Implicit(Blah)">
26040         <size>12</size>
26041       </method>
26042     </type>
26043   </test>
26044   <test name="test-170.cs">
26045     <type name="X">
26046       <method name="Void .ctor()">
26047         <size>7</size>
26048       </method>
26049       <method name="Int32 get_prop()">
26050         <size>7</size>
26051       </method>
26052       <method name="Void set_prop(Int32)">
26053         <size>8</size>
26054       </method>
26055       <method name="Void set_AAA(Int32)">
26056         <size>1</size>
26057       </method>
26058     </type>
26059     <type name="Y">
26060       <method name="Void .ctor()">
26061         <size>14</size>
26062       </method>
26063       <method name="Int32 get_prop()">
26064         <size>7</size>
26065       </method>
26066       <method name="Void set_prop(Int32)">
26067         <size>8</size>
26068       </method>
26069       <method name="Int32 A()">
26070         <size>38</size>
26071       </method>
26072       <method name="Int32 Main()">
26073         <size>13</size>
26074       </method>
26075     </type>
26076   </test>
26077   <test name="test-171.cs">
26078     <type name="IntPtr_Conv.Class1">
26079       <method name="Void .ctor()">
26080         <size>7</size>
26081       </method>
26082       <method name="Int32 Main(System.String[])">
26083         <size>15</size>
26084       </method>
26085     </type>
26086   </test>
26087   <test name="test-172.cs">
26088     <type name="X">
26089       <method name="Void .ctor()">
26090         <size>7</size>
26091       </method>
26092       <method name="Void .cctor()">
26093         <size>31</size>
26094       </method>
26095       <method name="Boolean ff()">
26096         <size>14</size>
26097       </method>
26098       <method name="Boolean tt()">
26099         <size>14</size>
26100       </method>
26101       <method name="Int32 test_if()">
26102         <size>599</size>
26103       </method>
26104       <method name="Int32 test_while()">
26105         <size>437</size>
26106       </method>
26107       <method name="Int32 test_inline()">
26108         <size>29</size>
26109       </method>
26110       <method name="Int32 Main()">
26111         <size>109</size>
26112       </method>
26113     </type>
26114   </test>
26115   <test name="test-173.cs">
26116     <type name="Base">
26117       <method name="Void .ctor(Int32)">
26118         <size>14</size>
26119       </method>
26120       <method name="Int32 get_Value()">
26121         <size>7</size>
26122       </method>
26123     </type>
26124     <type name="A">
26125       <method name="Void .ctor(Int32)">
26126         <size>18</size>
26127       </method>
26128       <method name="Void .ctor(UInt32)">
26129         <size>18</size>
26130       </method>
26131     </type>
26132     <type name="B">
26133       <method name="Void .ctor(Int64)">
26134         <size>18</size>
26135       </method>
26136       <method name="Void .ctor(UInt64)">
26137         <size>18</size>
26138       </method>
26139     </type>
26140     <type name="C">
26141       <method name="Void .ctor(Int16)">
26142         <size>18</size>
26143       </method>
26144       <method name="Void .ctor(UInt16)">
26145         <size>18</size>
26146       </method>
26147     </type>
26148     <type name="D">
26149       <method name="Void .ctor(SByte)">
26150         <size>18</size>
26151       </method>
26152       <method name="Void .ctor(Byte)">
26153         <size>18</size>
26154       </method>
26155     </type>
26156     <type name="E">
26157       <method name="Void .ctor(Int64)">
26158         <size>19</size>
26159       </method>
26160       <method name="Void .ctor(E)">
26161         <size>19</size>
26162       </method>
26163       <method name="E op_Implicit(Int64)">
26164         <size>7</size>
26165       </method>
26166     </type>
26167     <type name="F">
26168       <method name="Void .ctor(Int32)">
26169         <size>19</size>
26170       </method>
26171       <method name="Void .ctor(F)">
26172         <size>19</size>
26173       </method>
26174       <method name="F op_Implicit(Int32)">
26175         <size>7</size>
26176       </method>
26177     </type>
26178     <type name="X">
26179       <method name="Void .ctor()">
26180         <size>7</size>
26181       </method>
26182       <method name="Int32 Test()">
26183         <size>231</size>
26184       </method>
26185       <method name="Int32 Main()">
26186         <size>24</size>
26187       </method>
26188     </type>
26189   </test>
26190   <test name="test-174.cs">
26191     <type name="ProtectedAccessToPropertyOnChild">
26192       <method name="Void .ctor()">
26193         <size>14</size>
26194       </method>
26195       <method name="Int32 Main()">
26196         <size>21</size>
26197       </method>
26198     </type>
26199     <type name="TestAccessToPrivateMemberInParentClass">
26200       <method name="Void .ctor()">
26201         <size>7</size>
26202       </method>
26203       <method name="System.Double[][] get_Array()">
26204         <size>7</size>
26205       </method>
26206     </type>
26207     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
26208       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
26209         <size>37</size>
26210       </method>
26211     </type>
26212     <type name="TestAccessToProtectedOnChildInstanceFromParent">
26213       <method name="Void .ctor()">
26214         <size>29</size>
26215       </method>
26216       <method name="Int32 Test()">
26217         <size>27</size>
26218       </method>
26219     </type>
26220     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
26221       <method name="Void .ctor()">
26222         <size>26</size>
26223       </method>
26224       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
26225         <size>15</size>
26226       </method>
26227     </type>
26228     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
26229       <method name="Void .ctor()">
26230         <size>7</size>
26231       </method>
26232     </type>
26233   </test>
26234   <test name="test-175.cs">
26235     <type name="X">
26236       <method name="Void .ctor()">
26237         <size>7</size>
26238       </method>
26239       <method name="Int32 Main()">
26240         <size>59</size>
26241       </method>
26242     </type>
26243     <type name="RVA">
26244       <method name="Void .ctor(UInt32)">
26245         <size>8</size>
26246       </method>
26247       <method name="RVA op_Implicit(UInt32)">
26248         <size>7</size>
26249       </method>
26250       <method name="UInt32 op_Implicit(RVA)">
26251         <size>8</size>
26252       </method>
26253     </type>
26254   </test>
26255   <test name="test-176.cs">
26256     <type name="X">
26257       <method name="Void .ctor()">
26258         <size>7</size>
26259       </method>
26260       <method name="Int32 Main()">
26261         <size>34</size>
26262       </method>
26263     </type>
26264   </test>
26265   <test name="test-177.cs">
26266     <type name="MethodAttribute">
26267       <method name="Void .ctor()">
26268         <size>7</size>
26269       </method>
26270     </type>
26271     <type name="ReturnAttribute">
26272       <method name="Void .ctor()">
26273         <size>7</size>
26274       </method>
26275     </type>
26276     <type name="Test">
26277       <method name="Void .ctor()">
26278         <size>7</size>
26279       </method>
26280       <method name="Void Method()">
26281         <size>1</size>
26282       </method>
26283       <method name="Int32 Main()">
26284         <size>40</size>
26285       </method>
26286     </type>
26287   </test>
26288   <test name="test-178.cs">
26289     <type name="BrowsableClass">
26290       <method name="Void .ctor()">
26291         <size>7</size>
26292       </method>
26293       <method name="Int32 Main()">
26294         <size>54</size>
26295       </method>
26296       <method name="BrowsableClass op_Increment(BrowsableClass)">
26297         <size>2</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-179.cs">
26302     <type name="A">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306       <method name="Void set_Item(Double, Double)">
26307         <size>15</size>
26308       </method>
26309       <method name="Double get_Item(Double)">
26310         <size>29</size>
26311       </method>
26312     </type>
26313     <type name="B">
26314       <method name="Void .ctor()">
26315         <size>7</size>
26316       </method>
26317       <method name="Void set_Item(Double, Double)">
26318         <size>15</size>
26319       </method>
26320       <method name="Double get_Item(Double)">
26321         <size>29</size>
26322       </method>
26323     </type>
26324     <type name="C">
26325       <method name="Void .ctor()">
26326         <size>7</size>
26327       </method>
26328       <method name="Void set_Item(System.String, System.String)">
26329         <size>15</size>
26330       </method>
26331       <method name="System.String get_Item(System.String)">
26332         <size>30</size>
26333       </method>
26334       <method name="Void set_Item(Int32, Int32)">
26335         <size>15</size>
26336       </method>
26337       <method name="Int32 get_Item(Int32)">
26338         <size>21</size>
26339       </method>
26340     </type>
26341     <type name="EntryPoint">
26342       <method name="Int32 Main(System.String[])">
26343         <size>150</size>
26344       </method>
26345     </type>
26346   </test>
26347   <test name="test-18.cs">
26348     <type name="X">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="Void m()">
26353         <size>60</size>
26354       </method>
26355       <method name="Int32 ret(Int32)">
26356         <size>40</size>
26357       </method>
26358       <method name="Int32 Main()">
26359         <size>62</size>
26360       </method>
26361     </type>
26362   </test>
26363   <test name="test-180.cs">
26364     <type name="Testing">
26365       <method name="Void .ctor()">
26366         <size>7</size>
26367       </method>
26368       <method name="Void Main()">
26369         <size>17</size>
26370       </method>
26371     </type>
26372   </test>
26373   <test name="test-181.cs">
26374     <type name="Test">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378       <method name="Void test()">
26379         <size>1</size>
26380       </method>
26381       <method name="Int32 Main()">
26382         <size>43</size>
26383       </method>
26384     </type>
26385   </test>
26386   <test name="test-182.cs">
26387     <type name="T">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391       <method name="Int32 Main()">
26392         <size>26</size>
26393       </method>
26394     </type>
26395     <type name="TS">
26396       <method name="Int64 get_Ticks()">
26397         <size>19</size>
26398       </method>
26399     </type>
26400     <type name="DT">
26401       <method name="Int64 get_Ticks()">
26402         <size>12</size>
26403       </method>
26404     </type>
26405   </test>
26406   <test name="test-183.cs">
26407     <type name="Test">
26408       <method name="Void .ctor()">
26409         <size>7</size>
26410       </method>
26411       <method name="Int32 M(Int32, Int32 ByRef)">
26412         <size>12</size>
26413       </method>
26414       <method name="Int32 Main()">
26415         <size>67</size>
26416       </method>
26417     </type>
26418     <type name="Test+D">
26419       <method name="Void .ctor(Object, IntPtr)">
26420         <size>0</size>
26421       </method>
26422       <method name="Int32 Invoke(Int32, Int32 ByRef)">
26423         <size>0</size>
26424       </method>
26425       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
26426         <size>0</size>
26427       </method>
26428       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
26429         <size>0</size>
26430       </method>
26431     </type>
26432   </test>
26433   <test name="test-184.cs">
26434     <type name="User">
26435       <method name="Void .ctor(Interface)">
26436         <size>7</size>
26437       </method>
26438     </type>
26439     <type name="Test">
26440       <method name="Void .ctor()">
26441         <size>55</size>
26442       </method>
26443       <method name="Int32 Main()">
26444         <size>8</size>
26445       </method>
26446     </type>
26447     <type name="Struct">
26448       <method name="Void .ctor(Int32)">
26449         <size>1</size>
26450       </method>
26451       <method name="Int32 get_X()">
26452         <size>2</size>
26453       </method>
26454     </type>
26455   </test>
26456   <test name="test-185.cs">
26457     <type name="X">
26458       <method name="Void .ctor()">
26459         <size>7</size>
26460       </method>
26461       <method name="Int32 Test(Int32)">
26462         <size>36</size>
26463       </method>
26464       <method name="Int32 Main()">
26465         <size>29</size>
26466       </method>
26467     </type>
26468   </test>
26469   <test name="test-186.cs">
26470     <type name="TestBUG.myAttribute">
26471       <method name="Void .ctor(String, String, String, Int32)">
26472         <size>7</size>
26473       </method>
26474     </type>
26475     <type name="TestBUG.Test">
26476       <method name="Void .ctor()">
26477         <size>7</size>
26478       </method>
26479       <method name="Int32 Main()">
26480         <size>2</size>
26481       </method>
26482     </type>
26483   </test>
26484   <test name="test-187.cs">
26485     <type name="MyClass">
26486       <method name="Void .ctor()">
26487         <size>7</size>
26488       </method>
26489       <method name="Container get_Item(System.String)">
26490         <size>2</size>
26491       </method>
26492       <method name="Void set_Item(System.String, Container)">
26493         <size>1</size>
26494       </method>
26495     </type>
26496     <type name="Container">
26497       <method name="Void .ctor()">
26498         <size>7</size>
26499       </method>
26500       <method name="Container op_Addition(Container, System.Object)">
26501         <size>2</size>
26502       </method>
26503     </type>
26504     <type name="D">
26505       <method name="Void .ctor()">
26506         <size>7</size>
26507       </method>
26508       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
26509         <size>65</size>
26510       </method>
26511       <method name="Int32 Main()">
26512         <size>2</size>
26513       </method>
26514     </type>
26515   </test>
26516   <test name="test-188.cs">
26517     <type name="Enumerator">
26518       <method name="Void .ctor()">
26519         <size>14</size>
26520       </method>
26521       <method name="Boolean MoveNext()">
26522         <size>21</size>
26523       </method>
26524       <method name="Char get_Current()">
26525         <size>3</size>
26526       </method>
26527     </type>
26528     <type name="RealEnumerator">
26529       <method name="Void .ctor(Coll)">
26530         <size>14</size>
26531       </method>
26532       <method name="Void Dispose()">
26533         <size>13</size>
26534       </method>
26535     </type>
26536     <type name="Coll">
26537       <method name="Void .ctor()">
26538         <size>7</size>
26539       </method>
26540       <method name="Enumerator GetEnumerator()">
26541         <size>7</size>
26542       </method>
26543     </type>
26544     <type name="Test">
26545       <method name="Void .ctor()">
26546         <size>7</size>
26547       </method>
26548       <method name="Int32 Main(System.String[])">
26549         <size>80</size>
26550       </method>
26551     </type>
26552   </test>
26553   <test name="test-189.cs">
26554     <type name="MyTest">
26555       <method name="Void .ctor()">
26556         <size>7</size>
26557       </method>
26558       <method name="Int32 Main(System.String[])">
26559         <size>63</size>
26560       </method>
26561       <method name="Int32 m(Int32, Double)">
26562         <size>2</size>
26563       </method>
26564       <method name="Int32 m(Int32, System.Int32[])">
26565         <size>2</size>
26566       </method>
26567     </type>
26568     <type name="MonoTest">
26569       <method name="Void .ctor()">
26570         <size>7</size>
26571       </method>
26572       <method name="Int32 method1(System.String, System.Object[])">
26573         <size>2</size>
26574       </method>
26575       <method name="Void testmethod()">
26576         <size>27</size>
26577       </method>
26578     </type>
26579     <type name="MonoTest2">
26580       <method name="Void .ctor()">
26581         <size>7</size>
26582       </method>
26583       <method name="Int32 method1(System.String, System.Object[])">
26584         <size>2</size>
26585       </method>
26586       <method name="Void testmethod2()">
26587         <size>27</size>
26588       </method>
26589     </type>
26590   </test>
26591   <test name="test-19.cs">
26592     <type name="I">
26593       <method name="Void .ctor()">
26594         <size>7</size>
26595       </method>
26596       <method name="Void .cctor()">
26597         <size>18</size>
26598       </method>
26599       <method name="System.String fn(System.String)">
26600         <size>17</size>
26601       </method>
26602     </type>
26603     <type name="X">
26604       <method name="Void .ctor()">
26605         <size>7</size>
26606       </method>
26607       <method name="Void Thread_func()">
26608         <size>11</size>
26609       </method>
26610       <method name="Int32 Func(Int32, Int32)">
26611         <size>4</size>
26612       </method>
26613       <method name="Void Bar()">
26614         <size>44</size>
26615       </method>
26616       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
26617         <size>18</size>
26618       </method>
26619       <method name="Int32 Main()">
26620         <size>303</size>
26621       </method>
26622       <method name="Int32 multiply_by_three(Int32)">
26623         <size>4</size>
26624       </method>
26625     </type>
26626     <type name="TestNamespace.TestClass">
26627       <method name="Void .ctor()">
26628         <size>7</size>
26629       </method>
26630     </type>
26631     <type name="I+GetTextFn">
26632       <method name="Void .ctor(Object, IntPtr)">
26633         <size>0</size>
26634       </method>
26635       <method name="System.String Invoke(System.String)">
26636         <size>0</size>
26637       </method>
26638       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26639         <size>0</size>
26640       </method>
26641       <method name="System.String EndInvoke(IAsyncResult)">
26642         <size>0</size>
26643       </method>
26644     </type>
26645     <type name="X+Foo">
26646       <method name="Void .ctor(Object, IntPtr)">
26647         <size>0</size>
26648       </method>
26649       <method name="Int32 Invoke(Int32, Int32)">
26650         <size>0</size>
26651       </method>
26652       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26653         <size>0</size>
26654       </method>
26655       <method name="Int32 EndInvoke(IAsyncResult)">
26656         <size>0</size>
26657       </method>
26658     </type>
26659     <type name="TestNamespace.TestClass+NotWorkingDelegate">
26660       <method name="Void .ctor(Object, IntPtr)">
26661         <size>0</size>
26662       </method>
26663       <method name="Single Invoke(Single, System.Object[])">
26664         <size>0</size>
26665       </method>
26666       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
26667         <size>0</size>
26668       </method>
26669       <method name="Single EndInvoke(IAsyncResult)">
26670         <size>0</size>
26671       </method>
26672     </type>
26673     <type name="NameSpace.TestDelegate">
26674       <method name="Void .ctor(Object, IntPtr)">
26675         <size>0</size>
26676       </method>
26677       <method name="Int32 Invoke(Int32)">
26678         <size>0</size>
26679       </method>
26680       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26681         <size>0</size>
26682       </method>
26683       <method name="Int32 EndInvoke(IAsyncResult)">
26684         <size>0</size>
26685       </method>
26686     </type>
26687   </test>
26688   <test name="test-190.cs">
26689     <type name="A">
26690       <method name="Void .ctor()">
26691         <size>7</size>
26692       </method>
26693       <method name="Void Main()">
26694         <size>1</size>
26695       </method>
26696     </type>
26697     <type name="A+B">
26698       <method name="Void .ctor()">
26699         <size>7</size>
26700       </method>
26701       <method name="Void Test()">
26702         <size>8</size>
26703       </method>
26704     </type>
26705     <type name="A+C">
26706       <method name="Void .ctor()">
26707         <size>7</size>
26708       </method>
26709       <method name="Void Test(A)">
26710         <size>8</size>
26711       </method>
26712     </type>
26713   </test>
26714   <test name="test-191.cs">
26715     <type name="X">
26716       <method name="Void .ctor()">
26717         <size>7</size>
26718       </method>
26719     </type>
26720     <type name="X+E">
26721       <method name="Void .ctor()">
26722         <size>7</size>
26723       </method>
26724     </type>
26725     <type name="X+D">
26726       <method name="Void .ctor()">
26727         <size>7</size>
26728       </method>
26729     </type>
26730     <type name="X+D+P">
26731       <method name="Void .ctor()">
26732         <size>7</size>
26733       </method>
26734     </type>
26735     <type name="Y">
26736       <method name="Void .ctor()">
26737         <size>7</size>
26738       </method>
26739     </type>
26740     <type name="Y+Op">
26741       <method name="Void .ctor()">
26742         <size>7</size>
26743       </method>
26744     </type>
26745     <type name="R">
26746       <method name="Void .ctor()">
26747         <size>7</size>
26748       </method>
26749       <method name="Void Main()">
26750         <size>1</size>
26751       </method>
26752     </type>
26753   </test>
26754   <test name="test-192.cs">
26755     <type name="X">
26756       <method name="Void .ctor()">
26757         <size>7</size>
26758       </method>
26759       <method name="Void Main()">
26760         <size>1</size>
26761       </method>
26762     </type>
26763   </test>
26764   <test name="test-193.cs">
26765     <type name="A">
26766       <method name="Void .ctor()">
26767         <size>7</size>
26768       </method>
26769       <method name="Int32 Test(Int32)">
26770         <size>88</size>
26771       </method>
26772       <method name="Int32 Main()">
26773         <size>7</size>
26774       </method>
26775     </type>
26776   </test>
26777   <test name="test-194.cs">
26778     <type name="TestParams">
26779       <method name="Void .ctor()">
26780         <size>7</size>
26781       </method>
26782       <method name="Int32 Main(System.String[])">
26783         <size>38</size>
26784       </method>
26785       <method name="Int32 Params(System.Object[])">
26786         <size>10</size>
26787       </method>
26788     </type>
26789   </test>
26790   <test name="test-195.cs">
26791     <type name="Y">
26792       <method name="Void .ctor()">
26793         <size>7</size>
26794       </method>
26795       <method name="Void .cctor()">
26796         <size>1</size>
26797       </method>
26798       <method name="Int32 C()">
26799         <size>36</size>
26800       </method>
26801     </type>
26802     <type name="X">
26803       <method name="Void .ctor()">
26804         <size>8</size>
26805       </method>
26806       <method name="Void .ctor(Int32)">
26807         <size>18</size>
26808       </method>
26809       <method name="Void Main()">
26810         <size>7</size>
26811       </method>
26812     </type>
26813   </test>
26814   <test name="test-196.cs">
26815     <type name="X">
26816       <method name="Void .ctor()">
26817         <size>7</size>
26818       </method>
26819       <method name="Void Bug1()">
26820         <size>15</size>
26821       </method>
26822       <method name="Void Bug2()">
26823         <size>16</size>
26824       </method>
26825       <method name="Int32 Main()">
26826         <size>2</size>
26827       </method>
26828     </type>
26829   </test>
26830   <test name="test-197.cs">
26831     <type name="X">
26832       <method name="Void .ctor()">
26833         <size>7</size>
26834       </method>
26835       <method name="Void Foo()">
26836         <size>0</size>
26837       </method>
26838     </type>
26839     <type name="Y">
26840       <method name="Void .ctor()">
26841         <size>7</size>
26842       </method>
26843     </type>
26844     <type name="Z">
26845       <method name="Void .ctor()">
26846         <size>7</size>
26847       </method>
26848       <method name="Void Foo()">
26849         <size>11</size>
26850       </method>
26851     </type>
26852     <type name="Test">
26853       <method name="Void .ctor()">
26854         <size>7</size>
26855       </method>
26856       <method name="Int32 Main()">
26857         <size>16</size>
26858       </method>
26859     </type>
26860   </test>
26861   <test name="test-198.cs">
26862     <type name="N1.N3.N4.Bar">
26863       <method name="Void .ctor()">
26864         <size>7</size>
26865       </method>
26866     </type>
26867     <type name="N1.N2.Foo">
26868       <method name="Void .ctor()">
26869         <size>7</size>
26870       </method>
26871     </type>
26872     <type name="N5.N6.Foo">
26873       <method name="Void .ctor()">
26874         <size>7</size>
26875       </method>
26876     </type>
26877     <type name="N5.N7.N8.Bar">
26878       <method name="Void .ctor()">
26879         <size>7</size>
26880       </method>
26881     </type>
26882     <type name="FirstOuter.FirstInner.First">
26883       <method name="Void .ctor()">
26884         <size>7</size>
26885       </method>
26886       <method name="System.String get_MyIdentity()">
26887         <size>12</size>
26888       </method>
26889     </type>
26890     <type name="FirstOuter.Second">
26891       <method name="Void .ctor()">
26892         <size>7</size>
26893       </method>
26894     </type>
26895     <type name="FirstOuter.SecondInner.Third">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899     </type>
26900     <type name="FirstOuter.FirstInner.Fourth">
26901       <method name="Void .ctor()">
26902         <size>7</size>
26903       </method>
26904     </type>
26905     <type name="Fifth">
26906       <method name="Void .ctor()">
26907         <size>7</size>
26908       </method>
26909     </type>
26910     <type name="M1.M2.M3.Foo">
26911       <method name="Void .ctor()">
26912         <size>7</size>
26913       </method>
26914     </type>
26915     <type name="P1.P2.Bar">
26916       <method name="Void .ctor()">
26917         <size>7</size>
26918       </method>
26919     </type>
26920     <type name="X">
26921       <method name="Void .ctor()">
26922         <size>7</size>
26923       </method>
26924       <method name="Int32 Main()">
26925         <size>2</size>
26926       </method>
26927     </type>
26928   </test>
26929   <test name="test-199.cs">
26930     <type name="Test">
26931       <method name="Void .ctor()">
26932         <size>7</size>
26933       </method>
26934       <method name="Int32 Main()">
26935         <size>22</size>
26936       </method>
26937     </type>
26938     <type name="N1.Foo">
26939       <method name="Void .ctor()">
26940         <size>7</size>
26941       </method>
26942     </type>
26943     <type name="N1.Foo+Foo2">
26944       <method name="Void .ctor()">
26945         <size>7</size>
26946       </method>
26947     </type>
26948     <type name="N1.Bar2">
26949       <method name="Void .ctor()">
26950         <size>7</size>
26951       </method>
26952       <method name="Int32 Talk()">
26953         <size>2</size>
26954       </method>
26955     </type>
26956     <type name="N2.Bar">
26957       <method name="Void .ctor()">
26958         <size>7</size>
26959       </method>
26960     </type>
26961     <type name="N2.Bar+Bar2">
26962       <method name="Void .ctor()">
26963         <size>7</size>
26964       </method>
26965       <method name="Int32 Talk()">
26966         <size>2</size>
26967       </method>
26968     </type>
26969   </test>
26970   <test name="test-2.cs">
26971     <type name="X">
26972       <method name="Void .ctor()">
26973         <size>7</size>
26974       </method>
26975       <method name="Int32 Main(System.String[])">
26976         <size>12</size>
26977       </method>
26978     </type>
26979   </test>
26980   <test name="test-20.cs">
26981     <type name="A">
26982       <method name="Void .ctor()">
26983         <size>7</size>
26984       </method>
26985       <method name="Void X()">
26986         <size>8</size>
26987       </method>
26988     </type>
26989     <type name="B">
26990       <method name="Void .ctor()">
26991         <size>7</size>
26992       </method>
26993       <method name="Void X()">
26994         <size>8</size>
26995       </method>
26996       <method name="Void TestB()">
26997         <size>7</size>
26998       </method>
26999     </type>
27000     <type name="Ax">
27001       <method name="Void .ctor()">
27002         <size>7</size>
27003       </method>
27004       <method name="Void A()">
27005         <size>8</size>
27006       </method>
27007       <method name="Void B()">
27008         <size>8</size>
27009       </method>
27010     </type>
27011     <type name="Bx">
27012       <method name="Void .ctor()">
27013         <size>7</size>
27014       </method>
27015       <method name="Void A()">
27016         <size>8</size>
27017       </method>
27018       <method name="Void B()">
27019         <size>8</size>
27020       </method>
27021     </type>
27022     <type name="Test">
27023       <method name="Void .ctor()">
27024         <size>7</size>
27025       </method>
27026       <method name="Int32 Main()">
27027         <size>100</size>
27028       </method>
27029     </type>
27030   </test>
27031   <test name="test-200.cs">
27032     <type name="X">
27033       <method name="Void .ctor()">
27034         <size>7</size>
27035       </method>
27036       <method name="Int32 Main()">
27037         <size>104</size>
27038       </method>
27039     </type>
27040   </test>
27041   <test name="test-201.cs">
27042     <type name="Parent">
27043       <method name="Void .ctor()">
27044         <size>7</size>
27045       </method>
27046     </type>
27047     <type name="Child">
27048       <method name="Void .ctor()">
27049         <size>7</size>
27050       </method>
27051     </type>
27052     <type name="Child+Nested">
27053       <method name="Void .ctor()">
27054         <size>18</size>
27055       </method>
27056     </type>
27057     <type name="Collide">
27058       <method name="Void .ctor(Int32)">
27059         <size>14</size>
27060       </method>
27061       <method name="Void .cctor()">
27062         <size>12</size>
27063       </method>
27064       <method name="Int32 Main()">
27065         <size>27</size>
27066       </method>
27067     </type>
27068   </test>
27069   <test name="test-202.cs">
27070     <type name="X.X">
27071       <method name="Void .ctor()">
27072         <size>7</size>
27073       </method>
27074     </type>
27075     <type name="A.B.C.D">
27076       <method name="Void .ctor()">
27077         <size>7</size>
27078       </method>
27079     </type>
27080     <type name="Test">
27081       <method name="Void .ctor()">
27082         <size>7</size>
27083       </method>
27084       <method name="Int32 Main()">
27085         <size>14</size>
27086       </method>
27087     </type>
27088   </test>
27089   <test name="test-203.cs">
27090     <type name="Foo">
27091       <method name="Void .ctor()">
27092         <size>7</size>
27093       </method>
27094       <method name="Modifiers get_Modifiers()">
27095         <size>2</size>
27096       </method>
27097     </type>
27098     <type name="Bar">
27099       <method name="Void .ctor()">
27100         <size>7</size>
27101       </method>
27102       <method name="Int32 Main()">
27103         <size>13</size>
27104       </method>
27105     </type>
27106   </test>
27107   <test name="test-204.cs">
27108     <type name="X">
27109       <method name="Void .ctor(Int32)">
27110         <size>14</size>
27111       </method>
27112       <method name="System.String ToString()">
27113         <size>22</size>
27114       </method>
27115       <method name="Int32 Test()">
27116         <size>153</size>
27117       </method>
27118       <method name="Int32 Main()">
27119         <size>24</size>
27120       </method>
27121       <method name="X op_BitwiseAnd(X, X)">
27122         <size>19</size>
27123       </method>
27124       <method name="X op_BitwiseOr(X, X)">
27125         <size>19</size>
27126       </method>
27127       <method name="Boolean op_True(X)">
27128         <size>15</size>
27129       </method>
27130       <method name="Boolean op_False(X)">
27131         <size>12</size>
27132       </method>
27133     </type>
27134   </test>
27135   <test name="test-205.cs">
27136     <type name="A">
27137       <method name="Void .ctor(Object)">
27138         <size>7</size>
27139       </method>
27140     </type>
27141     <type name="Test">
27142       <method name="Void .ctor()">
27143         <size>7</size>
27144       </method>
27145       <method name="Void Main()">
27146         <size>1</size>
27147       </method>
27148     </type>
27149   </test>
27150   <test name="test-206.cs">
27151     <type name="X">
27152       <method name="Void .ctor()">
27153         <size>7</size>
27154       </method>
27155       <method name="Int32 get_Item(Int32)">
27156         <size>2</size>
27157       </method>
27158       <method name="System.Int32[] get_Item(System.Int32[])">
27159         <size>39</size>
27160       </method>
27161       <method name="Void Main()">
27162         <size>91</size>
27163       </method>
27164     </type>
27165     <type name="&lt;PrivateImplementationDetails&gt;">
27166       <method name="Void .ctor()">
27167         <size>7</size>
27168       </method>
27169     </type>
27170   </test>
27171   <test name="test-207.cs">
27172     <type name="X">
27173       <method name="Void .ctor()">
27174         <size>7</size>
27175       </method>
27176       <method name="Void .cctor()">
27177         <size>1</size>
27178       </method>
27179       <method name="Void hello(Int32)">
27180         <size>13</size>
27181       </method>
27182       <method name="Void world(Int32)">
27183         <size>16</size>
27184       </method>
27185       <method name="Int32 Main()">
27186         <size>138</size>
27187       </method>
27188     </type>
27189     <type name="Test">
27190       <method name="Void .ctor(Object, IntPtr)">
27191         <size>0</size>
27192       </method>
27193       <method name="Void Invoke(Int32)">
27194         <size>0</size>
27195       </method>
27196       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27197         <size>0</size>
27198       </method>
27199       <method name="Void EndInvoke(IAsyncResult)">
27200         <size>0</size>
27201       </method>
27202     </type>
27203   </test>
27204   <test name="test-208.cs">
27205     <type name="X">
27206       <method name="Void .ctor()">
27207         <size>7</size>
27208       </method>
27209       <method name="System.String get_Item(System.String)">
27210         <size>2</size>
27211       </method>
27212       <method name="Void Test()">
27213         <size>1</size>
27214       </method>
27215     </type>
27216     <type name="Y">
27217       <method name="Void .ctor()">
27218         <size>7</size>
27219       </method>
27220       <method name="Void Main()">
27221         <size>19</size>
27222       </method>
27223     </type>
27224   </test>
27225   <test name="test-209.cs">
27226     <type name="X">
27227       <method name="Void .ctor(Int32)">
27228         <size>14</size>
27229       </method>
27230       <method name="Int32 get_Foo()">
27231         <size>9</size>
27232       </method>
27233       <method name="Void set_Foo(Int32)">
27234         <size>8</size>
27235       </method>
27236       <method name="Int32 get_Item(Int32)">
27237         <size>7</size>
27238       </method>
27239       <method name="Void set_Item(Int32, Int32)">
27240         <size>8</size>
27241       </method>
27242       <method name="Void set_Item(System.String, System.String)">
27243         <size>7</size>
27244       </method>
27245       <method name="Void set_Bar(System.String)">
27246         <size>7</size>
27247       </method>
27248       <method name="A get_A()">
27249         <size>7</size>
27250       </method>
27251       <method name="Void set_A(A)">
27252         <size>12</size>
27253       </method>
27254       <method name="Int32 Main()">
27255         <size>75</size>
27256       </method>
27257     </type>
27258     <type name="A">
27259       <method name="Void .ctor(Int32)">
27260         <size>8</size>
27261       </method>
27262     </type>
27263   </test>
27264   <test name="test-21.cs">
27265     <type name="Blah">
27266       <method name="Void .ctor()">
27267         <size>7</size>
27268       </method>
27269       <method name="Int32 Main()">
27270         <size>47</size>
27271       </method>
27272     </type>
27273     <type name="Blah+Foo">
27274       <method name="Void .ctor()">
27275         <size>17</size>
27276       </method>
27277       <method name="Int32 Bar(Int32, Int32)">
27278         <size>14</size>
27279       </method>
27280     </type>
27281   </test>
27282   <test name="test-210.cs">
27283     <type name="X">
27284       <method name="Void .ctor()">
27285         <size>7</size>
27286       </method>
27287       <method name="Void foo()">
27288         <size>1</size>
27289       </method>
27290       <method name="Void Main()">
27291         <size>25</size>
27292       </method>
27293     </type>
27294     <type name="FooHandler">
27295       <method name="Void .ctor(Object, IntPtr)">
27296         <size>0</size>
27297       </method>
27298       <method name="Void Invoke()">
27299         <size>0</size>
27300       </method>
27301       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27302         <size>0</size>
27303       </method>
27304       <method name="Void EndInvoke(IAsyncResult)">
27305         <size>0</size>
27306       </method>
27307     </type>
27308   </test>
27309   <test name="test-211.cs">
27310     <type name="X">
27311       <method name="Void .ctor(Int32)">
27312         <size>14</size>
27313       </method>
27314       <method name="X op_Implicit(Int32)">
27315         <size>7</size>
27316       </method>
27317     </type>
27318     <type name="Y">
27319       <method name="Void .ctor(X)">
27320         <size>14</size>
27321       </method>
27322       <method name="Y op_Implicit(X)">
27323         <size>7</size>
27324       </method>
27325     </type>
27326     <type name="Z">
27327       <method name="Void .ctor(Y)">
27328         <size>14</size>
27329       </method>
27330       <method name="Int32 Main()">
27331         <size>27</size>
27332       </method>
27333       <method name="Z op_Implicit(Y)">
27334         <size>7</size>
27335       </method>
27336     </type>
27337   </test>
27338   <test name="test-212.cs">
27339     <type name="Problem">
27340       <method name="Void .ctor(String)">
27341         <size>14</size>
27342       </method>
27343       <method name="Int32 Multi(Int32, Problem[])">
27344         <size>4</size>
27345       </method>
27346       <method name="Int32 Main(System.String[])">
27347         <size>76</size>
27348       </method>
27349       <method name="Problem op_Implicit(Int32)">
27350         <size>22</size>
27351       </method>
27352     </type>
27353   </test>
27354   <test name="test-213.cs">
27355     <type name="MyTest">
27356       <method name="Void .ctor()">
27357         <size>7</size>
27358       </method>
27359       <method name="Void Main(System.String[])">
27360         <size>31</size>
27361       </method>
27362     </type>
27363     <type name="S">
27364       <method name="Void .ctor(Int32)">
27365         <size>8</size>
27366       </method>
27367       <method name="Void Print()">
27368         <size>12</size>
27369       </method>
27370     </type>
27371   </test>
27372   <test name="test-214.cs">
27373     <type name="N2.Test">
27374       <method name="Void .ctor()">
27375         <size>7</size>
27376       </method>
27377       <method name="Int32 Main()">
27378         <size>7</size>
27379       </method>
27380     </type>
27381     <type name="N1.C1">
27382       <method name="Void .ctor()">
27383         <size>7</size>
27384       </method>
27385       <method name="Void Foo()">
27386         <size>1</size>
27387       </method>
27388     </type>
27389   </test>
27390   <test name="test-215.cs">
27391     <type name="Test">
27392       <method name="Void .ctor()">
27393         <size>7</size>
27394       </method>
27395       <method name="Void .cctor()">
27396         <size>1</size>
27397       </method>
27398       <method name="N1.C1 get_C1()">
27399         <size>6</size>
27400       </method>
27401       <method name="Int32 Main()">
27402         <size>8</size>
27403       </method>
27404     </type>
27405     <type name="N1.C1">
27406       <method name="Void .ctor()">
27407         <size>7</size>
27408       </method>
27409     </type>
27410   </test>
27411   <test name="test-216.cs">
27412     <type name="cls">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416       <method name="Void add_OnWhatever(OnWhateverDelegate)">
27417         <size>24</size>
27418       </method>
27419       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
27420         <size>24</size>
27421       </method>
27422       <method name="Void CallMyDel(System.String)">
27423         <size>13</size>
27424       </method>
27425     </type>
27426     <type name="cls+nestedcls">
27427       <method name="Void .ctor()">
27428         <size>7</size>
27429       </method>
27430       <method name="Void CallParentDel(cls, System.String)">
27431         <size>13</size>
27432       </method>
27433     </type>
27434     <type name="MonoEmbed">
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438       <method name="Void Main()">
27439         <size>36</size>
27440       </method>
27441       <method name="Void Whatever(System.String)">
27442         <size>7</size>
27443       </method>
27444     </type>
27445     <type name="OnWhateverDelegate">
27446       <method name="Void .ctor(Object, IntPtr)">
27447         <size>0</size>
27448       </method>
27449       <method name="Void Invoke(System.String)">
27450         <size>0</size>
27451       </method>
27452       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
27453         <size>0</size>
27454       </method>
27455       <method name="Void EndInvoke(IAsyncResult)">
27456         <size>0</size>
27457       </method>
27458     </type>
27459   </test>
27460   <test name="test-217.cs">
27461     <type name="Test">
27462       <method name="Void .ctor()">
27463         <size>7</size>
27464       </method>
27465       <method name="Int32 Main()">
27466         <size>174</size>
27467       </method>
27468       <method name="System.Object compare_gte(Int32, Int32)">
27469         <size>13</size>
27470       </method>
27471       <method name="System.Object compare_lte(Int32, Int32)">
27472         <size>13</size>
27473       </method>
27474     </type>
27475   </test>
27476   <test name="test-218.cs">
27477     <type name="T">
27478       <method name="Void .ctor()">
27479         <size>7</size>
27480       </method>
27481       <method name="Void .cctor()">
27482         <size>27</size>
27483       </method>
27484       <method name="Void Main()">
27485         <size>1</size>
27486       </method>
27487       <method name="Void compareQueryQuery1(System.Object)">
27488         <size>1</size>
27489       </method>
27490     </type>
27491     <type name="T+foo">
27492       <method name="Void .ctor(Object, IntPtr)">
27493         <size>0</size>
27494       </method>
27495       <method name="Void Invoke(System.Object)">
27496         <size>0</size>
27497       </method>
27498       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27499         <size>0</size>
27500       </method>
27501       <method name="Void EndInvoke(IAsyncResult)">
27502         <size>0</size>
27503       </method>
27504     </type>
27505   </test>
27506   <test name="test-219.cs">
27507     <type name="TestAttribute">
27508       <method name="Void .ctor(Type)">
27509         <size>14</size>
27510       </method>
27511       <method name="System.Type get_Type()">
27512         <size>7</size>
27513       </method>
27514     </type>
27515     <type name="Test">
27516       <method name="Void .ctor()">
27517         <size>7</size>
27518       </method>
27519       <method name="Void Main()">
27520         <size>75</size>
27521       </method>
27522     </type>
27523   </test>
27524   <test name="test-22.cs">
27525     <type name="M">
27526       <method name="Void .ctor()">
27527         <size>7</size>
27528       </method>
27529       <method name="Int32 Main()">
27530         <size>63</size>
27531       </method>
27532     </type>
27533     <type name="S">
27534       <method name="T GetT()">
27535         <size>7</size>
27536       </method>
27537       <method name="Void Init()">
27538         <size>25</size>
27539       </method>
27540     </type>
27541   </test>
27542   <test name="test-220.cs">
27543     <type name="MonoBUG.Bug">
27544       <method name="Void .ctor()">
27545         <size>7</size>
27546       </method>
27547       <method name="Int32 Main(System.String[])">
27548         <size>140</size>
27549       </method>
27550     </type>
27551     <type name="MonoBUG.Foo">
27552       <method name="Void .ctor(String)">
27553         <size>14</size>
27554       </method>
27555       <method name="System.String get_Name()">
27556         <size>7</size>
27557       </method>
27558     </type>
27559     <type name="MonoBUG.FooList">
27560       <method name="Void .ctor()">
27561         <size>7</size>
27562       </method>
27563       <method name="Void .cctor()">
27564         <size>1</size>
27565       </method>
27566       <method name="Void Add(MonoBUG.Foo)">
27567         <size>19</size>
27568       </method>
27569       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
27570         <size>7</size>
27571       </method>
27572     </type>
27573     <type name="MonoBUG.FooList+FooEnumerator">
27574       <method name="Void .ctor(FooList)">
27575         <size>31</size>
27576       </method>
27577       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
27578         <size>12</size>
27579       </method>
27580       <method name="Void System.Collections.IEnumerator.Reset()">
27581         <size>12</size>
27582       </method>
27583       <method name="MonoBUG.Foo get_Current()">
27584         <size>46</size>
27585       </method>
27586       <method name="Boolean MoveNext()">
27587         <size>12</size>
27588       </method>
27589       <method name="Void Reset()">
27590         <size>12</size>
27591       </method>
27592       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27593         <size>28</size>
27594       </method>
27595     </type>
27596   </test>
27597   <test name="test-221.cs">
27598     <type name="A">
27599       <method name="Void .ctor()">
27600         <size>7</size>
27601       </method>
27602       <method name="Int32 get_Blah()">
27603         <size>2</size>
27604       </method>
27605       <method name="Void set_Blah(Int32)">
27606         <size>1</size>
27607       </method>
27608     </type>
27609     <type name="B">
27610       <method name="Void .ctor()">
27611         <size>7</size>
27612       </method>
27613       <method name="Int32 get_Blah()">
27614         <size>2</size>
27615       </method>
27616       <method name="Boolean Test()">
27617         <size>54</size>
27618       </method>
27619     </type>
27620     <type name="C">
27621       <method name="Void .ctor()">
27622         <size>7</size>
27623       </method>
27624       <method name="Int32 get_Blah()">
27625         <size>0</size>
27626       </method>
27627       <method name="Void set_Blah(Int32)">
27628         <size>0</size>
27629       </method>
27630     </type>
27631     <type name="D">
27632       <method name="Void .ctor()">
27633         <size>7</size>
27634       </method>
27635       <method name="Int32 get_Blah()">
27636         <size>2</size>
27637       </method>
27638       <method name="Void set_Blah(Int32)">
27639         <size>1</size>
27640       </method>
27641     </type>
27642     <type name="E">
27643       <method name="Void .ctor()">
27644         <size>7</size>
27645       </method>
27646       <method name="Int32 get_Blah()">
27647         <size>7</size>
27648       </method>
27649       <method name="Boolean Test()">
27650         <size>54</size>
27651       </method>
27652     </type>
27653     <type name="F">
27654       <method name="Void .ctor()">
27655         <size>7</size>
27656       </method>
27657       <method name="Int32 get_Item(Int32)">
27658         <size>2</size>
27659       </method>
27660       <method name="Void set_Item(Int32, Int32)">
27661         <size>1</size>
27662       </method>
27663       <method name="Int32 get_Blah()">
27664         <size>2</size>
27665       </method>
27666       <method name="Void set_Blah(Int32)">
27667         <size>1</size>
27668       </method>
27669       <method name="Boolean Test()">
27670         <size>110</size>
27671       </method>
27672     </type>
27673     <type name="Driver">
27674       <method name="Void .ctor()">
27675         <size>7</size>
27676       </method>
27677       <method name="Int32 Main()">
27678         <size>38</size>
27679       </method>
27680     </type>
27681     <type name="F">
27682       <method name="Int32 IBlah.get_Item(Int32)">
27683         <size>2</size>
27684       </method>
27685       <method name="Void IBlah.set_Item(Int32, Int32)">
27686         <size>1</size>
27687       </method>
27688       <method name="Int32 IBlah.get_Blah()">
27689         <size>2</size>
27690       </method>
27691       <method name="Void IBlah.set_Blah(Int32)">
27692         <size>1</size>
27693       </method>
27694     </type>
27695   </test>
27696   <test name="test-222.cs">
27697     <type name="Class_1">
27698       <method name="Void .ctor()">
27699         <size>7</size>
27700       </method>
27701       <method name="UIntPtr Valid()">
27702         <size>7</size>
27703       </method>
27704     </type>
27705     <type name="MainClass">
27706       <method name="Void .ctor()">
27707         <size>7</size>
27708       </method>
27709       <method name="Int32 Main()">
27710         <size>2</size>
27711       </method>
27712     </type>
27713   </test>
27714   <test name="test-223.cs">
27715     <type name="T">
27716       <method name="Void .ctor()">
27717         <size>7</size>
27718       </method>
27719       <method name="Int32 Main()">
27720         <size>65</size>
27721       </method>
27722     </type>
27723   </test>
27724   <test name="test-224.cs">
27725     <type name="XmlMemberArrayAttribute">
27726       <method name="Void .ctor(String)">
27727         <size>38</size>
27728       </method>
27729       <method name="System.Char[] get_Separator()">
27730         <size>7</size>
27731       </method>
27732       <method name="Void set_Separator(System.Char[])">
27733         <size>8</size>
27734       </method>
27735       <method name="System.String get_Name()">
27736         <size>7</size>
27737       </method>
27738       <method name="Void set_Name(System.String)">
27739         <size>8</size>
27740       </method>
27741       <method name="Boolean get_IsRequired()">
27742         <size>7</size>
27743       </method>
27744       <method name="Void set_IsRequired(Boolean)">
27745         <size>8</size>
27746       </method>
27747     </type>
27748     <type name="t">
27749       <method name="Void .ctor()">
27750         <size>7</size>
27751       </method>
27752       <method name="Void Main()">
27753         <size>1</size>
27754       </method>
27755     </type>
27756   </test>
27757   <test name="test-225.cs">
27758     <type name="A">
27759       <method name="Void .ctor()">
27760         <size>14</size>
27761       </method>
27762     </type>
27763     <type name="B">
27764       <method name="Void .ctor()">
27765         <size>7</size>
27766       </method>
27767       <method name="Int32 foo()">
27768         <size>2</size>
27769       </method>
27770       <method name="Void Main()">
27771         <size>18</size>
27772       </method>
27773     </type>
27774   </test>
27775   <test name="test-226.cs">
27776     <type name="Test226">
27777       <method name="Void .ctor()">
27778         <size>7</size>
27779       </method>
27780       <method name="Void Test()">
27781         <size>35</size>
27782       </method>
27783       <method name="Int32 Main()">
27784         <size>23</size>
27785       </method>
27786     </type>
27787   </test>
27788   <test name="test-227.cs">
27789     <type name="A.T">
27790       <method name="Void .ctor()">
27791         <size>7</size>
27792       </method>
27793       <method name="Void Main()">
27794         <size>3</size>
27795       </method>
27796     </type>
27797   </test>
27798   <test name="test-228.cs">
27799     <type name="BadRefTest.CtorInc">
27800       <method name="Void .ctor()">
27801         <size>30</size>
27802       </method>
27803       <method name="Int32 IncByRef(Int32 ByRef)">
27804         <size>10</size>
27805       </method>
27806       <method name="Boolean Results(Int32)">
27807         <size>98</size>
27808       </method>
27809     </type>
27810     <type name="BadRefTest.Runner">
27811       <method name="Void .ctor()">
27812         <size>7</size>
27813       </method>
27814       <method name="Int32 Main()">
27815         <size>43</size>
27816       </method>
27817     </type>
27818   </test>
27819   <test name="test-229.cs">
27820     <type name="List">
27821       <method name="Void .ctor(Int32)">
27822         <size>19</size>
27823       </method>
27824       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27825         <size>12</size>
27826       </method>
27827       <method name="Void Add(Int32)">
27828         <size>26</size>
27829       </method>
27830       <method name="MyEnumerator GetEnumerator()">
27831         <size>7</size>
27832       </method>
27833     </type>
27834     <type name="UberList">
27835       <method name="Void .ctor(Int32)">
27836         <size>8</size>
27837       </method>
27838       <method name="Int32 Main(System.String[])">
27839         <size>38</size>
27840       </method>
27841       <method name="Boolean One()">
27842         <size>62</size>
27843       </method>
27844       <method name="Boolean Two()">
27845         <size>62</size>
27846       </method>
27847       <method name="Boolean Three()">
27848         <size>62</size>
27849       </method>
27850     </type>
27851     <type name="List+MyEnumerator">
27852       <method name="Void .ctor(List)">
27853         <size>15</size>
27854       </method>
27855       <method name="System.Object get_Current()">
27856         <size>24</size>
27857       </method>
27858       <method name="Boolean MoveNext()">
27859         <size>31</size>
27860       </method>
27861       <method name="Void Reset()">
27862         <size>8</size>
27863       </method>
27864     </type>
27865   </test>
27866   <test name="test-23.cs">
27867     <type name="X">
27868       <method name="Void .ctor()">
27869         <size>7</size>
27870       </method>
27871       <method name="Void .cctor()">
27872         <size>8</size>
27873       </method>
27874       <method name="Int32 get_Value()">
27875         <size>6</size>
27876       </method>
27877       <method name="Void set_Value(Int32)">
27878         <size>7</size>
27879       </method>
27880       <method name="Int32 Main()">
27881         <size>170</size>
27882       </method>
27883     </type>
27884     <type name="Y">
27885       <method name="Void .ctor(String)">
27886         <size>14</size>
27887       </method>
27888       <method name="System.String get_Value()">
27889         <size>7</size>
27890       </method>
27891       <method name="Void set_Value(System.String)">
27892         <size>8</size>
27893       </method>
27894     </type>
27895     <type name="Z">
27896       <method name="Void .cctor()">
27897         <size>7</size>
27898       </method>
27899       <method name="Int32 get_IVal()">
27900         <size>6</size>
27901       </method>
27902       <method name="Void set_IVal(Int32)">
27903         <size>7</size>
27904       </method>
27905       <method name="Int32 get_XVal()">
27906         <size>7</size>
27907       </method>
27908       <method name="Void set_XVal(Int32)">
27909         <size>8</size>
27910       </method>
27911     </type>
27912   </test>
27913   <test name="test-230.cs">
27914     <type name="TestClass">
27915       <method name="Void .ctor()">
27916         <size>7</size>
27917       </method>
27918       <method name="Int32 Main()">
27919         <size>56</size>
27920       </method>
27921     </type>
27922   </test>
27923   <test name="test-231.cs">
27924     <type name="T">
27925       <method name="Void .ctor()">
27926         <size>7</size>
27927       </method>
27928       <method name="Void .cctor()">
27929         <size>1</size>
27930       </method>
27931       <method name="Int32 Main()">
27932         <size>44</size>
27933       </method>
27934       <method name="Void Foo()">
27935         <size>23</size>
27936       </method>
27937     </type>
27938   </test>
27939   <test name="test-232.cs">
27940     <type name="CtorInfoTest">
27941       <method name="Void .ctor()">
27942         <size>7</size>
27943       </method>
27944       <method name="Void Main(System.String[])">
27945         <size>977</size>
27946       </method>
27947       <method name="Void Assert(System.Object, System.Object)">
27948         <size>38</size>
27949       </method>
27950     </type>
27951     <type name="&lt;PrivateImplementationDetails&gt;">
27952       <method name="Void .ctor()">
27953         <size>7</size>
27954       </method>
27955     </type>
27956   </test>
27957   <test name="test-233.cs">
27958     <type name="Tests">
27959       <method name="Void .ctor()">
27960         <size>7</size>
27961       </method>
27962       <method name="Int32 Main()">
27963         <size>16</size>
27964       </method>
27965       <method name="Int32 test_0_beq()">
27966         <size>29</size>
27967       </method>
27968       <method name="Int32 test_0_bne_un()">
27969         <size>29</size>
27970       </method>
27971       <method name="Int32 test_0_conv_r8()">
27972         <size>29</size>
27973       </method>
27974       <method name="Int32 test_0_conv_i()">
27975         <size>76</size>
27976       </method>
27977       <method name="Int32 test_5_conv_r4()">
27978         <size>8</size>
27979       </method>
27980       <method name="Int32 test_5_double_conv_r4()">
27981         <size>16</size>
27982       </method>
27983       <method name="Int32 test_5_float_conv_r8()">
27984         <size>12</size>
27985       </method>
27986       <method name="Int32 test_5_conv_r8()">
27987         <size>8</size>
27988       </method>
27989       <method name="Int32 test_5_add()">
27990         <size>25</size>
27991       </method>
27992       <method name="Int32 test_5_sub()">
27993         <size>25</size>
27994       </method>
27995       <method name="Int32 test_24_mul()">
27996         <size>25</size>
27997       </method>
27998       <method name="Int32 test_4_div()">
27999         <size>25</size>
28000       </method>
28001       <method name="Int32 test_2_rem()">
28002         <size>25</size>
28003       </method>
28004       <method name="Int32 test_2_neg()">
28005         <size>14</size>
28006       </method>
28007       <method name="Int32 test_46_float_add_spill()">
28008         <size>129</size>
28009       </method>
28010       <method name="Int32 test_362880_float_mul_spill()">
28011         <size>129</size>
28012       </method>
28013       <method name="Int32 test_4_long_cast()">
28014         <size>29</size>
28015       </method>
28016       <method name="Int32 test_16_float_cmp()">
28017         <size>317</size>
28018       </method>
28019       <method name="Int32 test_15_float_cmp_un()">
28020         <size>297</size>
28021       </method>
28022       <method name="Int32 test_15_float_branch()">
28023         <size>219</size>
28024       </method>
28025       <method name="Int32 test_15_float_branch_un()">
28026         <size>219</size>
28027       </method>
28028     </type>
28029     <type name="TestDriver">
28030       <method name="Void .ctor()">
28031         <size>7</size>
28032       </method>
28033       <method name="Int32 RunTests(System.Type, System.String[])">
28034         <size>571</size>
28035       </method>
28036       <method name="Int32 RunTests(System.Type)">
28037         <size>8</size>
28038       </method>
28039     </type>
28040   </test>
28041   <test name="test-234.cs">
28042     <type name="T">
28043       <method name="Void .ctor()">
28044         <size>7</size>
28045       </method>
28046       <method name="Void Main()">
28047         <size>701</size>
28048       </method>
28049     </type>
28050   </test>
28051   <test name="test-235.cs">
28052     <type name="T">
28053       <method name="Void .ctor()">
28054         <size>7</size>
28055       </method>
28056       <method name="Void Foo(T, T)">
28057         <size>1</size>
28058       </method>
28059       <method name="Void Foo(System.Object[])">
28060         <size>1</size>
28061       </method>
28062       <method name="Int32 Main()">
28063         <size>13</size>
28064       </method>
28065     </type>
28066   </test>
28067   <test name="test-236.cs">
28068     <type name="Tests.Test">
28069       <method name="Void .ctor()">
28070         <size>7</size>
28071       </method>
28072       <method name="Void Main()">
28073         <size>42</size>
28074       </method>
28075       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
28076         <size>9</size>
28077       </method>
28078       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
28079         <size>10</size>
28080       </method>
28081     </type>
28082   </test>
28083   <test name="test-237.cs">
28084     <type name="Params">
28085       <method name="Void .ctor()">
28086         <size>7</size>
28087       </method>
28088       <method name="Void .cctor()">
28089         <size>96</size>
28090       </method>
28091       <method name="Void foo(System.String, System.Object[])">
28092         <size>132</size>
28093       </method>
28094       <method name="Void Main()">
28095         <size>45</size>
28096       </method>
28097     </type>
28098     <type name="Params+FOO">
28099       <method name="Void .ctor(Object, IntPtr)">
28100         <size>0</size>
28101       </method>
28102       <method name="Void Invoke(System.String, System.Object[])">
28103         <size>0</size>
28104       </method>
28105       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28106         <size>0</size>
28107       </method>
28108       <method name="Void EndInvoke(IAsyncResult)">
28109         <size>0</size>
28110       </method>
28111     </type>
28112   </test>
28113   <test name="test-238.cs">
28114     <type name="TestClass">
28115       <method name="Void .ctor()">
28116         <size>7</size>
28117       </method>
28118       <method name="Void ConditionalMethod()">
28119         <size>7</size>
28120       </method>
28121       <method name="Int32 Main()">
28122         <size>12</size>
28123       </method>
28124     </type>
28125   </test>
28126   <test name="test-239.cs">
28127     <type name="BaseClass">
28128       <method name="Void .ctor()">
28129         <size>7</size>
28130       </method>
28131       <method name="Void ConditionalMethod()">
28132         <size>7</size>
28133       </method>
28134     </type>
28135     <type name="TestClass">
28136       <method name="Void .ctor()">
28137         <size>7</size>
28138       </method>
28139       <method name="Void ConditionalMethod()">
28140         <size>1</size>
28141       </method>
28142     </type>
28143     <type name="MainClass">
28144       <method name="Void .ctor()">
28145         <size>7</size>
28146       </method>
28147       <method name="Int32 Main()">
28148         <size>18</size>
28149       </method>
28150     </type>
28151   </test>
28152   <test name="test-24.cs">
28153     <type name="X">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157       <method name="System.String get_S()">
28158         <size>6</size>
28159       </method>
28160       <method name="Void set_S(System.String)">
28161         <size>7</size>
28162       </method>
28163       <method name="Int32 Main()">
28164         <size>92</size>
28165       </method>
28166     </type>
28167   </test>
28168   <test name="test-240.cs">
28169     <type name="TestClass">
28170       <method name="Void .ctor()">
28171         <size>7</size>
28172       </method>
28173       <method name="Void .cctor()">
28174         <size>7</size>
28175       </method>
28176       <method name="Void ConditionalMethod()">
28177         <size>17</size>
28178       </method>
28179       <method name="Int32 Main()">
28180         <size>11</size>
28181       </method>
28182     </type>
28183   </test>
28184   <test name="test-241.cs">
28185     <type name="Foo">
28186       <method name="Void .ctor()">
28187         <size>7</size>
28188       </method>
28189       <method name="Int32 get_SomeProperty()">
28190         <size>3</size>
28191       </method>
28192       <method name="Int32 M()">
28193         <size>3</size>
28194       </method>
28195       <method name="Void Main()">
28196         <size>1</size>
28197       </method>
28198     </type>
28199     <type name="Foo+FooPrivate">
28200       <method name="Void .ctor(Foo)">
28201         <size>14</size>
28202       </method>
28203       <method name="Int32 get_SomeProperty()">
28204         <size>24</size>
28205       </method>
28206     </type>
28207   </test>
28208   <test name="test-242.cs">
28209     <type name="BaseClass">
28210       <method name="Void .ctor()">
28211         <size>14</size>
28212       </method>
28213     </type>
28214     <type name="Derived">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="Int32 get_Location()">
28219         <size>3</size>
28220       </method>
28221       <method name="Void Main()">
28222         <size>1</size>
28223       </method>
28224     </type>
28225   </test>
28226   <test name="test-243.cs">
28227     <type name="X">
28228       <method name="Void .ctor()">
28229         <size>7</size>
28230       </method>
28231       <method name="Boolean Resolve(System.String)">
28232         <size>2</size>
28233       </method>
28234       <method name="System.String Test()">
28235         <size>2</size>
28236       </method>
28237       <method name="Void Main()">
28238         <size>8</size>
28239       </method>
28240     </type>
28241   </test>
28242   <test name="test-244.cs">
28243     <type name="Foo">
28244       <method name="Void .ctor()">
28245         <size>7</size>
28246       </method>
28247       <method name="Void .cctor()">
28248         <size>1</size>
28249       </method>
28250       <method name="Int32 Main()">
28251         <size>136</size>
28252       </method>
28253       <method name="MyBool get_t()">
28254         <size>29</size>
28255       </method>
28256       <method name="MyBool get_f()">
28257         <size>29</size>
28258       </method>
28259     </type>
28260     <type name="MyBool">
28261       <method name="Void .ctor(Boolean)">
28262         <size>8</size>
28263       </method>
28264       <method name="System.String ToString()">
28265         <size>12</size>
28266       </method>
28267       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
28268         <size>21</size>
28269       </method>
28270       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
28271         <size>21</size>
28272       </method>
28273       <method name="Boolean op_True(MyBool)">
28274         <size>8</size>
28275       </method>
28276       <method name="Boolean op_False(MyBool)">
28277         <size>11</size>
28278       </method>
28279     </type>
28280   </test>
28281   <test name="test-245.cs">
28282     <type name="Class2">
28283       <method name="Void .ctor()">
28284         <size>7</size>
28285       </method>
28286       <method name="System.String get_def_kind()">
28287         <size>12</size>
28288       </method>
28289       <method name="Void Main()">
28290         <size>1</size>
28291       </method>
28292     </type>
28293   </test>
28294   <test name="test-246.cs">
28295     <type name="B">
28296       <method name="Void .ctor()">
28297         <size>7</size>
28298       </method>
28299       <method name="Void Main()">
28300         <size>38</size>
28301       </method>
28302     </type>
28303     <type name="Blah">
28304       <method name="Void Dispose()">
28305         <size>11</size>
28306       </method>
28307     </type>
28308   </test>
28309   <test name="test-247.cs">
28310     <type name="B">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="Void Main()">
28315         <size>71</size>
28316       </method>
28317     </type>
28318     <type name="Blah">
28319       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28320         <size>11</size>
28321       </method>
28322     </type>
28323   </test>
28324   <test name="test-248.cs">
28325     <type name="T">
28326       <method name="Void .ctor()">
28327         <size>7</size>
28328       </method>
28329       <method name="Foo GetFoo()">
28330         <size>10</size>
28331       </method>
28332       <method name="Void Main()">
28333         <size>26</size>
28334       </method>
28335     </type>
28336   </test>
28337   <test name="test-249.cs">
28338     <type name="X">
28339       <method name="Void .ctor()">
28340         <size>7</size>
28341       </method>
28342       <method name="Void Main()">
28343         <size>1</size>
28344       </method>
28345     </type>
28346   </test>
28347   <test name="test-25.cs">
28348     <type name="X">
28349       <method name="Void .ctor()">
28350         <size>7</size>
28351       </method>
28352       <method name="Int32 Main()">
28353         <size>214</size>
28354       </method>
28355     </type>
28356   </test>
28357   <test name="test-250.cs">
28358     <type name="Test.foo3">
28359       <method name="Void .ctor()">
28360         <size>7</size>
28361       </method>
28362     </type>
28363     <type name="Test.Tests">
28364       <method name="Void .ctor()">
28365         <size>7</size>
28366       </method>
28367       <method name="Void Main()">
28368         <size>1</size>
28369       </method>
28370     </type>
28371   </test>
28372   <test name="test-251.cs">
28373     <type name="X">
28374       <method name="Void .ctor()">
28375         <size>7</size>
28376       </method>
28377       <method name="Void Main()">
28378         <size>1</size>
28379       </method>
28380     </type>
28381   </test>
28382   <test name="test-252.cs">
28383     <type name="A">
28384       <method name="Void .ctor()">
28385         <size>7</size>
28386       </method>
28387       <method name="Void add_Bar(Foo)">
28388         <size>24</size>
28389       </method>
28390       <method name="Void remove_Bar(Foo)">
28391         <size>24</size>
28392       </method>
28393       <method name="Void m1()">
28394         <size>1</size>
28395       </method>
28396       <method name="Int32 Main()">
28397         <size>93</size>
28398       </method>
28399     </type>
28400     <type name="Foo">
28401       <method name="Void .ctor(Object, IntPtr)">
28402         <size>0</size>
28403       </method>
28404       <method name="Void Invoke()">
28405         <size>0</size>
28406       </method>
28407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28408         <size>0</size>
28409       </method>
28410       <method name="Void EndInvoke(IAsyncResult)">
28411         <size>0</size>
28412       </method>
28413     </type>
28414   </test>
28415   <test name="test-253.cs">
28416     <type name="AccessibleAttribute">
28417       <method name="Void .ctor()">
28418         <size>7</size>
28419       </method>
28420     </type>
28421     <type name="MyClass">
28422       <method name="Void .ctor()">
28423         <size>7</size>
28424       </method>
28425     </type>
28426     <type name="Test">
28427       <method name="Void .ctor()">
28428         <size>7</size>
28429       </method>
28430       <method name="Int32 Main()">
28431         <size>66</size>
28432       </method>
28433     </type>
28434   </test>
28435   <test name="test-254.cs">
28436     <type name="TestAttribute">
28437       <method name="Void .ctor()">
28438         <size>7</size>
28439       </method>
28440     </type>
28441     <type name="Test_1">
28442       <method name="Void .ctor()">
28443         <size>7</size>
28444       </method>
28445       <method name="Void Test(Int32)">
28446         <size>1</size>
28447       </method>
28448     </type>
28449     <type name="Test_2">
28450       <method name="Void .ctor()">
28451         <size>7</size>
28452       </method>
28453       <method name="Int32 get_Test()">
28454         <size>2</size>
28455       </method>
28456       <method name="Void set_Test(Int32)">
28457         <size>1</size>
28458       </method>
28459       <method name="Void set_Test2(Boolean)">
28460         <size>1</size>
28461       </method>
28462     </type>
28463     <type name="Test_3">
28464       <method name="Void .ctor()">
28465         <size>7</size>
28466       </method>
28467       <method name="Void add_e_1(test_delegate)">
28468         <size>24</size>
28469       </method>
28470       <method name="Void remove_e_1(test_delegate)">
28471         <size>24</size>
28472       </method>
28473       <method name="Void add_e_2(test_delegate)">
28474         <size>24</size>
28475       </method>
28476       <method name="Void remove_e_2(test_delegate)">
28477         <size>24</size>
28478       </method>
28479     </type>
28480     <type name="Test_4">
28481       <method name="Void .ctor()">
28482         <size>7</size>
28483       </method>
28484       <method name="Void add_e_1(test_delegate)">
28485         <size>1</size>
28486       </method>
28487       <method name="Void remove_e_1(test_delegate)">
28488         <size>1</size>
28489       </method>
28490       <method name="Void add_e_2(test_delegate)">
28491         <size>1</size>
28492       </method>
28493       <method name="Void remove_e_2(test_delegate)">
28494         <size>1</size>
28495       </method>
28496       <method name="Void add_e_3(test_delegate)">
28497         <size>1</size>
28498       </method>
28499       <method name="Void remove_e_3(test_delegate)">
28500         <size>1</size>
28501       </method>
28502     </type>
28503     <type name="ClassMain">
28504       <method name="Void .ctor()">
28505         <size>7</size>
28506       </method>
28507       <method name="Void .cctor()">
28508         <size>1</size>
28509       </method>
28510       <method name="Void Assert(System.Object[], Boolean, Int32)">
28511         <size>65</size>
28512       </method>
28513       <method name="Int32 Main()">
28514         <size>1159</size>
28515       </method>
28516     </type>
28517     <type name="test_delegate">
28518       <method name="Void .ctor(Object, IntPtr)">
28519         <size>0</size>
28520       </method>
28521       <method name="System.Delegate Invoke(Int32)">
28522         <size>0</size>
28523       </method>
28524       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28525         <size>0</size>
28526       </method>
28527       <method name="System.Delegate EndInvoke(IAsyncResult)">
28528         <size>0</size>
28529       </method>
28530     </type>
28531   </test>
28532   <test name="test-255.cs">
28533     <type name="TestAttribute">
28534       <method name="Void .ctor()">
28535         <size>7</size>
28536       </method>
28537     </type>
28538     <type name="C">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542       <method name="Void Method()">
28543         <size>1</size>
28544       </method>
28545       <method name="Void Main()">
28546         <size>1</size>
28547       </method>
28548     </type>
28549   </test>
28550   <test name="test-256.cs">
28551     <type name="TableColumn">
28552       <method name="Void .ctor()">
28553         <size>7</size>
28554       </method>
28555       <method name="System.Object get_MagicValue()">
28556         <size>2</size>
28557       </method>
28558       <method name="Void set_MagicValue(System.Object)">
28559         <size>1</size>
28560       </method>
28561     </type>
28562     <type name="Bug">
28563       <method name="Void .ctor()">
28564         <size>7</size>
28565       </method>
28566       <method name="Int32 get_TInt()">
28567         <size>2</size>
28568       </method>
28569       <method name="Void Main()">
28570         <size>1</size>
28571       </method>
28572     </type>
28573   </test>
28574   <test name="test-257.cs">
28575     <type name="X">
28576       <method name="Void Main()">
28577         <size>8</size>
28578       </method>
28579       <method name="Void call(Int32 ByRef)">
28580         <size>25</size>
28581       </method>
28582       <method name="Void .ctor()">
28583         <size>7</size>
28584       </method>
28585     </type>
28586   </test>
28587   <test name="test-258.cs">
28588     <type name="MyTest.Test">
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592     </type>
28593     <type name="MyTest.Test2">
28594       <method name="Void .ctor()">
28595         <size>7</size>
28596       </method>
28597       <method name="Void MyTest.Test.Inner.Foo()">
28598         <size>1</size>
28599       </method>
28600       <method name="Void Main()">
28601         <size>1</size>
28602       </method>
28603     </type>
28604   </test>
28605   <test name="test-259.cs">
28606     <type name="Testing">
28607       <method name="Void .ctor()">
28608         <size>7</size>
28609       </method>
28610       <method name="Void Main()">
28611         <size>1</size>
28612       </method>
28613     </type>
28614   </test>
28615   <test name="test-26.cs">
28616     <type name="Blah">
28617       <method name="Void .ctor()">
28618         <size>7</size>
28619       </method>
28620       <method name="Int32 Foo(Int32, Int32)">
28621         <size>4</size>
28622       </method>
28623       <method name="Int32 Test1()">
28624         <size>114</size>
28625       </method>
28626       <method name="Int32 Adder(System.Int32[])">
28627         <size>34</size>
28628       </method>
28629       <method name="Int32 Test2()">
28630         <size>46</size>
28631       </method>
28632       <method name="Int32 Main()">
28633         <size>40</size>
28634       </method>
28635     </type>
28636     <type name="Blah+MyDelegate">
28637       <method name="Void .ctor(Object, IntPtr)">
28638         <size>0</size>
28639       </method>
28640       <method name="Int32 Invoke(Int32, Int32)">
28641         <size>0</size>
28642       </method>
28643       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28644         <size>0</size>
28645       </method>
28646       <method name="Int32 EndInvoke(IAsyncResult)">
28647         <size>0</size>
28648       </method>
28649     </type>
28650     <type name="Blah+List">
28651       <method name="Void .ctor(Object, IntPtr)">
28652         <size>0</size>
28653       </method>
28654       <method name="Int32 Invoke(System.Int32[])">
28655         <size>0</size>
28656       </method>
28657       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
28658         <size>0</size>
28659       </method>
28660       <method name="Int32 EndInvoke(IAsyncResult)">
28661         <size>0</size>
28662       </method>
28663     </type>
28664     <type name="&lt;PrivateImplementationDetails&gt;">
28665       <method name="Void .ctor()">
28666         <size>7</size>
28667       </method>
28668     </type>
28669   </test>
28670   <test name="test-260.cs">
28671     <type name="x.Test">
28672       <method name="Void .ctor()">
28673         <size>7</size>
28674       </method>
28675     </type>
28676     <type name="y.Test">
28677       <method name="Void .ctor()">
28678         <size>7</size>
28679       </method>
28680     </type>
28681     <type name="b.a">
28682       <method name="Void .ctor()">
28683         <size>7</size>
28684       </method>
28685       <method name="Void Main()">
28686         <size>7</size>
28687       </method>
28688     </type>
28689   </test>
28690   <test name="test-261.cs">
28691     <type name="T">
28692       <method name="Void .ctor()">
28693         <size>7</size>
28694       </method>
28695       <method name="T get_Me()">
28696         <size>16</size>
28697       </method>
28698       <method name="T GetMe()">
28699         <size>16</size>
28700       </method>
28701       <method name="Int32 Test(T)">
28702         <size>106</size>
28703       </method>
28704       <method name="Int32 Main()">
28705         <size>31</size>
28706       </method>
28707     </type>
28708   </test>
28709   <test name="test-262.cs">
28710     <type name="n1.Attribute">
28711       <method name="Void .ctor()">
28712         <size>7</size>
28713       </method>
28714     </type>
28715     <type name="n3.A">
28716       <method name="Void .ctor()">
28717         <size>7</size>
28718       </method>
28719       <method name="Void Attribute()">
28720         <size>1</size>
28721       </method>
28722       <method name="Void X()">
28723         <size>7</size>
28724       </method>
28725       <method name="Void Main()">
28726         <size>11</size>
28727       </method>
28728     </type>
28729   </test>
28730   <test name="test-263.cs">
28731     <type name="Test">
28732       <method name="Void .ctor()">
28733         <size>7</size>
28734       </method>
28735       <method name="System.String GetString(System.Byte[])">
28736         <size>19</size>
28737       </method>
28738       <method name="Void Main()">
28739         <size>1</size>
28740       </method>
28741     </type>
28742   </test>
28743   <test name="test-264.cs">
28744     <type name="Proef">
28745       <method name="Void .ctor()">
28746         <size>7</size>
28747       </method>
28748       <method name="Void add_OnDoSomething(System.EventHandler)">
28749         <size>24</size>
28750       </method>
28751       <method name="Void remove_OnDoSomething(System.EventHandler)">
28752         <size>24</size>
28753       </method>
28754       <method name="Void Temp(System.Object, System.EventArgs)">
28755         <size>1</size>
28756       </method>
28757       <method name="Void Main()">
28758         <size>25</size>
28759       </method>
28760     </type>
28761   </test>
28762   <test name="test-265.cs">
28763     <type name="ClassFormatError">
28764       <method name="Void .ctor(String, Object[])">
28765         <size>7</size>
28766       </method>
28767       <method name="Void Main()">
28768         <size>1</size>
28769       </method>
28770     </type>
28771     <type name="UnsupportedClassVersionError">
28772       <method name="Void .ctor(String)">
28773         <size>14</size>
28774       </method>
28775     </type>
28776   </test>
28777   <test name="test-266.cs">
28778     <type name="T">
28779       <method name="Void .ctor()">
28780         <size>7</size>
28781       </method>
28782       <method name="Int32 Main()">
28783         <size>25</size>
28784       </method>
28785     </type>
28786   </test>
28787   <test name="test-267.cs">
28788     <type name="X">
28789       <method name="Void .ctor()">
28790         <size>7</size>
28791       </method>
28792       <method name="System.String Text()">
28793         <size>6</size>
28794       </method>
28795       <method name="Int32 Main()">
28796         <size>12</size>
28797       </method>
28798     </type>
28799   </test>
28800   <test name="test-268.cs">
28801     <type name="X">
28802       <method name="Void .ctor()">
28803         <size>7</size>
28804       </method>
28805       <method name="Int32 Main()">
28806         <size>26</size>
28807       </method>
28808     </type>
28809     <type name="X+Nested">
28810       <method name="Void .ctor()">
28811         <size>7</size>
28812       </method>
28813       <method name="MyEnum D()">
28814         <size>2</size>
28815       </method>
28816     </type>
28817   </test>
28818   <test name="test-269.cs">
28819     <type name="Class1">
28820       <method name="Void .ctor()">
28821         <size>7</size>
28822       </method>
28823       <method name="Int32 Main(System.String[])">
28824         <size>361</size>
28825       </method>
28826       <method name="Int32 AddABunchOfInts(...)">
28827         <size>63</size>
28828       </method>
28829       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
28830         <size>63</size>
28831       </method>
28832       <method name="Result VtAddABunchOfInts(...)">
28833         <size>68</size>
28834       </method>
28835       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
28836         <size>68</size>
28837       </method>
28838       <method name="Int32 InstAddABunchOfInts(...)">
28839         <size>63</size>
28840       </method>
28841       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
28842         <size>63</size>
28843       </method>
28844       <method name="Result InstVtAddABunchOfInts(...)">
28845         <size>68</size>
28846       </method>
28847       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
28848         <size>68</size>
28849       </method>
28850     </type>
28851     <type name="Result">
28852       <method name="Void .ctor(Int32)">
28853         <size>24</size>
28854       </method>
28855     </type>
28856   </test>
28857   <test name="test-27.cs">
28858     <type name="Foo">
28859       <method name="Void .ctor()">
28860         <size>7</size>
28861       </method>
28862       <method name="Boolean MyMethod(Int32)">
28863         <size>12</size>
28864       </method>
28865       <method name="Int32 AnotherMethod(Int32)">
28866         <size>5</size>
28867       </method>
28868     </type>
28869     <type name="Blah">
28870       <method name="Void .ctor()">
28871         <size>7</size>
28872       </method>
28873       <method name="Void Bar(Int32, Int32)">
28874         <size>9</size>
28875       </method>
28876       <method name="Int32 Main()">
28877         <size>139</size>
28878       </method>
28879     </type>
28880     <type name="Blah+MyDelegate">
28881       <method name="Void .ctor(Object, IntPtr)">
28882         <size>0</size>
28883       </method>
28884       <method name="Void Invoke(Int32, Int32)">
28885         <size>0</size>
28886       </method>
28887       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28888         <size>0</size>
28889       </method>
28890       <method name="Void EndInvoke(IAsyncResult)">
28891         <size>0</size>
28892       </method>
28893     </type>
28894   </test>
28895   <test name="test-270.cs">
28896     <type name="X">
28897       <method name="Void .ctor()">
28898         <size>7</size>
28899       </method>
28900       <method name="Int32 Test(System.String, System.Object[])">
28901         <size>2</size>
28902       </method>
28903       <method name="Int32 Main()">
28904         <size>75</size>
28905       </method>
28906       <method name="Int32 Test(System.String, ...)">
28907         <size>2</size>
28908       </method>
28909     </type>
28910   </test>
28911   <test name="test-271.cs">
28912     <type name="T">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="C X()">
28917         <size>10</size>
28918       </method>
28919       <method name="Void Main()">
28920         <size>63</size>
28921       </method>
28922     </type>
28923     <type name="T+C">
28924       <method name="IEnumerator GetEnumerator()">
28925         <size>11</size>
28926       </method>
28927     </type>
28928   </test>
28929   <test name="test-272.cs">
28930     <type name="BazAttribute">
28931       <method name="Void .ctor()">
28932         <size>7</size>
28933       </method>
28934       <method name="Void .ctor(Foo)">
28935         <size>7</size>
28936       </method>
28937       <method name="Void set_foo3(Foo)">
28938         <size>1</size>
28939       </method>
28940       <method name="Foo get_foo3()">
28941         <size>2</size>
28942       </method>
28943     </type>
28944     <type name="Test">
28945       <method name="Void .ctor()">
28946         <size>7</size>
28947       </method>
28948       <method name="Void f0()">
28949         <size>1</size>
28950       </method>
28951       <method name="Void f1()">
28952         <size>1</size>
28953       </method>
28954       <method name="Void f2()">
28955         <size>1</size>
28956       </method>
28957       <method name="Void f3()">
28958         <size>1</size>
28959       </method>
28960       <method name="Void Main()">
28961         <size>1</size>
28962       </method>
28963     </type>
28964   </test>
28965   <test name="test-273.cs">
28966     <type name="FooAttribute">
28967       <method name="Void .ctor()">
28968         <size>7</size>
28969       </method>
28970     </type>
28971     <type name="Tests">
28972       <method name="Void .ctor()">
28973         <size>7</size>
28974       </method>
28975       <method name="Void Main()">
28976         <size>36</size>
28977       </method>
28978     </type>
28979   </test>
28980   <test name="test-274.cs">
28981     <type name="MyClass">
28982       <method name="Void .ctor(String[])">
28983         <size>7</size>
28984       </method>
28985     </type>
28986     <type name="ChildClass">
28987       <method name="Void .ctor()">
28988         <size>13</size>
28989       </method>
28990     </type>
28991     <type name="M">
28992       <method name="Void .ctor()">
28993         <size>7</size>
28994       </method>
28995       <method name="Void Main()">
28996         <size>1</size>
28997       </method>
28998     </type>
28999   </test>
29000   <test name="test-275.cs">
29001     <type name="Test">
29002       <method name="Void .ctor()">
29003         <size>7</size>
29004       </method>
29005       <method name="Void add_MyEvent(DelType)">
29006         <size>24</size>
29007       </method>
29008       <method name="Void remove_MyEvent(DelType)">
29009         <size>24</size>
29010       </method>
29011       <method name="Int32 Main()">
29012         <size>176</size>
29013       </method>
29014     </type>
29015     <type name="DelType">
29016       <method name="Void .ctor(Object, IntPtr)">
29017         <size>0</size>
29018       </method>
29019       <method name="Void Invoke()">
29020         <size>0</size>
29021       </method>
29022       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29023         <size>0</size>
29024       </method>
29025       <method name="Void EndInvoke(IAsyncResult)">
29026         <size>0</size>
29027       </method>
29028     </type>
29029     <type name="S">
29030       <method name="Void add_MyEvent(DelType)">
29031         <size>24</size>
29032       </method>
29033       <method name="Void remove_MyEvent(DelType)">
29034         <size>24</size>
29035       </method>
29036     </type>
29037   </test>
29038   <test name="test-276.cs">
29039     <type name="EventTestClass">
29040       <method name="Void .ctor()">
29041         <size>7</size>
29042       </method>
29043       <method name="Void add_Elapsed(System.EventHandler)">
29044         <size>24</size>
29045       </method>
29046       <method name="Void remove_Elapsed(System.EventHandler)">
29047         <size>24</size>
29048       </method>
29049     </type>
29050     <type name="EntryPoint">
29051       <method name="Void .ctor()">
29052         <size>7</size>
29053       </method>
29054       <method name="Boolean test(System.Type)">
29055         <size>17</size>
29056       </method>
29057       <method name="Int32 Main()">
29058         <size>48</size>
29059       </method>
29060     </type>
29061   </test>
29062   <test name="test-277.cs">
29063     <type name="T">
29064       <method name="Void .ctor()">
29065         <size>7</size>
29066       </method>
29067       <method name="Int32 Main()">
29068         <size>7</size>
29069       </method>
29070       <method name="Int32 X(Byte)">
29071         <size>2</size>
29072       </method>
29073       <method name="Int32 X(Int16)">
29074         <size>2</size>
29075       </method>
29076     </type>
29077   </test>
29078   <test name="test-278.cs">
29079     <type name="X">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 Main()">
29084         <size>73</size>
29085       </method>
29086     </type>
29087     <type name="Rect">
29088       <method name="Int32 get_X()">
29089         <size>7</size>
29090       </method>
29091       <method name="Void set_X(Int32)">
29092         <size>8</size>
29093       </method>
29094     </type>
29095   </test>
29096   <test name="test-279.cs">
29097     <type name="FlagsAttributeDemo">
29098       <method name="Void .ctor()">
29099         <size>7</size>
29100       </method>
29101       <method name="Int32 Main()">
29102         <size>38</size>
29103       </method>
29104     </type>
29105   </test>
29106   <test name="test-28.cs">
29107     <type name="A">
29108       <method name="Void .ctor()">
29109         <size>7</size>
29110       </method>
29111       <method name="Int32 get_Item(Int32)">
29112         <size>0</size>
29113       </method>
29114       <method name="Int32 EmulateIndexer(Int32)">
29115         <size>8</size>
29116       </method>
29117     </type>
29118     <type name="B">
29119       <method name="Void .ctor()">
29120         <size>7</size>
29121       </method>
29122       <method name="Int32 get_Item(Int32)">
29123         <size>2</size>
29124       </method>
29125       <method name="Int32 M()">
29126         <size>8</size>
29127       </method>
29128     </type>
29129     <type name="X">
29130       <method name="Void .ctor()">
29131         <size>7</size>
29132       </method>
29133       <method name="Int32 get_Item(Int32)">
29134         <size>20</size>
29135       </method>
29136       <method name="Void set_Item(Int32, Int32)">
29137         <size>26</size>
29138       </method>
29139       <method name="Int32 Main()">
29140         <size>122</size>
29141       </method>
29142     </type>
29143   </test>
29144   <test name="test-280.cs">
29145     <type name="AppFramework.Util.Logic">
29146       <method name="Void .ctor()">
29147         <size>7</size>
29148       </method>
29149       <method name="Void Main()">
29150         <size>1</size>
29151       </method>
29152       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
29153         <size>37</size>
29154       </method>
29155     </type>
29156   </test>
29157   <test name="test-281.cs">
29158     <type name="Foo.Hello">
29159       <method name="Void .ctor()">
29160         <size>7</size>
29161       </method>
29162       <method name="Void .cctor()">
29163         <size>7</size>
29164       </method>
29165     </type>
29166     <type name="Bar.Hello">
29167       <method name="Void .ctor()">
29168         <size>7</size>
29169       </method>
29170       <method name="Void .cctor()">
29171         <size>8</size>
29172       </method>
29173     </type>
29174     <type name="Test.Test1">
29175       <method name="Void .ctor()">
29176         <size>7</size>
29177       </method>
29178       <method name="Int32 World()">
29179         <size>6</size>
29180       </method>
29181     </type>
29182     <type name="Test.Test2">
29183       <method name="Void .ctor()">
29184         <size>7</size>
29185       </method>
29186       <method name="Int32 World()">
29187         <size>6</size>
29188       </method>
29189     </type>
29190     <type name="X">
29191       <method name="Void .ctor()">
29192         <size>7</size>
29193       </method>
29194       <method name="Int32 Main()">
29195         <size>29</size>
29196       </method>
29197     </type>
29198   </test>
29199   <test name="test-282.cs">
29200     <type name="X">
29201       <method name="Void .ctor()">
29202         <size>7</size>
29203       </method>
29204       <method name="System.Object Add(integer, System.Object)">
29205         <size>70</size>
29206       </method>
29207       <method name="Int32 Main()">
29208         <size>68</size>
29209       </method>
29210     </type>
29211     <type name="integer">
29212       <method name="Void .ctor(Int32)">
29213         <size>8</size>
29214       </method>
29215       <method name="integer op_Implicit(Int32)">
29216         <size>7</size>
29217       </method>
29218       <method name="Double op_Implicit(integer)">
29219         <size>13</size>
29220       </method>
29221       <method name="integer op_Addition(integer, integer)">
29222         <size>21</size>
29223       </method>
29224     </type>
29225   </test>
29226   <test name="test-283.cs">
29227     <type name="X">
29228       <method name="Void .ctor()">
29229         <size>7</size>
29230       </method>
29231       <method name="Int32 Foo()">
29232         <size>2</size>
29233       </method>
29234     </type>
29235     <type name="Y">
29236       <method name="Void .ctor()">
29237         <size>7</size>
29238       </method>
29239       <method name="Y+D GetIt()">
29240         <size>13</size>
29241       </method>
29242       <method name="Y+D GetIt2()">
29243         <size>13</size>
29244       </method>
29245       <method name="Int32 Foo()">
29246         <size>2</size>
29247       </method>
29248       <method name="Int32 Main()">
29249         <size>56</size>
29250       </method>
29251     </type>
29252     <type name="Y+D">
29253       <method name="Void .ctor(Object, IntPtr)">
29254         <size>0</size>
29255       </method>
29256       <method name="Int32 Invoke()">
29257         <size>0</size>
29258       </method>
29259       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29260         <size>0</size>
29261       </method>
29262       <method name="Int32 EndInvoke(IAsyncResult)">
29263         <size>0</size>
29264       </method>
29265     </type>
29266   </test>
29267   <test name="test-284.cs">
29268     <type name="App">
29269       <method name="Void .ctor()">
29270         <size>7</size>
29271       </method>
29272       <method name="Void Main()">
29273         <size>12</size>
29274       </method>
29275     </type>
29276   </test>
29277   <test name="test-285.cs">
29278     <type name="T">
29279       <method name="Void .ctor()">
29280         <size>7</size>
29281       </method>
29282       <method name="Int32 Main()">
29283         <size>2</size>
29284       </method>
29285     </type>
29286   </test>
29287   <test name="test-286.cs">
29288     <type name="MethodWrapper">
29289       <method name="Void .ctor()">
29290         <size>7</size>
29291       </method>
29292       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
29293         <size>57</size>
29294       </method>
29295     </type>
29296     <type name="MapXml.Throws">
29297       <method name="Void .ctor()">
29298         <size>7</size>
29299       </method>
29300       <method name="Void Main()">
29301         <size>1</size>
29302       </method>
29303     </type>
29304   </test>
29305   <test name="test-287.cs">
29306     <type name="StaticClass">
29307       <method name="System.String Name()">
29308         <size>6</size>
29309       </method>
29310     </type>
29311     <type name="MainClass">
29312       <method name="Void .ctor()">
29313         <size>7</size>
29314       </method>
29315       <method name="Int32 Main()">
29316         <size>83</size>
29317       </method>
29318     </type>
29319     <type name="StaticClass+D">
29320       <method name="Void .ctor(Object, IntPtr)">
29321         <size>0</size>
29322       </method>
29323       <method name="System.Object Invoke()">
29324         <size>0</size>
29325       </method>
29326       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29327         <size>0</size>
29328       </method>
29329       <method name="System.Object EndInvoke(IAsyncResult)">
29330         <size>0</size>
29331       </method>
29332     </type>
29333   </test>
29334   <test name="test-288.cs">
29335     <type name="Test.BookAboutMovie">
29336       <method name="Void .ctor(String)">
29337         <size>25</size>
29338       </method>
29339       <method name="System.String GetItem(Int32)">
29340         <size>7</size>
29341       </method>
29342       <method name="System.String get_Item(Int32)">
29343         <size>7</size>
29344       </method>
29345       <method name="Int32 Main(System.String[])">
29346         <size>57</size>
29347       </method>
29348     </type>
29349   </test>
29350   <test name="test-289.cs">
29351     <type name="Test">
29352       <method name="Void .ctor()">
29353         <size>7</size>
29354       </method>
29355       <method name="Void Main()">
29356         <size>1</size>
29357       </method>
29358       <method name="Void set_Value(System.String)">
29359         <size>1</size>
29360       </method>
29361       <method name="Void set_Value()">
29362         <size>1</size>
29363       </method>
29364       <method name="Void set_Item(Int32, Int32, Boolean)">
29365         <size>1</size>
29366       </method>
29367       <method name="Void set_Item(Int32, Int32)">
29368         <size>1</size>
29369       </method>
29370       <method name="Boolean get_Item(Boolean)">
29371         <size>2</size>
29372       </method>
29373     </type>
29374   </test>
29375   <test name="test-29.cs">
29376     <type name="Base">
29377       <method name="Void .ctor()">
29378         <size>7</size>
29379       </method>
29380       <method name="Void Add(Int32)">
29381         <size>18</size>
29382       </method>
29383     </type>
29384     <type name="Derived">
29385       <method name="Void .ctor()">
29386         <size>7</size>
29387       </method>
29388       <method name="Void Add(Double)">
29389         <size>18</size>
29390       </method>
29391     </type>
29392     <type name="Demo">
29393       <method name="Void .ctor()">
29394         <size>7</size>
29395       </method>
29396       <method name="Int32 Main()">
29397         <size>51</size>
29398       </method>
29399     </type>
29400   </test>
29401   <test name="test-290.cs">
29402     <type name="EntryPoint">
29403       <method name="Void .ctor()">
29404         <size>7</size>
29405       </method>
29406       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
29407         <size>22</size>
29408       </method>
29409       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
29410         <size>22</size>
29411       </method>
29412       <method name="Void bar_f(System.Object)">
29413         <size>1</size>
29414       </method>
29415       <method name="Void Main()">
29416         <size>35</size>
29417       </method>
29418     </type>
29419     <type name="EntryPoint+EventHandler">
29420       <method name="Void .ctor(Object, IntPtr)">
29421         <size>0</size>
29422       </method>
29423       <method name="Void Invoke(System.Object)">
29424         <size>0</size>
29425       </method>
29426       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
29427         <size>0</size>
29428       </method>
29429       <method name="Void EndInvoke(IAsyncResult)">
29430         <size>0</size>
29431       </method>
29432     </type>
29433   </test>
29434   <test name="test-291.cs">
29435     <type name="Test">
29436       <method name="Void .ctor()">
29437         <size>7</size>
29438       </method>
29439       <method name="Void Method()">
29440         <size>1</size>
29441       </method>
29442       <method name="Void Main()">
29443         <size>13</size>
29444       </method>
29445     </type>
29446   </test>
29447   <test name="test-292.cs">
29448     <type name="X">
29449       <method name="Void .ctor()">
29450         <size>7</size>
29451       </method>
29452       <method name="Void .cctor()">
29453         <size>1</size>
29454       </method>
29455       <method name="Void Main()">
29456         <size>19</size>
29457       </method>
29458     </type>
29459   </test>
29460   <test name="test-293.cs">
29461     <type name="A">
29462       <method name="Void .ctor()">
29463         <size>7</size>
29464       </method>
29465       <method name="System.String get_Warning()">
29466         <size>6</size>
29467       </method>
29468     </type>
29469     <type name="B">
29470       <method name="Void .ctor()">
29471         <size>7</size>
29472       </method>
29473       <method name="System.String get_Warning()">
29474         <size>6</size>
29475       </method>
29476       <method name="Void Main()">
29477         <size>1</size>
29478       </method>
29479     </type>
29480   </test>
29481   <test name="test-294.cs">
29482     <type name="ObsoleteClass">
29483       <method name="Void .ctor()">
29484         <size>7</size>
29485       </method>
29486     </type>
29487     <type name="Test">
29488       <method name="Void .ctor()">
29489         <size>13</size>
29490       </method>
29491       <method name="Void .ctor(String, Boolean)">
29492         <size>14</size>
29493       </method>
29494       <method name="System.String get_Name()">
29495         <size>7</size>
29496       </method>
29497       <method name="Void set_Name(System.String)">
29498         <size>8</size>
29499       </method>
29500     </type>
29501     <type name="DerivedTest">
29502       <method name="Void .ctor(String)">
29503         <size>16</size>
29504       </method>
29505       <method name="System.String Method()">
29506         <size>7</size>
29507       </method>
29508       <method name="Void T2()">
29509         <size>1</size>
29510       </method>
29511       <method name="Void Main()">
29512         <size>1</size>
29513       </method>
29514     </type>
29515     <type name="ObsoleteClass2">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519     </type>
29520     <type name="ObsoleteClass3">
29521       <method name="Void .ctor()">
29522         <size>18</size>
29523       </method>
29524       <method name="Void .cctor()">
29525         <size>25</size>
29526       </method>
29527     </type>
29528     <type name="ObsoleteClass4">
29529       <method name="Void .ctor()">
29530         <size>7</size>
29531       </method>
29532       <method name="Void T()">
29533         <size>59</size>
29534       </method>
29535     </type>
29536   </test>
29537   <test name="test-295.cs">
29538     <type name="MyAttribute">
29539       <method name="Void .ctor(Object)">
29540         <size>14</size>
29541       </method>
29542       <method name="System.Object get_my()">
29543         <size>7</size>
29544       </method>
29545     </type>
29546     <type name="MyConstructorBuilder">
29547       <method name="Void .ctor()">
29548         <size>7</size>
29549       </method>
29550       <method name="Int32 Main()">
29551         <size>111</size>
29552       </method>
29553       <method name="System.Type MyCreateCallee(System.AppDomain)">
29554         <size>329</size>
29555       </method>
29556     </type>
29557   </test>
29558   <test name="test-296.cs">
29559     <type name="GetElementTypeTest">
29560       <method name="Void .ctor()">
29561         <size>7</size>
29562       </method>
29563       <method name="Int32 Main(System.String[])">
29564         <size>30</size>
29565       </method>
29566     </type>
29567   </test>
29568   <test name="test-297.cs">
29569     <type name="T">
29570       <method name="Void .ctor()">
29571         <size>7</size>
29572       </method>
29573       <method name="Int32 Main()">
29574         <size>311</size>
29575       </method>
29576       <method name="Void Login(System.String)">
29577         <size>1</size>
29578       </method>
29579     </type>
29580     <type name="My">
29581       <method name="Void .ctor(Object)">
29582         <size>14</size>
29583       </method>
29584     </type>
29585   </test>
29586   <test name="test-299.cs">
29587     <type name="SampleClass">
29588       <method name="Void .ctor()">
29589         <size>7</size>
29590       </method>
29591       <method name="SuperClass op_Increment(SampleClass)">
29592         <size>6</size>
29593       </method>
29594     </type>
29595     <type name="SuperClass">
29596       <method name="Void .ctor()">
29597         <size>7</size>
29598       </method>
29599       <method name="Int32 Main()">
29600         <size>2</size>
29601       </method>
29602     </type>
29603   </test>
29604   <test name="test-3.cs">
29605     <type name="TestIntOps">
29606       <method name="Void .ctor()">
29607         <size>7</size>
29608       </method>
29609       <method name="SByte sbyte_add(SByte, SByte)">
29610         <size>7</size>
29611       </method>
29612       <method name="Int16 short_add(Int16, Int16)">
29613         <size>5</size>
29614       </method>
29615       <method name="Double double_add(Double, Double)">
29616         <size>4</size>
29617       </method>
29618       <method name="Int32 int_add(Int32, Int32)">
29619         <size>4</size>
29620       </method>
29621       <method name="Int32 int_sub(Int32, Int32)">
29622         <size>4</size>
29623       </method>
29624       <method name="Int32 int_mul(Int32, Int32)">
29625         <size>4</size>
29626       </method>
29627       <method name="Int32 Main()">
29628         <size>215</size>
29629       </method>
29630     </type>
29631   </test>
29632   <test name="test-30.cs">
29633     <type name="X">
29634       <method name="Void .ctor()">
29635         <size>7</size>
29636       </method>
29637       <method name="Void IA.Draw()">
29638         <size>8</size>
29639       </method>
29640       <method name="Void IB.Draw()">
29641         <size>8</size>
29642       </method>
29643     </type>
29644     <type name="test">
29645       <method name="Void .ctor()">
29646         <size>7</size>
29647       </method>
29648       <method name="Int32 Main()">
29649         <size>192</size>
29650       </method>
29651     </type>
29652   </test>
29653   <test name="test-300.cs">
29654     <type name="A">
29655       <method name="Void .ctor()">
29656         <size>7</size>
29657       </method>
29658       <method name="Void Main()">
29659         <size>7</size>
29660       </method>
29661     </type>
29662     <type name="A+C">
29663       <method name="Void .ctor()">
29664         <size>7</size>
29665       </method>
29666     </type>
29667     <type name="A+B">
29668       <method name="Void .ctor()">
29669         <size>475</size>
29670       </method>
29671     </type>
29672     <type name="A+B+C">
29673       <method name="Void .ctor()">
29674         <size>7</size>
29675       </method>
29676     </type>
29677   </test>
29678   <test name="test-301.cs">
29679     <type name="A">
29680       <method name="Void .ctor()">
29681         <size>7</size>
29682       </method>
29683       <method name="Void Main()">
29684         <size>7</size>
29685       </method>
29686     </type>
29687     <type name="A+B">
29688       <method name="Void .ctor()">
29689         <size>211</size>
29690       </method>
29691     </type>
29692   </test>
29693   <test name="test-302.cs">
29694     <type name="A">
29695       <method name="Void .ctor()">
29696         <size>7</size>
29697       </method>
29698       <method name="Void Main()">
29699         <size>7</size>
29700       </method>
29701     </type>
29702     <type name="A+C">
29703       <method name="Void .ctor()">
29704         <size>7</size>
29705       </method>
29706     </type>
29707     <type name="A+B">
29708       <method name="Void .ctor()">
29709         <size>24</size>
29710       </method>
29711     </type>
29712     <type name="A+B+C">
29713       <method name="Void .ctor()">
29714         <size>7</size>
29715       </method>
29716     </type>
29717   </test>
29718   <test name="test-303.cs">
29719     <type name="A">
29720       <method name="Void .ctor()">
29721         <size>7</size>
29722       </method>
29723       <method name="Void Main()">
29724         <size>7</size>
29725       </method>
29726     </type>
29727     <type name="A+C">
29728       <method name="Void .ctor()">
29729         <size>7</size>
29730       </method>
29731       <method name="Void System.IDisposable.Dispose()">
29732         <size>11</size>
29733       </method>
29734     </type>
29735     <type name="A+B">
29736       <method name="Void .ctor()">
29737         <size>31</size>
29738       </method>
29739     </type>
29740     <type name="A+B+C">
29741       <method name="Void .ctor()">
29742         <size>7</size>
29743       </method>
29744       <method name="Void System.IDisposable.Dispose()">
29745         <size>1</size>
29746       </method>
29747     </type>
29748   </test>
29749   <test name="test-304.cs">
29750     <type name="A">
29751       <method name="Void .ctor()">
29752         <size>7</size>
29753       </method>
29754       <method name="Void Main()">
29755         <size>7</size>
29756       </method>
29757     </type>
29758     <type name="A+D">
29759       <method name="Void .ctor()">
29760         <size>7</size>
29761       </method>
29762     </type>
29763     <type name="A+B">
29764       <method name="Void .ctor()">
29765         <size>475</size>
29766       </method>
29767     </type>
29768     <type name="A+B+C">
29769       <method name="Void .ctor()">
29770         <size>7</size>
29771       </method>
29772     </type>
29773   </test>
29774   <test name="test-305.cs">
29775     <type name="A">
29776       <method name="Void .ctor()">
29777         <size>7</size>
29778       </method>
29779       <method name="Void Main()">
29780         <size>7</size>
29781       </method>
29782     </type>
29783     <type name="A+B">
29784       <method name="Void .ctor()">
29785         <size>211</size>
29786       </method>
29787     </type>
29788   </test>
29789   <test name="test-306.cs">
29790     <type name="A">
29791       <method name="Void .ctor()">
29792         <size>7</size>
29793       </method>
29794       <method name="Void Main()">
29795         <size>7</size>
29796       </method>
29797     </type>
29798     <type name="A+D">
29799       <method name="Void .ctor()">
29800         <size>7</size>
29801       </method>
29802     </type>
29803     <type name="A+B">
29804       <method name="Void .ctor()">
29805         <size>24</size>
29806       </method>
29807     </type>
29808     <type name="A+B+C">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812     </type>
29813   </test>
29814   <test name="test-307.cs">
29815     <type name="A">
29816       <method name="Void .ctor()">
29817         <size>7</size>
29818       </method>
29819       <method name="Void Main()">
29820         <size>7</size>
29821       </method>
29822     </type>
29823     <type name="A+D">
29824       <method name="Void .ctor()">
29825         <size>7</size>
29826       </method>
29827       <method name="Void System.IDisposable.Dispose()">
29828         <size>11</size>
29829       </method>
29830     </type>
29831     <type name="A+B">
29832       <method name="Void .ctor()">
29833         <size>31</size>
29834       </method>
29835     </type>
29836     <type name="A+B+C">
29837       <method name="Void .ctor()">
29838         <size>7</size>
29839       </method>
29840       <method name="Void System.IDisposable.Dispose()">
29841         <size>1</size>
29842       </method>
29843     </type>
29844   </test>
29845   <test name="test-308.cs">
29846     <type name="Program">
29847       <method name="Void .ctor()">
29848         <size>7</size>
29849       </method>
29850       <method name="Void Main(System.String[])">
29851         <size>40</size>
29852       </method>
29853     </type>
29854   </test>
29855   <test name="test-309.cs">
29856     <type name="MonoBASIC.Parser">
29857       <method name="Void .ctor()">
29858         <size>7</size>
29859       </method>
29860       <method name="Void Main()">
29861         <size>1</size>
29862       </method>
29863     </type>
29864     <type name="MonoBASIC.Parser+StateMachine">
29865       <method name="Void .ctor()">
29866         <size>7</size>
29867       </method>
29868       <method name="Void HandleToken(Token)">
29869         <size>1</size>
29870       </method>
29871     </type>
29872   </test>
29873   <test name="test-31.cs">
29874     <type name="Base">
29875       <method name="Void .ctor()">
29876         <size>7</size>
29877       </method>
29878       <method name="Void A()">
29879         <size>8</size>
29880       </method>
29881     </type>
29882     <type name="Derived">
29883       <method name="Void .ctor()">
29884         <size>7</size>
29885       </method>
29886       <method name="Void A()">
29887         <size>8</size>
29888       </method>
29889     </type>
29890     <type name="Test">
29891       <method name="Void .ctor()">
29892         <size>7</size>
29893       </method>
29894       <method name="Int32 Main()">
29895         <size>38</size>
29896       </method>
29897     </type>
29898   </test>
29899   <test name="test-310.cs">
29900     <type name="test.Impl">
29901       <method name="Void .ctor()">
29902         <size>7</size>
29903       </method>
29904       <method name="System.String GetType(Int32)">
29905         <size>6</size>
29906       </method>
29907       <method name="Boolean IsDone()">
29908         <size>2</size>
29909       </method>
29910     </type>
29911     <type name="test.myclass">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Void Main(System.String[])">
29916         <size>28</size>
29917       </method>
29918     </type>
29919   </test>
29920   <test name="test-311.cs">
29921     <type name="Program">
29922       <method name="Void .ctor()">
29923         <size>38</size>
29924       </method>
29925       <method name="Void .cctor()">
29926         <size>11</size>
29927       </method>
29928       <method name="System.String get_Message()">
29929         <size>6</size>
29930       </method>
29931       <method name="Void set_Message(System.String)">
29932         <size>7</size>
29933       </method>
29934       <method name="Boolean DenyMethod()">
29935         <size>2</size>
29936       </method>
29937       <method name="Void Test2()">
29938         <size>1</size>
29939       </method>
29940       <method name="Void Test3()">
29941         <size>1</size>
29942       </method>
29943       <method name="Void Test4()">
29944         <size>1</size>
29945       </method>
29946       <method name="Int32 Main(System.String[])">
29947         <size>175</size>
29948       </method>
29949     </type>
29950     <type name="Test2">
29951       <method name="Void .ctor()">
29952         <size>7</size>
29953       </method>
29954     </type>
29955   </test>
29956   <test name="test-312.cs">
29957     <type name="X">
29958       <method name="Void .ctor()">
29959         <size>7</size>
29960       </method>
29961       <method name="Void .cctor()">
29962         <size>1</size>
29963       </method>
29964       <method name="Boolean Method(PointF)">
29965         <size>72</size>
29966       </method>
29967       <method name="Boolean Call_constructor_and_implicit()">
29968         <size>29</size>
29969       </method>
29970       <method name="Boolean Init_with_implicit_conv()">
29971         <size>52</size>
29972       </method>
29973       <method name="Boolean Init_ValueType()">
29974         <size>26</size>
29975       </method>
29976       <method name="Boolean InstanceAssignTest()">
29977         <size>75</size>
29978       </method>
29979       <method name="Int32 T()">
29980         <size>54</size>
29981       </method>
29982       <method name="Int32 Main()">
29983         <size>45</size>
29984       </method>
29985     </type>
29986     <type name="PointF">
29987       <method name="Void .ctor(Single, Single)">
29988         <size>47</size>
29989       </method>
29990     </type>
29991     <type name="Point">
29992       <method name="Void .ctor(Int32, Int32)">
29993         <size>37</size>
29994       </method>
29995       <method name="PointF op_Implicit(Point)">
29996         <size>22</size>
29997       </method>
29998     </type>
29999   </test>
30000   <test name="test-313.cs">
30001     <type name="D">
30002       <method name="Void .ctor()">
30003         <size>7</size>
30004       </method>
30005       <method name="Void A.B.METHOD()">
30006         <size>1</size>
30007       </method>
30008       <method name="Int32 Main()">
30009         <size>134</size>
30010       </method>
30011     </type>
30012   </test>
30013   <test name="test-314.cs">
30014     <type name="X">
30015       <method name="Void .ctor()">
30016         <size>28</size>
30017       </method>
30018       <method name="Void .ctor(Int32)">
30019         <size>28</size>
30020       </method>
30021       <method name="Void .cctor()">
30022         <size>11</size>
30023       </method>
30024       <method name="Int32 Main()">
30025         <size>57</size>
30026       </method>
30027     </type>
30028   </test>
30029   <test name="test-315.cs">
30030     <type name="GuardedCollectionValue">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
30035         <size>2</size>
30036       </method>
30037       <method name="IDirectedCollectionValue Backwards()">
30038         <size>2</size>
30039       </method>
30040     </type>
30041     <type name="GuardedSequenced">
30042       <method name="Void .ctor()">
30043         <size>7</size>
30044       </method>
30045       <method name="IDirectedCollectionValue Test()">
30046         <size>12</size>
30047       </method>
30048     </type>
30049     <type name="X">
30050       <method name="Void .ctor()">
30051         <size>7</size>
30052       </method>
30053       <method name="Void Main()">
30054         <size>1</size>
30055       </method>
30056     </type>
30057   </test>
30058   <test name="test-316.cs">
30059     <type name="D">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Int32 IA.Add(Int32)">
30064         <size>2</size>
30065       </method>
30066       <method name="Int32 IB.Add(Int32)">
30067         <size>2</size>
30068       </method>
30069     </type>
30070     <type name="E">
30071       <method name="Void .ctor()">
30072         <size>7</size>
30073       </method>
30074       <method name="Int32 IA.Add(Int32)">
30075         <size>2</size>
30076       </method>
30077       <method name="Int32 IB.Add(Int32)">
30078         <size>2</size>
30079       </method>
30080       <method name="Void doom()">
30081         <size>1</size>
30082       </method>
30083       <method name="System.Object Clone()">
30084         <size>2</size>
30085       </method>
30086       <method name="Void Dispose()">
30087         <size>1</size>
30088       </method>
30089     </type>
30090     <type name="C">
30091       <method name="Void .ctor()">
30092         <size>7</size>
30093       </method>
30094       <method name="Int32 Test(IC)">
30095         <size>49</size>
30096       </method>
30097       <method name="Void Test2(IE)">
30098         <size>20</size>
30099       </method>
30100       <method name="Int32 Main()">
30101         <size>32</size>
30102       </method>
30103     </type>
30104   </test>
30105   <test name="test-317.cs">
30106     <type name="X">
30107       <method name="Void .ctor()">
30108         <size>7</size>
30109       </method>
30110       <method name="Void Main()">
30111         <size>1</size>
30112       </method>
30113     </type>
30114   </test>
30115   <test name="test-318.cs">
30116     <type name="Ev">
30117       <method name="Void .ctor()">
30118         <size>29</size>
30119       </method>
30120       <method name="Void add_Disposed(System.EventHandler)">
30121         <size>19</size>
30122       </method>
30123       <method name="Void remove_Disposed(System.EventHandler)">
30124         <size>19</size>
30125       </method>
30126       <method name="Void OnClick(System.EventArgs)">
30127         <size>38</size>
30128       </method>
30129     </type>
30130     <type name="Foo">
30131       <method name="Void .ctor()">
30132         <size>7</size>
30133       </method>
30134     </type>
30135     <type name="C">
30136       <method name="Void .ctor()">
30137         <size>7</size>
30138       </method>
30139       <method name="Void my_from_fixed(Int32 ByRef)">
30140         <size>4</size>
30141       </method>
30142       <method name="Void month_from_fixed(Int32)">
30143         <size>8</size>
30144       </method>
30145       <method name="Int32 CreateFromString(Int32)">
30146         <size>10</size>
30147       </method>
30148       <method name="Void Main()">
30149         <size>1</size>
30150       </method>
30151     </type>
30152     <type name="Foo">
30153       <method name="Void EventInterface.add_Event(System.EventHandler)">
30154         <size>1</size>
30155       </method>
30156       <method name="Void EventInterface.remove_Event(System.EventHandler)">
30157         <size>1</size>
30158       </method>
30159     </type>
30160     <type name="C">
30161       <method name="Double* GetValue(Double)">
30162         <size>5</size>
30163       </method>
30164     </type>
30165   </test>
30166   <test name="test-319.cs">
30167     <type name="ConstFields">
30168       <method name="Void .ctor()">
30169         <size>7</size>
30170       </method>
30171       <method name="Void .cctor()">
30172         <size>137</size>
30173       </method>
30174       <method name="Int32 Main()">
30175         <size>324</size>
30176       </method>
30177     </type>
30178   </test>
30179   <test name="test-32.cs">
30180     <type name="Blah">
30181       <method name="Void .ctor()">
30182         <size>7</size>
30183       </method>
30184       <method name="Int32 Main()">
30185         <size>50</size>
30186       </method>
30187     </type>
30188   </test>
30189   <test name="test-320.cs">
30190     <type name="X">
30191       <method name="Void .ctor(SByte*, Int32, Int32)">
30192         <size>7</size>
30193       </method>
30194       <method name="Void Main()">
30195         <size>12</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-321.cs">
30200     <type name="X">
30201       <method name="Void Dispose()">
30202         <size>1</size>
30203       </method>
30204       <method name="Void Main()">
30205         <size>30</size>
30206       </method>
30207     </type>
30208   </test>
30209   <test name="test-322.cs">
30210     <type name="Y">
30211       <method name="Void .ctor(Byte)">
30212         <size>14</size>
30213       </method>
30214       <method name="Int32 op_Implicit(Y)">
30215         <size>7</size>
30216       </method>
30217     </type>
30218     <type name="X">
30219       <method name="Void .ctor()">
30220         <size>7</size>
30221       </method>
30222       <method name="Void Main()">
30223         <size>50</size>
30224       </method>
30225     </type>
30226   </test>
30227   <test name="test-323.cs">
30228     <type name="X">
30229       <method name="Void .ctor()">
30230         <size>7</size>
30231       </method>
30232       <method name="Void Main()">
30233         <size>1</size>
30234       </method>
30235     </type>
30236   </test>
30237   <test name="test-324.cs">
30238     <type name="A">
30239       <method name="Void .ctor()">
30240         <size>7</size>
30241       </method>
30242       <method name="Void DoStuff()">
30243         <size>11</size>
30244       </method>
30245     </type>
30246     <type name="T">
30247       <method name="Void .ctor()">
30248         <size>7</size>
30249       </method>
30250       <method name="Void .cctor()">
30251         <size>11</size>
30252       </method>
30253     </type>
30254     <type name="Driver">
30255       <method name="Void .ctor()">
30256         <size>7</size>
30257       </method>
30258       <method name="Void Main()">
30259         <size>22</size>
30260       </method>
30261     </type>
30262     <type name="B">
30263       <method name="Boolean get_Val()">
30264         <size>2</size>
30265       </method>
30266     </type>
30267   </test>
30268   <test name="test-325.cs">
30269     <type name="RequestAttribute">
30270       <method name="Void .ctor(String, String, String[])">
30271         <size>7</size>
30272       </method>
30273     </type>
30274     <type name="MyClass">
30275       <method name="Void .ctor()">
30276         <size>7</size>
30277       </method>
30278       <method name="Int32 SomeRequest()">
30279         <size>2</size>
30280       </method>
30281       <method name="Void Main()">
30282         <size>7</size>
30283       </method>
30284     </type>
30285   </test>
30286   <test name="test-326.cs">
30287     <type name="X">
30288       <method name="Void .ctor()">
30289         <size>7</size>
30290       </method>
30291       <method name="Int32 Main()">
30292         <size>55</size>
30293       </method>
30294     </type>
30295     <type name="Mapper">
30296       <method name="Void .ctor(Object, IntPtr)">
30297         <size>0</size>
30298       </method>
30299       <method name="Double Invoke(Int32)">
30300         <size>0</size>
30301       </method>
30302       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30303         <size>0</size>
30304       </method>
30305       <method name="Double EndInvoke(IAsyncResult)">
30306         <size>0</size>
30307       </method>
30308     </type>
30309     <type name="X">
30310       <method name="Double &lt;Main&gt;m__0(Int32)">
30311         <size>6</size>
30312       </method>
30313     </type>
30314   </test>
30315   <test name="test-327.cs">
30316     <type name="X2">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320     </type>
30321     <type name="A.B.Tester">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Void .cctor()">
30326         <size>1</size>
30327       </method>
30328       <method name="Void Main()">
30329         <size>1</size>
30330       </method>
30331     </type>
30332   </test>
30333   <test name="test-328.cs">
30334     <type name="A.B.Tester">
30335       <method name="Void .ctor()">
30336         <size>7</size>
30337       </method>
30338       <method name="Void .cctor()">
30339         <size>1</size>
30340       </method>
30341       <method name="Void Main()">
30342         <size>1</size>
30343       </method>
30344     </type>
30345   </test>
30346   <test name="test-329.cs">
30347     <type name="X">
30348       <method name="Void .ctor()">
30349         <size>7</size>
30350       </method>
30351       <method name="Void .ctor(Object)">
30352         <size>21</size>
30353       </method>
30354       <method name="Int32 Main()">
30355         <size>74</size>
30356       </method>
30357     </type>
30358   </test>
30359   <test name="test-33.cs">
30360     <type name="FirstOuter.FirstInner.First">
30361       <method name="Void .ctor()">
30362         <size>7</size>
30363       </method>
30364       <method name="System.String get_MyIdentity()">
30365         <size>12</size>
30366       </method>
30367     </type>
30368     <type name="FirstOuter.Second">
30369       <method name="Void .ctor()">
30370         <size>7</size>
30371       </method>
30372     </type>
30373     <type name="FirstOuter.SecondInner.Third">
30374       <method name="Void .ctor()">
30375         <size>7</size>
30376       </method>
30377     </type>
30378     <type name="FirstOuter.FirstInner.Fourth">
30379       <method name="Void .ctor()">
30380         <size>7</size>
30381       </method>
30382     </type>
30383     <type name="Fifth">
30384       <method name="Void .ctor()">
30385         <size>7</size>
30386       </method>
30387     </type>
30388     <type name="Application">
30389       <method name="Void .ctor()">
30390         <size>7</size>
30391       </method>
30392       <method name="Int32 Main(System.String[])">
30393         <size>139</size>
30394       </method>
30395     </type>
30396   </test>
30397   <test name="test-330.cs">
30398     <type name="X">
30399       <method name="Void .ctor()">
30400         <size>7</size>
30401       </method>
30402       <method name="Void Main()">
30403         <size>8</size>
30404       </method>
30405     </type>
30406   </test>
30407   <test name="test-331.cs">
30408     <type name="T">
30409       <method name="Void .ctor()">
30410         <size>7</size>
30411       </method>
30412       <method name="Void Main()">
30413         <size>1</size>
30414       </method>
30415       <method name="Byte* get_Ptr()">
30416         <size>7</size>
30417       </method>
30418       <method name="Void set_Ptr(Byte*)">
30419         <size>8</size>
30420       </method>
30421     </type>
30422   </test>
30423   <test name="test-332.cs">
30424     <type name="C">
30425       <method name="Void .ctor()">
30426         <size>7</size>
30427       </method>
30428       <method name="Void Main()">
30429         <size>1</size>
30430       </method>
30431     </type>
30432   </test>
30433   <test name="test-333.cs">
30434     <type name="Foo">
30435       <method name="Void .ctor()">
30436         <size>7</size>
30437       </method>
30438       <method name="Void Something()">
30439         <size>1</size>
30440       </method>
30441     </type>
30442     <type name="Bar">
30443       <method name="Void .ctor()">
30444         <size>7</size>
30445       </method>
30446       <method name="Void Something()">
30447         <size>1</size>
30448       </method>
30449       <method name="Void Main()">
30450         <size>1</size>
30451       </method>
30452     </type>
30453   </test>
30454   <test name="test-334.cs">
30455     <type name="Test.Foo.Index.CompoundFileReader">
30456       <method name="Void .ctor()">
30457         <size>7</size>
30458       </method>
30459       <method name="Void Main()">
30460         <size>1</size>
30461       </method>
30462     </type>
30463     <type name="Test.Foo.Store.Directory">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467     </type>
30468   </test>
30469   <test name="test-335.cs">
30470     <type name="X">
30471       <method name="Void .ctor()">
30472         <size>7</size>
30473       </method>
30474       <method name="Void A(Int32, Int32)">
30475         <size>1</size>
30476       </method>
30477       <method name="Void C(Int32 ByRef)">
30478         <size>4</size>
30479       </method>
30480       <method name="Void Main()">
30481         <size>70</size>
30482       </method>
30483     </type>
30484     <type name="X+B">
30485       <method name="Void .ctor(Object, IntPtr)">
30486         <size>0</size>
30487       </method>
30488       <method name="Void Invoke(Int32, Int32)">
30489         <size>0</size>
30490       </method>
30491       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
30492         <size>0</size>
30493       </method>
30494       <method name="Void EndInvoke(IAsyncResult)">
30495         <size>0</size>
30496       </method>
30497     </type>
30498     <type name="X+D">
30499       <method name="Void .ctor(Object, IntPtr)">
30500         <size>0</size>
30501       </method>
30502       <method name="Void Invoke(Int32 ByRef)">
30503         <size>0</size>
30504       </method>
30505       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30506         <size>0</size>
30507       </method>
30508       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30509         <size>0</size>
30510       </method>
30511     </type>
30512   </test>
30513   <test name="test-336.cs">
30514     <type name="X">
30515       <method name="Void .ctor(Foo)">
30516         <size>7</size>
30517       </method>
30518       <method name="Void .ctor(Bar)">
30519         <size>7</size>
30520       </method>
30521       <method name="Void Test()">
30522         <size>1</size>
30523       </method>
30524       <method name="Void Main()">
30525         <size>19</size>
30526       </method>
30527     </type>
30528     <type name="Foo">
30529       <method name="Void .ctor(Object, IntPtr)">
30530         <size>0</size>
30531       </method>
30532       <method name="Void Invoke()">
30533         <size>0</size>
30534       </method>
30535       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30536         <size>0</size>
30537       </method>
30538       <method name="Void EndInvoke(IAsyncResult)">
30539         <size>0</size>
30540       </method>
30541     </type>
30542     <type name="Bar">
30543       <method name="Void .ctor(Object, IntPtr)">
30544         <size>0</size>
30545       </method>
30546       <method name="Void Invoke(Int32)">
30547         <size>0</size>
30548       </method>
30549       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30550         <size>0</size>
30551       </method>
30552       <method name="Void EndInvoke(IAsyncResult)">
30553         <size>0</size>
30554       </method>
30555     </type>
30556   </test>
30557   <test name="test-337.cs">
30558     <type name="Test">
30559       <method name="Void .ctor()">
30560         <size>7</size>
30561       </method>
30562       <method name="Void Main()">
30563         <size>16</size>
30564       </method>
30565     </type>
30566   </test>
30567   <test name="test-338.cs">
30568     <type name="X">
30569       <method name="Void .ctor()">
30570         <size>7</size>
30571       </method>
30572       <method name="Void .cctor()">
30573         <size>11</size>
30574       </method>
30575       <method name="Void Main()">
30576         <size>1</size>
30577       </method>
30578       <method name="Y+Z fz()">
30579         <size>6</size>
30580       </method>
30581     </type>
30582     <type name="Y">
30583       <method name="Void .ctor()">
30584         <size>7</size>
30585       </method>
30586     </type>
30587     <type name="Y+Z">
30588       <method name="Void .ctor()">
30589         <size>7</size>
30590       </method>
30591       <method name="Void .cctor()">
30592         <size>11</size>
30593       </method>
30594     </type>
30595   </test>
30596   <test name="test-339.cs">
30597     <type name="C">
30598       <method name="Void .ctor()">
30599         <size>7</size>
30600       </method>
30601       <method name="Void .cctor()">
30602         <size>17</size>
30603       </method>
30604       <method name="Int32 Main()">
30605         <size>86</size>
30606       </method>
30607     </type>
30608   </test>
30609   <test name="test-34.cs">
30610     <type name="Blah">
30611       <method name="Void .ctor()">
30612         <size>7</size>
30613       </method>
30614       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
30615         <size>7</size>
30616       </method>
30617       <method name="Int32 Bar(Int32, System.Int32[])">
30618         <size>61</size>
30619       </method>
30620       <method name="Void Foo(Int32, Int32)">
30621         <size>7</size>
30622       </method>
30623       <method name="Void In(Int32 ByRef)">
30624         <size>7</size>
30625       </method>
30626       <method name="Void Out(Int32 ByRef)">
30627         <size>7</size>
30628       </method>
30629       <method name="Int32 AddArray(System.Int32[])">
30630         <size>30</size>
30631       </method>
30632       <method name="Int32 AddFancy(FancyInt[])">
30633         <size>39</size>
30634       </method>
30635       <method name="Int32 Main()">
30636         <size>269</size>
30637       </method>
30638     </type>
30639     <type name="&lt;PrivateImplementationDetails&gt;">
30640       <method name="Void .ctor()">
30641         <size>7</size>
30642       </method>
30643     </type>
30644     <type name="FancyInt">
30645       <method name="Void .ctor(Int32)">
30646         <size>8</size>
30647       </method>
30648     </type>
30649   </test>
30650   <test name="test-340.cs">
30651     <type name="FLMID.Bugs.BoolOne.A">
30652       <method name="Void .ctor()">
30653         <size>7</size>
30654       </method>
30655       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
30656         <size>8</size>
30657       </method>
30658     </type>
30659     <type name="FLMID.Bugs.BoolOne.B">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663     </type>
30664     <type name="FLMID.Bugs.BoolOne.Test">
30665       <method name="Void .ctor()">
30666         <size>7</size>
30667       </method>
30668       <method name="Int32 Main(System.String[])">
30669         <size>34</size>
30670       </method>
30671     </type>
30672     <type name="FLMID.Bugs.BoolOne.B">
30673       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
30674         <size>12</size>
30675       </method>
30676     </type>
30677   </test>
30678   <test name="test-341.cs">
30679     <type name="Test">
30680       <method name="Void .ctor()">
30681         <size>7</size>
30682       </method>
30683       <method name="Void Main()">
30684         <size>1</size>
30685       </method>
30686     </type>
30687     <type name="Libs">
30688       <method name="Void .ctor()">
30689         <size>7</size>
30690       </method>
30691     </type>
30692     <type name="Bar">
30693       <method name="Void .ctor()">
30694         <size>7</size>
30695       </method>
30696     </type>
30697     <type name="Foo">
30698       <method name="Void .ctor()">
30699         <size>7</size>
30700       </method>
30701     </type>
30702   </test>
30703   <test name="test-342.cs">
30704     <type name="A">
30705       <method name="Void .ctor()">
30706         <size>7</size>
30707       </method>
30708       <method name="Void Foo(Int32)">
30709         <size>1</size>
30710       </method>
30711       <method name="Void Foo(Double)">
30712         <size>11</size>
30713       </method>
30714     </type>
30715     <type name="B">
30716       <method name="Void .ctor()">
30717         <size>7</size>
30718       </method>
30719       <method name="Void Foo(Double)">
30720         <size>11</size>
30721       </method>
30722       <method name="Void Main()">
30723         <size>24</size>
30724       </method>
30725     </type>
30726     <type name="A">
30727       <method name="Boolean get_Item(Int32)">
30728         <size>2</size>
30729       </method>
30730       <method name="Boolean get_Item(Double)">
30731         <size>11</size>
30732       </method>
30733     </type>
30734     <type name="B">
30735       <method name="Boolean get_Item(Double)">
30736         <size>11</size>
30737       </method>
30738     </type>
30739   </test>
30740   <test name="test-343.cs">
30741     <type name="X">
30742       <method name="Void .ctor()">
30743         <size>7</size>
30744       </method>
30745       <method name="Void Concat(System.String, System.String, System.String)">
30746         <size>1</size>
30747       </method>
30748       <method name="Void Concat(System.String[])">
30749         <size>11</size>
30750       </method>
30751       <method name="Void Main()">
30752         <size>21</size>
30753       </method>
30754     </type>
30755   </test>
30756   <test name="test-344.cs">
30757     <type name="X">
30758       <method name="Void .ctor()">
30759         <size>7</size>
30760       </method>
30761       <method name="Void add_y(Y)">
30762         <size>24</size>
30763       </method>
30764       <method name="Void remove_y(Y)">
30765         <size>24</size>
30766       </method>
30767       <method name="Void Main(System.String[])">
30768         <size>13</size>
30769       </method>
30770       <method name="Void Foo()">
30771         <size>66</size>
30772       </method>
30773     </type>
30774     <type name="Y">
30775       <method name="Void .ctor(Object, IntPtr)">
30776         <size>0</size>
30777       </method>
30778       <method name="Void Invoke()">
30779         <size>0</size>
30780       </method>
30781       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30782         <size>0</size>
30783       </method>
30784       <method name="Void EndInvoke(IAsyncResult)">
30785         <size>0</size>
30786       </method>
30787     </type>
30788     <type name="X+&lt;Foo&gt;c__AnonStorey0">
30789       <method name="Void .ctor()">
30790         <size>7</size>
30791       </method>
30792       <method name="Void &lt;&gt;m__0()">
30793         <size>28</size>
30794       </method>
30795     </type>
30796   </test>
30797   <test name="test-345.cs">
30798     <type name="EntryPoint">
30799       <method name="Void .ctor()">
30800         <size>7</size>
30801       </method>
30802       <method name="Void Main()">
30803         <size>1</size>
30804       </method>
30805     </type>
30806   </test>
30807   <test name="test-346.cs">
30808     <type name="TestMethods.Class1">
30809       <method name="Void .ctor()">
30810         <size>7</size>
30811       </method>
30812       <method name="Int32 Main()">
30813         <size>91</size>
30814       </method>
30815     </type>
30816     <type name="TestMethods.ParamClass">
30817       <method name="Void .ctor()">
30818         <size>7</size>
30819       </method>
30820     </type>
30821     <type name="TestMethods.TestParam">
30822       <method name="Void .ctor()">
30823         <size>7</size>
30824       </method>
30825     </type>
30826     <type name="TestMethods.BaseClass">
30827       <method name="Void .ctor()">
30828         <size>7</size>
30829       </method>
30830       <method name="Int32 AddItem(TestMethods.ParamClass)">
30831         <size>0</size>
30832       </method>
30833     </type>
30834     <type name="TestMethods.TestClass">
30835       <method name="Void .ctor()">
30836         <size>7</size>
30837       </method>
30838       <method name="Int32 AddItem(System.Object)">
30839         <size>2</size>
30840       </method>
30841       <method name="Int32 AddItem(TestMethods.ParamClass)">
30842         <size>2</size>
30843       </method>
30844     </type>
30845   </test>
30846   <test name="test-347.cs">
30847     <type name="Whatever.Core.Project">
30848       <method name="Void .ctor()">
30849         <size>7</size>
30850       </method>
30851     </type>
30852     <type name="Whatever.Core.A">
30853       <method name="Void .ctor()">
30854         <size>7</size>
30855       </method>
30856       <method name="Whatever.Core.Project get_Project()">
30857         <size>6</size>
30858       </method>
30859     </type>
30860     <type name="SomethingElse.Core.Project">
30861       <method name="Void .ctor()">
30862         <size>7</size>
30863       </method>
30864     </type>
30865     <type name="Whatever.App.B">
30866       <method name="Void .ctor()">
30867         <size>7</size>
30868       </method>
30869       <method name="System.String Execute()">
30870         <size>12</size>
30871       </method>
30872       <method name="Void Main()">
30873         <size>12</size>
30874       </method>
30875     </type>
30876   </test>
30877   <test name="test-348.cs">
30878     <type name="BoundAttribute">
30879       <method name="Void .ctor(Double, Int32)">
30880         <size>7</size>
30881       </method>
30882     </type>
30883     <type name="C">
30884       <method name="Void .ctor()">
30885         <size>7</size>
30886       </method>
30887       <method name="Void Main()">
30888         <size>1</size>
30889       </method>
30890     </type>
30891   </test>
30892   <test name="test-349.cs">
30893     <type name="C">
30894       <method name="Void .ctor()">
30895         <size>7</size>
30896       </method>
30897       <method name="Void add_Ev1(D)">
30898         <size>24</size>
30899       </method>
30900       <method name="Void remove_Ev1(D)">
30901         <size>24</size>
30902       </method>
30903     </type>
30904     <type name="X">
30905       <method name="Void .ctor()">
30906         <size>7</size>
30907       </method>
30908       <method name="Void .cctor()">
30909         <size>1</size>
30910       </method>
30911       <method name="Void add_Ev1(D)">
30912         <size>22</size>
30913       </method>
30914       <method name="Void remove_Ev1(D)">
30915         <size>22</size>
30916       </method>
30917       <method name="Void add_Ev2(D)">
30918         <size>22</size>
30919       </method>
30920       <method name="Void remove_Ev2(D)">
30921         <size>22</size>
30922       </method>
30923     </type>
30924     <type name="X2">
30925       <method name="Void .ctor()">
30926         <size>7</size>
30927       </method>
30928       <method name="Void .cctor()">
30929         <size>7</size>
30930       </method>
30931     </type>
30932     <type name="Test">
30933       <method name="Void .ctor()">
30934         <size>7</size>
30935       </method>
30936       <method name="Void .cctor()">
30937         <size>19</size>
30938       </method>
30939       <method name="Int32 Main()">
30940         <size>63</size>
30941       </method>
30942     </type>
30943     <type name="D">
30944       <method name="Void .ctor(Object, IntPtr)">
30945         <size>0</size>
30946       </method>
30947       <method name="Void Invoke()">
30948         <size>0</size>
30949       </method>
30950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30951         <size>0</size>
30952       </method>
30953       <method name="Void EndInvoke(IAsyncResult)">
30954         <size>0</size>
30955       </method>
30956     </type>
30957   </test>
30958   <test name="test-35.cs">
30959     <type name="X">
30960       <method name="Void .ctor()">
30961         <size>7</size>
30962       </method>
30963       <method name="Void .cctor()">
30964         <size>7</size>
30965       </method>
30966       <method name="Void a()">
30967         <size>17</size>
30968       </method>
30969       <method name="Void w(Int32)">
30970         <size>22</size>
30971       </method>
30972       <method name="Int32 Main()">
30973         <size>298</size>
30974       </method>
30975     </type>
30976   </test>
30977   <test name="test-350.cs">
30978     <type name="A">
30979       <method name="Void .ctor()">
30980         <size>7</size>
30981       </method>
30982     </type>
30983     <type name="A+BAttribute">
30984       <method name="Void .ctor()">
30985         <size>7</size>
30986       </method>
30987     </type>
30988     <type name="C">
30989       <method name="Void .ctor()">
30990         <size>7</size>
30991       </method>
30992       <method name="Void Main()">
30993         <size>1</size>
30994       </method>
30995     </type>
30996   </test>
30997   <test name="test-351.cs">
30998     <type name="Test.Testee">
30999       <method name="Void .ctor()">
31000         <size>7</size>
31001       </method>
31002       <method name="Void Bar(System.String, System.Object[])">
31003         <size>1</size>
31004       </method>
31005       <method name="Void Main()">
31006         <size>242</size>
31007       </method>
31008     </type>
31009     <type name="Test.Foo">
31010       <method name="Void .ctor(Object, IntPtr)">
31011         <size>0</size>
31012       </method>
31013       <method name="Void Invoke(System.String, System.Object[])">
31014         <size>0</size>
31015       </method>
31016       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
31017         <size>0</size>
31018       </method>
31019       <method name="Void EndInvoke(IAsyncResult)">
31020         <size>0</size>
31021       </method>
31022     </type>
31023   </test>
31024   <test name="test-352.cs">
31025     <type name="C">
31026       <method name="Void .ctor()">
31027         <size>7</size>
31028       </method>
31029       <method name="Void Main()">
31030         <size>1</size>
31031       </method>
31032     </type>
31033   </test>
31034   <test name="test-353.cs">
31035     <type name="Three">
31036       <method name="Void .ctor()">
31037         <size>7</size>
31038       </method>
31039       <method name="Void Main()">
31040         <size>7</size>
31041       </method>
31042     </type>
31043     <type name="One">
31044       <method name="Void .ctor()">
31045         <size>7</size>
31046       </method>
31047     </type>
31048     <type name="Two">
31049       <method name="Void .ctor()">
31050         <size>7</size>
31051       </method>
31052     </type>
31053   </test>
31054   <test name="test-354.cs">
31055     <type name="MYAttr">
31056       <method name="Void .ctor()">
31057         <size>7</size>
31058       </method>
31059     </type>
31060     <type name="A">
31061       <method name="Void .ctor()">
31062         <size>7</size>
31063       </method>
31064       <method name="Void Main()">
31065         <size>1</size>
31066       </method>
31067     </type>
31068   </test>
31069   <test name="test-355.cs">
31070     <type name="Level1.Level1.Level2.MainClass">
31071       <method name="Void .ctor()">
31072         <size>7</size>
31073       </method>
31074       <method name="Void Main()">
31075         <size>1</size>
31076       </method>
31077     </type>
31078   </test>
31079   <test name="test-356.cs">
31080     <type name="MainClass">
31081       <method name="Void .ctor()">
31082         <size>7</size>
31083       </method>
31084       <method name="Void Main()">
31085         <size>1</size>
31086       </method>
31087     </type>
31088   </test>
31089   <test name="test-357.cs">
31090     <type name="SD.Sd">
31091       <method name="Void .ctor()">
31092         <size>7</size>
31093       </method>
31094       <method name="Void F(Boolean)">
31095         <size>1</size>
31096       </method>
31097     </type>
31098     <type name="Foo.Bar">
31099       <method name="Void .ctor()">
31100         <size>25</size>
31101       </method>
31102       <method name="Void Main()">
31103         <size>27</size>
31104       </method>
31105     </type>
31106     <type name="Foo.Bar+f_t">
31107       <method name="Void .ctor(Object, IntPtr)">
31108         <size>0</size>
31109       </method>
31110       <method name="Void Invoke(Boolean)">
31111         <size>0</size>
31112       </method>
31113       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
31114         <size>0</size>
31115       </method>
31116       <method name="Void EndInvoke(IAsyncResult)">
31117         <size>0</size>
31118       </method>
31119     </type>
31120   </test>
31121   <test name="test-358.cs">
31122     <type name="Test">
31123       <method name="Void .ctor()">
31124         <size>7</size>
31125       </method>
31126       <method name="Void Main()">
31127         <size>50</size>
31128       </method>
31129     </type>
31130   </test>
31131   <test name="test-359.cs">
31132     <type name="Test">
31133       <method name="Void .ctor()">
31134         <size>7</size>
31135       </method>
31136       <method name="Void Main()">
31137         <size>1</size>
31138       </method>
31139     </type>
31140   </test>
31141   <test name="test-36.cs">
31142     <type name="Y">
31143       <method name="Void .ctor()">
31144         <size>7</size>
31145       </method>
31146       <method name="Int32 Main()">
31147         <size>278</size>
31148       </method>
31149     </type>
31150     <type name="X">
31151       <method name="IEnumerator GetEnumerator()">
31152         <size>35</size>
31153       </method>
31154     </type>
31155     <type name="&lt;PrivateImplementationDetails&gt;">
31156       <method name="Void .ctor()">
31157         <size>7</size>
31158       </method>
31159     </type>
31160   </test>
31161   <test name="test-360.cs">
31162     <type name="Application">
31163       <method name="Void .ctor()">
31164         <size>7</size>
31165       </method>
31166       <method name="Void Main(System.String[])">
31167         <size>13</size>
31168       </method>
31169     </type>
31170   </test>
31171   <test name="test-361.cs">
31172     <type name="X">
31173       <method name="Void .ctor()">
31174         <size>7</size>
31175       </method>
31176     </type>
31177     <type name="Test">
31178       <method name="Void .ctor()">
31179         <size>7</size>
31180       </method>
31181       <method name="Void Main()">
31182         <size>1</size>
31183       </method>
31184     </type>
31185   </test>
31186   <test name="test-362.cs">
31187     <type name="C">
31188       <method name="Void .ctor()">
31189         <size>7</size>
31190       </method>
31191       <method name="Void Main()">
31192         <size>17</size>
31193       </method>
31194       <method name="Void Test()">
31195         <size>26</size>
31196       </method>
31197     </type>
31198   </test>
31199   <test name="test-363.cs">
31200     <type name="Location">
31201       <method name="Void .ctor()">
31202         <size>7</size>
31203       </method>
31204       <method name="Void .cctor()">
31205         <size>11</size>
31206       </method>
31207     </type>
31208     <type name="Element">
31209       <method name="Void .ctor()">
31210         <size>18</size>
31211       </method>
31212       <method name="Location get_Location()">
31213         <size>7</size>
31214       </method>
31215       <method name="Void set_Location(Location)">
31216         <size>8</size>
31217       </method>
31218     </type>
31219     <type name="T">
31220       <method name="Void .ctor()">
31221         <size>7</size>
31222       </method>
31223       <method name="Void Main()">
31224         <size>1</size>
31225       </method>
31226     </type>
31227   </test>
31228   <test name="test-364.cs">
31229     <type name="X">
31230       <method name="Void .ctor()">
31231         <size>7</size>
31232       </method>
31233       <method name="Int32 Main()">
31234         <size>34</size>
31235       </method>
31236       <method name="Int32 t1(Int32)">
31237         <size>33</size>
31238       </method>
31239       <method name="Int32 t2(Int32)">
31240         <size>47</size>
31241       </method>
31242       <method name="Void Main2(System.String[])">
31243         <size>72</size>
31244       </method>
31245     </type>
31246     <type name="Delegable">
31247       <method name="Void .ctor()">
31248         <size>7</size>
31249       </method>
31250       <method name="Void add_MyDelegate(System.EventHandler)">
31251         <size>24</size>
31252       </method>
31253       <method name="Void remove_MyDelegate(System.EventHandler)">
31254         <size>24</size>
31255       </method>
31256     </type>
31257     <type name="X+Foo">
31258       <method name="Void .ctor(Object, IntPtr)">
31259         <size>0</size>
31260       </method>
31261       <method name="Int32 Invoke()">
31262         <size>0</size>
31263       </method>
31264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31265         <size>0</size>
31266       </method>
31267       <method name="Int32 EndInvoke(IAsyncResult)">
31268         <size>0</size>
31269       </method>
31270     </type>
31271     <type name="X+&lt;t1&gt;c__AnonStorey0">
31272       <method name="Void .ctor()">
31273         <size>7</size>
31274       </method>
31275       <method name="Int32 &lt;&gt;m__0()">
31276         <size>7</size>
31277       </method>
31278     </type>
31279     <type name="X+&lt;t2&gt;c__AnonStorey1">
31280       <method name="Void .ctor()">
31281         <size>7</size>
31282       </method>
31283       <method name="Int32 &lt;&gt;m__1()">
31284         <size>7</size>
31285       </method>
31286     </type>
31287     <type name="X+&lt;Main2&gt;c__AnonStorey2">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
31292         <size>33</size>
31293       </method>
31294     </type>
31295   </test>
31296   <test name="test-365.cs">
31297     <type name="C">
31298       <method name="Void .ctor()">
31299         <size>19</size>
31300       </method>
31301       <method name="Void set_LiteralType(LiteralType)">
31302         <size>1</size>
31303       </method>
31304       <method name="Void Main()">
31305         <size>1</size>
31306       </method>
31307     </type>
31308   </test>
31309   <test name="test-366.cs">
31310     <type name="C">
31311       <method name="Void .ctor()">
31312         <size>7</size>
31313       </method>
31314       <method name="Int32 Main()">
31315         <size>20</size>
31316       </method>
31317     </type>
31318   </test>
31319   <test name="test-367.cs">
31320     <type name="X">
31321       <method name="Void .ctor()">
31322         <size>7</size>
31323       </method>
31324       <method name="Int32 Main()">
31325         <size>20</size>
31326       </method>
31327     </type>
31328   </test>
31329   <test name="test-368.cs">
31330     <type name="X">
31331       <method name="Void .ctor()">
31332         <size>7</size>
31333       </method>
31334       <method name="Void Main()">
31335         <size>27</size>
31336       </method>
31337     </type>
31338   </test>
31339   <test name="test-369.cs">
31340     <type name="Test">
31341       <method name="Void .ctor()">
31342         <size>7</size>
31343       </method>
31344       <method name="Boolean Equals(System.Object)">
31345         <size>2</size>
31346       </method>
31347       <method name="Int32 GetHashCode()">
31348         <size>2</size>
31349       </method>
31350       <method name="Void Main()">
31351         <size>47</size>
31352       </method>
31353       <method name="Boolean op_Equality(Test, Test)">
31354         <size>14</size>
31355       </method>
31356       <method name="Boolean op_Inequality(Test, Test)">
31357         <size>2</size>
31358       </method>
31359     </type>
31360   </test>
31361   <test name="test-37.cs">
31362     <type name="X">
31363       <method name="Void .ctor()">
31364         <size>7</size>
31365       </method>
31366       <method name="Void m(System.Int32[])">
31367         <size>9</size>
31368       </method>
31369       <method name="Int32 test_int_single_dim()">
31370         <size>88</size>
31371       </method>
31372       <method name="Int32 simple_test_double_dim()">
31373         <size>78</size>
31374       </method>
31375       <method name="Int32 Main()">
31376         <size>12</size>
31377       </method>
31378     </type>
31379   </test>
31380   <test name="test-370.cs">
31381     <type name="Test.Application">
31382       <method name="Void .ctor()">
31383         <size>7</size>
31384       </method>
31385       <method name="Int32 ParseType(System.String)">
31386         <size>168</size>
31387       </method>
31388       <method name="Int32 Main()">
31389         <size>54</size>
31390       </method>
31391     </type>
31392   </test>
31393   <test name="test-371.cs">
31394     <type name="X">
31395       <method name="Void .ctor(Boolean&amp;)">
31396         <size>10</size>
31397       </method>
31398       <method name="Void Main()">
31399         <size>1</size>
31400       </method>
31401     </type>
31402     <type name="Y">
31403       <method name="Void .ctor(Boolean&amp;)">
31404         <size>8</size>
31405       </method>
31406     </type>
31407   </test>
31408   <test name="test-372.cs">
31409     <type name="GenericNode">
31410       <method name="Void .ctor()">
31411         <size>7</size>
31412       </method>
31413       <method name="Int32 GetStat()">
31414         <size>2</size>
31415       </method>
31416     </type>
31417     <type name="GenericFileNode">
31418       <method name="Void .ctor()">
31419         <size>7</size>
31420       </method>
31421       <method name="Int32 NotUsed()">
31422         <size>2</size>
31423       </method>
31424     </type>
31425     <type name="WorkingTest">
31426       <method name="Void .ctor()">
31427         <size>7</size>
31428       </method>
31429       <method name="Int32 GetStat()">
31430         <size>3</size>
31431       </method>
31432     </type>
31433     <type name="FailingTest">
31434       <method name="Void .ctor()">
31435         <size>7</size>
31436       </method>
31437       <method name="Int32 GetStat()">
31438         <size>3</size>
31439       </method>
31440     </type>
31441     <type name="TestWrapper">
31442       <method name="Void .ctor()">
31443         <size>7</size>
31444       </method>
31445       <method name="Boolean Test(Node, System.String)">
31446         <size>39</size>
31447       </method>
31448       <method name="Int32 Main()">
31449         <size>44</size>
31450       </method>
31451     </type>
31452   </test>
31453   <test name="test-373.cs">
31454     <type name="Test">
31455       <method name="Void .ctor()">
31456         <size>7</size>
31457       </method>
31458       <method name="Void Main(System.String[])">
31459         <size>50</size>
31460       </method>
31461     </type>
31462   </test>
31463   <test name="test-374.cs">
31464     <type name="Test">
31465       <method name="Void .ctor()">
31466         <size>7</size>
31467       </method>
31468     </type>
31469     <type name="Rest">
31470       <method name="Void .ctor()">
31471         <size>7</size>
31472       </method>
31473       <method name="Void Main()">
31474         <size>1</size>
31475       </method>
31476     </type>
31477   </test>
31478   <test name="test-375.cs">
31479     <type name="a">
31480       <method name="Void .ctor()">
31481         <size>7</size>
31482       </method>
31483     </type>
31484     <type name="a+b">
31485       <method name="Void .ctor()">
31486         <size>7</size>
31487       </method>
31488     </type>
31489     <type name="c">
31490       <method name="Void .ctor()">
31491         <size>7</size>
31492       </method>
31493       <method name="Void Main()">
31494         <size>1</size>
31495       </method>
31496     </type>
31497     <type name="c+d">
31498       <method name="Void .ctor()">
31499         <size>7</size>
31500       </method>
31501     </type>
31502   </test>
31503   <test name="test-376.cs">
31504     <type name="C">
31505       <method name="Void .ctor()">
31506         <size>7</size>
31507       </method>
31508       <method name="Int32 Main()">
31509         <size>72</size>
31510       </method>
31511     </type>
31512   </test>
31513   <test name="test-377.cs">
31514     <type name="Tests">
31515       <method name="Void .ctor()">
31516         <size>7</size>
31517       </method>
31518       <method name="Void test()">
31519         <size>10</size>
31520       </method>
31521       <method name="Void Main()">
31522         <size>1</size>
31523       </method>
31524     </type>
31525   </test>
31526   <test name="test-378.cs">
31527     <type name="C">
31528       <method name="Void .ctor()">
31529         <size>7</size>
31530       </method>
31531       <method name="Void Main()">
31532         <size>1</size>
31533       </method>
31534     </type>
31535   </test>
31536   <test name="test-379.cs">
31537     <type name="DeadCode">
31538       <method name="Void .ctor()">
31539         <size>7</size>
31540       </method>
31541       <method name="Void Main()">
31542         <size>12</size>
31543       </method>
31544       <method name="System.String SomeFunc(System.String)">
31545         <size>2</size>
31546       </method>
31547     </type>
31548   </test>
31549   <test name="test-38.cs">
31550     <type name="X">
31551       <method name="Void .ctor()">
31552         <size>7</size>
31553       </method>
31554       <method name="Int32 get_Item(Int32)">
31555         <size>20</size>
31556       </method>
31557       <method name="Void set_Item(Int32, Int32)">
31558         <size>26</size>
31559       </method>
31560       <method name="Int32 Foo()">
31561         <size>2</size>
31562       </method>
31563       <method name="Int32 get_Bar()">
31564         <size>7</size>
31565       </method>
31566       <method name="Void set_Bar(Int32)">
31567         <size>8</size>
31568       </method>
31569     </type>
31570     <type name="Y">
31571       <method name="Void .ctor()">
31572         <size>7</size>
31573       </method>
31574       <method name="UInt32 get_Item(UInt32)">
31575         <size>20</size>
31576       </method>
31577       <method name="Void set_Item(UInt32, UInt32)">
31578         <size>26</size>
31579       </method>
31580       <method name="UInt32 Foo()">
31581         <size>2</size>
31582       </method>
31583       <method name="UInt32 get_Bar()">
31584         <size>7</size>
31585       </method>
31586       <method name="Void set_Bar(UInt32)">
31587         <size>8</size>
31588       </method>
31589     </type>
31590     <type name="Test">
31591       <method name="Void .ctor()">
31592         <size>7</size>
31593       </method>
31594       <method name="Int32 Main()">
31595         <size>288</size>
31596       </method>
31597     </type>
31598   </test>
31599   <test name="test-380.cs">
31600     <type name="T">
31601       <method name="Void .ctor()">
31602         <size>7</size>
31603       </method>
31604       <method name="Int32 Main()">
31605         <size>17</size>
31606       </method>
31607     </type>
31608   </test>
31609   <test name="test-381.cs">
31610     <type name="Application">
31611       <method name="Void .ctor()">
31612         <size>7</size>
31613       </method>
31614       <method name="Void Main(System.String[])">
31615         <size>13</size>
31616       </method>
31617     </type>
31618   </test>
31619   <test name="test-382.cs">
31620     <type name="Dec">
31621       <method name="Void .ctor()">
31622         <size>7</size>
31623       </method>
31624       <method name="Void .cctor()">
31625         <size>16</size>
31626       </method>
31627       <method name="Void Main()">
31628         <size>108</size>
31629       </method>
31630     </type>
31631   </test>
31632   <test name="test-383.cs">
31633     <type name="X">
31634       <method name="Void .ctor()">
31635         <size>37</size>
31636       </method>
31637       <method name="X testme(Int32 ByRef)">
31638         <size>5</size>
31639       </method>
31640       <method name="Void Main()">
31641         <size>7</size>
31642       </method>
31643     </type>
31644   </test>
31645   <test name="test-384.cs">
31646     <type name="X">
31647       <method name="Void .ctor()">
31648         <size>7</size>
31649       </method>
31650       <method name="Void .cctor()">
31651         <size>8</size>
31652       </method>
31653       <method name="Void Test()">
31654         <size>40</size>
31655       </method>
31656       <method name="Int32 Main()">
31657         <size>21</size>
31658       </method>
31659     </type>
31660   </test>
31661   <test name="test-385.cs">
31662     <type name="Test">
31663       <method name="Void .ctor()">
31664         <size>7</size>
31665       </method>
31666       <method name="Int32 Main()">
31667         <size>40</size>
31668       </method>
31669     </type>
31670   </test>
31671   <test name="test-386.cs">
31672     <type name="SuperDecimal">
31673       <method name="Void .ctor(Decimal)">
31674         <size>14</size>
31675       </method>
31676       <method name="Void Main()">
31677         <size>15</size>
31678       </method>
31679       <method name="SuperDecimal op_Implicit(Decimal)">
31680         <size>7</size>
31681       </method>
31682     </type>
31683   </test>
31684   <test name="test-387.cs">
31685     <type name="ObjectID">
31686       <method name="Void .ctor(Int64)">
31687         <size>8</size>
31688       </method>
31689       <method name="Void Main()">
31690         <size>22</size>
31691       </method>
31692       <method name="Int64 op_Implicit(ObjectID)">
31693         <size>8</size>
31694       </method>
31695       <method name="ObjectID op_Implicit(Int64)">
31696         <size>7</size>
31697       </method>
31698     </type>
31699   </test>
31700   <test name="test-388.cs">
31701     <type name="Schemas.basefieldtype">
31702       <method name="Void .ctor()">
31703         <size>7</size>
31704       </method>
31705       <method name="System.Object Instantiate()">
31706         <size>2</size>
31707       </method>
31708     </type>
31709     <type name="Schemas.fieldtype">
31710       <method name="Void .ctor()">
31711         <size>7</size>
31712       </method>
31713       <method name="System.Object Instantiate()">
31714         <size>18</size>
31715       </method>
31716     </type>
31717     <type name="Schemas.compoundfield">
31718       <method name="Void .ctor()">
31719         <size>7</size>
31720       </method>
31721       <method name="System.Object Instantiate()">
31722         <size>18</size>
31723       </method>
31724     </type>
31725     <type name="Schemas.field">
31726       <method name="Void .ctor()">
31727         <size>7</size>
31728       </method>
31729       <method name="System.Object Instantiate()">
31730         <size>18</size>
31731       </method>
31732     </type>
31733     <type name="Schemas.formdata">
31734       <method name="Void .ctor()">
31735         <size>7</size>
31736       </method>
31737       <method name="System.Object Instantiate()">
31738         <size>12</size>
31739       </method>
31740     </type>
31741     <type name="Schemas.M">
31742       <method name="Void .ctor()">
31743         <size>7</size>
31744       </method>
31745       <method name="Void Main()">
31746         <size>1</size>
31747       </method>
31748     </type>
31749   </test>
31750   <test name="test-389.cs">
31751     <type name="Schemas.basefieldtype">
31752       <method name="Void .ctor()">
31753         <size>7</size>
31754       </method>
31755       <method name="System.Object Instantiate()">
31756         <size>2</size>
31757       </method>
31758     </type>
31759     <type name="Schemas.fieldtype">
31760       <method name="Void .ctor()">
31761         <size>7</size>
31762       </method>
31763       <method name="System.Object Instantiate()">
31764         <size>18</size>
31765       </method>
31766     </type>
31767     <type name="Schemas.compoundfield">
31768       <method name="Void .ctor()">
31769         <size>7</size>
31770       </method>
31771       <method name="System.Object Instantiate()">
31772         <size>18</size>
31773       </method>
31774     </type>
31775     <type name="Schemas.field">
31776       <method name="Void .ctor()">
31777         <size>7</size>
31778       </method>
31779       <method name="System.Object Instantiate()">
31780         <size>18</size>
31781       </method>
31782     </type>
31783     <type name="Schemas.formdata">
31784       <method name="Void .ctor()">
31785         <size>7</size>
31786       </method>
31787       <method name="System.Object Instantiate()">
31788         <size>12</size>
31789       </method>
31790     </type>
31791     <type name="Schemas.M">
31792       <method name="Void .ctor()">
31793         <size>7</size>
31794       </method>
31795       <method name="Void Main()">
31796         <size>1</size>
31797       </method>
31798     </type>
31799   </test>
31800   <test name="test-39.cs">
31801     <type name="SimpleAttribute">
31802       <method name="Void .ctor(String)">
31803         <size>14</size>
31804       </method>
31805       <method name="System.String get_AnotherArg()">
31806         <size>7</size>
31807       </method>
31808       <method name="Void set_AnotherArg(System.String)">
31809         <size>8</size>
31810       </method>
31811       <method name="Int64 get_LongValue()">
31812         <size>3</size>
31813       </method>
31814       <method name="Void set_LongValue(Int64)">
31815         <size>1</size>
31816       </method>
31817       <method name="System.Int64[] get_ArrayValue()">
31818         <size>7</size>
31819       </method>
31820       <method name="Void set_ArrayValue(System.Int64[])">
31821         <size>1</size>
31822       </method>
31823     </type>
31824     <type name="Blah2">
31825       <method name="Void .ctor()">
31826         <size>7</size>
31827       </method>
31828     </type>
31829     <type name="Blah3">
31830       <method name="Void .ctor()">
31831         <size>7</size>
31832       </method>
31833     </type>
31834     <type name="Blah">
31835       <method name="Void .ctor()">
31836         <size>7</size>
31837       </method>
31838       <method name="Int32 Main()">
31839         <size>176</size>
31840       </method>
31841     </type>
31842   </test>
31843   <test name="test-390.cs">
31844     <type name="C">
31845       <method name="Void .ctor()">
31846         <size>7</size>
31847       </method>
31848       <method name="Void Main()">
31849         <size>1</size>
31850       </method>
31851     </type>
31852     <type name="C+O">
31853       <method name="Void .ctor()">
31854         <size>7</size>
31855       </method>
31856       <method name="Void Foo()">
31857         <size>1</size>
31858       </method>
31859     </type>
31860     <type name="C+N">
31861       <method name="Void .ctor()">
31862         <size>7</size>
31863       </method>
31864       <method name="Void Foo()">
31865         <size>1</size>
31866       </method>
31867     </type>
31868     <type name="C+M">
31869       <method name="Void .ctor()">
31870         <size>7</size>
31871       </method>
31872     </type>
31873   </test>
31874   <test name="test-391.cs">
31875     <type name="C">
31876       <method name="Void .ctor()">
31877         <size>7</size>
31878       </method>
31879       <method name="Void Foo(Int32)">
31880         <size>1</size>
31881       </method>
31882       <method name="Void Foo(Int32 ByRef)">
31883         <size>1</size>
31884       </method>
31885       <method name="Void Bar(Boolean ByRef)">
31886         <size>4</size>
31887       </method>
31888       <method name="Void Bar(Boolean)">
31889         <size>1</size>
31890       </method>
31891       <method name="Void Main()">
31892         <size>1</size>
31893       </method>
31894     </type>
31895   </test>
31896   <test name="test-392.cs">
31897     <type name="C">
31898       <method name="Int32 Test()">
31899         <size>80</size>
31900       </method>
31901       <method name="Int32 Main()">
31902         <size>16</size>
31903       </method>
31904     </type>
31905     <type name="C+S">
31906       <method name="Void .ctor(Int32)">
31907         <size>8</size>
31908       </method>
31909     </type>
31910   </test>
31911   <test name="test-393.cs">
31912     <type name="A">
31913       <method name="Void .ctor(String)">
31914         <size>24</size>
31915       </method>
31916       <method name="Void .ctor()">
31917         <size>7</size>
31918       </method>
31919       <method name="System.String get_Name()">
31920         <size>7</size>
31921       </method>
31922     </type>
31923     <type name="B">
31924       <method name="Void .ctor(String)">
31925         <size>24</size>
31926       </method>
31927       <method name="Void .ctor()">
31928         <size>7</size>
31929       </method>
31930     </type>
31931     <type name="C">
31932       <method name="Void .ctor(String)">
31933         <size>24</size>
31934       </method>
31935     </type>
31936     <type name="Tester">
31937       <method name="Void .ctor()">
31938         <size>7</size>
31939       </method>
31940       <method name="A MethodSampleA(System.String)">
31941         <size>7</size>
31942       </method>
31943       <method name="B MethodSampleB(System.String)">
31944         <size>7</size>
31945       </method>
31946       <method name="C MethodSampleC(System.String)">
31947         <size>7</size>
31948       </method>
31949       <method name="Void Main()">
31950         <size>113</size>
31951       </method>
31952     </type>
31953     <type name="Tester+MethodHandler">
31954       <method name="Void .ctor(Object, IntPtr)">
31955         <size>0</size>
31956       </method>
31957       <method name="A Invoke(System.String)">
31958         <size>0</size>
31959       </method>
31960       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
31961         <size>0</size>
31962       </method>
31963       <method name="A EndInvoke(IAsyncResult)">
31964         <size>0</size>
31965       </method>
31966     </type>
31967   </test>
31968   <test name="test-394.cs">
31969     <type name="A">
31970       <method name="Void .ctor(String)">
31971         <size>24</size>
31972       </method>
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="System.String get_Name()">
31977         <size>7</size>
31978       </method>
31979     </type>
31980     <type name="B">
31981       <method name="Void .ctor(String)">
31982         <size>24</size>
31983       </method>
31984       <method name="Void .ctor()">
31985         <size>7</size>
31986       </method>
31987     </type>
31988     <type name="C">
31989       <method name="Void .ctor(String, String)">
31990         <size>31</size>
31991       </method>
31992       <method name="System.String get_Value()">
31993         <size>7</size>
31994       </method>
31995     </type>
31996     <type name="Tester">
31997       <method name="Void .ctor()">
31998         <size>7</size>
31999       </method>
32000       <method name="System.String MethodSampleA(A)">
32001         <size>7</size>
32002       </method>
32003       <method name="System.String MethodSampleB(B)">
32004         <size>7</size>
32005       </method>
32006       <method name="System.String MethodSampleC(C)">
32007         <size>23</size>
32008       </method>
32009       <method name="Void Main()">
32010         <size>128</size>
32011       </method>
32012     </type>
32013     <type name="Tester+MethodHandler">
32014       <method name="Void .ctor(Object, IntPtr)">
32015         <size>0</size>
32016       </method>
32017       <method name="System.String Invoke(C)">
32018         <size>0</size>
32019       </method>
32020       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
32021         <size>0</size>
32022       </method>
32023       <method name="System.String EndInvoke(IAsyncResult)">
32024         <size>0</size>
32025       </method>
32026     </type>
32027   </test>
32028   <test name="test-395.cs">
32029     <type name="A">
32030       <method name="Void .ctor(String)">
32031         <size>24</size>
32032       </method>
32033       <method name="Void .ctor()">
32034         <size>7</size>
32035       </method>
32036       <method name="System.String get_Name()">
32037         <size>7</size>
32038       </method>
32039     </type>
32040     <type name="B">
32041       <method name="Void .ctor(String)">
32042         <size>24</size>
32043       </method>
32044       <method name="Void .ctor()">
32045         <size>7</size>
32046       </method>
32047     </type>
32048     <type name="C">
32049       <method name="Void .ctor(String, String)">
32050         <size>31</size>
32051       </method>
32052       <method name="System.String get_Value()">
32053         <size>7</size>
32054       </method>
32055     </type>
32056     <type name="Tester">
32057       <method name="Void .ctor()">
32058         <size>7</size>
32059       </method>
32060       <method name="Void MethodSample(B, A, C)">
32061         <size>55</size>
32062       </method>
32063       <method name="Void Main()">
32064         <size>71</size>
32065       </method>
32066     </type>
32067     <type name="Tester+MethodHandler">
32068       <method name="Void .ctor(Object, IntPtr)">
32069         <size>0</size>
32070       </method>
32071       <method name="Void Invoke(C, C, C)">
32072         <size>0</size>
32073       </method>
32074       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
32075         <size>0</size>
32076       </method>
32077       <method name="Void EndInvoke(IAsyncResult)">
32078         <size>0</size>
32079       </method>
32080     </type>
32081   </test>
32082   <test name="test-396.cs">
32083     <type name="MainClass">
32084       <method name="Void .ctor()">
32085         <size>7</size>
32086       </method>
32087       <method name="Int32 Main()">
32088         <size>22</size>
32089       </method>
32090     </type>
32091   </test>
32092   <test name="test-397.cs">
32093     <type name="TypeCheckAttribute">
32094       <method name="Void .ctor()">
32095         <size>7</size>
32096       </method>
32097     </type>
32098     <type name="PropertyCheckAttribute">
32099       <method name="Void .ctor()">
32100         <size>7</size>
32101       </method>
32102     </type>
32103     <type name="AccessorCheckAttribute">
32104       <method name="Void .ctor(MethodAttributes)">
32105         <size>14</size>
32106       </method>
32107       <method name="MethodAttributes get_Attributes()">
32108         <size>7</size>
32109       </method>
32110     </type>
32111     <type name="Test">
32112       <method name="Void .ctor()">
32113         <size>7</size>
32114       </method>
32115       <method name="Int32 Main(System.String[])">
32116         <size>120</size>
32117       </method>
32118       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
32119         <size>153</size>
32120       </method>
32121     </type>
32122     <type name="A">
32123       <method name="Void .ctor()">
32124         <size>7</size>
32125       </method>
32126       <method name="Int32 get_Value1()">
32127         <size>2</size>
32128       </method>
32129       <method name="Void set_Value1(Int32)">
32130         <size>1</size>
32131       </method>
32132       <method name="Int32 get_Value2()">
32133         <size>2</size>
32134       </method>
32135       <method name="Void set_Value2(Int32)">
32136         <size>1</size>
32137       </method>
32138       <method name="Int32 get_Value3()">
32139         <size>2</size>
32140       </method>
32141       <method name="Void set_Value3(Int32)">
32142         <size>1</size>
32143       </method>
32144       <method name="Int32 get_Value4()">
32145         <size>2</size>
32146       </method>
32147       <method name="Void set_Value4(Int32)">
32148         <size>1</size>
32149       </method>
32150       <method name="Int32 get_Value5()">
32151         <size>2</size>
32152       </method>
32153       <method name="Void set_Value5(Int32)">
32154         <size>1</size>
32155       </method>
32156     </type>
32157   </test>
32158   <test name="test-398.cs">
32159     <type name="Tester">
32160       <method name="Void .ctor()">
32161         <size>7</size>
32162       </method>
32163       <method name="Void Main()">
32164         <size>118</size>
32165       </method>
32166     </type>
32167     <type name="A">
32168       <method name="Void .ctor(Int32)">
32169         <size>14</size>
32170       </method>
32171       <method name="Int32 get_Count()">
32172         <size>7</size>
32173       </method>
32174       <method name="Void set_Count(Int32)">
32175         <size>8</size>
32176       </method>
32177       <method name="Int32 get_Item(Int32)">
32178         <size>2</size>
32179       </method>
32180       <method name="System.String get_Message()">
32181         <size>6</size>
32182       </method>
32183     </type>
32184     <type name="B">
32185       <method name="Void .ctor(Int32)">
32186         <size>8</size>
32187       </method>
32188       <method name="Void set_Count(Int32)">
32189         <size>1</size>
32190       </method>
32191       <method name="Void SetCount(Int32)">
32192         <size>8</size>
32193       </method>
32194       <method name="Int32 get_Item(Int32)">
32195         <size>8</size>
32196       </method>
32197       <method name="System.String get_Message()">
32198         <size>6</size>
32199       </method>
32200       <method name="Void set_Message(System.String)">
32201         <size>1</size>
32202       </method>
32203     </type>
32204   </test>
32205   <test name="test-399.cs">
32206     <type name="TestVararg">
32207       <method name="Void .ctor()">
32208         <size>7</size>
32209       </method>
32210       <method name="Int32 Main()">
32211         <size>345</size>
32212       </method>
32213       <method name="Void F(RuntimeArgumentHandle)">
32214         <size>1</size>
32215       </method>
32216       <method name="Void G(...)">
32217         <size>22</size>
32218       </method>
32219     </type>
32220   </test>
32221   <test name="test-4.cs">
32222     <type name="X">
32223       <method name="Void .ctor()">
32224         <size>7</size>
32225       </method>
32226       <method name="Void test(SByte)">
32227         <size>8</size>
32228       </method>
32229       <method name="Void test(Int32)">
32230         <size>8</size>
32231       </method>
32232       <method name="Int32 Main()">
32233         <size>102</size>
32234       </method>
32235     </type>
32236   </test>
32237   <test name="test-40.cs">
32238     <type name="Blah">
32239       <method name="Void .ctor()">
32240         <size>7</size>
32241       </method>
32242       <method name="Int32 Main()">
32243         <size>203</size>
32244       </method>
32245     </type>
32246   </test>
32247   <test name="test-400.cs">
32248     <type name="X">
32249       <method name="Void .ctor()">
32250         <size>7</size>
32251       </method>
32252       <method name="Void .cctor()">
32253         <size>52</size>
32254       </method>
32255       <method name="Int32 TestDereference()">
32256         <size>89</size>
32257       </method>
32258       <method name="Int32 TestPtrAdd()">
32259         <size>86</size>
32260       </method>
32261       <method name="Int32 TestPtrAssign()">
32262         <size>198</size>
32263       </method>
32264       <method name="Int32 TestPtrArithmetic()">
32265         <size>226</size>
32266       </method>
32267       <method name="Int32 TestMultiple()">
32268         <size>93</size>
32269       </method>
32270       <method name="Int32 Main()">
32271         <size>82</size>
32272       </method>
32273     </type>
32274   </test>
32275   <test name="test-401.cs">
32276     <type name="X">
32277       <method name="Void .ctor()">
32278         <size>7</size>
32279       </method>
32280       <method name="Int32 Main()">
32281         <size>170</size>
32282       </method>
32283     </type>
32284   </test>
32285   <test name="test-402.cs">
32286     <type name="X">
32287       <method name="Void .ctor()">
32288         <size>7</size>
32289       </method>
32290       <method name="Int32 Main()">
32291         <size>18</size>
32292       </method>
32293     </type>
32294   </test>
32295   <test name="test-403.cs">
32296     <type name="Foo">
32297       <method name="Void .ctor()">
32298         <size>7</size>
32299       </method>
32300       <method name="Int32 Main()">
32301         <size>91</size>
32302       </method>
32303     </type>
32304   </test>
32305   <test name="test-404.cs">
32306     <type name="X">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310       <method name="Int32 Main()">
32311         <size>48</size>
32312       </method>
32313       <method name="Int32* get_v()">
32314         <size>20</size>
32315       </method>
32316     </type>
32317   </test>
32318   <test name="test-405.cs">
32319     <type name="testapp.LibTestAPI">
32320       <method name="Void .ctor()">
32321         <size>7</size>
32322       </method>
32323       <method name="Void Create()">
32324         <size>17</size>
32325       </method>
32326     </type>
32327     <type name="testapp.TestApp">
32328       <method name="Void .ctor()">
32329         <size>7</size>
32330       </method>
32331       <method name="Void Main(System.String[])">
32332         <size>13</size>
32333       </method>
32334     </type>
32335   </test>
32336   <test name="test-406.cs">
32337     <type name="TestCase.Test">
32338       <method name="Void .ctor()">
32339         <size>7</size>
32340       </method>
32341       <method name="Int32 Main(System.String[])">
32342         <size>180</size>
32343       </method>
32344       <method name="UInt32 DoOp(UInt32*)">
32345         <size>11</size>
32346       </method>
32347       <method name="UInt32 DoOp2(UInt32*)">
32348         <size>10</size>
32349       </method>
32350     </type>
32351   </test>
32352   <test name="test-407.cs">
32353     <type name="MainClass">
32354       <method name="Void .ctor()">
32355         <size>7</size>
32356       </method>
32357       <method name="Void Main()">
32358         <size>12</size>
32359       </method>
32360     </type>
32361   </test>
32362   <test name="test-408.cs">
32363     <type name="T">
32364       <method name="Void .ctor()">
32365         <size>7</size>
32366       </method>
32367       <method name="Int32 Main()">
32368         <size>44</size>
32369       </method>
32370     </type>
32371   </test>
32372   <test name="test-409.cs">
32373     <type name="X">
32374       <method name="Int32 Main()">
32375         <size>27</size>
32376       </method>
32377     </type>
32378   </test>
32379   <test name="test-41.cs">
32380     <type name="X">
32381       <method name="Void .ctor()">
32382         <size>7</size>
32383       </method>
32384       <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)">
32385         <size>188</size>
32386       </method>
32387       <method name="Int32 Main()">
32388         <size>228</size>
32389       </method>
32390     </type>
32391   </test>
32392   <test name="test-410.cs">
32393     <type name="B">
32394       <method name="Void .ctor()">
32395         <size>7</size>
32396       </method>
32397       <method name="Int32 Main()">
32398         <size>28</size>
32399       </method>
32400     </type>
32401   </test>
32402   <test name="test-411.cs">
32403     <type name="QtSamples.QtClass">
32404       <method name="Void .ctor()">
32405         <size>24</size>
32406       </method>
32407       <method name="Void pressEvent()">
32408         <size>1</size>
32409       </method>
32410     </type>
32411     <type name="QtSamples.Testing">
32412       <method name="Void .ctor()">
32413         <size>7</size>
32414       </method>
32415       <method name="Int32 Main()">
32416         <size>8</size>
32417       </method>
32418     </type>
32419   </test>
32420   <test name="test-412.cs">
32421     <type name="Foo.Baz">
32422       <method name="Void .ctor()">
32423         <size>7</size>
32424       </method>
32425       <method name="Void Main()">
32426         <size>1</size>
32427       </method>
32428     </type>
32429   </test>
32430   <test name="test-413.cs">
32431     <type name="Driver">
32432       <method name="Void .ctor()">
32433         <size>7</size>
32434       </method>
32435       <method name="Void Main()">
32436         <size>6</size>
32437       </method>
32438     </type>
32439   </test>
32440   <test name="test-414.cs">
32441     <type name="BB">
32442       <method name="Void .ctor()">
32443         <size>7</size>
32444       </method>
32445       <method name="System.String get_Data()">
32446         <size>2</size>
32447       </method>
32448       <method name="Void Main()">
32449         <size>1</size>
32450       </method>
32451     </type>
32452   </test>
32453   <test name="test-415.cs">
32454     <type name="MyTestExtended">
32455       <method name="Void .ctor()">
32456         <size>7</size>
32457       </method>
32458       <method name="System.String GetName()">
32459         <size>6</size>
32460       </method>
32461       <method name="Void Main(System.String[])">
32462         <size>33</size>
32463       </method>
32464     </type>
32465   </test>
32466   <test name="test-417.cs">
32467     <type name="blah2.MyClass">
32468       <method name="Void .ctor()">
32469         <size>7</size>
32470       </method>
32471       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
32472         <size>24</size>
32473       </method>
32474       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
32475         <size>24</size>
32476       </method>
32477       <method name="Void DoSomethingFunny()">
32478         <size>46</size>
32479       </method>
32480       <method name="Void Main(System.String[])">
32481         <size>13</size>
32482       </method>
32483     </type>
32484   </test>
32485   <test name="test-419.cs">
32486     <type name="Test">
32487       <method name="Void .ctor()">
32488         <size>7</size>
32489       </method>
32490       <method name="Void Main()">
32491         <size>7</size>
32492       </method>
32493     </type>
32494   </test>
32495   <test name="test-42.cs">
32496     <type name="X">
32497       <method name="Void .ctor()">
32498         <size>7</size>
32499       </method>
32500       <method name="Int32 get_Item(Int32)">
32501         <size>14</size>
32502       </method>
32503       <method name="Void set_Item(Int32, Int32)">
32504         <size>15</size>
32505       </method>
32506       <method name="Int32 get_P()">
32507         <size>7</size>
32508       </method>
32509       <method name="Void set_P(Int32)">
32510         <size>8</size>
32511       </method>
32512     </type>
32513     <type name="Z">
32514       <method name="Void .ctor()">
32515         <size>7</size>
32516       </method>
32517       <method name="Z get_P()">
32518         <size>2</size>
32519       </method>
32520       <method name="Void set_P(Z)">
32521         <size>1</size>
32522       </method>
32523       <method name="Z op_Increment(Z)">
32524         <size>16</size>
32525       </method>
32526     </type>
32527     <type name="Y">
32528       <method name="Void .ctor()">
32529         <size>7</size>
32530       </method>
32531       <method name="Int32 p_pre_increment(X)">
32532         <size>18</size>
32533       </method>
32534       <method name="Int32 p_post_increment(X)">
32535         <size>18</size>
32536       </method>
32537       <method name="Int32 i_pre_increment(X)">
32538         <size>27</size>
32539       </method>
32540       <method name="Int32 i_post_increment(X)">
32541         <size>27</size>
32542       </method>
32543       <method name="Z overload_increment(Z)">
32544         <size>10</size>
32545       </method>
32546       <method name="Z overload_pre_increment(Z)">
32547         <size>10</size>
32548       </method>
32549       <method name="Z ugly(Z)">
32550         <size>21</size>
32551       </method>
32552       <method name="Int32 simple(Int32)">
32553         <size>62</size>
32554       </method>
32555       <method name="Int32 arrays()">
32556         <size>234</size>
32557       </method>
32558       <method name="Int32 Main()">
32559         <size>161</size>
32560       </method>
32561     </type>
32562   </test>
32563   <test name="test-420.cs">
32564     <type name="Test">
32565       <method name="Void .ctor()">
32566         <size>7</size>
32567       </method>
32568       <method name="Void Main()">
32569         <size>7</size>
32570       </method>
32571     </type>
32572   </test>
32573   <test name="test-421.cs">
32574     <type name="A">
32575       <method name="Void .ctor()">
32576         <size>7</size>
32577       </method>
32578       <method name="Void SetObject(System.String)">
32579         <size>12</size>
32580       </method>
32581     </type>
32582     <type name="B">
32583       <method name="Void .ctor()">
32584         <size>7</size>
32585       </method>
32586     </type>
32587     <type name="C">
32588       <method name="Void .ctor()">
32589         <size>7</size>
32590       </method>
32591       <method name="Void .cctor()">
32592         <size>1</size>
32593       </method>
32594       <method name="Void SetObject(System.String)">
32595         <size>18</size>
32596       </method>
32597     </type>
32598     <type name="X">
32599       <method name="Void .ctor()">
32600         <size>7</size>
32601       </method>
32602       <method name="Int32 Main(System.String[])">
32603         <size>31</size>
32604       </method>
32605     </type>
32606   </test>
32607   <test name="test-422.cs">
32608     <type name="HelloWorld.MainClass">
32609       <method name="Void .ctor()">
32610         <size>7</size>
32611       </method>
32612       <method name="Void .cctor()">
32613         <size>17</size>
32614       </method>
32615       <method name="Void Main(System.String[])">
32616         <size>1</size>
32617       </method>
32618       <method name="Boolean CheckTrueThat()">
32619         <size>2</size>
32620       </method>
32621     </type>
32622   </test>
32623   <test name="test-423.cs">
32624     <type name="Test">
32625       <method name="Void .ctor()">
32626         <size>7</size>
32627       </method>
32628       <method name="Void Func(Int32 ByRef)">
32629         <size>12</size>
32630       </method>
32631       <method name="Void Main()">
32632         <size>10</size>
32633       </method>
32634       <method name="Void lowLevelCall(Int32*)">
32635         <size>1</size>
32636       </method>
32637     </type>
32638   </test>
32639   <test name="test-424.cs">
32640     <type name="XX">
32641       <method name="Void .ctor()">
32642         <size>7</size>
32643       </method>
32644       <method name="Void Metodo(System.Exception)">
32645         <size>37</size>
32646       </method>
32647       <method name="IEnumerable X()">
32648         <size>16</size>
32649       </method>
32650       <method name="Void Main()">
32651         <size>65</size>
32652       </method>
32653     </type>
32654     <type name="XX+&lt;X&gt;c__Iterator0">
32655       <method name="Void .ctor()">
32656         <size>7</size>
32657       </method>
32658       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32659         <size>7</size>
32660       </method>
32661       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32662         <size>7</size>
32663       </method>
32664       <method name="Boolean MoveNext()">
32665         <size>105</size>
32666       </method>
32667       <method name="Void Dispose()">
32668         <size>8</size>
32669       </method>
32670       <method name="Void Reset()">
32671         <size>6</size>
32672       </method>
32673       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32674         <size>7</size>
32675       </method>
32676       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32677         <size>26</size>
32678       </method>
32679     </type>
32680   </test>
32681   <test name="test-425.cs">
32682     <type name="A">
32683       <method name="Void .ctor()">
32684         <size>7</size>
32685       </method>
32686       <method name="Void Main()">
32687         <size>1</size>
32688       </method>
32689     </type>
32690     <type name="AAttribute">
32691       <method name="Void .ctor()">
32692         <size>7</size>
32693       </method>
32694     </type>
32695   </test>
32696   <test name="test-426.cs">
32697     <type name="X">
32698       <method name="Void .ctor()">
32699         <size>7</size>
32700       </method>
32701       <method name="Void Main()">
32702         <size>11</size>
32703       </method>
32704     </type>
32705   </test>
32706   <test name="test-427.cs">
32707     <type name="X">
32708       <method name="Void .ctor()">
32709         <size>7</size>
32710       </method>
32711       <method name="Void Main()">
32712         <size>11</size>
32713       </method>
32714     </type>
32715   </test>
32716   <test name="test-428.cs">
32717     <type name="A">
32718       <method name="Void .ctor()">
32719         <size>7</size>
32720       </method>
32721     </type>
32722     <type name="X">
32723       <method name="Void .ctor()">
32724         <size>7</size>
32725       </method>
32726       <method name="Void Main()">
32727         <size>18</size>
32728       </method>
32729     </type>
32730     <type name="X+A">
32731       <method name="Void .ctor()">
32732         <size>7</size>
32733       </method>
32734     </type>
32735   </test>
32736   <test name="test-429.cs">
32737     <type name="Foo.A">
32738       <method name="Void .ctor()">
32739         <size>7</size>
32740       </method>
32741     </type>
32742     <type name="A">
32743       <method name="Void .ctor()">
32744         <size>7</size>
32745       </method>
32746     </type>
32747     <type name="X">
32748       <method name="Void .ctor()">
32749         <size>7</size>
32750       </method>
32751       <method name="Void Main()">
32752         <size>18</size>
32753       </method>
32754     </type>
32755   </test>
32756   <test name="test-43.cs">
32757     <type name="X">
32758       <method name="Void .ctor()">
32759         <size>7</size>
32760       </method>
32761       <method name="Int32 test_single(System.Int32[])">
32762         <size>34</size>
32763       </method>
32764       <method name="Int32 test_continue(System.Int32[])">
32765         <size>57</size>
32766       </method>
32767       <method name="Boolean test_double(System.Double[])">
32768         <size>61</size>
32769       </method>
32770       <method name="Int32 test_break(System.Int32[])">
32771         <size>57</size>
32772       </method>
32773       <method name="Boolean test_multi(System.Int32[,])">
32774         <size>84</size>
32775       </method>
32776       <method name="Int32 Main()">
32777         <size>284</size>
32778       </method>
32779     </type>
32780     <type name="&lt;PrivateImplementationDetails&gt;">
32781       <method name="Void .ctor()">
32782         <size>7</size>
32783       </method>
32784     </type>
32785   </test>
32786   <test name="test-430.cs">
32787     <type name="A">
32788       <method name="Void .ctor()">
32789         <size>7</size>
32790       </method>
32791     </type>
32792     <type name="X">
32793       <method name="Void .ctor()">
32794         <size>7</size>
32795       </method>
32796       <method name="Void Main()">
32797         <size>18</size>
32798       </method>
32799     </type>
32800     <type name="X+A">
32801       <method name="Void .ctor()">
32802         <size>7</size>
32803       </method>
32804     </type>
32805   </test>
32806   <test name="test-431.cs">
32807     <type name="Foo.A">
32808       <method name="Void .ctor()">
32809         <size>7</size>
32810       </method>
32811     </type>
32812     <type name="X">
32813       <method name="Void .ctor()">
32814         <size>7</size>
32815       </method>
32816       <method name="Void Main()">
32817         <size>18</size>
32818       </method>
32819     </type>
32820   </test>
32821   <test name="test-432.cs">
32822     <type name="Foo.A">
32823       <method name="Void .ctor()">
32824         <size>7</size>
32825       </method>
32826     </type>
32827     <type name="X">
32828       <method name="Void .ctor()">
32829         <size>7</size>
32830       </method>
32831       <method name="Void Main()">
32832         <size>18</size>
32833       </method>
32834     </type>
32835   </test>
32836   <test name="test-433.cs">
32837     <type name="Foo.A">
32838       <method name="Void .ctor()">
32839         <size>7</size>
32840       </method>
32841     </type>
32842     <type name="X">
32843       <method name="Void .ctor()">
32844         <size>7</size>
32845       </method>
32846       <method name="Void .cctor()">
32847         <size>11</size>
32848       </method>
32849       <method name="Void Main()">
32850         <size>16</size>
32851       </method>
32852     </type>
32853   </test>
32854   <test name="test-434.cs">
32855     <type name="Foo.A">
32856       <method name="Void .ctor()">
32857         <size>7</size>
32858       </method>
32859     </type>
32860     <type name="X">
32861       <method name="Void .ctor()">
32862         <size>7</size>
32863       </method>
32864       <method name="Void .cctor()">
32865         <size>11</size>
32866       </method>
32867       <method name="Void Main()">
32868         <size>16</size>
32869       </method>
32870     </type>
32871   </test>
32872   <test name="test-435.cs">
32873     <type name="X">
32874       <method name="Void .ctor()">
32875         <size>7</size>
32876       </method>
32877       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32878         <size>2</size>
32879       </method>
32880       <method name="Void Main()">
32881         <size>7</size>
32882       </method>
32883     </type>
32884   </test>
32885   <test name="test-436.cs">
32886     <type name="X">
32887       <method name="Void .ctor()">
32888         <size>7</size>
32889       </method>
32890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32891         <size>2</size>
32892       </method>
32893       <method name="Void Main()">
32894         <size>7</size>
32895       </method>
32896     </type>
32897   </test>
32898   <test name="test-437.cs">
32899     <type name="T2">
32900       <method name="Void .ctor()">
32901         <size>7</size>
32902       </method>
32903     </type>
32904     <type name="Test">
32905       <method name="Void .ctor()">
32906         <size>7</size>
32907       </method>
32908       <method name="Void Main()">
32909         <size>65</size>
32910       </method>
32911     </type>
32912   </test>
32913   <test name="test-438.cs">
32914     <type name="Program">
32915       <method name="Void .ctor()">
32916         <size>7</size>
32917       </method>
32918       <method name="Void Main(System.String[])">
32919         <size>40</size>
32920       </method>
32921     </type>
32922   </test>
32923   <test name="test-439.cs">
32924     <type name="Test">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928       <method name="Void Main()">
32929         <size>45</size>
32930       </method>
32931     </type>
32932     <type name="LayerMask">
32933       <method name="Int32 op_Implicit(LayerMask)">
32934         <size>8</size>
32935       </method>
32936       <method name="LayerMask op_Implicit(Int32)">
32937         <size>11</size>
32938       </method>
32939     </type>
32940   </test>
32941   <test name="test-44.cs">
32942     <type name="X">
32943       <method name="Void .ctor()">
32944         <size>7</size>
32945       </method>
32946       <method name="Int32 dob(System.Int32[,])">
32947         <size>80</size>
32948       </method>
32949       <method name="Int32 count(System.Object)">
32950         <size>39</size>
32951       </method>
32952       <method name="Int32 Main()">
32953         <size>133</size>
32954       </method>
32955     </type>
32956   </test>
32957   <test name="test-440.cs">
32958     <type name="A">
32959       <method name="Void .ctor()">
32960         <size>7</size>
32961       </method>
32962       <method name="Void Main()">
32963         <size>26</size>
32964       </method>
32965       <method name="Double op_Implicit(A)">
32966         <size>10</size>
32967       </method>
32968       <method name="Int32 op_Implicit(A)">
32969         <size>2</size>
32970       </method>
32971     </type>
32972   </test>
32973   <test name="test-441.cs">
32974     <type name="Test">
32975       <method name="Void .ctor()">
32976         <size>7</size>
32977       </method>
32978       <method name="Void .cctor()">
32979         <size>1</size>
32980       </method>
32981       <method name="Void Main()">
32982         <size>25</size>
32983       </method>
32984     </type>
32985   </test>
32986   <test name="test-442.cs">
32987     <type name="ConsoleApplication1.Program">
32988       <method name="Void .ctor()">
32989         <size>7</size>
32990       </method>
32991       <method name="Void Main(System.String[])">
32992         <size>70</size>
32993       </method>
32994     </type>
32995   </test>
32996   <test name="test-443.cs">
32997     <type name="C">
32998       <method name="Void .ctor(ITopic)">
32999         <size>31</size>
33000       </method>
33001       <method name="Void Main()">
33002         <size>1</size>
33003       </method>
33004     </type>
33005   </test>
33006   <test name="test-444.cs">
33007     <type name="쯠쯡쯢">
33008       <method name="Void .ctor()">
33009         <size>7</size>
33010       </method>
33011       <method name="Void Main()">
33012         <size>1</size>
33013       </method>
33014     </type>
33015   </test>
33016   <test name="test-445.cs">
33017     <type name="ConvFromInt">
33018       <method name="Void .ctor()">
33019         <size>14</size>
33020       </method>
33021       <method name="Void .ctor(Int32)">
33022         <size>16</size>
33023       </method>
33024       <method name="ConvFromInt op_Implicit(Int32)">
33025         <size>7</size>
33026       </method>
33027     </type>
33028     <type name="Foo">
33029       <method name="Void .ctor()">
33030         <size>7</size>
33031       </method>
33032       <method name="Void .cctor()">
33033         <size>45</size>
33034       </method>
33035       <method name="Void Main()">
33036         <size>111</size>
33037       </method>
33038     </type>
33039   </test>
33040   <test name="test-446.cs">
33041     <type name="FooTest">
33042       <method name="Void .ctor()">
33043         <size>7</size>
33044       </method>
33045       <method name="Void Main()">
33046         <size>8</size>
33047       </method>
33048       <method name="Void Foo(UInt64)">
33049         <size>1</size>
33050       </method>
33051     </type>
33052   </test>
33053   <test name="test-447.cs">
33054     <type name="System.MonoTODOAttribute">
33055       <method name="Void .ctor()">
33056         <size>7</size>
33057       </method>
33058     </type>
33059     <type name="System.Web.HttpBrowserCapabilities">
33060       <method name="Void .ctor()">
33061         <size>7</size>
33062       </method>
33063       <method name="System.Version get_A()">
33064         <size>6</size>
33065       </method>
33066     </type>
33067     <type name="Test">
33068       <method name="Void .ctor()">
33069         <size>7</size>
33070       </method>
33071       <method name="Void Main()">
33072         <size>1</size>
33073       </method>
33074     </type>
33075   </test>
33076   <test name="test-448.cs">
33077     <type name="MonoDivideProblem">
33078       <method name="Void .ctor()">
33079         <size>7</size>
33080       </method>
33081       <method name="Void .cctor()">
33082         <size>17</size>
33083       </method>
33084       <method name="Void Main(System.String[])">
33085         <size>27</size>
33086       </method>
33087     </type>
33088   </test>
33089   <test name="test-449.cs">
33090     <type name="X">
33091       <method name="Void .ctor()">
33092         <size>7</size>
33093       </method>
33094       <method name="Void Main()">
33095         <size>1</size>
33096       </method>
33097       <method name="Void Z()">
33098         <size>19</size>
33099       </method>
33100       <method name="Void &lt;Z&gt;m__0(System.Object)">
33101         <size>25</size>
33102       </method>
33103       <method name="Void &lt;Z&gt;m__1(System.Object)">
33104         <size>7</size>
33105       </method>
33106     </type>
33107   </test>
33108   <test name="test-45.cs">
33109     <type name="Blah">
33110       <method name="Void .ctor()">
33111         <size>7</size>
33112       </method>
33113       <method name="Void .cctor()">
33114         <size>97</size>
33115       </method>
33116       <method name="Int32 Main()">
33117         <size>755</size>
33118       </method>
33119     </type>
33120     <type name="&lt;PrivateImplementationDetails&gt;">
33121       <method name="Void .ctor()">
33122         <size>7</size>
33123       </method>
33124     </type>
33125   </test>
33126   <test name="test-451.cs">
33127     <type name="Test">
33128       <method name="Void .ctor()">
33129         <size>7</size>
33130       </method>
33131       <method name="Void Main()">
33132         <size>22</size>
33133       </method>
33134     </type>
33135   </test>
33136   <test name="test-452.cs">
33137     <type name="Foo">
33138       <method name="Void .ctor()">
33139         <size>7</size>
33140       </method>
33141     </type>
33142     <type name="Test">
33143       <method name="Void .ctor()">
33144         <size>7</size>
33145       </method>
33146       <method name="Void Main()">
33147         <size>7</size>
33148       </method>
33149     </type>
33150   </test>
33151   <test name="test-453.cs">
33152     <type name="C">
33153       <method name="Void .ctor()">
33154         <size>7</size>
33155       </method>
33156       <method name="Void Main()">
33157         <size>33</size>
33158       </method>
33159     </type>
33160   </test>
33161   <test name="test-455.cs">
33162     <type name="Test">
33163       <method name="Void .ctor()">
33164         <size>7</size>
33165       </method>
33166       <method name="Void Main()">
33167         <size>27</size>
33168       </method>
33169     </type>
33170     <type name="Foo">
33171       <method name="Int32 GetHashCode()">
33172         <size>17</size>
33173       </method>
33174     </type>
33175   </test>
33176   <test name="test-456.cs">
33177     <type name="Test">
33178       <method name="Void .ctor()">
33179         <size>7</size>
33180       </method>
33181       <method name="Void Main()">
33182         <size>16</size>
33183       </method>
33184     </type>
33185     <type name="Foo">
33186       <method name="Void foo()">
33187         <size>11</size>
33188       </method>
33189     </type>
33190   </test>
33191   <test name="test-457.cs">
33192     <type name="Number">
33193       <method name="Void .ctor()">
33194         <size>7</size>
33195       </method>
33196       <method name="Void IDouble.Add(Double)">
33197         <size>11</size>
33198       </method>
33199       <method name="Void IInteger.Add(Int32)">
33200         <size>11</size>
33201       </method>
33202       <method name="Int32 Main()">
33203         <size>52</size>
33204       </method>
33205     </type>
33206   </test>
33207   <test name="test-458.cs">
33208     <type name="MyAttr">
33209       <method name="Void .ctor()">
33210         <size>7</size>
33211       </method>
33212       <method name="Void .ctor(Type)">
33213         <size>7</size>
33214       </method>
33215       <method name="Void .ctor(String)">
33216         <size>7</size>
33217       </method>
33218       <method name="Void .ctor(Int32)">
33219         <size>7</size>
33220       </method>
33221     </type>
33222     <type name="ClassA">
33223       <method name="Void .ctor()">
33224         <size>7</size>
33225       </method>
33226     </type>
33227     <type name="ClassB">
33228       <method name="Void .ctor()">
33229         <size>7</size>
33230       </method>
33231     </type>
33232     <type name="ClassC">
33233       <method name="Void .ctor()">
33234         <size>7</size>
33235       </method>
33236     </type>
33237     <type name="ClassD">
33238       <method name="Void .ctor()">
33239         <size>7</size>
33240       </method>
33241     </type>
33242     <type name="Top">
33243       <method name="Void .ctor()">
33244         <size>7</size>
33245       </method>
33246       <method name="Int32 Main()">
33247         <size>28</size>
33248       </method>
33249     </type>
33250   </test>
33251   <test name="test-459.cs">
33252     <type name="CC">
33253       <method name="Void .ctor()">
33254         <size>7</size>
33255       </method>
33256       <method name="Int32 Main()">
33257         <size>13</size>
33258       </method>
33259     </type>
33260     <type name="CC+IfElseStateMachine">
33261       <method name="Void .ctor()">
33262         <size>7</size>
33263       </method>
33264       <method name="Void HandleToken(Token)">
33265         <size>15</size>
33266       </method>
33267     </type>
33268   </test>
33269   <test name="test-46.cs">
33270     <type name="X">
33271       <method name="Void .ctor()">
33272         <size>7</size>
33273       </method>
33274       <method name="Int32 cast_int(System.Object)">
33275         <size>7</size>
33276       </method>
33277       <method name="UInt32 cast_uint(System.Object)">
33278         <size>7</size>
33279       </method>
33280       <method name="Int16 cast_short(System.Object)">
33281         <size>7</size>
33282       </method>
33283       <method name="Char cast_char(System.Object)">
33284         <size>7</size>
33285       </method>
33286       <method name="UInt16 cast_ushort(System.Object)">
33287         <size>7</size>
33288       </method>
33289       <method name="Byte cast_byte(System.Object)">
33290         <size>7</size>
33291       </method>
33292       <method name="SByte cast_sbyte(System.Object)">
33293         <size>7</size>
33294       </method>
33295       <method name="Int64 cast_long(System.Object)">
33296         <size>7</size>
33297       </method>
33298       <method name="UInt64 cast_ulong(System.Object)">
33299         <size>7</size>
33300       </method>
33301       <method name="Single cast_float(System.Object)">
33302         <size>7</size>
33303       </method>
33304       <method name="Double cast_double(System.Object)">
33305         <size>7</size>
33306       </method>
33307       <method name="Boolean cast_bool(System.Object)">
33308         <size>7</size>
33309       </method>
33310       <method name="Int32 Main()">
33311         <size>1126</size>
33312       </method>
33313     </type>
33314   </test>
33315   <test name="test-460.cs">
33316     <type name="MainClass">
33317       <method name="Void .ctor()">
33318         <size>7</size>
33319       </method>
33320       <method name="Void .cctor()">
33321         <size>18</size>
33322       </method>
33323       <method name="Void Main()">
33324         <size>1</size>
33325       </method>
33326     </type>
33327   </test>
33328   <test name="test-461.cs">
33329     <type name="Valtest">
33330       <method name="Void .ctor()">
33331         <size>7</size>
33332       </method>
33333       <method name="Int32 Main()">
33334         <size>50</size>
33335       </method>
33336     </type>
33337     <type name="Value">
33338       <method name="Void .ctor(Object)">
33339         <size>1</size>
33340       </method>
33341       <method name="System.Object get_Val()">
33342         <size>7</size>
33343       </method>
33344       <method name="System.Enum get_Val2()">
33345         <size>7</size>
33346       </method>
33347     </type>
33348   </test>
33349   <test name="test-462.cs">
33350     <type name="X">
33351       <method name="Void .ctor()">
33352         <size>7</size>
33353       </method>
33354       <method name="Void Method(X)">
33355         <size>1</size>
33356       </method>
33357       <method name="Void Method(System.String)">
33358         <size>8</size>
33359       </method>
33360       <method name="Int32 Main()">
33361         <size>28</size>
33362       </method>
33363     </type>
33364   </test>
33365   <test name="test-463.cs">
33366     <type name="PropertySorter">
33367       <method name="Void .ctor()">
33368         <size>7</size>
33369       </method>
33370     </type>
33371     <type name="PathItemBase">
33372       <method name="Void .ctor()">
33373         <size>7</size>
33374       </method>
33375     </type>
33376     <type name="PathItemBase+TypeConverter">
33377       <method name="Void .ctor()">
33378         <size>7</size>
33379       </method>
33380     </type>
33381     <type name="X">
33382       <method name="Void .ctor()">
33383         <size>7</size>
33384       </method>
33385       <method name="Void Main()">
33386         <size>1</size>
33387       </method>
33388     </type>
33389   </test>
33390   <test name="test-464.cs">
33391     <type name="C">
33392       <method name="Void .ctor()">
33393         <size>7</size>
33394       </method>
33395       <method name="Int32 Main()">
33396         <size>85</size>
33397       </method>
33398     </type>
33399   </test>
33400   <test name="test-465.cs">
33401     <type name="C">
33402       <method name="Void .ctor()">
33403         <size>7</size>
33404       </method>
33405       <method name="Int32 Main()">
33406         <size>85</size>
33407       </method>
33408     </type>
33409   </test>
33410   <test name="test-467.cs">
33411     <type name="ExceptionWithAnonMethod">
33412       <method name="Void .ctor()">
33413         <size>7</size>
33414       </method>
33415       <method name="Int32 Main()">
33416         <size>96</size>
33417       </method>
33418       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
33419         <size>13</size>
33420       </method>
33421     </type>
33422     <type name="ExceptionWithAnonMethod+EmptyCallback">
33423       <method name="Void .ctor(Object, IntPtr)">
33424         <size>0</size>
33425       </method>
33426       <method name="Void Invoke()">
33427         <size>0</size>
33428       </method>
33429       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33430         <size>0</size>
33431       </method>
33432       <method name="Void EndInvoke(IAsyncResult)">
33433         <size>0</size>
33434       </method>
33435     </type>
33436     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
33437       <method name="Void .ctor()">
33438         <size>7</size>
33439       </method>
33440       <method name="Void &lt;&gt;m__0()">
33441         <size>33</size>
33442       </method>
33443     </type>
33444   </test>
33445   <test name="test-468.cs">
33446     <type name="CorMetaDataDispenserExClass">
33447       <method name="Void .ctor()">
33448         <size>0</size>
33449       </method>
33450     </type>
33451     <type name="Test">
33452       <method name="Void .ctor()">
33453         <size>7</size>
33454       </method>
33455       <method name="Void XXX()">
33456         <size>12</size>
33457       </method>
33458       <method name="Void Main()">
33459         <size>1</size>
33460       </method>
33461     </type>
33462   </test>
33463   <test name="test-469.cs">
33464     <type name="Lambda">
33465       <method name="Void .ctor()">
33466         <size>7</size>
33467       </method>
33468       <method name="Void f(Int32)">
33469         <size>7</size>
33470       </method>
33471       <method name="Del[] Make2(Int32)">
33472         <size>50</size>
33473       </method>
33474       <method name="Int32 Main()">
33475         <size>68</size>
33476       </method>
33477     </type>
33478     <type name="Del">
33479       <method name="Void .ctor(Object, IntPtr)">
33480         <size>0</size>
33481       </method>
33482       <method name="Void Invoke(Int32)">
33483         <size>0</size>
33484       </method>
33485       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33486         <size>0</size>
33487       </method>
33488       <method name="Void EndInvoke(IAsyncResult)">
33489         <size>0</size>
33490       </method>
33491     </type>
33492     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
33493       <method name="Void .ctor()">
33494         <size>7</size>
33495       </method>
33496       <method name="Void &lt;&gt;m__0(Int32)">
33497         <size>23</size>
33498       </method>
33499       <method name="Void &lt;&gt;m__1(Int32)">
33500         <size>23</size>
33501       </method>
33502     </type>
33503   </test>
33504   <test name="test-47.cs">
33505     <type name="X">
33506       <method name="Void .ctor()">
33507         <size>7</size>
33508       </method>
33509       <method name="Void .cctor()">
33510         <size>1</size>
33511       </method>
33512       <method name="Boolean f()">
33513         <size>24</size>
33514       </method>
33515       <method name="Boolean t()">
33516         <size>24</size>
33517       </method>
33518       <method name="Int32 Main()">
33519         <size>404</size>
33520       </method>
33521     </type>
33522   </test>
33523   <test name="test-470.cs">
33524     <type name="X">
33525       <method name="Void .ctor()">
33526         <size>7</size>
33527       </method>
33528       <method name="System.String get_ASTNodeTypeName()">
33529         <size>16</size>
33530       </method>
33531     </type>
33532     <type name="Demo">
33533       <method name="Void .ctor()">
33534         <size>7</size>
33535       </method>
33536       <method name="Void Main()">
33537         <size>1</size>
33538       </method>
33539     </type>
33540   </test>
33541   <test name="test-471.cs">
33542     <type name="AAttribute">
33543       <method name="Void .ctor()">
33544         <size>7</size>
33545       </method>
33546     </type>
33547     <type name="Demo">
33548       <method name="Void .ctor()">
33549         <size>7</size>
33550       </method>
33551       <method name="Void Main()">
33552         <size>1</size>
33553       </method>
33554     </type>
33555   </test>
33556   <test name="test-472.cs">
33557     <type name="Test">
33558       <method name="Void .ctor()">
33559         <size>7</size>
33560       </method>
33561       <method name="Int32 get_Prop()">
33562         <size>7</size>
33563       </method>
33564       <method name="Void set_Prop(Int32)">
33565         <size>8</size>
33566       </method>
33567       <method name="Int32 Main()">
33568         <size>79</size>
33569       </method>
33570     </type>
33571   </test>
33572   <test name="test-473.cs">
33573     <type name="UnixMarshal">
33574       <method name="Void .ctor()">
33575         <size>7</size>
33576       </method>
33577       <method name="Void .cctor()">
33578         <size>24</size>
33579       </method>
33580       <method name="Void Default(Int32)">
33581         <size>1</size>
33582       </method>
33583       <method name="System.String GetDescription(Error)">
33584         <size>2</size>
33585       </method>
33586     </type>
33587     <type name="UnixMarshal2">
33588       <method name="Void .ctor()">
33589         <size>7</size>
33590       </method>
33591       <method name="System.String GetDescription(Error)">
33592         <size>2</size>
33593       </method>
33594     </type>
33595     <type name="Stdlib">
33596       <method name="Void .ctor()">
33597         <size>7</size>
33598       </method>
33599     </type>
33600     <type name="TestConst">
33601       <method name="Void .ctor()">
33602         <size>7</size>
33603       </method>
33604     </type>
33605     <type name="XX">
33606       <method name="Void .ctor()">
33607         <size>7</size>
33608       </method>
33609     </type>
33610     <type name="Syscall">
33611       <method name="Void .ctor()">
33612         <size>7</size>
33613       </method>
33614       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
33615         <size>2</size>
33616       </method>
33617     </type>
33618     <type name="EnumWrapper">
33619       <method name="Void .ctor(Int32)">
33620         <size>7</size>
33621       </method>
33622     </type>
33623     <type name="Test">
33624       <method name="Void .ctor()">
33625         <size>7</size>
33626       </method>
33627       <method name="Void Main()">
33628         <size>1</size>
33629       </method>
33630     </type>
33631     <type name="SignalHandler">
33632       <method name="Void .ctor(Object, IntPtr)">
33633         <size>0</size>
33634       </method>
33635       <method name="Void Invoke(Int32)">
33636         <size>0</size>
33637       </method>
33638       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33639         <size>0</size>
33640       </method>
33641       <method name="Void EndInvoke(IAsyncResult)">
33642         <size>0</size>
33643       </method>
33644     </type>
33645     <type name="PS">
33646       <method name="Void GetDescription(Error)">
33647         <size>1</size>
33648       </method>
33649     </type>
33650     <type name="Value">
33651       <method name="EnumWrapper op_Explicit(Value)">
33652         <size>11</size>
33653       </method>
33654     </type>
33655   </test>
33656   <test name="test-474.cs">
33657     <type name="Z">
33658       <method name="Void .ctor()">
33659         <size>7</size>
33660       </method>
33661       <method name="Void Main()">
33662         <size>13</size>
33663       </method>
33664       <method name="Void TestPreinc(Int32)">
33665         <size>57</size>
33666       </method>
33667       <method name="Void TestPostinc(Int32)">
33668         <size>57</size>
33669       </method>
33670       <method name="Void Assert(Int32, Int32)">
33671         <size>67</size>
33672       </method>
33673     </type>
33674     <type name="Z+X">
33675       <method name="Void .ctor(Object, IntPtr)">
33676         <size>0</size>
33677       </method>
33678       <method name="Void Invoke()">
33679         <size>0</size>
33680       </method>
33681       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33682         <size>0</size>
33683       </method>
33684       <method name="Void EndInvoke(IAsyncResult)">
33685         <size>0</size>
33686       </method>
33687     </type>
33688     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
33689       <method name="Void .ctor()">
33690         <size>7</size>
33691       </method>
33692       <method name="Void &lt;&gt;m__0()">
33693         <size>38</size>
33694       </method>
33695     </type>
33696     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
33697       <method name="Void .ctor()">
33698         <size>7</size>
33699       </method>
33700       <method name="Void &lt;&gt;m__1()">
33701         <size>38</size>
33702       </method>
33703     </type>
33704   </test>
33705   <test name="test-475.cs">
33706     <type name="X">
33707       <method name="Void .ctor()">
33708         <size>7</size>
33709       </method>
33710       <method name="Void .cctor()">
33711         <size>24</size>
33712       </method>
33713       <method name="Void add_e(MyDelegate)">
33714         <size>22</size>
33715       </method>
33716       <method name="Void remove_e(MyDelegate)">
33717         <size>22</size>
33718       </method>
33719       <method name="Void Test(Int32)">
33720         <size>17</size>
33721       </method>
33722       <method name="Int32 Main()">
33723         <size>28</size>
33724       </method>
33725     </type>
33726     <type name="MyDelegate">
33727       <method name="Void .ctor(Object, IntPtr)">
33728         <size>0</size>
33729       </method>
33730       <method name="Void Invoke(Int32)">
33731         <size>0</size>
33732       </method>
33733       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33734         <size>0</size>
33735       </method>
33736       <method name="Void EndInvoke(IAsyncResult)">
33737         <size>0</size>
33738       </method>
33739     </type>
33740   </test>
33741   <test name="test-476.cs">
33742     <type name="Test">
33743       <method name="Void .ctor()">
33744         <size>7</size>
33745       </method>
33746       <method name="Void Main()">
33747         <size>1</size>
33748       </method>
33749     </type>
33750   </test>
33751   <test name="test-477.cs">
33752     <type name="C">
33753       <method name="Void .ctor()">
33754         <size>7</size>
33755       </method>
33756       <method name="Void Test(Int32 ByRef)">
33757         <size>1</size>
33758       </method>
33759       <method name="Void Main()">
33760         <size>1</size>
33761       </method>
33762     </type>
33763   </test>
33764   <test name="test-478.cs">
33765     <type name="Test.MainClass">
33766       <method name="Void .ctor()">
33767         <size>7</size>
33768       </method>
33769       <method name="Void Main()">
33770         <size>1</size>
33771       </method>
33772     </type>
33773     <type name="Test.TestAttribute">
33774       <method name="Void .ctor(TestEnum2)">
33775         <size>7</size>
33776       </method>
33777     </type>
33778     <type name="Test.Test2Attribute">
33779       <method name="Void .ctor()">
33780         <size>7</size>
33781       </method>
33782     </type>
33783   </test>
33784   <test name="test-479.cs">
33785     <type name="Test.Test">
33786       <method name="Void .ctor()">
33787         <size>7</size>
33788       </method>
33789       <method name="Boolean Equals(System.Object)">
33790         <size>2</size>
33791       </method>
33792       <method name="Int32 GetHashCode()">
33793         <size>2</size>
33794       </method>
33795       <method name="Void Main()">
33796         <size>1</size>
33797       </method>
33798     </type>
33799   </test>
33800   <test name="test-48.cs">
33801     <type name="Blah">
33802       <method name="Void .ctor()">
33803         <size>7</size>
33804       </method>
33805       <method name="Int32 Main()">
33806         <size>59</size>
33807       </method>
33808       <method name="Void Test_1()">
33809         <size>1</size>
33810       </method>
33811     </type>
33812   </test>
33813   <test name="test-480.cs">
33814     <type name="Space">
33815       <method name="Void .ctor()">
33816         <size>14</size>
33817       </method>
33818       <method name="Void Leak(Boolean, Int32)">
33819         <size>85</size>
33820       </method>
33821     </type>
33822     <type name="Program">
33823       <method name="Void .ctor()">
33824         <size>7</size>
33825       </method>
33826       <method name="Void Main(System.String[])">
33827         <size>1</size>
33828       </method>
33829     </type>
33830     <type name="Space+DoCopy">
33831       <method name="Void .ctor(Object, IntPtr)">
33832         <size>0</size>
33833       </method>
33834       <method name="Void Invoke()">
33835         <size>0</size>
33836       </method>
33837       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33838         <size>0</size>
33839       </method>
33840       <method name="Void EndInvoke(IAsyncResult)">
33841         <size>0</size>
33842       </method>
33843     </type>
33844     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
33845       <method name="Void .ctor()">
33846         <size>7</size>
33847       </method>
33848       <method name="Void &lt;&gt;m__0()">
33849         <size>18</size>
33850       </method>
33851       <method name="Void &lt;&gt;m__1()">
33852         <size>68</size>
33853       </method>
33854     </type>
33855     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
33856       <method name="Void .ctor()">
33857         <size>7</size>
33858       </method>
33859     </type>
33860   </test>
33861   <test name="test-481.cs">
33862     <type name="TestClass">
33863       <method name="Int32 Main()">
33864         <size>42</size>
33865       </method>
33866     </type>
33867     <type name="TestDelegate">
33868       <method name="Void .ctor(Object, IntPtr)">
33869         <size>0</size>
33870       </method>
33871       <method name="Void Invoke(Int32 ByRef)">
33872         <size>0</size>
33873       </method>
33874       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
33875         <size>0</size>
33876       </method>
33877       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
33878         <size>0</size>
33879       </method>
33880     </type>
33881     <type name="TestClass">
33882       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
33883         <size>4</size>
33884       </method>
33885     </type>
33886   </test>
33887   <test name="test-482.cs">
33888     <type name="X">
33889       <method name="Void .ctor()">
33890         <size>7</size>
33891       </method>
33892       <method name="Void M4(Int32)">
33893         <size>1</size>
33894       </method>
33895       <method name="Void Main()">
33896         <size>1</size>
33897       </method>
33898       <method name="Void M4(Int32, ...)">
33899         <size>1</size>
33900       </method>
33901     </type>
33902   </test>
33903   <test name="test-483.cs">
33904     <type name="Tests">
33905       <method name="Void .ctor()">
33906         <size>7</size>
33907       </method>
33908       <method name="Void Main()">
33909         <size>21</size>
33910       </method>
33911     </type>
33912   </test>
33913   <test name="test-484.cs">
33914     <type name="Test.TestBit">
33915       <method name="Void .ctor()">
33916         <size>7</size>
33917       </method>
33918       <method name="Void Main()">
33919         <size>1</size>
33920       </method>
33921     </type>
33922   </test>
33923   <test name="test-485.cs">
33924     <type name="MonoBUG">
33925       <method name="Void .ctor()">
33926         <size>7</size>
33927       </method>
33928       <method name="Void Main(System.String[])">
33929         <size>44</size>
33930       </method>
33931     </type>
33932   </test>
33933   <test name="test-486.cs">
33934     <type name="Test">
33935       <method name="Void .ctor()">
33936         <size>7</size>
33937       </method>
33938       <method name="Void Main()">
33939         <size>119</size>
33940       </method>
33941     </type>
33942   </test>
33943   <test name="test-487.cs">
33944     <type name="X">
33945       <method name="Void .ctor(Object)">
33946         <size>72</size>
33947       </method>
33948       <method name="Void .cctor()">
33949         <size>1</size>
33950       </method>
33951       <method name="Int32 Main()">
33952         <size>25</size>
33953       </method>
33954     </type>
33955   </test>
33956   <test name="test-488.cs">
33957     <type name="P">
33958       <method name="Void .ctor()">
33959         <size>7</size>
33960       </method>
33961     </type>
33962     <type name="Test">
33963       <method name="Void .ctor()">
33964         <size>7</size>
33965       </method>
33966       <method name="IEnumerable foo()">
33967         <size>2</size>
33968       </method>
33969       <method name="Void Main()">
33970         <size>169</size>
33971       </method>
33972     </type>
33973     <type name="Q">
33974       <method name="Void .ctor(P)">
33975         <size>8</size>
33976       </method>
33977     </type>
33978   </test>
33979   <test name="test-489.cs">
33980     <type name="test">
33981       <method name="Void .ctor()">
33982         <size>7</size>
33983       </method>
33984       <method name="Void Main()">
33985         <size>1</size>
33986       </method>
33987     </type>
33988   </test>
33989   <test name="test-49.cs">
33990     <type name="X">
33991       <method name="Void .ctor()">
33992         <size>7</size>
33993       </method>
33994       <method name="Int32 s(Byte)">
33995         <size>2182</size>
33996       </method>
33997       <method name="Int32 test(Int32)">
33998         <size>70</size>
33999       </method>
34000       <method name="Int32 tests(System.String)">
34001         <size>152</size>
34002       </method>
34003       <method name="Int32 testn(System.String)">
34004         <size>76</size>
34005       </method>
34006       <method name="Int32 testm(System.String)">
34007         <size>77</size>
34008       </method>
34009       <method name="Int32 testo(System.String)">
34010         <size>79</size>
34011       </method>
34012       <method name="Int32 testp(System.String)">
34013         <size>109</size>
34014       </method>
34015       <method name="Int32 test_def(System.String)">
34016         <size>119</size>
34017       </method>
34018       <method name="Int32 test_coverage(Int32)">
34019         <size>18</size>
34020       </method>
34021       <method name="Int32 test_goto(Int32)">
34022         <size>39</size>
34023       </method>
34024       <method name="Int32 test_memberaccess(System.String)">
34025         <size>76</size>
34026       </method>
34027       <method name="Int32 test_string_multiple_targets(System.String)">
34028         <size>128</size>
34029       </method>
34030       <method name="Int32 test_casts(Int32)">
34031         <size>17</size>
34032       </method>
34033       <method name="Int32 testSwitchEnumLong(TestEnum)">
34034         <size>56</size>
34035       </method>
34036       <method name="Int32 test_long_enum_switch()">
34037         <size>66</size>
34038       </method>
34039       <method name="Int32 tests_default(System.String)">
34040         <size>107</size>
34041       </method>
34042       <method name="Int32 tests_default_2(System.String)">
34043         <size>124</size>
34044       </method>
34045       <method name="Void test_76590(System.String)">
34046         <size>107</size>
34047       </method>
34048       <method name="Void test_77964()">
34049         <size>37</size>
34050       </method>
34051       <method name="Boolean bug_78860()">
34052         <size>114</size>
34053       </method>
34054       <method name="Int32 Main()">
34055         <size>1037</size>
34056       </method>
34057     </type>
34058   </test>
34059   <test name="test-490.cs">
34060     <type name="T">
34061       <method name="Void .ctor()">
34062         <size>7</size>
34063       </method>
34064       <method name="Void .cctor()">
34065         <size>39</size>
34066       </method>
34067       <method name="Void Main()">
34068         <size>1</size>
34069       </method>
34070     </type>
34071   </test>
34072   <test name="test-491.cs">
34073     <type name="M">
34074       <method name="Void .ctor()">
34075         <size>7</size>
34076       </method>
34077       <method name="Void Main()">
34078         <size>1</size>
34079       </method>
34080     </type>
34081     <type name="AttrA">
34082       <method name="Void .ctor()">
34083         <size>7</size>
34084       </method>
34085     </type>
34086     <type name="AttrB">
34087       <method name="Void .ctor()">
34088         <size>7</size>
34089       </method>
34090     </type>
34091   </test>
34092   <test name="test-492.cs">
34093     <type name="Test.My1Attribute">
34094       <method name="Void .ctor(Object)">
34095         <size>19</size>
34096       </method>
34097     </type>
34098     <type name="Test.My2Attribute">
34099       <method name="Void .ctor(String[])">
34100         <size>21</size>
34101       </method>
34102     </type>
34103     <type name="Test.My3Attribute">
34104       <method name="Void .ctor(Byte)">
34105         <size>24</size>
34106       </method>
34107     </type>
34108     <type name="Test.Test">
34109       <method name="Void .ctor()">
34110         <size>7</size>
34111       </method>
34112       <method name="Int32 Main()">
34113         <size>60</size>
34114       </method>
34115     </type>
34116   </test>
34117   <test name="test-493.cs">
34118     <type name="A">
34119       <method name="Void .ctor()">
34120         <size>7</size>
34121       </method>
34122       <method name="Int32 get_f()">
34123         <size>2</size>
34124       </method>
34125     </type>
34126     <type name="B">
34127       <method name="Void .ctor()">
34128         <size>7</size>
34129       </method>
34130       <method name="Int32 bar()">
34131         <size>11</size>
34132       </method>
34133     </type>
34134     <type name="C">
34135       <method name="Void .ctor()">
34136         <size>7</size>
34137       </method>
34138       <method name="Void Main()">
34139         <size>1</size>
34140       </method>
34141     </type>
34142   </test>
34143   <test name="test-494.cs">
34144     <type name="Agresso.Foundation.Function">
34145       <method name="Void .ctor()">
34146         <size>7</size>
34147       </method>
34148       <method name="Void Main()">
34149         <size>1</size>
34150       </method>
34151     </type>
34152     <type name="Agresso.Foundation.Translate">
34153       <method name="Void .ctor(Object, IntPtr)">
34154         <size>0</size>
34155       </method>
34156       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
34157         <size>0</size>
34158       </method>
34159       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
34160         <size>0</size>
34161       </method>
34162       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
34163         <size>0</size>
34164       </method>
34165     </type>
34166   </test>
34167   <test name="test-495.cs">
34168     <type name="plj.aClass">
34169       <method name="Void .ctor()">
34170         <size>7</size>
34171       </method>
34172       <method name="plj.aClass op_Implicit(plj.fromClass)">
34173         <size>2</size>
34174       </method>
34175     </type>
34176     <type name="plj.realClass1">
34177       <method name="Void .ctor()">
34178         <size>7</size>
34179       </method>
34180       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
34181         <size>2</size>
34182       </method>
34183     </type>
34184     <type name="plj.fromClass">
34185       <method name="Void .ctor()">
34186         <size>7</size>
34187       </method>
34188       <method name="Void Main()">
34189         <size>1</size>
34190       </method>
34191     </type>
34192   </test>
34193   <test name="test-496.cs">
34194     <type name="Test">
34195       <method name="Void .ctor()">
34196         <size>7</size>
34197       </method>
34198       <method name="IEnumerator GetEnumerator()">
34199         <size>15</size>
34200       </method>
34201       <method name="Void Main()">
34202         <size>11</size>
34203       </method>
34204       <method name="Void Run()">
34205         <size>180</size>
34206       </method>
34207     </type>
34208     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
34209       <method name="Void .ctor()">
34210         <size>7</size>
34211       </method>
34212       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34213         <size>7</size>
34214       </method>
34215       <method name="Boolean MoveNext()">
34216         <size>129</size>
34217       </method>
34218       <method name="Void Dispose()">
34219         <size>8</size>
34220       </method>
34221       <method name="Void Reset()">
34222         <size>6</size>
34223       </method>
34224       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34225         <size>7</size>
34226       </method>
34227     </type>
34228   </test>
34229   <test name="test-497.cs">
34230     <type name="PlotMenuItem">
34231       <method name="Void .ctor()">
34232         <size>7</size>
34233       </method>
34234       <method name="Void .ctor(EventHandler)">
34235         <size>54</size>
34236       </method>
34237       <method name="Int32 Main()">
34238         <size>50</size>
34239       </method>
34240       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
34241         <size>11</size>
34242       </method>
34243       <method name="System.EventHandler get_Callback()">
34244         <size>7</size>
34245       </method>
34246       <method name="Void set_Callback(System.EventHandler)">
34247         <size>8</size>
34248       </method>
34249     </type>
34250   </test>
34251   <test name="test-498.cs">
34252     <type name="C">
34253       <method name="Int32 Main()">
34254         <size>81</size>
34255       </method>
34256     </type>
34257     <type name="A">
34258       <method name="Void .ctor(Single)">
34259         <size>0</size>
34260       </method>
34261       <method name="Int32 get_Foo()">
34262         <size>0</size>
34263       </method>
34264     </type>
34265   </test>
34266   <test name="test-499.cs">
34267     <type name="X">
34268       <method name="Void .ctor()">
34269         <size>7</size>
34270       </method>
34271       <method name="Void Main()">
34272         <size>24</size>
34273       </method>
34274     </type>
34275   </test>
34276   <test name="test-5.cs">
34277     <type name="X">
34278       <method name="Void .ctor()">
34279         <size>7</size>
34280       </method>
34281       <method name="Int32 Main()">
34282         <size>37</size>
34283       </method>
34284     </type>
34285   </test>
34286   <test name="test-500.cs">
34287     <type name="SomeCustomAttribute">
34288       <method name="Void .ctor()">
34289         <size>7</size>
34290       </method>
34291     </type>
34292     <type name="MainClass">
34293       <method name="Void .ctor()">
34294         <size>7</size>
34295       </method>
34296       <method name="Int32 Main()">
34297         <size>117</size>
34298       </method>
34299     </type>
34300   </test>
34301   <test name="test-501.cs">
34302     <type name="Tests">
34303       <method name="Void .ctor()">
34304         <size>7</size>
34305       </method>
34306       <method name="Void DumpException(Tests+FilterStackFrame)">
34307         <size>1</size>
34308       </method>
34309       <method name="Void foo(Boolean ByRef)">
34310         <size>49</size>
34311       </method>
34312       <method name="Void Main(System.String[])">
34313         <size>8</size>
34314       </method>
34315     </type>
34316     <type name="Tests+FilterStackFrame">
34317       <method name="Void .ctor(Object, IntPtr)">
34318         <size>0</size>
34319       </method>
34320       <method name="Boolean Invoke(System.Object)">
34321         <size>0</size>
34322       </method>
34323       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
34324         <size>0</size>
34325       </method>
34326       <method name="Boolean EndInvoke(IAsyncResult)">
34327         <size>0</size>
34328       </method>
34329     </type>
34330     <type name="Tests">
34331       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
34332         <size>2</size>
34333       </method>
34334     </type>
34335   </test>
34336   <test name="test-502.cs">
34337     <type name="Base">
34338       <method name="Void .ctor()">
34339         <size>7</size>
34340       </method>
34341       <method name="Int32 get_Property()">
34342         <size>3</size>
34343       </method>
34344       <method name="Void Main()">
34345         <size>1</size>
34346       </method>
34347     </type>
34348     <type name="Derived">
34349       <method name="Void .ctor()">
34350         <size>7</size>
34351       </method>
34352       <method name="Int32 get_Property()">
34353         <size>3</size>
34354       </method>
34355     </type>
34356     <type name="BaseClass">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360       <method name="Int32 get_Value()">
34361         <size>2</size>
34362       </method>
34363       <method name="Void set_Value(Int32)">
34364         <size>1</size>
34365       </method>
34366     </type>
34367     <type name="DerivedClass">
34368       <method name="Void .ctor()">
34369         <size>7</size>
34370       </method>
34371       <method name="Int32 get_Value()">
34372         <size>2</size>
34373       </method>
34374     </type>
34375     <type name="ErrorClass">
34376       <method name="Void .ctor()">
34377         <size>7</size>
34378       </method>
34379       <method name="Int32 get_Value()">
34380         <size>2</size>
34381       </method>
34382       <method name="Void set_Value(Int32)">
34383         <size>1</size>
34384       </method>
34385     </type>
34386   </test>
34387   <test name="test-503.cs">
34388     <type name="Foo">
34389       <method name="Void .ctor()">
34390         <size>7</size>
34391       </method>
34392       <method name="Int32 Main()">
34393         <size>33</size>
34394       </method>
34395     </type>
34396   </test>
34397   <test name="test-504.cs">
34398     <type name="Foo">
34399       <method name="Void .ctor()">
34400         <size>7</size>
34401       </method>
34402       <method name="Void .cctor()">
34403         <size>7</size>
34404       </method>
34405       <method name="Int32 f()">
34406         <size>2</size>
34407       </method>
34408       <method name="Int32 Main()">
34409         <size>32</size>
34410       </method>
34411     </type>
34412   </test>
34413   <test name="test-505.cs">
34414     <type name="T">
34415       <method name="Void .ctor()">
34416         <size>7</size>
34417       </method>
34418       <method name="Int32 f()">
34419         <size>19</size>
34420       </method>
34421       <method name="Void Main()">
34422         <size>38</size>
34423       </method>
34424     </type>
34425   </test>
34426   <test name="test-506.cs">
34427     <type name="ProtectedSetter.BaseClass">
34428       <method name="Void .ctor()">
34429         <size>7</size>
34430       </method>
34431       <method name="System.String get_Name()">
34432         <size>0</size>
34433       </method>
34434       <method name="Void set_Name(System.String)">
34435         <size>0</size>
34436       </method>
34437     </type>
34438     <type name="ProtectedSetter.DerivedClass">
34439       <method name="Void .ctor()">
34440         <size>7</size>
34441       </method>
34442       <method name="System.String get_Name()">
34443         <size>2</size>
34444       </method>
34445       <method name="Void set_Name(System.String)">
34446         <size>1</size>
34447       </method>
34448       <method name="Void Main()">
34449         <size>1</size>
34450       </method>
34451     </type>
34452   </test>
34453   <test name="test-507.cs">
34454     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
34455       <method name="Void .ctor()">
34456         <size>7</size>
34457       </method>
34458       <method name="Void SomeMethod()">
34459         <size>1</size>
34460       </method>
34461       <method name="Void SomeMethod2()">
34462         <size>1</size>
34463       </method>
34464     </type>
34465     <type name="NewslotVirtualFinal.C">
34466       <method name="Void .ctor()">
34467         <size>7</size>
34468       </method>
34469       <method name="Int32 Main()">
34470         <size>83</size>
34471       </method>
34472     </type>
34473   </test>
34474   <test name="test-508.cs">
34475     <type name="OutputParam">
34476       <method name="Void .ctor()">
34477         <size>7</size>
34478       </method>
34479       <method name="Void Main(System.String[])">
34480         <size>14</size>
34481       </method>
34482       <method name="Void Method(Int32 ByRef)">
34483         <size>17</size>
34484       </method>
34485     </type>
34486   </test>
34487   <test name="test-509.cs">
34488     <type name="BaseClass">
34489       <method name="Void .ctor()">
34490         <size>7</size>
34491       </method>
34492       <method name="Void add_OnEvent(DelegateHandler)">
34493         <size>24</size>
34494       </method>
34495       <method name="Void remove_OnEvent(DelegateHandler)">
34496         <size>24</size>
34497       </method>
34498     </type>
34499     <type name="ExtendingClass">
34500       <method name="Void .ctor()">
34501         <size>7</size>
34502       </method>
34503       <method name="Void Main()">
34504         <size>1</size>
34505       </method>
34506       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
34507         <size>8</size>
34508       </method>
34509       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
34510         <size>8</size>
34511       </method>
34512     </type>
34513     <type name="DelegateHandler">
34514       <method name="Void .ctor(Object, IntPtr)">
34515         <size>0</size>
34516       </method>
34517       <method name="Void Invoke()">
34518         <size>0</size>
34519       </method>
34520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34521         <size>0</size>
34522       </method>
34523       <method name="Void EndInvoke(IAsyncResult)">
34524         <size>0</size>
34525       </method>
34526     </type>
34527   </test>
34528   <test name="test-51.cs">
34529     <type name="Base">
34530       <method name="Void .ctor()">
34531         <size>25</size>
34532       </method>
34533       <method name="Int32 get_b_int_property()">
34534         <size>7</size>
34535       </method>
34536       <method name="Void set_b_int_property(Int32)">
34537         <size>8</size>
34538       </method>
34539       <method name="System.String b_get_id()">
34540         <size>6</size>
34541       </method>
34542     </type>
34543     <type name="Derived">
34544       <method name="Void .ctor()">
34545         <size>26</size>
34546       </method>
34547       <method name="Int32 get_b_int_property()">
34548         <size>7</size>
34549       </method>
34550       <method name="Void set_b_int_property(Int32)">
34551         <size>8</size>
34552       </method>
34553       <method name="Int32 Test()">
34554         <size>138</size>
34555       </method>
34556     </type>
34557     <type name="boot">
34558       <method name="Void .ctor()">
34559         <size>7</size>
34560       </method>
34561       <method name="Int32 Main()">
34562         <size>13</size>
34563       </method>
34564     </type>
34565   </test>
34566   <test name="test-510.cs">
34567     <type name="Foo">
34568       <method name="Void .ctor()">
34569         <size>7</size>
34570       </method>
34571       <method name="Void test39(Int32 ByRef)">
34572         <size>36</size>
34573       </method>
34574       <method name="Void Main()">
34575         <size>28</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-511.cs">
34580     <type name="Foo">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="Void Main(System.String[])">
34585         <size>17</size>
34586       </method>
34587       <method name="Void f()">
34588         <size>7</size>
34589       </method>
34590     </type>
34591   </test>
34592   <test name="test-512.cs">
34593     <type name="Foo">
34594       <method name="Void .ctor()">
34595         <size>7</size>
34596       </method>
34597       <method name="Void Main(System.String[])">
34598         <size>17</size>
34599       </method>
34600       <method name="Void f()">
34601         <size>7</size>
34602       </method>
34603     </type>
34604   </test>
34605   <test name="test-513.cs">
34606     <type name="Test">
34607       <method name="Void .ctor()">
34608         <size>7</size>
34609       </method>
34610       <method name="Int32 Main()">
34611         <size>246</size>
34612       </method>
34613     </type>
34614   </test>
34615   <test name="test-514.cs">
34616     <type name="X">
34617       <method name="Void .ctor()">
34618         <size>7</size>
34619       </method>
34620       <method name="Void HandleConflict(Int32)">
34621         <size>31</size>
34622       </method>
34623       <method name="Int32 Main()">
34624         <size>40</size>
34625       </method>
34626     </type>
34627   </test>
34628   <test name="test-515.cs">
34629     <type name="X">
34630       <method name="Void .ctor()">
34631         <size>7</size>
34632       </method>
34633       <method name="Void Main()">
34634         <size>35</size>
34635       </method>
34636     </type>
34637   </test>
34638   <test name="test-516.cs">
34639     <type name="X">
34640       <method name="Void .ctor()">
34641         <size>7</size>
34642       </method>
34643       <method name="Void Main()">
34644         <size>35</size>
34645       </method>
34646     </type>
34647   </test>
34648   <test name="test-517.cs">
34649     <type name="Test">
34650       <method name="Void .ctor()">
34651         <size>7</size>
34652       </method>
34653       <method name="Int32 Main()">
34654         <size>11</size>
34655       </method>
34656     </type>
34657   </test>
34658   <test name="test-518.cs">
34659     <type name="Foo">
34660       <method name="Void .ctor()">
34661         <size>7</size>
34662       </method>
34663       <method name="Int32 Main()">
34664         <size>19</size>
34665       </method>
34666     </type>
34667   </test>
34668   <test name="test-519.cs">
34669     <type name="Foo">
34670       <method name="Void .ctor()">
34671         <size>7</size>
34672       </method>
34673       <method name="Int32 Main()">
34674         <size>32</size>
34675       </method>
34676       <method name="Void f()">
34677         <size>29</size>
34678       </method>
34679     </type>
34680   </test>
34681   <test name="test-52.cs">
34682     <type name="Y">
34683       <method name="Void .ctor()">
34684         <size>7</size>
34685       </method>
34686       <method name="Boolean MoveNext()">
34687         <size>28</size>
34688       </method>
34689       <method name="System.Object get_Current()">
34690         <size>12</size>
34691       </method>
34692     </type>
34693     <type name="X">
34694       <method name="Void .ctor()">
34695         <size>7</size>
34696       </method>
34697       <method name="Void .cctor()">
34698         <size>36</size>
34699       </method>
34700       <method name="Y GetEnumerator()">
34701         <size>6</size>
34702       </method>
34703       <method name="Int32 Main()">
34704         <size>504</size>
34705       </method>
34706     </type>
34707   </test>
34708   <test name="test-520.cs">
34709     <type name="FakeInt">
34710       <method name="Void .ctor(Int64)">
34711         <size>14</size>
34712       </method>
34713       <method name="Int64 op_Implicit(FakeInt)">
34714         <size>7</size>
34715       </method>
34716     </type>
34717     <type name="MainClass">
34718       <method name="Void .ctor()">
34719         <size>7</size>
34720       </method>
34721       <method name="Void Main()">
34722         <size>28</size>
34723       </method>
34724     </type>
34725   </test>
34726   <test name="test-521.cs">
34727     <type name="Tests">
34728       <method name="Void .ctor()">
34729         <size>7</size>
34730       </method>
34731       <method name="Void CallWithContextN(System.Object, System.Object[])">
34732         <size>1</size>
34733       </method>
34734       <method name="Void Main()">
34735         <size>14</size>
34736       </method>
34737     </type>
34738     <type name="Tests+CallTargetWithContextN">
34739       <method name="Void .ctor(Object, IntPtr)">
34740         <size>0</size>
34741       </method>
34742       <method name="Void Invoke(System.Object, System.Object[])">
34743         <size>0</size>
34744       </method>
34745       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
34746         <size>0</size>
34747       </method>
34748       <method name="Void EndInvoke(IAsyncResult)">
34749         <size>0</size>
34750       </method>
34751     </type>
34752   </test>
34753   <test name="test-522.cs">
34754     <type name="Const">
34755       <method name="Void .ctor()">
34756         <size>7</size>
34757       </method>
34758       <method name="Void Main()">
34759         <size>1</size>
34760       </method>
34761     </type>
34762   </test>
34763   <test name="test-523.cs">
34764     <type name="T">
34765       <method name="Void .ctor()">
34766         <size>7</size>
34767       </method>
34768       <method name="Int32 stuff()">
34769         <size>20</size>
34770       </method>
34771       <method name="Int32 stuff2()">
34772         <size>44</size>
34773       </method>
34774       <method name="Int32 stuff3()">
34775         <size>44</size>
34776       </method>
34777       <method name="Void stuff4()">
34778         <size>20</size>
34779       </method>
34780       <method name="Void stuff_finally()">
34781         <size>1</size>
34782       </method>
34783       <method name="Void Main()">
34784         <size>1</size>
34785       </method>
34786     </type>
34787   </test>
34788   <test name="test-524.cs">
34789     <type name="Foo">
34790       <method name="Void .ctor()">
34791         <size>7</size>
34792       </method>
34793       <method name="Int32 Main()">
34794         <size>42</size>
34795       </method>
34796     </type>
34797   </test>
34798   <test name="test-525.cs">
34799     <type name="X">
34800       <method name="Void .ctor()">
34801         <size>7</size>
34802       </method>
34803       <method name="Void Finalize()">
34804         <size>23</size>
34805       </method>
34806       <method name="Int32 Test1()">
34807         <size>33</size>
34808       </method>
34809       <method name="Void Test2()">
34810         <size>66</size>
34811       </method>
34812       <method name="Void Main()">
34813         <size>39</size>
34814       </method>
34815     </type>
34816     <type name="&lt;PrivateImplementationDetails&gt;">
34817       <method name="Void .ctor()">
34818         <size>7</size>
34819       </method>
34820     </type>
34821   </test>
34822   <test name="test-526.cs">
34823     <type name="Test">
34824       <method name="Void .ctor()">
34825         <size>7</size>
34826       </method>
34827       <method name="Void Main()">
34828         <size>1</size>
34829       </method>
34830       <method name="Void Foo(IListCounter)">
34831         <size>8</size>
34832       </method>
34833       <method name="Void Foo2(IC)">
34834         <size>8</size>
34835       </method>
34836       <method name="Void Foo3(ICC)">
34837         <size>8</size>
34838       </method>
34839       <method name="Void Foo4(IM2)">
34840         <size>8</size>
34841       </method>
34842     </type>
34843   </test>
34844   <test name="test-527.cs">
34845     <type name="Repro">
34846       <method name="Void .ctor()">
34847         <size>19</size>
34848       </method>
34849       <method name="Int32 Main()">
34850         <size>48</size>
34851       </method>
34852       <method name="Void foo()">
34853         <size>61</size>
34854       </method>
34855       <method name="Int32 bar()">
34856         <size>3</size>
34857       </method>
34858     </type>
34859   </test>
34860   <test name="test-528.cs">
34861     <type name="MicroFocus.MONO.Bugs.Odd">
34862       <method name="Void .ctor()">
34863         <size>7</size>
34864       </method>
34865       <method name="Void .cctor()">
34866         <size>25</size>
34867       </method>
34868       <method name="Void Main()">
34869         <size>1</size>
34870       </method>
34871     </type>
34872   </test>
34873   <test name="test-529.cs">
34874     <type name="C">
34875       <method name="Void .ctor()">
34876         <size>7</size>
34877       </method>
34878       <method name="Void Main()">
34879         <size>8</size>
34880       </method>
34881     </type>
34882   </test>
34883   <test name="test-53.cs">
34884     <type name="MyDispose">
34885       <method name="Void .ctor()">
34886         <size>7</size>
34887       </method>
34888       <method name="Void Dispose()">
34889         <size>8</size>
34890       </method>
34891     </type>
34892     <type name="X">
34893       <method name="Void .ctor()">
34894         <size>7</size>
34895       </method>
34896       <method name="Int32 Main()">
34897         <size>257</size>
34898       </method>
34899     </type>
34900   </test>
34901   <test name="test-530.cs">
34902     <type name="X">
34903       <method name="Void .ctor()">
34904         <size>7</size>
34905       </method>
34906       <method name="Void e(System.Object[])">
34907         <size>1</size>
34908       </method>
34909       <method name="Void Main()">
34910         <size>1</size>
34911       </method>
34912     </type>
34913   </test>
34914   <test name="test-531.cs">
34915     <type name="Test">
34916       <method name="Void .ctor()">
34917         <size>7</size>
34918       </method>
34919       <method name="Void Main()">
34920         <size>11</size>
34921       </method>
34922     </type>
34923   </test>
34924   <test name="test-532.cs">
34925     <type name="X">
34926       <method name="Void .ctor()">
34927         <size>47</size>
34928       </method>
34929       <method name="Void Main()">
34930         <size>1</size>
34931       </method>
34932     </type>
34933   </test>
34934   <test name="test-533.cs">
34935     <type name="Test">
34936       <method name="Void .ctor()">
34937         <size>7</size>
34938       </method>
34939       <method name="Void True(Boolean)">
34940         <size>10</size>
34941       </method>
34942       <method name="Void False(Boolean)">
34943         <size>13</size>
34944       </method>
34945       <method name="Void Main()">
34946         <size>61</size>
34947       </method>
34948     </type>
34949   </test>
34950   <test name="test-535.cs">
34951     <type name="X">
34952       <method name="Void .ctor()">
34953         <size>7</size>
34954       </method>
34955       <method name="Void Main()">
34956         <size>77</size>
34957       </method>
34958       <method name="Void Compile()">
34959         <size>19</size>
34960       </method>
34961       <method name="Void M(Int64)">
34962         <size>1</size>
34963       </method>
34964       <method name="Void M(UInt64)">
34965         <size>1</size>
34966       </method>
34967       <method name="Void M(System.Object)">
34968         <size>1</size>
34969       </method>
34970     </type>
34971   </test>
34972   <test name="test-536.cs">
34973     <type name="Test">
34974       <method name="Void add_Foo(FooHandler)">
34975         <size>22</size>
34976       </method>
34977       <method name="Void remove_Foo(FooHandler)">
34978         <size>22</size>
34979       </method>
34980       <method name="Void OnFooTest()">
34981         <size>1</size>
34982       </method>
34983       <method name="Void Main()">
34984         <size>31</size>
34985       </method>
34986     </type>
34987     <type name="FooHandler">
34988       <method name="Void .ctor(Object, IntPtr)">
34989         <size>0</size>
34990       </method>
34991       <method name="Void Invoke()">
34992         <size>0</size>
34993       </method>
34994       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34995         <size>0</size>
34996       </method>
34997       <method name="Void EndInvoke(IAsyncResult)">
34998         <size>0</size>
34999       </method>
35000     </type>
35001     <type name="Test">
35002       <method name="Void &lt;Main&gt;m__0()">
35003         <size>33</size>
35004       </method>
35005     </type>
35006   </test>
35007   <test name="test-537.cs">
35008     <type name="Base">
35009       <method name="Void .ctor()">
35010         <size>7</size>
35011       </method>
35012       <method name="System.String get_H()">
35013         <size>6</size>
35014       </method>
35015     </type>
35016     <type name="X">
35017       <method name="Void .ctor()">
35018         <size>7</size>
35019       </method>
35020     </type>
35021     <type name="X+Derived">
35022       <method name="Void .ctor()">
35023         <size>7</size>
35024       </method>
35025     </type>
35026     <type name="X+Derived+Nested">
35027       <method name="Void .ctor()">
35028         <size>7</size>
35029       </method>
35030       <method name="Void G()">
35031         <size>21</size>
35032       </method>
35033     </type>
35034     <type name="Derived">
35035       <method name="Void .ctor()">
35036         <size>7</size>
35037       </method>
35038     </type>
35039     <type name="Derived+Nested">
35040       <method name="Void .ctor()">
35041         <size>7</size>
35042       </method>
35043       <method name="Void G()">
35044         <size>18</size>
35045       </method>
35046     </type>
35047     <type name="Test">
35048       <method name="Void .ctor()">
35049         <size>7</size>
35050       </method>
35051       <method name="Void Main()">
35052         <size>1</size>
35053       </method>
35054     </type>
35055   </test>
35056   <test name="test-538.cs">
35057     <type name="concrete">
35058       <method name="Void .ctor()">
35059         <size>7</size>
35060       </method>
35061     </type>
35062     <type name="Program">
35063       <method name="Void .ctor()">
35064         <size>7</size>
35065       </method>
35066       <method name="concrete getConcrete(IInterface)">
35067         <size>6</size>
35068       </method>
35069       <method name="Void Main(System.String[])">
35070         <size>20</size>
35071       </method>
35072     </type>
35073     <type name="testDelegate">
35074       <method name="Void .ctor(Object, IntPtr)">
35075         <size>0</size>
35076       </method>
35077       <method name="IInterface Invoke(concrete)">
35078         <size>0</size>
35079       </method>
35080       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
35081         <size>0</size>
35082       </method>
35083       <method name="IInterface EndInvoke(IAsyncResult)">
35084         <size>0</size>
35085       </method>
35086     </type>
35087   </test>
35088   <test name="test-54.cs">
35089     <type name="X">
35090       <method name="Void .ctor()">
35091         <size>7</size>
35092       </method>
35093       <method name="Boolean v()">
35094         <size>26</size>
35095       </method>
35096       <method name="Int32 Main()">
35097         <size>2</size>
35098       </method>
35099     </type>
35100   </test>
35101   <test name="test-540.cs">
35102     <type name="A">
35103       <method name="Void .ctor()">
35104         <size>7</size>
35105       </method>
35106       <method name="Byte op_Implicit(A)">
35107         <size>3</size>
35108       </method>
35109     </type>
35110     <type name="Constraint">
35111       <method name="Void .ctor()">
35112         <size>7</size>
35113       </method>
35114       <method name="Void Foo(System.Object)">
35115         <size>1</size>
35116       </method>
35117       <method name="Int32 Main()">
35118         <size>93</size>
35119       </method>
35120       <method name="Constraint op_LogicalNot(Constraint)">
35121         <size>2</size>
35122       </method>
35123       <method name="Constraint op_UnaryPlus(Constraint)">
35124         <size>2</size>
35125       </method>
35126       <method name="Constraint op_OnesComplement(Constraint)">
35127         <size>2</size>
35128       </method>
35129       <method name="Constraint op_UnaryNegation(Constraint)">
35130         <size>2</size>
35131       </method>
35132     </type>
35133   </test>
35134   <test name="test-541.cs">
35135     <type name="A">
35136       <method name="Void .ctor(TestFunc)">
35137         <size>14</size>
35138       </method>
35139     </type>
35140     <type name="TestClass">
35141       <method name="Void .ctor()">
35142         <size>7</size>
35143       </method>
35144       <method name="Void .cctor()">
35145         <size>46</size>
35146       </method>
35147       <method name="Int32 Main()">
35148         <size>6</size>
35149       </method>
35150     </type>
35151     <type name="TestFunc">
35152       <method name="Void .ctor(Object, IntPtr)">
35153         <size>0</size>
35154       </method>
35155       <method name="Void Invoke(Int32)">
35156         <size>0</size>
35157       </method>
35158       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35159         <size>0</size>
35160       </method>
35161       <method name="Void EndInvoke(IAsyncResult)">
35162         <size>0</size>
35163       </method>
35164     </type>
35165     <type name="TestClass">
35166       <method name="Void &lt;a&gt;m__0(Int32)">
35167         <size>7</size>
35168       </method>
35169     </type>
35170   </test>
35171   <test name="test-542.cs">
35172     <type name="X">
35173       <method name="Void .ctor()">
35174         <size>7</size>
35175       </method>
35176       <method name="Void Main()">
35177         <size>1</size>
35178       </method>
35179     </type>
35180     <type name="ARec">
35181       <method name="Void .ctor(Decimal)">
35182         <size>14</size>
35183       </method>
35184       <method name="Decimal Round(Int32)">
35185         <size>13</size>
35186       </method>
35187       <method name="Decimal Round(Decimal, Int32)">
35188         <size>7</size>
35189       </method>
35190     </type>
35191   </test>
35192   <test name="test-543.cs">
35193     <type name="BetterMethod">
35194       <method name="Void .ctor()">
35195         <size>7</size>
35196       </method>
35197       <method name="Int32 get_Item(System.Boolean[])">
35198         <size>2</size>
35199       </method>
35200       <method name="System.String get_Item(Boolean, System.Object)">
35201         <size>6</size>
35202       </method>
35203     </type>
35204     <type name="MainClass">
35205       <method name="Void .ctor()">
35206         <size>7</size>
35207       </method>
35208       <method name="Int32 get_Item(Int32, System.String[])">
35209         <size>2</size>
35210       </method>
35211       <method name="Void set_Item(Int32, System.String[], Int32)">
35212         <size>40</size>
35213       </method>
35214       <method name="System.Object get_Item(Int32, System.Object[])">
35215         <size>2</size>
35216       </method>
35217       <method name="Void set_Item(Int32, System.Object[], System.Object)">
35218         <size>40</size>
35219       </method>
35220       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
35221         <size>2</size>
35222       </method>
35223       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
35224         <size>40</size>
35225       </method>
35226       <method name="Void Main(System.String[])">
35227         <size>258</size>
35228       </method>
35229     </type>
35230   </test>
35231   <test name="test-544.cs">
35232     <type name="X">
35233       <method name="Void .ctor()">
35234         <size>7</size>
35235       </method>
35236       <method name="Void Main()">
35237         <size>32</size>
35238       </method>
35239     </type>
35240   </test>
35241   <test name="test-545.cs">
35242     <type name="X">
35243       <method name="Void .ctor()">
35244         <size>7</size>
35245       </method>
35246       <method name="Void Main()">
35247         <size>1</size>
35248       </method>
35249     </type>
35250     <type name="Dingus">
35251       <method name="Void .ctor(Int32)">
35252         <size>1</size>
35253       </method>
35254     </type>
35255   </test>
35256   <test name="test-546.cs">
35257     <type name="NameSpace.C">
35258       <method name="Void .ctor()">
35259         <size>7</size>
35260       </method>
35261       <method name="Void Main()">
35262         <size>1</size>
35263       </method>
35264     </type>
35265   </test>
35266   <test name="test-547.cs">
35267     <type name="C">
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-548.cs">
35277     <type name="Bugs.Bug0">
35278       <method name="Void .ctor()">
35279         <size>7</size>
35280       </method>
35281       <method name="Int32 Main()">
35282         <size>23</size>
35283       </method>
35284     </type>
35285     <type name="Bugs.Bug0+MyBoolean">
35286       <method name="Void .ctor(Boolean)">
35287         <size>8</size>
35288       </method>
35289       <method name="MyBoolean op_Implicit(Boolean)">
35290         <size>7</size>
35291       </method>
35292       <method name="Boolean op_Implicit(MyBoolean)">
35293         <size>8</size>
35294       </method>
35295     </type>
35296   </test>
35297   <test name="test-549.cs">
35298     <type name="Do">
35299       <method name="Void .ctor()">
35300         <size>7</size>
35301       </method>
35302       <method name="Void Register(Get)">
35303         <size>1</size>
35304       </method>
35305       <method name="Void Register(System.Object)">
35306         <size>1</size>
35307       </method>
35308       <method name="System.Object MyGet(Do)">
35309         <size>2</size>
35310       </method>
35311       <method name="Void X()">
35312         <size>19</size>
35313       </method>
35314     </type>
35315     <type name="User">
35316       <method name="Void .ctor()">
35317         <size>7</size>
35318       </method>
35319       <method name="Void Main()">
35320         <size>1</size>
35321       </method>
35322     </type>
35323     <type name="Get">
35324       <method name="Void .ctor(Object, IntPtr)">
35325         <size>0</size>
35326       </method>
35327       <method name="System.Object Invoke(Do)">
35328         <size>0</size>
35329       </method>
35330       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
35331         <size>0</size>
35332       </method>
35333       <method name="System.Object EndInvoke(IAsyncResult)">
35334         <size>0</size>
35335       </method>
35336     </type>
35337   </test>
35338   <test name="test-55.cs">
35339     <type name="A.B.C">
35340       <method name="Void .ctor()">
35341         <size>7</size>
35342       </method>
35343       <method name="Void Hola()">
35344         <size>11</size>
35345       </method>
35346     </type>
35347     <type name="X.Y.Z.W">
35348       <method name="Void .ctor()">
35349         <size>7</size>
35350       </method>
35351       <method name="Void Ahoj()">
35352         <size>11</size>
35353       </method>
35354     </type>
35355     <type name="Foo.System">
35356       <method name="Void .ctor()">
35357         <size>7</size>
35358       </method>
35359       <method name="Void X()">
35360         <size>11</size>
35361       </method>
35362     </type>
35363     <type name="App">
35364       <method name="Void .ctor()">
35365         <size>7</size>
35366       </method>
35367       <method name="Int32 Main()">
35368         <size>12</size>
35369       </method>
35370     </type>
35371   </test>
35372   <test name="test-550.cs">
35373     <type name="Bla.Blub.Fo‿o">
35374       <method name="Void .ctor()">
35375         <size>7</size>
35376       </method>
35377       <method name="Void Main(System.String[])">
35378         <size>11</size>
35379       </method>
35380     </type>
35381   </test>
35382   <test name="test-551.cs">
35383     <type name="System.Int32">
35384       <method name="Void Main()">
35385         <size>1</size>
35386       </method>
35387     </type>
35388   </test>
35389   <test name="test-552.cs">
35390     <type name="C">
35391       <method name="Void .ctor()">
35392         <size>7</size>
35393       </method>
35394       <method name="Void Test(C)">
35395         <size>1</size>
35396       </method>
35397       <method name="Void Main()">
35398         <size>14</size>
35399       </method>
35400     </type>
35401   </test>
35402   <test name="test-553.cs">
35403     <type name="A">
35404       <method name="Void .ctor()">
35405         <size>7</size>
35406       </method>
35407       <method name="Void Add(System.Object)">
35408         <size>1</size>
35409       </method>
35410     </type>
35411     <type name="B">
35412       <method name="Void .ctor()">
35413         <size>7</size>
35414       </method>
35415       <method name="Boolean Add(System.Object)">
35416         <size>2</size>
35417       </method>
35418       <method name="Void Main()">
35419         <size>1</size>
35420       </method>
35421     </type>
35422   </test>
35423   <test name="test-554.cs">
35424     <type name="C">
35425       <method name="Void .ctor()">
35426         <size>7</size>
35427       </method>
35428       <method name="Int32 Main()">
35429         <size>145</size>
35430       </method>
35431     </type>
35432     <type name="&lt;PrivateImplementationDetails&gt;">
35433       <method name="Void .ctor()">
35434         <size>7</size>
35435       </method>
35436     </type>
35437   </test>
35438   <test name="test-555.cs">
35439     <type name="Test">
35440       <method name="Void .ctor()">
35441         <size>7</size>
35442       </method>
35443       <method name="Int32 Main()">
35444         <size>351</size>
35445       </method>
35446     </type>
35447   </test>
35448   <test name="test-556.cs">
35449     <type name="S">
35450       <method name="Void .ctor()">
35451         <size>7</size>
35452       </method>
35453       <method name="Void Frobnikator()">
35454         <size>1</size>
35455       </method>
35456       <method name="Void CharToX()">
35457         <size>1</size>
35458       </method>
35459       <method name="Int32 Main()">
35460         <size>35</size>
35461       </method>
35462     </type>
35463   </test>
35464   <test name="test-557.cs">
35465     <type name="Test">
35466       <method name="Void .ctor()">
35467         <size>7</size>
35468       </method>
35469       <method name="Void Main(System.String[])">
35470         <size>1</size>
35471       </method>
35472     </type>
35473   </test>
35474   <test name="test-558.cs">
35475     <type name="TestClass">
35476       <method name="Void .ctor()">
35477         <size>7</size>
35478       </method>
35479       <method name="Void Main()">
35480         <size>21</size>
35481       </method>
35482       <method name="Void TestMethod(Int32)">
35483         <size>1</size>
35484       </method>
35485     </type>
35486     <type name="TestClass+OneDelegate">
35487       <method name="Void .ctor(Object, IntPtr)">
35488         <size>0</size>
35489       </method>
35490       <method name="Void Invoke(Int32)">
35491         <size>0</size>
35492       </method>
35493       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35494         <size>0</size>
35495       </method>
35496       <method name="Void EndInvoke(IAsyncResult)">
35497         <size>0</size>
35498       </method>
35499     </type>
35500   </test>
35501   <test name="test-559.cs">
35502     <type name="C">
35503       <method name="Void .ctor()">
35504         <size>7</size>
35505       </method>
35506       <method name="Void add_TestEvent(B+TestDelegate)">
35507         <size>24</size>
35508       </method>
35509       <method name="Void remove_TestEvent(B+TestDelegate)">
35510         <size>24</size>
35511       </method>
35512       <method name="Void Main()">
35513         <size>1</size>
35514       </method>
35515     </type>
35516   </test>
35517   <test name="test-56.cs">
35518     <type name="A">
35519       <method name="Void .ctor()">
35520         <size>7</size>
35521       </method>
35522       <method name="Int32 get_P()">
35523         <size>7</size>
35524       </method>
35525       <method name="Void set_P(Int32)">
35526         <size>8</size>
35527       </method>
35528       <method name="Int32 get_Q()">
35529         <size>0</size>
35530       </method>
35531       <method name="Void set_Q(Int32)">
35532         <size>0</size>
35533       </method>
35534       <method name="Int32 get_R()">
35535         <size>7</size>
35536       </method>
35537       <method name="Void set_R(Int32)">
35538         <size>8</size>
35539       </method>
35540     </type>
35541     <type name="B">
35542       <method name="Void .ctor()">
35543         <size>7</size>
35544       </method>
35545       <method name="Int32 get_P()">
35546         <size>7</size>
35547       </method>
35548       <method name="Void set_P(Int32)">
35549         <size>8</size>
35550       </method>
35551       <method name="Int32 get_Q()">
35552         <size>7</size>
35553       </method>
35554       <method name="Void set_Q(Int32)">
35555         <size>8</size>
35556       </method>
35557     </type>
35558     <type name="C">
35559       <method name="Void .ctor()">
35560         <size>7</size>
35561       </method>
35562       <method name="Int32 get_Q()">
35563         <size>7</size>
35564       </method>
35565       <method name="Void set_Q(Int32)">
35566         <size>8</size>
35567       </method>
35568       <method name="Int32 get_R()">
35569         <size>7</size>
35570       </method>
35571       <method name="Void set_R(Int32)">
35572         <size>8</size>
35573       </method>
35574     </type>
35575     <type name="M">
35576       <method name="Void .ctor()">
35577         <size>7</size>
35578       </method>
35579       <method name="Int32 Main()">
35580         <size>221</size>
35581       </method>
35582     </type>
35583   </test>
35584   <test name="test-560.cs">
35585     <type name="Bugs.Bug2">
35586       <method name="Void .ctor()">
35587         <size>7</size>
35588       </method>
35589       <method name="Void Main(System.String[])">
35590         <size>81</size>
35591       </method>
35592     </type>
35593     <type name="Bugs.Bug2+MyByte">
35594       <method name="Void .ctor(Byte)">
35595         <size>8</size>
35596       </method>
35597       <method name="MyByte op_Implicit(Byte)">
35598         <size>7</size>
35599       </method>
35600       <method name="Byte op_Implicit(MyByte)">
35601         <size>8</size>
35602       </method>
35603     </type>
35604     <type name="Bugs.Bug2+MyInt">
35605       <method name="Void .ctor(Int32)">
35606         <size>8</size>
35607       </method>
35608       <method name="MyInt op_Implicit(Int32)">
35609         <size>7</size>
35610       </method>
35611       <method name="Int32 op_Implicit(MyInt)">
35612         <size>8</size>
35613       </method>
35614     </type>
35615   </test>
35616   <test name="test-561.cs">
35617     <type name="A">
35618       <method name="Void .ctor()">
35619         <size>7</size>
35620       </method>
35621       <method name="Void I.M()">
35622         <size>1</size>
35623       </method>
35624       <method name="Void M()">
35625         <size>0</size>
35626       </method>
35627     </type>
35628     <type name="C">
35629       <method name="Void .ctor()">
35630         <size>7</size>
35631       </method>
35632       <method name="Void M()">
35633         <size>1</size>
35634       </method>
35635       <method name="Void Main()">
35636         <size>1</size>
35637       </method>
35638     </type>
35639   </test>
35640   <test name="test-562.cs">
35641     <type name="Program">
35642       <method name="Void .ctor()">
35643         <size>7</size>
35644       </method>
35645       <method name="Int32 Main()">
35646         <size>45</size>
35647       </method>
35648     </type>
35649   </test>
35650   <test name="test-563.cs">
35651     <type name="Test">
35652       <method name="Void .ctor()">
35653         <size>7</size>
35654       </method>
35655       <method name="System.Object TestMethod(TestCollection)">
35656         <size>66</size>
35657       </method>
35658       <method name="Void Main()">
35659         <size>1</size>
35660       </method>
35661     </type>
35662   </test>
35663   <test name="test-564.cs">
35664     <type name="A">
35665       <method name="Void .ctor()">
35666         <size>7</size>
35667       </method>
35668       <method name="Void Main()">
35669         <size>1</size>
35670       </method>
35671     </type>
35672   </test>
35673   <test name="test-565.cs">
35674     <type name="T">
35675       <method name="Void .ctor()">
35676         <size>7</size>
35677       </method>
35678       <method name="Boolean Equals(System.Object)">
35679         <size>2</size>
35680       </method>
35681       <method name="Void Main()">
35682         <size>1</size>
35683       </method>
35684     </type>
35685   </test>
35686   <test name="test-566.cs">
35687     <type name="Test">
35688       <method name="Void .ctor()">
35689         <size>7</size>
35690       </method>
35691       <method name="System.String get_Spec()">
35692         <size>12</size>
35693       </method>
35694       <method name="Void Foo(C)">
35695         <size>7</size>
35696       </method>
35697       <method name="Void Foo2(CC)">
35698         <size>12</size>
35699       </method>
35700       <method name="Void Main()">
35701         <size>1</size>
35702       </method>
35703     </type>
35704     <type name="CA">
35705       <method name="Void .ctor()">
35706         <size>7</size>
35707       </method>
35708       <method name="Void set_Spec(System.String)">
35709         <size>1</size>
35710       </method>
35711     </type>
35712     <type name="CB">
35713       <method name="Void .ctor()">
35714         <size>7</size>
35715       </method>
35716       <method name="Void set_Spec(System.String)">
35717         <size>1</size>
35718       </method>
35719     </type>
35720     <type name="CC">
35721       <method name="Void .ctor()">
35722         <size>7</size>
35723       </method>
35724     </type>
35725   </test>
35726   <test name="test-567.cs">
35727     <type name="preservesig_test.Class1">
35728       <method name="Void .ctor()">
35729         <size>7</size>
35730       </method>
35731       <method name="Int32 Main(System.String[])">
35732         <size>143</size>
35733       </method>
35734     </type>
35735     <type name="preservesig_test.TestClass">
35736       <method name="Void .ctor()">
35737         <size>7</size>
35738       </method>
35739       <method name="Void add_e(preservesig_test.TestClass+D)">
35740         <size>24</size>
35741       </method>
35742       <method name="Void remove_e(preservesig_test.TestClass+D)">
35743         <size>24</size>
35744       </method>
35745       <method name="Int32 DoFoo()">
35746         <size>2</size>
35747       </method>
35748       <method name="Int32 get_Foo()">
35749         <size>2</size>
35750       </method>
35751     </type>
35752     <type name="preservesig_test.TestClass+D">
35753       <method name="Void .ctor(Object, IntPtr)">
35754         <size>0</size>
35755       </method>
35756       <method name="Void Invoke()">
35757         <size>0</size>
35758       </method>
35759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35760         <size>0</size>
35761       </method>
35762       <method name="Void EndInvoke(IAsyncResult)">
35763         <size>0</size>
35764       </method>
35765     </type>
35766   </test>
35767   <test name="test-568.cs">
35768     <type name="B">
35769       <method name="Void .ctor()">
35770         <size>7</size>
35771       </method>
35772       <method name="Void Main()">
35773         <size>1</size>
35774       </method>
35775     </type>
35776   </test>
35777   <test name="test-569.cs">
35778     <type name="MyAttribute">
35779       <method name="Void .ctor()">
35780         <size>7</size>
35781       </method>
35782     </type>
35783     <type name="SubAttribute">
35784       <method name="Void .ctor()">
35785         <size>7</size>
35786       </method>
35787     </type>
35788     <type name="test">
35789       <method name="Void .ctor()">
35790         <size>7</size>
35791       </method>
35792       <method name="Void method()">
35793         <size>1</size>
35794       </method>
35795       <method name="Void Main()">
35796         <size>1</size>
35797       </method>
35798     </type>
35799   </test>
35800   <test name="test-57.cs">
35801     <type name="Button">
35802       <method name="Void .ctor()">
35803         <size>7</size>
35804       </method>
35805       <method name="Void add_Click(EventHandler)">
35806         <size>24</size>
35807       </method>
35808       <method name="Void remove_Click(EventHandler)">
35809         <size>24</size>
35810       </method>
35811       <method name="Void OnClick(Int32, Int32)">
35812         <size>36</size>
35813       </method>
35814       <method name="Void Reset()">
35815         <size>8</size>
35816       </method>
35817     </type>
35818     <type name="Blah">
35819       <method name="Void .ctor()">
35820         <size>18</size>
35821       </method>
35822       <method name="Void Connect()">
35823         <size>59</size>
35824       </method>
35825       <method name="Void Button1_Click(Int32, Int32)">
35826         <size>34</size>
35827       </method>
35828       <method name="Void Foo_Click(Int32, Int32)">
35829         <size>34</size>
35830       </method>
35831       <method name="Void Disconnect()">
35832         <size>34</size>
35833       </method>
35834       <method name="Int32 Main()">
35835         <size>66</size>
35836       </method>
35837     </type>
35838     <type name="EventHandler">
35839       <method name="Void .ctor(Object, IntPtr)">
35840         <size>0</size>
35841       </method>
35842       <method name="Void Invoke(Int32, Int32)">
35843         <size>0</size>
35844       </method>
35845       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35846         <size>0</size>
35847       </method>
35848       <method name="Void EndInvoke(IAsyncResult)">
35849         <size>0</size>
35850       </method>
35851     </type>
35852   </test>
35853   <test name="test-570.cs">
35854     <type name="Bar">
35855       <method name="Void .ctor()">
35856         <size>7</size>
35857       </method>
35858     </type>
35859     <type name="Program">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="Void Main()">
35864         <size>47</size>
35865       </method>
35866     </type>
35867   </test>
35868   <test name="test-571.cs">
35869     <type name="Test">
35870       <method name="Void .ctor()">
35871         <size>7</size>
35872       </method>
35873       <method name="Void Main()">
35874         <size>1</size>
35875       </method>
35876     </type>
35877   </test>
35878   <test name="test-572.cs">
35879     <type name="C">
35880       <method name="Void .ctor()">
35881         <size>7</size>
35882       </method>
35883       <method name="Color get_Color()">
35884         <size>10</size>
35885       </method>
35886       <method name="Void ResetCustomColors()">
35887         <size>16</size>
35888       </method>
35889       <method name="Void Main()">
35890         <size>1</size>
35891       </method>
35892     </type>
35893     <type name="Color">
35894       <method name="Color From(Int32)">
35895         <size>10</size>
35896       </method>
35897       <method name="Int32 ToArgb()">
35898         <size>2</size>
35899       </method>
35900     </type>
35901   </test>
35902   <test name="test-573.cs">
35903     <type name="C">
35904       <method name="Void .ctor()">
35905         <size>7</size>
35906       </method>
35907       <method name="Void .cctor()">
35908         <size>11</size>
35909       </method>
35910       <method name="Void Main()">
35911         <size>25</size>
35912       </method>
35913     </type>
35914   </test>
35915   <test name="test-574.cs">
35916     <type name="X">
35917       <method name="Void .ctor()">
35918         <size>7</size>
35919       </method>
35920       <method name="Int32 Main()">
35921         <size>31</size>
35922       </method>
35923     </type>
35924   </test>
35925   <test name="test-575.cs">
35926     <type name="Program">
35927       <method name="Void .ctor()">
35928         <size>7</size>
35929       </method>
35930       <method name="Void Main(System.String[])">
35931         <size>25</size>
35932       </method>
35933     </type>
35934   </test>
35935   <test name="test-576.cs">
35936     <type name="Foo">
35937       <method name="Void .ctor()">
35938         <size>7</size>
35939       </method>
35940       <method name="Void Main()">
35941         <size>24</size>
35942       </method>
35943     </type>
35944   </test>
35945   <test name="test-578.cs">
35946     <type name="Test1.TestItem1">
35947       <method name="Void .ctor()">
35948         <size>7</size>
35949       </method>
35950       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35951         <size>34</size>
35952       </method>
35953       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35954         <size>34</size>
35955       </method>
35956       <method name="Int32 Test()">
35957         <size>12</size>
35958       </method>
35959     </type>
35960     <type name="Test1.TestItem2">
35961       <method name="Void .ctor()">
35962         <size>7</size>
35963       </method>
35964       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35965         <size>18</size>
35966       </method>
35967       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35968         <size>18</size>
35969       </method>
35970     </type>
35971     <type name="Test1.CC">
35972       <method name="Void .ctor()">
35973         <size>7</size>
35974       </method>
35975       <method name="Int32 Main()">
35976         <size>57</size>
35977       </method>
35978     </type>
35979     <type name="Test1.TestDelegate1">
35980       <method name="Void .ctor(Object, IntPtr)">
35981         <size>0</size>
35982       </method>
35983       <method name="Int32 Invoke()">
35984         <size>0</size>
35985       </method>
35986       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35987         <size>0</size>
35988       </method>
35989       <method name="Int32 EndInvoke(IAsyncResult)">
35990         <size>0</size>
35991       </method>
35992     </type>
35993     <type name="Test1.CC">
35994       <method name="Int32 &lt;Main&gt;m__0()">
35995         <size>2</size>
35996       </method>
35997     </type>
35998   </test>
35999   <test name="test-579.cs">
36000     <type name="X">
36001       <method name="Void .ctor()">
36002         <size>7</size>
36003       </method>
36004       <method name="Void Main()">
36005         <size>35</size>
36006       </method>
36007       <method name="Void DoCall(X+test)">
36008         <size>1</size>
36009       </method>
36010     </type>
36011     <type name="X+test">
36012       <method name="Void .ctor(Object, IntPtr)">
36013         <size>0</size>
36014       </method>
36015       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
36016         <size>0</size>
36017       </method>
36018       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
36019         <size>0</size>
36020       </method>
36021       <method name="System.Object EndInvoke(IAsyncResult)">
36022         <size>0</size>
36023       </method>
36024     </type>
36025     <type name="X">
36026       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
36027         <size>18</size>
36028       </method>
36029     </type>
36030   </test>
36031   <test name="test-58.cs">
36032     <type name="Blah">
36033       <method name="Void .ctor()">
36034         <size>7</size>
36035       </method>
36036       <method name="Int32 Main()">
36037         <size>27</size>
36038       </method>
36039     </type>
36040   </test>
36041   <test name="test-580.cs">
36042     <type name="Bla">
36043       <method name="Void .ctor()">
36044         <size>7</size>
36045       </method>
36046       <method name="Void BuildNode(System.String ByRef)">
36047         <size>43</size>
36048       </method>
36049       <method name="Void BuildNode(System.String[] ByRef)">
36050         <size>56</size>
36051       </method>
36052       <method name="Void BuildNode_B(System.Object ByRef)">
36053         <size>18</size>
36054       </method>
36055       <method name="System.String BuildNode_C(System.String ByRef)">
36056         <size>76</size>
36057       </method>
36058       <method name="System.String BuildNode_D()">
36059         <size>157</size>
36060       </method>
36061       <method name="Void BuildNode_E(System.String[,] ByRef)">
36062         <size>68</size>
36063       </method>
36064       <method name="Int32 Main()">
36065         <size>265</size>
36066       </method>
36067     </type>
36068   </test>
36069   <test name="test-581.cs">
36070     <type name="TestParams">
36071       <method name="Void .ctor()">
36072         <size>7</size>
36073       </method>
36074       <method name="System.Object get_Item(System.String[])">
36075         <size>4</size>
36076       </method>
36077       <method name="Void set_Item(System.String[], System.Object)">
36078         <size>40</size>
36079       </method>
36080       <method name="Void TestMethod()">
36081         <size>179</size>
36082       </method>
36083     </type>
36084     <type name="TestNonParams">
36085       <method name="Void .ctor()">
36086         <size>7</size>
36087       </method>
36088       <method name="System.Object get_Item(System.String)">
36089         <size>2</size>
36090       </method>
36091       <method name="Void set_Item(System.String, System.Object)">
36092         <size>40</size>
36093       </method>
36094       <method name="Void TestMethod()">
36095         <size>71</size>
36096       </method>
36097     </type>
36098     <type name="M">
36099       <method name="Void .ctor()">
36100         <size>7</size>
36101       </method>
36102       <method name="Int32 Main()">
36103         <size>22</size>
36104       </method>
36105     </type>
36106   </test>
36107   <test name="test-582.cs">
36108     <type name="TrueClass">
36109       <method name="Void Main()">
36110         <size>1</size>
36111       </method>
36112     </type>
36113   </test>
36114   <test name="test-583.cs">
36115     <type name="Program">
36116       <method name="Void .ctor()">
36117         <size>7</size>
36118       </method>
36119       <method name="Int32 Main()">
36120         <size>19</size>
36121       </method>
36122     </type>
36123     <type name="ObjectContainerBase">
36124       <method name="Void .ctor()">
36125         <size>7</size>
36126       </method>
36127     </type>
36128   </test>
36129   <test name="test-584.cs">
36130     <type name="Style">
36131       <method name="Void .ctor()">
36132         <size>7</size>
36133       </method>
36134       <method name="Style get_CurrentStyle()">
36135         <size>2</size>
36136       </method>
36137       <method name="Void set_CurrentStyle(Style)">
36138         <size>1</size>
36139       </method>
36140       <method name="Boolean LoadCurrentStyle()">
36141         <size>20</size>
36142       </method>
36143       <method name="Style Load()">
36144         <size>2</size>
36145       </method>
36146       <method name="Int32 Main()">
36147         <size>18</size>
36148       </method>
36149     </type>
36150   </test>
36151   <test name="test-585.cs">
36152     <type name="A">
36153       <method name="Void .ctor()">
36154         <size>7</size>
36155       </method>
36156     </type>
36157     <type name="B">
36158       <method name="Void .ctor()">
36159         <size>7</size>
36160       </method>
36161     </type>
36162     <type name="X">
36163       <method name="Void .ctor()">
36164         <size>7</size>
36165       </method>
36166     </type>
36167     <type name="Program">
36168       <method name="Void .ctor()">
36169         <size>7</size>
36170       </method>
36171       <method name="Void Main()">
36172         <size>52</size>
36173       </method>
36174     </type>
36175   </test>
36176   <test name="test-586.cs">
36177     <type name="Program">
36178       <method name="Void .ctor()">
36179         <size>7</size>
36180       </method>
36181       <method name="Int32 Main()">
36182         <size>99</size>
36183       </method>
36184     </type>
36185     <type name="Program+MyColor">
36186       <method name="Void .ctor(Single)">
36187         <size>8</size>
36188       </method>
36189       <method name="Single get_Value()">
36190         <size>7</size>
36191       </method>
36192       <method name="MyColor op_Addition(MyColor, MyColor)">
36193         <size>21</size>
36194       </method>
36195     </type>
36196   </test>
36197   <test name="test-587.cs">
36198     <type name="Program">
36199       <method name="Void .ctor()">
36200         <size>7</size>
36201       </method>
36202       <method name="Int32 Main()">
36203         <size>17</size>
36204       </method>
36205     </type>
36206   </test>
36207   <test name="test-588.cs">
36208     <type name="TestNamespace.TestClass">
36209       <method name="Void .ctor()">
36210         <size>7</size>
36211       </method>
36212       <method name="Void HelloWorld()">
36213         <size>1</size>
36214       </method>
36215     </type>
36216     <type name="SuperClass">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="TestNamespace.TestClass get_TestClass()">
36221         <size>7</size>
36222       </method>
36223     </type>
36224     <type name="SubClass">
36225       <method name="Void .ctor()">
36226         <size>12</size>
36227       </method>
36228     </type>
36229     <type name="App">
36230       <method name="Void .ctor()">
36231         <size>7</size>
36232       </method>
36233       <method name="Void Main()">
36234         <size>7</size>
36235       </method>
36236     </type>
36237   </test>
36238   <test name="test-589.cs">
36239     <type name="TestNamespace.TestClass">
36240       <method name="Void .ctor()">
36241         <size>7</size>
36242       </method>
36243       <method name="Void HelloWorld()">
36244         <size>1</size>
36245       </method>
36246     </type>
36247     <type name="SuperClass">
36248       <method name="Void .ctor()">
36249         <size>7</size>
36250       </method>
36251       <method name="TestNamespace.TestClass get_TestClass()">
36252         <size>7</size>
36253       </method>
36254       <method name="Void set_TestClass(TestNamespace.TestClass)">
36255         <size>1</size>
36256       </method>
36257     </type>
36258     <type name="SubClass">
36259       <method name="Void .ctor()">
36260         <size>12</size>
36261       </method>
36262     </type>
36263     <type name="App">
36264       <method name="Void .ctor()">
36265         <size>7</size>
36266       </method>
36267       <method name="Void Main()">
36268         <size>7</size>
36269       </method>
36270     </type>
36271   </test>
36272   <test name="test-59.cs">
36273     <type name="X">
36274       <method name="Void .ctor()">
36275         <size>7</size>
36276       </method>
36277       <method name="Int32 test_explicit()">
36278         <size>224</size>
36279       </method>
36280       <method name="Int32 test_implicit()">
36281         <size>102</size>
36282       </method>
36283       <method name="Int32 Main()">
36284         <size>57</size>
36285       </method>
36286     </type>
36287   </test>
36288   <test name="test-590.cs">
36289     <type name="X">
36290       <method name="Void .ctor()">
36291         <size>18</size>
36292       </method>
36293       <method name="Int32 Main()">
36294         <size>28</size>
36295       </method>
36296       <method name="System.String Foo()">
36297         <size>6</size>
36298       </method>
36299       <method name="System.String get_Prop()">
36300         <size>7</size>
36301       </method>
36302       <method name="Void set_Prop(System.String)">
36303         <size>8</size>
36304       </method>
36305       <method name="System.String get_Item(Int32)">
36306         <size>7</size>
36307       </method>
36308       <method name="Void set_Item(Int32, System.String)">
36309         <size>8</size>
36310       </method>
36311       <method name="Int32 Do(System.String, System.String, System.String)">
36312         <size>334</size>
36313       </method>
36314     </type>
36315   </test>
36316   <test name="test-591.cs">
36317     <type name="C1">
36318       <method name="Void .ctor()">
36319         <size>7</size>
36320       </method>
36321       <method name="Void Foo(System.String)">
36322         <size>49</size>
36323       </method>
36324     </type>
36325     <type name="C2">
36326       <method name="Void .ctor()">
36327         <size>7</size>
36328       </method>
36329       <method name="Void Main()">
36330         <size>1</size>
36331       </method>
36332     </type>
36333   </test>
36334   <test name="test-592.cs">
36335     <type name="T">
36336       <method name="Void .ctor()">
36337         <size>7</size>
36338       </method>
36339       <method name="Int32 fib(Int32)">
36340         <size>53</size>
36341       </method>
36342       <method name="Int32 xx(Int32)">
36343         <size>33</size>
36344       </method>
36345       <method name="Void foo(Int32)">
36346         <size>38</size>
36347       </method>
36348       <method name="Void XXXA()">
36349         <size>6</size>
36350       </method>
36351       <method name="Void Main()">
36352         <size>1</size>
36353       </method>
36354     </type>
36355   </test>
36356   <test name="test-593.cs">
36357     <type name="MainClass">
36358       <method name="Void .ctor()">
36359         <size>7</size>
36360       </method>
36361       <method name="Void Foo(I)">
36362         <size>7</size>
36363       </method>
36364       <method name="Void Main()">
36365         <size>1</size>
36366       </method>
36367     </type>
36368   </test>
36369   <test name="test-594.cs">
36370     <type name="Test">
36371       <method name="Void .ctor()">
36372         <size>7</size>
36373       </method>
36374       <method name="Void Main()">
36375         <size>1</size>
36376       </method>
36377     </type>
36378   </test>
36379   <test name="test-595.cs">
36380     <type name="AttributesCollection">
36381       <method name="Void .ctor()">
36382         <size>7</size>
36383       </method>
36384       <method name="System.Object get_Item(SymbolId)">
36385         <size>2</size>
36386       </method>
36387       <method name="Void set_Item(SymbolId, System.Object)">
36388         <size>1</size>
36389       </method>
36390     </type>
36391     <type name="Program">
36392       <method name="Void .ctor()">
36393         <size>7</size>
36394       </method>
36395       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
36396         <size>18</size>
36397       </method>
36398       <method name="Void Main()">
36399         <size>23</size>
36400       </method>
36401     </type>
36402   </test>
36403   <test name="test-596.cs">
36404     <type name="C">
36405       <method name="Void .ctor()">
36406         <size>7</size>
36407       </method>
36408       <method name="Void Main()">
36409         <size>17</size>
36410       </method>
36411     </type>
36412   </test>
36413   <test name="test-597.cs">
36414     <type name="TestNS.Foo">
36415       <method name="Void .ctor()">
36416         <size>7</size>
36417       </method>
36418     </type>
36419     <type name="TestNS.XElement">
36420       <method name="Void .ctor()">
36421         <size>7</size>
36422       </method>
36423       <method name="TestNS.Bar get_Document()">
36424         <size>2</size>
36425       </method>
36426       <method name="System.Object get_CrashHere()">
36427         <size>29</size>
36428       </method>
36429     </type>
36430     <type name="TestNS.Element">
36431       <method name="Void .ctor()">
36432         <size>7</size>
36433       </method>
36434       <method name="TestNS.Foo get_Document()">
36435         <size>2</size>
36436       </method>
36437     </type>
36438     <type name="TestNS.Bar">
36439       <method name="Void .ctor()">
36440         <size>7</size>
36441       </method>
36442       <method name="IHoge get_Root()">
36443         <size>2</size>
36444       </method>
36445     </type>
36446     <type name="TestNS.C">
36447       <method name="Void .ctor()">
36448         <size>7</size>
36449       </method>
36450       <method name="Void Main()">
36451         <size>1</size>
36452       </method>
36453     </type>
36454   </test>
36455   <test name="test-598.cs">
36456     <type name="Test">
36457       <method name="Void .ctor()">
36458         <size>35</size>
36459       </method>
36460       <method name="V get_v()">
36461         <size>7</size>
36462       </method>
36463       <method name="Void Main()">
36464         <size>1</size>
36465       </method>
36466     </type>
36467     <type name="V">
36468       <method name="Void set_Item(Int32, Int32)">
36469         <size>1</size>
36470       </method>
36471     </type>
36472   </test>
36473   <test name="test-599.cs">
36474     <type name="Test.String">
36475       <method name="Void .ctor(String)">
36476         <size>14</size>
36477       </method>
36478       <method name="Test.String op_Implicit(System.String)">
36479         <size>15</size>
36480       </method>
36481       <method name="System.String op_Implicit(Test.String)">
36482         <size>15</size>
36483       </method>
36484     </type>
36485     <type name="TestCompiler.MainClass">
36486       <method name="Void .ctor()">
36487         <size>7</size>
36488       </method>
36489       <method name="Int32 Main()">
36490         <size>80</size>
36491       </method>
36492     </type>
36493   </test>
36494   <test name="test-6.cs">
36495     <type name="X">
36496       <method name="Void .ctor()">
36497         <size>7</size>
36498       </method>
36499       <method name="Int32 Main()">
36500         <size>37</size>
36501       </method>
36502     </type>
36503   </test>
36504   <test name="test-60.cs">
36505     <type name="ns5.Y">
36506       <method name="Void .ctor()">
36507         <size>7</size>
36508       </method>
36509       <method name="Void Run()">
36510         <size>1</size>
36511       </method>
36512     </type>
36513     <type name="X">
36514       <method name="Void .ctor()">
36515         <size>7</size>
36516       </method>
36517       <method name="Int32 Main()">
36518         <size>14</size>
36519       </method>
36520     </type>
36521   </test>
36522   <test name="test-600.cs">
36523     <type name="Test.Regression">
36524       <method name="Void .ctor()">
36525         <size>7</size>
36526       </method>
36527       <method name="Int32 Main()">
36528         <size>90</size>
36529       </method>
36530     </type>
36531   </test>
36532   <test name="test-601.cs">
36533     <type name="C">
36534       <method name="Void .ctor()">
36535         <size>7</size>
36536       </method>
36537       <method name="Void Main()">
36538         <size>1</size>
36539       </method>
36540     </type>
36541     <type name="C+MarkerUpdatedVMDelegate">
36542       <method name="Void .ctor(Object, IntPtr)">
36543         <size>0</size>
36544       </method>
36545       <method name="Void Invoke(IntPtr, IntPtr)">
36546         <size>0</size>
36547       </method>
36548       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
36549         <size>0</size>
36550       </method>
36551       <method name="Void EndInvoke(IAsyncResult)">
36552         <size>0</size>
36553       </method>
36554     </type>
36555   </test>
36556   <test name="test-602.cs">
36557     <type name="C">
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561       <method name="Int32 Main()">
36562         <size>95</size>
36563       </method>
36564       <method name="Int32 Error(System.String, System.Object[])">
36565         <size>8</size>
36566       </method>
36567       <method name="Int32 Format(System.String, System.Object)">
36568         <size>2</size>
36569       </method>
36570       <method name="Int32 Format(System.String, System.Object[])">
36571         <size>2</size>
36572       </method>
36573       <method name="Int32 Format(System.String, System.Object, System.Object[])">
36574         <size>2</size>
36575       </method>
36576       <method name="Int32 Test_A(System.String)">
36577         <size>2</size>
36578       </method>
36579       <method name="Int32 Test_A(System.String, System.Object[])">
36580         <size>2</size>
36581       </method>
36582       <method name="Int32 Test_C(System.Type, System.Int32[])">
36583         <size>2</size>
36584       </method>
36585       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
36586         <size>2</size>
36587       </method>
36588     </type>
36589   </test>
36590   <test name="test-603.cs">
36591     <type name="ConsoleApplication1.Program">
36592       <method name="Void .ctor()">
36593         <size>7</size>
36594       </method>
36595       <method name="Void .cctor()">
36596         <size>1</size>
36597       </method>
36598       <method name="Int32 Main()">
36599         <size>52</size>
36600       </method>
36601     </type>
36602   </test>
36603   <test name="test-604.cs">
36604     <type name="Program">
36605       <method name="Void .ctor()">
36606         <size>7</size>
36607       </method>
36608       <method name="Int32 Main()">
36609         <size>83</size>
36610       </method>
36611     </type>
36612     <type name="Program+ImplementingExplicitInterfacesMembers">
36613       <method name="Void .ctor()">
36614         <size>7</size>
36615       </method>
36616       <method name="Void Program.Iface1.IfaceMethod1()">
36617         <size>1</size>
36618       </method>
36619       <method name="Void Program.Iface2.IfaceMethod2()">
36620         <size>1</size>
36621       </method>
36622     </type>
36623   </test>
36624   <test name="test-605.cs">
36625     <type name="TestA">
36626       <method name="Void .ctor()">
36627         <size>7</size>
36628       </method>
36629       <method name="System.String get_Method()">
36630         <size>2</size>
36631       </method>
36632     </type>
36633     <type name="TestB">
36634       <method name="Void .ctor()">
36635         <size>7</size>
36636       </method>
36637       <method name="System.String get_Method()">
36638         <size>2</size>
36639       </method>
36640       <method name="Void Main()">
36641         <size>1</size>
36642       </method>
36643     </type>
36644   </test>
36645   <test name="test-606.cs">
36646     <type name="Program">
36647       <method name="Void .ctor()">
36648         <size>7</size>
36649       </method>
36650       <method name="Int32 Main()">
36651         <size>157</size>
36652       </method>
36653     </type>
36654     <type name="Info">
36655       <method name="Void .ctor()">
36656         <size>7</size>
36657       </method>
36658       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
36659         <size>2</size>
36660       </method>
36661       <method name="Void System.Collections.IEnumerator.Reset()">
36662         <size>1</size>
36663       </method>
36664       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36665         <size>2</size>
36666       </method>
36667       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
36668         <size>2</size>
36669       </method>
36670       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
36671         <size>1</size>
36672       </method>
36673     </type>
36674   </test>
36675   <test name="test-607.cs">
36676     <type name="Program">
36677       <method name="Void .ctor()">
36678         <size>7</size>
36679       </method>
36680       <method name="Int32 Main()">
36681         <size>120</size>
36682       </method>
36683     </type>
36684   </test>
36685   <test name="test-608.cs">
36686     <type name="X">
36687       <method name="Void .ctor()">
36688         <size>7</size>
36689       </method>
36690       <method name="Void Main()">
36691         <size>60</size>
36692       </method>
36693     </type>
36694   </test>
36695   <test name="test-609.cs">
36696     <type name="Test">
36697       <method name="Void .ctor()">
36698         <size>7</size>
36699       </method>
36700       <method name="Int32 Main()">
36701         <size>36</size>
36702       </method>
36703     </type>
36704   </test>
36705   <test name="test-61.cs">
36706     <type name="X">
36707       <method name="Void .ctor()">
36708         <size>7</size>
36709       </method>
36710       <method name="Void add_XX(X+MyEvent)">
36711         <size>3</size>
36712       </method>
36713       <method name="Void remove_XX(X+MyEvent)">
36714         <size>3</size>
36715       </method>
36716       <method name="Int32 get_Property()">
36717         <size>4</size>
36718       </method>
36719       <method name="Void set_Property(Int32)">
36720         <size>3</size>
36721       </method>
36722       <method name="Int32 get_P2()">
36723         <size>2</size>
36724       </method>
36725       <method name="Void set_P3(Int32)">
36726         <size>1</size>
36727       </method>
36728       <method name="Int32 Main()">
36729         <size>2</size>
36730       </method>
36731     </type>
36732     <type name="X+MyEvent">
36733       <method name="Void .ctor(Object, IntPtr)">
36734         <size>0</size>
36735       </method>
36736       <method name="Void Invoke()">
36737         <size>0</size>
36738       </method>
36739       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36740         <size>0</size>
36741       </method>
36742       <method name="Void EndInvoke(IAsyncResult)">
36743         <size>0</size>
36744       </method>
36745     </type>
36746   </test>
36747   <test name="test-610.cs">
36748     <type name="A">
36749       <method name="Void .ctor()">
36750         <size>7</size>
36751       </method>
36752       <method name="Void Main()">
36753         <size>1</size>
36754       </method>
36755     </type>
36756     <type name="A+C">
36757       <method name="Void .ctor()">
36758         <size>7</size>
36759       </method>
36760     </type>
36761     <type name="A+C+D">
36762       <method name="Void .ctor()">
36763         <size>7</size>
36764       </method>
36765     </type>
36766     <type name="N.B">
36767       <method name="Void .ctor()">
36768         <size>7</size>
36769       </method>
36770     </type>
36771     <type name="N.B+C">
36772       <method name="Void .ctor()">
36773         <size>7</size>
36774       </method>
36775     </type>
36776     <type name="N.B+C+E">
36777       <method name="Void .ctor()">
36778         <size>7</size>
36779       </method>
36780     </type>
36781     <type name="N.B+A">
36782       <method name="Void .ctor()">
36783         <size>7</size>
36784       </method>
36785     </type>
36786     <type name="N.B+A+D">
36787       <method name="Void .ctor()">
36788         <size>7</size>
36789       </method>
36790     </type>
36791   </test>
36792   <test name="test-611.cs">
36793     <type name="T">
36794       <method name="Void .ctor()">
36795         <size>7</size>
36796       </method>
36797     </type>
36798     <type name="T+Protected">
36799       <method name="Void .ctor()">
36800         <size>7</size>
36801       </method>
36802     </type>
36803     <type name="D">
36804       <method name="Void .ctor()">
36805         <size>7</size>
36806       </method>
36807     </type>
36808     <type name="D+Private">
36809       <method name="Void .ctor()">
36810         <size>7</size>
36811       </method>
36812       <method name="Void Stuff(T+Protected)">
36813         <size>1</size>
36814       </method>
36815     </type>
36816     <type name="D2">
36817       <method name="Void .ctor()">
36818         <size>7</size>
36819       </method>
36820     </type>
36821     <type name="D2+P">
36822       <method name="Void .ctor()">
36823         <size>7</size>
36824       </method>
36825     </type>
36826     <type name="D2+P+Private">
36827       <method name="Void .ctor()">
36828         <size>7</size>
36829       </method>
36830       <method name="Void Stuff(T+Protected)">
36831         <size>1</size>
36832       </method>
36833     </type>
36834     <type name="Z">
36835       <method name="Void .ctor()">
36836         <size>7</size>
36837       </method>
36838       <method name="Void Main()">
36839         <size>1</size>
36840       </method>
36841     </type>
36842   </test>
36843   <test name="test-612.cs">
36844     <type name="Abcdefghijklmnopqrstuvwxyz">
36845       <method name="Void .ctor()">
36846         <size>7</size>
36847       </method>
36848       <method name="Void .cctor()">
36849         <size>7</size>
36850       </method>
36851     </type>
36852     <type name="OO">
36853       <method name="Void .ctor()">
36854         <size>7</size>
36855       </method>
36856       <method name="Void D()">
36857         <size>5293</size>
36858       </method>
36859     </type>
36860     <type name="Zyxwvutsrqp">
36861       <method name="Void .ctor()">
36862         <size>7</size>
36863       </method>
36864       <method name="Void .cctor()">
36865         <size>7</size>
36866       </method>
36867     </type>
36868     <type name="XXX">
36869       <method name="Void .ctor()">
36870         <size>7</size>
36871       </method>
36872       <method name="Boolean IsAltered()">
36873         <size>859</size>
36874       </method>
36875       <method name="Void Main()">
36876         <size>1</size>
36877       </method>
36878     </type>
36879   </test>
36880   <test name="test-613.cs">
36881     <type name="M">
36882       <method name="Void .ctor()">
36883         <size>7</size>
36884       </method>
36885       <method name="Boolean g()">
36886         <size>8</size>
36887       </method>
36888       <method name="Int32 Main()">
36889         <size>62</size>
36890       </method>
36891     </type>
36892   </test>
36893   <test name="test-614.cs">
36894     <type name="C">
36895       <method name="Void .ctor()">
36896         <size>7</size>
36897       </method>
36898       <method name="Void And()">
36899         <size>73</size>
36900       </method>
36901       <method name="Void Or()">
36902         <size>129</size>
36903       </method>
36904       <method name="Int32 Main()">
36905         <size>70</size>
36906       </method>
36907     </type>
36908   </test>
36909   <test name="test-615.cs">
36910     <type name="C">
36911       <method name="Void .ctor()">
36912         <size>7</size>
36913       </method>
36914       <method name="Void Main()">
36915         <size>16</size>
36916       </method>
36917     </type>
36918   </test>
36919   <test name="test-617.cs">
36920     <type name="Y">
36921       <method name="Void .ctor()">
36922         <size>7</size>
36923       </method>
36924       <method name="Void X.add_Foo(MyDelegate)">
36925         <size>1</size>
36926       </method>
36927       <method name="Void X.remove_Foo(MyDelegate)">
36928         <size>1</size>
36929       </method>
36930       <method name="Void add_Foo(MyDelegate)">
36931         <size>24</size>
36932       </method>
36933       <method name="Void remove_Foo(MyDelegate)">
36934         <size>24</size>
36935       </method>
36936       <method name="Int32 X.get_Prop()">
36937         <size>2</size>
36938       </method>
36939       <method name="Int32 Main()">
36940         <size>74</size>
36941       </method>
36942     </type>
36943     <type name="MyDelegate">
36944       <method name="Void .ctor(Object, IntPtr)">
36945         <size>0</size>
36946       </method>
36947       <method name="Int64 Invoke()">
36948         <size>0</size>
36949       </method>
36950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36951         <size>0</size>
36952       </method>
36953       <method name="Int64 EndInvoke(IAsyncResult)">
36954         <size>0</size>
36955       </method>
36956     </type>
36957   </test>
36958   <test name="test-618.cs">
36959     <type name="C">
36960       <method name="Void .ctor()">
36961         <size>7</size>
36962       </method>
36963       <method name="Void ZeroBasedReductions()">
36964         <size>18</size>
36965       </method>
36966       <method name="Void Main()">
36967         <size>6</size>
36968       </method>
36969     </type>
36970   </test>
36971   <test name="test-619.cs">
36972     <type name="X">
36973       <method name="Void .ctor()">
36974         <size>7</size>
36975       </method>
36976       <method name="Void Main()">
36977         <size>11</size>
36978       </method>
36979     </type>
36980   </test>
36981   <test name="test-62.cs">
36982     <type name="X">
36983       <method name="Void .ctor()">
36984         <size>7</size>
36985       </method>
36986       <method name="X[] GetX()">
36987         <size>2</size>
36988       </method>
36989       <method name="System.Int32[] getInt()">
36990         <size>2</size>
36991       </method>
36992       <method name="System.Int32[,,] getMoreInt()">
36993         <size>2</size>
36994       </method>
36995       <method name="Int32 Main()">
36996         <size>2</size>
36997       </method>
36998     </type>
36999   </test>
37000   <test name="test-620.cs">
37001     <type name="X">
37002       <method name="Void .ctor()">
37003         <size>7</size>
37004       </method>
37005       <method name="Void A(Int32 ByRef)">
37006         <size>7</size>
37007       </method>
37008       <method name="Void B(Int32 ByRef)">
37009         <size>7</size>
37010       </method>
37011       <method name="Int32 Main()">
37012         <size>22</size>
37013       </method>
37014     </type>
37015   </test>
37016   <test name="test-621.cs">
37017     <type name="X">
37018       <method name="Void .ctor()">
37019         <size>7</size>
37020       </method>
37021       <method name="Void Main()">
37022         <size>129</size>
37023       </method>
37024     </type>
37025   </test>
37026   <test name="test-622.cs">
37027     <type name="A">
37028       <method name="Void .ctor(Int32)">
37029         <size>1</size>
37030       </method>
37031     </type>
37032     <type name="B">
37033       <method name="Void .ctor(Int32)">
37034         <size>7</size>
37035       </method>
37036     </type>
37037     <type name="X">
37038       <method name="Void .ctor()">
37039         <size>7</size>
37040       </method>
37041       <method name="Void Foo(A ByRef)">
37042         <size>8</size>
37043       </method>
37044       <method name="Void Foo(System.Object ByRef)">
37045         <size>9</size>
37046       </method>
37047       <method name="Int32 Main()">
37048         <size>16</size>
37049       </method>
37050     </type>
37051   </test>
37052   <test name="test-623.cs">
37053     <type name="X">
37054       <method name="Void .ctor()">
37055         <size>7</size>
37056       </method>
37057       <method name="Void a()">
37058         <size>0</size>
37059       </method>
37060     </type>
37061     <type name="Y">
37062       <method name="Void .ctor()">
37063         <size>7</size>
37064       </method>
37065       <method name="Void a()">
37066         <size>11</size>
37067       </method>
37068       <method name="Void Main()">
37069         <size>13</size>
37070       </method>
37071     </type>
37072   </test>
37073   <test name="test-624.cs">
37074     <type name="X">
37075       <method name="Void .ctor()">
37076         <size>7</size>
37077       </method>
37078       <method name="Int32 get_Type()">
37079         <size>2</size>
37080       </method>
37081       <method name="Void Main()">
37082         <size>3</size>
37083       </method>
37084     </type>
37085   </test>
37086   <test name="test-625.cs">
37087     <type name="Location">
37088       <method name="Void .ctor()">
37089         <size>7</size>
37090       </method>
37091       <method name="Int32 get_Null()">
37092         <size>2</size>
37093       </method>
37094     </type>
37095     <type name="X">
37096       <method name="Void .ctor()">
37097         <size>13</size>
37098       </method>
37099       <method name="Void Main()">
37100         <size>1</size>
37101       </method>
37102     </type>
37103   </test>
37104   <test name="test-626.cs">
37105     <type name="X">
37106       <method name="Void .ctor()">
37107         <size>7</size>
37108       </method>
37109       <method name="Void A()">
37110         <size>1</size>
37111       </method>
37112       <method name="Void Main()">
37113         <size>37</size>
37114       </method>
37115     </type>
37116   </test>
37117   <test name="test-627.cs">
37118     <type name="B">
37119       <method name="Void .ctor()">
37120         <size>7</size>
37121       </method>
37122       <method name="Void X.B()">
37123         <size>1</size>
37124       </method>
37125       <method name="Void A.B()">
37126         <size>1</size>
37127       </method>
37128     </type>
37129     <type name="M">
37130       <method name="Void .ctor()">
37131         <size>7</size>
37132       </method>
37133       <method name="Void N(System.Object)">
37134         <size>8</size>
37135       </method>
37136       <method name="Void Main()">
37137         <size>1</size>
37138       </method>
37139     </type>
37140   </test>
37141   <test name="test-628.cs">
37142     <type name="N1.B">
37143       <method name="Void .ctor()">
37144         <size>7</size>
37145       </method>
37146     </type>
37147     <type name="X">
37148       <method name="Void .ctor()">
37149         <size>7</size>
37150       </method>
37151     </type>
37152     <type name="X2">
37153       <method name="Void .ctor()">
37154         <size>7</size>
37155       </method>
37156     </type>
37157     <type name="Y2">
37158       <method name="Void .ctor()">
37159         <size>7</size>
37160       </method>
37161     </type>
37162     <type name="Y">
37163       <method name="Void .ctor()">
37164         <size>7</size>
37165       </method>
37166       <method name="Void Main()">
37167         <size>1</size>
37168       </method>
37169     </type>
37170   </test>
37171   <test name="test-629.cs">
37172     <type name="Foo">
37173       <method name="Void .ctor()">
37174         <size>7</size>
37175       </method>
37176       <method name="IEnumerable foo()">
37177         <size>16</size>
37178       </method>
37179       <method name="Int32 Main()">
37180         <size>67</size>
37181       </method>
37182     </type>
37183     <type name="Foo+&lt;foo&gt;c__Iterator0">
37184       <method name="Void .ctor()">
37185         <size>7</size>
37186       </method>
37187       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37188         <size>7</size>
37189       </method>
37190       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37191         <size>7</size>
37192       </method>
37193       <method name="Boolean MoveNext()">
37194         <size>39</size>
37195       </method>
37196       <method name="Void Dispose()">
37197         <size>8</size>
37198       </method>
37199       <method name="Void Reset()">
37200         <size>6</size>
37201       </method>
37202       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37203         <size>7</size>
37204       </method>
37205       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37206         <size>26</size>
37207       </method>
37208     </type>
37209   </test>
37210   <test name="test-63.cs">
37211     <type name="X">
37212       <method name="Void .ctor()">
37213         <size>7</size>
37214       </method>
37215       <method name="Int32 Main()">
37216         <size>96</size>
37217       </method>
37218     </type>
37219   </test>
37220   <test name="test-630.cs">
37221     <type name="MyEx">
37222       <method name="Void .ctor()">
37223         <size>7</size>
37224       </method>
37225     </type>
37226     <type name="Ex">
37227       <method name="Void .ctor()">
37228         <size>7</size>
37229       </method>
37230       <method name="Int32 test(Int32)">
37231         <size>37</size>
37232       </method>
37233       <method name="Int32 Main()">
37234         <size>70</size>
37235       </method>
37236     </type>
37237   </test>
37238   <test name="test-631.cs">
37239     <type name="A">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="SByte op_Implicit(A)">
37244         <size>2</size>
37245       </method>
37246       <method name="Byte op_Implicit(A)">
37247         <size>2</size>
37248       </method>
37249       <method name="Int16 op_Implicit(A)">
37250         <size>2</size>
37251       </method>
37252       <method name="UInt16 op_Implicit(A)">
37253         <size>2</size>
37254       </method>
37255       <method name="Int32 op_Implicit(A)">
37256         <size>2</size>
37257       </method>
37258       <method name="UInt32 op_Implicit(A)">
37259         <size>2</size>
37260       </method>
37261       <method name="Int64 op_Implicit(A)">
37262         <size>3</size>
37263       </method>
37264       <method name="UInt64 op_Implicit(A)">
37265         <size>3</size>
37266       </method>
37267     </type>
37268     <type name="A2">
37269       <method name="Void .ctor()">
37270         <size>7</size>
37271       </method>
37272       <method name="SByte op_Implicit(A2)">
37273         <size>2</size>
37274       </method>
37275       <method name="Byte op_Implicit(A2)">
37276         <size>2</size>
37277       </method>
37278       <method name="Int16 op_Implicit(A2)">
37279         <size>2</size>
37280       </method>
37281       <method name="UInt32 op_Implicit(A2)">
37282         <size>2</size>
37283       </method>
37284       <method name="Int64 op_Implicit(A2)">
37285         <size>3</size>
37286       </method>
37287       <method name="UInt64 op_Implicit(A2)">
37288         <size>3</size>
37289       </method>
37290     </type>
37291     <type name="A3">
37292       <method name="Void .ctor()">
37293         <size>7</size>
37294       </method>
37295       <method name="SByte op_Implicit(A3)">
37296         <size>2</size>
37297       </method>
37298       <method name="UInt32 op_Implicit(A3)">
37299         <size>2</size>
37300       </method>
37301       <method name="Int64 op_Implicit(A3)">
37302         <size>3</size>
37303       </method>
37304       <method name="UInt64 op_Implicit(A3)">
37305         <size>3</size>
37306       </method>
37307     </type>
37308     <type name="A4">
37309       <method name="Void .ctor()">
37310         <size>7</size>
37311       </method>
37312       <method name="UInt32 op_Implicit(A4)">
37313         <size>2</size>
37314       </method>
37315       <method name="Int64 op_Implicit(A4)">
37316         <size>3</size>
37317       </method>
37318       <method name="UInt64 op_Implicit(A4)">
37319         <size>3</size>
37320       </method>
37321     </type>
37322     <type name="A5">
37323       <method name="Void .ctor()">
37324         <size>7</size>
37325       </method>
37326       <method name="UInt32 op_Implicit(A5)">
37327         <size>2</size>
37328       </method>
37329       <method name="Int32 op_Implicit(A5)">
37330         <size>2</size>
37331       </method>
37332     </type>
37333     <type name="A6">
37334       <method name="Void .ctor()">
37335         <size>7</size>
37336       </method>
37337       <method name="Byte op_Implicit(A6)">
37338         <size>2</size>
37339       </method>
37340     </type>
37341     <type name="MyDecimal">
37342       <method name="Void .ctor()">
37343         <size>7</size>
37344       </method>
37345       <method name="Decimal op_Implicit(MyDecimal)">
37346         <size>8</size>
37347       </method>
37348     </type>
37349     <type name="Constraint">
37350       <method name="Void .ctor()">
37351         <size>7</size>
37352       </method>
37353       <method name="Int32 Main()">
37354         <size>293</size>
37355       </method>
37356     </type>
37357   </test>
37358   <test name="test-632.cs">
37359     <type name="Bug379822">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363       <method name="Void Assert(Boolean, Boolean)">
37364         <size>19</size>
37365       </method>
37366       <method name="Void TestAnd(Boolean)">
37367         <size>79</size>
37368       </method>
37369       <method name="Void TestOr(Boolean)">
37370         <size>88</size>
37371       </method>
37372       <method name="Void Test(Boolean)">
37373         <size>13</size>
37374       </method>
37375       <method name="Void Main()">
37376         <size>13</size>
37377       </method>
37378     </type>
37379   </test>
37380   <test name="test-633.cs">
37381     <type name="Test.C">
37382       <method name="Void .ctor()">
37383         <size>7</size>
37384       </method>
37385       <method name="Void Main()">
37386         <size>1</size>
37387       </method>
37388     </type>
37389   </test>
37390   <test name="test-634.cs">
37391     <type name="Test">
37392       <method name="Void .ctor()">
37393         <size>7</size>
37394       </method>
37395       <method name="Void TestFunc()">
37396         <size>2</size>
37397       </method>
37398       <method name="Void Main(System.String[])">
37399         <size>6</size>
37400       </method>
37401     </type>
37402     <type name="Test+D">
37403       <method name="Void .ctor(Object, IntPtr)">
37404         <size>0</size>
37405       </method>
37406       <method name="Void Invoke()">
37407         <size>0</size>
37408       </method>
37409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37410         <size>0</size>
37411       </method>
37412       <method name="Void EndInvoke(IAsyncResult)">
37413         <size>0</size>
37414       </method>
37415     </type>
37416   </test>
37417   <test name="test-635.cs">
37418     <type name="ShortCircuitFold">
37419       <method name="Void .ctor()">
37420         <size>7</size>
37421       </method>
37422       <method name="Boolean get_False()">
37423         <size>14</size>
37424       </method>
37425       <method name="Boolean get_True()">
37426         <size>14</size>
37427       </method>
37428       <method name="Void a(Boolean, Boolean)">
37429         <size>19</size>
37430       </method>
37431       <method name="Void c(Int32)">
37432         <size>67</size>
37433       </method>
37434       <method name="Boolean f()">
37435         <size>11</size>
37436       </method>
37437       <method name="Void Main()">
37438         <size>167</size>
37439       </method>
37440     </type>
37441   </test>
37442   <test name="test-636.cs">
37443     <type name="Foo">
37444       <method name="Void .ctor()">
37445         <size>7</size>
37446       </method>
37447       <method name="Boolean get_False()">
37448         <size>14</size>
37449       </method>
37450       <method name="Void ping()">
37451         <size>13</size>
37452       </method>
37453       <method name="Int32 test_while(Int32)">
37454         <size>53</size>
37455       </method>
37456       <method name="Int32 test_do_while(Int32)">
37457         <size>53</size>
37458       </method>
37459       <method name="Int32 test_for(Int32)">
37460         <size>64</size>
37461       </method>
37462       <method name="Void test_for_empty()">
37463         <size>35</size>
37464       </method>
37465       <method name="Void Main()">
37466         <size>30</size>
37467       </method>
37468     </type>
37469   </test>
37470   <test name="test-638.cs">
37471     <type name="Fail">
37472       <method name="Void .ctor()">
37473         <size>7</size>
37474       </method>
37475       <method name="Void Main()">
37476         <size>110</size>
37477       </method>
37478     </type>
37479     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
37480       <method name="Void .ctor()">
37481         <size>7</size>
37482       </method>
37483       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37484         <size>28</size>
37485       </method>
37486     </type>
37487   </test>
37488   <test name="test-639.cs">
37489     <type name="Foo">
37490       <method name="Void .ctor()">
37491         <size>7</size>
37492       </method>
37493       <method name="System.String get_s()">
37494         <size>13</size>
37495       </method>
37496       <method name="Void set_s(System.String)">
37497         <size>34</size>
37498       </method>
37499       <method name="Void Main()">
37500         <size>67</size>
37501       </method>
37502     </type>
37503   </test>
37504   <test name="test-64.cs">
37505     <type name="Operator">
37506       <method name="Void .ctor()">
37507         <size>7</size>
37508       </method>
37509     </type>
37510     <type name="Blah">
37511       <method name="Void .ctor(Operator)">
37512         <size>7</size>
37513       </method>
37514     </type>
37515     <type name="T">
37516       <method name="Void .ctor()">
37517         <size>7</size>
37518       </method>
37519       <method name="Int32 Main()">
37520         <size>9</size>
37521       </method>
37522     </type>
37523   </test>
37524   <test name="test-640.cs">
37525     <type name="C">
37526       <method name="Void .ctor()">
37527         <size>7</size>
37528       </method>
37529       <method name="Int32 Main()">
37530         <size>100</size>
37531       </method>
37532     </type>
37533   </test>
37534   <test name="test-641.cs">
37535     <type name="Identifier">
37536       <method name="Void .ctor()">
37537         <size>7</size>
37538       </method>
37539       <method name="Int32 Main()">
37540         <size>55</size>
37541       </method>
37542       <method name="Boolean op_Equality(Identifier, Identifier)">
37543         <size>2</size>
37544       </method>
37545       <method name="Boolean op_Inequality(Identifier, Identifier)">
37546         <size>2</size>
37547       </method>
37548       <method name="Identifier op_Implicit(System.String)">
37549         <size>2</size>
37550       </method>
37551       <method name="System.String op_Implicit(Identifier)">
37552         <size>2</size>
37553       </method>
37554       <method name="Decimal op_Implicit(Identifier)">
37555         <size>7</size>
37556       </method>
37557     </type>
37558   </test>
37559   <test name="test-642.cs">
37560     <type name="C">
37561       <method name="Void .ctor()">
37562         <size>7</size>
37563       </method>
37564       <method name="Int32 Main()">
37565         <size>40</size>
37566       </method>
37567     </type>
37568   </test>
37569   <test name="test-643.cs">
37570     <type name="PointerArithmeticTest">
37571       <method name="Void .ctor()">
37572         <size>7</size>
37573       </method>
37574       <method name="Int32 Main()">
37575         <size>130</size>
37576       </method>
37577       <method name="Int32* Conversions(Int64)">
37578         <size>3</size>
37579       </method>
37580       <method name="Int32 CheckAdd(Byte*, Int32)">
37581         <size>14</size>
37582       </method>
37583       <method name="Int32 CheckSub(Int16*, Int32)">
37584         <size>16</size>
37585       </method>
37586       <method name="Int32 CheckSub2(Int16*, Int32)">
37587         <size>23</size>
37588       </method>
37589     </type>
37590   </test>
37591   <test name="test-644.cs">
37592     <type name="Program">
37593       <method name="Void .ctor()">
37594         <size>7</size>
37595       </method>
37596       <method name="System.Object M(Int32)">
37597         <size>2</size>
37598       </method>
37599       <method name="Void Test_1()">
37600         <size>59</size>
37601       </method>
37602       <method name="Boolean Test_2()">
37603         <size>24</size>
37604       </method>
37605       <method name="Boolean Test_3()">
37606         <size>24</size>
37607       </method>
37608       <method name="Boolean Test_4(Program+D)">
37609         <size>13</size>
37610       </method>
37611       <method name="Int32 Main()">
37612         <size>75</size>
37613       </method>
37614     </type>
37615     <type name="Program+D">
37616       <method name="Void .ctor(Object, IntPtr)">
37617         <size>0</size>
37618       </method>
37619       <method name="System.Object Invoke(Int32)">
37620         <size>0</size>
37621       </method>
37622       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37623         <size>0</size>
37624       </method>
37625       <method name="System.Object EndInvoke(IAsyncResult)">
37626         <size>0</size>
37627       </method>
37628     </type>
37629   </test>
37630   <test name="test-645.cs">
37631     <type name="Program">
37632       <method name="Void .ctor()">
37633         <size>7</size>
37634       </method>
37635       <method name="IEnumerable get_Empty()">
37636         <size>16</size>
37637       </method>
37638       <method name="Void Main()">
37639         <size>61</size>
37640       </method>
37641     </type>
37642     <type name="Program+&lt;&gt;c__Iterator0">
37643       <method name="Void .ctor()">
37644         <size>7</size>
37645       </method>
37646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37647         <size>7</size>
37648       </method>
37649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37650         <size>7</size>
37651       </method>
37652       <method name="Boolean MoveNext()">
37653         <size>158</size>
37654       </method>
37655       <method name="Void Dispose()">
37656         <size>8</size>
37657       </method>
37658       <method name="Void Reset()">
37659         <size>6</size>
37660       </method>
37661       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37662         <size>7</size>
37663       </method>
37664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37665         <size>26</size>
37666       </method>
37667     </type>
37668   </test>
37669   <test name="test-646.cs">
37670     <type name="Program">
37671       <method name="Void .ctor()">
37672         <size>7</size>
37673       </method>
37674       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
37675         <size>7</size>
37676       </method>
37677       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
37678         <size>7</size>
37679       </method>
37680       <method name="Int32 Main()">
37681         <size>113</size>
37682       </method>
37683     </type>
37684   </test>
37685   <test name="test-647.cs">
37686     <type name="Foo">
37687       <method name="Void .ctor()">
37688         <size>7</size>
37689       </method>
37690       <method name="Void Main()">
37691         <size>28</size>
37692       </method>
37693     </type>
37694   </test>
37695   <test name="test-648.cs">
37696     <type name="ParamMismatch.TestCase">
37697       <method name="Void .ctor()">
37698         <size>7</size>
37699       </method>
37700       <method name="Void add_Culprit(System.EventHandler)">
37701         <size>1</size>
37702       </method>
37703       <method name="Void remove_Culprit(System.EventHandler)">
37704         <size>1</size>
37705       </method>
37706       <method name="Void Main()">
37707         <size>1</size>
37708       </method>
37709       <method name="Void Finalize()">
37710         <size>13</size>
37711       </method>
37712     </type>
37713   </test>
37714   <test name="test-649.cs">
37715     <type name="MainClass">
37716       <method name="Void .ctor()">
37717         <size>7</size>
37718       </method>
37719       <method name="Void Main(System.String[])">
37720         <size>609</size>
37721       </method>
37722     </type>
37723     <type name="MainClass+Decimal2">
37724       <method name="Void .ctor(Double)">
37725         <size>13</size>
37726       </method>
37727       <method name="Void .ctor(Decimal)">
37728         <size>8</size>
37729       </method>
37730       <method name="Decimal2 op_Explicit(Decimal)">
37731         <size>7</size>
37732       </method>
37733       <method name="Decimal2 op_Explicit(Double)">
37734         <size>7</size>
37735       </method>
37736       <method name="Decimal op_Implicit(Decimal2)">
37737         <size>8</size>
37738       </method>
37739     </type>
37740   </test>
37741   <test name="test-65.cs">
37742     <type name="X">
37743       <method name="Void .ctor()">
37744         <size>7</size>
37745       </method>
37746       <method name="Void receiver(S)">
37747         <size>7</size>
37748       </method>
37749       <method name="System.Object BoxS()">
37750         <size>21</size>
37751       </method>
37752       <method name="S Plain()">
37753         <size>16</size>
37754       </method>
37755       <method name="Int32 Main()">
37756         <size>98</size>
37757       </method>
37758     </type>
37759   </test>
37760   <test name="test-650.cs">
37761     <type name="App">
37762       <method name="Void .ctor()">
37763         <size>7</size>
37764       </method>
37765       <method name="Void Main()">
37766         <size>1</size>
37767       </method>
37768     </type>
37769   </test>
37770   <test name="test-651.cs">
37771     <type name="Foo">
37772       <method name="Void .ctor()">
37773         <size>7</size>
37774       </method>
37775       <method name="Void Open(IList)">
37776         <size>1</size>
37777       </method>
37778       <method name="Void Open(System.Collections.ArrayList ByRef)">
37779         <size>20</size>
37780       </method>
37781       <method name="Void Main()">
37782         <size>1</size>
37783       </method>
37784     </type>
37785   </test>
37786   <test name="test-652.cs">
37787     <type name="C">
37788       <method name="Void .ctor()">
37789         <size>7</size>
37790       </method>
37791       <method name="Int32 Main()">
37792         <size>6</size>
37793       </method>
37794       <method name="Int32 Test()">
37795         <size>27</size>
37796       </method>
37797     </type>
37798   </test>
37799   <test name="test-653.cs">
37800     <type name="C">
37801       <method name="Void .ctor()">
37802         <size>7</size>
37803       </method>
37804       <method name="Int32 Test()">
37805         <size>50</size>
37806       </method>
37807       <method name="Void Test2()">
37808         <size>32</size>
37809       </method>
37810       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
37811         <size>39</size>
37812       </method>
37813       <method name="Int32 Main()">
37814         <size>41</size>
37815       </method>
37816     </type>
37817   </test>
37818   <test name="test-654.cs">
37819     <type name="Program">
37820       <method name="Void .ctor()">
37821         <size>7</size>
37822       </method>
37823       <method name="Int32 Main()">
37824         <size>8</size>
37825       </method>
37826       <method name="Int32 Test(SByte*)">
37827         <size>33</size>
37828       </method>
37829     </type>
37830   </test>
37831   <test name="test-655.cs">
37832     <type name="D">
37833       <method name="Void .ctor()">
37834         <size>7</size>
37835       </method>
37836       <method name="Byte get_Item(Int32)">
37837         <size>7</size>
37838       </method>
37839       <method name="Void set_Item(Int32, Byte)">
37840         <size>8</size>
37841       </method>
37842       <method name="Int32 Main()">
37843         <size>77</size>
37844       </method>
37845     </type>
37846   </test>
37847   <test name="test-656.cs">
37848     <type name="Goo">
37849       <method name="Void .ctor()">
37850         <size>7</size>
37851       </method>
37852       <method name="Void Main()">
37853         <size>26</size>
37854       </method>
37855     </type>
37856   </test>
37857   <test name="test-657.cs">
37858     <type name="TestDebug.C">
37859       <method name="Void .ctor()">
37860         <size>7</size>
37861       </method>
37862       <method name="Void Method()">
37863         <size>1</size>
37864       </method>
37865     </type>
37866     <type name="TestDebug.Program">
37867       <method name="Void .ctor()">
37868         <size>7</size>
37869       </method>
37870       <method name="Void Excluded()">
37871         <size>11</size>
37872       </method>
37873       <method name="Int32 Main()">
37874         <size>7</size>
37875       </method>
37876     </type>
37877   </test>
37878   <test name="test-658.cs">
37879     <type name="A">
37880       <method name="Void .ctor()">
37881         <size>7</size>
37882       </method>
37883       <method name="Int32 get_Thread()">
37884         <size>2</size>
37885       </method>
37886     </type>
37887     <type name="Thread">
37888       <method name="Void .ctor()">
37889         <size>7</size>
37890       </method>
37891       <method name="Void Foo()">
37892         <size>1</size>
37893       </method>
37894     </type>
37895     <type name="B">
37896       <method name="Void .ctor()">
37897         <size>7</size>
37898       </method>
37899       <method name="Void Main()">
37900         <size>6</size>
37901       </method>
37902     </type>
37903   </test>
37904   <test name="test-659.cs">
37905     <type name="MySubClass">
37906       <method name="Void .ctor()">
37907         <size>7</size>
37908       </method>
37909       <method name="Int32 Main()">
37910         <size>30</size>
37911       </method>
37912       <method name="Void set_BB(Int32, Boolean)">
37913         <size>1</size>
37914       </method>
37915       <method name="Void Iface.set_AA(Int32, Boolean)">
37916         <size>9</size>
37917       </method>
37918     </type>
37919   </test>
37920   <test name="test-66.cs">
37921     <type name="Y">
37922       <method name="Void .ctor()">
37923         <size>7</size>
37924       </method>
37925     </type>
37926     <type name="X">
37927       <method name="Void .ctor()">
37928         <size>7</size>
37929       </method>
37930       <method name="Void .cctor()">
37931         <size>53</size>
37932       </method>
37933       <method name="Void FillOne()">
37934         <size>18</size>
37935       </method>
37936       <method name="Void FillSingle()">
37937         <size>39</size>
37938       </method>
37939       <method name="Void FillDouble()">
37940         <size>59</size>
37941       </method>
37942       <method name="Void FillObject()">
37943         <size>52</size>
37944       </method>
37945       <method name="Void FillDoubleObject()">
37946         <size>81</size>
37947       </method>
37948       <method name="Int32 TestSingle()">
37949         <size>47</size>
37950       </method>
37951       <method name="Int32 TestDouble()">
37952         <size>67</size>
37953       </method>
37954       <method name="Int32 TestObjectSingle()">
37955         <size>48</size>
37956       </method>
37957       <method name="Int32 TestObjectDouble()">
37958         <size>72</size>
37959       </method>
37960       <method name="Int32 Main()">
37961         <size>80</size>
37962       </method>
37963     </type>
37964   </test>
37965   <test name="test-660.cs">
37966     <type name="Test">
37967       <method name="Void .ctor()">
37968         <size>7</size>
37969       </method>
37970       <method name="Void Main()">
37971         <size>25</size>
37972       </method>
37973     </type>
37974     <type name="Status">
37975       <method name="Void .ctor(Code)">
37976         <size>8</size>
37977       </method>
37978       <method name="Status op_Implicit(Code)">
37979         <size>7</size>
37980       </method>
37981       <method name="Code op_Implicit(Status)">
37982         <size>8</size>
37983       </method>
37984     </type>
37985   </test>
37986   <test name="test-661.cs">
37987     <type name="Test">
37988       <method name="Void .ctor()">
37989         <size>7</size>
37990       </method>
37991       <method name="Void Main()">
37992         <size>1</size>
37993       </method>
37994       <method name="Void TestMethod()">
37995         <size>15</size>
37996       </method>
37997       <method name="SummaryInfo GetSummary()">
37998         <size>2</size>
37999       </method>
38000     </type>
38001   </test>
38002   <test name="test-662.cs">
38003     <type name="C">
38004       <method name="Void .ctor()">
38005         <size>7</size>
38006       </method>
38007       <method name="Void Main()">
38008         <size>1</size>
38009       </method>
38010     </type>
38011   </test>
38012   <test name="test-663.cs">
38013     <type name="A">
38014       <method name="Void .ctor()">
38015         <size>7</size>
38016       </method>
38017       <method name="Int32 op_Implicit(A)">
38018         <size>2</size>
38019       </method>
38020       <method name="Boolean op_Implicit(A)">
38021         <size>2</size>
38022       </method>
38023     </type>
38024     <type name="C">
38025       <method name="Void .ctor()">
38026         <size>7</size>
38027       </method>
38028       <method name="Void Main()">
38029         <size>17</size>
38030       </method>
38031     </type>
38032   </test>
38033   <test name="test-664.cs">
38034     <type name="C">
38035       <method name="Void .ctor()">
38036         <size>7</size>
38037       </method>
38038       <method name="Boolean Test(System.String)">
38039         <size>148</size>
38040       </method>
38041       <method name="Int32 Main()">
38042         <size>49</size>
38043       </method>
38044     </type>
38045   </test>
38046   <test name="test-665.cs">
38047     <type name="Test">
38048       <method name="Void .ctor()">
38049         <size>7</size>
38050       </method>
38051       <method name="Int32 Main()">
38052         <size>14</size>
38053       </method>
38054       <method name="Int32 Method(System.Object)">
38055         <size>2</size>
38056       </method>
38057     </type>
38058   </test>
38059   <test name="test-666.cs">
38060     <type name="C">
38061       <method name="Void .ctor()">
38062         <size>7</size>
38063       </method>
38064       <method name="Void Main()">
38065         <size>1</size>
38066       </method>
38067     </type>
38068   </test>
38069   <test name="test-667.cs">
38070     <type name="CA">
38071       <method name="Void .ctor()">
38072         <size>7</size>
38073       </method>
38074       <method name="Void IA.M()">
38075         <size>1</size>
38076       </method>
38077     </type>
38078     <type name="CC">
38079       <method name="Void .ctor()">
38080         <size>7</size>
38081       </method>
38082       <method name="Void Main()">
38083         <size>1</size>
38084       </method>
38085     </type>
38086   </test>
38087   <test name="test-668.cs">
38088     <type name="Bar">
38089       <method name="Void .ctor()">
38090         <size>7</size>
38091       </method>
38092     </type>
38093     <type name="Test">
38094       <method name="Void .ctor()">
38095         <size>7</size>
38096       </method>
38097       <method name="Void Main()">
38098         <size>7</size>
38099       </method>
38100     </type>
38101   </test>
38102   <test name="test-669.cs">
38103     <type name="Test">
38104       <method name="Void .ctor()">
38105         <size>7</size>
38106       </method>
38107       <method name="Void Main()">
38108         <size>3</size>
38109       </method>
38110     </type>
38111   </test>
38112   <test name="test-670.cs">
38113     <type name="C">
38114       <method name="Void .ctor()">
38115         <size>7</size>
38116       </method>
38117       <method name="Void Main()">
38118         <size>14</size>
38119       </method>
38120     </type>
38121   </test>
38122   <test name="test-671.cs">
38123     <type name="C">
38124       <method name="Void .ctor()">
38125         <size>7</size>
38126       </method>
38127       <method name="Int32 Main()">
38128         <size>19</size>
38129       </method>
38130       <method name="Boolean Bar(System.Object)">
38131         <size>2</size>
38132       </method>
38133     </type>
38134   </test>
38135   <test name="test-672.cs">
38136     <type name="X">
38137       <method name="Void .ctor()">
38138         <size>7</size>
38139       </method>
38140       <method name="S* get_Foo2()">
38141         <size>3</size>
38142       </method>
38143       <method name="Void Main()">
38144         <size>1</size>
38145       </method>
38146       <method name="Int32* get_Foo()">
38147         <size>3</size>
38148       </method>
38149     </type>
38150   </test>
38151   <test name="test-673.cs">
38152     <type name="Test">
38153       <method name="Void .ctor()">
38154         <size>7</size>
38155       </method>
38156       <method name="Void Foo()">
38157         <size>1</size>
38158       </method>
38159       <method name="Int32 Main()">
38160         <size>85</size>
38161       </method>
38162     </type>
38163   </test>
38164   <test name="test-674.cs">
38165     <type name="Test">
38166       <method name="Void .ctor()">
38167         <size>7</size>
38168       </method>
38169       <method name="Int32 Main()">
38170         <size>56</size>
38171       </method>
38172       <method name="Int32 &lt;Main&gt;m__0(Int32)">
38173         <size>2</size>
38174       </method>
38175     </type>
38176     <type name="Test+D">
38177       <method name="Void .ctor(Object, IntPtr)">
38178         <size>0</size>
38179       </method>
38180       <method name="Int32 Invoke(Int32)">
38181         <size>0</size>
38182       </method>
38183       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38184         <size>0</size>
38185       </method>
38186       <method name="Int32 EndInvoke(IAsyncResult)">
38187         <size>0</size>
38188       </method>
38189     </type>
38190   </test>
38191   <test name="test-675.cs">
38192     <type name="B">
38193       <method name="Void .ctor()">
38194         <size>7</size>
38195       </method>
38196       <method name="Int32 GetHashCode()">
38197         <size>2</size>
38198       </method>
38199       <method name="Boolean Equals(System.Object)">
38200         <size>2</size>
38201       </method>
38202       <method name="Boolean op_Equality(B, B)">
38203         <size>2</size>
38204       </method>
38205       <method name="Boolean op_Inequality(B, B)">
38206         <size>2</size>
38207       </method>
38208     </type>
38209     <type name="Test">
38210       <method name="Void .ctor()">
38211         <size>7</size>
38212       </method>
38213       <method name="Int32 Main()">
38214         <size>2</size>
38215       </method>
38216     </type>
38217   </test>
38218   <test name="test-676.cs">
38219     <type name="N.Item">
38220       <method name="Void .ctor()">
38221         <size>7</size>
38222       </method>
38223     </type>
38224     <type name="N.Test">
38225       <method name="Void .ctor()">
38226         <size>7</size>
38227       </method>
38228       <method name="N.Item get_Item(N.Test)">
38229         <size>2</size>
38230       </method>
38231       <method name="Void Foo(ItemSlot)">
38232         <size>27</size>
38233       </method>
38234       <method name="Int32 Main()">
38235         <size>2</size>
38236       </method>
38237     </type>
38238   </test>
38239   <test name="test-677.cs">
38240     <type name="InvokeWindow">
38241       <method name="Void .ctor()">
38242         <size>7</size>
38243       </method>
38244       <method name="Void add_E(D)">
38245         <size>24</size>
38246       </method>
38247       <method name="Void remove_E(D)">
38248         <size>24</size>
38249       </method>
38250       <method name="Void Run()">
38251         <size>12</size>
38252       </method>
38253     </type>
38254     <type name="Test">
38255       <method name="Void .ctor()">
38256         <size>7</size>
38257       </method>
38258       <method name="Int32 Main()">
38259         <size>32</size>
38260       </method>
38261       <method name="Void OnDeleteEvent()">
38262         <size>1</size>
38263       </method>
38264       <method name="Void OnDeleteEvent(Int32)">
38265         <size>1</size>
38266       </method>
38267     </type>
38268     <type name="D">
38269       <method name="Void .ctor(Object, IntPtr)">
38270         <size>0</size>
38271       </method>
38272       <method name="Void Invoke()">
38273         <size>0</size>
38274       </method>
38275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38276         <size>0</size>
38277       </method>
38278       <method name="Void EndInvoke(IAsyncResult)">
38279         <size>0</size>
38280       </method>
38281     </type>
38282   </test>
38283   <test name="test-678.cs">
38284     <type name="NaNTest">
38285       <method name="Void .ctor(Double, Double)">
38286         <size>171</size>
38287       </method>
38288       <method name="Int32 Main()">
38289         <size>26</size>
38290       </method>
38291     </type>
38292   </test>
38293   <test name="test-679.cs">
38294     <type name="Program">
38295       <method name="Void .ctor()">
38296         <size>7</size>
38297       </method>
38298       <method name="Int32 Main()">
38299         <size>12</size>
38300       </method>
38301     </type>
38302   </test>
38303   <test name="test-68.cs">
38304     <type name="Y">
38305       <method name="Void .ctor()">
38306         <size>14</size>
38307       </method>
38308     </type>
38309     <type name="X">
38310       <method name="Void .ctor()">
38311         <size>7</size>
38312       </method>
38313       <method name="Int32 Main()">
38314         <size>147</size>
38315       </method>
38316     </type>
38317   </test>
38318   <test name="test-680.cs">
38319     <type name="AsStringProblem.MainClass">
38320       <method name="Void .ctor()">
38321         <size>7</size>
38322       </method>
38323       <method name="Void Main()">
38324         <size>94</size>
38325       </method>
38326     </type>
38327   </test>
38328   <test name="test-681.cs">
38329     <type name="Bug">
38330       <method name="Void .ctor()">
38331         <size>20</size>
38332       </method>
38333       <method name="Void Main()">
38334         <size>1</size>
38335       </method>
38336     </type>
38337     <type name="BugClass">
38338       <method name="Void .cctor()">
38339         <size>18</size>
38340       </method>
38341       <method name="Void FooImplementation(System.Void*)">
38342         <size>1</size>
38343       </method>
38344     </type>
38345     <type name="BugClass+Foo">
38346       <method name="Void .ctor(Object, IntPtr)">
38347         <size>0</size>
38348       </method>
38349       <method name="Void Invoke(System.Void*)">
38350         <size>0</size>
38351       </method>
38352       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
38353         <size>0</size>
38354       </method>
38355       <method name="Void EndInvoke(IAsyncResult)">
38356         <size>0</size>
38357       </method>
38358     </type>
38359   </test>
38360   <test name="test-683.cs">
38361     <type name="broken_cast">
38362       <method name="Void .ctor()">
38363         <size>7</size>
38364       </method>
38365       <method name="Int32 Main()">
38366         <size>32</size>
38367       </method>
38368     </type>
38369   </test>
38370   <test name="test-684.cs">
38371     <type name="mono_bug.Program">
38372       <method name="Void .ctor()">
38373         <size>7</size>
38374       </method>
38375       <method name="Void Main()">
38376         <size>71</size>
38377       </method>
38378       <method name="System.Double[][,] ReturnArray()">
38379         <size>62</size>
38380       </method>
38381     </type>
38382   </test>
38383   <test name="test-685.cs">
38384     <type name="C">
38385       <method name="Void .ctor()">
38386         <size>7</size>
38387       </method>
38388       <method name="Void Main()">
38389         <size>28</size>
38390       </method>
38391     </type>
38392   </test>
38393   <test name="test-686.cs">
38394     <type name="Test">
38395       <method name="Void .ctor()">
38396         <size>7</size>
38397       </method>
38398       <method name="Void Main()">
38399         <size>51</size>
38400       </method>
38401       <method name="Void Foo()">
38402         <size>145</size>
38403       </method>
38404     </type>
38405   </test>
38406   <test name="test-687.cs">
38407     <type name="XUnit">
38408       <method name="Void .ctor(Double)">
38409         <size>8</size>
38410       </method>
38411       <method name="XUnit op_Implicit(Double)">
38412         <size>10</size>
38413       </method>
38414       <method name="Double op_Implicit(XUnit)">
38415         <size>8</size>
38416       </method>
38417     </type>
38418     <type name="Unit">
38419       <method name="Void .ctor(Double)">
38420         <size>8</size>
38421       </method>
38422       <method name="Unit op_Implicit(Double)">
38423         <size>10</size>
38424       </method>
38425       <method name="Double op_Implicit(Unit)">
38426         <size>8</size>
38427       </method>
38428     </type>
38429     <type name="Test">
38430       <method name="Void .ctor()">
38431         <size>7</size>
38432       </method>
38433       <method name="Int32 Main()">
38434         <size>56</size>
38435       </method>
38436     </type>
38437   </test>
38438   <test name="test-688.cs">
38439     <type name="Test">
38440       <method name="Void .ctor()">
38441         <size>7</size>
38442       </method>
38443       <method name="Int32 Main()">
38444         <size>46</size>
38445       </method>
38446       <method name="Byte* GetFoo()">
38447         <size>7</size>
38448       </method>
38449       <method name="Byte* GetFoo2()">
38450         <size>7</size>
38451       </method>
38452     </type>
38453   </test>
38454   <test name="test-689.cs">
38455     <type name="Sample">
38456       <method name="Void Main()">
38457         <size>3</size>
38458       </method>
38459       <method name="Void Foo(Byte*, Byte*)">
38460         <size>42</size>
38461       </method>
38462     </type>
38463   </test>
38464   <test name="test-69.cs">
38465     <type name="Blah">
38466       <method name="Void .ctor()">
38467         <size>7</size>
38468       </method>
38469       <method name="Void Start_internal(IntPtr)">
38470         <size>0</size>
38471       </method>
38472       <method name="Int32 Main()">
38473         <size>2</size>
38474       </method>
38475     </type>
38476   </test>
38477   <test name="test-690.cs">
38478     <type name="Test.Test">
38479       <method name="Void .ctor()">
38480         <size>7</size>
38481       </method>
38482       <method name="Void Main()">
38483         <size>1</size>
38484       </method>
38485     </type>
38486   </test>
38487   <test name="test-691.cs">
38488     <type name="ConsoleApplication6.Program">
38489       <method name="Void .ctor()">
38490         <size>7</size>
38491       </method>
38492       <method name="Void .cctor()">
38493         <size>23</size>
38494       </method>
38495       <method name="Void Main()">
38496         <size>127</size>
38497       </method>
38498     </type>
38499   </test>
38500   <test name="test-692.cs">
38501     <type name="Test">
38502       <method name="Void .ctor()">
38503         <size>7</size>
38504       </method>
38505       <method name="Void test1(DateTime ByRef)">
38506         <size>10</size>
38507       </method>
38508       <method name="Void test2(DateTime ByRef)">
38509         <size>13</size>
38510       </method>
38511       <method name="Int32 Main()">
38512         <size>141</size>
38513       </method>
38514     </type>
38515   </test>
38516   <test name="test-693.cs">
38517     <type name="ConstTest">
38518       <method name="Void .ctor()">
38519         <size>7</size>
38520       </method>
38521       <method name="Int32 Main()">
38522         <size>32</size>
38523       </method>
38524     </type>
38525   </test>
38526   <test name="test-694.cs">
38527     <type name="Test">
38528       <method name="Void .ctor()">
38529         <size>7</size>
38530       </method>
38531       <method name="Int32 Main()">
38532         <size>2</size>
38533       </method>
38534     </type>
38535   </test>
38536   <test name="test-695.cs">
38537     <type name="Program">
38538       <method name="Void .ctor()">
38539         <size>7</size>
38540       </method>
38541       <method name="Void .cctor()">
38542         <size>53</size>
38543       </method>
38544       <method name="Int32 Main()">
38545         <size>680</size>
38546       </method>
38547       <method name="System.String get_BaseDirectory()">
38548         <size>28</size>
38549       </method>
38550     </type>
38551     <type name="&lt;PrivateImplementationDetails&gt;">
38552       <method name="Void .ctor()">
38553         <size>7</size>
38554       </method>
38555     </type>
38556   </test>
38557   <test name="test-696.cs">
38558     <type name="S">
38559       <method name="Void f(S)">
38560         <size>1</size>
38561       </method>
38562       <method name="S op_Implicit(C)">
38563         <size>2</size>
38564       </method>
38565     </type>
38566     <type name="C">
38567       <method name="Void .ctor()">
38568         <size>7</size>
38569       </method>
38570       <method name="Void Main()">
38571         <size>12</size>
38572       </method>
38573     </type>
38574   </test>
38575   <test name="test-697.cs">
38576     <type name="C">
38577       <method name="Void .ctor()">
38578         <size>7</size>
38579       </method>
38580       <method name="Void Main()">
38581         <size>1</size>
38582       </method>
38583     </type>
38584   </test>
38585   <test name="test-698.cs">
38586     <type name="test">
38587       <method name="Void .ctor()">
38588         <size>7</size>
38589       </method>
38590       <method name="Void Main()">
38591         <size>12</size>
38592       </method>
38593     </type>
38594   </test>
38595   <test name="test-699.cs">
38596     <type name="D">
38597       <method name="Void .ctor(String)">
38598         <size>25</size>
38599       </method>
38600       <method name="System.String get_message()">
38601         <size>7</size>
38602       </method>
38603       <method name="Void Main()">
38604         <size>1</size>
38605       </method>
38606     </type>
38607   </test>
38608   <test name="test-7.cs">
38609     <type name="Mine.MyBoolean">
38610       <method name="Void .ctor()">
38611         <size>7</size>
38612       </method>
38613       <method name="Boolean op_Implicit(Mine.MyBoolean)">
38614         <size>2</size>
38615       </method>
38616     </type>
38617     <type name="Mine.MyTrueFalse">
38618       <method name="Void .ctor()">
38619         <size>7</size>
38620       </method>
38621       <method name="Boolean op_True(Mine.MyTrueFalse)">
38622         <size>2</size>
38623       </method>
38624       <method name="Boolean op_False(Mine.MyTrueFalse)">
38625         <size>2</size>
38626       </method>
38627     </type>
38628     <type name="Mine.Blah">
38629       <method name="Void .ctor(Int32)">
38630         <size>14</size>
38631       </method>
38632       <method name="Int32 Main()">
38633         <size>408</size>
38634       </method>
38635       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
38636         <size>31</size>
38637       </method>
38638       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
38639         <size>22</size>
38640       </method>
38641       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
38642         <size>23</size>
38643       </method>
38644       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
38645         <size>31</size>
38646       </method>
38647       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
38648         <size>24</size>
38649       </method>
38650       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
38651         <size>24</size>
38652       </method>
38653       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
38654         <size>24</size>
38655       </method>
38656       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
38657         <size>23</size>
38658       </method>
38659       <method name="Boolean op_LogicalNot(Mine.Blah)">
38660         <size>20</size>
38661       </method>
38662       <method name="Mine.Blah op_Increment(Mine.Blah)">
38663         <size>26</size>
38664       </method>
38665       <method name="Mine.Blah op_Decrement(Mine.Blah)">
38666         <size>26</size>
38667       </method>
38668       <method name="Boolean op_True(Mine.Blah)">
38669         <size>20</size>
38670       </method>
38671       <method name="Boolean op_False(Mine.Blah)">
38672         <size>23</size>
38673       </method>
38674       <method name="Int32 op_Implicit(Mine.Blah)">
38675         <size>17</size>
38676       </method>
38677       <method name="Double op_Explicit(Mine.Blah)">
38678         <size>18</size>
38679       </method>
38680     </type>
38681   </test>
38682   <test name="test-70.cs">
38683     <type name="X">
38684       <method name="Void .ctor()">
38685         <size>7</size>
38686       </method>
38687       <method name="Int32 get_A()">
38688         <size>2</size>
38689       </method>
38690       <method name="Int32 B()">
38691         <size>2</size>
38692       </method>
38693     </type>
38694     <type name="Y">
38695       <method name="Void .ctor()">
38696         <size>7</size>
38697       </method>
38698       <method name="Int32 get_A()">
38699         <size>9</size>
38700       </method>
38701       <method name="Int32 B()">
38702         <size>9</size>
38703       </method>
38704     </type>
38705     <type name="Z">
38706       <method name="Void .ctor()">
38707         <size>7</size>
38708       </method>
38709       <method name="Int32 Main()">
38710         <size>70</size>
38711       </method>
38712     </type>
38713   </test>
38714   <test name="test-700.cs">
38715     <type name="FooAttribute">
38716       <method name="Void .ctor(String)">
38717         <size>7</size>
38718       </method>
38719     </type>
38720     <type name="Test">
38721       <method name="Void .ctor()">
38722         <size>7</size>
38723       </method>
38724     </type>
38725     <type name="Program">
38726       <method name="Void .ctor()">
38727         <size>7</size>
38728       </method>
38729       <method name="Void Main()">
38730         <size>1</size>
38731       </method>
38732     </type>
38733   </test>
38734   <test name="test-701.cs">
38735     <type name="Foo">
38736       <method name="Void .ctor()">
38737         <size>7</size>
38738       </method>
38739       <method name="UInt16 ToUint16()">
38740         <size>6</size>
38741       </method>
38742       <method name="Void Main()">
38743         <size>1</size>
38744       </method>
38745     </type>
38746   </test>
38747   <test name="test-703.cs">
38748     <type name="A">
38749       <method name="Void .ctor()">
38750         <size>7</size>
38751       </method>
38752       <method name="Void add_Finished(System.EventHandler)">
38753         <size>0</size>
38754       </method>
38755       <method name="Void remove_Finished(System.EventHandler)">
38756         <size>0</size>
38757       </method>
38758       <method name="Void test(A)">
38759         <size>19</size>
38760       </method>
38761       <method name="Void TestA(System.Object, System.EventArgs)">
38762         <size>25</size>
38763       </method>
38764     </type>
38765     <type name="B">
38766       <method name="Void .ctor()">
38767         <size>65</size>
38768       </method>
38769       <method name="Void add_Finished(System.EventHandler)">
38770         <size>24</size>
38771       </method>
38772       <method name="Void remove_Finished(System.EventHandler)">
38773         <size>24</size>
38774       </method>
38775       <method name="Void TestB(System.Object, System.EventArgs)">
38776         <size>25</size>
38777       </method>
38778       <method name="Int32 Main()">
38779         <size>14</size>
38780       </method>
38781     </type>
38782   </test>
38783   <test name="test-705.cs">
38784     <type name="Test">
38785       <method name="Void .ctor()">
38786         <size>7</size>
38787       </method>
38788       <method name="Void .cctor()">
38789         <size>1</size>
38790       </method>
38791       <method name="Nested GetEnumerator()">
38792         <size>10</size>
38793       </method>
38794     </type>
38795     <type name="Test+Nested">
38796       <method name="Void System.IDisposable.Dispose()">
38797         <size>13</size>
38798       </method>
38799       <method name="Int32 get_Current()">
38800         <size>2</size>
38801       </method>
38802       <method name="Boolean MoveNext()">
38803         <size>2</size>
38804       </method>
38805       <method name="Void Reset()">
38806         <size>1</size>
38807       </method>
38808       <method name="Void Dispose()">
38809         <size>11</size>
38810       </method>
38811     </type>
38812     <type name="Program">
38813       <method name="Int32 Main()">
38814         <size>72</size>
38815       </method>
38816     </type>
38817   </test>
38818   <test name="test-706.cs">
38819     <type name="Test.CustomParentAttribute">
38820       <method name="Void .ctor()">
38821         <size>7</size>
38822       </method>
38823       <method name="Void DoSomething()">
38824         <size>0</size>
38825       </method>
38826     </type>
38827     <type name="Test.MyClass">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831       <method name="Void Main()">
38832         <size>1</size>
38833       </method>
38834     </type>
38835     <type name="Test.MyClass+CustomChildAttribute">
38836       <method name="Void .ctor()">
38837         <size>7</size>
38838       </method>
38839       <method name="Void DoSomething()">
38840         <size>1</size>
38841       </method>
38842     </type>
38843   </test>
38844   <test name="test-707.cs">
38845     <type name="Tzap">
38846       <method name="Void .ctor()">
38847         <size>7</size>
38848       </method>
38849     </type>
38850     <type name="Tzap+Baz">
38851       <method name="Void .ctor()">
38852         <size>7</size>
38853       </method>
38854       <method name="Void Gazonk()">
38855         <size>7</size>
38856       </method>
38857       <method name="Void Main()">
38858         <size>1</size>
38859       </method>
38860     </type>
38861     <type name="Tzap+Bar">
38862       <method name="Void .ctor()">
38863         <size>7</size>
38864       </method>
38865       <method name="Void Foo()">
38866         <size>1</size>
38867       </method>
38868     </type>
38869   </test>
38870   <test name="test-708.cs">
38871     <type name="A">
38872       <method name="Void .ctor()">
38873         <size>7</size>
38874       </method>
38875       <method name="A+ADelegate Delegate2(Boolean)">
38876         <size>25</size>
38877       </method>
38878       <method name="Void Main()">
38879         <size>1</size>
38880       </method>
38881     </type>
38882     <type name="A+ADelegate">
38883       <method name="Void .ctor(Object, IntPtr)">
38884         <size>0</size>
38885       </method>
38886       <method name="A+ADelegate Invoke(Boolean)">
38887         <size>0</size>
38888       </method>
38889       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
38890         <size>0</size>
38891       </method>
38892       <method name="A+ADelegate EndInvoke(IAsyncResult)">
38893         <size>0</size>
38894       </method>
38895     </type>
38896   </test>
38897   <test name="test-709.cs">
38898     <type name="C">
38899       <method name="Void .ctor()">
38900         <size>7</size>
38901       </method>
38902       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
38903         <size>68</size>
38904       </method>
38905       <method name="Void CharCopy(Char*, Char*, Int32)">
38906         <size>33</size>
38907       </method>
38908       <method name="Int32 Main()">
38909         <size>58</size>
38910       </method>
38911     </type>
38912   </test>
38913   <test name="test-71.cs">
38914     <type name="X">
38915       <method name="Void .ctor()">
38916         <size>7</size>
38917       </method>
38918       <method name="Void Main()">
38919         <size>37</size>
38920       </method>
38921     </type>
38922     <type name="MethodSignature">
38923       <method name="Void .ctor(String, Type, Type[])">
38924         <size>22</size>
38925       </method>
38926     </type>
38927   </test>
38928   <test name="test-710.cs">
38929     <type name="Z">
38930       <method name="Void .ctor()">
38931         <size>7</size>
38932       </method>
38933     </type>
38934     <type name="C">
38935       <method name="Void .ctor()">
38936         <size>7</size>
38937       </method>
38938       <method name="Void Main()">
38939         <size>7</size>
38940       </method>
38941     </type>
38942   </test>
38943   <test name="test-711.cs">
38944     <type name="N.Test">
38945       <method name="Void .ctor()">
38946         <size>7</size>
38947       </method>
38948       <method name="Void .ctor(Int32)">
38949         <size>7</size>
38950       </method>
38951       <method name="Void Main()">
38952         <size>1</size>
38953       </method>
38954     </type>
38955   </test>
38956   <test name="test-712.cs">
38957     <type name="Hello">
38958       <method name="Void .ctor()">
38959         <size>7</size>
38960       </method>
38961       <method name="Void Main()">
38962         <size>22</size>
38963       </method>
38964     </type>
38965   </test>
38966   <test name="test-713.cs">
38967     <type name="DispBar">
38968       <method name="Void .ctor()">
38969         <size>7</size>
38970       </method>
38971       <method name="Void Dispose()">
38972         <size>11</size>
38973       </method>
38974     </type>
38975     <type name="Foo">
38976       <method name="Void .ctor()">
38977         <size>7</size>
38978       </method>
38979       <method name="IDisposable GetBar()">
38980         <size>6</size>
38981       </method>
38982     </type>
38983     <type name="Test">
38984       <method name="Void .ctor()">
38985         <size>7</size>
38986       </method>
38987       <method name="Void .cctor()">
38988         <size>11</size>
38989       </method>
38990       <method name="Boolean TryThing()">
38991         <size>46</size>
38992       </method>
38993       <method name="Void Main()">
38994         <size>7</size>
38995       </method>
38996     </type>
38997   </test>
38998   <test name="test-714.cs">
38999     <type name="Hello">
39000       <method name="Void .ctor()">
39001         <size>7</size>
39002       </method>
39003       <method name="Void IBar.Test()">
39004         <size>1</size>
39005       </method>
39006       <method name="Void Main()">
39007         <size>1</size>
39008       </method>
39009     </type>
39010   </test>
39011   <test name="test-716.cs">
39012     <type name="SS">
39013       <method name="Void .cctor()">
39014         <size>8</size>
39015       </method>
39016     </type>
39017     <type name="SSS">
39018       <method name="Void .cctor()">
39019         <size>15</size>
39020       </method>
39021     </type>
39022     <type name="C">
39023       <method name="Void .ctor()">
39024         <size>7</size>
39025       </method>
39026     </type>
39027     <type name="CC">
39028       <method name="Void .ctor()">
39029         <size>7</size>
39030       </method>
39031       <method name="Void .cctor()">
39032         <size>8</size>
39033       </method>
39034     </type>
39035     <type name="CCC">
39036       <method name="Void .ctor()">
39037         <size>7</size>
39038       </method>
39039       <method name="Void .cctor()">
39040         <size>11</size>
39041       </method>
39042     </type>
39043     <type name="X">
39044       <method name="Void .ctor()">
39045         <size>7</size>
39046       </method>
39047       <method name="Int32 Main()">
39048         <size>192</size>
39049       </method>
39050     </type>
39051   </test>
39052   <test name="test-717.cs">
39053     <type name="AA">
39054       <method name="Void .ctor()">
39055         <size>7</size>
39056       </method>
39057       <method name="Int32 Foo(Int32)">
39058         <size>2</size>
39059       </method>
39060     </type>
39061     <type name="A">
39062       <method name="Void .ctor()">
39063         <size>7</size>
39064       </method>
39065       <method name="Int32 Foo(Byte)">
39066         <size>2</size>
39067       </method>
39068       <method name="Int32 Foo(Int32)">
39069         <size>2</size>
39070       </method>
39071     </type>
39072     <type name="B">
39073       <method name="Void .ctor()">
39074         <size>7</size>
39075       </method>
39076       <method name="Int32 Foo(Int32)">
39077         <size>2</size>
39078       </method>
39079       <method name="Void Foo(System.String)">
39080         <size>1</size>
39081       </method>
39082     </type>
39083     <type name="S">
39084       <method name="System.String ToString()">
39085         <size>6</size>
39086       </method>
39087     </type>
39088     <type name="MyClass">
39089       <method name="Void .ctor()">
39090         <size>7</size>
39091       </method>
39092       <method name="Int32 Main()">
39093         <size>67</size>
39094       </method>
39095     </type>
39096   </test>
39097   <test name="test-718.cs">
39098     <type name="A">
39099       <method name="Void .ctor()">
39100         <size>7</size>
39101       </method>
39102       <method name="Void Foo(Int32, Int32)">
39103         <size>1</size>
39104       </method>
39105     </type>
39106     <type name="B">
39107       <method name="Void .ctor()">
39108         <size>7</size>
39109       </method>
39110       <method name="Void Main()">
39111         <size>8</size>
39112       </method>
39113       <method name="Void Foo(Int32)">
39114         <size>1</size>
39115       </method>
39116     </type>
39117   </test>
39118   <test name="test-719.cs">
39119     <type name="C">
39120       <method name="Void .ctor()">
39121         <size>7</size>
39122       </method>
39123       <method name="Void Main()">
39124         <size>1</size>
39125       </method>
39126     </type>
39127   </test>
39128   <test name="test-72.cs">
39129     <type name="outer">
39130       <method name="Void .ctor()">
39131         <size>7</size>
39132       </method>
39133       <method name="Int32 Main()">
39134         <size>2</size>
39135       </method>
39136     </type>
39137     <type name="outer+inner">
39138       <method name="Void .ctor()">
39139         <size>7</size>
39140       </method>
39141       <method name="Void meth(System.Object)">
39142         <size>8</size>
39143       </method>
39144     </type>
39145   </test>
39146   <test name="test-720.cs">
39147     <type name="N.Program">
39148       <method name="Void .ctor()">
39149         <size>7</size>
39150       </method>
39151       <method name="Void Main()">
39152         <size>18</size>
39153       </method>
39154     </type>
39155     <type name="N.Parent">
39156       <method name="Void .ctor()">
39157         <size>7</size>
39158       </method>
39159       <method name="Void add_Example(N.Parent+ExampleHandler)">
39160         <size>0</size>
39161       </method>
39162       <method name="Void remove_Example(N.Parent+ExampleHandler)">
39163         <size>0</size>
39164       </method>
39165     </type>
39166     <type name="N.Child">
39167       <method name="Void .ctor()">
39168         <size>7</size>
39169       </method>
39170       <method name="Void add_Example(N.Parent+ExampleHandler)">
39171         <size>24</size>
39172       </method>
39173       <method name="Void remove_Example(N.Parent+ExampleHandler)">
39174         <size>24</size>
39175       </method>
39176       <method name="Void OnExample()">
39177         <size>23</size>
39178       </method>
39179     </type>
39180     <type name="N.Parent+ExampleHandler">
39181       <method name="Void .ctor(Object, IntPtr)">
39182         <size>0</size>
39183       </method>
39184       <method name="Void Invoke()">
39185         <size>0</size>
39186       </method>
39187       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39188         <size>0</size>
39189       </method>
39190       <method name="Void EndInvoke(IAsyncResult)">
39191         <size>0</size>
39192       </method>
39193     </type>
39194   </test>
39195   <test name="test-721.cs">
39196     <type name="Program">
39197       <method name="Void .ctor()">
39198         <size>7</size>
39199       </method>
39200       <method name="Int32 Main()">
39201         <size>55</size>
39202       </method>
39203     </type>
39204     <type name="Control">
39205       <method name="Void .ctor()">
39206         <size>7</size>
39207       </method>
39208       <method name="Void set_Foo(Int32)">
39209         <size>1</size>
39210       </method>
39211     </type>
39212   </test>
39213   <test name="test-723.cs">
39214     <type name="Test">
39215       <method name="Void .ctor()">
39216         <size>7</size>
39217       </method>
39218       <method name="Int32 get_Count()">
39219         <size>2</size>
39220       </method>
39221     </type>
39222     <type name="Maine">
39223       <method name="Int32 Main()">
39224         <size>21</size>
39225       </method>
39226     </type>
39227   </test>
39228   <test name="test-724.cs">
39229     <type name="Test">
39230       <method name="Void .ctor()">
39231         <size>7</size>
39232       </method>
39233       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
39234         <size>29</size>
39235       </method>
39236       <method name="Int32 Main()">
39237         <size>110</size>
39238       </method>
39239     </type>
39240     <type name="Concrete">
39241       <method name="Void .ctor()">
39242         <size>7</size>
39243       </method>
39244       <method name="System.String A.get_Spec()">
39245         <size>6</size>
39246       </method>
39247       <method name="System.String B.get_Spec()">
39248         <size>6</size>
39249       </method>
39250       <method name="System.String get_Spec()">
39251         <size>6</size>
39252       </method>
39253     </type>
39254   </test>
39255   <test name="test-726.cs">
39256     <type name="CS0102">
39257       <method name="System.Object IFoo.Clone()">
39258         <size>2</size>
39259       </method>
39260       <method name="Void Main()">
39261         <size>1</size>
39262       </method>
39263       <method name="Void .ctor()">
39264         <size>7</size>
39265       </method>
39266     </type>
39267     <type name="CS0102+Clone">
39268       <method name="Void .ctor()">
39269         <size>7</size>
39270       </method>
39271     </type>
39272   </test>
39273   <test name="test-727.cs">
39274     <type name="IDisposableTest.MainClass">
39275       <method name="Int32 Main()">
39276         <size>113</size>
39277       </method>
39278       <method name="Void .ctor()">
39279         <size>7</size>
39280       </method>
39281     </type>
39282     <type name="IDisposableTest.Foo">
39283       <method name="Void Dispose()">
39284         <size>32</size>
39285       </method>
39286       <method name="Void .ctor()">
39287         <size>57</size>
39288       </method>
39289       <method name="Void .cctor()">
39290         <size>1</size>
39291       </method>
39292     </type>
39293   </test>
39294   <test name="test-728.cs">
39295     <type name="Tests">
39296       <method name="Int32 Main()">
39297         <size>25</size>
39298       </method>
39299       <method name="Void .ctor()">
39300         <size>7</size>
39301       </method>
39302     </type>
39303   </test>
39304   <test name="test-729.cs">
39305     <type name="Primes.MainClass">
39306       <method name="Int32 Main()">
39307         <size>141</size>
39308       </method>
39309       <method name="Void .ctor()">
39310         <size>7</size>
39311       </method>
39312     </type>
39313   </test>
39314   <test name="test-73.cs">
39315     <type name="Abstract">
39316       <method name="Void .ctor()">
39317         <size>7</size>
39318       </method>
39319       <method name="Int32 A()">
39320         <size>0</size>
39321       </method>
39322     </type>
39323     <type name="Concrete">
39324       <method name="Void .ctor()">
39325         <size>7</size>
39326       </method>
39327       <method name="Int32 A()">
39328         <size>2</size>
39329       </method>
39330     </type>
39331     <type name="Test">
39332       <method name="Void .ctor()">
39333         <size>7</size>
39334       </method>
39335       <method name="Int32 Main()">
39336         <size>22</size>
39337       </method>
39338     </type>
39339   </test>
39340   <test name="test-730.cs">
39341     <type name="Demo">
39342       <method name="Void Test(System.Object)">
39343         <size>1</size>
39344       </method>
39345       <method name="Int32 Test(Int32)">
39346         <size>2</size>
39347       </method>
39348       <method name="Int32 GetPhones()">
39349         <size>22</size>
39350       </method>
39351       <method name="Int32 Main()">
39352         <size>23</size>
39353       </method>
39354       <method name="Void .ctor()">
39355         <size>7</size>
39356       </method>
39357     </type>
39358     <type name="Demo+D">
39359       <method name="Int32 Invoke(Int32)">
39360         <size>0</size>
39361       </method>
39362       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39363         <size>0</size>
39364       </method>
39365       <method name="Int32 EndInvoke(IAsyncResult)">
39366         <size>0</size>
39367       </method>
39368       <method name="Void .ctor(Object, IntPtr)">
39369         <size>0</size>
39370       </method>
39371     </type>
39372   </test>
39373   <test name="test-731.cs">
39374     <type name="C">
39375       <method name="Int32 Main()">
39376         <size>34</size>
39377       </method>
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381     </type>
39382     <type name="&lt;PrivateImplementationDetails&gt;">
39383       <method name="Void .ctor()">
39384         <size>7</size>
39385       </method>
39386     </type>
39387   </test>
39388   <test name="test-733.cs">
39389     <type name="Test">
39390       <method name="Int32 Main()">
39391         <size>88</size>
39392       </method>
39393       <method name="Void .ctor()">
39394         <size>7</size>
39395       </method>
39396     </type>
39397   </test>
39398   <test name="test-734.cs">
39399     <type name="M">
39400       <method name="Void Run()">
39401         <size>23</size>
39402       </method>
39403       <method name="Int32 Main()">
39404         <size>72</size>
39405       </method>
39406       <method name="Void .ctor()">
39407         <size>7</size>
39408       </method>
39409     </type>
39410   </test>
39411   <test name="test-735.cs">
39412     <type name="B">
39413       <method name="Void .ctor()">
39414         <size>7</size>
39415       </method>
39416     </type>
39417     <type name="B+C">
39418       <method name="Void Main()">
39419         <size>1</size>
39420       </method>
39421       <method name="Void .ctor()">
39422         <size>7</size>
39423       </method>
39424     </type>
39425     <type name="B+C+X">
39426       <method name="Void .ctor()">
39427         <size>7</size>
39428       </method>
39429     </type>
39430     <type name="B+D">
39431       <method name="Void .ctor()">
39432         <size>7</size>
39433       </method>
39434     </type>
39435   </test>
39436   <test name="test-736.cs">
39437     <type name="TestGeneric`1[T]">
39438       <method name="Void add_Event(System.EventHandler)">
39439         <size>24</size>
39440       </method>
39441       <method name="Void remove_Event(System.EventHandler)">
39442         <size>24</size>
39443       </method>
39444       <method name="Void Raise()">
39445         <size>18</size>
39446       </method>
39447       <method name="Void .ctor()">
39448         <size>7</size>
39449       </method>
39450     </type>
39451     <type name="TestGeneric2`1[T]">
39452       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
39453         <size>24</size>
39454       </method>
39455       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
39456         <size>24</size>
39457       </method>
39458       <method name="Void Raise()">
39459         <size>21</size>
39460       </method>
39461       <method name="Void .ctor()">
39462         <size>7</size>
39463       </method>
39464     </type>
39465     <type name="Test">
39466       <method name="Void add_Event(System.EventHandler)">
39467         <size>24</size>
39468       </method>
39469       <method name="Void remove_Event(System.EventHandler)">
39470         <size>24</size>
39471       </method>
39472       <method name="Void Raise()">
39473         <size>18</size>
39474       </method>
39475       <method name="Void Main()">
39476         <size>1</size>
39477       </method>
39478       <method name="Void .ctor()">
39479         <size>7</size>
39480       </method>
39481     </type>
39482     <type name="TestGeneric2`1+GenericHandler[T]">
39483       <method name="Void Invoke(T)">
39484         <size>0</size>
39485       </method>
39486       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
39487         <size>0</size>
39488       </method>
39489       <method name="Void EndInvoke(IAsyncResult)">
39490         <size>0</size>
39491       </method>
39492       <method name="Void .ctor(Object, IntPtr)">
39493         <size>0</size>
39494       </method>
39495     </type>
39496   </test>
39497   <test name="test-737.cs">
39498     <type name="Breaks">
39499       <method name="Double get_Item(Int32, Int32)">
39500         <size>7</size>
39501       </method>
39502       <method name="Void set_Item(Int32, Int32, Double)">
39503         <size>8</size>
39504       </method>
39505       <method name="Void .ctor(Double)">
39506         <size>8</size>
39507       </method>
39508     </type>
39509     <type name="Tester">
39510       <method name="Int32 Main()">
39511         <size>80</size>
39512       </method>
39513       <method name="Void .ctor()">
39514         <size>7</size>
39515       </method>
39516     </type>
39517   </test>
39518   <test name="test-738.cs">
39519     <type name="TestNamespace.ResumableInputStream">
39520       <method name="Void Main()">
39521         <size>1</size>
39522       </method>
39523       <method name="Void .ctor()">
39524         <size>18</size>
39525       </method>
39526     </type>
39527   </test>
39528   <test name="test-739.cs">
39529     <type name="X">
39530       <method name="Void Finalize()">
39531         <size>19</size>
39532       </method>
39533       <method name="Void Foo()">
39534         <size>1</size>
39535       </method>
39536       <method name="Int32 Main()">
39537         <size>89</size>
39538       </method>
39539       <method name="Void .ctor()">
39540         <size>7</size>
39541       </method>
39542     </type>
39543   </test>
39544   <test name="test-74.cs">
39545     <type name="X">
39546       <method name="Void .ctor()">
39547         <size>7</size>
39548       </method>
39549       <method name="Int32 Main()">
39550         <size>168</size>
39551       </method>
39552     </type>
39553   </test>
39554   <test name="test-740.cs">
39555     <type name="FixedTest">
39556       <method name="Int32 Main()">
39557         <size>336</size>
39558       </method>
39559       <method name="Void .ctor()">
39560         <size>7</size>
39561       </method>
39562     </type>
39563     <type name="FixedTest+TValue">
39564       <method name="System.String ToString()">
39565         <size>17</size>
39566       </method>
39567       <method name="Void .ctor(Int64)">
39568         <size>28</size>
39569       </method>
39570     </type>
39571   </test>
39572   <test name="test-741.cs">
39573     <type name="Test">
39574       <method name="Void test()">
39575         <size>18</size>
39576       </method>
39577       <method name="Void Main()">
39578         <size>1</size>
39579       </method>
39580       <method name="Void .ctor()">
39581         <size>7</size>
39582       </method>
39583     </type>
39584   </test>
39585   <test name="test-742.cs">
39586     <type name="Test">
39587       <method name="Test Set(C)">
39588         <size>20</size>
39589       </method>
39590     </type>
39591     <type name="C">
39592       <method name="Void .ctor()">
39593         <size>7</size>
39594       </method>
39595     </type>
39596     <type name="Driver">
39597       <method name="Int32 Main()">
39598         <size>41</size>
39599       </method>
39600       <method name="Void .ctor()">
39601         <size>7</size>
39602       </method>
39603     </type>
39604   </test>
39605   <test name="test-743.cs">
39606     <type name="C">
39607       <method name="Void Main()">
39608         <size>11</size>
39609       </method>
39610       <method name="Void Test()">
39611         <size>30</size>
39612       </method>
39613       <method name="Void .ctor()">
39614         <size>7</size>
39615       </method>
39616     </type>
39617   </test>
39618   <test name="test-744.cs">
39619     <type name="M">
39620       <method name="Void Main()">
39621         <size>7</size>
39622       </method>
39623       <method name="Void .ctor()">
39624         <size>7</size>
39625       </method>
39626     </type>
39627     <type name="M+Nested">
39628       <method name="Void Extra()">
39629         <size>1</size>
39630       </method>
39631       <method name="Void .ctor()">
39632         <size>7</size>
39633       </method>
39634     </type>
39635     <type name="A">
39636       <method name="Void AMethod()">
39637         <size>0</size>
39638       </method>
39639       <method name="Void .ctor()">
39640         <size>7</size>
39641       </method>
39642     </type>
39643     <type name="B">
39644       <method name="Void BMethod()">
39645         <size>0</size>
39646       </method>
39647       <method name="Void .ctor()">
39648         <size>7</size>
39649       </method>
39650     </type>
39651     <type name="C">
39652       <method name="Void AMethod()">
39653         <size>1</size>
39654       </method>
39655       <method name="Void BMethod()">
39656         <size>1</size>
39657       </method>
39658       <method name="Void Extra()">
39659         <size>0</size>
39660       </method>
39661       <method name="Void .ctor()">
39662         <size>7</size>
39663       </method>
39664     </type>
39665   </test>
39666   <test name="test-745.cs">
39667     <type name="C">
39668       <method name="Void Main()">
39669         <size>28</size>
39670       </method>
39671       <method name="Void .ctor()">
39672         <size>7</size>
39673       </method>
39674     </type>
39675   </test>
39676   <test name="test-746.cs">
39677     <type name="Test">
39678       <method name="Void Foo(IListCounter)">
39679         <size>8</size>
39680       </method>
39681       <method name="Void Main()">
39682         <size>1</size>
39683       </method>
39684       <method name="Void .ctor()">
39685         <size>7</size>
39686       </method>
39687     </type>
39688   </test>
39689   <test name="test-747.cs">
39690     <type name="B">
39691       <method name="Void .ctor()">
39692         <size>7</size>
39693       </method>
39694     </type>
39695     <type name="B+BNested">
39696       <method name="Void .ctor()">
39697         <size>7</size>
39698       </method>
39699     </type>
39700     <type name="A">
39701       <method name="Void .ctor()">
39702         <size>7</size>
39703       </method>
39704     </type>
39705     <type name="AA">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709     </type>
39710     <type name="AA+ANested">
39711       <method name="Void .ctor()">
39712         <size>7</size>
39713       </method>
39714     </type>
39715     <type name="M">
39716       <method name="Void Main()">
39717         <size>1</size>
39718       </method>
39719       <method name="Void .ctor()">
39720         <size>7</size>
39721       </method>
39722     </type>
39723   </test>
39724   <test name="test-748.cs">
39725     <type name="M">
39726       <method name="RealTest.Foo Test()">
39727         <size>6</size>
39728       </method>
39729       <method name="Void Main()">
39730         <size>1</size>
39731       </method>
39732       <method name="Void .ctor()">
39733         <size>7</size>
39734       </method>
39735     </type>
39736     <type name="Test.Local.M">
39737       <method name="RealTest.Foo Test()">
39738         <size>6</size>
39739       </method>
39740       <method name="Void .ctor()">
39741         <size>7</size>
39742       </method>
39743     </type>
39744     <type name="RealTest.Foo">
39745       <method name="Void .ctor()">
39746         <size>7</size>
39747       </method>
39748     </type>
39749   </test>
39750   <test name="test-749.cs">
39751     <type name="M">
39752       <method name="Void Main()">
39753         <size>14</size>
39754       </method>
39755       <method name="Void .ctor()">
39756         <size>7</size>
39757       </method>
39758     </type>
39759   </test>
39760   <test name="test-75.cs">
39761     <type name="X">
39762       <method name="Void .ctor()">
39763         <size>7</size>
39764       </method>
39765       <method name="Void .cctor()">
39766         <size>1</size>
39767       </method>
39768       <method name="X op_Addition(X, X)">
39769         <size>8</size>
39770       </method>
39771     </type>
39772     <type name="Y">
39773       <method name="Void .ctor()">
39774         <size>7</size>
39775       </method>
39776     </type>
39777     <type name="Z">
39778       <method name="Void .ctor()">
39779         <size>7</size>
39780       </method>
39781     </type>
39782     <type name="driver">
39783       <method name="Void .ctor()">
39784         <size>7</size>
39785       </method>
39786       <method name="Int32 Main()">
39787         <size>34</size>
39788       </method>
39789     </type>
39790   </test>
39791   <test name="test-750.cs">
39792     <type name="M">
39793       <method name="Void Main()">
39794         <size>1</size>
39795       </method>
39796       <method name="Void .ctor()">
39797         <size>7</size>
39798       </method>
39799     </type>
39800   </test>
39801   <test name="test-751.cs">
39802     <type name="LocalNS.Compiler">
39803       <method name="Void .ctor()">
39804         <size>7</size>
39805       </method>
39806     </type>
39807     <type name="System.Local.M">
39808       <method name="Void Main()">
39809         <size>7</size>
39810       </method>
39811       <method name="Void .ctor()">
39812         <size>7</size>
39813       </method>
39814     </type>
39815   </test>
39816   <test name="test-752.cs">
39817     <type name="M">
39818       <method name="Void Main()">
39819         <size>1</size>
39820       </method>
39821       <method name="Void .ctor()">
39822         <size>7</size>
39823       </method>
39824     </type>
39825   </test>
39826   <test name="test-753.cs">
39827     <type name="AI2">
39828       <method name="System.String IA.get_val()">
39829         <size>6</size>
39830       </method>
39831       <method name="Void IA.set_val(System.String)">
39832         <size>1</size>
39833       </method>
39834       <method name="Int32 get_val()">
39835         <size>3</size>
39836       </method>
39837       <method name="Void set_val(Int32)">
39838         <size>1</size>
39839       </method>
39840       <method name="Void stuff(IAI2)">
39841         <size>13</size>
39842       </method>
39843       <method name="Void Main()">
39844         <size>1</size>
39845       </method>
39846       <method name="Void .ctor()">
39847         <size>7</size>
39848       </method>
39849     </type>
39850   </test>
39851   <test name="test-754.cs">
39852     <type name="Bug.D">
39853       <method name="Void Invoke()">
39854         <size>0</size>
39855       </method>
39856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39857         <size>0</size>
39858       </method>
39859       <method name="Void EndInvoke(IAsyncResult)">
39860         <size>0</size>
39861       </method>
39862       <method name="Void .ctor(Object, IntPtr)">
39863         <size>0</size>
39864       </method>
39865     </type>
39866     <type name="Bug.A">
39867       <method name="Void add_E(Bug.D)">
39868         <size>0</size>
39869       </method>
39870       <method name="Void remove_E(Bug.D)">
39871         <size>0</size>
39872       </method>
39873       <method name="Void .ctor()">
39874         <size>7</size>
39875       </method>
39876     </type>
39877     <type name="Bug.B">
39878       <method name="Void add_E(Bug.D)">
39879         <size>1</size>
39880       </method>
39881       <method name="Void remove_E(Bug.D)">
39882         <size>1</size>
39883       </method>
39884       <method name="Void .ctor()">
39885         <size>7</size>
39886       </method>
39887     </type>
39888     <type name="Bug.M">
39889       <method name="Void Main()">
39890         <size>1</size>
39891       </method>
39892       <method name="Void .ctor()">
39893         <size>7</size>
39894       </method>
39895     </type>
39896   </test>
39897   <test name="test-755.cs">
39898     <type name="Item">
39899       <method name="Void .ctor()">
39900         <size>7</size>
39901       </method>
39902       <method name="Void .cctor()">
39903         <size>8</size>
39904       </method>
39905     </type>
39906     <type name="Item+Builder">
39907       <method name="Int32 get_Foo()">
39908         <size>6</size>
39909       </method>
39910       <method name="System.Object get_Item(Int32)">
39911         <size>2</size>
39912       </method>
39913       <method name="System.Object get_Item(Int32, Int32)">
39914         <size>2</size>
39915       </method>
39916       <method name="Void .ctor()">
39917         <size>7</size>
39918       </method>
39919     </type>
39920     <type name="Program">
39921       <method name="Void Main()">
39922         <size>1</size>
39923       </method>
39924       <method name="Void .ctor()">
39925         <size>7</size>
39926       </method>
39927     </type>
39928   </test>
39929   <test name="test-756.cs">
39930     <type name="UnsafeTest">
39931       <method name="Void Main()">
39932         <size>12</size>
39933       </method>
39934       <method name="Void .ctor()">
39935         <size>7</size>
39936       </method>
39937     </type>
39938   </test>
39939   <test name="test-757.cs">
39940     <type name="TestClass1">
39941       <method name="Void Test()">
39942         <size>34</size>
39943       </method>
39944       <method name="Int32 Main()">
39945         <size>20</size>
39946       </method>
39947       <method name="Void .ctor()">
39948         <size>7</size>
39949       </method>
39950     </type>
39951     <type name="&lt;PrivateImplementationDetails&gt;">
39952       <method name="Void .ctor()">
39953         <size>7</size>
39954       </method>
39955     </type>
39956   </test>
39957   <test name="test-758.cs">
39958     <type name="C">
39959       <method name="Void Main()">
39960         <size>1</size>
39961       </method>
39962       <method name="Void .ctor()">
39963         <size>7</size>
39964       </method>
39965     </type>
39966     <type name="D">
39967       <method name="Void Finalize()">
39968         <size>13</size>
39969       </method>
39970       <method name="Void .ctor()">
39971         <size>7</size>
39972       </method>
39973     </type>
39974   </test>
39975   <test name="test-76.cs">
39976     <type name="foo">
39977       <method name="Void .ctor()">
39978         <size>7</size>
39979       </method>
39980       <method name="System.String strcat(System.String[])">
39981         <size>47</size>
39982       </method>
39983       <method name="Int32 Main()">
39984         <size>142</size>
39985       </method>
39986     </type>
39987   </test>
39988   <test name="test-760.cs">
39989     <type name="A">
39990       <method name="Void .ctor()">
39991         <size>7</size>
39992       </method>
39993     </type>
39994     <type name="Test">
39995       <method name="Void Main()">
39996         <size>7</size>
39997       </method>
39998       <method name="Void .ctor()">
39999         <size>7</size>
40000       </method>
40001     </type>
40002   </test>
40003   <test name="test-761.cs">
40004     <type name="C">
40005       <method name="Int32 get_I()">
40006         <size>7</size>
40007       </method>
40008       <method name="Void set_I(Int32)">
40009         <size>8</size>
40010       </method>
40011       <method name="Void Main()">
40012         <size>1</size>
40013       </method>
40014       <method name="Void .ctor()">
40015         <size>7</size>
40016       </method>
40017     </type>
40018   </test>
40019   <test name="test-762.cs">
40020     <type name="N1.Derived.Dummy">
40021       <method name="Void .ctor()">
40022         <size>7</size>
40023       </method>
40024     </type>
40025     <type name="N2.Derived.Dummy">
40026       <method name="Void .ctor()">
40027         <size>7</size>
40028       </method>
40029     </type>
40030     <type name="DerivedAttribute">
40031       <method name="Void .ctor()">
40032         <size>7</size>
40033       </method>
40034     </type>
40035     <type name="T">
40036       <method name="Void Main()">
40037         <size>1</size>
40038       </method>
40039       <method name="Void .ctor()">
40040         <size>7</size>
40041       </method>
40042     </type>
40043   </test>
40044   <test name="test-763.cs">
40045     <type name="StaticDelegateWithSameNameAsInstance">
40046       <method name="Void set_MyProvider(StaticDelegateWithSameNameAsInstance+Provider)">
40047         <size>35</size>
40048       </method>
40049       <method name="Void StaticCallback()">
40050         <size>31</size>
40051       </method>
40052       <method name="Void StaticCallback(System.String)">
40053         <size>35</size>
40054       </method>
40055       <method name="Int32 Main()">
40056         <size>36</size>
40057       </method>
40058       <method name="Void .ctor()">
40059         <size>7</size>
40060       </method>
40061       <method name="Void .cctor()">
40062         <size>7</size>
40063       </method>
40064     </type>
40065     <type name="StaticDelegateWithSameNameAsInstance+Provider">
40066       <method name="Void Invoke(System.String)">
40067         <size>0</size>
40068       </method>
40069       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40070         <size>0</size>
40071       </method>
40072       <method name="Void EndInvoke(IAsyncResult)">
40073         <size>0</size>
40074       </method>
40075       <method name="Void .ctor(Object, IntPtr)">
40076         <size>0</size>
40077       </method>
40078     </type>
40079   </test>
40080   <test name="test-764.cs">
40081     <type name="Item">
40082       <method name="Void .ctor()">
40083         <size>7</size>
40084       </method>
40085       <method name="Void .cctor()">
40086         <size>11</size>
40087       </method>
40088     </type>
40089     <type name="Caller">
40090       <method name="System.String get_Item(System.String)">
40091         <size>2</size>
40092       </method>
40093       <method name="Int32 get_Item(Int32)">
40094         <size>2</size>
40095       </method>
40096       <method name="Void Foo()">
40097         <size>12</size>
40098       </method>
40099       <method name="Void Main()">
40100         <size>1</size>
40101       </method>
40102       <method name="Void .ctor()">
40103         <size>7</size>
40104       </method>
40105     </type>
40106   </test>
40107   <test name="test-765.cs">
40108     <type name="B">
40109       <method name="Void Foo(Int32)">
40110         <size>1</size>
40111       </method>
40112       <method name="Void .ctor()">
40113         <size>7</size>
40114       </method>
40115     </type>
40116     <type name="A">
40117       <method name="Void Foo(System.String)">
40118         <size>1</size>
40119       </method>
40120       <method name="Void .ctor()">
40121         <size>7</size>
40122       </method>
40123     </type>
40124     <type name="Test">
40125       <method name="Void Main()">
40126         <size>11</size>
40127       </method>
40128     </type>
40129   </test>
40130   <test name="test-766.cs">
40131     <type name="A.Color">
40132       <method name="Color get_Base()">
40133         <size>6</size>
40134       </method>
40135       <method name="Color get_NewBase()">
40136         <size>7</size>
40137       </method>
40138       <method name="Void Main()">
40139         <size>1</size>
40140       </method>
40141       <method name="Void .ctor()">
40142         <size>7</size>
40143       </method>
40144     </type>
40145     <type name="B.Color">
40146       <method name="Color From(Int32)">
40147         <size>10</size>
40148       </method>
40149       <method name="Void .cctor()">
40150         <size>15</size>
40151       </method>
40152     </type>
40153   </test>
40154   <test name="test-767.cs">
40155     <type name="Test">
40156       <method name="Int32 Foo()">
40157         <size>2</size>
40158       </method>
40159       <method name="Void Main()">
40160         <size>1</size>
40161       </method>
40162       <method name="Void .ctor()">
40163         <size>7</size>
40164       </method>
40165     </type>
40166     <type name="S">
40167       <method name="Test get_Test()">
40168         <size>6</size>
40169       </method>
40170       <method name="Void .cctor()">
40171         <size>11</size>
40172       </method>
40173     </type>
40174   </test>
40175   <test name="test-768.cs">
40176     <type name="A.N.Wrong">
40177       <method name="Void .ctor()">
40178         <size>7</size>
40179       </method>
40180     </type>
40181     <type name="N.C">
40182       <method name="Void .ctor()">
40183         <size>7</size>
40184       </method>
40185     </type>
40186     <type name="X.TestClass">
40187       <method name="Void Main()">
40188         <size>7</size>
40189       </method>
40190       <method name="Void .ctor()">
40191         <size>7</size>
40192       </method>
40193     </type>
40194   </test>
40195   <test name="test-769.cs">
40196     <type name="C">
40197       <method name="Void I.Clear()">
40198         <size>1</size>
40199       </method>
40200       <method name="Void Clear()">
40201         <size>1</size>
40202       </method>
40203       <method name="Int32 Main()">
40204         <size>114</size>
40205       </method>
40206       <method name="Void .ctor()">
40207         <size>7</size>
40208       </method>
40209     </type>
40210   </test>
40211   <test name="test-77.cs">
40212     <type name="XX">
40213       <method name="Void .ctor()">
40214         <size>7</size>
40215       </method>
40216       <method name="Int32 Main()">
40217         <size>220</size>
40218       </method>
40219     </type>
40220   </test>
40221   <test name="test-770.cs">
40222     <type name="MyClass">
40223       <method name="Void Main()">
40224         <size>13</size>
40225       </method>
40226       <method name="Void .ctor()">
40227         <size>7</size>
40228       </method>
40229     </type>
40230     <type name="MyClass+A">
40231       <method name="Void add_MouseClick(System.EventHandler)">
40232         <size>24</size>
40233       </method>
40234       <method name="Void remove_MouseClick(System.EventHandler)">
40235         <size>24</size>
40236       </method>
40237       <method name="Void .ctor()">
40238         <size>7</size>
40239       </method>
40240     </type>
40241     <type name="MyClass+B">
40242       <method name="Void add_MouseClick(System.EventHandler)">
40243         <size>24</size>
40244       </method>
40245       <method name="Void remove_MouseClick(System.EventHandler)">
40246         <size>24</size>
40247       </method>
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251     </type>
40252     <type name="MyClass+C">
40253       <method name="Void MouseClick()">
40254         <size>11</size>
40255       </method>
40256       <method name="Void .ctor()">
40257         <size>7</size>
40258       </method>
40259     </type>
40260   </test>
40261   <test name="test-771.cs">
40262     <type name="InternalAccess.Base">
40263       <method name="System.String get_Prop()">
40264         <size>6</size>
40265       </method>
40266       <method name="Void .ctor()">
40267         <size>7</size>
40268       </method>
40269     </type>
40270     <type name="InternalAccess.DerivedInternalExample">
40271       <method name="System.String get_Prop()">
40272         <size>6</size>
40273       </method>
40274       <method name="Void .ctor()">
40275         <size>7</size>
40276       </method>
40277     </type>
40278     <type name="InternalAccess.DerivedProtectedExample">
40279       <method name="System.String get_Prop()">
40280         <size>6</size>
40281       </method>
40282       <method name="Void .ctor()">
40283         <size>7</size>
40284       </method>
40285     </type>
40286     <type name="InternalAccess.MainClass">
40287       <method name="Int32 Main()">
40288         <size>60</size>
40289       </method>
40290       <method name="Void .ctor()">
40291         <size>7</size>
40292       </method>
40293     </type>
40294   </test>
40295   <test name="test-772.cs">
40296     <type name="Test">
40297       <method name="Void Main()">
40298         <size>14</size>
40299       </method>
40300       <method name="Void .ctor()">
40301         <size>7</size>
40302       </method>
40303     </type>
40304     <type name="Foo">
40305       <method name="Void .ctor(Object)">
40306         <size>17</size>
40307       </method>
40308       <method name="Void .ctor(String, Object[])">
40309         <size>7</size>
40310       </method>
40311     </type>
40312   </test>
40313   <test name="test-773.cs">
40314     <type name="Foo">
40315       <method name="Int32 get_Item(Int32)">
40316         <size>3</size>
40317       </method>
40318       <method name="Int32 IFoo.get_Bar(Int32)">
40319         <size>8</size>
40320       </method>
40321       <method name="Void .ctor()">
40322         <size>7</size>
40323       </method>
40324     </type>
40325     <type name="Bar">
40326       <method name="Int32 get_Baz(Int32)">
40327         <size>0</size>
40328       </method>
40329       <method name="Void .ctor()">
40330         <size>7</size>
40331       </method>
40332     </type>
40333     <type name="Babar">
40334       <method name="Int32 get_Baz(Int32)">
40335         <size>3</size>
40336       </method>
40337       <method name="Void .ctor()">
40338         <size>7</size>
40339       </method>
40340     </type>
40341     <type name="Test">
40342       <method name="Int32 Main()">
40343         <size>56</size>
40344       </method>
40345       <method name="Void .ctor()">
40346         <size>7</size>
40347       </method>
40348     </type>
40349   </test>
40350   <test name="test-774.cs">
40351     <type name="C">
40352       <method name="Int32 I.get_Item(Int32)">
40353         <size>2</size>
40354       </method>
40355       <method name="Void I.set_Item(Int32, Int32)">
40356         <size>1</size>
40357       </method>
40358       <method name="Int32 get_Item(Int32)">
40359         <size>2</size>
40360       </method>
40361       <method name="Void set_Item(Int32, Int32)">
40362         <size>1</size>
40363       </method>
40364       <method name="Void Main()">
40365         <size>1</size>
40366       </method>
40367       <method name="Void .ctor()">
40368         <size>7</size>
40369       </method>
40370     </type>
40371   </test>
40372   <test name="test-775.cs">
40373     <type name="C">
40374       <method name="Void A.add_Member(System.EventHandler)">
40375         <size>34</size>
40376       </method>
40377       <method name="Void A.remove_Member(System.EventHandler)">
40378         <size>24</size>
40379       </method>
40380       <method name="Void add_Member(System.EventHandler)">
40381         <size>34</size>
40382       </method>
40383       <method name="Void remove_Member(System.EventHandler)">
40384         <size>24</size>
40385       </method>
40386       <method name="Void .ctor()">
40387         <size>7</size>
40388       </method>
40389     </type>
40390     <type name="Test">
40391       <method name="Int32 Main()">
40392         <size>11</size>
40393       </method>
40394       <method name="Int32 TestMe()">
40395         <size>155</size>
40396       </method>
40397       <method name="Void f(System.Object, System.EventArgs)">
40398         <size>1</size>
40399       </method>
40400       <method name="Void .ctor()">
40401         <size>7</size>
40402       </method>
40403     </type>
40404   </test>
40405   <test name="test-776.cs">
40406     <type name="First">
40407       <method name="System.Object get_Item(System.String)">
40408         <size>6</size>
40409       </method>
40410       <method name="Void set_Item(System.String, System.Object)">
40411         <size>1</size>
40412       </method>
40413       <method name="Void .ctor()">
40414         <size>7</size>
40415       </method>
40416     </type>
40417     <type name="Second">
40418       <method name="System.Object get_Item(System.String)">
40419         <size>6</size>
40420       </method>
40421       <method name="Void set_Item(System.String, System.Object)">
40422         <size>1</size>
40423       </method>
40424       <method name="Void .ctor()">
40425         <size>7</size>
40426       </method>
40427     </type>
40428     <type name="Third">
40429       <method name="System.Object get_Item(System.String)">
40430         <size>8</size>
40431       </method>
40432       <method name="Void set_Item(System.String, System.Object)">
40433         <size>1</size>
40434       </method>
40435       <method name="Void .ctor()">
40436         <size>7</size>
40437       </method>
40438     </type>
40439     <type name="a">
40440       <method name="Int32 Main(System.String[])">
40441         <size>31</size>
40442       </method>
40443       <method name="Void .ctor()">
40444         <size>7</size>
40445       </method>
40446     </type>
40447   </test>
40448   <test name="test-777.cs">
40449     <type name="MediaStore">
40450       <method name="Void Main()">
40451         <size>1</size>
40452       </method>
40453       <method name="Void .ctor()">
40454         <size>7</size>
40455       </method>
40456     </type>
40457     <type name="MediaStore+Thing">
40458       <method name="Void .ctor()">
40459         <size>7</size>
40460       </method>
40461     </type>
40462   </test>
40463   <test name="test-778.cs">
40464     <type name="A">
40465       <method name="Int32 Test()">
40466         <size>6</size>
40467       </method>
40468       <method name="Void .ctor()">
40469         <size>7</size>
40470       </method>
40471     </type>
40472     <type name="B">
40473       <method name="Int32 Test()">
40474         <size>12</size>
40475       </method>
40476       <method name="Void Test(System.Object[])">
40477         <size>1</size>
40478       </method>
40479       <method name="Void Test(System.Object[], System.String)">
40480         <size>1</size>
40481       </method>
40482       <method name="Void .ctor()">
40483         <size>7</size>
40484       </method>
40485     </type>
40486     <type name="C">
40487       <method name="Void Test(System.Object[], System.String)">
40488         <size>1</size>
40489       </method>
40490       <method name="Void .ctor()">
40491         <size>7</size>
40492       </method>
40493     </type>
40494     <type name="D">
40495       <method name="Int32 Test()">
40496         <size>7</size>
40497       </method>
40498       <method name="Void .ctor()">
40499         <size>7</size>
40500       </method>
40501     </type>
40502     <type name="T">
40503       <method name="Int32 Main()">
40504         <size>22</size>
40505       </method>
40506       <method name="Void .ctor()">
40507         <size>7</size>
40508       </method>
40509     </type>
40510   </test>
40511   <test name="test-779.cs">
40512     <type name="Test">
40513       <method name="Int32 Main()">
40514         <size>20</size>
40515       </method>
40516       <method name="Boolean test1(Int64, Int64)">
40517         <size>14</size>
40518       </method>
40519     </type>
40520   </test>
40521   <test name="test-78.cs">
40522     <type name="N1.B">
40523       <method name="Void .ctor()">
40524         <size>7</size>
40525       </method>
40526       <method name="Boolean ShortCasting()">
40527         <size>19</size>
40528       </method>
40529       <method name="Boolean IntCasting()">
40530         <size>18</size>
40531       </method>
40532       <method name="Int32 Main()">
40533         <size>26</size>
40534       </method>
40535     </type>
40536   </test>
40537   <test name="test-780.cs">
40538     <type name="MonoVirtuals.X">
40539       <method name="Void .ctor()">
40540         <size>7</size>
40541       </method>
40542     </type>
40543     <type name="MonoVirtuals.Y">
40544       <method name="Void .ctor()">
40545         <size>7</size>
40546       </method>
40547     </type>
40548     <type name="MonoVirtuals.A">
40549       <method name="Int32 f(MonoVirtuals.X)">
40550         <size>12</size>
40551       </method>
40552       <method name="Int32 f(MonoVirtuals.Y)">
40553         <size>13</size>
40554       </method>
40555       <method name="Int32 get_Item(MonoVirtuals.X)">
40556         <size>12</size>
40557       </method>
40558       <method name="Int32 get_Item(MonoVirtuals.Y)">
40559         <size>13</size>
40560       </method>
40561       <method name="Void .ctor()">
40562         <size>7</size>
40563       </method>
40564     </type>
40565     <type name="MonoVirtuals.B">
40566       <method name="Int32 f(MonoVirtuals.X)">
40567         <size>19</size>
40568       </method>
40569       <method name="Int32 get_Item(MonoVirtuals.X)">
40570         <size>19</size>
40571       </method>
40572       <method name="Void .ctor()">
40573         <size>7</size>
40574       </method>
40575     </type>
40576     <type name="MonoVirtuals.C">
40577       <method name="Int32 f(MonoVirtuals.X)">
40578         <size>18</size>
40579       </method>
40580       <method name="Int32 f(MonoVirtuals.Y)">
40581         <size>18</size>
40582       </method>
40583       <method name="Int32 get_Item(MonoVirtuals.X)">
40584         <size>18</size>
40585       </method>
40586       <method name="Int32 get_Item(MonoVirtuals.Y)">
40587         <size>18</size>
40588       </method>
40589       <method name="Void .ctor()">
40590         <size>7</size>
40591       </method>
40592     </type>
40593     <type name="MonoVirtuals.MainClass">
40594       <method name="Int32 Main()">
40595         <size>46</size>
40596       </method>
40597       <method name="Void .ctor()">
40598         <size>7</size>
40599       </method>
40600     </type>
40601   </test>
40602   <test name="test-781.cs">
40603     <type name="D">
40604       <method name="Void Invoke()">
40605         <size>0</size>
40606       </method>
40607       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40608         <size>0</size>
40609       </method>
40610       <method name="Void EndInvoke(IAsyncResult)">
40611         <size>0</size>
40612       </method>
40613       <method name="Void .ctor(Object, IntPtr)">
40614         <size>0</size>
40615       </method>
40616     </type>
40617     <type name="E">
40618       <method name="Void add_temp(D)">
40619         <size>24</size>
40620       </method>
40621       <method name="Void remove_temp(D)">
40622         <size>24</size>
40623       </method>
40624       <method name="Void .ctor()">
40625         <size>7</size>
40626       </method>
40627     </type>
40628     <type name="A">
40629       <method name="E get_Prop()">
40630         <size>6</size>
40631       </method>
40632       <method name="Void Test()">
40633         <size>41</size>
40634       </method>
40635       <method name="Void Main()">
40636         <size>13</size>
40637       </method>
40638       <method name="Void &lt;Test&gt;m__0()">
40639         <size>1</size>
40640       </method>
40641       <method name="Void .ctor()">
40642         <size>7</size>
40643       </method>
40644     </type>
40645   </test>
40646   <test name="test-782.cs">
40647     <type name="Test">
40648       <method name="Void Main()">
40649         <size>1</size>
40650       </method>
40651       <method name="Void .ctor()">
40652         <size>7</size>
40653       </method>
40654     </type>
40655   </test>
40656   <test name="test-783.cs">
40657     <type name="C">
40658       <method name="Void Main()">
40659         <size>25</size>
40660       </method>
40661       <method name="Void M(E)">
40662         <size>1</size>
40663       </method>
40664       <method name="Void .ctor()">
40665         <size>7</size>
40666       </method>
40667     </type>
40668   </test>
40669   <test name="test-784.cs">
40670     <type name="A">
40671       <method name="Int32 get_Item(Int32)">
40672         <size>6</size>
40673       </method>
40674       <method name="Void set_Item(Int32, Int32)">
40675         <size>8</size>
40676       </method>
40677       <method name="Void .ctor()">
40678         <size>15</size>
40679       </method>
40680     </type>
40681     <type name="B">
40682       <method name="Int32 get_Item(Int32)">
40683         <size>7</size>
40684       </method>
40685       <method name="Void .ctor()">
40686         <size>7</size>
40687       </method>
40688     </type>
40689     <type name="C">
40690       <method name="Int32 get_Item(Int32)">
40691         <size>8</size>
40692       </method>
40693       <method name="Void set_Item(Int32, Int32)">
40694         <size>9</size>
40695       </method>
40696       <method name="Int32 Main()">
40697         <size>53</size>
40698       </method>
40699       <method name="Void .ctor()">
40700         <size>7</size>
40701       </method>
40702     </type>
40703   </test>
40704   <test name="test-785.cs">
40705     <type name="Base">
40706       <method name="Int32 get_Prop()">
40707         <size>0</size>
40708       </method>
40709       <method name="Void set_Prop(Int32)">
40710         <size>0</size>
40711       </method>
40712       <method name="Int32 get_Item(Int32)">
40713         <size>0</size>
40714       </method>
40715       <method name="Void TestVoid()">
40716         <size>0</size>
40717       </method>
40718       <method name="Void TestInt(Int32)">
40719         <size>0</size>
40720       </method>
40721       <method name="Void .ctor()">
40722         <size>7</size>
40723       </method>
40724     </type>
40725     <type name="DeriveVTable">
40726       <method name="Int32 get_Prop()">
40727         <size>2</size>
40728       </method>
40729       <method name="Int32 get_Item(Int32)">
40730         <size>2</size>
40731       </method>
40732       <method name="Void TestVoid()">
40733         <size>1</size>
40734       </method>
40735       <method name="Void TestInt(Int32)">
40736         <size>1</size>
40737       </method>
40738       <method name="Void .ctor()">
40739         <size>7</size>
40740       </method>
40741     </type>
40742     <type name="NewVTable">
40743       <method name="Int32 get_Prop()">
40744         <size>0</size>
40745       </method>
40746       <method name="Int32 get_Item(Int32)">
40747         <size>2</size>
40748       </method>
40749       <method name="Void TestVoid()">
40750         <size>1</size>
40751       </method>
40752       <method name="Void TestInt(Int32)">
40753         <size>1</size>
40754       </method>
40755       <method name="Void Overload()">
40756         <size>1</size>
40757       </method>
40758       <method name="Void Overload(Int32)">
40759         <size>1</size>
40760       </method>
40761       <method name="Void Main()">
40762         <size>1</size>
40763       </method>
40764       <method name="Void .ctor()">
40765         <size>7</size>
40766       </method>
40767     </type>
40768   </test>
40769   <test name="test-786.cs">
40770     <type name="A">
40771       <method name="System.String op_Implicit(A)">
40772         <size>18</size>
40773       </method>
40774       <method name="System.Delegate op_Implicit(A)">
40775         <size>2</size>
40776       </method>
40777       <method name="Void .ctor()">
40778         <size>7</size>
40779       </method>
40780     </type>
40781     <type name="B">
40782       <method name="System.String op_Implicit(B)">
40783         <size>18</size>
40784       </method>
40785     </type>
40786     <type name="D">
40787       <method name="System.Delegate op_Implicit(D)">
40788         <size>14</size>
40789       </method>
40790     </type>
40791     <type name="E">
40792       <method name="Boolean op_Implicit(E)">
40793         <size>14</size>
40794       </method>
40795     </type>
40796     <type name="Program">
40797       <method name="Int32 Main()">
40798         <size>372</size>
40799       </method>
40800       <method name="Void .ctor()">
40801         <size>7</size>
40802       </method>
40803     </type>
40804   </test>
40805   <test name="test-787.cs">
40806     <type name="A">
40807       <method name="Void set_Prop(System.String)">
40808         <size>1</size>
40809       </method>
40810       <method name="System.String get_Prop()">
40811         <size>2</size>
40812       </method>
40813       <method name="Int32 Field()">
40814         <size>2</size>
40815       </method>
40816       <method name="Void .ctor()">
40817         <size>7</size>
40818       </method>
40819     </type>
40820     <type name="B">
40821       <method name="Void set_Prop(System.String)">
40822         <size>1</size>
40823       </method>
40824       <method name="System.String get_Prop()">
40825         <size>6</size>
40826       </method>
40827       <method name="Void .ctor()">
40828         <size>7</size>
40829       </method>
40830     </type>
40831     <type name="Test">
40832       <method name="Void Main()">
40833         <size>1</size>
40834       </method>
40835       <method name="Void .ctor()">
40836         <size>7</size>
40837       </method>
40838     </type>
40839   </test>
40840   <test name="test-788.cs">
40841     <type name="Program">
40842       <method name="Int32 Main()">
40843         <size>31</size>
40844       </method>
40845       <method name="Void .ctor()">
40846         <size>7</size>
40847       </method>
40848     </type>
40849     <type name="A">
40850       <method name="System.String get_Message()">
40851         <size>6</size>
40852       </method>
40853       <method name="Void .ctor()">
40854         <size>7</size>
40855       </method>
40856     </type>
40857     <type name="B">
40858       <method name="System.String get_Message()">
40859         <size>6</size>
40860       </method>
40861       <method name="Void .ctor()">
40862         <size>7</size>
40863       </method>
40864     </type>
40865   </test>
40866   <test name="test-789.cs">
40867     <type name="Program">
40868       <method name="Void Main()">
40869         <size>50</size>
40870       </method>
40871       <method name="Void &lt;Main&gt;m__0()">
40872         <size>7</size>
40873       </method>
40874       <method name="Void .ctor()">
40875         <size>7</size>
40876       </method>
40877     </type>
40878   </test>
40879   <test name="test-79.cs">
40880     <type name="X">
40881       <method name="Void .ctor()">
40882         <size>7</size>
40883       </method>
40884       <method name="Int32 Main()">
40885         <size>40</size>
40886       </method>
40887     </type>
40888   </test>
40889   <test name="test-790.cs">
40890     <type name="S">
40891       <method name="Void .ctor(Double)">
40892         <size>1</size>
40893       </method>
40894     </type>
40895     <type name="Test">
40896       <method name="Void Verify_1(Test ByRef, Test ByRef)">
40897         <size>20</size>
40898       </method>
40899       <method name="Void Verify_2(S ByRef, S ByRef)">
40900         <size>28</size>
40901       </method>
40902       <method name="Void Verify_3(E ByRef, E ByRef)">
40903         <size>9</size>
40904       </method>
40905       <method name="Int32 Main()">
40906         <size>29</size>
40907       </method>
40908     </type>
40909   </test>
40910   <test name="test-791.cs">
40911     <type name="testApp.TestApp">
40912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40913         <size>12</size>
40914       </method>
40915       <method name="Int32 Main()">
40916         <size>68</size>
40917       </method>
40918       <method name="Boolean GetEnumerator()">
40919         <size>6</size>
40920       </method>
40921       <method name="Void .ctor()">
40922         <size>7</size>
40923       </method>
40924     </type>
40925   </test>
40926   <test name="test-8.cs">
40927     <type name="X">
40928       <method name="Void .ctor()">
40929         <size>7</size>
40930       </method>
40931       <method name="Int32 Main(System.String[])">
40932         <size>115</size>
40933       </method>
40934     </type>
40935   </test>
40936   <test name="test-80.cs">
40937     <type name="X">
40938       <method name="Void .ctor()">
40939         <size>7</size>
40940       </method>
40941       <method name="Int32 Add(Int32, Int32)">
40942         <size>4</size>
40943       </method>
40944     </type>
40945     <type name="Y">
40946       <method name="Void .ctor()">
40947         <size>7</size>
40948       </method>
40949       <method name="Int32 Main()">
40950         <size>34</size>
40951       </method>
40952       <method name="Int32 A.Add(Int32, Int32)">
40953         <size>9</size>
40954       </method>
40955     </type>
40956   </test>
40957   <test name="test-81.cs">
40958     <type name="N1.A">
40959       <method name="Void .ctor()">
40960         <size>7</size>
40961       </method>
40962       <method name="Void Bar()">
40963         <size>44</size>
40964       </method>
40965       <method name="Int32 Main()">
40966         <size>71</size>
40967       </method>
40968     </type>
40969   </test>
40970   <test name="test-82.cs">
40971     <type name="N1.N2.B">
40972       <method name="Void .ctor()">
40973         <size>7</size>
40974       </method>
40975       <method name="Void Method(A ByRef)">
40976         <size>1</size>
40977       </method>
40978       <method name="Int32 Main()">
40979         <size>2</size>
40980       </method>
40981     </type>
40982     <type name="N1.N3.B">
40983       <method name="Void .ctor()">
40984         <size>7</size>
40985       </method>
40986       <method name="Void Method(A ByRef)">
40987         <size>1</size>
40988       </method>
40989     </type>
40990   </test>
40991   <test name="test-83.cs">
40992     <type name="PersonArrivedArgs">
40993       <method name="Void .ctor(String)">
40994         <size>14</size>
40995       </method>
40996     </type>
40997     <type name="Greeter">
40998       <method name="Void .ctor(String)">
40999         <size>14</size>
41000       </method>
41001       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
41002         <size>18</size>
41003       </method>
41004     </type>
41005     <type name="Room">
41006       <method name="Void .ctor()">
41007         <size>14</size>
41008       </method>
41009       <method name="Void add_PersonArrived(PersonArrivedHandler)">
41010         <size>24</size>
41011       </method>
41012       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
41013         <size>24</size>
41014       </method>
41015       <method name="Void AddPerson(System.String)">
41016         <size>14</size>
41017       </method>
41018     </type>
41019     <type name="DelegateTest">
41020       <method name="Void .ctor()">
41021         <size>7</size>
41022       </method>
41023       <method name="Int32 Main()">
41024         <size>2</size>
41025       </method>
41026     </type>
41027     <type name="PersonArrivedHandler">
41028       <method name="Void .ctor(Object, IntPtr)">
41029         <size>0</size>
41030       </method>
41031       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
41032         <size>0</size>
41033       </method>
41034       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
41035         <size>0</size>
41036       </method>
41037       <method name="Void EndInvoke(IAsyncResult)">
41038         <size>0</size>
41039       </method>
41040     </type>
41041   </test>
41042   <test name="test-84.cs">
41043     <type name="Ghost">
41044       <method name="Void .ctor()">
41045         <size>7</size>
41046       </method>
41047       <method name="Int32 Main()">
41048         <size>6</size>
41049       </method>
41050     </type>
41051   </test>
41052   <test name="test-85.cs">
41053     <type name="X">
41054       <method name="Void .ctor()">
41055         <size>7</size>
41056       </method>
41057       <method name="Int32 Main()">
41058         <size>20</size>
41059       </method>
41060     </type>
41061   </test>
41062   <test name="test-86.cs">
41063     <type name="T.T">
41064       <method name="Void .ctor()">
41065         <size>7</size>
41066       </method>
41067       <method name="Int32 method1(System.Type, Int32)">
41068         <size>23</size>
41069       </method>
41070       <method name="Int32 method1(System.Type, System.Type[])">
41071         <size>12</size>
41072       </method>
41073       <method name="Int32 method2(System.Type, Int32)">
41074         <size>23</size>
41075       </method>
41076       <method name="Int32 method2(System.Type, System.Type[])">
41077         <size>12</size>
41078       </method>
41079       <method name="Int32 Main()">
41080         <size>36</size>
41081       </method>
41082     </type>
41083   </test>
41084   <test name="test-87.cs">
41085     <type name="Top">
41086       <method name="Void .ctor()">
41087         <size>7</size>
41088       </method>
41089       <method name="Int32 Main()">
41090         <size>58</size>
41091       </method>
41092     </type>
41093     <type name="Top+X">
41094       <method name="Void .ctor()">
41095         <size>7</size>
41096       </method>
41097     </type>
41098     <type name="Top+Y">
41099       <method name="Void .ctor()">
41100         <size>7</size>
41101       </method>
41102     </type>
41103     <type name="Top+XA">
41104       <method name="Void .ctor()">
41105         <size>7</size>
41106       </method>
41107       <method name="Int32 get_one()">
41108         <size>2</size>
41109       </method>
41110     </type>
41111     <type name="Top+XB">
41112       <method name="Void .ctor()">
41113         <size>7</size>
41114       </method>
41115       <method name="Int32 get_one()">
41116         <size>2</size>
41117       </method>
41118       <method name="Int32 get_two()">
41119         <size>2</size>
41120       </method>
41121     </type>
41122     <type name="Other">
41123       <method name="Void .ctor()">
41124         <size>7</size>
41125       </method>
41126       <method name="Void X()">
41127         <size>5</size>
41128       </method>
41129     </type>
41130   </test>
41131   <test name="test-88.cs">
41132     <type name="X">
41133       <method name="Void .ctor()">
41134         <size>7</size>
41135       </method>
41136       <method name="Void f(System.String)">
41137         <size>19</size>
41138       </method>
41139       <method name="Int32 Main()">
41140         <size>63</size>
41141       </method>
41142     </type>
41143     <type name="&lt;PrivateImplementationDetails&gt;">
41144       <method name="Void .ctor()">
41145         <size>7</size>
41146       </method>
41147     </type>
41148   </test>
41149   <test name="test-89.cs">
41150     <type name="X">
41151       <method name="Void .ctor(Int32)">
41152         <size>8</size>
41153       </method>
41154       <method name="X F(Int32)">
41155         <size>7</size>
41156       </method>
41157       <method name="Int32 Main()">
41158         <size>99</size>
41159       </method>
41160     </type>
41161   </test>
41162   <test name="test-9.cs">
41163     <type name="X">
41164       <method name="Void .ctor()">
41165         <size>7</size>
41166       </method>
41167       <method name="Int32 Main(System.String[])">
41168         <size>104</size>
41169       </method>
41170     </type>
41171   </test>
41172   <test name="test-90.cs">
41173     <type name="N1.Blah">
41174       <method name="Void .ctor()">
41175         <size>7</size>
41176       </method>
41177       <method name="Int32 Main()">
41178         <size>2</size>
41179       </method>
41180     </type>
41181   </test>
41182   <test name="test-91.cs">
41183     <type name="Abstract">
41184       <method name="Void .ctor()">
41185         <size>7</size>
41186       </method>
41187     </type>
41188     <type name="Plain">
41189       <method name="Void .ctor()">
41190         <size>7</size>
41191       </method>
41192     </type>
41193     <type name="Test">
41194       <method name="Void .ctor()">
41195         <size>7</size>
41196       </method>
41197       <method name="Void MyProtectedInternal()">
41198         <size>1</size>
41199       </method>
41200       <method name="Void MyInternal()">
41201         <size>1</size>
41202       </method>
41203       <method name="Void MyPublic()">
41204         <size>1</size>
41205       </method>
41206       <method name="Void MyPrivate()">
41207         <size>1</size>
41208       </method>
41209       <method name="Int32 Main()">
41210         <size>242</size>
41211       </method>
41212     </type>
41213   </test>
41214   <test name="test-92.cs">
41215     <type name="Outer">
41216       <method name="Void .ctor()">
41217         <size>7</size>
41218       </method>
41219     </type>
41220     <type name="Outer+Inner">
41221       <method name="Void .ctor()">
41222         <size>7</size>
41223       </method>
41224     </type>
41225     <type name="InnerBase">
41226       <method name="Void .ctor()">
41227         <size>7</size>
41228       </method>
41229     </type>
41230     <type name="MainClass">
41231       <method name="Void .ctor()">
41232         <size>7</size>
41233       </method>
41234       <method name="Int32 Main()">
41235         <size>2</size>
41236       </method>
41237     </type>
41238   </test>
41239   <test name="test-93.cs">
41240     <type name="N1.C">
41241       <method name="Void .ctor()">
41242         <size>7</size>
41243       </method>
41244       <method name="Void method(B ByRef)">
41245         <size>15</size>
41246       </method>
41247     </type>
41248     <type name="Test">
41249       <method name="Void .ctor()">
41250         <size>7</size>
41251       </method>
41252       <method name="Int32 Main()">
41253         <size>15</size>
41254       </method>
41255     </type>
41256   </test>
41257   <test name="test-94.cs">
41258     <type name="Base">
41259       <method name="Void .ctor()">
41260         <size>7</size>
41261       </method>
41262       <method name="Int32 IVehicle.Start()">
41263         <size>2</size>
41264       </method>
41265       <method name="Int32 Stop()">
41266         <size>2</size>
41267       </method>
41268       <method name="Int32 Turn()">
41269         <size>2</size>
41270       </method>
41271     </type>
41272     <type name="Derived1">
41273       <method name="Void .ctor()">
41274         <size>7</size>
41275       </method>
41276       <method name="Int32 Turn()">
41277         <size>2</size>
41278       </method>
41279     </type>
41280     <type name="Derived2">
41281       <method name="Void .ctor()">
41282         <size>7</size>
41283       </method>
41284       <method name="Int32 IVehicle.Start()">
41285         <size>2</size>
41286       </method>
41287       <method name="Int32 IVehicle.Turn()">
41288         <size>2</size>
41289       </method>
41290       <method name="Int32 Stop()">
41291         <size>2</size>
41292       </method>
41293       <method name="Int32 Turn()">
41294         <size>2</size>
41295       </method>
41296     </type>
41297     <type name="Test">
41298       <method name="Void .ctor()">
41299         <size>7</size>
41300       </method>
41301       <method name="Int32 Main()">
41302         <size>88</size>
41303       </method>
41304     </type>
41305   </test>
41306   <test name="test-95.cs">
41307     <type name="X">
41308       <method name="Void .ctor()">
41309         <size>7</size>
41310       </method>
41311       <method name="Int32 Main()">
41312         <size>30</size>
41313       </method>
41314     </type>
41315   </test>
41316   <test name="test-96.cs">
41317     <type name="N1.A">
41318       <method name="Void .ctor()">
41319         <size>7</size>
41320       </method>
41321       <method name="Int32 Main()">
41322         <size>2</size>
41323       </method>
41324     </type>
41325     <type name="N1.C">
41326       <method name="Void .ctor(Object, IntPtr)">
41327         <size>0</size>
41328       </method>
41329       <method name="Void Invoke(System.Object, N1.A)">
41330         <size>0</size>
41331       </method>
41332       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
41333         <size>0</size>
41334       </method>
41335       <method name="Void EndInvoke(IAsyncResult)">
41336         <size>0</size>
41337       </method>
41338     </type>
41339   </test>
41340   <test name="test-97.cs">
41341     <type name="X">
41342       <method name="Void .ctor()">
41343         <size>7</size>
41344       </method>
41345       <method name="Int32 Main()">
41346         <size>2</size>
41347       </method>
41348     </type>
41349   </test>
41350   <test name="test-98.cs">
41351     <type name="X">
41352       <method name="Void .ctor()">
41353         <size>7</size>
41354       </method>
41355       <method name="Void b()">
41356         <size>19</size>
41357       </method>
41358     </type>
41359     <type name="Y">
41360       <method name="Void .ctor()">
41361         <size>7</size>
41362       </method>
41363       <method name="Int32 Main()">
41364         <size>2</size>
41365       </method>
41366     </type>
41367   </test>
41368   <test name="test-99.cs">
41369     <type name="X">
41370       <method name="Void .ctor()">
41371         <size>7</size>
41372       </method>
41373       <method name="Int32 Main()">
41374         <size>104</size>
41375       </method>
41376     </type>
41377   </test>
41378   <test name="test-anon-01.cs">
41379     <type name="X">
41380       <method name="Void .ctor()">
41381         <size>7</size>
41382       </method>
41383       <method name="Int32 Main()">
41384         <size>21</size>
41385       </method>
41386     </type>
41387     <type name="S">
41388       <method name="Void .ctor(Object, IntPtr)">
41389         <size>0</size>
41390       </method>
41391       <method name="Void Invoke()">
41392         <size>0</size>
41393       </method>
41394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41395         <size>0</size>
41396       </method>
41397       <method name="Void EndInvoke(IAsyncResult)">
41398         <size>0</size>
41399       </method>
41400     </type>
41401     <type name="X+&lt;Main&gt;c__AnonStorey0">
41402       <method name="Void .ctor()">
41403         <size>7</size>
41404       </method>
41405       <method name="Void &lt;&gt;m__0()">
41406         <size>8</size>
41407       </method>
41408     </type>
41409   </test>
41410   <test name="test-anon-02.cs">
41411     <type name="X">
41412       <method name="Void .ctor()">
41413         <size>7</size>
41414       </method>
41415       <method name="Int32 Main()">
41416         <size>151</size>
41417       </method>
41418     </type>
41419     <type name="S">
41420       <method name="Void .ctor(Object, IntPtr)">
41421         <size>0</size>
41422       </method>
41423       <method name="Void Invoke()">
41424         <size>0</size>
41425       </method>
41426       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41427         <size>0</size>
41428       </method>
41429       <method name="Void EndInvoke(IAsyncResult)">
41430         <size>0</size>
41431       </method>
41432     </type>
41433     <type name="X+&lt;Main&gt;c__AnonStorey0">
41434       <method name="Void .ctor()">
41435         <size>7</size>
41436       </method>
41437       <method name="Void &lt;&gt;m__0()">
41438         <size>113</size>
41439       </method>
41440     </type>
41441   </test>
41442   <test name="test-anon-03.cs">
41443     <type name="X">
41444       <method name="Void .ctor()">
41445         <size>7</size>
41446       </method>
41447       <method name="Void Main()">
41448         <size>59</size>
41449       </method>
41450     </type>
41451     <type name="S">
41452       <method name="Void .ctor(Object, IntPtr)">
41453         <size>0</size>
41454       </method>
41455       <method name="Void Invoke()">
41456         <size>0</size>
41457       </method>
41458       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41459         <size>0</size>
41460       </method>
41461       <method name="Void EndInvoke(IAsyncResult)">
41462         <size>0</size>
41463       </method>
41464     </type>
41465     <type name="X+&lt;Main&gt;c__AnonStorey0">
41466       <method name="Void .ctor()">
41467         <size>7</size>
41468       </method>
41469       <method name="Void &lt;&gt;m__0()">
41470         <size>8</size>
41471       </method>
41472     </type>
41473   </test>
41474   <test name="test-anon-04.cs">
41475     <type name="X">
41476       <method name="Void .ctor()">
41477         <size>7</size>
41478       </method>
41479       <method name="Void Main()">
41480         <size>59</size>
41481       </method>
41482     </type>
41483     <type name="S">
41484       <method name="Void .ctor(Object, IntPtr)">
41485         <size>0</size>
41486       </method>
41487       <method name="Void Invoke()">
41488         <size>0</size>
41489       </method>
41490       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41491         <size>0</size>
41492       </method>
41493       <method name="Void EndInvoke(IAsyncResult)">
41494         <size>0</size>
41495       </method>
41496     </type>
41497     <type name="X+&lt;Main&gt;c__AnonStorey0">
41498       <method name="Void .ctor()">
41499         <size>7</size>
41500       </method>
41501       <method name="Void &lt;&gt;m__0()">
41502         <size>30</size>
41503       </method>
41504     </type>
41505   </test>
41506   <test name="test-anon-05.cs">
41507     <type name="X">
41508       <method name="Void .ctor()">
41509         <size>7</size>
41510       </method>
41511       <method name="Int32 Main()">
41512         <size>207</size>
41513       </method>
41514       <method name="Boolean t(Int32, Int32)">
41515         <size>5</size>
41516       </method>
41517     </type>
41518     <type name="S">
41519       <method name="Void .ctor(Object, IntPtr)">
41520         <size>0</size>
41521       </method>
41522       <method name="Void Invoke()">
41523         <size>0</size>
41524       </method>
41525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41526         <size>0</size>
41527       </method>
41528       <method name="Void EndInvoke(IAsyncResult)">
41529         <size>0</size>
41530       </method>
41531     </type>
41532     <type name="X+&lt;Main&gt;c__AnonStorey1">
41533       <method name="Void .ctor()">
41534         <size>7</size>
41535       </method>
41536       <method name="Void &lt;&gt;m__0()">
41537         <size>76</size>
41538       </method>
41539     </type>
41540     <type name="X+&lt;Main&gt;c__AnonStorey0">
41541       <method name="Void .ctor()">
41542         <size>7</size>
41543       </method>
41544     </type>
41545   </test>
41546   <test name="test-anon-06.cs">
41547     <type name="X">
41548       <method name="Void .ctor()">
41549         <size>7</size>
41550       </method>
41551       <method name="Int32 Main()">
41552         <size>112</size>
41553       </method>
41554     </type>
41555     <type name="S">
41556       <method name="Void .ctor(Object, IntPtr)">
41557         <size>0</size>
41558       </method>
41559       <method name="Void Invoke()">
41560         <size>0</size>
41561       </method>
41562       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41563         <size>0</size>
41564       </method>
41565       <method name="Void EndInvoke(IAsyncResult)">
41566         <size>0</size>
41567       </method>
41568     </type>
41569     <type name="X+&lt;Main&gt;c__AnonStorey0">
41570       <method name="Void .ctor()">
41571         <size>7</size>
41572       </method>
41573       <method name="Void &lt;&gt;m__0()">
41574         <size>18</size>
41575       </method>
41576     </type>
41577   </test>
41578   <test name="test-anon-07.cs">
41579     <type name="X">
41580       <method name="Void .ctor()">
41581         <size>7</size>
41582       </method>
41583       <method name="Int32 Main()">
41584         <size>120</size>
41585       </method>
41586       <method name="Boolean t(Int32, Int32)">
41587         <size>5</size>
41588       </method>
41589     </type>
41590     <type name="D">
41591       <method name="Void .ctor(Object, IntPtr)">
41592         <size>0</size>
41593       </method>
41594       <method name="Void Invoke()">
41595         <size>0</size>
41596       </method>
41597       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41598         <size>0</size>
41599       </method>
41600       <method name="Void EndInvoke(IAsyncResult)">
41601         <size>0</size>
41602       </method>
41603     </type>
41604     <type name="X+&lt;Main&gt;c__AnonStorey0">
41605       <method name="Void .ctor()">
41606         <size>7</size>
41607       </method>
41608       <method name="Void &lt;&gt;m__0()">
41609         <size>18</size>
41610       </method>
41611       <method name="Void &lt;&gt;m__1()">
41612         <size>18</size>
41613       </method>
41614     </type>
41615   </test>
41616   <test name="test-anon-08.cs">
41617     <type name="X">
41618       <method name="Void .ctor()">
41619         <size>7</size>
41620       </method>
41621       <method name="Int32 Main()">
41622         <size>35</size>
41623       </method>
41624     </type>
41625     <type name="S">
41626       <method name="Void .ctor(Object, IntPtr)">
41627         <size>0</size>
41628       </method>
41629       <method name="Void Invoke()">
41630         <size>0</size>
41631       </method>
41632       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41633         <size>0</size>
41634       </method>
41635       <method name="Void EndInvoke(IAsyncResult)">
41636         <size>0</size>
41637       </method>
41638     </type>
41639     <type name="X+&lt;Main&gt;c__AnonStorey0">
41640       <method name="Void .ctor()">
41641         <size>7</size>
41642       </method>
41643       <method name="Void &lt;&gt;m__0()">
41644         <size>13</size>
41645       </method>
41646     </type>
41647   </test>
41648   <test name="test-anon-09.cs">
41649     <type name="X">
41650       <method name="Void .ctor()">
41651         <size>7</size>
41652       </method>
41653       <method name="Int32 Main()">
41654         <size>59</size>
41655       </method>
41656     </type>
41657     <type name="X+D">
41658       <method name="Void .ctor(Object, IntPtr)">
41659         <size>0</size>
41660       </method>
41661       <method name="Void Invoke()">
41662         <size>0</size>
41663       </method>
41664       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41665         <size>0</size>
41666       </method>
41667       <method name="Void EndInvoke(IAsyncResult)">
41668         <size>0</size>
41669       </method>
41670     </type>
41671     <type name="X+&lt;Main&gt;c__AnonStorey0">
41672       <method name="Void .ctor()">
41673         <size>7</size>
41674       </method>
41675       <method name="Void &lt;&gt;m__0()">
41676         <size>49</size>
41677       </method>
41678     </type>
41679   </test>
41680   <test name="test-anon-10.cs">
41681     <type name="S">
41682       <method name="Void .ctor()">
41683         <size>7</size>
41684       </method>
41685       <method name="Void Test()">
41686         <size>105</size>
41687       </method>
41688       <method name="Int32 Main()">
41689         <size>66</size>
41690       </method>
41691     </type>
41692     <type name="S+T">
41693       <method name="Void .ctor(Object, IntPtr)">
41694         <size>0</size>
41695       </method>
41696       <method name="Void Invoke()">
41697         <size>0</size>
41698       </method>
41699       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41700         <size>0</size>
41701       </method>
41702       <method name="Void EndInvoke(IAsyncResult)">
41703         <size>0</size>
41704       </method>
41705     </type>
41706     <type name="S+&lt;Test&gt;c__AnonStorey1">
41707       <method name="Void .ctor()">
41708         <size>7</size>
41709       </method>
41710     </type>
41711     <type name="S+&lt;Test&gt;c__AnonStorey0">
41712       <method name="Void .ctor()">
41713         <size>7</size>
41714       </method>
41715     </type>
41716     <type name="S+&lt;Test&gt;c__AnonStorey1">
41717       <method name="Void &lt;&gt;m__0()">
41718         <size>76</size>
41719       </method>
41720     </type>
41721   </test>
41722   <test name="test-anon-11.cs">
41723     <type name="X">
41724       <method name="Void .ctor()">
41725         <size>7</size>
41726       </method>
41727       <method name="Int32 Main()">
41728         <size>122</size>
41729       </method>
41730     </type>
41731     <type name="D">
41732       <method name="Void .ctor(Object, IntPtr)">
41733         <size>0</size>
41734       </method>
41735       <method name="Void Invoke(Int32)">
41736         <size>0</size>
41737       </method>
41738       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41739         <size>0</size>
41740       </method>
41741       <method name="Void EndInvoke(IAsyncResult)">
41742         <size>0</size>
41743       </method>
41744     </type>
41745     <type name="E">
41746       <method name="Void .ctor(Object, IntPtr)">
41747         <size>0</size>
41748       </method>
41749       <method name="Void Invoke(Int32 ByRef)">
41750         <size>0</size>
41751       </method>
41752       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
41753         <size>0</size>
41754       </method>
41755       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
41756         <size>0</size>
41757       </method>
41758     </type>
41759     <type name="F">
41760       <method name="Void .ctor(Object, IntPtr)">
41761         <size>0</size>
41762       </method>
41763       <method name="Void Invoke(System.Int32[])">
41764         <size>0</size>
41765       </method>
41766       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
41767         <size>0</size>
41768       </method>
41769       <method name="Void EndInvoke(IAsyncResult)">
41770         <size>0</size>
41771       </method>
41772     </type>
41773     <type name="X">
41774       <method name="Void &lt;Main&gt;m__0(Int32)">
41775         <size>1</size>
41776       </method>
41777       <method name="Void &lt;Main&gt;m__1(Int32)">
41778         <size>1</size>
41779       </method>
41780       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
41781         <size>1</size>
41782       </method>
41783       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
41784         <size>1</size>
41785       </method>
41786     </type>
41787   </test>
41788   <test name="test-anon-12.cs">
41789     <type name="X">
41790       <method name="Void .ctor()">
41791         <size>7</size>
41792       </method>
41793       <method name="Int32 Main()">
41794         <size>259</size>
41795       </method>
41796       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
41797         <size>83</size>
41798       </method>
41799     </type>
41800     <type name="predicate">
41801       <method name="Void .ctor(Object, IntPtr)">
41802         <size>0</size>
41803       </method>
41804       <method name="Boolean Invoke(System.Object)">
41805         <size>0</size>
41806       </method>
41807       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41808         <size>0</size>
41809       </method>
41810       <method name="Boolean EndInvoke(IAsyncResult)">
41811         <size>0</size>
41812       </method>
41813     </type>
41814     <type name="X">
41815       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
41816         <size>12</size>
41817       </method>
41818     </type>
41819   </test>
41820   <test name="test-anon-13.cs">
41821     <type name="X">
41822       <method name="Void .ctor(Int32)">
41823         <size>14</size>
41824       </method>
41825       <method name="Void Main()">
41826         <size>42</size>
41827       </method>
41828       <method name="D T()">
41829         <size>15</size>
41830       </method>
41831       <method name="System.String CALL()">
41832         <size>6</size>
41833       </method>
41834     </type>
41835     <type name="D">
41836       <method name="Void .ctor(Object, IntPtr)">
41837         <size>0</size>
41838       </method>
41839       <method name="Void Invoke()">
41840         <size>0</size>
41841       </method>
41842       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41843         <size>0</size>
41844       </method>
41845       <method name="Void EndInvoke(IAsyncResult)">
41846         <size>0</size>
41847       </method>
41848     </type>
41849     <type name="X">
41850       <method name="Void &lt;T&gt;m__0()">
41851         <size>22</size>
41852       </method>
41853     </type>
41854   </test>
41855   <test name="test-anon-14.cs">
41856     <type name="X">
41857       <method name="Void .ctor()">
41858         <size>7</size>
41859       </method>
41860       <method name="Void add_Click(X+T)">
41861         <size>22</size>
41862       </method>
41863       <method name="Void remove_Click(X+T)">
41864         <size>22</size>
41865       </method>
41866       <method name="Void Method()">
41867         <size>1</size>
41868       </method>
41869       <method name="Void Main()">
41870         <size>46</size>
41871       </method>
41872     </type>
41873     <type name="X+T">
41874       <method name="Void .ctor(Object, IntPtr)">
41875         <size>0</size>
41876       </method>
41877       <method name="Void Invoke()">
41878         <size>0</size>
41879       </method>
41880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41881         <size>0</size>
41882       </method>
41883       <method name="Void EndInvoke(IAsyncResult)">
41884         <size>0</size>
41885       </method>
41886     </type>
41887   </test>
41888   <test name="test-anon-15.cs">
41889     <type name="Foo">
41890       <method name="Void .ctor()">
41891         <size>7</size>
41892       </method>
41893       <method name="Void Main()">
41894         <size>43</size>
41895       </method>
41896     </type>
41897     <type name="Foo+Inner">
41898       <method name="Void .ctor(String)">
41899         <size>7</size>
41900       </method>
41901     </type>
41902     <type name="Foo+foo_fn">
41903       <method name="Void .ctor(Object, IntPtr)">
41904         <size>0</size>
41905       </method>
41906       <method name="Foo+Inner Invoke(System.String)">
41907         <size>0</size>
41908       </method>
41909       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41910         <size>0</size>
41911       </method>
41912       <method name="Foo+Inner EndInvoke(IAsyncResult)">
41913         <size>0</size>
41914       </method>
41915     </type>
41916     <type name="Foo">
41917       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
41918         <size>13</size>
41919       </method>
41920     </type>
41921   </test>
41922   <test name="test-anon-16.cs">
41923     <type name="X">
41924       <method name="Void .ctor(Int32)">
41925         <size>14</size>
41926       </method>
41927       <method name="Void Main()">
41928         <size>42</size>
41929       </method>
41930       <method name="D T()">
41931         <size>15</size>
41932       </method>
41933     </type>
41934     <type name="D">
41935       <method name="Void .ctor(Object, IntPtr)">
41936         <size>0</size>
41937       </method>
41938       <method name="Void Invoke()">
41939         <size>0</size>
41940       </method>
41941       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41942         <size>0</size>
41943       </method>
41944       <method name="Void EndInvoke(IAsyncResult)">
41945         <size>0</size>
41946       </method>
41947     </type>
41948     <type name="X">
41949       <method name="Void &lt;T&gt;m__0()">
41950         <size>27</size>
41951       </method>
41952     </type>
41953   </test>
41954   <test name="test-anon-17.cs">
41955     <type name="Button">
41956       <method name="Void .ctor()">
41957         <size>7</size>
41958       </method>
41959       <method name="Void add_Clicked(ClickEvent)">
41960         <size>24</size>
41961       </method>
41962       <method name="Void remove_Clicked(ClickEvent)">
41963         <size>24</size>
41964       </method>
41965       <method name="Void DoClick()">
41966         <size>12</size>
41967       </method>
41968     </type>
41969     <type name="X">
41970       <method name="Void .ctor()">
41971         <size>7</size>
41972       </method>
41973       <method name="Void .cctor()">
41974         <size>1</size>
41975       </method>
41976       <method name="Int32 Main()">
41977         <size>61</size>
41978       </method>
41979     </type>
41980     <type name="ClickEvent">
41981       <method name="Void .ctor(Object, IntPtr)">
41982         <size>0</size>
41983       </method>
41984       <method name="Void Invoke()">
41985         <size>0</size>
41986       </method>
41987       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41988         <size>0</size>
41989       </method>
41990       <method name="Void EndInvoke(IAsyncResult)">
41991         <size>0</size>
41992       </method>
41993     </type>
41994     <type name="X">
41995       <method name="Void &lt;Main&gt;m__0()">
41996         <size>17</size>
41997       </method>
41998     </type>
41999   </test>
42000   <test name="test-anon-18.cs">
42001     <type name="DelegateTest">
42002       <method name="Void .ctor()">
42003         <size>7</size>
42004       </method>
42005       <method name="Void Main(System.String[])">
42006         <size>83</size>
42007       </method>
42008     </type>
42009     <type name="A">
42010       <method name="Void .ctor(Object, IntPtr)">
42011         <size>0</size>
42012       </method>
42013       <method name="Void Invoke()">
42014         <size>0</size>
42015       </method>
42016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42017         <size>0</size>
42018       </method>
42019       <method name="Void EndInvoke(IAsyncResult)">
42020         <size>0</size>
42021       </method>
42022     </type>
42023     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
42024       <method name="Void .ctor()">
42025         <size>7</size>
42026       </method>
42027       <method name="Void &lt;&gt;m__0()">
42028         <size>17</size>
42029       </method>
42030     </type>
42031   </test>
42032   <test name="test-anon-19.cs">
42033     <type name="X">
42034       <method name="Void .ctor()">
42035         <size>7</size>
42036       </method>
42037       <method name="Int32 Main()">
42038         <size>223</size>
42039       </method>
42040       <method name="Boolean t(Int32, Int32)">
42041         <size>5</size>
42042       </method>
42043     </type>
42044     <type name="S">
42045       <method name="Void .ctor(Object, IntPtr)">
42046         <size>0</size>
42047       </method>
42048       <method name="Void Invoke()">
42049         <size>0</size>
42050       </method>
42051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42052         <size>0</size>
42053       </method>
42054       <method name="Void EndInvoke(IAsyncResult)">
42055         <size>0</size>
42056       </method>
42057     </type>
42058     <type name="X+&lt;Main&gt;c__AnonStorey1">
42059       <method name="Void .ctor()">
42060         <size>7</size>
42061       </method>
42062       <method name="Void &lt;&gt;m__0()">
42063         <size>93</size>
42064       </method>
42065     </type>
42066     <type name="X+&lt;Main&gt;c__AnonStorey0">
42067       <method name="Void .ctor()">
42068         <size>7</size>
42069       </method>
42070     </type>
42071   </test>
42072   <test name="test-anon-20.cs">
42073     <type name="X">
42074       <method name="Void .ctor()">
42075         <size>7</size>
42076       </method>
42077       <method name="Void Main()">
42078         <size>33</size>
42079       </method>
42080       <method name="D MainHost()">
42081         <size>28</size>
42082       </method>
42083     </type>
42084     <type name="D">
42085       <method name="Void .ctor(Object, IntPtr)">
42086         <size>0</size>
42087       </method>
42088       <method name="Void Invoke()">
42089         <size>0</size>
42090       </method>
42091       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42092         <size>0</size>
42093       </method>
42094       <method name="Void EndInvoke(IAsyncResult)">
42095         <size>0</size>
42096       </method>
42097     </type>
42098     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
42099       <method name="Void .ctor()">
42100         <size>7</size>
42101       </method>
42102       <method name="Void &lt;&gt;m__0()">
42103         <size>52</size>
42104       </method>
42105     </type>
42106     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
42107       <method name="Void .ctor()">
42108         <size>7</size>
42109       </method>
42110       <method name="Void &lt;&gt;m__1()">
42111         <size>52</size>
42112       </method>
42113     </type>
42114   </test>
42115   <test name="test-anon-21.cs">
42116     <type name="X">
42117       <method name="Void .ctor()">
42118         <size>7</size>
42119       </method>
42120       <method name="Void .cctor()">
42121         <size>1</size>
42122       </method>
42123       <method name="Int32 Main()">
42124         <size>68</size>
42125       </method>
42126       <method name="Void M()">
42127         <size>44</size>
42128       </method>
42129     </type>
42130     <type name="D">
42131       <method name="Void .ctor(Object, IntPtr)">
42132         <size>0</size>
42133       </method>
42134       <method name="Void Invoke()">
42135         <size>0</size>
42136       </method>
42137       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42138         <size>0</size>
42139       </method>
42140       <method name="Void EndInvoke(IAsyncResult)">
42141         <size>0</size>
42142       </method>
42143     </type>
42144     <type name="X+&lt;M&gt;c__AnonStorey0">
42145       <method name="Void .ctor()">
42146         <size>7</size>
42147       </method>
42148       <method name="Void &lt;&gt;m__0()">
42149         <size>48</size>
42150       </method>
42151     </type>
42152     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
42153       <method name="Void .ctor()">
42154         <size>7</size>
42155       </method>
42156       <method name="Void &lt;&gt;m__1()">
42157         <size>81</size>
42158       </method>
42159     </type>
42160   </test>
42161   <test name="test-anon-22.cs">
42162     <type name="X">
42163       <method name="Void .ctor()">
42164         <size>7</size>
42165       </method>
42166       <method name="Void Main()">
42167         <size>33</size>
42168       </method>
42169       <method name="D T()">
42170         <size>28</size>
42171       </method>
42172     </type>
42173     <type name="D">
42174       <method name="Void .ctor(Object, IntPtr)">
42175         <size>0</size>
42176       </method>
42177       <method name="Void Invoke()">
42178         <size>0</size>
42179       </method>
42180       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42181         <size>0</size>
42182       </method>
42183       <method name="Void EndInvoke(IAsyncResult)">
42184         <size>0</size>
42185       </method>
42186     </type>
42187     <type name="X+&lt;T&gt;c__AnonStorey0">
42188       <method name="Void .ctor()">
42189         <size>7</size>
42190       </method>
42191       <method name="Void &lt;&gt;m__0()">
42192         <size>52</size>
42193       </method>
42194     </type>
42195     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
42196       <method name="Void .ctor()">
42197         <size>7</size>
42198       </method>
42199       <method name="Void &lt;&gt;m__1()">
42200         <size>52</size>
42201       </method>
42202     </type>
42203   </test>
42204   <test name="test-anon-23.cs">
42205     <type name="X">
42206       <method name="Void .ctor()">
42207         <size>7</size>
42208       </method>
42209       <method name="Int32 Main()">
42210         <size>68</size>
42211       </method>
42212       <method name="Void M()">
42213         <size>34</size>
42214       </method>
42215     </type>
42216     <type name="D">
42217       <method name="Void .ctor(Object, IntPtr)">
42218         <size>0</size>
42219       </method>
42220       <method name="Void Invoke()">
42221         <size>0</size>
42222       </method>
42223       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42224         <size>0</size>
42225       </method>
42226       <method name="Void EndInvoke(IAsyncResult)">
42227         <size>0</size>
42228       </method>
42229     </type>
42230     <type name="X+&lt;M&gt;c__AnonStorey0">
42231       <method name="Void .ctor()">
42232         <size>7</size>
42233       </method>
42234       <method name="Void &lt;&gt;m__0()">
42235         <size>38</size>
42236       </method>
42237     </type>
42238     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
42239       <method name="Void .ctor()">
42240         <size>7</size>
42241       </method>
42242       <method name="Void &lt;&gt;m__1()">
42243         <size>24</size>
42244       </method>
42245     </type>
42246   </test>
42247   <test name="test-anon-24.cs">
42248     <type name="X">
42249       <method name="Void .ctor()">
42250         <size>7</size>
42251       </method>
42252       <method name="Void Main()">
42253         <size>29</size>
42254       </method>
42255       <method name="D T(Int32)">
42256         <size>28</size>
42257       </method>
42258     </type>
42259     <type name="D">
42260       <method name="Void .ctor(Object, IntPtr)">
42261         <size>0</size>
42262       </method>
42263       <method name="Int32 Invoke()">
42264         <size>0</size>
42265       </method>
42266       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42267         <size>0</size>
42268       </method>
42269       <method name="Int32 EndInvoke(IAsyncResult)">
42270         <size>0</size>
42271       </method>
42272     </type>
42273     <type name="X+&lt;T&gt;c__AnonStorey0">
42274       <method name="Void .ctor()">
42275         <size>7</size>
42276       </method>
42277       <method name="Int32 &lt;&gt;m__0()">
42278         <size>21</size>
42279       </method>
42280     </type>
42281   </test>
42282   <test name="test-anon-25.cs">
42283     <type name="X">
42284       <method name="Void .ctor()">
42285         <size>7</size>
42286       </method>
42287       <method name="Int32 Main()">
42288         <size>48</size>
42289       </method>
42290       <method name="D T(Int32)">
42291         <size>28</size>
42292       </method>
42293     </type>
42294     <type name="D">
42295       <method name="Void .ctor(Object, IntPtr)">
42296         <size>0</size>
42297       </method>
42298       <method name="Int32 Invoke(Int32)">
42299         <size>0</size>
42300       </method>
42301       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42302         <size>0</size>
42303       </method>
42304       <method name="Int32 EndInvoke(IAsyncResult)">
42305         <size>0</size>
42306       </method>
42307     </type>
42308     <type name="X+&lt;T&gt;c__AnonStorey0">
42309       <method name="Void .ctor()">
42310         <size>7</size>
42311       </method>
42312       <method name="Int32 &lt;&gt;m__0(Int32)">
42313         <size>9</size>
42314       </method>
42315     </type>
42316   </test>
42317   <test name="test-anon-27.cs">
42318     <type name="X">
42319       <method name="Void .ctor()">
42320         <size>7</size>
42321       </method>
42322       <method name="Int32 Main()">
42323         <size>138</size>
42324       </method>
42325       <method name="Void M(Int32)">
42326         <size>59</size>
42327       </method>
42328     </type>
42329     <type name="D">
42330       <method name="Void .ctor(Object, IntPtr)">
42331         <size>0</size>
42332       </method>
42333       <method name="Void Invoke()">
42334         <size>0</size>
42335       </method>
42336       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42337         <size>0</size>
42338       </method>
42339       <method name="Void EndInvoke(IAsyncResult)">
42340         <size>0</size>
42341       </method>
42342     </type>
42343     <type name="X+&lt;M&gt;c__AnonStorey0">
42344       <method name="Void .ctor()">
42345         <size>7</size>
42346       </method>
42347       <method name="Void &lt;&gt;m__0()">
42348         <size>38</size>
42349       </method>
42350     </type>
42351     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
42352       <method name="Void .ctor()">
42353         <size>7</size>
42354       </method>
42355       <method name="Void &lt;&gt;m__1()">
42356         <size>50</size>
42357       </method>
42358     </type>
42359   </test>
42360   <test name="test-anon-28.cs">
42361     <type name="Delegable">
42362       <method name="Void .ctor()">
42363         <size>7</size>
42364       </method>
42365       <method name="Void add_MyDelegate(System.EventHandler)">
42366         <size>24</size>
42367       </method>
42368       <method name="Void remove_MyDelegate(System.EventHandler)">
42369         <size>24</size>
42370       </method>
42371     </type>
42372     <type name="DelegateTest">
42373       <method name="Void .ctor()">
42374         <size>7</size>
42375       </method>
42376       <method name="Void Main(System.String[])">
42377         <size>58</size>
42378       </method>
42379     </type>
42380     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
42381       <method name="Void .ctor()">
42382         <size>7</size>
42383       </method>
42384       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
42385         <size>33</size>
42386       </method>
42387     </type>
42388   </test>
42389   <test name="test-anon-29.cs">
42390     <type name="X">
42391       <method name="Void .ctor()">
42392         <size>108</size>
42393       </method>
42394       <method name="System.String Hello()">
42395         <size>20</size>
42396       </method>
42397       <method name="Void Main()">
42398         <size>18</size>
42399       </method>
42400     </type>
42401     <type name="X+Foo">
42402       <method name="Void .ctor(Object, IntPtr)">
42403         <size>0</size>
42404       </method>
42405       <method name="System.String Invoke()">
42406         <size>0</size>
42407       </method>
42408       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42409         <size>0</size>
42410       </method>
42411       <method name="System.String EndInvoke(IAsyncResult)">
42412         <size>0</size>
42413       </method>
42414     </type>
42415     <type name="X+Bar">
42416       <method name="Void .ctor(Object, IntPtr)">
42417         <size>0</size>
42418       </method>
42419       <method name="Void Invoke(System.String)">
42420         <size>0</size>
42421       </method>
42422       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
42423         <size>0</size>
42424       </method>
42425       <method name="Void EndInvoke(IAsyncResult)">
42426         <size>0</size>
42427       </method>
42428     </type>
42429     <type name="X">
42430       <method name="Void &lt;Hello&gt;m__1(System.String)">
42431         <size>7</size>
42432       </method>
42433       <method name="System.String &lt;Hello&gt;m__0()">
42434         <size>201</size>
42435       </method>
42436       <method name="Void &lt;Hello&gt;m__2(System.String)">
42437         <size>7</size>
42438       </method>
42439     </type>
42440   </test>
42441   <test name="test-anon-30.cs">
42442     <type name="X">
42443       <method name="Void .ctor()">
42444         <size>7</size>
42445       </method>
42446     </type>
42447     <type name="Program">
42448       <method name="Void add_E(Program+D)">
42449         <size>22</size>
42450       </method>
42451       <method name="Void remove_E(Program+D)">
42452         <size>22</size>
42453       </method>
42454       <method name="Void Main()">
42455         <size>38</size>
42456       </method>
42457     </type>
42458     <type name="Program+D">
42459       <method name="Void .ctor(Object, IntPtr)">
42460         <size>0</size>
42461       </method>
42462       <method name="Void Invoke(X)">
42463         <size>0</size>
42464       </method>
42465       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
42466         <size>0</size>
42467       </method>
42468       <method name="Void EndInvoke(IAsyncResult)">
42469         <size>0</size>
42470       </method>
42471     </type>
42472     <type name="Program+&lt;Main&gt;c__AnonStorey0">
42473       <method name="Void .ctor()">
42474         <size>7</size>
42475       </method>
42476       <method name="Void &lt;&gt;m__0(X)">
42477         <size>15</size>
42478       </method>
42479     </type>
42480   </test>
42481   <test name="test-anon-31.cs">
42482     <type name="test">
42483       <method name="Void .ctor()">
42484         <size>7</size>
42485       </method>
42486       <method name="IEnumerable testen(Int32)">
42487         <size>30</size>
42488       </method>
42489     </type>
42490     <type name="reflect">
42491       <method name="Void .ctor()">
42492         <size>7</size>
42493       </method>
42494       <method name="Void Main(System.String[])">
42495         <size>122</size>
42496       </method>
42497     </type>
42498     <type name="test+&lt;testen&gt;c__Iterator0">
42499       <method name="Void .ctor()">
42500         <size>7</size>
42501       </method>
42502       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42503         <size>7</size>
42504       </method>
42505       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42506         <size>7</size>
42507       </method>
42508       <method name="Boolean MoveNext()">
42509         <size>195</size>
42510       </method>
42511       <method name="Void Dispose()">
42512         <size>8</size>
42513       </method>
42514       <method name="Void Reset()">
42515         <size>6</size>
42516       </method>
42517       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42518         <size>7</size>
42519       </method>
42520       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42521         <size>40</size>
42522       </method>
42523     </type>
42524   </test>
42525   <test name="test-anon-32.cs">
42526     <type name="MainClass">
42527       <method name="Void .ctor()">
42528         <size>7</size>
42529       </method>
42530       <method name="Void Main()">
42531         <size>37</size>
42532       </method>
42533       <method name="Void SimpleCallback(MainClass, System.String)">
42534         <size>7</size>
42535       </method>
42536     </type>
42537     <type name="StringSender">
42538       <method name="Void .ctor(Object, IntPtr)">
42539         <size>0</size>
42540       </method>
42541       <method name="Void Invoke(System.String)">
42542         <size>0</size>
42543       </method>
42544       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
42545         <size>0</size>
42546       </method>
42547       <method name="Void EndInvoke(IAsyncResult)">
42548         <size>0</size>
42549       </method>
42550     </type>
42551     <type name="VoidDelegate">
42552       <method name="Void .ctor(Object, IntPtr)">
42553         <size>0</size>
42554       </method>
42555       <method name="Void Invoke()">
42556         <size>0</size>
42557       </method>
42558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42559         <size>0</size>
42560       </method>
42561       <method name="Void EndInvoke(IAsyncResult)">
42562         <size>0</size>
42563       </method>
42564     </type>
42565     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
42566       <method name="Void .ctor()">
42567         <size>7</size>
42568       </method>
42569       <method name="Void &lt;&gt;m__0()">
42570         <size>25</size>
42571       </method>
42572       <method name="Void &lt;&gt;m__1(System.String)">
42573         <size>13</size>
42574       </method>
42575     </type>
42576   </test>
42577   <test name="test-anon-33.cs">
42578     <type name="T">
42579       <method name="Void .ctor()">
42580         <size>7</size>
42581       </method>
42582       <method name="Void doit(Int32)">
42583         <size>7</size>
42584       </method>
42585       <method name="Void Main()">
42586         <size>162</size>
42587       </method>
42588     </type>
42589     <type name="Do">
42590       <method name="Void .ctor(Object, IntPtr)">
42591         <size>0</size>
42592       </method>
42593       <method name="Void Invoke()">
42594         <size>0</size>
42595       </method>
42596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42597         <size>0</size>
42598       </method>
42599       <method name="Void EndInvoke(IAsyncResult)">
42600         <size>0</size>
42601       </method>
42602     </type>
42603     <type name="T+&lt;Main&gt;c__AnonStorey0">
42604       <method name="Void .ctor()">
42605         <size>7</size>
42606       </method>
42607       <method name="Void &lt;&gt;m__0()">
42608         <size>12</size>
42609       </method>
42610     </type>
42611     <type name="T+&lt;Main&gt;c__AnonStorey1">
42612       <method name="Void .ctor()">
42613         <size>7</size>
42614       </method>
42615       <method name="Void &lt;&gt;m__1()">
42616         <size>12</size>
42617       </method>
42618     </type>
42619   </test>
42620   <test name="test-anon-34.cs">
42621     <type name="Delegates.Space">
42622       <method name="Void .ctor()">
42623         <size>7</size>
42624       </method>
42625       <method name="Void Leak(Boolean, Int32)">
42626         <size>92</size>
42627       </method>
42628     </type>
42629     <type name="Delegates.Program">
42630       <method name="Void .ctor()">
42631         <size>7</size>
42632       </method>
42633       <method name="Void SpaceLeak()">
42634         <size>37</size>
42635       </method>
42636       <method name="Void Main(System.String[])">
42637         <size>6</size>
42638       </method>
42639     </type>
42640     <type name="Delegates.Space+DoCopy">
42641       <method name="Void .ctor(Object, IntPtr)">
42642         <size>0</size>
42643       </method>
42644       <method name="Void Invoke()">
42645         <size>0</size>
42646       </method>
42647       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42648         <size>0</size>
42649       </method>
42650       <method name="Void EndInvoke(IAsyncResult)">
42651         <size>0</size>
42652       </method>
42653     </type>
42654     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
42655       <method name="Void .ctor()">
42656         <size>7</size>
42657       </method>
42658       <method name="Void &lt;&gt;m__0()">
42659         <size>23</size>
42660       </method>
42661     </type>
42662     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
42663       <method name="Void .ctor()">
42664         <size>7</size>
42665       </method>
42666       <method name="Void &lt;&gt;m__1()">
42667         <size>19</size>
42668       </method>
42669     </type>
42670   </test>
42671   <test name="test-anon-35.cs">
42672     <type name="CustomDict">
42673       <method name="Void .ctor()">
42674         <size>68</size>
42675       </method>
42676       <method name="IEnumerator GetEnumerator()">
42677         <size>15</size>
42678       </method>
42679     </type>
42680     <type name="Tests">
42681       <method name="Void .ctor()">
42682         <size>7</size>
42683       </method>
42684       <method name="Void Main()">
42685         <size>7</size>
42686       </method>
42687     </type>
42688     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
42689       <method name="Void .ctor()">
42690         <size>7</size>
42691       </method>
42692       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42693         <size>7</size>
42694       </method>
42695       <method name="Boolean MoveNext()">
42696         <size>86</size>
42697       </method>
42698       <method name="Void Dispose()">
42699         <size>8</size>
42700       </method>
42701       <method name="Void Reset()">
42702         <size>6</size>
42703       </method>
42704       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42705         <size>7</size>
42706       </method>
42707     </type>
42708   </test>
42709   <test name="test-anon-36.cs">
42710     <type name="Test">
42711       <method name="Void .ctor(TestMethod)">
42712         <size>7</size>
42713       </method>
42714       <method name="Void .ctor(TestMethod2)">
42715         <size>7</size>
42716       </method>
42717       <method name="Void Main()">
42718         <size>36</size>
42719       </method>
42720     </type>
42721     <type name="TestMethod">
42722       <method name="Void .ctor(Object, IntPtr)">
42723         <size>0</size>
42724       </method>
42725       <method name="Void Invoke()">
42726         <size>0</size>
42727       </method>
42728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42729         <size>0</size>
42730       </method>
42731       <method name="Void EndInvoke(IAsyncResult)">
42732         <size>0</size>
42733       </method>
42734     </type>
42735     <type name="TestMethod2">
42736       <method name="Void .ctor(Object, IntPtr)">
42737         <size>0</size>
42738       </method>
42739       <method name="Void Invoke(System.Object)">
42740         <size>0</size>
42741       </method>
42742       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
42743         <size>0</size>
42744       </method>
42745       <method name="Void EndInvoke(IAsyncResult)">
42746         <size>0</size>
42747       </method>
42748     </type>
42749     <type name="Test">
42750       <method name="Void &lt;Main&gt;m__0()">
42751         <size>1</size>
42752       </method>
42753     </type>
42754   </test>
42755   <test name="test-anon-37.cs">
42756     <type name="DelegateInit">
42757       <method name="Void .ctor()">
42758         <size>7</size>
42759       </method>
42760       <method name="Void .cctor()">
42761         <size>35</size>
42762       </method>
42763       <method name="Void Main(System.String[])">
42764         <size>11</size>
42765       </method>
42766     </type>
42767     <type name="DelegateInit+FooDelegate">
42768       <method name="Void .ctor(Object, IntPtr)">
42769         <size>0</size>
42770       </method>
42771       <method name="Void Invoke()">
42772         <size>0</size>
42773       </method>
42774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42775         <size>0</size>
42776       </method>
42777       <method name="Void EndInvoke(IAsyncResult)">
42778         <size>0</size>
42779       </method>
42780     </type>
42781     <type name="DelegateInit">
42782       <method name="Void &lt;_print&gt;m__0()">
42783         <size>11</size>
42784       </method>
42785     </type>
42786   </test>
42787   <test name="test-anon-38.cs">
42788     <type name="X">
42789       <method name="Void .ctor()">
42790         <size>7</size>
42791       </method>
42792       <method name="Void Hello(Int64, Int64)">
42793         <size>1</size>
42794       </method>
42795       <method name="Void Test(Int32)">
42796         <size>67</size>
42797       </method>
42798       <method name="Void Main()">
42799         <size>14</size>
42800       </method>
42801     </type>
42802     <type name="Simple">
42803       <method name="Void .ctor(Object, IntPtr)">
42804         <size>0</size>
42805       </method>
42806       <method name="Void Invoke()">
42807         <size>0</size>
42808       </method>
42809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42810         <size>0</size>
42811       </method>
42812       <method name="Void EndInvoke(IAsyncResult)">
42813         <size>0</size>
42814       </method>
42815     </type>
42816     <type name="Foo">
42817       <method name="Void .ctor(Object, IntPtr)">
42818         <size>0</size>
42819       </method>
42820       <method name="Simple Invoke()">
42821         <size>0</size>
42822       </method>
42823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42824         <size>0</size>
42825       </method>
42826       <method name="Simple EndInvoke(IAsyncResult)">
42827         <size>0</size>
42828       </method>
42829     </type>
42830     <type name="X+&lt;Test&gt;c__AnonStorey0">
42831       <method name="Void .ctor()">
42832         <size>7</size>
42833       </method>
42834       <method name="Simple &lt;&gt;m__0()">
42835         <size>64</size>
42836       </method>
42837     </type>
42838     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42839       <method name="Void .ctor()">
42840         <size>7</size>
42841       </method>
42842       <method name="Void &lt;&gt;m__1()">
42843         <size>34</size>
42844       </method>
42845     </type>
42846   </test>
42847   <test name="test-anon-39.cs">
42848     <type name="X">
42849       <method name="Void .ctor()">
42850         <size>7</size>
42851       </method>
42852       <method name="Void Hello(Int64)">
42853         <size>1</size>
42854       </method>
42855       <method name="Void Test(Int32)">
42856         <size>65</size>
42857       </method>
42858       <method name="Void Main()">
42859         <size>14</size>
42860       </method>
42861     </type>
42862     <type name="Simple">
42863       <method name="Void .ctor(Object, IntPtr)">
42864         <size>0</size>
42865       </method>
42866       <method name="Void Invoke()">
42867         <size>0</size>
42868       </method>
42869       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42870         <size>0</size>
42871       </method>
42872       <method name="Void EndInvoke(IAsyncResult)">
42873         <size>0</size>
42874       </method>
42875     </type>
42876     <type name="Foo">
42877       <method name="Void .ctor(Object, IntPtr)">
42878         <size>0</size>
42879       </method>
42880       <method name="Simple Invoke()">
42881         <size>0</size>
42882       </method>
42883       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42884         <size>0</size>
42885       </method>
42886       <method name="Simple EndInvoke(IAsyncResult)">
42887         <size>0</size>
42888       </method>
42889     </type>
42890     <type name="X+&lt;Test&gt;c__AnonStorey0">
42891       <method name="Void .ctor()">
42892         <size>7</size>
42893       </method>
42894       <method name="Simple &lt;&gt;m__0()">
42895         <size>30</size>
42896       </method>
42897       <method name="Void &lt;&gt;m__1()">
42898         <size>18</size>
42899       </method>
42900     </type>
42901   </test>
42902   <test name="test-anon-40.cs">
42903     <type name="X">
42904       <method name="Void .ctor()">
42905         <size>7</size>
42906       </method>
42907       <method name="Void Hello(Int64)">
42908         <size>1</size>
42909       </method>
42910       <method name="Void Test(Int32)">
42911         <size>65</size>
42912       </method>
42913       <method name="Void Main()">
42914         <size>14</size>
42915       </method>
42916     </type>
42917     <type name="Simple">
42918       <method name="Void .ctor(Object, IntPtr)">
42919         <size>0</size>
42920       </method>
42921       <method name="Void Invoke()">
42922         <size>0</size>
42923       </method>
42924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42925         <size>0</size>
42926       </method>
42927       <method name="Void EndInvoke(IAsyncResult)">
42928         <size>0</size>
42929       </method>
42930     </type>
42931     <type name="Foo">
42932       <method name="Void .ctor(Object, IntPtr)">
42933         <size>0</size>
42934       </method>
42935       <method name="Simple Invoke()">
42936         <size>0</size>
42937       </method>
42938       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42939         <size>0</size>
42940       </method>
42941       <method name="Simple EndInvoke(IAsyncResult)">
42942         <size>0</size>
42943       </method>
42944     </type>
42945     <type name="X+&lt;Test&gt;c__AnonStorey0">
42946       <method name="Void .ctor()">
42947         <size>7</size>
42948       </method>
42949       <method name="Simple &lt;&gt;m__0()">
42950         <size>30</size>
42951       </method>
42952       <method name="Void &lt;&gt;m__1()">
42953         <size>18</size>
42954       </method>
42955     </type>
42956   </test>
42957   <test name="test-anon-41.cs">
42958     <type name="X">
42959       <method name="Void .ctor()">
42960         <size>7</size>
42961       </method>
42962       <method name="Void Hello(Int64)">
42963         <size>1</size>
42964       </method>
42965       <method name="Void Test(Int32)">
42966         <size>65</size>
42967       </method>
42968       <method name="Void Main()">
42969         <size>14</size>
42970       </method>
42971     </type>
42972     <type name="Simple">
42973       <method name="Void .ctor(Object, IntPtr)">
42974         <size>0</size>
42975       </method>
42976       <method name="Void Invoke()">
42977         <size>0</size>
42978       </method>
42979       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42980         <size>0</size>
42981       </method>
42982       <method name="Void EndInvoke(IAsyncResult)">
42983         <size>0</size>
42984       </method>
42985     </type>
42986     <type name="Foo">
42987       <method name="Void .ctor(Object, IntPtr)">
42988         <size>0</size>
42989       </method>
42990       <method name="Simple Invoke()">
42991         <size>0</size>
42992       </method>
42993       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42994         <size>0</size>
42995       </method>
42996       <method name="Simple EndInvoke(IAsyncResult)">
42997         <size>0</size>
42998       </method>
42999     </type>
43000     <type name="X+&lt;Test&gt;c__AnonStorey0">
43001       <method name="Void .ctor()">
43002         <size>7</size>
43003       </method>
43004       <method name="Simple &lt;&gt;m__0()">
43005         <size>55</size>
43006       </method>
43007     </type>
43008     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
43009       <method name="Void .ctor()">
43010         <size>7</size>
43011       </method>
43012       <method name="Void &lt;&gt;m__1()">
43013         <size>35</size>
43014       </method>
43015     </type>
43016   </test>
43017   <test name="test-anon-42.cs">
43018     <type name="X">
43019       <method name="Void .ctor()">
43020         <size>7</size>
43021       </method>
43022       <method name="Void Hello(Int64)">
43023         <size>1</size>
43024       </method>
43025       <method name="Void Test(Int32)">
43026         <size>51</size>
43027       </method>
43028       <method name="Void Main()">
43029         <size>13</size>
43030       </method>
43031     </type>
43032     <type name="Simple">
43033       <method name="Void .ctor(Object, IntPtr)">
43034         <size>0</size>
43035       </method>
43036       <method name="Void Invoke()">
43037         <size>0</size>
43038       </method>
43039       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43040         <size>0</size>
43041       </method>
43042       <method name="Void EndInvoke(IAsyncResult)">
43043         <size>0</size>
43044       </method>
43045     </type>
43046     <type name="Foo">
43047       <method name="Void .ctor(Object, IntPtr)">
43048         <size>0</size>
43049       </method>
43050       <method name="Simple Invoke()">
43051         <size>0</size>
43052       </method>
43053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43054         <size>0</size>
43055       </method>
43056       <method name="Simple EndInvoke(IAsyncResult)">
43057         <size>0</size>
43058       </method>
43059     </type>
43060     <type name="X">
43061       <method name="Simple &lt;Test&gt;m__0()">
43062         <size>37</size>
43063       </method>
43064       <method name="Void &lt;Test&gt;m__1()">
43065         <size>8</size>
43066       </method>
43067     </type>
43068   </test>
43069   <test name="test-anon-43.cs">
43070     <type name="X">
43071       <method name="Void .ctor()">
43072         <size>7</size>
43073       </method>
43074       <method name="Void Hello(Int64, Int64)">
43075         <size>1</size>
43076       </method>
43077       <method name="Void Test(Int32)">
43078         <size>54</size>
43079       </method>
43080       <method name="Void Main()">
43081         <size>14</size>
43082       </method>
43083     </type>
43084     <type name="Simple">
43085       <method name="Void .ctor(Object, IntPtr)">
43086         <size>0</size>
43087       </method>
43088       <method name="Void Invoke()">
43089         <size>0</size>
43090       </method>
43091       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43092         <size>0</size>
43093       </method>
43094       <method name="Void EndInvoke(IAsyncResult)">
43095         <size>0</size>
43096       </method>
43097     </type>
43098     <type name="Foo">
43099       <method name="Void .ctor(Object, IntPtr)">
43100         <size>0</size>
43101       </method>
43102       <method name="Simple Invoke()">
43103         <size>0</size>
43104       </method>
43105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43106         <size>0</size>
43107       </method>
43108       <method name="Simple EndInvoke(IAsyncResult)">
43109         <size>0</size>
43110       </method>
43111     </type>
43112     <type name="X+&lt;Test&gt;c__AnonStorey0">
43113       <method name="Void .ctor()">
43114         <size>7</size>
43115       </method>
43116       <method name="Simple &lt;&gt;m__0()">
43117         <size>64</size>
43118       </method>
43119     </type>
43120     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
43121       <method name="Void .ctor()">
43122         <size>7</size>
43123       </method>
43124       <method name="Void &lt;&gt;m__1()">
43125         <size>34</size>
43126       </method>
43127     </type>
43128   </test>
43129   <test name="test-anon-44.cs">
43130     <type name="X">
43131       <method name="Void .ctor()">
43132         <size>7</size>
43133       </method>
43134       <method name="Void Hello(Int64)">
43135         <size>1</size>
43136       </method>
43137       <method name="Void Test(Int32)">
43138         <size>68</size>
43139       </method>
43140       <method name="Void Main()">
43141         <size>14</size>
43142       </method>
43143     </type>
43144     <type name="Simple">
43145       <method name="Void .ctor(Object, IntPtr)">
43146         <size>0</size>
43147       </method>
43148       <method name="Void Invoke()">
43149         <size>0</size>
43150       </method>
43151       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43152         <size>0</size>
43153       </method>
43154       <method name="Void EndInvoke(IAsyncResult)">
43155         <size>0</size>
43156       </method>
43157     </type>
43158     <type name="Foo">
43159       <method name="Void .ctor(Object, IntPtr)">
43160         <size>0</size>
43161       </method>
43162       <method name="Simple Invoke()">
43163         <size>0</size>
43164       </method>
43165       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43166         <size>0</size>
43167       </method>
43168       <method name="Simple EndInvoke(IAsyncResult)">
43169         <size>0</size>
43170       </method>
43171     </type>
43172     <type name="X+&lt;Test&gt;c__AnonStorey0">
43173       <method name="Void .ctor()">
43174         <size>7</size>
43175       </method>
43176       <method name="Simple &lt;&gt;m__1()">
43177         <size>33</size>
43178       </method>
43179       <method name="Simple &lt;&gt;m__0()">
43180         <size>51</size>
43181       </method>
43182       <method name="Void &lt;&gt;m__3()">
43183         <size>21</size>
43184       </method>
43185     </type>
43186     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
43187       <method name="Void .ctor()">
43188         <size>7</size>
43189       </method>
43190       <method name="Void &lt;&gt;m__2()">
43191         <size>26</size>
43192       </method>
43193     </type>
43194   </test>
43195   <test name="test-anon-45.cs">
43196     <type name="Test">
43197       <method name="Void .ctor()">
43198         <size>7</size>
43199       </method>
43200       <method name="Void Main()">
43201         <size>66</size>
43202       </method>
43203       <method name="IEnumerator GetEnumerator()">
43204         <size>8</size>
43205       </method>
43206     </type>
43207     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
43208       <method name="Void .ctor()">
43209         <size>7</size>
43210       </method>
43211       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43212         <size>7</size>
43213       </method>
43214       <method name="Boolean MoveNext()">
43215         <size>77</size>
43216       </method>
43217       <method name="Void Dispose()">
43218         <size>8</size>
43219       </method>
43220       <method name="Void Reset()">
43221         <size>6</size>
43222       </method>
43223       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43224         <size>7</size>
43225       </method>
43226     </type>
43227   </test>
43228   <test name="test-anon-46.cs">
43229     <type name="World">
43230       <method name="Void .ctor()">
43231         <size>7</size>
43232       </method>
43233       <method name="Void Hello(Int64)">
43234         <size>1</size>
43235       </method>
43236       <method name="Void Test(Int32)">
43237         <size>50</size>
43238       </method>
43239     </type>
43240     <type name="X">
43241       <method name="Void .ctor()">
43242         <size>7</size>
43243       </method>
43244       <method name="Void Main()">
43245         <size>14</size>
43246       </method>
43247     </type>
43248     <type name="Foo">
43249       <method name="Void .ctor(Object, IntPtr)">
43250         <size>0</size>
43251       </method>
43252       <method name="Void Invoke()">
43253         <size>0</size>
43254       </method>
43255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43256         <size>0</size>
43257       </method>
43258       <method name="Void EndInvoke(IAsyncResult)">
43259         <size>0</size>
43260       </method>
43261     </type>
43262     <type name="World+&lt;Test&gt;c__AnonStorey0">
43263       <method name="Void .ctor()">
43264         <size>7</size>
43265       </method>
43266       <method name="Void &lt;&gt;m__0()">
43267         <size>19</size>
43268       </method>
43269     </type>
43270   </test>
43271   <test name="test-anon-47.cs">
43272     <type name="World">
43273       <method name="Void .ctor()">
43274         <size>7</size>
43275       </method>
43276       <method name="Void Hello(Int64)">
43277         <size>1</size>
43278       </method>
43279       <method name="Void Test(Int32)">
43280         <size>158</size>
43281       </method>
43282     </type>
43283     <type name="X">
43284       <method name="Void .ctor()">
43285         <size>7</size>
43286       </method>
43287       <method name="Void Main()">
43288         <size>14</size>
43289       </method>
43290     </type>
43291     <type name="Foo">
43292       <method name="Void .ctor(Object, IntPtr)">
43293         <size>0</size>
43294       </method>
43295       <method name="Void Invoke()">
43296         <size>0</size>
43297       </method>
43298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43299         <size>0</size>
43300       </method>
43301       <method name="Void EndInvoke(IAsyncResult)">
43302         <size>0</size>
43303       </method>
43304     </type>
43305     <type name="World+&lt;Test&gt;c__AnonStorey2">
43306       <method name="Void .ctor()">
43307         <size>7</size>
43308       </method>
43309       <method name="Void &lt;&gt;m__0()">
43310         <size>45</size>
43311       </method>
43312     </type>
43313     <type name="World+&lt;Test&gt;c__AnonStorey0">
43314       <method name="Void .ctor()">
43315         <size>7</size>
43316       </method>
43317     </type>
43318     <type name="World+&lt;Test&gt;c__AnonStorey1">
43319       <method name="Void .ctor()">
43320         <size>7</size>
43321       </method>
43322     </type>
43323   </test>
43324   <test name="test-anon-48.cs">
43325     <type name="World">
43326       <method name="Void .ctor()">
43327         <size>7</size>
43328       </method>
43329       <method name="Void Hello(Int64)">
43330         <size>1</size>
43331       </method>
43332       <method name="Void Test(Int32)">
43333         <size>197</size>
43334       </method>
43335     </type>
43336     <type name="X">
43337       <method name="Void .ctor()">
43338         <size>7</size>
43339       </method>
43340       <method name="Void Main()">
43341         <size>14</size>
43342       </method>
43343     </type>
43344     <type name="Foo">
43345       <method name="Void .ctor(Object, IntPtr)">
43346         <size>0</size>
43347       </method>
43348       <method name="Void Invoke()">
43349         <size>0</size>
43350       </method>
43351       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43352         <size>0</size>
43353       </method>
43354       <method name="Void EndInvoke(IAsyncResult)">
43355         <size>0</size>
43356       </method>
43357     </type>
43358     <type name="World+&lt;Test&gt;c__AnonStorey1">
43359       <method name="Void .ctor()">
43360         <size>7</size>
43361       </method>
43362     </type>
43363     <type name="World+&lt;Test&gt;c__AnonStorey2">
43364       <method name="Void .ctor()">
43365         <size>7</size>
43366       </method>
43367     </type>
43368     <type name="World+&lt;Test&gt;c__AnonStorey0">
43369       <method name="Void .ctor()">
43370         <size>7</size>
43371       </method>
43372       <method name="Void &lt;&gt;m__0()">
43373         <size>63</size>
43374       </method>
43375     </type>
43376   </test>
43377   <test name="test-anon-49.cs">
43378     <type name="Test">
43379       <method name="Void .ctor()">
43380         <size>7</size>
43381       </method>
43382       <method name="Void Main()">
43383         <size>66</size>
43384       </method>
43385       <method name="IEnumerator GetEnumerator()">
43386         <size>8</size>
43387       </method>
43388     </type>
43389     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
43390       <method name="Void .ctor()">
43391         <size>7</size>
43392       </method>
43393       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43394         <size>7</size>
43395       </method>
43396       <method name="Boolean MoveNext()">
43397         <size>187</size>
43398       </method>
43399       <method name="Void Dispose()">
43400         <size>64</size>
43401       </method>
43402       <method name="Void Reset()">
43403         <size>6</size>
43404       </method>
43405       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43406         <size>7</size>
43407       </method>
43408     </type>
43409   </test>
43410   <test name="test-anon-50.cs">
43411     <type name="Test">
43412       <method name="Void .ctor()">
43413         <size>7</size>
43414       </method>
43415       <method name="IEnumerable Foo(Int32)">
43416         <size>30</size>
43417       </method>
43418     </type>
43419     <type name="X">
43420       <method name="Void .ctor()">
43421         <size>7</size>
43422       </method>
43423       <method name="Int32 Main()">
43424         <size>196</size>
43425       </method>
43426     </type>
43427     <type name="Test+&lt;Foo&gt;c__Iterator0">
43428       <method name="Void .ctor()">
43429         <size>7</size>
43430       </method>
43431       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43432         <size>7</size>
43433       </method>
43434       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43435         <size>7</size>
43436       </method>
43437       <method name="Boolean MoveNext()">
43438         <size>118</size>
43439       </method>
43440       <method name="Void Dispose()">
43441         <size>8</size>
43442       </method>
43443       <method name="Void Reset()">
43444         <size>6</size>
43445       </method>
43446       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43447         <size>7</size>
43448       </method>
43449       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43450         <size>40</size>
43451       </method>
43452     </type>
43453   </test>
43454   <test name="test-anon-51.cs">
43455     <type name="X">
43456       <method name="Void .ctor()">
43457         <size>7</size>
43458       </method>
43459       <method name="Void .cctor()">
43460         <size>35</size>
43461       </method>
43462       <method name="Void Main()">
43463         <size>11</size>
43464       </method>
43465     </type>
43466     <type name="FooDelegate">
43467       <method name="Void .ctor(Object, IntPtr)">
43468         <size>0</size>
43469       </method>
43470       <method name="Void Invoke()">
43471         <size>0</size>
43472       </method>
43473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43474         <size>0</size>
43475       </method>
43476       <method name="Void EndInvoke(IAsyncResult)">
43477         <size>0</size>
43478       </method>
43479     </type>
43480     <type name="X">
43481       <method name="Void &lt;Print&gt;m__0()">
43482         <size>11</size>
43483       </method>
43484     </type>
43485   </test>
43486   <test name="test-anon-52.cs">
43487     <type name="X">
43488       <method name="Void .ctor()">
43489         <size>7</size>
43490       </method>
43491       <method name="IEnumerator GetIt(System.Int32[])">
43492         <size>22</size>
43493       </method>
43494       <method name="Int32 Main()">
43495         <size>32</size>
43496       </method>
43497     </type>
43498     <type name="X+A">
43499       <method name="Void .ctor(Object, IntPtr)">
43500         <size>0</size>
43501       </method>
43502       <method name="Void Invoke()">
43503         <size>0</size>
43504       </method>
43505       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43506         <size>0</size>
43507       </method>
43508       <method name="Void EndInvoke(IAsyncResult)">
43509         <size>0</size>
43510       </method>
43511     </type>
43512     <type name="X+&lt;GetIt&gt;c__Iterator0">
43513       <method name="Void .ctor()">
43514         <size>7</size>
43515       </method>
43516       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43517         <size>7</size>
43518       </method>
43519       <method name="Boolean MoveNext()">
43520         <size>201</size>
43521       </method>
43522       <method name="Void &lt;&gt;m__0()">
43523         <size>22</size>
43524       </method>
43525       <method name="Void Dispose()">
43526         <size>8</size>
43527       </method>
43528       <method name="Void Reset()">
43529         <size>6</size>
43530       </method>
43531       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43532         <size>7</size>
43533       </method>
43534     </type>
43535     <type name="&lt;PrivateImplementationDetails&gt;">
43536       <method name="Void .ctor()">
43537         <size>7</size>
43538       </method>
43539     </type>
43540   </test>
43541   <test name="test-anon-53.cs">
43542     <type name="Test">
43543       <method name="Void .ctor(Int32)">
43544         <size>39</size>
43545       </method>
43546       <method name="Void .cctor()">
43547         <size>33</size>
43548       </method>
43549     </type>
43550     <type name="X">
43551       <method name="Void .ctor()">
43552         <size>7</size>
43553       </method>
43554       <method name="Void Main()">
43555         <size>15</size>
43556       </method>
43557     </type>
43558     <type name="Foo">
43559       <method name="Void .ctor(Object, IntPtr)">
43560         <size>0</size>
43561       </method>
43562       <method name="Void Invoke()">
43563         <size>0</size>
43564       </method>
43565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43566         <size>0</size>
43567       </method>
43568       <method name="Void EndInvoke(IAsyncResult)">
43569         <size>0</size>
43570       </method>
43571     </type>
43572     <type name="Test+&lt;Test&gt;c__AnonStorey0">
43573       <method name="Void .ctor()">
43574         <size>7</size>
43575       </method>
43576       <method name="Void &lt;&gt;m__0()">
43577         <size>12</size>
43578       </method>
43579     </type>
43580     <type name="Test+&lt;Test&gt;c__AnonStorey1">
43581       <method name="Void .ctor()">
43582         <size>7</size>
43583       </method>
43584       <method name="Void &lt;&gt;m__1()">
43585         <size>12</size>
43586       </method>
43587     </type>
43588   </test>
43589   <test name="test-anon-54.cs">
43590     <type name="X">
43591       <method name="Void .ctor()">
43592         <size>7</size>
43593       </method>
43594       <method name="Void Main()">
43595         <size>22</size>
43596       </method>
43597     </type>
43598     <type name="Hello">
43599       <method name="Void .ctor(Object, IntPtr)">
43600         <size>0</size>
43601       </method>
43602       <method name="Void Invoke()">
43603         <size>0</size>
43604       </method>
43605       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43606         <size>0</size>
43607       </method>
43608       <method name="Void EndInvoke(IAsyncResult)">
43609         <size>0</size>
43610       </method>
43611     </type>
43612     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
43613       <method name="Void .ctor()">
43614         <size>7</size>
43615       </method>
43616       <method name="Void &lt;&gt;m__0()">
43617         <size>25</size>
43618       </method>
43619     </type>
43620     <type name="Foo">
43621       <method name="Void .ctor(Int32)">
43622         <size>8</size>
43623       </method>
43624       <method name="Void Test(Foo)">
43625         <size>45</size>
43626       </method>
43627       <method name="Void Hello(Int32)">
43628         <size>19</size>
43629       </method>
43630       <method name="System.String ToString()">
43631         <size>22</size>
43632       </method>
43633     </type>
43634   </test>
43635   <test name="test-anon-55.cs">
43636     <type name="Foo">
43637       <method name="Void .ctor()">
43638         <size>7</size>
43639       </method>
43640       <method name="Void Test(Foo+Hello)">
43641         <size>7</size>
43642       </method>
43643       <method name="Void Private()">
43644         <size>11</size>
43645       </method>
43646       <method name="Void Test()">
43647         <size>19</size>
43648       </method>
43649     </type>
43650     <type name="X">
43651       <method name="Void .ctor()">
43652         <size>7</size>
43653       </method>
43654       <method name="Void Main()">
43655         <size>13</size>
43656       </method>
43657     </type>
43658     <type name="Foo+Hello">
43659       <method name="Void .ctor(Object, IntPtr)">
43660         <size>0</size>
43661       </method>
43662       <method name="Void Invoke()">
43663         <size>0</size>
43664       </method>
43665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43666         <size>0</size>
43667       </method>
43668       <method name="Void EndInvoke(IAsyncResult)">
43669         <size>0</size>
43670       </method>
43671     </type>
43672     <type name="Foo">
43673       <method name="Void &lt;Test&gt;m__0()">
43674         <size>7</size>
43675       </method>
43676     </type>
43677   </test>
43678   <test name="test-anon-56.cs">
43679     <type name="Observable">
43680       <method name="Void .ctor()">
43681         <size>7</size>
43682       </method>
43683       <method name="Void Main(System.String[])">
43684         <size>50</size>
43685       </method>
43686     </type>
43687     <type name="QueueHandler">
43688       <method name="Void .ctor(Object, IntPtr)">
43689         <size>0</size>
43690       </method>
43691       <method name="Void Invoke(Observable)">
43692         <size>0</size>
43693       </method>
43694       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
43695         <size>0</size>
43696       </method>
43697       <method name="Void EndInvoke(IAsyncResult)">
43698         <size>0</size>
43699       </method>
43700     </type>
43701     <type name="Observable">
43702       <method name="Void &lt;Main&gt;m__0(Observable)">
43703         <size>11</size>
43704       </method>
43705     </type>
43706   </test>
43707   <test name="test-anon-57.cs">
43708     <type name="X">
43709       <method name="Void .ctor()">
43710         <size>7</size>
43711       </method>
43712       <method name="Int32 Test()">
43713         <size>257</size>
43714       </method>
43715       <method name="Int32 Main()">
43716         <size>45</size>
43717       </method>
43718     </type>
43719     <type name="X+TestDelegate">
43720       <method name="Void .ctor(Object, IntPtr)">
43721         <size>0</size>
43722       </method>
43723       <method name="Void Invoke()">
43724         <size>0</size>
43725       </method>
43726       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43727         <size>0</size>
43728       </method>
43729       <method name="Void EndInvoke(IAsyncResult)">
43730         <size>0</size>
43731       </method>
43732     </type>
43733     <type name="X+&lt;Test&gt;c__AnonStorey1">
43734       <method name="Void .ctor()">
43735         <size>7</size>
43736       </method>
43737       <method name="Void &lt;&gt;m__0()">
43738         <size>89</size>
43739       </method>
43740     </type>
43741     <type name="X+&lt;Test&gt;c__AnonStorey0">
43742       <method name="Void .ctor()">
43743         <size>7</size>
43744       </method>
43745     </type>
43746   </test>
43747   <test name="test-anon-58.cs">
43748     <type name="X">
43749       <method name="Void .ctor()">
43750         <size>7</size>
43751       </method>
43752       <method name="Int32 Test(Int32)">
43753         <size>344</size>
43754       </method>
43755       <method name="Int32 Main()">
43756         <size>46</size>
43757       </method>
43758     </type>
43759     <type name="X+TestDelegate">
43760       <method name="Void .ctor(Object, IntPtr)">
43761         <size>0</size>
43762       </method>
43763       <method name="Void Invoke()">
43764         <size>0</size>
43765       </method>
43766       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43767         <size>0</size>
43768       </method>
43769       <method name="Void EndInvoke(IAsyncResult)">
43770         <size>0</size>
43771       </method>
43772     </type>
43773     <type name="X+&lt;Test&gt;c__AnonStorey1">
43774       <method name="Void .ctor()">
43775         <size>7</size>
43776       </method>
43777       <method name="Void &lt;&gt;m__0()">
43778         <size>162</size>
43779       </method>
43780     </type>
43781     <type name="X+&lt;Test&gt;c__AnonStorey0">
43782       <method name="Void .ctor()">
43783         <size>7</size>
43784       </method>
43785     </type>
43786     <type name="X+&lt;Test&gt;c__AnonStorey2">
43787       <method name="Void .ctor()">
43788         <size>7</size>
43789       </method>
43790     </type>
43791   </test>
43792   <test name="test-anon-59.cs">
43793     <type name="X">
43794       <method name="Void .ctor()">
43795         <size>7</size>
43796       </method>
43797       <method name="Int32 Test(Int32)">
43798         <size>515</size>
43799       </method>
43800       <method name="Int32 Main()">
43801         <size>46</size>
43802       </method>
43803     </type>
43804     <type name="X+TestDelegate">
43805       <method name="Void .ctor(Object, IntPtr)">
43806         <size>0</size>
43807       </method>
43808       <method name="Void Invoke()">
43809         <size>0</size>
43810       </method>
43811       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43812         <size>0</size>
43813       </method>
43814       <method name="Void EndInvoke(IAsyncResult)">
43815         <size>0</size>
43816       </method>
43817     </type>
43818     <type name="X+&lt;Test&gt;c__AnonStorey2">
43819       <method name="Void .ctor()">
43820         <size>7</size>
43821       </method>
43822       <method name="Void &lt;&gt;m__0()">
43823         <size>224</size>
43824       </method>
43825     </type>
43826     <type name="X+&lt;Test&gt;c__AnonStorey1">
43827       <method name="Void .ctor()">
43828         <size>7</size>
43829       </method>
43830     </type>
43831     <type name="X+&lt;Test&gt;c__AnonStorey0">
43832       <method name="Void .ctor()">
43833         <size>7</size>
43834       </method>
43835     </type>
43836     <type name="X+&lt;Test&gt;c__AnonStorey3">
43837       <method name="Void .ctor()">
43838         <size>7</size>
43839       </method>
43840     </type>
43841   </test>
43842   <test name="test-anon-60.cs">
43843     <type name="X">
43844       <method name="Void .ctor()">
43845         <size>7</size>
43846       </method>
43847       <method name="Int32 Test(Int32)">
43848         <size>567</size>
43849       </method>
43850       <method name="Int32 Main()">
43851         <size>46</size>
43852       </method>
43853     </type>
43854     <type name="X+TestDelegate">
43855       <method name="Void .ctor(Object, IntPtr)">
43856         <size>0</size>
43857       </method>
43858       <method name="Void Invoke()">
43859         <size>0</size>
43860       </method>
43861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43862         <size>0</size>
43863       </method>
43864       <method name="Void EndInvoke(IAsyncResult)">
43865         <size>0</size>
43866       </method>
43867     </type>
43868     <type name="X+&lt;Test&gt;c__AnonStorey2">
43869       <method name="Void .ctor()">
43870         <size>7</size>
43871       </method>
43872     </type>
43873     <type name="X+&lt;Test&gt;c__AnonStorey1">
43874       <method name="Void .ctor()">
43875         <size>7</size>
43876       </method>
43877     </type>
43878     <type name="X+&lt;Test&gt;c__AnonStorey0">
43879       <method name="Void .ctor()">
43880         <size>7</size>
43881       </method>
43882     </type>
43883     <type name="X+&lt;Test&gt;c__AnonStorey3">
43884       <method name="Void .ctor()">
43885         <size>7</size>
43886       </method>
43887     </type>
43888     <type name="X+&lt;Test&gt;c__AnonStorey2">
43889       <method name="Void &lt;&gt;m__0()">
43890         <size>347</size>
43891       </method>
43892     </type>
43893     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
43894       <method name="Void .ctor()">
43895         <size>7</size>
43896       </method>
43897       <method name="Void &lt;&gt;m__1()">
43898         <size>124</size>
43899       </method>
43900     </type>
43901   </test>
43902   <test name="test-anon-61.cs">
43903     <type name="X">
43904       <method name="Void .ctor()">
43905         <size>7</size>
43906       </method>
43907       <method name="Int32 Test()">
43908         <size>333</size>
43909       </method>
43910       <method name="Int32 Main()">
43911         <size>59</size>
43912       </method>
43913     </type>
43914     <type name="X+TestDelegate">
43915       <method name="Void .ctor(Object, IntPtr)">
43916         <size>0</size>
43917       </method>
43918       <method name="Void Invoke()">
43919         <size>0</size>
43920       </method>
43921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43922         <size>0</size>
43923       </method>
43924       <method name="Void EndInvoke(IAsyncResult)">
43925         <size>0</size>
43926       </method>
43927     </type>
43928     <type name="X+&lt;Test&gt;c__AnonStorey1">
43929       <method name="Void .ctor()">
43930         <size>7</size>
43931       </method>
43932       <method name="Void &lt;&gt;m__0()">
43933         <size>157</size>
43934       </method>
43935     </type>
43936     <type name="X+&lt;Test&gt;c__AnonStorey0">
43937       <method name="Void .ctor()">
43938         <size>7</size>
43939       </method>
43940     </type>
43941   </test>
43942   <test name="test-anon-62.cs">
43943     <type name="X">
43944       <method name="Void .ctor(String)">
43945         <size>14</size>
43946       </method>
43947       <method name="Void Main()">
43948         <size>1</size>
43949       </method>
43950     </type>
43951     <type name="Y">
43952       <method name="Void .ctor(Z)">
43953         <size>56</size>
43954       </method>
43955     </type>
43956     <type name="Z">
43957       <method name="Void .ctor()">
43958         <size>7</size>
43959       </method>
43960       <method name="Void Hello()">
43961         <size>1</size>
43962       </method>
43963     </type>
43964     <type name="FooHandler">
43965       <method name="Void .ctor(Object, IntPtr)">
43966         <size>0</size>
43967       </method>
43968       <method name="Void Invoke()">
43969         <size>0</size>
43970       </method>
43971       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43972         <size>0</size>
43973       </method>
43974       <method name="Void EndInvoke(IAsyncResult)">
43975         <size>0</size>
43976       </method>
43977     </type>
43978     <type name="Y+&lt;Y&gt;c__AnonStorey0">
43979       <method name="Void .ctor()">
43980         <size>7</size>
43981       </method>
43982       <method name="Void &lt;&gt;m__0()">
43983         <size>12</size>
43984       </method>
43985     </type>
43986   </test>
43987   <test name="test-anon-63.cs">
43988     <type name="X">
43989       <method name="Void .ctor()">
43990         <size>7</size>
43991       </method>
43992       <method name="IEnumerator GetIt(System.Int32[])">
43993         <size>22</size>
43994       </method>
43995       <method name="Int32 Main()">
43996         <size>32</size>
43997       </method>
43998     </type>
43999     <type name="X+A">
44000       <method name="Void .ctor(Object, IntPtr)">
44001         <size>0</size>
44002       </method>
44003       <method name="Int32 Invoke()">
44004         <size>0</size>
44005       </method>
44006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44007         <size>0</size>
44008       </method>
44009       <method name="Int32 EndInvoke(IAsyncResult)">
44010         <size>0</size>
44011       </method>
44012     </type>
44013     <type name="X+&lt;GetIt&gt;c__Iterator0">
44014       <method name="Void .ctor()">
44015         <size>7</size>
44016       </method>
44017       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44018         <size>7</size>
44019       </method>
44020       <method name="Boolean MoveNext()">
44021         <size>195</size>
44022       </method>
44023       <method name="Int32 &lt;&gt;m__0()">
44024         <size>44</size>
44025       </method>
44026       <method name="Void Dispose()">
44027         <size>8</size>
44028       </method>
44029       <method name="Void Reset()">
44030         <size>6</size>
44031       </method>
44032       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44033         <size>7</size>
44034       </method>
44035     </type>
44036     <type name="&lt;PrivateImplementationDetails&gt;">
44037       <method name="Void .ctor()">
44038         <size>7</size>
44039       </method>
44040     </type>
44041   </test>
44042   <test name="test-anon-64.cs">
44043     <type name="Source">
44044       <method name="Void .ctor()">
44045         <size>7</size>
44046       </method>
44047       <method name="Void add_ChildSourceAdded(System.EventHandler)">
44048         <size>24</size>
44049       </method>
44050       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
44051         <size>24</size>
44052       </method>
44053       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
44054         <size>24</size>
44055       </method>
44056       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
44057         <size>24</size>
44058       </method>
44059       <method name="Source FindSource(Source)">
44060         <size>2</size>
44061       </method>
44062       <method name="Void AddSource(Source, Int32, System.Object)">
44063         <size>132</size>
44064       </method>
44065       <method name="Void Main()">
44066         <size>1</size>
44067       </method>
44068     </type>
44069     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
44070       <method name="Void .ctor()">
44071         <size>7</size>
44072       </method>
44073       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
44074         <size>30</size>
44075       </method>
44076     </type>
44077     <type name="Source">
44078       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
44079         <size>1</size>
44080       </method>
44081     </type>
44082   </test>
44083   <test name="test-anon-65.cs">
44084     <type name="BaseClass">
44085       <method name="Void .ctor(SomeDelegate)">
44086         <size>13</size>
44087       </method>
44088     </type>
44089     <type name="TestClass">
44090       <method name="Void .ctor(Int32)">
44091         <size>32</size>
44092       </method>
44093       <method name="Int32 Main(System.String[])">
44094         <size>9</size>
44095       </method>
44096     </type>
44097     <type name="BaseClass+SomeDelegate">
44098       <method name="Void .ctor(Object, IntPtr)">
44099         <size>0</size>
44100       </method>
44101       <method name="Void Invoke()">
44102         <size>0</size>
44103       </method>
44104       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44105         <size>0</size>
44106       </method>
44107       <method name="Void EndInvoke(IAsyncResult)">
44108         <size>0</size>
44109       </method>
44110     </type>
44111     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
44112       <method name="Void .ctor()">
44113         <size>7</size>
44114       </method>
44115       <method name="Void &lt;&gt;m__0()">
44116         <size>12</size>
44117       </method>
44118     </type>
44119   </test>
44120   <test name="test-anon-66.cs">
44121     <type name="Test">
44122       <method name="Void .ctor()">
44123         <size>7</size>
44124       </method>
44125       <method name="Void add_testEvent(Test+TestEventHandler)">
44126         <size>24</size>
44127       </method>
44128       <method name="Void remove_testEvent(Test+TestEventHandler)">
44129         <size>24</size>
44130       </method>
44131       <method name="Void add_TestEvent(Test+TestEventHandler)">
44132         <size>33</size>
44133       </method>
44134       <method name="Void remove_TestEvent(Test+TestEventHandler)">
44135         <size>1</size>
44136       </method>
44137       <method name="Void Main()">
44138         <size>1</size>
44139       </method>
44140     </type>
44141     <type name="Test+TestEventHandler">
44142       <method name="Void .ctor(Object, IntPtr)">
44143         <size>0</size>
44144       </method>
44145       <method name="Void Invoke()">
44146         <size>0</size>
44147       </method>
44148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44149         <size>0</size>
44150       </method>
44151       <method name="Void EndInvoke(IAsyncResult)">
44152         <size>0</size>
44153       </method>
44154     </type>
44155     <type name="Test+&lt;&gt;c__AnonStorey0">
44156       <method name="Void .ctor()">
44157         <size>7</size>
44158       </method>
44159       <method name="Void &lt;&gt;m__0()">
44160         <size>12</size>
44161       </method>
44162     </type>
44163   </test>
44164   <test name="test-anon-67.cs">
44165     <type name="ClassOne">
44166       <method name="Void .ctor(ReturnStringDelegate)">
44167         <size>7</size>
44168       </method>
44169       <method name="Void .ctor(String)">
44170         <size>32</size>
44171       </method>
44172       <method name="Void Main()">
44173         <size>1</size>
44174       </method>
44175     </type>
44176     <type name="ClassOne+ReturnStringDelegate">
44177       <method name="Void .ctor(Object, IntPtr)">
44178         <size>0</size>
44179       </method>
44180       <method name="System.String Invoke()">
44181         <size>0</size>
44182       </method>
44183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44184         <size>0</size>
44185       </method>
44186       <method name="System.String EndInvoke(IAsyncResult)">
44187         <size>0</size>
44188       </method>
44189     </type>
44190     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
44191       <method name="Void .ctor()">
44192         <size>7</size>
44193       </method>
44194       <method name="System.String &lt;&gt;m__0()">
44195         <size>7</size>
44196       </method>
44197     </type>
44198   </test>
44199   <test name="test-anon-68.cs">
44200     <type name="C">
44201       <method name="Void .ctor()">
44202         <size>7</size>
44203       </method>
44204       <method name="Void T(D1)">
44205         <size>1</size>
44206       </method>
44207       <method name="Void T(D2)">
44208         <size>1</size>
44209       </method>
44210       <method name="Void Main()">
44211         <size>69</size>
44212       </method>
44213     </type>
44214     <type name="D1">
44215       <method name="Void .ctor(Object, IntPtr)">
44216         <size>0</size>
44217       </method>
44218       <method name="Void Invoke(Int32)">
44219         <size>0</size>
44220       </method>
44221       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44222         <size>0</size>
44223       </method>
44224       <method name="Void EndInvoke(IAsyncResult)">
44225         <size>0</size>
44226       </method>
44227     </type>
44228     <type name="D2">
44229       <method name="Void .ctor(Object, IntPtr)">
44230         <size>0</size>
44231       </method>
44232       <method name="Void Invoke(System.String ByRef)">
44233         <size>0</size>
44234       </method>
44235       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
44236         <size>0</size>
44237       </method>
44238       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
44239         <size>0</size>
44240       </method>
44241     </type>
44242     <type name="C">
44243       <method name="Void &lt;Main&gt;m__0(Int32)">
44244         <size>1</size>
44245       </method>
44246       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
44247         <size>8</size>
44248       </method>
44249     </type>
44250   </test>
44251   <test name="test-anon-69.cs">
44252     <type name="SingleSteppingEngine">
44253       <method name="Void .ctor()">
44254         <size>7</size>
44255       </method>
44256       <method name="System.Object SendCommand(TargetAccessDelegate)">
44257         <size>8</size>
44258       </method>
44259       <method name="Void Detach()">
44260         <size>20</size>
44261       </method>
44262     </type>
44263     <type name="X">
44264       <method name="Void .ctor()">
44265         <size>7</size>
44266       </method>
44267       <method name="Void Main()">
44268         <size>1</size>
44269       </method>
44270     </type>
44271     <type name="TargetAccessDelegate">
44272       <method name="Void .ctor(Object, IntPtr)">
44273         <size>0</size>
44274       </method>
44275       <method name="System.Object Invoke(System.Object)">
44276         <size>0</size>
44277       </method>
44278       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
44279         <size>0</size>
44280       </method>
44281       <method name="System.Object EndInvoke(IAsyncResult)">
44282         <size>0</size>
44283       </method>
44284     </type>
44285     <type name="SingleSteppingEngine">
44286       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
44287         <size>19</size>
44288       </method>
44289     </type>
44290   </test>
44291   <test name="test-anon-70.cs">
44292     <type name="C">
44293       <method name="Void .ctor()">
44294         <size>7</size>
44295       </method>
44296       <method name="Void Test(C+D)">
44297         <size>1</size>
44298       </method>
44299       <method name="Void Main()">
44300         <size>98</size>
44301       </method>
44302     </type>
44303     <type name="C+D">
44304       <method name="Void .ctor(Object, IntPtr)">
44305         <size>0</size>
44306       </method>
44307       <method name="Void Invoke()">
44308         <size>0</size>
44309       </method>
44310       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44311         <size>0</size>
44312       </method>
44313       <method name="Void EndInvoke(IAsyncResult)">
44314         <size>0</size>
44315       </method>
44316     </type>
44317     <type name="UnsafeClass">
44318       <method name="Void .ctor()">
44319         <size>7</size>
44320       </method>
44321     </type>
44322     <type name="C">
44323       <method name="Void UnsafeTests()">
44324         <size>35</size>
44325       </method>
44326     </type>
44327     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
44328       <method name="Void .ctor()">
44329         <size>7</size>
44330       </method>
44331       <method name="Void &lt;&gt;m__0()">
44332         <size>14</size>
44333       </method>
44334     </type>
44335     <type name="C+&lt;Main&gt;c__AnonStorey1">
44336       <method name="Void .ctor()">
44337         <size>7</size>
44338       </method>
44339       <method name="Void &lt;&gt;m__1()">
44340         <size>38</size>
44341       </method>
44342       <method name="Void &lt;&gt;m__2()">
44343         <size>32</size>
44344       </method>
44345     </type>
44346     <type name="C">
44347       <method name="Void &lt;Main&gt;m__3()">
44348         <size>16</size>
44349       </method>
44350     </type>
44351     <type name="UnsafeClass">
44352       <method name="Int32* GetUnsafeValue()">
44353         <size>3</size>
44354       </method>
44355     </type>
44356     <type name="&lt;PrivateImplementationDetails&gt;">
44357       <method name="Void .ctor()">
44358         <size>7</size>
44359       </method>
44360     </type>
44361   </test>
44362   <test name="test-anon-71.cs">
44363     <type name="Program">
44364       <method name="Void .ctor()">
44365         <size>7</size>
44366       </method>
44367       <method name="Errno ProcessFile(System.String, Program+FdCb)">
44368         <size>2</size>
44369       </method>
44370       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
44371         <size>34</size>
44372       </method>
44373       <method name="Void Main()">
44374         <size>1</size>
44375       </method>
44376     </type>
44377     <type name="Program+FdCb">
44378       <method name="Void .ctor(Object, IntPtr)">
44379         <size>0</size>
44380       </method>
44381       <method name="Int32 Invoke(Int32)">
44382         <size>0</size>
44383       </method>
44384       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44385         <size>0</size>
44386       </method>
44387       <method name="Int32 EndInvoke(IAsyncResult)">
44388         <size>0</size>
44389       </method>
44390     </type>
44391     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
44392       <method name="Void .ctor()">
44393         <size>7</size>
44394       </method>
44395       <method name="Int32 &lt;&gt;m__0(Int32)">
44396         <size>46</size>
44397       </method>
44398     </type>
44399   </test>
44400   <test name="test-anon-72.cs">
44401     <type name="Test">
44402       <method name="Void .ctor()">
44403         <size>7</size>
44404       </method>
44405       <method name="Void AddOperator(Test+UnaryOperator)">
44406         <size>1</size>
44407       </method>
44408       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
44409         <size>5</size>
44410       </method>
44411       <method name="Void Main()">
44412         <size>1</size>
44413       </method>
44414       <method name="Void Foo()">
44415         <size>19</size>
44416       </method>
44417     </type>
44418     <type name="Test+UnaryOperator">
44419       <method name="Void .ctor(Object, IntPtr)">
44420         <size>0</size>
44421       </method>
44422       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
44423         <size>0</size>
44424       </method>
44425       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
44426         <size>0</size>
44427       </method>
44428       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
44429         <size>0</size>
44430       </method>
44431     </type>
44432     <type name="Test">
44433       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
44434         <size>31</size>
44435       </method>
44436     </type>
44437   </test>
44438   <test name="test-anon-73.cs">
44439     <type name="T">
44440       <method name="Void .ctor()">
44441         <size>7</size>
44442       </method>
44443       <method name="Void Main()">
44444         <size>31</size>
44445       </method>
44446       <method name="Void Test_1()">
44447         <size>36</size>
44448       </method>
44449     </type>
44450     <type name="D">
44451       <method name="Void .ctor(Object, IntPtr)">
44452         <size>0</size>
44453       </method>
44454       <method name="Void Invoke(System.Object)">
44455         <size>0</size>
44456       </method>
44457       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
44458         <size>0</size>
44459       </method>
44460       <method name="Void EndInvoke(IAsyncResult)">
44461         <size>0</size>
44462       </method>
44463     </type>
44464     <type name="T">
44465       <method name="Void &lt;Main&gt;m__0(System.Object)">
44466         <size>15</size>
44467       </method>
44468       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
44469         <size>29</size>
44470       </method>
44471     </type>
44472   </test>
44473   <test name="test-anon-74.cs">
44474     <type name="Foo">
44475       <method name="Void Baz(Foo+SimpleDelegate)">
44476         <size>8</size>
44477       </method>
44478       <method name="Void Main(System.String[])">
44479         <size>35</size>
44480       </method>
44481     </type>
44482     <type name="Foo+SimpleDelegate">
44483       <method name="Void .ctor(Object, IntPtr)">
44484         <size>0</size>
44485       </method>
44486       <method name="System.String[,] Invoke()">
44487         <size>0</size>
44488       </method>
44489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44490         <size>0</size>
44491       </method>
44492       <method name="System.String[,] EndInvoke(IAsyncResult)">
44493         <size>0</size>
44494       </method>
44495     </type>
44496     <type name="Foo">
44497       <method name="System.String[,] &lt;Main&gt;m__0()">
44498         <size>34</size>
44499       </method>
44500     </type>
44501   </test>
44502   <test name="test-anon-75.cs">
44503     <type name="Data">
44504       <method name="Void .ctor()">
44505         <size>7</size>
44506       </method>
44507     </type>
44508     <type name="Test">
44509       <method name="Void .ctor()">
44510         <size>7</size>
44511       </method>
44512       <method name="Void Foo(Int32, D)">
44513         <size>1</size>
44514       </method>
44515       <method name="Void Main()">
44516         <size>1</size>
44517       </method>
44518       <method name="Void TestMe()">
44519         <size>154</size>
44520       </method>
44521       <method name="Boolean &lt;TestMe&gt;m__0()">
44522         <size>2</size>
44523       </method>
44524     </type>
44525     <type name="D">
44526       <method name="Void .ctor(Object, IntPtr)">
44527         <size>0</size>
44528       </method>
44529       <method name="Boolean Invoke()">
44530         <size>0</size>
44531       </method>
44532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44533         <size>0</size>
44534       </method>
44535       <method name="Boolean EndInvoke(IAsyncResult)">
44536         <size>0</size>
44537       </method>
44538     </type>
44539     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
44540       <method name="Void .ctor()">
44541         <size>7</size>
44542       </method>
44543       <method name="Boolean &lt;&gt;m__2()">
44544         <size>14</size>
44545       </method>
44546     </type>
44547     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
44548       <method name="Void .ctor()">
44549         <size>7</size>
44550       </method>
44551     </type>
44552     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
44553       <method name="Boolean &lt;&gt;m__1()">
44554         <size>54</size>
44555       </method>
44556     </type>
44557   </test>
44558   <test name="test-anon-76.cs">
44559     <type name="C">
44560       <method name="Void .ctor()">
44561         <size>7</size>
44562       </method>
44563       <method name="Void set_Item(System.String, FactoryDelegate)">
44564         <size>8</size>
44565       </method>
44566       <method name="FactoryDelegate get_Item(System.String)">
44567         <size>7</size>
44568       </method>
44569       <method name="Void X()">
44570         <size>24</size>
44571       </method>
44572       <method name="Int32 Main()">
44573         <size>70</size>
44574       </method>
44575     </type>
44576     <type name="FactoryDelegate">
44577       <method name="Void .ctor(Object, IntPtr)">
44578         <size>0</size>
44579       </method>
44580       <method name="System.Object Invoke()">
44581         <size>0</size>
44582       </method>
44583       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44584         <size>0</size>
44585       </method>
44586       <method name="System.Object EndInvoke(IAsyncResult)">
44587         <size>0</size>
44588       </method>
44589     </type>
44590     <type name="C">
44591       <method name="System.Object &lt;X&gt;m__0()">
44592         <size>30</size>
44593       </method>
44594     </type>
44595   </test>
44596   <test name="test-anon-77.cs">
44597     <type name="y">
44598       <method name="Void .ctor()">
44599         <size>7</size>
44600       </method>
44601       <method name="Boolean get_Item(Int32)">
44602         <size>28</size>
44603       </method>
44604       <method name="Void set_Item(Int32, Boolean)">
44605         <size>10</size>
44606       </method>
44607       <method name="Void Main()">
44608         <size>1</size>
44609       </method>
44610     </type>
44611     <type name="D">
44612       <method name="Void .ctor(Object, IntPtr)">
44613         <size>0</size>
44614       </method>
44615       <method name="Void Invoke()">
44616         <size>0</size>
44617       </method>
44618       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44619         <size>0</size>
44620       </method>
44621       <method name="Void EndInvoke(IAsyncResult)">
44622         <size>0</size>
44623       </method>
44624     </type>
44625     <type name="y+&lt;&gt;c__AnonStorey0">
44626       <method name="Void .ctor()">
44627         <size>7</size>
44628       </method>
44629       <method name="Void &lt;&gt;m__0()">
44630         <size>8</size>
44631       </method>
44632     </type>
44633   </test>
44634   <test name="test-anon-78.cs">
44635     <type name="DelegateTest">
44636       <method name="Void .ctor()">
44637         <size>7</size>
44638       </method>
44639       <method name="Void .cctor()">
44640         <size>8</size>
44641       </method>
44642       <method name="Void Foo(D1)">
44643         <size>7</size>
44644       </method>
44645       <method name="Void Foo(D2)">
44646         <size>1</size>
44647       </method>
44648       <method name="Int32 Main()">
44649         <size>50</size>
44650       </method>
44651       <method name="Void &lt;Main&gt;m__0()">
44652         <size>18</size>
44653       </method>
44654     </type>
44655     <type name="D1">
44656       <method name="Void .ctor(Object, IntPtr)">
44657         <size>0</size>
44658       </method>
44659       <method name="Void Invoke()">
44660         <size>0</size>
44661       </method>
44662       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44663         <size>0</size>
44664       </method>
44665       <method name="Void EndInvoke(IAsyncResult)">
44666         <size>0</size>
44667       </method>
44668     </type>
44669     <type name="D2">
44670       <method name="Void .ctor(Object, IntPtr)">
44671         <size>0</size>
44672       </method>
44673       <method name="Void Invoke()">
44674         <size>0</size>
44675       </method>
44676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44677         <size>0</size>
44678       </method>
44679       <method name="Void EndInvoke(IAsyncResult)">
44680         <size>0</size>
44681       </method>
44682     </type>
44683   </test>
44684   <test name="test-anon-79.cs">
44685     <type name="Test">
44686       <method name="Void .ctor()">
44687         <size>7</size>
44688       </method>
44689       <method name="Void add_E(Test+D)">
44690         <size>24</size>
44691       </method>
44692       <method name="Void remove_E(Test+D)">
44693         <size>24</size>
44694       </method>
44695       <method name="Void add_Changed(Test+D)">
44696         <size>30</size>
44697       </method>
44698       <method name="Void remove_Changed(Test+D)">
44699         <size>1</size>
44700       </method>
44701       <method name="Void Foo()">
44702         <size>1</size>
44703       </method>
44704       <method name="Void Main()">
44705         <size>1</size>
44706       </method>
44707     </type>
44708     <type name="Test+D">
44709       <method name="Void .ctor(Object, IntPtr)">
44710         <size>0</size>
44711       </method>
44712       <method name="Void Invoke()">
44713         <size>0</size>
44714       </method>
44715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44716         <size>0</size>
44717       </method>
44718       <method name="Void EndInvoke(IAsyncResult)">
44719         <size>0</size>
44720       </method>
44721     </type>
44722     <type name="Test">
44723       <method name="Void &lt;add_Changed&gt;m__0()">
44724         <size>7</size>
44725       </method>
44726     </type>
44727   </test>
44728   <test name="test-anon-80.cs">
44729     <type name="MonoBug.MyTest">
44730       <method name="Void .ctor()">
44731         <size>7</size>
44732       </method>
44733       <method name="Int32 Main()">
44734         <size>167</size>
44735       </method>
44736     </type>
44737     <type name="MonoBug.MyTest+EventHandlers">
44738       <method name="Void .ctor()">
44739         <size>18</size>
44740       </method>
44741       <method name="System.EventHandler get_DoNothingEventHandler()">
44742         <size>30</size>
44743       </method>
44744       <method name="System.EventHandler get_DoSomethingEventHandler()">
44745         <size>13</size>
44746       </method>
44747       <method name="System.EventHandler get_Handler()">
44748         <size>7</size>
44749       </method>
44750       <method name="Void set_Handler(System.EventHandler)">
44751         <size>8</size>
44752       </method>
44753       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
44754         <size>1</size>
44755       </method>
44756       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
44757         <size>15</size>
44758       </method>
44759     </type>
44760   </test>
44761   <test name="test-anon-81.cs">
44762     <type name="C">
44763       <method name="Void .ctor()">
44764         <size>7</size>
44765       </method>
44766       <method name="Int32 Main()">
44767         <size>20</size>
44768       </method>
44769       <method name="Int32 Test()">
44770         <size>27</size>
44771       </method>
44772       <method name="Int32 Foo2(C+Cmd2)">
44773         <size>7</size>
44774       </method>
44775       <method name="Void Foo(C+Cmd)">
44776         <size>7</size>
44777       </method>
44778     </type>
44779     <type name="C+Cmd">
44780       <method name="Void .ctor(Object, IntPtr)">
44781         <size>0</size>
44782       </method>
44783       <method name="Void Invoke()">
44784         <size>0</size>
44785       </method>
44786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44787         <size>0</size>
44788       </method>
44789       <method name="Void EndInvoke(IAsyncResult)">
44790         <size>0</size>
44791       </method>
44792     </type>
44793     <type name="C+Cmd2">
44794       <method name="Void .ctor(Object, IntPtr)">
44795         <size>0</size>
44796       </method>
44797       <method name="Int32 Invoke()">
44798         <size>0</size>
44799       </method>
44800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44801         <size>0</size>
44802       </method>
44803       <method name="Int32 EndInvoke(IAsyncResult)">
44804         <size>0</size>
44805       </method>
44806     </type>
44807     <type name="C">
44808       <method name="Int32 &lt;Test&gt;m__0()">
44809         <size>45</size>
44810       </method>
44811     </type>
44812     <type name="C+&lt;Test&gt;c__AnonStorey1">
44813       <method name="Void .ctor()">
44814         <size>7</size>
44815       </method>
44816       <method name="Void &lt;&gt;m__1()">
44817         <size>44</size>
44818       </method>
44819     </type>
44820     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
44821       <method name="Void .ctor()">
44822         <size>7</size>
44823       </method>
44824       <method name="Void &lt;&gt;m__2()">
44825         <size>18</size>
44826       </method>
44827     </type>
44828   </test>
44829   <test name="test-anon-82.cs">
44830     <type name="MainClass">
44831       <method name="Void .ctor()">
44832         <size>7</size>
44833       </method>
44834       <method name="Void Main()">
44835         <size>87</size>
44836       </method>
44837       <method name="Void Test2(Int32)">
44838         <size>31</size>
44839       </method>
44840       <method name="Void Test3(Int32)">
44841         <size>57</size>
44842       </method>
44843       <method name="Void Test4()">
44844         <size>31</size>
44845       </method>
44846       <method name="Void Test5(Int32)">
44847         <size>27</size>
44848       </method>
44849       <method name="Void SimpleCallback(MainClass, System.String)">
44850         <size>7</size>
44851       </method>
44852     </type>
44853     <type name="MainClass+D">
44854       <method name="Void .ctor(Object, IntPtr)">
44855         <size>0</size>
44856       </method>
44857       <method name="Int32 Invoke(Int32)">
44858         <size>0</size>
44859       </method>
44860       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44861         <size>0</size>
44862       </method>
44863       <method name="Int32 EndInvoke(IAsyncResult)">
44864         <size>0</size>
44865       </method>
44866     </type>
44867     <type name="StringSender">
44868       <method name="Void .ctor(Object, IntPtr)">
44869         <size>0</size>
44870       </method>
44871       <method name="Void Invoke(System.String)">
44872         <size>0</size>
44873       </method>
44874       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
44875         <size>0</size>
44876       </method>
44877       <method name="Void EndInvoke(IAsyncResult)">
44878         <size>0</size>
44879       </method>
44880     </type>
44881     <type name="VoidDelegate">
44882       <method name="Void .ctor(Object, IntPtr)">
44883         <size>0</size>
44884       </method>
44885       <method name="Void Invoke()">
44886         <size>0</size>
44887       </method>
44888       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44889         <size>0</size>
44890       </method>
44891       <method name="Void EndInvoke(IAsyncResult)">
44892         <size>0</size>
44893       </method>
44894     </type>
44895     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44896       <method name="Void .ctor()">
44897         <size>7</size>
44898       </method>
44899     </type>
44900     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44901       <method name="Void .ctor()">
44902         <size>7</size>
44903       </method>
44904     </type>
44905     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44906       <method name="Void .ctor()">
44907         <size>7</size>
44908       </method>
44909     </type>
44910     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44911       <method name="Void .ctor()">
44912         <size>7</size>
44913       </method>
44914     </type>
44915     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44916       <method name="Void .ctor()">
44917         <size>7</size>
44918       </method>
44919     </type>
44920     <type name="MainClass">
44921       <method name="Void &lt;Test2&gt;m__1(System.String)">
44922         <size>27</size>
44923       </method>
44924       <method name="Void &lt;Test3&gt;m__3()">
44925         <size>1</size>
44926       </method>
44927       <method name="Void &lt;Test4&gt;m__4()">
44928         <size>31</size>
44929       </method>
44930       <method name="Void &lt;Test4&gt;m__7()">
44931         <size>28</size>
44932       </method>
44933     </type>
44934     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44935       <method name="Void &lt;&gt;m__0()">
44936         <size>25</size>
44937       </method>
44938       <method name="Void &lt;&gt;m__9(System.String)">
44939         <size>13</size>
44940       </method>
44941     </type>
44942     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44943       <method name="Void &lt;&gt;m__2()">
44944         <size>9</size>
44945       </method>
44946     </type>
44947     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44948       <method name="Int32 &lt;&gt;m__5(Int32)">
44949         <size>46</size>
44950       </method>
44951       <method name="Int32 &lt;&gt;m__A(Int32)">
44952         <size>2</size>
44953       </method>
44954     </type>
44955     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44956       <method name="Void &lt;&gt;m__6()">
44957         <size>12</size>
44958       </method>
44959     </type>
44960     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44961       <method name="Void &lt;&gt;m__8()">
44962         <size>14</size>
44963       </method>
44964       <method name="Void &lt;&gt;m__B()">
44965         <size>8</size>
44966       </method>
44967     </type>
44968   </test>
44969   <test name="test-anon-84.cs">
44970     <type name="C">
44971       <method name="Void .ctor()">
44972         <size>42</size>
44973       </method>
44974       <method name="Void .ctor(D)">
44975         <size>42</size>
44976       </method>
44977       <method name="Int32 Main()">
44978         <size>19</size>
44979       </method>
44980     </type>
44981     <type name="D">
44982       <method name="Void .ctor(Object, IntPtr)">
44983         <size>0</size>
44984       </method>
44985       <method name="C Invoke(Int32)">
44986         <size>0</size>
44987       </method>
44988       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44989         <size>0</size>
44990       </method>
44991       <method name="C EndInvoke(IAsyncResult)">
44992         <size>0</size>
44993       </method>
44994     </type>
44995     <type name="C">
44996       <method name="C &lt;field&gt;m__0(Int32)">
44997         <size>4</size>
44998       </method>
44999     </type>
45000   </test>
45001   <test name="test-anon-85.cs">
45002     <type name="X">
45003       <method name="Void .ctor()">
45004         <size>7</size>
45005       </method>
45006       <method name="Int32 Main()">
45007         <size>29</size>
45008       </method>
45009     </type>
45010     <type name="X+D">
45011       <method name="Void .ctor(Object, IntPtr)">
45012         <size>0</size>
45013       </method>
45014       <method name="Void Invoke()">
45015         <size>0</size>
45016       </method>
45017       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45018         <size>0</size>
45019       </method>
45020       <method name="Void EndInvoke(IAsyncResult)">
45021         <size>0</size>
45022       </method>
45023     </type>
45024     <type name="X+&lt;Main&gt;c__AnonStorey0">
45025       <method name="Void .ctor()">
45026         <size>7</size>
45027       </method>
45028       <method name="Void &lt;&gt;m__0()">
45029         <size>8</size>
45030       </method>
45031     </type>
45032   </test>
45033   <test name="test-anon-86.cs">
45034     <type name="Bug.A">
45035       <method name="Void .ctor()">
45036         <size>50</size>
45037       </method>
45038       <method name="Void Test()">
45039         <size>1</size>
45040       </method>
45041       <method name="Int32 Main()">
45042         <size>8</size>
45043       </method>
45044     </type>
45045     <type name="Bug.B">
45046       <method name="Void .ctor()">
45047         <size>7</size>
45048       </method>
45049       <method name="Int32 get_Prop()">
45050         <size>2</size>
45051       </method>
45052     </type>
45053     <type name="Bug.EventHandler">
45054       <method name="Void .ctor(Object, IntPtr)">
45055         <size>0</size>
45056       </method>
45057       <method name="Void Invoke()">
45058         <size>0</size>
45059       </method>
45060       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45061         <size>0</size>
45062       </method>
45063       <method name="Void EndInvoke(IAsyncResult)">
45064         <size>0</size>
45065       </method>
45066     </type>
45067     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
45068       <method name="Void .ctor()">
45069         <size>7</size>
45070       </method>
45071       <method name="Void &lt;&gt;m__0()">
45072         <size>24</size>
45073       </method>
45074     </type>
45075   </test>
45076   <test name="test-anon-87.cs">
45077     <type name="Bug.AA">
45078       <method name="Void .ctor(BB)">
45079         <size>51</size>
45080       </method>
45081       <method name="Void TestMe()">
45082         <size>1</size>
45083       </method>
45084       <method name="Int32 Main()">
45085         <size>18</size>
45086       </method>
45087     </type>
45088     <type name="Bug.BB">
45089       <method name="Void .ctor(String)">
45090         <size>18</size>
45091       </method>
45092       <method name="Void Foo()">
45093         <size>1</size>
45094       </method>
45095     </type>
45096     <type name="Bug.D">
45097       <method name="Void .ctor(Object, IntPtr)">
45098         <size>0</size>
45099       </method>
45100       <method name="Void Invoke()">
45101         <size>0</size>
45102       </method>
45103       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45104         <size>0</size>
45105       </method>
45106       <method name="Void EndInvoke(IAsyncResult)">
45107         <size>0</size>
45108       </method>
45109     </type>
45110     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
45111       <method name="Void .ctor()">
45112         <size>7</size>
45113       </method>
45114       <method name="Void &lt;&gt;m__0()">
45115         <size>23</size>
45116       </method>
45117     </type>
45118   </test>
45119   <test name="test-anon-88.cs">
45120     <type name="C">
45121       <method name="Void .ctor()">
45122         <size>7</size>
45123       </method>
45124       <method name="Int32 Main()">
45125         <size>12</size>
45126       </method>
45127       <method name="Void Test()">
45128         <size>102</size>
45129       </method>
45130     </type>
45131     <type name="C+D">
45132       <method name="Void .ctor(Object, IntPtr)">
45133         <size>0</size>
45134       </method>
45135       <method name="Void Invoke()">
45136         <size>0</size>
45137       </method>
45138       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45139         <size>0</size>
45140       </method>
45141       <method name="Void EndInvoke(IAsyncResult)">
45142         <size>0</size>
45143       </method>
45144     </type>
45145     <type name="C+&lt;Test&gt;c__AnonStorey0">
45146       <method name="Void .ctor()">
45147         <size>7</size>
45148       </method>
45149       <method name="Void &lt;&gt;m__2()">
45150         <size>8</size>
45151       </method>
45152     </type>
45153     <type name="C+&lt;Test&gt;c__AnonStorey2">
45154       <method name="Void .ctor()">
45155         <size>7</size>
45156       </method>
45157       <method name="Void &lt;&gt;m__0()">
45158         <size>69</size>
45159       </method>
45160       <method name="Void &lt;&gt;m__1()">
45161         <size>8</size>
45162       </method>
45163       <method name="Void &lt;&gt;m__4()">
45164         <size>3</size>
45165       </method>
45166     </type>
45167     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
45168       <method name="Void .ctor()">
45169         <size>7</size>
45170       </method>
45171       <method name="Void &lt;&gt;m__3()">
45172         <size>20</size>
45173       </method>
45174     </type>
45175   </test>
45176   <test name="test-anon-89.cs">
45177     <type name="C">
45178       <method name="Void .ctor()">
45179         <size>7</size>
45180       </method>
45181       <method name="Int32 Main()">
45182         <size>12</size>
45183       </method>
45184       <method name="System.Object get_GdkWindow()">
45185         <size>2</size>
45186       </method>
45187       <method name="Void set_GdkWindow(System.Object)">
45188         <size>1</size>
45189       </method>
45190       <method name="Void Invoke(C+D)">
45191         <size>1</size>
45192       </method>
45193       <method name="Void Test()">
45194         <size>69</size>
45195       </method>
45196     </type>
45197     <type name="C+D">
45198       <method name="Void .ctor(Object, IntPtr)">
45199         <size>0</size>
45200       </method>
45201       <method name="Void Invoke()">
45202         <size>0</size>
45203       </method>
45204       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45205         <size>0</size>
45206       </method>
45207       <method name="Void EndInvoke(IAsyncResult)">
45208         <size>0</size>
45209       </method>
45210     </type>
45211     <type name="C+&lt;Test&gt;c__AnonStorey0">
45212       <method name="Void .ctor()">
45213         <size>7</size>
45214       </method>
45215       <method name="Void &lt;&gt;m__0()">
45216         <size>108</size>
45217       </method>
45218       <method name="Void &lt;&gt;m__3()">
45219         <size>29</size>
45220       </method>
45221     </type>
45222     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
45223       <method name="Void .ctor()">
45224         <size>7</size>
45225       </method>
45226       <method name="Void &lt;&gt;m__1()">
45227         <size>18</size>
45228       </method>
45229       <method name="Void &lt;&gt;m__2()">
45230         <size>49</size>
45231       </method>
45232     </type>
45233   </test>
45234   <test name="test-anon-90.cs">
45235     <type name="C">
45236       <method name="Void .ctor()">
45237         <size>7</size>
45238       </method>
45239       <method name="Int32 Main()">
45240         <size>12</size>
45241       </method>
45242       <method name="Void Foo()">
45243         <size>27</size>
45244       </method>
45245     </type>
45246     <type name="C+D">
45247       <method name="Void .ctor(Object, IntPtr)">
45248         <size>0</size>
45249       </method>
45250       <method name="Void Invoke()">
45251         <size>0</size>
45252       </method>
45253       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45254         <size>0</size>
45255       </method>
45256       <method name="Void EndInvoke(IAsyncResult)">
45257         <size>0</size>
45258       </method>
45259     </type>
45260     <type name="C+&lt;Foo&gt;c__AnonStorey0">
45261       <method name="Void .ctor()">
45262         <size>7</size>
45263       </method>
45264       <method name="Void &lt;&gt;m__0()">
45265         <size>66</size>
45266       </method>
45267     </type>
45268     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
45269       <method name="Void .ctor()">
45270         <size>7</size>
45271       </method>
45272     </type>
45273     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
45274       <method name="Void .ctor()">
45275         <size>7</size>
45276       </method>
45277       <method name="Void &lt;&gt;m__1()">
45278         <size>32</size>
45279       </method>
45280     </type>
45281   </test>
45282   <test name="test-anon-91.cs">
45283     <type name="A">
45284       <method name="Void .ctor(Int32)">
45285         <size>27</size>
45286       </method>
45287     </type>
45288     <type name="C">
45289       <method name="Void .ctor()">
45290         <size>7</size>
45291       </method>
45292       <method name="Int32 Main()">
45293         <size>12</size>
45294       </method>
45295       <method name="Void SelectCommand(Int32)">
45296         <size>1</size>
45297       </method>
45298       <method name="Void Test()">
45299         <size>66</size>
45300       </method>
45301     </type>
45302     <type name="C+D">
45303       <method name="Void .ctor(Object, IntPtr)">
45304         <size>0</size>
45305       </method>
45306       <method name="Void Invoke()">
45307         <size>0</size>
45308       </method>
45309       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45310         <size>0</size>
45311       </method>
45312       <method name="Void EndInvoke(IAsyncResult)">
45313         <size>0</size>
45314       </method>
45315     </type>
45316     <type name="C+&lt;Test&gt;c__AnonStorey0">
45317       <method name="Void .ctor()">
45318         <size>7</size>
45319       </method>
45320       <method name="Void &lt;&gt;m__0()">
45321         <size>109</size>
45322       </method>
45323     </type>
45324     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
45325       <method name="Void .ctor()">
45326         <size>7</size>
45327       </method>
45328       <method name="Void &lt;&gt;m__1()">
45329         <size>23</size>
45330       </method>
45331     </type>
45332   </test>
45333   <test name="test-anon-92.cs">
45334     <type name="MainClass">
45335       <method name="Void Test(IEnumerable)">
45336         <size>33</size>
45337       </method>
45338       <method name="Int32 Main()">
45339         <size>21</size>
45340       </method>
45341       <method name="Void .ctor()">
45342         <size>7</size>
45343       </method>
45344     </type>
45345     <type name="D">
45346       <method name="Void Invoke()">
45347         <size>0</size>
45348       </method>
45349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45350         <size>0</size>
45351       </method>
45352       <method name="Void EndInvoke(IAsyncResult)">
45353         <size>0</size>
45354       </method>
45355       <method name="Void .ctor(Object, IntPtr)">
45356         <size>0</size>
45357       </method>
45358     </type>
45359     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
45360       <method name="Void &lt;&gt;m__0()">
45361         <size>72</size>
45362       </method>
45363       <method name="Void .ctor()">
45364         <size>7</size>
45365       </method>
45366     </type>
45367   </test>
45368   <test name="test-anon-93.cs">
45369     <type name="BaseTest.MainClass">
45370       <method name="Void add_MyEvent(System.EventHandler)">
45371         <size>55</size>
45372       </method>
45373       <method name="Void remove_MyEvent(System.EventHandler)">
45374         <size>55</size>
45375       </method>
45376       <method name="Void RaiseMyEvent(System.Object, System.EventArgs)">
45377         <size>14</size>
45378       </method>
45379       <method name="Void Main()">
45380         <size>50</size>
45381       </method>
45382       <method name="Void &lt;Main&gt;m__2(System.Object, System.EventArgs)">
45383         <size>13</size>
45384       </method>
45385       <method name="Void .ctor()">
45386         <size>7</size>
45387       </method>
45388     </type>
45389     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey0">
45390       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
45391         <size>23</size>
45392       </method>
45393       <method name="Void .ctor()">
45394         <size>7</size>
45395       </method>
45396     </type>
45397     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey1">
45398       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
45399         <size>23</size>
45400       </method>
45401       <method name="Void .ctor()">
45402         <size>7</size>
45403       </method>
45404     </type>
45405   </test>
45406   <test name="test-anon-94.cs">
45407     <type name="Program">
45408       <method name="Int32 Main()">
45409         <size>29</size>
45410       </method>
45411       <method name="Void .ctor()">
45412         <size>7</size>
45413       </method>
45414     </type>
45415     <type name="Program+BaseClass">
45416       <method name="Void Print()">
45417         <size>19</size>
45418       </method>
45419       <method name="Void .ctor()">
45420         <size>7</size>
45421       </method>
45422     </type>
45423     <type name="Program+Derived">
45424       <method name="Void Print()">
45425         <size>20</size>
45426       </method>
45427       <method name="Void &lt;Print&gt;m__0()">
45428         <size>7</size>
45429       </method>
45430       <method name="Void .ctor()">
45431         <size>7</size>
45432       </method>
45433       <method name="Void &lt;Print&gt;__BaseCallProxy0()">
45434         <size>7</size>
45435       </method>
45436     </type>
45437   </test>
45438   <test name="test-anon-95.cs">
45439     <type name="D">
45440       <method name="Int32 Invoke()">
45441         <size>0</size>
45442       </method>
45443       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45444         <size>0</size>
45445       </method>
45446       <method name="Int32 EndInvoke(IAsyncResult)">
45447         <size>0</size>
45448       </method>
45449       <method name="Void .ctor(Object, IntPtr)">
45450         <size>0</size>
45451       </method>
45452     </type>
45453     <type name="A">
45454       <method name="Void add_Event(D)">
45455         <size>0</size>
45456       </method>
45457       <method name="Void remove_Event(D)">
45458         <size>0</size>
45459       </method>
45460       <method name="Void .ctor()">
45461         <size>7</size>
45462       </method>
45463     </type>
45464     <type name="B">
45465       <method name="Void add_Event(D)">
45466         <size>24</size>
45467       </method>
45468       <method name="Void remove_Event(D)">
45469         <size>24</size>
45470       </method>
45471       <method name="Int32 Run()">
45472         <size>12</size>
45473       </method>
45474       <method name="Void .ctor()">
45475         <size>7</size>
45476       </method>
45477     </type>
45478     <type name="C">
45479       <method name="Int32 Test(Int32)">
45480         <size>46</size>
45481       </method>
45482       <method name="Int32 Main()">
45483         <size>23</size>
45484       </method>
45485       <method name="Void &lt;add_Event&gt;__BaseCallProxy0(D)">
45486         <size>8</size>
45487       </method>
45488       <method name="Void .ctor()">
45489         <size>7</size>
45490       </method>
45491     </type>
45492     <type name="C+&lt;Test&gt;c__AnonStorey0">
45493       <method name="Void &lt;&gt;m__0()">
45494         <size>24</size>
45495       </method>
45496       <method name="Int32 &lt;&gt;m__1()">
45497         <size>7</size>
45498       </method>
45499       <method name="Void .ctor()">
45500         <size>7</size>
45501       </method>
45502     </type>
45503   </test>
45504   <test name="test-anon-96.cs">
45505     <type name="P">
45506       <method name="Void .ctor()">
45507         <size>7</size>
45508       </method>
45509     </type>
45510     <type name="Program">
45511       <method name="Int32 Extra()">
45512         <size>3</size>
45513       </method>
45514       <method name="Program+D Get(Int32)">
45515         <size>115</size>
45516       </method>
45517       <method name="Int32 Run(Int32)">
45518         <size>12</size>
45519       </method>
45520       <method name="Int32 Main()">
45521         <size>77</size>
45522       </method>
45523     </type>
45524     <type name="Program+D">
45525       <method name="Int32 Invoke()">
45526         <size>0</size>
45527       </method>
45528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45529         <size>0</size>
45530       </method>
45531       <method name="Int32 EndInvoke(IAsyncResult)">
45532         <size>0</size>
45533       </method>
45534       <method name="Void .ctor(Object, IntPtr)">
45535         <size>0</size>
45536       </method>
45537     </type>
45538     <type name="Program+&lt;Get&gt;c__AnonStorey0">
45539       <method name="Int32 &lt;&gt;m__0()">
45540         <size>19</size>
45541       </method>
45542       <method name="Int32 &lt;&gt;m__1()">
45543         <size>19</size>
45544       </method>
45545       <method name="Int32 &lt;&gt;m__2()">
45546         <size>14</size>
45547       </method>
45548       <method name="Void .ctor()">
45549         <size>7</size>
45550       </method>
45551     </type>
45552   </test>
45553   <test name="test-cls-00.cs">
45554     <type name="CLSCLass_6">
45555       <method name="Void .ctor()">
45556         <size>18</size>
45557       </method>
45558       <method name="Void add_Disposed(Delegate)">
45559         <size>19</size>
45560       </method>
45561       <method name="Void remove_Disposed(Delegate)">
45562         <size>19</size>
45563       </method>
45564     </type>
45565     <type name="CLSDelegate">
45566       <method name="Void .ctor()">
45567         <size>7</size>
45568       </method>
45569     </type>
45570     <type name="CLSClass_5">
45571       <method name="Void .ctor()">
45572         <size>7</size>
45573       </method>
45574       <method name="UInt32 Test()">
45575         <size>2</size>
45576       </method>
45577     </type>
45578     <type name="CLSClass_4">
45579       <method name="Void .ctor()">
45580         <size>7</size>
45581       </method>
45582       <method name="UInt32 Test()">
45583         <size>2</size>
45584       </method>
45585     </type>
45586     <type name="CLSClass_3">
45587       <method name="Void .ctor()">
45588         <size>7</size>
45589       </method>
45590       <method name="UInt32 Test_3()">
45591         <size>2</size>
45592       </method>
45593     </type>
45594     <type name="CLSClass_2">
45595       <method name="Void .ctor()">
45596         <size>7</size>
45597       </method>
45598       <method name="SByte get_XX()">
45599         <size>2</size>
45600       </method>
45601     </type>
45602     <type name="CLSClass_1">
45603       <method name="Void .ctor()">
45604         <size>7</size>
45605       </method>
45606       <method name="UInt32 Valid()">
45607         <size>2</size>
45608       </method>
45609     </type>
45610     <type name="CLSClass">
45611       <method name="Void .ctor()">
45612         <size>7</size>
45613       </method>
45614       <method name="UInt64 Valid()">
45615         <size>3</size>
45616       </method>
45617       <method name="Byte get_XX()">
45618         <size>2</size>
45619       </method>
45620       <method name="UInt32 FooInternal()">
45621         <size>2</size>
45622       </method>
45623       <method name="UInt64 Foo()">
45624         <size>3</size>
45625       </method>
45626       <method name="Void Main()">
45627         <size>1</size>
45628       </method>
45629     </type>
45630     <type name="CLSClass+C1">
45631       <method name="Void .ctor()">
45632         <size>7</size>
45633       </method>
45634       <method name="Int64 Foo2()">
45635         <size>3</size>
45636       </method>
45637     </type>
45638     <type name="CLSClass+C1+C11">
45639       <method name="Void .ctor()">
45640         <size>7</size>
45641       </method>
45642       <method name="UInt64 Foo3()">
45643         <size>3</size>
45644       </method>
45645     </type>
45646     <type name="CLSClass+CLSClass_2">
45647       <method name="Void .ctor()">
45648         <size>7</size>
45649       </method>
45650       <method name="SByte get_XX()">
45651         <size>2</size>
45652       </method>
45653     </type>
45654     <type name="Delegate">
45655       <method name="Void .ctor(Object, IntPtr)">
45656         <size>0</size>
45657       </method>
45658       <method name="CLSDelegate Invoke()">
45659         <size>0</size>
45660       </method>
45661       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45662         <size>0</size>
45663       </method>
45664       <method name="CLSDelegate EndInvoke(IAsyncResult)">
45665         <size>0</size>
45666       </method>
45667     </type>
45668   </test>
45669   <test name="test-cls-01.cs">
45670     <type name="CLSClass">
45671       <method name="Void .ctor()">
45672         <size>7</size>
45673       </method>
45674       <method name="Byte get_XX()">
45675         <size>2</size>
45676       </method>
45677       <method name="Void Main()">
45678         <size>1</size>
45679       </method>
45680     </type>
45681     <type name="Big">
45682       <method name="Void .ctor()">
45683         <size>7</size>
45684       </method>
45685       <method name="Big op_Implicit(UInt32)">
45686         <size>2</size>
45687       </method>
45688     </type>
45689     <type name="C1">
45690       <method name="Void .ctor()">
45691         <size>7</size>
45692       </method>
45693       <method name="Void method(UInt32)">
45694         <size>1</size>
45695       </method>
45696     </type>
45697   </test>
45698   <test name="test-cls-02.cs">
45699     <type name="CLSClass">
45700       <method name="Void .ctor(UInt64)">
45701         <size>7</size>
45702       </method>
45703       <method name="Void .ctor(UInt32)">
45704         <size>7</size>
45705       </method>
45706       <method name="Void set_X_0(UInt64)">
45707         <size>1</size>
45708       </method>
45709       <method name="Void set_Item(UInt64, UInt64)">
45710         <size>1</size>
45711       </method>
45712       <method name="Void Main()">
45713         <size>1</size>
45714       </method>
45715     </type>
45716     <type name="InnerTypeClasss">
45717       <method name="Void .ctor()">
45718         <size>7</size>
45719       </method>
45720       <method name="Struct Method()">
45721         <size>10</size>
45722       </method>
45723     </type>
45724   </test>
45725   <test name="test-cls-03.cs">
45726     <type name="CLSClass">
45727       <method name="Void .ctor()">
45728         <size>7</size>
45729       </method>
45730       <method name="I1 Foo()">
45731         <size>2</size>
45732       </method>
45733       <method name="Void Main()">
45734         <size>1</size>
45735       </method>
45736     </type>
45737   </test>
45738   <test name="test-cls-05.cs">
45739     <type name="X1">
45740       <method name="Void .ctor()">
45741         <size>7</size>
45742       </method>
45743     </type>
45744     <type name="X2">
45745       <method name="Void .ctor()">
45746         <size>7</size>
45747       </method>
45748     </type>
45749     <type name="X3">
45750       <method name="Void .ctor()">
45751         <size>7</size>
45752       </method>
45753       <method name="Void bb(Boolean)">
45754         <size>1</size>
45755       </method>
45756       <method name="Void BB()">
45757         <size>1</size>
45758       </method>
45759     </type>
45760     <type name="X4">
45761       <method name="Void .ctor()">
45762         <size>7</size>
45763       </method>
45764       <method name="Void method(Int32)">
45765         <size>1</size>
45766       </method>
45767       <method name="Void method(Boolean)">
45768         <size>1</size>
45769       </method>
45770       <method name="Boolean method()">
45771         <size>2</size>
45772       </method>
45773     </type>
45774     <type name="BaseClass">
45775       <method name="Void .ctor()">
45776         <size>7</size>
45777       </method>
45778     </type>
45779     <type name="CLSClass">
45780       <method name="Void .ctor()">
45781         <size>7</size>
45782       </method>
45783       <method name="Void .ctor(Int32)">
45784         <size>7</size>
45785       </method>
45786       <method name="Void Method()">
45787         <size>1</size>
45788       </method>
45789       <method name="Int32 Method(Boolean)">
45790         <size>2</size>
45791       </method>
45792       <method name="Void methoD()">
45793         <size>1</size>
45794       </method>
45795       <method name="Void Main()">
45796         <size>1</size>
45797       </method>
45798       <method name="CLSClass op_Implicit(Boolean)">
45799         <size>7</size>
45800       </method>
45801       <method name="CLSClass op_Implicit(Int32)">
45802         <size>7</size>
45803       </method>
45804     </type>
45805     <type name="oBject">
45806       <method name="Void .ctor()">
45807         <size>7</size>
45808       </method>
45809     </type>
45810     <type name="A.C1">
45811       <method name="Void .ctor()">
45812         <size>7</size>
45813       </method>
45814     </type>
45815     <type name="B.c1">
45816       <method name="Void .ctor()">
45817         <size>7</size>
45818       </method>
45819     </type>
45820     <type name="c1">
45821       <method name="Void .ctor()">
45822         <size>7</size>
45823       </method>
45824     </type>
45825     <type name="CLSClass_2">
45826       <method name="Void .ctor()">
45827         <size>7</size>
45828       </method>
45829       <method name="Void Method()">
45830         <size>1</size>
45831       </method>
45832       <method name="Void method()">
45833         <size>1</size>
45834       </method>
45835     </type>
45836     <type name="System.sByte">
45837       <method name="Void .ctor()">
45838         <size>7</size>
45839       </method>
45840     </type>
45841     <type name="System.Web.HttpBrowserCapabilities">
45842       <method name="Void .ctor()">
45843         <size>7</size>
45844       </method>
45845     </type>
45846   </test>
45847   <test name="test-cls-06.cs">
45848     <type name="CLSClass">
45849       <method name="Void .ctor()">
45850         <size>7</size>
45851       </method>
45852       <method name="Void Main()">
45853         <size>1</size>
45854       </method>
45855     </type>
45856     <type name="CLSClass_2">
45857       <method name="Void .ctor(Int32[,,])">
45858         <size>7</size>
45859       </method>
45860       <method name="Void .ctor(Int32[,])">
45861         <size>7</size>
45862       </method>
45863       <method name="Void Test(System.Int32[,], Int32)">
45864         <size>1</size>
45865       </method>
45866       <method name="Void Test(System.Int32[,,], Boolean)">
45867         <size>1</size>
45868       </method>
45869     </type>
45870     <type name="X1">
45871       <method name="Void .ctor()">
45872         <size>7</size>
45873       </method>
45874       <method name="Void M2(Int32)">
45875         <size>1</size>
45876       </method>
45877     </type>
45878     <type name="X2">
45879       <method name="Void .ctor()">
45880         <size>7</size>
45881       </method>
45882       <method name="Void M2(Int32 ByRef)">
45883         <size>1</size>
45884       </method>
45885     </type>
45886     <type name="CLSClass+MyDelegate">
45887       <method name="Void .ctor(Object, IntPtr)">
45888         <size>0</size>
45889       </method>
45890       <method name="UInt32 Invoke()">
45891         <size>0</size>
45892       </method>
45893       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45894         <size>0</size>
45895       </method>
45896       <method name="UInt32 EndInvoke(IAsyncResult)">
45897         <size>0</size>
45898       </method>
45899     </type>
45900     <type name="MyDelegate">
45901       <method name="Void .ctor(Object, IntPtr)">
45902         <size>0</size>
45903       </method>
45904       <method name="UInt32 Invoke()">
45905         <size>0</size>
45906       </method>
45907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45908         <size>0</size>
45909       </method>
45910       <method name="UInt32 EndInvoke(IAsyncResult)">
45911         <size>0</size>
45912       </method>
45913     </type>
45914   </test>
45915   <test name="test-cls-07.cs">
45916     <type name="aa.I1">
45917       <method name="Void .ctor()">
45918         <size>7</size>
45919       </method>
45920     </type>
45921     <type name="CLSClass">
45922       <method name="Void .ctor()">
45923         <size>7</size>
45924       </method>
45925       <method name="Void Main()">
45926         <size>1</size>
45927       </method>
45928     </type>
45929   </test>
45930   <test name="test-cls-10.cs">
45931     <type name="MainClass">
45932       <method name="Void .ctor()">
45933         <size>7</size>
45934       </method>
45935       <method name="Void Main()">
45936         <size>1</size>
45937       </method>
45938     </type>
45939   </test>
45940   <test name="test-cls-11.cs">
45941     <type name="CLSClass">
45942       <method name="Void .ctor()">
45943         <size>7</size>
45944       </method>
45945       <method name="Void Test(IComparable)">
45946         <size>0</size>
45947       </method>
45948     </type>
45949     <type name="CLSCLass_2">
45950       <method name="Void .ctor()">
45951         <size>7</size>
45952       </method>
45953       <method name="Void Test()">
45954         <size>0</size>
45955       </method>
45956     </type>
45957     <type name="CLSClass_3">
45958       <method name="Void .ctor()">
45959         <size>7</size>
45960       </method>
45961       <method name="Void Test()">
45962         <size>0</size>
45963       </method>
45964     </type>
45965     <type name="MainClass">
45966       <method name="Void .ctor()">
45967         <size>7</size>
45968       </method>
45969       <method name="Void Main()">
45970         <size>1</size>
45971       </method>
45972     </type>
45973   </test>
45974   <test name="test-cls-12.cs">
45975     <type name="MainClass">
45976       <method name="Void .ctor()">
45977         <size>7</size>
45978       </method>
45979       <method name="Void Main()">
45980         <size>1</size>
45981       </method>
45982     </type>
45983   </test>
45984   <test name="test-cls-14.cs">
45985     <type name="CLSClass">
45986       <method name="Void .ctor()">
45987         <size>7</size>
45988       </method>
45989       <method name="Void Error(Boolean)">
45990         <size>1</size>
45991       </method>
45992       <method name="CLSClass op_Implicit(Byte)">
45993         <size>6</size>
45994       </method>
45995     </type>
45996     <type name="MainClass">
45997       <method name="Void .ctor()">
45998         <size>7</size>
45999       </method>
46000       <method name="Void Main()">
46001         <size>1</size>
46002       </method>
46003     </type>
46004   </test>
46005   <test name="test-cls-15.cs">
46006     <type name="CLSAttribute_1">
46007       <method name="Void .ctor(Int32[])">
46008         <size>7</size>
46009       </method>
46010       <method name="Void .ctor(Int32)">
46011         <size>7</size>
46012       </method>
46013     </type>
46014     <type name="CLSAttribute_2">
46015       <method name="Void .ctor(Int32)">
46016         <size>7</size>
46017       </method>
46018     </type>
46019     <type name="CLSAttribute_3">
46020       <method name="Void .ctor(Int32[])">
46021         <size>7</size>
46022       </method>
46023     </type>
46024     <type name="CLSAttribute_4">
46025       <method name="Void .ctor(Int32[])">
46026         <size>7</size>
46027       </method>
46028     </type>
46029     <type name="ClassMain">
46030       <method name="Void .ctor()">
46031         <size>7</size>
46032       </method>
46033       <method name="Void Main()">
46034         <size>1</size>
46035       </method>
46036     </type>
46037   </test>
46038   <test name="test-cls-16.cs">
46039     <type name="CLSAttribute">
46040       <method name="Void .ctor(Boolean[])">
46041         <size>7</size>
46042       </method>
46043     </type>
46044     <type name="ClassMain">
46045       <method name="Void .ctor()">
46046         <size>7</size>
46047       </method>
46048       <method name="Void Main()">
46049         <size>1</size>
46050       </method>
46051     </type>
46052   </test>
46053   <test name="test-cls-17.cs">
46054     <type name="Foo">
46055       <method name="Void .ctor()">
46056         <size>7</size>
46057       </method>
46058       <method name="Void Main()">
46059         <size>1</size>
46060       </method>
46061     </type>
46062   </test>
46063   <test name="test-cls-18.cs">
46064     <type name="Base">
46065       <method name="Void .ctor()">
46066         <size>7</size>
46067       </method>
46068       <method name="Void Test(System.Int32[])">
46069         <size>1</size>
46070       </method>
46071     </type>
46072     <type name="CLSClass">
46073       <method name="Void .ctor()">
46074         <size>7</size>
46075       </method>
46076       <method name="Void Test(System.Int32[])">
46077         <size>1</size>
46078       </method>
46079       <method name="Void Main()">
46080         <size>1</size>
46081       </method>
46082     </type>
46083   </test>
46084   <test name="test-cls-19.cs">
46085     <type name="A">
46086       <method name="Void Main()">
46087         <size>1</size>
46088       </method>
46089       <method name="Void .ctor()">
46090         <size>7</size>
46091       </method>
46092     </type>
46093     <type name="A+PartialClass">
46094       <method name="Void Method1(Int32)">
46095         <size>1</size>
46096       </method>
46097       <method name="Void Method2(UInt32)">
46098         <size>1</size>
46099       </method>
46100       <method name="Void Method3(UInt32)">
46101         <size>1</size>
46102       </method>
46103       <method name="Void .ctor()">
46104         <size>7</size>
46105       </method>
46106     </type>
46107   </test>
46108   <test name="test-externalias-01.cs">
46109     <type name="Test">
46110       <method name="Void .ctor()">
46111         <size>7</size>
46112       </method>
46113       <method name="Int32 Main()">
46114         <size>64</size>
46115       </method>
46116     </type>
46117   </test>
46118   <test name="test-externalias-02.cs">
46119     <type name="Test">
46120       <method name="Void .ctor()">
46121         <size>7</size>
46122       </method>
46123       <method name="Int32 Main()">
46124         <size>64</size>
46125       </method>
46126     </type>
46127   </test>
46128   <test name="test-externalias-03.cs">
46129     <type name="Test">
46130       <method name="Void .ctor()">
46131         <size>7</size>
46132       </method>
46133       <method name="Int32 Main()">
46134         <size>64</size>
46135       </method>
46136     </type>
46137   </test>
46138   <test name="test-externalias-04.cs">
46139     <type name="Test">
46140       <method name="Void .ctor()">
46141         <size>7</size>
46142       </method>
46143       <method name="Int32 Main()">
46144         <size>64</size>
46145       </method>
46146     </type>
46147   </test>
46148   <test name="test-externalias-05.cs">
46149     <type name="Test">
46150       <method name="Void .ctor()">
46151         <size>7</size>
46152       </method>
46153       <method name="Void Main()">
46154         <size>21</size>
46155       </method>
46156     </type>
46157   </test>
46158   <test name="test-externalias-06.cs">
46159     <type name="MyAssembly01.Test">
46160       <method name="Void .ctor()">
46161         <size>7</size>
46162       </method>
46163     </type>
46164     <type name="MyAssembly01.Namespace1.Test">
46165       <method name="Void .ctor()">
46166         <size>7</size>
46167       </method>
46168     </type>
46169     <type name="MyAssembly02.Test">
46170       <method name="Void .ctor()">
46171         <size>7</size>
46172       </method>
46173     </type>
46174     <type name="MyAssembly02.Namespace1.Test">
46175       <method name="Void .ctor()">
46176         <size>7</size>
46177       </method>
46178     </type>
46179     <type name="Test">
46180       <method name="Void .ctor()">
46181         <size>7</size>
46182       </method>
46183       <method name="Void Main()">
46184         <size>1</size>
46185       </method>
46186     </type>
46187   </test>
46188   <test name="test-externalias-07.cs">
46189     <type name="NS.MyClass">
46190       <method name="Void .ctor()">
46191         <size>7</size>
46192       </method>
46193       <method name="Int32 GetInt()">
46194         <size>6</size>
46195       </method>
46196     </type>
46197     <type name="Test">
46198       <method name="Void .ctor()">
46199         <size>7</size>
46200       </method>
46201       <method name="Int32 Main()">
46202         <size>15</size>
46203       </method>
46204     </type>
46205   </test>
46206   <test name="test-externalias-08.cs">
46207     <type name="Test">
46208       <method name="Void .ctor()">
46209         <size>7</size>
46210       </method>
46211       <method name="Int32 Main()">
46212         <size>54</size>
46213       </method>
46214     </type>
46215   </test>
46216   <test name="test-externalias-09.cs">
46217     <type name="Test">
46218       <method name="Void .ctor()">
46219         <size>7</size>
46220       </method>
46221       <method name="Int32 Main()">
46222         <size>8</size>
46223       </method>
46224     </type>
46225   </test>
46226   <test name="test-iter-01.cs">
46227     <type name="X">
46228       <method name="Void .ctor()">
46229         <size>7</size>
46230       </method>
46231       <method name="IEnumerator GetIt()">
46232         <size>8</size>
46233       </method>
46234       <method name="IEnumerable GetIt2()">
46235         <size>16</size>
46236       </method>
46237       <method name="Int32 Main()">
46238         <size>173</size>
46239       </method>
46240     </type>
46241     <type name="X+&lt;GetIt&gt;c__Iterator0">
46242       <method name="Void .ctor()">
46243         <size>7</size>
46244       </method>
46245       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46246         <size>7</size>
46247       </method>
46248       <method name="Boolean MoveNext()">
46249         <size>126</size>
46250       </method>
46251       <method name="Void Dispose()">
46252         <size>8</size>
46253       </method>
46254       <method name="Void Reset()">
46255         <size>6</size>
46256       </method>
46257     </type>
46258     <type name="X+&lt;GetIt2&gt;c__Iterator1">
46259       <method name="Void .ctor()">
46260         <size>7</size>
46261       </method>
46262       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46263         <size>7</size>
46264       </method>
46265       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46266         <size>7</size>
46267       </method>
46268       <method name="Boolean MoveNext()">
46269         <size>126</size>
46270       </method>
46271       <method name="Void Dispose()">
46272         <size>8</size>
46273       </method>
46274       <method name="Void Reset()">
46275         <size>6</size>
46276       </method>
46277     </type>
46278     <type name="X+&lt;GetIt&gt;c__Iterator0">
46279       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46280         <size>7</size>
46281       </method>
46282     </type>
46283     <type name="X+&lt;GetIt2&gt;c__Iterator1">
46284       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46285         <size>7</size>
46286       </method>
46287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46288         <size>26</size>
46289       </method>
46290     </type>
46291   </test>
46292   <test name="test-iter-02.cs">
46293     <type name="X">
46294       <method name="Void .ctor()">
46295         <size>7</size>
46296       </method>
46297       <method name="IEnumerator GetRange()">
46298         <size>8</size>
46299       </method>
46300       <method name="Int32 Main()">
46301         <size>88</size>
46302       </method>
46303     </type>
46304     <type name="X+&lt;GetRange&gt;c__Iterator0">
46305       <method name="Void .ctor()">
46306         <size>7</size>
46307       </method>
46308       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46309         <size>7</size>
46310       </method>
46311       <method name="Boolean MoveNext()">
46312         <size>173</size>
46313       </method>
46314       <method name="Void Dispose()">
46315         <size>8</size>
46316       </method>
46317       <method name="Void Reset()">
46318         <size>6</size>
46319       </method>
46320       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46321         <size>7</size>
46322       </method>
46323     </type>
46324   </test>
46325   <test name="test-iter-03.cs">
46326     <type name="X">
46327       <method name="Void .ctor()">
46328         <size>7</size>
46329       </method>
46330       <method name="IEnumerable GetIt(System.Int32[])">
46331         <size>30</size>
46332       </method>
46333       <method name="IEnumerable GetMulti(System.Int32[,])">
46334         <size>30</size>
46335       </method>
46336       <method name="Int32 Main()">
46337         <size>248</size>
46338       </method>
46339     </type>
46340     <type name="&lt;PrivateImplementationDetails&gt;">
46341       <method name="Void .ctor()">
46342         <size>7</size>
46343       </method>
46344     </type>
46345     <type name="X+&lt;GetIt&gt;c__Iterator0">
46346       <method name="Void .ctor()">
46347         <size>7</size>
46348       </method>
46349       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46350         <size>7</size>
46351       </method>
46352       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46353         <size>7</size>
46354       </method>
46355       <method name="Boolean MoveNext()">
46356         <size>151</size>
46357       </method>
46358       <method name="Void Dispose()">
46359         <size>8</size>
46360       </method>
46361       <method name="Void Reset()">
46362         <size>6</size>
46363       </method>
46364     </type>
46365     <type name="X+&lt;GetMulti&gt;c__Iterator1">
46366       <method name="Void .ctor()">
46367         <size>7</size>
46368       </method>
46369       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46370         <size>7</size>
46371       </method>
46372       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46373         <size>7</size>
46374       </method>
46375       <method name="Boolean MoveNext()">
46376         <size>238</size>
46377       </method>
46378       <method name="Void Dispose()">
46379         <size>8</size>
46380       </method>
46381       <method name="Void Reset()">
46382         <size>6</size>
46383       </method>
46384     </type>
46385     <type name="X+&lt;GetIt&gt;c__Iterator0">
46386       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46387         <size>7</size>
46388       </method>
46389       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46390         <size>40</size>
46391       </method>
46392     </type>
46393     <type name="X+&lt;GetMulti&gt;c__Iterator1">
46394       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46395         <size>7</size>
46396       </method>
46397       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46398         <size>40</size>
46399       </method>
46400     </type>
46401   </test>
46402   <test name="test-iter-04.cs">
46403     <type name="X">
46404       <method name="Void .ctor()">
46405         <size>7</size>
46406       </method>
46407       <method name="IEnumerable GetRange(Int32, Int32)">
46408         <size>44</size>
46409       </method>
46410       <method name="Void Main()">
46411         <size>100</size>
46412       </method>
46413     </type>
46414     <type name="X+&lt;GetRange&gt;c__Iterator0">
46415       <method name="Void .ctor()">
46416         <size>7</size>
46417       </method>
46418       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46419         <size>7</size>
46420       </method>
46421       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46422         <size>7</size>
46423       </method>
46424       <method name="Boolean MoveNext()">
46425         <size>123</size>
46426       </method>
46427       <method name="Void Dispose()">
46428         <size>8</size>
46429       </method>
46430       <method name="Void Reset()">
46431         <size>6</size>
46432       </method>
46433       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46434         <size>7</size>
46435       </method>
46436       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46437         <size>52</size>
46438       </method>
46439     </type>
46440   </test>
46441   <test name="test-iter-05.cs">
46442     <type name="X">
46443       <method name="Void .ctor()">
46444         <size>7</size>
46445       </method>
46446       <method name="IEnumerable GetIt()">
46447         <size>16</size>
46448       </method>
46449       <method name="Int32 Main()">
46450         <size>106</size>
46451       </method>
46452     </type>
46453     <type name="List">
46454       <method name="Void .ctor(Int32)">
46455         <size>19</size>
46456       </method>
46457       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46458         <size>12</size>
46459       </method>
46460       <method name="Void Add(Int32)">
46461         <size>26</size>
46462       </method>
46463       <method name="MyEnumerator GetEnumerator()">
46464         <size>7</size>
46465       </method>
46466     </type>
46467     <type name="X+&lt;GetIt&gt;c__Iterator0">
46468       <method name="Void .ctor()">
46469         <size>7</size>
46470       </method>
46471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46472         <size>7</size>
46473       </method>
46474       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46475         <size>7</size>
46476       </method>
46477       <method name="Boolean MoveNext()">
46478         <size>183</size>
46479       </method>
46480       <method name="Void Dispose()">
46481         <size>8</size>
46482       </method>
46483       <method name="Void Reset()">
46484         <size>6</size>
46485       </method>
46486     </type>
46487     <type name="List+MyEnumerator">
46488       <method name="Void .ctor(List)">
46489         <size>15</size>
46490       </method>
46491       <method name="System.Object get_Current()">
46492         <size>24</size>
46493       </method>
46494       <method name="Boolean MoveNext()">
46495         <size>31</size>
46496       </method>
46497       <method name="Void Reset()">
46498         <size>8</size>
46499       </method>
46500     </type>
46501     <type name="X+&lt;GetIt&gt;c__Iterator0">
46502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46503         <size>7</size>
46504       </method>
46505       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46506         <size>26</size>
46507       </method>
46508     </type>
46509   </test>
46510   <test name="test-iter-06.cs">
46511     <type name="X">
46512       <method name="Void .ctor()">
46513         <size>7</size>
46514       </method>
46515       <method name="IEnumerable Get(Int32)">
46516         <size>30</size>
46517       </method>
46518       <method name="IEnumerable GetS(Int32)">
46519         <size>30</size>
46520       </method>
46521       <method name="Int32 Main()">
46522         <size>407</size>
46523       </method>
46524     </type>
46525     <type name="S+&lt;Get&gt;c__Iterator0">
46526       <method name="Void .ctor()">
46527         <size>7</size>
46528       </method>
46529       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46530         <size>7</size>
46531       </method>
46532       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46533         <size>7</size>
46534       </method>
46535       <method name="Boolean MoveNext()">
46536         <size>183</size>
46537       </method>
46538       <method name="Void Dispose()">
46539         <size>8</size>
46540       </method>
46541       <method name="Void Reset()">
46542         <size>6</size>
46543       </method>
46544     </type>
46545     <type name="S+&lt;GetS&gt;c__Iterator1">
46546       <method name="Void .ctor()">
46547         <size>7</size>
46548       </method>
46549       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46550         <size>7</size>
46551       </method>
46552       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46553         <size>7</size>
46554       </method>
46555       <method name="Boolean MoveNext()">
46556         <size>136</size>
46557       </method>
46558       <method name="Void Dispose()">
46559         <size>8</size>
46560       </method>
46561       <method name="Void Reset()">
46562         <size>6</size>
46563       </method>
46564     </type>
46565     <type name="X+&lt;Get&gt;c__Iterator2">
46566       <method name="Void .ctor()">
46567         <size>7</size>
46568       </method>
46569       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46570         <size>7</size>
46571       </method>
46572       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46573         <size>7</size>
46574       </method>
46575       <method name="Boolean MoveNext()">
46576         <size>131</size>
46577       </method>
46578       <method name="Void Dispose()">
46579         <size>8</size>
46580       </method>
46581       <method name="Void Reset()">
46582         <size>6</size>
46583       </method>
46584     </type>
46585     <type name="X+&lt;GetS&gt;c__Iterator3">
46586       <method name="Void .ctor()">
46587         <size>7</size>
46588       </method>
46589       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46590         <size>7</size>
46591       </method>
46592       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46593         <size>7</size>
46594       </method>
46595       <method name="Boolean MoveNext()">
46596         <size>136</size>
46597       </method>
46598       <method name="Void Dispose()">
46599         <size>8</size>
46600       </method>
46601       <method name="Void Reset()">
46602         <size>6</size>
46603       </method>
46604     </type>
46605     <type name="S">
46606       <method name="IEnumerable Get(Int32)">
46607         <size>42</size>
46608       </method>
46609       <method name="IEnumerable GetS(Int32)">
46610         <size>30</size>
46611       </method>
46612     </type>
46613     <type name="S+&lt;Get&gt;c__Iterator0">
46614       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46615         <size>7</size>
46616       </method>
46617       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46618         <size>52</size>
46619       </method>
46620     </type>
46621     <type name="S+&lt;GetS&gt;c__Iterator1">
46622       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46623         <size>7</size>
46624       </method>
46625       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46626         <size>40</size>
46627       </method>
46628     </type>
46629     <type name="X+&lt;Get&gt;c__Iterator2">
46630       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46631         <size>7</size>
46632       </method>
46633       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46634         <size>40</size>
46635       </method>
46636     </type>
46637     <type name="X+&lt;GetS&gt;c__Iterator3">
46638       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46639         <size>7</size>
46640       </method>
46641       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46642         <size>40</size>
46643       </method>
46644     </type>
46645   </test>
46646   <test name="test-iter-07.cs">
46647     <type name="Test">
46648       <method name="Void .ctor()">
46649         <size>7</size>
46650       </method>
46651       <method name="IEnumerable Foo(Int32)">
46652         <size>30</size>
46653       </method>
46654     </type>
46655     <type name="X">
46656       <method name="Void .ctor()">
46657         <size>7</size>
46658       </method>
46659       <method name="Int32 Main()">
46660         <size>374</size>
46661       </method>
46662     </type>
46663     <type name="Test+&lt;Foo&gt;c__Iterator0">
46664       <method name="Void .ctor()">
46665         <size>7</size>
46666       </method>
46667       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46668         <size>7</size>
46669       </method>
46670       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46671         <size>7</size>
46672       </method>
46673       <method name="Boolean MoveNext()">
46674         <size>253</size>
46675       </method>
46676       <method name="Void Dispose()">
46677         <size>112</size>
46678       </method>
46679       <method name="Void Reset()">
46680         <size>6</size>
46681       </method>
46682       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46683         <size>7</size>
46684       </method>
46685       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46686         <size>40</size>
46687       </method>
46688     </type>
46689   </test>
46690   <test name="test-iter-08.cs">
46691     <type name="Foo">
46692       <method name="Void .ctor(Int32)">
46693         <size>14</size>
46694       </method>
46695       <method name="Void Dispose()">
46696         <size>8</size>
46697       </method>
46698     </type>
46699     <type name="X">
46700       <method name="Void .ctor()">
46701         <size>7</size>
46702       </method>
46703       <method name="IEnumerable Test(Int32, Int32)">
46704         <size>44</size>
46705       </method>
46706       <method name="Int32 Main()">
46707         <size>169</size>
46708       </method>
46709     </type>
46710     <type name="X+&lt;Test&gt;c__Iterator0">
46711       <method name="Void .ctor()">
46712         <size>7</size>
46713       </method>
46714       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46715         <size>7</size>
46716       </method>
46717       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46718         <size>7</size>
46719       </method>
46720       <method name="Boolean MoveNext()">
46721         <size>360</size>
46722       </method>
46723       <method name="Void Dispose()">
46724         <size>102</size>
46725       </method>
46726       <method name="Void Reset()">
46727         <size>6</size>
46728       </method>
46729       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46730         <size>7</size>
46731       </method>
46732       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46733         <size>52</size>
46734       </method>
46735     </type>
46736   </test>
46737   <test name="test-iter-09.cs">
46738     <type name="Tester">
46739       <method name="Void .ctor()">
46740         <size>153</size>
46741       </method>
46742       <method name="IEnumerator GetEnumerator()">
46743         <size>15</size>
46744       </method>
46745     </type>
46746     <type name="Test">
46747       <method name="Void .ctor()">
46748         <size>7</size>
46749       </method>
46750       <method name="Int32 Main()">
46751         <size>270</size>
46752       </method>
46753     </type>
46754     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
46755       <method name="Void .ctor()">
46756         <size>7</size>
46757       </method>
46758       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46759         <size>7</size>
46760       </method>
46761       <method name="Boolean MoveNext()">
46762         <size>625</size>
46763       </method>
46764       <method name="Void Dispose()">
46765         <size>84</size>
46766       </method>
46767       <method name="Void Reset()">
46768         <size>6</size>
46769       </method>
46770       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46771         <size>7</size>
46772       </method>
46773     </type>
46774   </test>
46775   <test name="test-iter-10.cs">
46776     <type name="X">
46777       <method name="Void .ctor()">
46778         <size>7</size>
46779       </method>
46780       <method name="IEnumerator get_GetIt()">
46781         <size>8</size>
46782       </method>
46783       <method name="Void set_GetIt(IEnumerator)">
46784         <size>1</size>
46785       </method>
46786       <method name="IEnumerable get_Item(Int32)">
46787         <size>30</size>
46788       </method>
46789       <method name="Void set_Item(Int32, IEnumerable)">
46790         <size>1</size>
46791       </method>
46792       <method name="Int32 Main()">
46793         <size>186</size>
46794       </method>
46795     </type>
46796     <type name="X+&lt;&gt;c__Iterator0">
46797       <method name="Void .ctor()">
46798         <size>7</size>
46799       </method>
46800       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46801         <size>7</size>
46802       </method>
46803       <method name="Boolean MoveNext()">
46804         <size>126</size>
46805       </method>
46806       <method name="Void Dispose()">
46807         <size>8</size>
46808       </method>
46809       <method name="Void Reset()">
46810         <size>6</size>
46811       </method>
46812     </type>
46813     <type name="X+&lt;&gt;c__Iterator1">
46814       <method name="Void .ctor()">
46815         <size>7</size>
46816       </method>
46817       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46818         <size>7</size>
46819       </method>
46820       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46821         <size>7</size>
46822       </method>
46823       <method name="Boolean MoveNext()">
46824         <size>145</size>
46825       </method>
46826       <method name="Void Dispose()">
46827         <size>8</size>
46828       </method>
46829       <method name="Void Reset()">
46830         <size>6</size>
46831       </method>
46832     </type>
46833     <type name="X+&lt;&gt;c__Iterator0">
46834       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46835         <size>7</size>
46836       </method>
46837     </type>
46838     <type name="X+&lt;&gt;c__Iterator1">
46839       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46840         <size>7</size>
46841       </method>
46842       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46843         <size>40</size>
46844       </method>
46845     </type>
46846   </test>
46847   <test name="test-iter-11.cs">
46848     <type name="X">
46849       <method name="Void .ctor()">
46850         <size>7</size>
46851       </method>
46852       <method name="Void add_Hook(System.EventHandler)">
46853         <size>24</size>
46854       </method>
46855       <method name="Void remove_Hook(System.EventHandler)">
46856         <size>24</size>
46857       </method>
46858       <method name="IEnumerator Pipeline()">
46859         <size>15</size>
46860       </method>
46861       <method name="Void M(System.Object, System.EventArgs)">
46862         <size>11</size>
46863       </method>
46864       <method name="Void Main()">
46865         <size>55</size>
46866       </method>
46867     </type>
46868     <type name="X+&lt;Pipeline&gt;c__Iterator0">
46869       <method name="Void .ctor()">
46870         <size>7</size>
46871       </method>
46872       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46873         <size>7</size>
46874       </method>
46875       <method name="Boolean MoveNext()">
46876         <size>124</size>
46877       </method>
46878       <method name="Void Dispose()">
46879         <size>8</size>
46880       </method>
46881       <method name="Void Reset()">
46882         <size>6</size>
46883       </method>
46884       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46885         <size>7</size>
46886       </method>
46887     </type>
46888   </test>
46889   <test name="test-iter-12.cs">
46890     <type name="X">
46891       <method name="Void .ctor()">
46892         <size>7</size>
46893       </method>
46894       <method name="IEnumerable a()">
46895         <size>23</size>
46896       </method>
46897       <method name="Void Main()">
46898         <size>1</size>
46899       </method>
46900     </type>
46901     <type name="X+&lt;a&gt;c__Iterator0">
46902       <method name="Void .ctor()">
46903         <size>7</size>
46904       </method>
46905       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46906         <size>7</size>
46907       </method>
46908       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46909         <size>7</size>
46910       </method>
46911       <method name="Boolean MoveNext()">
46912         <size>165</size>
46913       </method>
46914       <method name="Void Dispose()">
46915         <size>55</size>
46916       </method>
46917       <method name="Void Reset()">
46918         <size>6</size>
46919       </method>
46920       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46921         <size>7</size>
46922       </method>
46923       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46924         <size>40</size>
46925       </method>
46926     </type>
46927   </test>
46928   <test name="test-iter-13.cs">
46929     <type name="Test">
46930       <method name="Void .ctor()">
46931         <size>7</size>
46932       </method>
46933       <method name="Void .cctor()">
46934         <size>11</size>
46935       </method>
46936       <method name="Void Main()">
46937         <size>1</size>
46938       </method>
46939       <method name="IEnumerable syntax_error(System.Object, System.Object)">
46940         <size>16</size>
46941       </method>
46942     </type>
46943     <type name="Test+Yp">
46944       <method name="Void .ctor()">
46945         <size>7</size>
46946       </method>
46947       <method name="IEnumerable fail()">
46948         <size>2</size>
46949       </method>
46950     </type>
46951     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
46952       <method name="Void .ctor()">
46953         <size>7</size>
46954       </method>
46955       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46956         <size>7</size>
46957       </method>
46958       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46959         <size>7</size>
46960       </method>
46961       <method name="Boolean MoveNext()">
46962         <size>27</size>
46963       </method>
46964       <method name="Void Dispose()">
46965         <size>8</size>
46966       </method>
46967       <method name="Void Reset()">
46968         <size>6</size>
46969       </method>
46970       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46971         <size>7</size>
46972       </method>
46973       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46974         <size>26</size>
46975       </method>
46976     </type>
46977   </test>
46978   <test name="test-named-01.cs">
46979     <type name="A">
46980       <method name="Void .ctor()">
46981         <size>13</size>
46982       </method>
46983       <method name="Void .ctor(Object)">
46984         <size>7</size>
46985       </method>
46986       <method name="Void set_Item(Int32, Int32)">
46987         <size>8</size>
46988       </method>
46989     </type>
46990     <type name="B">
46991       <method name="Void .ctor()">
46992         <size>12</size>
46993       </method>
46994       <method name="Void set_Item(Int32, Int32)">
46995         <size>11</size>
46996       </method>
46997     </type>
46998     <type name="XAttribute">
46999       <method name="Void .ctor(Int32)">
47000         <size>7</size>
47001       </method>
47002     </type>
47003     <type name="M">
47004       <method name="Void .ctor()">
47005         <size>7</size>
47006       </method>
47007       <method name="Void Foo(Int32)">
47008         <size>1</size>
47009       </method>
47010       <method name="Int32 Main()">
47011         <size>48</size>
47012       </method>
47013     </type>
47014   </test>
47015   <test name="test-named-02.cs">
47016     <type name="A">
47017       <method name="Void .ctor()">
47018         <size>7</size>
47019       </method>
47020       <method name="Void set_Item(Int32, Int32)">
47021         <size>29</size>
47022       </method>
47023       <method name="Int32 get_Item(Int32)">
47024         <size>28</size>
47025       </method>
47026     </type>
47027     <type name="MyPoint">
47028       <method name="Void .ctor(Int32, Int32)">
47029         <size>15</size>
47030       </method>
47031     </type>
47032     <type name="C">
47033       <method name="Void .ctor()">
47034         <size>7</size>
47035       </method>
47036       <method name="Decimal Foo(Decimal, Decimal)">
47037         <size>2</size>
47038       </method>
47039       <method name="System.String Bar(Int32, System.String, Char)">
47040         <size>20</size>
47041       </method>
47042       <method name="Int32 Test(Int32, Int32)">
47043         <size>30</size>
47044       </method>
47045       <method name="Int32 Main()">
47046         <size>279</size>
47047       </method>
47048     </type>
47049   </test>
47050   <test name="test-named-03.cs">
47051     <type name="C">
47052       <method name="Void .ctor()">
47053         <size>7</size>
47054       </method>
47055       <method name="Int32 TestInt(Int32)">
47056         <size>3</size>
47057       </method>
47058       <method name="Int32 Main()">
47059         <size>23</size>
47060       </method>
47061     </type>
47062     <type name="C+IntDelegate">
47063       <method name="Void .ctor(Object, IntPtr)">
47064         <size>0</size>
47065       </method>
47066       <method name="Int32 Invoke(Int32)">
47067         <size>0</size>
47068       </method>
47069       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
47070         <size>0</size>
47071       </method>
47072       <method name="Int32 EndInvoke(IAsyncResult)">
47073         <size>0</size>
47074       </method>
47075     </type>
47076   </test>
47077   <test name="test-named-04.cs">
47078     <type name="Program">
47079       <method name="Void Foo2(Int32, Int32 ByRef)">
47080         <size>40</size>
47081       </method>
47082       <method name="Int32 Main()">
47083         <size>239</size>
47084       </method>
47085       <method name="Void .ctor()">
47086         <size>7</size>
47087       </method>
47088     </type>
47089   </test>
47090   <test name="test-partial-01.cs">
47091     <type name="Foo.Hello">
47092       <method name="Void .ctor()">
47093         <size>7</size>
47094       </method>
47095       <method name="Void .cctor()">
47096         <size>7</size>
47097       </method>
47098     </type>
47099     <type name="Bar.Hello">
47100       <method name="Void .ctor()">
47101         <size>7</size>
47102       </method>
47103       <method name="Void .cctor()">
47104         <size>8</size>
47105       </method>
47106     </type>
47107     <type name="X.Test">
47108       <method name="Void .ctor()">
47109         <size>7</size>
47110       </method>
47111       <method name="Int32 FooWorld()">
47112         <size>6</size>
47113       </method>
47114       <method name="Int32 BarWorld()">
47115         <size>6</size>
47116       </method>
47117     </type>
47118     <type name="Y">
47119       <method name="Void .ctor()">
47120         <size>7</size>
47121       </method>
47122       <method name="Int32 Main()">
47123         <size>29</size>
47124       </method>
47125     </type>
47126   </test>
47127   <test name="test-partial-02.cs">
47128     <type name="Test1.Base">
47129       <method name="Void .ctor()">
47130         <size>7</size>
47131       </method>
47132     </type>
47133     <type name="Test1.Foo">
47134       <method name="Void .ctor()">
47135         <size>7</size>
47136       </method>
47137     </type>
47138     <type name="Test2.Foo">
47139       <method name="Void .ctor()">
47140         <size>7</size>
47141       </method>
47142     </type>
47143     <type name="ReflectedType">
47144       <method name="Void .ctor()">
47145         <size>7</size>
47146       </method>
47147     </type>
47148     <type name="D">
47149       <method name="Void .ctor()">
47150         <size>7</size>
47151       </method>
47152     </type>
47153     <type name="X">
47154       <method name="Void .ctor()">
47155         <size>7</size>
47156       </method>
47157       <method name="Void Main()">
47158         <size>1</size>
47159       </method>
47160     </type>
47161   </test>
47162   <test name="test-partial-03.cs">
47163     <type name="Test">
47164       <method name="Void .ctor()">
47165         <size>18</size>
47166       </method>
47167       <method name="Int32 TestFoo()">
47168         <size>13</size>
47169       </method>
47170       <method name="Int32 TestIFoo(IFoo)">
47171         <size>8</size>
47172       </method>
47173     </type>
47174     <type name="Test+Foo">
47175       <method name="Void .ctor()">
47176         <size>7</size>
47177       </method>
47178       <method name="Int32 Test.IFoo.Hello(Test)">
47179         <size>2</size>
47180       </method>
47181       <method name="Int32 Hello(Test)">
47182         <size>2</size>
47183       </method>
47184     </type>
47185     <type name="X">
47186       <method name="Void .ctor()">
47187         <size>7</size>
47188       </method>
47189       <method name="Int32 Main()">
47190         <size>42</size>
47191       </method>
47192     </type>
47193   </test>
47194   <test name="test-partial-04.cs">
47195     <type name="B.Test">
47196       <method name="Void .ctor()">
47197         <size>7</size>
47198       </method>
47199       <method name="Void A.IFoo.Hello(IFoo)">
47200         <size>1</size>
47201       </method>
47202     </type>
47203     <type name="X">
47204       <method name="Void .ctor()">
47205         <size>7</size>
47206       </method>
47207       <method name="Void Main()">
47208         <size>1</size>
47209       </method>
47210     </type>
47211   </test>
47212   <test name="test-partial-05.cs">
47213     <type name="B">
47214       <method name="Void .ctor()">
47215         <size>7</size>
47216       </method>
47217     </type>
47218     <type name="A">
47219       <method name="Void .ctor()">
47220         <size>7</size>
47221       </method>
47222     </type>
47223     <type name="A2">
47224       <method name="Void .ctor()">
47225         <size>7</size>
47226       </method>
47227     </type>
47228     <type name="D">
47229       <method name="Void .ctor()">
47230         <size>7</size>
47231       </method>
47232       <method name="Void Main()">
47233         <size>1</size>
47234       </method>
47235     </type>
47236   </test>
47237   <test name="test-partial-06.cs">
47238     <type name="Foo">
47239       <method name="Void .ctor()">
47240         <size>7</size>
47241       </method>
47242       <method name="Void Finalize()">
47243         <size>13</size>
47244       </method>
47245     </type>
47246     <type name="B">
47247       <method name="Void .ctor()">
47248         <size>7</size>
47249       </method>
47250       <method name="Void Main()">
47251         <size>1</size>
47252       </method>
47253     </type>
47254   </test>
47255   <test name="test-partial-07.cs">
47256     <type name="Test">
47257       <method name="Void .ctor()">
47258         <size>7</size>
47259       </method>
47260     </type>
47261     <type name="TestAttribute">
47262       <method name="Void .ctor()">
47263         <size>7</size>
47264       </method>
47265     </type>
47266     <type name="Test2Attribute">
47267       <method name="Void .ctor()">
47268         <size>7</size>
47269       </method>
47270     </type>
47271     <type name="X">
47272       <method name="Void .ctor()">
47273         <size>7</size>
47274       </method>
47275       <method name="Int32 Main()">
47276         <size>62</size>
47277       </method>
47278     </type>
47279   </test>
47280   <test name="test-partial-08.cs">
47281     <type name="Foo">
47282       <method name="Void .ctor()">
47283         <size>7</size>
47284       </method>
47285       <method name="System.String get_Id()">
47286         <size>7</size>
47287       </method>
47288     </type>
47289     <type name="PartialAbstractCompilationError">
47290       <method name="Void .ctor()">
47291         <size>7</size>
47292       </method>
47293       <method name="Int32 Main()">
47294         <size>54</size>
47295       </method>
47296     </type>
47297   </test>
47298   <test name="test-partial-09.cs">
47299     <type name="Foo">
47300       <method name="Void .ctor()">
47301         <size>7</size>
47302       </method>
47303       <method name="System.String get_Id()">
47304         <size>7</size>
47305       </method>
47306     </type>
47307     <type name="Bar">
47308       <method name="Void .ctor(String)">
47309         <size>14</size>
47310       </method>
47311     </type>
47312     <type name="PartialAbstractCompilationError">
47313       <method name="Void .ctor()">
47314         <size>7</size>
47315       </method>
47316       <method name="Void Main()">
47317         <size>21</size>
47318       </method>
47319     </type>
47320   </test>
47321   <test name="test-partial-10.cs">
47322     <type name="Test2.Foo">
47323       <method name="Void .ctor()">
47324         <size>7</size>
47325       </method>
47326       <method name="Void .cctor()">
47327         <size>15</size>
47328       </method>
47329     </type>
47330     <type name="X">
47331       <method name="Void .ctor()">
47332         <size>7</size>
47333       </method>
47334       <method name="Int32 Main()">
47335         <size>68</size>
47336       </method>
47337     </type>
47338     <type name="Test3.Foo">
47339       <method name="Void .cctor()">
47340         <size>15</size>
47341       </method>
47342     </type>
47343   </test>
47344   <test name="test-partial-11.cs">
47345     <type name="StaticClass">
47346       <method name="System.String Name()">
47347         <size>6</size>
47348       </method>
47349     </type>
47350     <type name="MainClass">
47351       <method name="Void .ctor()">
47352         <size>7</size>
47353       </method>
47354       <method name="Boolean IsStatic(System.Type)">
47355         <size>73</size>
47356       </method>
47357       <method name="Int32 Main()">
47358         <size>56</size>
47359       </method>
47360     </type>
47361   </test>
47362   <test name="test-partial-12.cs">
47363     <type name="Test1.Foo">
47364       <method name="Void .ctor()">
47365         <size>7</size>
47366       </method>
47367       <method name="IEnumerable E()">
47368         <size>16</size>
47369       </method>
47370     </type>
47371     <type name="X">
47372       <method name="Void .ctor()">
47373         <size>7</size>
47374       </method>
47375       <method name="Int32 Main()">
47376         <size>104</size>
47377       </method>
47378     </type>
47379     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
47380       <method name="Void .ctor()">
47381         <size>7</size>
47382       </method>
47383       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47384         <size>7</size>
47385       </method>
47386       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47387         <size>7</size>
47388       </method>
47389       <method name="Boolean MoveNext()">
47390         <size>69</size>
47391       </method>
47392       <method name="Void Dispose()">
47393         <size>8</size>
47394       </method>
47395       <method name="Void Reset()">
47396         <size>6</size>
47397       </method>
47398       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47399         <size>7</size>
47400       </method>
47401       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47402         <size>26</size>
47403       </method>
47404     </type>
47405   </test>
47406   <test name="test-partial-13.cs">
47407     <type name="Test.Test">
47408       <method name="Void .ctor()">
47409         <size>7</size>
47410       </method>
47411       <method name="Boolean Equals(System.Object)">
47412         <size>2</size>
47413       </method>
47414       <method name="Int32 GetHashCode()">
47415         <size>2</size>
47416       </method>
47417       <method name="Void Main()">
47418         <size>1</size>
47419       </method>
47420     </type>
47421   </test>
47422   <test name="test-partial-14.cs">
47423     <type name="T">
47424       <method name="Void .ctor()">
47425         <size>7</size>
47426       </method>
47427     </type>
47428     <type name="partial">
47429       <method name="Void .ctor()">
47430         <size>7</size>
47431       </method>
47432     </type>
47433     <type name="A">
47434       <method name="Void .ctor()">
47435         <size>7</size>
47436       </method>
47437       <method name="Void partial(partial)">
47438         <size>3</size>
47439       </method>
47440     </type>
47441     <type name="B">
47442       <method name="Void .ctor()">
47443         <size>7</size>
47444       </method>
47445       <method name="Void Main()">
47446         <size>1</size>
47447       </method>
47448     </type>
47449   </test>
47450   <test name="test-partial-15.cs">
47451     <type name="Foo.X">
47452       <method name="Void .ctor()">
47453         <size>7</size>
47454       </method>
47455       <method name="Void Main()">
47456         <size>1</size>
47457       </method>
47458       <method name="IEnumerable Attempts2()">
47459         <size>16</size>
47460       </method>
47461       <method name="IEnumerable get_Attempts()">
47462         <size>16</size>
47463       </method>
47464       <method name="IEnumerable get_Item(Int32)">
47465         <size>16</size>
47466       </method>
47467     </type>
47468     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
47469       <method name="Void .ctor()">
47470         <size>7</size>
47471       </method>
47472       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47473         <size>7</size>
47474       </method>
47475       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47476         <size>7</size>
47477       </method>
47478       <method name="Boolean MoveNext()">
47479         <size>36</size>
47480       </method>
47481       <method name="Void Dispose()">
47482         <size>8</size>
47483       </method>
47484       <method name="Void Reset()">
47485         <size>6</size>
47486       </method>
47487     </type>
47488     <type name="Foo.X+&lt;&gt;c__Iterator1">
47489       <method name="Void .ctor()">
47490         <size>7</size>
47491       </method>
47492       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47493         <size>7</size>
47494       </method>
47495       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47496         <size>7</size>
47497       </method>
47498       <method name="Boolean MoveNext()">
47499         <size>36</size>
47500       </method>
47501       <method name="Void Dispose()">
47502         <size>8</size>
47503       </method>
47504       <method name="Void Reset()">
47505         <size>6</size>
47506       </method>
47507     </type>
47508     <type name="Foo.X+&lt;&gt;c__Iterator2">
47509       <method name="Void .ctor()">
47510         <size>7</size>
47511       </method>
47512       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47513         <size>7</size>
47514       </method>
47515       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47516         <size>7</size>
47517       </method>
47518       <method name="Boolean MoveNext()">
47519         <size>36</size>
47520       </method>
47521       <method name="Void Dispose()">
47522         <size>8</size>
47523       </method>
47524       <method name="Void Reset()">
47525         <size>6</size>
47526       </method>
47527     </type>
47528     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
47529       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47530         <size>7</size>
47531       </method>
47532       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47533         <size>26</size>
47534       </method>
47535     </type>
47536     <type name="Foo.X+&lt;&gt;c__Iterator1">
47537       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47538         <size>7</size>
47539       </method>
47540       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47541         <size>26</size>
47542       </method>
47543     </type>
47544     <type name="Foo.X+&lt;&gt;c__Iterator2">
47545       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47546         <size>7</size>
47547       </method>
47548       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47549         <size>26</size>
47550       </method>
47551     </type>
47552   </test>
47553   <test name="test-partial-16.cs">
47554     <type name="A.C">
47555       <method name="Void .ctor()">
47556         <size>23</size>
47557       </method>
47558       <method name="Void .cctor()">
47559         <size>11</size>
47560       </method>
47561     </type>
47562     <type name="B.C2">
47563       <method name="Void .ctor()">
47564         <size>7</size>
47565       </method>
47566       <method name="Boolean Test()">
47567         <size>2</size>
47568       </method>
47569       <method name="System.Object Test_I()">
47570         <size>2</size>
47571       </method>
47572       <method name="Void Main()">
47573         <size>1</size>
47574       </method>
47575     </type>
47576   </test>
47577   <test name="test-partial-17.cs">
47578     <type name="Test">
47579       <method name="Void .ctor()">
47580         <size>7</size>
47581       </method>
47582       <method name="Boolean Check(System.String, System.String[])">
47583         <size>42</size>
47584       </method>
47585       <method name="Void Main()">
47586         <size>1</size>
47587       </method>
47588     </type>
47589   </test>
47590   <test name="test-partial-18.cs">
47591     <type name="N.Foo">
47592       <method name="Void .ctor()">
47593         <size>17</size>
47594       </method>
47595       <method name="Void Main()">
47596         <size>1</size>
47597       </method>
47598     </type>
47599   </test>
47600   <test name="test-partial-19.cs">
47601     <type name="Bug.GL">
47602       <method name="Void Main()">
47603         <size>7</size>
47604       </method>
47605     </type>
47606     <type name="Bug.GL+Core">
47607       <method name="Boolean A()">
47608         <size>2</size>
47609       </method>
47610     </type>
47611   </test>
47612   <test name="test-partial-20.cs">
47613     <type name="A">
47614       <method name="Void .ctor()">
47615         <size>7</size>
47616       </method>
47617       <method name="Void .cctor()">
47618         <size>7</size>
47619       </method>
47620     </type>
47621     <type name="B">
47622       <method name="Void .ctor()">
47623         <size>7</size>
47624       </method>
47625       <method name="Void .cctor()">
47626         <size>7</size>
47627       </method>
47628     </type>
47629     <type name="C">
47630       <method name="Void .ctor()">
47631         <size>7</size>
47632       </method>
47633       <method name="Int32 Main()">
47634         <size>38</size>
47635       </method>
47636     </type>
47637   </test>
47638   <test name="test-partial-21.cs">
47639     <type name="Mono.Sms.Main">
47640       <method name="Void .ctor()">
47641         <size>7</size>
47642       </method>
47643       <method name="Void Test()">
47644         <size>42</size>
47645       </method>
47646     </type>
47647     <type name="Mono.Sms.Contacts">
47648       <method name="Void .ctor()">
47649         <size>7</size>
47650       </method>
47651       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
47652         <size>24</size>
47653       </method>
47654       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
47655         <size>24</size>
47656       </method>
47657       <method name="Void Test()">
47658         <size>12</size>
47659       </method>
47660     </type>
47661     <type name="Mono.Sms.Core.Agenda">
47662       <method name="Void .ctor()">
47663         <size>7</size>
47664       </method>
47665       <method name="Void AddContact()">
47666         <size>1</size>
47667       </method>
47668       <method name="Void Main()">
47669         <size>1</size>
47670       </method>
47671     </type>
47672     <type name="Mono.Sms.Contacts+ContactsHandler">
47673       <method name="Void .ctor(Object, IntPtr)">
47674         <size>0</size>
47675       </method>
47676       <method name="Void Invoke()">
47677         <size>0</size>
47678       </method>
47679       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
47680         <size>0</size>
47681       </method>
47682       <method name="Void EndInvoke(IAsyncResult)">
47683         <size>0</size>
47684       </method>
47685     </type>
47686     <type name="Mono.Sms.Main">
47687       <method name="Void &lt;Test&gt;m__0()">
47688         <size>6</size>
47689       </method>
47690     </type>
47691   </test>
47692   <test name="test-partial-22.cs">
47693     <type name="C">
47694       <method name="Void .ctor()">
47695         <size>7</size>
47696       </method>
47697       <method name="Int32 Main()">
47698         <size>2</size>
47699       </method>
47700     </type>
47701   </test>
47702   <test name="test-partial-23.cs">
47703     <type name="C">
47704       <method name="Void .ctor()">
47705         <size>7</size>
47706       </method>
47707       <method name="Void Partial_A()">
47708         <size>15</size>
47709       </method>
47710       <method name="Void Partial_B()">
47711         <size>15</size>
47712       </method>
47713       <method name="Void Partial_S()">
47714         <size>14</size>
47715       </method>
47716       <method name="Int32 Main()">
47717         <size>52</size>
47718       </method>
47719     </type>
47720   </test>
47721   <test name="test-partial-24.cs">
47722     <type name="N.C">
47723       <method name="Void .ctor()">
47724         <size>7</size>
47725       </method>
47726       <method name="Void Main()">
47727         <size>1</size>
47728       </method>
47729       <method name="Void Foo()">
47730         <size>1</size>
47731       </method>
47732     </type>
47733   </test>
47734   <test name="test-partial-25.cs">
47735     <type name="C">
47736       <method name="Void .ctor()">
47737         <size>7</size>
47738       </method>
47739       <method name="Void Partial(Int32)">
47740         <size>14</size>
47741       </method>
47742       <method name="Int32 Main()">
47743         <size>8</size>
47744       </method>
47745     </type>
47746   </test>
47747   <test name="test-partial-26.cs">
47748     <type name="ConsoleApplication1.X">
47749       <method name="Void .ctor()">
47750         <size>7</size>
47751       </method>
47752       <method name="Void Foo()">
47753         <size>1</size>
47754       </method>
47755     </type>
47756     <type name="ConsoleApplication1.Program">
47757       <method name="Void .ctor()">
47758         <size>7</size>
47759       </method>
47760       <method name="Int32 Main()">
47761         <size>98</size>
47762       </method>
47763     </type>
47764     <type name="ConsoleApplication1.Y">
47765       <method name="Void Foo()">
47766         <size>1</size>
47767       </method>
47768       <method name="Void .ctor()">
47769         <size>7</size>
47770       </method>
47771     </type>
47772   </test>
47773   <test name="test-partial-27.cs">
47774     <type name="C">
47775       <method name="Int32 Main()">
47776         <size>2</size>
47777       </method>
47778       <method name="Void .ctor()">
47779         <size>7</size>
47780       </method>
47781     </type>
47782   </test>
47783   <test name="test-partial-28.cs">
47784     <type name="A">
47785       <method name="Void .ctor()">
47786         <size>7</size>
47787       </method>
47788     </type>
47789     <type name="TestCase">
47790       <method name="Void Main()">
47791         <size>1</size>
47792       </method>
47793       <method name="Void .ctor()">
47794         <size>7</size>
47795       </method>
47796     </type>
47797   </test>
47798   <test name="test-var-01.cs">
47799     <type name="Test">
47800       <method name="Void .ctor()">
47801         <size>7</size>
47802       </method>
47803       <method name="Int32 Main()">
47804         <size>47</size>
47805       </method>
47806     </type>
47807   </test>
47808   <test name="test-var-02.cs">
47809     <type name="Class1">
47810       <method name="Void .ctor()">
47811         <size>15</size>
47812       </method>
47813       <method name="Boolean Method()">
47814         <size>2</size>
47815       </method>
47816     </type>
47817     <type name="Test">
47818       <method name="Void .ctor()">
47819         <size>7</size>
47820       </method>
47821       <method name="Int32 Main()">
47822         <size>116</size>
47823       </method>
47824     </type>
47825     <type name="Test+Class2">
47826       <method name="Void .ctor()">
47827         <size>15</size>
47828       </method>
47829       <method name="Boolean Method()">
47830         <size>2</size>
47831       </method>
47832     </type>
47833   </test>
47834   <test name="test-var-03.cs">
47835     <type name="Test">
47836       <method name="Void .ctor()">
47837         <size>7</size>
47838       </method>
47839       <method name="Int32 Main()">
47840         <size>167</size>
47841       </method>
47842     </type>
47843     <type name="&lt;PrivateImplementationDetails&gt;">
47844       <method name="Void .ctor()">
47845         <size>7</size>
47846       </method>
47847     </type>
47848   </test>
47849   <test name="test-var-05.cs">
47850     <type name="MyClass">
47851       <method name="Void .ctor(String)">
47852         <size>14</size>
47853       </method>
47854       <method name="Void Dispose()">
47855         <size>12</size>
47856       </method>
47857     </type>
47858     <type name="Test">
47859       <method name="Void .ctor()">
47860         <size>7</size>
47861       </method>
47862       <method name="Int32 Main()">
47863         <size>61</size>
47864       </method>
47865     </type>
47866   </test>
47867   <test name="test-var-06.cs">
47868     <type name="Test">
47869       <method name="Void .ctor()">
47870         <size>7</size>
47871       </method>
47872       <method name="Int32 Main()">
47873         <size>50</size>
47874       </method>
47875     </type>
47876   </test>
47877   <test name="test-var-07.cs">
47878     <type name="Test">
47879       <method name="Void .ctor()">
47880         <size>7</size>
47881       </method>
47882       <method name="Void var()">
47883         <size>1</size>
47884       </method>
47885       <method name="Int32 Main()">
47886         <size>33</size>
47887       </method>
47888     </type>
47889     <type name="var">
47890       <method name="Void .ctor()">
47891         <size>7</size>
47892       </method>
47893     </type>
47894   </test>
47895   <test name="test-var-08.cs">
47896     <type name="X">
47897       <method name="Void .ctor(Int32, Int32)">
47898         <size>10</size>
47899       </method>
47900       <method name="Void Main()">
47901         <size>1</size>
47902       </method>
47903     </type>
47904   </test>
47905   <test name="test-xml-042.cs">
47906     <type name="TestNamespace.TestClass">
47907       <method name="Void .ctor()">
47908         <size>7</size>
47909       </method>
47910       <method name="Void Main()">
47911         <size>1</size>
47912       </method>
47913       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
47914         <size>7</size>
47915       </method>
47916     </type>
47917   </test>
47918 </tests>