Fixed.
[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>8</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-317.cs">
8550     <type name="Foo`1[K]">
8551       <method name="Void .ctor()">
8552         <size>7</size>
8553       </method>
8554     </type>
8555     <type name="Bar`1[Q]">
8556       <method name="Void .ctor()">
8557         <size>7</size>
8558       </method>
8559     </type>
8560     <type name="Bar`1+Baz[Q]">
8561       <method name="Void .ctor()">
8562         <size>7</size>
8563       </method>
8564     </type>
8565     <type name="X">
8566       <method name="Void .ctor()">
8567         <size>7</size>
8568       </method>
8569       <method name="Void Main()">
8570         <size>13</size>
8571       </method>
8572     </type>
8573   </test>
8574   <test name="gtest-318.cs">
8575     <type name="Foo`1[K]">
8576       <method name="Void .ctor()">
8577         <size>7</size>
8578       </method>
8579     </type>
8580     <type name="Bar`1[Q]">
8581       <method name="Void .ctor()">
8582         <size>7</size>
8583       </method>
8584     </type>
8585     <type name="Bar`1+Baz[Q]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Goo`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="X">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599       <method name="Void Main()">
8600         <size>13</size>
8601       </method>
8602     </type>
8603   </test>
8604   <test name="gtest-319.cs">
8605     <type name="Temp`1[T]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8610         <size>7</size>
8611       </method>
8612       <method name="IEnumerator`1 GetEnumerator()">
8613         <size>8</size>
8614       </method>
8615     </type>
8616     <type name="Temp`1+Foo[T]">
8617       <method name="Void .ctor()">
8618         <size>7</size>
8619       </method>
8620     </type>
8621     <type name="X">
8622       <method name="Void .ctor()">
8623         <size>7</size>
8624       </method>
8625       <method name="Void Main()">
8626         <size>1</size>
8627       </method>
8628     </type>
8629     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8630       <method name="Void .ctor()">
8631         <size>7</size>
8632       </method>
8633       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8634         <size>7</size>
8635       </method>
8636       <method name="Boolean MoveNext()">
8637         <size>69</size>
8638       </method>
8639       <method name="Void Dispose()">
8640         <size>8</size>
8641       </method>
8642       <method name="Void Reset()">
8643         <size>6</size>
8644       </method>
8645       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8646         <size>7</size>
8647       </method>
8648     </type>
8649   </test>
8650   <test name="gtest-320.cs">
8651     <type name="Foo`1[K]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="B">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660     </type>
8661     <type name="B+C">
8662       <method name="Void .ctor()">
8663         <size>7</size>
8664       </method>
8665     </type>
8666     <type name="X">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670       <method name="Void Main()">
8671         <size>1</size>
8672       </method>
8673     </type>
8674   </test>
8675   <test name="gtest-321.cs">
8676     <type name="App">
8677       <method name="Void .ctor()">
8678         <size>7</size>
8679       </method>
8680       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8681         <size>25</size>
8682       </method>
8683       <method name="Void ADelegate[T](System.String)">
8684         <size>12</size>
8685       </method>
8686       <method name="Void Main(System.String[])">
8687         <size>13</size>
8688       </method>
8689       <method name="Void Run()">
8690         <size>49</size>
8691       </method>
8692     </type>
8693     <type name="App+TGenericDelegate`1[T]">
8694       <method name="Void .ctor(Object, IntPtr)">
8695         <size>0</size>
8696       </method>
8697       <method name="Void Invoke(System.String)">
8698         <size>0</size>
8699       </method>
8700       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8701         <size>0</size>
8702       </method>
8703       <method name="Void EndInvoke(IAsyncResult)">
8704         <size>0</size>
8705       </method>
8706     </type>
8707   </test>
8708   <test name="gtest-322.cs">
8709     <type name="MyBase`2[K,V]">
8710       <method name="Void .ctor(Callback)">
8711         <size>7</size>
8712       </method>
8713     </type>
8714     <type name="X">
8715       <method name="Void .ctor(Callback)">
8716         <size>8</size>
8717       </method>
8718       <method name="Void Main()">
8719         <size>1</size>
8720       </method>
8721     </type>
8722     <type name="MyBase`2+Callback[K,V]">
8723       <method name="Void .ctor(Object, IntPtr)">
8724         <size>0</size>
8725       </method>
8726       <method name="Void Invoke(K, V)">
8727         <size>0</size>
8728       </method>
8729       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void EndInvoke(IAsyncResult)">
8733         <size>0</size>
8734       </method>
8735     </type>
8736   </test>
8737   <test name="gtest-323.cs">
8738     <type name="MyBase`2[K,V]">
8739       <method name="Void .ctor()">
8740         <size>7</size>
8741       </method>
8742       <method name="Void Hello(MyBase`2+Callback[K,V])">
8743         <size>1</size>
8744       </method>
8745     </type>
8746     <type name="MyBase`2+Callback[K,V]">
8747       <method name="Void .ctor()">
8748         <size>7</size>
8749       </method>
8750     </type>
8751     <type name="X">
8752       <method name="Void .ctor(Callback)">
8753         <size>7</size>
8754       </method>
8755       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8756         <size>8</size>
8757       </method>
8758       <method name="Void Main()">
8759         <size>1</size>
8760       </method>
8761     </type>
8762   </test>
8763   <test name="gtest-324.cs">
8764     <type name="B">
8765       <method name="Void .ctor()">
8766         <size>19</size>
8767       </method>
8768       <method name="Void add_D(A)">
8769         <size>22</size>
8770       </method>
8771       <method name="Void remove_D(A)">
8772         <size>22</size>
8773       </method>
8774       <method name="Void C()">
8775         <size>36</size>
8776       </method>
8777       <method name="Void F(Int64)">
8778         <size>1</size>
8779       </method>
8780       <method name="Void Main()">
8781         <size>1</size>
8782       </method>
8783     </type>
8784     <type name="A">
8785       <method name="Void .ctor(Object, IntPtr)">
8786         <size>0</size>
8787       </method>
8788       <method name="Void Invoke()">
8789         <size>0</size>
8790       </method>
8791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8792         <size>0</size>
8793       </method>
8794       <method name="Void EndInvoke(IAsyncResult)">
8795         <size>0</size>
8796       </method>
8797     </type>
8798     <type name="B+&lt;C&gt;c__AnonStorey1">
8799       <method name="Void .ctor()">
8800         <size>7</size>
8801       </method>
8802       <method name="Void &lt;&gt;m__0()">
8803         <size>54</size>
8804       </method>
8805     </type>
8806     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8807       <method name="Void .ctor()">
8808         <size>7</size>
8809       </method>
8810       <method name="Void &lt;&gt;m__1()">
8811         <size>57</size>
8812       </method>
8813     </type>
8814   </test>
8815   <test name="gtest-325.cs">
8816     <type name="SomeClass`1[T]">
8817       <method name="Void .ctor()">
8818         <size>7</size>
8819       </method>
8820       <method name="Void Foo()">
8821         <size>37</size>
8822       </method>
8823     </type>
8824     <type name="Foo">
8825       <method name="Void .ctor()">
8826         <size>7</size>
8827       </method>
8828       <method name="Void Main()">
8829         <size>13</size>
8830       </method>
8831     </type>
8832   </test>
8833   <test name="gtest-326.cs">
8834     <type name="A">
8835       <method name="Void .ctor()">
8836         <size>7</size>
8837       </method>
8838     </type>
8839     <type name="X">
8840       <method name="Void .ctor()">
8841         <size>7</size>
8842       </method>
8843       <method name="Void Main()">
8844         <size>55</size>
8845       </method>
8846     </type>
8847   </test>
8848   <test name="gtest-327.cs">
8849     <type name="Tester`1[T]">
8850       <method name="Void .ctor()">
8851         <size>7</size>
8852       </method>
8853       <method name="Void Do()">
8854         <size>50</size>
8855       </method>
8856     </type>
8857     <type name="Reference">
8858       <method name="Void .ctor()">
8859         <size>7</size>
8860       </method>
8861       <method name="Void Test()">
8862         <size>1</size>
8863       </method>
8864     </type>
8865     <type name="C">
8866       <method name="Void .ctor()">
8867         <size>7</size>
8868       </method>
8869       <method name="Void Main()">
8870         <size>21</size>
8871       </method>
8872     </type>
8873     <type name="Value">
8874       <method name="Void Test()">
8875         <size>1</size>
8876       </method>
8877     </type>
8878   </test>
8879   <test name="gtest-328.cs">
8880     <type name="App">
8881       <method name="Void .ctor()">
8882         <size>7</size>
8883       </method>
8884       <method name="Void Main()">
8885         <size>34</size>
8886       </method>
8887       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8888         <size>13</size>
8889       </method>
8890     </type>
8891     <type name="App+MyClass">
8892       <method name="Void .ctor()">
8893         <size>7</size>
8894       </method>
8895     </type>
8896   </test>
8897   <test name="gtest-329.cs">
8898     <type name="NullableInt">
8899       <method name="Void .ctor()">
8900         <size>7</size>
8901       </method>
8902       <method name="Void Main()">
8903         <size>53</size>
8904       </method>
8905     </type>
8906   </test>
8907   <test name="gtest-330.cs">
8908     <type name="BaseCollection`1[T]">
8909       <method name="Void .ctor()">
8910         <size>18</size>
8911       </method>
8912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8913         <size>17</size>
8914       </method>
8915     </type>
8916     <type name="BaseIntList`1[T]">
8917       <method name="Void .ctor()">
8918         <size>7</size>
8919       </method>
8920     </type>
8921     <type name="IntList">
8922       <method name="Void .ctor()">
8923         <size>7</size>
8924       </method>
8925     </type>
8926     <type name="X">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930       <method name="Void Main()">
8931         <size>61</size>
8932       </method>
8933     </type>
8934     <type name="BaseCollection`1[T]">
8935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8936         <size>17</size>
8937       </method>
8938     </type>
8939   </test>
8940   <test name="gtest-331.cs">
8941     <type name="Foo`1[T]">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945       <method name="Void Map[S](S)">
8946         <size>14</size>
8947       </method>
8948       <method name="Void Test(T)">
8949         <size>12</size>
8950       </method>
8951     </type>
8952     <type name="X">
8953       <method name="Void .ctor()">
8954         <size>7</size>
8955       </method>
8956       <method name="Void Main()">
8957         <size>18</size>
8958       </method>
8959     </type>
8960   </test>
8961   <test name="gtest-332.cs">
8962     <type name="C`1[T]">
8963       <method name="Void .ctor()">
8964         <size>7</size>
8965       </method>
8966       <method name="System.Type Test()">
8967         <size>15</size>
8968       </method>
8969     </type>
8970     <type name="M">
8971       <method name="Void .ctor()">
8972         <size>7</size>
8973       </method>
8974       <method name="Void Main()">
8975         <size>67</size>
8976       </method>
8977     </type>
8978   </test>
8979   <test name="gtest-333.cs">
8980     <type name="Test">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Main()">
8985         <size>1</size>
8986       </method>
8987       <method name="Void Foo(System.Object)">
8988         <size>20</size>
8989       </method>
8990     </type>
8991   </test>
8992   <test name="gtest-334.cs">
8993     <type name="Test">
8994       <method name="Void .ctor()">
8995         <size>7</size>
8996       </method>
8997       <method name="Int32 Main()">
8998         <size>105</size>
8999       </method>
9000       <method name="Void DelegateMethod(Boolean)">
9001         <size>1</size>
9002       </method>
9003       <method name="Int32 DelegateMethod(Int32)">
9004         <size>2</size>
9005       </method>
9006     </type>
9007     <type name="Test+DelegateA">
9008       <method name="Void .ctor(Object, IntPtr)">
9009         <size>0</size>
9010       </method>
9011       <method name="Void Invoke(Boolean)">
9012         <size>0</size>
9013       </method>
9014       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9015         <size>0</size>
9016       </method>
9017       <method name="Void EndInvoke(IAsyncResult)">
9018         <size>0</size>
9019       </method>
9020     </type>
9021     <type name="Test+DelegateB">
9022       <method name="Void .ctor(Object, IntPtr)">
9023         <size>0</size>
9024       </method>
9025       <method name="Int32 Invoke(Int32)">
9026         <size>0</size>
9027       </method>
9028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9029         <size>0</size>
9030       </method>
9031       <method name="Int32 EndInvoke(IAsyncResult)">
9032         <size>0</size>
9033       </method>
9034     </type>
9035   </test>
9036   <test name="gtest-335.cs">
9037     <type name="TestClass">
9038       <method name="Boolean Test_1()">
9039         <size>43</size>
9040       </method>
9041       <method name="Boolean Test_2()">
9042         <size>48</size>
9043       </method>
9044       <method name="Boolean Test_3()">
9045         <size>46</size>
9046       </method>
9047       <method name="Boolean Test_4()">
9048         <size>29</size>
9049       </method>
9050       <method name="Int32 Main()">
9051         <size>60</size>
9052       </method>
9053       <method name="Void .ctor()">
9054         <size>7</size>
9055       </method>
9056     </type>
9057   </test>
9058   <test name="gtest-336.cs">
9059     <type name="TestAttribute">
9060       <method name="Void .ctor()">
9061         <size>7</size>
9062       </method>
9063       <method name="Void .ctor(Type)">
9064         <size>14</size>
9065       </method>
9066       <method name="System.Object get_Type()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void set_Type(System.Object)">
9070         <size>8</size>
9071       </method>
9072     </type>
9073     <type name="N.C`1[T]">
9074       <method name="Void .ctor()">
9075         <size>7</size>
9076       </method>
9077       <method name="Void Bar()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar2()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar3()">
9084         <size>1</size>
9085       </method>
9086       <method name="Void Bar4()">
9087         <size>1</size>
9088       </method>
9089     </type>
9090     <type name="N.CC">
9091       <method name="Void .ctor()">
9092         <size>7</size>
9093       </method>
9094       <method name="Void Main()">
9095         <size>1</size>
9096       </method>
9097     </type>
9098   </test>
9099   <test name="gtest-337.cs">
9100     <type name="X">
9101       <method name="Void .ctor()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void SetValue[T](System.Object, T)">
9105         <size>1</size>
9106       </method>
9107       <method name="Void Main()">
9108         <size>12</size>
9109       </method>
9110     </type>
9111   </test>
9112   <test name="gtest-338.cs">
9113     <type name="Test">
9114       <method name="Void .ctor()">
9115         <size>7</size>
9116       </method>
9117       <method name="Void Foo[T](IList`1)">
9118         <size>25</size>
9119       </method>
9120       <method name="Void Main()">
9121         <size>13</size>
9122       </method>
9123     </type>
9124     <type name="FooList`1[T]">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Int32 IndexOf(T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void Insert(Int32, T)">
9132         <size>6</size>
9133       </method>
9134       <method name="Void RemoveAt(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="T get_Item(Int32)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void set_Item(Int32, T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Add(T)">
9144         <size>6</size>
9145       </method>
9146       <method name="Void Clear()">
9147         <size>6</size>
9148       </method>
9149       <method name="Boolean Contains(T)">
9150         <size>6</size>
9151       </method>
9152       <method name="Void CopyTo(T[], Int32)">
9153         <size>6</size>
9154       </method>
9155       <method name="Boolean Remove(T)">
9156         <size>6</size>
9157       </method>
9158       <method name="Int32 get_Count()">
9159         <size>6</size>
9160       </method>
9161       <method name="Boolean get_IsReadOnly()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9168         <size>6</size>
9169       </method>
9170     </type>
9171   </test>
9172   <test name="gtest-339.cs">
9173     <type name="Program">
9174       <method name="Void .ctor()">
9175         <size>7</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>11</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary)">
9181         <size>1</size>
9182       </method>
9183       <method name="Void SerializeDictionary(IDictionary`2)">
9184         <size>1</size>
9185       </method>
9186     </type>
9187     <type name="SerializerLazyDictionary">
9188       <method name="Void .ctor()">
9189         <size>7</size>
9190       </method>
9191       <method name="IEnumerator`1 GetEnumerator()">
9192         <size>2</size>
9193       </method>
9194     </type>
9195     <type name="LazyDictionary">
9196       <method name="Void .ctor()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9200         <size>7</size>
9201       </method>
9202       <method name="IEnumerator`1 GetEnumerator()">
9203         <size>0</size>
9204       </method>
9205       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9206         <size>6</size>
9207       </method>
9208       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9209         <size>6</size>
9210       </method>
9211       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9215         <size>6</size>
9216       </method>
9217       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9218         <size>6</size>
9219       </method>
9220       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9221         <size>6</size>
9222       </method>
9223       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9230         <size>6</size>
9231       </method>
9232       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9233         <size>6</size>
9234       </method>
9235       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9236         <size>6</size>
9237       </method>
9238       <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)">
9239         <size>6</size>
9240       </method>
9241       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9245         <size>6</size>
9246       </method>
9247       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9248         <size>6</size>
9249       </method>
9250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9251         <size>7</size>
9252       </method>
9253     </type>
9254   </test>
9255   <test name="gtest-340.cs">
9256     <type name="Tests">
9257       <method name="Void .ctor()">
9258         <size>7</size>
9259       </method>
9260       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9261         <size>7</size>
9262       </method>
9263       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9264         <size>2</size>
9265       </method>
9266       <method name="System.Reflection.MemberInfo[] foo()">
9267         <size>44</size>
9268       </method>
9269       <method name="Void Main(System.String[])">
9270         <size>12</size>
9271       </method>
9272     </type>
9273   </test>
9274   <test name="gtest-341.cs">
9275     <type name="C">
9276       <method name="Void .ctor()">
9277         <size>7</size>
9278       </method>
9279       <method name="Int32 GetLength()">
9280         <size>2</size>
9281       </method>
9282     </type>
9283     <type name="Tests">
9284       <method name="Void .ctor()">
9285         <size>7</size>
9286       </method>
9287       <method name="Void Main()">
9288         <size>1</size>
9289       </method>
9290     </type>
9291   </test>
9292   <test name="gtest-342.cs">
9293     <type name="Base`1[T]">
9294       <method name="Void .ctor()">
9295         <size>7</size>
9296       </method>
9297       <method name="T op_Implicit(Base`1[T])">
9298         <size>7</size>
9299       </method>
9300     </type>
9301     <type name="TestMain">
9302       <method name="Void .ctor()">
9303         <size>7</size>
9304       </method>
9305       <method name="Void Main(System.String[])">
9306         <size>1</size>
9307       </method>
9308     </type>
9309   </test>
9310   <test name="gtest-343.cs">
9311     <type name="Implementer">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="Void Combine[TOImplementer]()">
9316         <size>1</size>
9317       </method>
9318     </type>
9319     <type name="MainClass">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Int32 Main()">
9324         <size>8</size>
9325       </method>
9326     </type>
9327   </test>
9328   <test name="gtest-344.cs">
9329     <type name="ConfigurationElement">
9330       <method name="Void .ctor()">
9331         <size>7</size>
9332       </method>
9333       <method name="Void Main()">
9334         <size>1</size>
9335       </method>
9336     </type>
9337     <type name="CustomConfigurationElement">
9338       <method name="Void .ctor()">
9339         <size>7</size>
9340       </method>
9341     </type>
9342     <type name="CustomConfigurationElementCollection">
9343       <method name="Void .ctor()">
9344         <size>7</size>
9345       </method>
9346     </type>
9347     <type name="BaseCollection`1[T]">
9348       <method name="Void .ctor()">
9349         <size>7</size>
9350       </method>
9351     </type>
9352   </test>
9353   <test name="gtest-345.cs">
9354     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Dump(System.String)">
9359         <size>6</size>
9360       </method>
9361     </type>
9362     <type name="Parser">
9363       <method name="Void .ctor()">
9364         <size>7</size>
9365       </method>
9366       <method name="Void NoCall[T](T)">
9367         <size>1</size>
9368       </method>
9369       <method name="Int32 Main()">
9370         <size>2</size>
9371       </method>
9372     </type>
9373   </test>
9374   <test name="gtest-346.cs">
9375     <type name="test">
9376       <method name="Void .ctor()">
9377         <size>7</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A]()">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite[A](Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void CreateSimpleCallSite(Int32)">
9386         <size>1</size>
9387       </method>
9388       <method name="Void Main()">
9389         <size>1</size>
9390       </method>
9391     </type>
9392   </test>
9393   <test name="gtest-347.cs">
9394     <type name="X">
9395       <method name="Void .ctor()">
9396         <size>7</size>
9397       </method>
9398       <method name="IEnumerable`1 Enumerable[T](System.String)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(Int32)">
9402         <size>6</size>
9403       </method>
9404       <method name="IEnumerable Enumerable(System.String)">
9405         <size>6</size>
9406       </method>
9407       <method name="Void Main()">
9408         <size>1</size>
9409       </method>
9410     </type>
9411   </test>
9412   <test name="gtest-348.cs">
9413     <type name="Bar`1[U]">
9414       <method name="Void .ctor()">
9415         <size>7</size>
9416       </method>
9417       <method name="Void OnWorldDestroyed()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421     <type name="Baz`1[U]">
9422       <method name="Void .ctor()">
9423         <size>7</size>
9424       </method>
9425       <method name="Void DestroyWorld(U)">
9426         <size>14</size>
9427       </method>
9428     </type>
9429     <type name="Bling">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="Void Main()">
9434         <size>1</size>
9435       </method>
9436     </type>
9437   </test>
9438   <test name="gtest-349.cs">
9439     <type name="X">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Int32 Main()">
9444         <size>103</size>
9445       </method>
9446       <method name="Int32 f2(IList, IList)">
9447         <size>2</size>
9448       </method>
9449       <method name="Int32 f2(IList, System.Object)">
9450         <size>2</size>
9451       </method>
9452     </type>
9453     <type name="X+Function`3[T1,T2,R]">
9454       <method name="Void .ctor(Object, IntPtr)">
9455         <size>0</size>
9456       </method>
9457       <method name="R Invoke(T1, T2)">
9458         <size>0</size>
9459       </method>
9460       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9461         <size>0</size>
9462       </method>
9463       <method name="R EndInvoke(IAsyncResult)">
9464         <size>0</size>
9465       </method>
9466     </type>
9467   </test>
9468   <test name="gtest-350.cs">
9469     <type name="Foo`1[T]">
9470       <method name="Void .ctor()">
9471         <size>7</size>
9472       </method>
9473       <method name="Boolean Equals(T)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477     <type name="C">
9478       <method name="Void .ctor()">
9479         <size>7</size>
9480       </method>
9481       <method name="Void Main()">
9482         <size>1</size>
9483       </method>
9484     </type>
9485   </test>
9486   <test name="gtest-351.cs">
9487     <type name="TestThing">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491     </type>
9492     <type name="Test">
9493       <method name="Void .ctor()">
9494         <size>7</size>
9495       </method>
9496       <method name="Int32 Main(System.String[])">
9497         <size>36</size>
9498       </method>
9499     </type>
9500     <type name="TestThing">
9501       <method name="Int32 SetEnum(System.String, System.Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, System.Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508   </test>
9509   <test name="gtest-352.cs">
9510     <type name="T">
9511       <method name="Void .ctor()">
9512         <size>7</size>
9513       </method>
9514       <method name="Int32 Main()">
9515         <size>125</size>
9516       </method>
9517     </type>
9518     <type name="D">
9519       <method name="Void .ctor(Int32)">
9520         <size>8</size>
9521       </method>
9522       <method name="Void .cctor()">
9523         <size>12</size>
9524       </method>
9525     </type>
9526   </test>
9527   <test name="gtest-353.cs">
9528     <type name="Bug.RedSkyTimeCode">
9529       <method name="Void .ctor()">
9530         <size>7</size>
9531       </method>
9532       <method name="Void CopyTo(Bug.xxx*)">
9533         <size>99</size>
9534       </method>
9535       <method name="Void Main()">
9536         <size>1</size>
9537       </method>
9538       <method name="Void Convert(Bug.xxx*, UInt64*)">
9539         <size>93</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-354.cs">
9544     <type name="M">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Void Main()">
9549         <size>1</size>
9550       </method>
9551     </type>
9552   </test>
9553   <test name="gtest-355.cs">
9554     <type name="A">
9555       <method name="Void .ctor()">
9556         <size>7</size>
9557       </method>
9558       <method name="System.String Foo[T](System.String)">
9559         <size>6</size>
9560       </method>
9561       <method name="Boolean Foo(System.String)">
9562         <size>2</size>
9563       </method>
9564     </type>
9565     <type name="B">
9566       <method name="Void .ctor()">
9567         <size>7</size>
9568       </method>
9569       <method name="System.String Foo[T](System.String)">
9570         <size>6</size>
9571       </method>
9572       <method name="Boolean Goo(System.String)">
9573         <size>8</size>
9574       </method>
9575       <method name="Boolean Foo(System.String)">
9576         <size>2</size>
9577       </method>
9578     </type>
9579     <type name="C">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-356.cs">
9589     <type name="A`1[T]">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="Void Foo(B+E)">
9594         <size>1</size>
9595       </method>
9596     </type>
9597     <type name="B`1[U]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601     </type>
9602     <type name="B">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606     </type>
9607     <type name="B+E">
9608       <method name="Void .ctor()">
9609         <size>7</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-357.cs">
9622     <type name="C`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626     </type>
9627     <type name="D`1[U]">
9628       <method name="Void .ctor()">
9629         <size>7</size>
9630       </method>
9631     </type>
9632     <type name="X">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636       <method name="Void Main()">
9637         <size>1</size>
9638       </method>
9639     </type>
9640   </test>
9641   <test name="gtest-358.cs">
9642     <type name="Test">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646       <method name="Void Main()">
9647         <size>1</size>
9648       </method>
9649     </type>
9650     <type name="Foo">
9651       <method name="Boolean op_Equality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654       <method name="Boolean op_Inequality(Foo, Foo)">
9655         <size>6</size>
9656       </method>
9657     </type>
9658   </test>
9659   <test name="gtest-359.cs">
9660     <type name="BaseGeneric`1[T]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="BaseGeneric`1+InnerDerived[T]">
9666       <method name="Void .ctor(T)">
9667         <size>7</size>
9668       </method>
9669     </type>
9670     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9671       <method name="Void .ctor(T, U)">
9672         <size>7</size>
9673       </method>
9674     </type>
9675     <type name="BaseConcrete">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679     </type>
9680     <type name="Concrete_A">
9681       <method name="Void .ctor()">
9682         <size>7</size>
9683       </method>
9684     </type>
9685     <type name="Concrete_B">
9686       <method name="Void .ctor()">
9687         <size>7</size>
9688       </method>
9689     </type>
9690     <type name="BaseGeneric_2`2[T,U]">
9691       <method name="Void .ctor()">
9692         <size>7</size>
9693       </method>
9694     </type>
9695     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9696       <method name="Void .ctor(T, U)">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric_1`1[T]">
9701       <method name="Void .ctor()">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="Concrete_2">
9706       <method name="Void .ctor()">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="Program">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714       <method name="Void Main()">
9715         <size>40</size>
9716       </method>
9717     </type>
9718   </test>
9719   <test name="gtest-360.cs">
9720     <type name="C">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724       <method name="Int32 Foo[T](T, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 Foo(System.String, System.Object[])">
9728         <size>2</size>
9729       </method>
9730       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9731         <size>8</size>
9732       </method>
9733       <method name="Int32 Main()">
9734         <size>17</size>
9735       </method>
9736     </type>
9737   </test>
9738   <test name="gtest-361.cs">
9739     <type name="Thing">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743       <method name="Void Foo()">
9744         <size>1</size>
9745       </method>
9746       <method name="Int32 Main()">
9747         <size>164</size>
9748       </method>
9749       <method name="Void Method(Thing+Handler, System.String[])">
9750         <size>1</size>
9751       </method>
9752     </type>
9753     <type name="Thing+Handler">
9754       <method name="Void .ctor(Object, IntPtr)">
9755         <size>0</size>
9756       </method>
9757       <method name="Void Invoke()">
9758         <size>0</size>
9759       </method>
9760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9761         <size>0</size>
9762       </method>
9763       <method name="Void EndInvoke(IAsyncResult)">
9764         <size>0</size>
9765       </method>
9766     </type>
9767     <type name="Thing">
9768       <method name="Void &lt;Main&gt;m__0()">
9769         <size>1</size>
9770       </method>
9771       <method name="Void &lt;Main&gt;m__1()">
9772         <size>1</size>
9773       </method>
9774     </type>
9775   </test>
9776   <test name="gtest-362.cs">
9777     <type name="C">
9778       <method name="Void .ctor()">
9779         <size>7</size>
9780       </method>
9781       <method name="Void Assert[T](T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Void Assert[T](T, T)">
9785         <size>1</size>
9786       </method>
9787       <method name="Int32 Main()">
9788         <size>83</size>
9789       </method>
9790     </type>
9791   </test>
9792   <test name="gtest-363.cs">
9793     <type name="Test">
9794       <method name="Void .ctor()">
9795         <size>7</size>
9796       </method>
9797       <method name="Void InsertAt[T](T[], Int32, T[])">
9798         <size>1</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>39</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-364.cs">
9806     <type name="BugReport.Program">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Main()">
9811         <size>307</size>
9812       </method>
9813     </type>
9814     <type name="BugReport.A">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Nullable`1 get_Counter()">
9819         <size>7</size>
9820       </method>
9821       <method name="Void set_Counter(Nullable`1)">
9822         <size>8</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-365.cs">
9827     <type name="B.Program">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Int32 Main()">
9832         <size>51</size>
9833       </method>
9834     </type>
9835   </test>
9836   <test name="gtest-366.cs">
9837     <type name="Tester">
9838       <method name="Void .ctor()">
9839         <size>7</size>
9840       </method>
9841       <method name="Void Assert[T](T, T)">
9842         <size>1</size>
9843       </method>
9844       <method name="Void Main()">
9845         <size>20</size>
9846       </method>
9847     </type>
9848     <type name="MyType">
9849       <method name="Void .ctor(Int32)">
9850         <size>8</size>
9851       </method>
9852       <method name="Int32 op_Implicit(MyType)">
9853         <size>8</size>
9854       </method>
9855     </type>
9856   </test>
9857   <test name="gtest-367.cs">
9858     <type name="Foo">
9859       <method name="Void .ctor()">
9860         <size>7</size>
9861       </method>
9862     </type>
9863     <type name="Repro">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Bar[TFoo](TFoo)">
9868         <size>19</size>
9869       </method>
9870       <method name="Void Baz[T](T, System.Action`1[T])">
9871         <size>8</size>
9872       </method>
9873       <method name="Void Main()">
9874         <size>1</size>
9875       </method>
9876       <method name="Void Gazonk(Repro)">
9877         <size>1</size>
9878       </method>
9879     </type>
9880   </test>
9881   <test name="gtest-368.cs">
9882     <type name="C`1[T]">
9883       <method name="Void .ctor(D)">
9884         <size>7</size>
9885       </method>
9886       <method name="Void .ctor()">
9887         <size>7</size>
9888       </method>
9889     </type>
9890     <type name="C`1+D[T]">
9891       <method name="Void .ctor()">
9892         <size>7</size>
9893       </method>
9894     </type>
9895     <type name="M">
9896       <method name="Void .ctor()">
9897         <size>7</size>
9898       </method>
9899       <method name="Void Main()">
9900         <size>1</size>
9901       </method>
9902     </type>
9903   </test>
9904   <test name="gtest-369.cs">
9905     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9906       <method name="Void .ctor()">
9907         <size>7</size>
9908       </method>
9909       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9910         <size>2</size>
9911       </method>
9912       <method name="IList Query()">
9913         <size>2</size>
9914       </method>
9915     </type>
9916     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9917       <method name="Void .ctor()">
9918         <size>7</size>
9919       </method>
9920     </type>
9921     <type name="Db4objects.Db4o.Internal.M">
9922       <method name="Void .ctor()">
9923         <size>7</size>
9924       </method>
9925       <method name="Void Main()">
9926         <size>1</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9930       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9931         <size>7</size>
9932       </method>
9933       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9934         <size>9</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-370.cs">
9939     <type name="N2.X`1[T]">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943     </type>
9944     <type name="N2.X`1+A`1[T,T]">
9945       <method name="Void .ctor()">
9946         <size>7</size>
9947       </method>
9948     </type>
9949     <type name="N2.X`1+A`1+B`1[T,T,T]">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958     </type>
9959     <type name="N2.C">
9960       <method name="Void .ctor()">
9961         <size>7</size>
9962       </method>
9963       <method name="Void Main()">
9964         <size>1</size>
9965       </method>
9966     </type>
9967   </test>
9968   <test name="gtest-371.cs">
9969     <type name="X">
9970       <method name="Void .ctor()">
9971         <size>7</size>
9972       </method>
9973       <method name="Void Main()">
9974         <size>86</size>
9975       </method>
9976     </type>
9977     <type name="&lt;PrivateImplementationDetails&gt;">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982   </test>
9983   <test name="gtest-372.cs">
9984     <type name="TestClass`1[T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988       <method name="Boolean Check(T, T)">
9989         <size>15</size>
9990       </method>
9991     </type>
9992     <type name="C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996     </type>
9997     <type name="TestClass2`1[T]">
9998       <method name="Void .ctor()">
9999         <size>7</size>
10000       </method>
10001       <method name="Boolean Check(T, T)">
10002         <size>15</size>
10003       </method>
10004     </type>
10005     <type name="X">
10006       <method name="Void .ctor()">
10007         <size>7</size>
10008       </method>
10009       <method name="Int32 Main()">
10010         <size>28</size>
10011       </method>
10012     </type>
10013   </test>
10014   <test name="gtest-373.cs">
10015     <type name="MonoBug.MainClass">
10016       <method name="Void .ctor()">
10017         <size>7</size>
10018       </method>
10019       <method name="Void Main()">
10020         <size>29</size>
10021       </method>
10022     </type>
10023     <type name="MonoBug.GenericType`1[T]">
10024       <method name="Void .ctor(T)">
10025         <size>14</size>
10026       </method>
10027       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10028         <size>7</size>
10029       </method>
10030     </type>
10031   </test>
10032   <test name="gtest-374.cs">
10033     <type name="aClass">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main(System.String[])">
10038         <size>14</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-375.cs">
10043     <type name="X">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Boolean Compute(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Boolean Compute2(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Int32 Main()">
10054         <size>28</size>
10055       </method>
10056     </type>
10057   </test>
10058   <test name="gtest-376.cs">
10059     <type name="C">
10060       <method name="Void .ctor()">
10061         <size>7</size>
10062       </method>
10063       <method name="Void Main()">
10064         <size>1</size>
10065       </method>
10066     </type>
10067     <type name="S`1[T]">
10068       <method name="System.Object Box(Nullable`1)">
10069         <size>30</size>
10070       </method>
10071     </type>
10072   </test>
10073   <test name="gtest-377.cs">
10074     <type name="D">
10075       <method name="Void .cctor()">
10076         <size>26</size>
10077       </method>
10078       <method name="Void Main()">
10079         <size>98</size>
10080       </method>
10081     </type>
10082   </test>
10083   <test name="gtest-378.cs">
10084     <type name="Test">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object FooG[T](Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object Foo(Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="Int32 Main()">
10095         <size>58</size>
10096       </method>
10097     </type>
10098   </test>
10099   <test name="gtest-379.cs">
10100     <type name="C">
10101       <method name="Void .ctor()">
10102         <size>7</size>
10103       </method>
10104       <method name="Int32 Print(Nullable`1)">
10105         <size>16</size>
10106       </method>
10107       <method name="Int32 Main()">
10108         <size>15</size>
10109       </method>
10110     </type>
10111     <type name="S">
10112       <method name="Boolean op_Equality(S, S)">
10113         <size>2</size>
10114       </method>
10115       <method name="Boolean op_Inequality(S, S)">
10116         <size>2</size>
10117       </method>
10118     </type>
10119   </test>
10120   <test name="gtest-380.cs">
10121     <type name="Test">
10122       <method name="Void .ctor()">
10123         <size>7</size>
10124       </method>
10125       <method name="Int32 Main()">
10126         <size>165</size>
10127       </method>
10128     </type>
10129     <type name="GTest`1[T]">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void .cctor()">
10134         <size>13</size>
10135       </method>
10136     </type>
10137   </test>
10138   <test name="gtest-381.cs">
10139     <type name="TestGoto">
10140       <method name="Void .ctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void .cctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void Main(System.String[])">
10147         <size>69</size>
10148       </method>
10149       <method name="IEnumerable`1 setX()">
10150         <size>16</size>
10151       </method>
10152       <method name="IEnumerable`1 test()">
10153         <size>16</size>
10154       </method>
10155     </type>
10156     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10157       <method name="Void .ctor()">
10158         <size>7</size>
10159       </method>
10160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10161         <size>12</size>
10162       </method>
10163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10164         <size>7</size>
10165       </method>
10166       <method name="Boolean MoveNext()">
10167         <size>106</size>
10168       </method>
10169       <method name="Void Dispose()">
10170         <size>46</size>
10171       </method>
10172       <method name="Void Reset()">
10173         <size>6</size>
10174       </method>
10175     </type>
10176     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10177       <method name="Void .ctor()">
10178         <size>7</size>
10179       </method>
10180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10181         <size>12</size>
10182       </method>
10183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10184         <size>7</size>
10185       </method>
10186       <method name="Boolean MoveNext()">
10187         <size>178</size>
10188       </method>
10189       <method name="Void Dispose()">
10190         <size>62</size>
10191       </method>
10192       <method name="Void Reset()">
10193         <size>6</size>
10194       </method>
10195     </type>
10196     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10197       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10198         <size>7</size>
10199       </method>
10200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10201         <size>26</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10206         <size>7</size>
10207       </method>
10208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10209         <size>26</size>
10210       </method>
10211     </type>
10212   </test>
10213   <test name="gtest-382.cs">
10214     <type name="C">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Int32 Main()">
10219         <size>76</size>
10220       </method>
10221     </type>
10222   </test>
10223   <test name="gtest-383.cs">
10224     <type name="C">
10225       <method name="Void .ctor()">
10226         <size>7</size>
10227       </method>
10228       <method name="Int32 Main()">
10229         <size>260</size>
10230       </method>
10231     </type>
10232     <type name="MyTypeA">
10233       <method name="Void .ctor(Int16)">
10234         <size>8</size>
10235       </method>
10236       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10237         <size>6</size>
10238       </method>
10239       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10240         <size>2</size>
10241       </method>
10242       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251     </type>
10252     <type name="MyTypeB">
10253       <method name="Void .ctor(Int16)">
10254         <size>8</size>
10255       </method>
10256       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274     </type>
10275   </test>
10276   <test name="gtest-384.cs">
10277     <type name="N.TestG">
10278       <method name="Void .ctor()">
10279         <size>7</size>
10280       </method>
10281       <method name="Void Foo[T]()">
10282         <size>1</size>
10283       </method>
10284     </type>
10285     <type name="NonGeneric">
10286       <method name="Void .ctor()">
10287         <size>7</size>
10288       </method>
10289     </type>
10290     <type name="Generic`1[T]">
10291       <method name="Void .ctor()">
10292         <size>7</size>
10293       </method>
10294     </type>
10295     <type name="m">
10296       <method name="Void .ctor()">
10297         <size>7</size>
10298       </method>
10299       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Void Main()">
10306         <size>6</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-385.cs">
10311     <type name="DocAttribute">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void .ctor(String)">
10316         <size>7</size>
10317       </method>
10318     </type>
10319     <type name="Test">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323       <method name="Int32 Main()">
10324         <size>66</size>
10325       </method>
10326     </type>
10327     <type name="Func`2[TArg,TRet]">
10328       <method name="Void .ctor(Object, IntPtr)">
10329         <size>0</size>
10330       </method>
10331       <method name="Void Invoke()">
10332         <size>0</size>
10333       </method>
10334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10335         <size>0</size>
10336       </method>
10337       <method name="Void EndInvoke(IAsyncResult)">
10338         <size>0</size>
10339       </method>
10340     </type>
10341   </test>
10342   <test name="gtest-386.cs">
10343     <type name="C">
10344       <method name="Void .ctor()">
10345         <size>7</size>
10346       </method>
10347       <method name="Int32 Main()">
10348         <size>220</size>
10349       </method>
10350     </type>
10351     <type name="MyType">
10352       <method name="Void .ctor(Int32)">
10353         <size>8</size>
10354       </method>
10355       <method name="MyType op_UnaryNegation(MyType)">
10356         <size>14</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-387.cs">
10361     <type name="C">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Int32 Main()">
10366         <size>168</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-388.cs">
10371     <type name="Data">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375     </type>
10376     <type name="Foo">
10377       <method name="Void .ctor()">
10378         <size>7</size>
10379       </method>
10380       <method name="Void f(Data)">
10381         <size>19</size>
10382       </method>
10383       <method name="Void Main()">
10384         <size>22</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-389.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>234</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-390.cs">
10399     <type name="Program">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403       <method name="Int32 Main()">
10404         <size>4</size>
10405       </method>
10406     </type>
10407   </test>
10408   <test name="gtest-391.cs">
10409     <type name="C">
10410       <method name="Void .ctor()">
10411         <size>7</size>
10412       </method>
10413       <method name="Int32 Main()">
10414         <size>121</size>
10415       </method>
10416       <method name="Boolean Test_1()">
10417         <size>36</size>
10418       </method>
10419     </type>
10420   </test>
10421   <test name="gtest-392.cs">
10422     <type name="DieSubrangeType">
10423       <method name="Void .ctor()">
10424         <size>19</size>
10425       </method>
10426       <method name="Nullable`1 get_UpperBound()">
10427         <size>7</size>
10428       </method>
10429       <method name="Void set_UpperBound(Nullable`1)">
10430         <size>8</size>
10431       </method>
10432     </type>
10433     <type name="X">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>61</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-393.cs">
10443     <type name="B`1[T]">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447     </type>
10448     <type name="A">
10449       <method name="Void .ctor(Type)">
10450         <size>29</size>
10451       </method>
10452       <method name="Void .cctor()">
10453         <size>7</size>
10454       </method>
10455       <method name="Int32 Main()">
10456         <size>23</size>
10457       </method>
10458     </type>
10459   </test>
10460   <test name="gtest-394.cs">
10461     <type name="Test">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Void FindMembers(Test+MemberFilter)">
10466         <size>1</size>
10467       </method>
10468       <method name="Void GetMethodGroup(Test+MemberFilter)">
10469         <size>43</size>
10470       </method>
10471       <method name="Void Main()">
10472         <size>1</size>
10473       </method>
10474     </type>
10475     <type name="Test+MemberFilter">
10476       <method name="Void .ctor(Object, IntPtr)">
10477         <size>0</size>
10478       </method>
10479       <method name="Boolean Invoke()">
10480         <size>0</size>
10481       </method>
10482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10483         <size>0</size>
10484       </method>
10485       <method name="Boolean EndInvoke(IAsyncResult)">
10486         <size>0</size>
10487       </method>
10488     </type>
10489     <type name="Test">
10490       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10491         <size>2</size>
10492       </method>
10493     </type>
10494   </test>
10495   <test name="gtest-395.cs">
10496     <type name="RuleBuilder`1[T]">
10497       <method name="Void .ctor()">
10498         <size>7</size>
10499       </method>
10500     </type>
10501     <type name="RubyMethod">
10502       <method name="Void .ctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10506         <size>6</size>
10507       </method>
10508     </type>
10509     <type name="T">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="Void Main()">
10514         <size>1</size>
10515       </method>
10516     </type>
10517   </test>
10518   <test name="gtest-396.cs">
10519     <type name="Test">
10520       <method name="Void .ctor()">
10521         <size>7</size>
10522       </method>
10523       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10524         <size>1</size>
10525       </method>
10526       <method name="System.Func`1[System.Int32] Method(System.String)">
10527         <size>2</size>
10528       </method>
10529       <method name="Void Main()">
10530         <size>24</size>
10531       </method>
10532     </type>
10533   </test>
10534   <test name="gtest-397.cs">
10535     <type name="Test">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="Foo NegateFoo(Foo)">
10540         <size>12</size>
10541       </method>
10542       <method name="Foo NegateFooNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBar(Bar)">
10549         <size>12</size>
10550       </method>
10551       <method name="Int32 Main()">
10552         <size>139</size>
10553       </method>
10554     </type>
10555     <type name="Foo">
10556       <method name="Void .ctor(Int32)">
10557         <size>8</size>
10558       </method>
10559       <method name="Foo op_UnaryNegation(Nullable`1)">
10560         <size>42</size>
10561       </method>
10562     </type>
10563     <type name="Bar">
10564       <method name="Void .ctor(Int32)">
10565         <size>8</size>
10566       </method>
10567       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10568         <size>41</size>
10569       </method>
10570     </type>
10571   </test>
10572   <test name="gtest-398.cs">
10573     <type name="GenericClass`1[T]">
10574       <method name="Void .ctor(T)">
10575         <size>14</size>
10576       </method>
10577       <method name="Void Method()">
10578         <size>42</size>
10579       </method>
10580       <method name="Void Test(T)">
10581         <size>1</size>
10582       </method>
10583     </type>
10584     <type name="Foo">
10585       <method name="Void .ctor()">
10586         <size>7</size>
10587       </method>
10588       <method name="Void Main(System.String[])">
10589         <size>15</size>
10590       </method>
10591     </type>
10592     <type name="ToStr">
10593       <method name="Void .ctor(Object, IntPtr)">
10594         <size>0</size>
10595       </method>
10596       <method name="System.String Invoke(System.String, IFormatProvider)">
10597         <size>0</size>
10598       </method>
10599       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10600         <size>0</size>
10601       </method>
10602       <method name="System.String EndInvoke(IAsyncResult)">
10603         <size>0</size>
10604       </method>
10605     </type>
10606   </test>
10607   <test name="gtest-399.cs">
10608     <type name="TestIssue.Base">
10609       <method name="Void .ctor()">
10610         <size>7</size>
10611       </method>
10612     </type>
10613     <type name="TestIssue.Derived">
10614       <method name="Void .ctor()">
10615         <size>7</size>
10616       </method>
10617     </type>
10618     <type name="TestIssue.Program">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Int32 Main()">
10623         <size>39</size>
10624       </method>
10625     </type>
10626   </test>
10627   <test name="gtest-400.cs">
10628     <type name="Gen`1[T]">
10629       <method name="Void .ctor()">
10630         <size>7</size>
10631       </method>
10632       <method name="Boolean Foo(T)">
10633         <size>15</size>
10634       </method>
10635     </type>
10636     <type name="Program">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640       <method name="Boolean Foo[T]()">
10641         <size>17</size>
10642       </method>
10643       <method name="Int32 Main()">
10644         <size>66</size>
10645       </method>
10646     </type>
10647   </test>
10648   <test name="gtest-401.cs">
10649     <type name="ParserTest">
10650       <method name="Void .ctor()">
10651         <size>7</size>
10652       </method>
10653       <method name="Void Main()">
10654         <size>165</size>
10655       </method>
10656     </type>
10657   </test>
10658   <test name="gtest-402.cs">
10659     <type name="X">
10660       <method name="Void .ctor()">
10661         <size>7</size>
10662       </method>
10663       <method name="Void Main()">
10664         <size>16</size>
10665       </method>
10666     </type>
10667   </test>
10668   <test name="gtest-403.cs">
10669     <type name="T">
10670       <method name="Void .ctor()">
10671         <size>7</size>
10672       </method>
10673       <method name="Void Main()">
10674         <size>15</size>
10675       </method>
10676     </type>
10677     <type name="S`1[T]">
10678       <method name="Void Foo()">
10679         <size>1</size>
10680       </method>
10681     </type>
10682   </test>
10683   <test name="gtest-404.cs">
10684     <type name="Test.Program">
10685       <method name="Void Main()">
10686         <size>1</size>
10687       </method>
10688     </type>
10689     <type name="Test.Class1`1[T1]">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void add_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696       <method name="Void remove_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699     </type>
10700     <type name="Test.Class2`1[T]">
10701       <method name="Void .ctor()">
10702         <size>7</size>
10703       </method>
10704       <method name="Void add_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707       <method name="Void remove_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710     </type>
10711   </test>
10712   <test name="gtest-405.cs">
10713     <type name="C">
10714       <method name="Void .ctor()">
10715         <size>7</size>
10716       </method>
10717       <method name="Void Main()">
10718         <size>1</size>
10719       </method>
10720     </type>
10721   </test>
10722   <test name="gtest-406.cs">
10723     <type name="Test`1[T]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10728         <size>1</size>
10729       </method>
10730     </type>
10731     <type name="C`2[A,B]">
10732       <method name="Void .ctor(IEnumerable`1)">
10733         <size>46</size>
10734       </method>
10735       <method name="B &lt;C&gt;m__0(B)">
10736         <size>2</size>
10737       </method>
10738     </type>
10739     <type name="M">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>1</size>
10745       </method>
10746     </type>
10747   </test>
10748   <test name="gtest-407.cs">
10749     <type name="NullableColorTests">
10750       <method name="Void .ctor()">
10751         <size>7</size>
10752       </method>
10753       <method name="Int32 Main()">
10754         <size>99</size>
10755       </method>
10756     </type>
10757     <type name="MyColor">
10758       <method name="Void .ctor(Int32)">
10759         <size>8</size>
10760       </method>
10761       <method name="Boolean op_Equality(MyColor, MyColor)">
10762         <size>17</size>
10763       </method>
10764       <method name="Boolean op_Inequality(MyColor, MyColor)">
10765         <size>20</size>
10766       </method>
10767     </type>
10768   </test>
10769   <test name="gtest-408.cs">
10770     <type name="Test">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Int32 Main()">
10775         <size>92</size>
10776       </method>
10777     </type>
10778   </test>
10779   <test name="gtest-409.cs">
10780     <type name="ConditionalParsing">
10781       <method name="Void .ctor()">
10782         <size>7</size>
10783       </method>
10784       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10785         <size>14</size>
10786       </method>
10787       <method name="Void Test_1(Boolean)">
10788         <size>20</size>
10789       </method>
10790       <method name="Void Test_2()">
10791         <size>31</size>
10792       </method>
10793       <method name="Void Test_4(Boolean, Boolean)">
10794         <size>39</size>
10795       </method>
10796       <method name="Void Test_5(Boolean, IDisposable)">
10797         <size>45</size>
10798       </method>
10799       <method name="Void Test_6(Boolean)">
10800         <size>47</size>
10801       </method>
10802       <method name="Void Test_7(System.Object)">
10803         <size>8</size>
10804       </method>
10805       <method name="Void Main()">
10806         <size>1</size>
10807       </method>
10808     </type>
10809     <type name="ConditionalParsing+T">
10810       <method name="Void .ctor(String, Boolean)">
10811         <size>28</size>
10812       </method>
10813       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10814         <size>7</size>
10815       </method>
10816     </type>
10817     <type name="&lt;PrivateImplementationDetails&gt;">
10818       <method name="Void .ctor()">
10819         <size>7</size>
10820       </method>
10821     </type>
10822     <type name="ConditionalParsing+Const">
10823       <method name="Void .ctor()">
10824         <size>7</size>
10825       </method>
10826     </type>
10827     <type name="ConditionalParsing">
10828       <method name="Void Test_8(DateTime)">
10829         <size>38</size>
10830       </method>
10831       <method name="Void Test_9()">
10832         <size>43</size>
10833       </method>
10834       <method name="Void Test_10()">
10835         <size>21</size>
10836       </method>
10837     </type>
10838   </test>
10839   <test name="gtest-410.cs">
10840     <type name="Program">
10841       <method name="Void .ctor()">
10842         <size>7</size>
10843       </method>
10844       <method name="Void Main()">
10845         <size>7</size>
10846       </method>
10847     </type>
10848   </test>
10849   <test name="gtest-411.cs">
10850     <type name="Maybe">
10851       <method name="Maybe`1[T] C[T](T)">
10852         <size>2</size>
10853       </method>
10854     </type>
10855     <type name="Maybe`1[T]">
10856       <method name="Void .ctor(T)">
10857         <size>7</size>
10858       </method>
10859     </type>
10860     <type name="Extensions">
10861       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10862         <size>10</size>
10863       </method>
10864     </type>
10865     <type name="Test">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>131</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10873         <size>7</size>
10874       </method>
10875       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10876         <size>7</size>
10877       </method>
10878       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10879         <size>11</size>
10880       </method>
10881     </type>
10882   </test>
10883   <test name="gtest-412.cs">
10884     <type name="Program">
10885       <method name="Void .ctor()">
10886         <size>7</size>
10887       </method>
10888       <method name="Int32 Main()">
10889         <size>213</size>
10890       </method>
10891     </type>
10892   </test>
10893   <test name="gtest-413.cs">
10894     <type name="Test">
10895       <method name="Void .ctor()">
10896         <size>7</size>
10897       </method>
10898       <method name="Int32 Main()">
10899         <size>95</size>
10900       </method>
10901     </type>
10902     <type name="S">
10903       <method name="Int64 op_Addition(S, Int64)">
10904         <size>2</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-414.cs">
10909     <type name="MonoTest.MainClass">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Void Main()">
10914         <size>1</size>
10915       </method>
10916     </type>
10917     <type name="MonoTest.TestImpl">
10918       <method name="Void .ctor()">
10919         <size>7</size>
10920       </method>
10921       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10922         <size>1</size>
10923       </method>
10924       <method name="Void Get[T]()">
10925         <size>1</size>
10926       </method>
10927       <method name="Void Get[T](System.Object)">
10928         <size>1</size>
10929       </method>
10930     </type>
10931     <type name="MonoTest.C">
10932       <method name="Void .ctor()">
10933         <size>7</size>
10934       </method>
10935       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10936         <size>1</size>
10937       </method>
10938       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942   </test>
10943   <test name="gtest-415.cs">
10944     <type name="S2">
10945       <method name="Void Test()">
10946         <size>39</size>
10947       </method>
10948       <method name="Void Main()">
10949         <size>16</size>
10950       </method>
10951     </type>
10952   </test>
10953   <test name="gtest-416.cs">
10954     <type name="Bug.Demo">
10955       <method name="Boolean Fixed()">
10956         <size>14</size>
10957       </method>
10958       <method name="Boolean Foo(System.Int32[])">
10959         <size>43</size>
10960       </method>
10961       <method name="Int32 Main()">
10962         <size>65</size>
10963       </method>
10964     </type>
10965   </test>
10966   <test name="gtest-417.cs">
10967     <type name="C">
10968       <method name="Void .ctor()">
10969         <size>7</size>
10970       </method>
10971       <method name="Void Goo()">
10972         <size>11</size>
10973       </method>
10974       <method name="Void Main()">
10975         <size>1</size>
10976       </method>
10977     </type>
10978   </test>
10979   <test name="gtest-418.cs">
10980     <type name="N.Nested">
10981       <method name="Void .ctor()">
10982         <size>7</size>
10983       </method>
10984     </type>
10985     <type name="N.Nested+C">
10986       <method name="Void .ctor()">
10987         <size>7</size>
10988       </method>
10989       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10990         <size>2</size>
10991       </method>
10992     </type>
10993     <type name="N.M">
10994       <method name="Void .ctor()">
10995         <size>7</size>
10996       </method>
10997       <method name="Int32 Main()">
10998         <size>173</size>
10999       </method>
11000     </type>
11001   </test>
11002   <test name="gtest-419.cs">
11003     <type name="Program">
11004       <method name="Void .ctor()">
11005         <size>7</size>
11006       </method>
11007       <method name="Int32 Main()">
11008         <size>56</size>
11009       </method>
11010       <method name="System.Object Test(System.String)">
11011         <size>42</size>
11012       </method>
11013     </type>
11014   </test>
11015   <test name="gtest-420.cs">
11016     <type name="C">
11017       <method name="Void .ctor()">
11018         <size>7</size>
11019       </method>
11020     </type>
11021     <type name="TestClass">
11022       <method name="Void .ctor()">
11023         <size>7</size>
11024       </method>
11025       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11026         <size>2</size>
11027       </method>
11028       <method name="Int32 Test(System.Object, System.Object[])">
11029         <size>2</size>
11030       </method>
11031       <method name="Int32 Main()">
11032         <size>43</size>
11033       </method>
11034     </type>
11035   </test>
11036   <test name="gtest-421.cs">
11037     <type name="OneOff">
11038       <method name="Void .ctor()">
11039         <size>7</size>
11040       </method>
11041       <method name="Int32 Main()">
11042         <size>50</size>
11043       </method>
11044       <method name="T[] Clone[T](T[])">
11045         <size>166</size>
11046       </method>
11047     </type>
11048     <type name="&lt;PrivateImplementationDetails&gt;">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052     </type>
11053   </test>
11054   <test name="gtest-422.cs">
11055     <type name="A">
11056       <method name="Void .ctor()">
11057         <size>7</size>
11058       </method>
11059       <method name="Boolean op_GreaterThan(A, System.Object)">
11060         <size>2</size>
11061       </method>
11062       <method name="Boolean op_LessThan(A, System.Object)">
11063         <size>2</size>
11064       </method>
11065     </type>
11066     <type name="C">
11067       <method name="Void .ctor()">
11068         <size>7</size>
11069       </method>
11070       <method name="Int32 Main()">
11071         <size>23</size>
11072       </method>
11073       <method name="Nullable`1 get_Id()">
11074         <size>7</size>
11075       </method>
11076       <method name="Boolean Test()">
11077         <size>51</size>
11078       </method>
11079     </type>
11080   </test>
11081   <test name="gtest-423.cs">
11082     <type name="App">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086       <method name="Void Main()">
11087         <size>33</size>
11088       </method>
11089       <method name="Void Test(System.Object, System.EventArgs)">
11090         <size>1</size>
11091       </method>
11092     </type>
11093   </test>
11094   <test name="gtest-424.cs">
11095     <type name="A">
11096       <method name="Void .ctor()">
11097         <size>7</size>
11098       </method>
11099     </type>
11100     <type name="B">
11101       <method name="Void .ctor()">
11102         <size>7</size>
11103       </method>
11104     </type>
11105     <type name="Test">
11106       <method name="Void .ctor()">
11107         <size>7</size>
11108       </method>
11109       <method name="Void Block(A[])">
11110         <size>6</size>
11111       </method>
11112       <method name="Void Block(IEnumerable`1, A[])">
11113         <size>1</size>
11114       </method>
11115       <method name="Int32 Main()">
11116         <size>29</size>
11117       </method>
11118     </type>
11119   </test>
11120   <test name="gtest-425.cs">
11121     <type name="EventClass`1[T]">
11122       <method name="Void .ctor()">
11123         <size>7</size>
11124       </method>
11125     </type>
11126     <type name="Test">
11127       <method name="Void .ctor()">
11128         <size>7</size>
11129       </method>
11130       <method name="Void Main()">
11131         <size>16</size>
11132       </method>
11133     </type>
11134     <type name="EventClass`1+HookDelegate[T]">
11135       <method name="Void .ctor(Object, IntPtr)">
11136         <size>0</size>
11137       </method>
11138       <method name="Void Invoke(T)">
11139         <size>0</size>
11140       </method>
11141       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11142         <size>0</size>
11143       </method>
11144       <method name="Void EndInvoke(IAsyncResult)">
11145         <size>0</size>
11146       </method>
11147     </type>
11148   </test>
11149   <test name="gtest-426.cs">
11150     <type name="OverloadTest.MyClass`1[T]">
11151       <method name="Void .ctor()">
11152         <size>7</size>
11153       </method>
11154       <method name="Boolean Method(MyInterface`1)">
11155         <size>20</size>
11156       </method>
11157       <method name="Boolean Method(System.Action`1[T])">
11158         <size>2</size>
11159       </method>
11160     </type>
11161     <type name="OverloadTest.C">
11162       <method name="Void .ctor()">
11163         <size>7</size>
11164       </method>
11165       <method name="Void Main()">
11166         <size>1</size>
11167       </method>
11168     </type>
11169   </test>
11170   <test name="gtest-427.cs">
11171     <type name="T">
11172       <method name="Void .ctor()">
11173         <size>7</size>
11174       </method>
11175       <method name="Void Test()">
11176         <size>19</size>
11177       </method>
11178       <method name="Void Attach(EventHandler)">
11179         <size>2</size>
11180       </method>
11181       <method name="Void Attach(EventHandler`1[System.String])">
11182         <size>1</size>
11183       </method>
11184       <method name="Void OnClick(System.String)">
11185         <size>1</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>11</size>
11189       </method>
11190     </type>
11191     <type name="EventHandler">
11192       <method name="Void .ctor(Object, IntPtr)">
11193         <size>0</size>
11194       </method>
11195       <method name="Void Invoke(System.Object)">
11196         <size>0</size>
11197       </method>
11198       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11199         <size>0</size>
11200       </method>
11201       <method name="Void EndInvoke(IAsyncResult)">
11202         <size>0</size>
11203       </method>
11204     </type>
11205     <type name="EventHandler`1[T]">
11206       <method name="Void .ctor(Object, IntPtr)">
11207         <size>0</size>
11208       </method>
11209       <method name="Void Invoke(T)">
11210         <size>0</size>
11211       </method>
11212       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void EndInvoke(IAsyncResult)">
11216         <size>0</size>
11217       </method>
11218     </type>
11219   </test>
11220   <test name="gtest-428.cs">
11221     <type name="CInt">
11222       <method name="Void .ctor(Int32)">
11223         <size>8</size>
11224       </method>
11225       <method name="CInt op_Implicit(Int32)">
11226         <size>7</size>
11227       </method>
11228       <method name="Int32 op_Implicit(CInt)">
11229         <size>8</size>
11230       </method>
11231     </type>
11232     <type name="Klass">
11233       <method name="Void .ctor(Nullable`1)">
11234         <size>14</size>
11235       </method>
11236       <method name="Nullable`1 get_Value()">
11237         <size>7</size>
11238       </method>
11239     </type>
11240     <type name="MainClass">
11241       <method name="Void .ctor()">
11242         <size>7</size>
11243       </method>
11244       <method name="Int32 Main()">
11245         <size>173</size>
11246       </method>
11247     </type>
11248   </test>
11249   <test name="gtest-429.cs">
11250     <type name="CInt">
11251       <method name="Void .ctor(Int32)">
11252         <size>8</size>
11253       </method>
11254       <method name="CInt op_Implicit(Int32)">
11255         <size>7</size>
11256       </method>
11257       <method name="Int32 op_Implicit(CInt)">
11258         <size>8</size>
11259       </method>
11260     </type>
11261     <type name="Klass">
11262       <method name="Void .ctor(Nullable`1)">
11263         <size>14</size>
11264       </method>
11265     </type>
11266     <type name="MainClass">
11267       <method name="Void .ctor()">
11268         <size>7</size>
11269       </method>
11270       <method name="Int32 Main()">
11271         <size>36</size>
11272       </method>
11273     </type>
11274   </test>
11275   <test name="gtest-430.cs">
11276     <type name="Tmp">
11277       <method name="Void .ctor()">
11278         <size>7</size>
11279       </method>
11280     </type>
11281     <type name="Driver">
11282       <method name="Void .ctor()">
11283         <size>7</size>
11284       </method>
11285       <method name="Nullable`1 get_Prop()">
11286         <size>42</size>
11287       </method>
11288       <method name="Int32 Main()">
11289         <size>42</size>
11290       </method>
11291     </type>
11292   </test>
11293   <test name="gtest-431.cs">
11294     <type name="Program">
11295       <method name="Void .ctor()">
11296         <size>7</size>
11297       </method>
11298       <method name="Void Main()">
11299         <size>13</size>
11300       </method>
11301     </type>
11302   </test>
11303   <test name="gtest-432.cs">
11304     <type name="Test.Bar`2[T,U]">
11305       <method name="Void .ctor()">
11306         <size>7</size>
11307       </method>
11308       <method name="Void DoSomething[V]()">
11309         <size>1</size>
11310       </method>
11311     </type>
11312     <type name="Test.Baz">
11313       <method name="Void .ctor()">
11314         <size>7</size>
11315       </method>
11316       <method name="Void GetInTroubleHere()">
11317         <size>13</size>
11318       </method>
11319       <method name="Void Main()">
11320         <size>1</size>
11321       </method>
11322     </type>
11323   </test>
11324   <test name="gtest-433.cs">
11325     <type name="M">
11326       <method name="Void .ctor()">
11327         <size>7</size>
11328       </method>
11329       <method name="Void Main()">
11330         <size>37</size>
11331       </method>
11332     </type>
11333   </test>
11334   <test name="gtest-434.cs">
11335     <type name="testcase.Init">
11336       <method name="Void .ctor()">
11337         <size>7</size>
11338       </method>
11339       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11340         <size>8</size>
11341       </method>
11342     </type>
11343     <type name="testcase.Program">
11344       <method name="Void .ctor()">
11345         <size>7</size>
11346       </method>
11347       <method name="Int32 Main()">
11348         <size>75</size>
11349       </method>
11350     </type>
11351   </test>
11352   <test name="gtest-435.cs">
11353     <type name="testcase.Program">
11354       <method name="Void .ctor()">
11355         <size>7</size>
11356       </method>
11357       <method name="Int32 Main()">
11358         <size>258</size>
11359       </method>
11360     </type>
11361   </test>
11362   <test name="gtest-436.cs">
11363     <type name="SomeClass">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>2</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-438.cs">
11373     <type name="Tests">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="ServiceType GetService[ServiceType](System.Object[])">
11378         <size>17</size>
11379       </method>
11380       <method name="Int32 Main()">
11381         <size>19</size>
11382       </method>
11383     </type>
11384   </test>
11385   <test name="gtest-439.cs">
11386     <type name="MonoBug.Stuff">
11387       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11388         <size>8</size>
11389       </method>
11390     </type>
11391     <type name="MonoBug.GenericStuff`2[T1,T2]">
11392       <method name="Void .ctor(T1, T2)">
11393         <size>21</size>
11394       </method>
11395     </type>
11396     <type name="MonoBug.Program">
11397       <method name="Void Main()">
11398         <size>35</size>
11399       </method>
11400     </type>
11401   </test>
11402   <test name="gtest-440.cs">
11403     <type name="AnyObjectId">
11404       <method name="Void .ctor()">
11405         <size>7</size>
11406       </method>
11407       <method name="Int32 get_W1()">
11408         <size>7</size>
11409       </method>
11410       <method name="Void set_W1(Int32)">
11411         <size>8</size>
11412       </method>
11413     </type>
11414     <type name="ObjectId">
11415       <method name="Void .ctor()">
11416         <size>14</size>
11417       </method>
11418       <method name="Void Main()">
11419         <size>1</size>
11420       </method>
11421     </type>
11422   </test>
11423   <test name="gtest-441.cs">
11424     <type name="Name.Test">
11425       <method name="Void .ctor()">
11426         <size>7</size>
11427       </method>
11428     </type>
11429     <type name="Name.Subclass">
11430       <method name="Void .ctor()">
11431         <size>7</size>
11432       </method>
11433       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11434         <size>7</size>
11435       </method>
11436       <method name="Void Main(System.String[])">
11437         <size>7</size>
11438       </method>
11439     </type>
11440   </test>
11441   <test name="gtest-442.cs">
11442     <type name="NonGenericBase">
11443       <method name="Void .ctor()">
11444         <size>7</size>
11445       </method>
11446       <method name="Int32 get_Item(Int32)">
11447         <size>0</size>
11448       </method>
11449     </type>
11450     <type name="GenericBase`1[T]">
11451       <method name="Void .ctor()">
11452         <size>7</size>
11453       </method>
11454       <method name="T get_Instance()">
11455         <size>7</size>
11456       </method>
11457       <method name="Void Foo()">
11458         <size>24</size>
11459       </method>
11460     </type>
11461     <type name="EntryPoint">
11462       <method name="Void .ctor()">
11463         <size>7</size>
11464       </method>
11465       <method name="Void Main()">
11466         <size>1</size>
11467       </method>
11468     </type>
11469   </test>
11470   <test name="gtest-443.cs">
11471     <type name="C">
11472       <method name="Void .ctor()">
11473         <size>7</size>
11474       </method>
11475       <method name="Void M[T]()">
11476         <size>28</size>
11477       </method>
11478       <method name="Int32 Main()">
11479         <size>7</size>
11480       </method>
11481     </type>
11482   </test>
11483   <test name="gtest-444.cs">
11484     <type name="MyClass">
11485       <method name="Void .ctor()">
11486         <size>7</size>
11487       </method>
11488       <method name="Int32 Main()">
11489         <size>114</size>
11490       </method>
11491     </type>
11492   </test>
11493   <test name="gtest-445.cs">
11494     <type name="Test">
11495       <method name="Void .ctor()">
11496         <size>7</size>
11497       </method>
11498       <method name="Void Main()">
11499         <size>1</size>
11500       </method>
11501       <method name="Void Foo[T](T ByRef)">
11502         <size>1</size>
11503       </method>
11504       <method name="Void Foo[T](T[])">
11505         <size>1</size>
11506       </method>
11507       <method name="Void Foo[T](T[,])">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Foo[T](T[,,])">
11511         <size>1</size>
11512       </method>
11513       <method name="Void Bar(Int32 ByRef)">
11514         <size>1</size>
11515       </method>
11516       <method name="Void Bar(System.Int32[])">
11517         <size>1</size>
11518       </method>
11519       <method name="Void Bar(System.Int32[,])">
11520         <size>1</size>
11521       </method>
11522       <method name="Void Bar(System.Int32[,,])">
11523         <size>1</size>
11524       </method>
11525     </type>
11526   </test>
11527   <test name="gtest-446.cs">
11528     <type name="BugTest.Bug`1[T]">
11529       <method name="Void .ctor()">
11530         <size>7</size>
11531       </method>
11532       <method name="Void CreateObject(T ByRef)">
11533         <size>42</size>
11534       </method>
11535     </type>
11536     <type name="BugTest.Program">
11537       <method name="Int32 Main()">
11538         <size>16</size>
11539       </method>
11540     </type>
11541   </test>
11542   <test name="gtest-447.cs">
11543     <type name="B">
11544       <method name="Void .ctor()">
11545         <size>7</size>
11546       </method>
11547       <method name="Int32 Main()">
11548         <size>29</size>
11549       </method>
11550     </type>
11551   </test>
11552   <test name="gtest-449.cs">
11553     <type name="Program">
11554       <method name="Void .ctor()">
11555         <size>7</size>
11556       </method>
11557       <method name="Int32 Main()">
11558         <size>59</size>
11559       </method>
11560     </type>
11561   </test>
11562   <test name="gtest-450.cs">
11563     <type name="Program">
11564       <method name="Void .ctor()">
11565         <size>7</size>
11566       </method>
11567       <method name="Int32 Main()">
11568         <size>59</size>
11569       </method>
11570     </type>
11571   </test>
11572   <test name="gtest-453.cs">
11573     <type name="Test.CompilerTest">
11574       <method name="Void .ctor()">
11575         <size>7</size>
11576       </method>
11577       <method name="Int32 Main()">
11578         <size>12</size>
11579       </method>
11580       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11581         <size>73</size>
11582       </method>
11583       <method name="Void ThisDoesNotWork()">
11584         <size>27</size>
11585       </method>
11586       <method name="Void ThisWorksFine()">
11587         <size>38</size>
11588       </method>
11589     </type>
11590   </test>
11591   <test name="gtest-454.cs">
11592     <type name="TestNS.TestCase">
11593       <method name="Void .ctor()">
11594         <size>7</size>
11595       </method>
11596       <method name="Int32 Compare[T](T[], T[])">
11597         <size>2</size>
11598       </method>
11599       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11600         <size>30</size>
11601       </method>
11602       <method name="Int32 Main()">
11603         <size>19</size>
11604       </method>
11605     </type>
11606   </test>
11607   <test name="gtest-455.cs">
11608     <type name="ConsoleApplication1.Program">
11609       <method name="Void .ctor()">
11610         <size>7</size>
11611       </method>
11612       <method name="Void Main()">
11613         <size>14</size>
11614       </method>
11615     </type>
11616     <type name="ConsoleApplication1.Inner`1[T]">
11617       <method name="Void .ctor()">
11618         <size>7</size>
11619       </method>
11620       <method name="Void Compare(System.Object, T)">
11621         <size>13</size>
11622       </method>
11623     </type>
11624   </test>
11625   <test name="gtest-456.cs">
11626     <type name="G`1[T]">
11627       <method name="Void .ctor()">
11628         <size>7</size>
11629       </method>
11630     </type>
11631     <type name="G`1+S[T]">
11632       <method name="System.String Test()">
11633         <size>22</size>
11634       </method>
11635     </type>
11636     <type name="C">
11637       <method name="Int32 Main()">
11638         <size>36</size>
11639       </method>
11640       <method name="Void .ctor()">
11641         <size>7</size>
11642       </method>
11643     </type>
11644   </test>
11645   <test name="gtest-457.cs">
11646     <type name="Program">
11647       <method name="Void Foo[T]()">
11648         <size>1</size>
11649       </method>
11650       <method name="Int32 Main()">
11651         <size>2</size>
11652       </method>
11653       <method name="Void .ctor()">
11654         <size>7</size>
11655       </method>
11656     </type>
11657     <type name="Program+C">
11658       <method name="Void .ctor()">
11659         <size>7</size>
11660       </method>
11661     </type>
11662   </test>
11663   <test name="gtest-458.cs">
11664     <type name="MyList`1[T]">
11665       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11666         <size>2</size>
11667       </method>
11668       <method name="Void .ctor()">
11669         <size>7</size>
11670       </method>
11671     </type>
11672     <type name="MyList`1+Helper`2[T,U,V]">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676     </type>
11677     <type name="C">
11678       <method name="Int32 Main()">
11679         <size>13</size>
11680       </method>
11681       <method name="Void .ctor()">
11682         <size>7</size>
11683       </method>
11684     </type>
11685   </test>
11686   <test name="gtest-459.cs">
11687     <type name="GenericTest.OuterGeneric`1[T]">
11688       <method name="Void .ctor()">
11689         <size>7</size>
11690       </method>
11691     </type>
11692     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11693       <method name="System.String GetTypeNames()">
11694         <size>41</size>
11695       </method>
11696       <method name="Void .ctor()">
11697         <size>7</size>
11698       </method>
11699     </type>
11700     <type name="GenericTest.Program">
11701       <method name="Int32 Main()">
11702         <size>14</size>
11703       </method>
11704       <method name="Void .ctor()">
11705         <size>7</size>
11706       </method>
11707     </type>
11708   </test>
11709   <test name="gtest-460.cs">
11710     <type name="Foo`1[T]">
11711       <method name="Void .ctor()">
11712         <size>7</size>
11713       </method>
11714     </type>
11715     <type name="Foo`1+Bar`1[T,V]">
11716       <method name="Void .ctor()">
11717         <size>7</size>
11718       </method>
11719     </type>
11720     <type name="FooImpl">
11721       <method name="Int32 Main()">
11722         <size>8</size>
11723       </method>
11724       <method name="Void .ctor()">
11725         <size>7</size>
11726       </method>
11727     </type>
11728     <type name="FooImpl+BarImpl">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732     </type>
11733   </test>
11734   <test name="gtest-461.cs">
11735     <type name="Test.BaseContext">
11736       <method name="Void .ctor()">
11737         <size>7</size>
11738       </method>
11739     </type>
11740     <type name="Test.MyDataContext">
11741       <method name="Void .ctor()">
11742         <size>7</size>
11743       </method>
11744     </type>
11745     <type name="Test.Entity`1[T]">
11746       <method name="Void .ctor()">
11747         <size>7</size>
11748       </method>
11749     </type>
11750     <type name="Test.Person">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755     <type name="Test.TheBox`1[T]">
11756       <method name="U GetById[U](Guid)">
11757         <size>7</size>
11758       </method>
11759       <method name="Void .ctor()">
11760         <size>7</size>
11761       </method>
11762     </type>
11763     <type name="Test.Program">
11764       <method name="Void Main()">
11765         <size>19</size>
11766       </method>
11767       <method name="Void .ctor()">
11768         <size>7</size>
11769       </method>
11770     </type>
11771   </test>
11772   <test name="gtest-462.cs">
11773     <type name="Program">
11774       <method name="Int32 Main()">
11775         <size>79</size>
11776       </method>
11777       <method name="Void .ctor()">
11778         <size>7</size>
11779       </method>
11780     </type>
11781     <type name="Program+Tester`1[T]">
11782       <method name="T Get(System.Object)">
11783         <size>30</size>
11784       </method>
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788     </type>
11789   </test>
11790   <test name="gtest-463.cs">
11791     <type name="STuple`1[Ta]">
11792       <method name="Void .ctor(Ta)">
11793         <size>8</size>
11794       </method>
11795     </type>
11796     <type name="C">
11797       <method name="Int32 Main()">
11798         <size>10</size>
11799       </method>
11800       <method name="Void .ctor()">
11801         <size>7</size>
11802       </method>
11803     </type>
11804   </test>
11805   <test name="gtest-464.cs">
11806     <type name="Test">
11807       <method name="Int32 Main()">
11808         <size>28</size>
11809       </method>
11810       <method name="Void .ctor()">
11811         <size>7</size>
11812       </method>
11813     </type>
11814   </test>
11815   <test name="gtest-465.cs">
11816     <type name="DerivedClass">
11817       <method name="Void GenericMethod_1[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void GenericMethod_2[T]()">
11821         <size>1</size>
11822       </method>
11823       <method name="Void GenericMethod_3[T]()">
11824         <size>1</size>
11825       </method>
11826       <method name="Void .ctor()">
11827         <size>7</size>
11828       </method>
11829     </type>
11830     <type name="Program">
11831       <method name="Int32 Main()">
11832         <size>8</size>
11833       </method>
11834       <method name="Void .ctor()">
11835         <size>7</size>
11836       </method>
11837     </type>
11838   </test>
11839   <test name="gtest-466.cs">
11840     <type name="Program">
11841       <method name="Boolean Test[T](T)">
11842         <size>10</size>
11843       </method>
11844       <method name="Int32 Main()">
11845         <size>40</size>
11846       </method>
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850     </type>
11851   </test>
11852   <test name="gtest-467.cs">
11853     <type name="S">
11854       <method name="Int32 Main()">
11855         <size>79</size>
11856       </method>
11857     </type>
11858     <type name="A">
11859       <method name="A op_Implicit(S)">
11860         <size>6</size>
11861       </method>
11862       <method name="Void .ctor()">
11863         <size>7</size>
11864       </method>
11865     </type>
11866     <type name="B">
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-468.cs">
11873     <type name="TS">
11874       <method name="Nullable`1 get_v()">
11875         <size>7</size>
11876       </method>
11877       <method name="Int32 Main()">
11878         <size>43</size>
11879       </method>
11880       <method name="Nullable`1 op_Implicit(TS)">
11881         <size>7</size>
11882       </method>
11883       <method name="TS op_Implicit(Nullable`1)">
11884         <size>2</size>
11885       </method>
11886       <method name="Void .ctor()">
11887         <size>7</size>
11888       </method>
11889     </type>
11890   </test>
11891   <test name="gtest-469.cs">
11892     <type name="Foo`2[T1,T2]">
11893       <method name="Void .ctor(T2)">
11894         <size>7</size>
11895       </method>
11896     </type>
11897     <type name="Bar">
11898       <method name="Int32 Main()">
11899         <size>13</size>
11900       </method>
11901       <method name="Void .ctor()">
11902         <size>7</size>
11903       </method>
11904     </type>
11905   </test>
11906   <test name="gtest-470.cs">
11907     <type name="C">
11908       <method name="Void Main()">
11909         <size>13</size>
11910       </method>
11911       <method name="Void .ctor()">
11912         <size>7</size>
11913       </method>
11914     </type>
11915   </test>
11916   <test name="gtest-471.cs">
11917     <type name="Q">
11918       <method name="Void bar[T](T ByRef)">
11919         <size>16</size>
11920       </method>
11921       <method name="Int32 Main()">
11922         <size>11</size>
11923       </method>
11924       <method name="Void .ctor()">
11925         <size>7</size>
11926       </method>
11927     </type>
11928   </test>
11929   <test name="gtest-472.cs">
11930     <type name="C`1[T]">
11931       <method name="Void CopyUnsafe(T[], System.Int64[])">
11932         <size>1</size>
11933       </method>
11934       <method name="Boolean CopyUnsafe(T[], Int64)">
11935         <size>2</size>
11936       </method>
11937       <method name="Void CopyUnsafe(T[])">
11938         <size>11</size>
11939       </method>
11940       <method name="Void .ctor()">
11941         <size>7</size>
11942       </method>
11943     </type>
11944     <type name="A">
11945       <method name="Void Main()">
11946         <size>1</size>
11947       </method>
11948       <method name="Void .ctor()">
11949         <size>7</size>
11950       </method>
11951     </type>
11952   </test>
11953   <test name="gtest-473.cs">
11954     <type name="A`1[X]">
11955       <method name="Void Foo[T]()">
11956         <size>1</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962     <type name="B">
11963       <method name="Void Foo[T]()">
11964         <size>1</size>
11965       </method>
11966       <method name="Void .ctor()">
11967         <size>7</size>
11968       </method>
11969     </type>
11970     <type name="C">
11971       <method name="Int32 Main()">
11972         <size>8</size>
11973       </method>
11974       <method name="Void .ctor()">
11975         <size>7</size>
11976       </method>
11977     </type>
11978   </test>
11979   <test name="gtest-474.cs">
11980     <type name="A`1[X]">
11981       <method name="Void .ctor()">
11982         <size>7</size>
11983       </method>
11984     </type>
11985     <type name="B`1[T]">
11986       <method name="Void .ctor()">
11987         <size>7</size>
11988       </method>
11989     </type>
11990     <type name="C">
11991       <method name="Void Main()">
11992         <size>7</size>
11993       </method>
11994       <method name="Void .ctor()">
11995         <size>7</size>
11996       </method>
11997     </type>
11998   </test>
11999   <test name="gtest-475.cs">
12000     <type name="Value`1[T]">
12001       <method name="Void .ctor()">
12002         <size>7</size>
12003       </method>
12004       <method name="Void .cctor()">
12005         <size>1</size>
12006       </method>
12007     </type>
12008     <type name="Test`2[T,U]">
12009       <method name="Value`1[T] get_Value()">
12010         <size>2</size>
12011       </method>
12012       <method name="Void .ctor()">
12013         <size>7</size>
12014       </method>
12015     </type>
12016     <type name="Test`2+B[T,U]">
12017       <method name="Void .ctor(Value`1)">
12018         <size>7</size>
12019       </method>
12020       <method name="Void .cctor()">
12021         <size>16</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-476.cs">
12034     <type name="Test`1[T]">
12035       <method name="B First()">
12036         <size>10</size>
12037       </method>
12038       <method name="IFoo Second()">
12039         <size>15</size>
12040       </method>
12041       <method name="Void .ctor()">
12042         <size>7</size>
12043       </method>
12044     </type>
12045     <type name="C">
12046       <method name="Void Main()">
12047         <size>1</size>
12048       </method>
12049       <method name="Void .ctor()">
12050         <size>7</size>
12051       </method>
12052     </type>
12053   </test>
12054   <test name="gtest-477.cs">
12055     <type name="B`1[T]">
12056       <method name="Void .ctor()">
12057         <size>7</size>
12058       </method>
12059     </type>
12060     <type name="B`1+BNested[T]">
12061       <method name="Void .ctor()">
12062         <size>7</size>
12063       </method>
12064     </type>
12065     <type name="A`1[T]">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069     </type>
12070     <type name="AA`1[T]">
12071       <method name="Void .ctor()">
12072         <size>7</size>
12073       </method>
12074     </type>
12075     <type name="AA`1+ANested[T]">
12076       <method name="Void .ctor()">
12077         <size>7</size>
12078       </method>
12079     </type>
12080     <type name="M">
12081       <method name="Void Main()">
12082         <size>1</size>
12083       </method>
12084       <method name="Void .ctor()">
12085         <size>7</size>
12086       </method>
12087     </type>
12088   </test>
12089   <test name="gtest-478.cs">
12090     <type name="M">
12091       <method name="Void Foo()">
12092         <size>1</size>
12093       </method>
12094       <method name="Void GenFoo()">
12095         <size>1</size>
12096       </method>
12097       <method name="Void Main()">
12098         <size>13</size>
12099       </method>
12100       <method name="Void .ctor()">
12101         <size>7</size>
12102       </method>
12103     </type>
12104   </test>
12105   <test name="gtest-479.cs">
12106     <type name="A">
12107       <method name="Void .ctor()">
12108         <size>7</size>
12109       </method>
12110     </type>
12111     <type name="B">
12112       <method name="Void .ctor()">
12113         <size>7</size>
12114       </method>
12115     </type>
12116     <type name="M">
12117       <method name="Void Test[T](I`1)">
12118         <size>1</size>
12119       </method>
12120       <method name="Void Main()">
12121         <size>21</size>
12122       </method>
12123       <method name="Void .ctor()">
12124         <size>7</size>
12125       </method>
12126     </type>
12127   </test>
12128   <test name="gtest-480.cs">
12129     <type name="C">
12130       <method name="Void Foo()">
12131         <size>57</size>
12132       </method>
12133       <method name="Void Main()">
12134         <size>30</size>
12135       </method>
12136       <method name="Void .ctor()">
12137         <size>7</size>
12138       </method>
12139     </type>
12140   </test>
12141   <test name="gtest-481.cs">
12142     <type name="TestClass`1[T]">
12143       <method name="Void Add(T[][] ByRef)">
12144         <size>1</size>
12145       </method>
12146       <method name="Void .ctor(Int32)">
12147         <size>18</size>
12148       </method>
12149     </type>
12150     <type name="C">
12151       <method name="Void Main()">
12152         <size>8</size>
12153       </method>
12154       <method name="Void .ctor()">
12155         <size>7</size>
12156       </method>
12157     </type>
12158   </test>
12159   <test name="gtest-482.cs">
12160     <type name="TestBug.BugClass`1[T]">
12161       <method name="Void add_Evt(System.EventHandler)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void remove_Evt(System.EventHandler)">
12165         <size>1</size>
12166       </method>
12167       <method name="Void Bug()">
12168         <size>19</size>
12169       </method>
12170       <method name="Void Handler(System.Object, System.EventArgs)">
12171         <size>1</size>
12172       </method>
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176     </type>
12177     <type name="TestBug.MainClass">
12178       <method name="Void Main()">
12179         <size>25</size>
12180       </method>
12181       <method name="Void .ctor()">
12182         <size>7</size>
12183       </method>
12184     </type>
12185   </test>
12186   <test name="gtest-483.cs">
12187     <type name="Program">
12188       <method name="Int32 Main()">
12189         <size>86</size>
12190       </method>
12191       <method name="Void ReplaceContentsWith[T](T, T)">
12192         <size>95</size>
12193       </method>
12194       <method name="Void .ctor()">
12195         <size>7</size>
12196       </method>
12197     </type>
12198     <type name="Int32Collection">
12199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12200         <size>17</size>
12201       </method>
12202       <method name="Int32 get_Count()">
12203         <size>12</size>
12204       </method>
12205       <method name="Int32 get_Item(Int32)">
12206         <size>13</size>
12207       </method>
12208       <method name="Void set_Item(Int32, Int32)">
12209         <size>14</size>
12210       </method>
12211       <method name="Void Add(Int32)">
12212         <size>13</size>
12213       </method>
12214       <method name="Void Clear()">
12215         <size>12</size>
12216       </method>
12217       <method name="Void .ctor()">
12218         <size>18</size>
12219       </method>
12220     </type>
12221   </test>
12222   <test name="gtest-484.cs">
12223     <type name="MainClass">
12224       <method name="Void Foo(System.Action`1[MainClass][][])">
12225         <size>1</size>
12226       </method>
12227       <method name="System.Action`1[MainClass][] Set(System.Action`1[MainClass][])">
12228         <size>2</size>
12229       </method>
12230       <method name="Void Bar(MainClass)">
12231         <size>1</size>
12232       </method>
12233       <method name="Void Main(System.String[])">
12234         <size>100</size>
12235       </method>
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239     </type>
12240   </test>
12241   <test name="gtest-485.cs">
12242     <type name="C">
12243       <method name="Void Main()">
12244         <size>1</size>
12245       </method>
12246       <method name="Void .ctor()">
12247         <size>7</size>
12248       </method>
12249     </type>
12250   </test>
12251   <test name="gtest-486.cs">
12252     <type name="MyCollection`1[T]">
12253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12254         <size>2</size>
12255       </method>
12256       <method name="Void AddRange(IMyCollection`1)">
12257         <size>1</size>
12258       </method>
12259       <method name="Void AddRange(IEnumerable`1)">
12260         <size>1</size>
12261       </method>
12262       <method name="Int32 get_Count()">
12263         <size>2</size>
12264       </method>
12265       <method name="Boolean get_IsReadOnly()">
12266         <size>2</size>
12267       </method>
12268       <method name="Void Add(T)">
12269         <size>1</size>
12270       </method>
12271       <method name="Void Clear()">
12272         <size>1</size>
12273       </method>
12274       <method name="Boolean Contains(T)">
12275         <size>2</size>
12276       </method>
12277       <method name="Void CopyTo(T[], Int32)">
12278         <size>1</size>
12279       </method>
12280       <method name="Boolean Remove(T)">
12281         <size>2</size>
12282       </method>
12283       <method name="IEnumerator`1 GetEnumerator()">
12284         <size>2</size>
12285       </method>
12286       <method name="Void .ctor()">
12287         <size>7</size>
12288       </method>
12289     </type>
12290     <type name="P">
12291       <method name="MyCollection`1[System.String] get_IgnoreTokens()">
12292         <size>36</size>
12293       </method>
12294       <method name="Void Main()">
12295         <size>1</size>
12296       </method>
12297       <method name="Void .ctor()">
12298         <size>7</size>
12299       </method>
12300       <method name="Void .cctor()">
12301         <size>21</size>
12302       </method>
12303     </type>
12304   </test>
12305   <test name="gtest-487.cs">
12306     <type name="Limada.MonoTests.Generics.MultiDictionary`3[K,V,TDictionary]">
12307       <method name="Void .ctor()">
12308         <size>7</size>
12309       </method>
12310     </type>
12311     <type name="Limada.MonoTests.Generics.Test">
12312       <method name="Void Main()">
12313         <size>7</size>
12314       </method>
12315       <method name="Void .ctor()">
12316         <size>7</size>
12317       </method>
12318     </type>
12319   </test>
12320   <test name="gtest-488.cs">
12321     <type name="Ref">
12322       <method name="Void .ctor()">
12323         <size>7</size>
12324       </method>
12325     </type>
12326     <type name="Def">
12327       <method name="Void .ctor()">
12328         <size>7</size>
12329       </method>
12330     </type>
12331     <type name="FooProcessor`1[T]">
12332       <method name="Void Attach(T, Def)">
12333         <size>15</size>
12334       </method>
12335       <method name="Void .ctor()">
12336         <size>7</size>
12337       </method>
12338     </type>
12339     <type name="Program">
12340       <method name="Void Main()">
12341         <size>1</size>
12342       </method>
12343       <method name="Void .ctor()">
12344         <size>7</size>
12345       </method>
12346     </type>
12347   </test>
12348   <test name="gtest-489.cs">
12349     <type name="sample">
12350       <method name="TValue Value[TKey,TValue]()">
12351         <size>0</size>
12352       </method>
12353       <method name="Void Main()">
12354         <size>1</size>
12355       </method>
12356       <method name="Void .ctor()">
12357         <size>7</size>
12358       </method>
12359     </type>
12360     <type name="sample+nested`1[T]">
12361       <method name="TValue Value[TKey,TValue]()">
12362         <size>6</size>
12363       </method>
12364       <method name="Void .ctor()">
12365         <size>7</size>
12366       </method>
12367     </type>
12368   </test>
12369   <test name="gtest-490.cs">
12370     <type name="Foo">
12371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12372         <size>17</size>
12373       </method>
12374       <method name="IEnumerator GetEnumerator()">
12375         <size>17</size>
12376       </method>
12377       <method name="Void Main()">
12378         <size>1</size>
12379       </method>
12380       <method name="Void .ctor()">
12381         <size>18</size>
12382       </method>
12383     </type>
12384   </test>
12385   <test name="gtest-491.cs">
12386     <type name="ArrayEqualityComparer`1[T]">
12387       <method name="Boolean Equals(T[], T[])">
12388         <size>2</size>
12389       </method>
12390       <method name="Int32 GetHashCode(T[])">
12391         <size>2</size>
12392       </method>
12393       <method name="Void .ctor()">
12394         <size>7</size>
12395       </method>
12396     </type>
12397     <type name="Program">
12398       <method name="Int32 Main()">
12399         <size>13</size>
12400       </method>
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404     </type>
12405   </test>
12406   <test name="gtest-492.cs">
12407     <type name="B`1[T]">
12408       <method name="Void .ctor()">
12409         <size>7</size>
12410       </method>
12411     </type>
12412     <type name="A`1[T]">
12413       <method name="Void .ctor()">
12414         <size>7</size>
12415       </method>
12416     </type>
12417     <type name="A`1+C[T]">
12418       <method name="Void .ctor()">
12419         <size>7</size>
12420       </method>
12421     </type>
12422     <type name="M">
12423       <method name="Void Main()">
12424         <size>1</size>
12425       </method>
12426       <method name="Void .ctor()">
12427         <size>7</size>
12428       </method>
12429     </type>
12430   </test>
12431   <test name="gtest-493.cs">
12432     <type name="MonoGenericIteratorTest.MyType">
12433       <method name="Void .ctor()">
12434         <size>7</size>
12435       </method>
12436     </type>
12437     <type name="MonoGenericIteratorTest.MyCollectionBase`1[T]">
12438       <method name="IEnumerator GetEnumerator()">
12439         <size>17</size>
12440       </method>
12441       <method name="Void .ctor()">
12442         <size>7</size>
12443       </method>
12444     </type>
12445     <type name="MonoGenericIteratorTest.MyCollection">
12446       <method name="Void .ctor()">
12447         <size>7</size>
12448       </method>
12449     </type>
12450     <type name="MonoGenericIteratorTest.MainClass">
12451       <method name="Void Main(System.String[])">
12452         <size>77</size>
12453       </method>
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457     </type>
12458   </test>
12459   <test name="gtest-494.cs">
12460     <type name="Grid`1[CT]">
12461       <method name="Void .ctor()">
12462         <size>7</size>
12463       </method>
12464     </type>
12465     <type name="Grid`1+GPD[CT]">
12466       <method name="Void .ctor()">
12467         <size>18</size>
12468       </method>
12469     </type>
12470     <type name="Grid`1+GPD+GC[CT]">
12471       <method name="Void .ctor()">
12472         <size>7</size>
12473       </method>
12474     </type>
12475     <type name="H">
12476       <method name="Void .ctor()">
12477         <size>7</size>
12478       </method>
12479     </type>
12480     <type name="H+MyCT">
12481       <method name="Void .ctor()">
12482         <size>7</size>
12483       </method>
12484     </type>
12485     <type name="TheTest">
12486       <method name="Void Main(System.String[])">
12487         <size>7</size>
12488       </method>
12489       <method name="Void .ctor()">
12490         <size>7</size>
12491       </method>
12492     </type>
12493   </test>
12494   <test name="gtest-495.cs">
12495     <type name="Repro">
12496       <method name="Void Main()">
12497         <size>12</size>
12498       </method>
12499       <method name="Void .ctor()">
12500         <size>7</size>
12501       </method>
12502     </type>
12503     <type name="Repro+Outer">
12504       <method name="Void .ctor()">
12505         <size>7</size>
12506       </method>
12507     </type>
12508     <type name="Repro+Outer+Inner`1[T]">
12509       <method name="Void .ctor()">
12510         <size>7</size>
12511       </method>
12512     </type>
12513   </test>
12514   <test name="gtest-496.cs">
12515     <type name="Base">
12516       <method name="T EndExecute[T](System.Object, System.String)">
12517         <size>7</size>
12518       </method>
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522     </type>
12523     <type name="Derived">
12524       <method name="Derived EndExecute[TElement](System.Object)">
12525         <size>2</size>
12526       </method>
12527       <method name="Void .ctor()">
12528         <size>7</size>
12529       </method>
12530     </type>
12531     <type name="a">
12532       <method name="Int32 Main()">
12533         <size>14</size>
12534       </method>
12535       <method name="Void .ctor()">
12536         <size>7</size>
12537       </method>
12538     </type>
12539   </test>
12540   <test name="gtest-497.cs">
12541     <type name="Item">
12542       <method name="Void .ctor()">
12543         <size>7</size>
12544       </method>
12545     </type>
12546     <type name="ItemCollection`1[T]">
12547       <method name="Void Bind[U](ItemCollection`1[U])">
12548         <size>1</size>
12549       </method>
12550       <method name="Void .ctor()">
12551         <size>7</size>
12552       </method>
12553     </type>
12554     <type name="a">
12555       <method name="Void Main()">
12556         <size>14</size>
12557       </method>
12558       <method name="Void .ctor()">
12559         <size>7</size>
12560       </method>
12561     </type>
12562   </test>
12563   <test name="gtest-498.cs">
12564     <type name="A">
12565       <method name="Int32 Main()">
12566         <size>16</size>
12567       </method>
12568       <method name="Void .ctor()">
12569         <size>15</size>
12570       </method>
12571     </type>
12572   </test>
12573   <test name="gtest-499.cs">
12574     <type name="C">
12575       <method name="Int32 Test[T](T[])">
12576         <size>21</size>
12577       </method>
12578       <method name="Int32 TestExtra[T](T[,])">
12579         <size>22</size>
12580       </method>
12581       <method name="Int32 Main()">
12582         <size>118</size>
12583       </method>
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587     </type>
12588   </test>
12589   <test name="gtest-500.cs">
12590     <type name="Program">
12591       <method name="Int32 Main()">
12592         <size>85</size>
12593       </method>
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597     </type>
12598   </test>
12599   <test name="gtest-501.cs">
12600     <type name="UndoableDictionary`2[TKey,TValue]">
12601       <method name="Void TestFunc()">
12602         <size>1</size>
12603       </method>
12604       <method name="Void .ctor()">
12605         <size>7</size>
12606       </method>
12607     </type>
12608     <type name="UpdateableCollection`1[T]">
12609       <method name="Void AddReferences()">
12610         <size>1</size>
12611       </method>
12612       <method name="Void TestFunc()">
12613         <size>1</size>
12614       </method>
12615       <method name="Void .ctor()">
12616         <size>7</size>
12617       </method>
12618     </type>
12619     <type name="UpdateableCollection`1+X[T]">
12620       <method name="Void .ctor()">
12621         <size>7</size>
12622       </method>
12623     </type>
12624     <type name="C">
12625       <method name="Int32 Main()">
12626         <size>8</size>
12627       </method>
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631     </type>
12632   </test>
12633   <test name="gtest-502.cs">
12634     <type name="C`1[T]">
12635       <method name="Void .ctor()">
12636         <size>7</size>
12637       </method>
12638       <method name="Void .cctor()">
12639         <size>31</size>
12640       </method>
12641     </type>
12642     <type name="C`1+Foo`1[T,U]">
12643       <method name="Void .ctor()">
12644         <size>7</size>
12645       </method>
12646     </type>
12647     <type name="C`1+Simple[T]">
12648       <method name="Void .ctor()">
12649         <size>7</size>
12650       </method>
12651     </type>
12652     <type name="M">
12653       <method name="Void .ctor()">
12654         <size>7</size>
12655       </method>
12656     </type>
12657     <type name="A">
12658       <method name="Void .ctor()">
12659         <size>7</size>
12660       </method>
12661     </type>
12662     <type name="A+N`1[T]">
12663       <method name="Void .ctor()">
12664         <size>7</size>
12665       </method>
12666     </type>
12667     <type name="M">
12668       <method name="Int32 Main()">
12669         <size>40</size>
12670       </method>
12671     </type>
12672   </test>
12673   <test name="gtest-503.cs">
12674     <type name="TestAttribute">
12675       <method name="Void .ctor(Type)">
12676         <size>7</size>
12677       </method>
12678     </type>
12679     <type name="C`1[T]">
12680       <method name="Void .ctor()">
12681         <size>7</size>
12682       </method>
12683     </type>
12684     <type name="C`1+N`1[T,U]">
12685       <method name="Void .ctor()">
12686         <size>7</size>
12687       </method>
12688     </type>
12689     <type name="A">
12690       <method name="Int32 Main()">
12691         <size>28</size>
12692       </method>
12693       <method name="Void .ctor()">
12694         <size>7</size>
12695       </method>
12696     </type>
12697   </test>
12698   <test name="gtest-504.cs">
12699     <type name="C">
12700       <method name="Void Main()">
12701         <size>1</size>
12702       </method>
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706     </type>
12707   </test>
12708   <test name="gtest-505.cs">
12709     <type name="C">
12710       <method name="Int32 Test(System.Collections.Generic.List`1[System.Int32])">
12711         <size>3</size>
12712       </method>
12713       <method name="Int32 Test(System.String)">
12714         <size>3</size>
12715       </method>
12716       <method name="Int32 Test(Int32)">
12717         <size>2</size>
12718       </method>
12719       <method name="R Method[T,R](IEnumerable`1, System.Func`2[T,R])">
12720         <size>16</size>
12721       </method>
12722       <method name="R Method2[T,R](IEnumerable`1, System.Func`2[System.Collections.Generic.List`1[T],R])">
12723         <size>8</size>
12724       </method>
12725       <method name="Int32 Main()">
12726         <size>73</size>
12727       </method>
12728       <method name="Void .ctor()">
12729         <size>7</size>
12730       </method>
12731     </type>
12732   </test>
12733   <test name="gtest-506.cs">
12734     <type name="C">
12735       <method name="Void Main()">
12736         <size>9</size>
12737       </method>
12738       <method name="Void .ctor()">
12739         <size>7</size>
12740       </method>
12741     </type>
12742   </test>
12743   <test name="gtest-507.cs">
12744     <type name="A">
12745       <method name="Int32 Main()">
12746         <size>26</size>
12747       </method>
12748       <method name="Void .ctor()">
12749         <size>7</size>
12750       </method>
12751     </type>
12752     <type name="B`1[T]">
12753       <method name="Int32 get_Item(T)">
12754         <size>2</size>
12755       </method>
12756       <method name="Int32 get_Item(System.Object)">
12757         <size>2</size>
12758       </method>
12759       <method name="Void .ctor()">
12760         <size>7</size>
12761       </method>
12762     </type>
12763   </test>
12764   <test name="gtest-508.cs">
12765     <type name="B">
12766       <method name="Void Main()">
12767         <size>8</size>
12768       </method>
12769       <method name="Void .ctor(Int32)">
12770         <size>8</size>
12771       </method>
12772     </type>
12773     <type name="A`1[T]">
12774       <method name="Void .ctor(T)">
12775         <size>7</size>
12776       </method>
12777     </type>
12778   </test>
12779   <test name="gtest-509.cs">
12780     <type name="Test.Foo">
12781       <method name="Void .ctor()">
12782         <size>7</size>
12783       </method>
12784     </type>
12785     <type name="Test.TestClass">
12786       <method name="T Test.IBase.Get[T](System.Object)">
12787         <size>10</size>
12788       </method>
12789       <method name="T Get[T](System.Object)">
12790         <size>10</size>
12791       </method>
12792       <method name="Void Main(System.String[])">
12793         <size>17</size>
12794       </method>
12795       <method name="Void .ctor()">
12796         <size>7</size>
12797       </method>
12798     </type>
12799   </test>
12800   <test name="gtest-510.cs">
12801     <type name="CA`2[U,V]">
12802       <method name="Void .ctor()">
12803         <size>7</size>
12804       </method>
12805     </type>
12806     <type name="Map`2[K,T]">
12807       <method name="Void .ctor()">
12808         <size>7</size>
12809       </method>
12810     </type>
12811     <type name="S">
12812       <method name="Void Main()">
12813         <size>7</size>
12814       </method>
12815       <method name="Void .ctor()">
12816         <size>7</size>
12817       </method>
12818     </type>
12819   </test>
12820   <test name="gtest-511.cs">
12821     <type name="A`1[T]">
12822       <method name="Void .ctor()">
12823         <size>7</size>
12824       </method>
12825     </type>
12826     <type name="C">
12827       <method name="Void Foo[T](A`1[T])">
12828         <size>1</size>
12829       </method>
12830       <method name="Void .ctor()">
12831         <size>7</size>
12832       </method>
12833     </type>
12834     <type name="D">
12835       <method name="Void Foo[T](A`1[T])">
12836         <size>1</size>
12837       </method>
12838       <method name="Int32 Main()">
12839         <size>76</size>
12840       </method>
12841       <method name="Void .ctor()">
12842         <size>7</size>
12843       </method>
12844     </type>
12845   </test>
12846   <test name="gtest-512.cs">
12847     <type name="C">
12848       <method name="Void Main()">
12849         <size>5</size>
12850       </method>
12851       <method name="Void .ctor()">
12852         <size>7</size>
12853       </method>
12854     </type>
12855   </test>
12856   <test name="gtest-513.cs">
12857     <type name="S">
12858       <method name="Void System.IDisposable.Dispose()">
12859         <size>13</size>
12860       </method>
12861       <method name="Void Dispose()">
12862         <size>6</size>
12863       </method>
12864     </type>
12865     <type name="C">
12866       <method name="Void System.IDisposable.Dispose()">
12867         <size>1</size>
12868       </method>
12869       <method name="Void Dispose()">
12870         <size>6</size>
12871       </method>
12872       <method name="Void .ctor()">
12873         <size>7</size>
12874       </method>
12875     </type>
12876     <type name="Test">
12877       <method name="Int32 Main()">
12878         <size>154</size>
12879       </method>
12880       <method name="Void GenMethod[T](T)">
12881         <size>33</size>
12882       </method>
12883       <method name="Void .ctor()">
12884         <size>7</size>
12885       </method>
12886     </type>
12887   </test>
12888   <test name="gtest-514.cs">
12889     <type name="test2.Test`3[T,U,V]">
12890       <method name="Void Method()">
12891         <size>128</size>
12892       </method>
12893       <method name="Void .ctor()">
12894         <size>7</size>
12895       </method>
12896     </type>
12897     <type name="test2.MainClass">
12898       <method name="Void Dispose()">
12899         <size>1</size>
12900       </method>
12901       <method name="Void Main()">
12902         <size>11</size>
12903       </method>
12904       <method name="Void .ctor()">
12905         <size>7</size>
12906       </method>
12907     </type>
12908   </test>
12909   <test name="gtest-515.cs">
12910     <type name="A">
12911       <method name="I`1 Foo[T]()">
12912         <size>2</size>
12913       </method>
12914       <method name="Void .ctor()">
12915         <size>7</size>
12916       </method>
12917     </type>
12918     <type name="AA">
12919       <method name="I`1 Foo[V]()">
12920         <size>7</size>
12921       </method>
12922       <method name="Void .ctor()">
12923         <size>7</size>
12924       </method>
12925     </type>
12926     <type name="B">
12927       <method name="Void Dispose()">
12928         <size>1</size>
12929       </method>
12930       <method name="I`1 Foo[R]()">
12931         <size>7</size>
12932       </method>
12933       <method name="Void Main()">
12934         <size>12</size>
12935       </method>
12936       <method name="Void .ctor()">
12937         <size>7</size>
12938       </method>
12939     </type>
12940   </test>
12941   <test name="gtest-516.cs">
12942     <type name="B">
12943       <method name="Void Foo()">
12944         <size>15</size>
12945       </method>
12946       <method name="Void Main()">
12947         <size>1</size>
12948       </method>
12949       <method name="Void .ctor()">
12950         <size>7</size>
12951       </method>
12952     </type>
12953   </test>
12954   <test name="gtest-517.cs">
12955     <type name="C">
12956       <method name="Void .ctor()">
12957         <size>7</size>
12958       </method>
12959     </type>
12960     <type name="G`1[T]">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964     </type>
12965     <type name="Test`1[U]">
12966       <method name="Void .ctor()">
12967         <size>7</size>
12968       </method>
12969     </type>
12970     <type name="M">
12971       <method name="Void Main()">
12972         <size>1</size>
12973       </method>
12974       <method name="Void .ctor()">
12975         <size>7</size>
12976       </method>
12977     </type>
12978   </test>
12979   <test name="gtest-518.cs">
12980     <type name="Top`1[X]">
12981       <method name="Void .ctor()">
12982         <size>7</size>
12983       </method>
12984     </type>
12985     <type name="Top`1+C[X]">
12986       <method name="Void .ctor()">
12987         <size>7</size>
12988       </method>
12989     </type>
12990     <type name="M">
12991       <method name="Int32 Main()">
12992         <size>2</size>
12993       </method>
12994       <method name="Void .ctor()">
12995         <size>7</size>
12996       </method>
12997     </type>
12998   </test>
12999   <test name="gtest-519.cs">
13000     <type name="G`1[T]">
13001       <method name="Void .ctor()">
13002         <size>7</size>
13003       </method>
13004     </type>
13005     <type name="A">
13006       <method name="Void Foo[U]()">
13007         <size>1</size>
13008       </method>
13009       <method name="Void Main()">
13010         <size>1</size>
13011       </method>
13012       <method name="Void .ctor()">
13013         <size>7</size>
13014       </method>
13015     </type>
13016   </test>
13017   <test name="gtest-520.cs">
13018     <type name="A">
13019       <method name="Void Method()">
13020         <size>1</size>
13021       </method>
13022       <method name="Void .ctor()">
13023         <size>7</size>
13024       </method>
13025     </type>
13026     <type name="C">
13027       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13028         <size>6</size>
13029       </method>
13030       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;A&gt;.GetEnumerator()">
13031         <size>16</size>
13032       </method>
13033       <method name="Void .ctor()">
13034         <size>7</size>
13035       </method>
13036     </type>
13037     <type name="C+GetEnumerator">
13038       <method name="Void .ctor()">
13039         <size>7</size>
13040       </method>
13041     </type>
13042     <type name="D">
13043       <method name="Void .ctor()">
13044         <size>7</size>
13045       </method>
13046     </type>
13047     <type name="Test">
13048       <method name="Int32 Main()">
13049         <size>118</size>
13050       </method>
13051       <method name="Void .ctor()">
13052         <size>7</size>
13053       </method>
13054     </type>
13055   </test>
13056   <test name="gtest-anon-1.cs">
13057     <type name="X">
13058       <method name="Void .ctor()">
13059         <size>7</size>
13060       </method>
13061       <method name="Void Hello[U](U)">
13062         <size>1</size>
13063       </method>
13064       <method name="Void Test[T](T)">
13065         <size>64</size>
13066       </method>
13067       <method name="Void Main()">
13068         <size>14</size>
13069       </method>
13070     </type>
13071     <type name="Foo">
13072       <method name="Void .ctor(Object, IntPtr)">
13073         <size>0</size>
13074       </method>
13075       <method name="Void Invoke()">
13076         <size>0</size>
13077       </method>
13078       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13079         <size>0</size>
13080       </method>
13081       <method name="Void EndInvoke(IAsyncResult)">
13082         <size>0</size>
13083       </method>
13084     </type>
13085     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13086       <method name="Void .ctor()">
13087         <size>7</size>
13088       </method>
13089       <method name="Void &lt;&gt;m__0()">
13090         <size>18</size>
13091       </method>
13092     </type>
13093   </test>
13094   <test name="gtest-anon-10.cs">
13095     <type name="X">
13096       <method name="Void .ctor()">
13097         <size>7</size>
13098       </method>
13099       <method name="IEnumerable`1 Test[T](T, T)">
13100         <size>44</size>
13101       </method>
13102       <method name="Int32 Main()">
13103         <size>97</size>
13104       </method>
13105     </type>
13106     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
13107       <method name="Void .ctor()">
13108         <size>7</size>
13109       </method>
13110       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13111         <size>12</size>
13112       </method>
13113       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13114         <size>7</size>
13115       </method>
13116       <method name="Boolean MoveNext()">
13117         <size>110</size>
13118       </method>
13119       <method name="Void Dispose()">
13120         <size>8</size>
13121       </method>
13122       <method name="Void Reset()">
13123         <size>6</size>
13124       </method>
13125       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
13126         <size>7</size>
13127       </method>
13128       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
13129         <size>52</size>
13130       </method>
13131     </type>
13132   </test>
13133   <test name="gtest-anon-11.cs">
13134     <type name="Test`1[R]">
13135       <method name="Void .ctor()">
13136         <size>7</size>
13137       </method>
13138       <method name="Void World[S,T](S, T)">
13139         <size>1</size>
13140       </method>
13141       <method name="Void Hello[U,V](U, V)">
13142         <size>47</size>
13143       </method>
13144     </type>
13145     <type name="X">
13146       <method name="Void .ctor()">
13147         <size>7</size>
13148       </method>
13149       <method name="Void Main()">
13150         <size>21</size>
13151       </method>
13152     </type>
13153     <type name="Foo">
13154       <method name="Void .ctor(Object, IntPtr)">
13155         <size>0</size>
13156       </method>
13157       <method name="Void Invoke()">
13158         <size>0</size>
13159       </method>
13160       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13161         <size>0</size>
13162       </method>
13163       <method name="Void EndInvoke(IAsyncResult)">
13164         <size>0</size>
13165       </method>
13166     </type>
13167     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
13168       <method name="Void .ctor()">
13169         <size>7</size>
13170       </method>
13171       <method name="Void &lt;&gt;m__0()">
13172         <size>24</size>
13173       </method>
13174     </type>
13175   </test>
13176   <test name="gtest-anon-12.cs">
13177     <type name="World`1[T]">
13178       <method name="Void .ctor()">
13179         <size>7</size>
13180       </method>
13181       <method name="Void Hello[U](U)">
13182         <size>1</size>
13183       </method>
13184       <method name="Void Test(T)">
13185         <size>46</size>
13186       </method>
13187     </type>
13188     <type name="X">
13189       <method name="Void .ctor()">
13190         <size>7</size>
13191       </method>
13192       <method name="Void Main()">
13193         <size>18</size>
13194       </method>
13195     </type>
13196     <type name="Foo">
13197       <method name="Void .ctor(Object, IntPtr)">
13198         <size>0</size>
13199       </method>
13200       <method name="Void Invoke()">
13201         <size>0</size>
13202       </method>
13203       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13204         <size>0</size>
13205       </method>
13206       <method name="Void EndInvoke(IAsyncResult)">
13207         <size>0</size>
13208       </method>
13209     </type>
13210     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
13211       <method name="Void .ctor()">
13212         <size>7</size>
13213       </method>
13214       <method name="Void &lt;&gt;m__0()">
13215         <size>18</size>
13216       </method>
13217     </type>
13218   </test>
13219   <test name="gtest-anon-13.cs">
13220     <type name="X">
13221       <method name="Void .ctor()">
13222         <size>7</size>
13223       </method>
13224       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
13225         <size>13</size>
13226       </method>
13227       <method name="Void Main()">
13228         <size>1</size>
13229       </method>
13230     </type>
13231     <type name="X+ModuleBinder`1[T]">
13232       <method name="Void .ctor(Object, IntPtr)">
13233         <size>0</size>
13234       </method>
13235       <method name="T Invoke(System.Object)">
13236         <size>0</size>
13237       </method>
13238       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13239         <size>0</size>
13240       </method>
13241       <method name="T EndInvoke(IAsyncResult)">
13242         <size>0</size>
13243       </method>
13244     </type>
13245     <type name="X">
13246       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
13247         <size>7</size>
13248       </method>
13249     </type>
13250   </test>
13251   <test name="gtest-anon-14.cs">
13252     <type name="T">
13253       <method name="Void .ctor()">
13254         <size>7</size>
13255       </method>
13256       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
13257         <size>1</size>
13258       </method>
13259       <method name="Void SomeCaller()">
13260         <size>36</size>
13261       </method>
13262       <method name="Void Main()">
13263         <size>1</size>
13264       </method>
13265       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
13266         <size>2</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-15.cs">
13271     <type name="Test`1[T]">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275       <method name="Void Hello[S](T, S)">
13276         <size>42</size>
13277       </method>
13278     </type>
13279     <type name="X">
13280       <method name="Void .ctor()">
13281         <size>7</size>
13282       </method>
13283       <method name="Void Main()">
13284         <size>16</size>
13285       </method>
13286     </type>
13287     <type name="Foo`1[V]">
13288       <method name="Void .ctor(Object, IntPtr)">
13289         <size>0</size>
13290       </method>
13291       <method name="Void Invoke(V)">
13292         <size>0</size>
13293       </method>
13294       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
13295         <size>0</size>
13296       </method>
13297       <method name="Void EndInvoke(IAsyncResult)">
13298         <size>0</size>
13299       </method>
13300     </type>
13301     <type name="Bar`1[W]">
13302       <method name="Void .ctor(Object, IntPtr)">
13303         <size>0</size>
13304       </method>
13305       <method name="Void Invoke(W)">
13306         <size>0</size>
13307       </method>
13308       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
13309         <size>0</size>
13310       </method>
13311       <method name="Void EndInvoke(IAsyncResult)">
13312         <size>0</size>
13313       </method>
13314     </type>
13315     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
13316       <method name="Void .ctor()">
13317         <size>7</size>
13318       </method>
13319       <method name="Void &lt;&gt;m__0(Int64)">
13320         <size>57</size>
13321       </method>
13322     </type>
13323     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
13324       <method name="Void .ctor()">
13325         <size>7</size>
13326       </method>
13327       <method name="Void &lt;&gt;m__1(T)">
13328         <size>65</size>
13329       </method>
13330     </type>
13331   </test>
13332   <test name="gtest-anon-16.cs">
13333     <type name="A">
13334       <method name="Void .ctor(TestFunc`1)">
13335         <size>7</size>
13336       </method>
13337       <method name="Void Main()">
13338         <size>1</size>
13339       </method>
13340     </type>
13341     <type name="TestClass">
13342       <method name="Void .ctor()">
13343         <size>47</size>
13344       </method>
13345       <method name="Void Func[T](TestFunc`1[T])">
13346         <size>1</size>
13347       </method>
13348     </type>
13349     <type name="TestFunc`1[T]">
13350       <method name="Void .ctor(Object, IntPtr)">
13351         <size>0</size>
13352       </method>
13353       <method name="Void Invoke(T)">
13354         <size>0</size>
13355       </method>
13356       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13357         <size>0</size>
13358       </method>
13359       <method name="Void EndInvoke(IAsyncResult)">
13360         <size>0</size>
13361       </method>
13362     </type>
13363     <type name="TestClass">
13364       <method name="Void &lt;a&gt;m__0(Int32)">
13365         <size>1</size>
13366       </method>
13367     </type>
13368   </test>
13369   <test name="gtest-anon-17.cs">
13370     <type name="C">
13371       <method name="Void .ctor()">
13372         <size>7</size>
13373       </method>
13374       <method name="Void Test[T,U](C+Func`1[T], U)">
13375         <size>1</size>
13376       </method>
13377       <method name="Void Main()">
13378         <size>75</size>
13379       </method>
13380     </type>
13381     <type name="C+Func`1[T]">
13382       <method name="Void .ctor(Object, IntPtr)">
13383         <size>0</size>
13384       </method>
13385       <method name="T Invoke(T)">
13386         <size>0</size>
13387       </method>
13388       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13389         <size>0</size>
13390       </method>
13391       <method name="T EndInvoke(IAsyncResult)">
13392         <size>0</size>
13393       </method>
13394     </type>
13395     <type name="C">
13396       <method name="Int32 &lt;Main&gt;m__0(Int32)">
13397         <size>2</size>
13398       </method>
13399       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13400         <size>2</size>
13401       </method>
13402     </type>
13403   </test>
13404   <test name="gtest-anon-18.cs">
13405     <type name="C">
13406       <method name="Void .ctor()">
13407         <size>7</size>
13408       </method>
13409       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
13410         <size>10</size>
13411       </method>
13412       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
13413         <size>10</size>
13414       </method>
13415       <method name="Void Test2[T]()">
13416         <size>19</size>
13417       </method>
13418       <method name="Void Main()">
13419         <size>100</size>
13420       </method>
13421     </type>
13422     <type name="C+Func`2[TR,TA]">
13423       <method name="Void .ctor(Object, IntPtr)">
13424         <size>0</size>
13425       </method>
13426       <method name="TR Invoke(TA)">
13427         <size>0</size>
13428       </method>
13429       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
13430         <size>0</size>
13431       </method>
13432       <method name="TR EndInvoke(IAsyncResult)">
13433         <size>0</size>
13434       </method>
13435     </type>
13436     <type name="C">
13437       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13438         <size>16</size>
13439       </method>
13440       <method name="System.String &lt;Main&gt;m__2(Int32)">
13441         <size>6</size>
13442       </method>
13443       <method name="System.String &lt;Main&gt;m__3(Int32)">
13444         <size>6</size>
13445       </method>
13446       <method name="T &lt;Test2`1&gt;m__0[T](T)">
13447         <size>2</size>
13448       </method>
13449     </type>
13450   </test>
13451   <test name="gtest-anon-19.cs">
13452     <type name="Test">
13453       <method name="Void .ctor()">
13454         <size>7</size>
13455       </method>
13456       <method name="Void TestNaturalSort()">
13457         <size>31</size>
13458       </method>
13459       <method name="Void Main()">
13460         <size>6</size>
13461       </method>
13462     </type>
13463     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13464       <method name="Void .ctor()">
13465         <size>7</size>
13466       </method>
13467       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
13468         <size>113</size>
13469       </method>
13470     </type>
13471     <type name="Test">
13472       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
13473         <size>106</size>
13474       </method>
13475     </type>
13476     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13477       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
13478         <size>113</size>
13479       </method>
13480     </type>
13481   </test>
13482   <test name="gtest-anon-2.cs">
13483     <type name="X">
13484       <method name="Void .ctor()">
13485         <size>7</size>
13486       </method>
13487       <method name="Void Hello[U](U)">
13488         <size>1</size>
13489       </method>
13490       <method name="Void Test[T](T)">
13491         <size>71</size>
13492       </method>
13493       <method name="Void Main()">
13494         <size>14</size>
13495       </method>
13496     </type>
13497     <type name="Simple">
13498       <method name="Void .ctor(Object, IntPtr)">
13499         <size>0</size>
13500       </method>
13501       <method name="Void Invoke()">
13502         <size>0</size>
13503       </method>
13504       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13505         <size>0</size>
13506       </method>
13507       <method name="Void EndInvoke(IAsyncResult)">
13508         <size>0</size>
13509       </method>
13510     </type>
13511     <type name="Foo">
13512       <method name="Void .ctor(Object, IntPtr)">
13513         <size>0</size>
13514       </method>
13515       <method name="Simple Invoke()">
13516         <size>0</size>
13517       </method>
13518       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13519         <size>0</size>
13520       </method>
13521       <method name="Simple EndInvoke(IAsyncResult)">
13522         <size>0</size>
13523       </method>
13524     </type>
13525     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13526       <method name="Void .ctor()">
13527         <size>7</size>
13528       </method>
13529       <method name="Simple &lt;&gt;m__0()">
13530         <size>55</size>
13531       </method>
13532     </type>
13533     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13534       <method name="Void .ctor()">
13535         <size>7</size>
13536       </method>
13537       <method name="Void &lt;&gt;m__1()">
13538         <size>50</size>
13539       </method>
13540     </type>
13541   </test>
13542   <test name="gtest-anon-21.cs">
13543     <type name="BaseObject">
13544       <method name="Void .ctor()">
13545         <size>7</size>
13546       </method>
13547       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
13548         <size>53</size>
13549       </method>
13550       <method name="T MakeSomething[T]()">
13551         <size>7</size>
13552       </method>
13553       <method name="Int32 Main()">
13554         <size>10</size>
13555       </method>
13556       <method name="Void Closure(EmptyDelegate)">
13557         <size>1</size>
13558       </method>
13559     </type>
13560     <type name="EmptyDelegate">
13561       <method name="Void .ctor(Object, IntPtr)">
13562         <size>0</size>
13563       </method>
13564       <method name="Void Invoke()">
13565         <size>0</size>
13566       </method>
13567       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13568         <size>0</size>
13569       </method>
13570       <method name="Void EndInvoke(IAsyncResult)">
13571         <size>0</size>
13572       </method>
13573     </type>
13574     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
13575       <method name="Void .ctor()">
13576         <size>7</size>
13577       </method>
13578       <method name="Void &lt;&gt;m__0()">
13579         <size>17</size>
13580       </method>
13581     </type>
13582   </test>
13583   <test name="gtest-anon-22.cs">
13584     <type name="C">
13585       <method name="Void .ctor()">
13586         <size>7</size>
13587       </method>
13588       <method name="Int32 Foo(D1)">
13589         <size>2</size>
13590       </method>
13591       <method name="Int32 Foo(D2)">
13592         <size>2</size>
13593       </method>
13594       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
13595         <size>2</size>
13596       </method>
13597       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
13598         <size>2</size>
13599       </method>
13600       <method name="Int32 Main()">
13601         <size>82</size>
13602       </method>
13603     </type>
13604     <type name="D1">
13605       <method name="Void .ctor(Object, IntPtr)">
13606         <size>0</size>
13607       </method>
13608       <method name="Int32 Invoke()">
13609         <size>0</size>
13610       </method>
13611       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13612         <size>0</size>
13613       </method>
13614       <method name="Int32 EndInvoke(IAsyncResult)">
13615         <size>0</size>
13616       </method>
13617     </type>
13618     <type name="D2">
13619       <method name="Void .ctor(Object, IntPtr)">
13620         <size>0</size>
13621       </method>
13622       <method name="Int64 Invoke()">
13623         <size>0</size>
13624       </method>
13625       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13626         <size>0</size>
13627       </method>
13628       <method name="Int64 EndInvoke(IAsyncResult)">
13629         <size>0</size>
13630       </method>
13631     </type>
13632     <type name="C">
13633       <method name="Int32 &lt;Main&gt;m__0()">
13634         <size>2</size>
13635       </method>
13636     </type>
13637   </test>
13638   <test name="gtest-anon-23.cs">
13639     <type name="MemberAccessData">
13640       <method name="Void .ctor()">
13641         <size>7</size>
13642       </method>
13643       <method name="Void set_MyTypeProperty(Nullable`1)">
13644         <size>8</size>
13645       </method>
13646       <method name="Nullable`1 get_MyTypeProperty()">
13647         <size>7</size>
13648       </method>
13649     </type>
13650     <type name="C">
13651       <method name="Void .ctor()">
13652         <size>7</size>
13653       </method>
13654       <method name="Void Test(C+D)">
13655         <size>1</size>
13656       </method>
13657       <method name="Void Main()">
13658         <size>200</size>
13659       </method>
13660     </type>
13661     <type name="C+D">
13662       <method name="Void .ctor(Object, IntPtr)">
13663         <size>0</size>
13664       </method>
13665       <method name="Void Invoke()">
13666         <size>0</size>
13667       </method>
13668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13669         <size>0</size>
13670       </method>
13671       <method name="Void EndInvoke(IAsyncResult)">
13672         <size>0</size>
13673       </method>
13674     </type>
13675     <type name="C+&lt;Main&gt;c__AnonStorey0">
13676       <method name="Void .ctor()">
13677         <size>7</size>
13678       </method>
13679       <method name="Void &lt;&gt;m__0()">
13680         <size>38</size>
13681       </method>
13682       <method name="Void &lt;&gt;m__1()">
13683         <size>32</size>
13684       </method>
13685     </type>
13686     <type name="C">
13687       <method name="Void &lt;Main&gt;m__2()">
13688         <size>16</size>
13689       </method>
13690       <method name="Void &lt;Main&gt;m__3()">
13691         <size>16</size>
13692       </method>
13693       <method name="Void &lt;Main&gt;m__4()">
13694         <size>61</size>
13695       </method>
13696       <method name="Void &lt;Main&gt;m__5()">
13697         <size>53</size>
13698       </method>
13699     </type>
13700     <type name="&lt;PrivateImplementationDetails&gt;">
13701       <method name="Void .ctor()">
13702         <size>7</size>
13703       </method>
13704     </type>
13705   </test>
13706   <test name="gtest-anon-24.cs">
13707     <type name="Disposable`1[T]">
13708       <method name="Void .ctor()">
13709         <size>7</size>
13710       </method>
13711       <method name="Void Dispose()">
13712         <size>1</size>
13713       </method>
13714     </type>
13715     <type name="Test">
13716       <method name="Void .ctor()">
13717         <size>7</size>
13718       </method>
13719       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
13720         <size>38</size>
13721       </method>
13722       <method name="System.Func`1[T] Throw[T](T)">
13723         <size>26</size>
13724       </method>
13725       <method name="System.Func`1[T] Do[T](T)">
13726         <size>26</size>
13727       </method>
13728       <method name="System.Func`1[T] Lock[T](T)">
13729         <size>26</size>
13730       </method>
13731       <method name="System.Func`1[T] Catch[T](T)">
13732         <size>26</size>
13733       </method>
13734       <method name="System.Func`1[T] Finally[T](T)">
13735         <size>26</size>
13736       </method>
13737       <method name="System.Func`1[T] Using[T](T)">
13738         <size>57</size>
13739       </method>
13740       <method name="System.Func`1[T] Switch[T](T)">
13741         <size>38</size>
13742       </method>
13743       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
13744         <size>26</size>
13745       </method>
13746       <method name="Int32 Main()">
13747         <size>572</size>
13748       </method>
13749     </type>
13750     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
13751       <method name="Void .ctor()">
13752         <size>7</size>
13753       </method>
13754       <method name="T[] &lt;&gt;m__0()">
13755         <size>56</size>
13756       </method>
13757     </type>
13758     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
13759       <method name="Void .ctor()">
13760         <size>7</size>
13761       </method>
13762       <method name="T &lt;&gt;m__1()">
13763         <size>23</size>
13764       </method>
13765     </type>
13766     <type name="Test">
13767       <method name="Void ArrayMutate[T](T[])">
13768         <size>27</size>
13769       </method>
13770       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
13771         <size>26</size>
13772       </method>
13773       <method name="System.Func`1[System.Type] TypeOf[T](T)">
13774         <size>38</size>
13775       </method>
13776     </type>
13777     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
13778       <method name="System.Type &lt;&gt;m__2()">
13779         <size>56</size>
13780       </method>
13781       <method name="Void .ctor()">
13782         <size>7</size>
13783       </method>
13784     </type>
13785     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
13786       <method name="T &lt;&gt;m__3()">
13787         <size>28</size>
13788       </method>
13789       <method name="Void .ctor()">
13790         <size>7</size>
13791       </method>
13792     </type>
13793     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
13794       <method name="T &lt;&gt;m__4()">
13795         <size>65</size>
13796       </method>
13797       <method name="Void .ctor()">
13798         <size>7</size>
13799       </method>
13800     </type>
13801     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
13802       <method name="T &lt;&gt;m__5()">
13803         <size>48</size>
13804       </method>
13805       <method name="Void .ctor()">
13806         <size>7</size>
13807       </method>
13808     </type>
13809     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
13810       <method name="T &lt;&gt;m__6()">
13811         <size>50</size>
13812       </method>
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816     </type>
13817     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
13818       <method name="T &lt;&gt;m__7()">
13819         <size>7</size>
13820       </method>
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824     </type>
13825     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
13826       <method name="T &lt;&gt;m__8()">
13827         <size>35</size>
13828       </method>
13829       <method name="Void .ctor()">
13830         <size>7</size>
13831       </method>
13832     </type>
13833     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
13834       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
13835         <size>56</size>
13836       </method>
13837       <method name="Void .ctor()">
13838         <size>7</size>
13839       </method>
13840     </type>
13841     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
13842       <method name="Void &lt;&gt;m__A(Int32)">
13843         <size>36</size>
13844       </method>
13845       <method name="Void .ctor()">
13846         <size>7</size>
13847       </method>
13848     </type>
13849     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
13850       <method name="T[][] &lt;&gt;m__B()">
13851         <size>48</size>
13852       </method>
13853       <method name="Void .ctor()">
13854         <size>7</size>
13855       </method>
13856     </type>
13857     <type name="CA`1[T]">
13858       <method name="Void .ctor()">
13859         <size>7</size>
13860       </method>
13861     </type>
13862     <type name="Test">
13863       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
13864         <size>34</size>
13865       </method>
13866       <method name="System.Func`1[System.Int32] ArrayMultiMutate[T](T[,])">
13867         <size>26</size>
13868       </method>
13869     </type>
13870     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyC`1[T]">
13871       <method name="Int32 &lt;&gt;m__C()">
13872         <size>27</size>
13873       </method>
13874       <method name="Void .ctor()">
13875         <size>7</size>
13876       </method>
13877     </type>
13878     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyD`1[T]">
13879       <method name="T[] &lt;&gt;m__D()">
13880         <size>37</size>
13881       </method>
13882       <method name="Void .ctor()">
13883         <size>7</size>
13884       </method>
13885     </type>
13886   </test>
13887   <test name="gtest-anon-25.cs">
13888     <type name="HS`1[T]">
13889       <method name="Void .ctor(IEqualityComparer`1)">
13890         <size>7</size>
13891       </method>
13892     </type>
13893     <type name="Test">
13894       <method name="Void .ctor()">
13895         <size>7</size>
13896       </method>
13897       <method name="Void Foo[T](IEqualityComparer`1)">
13898         <size>27</size>
13899       </method>
13900       <method name="Int32 Main()">
13901         <size>8</size>
13902       </method>
13903     </type>
13904     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
13905       <method name="Void .ctor()">
13906         <size>7</size>
13907       </method>
13908       <method name="HS`1[T] &lt;&gt;m__0()">
13909         <size>12</size>
13910       </method>
13911     </type>
13912   </test>
13913   <test name="gtest-anon-26.cs">
13914     <type name="MonoBugs.BrokenGenericCast">
13915       <method name="Void .ctor()">
13916         <size>7</size>
13917       </method>
13918       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
13919         <size>13</size>
13920       </method>
13921       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
13922         <size>13</size>
13923       </method>
13924       <method name="Void Main()">
13925         <size>1</size>
13926       </method>
13927       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
13928         <size>12</size>
13929       </method>
13930       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
13931         <size>12</size>
13932       </method>
13933     </type>
13934   </test>
13935   <test name="gtest-anon-27.cs">
13936     <type name="BaseDataObjectFactory">
13937       <method name="Void .ctor()">
13938         <size>7</size>
13939       </method>
13940       <method name="T GetBusinessQueryObjectFromReader[T]()">
13941         <size>8</size>
13942       </method>
13943       <method name="T[] GetQueryObjects[T](System.String)">
13944         <size>0</size>
13945       </method>
13946     </type>
13947     <type name="BusinessQueryObject">
13948       <method name="Void .ctor()">
13949         <size>7</size>
13950       </method>
13951     </type>
13952     <type name="MySqlDataObjectFactory">
13953       <method name="Void .ctor()">
13954         <size>7</size>
13955       </method>
13956       <method name="T[] GetQueryObjects[T](System.String)">
13957         <size>63</size>
13958       </method>
13959       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
13960         <size>1</size>
13961       </method>
13962     </type>
13963     <type name="C">
13964       <method name="Void .ctor()">
13965         <size>7</size>
13966       </method>
13967       <method name="Void Main()">
13968         <size>1</size>
13969       </method>
13970     </type>
13971     <type name="MySqlDataObjectFactory+PerformActionWithReader">
13972       <method name="Void .ctor(Object, IntPtr)">
13973         <size>0</size>
13974       </method>
13975       <method name="Void Invoke()">
13976         <size>0</size>
13977       </method>
13978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13979         <size>0</size>
13980       </method>
13981       <method name="Void EndInvoke(IAsyncResult)">
13982         <size>0</size>
13983       </method>
13984     </type>
13985     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
13986       <method name="Void .ctor()">
13987         <size>7</size>
13988       </method>
13989       <method name="Void &lt;&gt;m__0()">
13990         <size>17</size>
13991       </method>
13992     </type>
13993   </test>
13994   <test name="gtest-anon-28.cs">
13995     <type name="A">
13996       <method name="Void .ctor()">
13997         <size>7</size>
13998       </method>
13999       <method name="Void Foo[T]()">
14000         <size>0</size>
14001       </method>
14002     </type>
14003     <type name="B">
14004       <method name="Void .ctor()">
14005         <size>7</size>
14006       </method>
14007       <method name="Void Foo[T]()">
14008         <size>14</size>
14009       </method>
14010       <method name="Void Main()">
14011         <size>1</size>
14012       </method>
14013     </type>
14014     <type name="B+Del">
14015       <method name="Void .ctor(Object, IntPtr)">
14016         <size>0</size>
14017       </method>
14018       <method name="Void Invoke()">
14019         <size>0</size>
14020       </method>
14021       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14022         <size>0</size>
14023       </method>
14024       <method name="Void EndInvoke(IAsyncResult)">
14025         <size>0</size>
14026       </method>
14027     </type>
14028     <type name="B">
14029       <method name="Void &lt;Foo`1&gt;m__0[T]()">
14030         <size>7</size>
14031       </method>
14032     </type>
14033   </test>
14034   <test name="gtest-anon-29.cs">
14035     <type name="Test">
14036       <method name="Void .ctor()">
14037         <size>7</size>
14038       </method>
14039       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
14040         <size>17</size>
14041       </method>
14042       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
14043         <size>32</size>
14044       </method>
14045       <method name="T Item[T](IList`1)">
14046         <size>7</size>
14047       </method>
14048       <method name="T GetSingleItem[T](IList`1)">
14049         <size>10</size>
14050       </method>
14051       <method name="Void Main()">
14052         <size>15</size>
14053       </method>
14054     </type>
14055     <type name="Test+Creator`1[T]">
14056       <method name="Void .ctor(Object, IntPtr)">
14057         <size>0</size>
14058       </method>
14059       <method name="T Invoke()">
14060         <size>0</size>
14061       </method>
14062       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14063         <size>0</size>
14064       </method>
14065       <method name="T EndInvoke(IAsyncResult)">
14066         <size>0</size>
14067       </method>
14068     </type>
14069     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
14070       <method name="Void .ctor()">
14071         <size>7</size>
14072       </method>
14073       <method name="T &lt;&gt;m__0()">
14074         <size>12</size>
14075       </method>
14076     </type>
14077   </test>
14078   <test name="gtest-anon-3.cs">
14079     <type name="X">
14080       <method name="Void .ctor()">
14081         <size>7</size>
14082       </method>
14083       <method name="Void Hello[U](U)">
14084         <size>1</size>
14085       </method>
14086       <method name="Void Test[T](T)">
14087         <size>28</size>
14088       </method>
14089       <method name="Void Main()">
14090         <size>14</size>
14091       </method>
14092     </type>
14093     <type name="Foo`1[S]">
14094       <method name="Void .ctor(Object, IntPtr)">
14095         <size>0</size>
14096       </method>
14097       <method name="Void Invoke(S)">
14098         <size>0</size>
14099       </method>
14100       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
14101         <size>0</size>
14102       </method>
14103       <method name="Void EndInvoke(IAsyncResult)">
14104         <size>0</size>
14105       </method>
14106     </type>
14107     <type name="X">
14108       <method name="Void &lt;Test`1&gt;m__0[T](T)">
14109         <size>8</size>
14110       </method>
14111     </type>
14112   </test>
14113   <test name="gtest-anon-30.cs">
14114     <type name="X">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="Void Hello[U](U)">
14119         <size>1</size>
14120       </method>
14121       <method name="Void Test[T](T)">
14122         <size>46</size>
14123       </method>
14124       <method name="Void Main()">
14125         <size>1</size>
14126       </method>
14127     </type>
14128     <type name="Simple">
14129       <method name="Void .ctor(Object, IntPtr)">
14130         <size>0</size>
14131       </method>
14132       <method name="Void Invoke()">
14133         <size>0</size>
14134       </method>
14135       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14136         <size>0</size>
14137       </method>
14138       <method name="Void EndInvoke(IAsyncResult)">
14139         <size>0</size>
14140       </method>
14141     </type>
14142     <type name="Foo">
14143       <method name="Void .ctor(Object, IntPtr)">
14144         <size>0</size>
14145       </method>
14146       <method name="Simple Invoke()">
14147         <size>0</size>
14148       </method>
14149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14150         <size>0</size>
14151       </method>
14152       <method name="Simple EndInvoke(IAsyncResult)">
14153         <size>0</size>
14154       </method>
14155     </type>
14156     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
14157       <method name="Void .ctor()">
14158         <size>7</size>
14159       </method>
14160       <method name="Simple &lt;&gt;m__0()">
14161         <size>55</size>
14162       </method>
14163     </type>
14164     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
14165       <method name="Void .ctor()">
14166         <size>7</size>
14167       </method>
14168       <method name="Void &lt;&gt;m__1()">
14169         <size>50</size>
14170       </method>
14171     </type>
14172   </test>
14173   <test name="gtest-anon-31.cs">
14174     <type name="A">
14175       <method name="Void Fail[X]()">
14176         <size>25</size>
14177       </method>
14178       <method name="Void Main()">
14179         <size>1</size>
14180       </method>
14181     </type>
14182     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
14183       <method name="Void .ctor()">
14184         <size>7</size>
14185       </method>
14186       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
14187         <size>36</size>
14188       </method>
14189       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
14190         <size>1</size>
14191       </method>
14192     </type>
14193   </test>
14194   <test name="gtest-anon-32.cs">
14195     <type name="Program">
14196       <method name="Void .ctor()">
14197         <size>7</size>
14198       </method>
14199       <method name="Void Foo[T](IList`1)">
14200         <size>31</size>
14201       </method>
14202       <method name="Void Assert(System.Action`1[System.Int32])">
14203         <size>9</size>
14204       </method>
14205       <method name="Void Main(System.String[])">
14206         <size>7</size>
14207       </method>
14208     </type>
14209     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
14210       <method name="Void .ctor()">
14211         <size>7</size>
14212       </method>
14213       <method name="Void &lt;&gt;m__0(Int32)">
14214         <size>18</size>
14215       </method>
14216     </type>
14217   </test>
14218   <test name="gtest-anon-33.cs">
14219     <type name="IEnumerableRocks">
14220       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
14221         <size>33</size>
14222       </method>
14223       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
14224         <size>128</size>
14225       </method>
14226     </type>
14227     <type name="Test">
14228       <method name="Void .ctor()">
14229         <size>7</size>
14230       </method>
14231       <method name="Void Main()">
14232         <size>67</size>
14233       </method>
14234       <method name="System.String &lt;Main&gt;m__1(System.String)">
14235         <size>17</size>
14236       </method>
14237     </type>
14238     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
14239       <method name="Void .ctor()">
14240         <size>7</size>
14241       </method>
14242       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
14243         <size>34</size>
14244       </method>
14245     </type>
14246   </test>
14247   <test name="gtest-anon-34.cs">
14248     <type name="MyClass">
14249       <method name="Void .ctor()">
14250         <size>18</size>
14251       </method>
14252       <method name="Int32 get_Answer()">
14253         <size>7</size>
14254       </method>
14255       <method name="Void set_Answer(Int32)">
14256         <size>8</size>
14257       </method>
14258     </type>
14259     <type name="Test">
14260       <method name="Void .ctor()">
14261         <size>7</size>
14262       </method>
14263       <method name="Int32 Main()">
14264         <size>82</size>
14265       </method>
14266     </type>
14267     <type name="Test+D">
14268       <method name="Void .ctor(Object, IntPtr)">
14269         <size>0</size>
14270       </method>
14271       <method name="Void Invoke()">
14272         <size>0</size>
14273       </method>
14274       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14275         <size>0</size>
14276       </method>
14277       <method name="Void EndInvoke(IAsyncResult)">
14278         <size>0</size>
14279       </method>
14280     </type>
14281     <type name="Test+&lt;Main&gt;c__AnonStorey0">
14282       <method name="Void .ctor()">
14283         <size>7</size>
14284       </method>
14285       <method name="Void &lt;&gt;m__0()">
14286         <size>33</size>
14287       </method>
14288     </type>
14289   </test>
14290   <test name="gtest-anon-35.cs">
14291     <type name="C`1[T]">
14292       <method name="Void .ctor()">
14293         <size>7</size>
14294       </method>
14295       <method name="System.Func`1[T] XX()">
14296         <size>32</size>
14297       </method>
14298       <method name="T &lt;XX&gt;m__0()">
14299         <size>10</size>
14300       </method>
14301     </type>
14302     <type name="C2`1[T]">
14303       <method name="Void .ctor()">
14304         <size>7</size>
14305       </method>
14306       <method name="System.Func`1[C`1[T]] XX()">
14307         <size>32</size>
14308       </method>
14309       <method name="C`1[T] &lt;XX&gt;m__1()">
14310         <size>2</size>
14311       </method>
14312     </type>
14313     <type name="N1">
14314       <method name="Void .ctor()">
14315         <size>7</size>
14316       </method>
14317       <method name="System.Func`1[T] XX[T]()">
14318         <size>15</size>
14319       </method>
14320     </type>
14321     <type name="Test">
14322       <method name="Void .ctor()">
14323         <size>7</size>
14324       </method>
14325       <method name="Int32 Main()">
14326         <size>98</size>
14327       </method>
14328     </type>
14329     <type name="N1">
14330       <method name="T &lt;XX`1&gt;m__2[T]()">
14331         <size>10</size>
14332       </method>
14333     </type>
14334   </test>
14335   <test name="gtest-anon-36.cs">
14336     <type name="Foo`1[T]">
14337       <method name="Void .ctor()">
14338         <size>7</size>
14339       </method>
14340       <method name="Void add_handler(Handler`1[T])">
14341         <size>24</size>
14342       </method>
14343       <method name="Void remove_handler(Handler`1[T])">
14344         <size>24</size>
14345       </method>
14346       <method name="Void add_Handler(Handler`1[T])">
14347         <size>64</size>
14348       </method>
14349       <method name="Void remove_Handler(Handler`1[T])">
14350         <size>24</size>
14351       </method>
14352       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
14353         <size>18</size>
14354       </method>
14355     </type>
14356     <type name="Program">
14357       <method name="Void .ctor()">
14358         <size>7</size>
14359       </method>
14360       <method name="Int32 Main()">
14361         <size>15</size>
14362       </method>
14363     </type>
14364     <type name="Handler`1[T]">
14365       <method name="Void .ctor(Object, IntPtr)">
14366         <size>0</size>
14367       </method>
14368       <method name="Void Invoke(System.Object)">
14369         <size>0</size>
14370       </method>
14371       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
14372         <size>0</size>
14373       </method>
14374       <method name="Void EndInvoke(IAsyncResult)">
14375         <size>0</size>
14376       </method>
14377     </type>
14378   </test>
14379   <test name="gtest-anon-37.cs">
14380     <type name="Wrap`1[U]">
14381       <method name="Void .ctor()">
14382         <size>7</size>
14383       </method>
14384     </type>
14385     <type name="Test">
14386       <method name="Void .ctor()">
14387         <size>7</size>
14388       </method>
14389       <method name="Int32 Run[T](Wrap`1[T])">
14390         <size>56</size>
14391       </method>
14392       <method name="Int32 Main()">
14393         <size>16</size>
14394       </method>
14395     </type>
14396     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
14397       <method name="Void .ctor()">
14398         <size>7</size>
14399       </method>
14400       <method name="Void &lt;&gt;m__0()">
14401         <size>17</size>
14402       </method>
14403     </type>
14404   </test>
14405   <test name="gtest-anon-38.cs">
14406     <type name="Foo`1[T]">
14407       <method name="Void .ctor()">
14408         <size>7</size>
14409       </method>
14410       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14411         <size>40</size>
14412       </method>
14413       <method name="Boolean Contains(T)">
14414         <size>2</size>
14415       </method>
14416     </type>
14417     <type name="Program">
14418       <method name="Void .ctor()">
14419         <size>7</size>
14420       </method>
14421       <method name="Int32 Main()">
14422         <size>42</size>
14423       </method>
14424     </type>
14425     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
14426       <method name="Void .ctor()">
14427         <size>7</size>
14428       </method>
14429       <method name="Boolean &lt;&gt;m__0()">
14430         <size>201</size>
14431       </method>
14432     </type>
14433     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14434       <method name="Void .ctor()">
14435         <size>7</size>
14436       </method>
14437     </type>
14438     <type name="&lt;PrivateImplementationDetails&gt;">
14439       <method name="Void .ctor()">
14440         <size>7</size>
14441       </method>
14442     </type>
14443   </test>
14444   <test name="gtest-anon-39.cs">
14445     <type name="Test">
14446       <method name="Void .ctor()">
14447         <size>7</size>
14448       </method>
14449       <method name="Void Test_1[T](T)">
14450         <size>33</size>
14451       </method>
14452       <method name="Void Test_2[T](Nullable`1)">
14453         <size>33</size>
14454       </method>
14455       <method name="Void Main()">
14456         <size>39</size>
14457       </method>
14458     </type>
14459     <type name="Test+D">
14460       <method name="Void .ctor(Object, IntPtr)">
14461         <size>0</size>
14462       </method>
14463       <method name="Void Invoke()">
14464         <size>0</size>
14465       </method>
14466       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14467         <size>0</size>
14468       </method>
14469       <method name="Void EndInvoke(IAsyncResult)">
14470         <size>0</size>
14471       </method>
14472     </type>
14473     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
14474       <method name="Void .ctor()">
14475         <size>7</size>
14476       </method>
14477       <method name="Void &lt;&gt;m__0()">
14478         <size>24</size>
14479       </method>
14480     </type>
14481     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
14482       <method name="Void .ctor()">
14483         <size>7</size>
14484       </method>
14485       <method name="Void &lt;&gt;m__1()">
14486         <size>85</size>
14487       </method>
14488     </type>
14489     <type name="Test">
14490       <method name="T Test_3[T](System.Object)">
14491         <size>51</size>
14492       </method>
14493     </type>
14494     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
14495       <method name="Void .ctor()">
14496         <size>7</size>
14497       </method>
14498       <method name="Void &lt;&gt;m__2()">
14499         <size>23</size>
14500       </method>
14501     </type>
14502   </test>
14503   <test name="gtest-anon-4.cs">
14504     <type name="Test">
14505       <method name="Void .ctor()">
14506         <size>7</size>
14507       </method>
14508       <method name="Void Main()">
14509         <size>59</size>
14510       </method>
14511       <method name="Int32 GetItem()">
14512         <size>50</size>
14513       </method>
14514       <method name="IEnumerable`1 GetItems()">
14515         <size>16</size>
14516       </method>
14517     </type>
14518     <type name="&lt;PrivateImplementationDetails&gt;">
14519       <method name="Void .ctor()">
14520         <size>7</size>
14521       </method>
14522     </type>
14523     <type name="Test+&lt;GetItems&gt;c__Iterator0">
14524       <method name="Void .ctor()">
14525         <size>7</size>
14526       </method>
14527       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14528         <size>12</size>
14529       </method>
14530       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14531         <size>7</size>
14532       </method>
14533       <method name="Boolean MoveNext()">
14534         <size>69</size>
14535       </method>
14536       <method name="Void Dispose()">
14537         <size>8</size>
14538       </method>
14539       <method name="Void Reset()">
14540         <size>6</size>
14541       </method>
14542       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14543         <size>7</size>
14544       </method>
14545       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14546         <size>26</size>
14547       </method>
14548     </type>
14549   </test>
14550   <test name="gtest-anon-40.cs">
14551     <type name="RunTests">
14552       <method name="Int32 Main()">
14553         <size>7</size>
14554       </method>
14555     </type>
14556     <type name="Test1.X">
14557       <method name="Void .ctor()">
14558         <size>7</size>
14559       </method>
14560       <method name="Void Test1[R](R, Int32)">
14561         <size>150</size>
14562       </method>
14563       <method name="Void Run()">
14564         <size>13</size>
14565       </method>
14566     </type>
14567     <type name="Test1.Foo">
14568       <method name="Void .ctor(Object, IntPtr)">
14569         <size>0</size>
14570       </method>
14571       <method name="Int32 Invoke()">
14572         <size>0</size>
14573       </method>
14574       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14575         <size>0</size>
14576       </method>
14577       <method name="Int32 EndInvoke(IAsyncResult)">
14578         <size>0</size>
14579       </method>
14580     </type>
14581     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
14582       <method name="Void .ctor()">
14583         <size>7</size>
14584       </method>
14585       <method name="Int32 &lt;&gt;m__0()">
14586         <size>71</size>
14587       </method>
14588     </type>
14589     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
14590       <method name="Void .ctor()">
14591         <size>7</size>
14592       </method>
14593     </type>
14594     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
14595       <method name="Void .ctor()">
14596         <size>7</size>
14597       </method>
14598     </type>
14599   </test>
14600   <test name="gtest-anon-41.cs">
14601     <type name="C">
14602       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
14603         <size>37</size>
14604       </method>
14605       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
14606         <size>6</size>
14607       </method>
14608       <method name="Void Main()">
14609         <size>1</size>
14610       </method>
14611       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
14612         <size>8</size>
14613       </method>
14614       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
14615         <size>8</size>
14616       </method>
14617     </type>
14618   </test>
14619   <test name="gtest-anon-42.cs">
14620     <type name="Test">
14621       <method name="Void .ctor()">
14622         <size>7</size>
14623       </method>
14624       <method name="Void Test_3[T]()">
14625         <size>20</size>
14626       </method>
14627       <method name="Int32 Main()">
14628         <size>12</size>
14629       </method>
14630     </type>
14631     <type name="Test+D">
14632       <method name="Void .ctor(Object, IntPtr)">
14633         <size>0</size>
14634       </method>
14635       <method name="Void Invoke()">
14636         <size>0</size>
14637       </method>
14638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14639         <size>0</size>
14640       </method>
14641       <method name="Void EndInvoke(IAsyncResult)">
14642         <size>0</size>
14643       </method>
14644     </type>
14645     <type name="Test">
14646       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
14647         <size>11</size>
14648       </method>
14649     </type>
14650   </test>
14651   <test name="gtest-anon-43.cs">
14652     <type name="TestC">
14653       <method name="Void .ctor()">
14654         <size>7</size>
14655       </method>
14656       <method name="System.Func`1[System.Type] Test[T]()">
14657         <size>13</size>
14658       </method>
14659       <method name="Int32 Main()">
14660         <size>66</size>
14661       </method>
14662       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
14663         <size>11</size>
14664       </method>
14665     </type>
14666   </test>
14667   <test name="gtest-anon-44.cs">
14668     <type name="UiaAtkBridgeTest.Test">
14669       <method name="Void .ctor()">
14670         <size>7</size>
14671       </method>
14672       <method name="Void Invoke(System.EventHandler)">
14673         <size>1</size>
14674       </method>
14675     </type>
14676     <type name="UiaAtkBridgeTest.GailTester">
14677       <method name="Void .ctor()">
14678         <size>7</size>
14679       </method>
14680       <method name="Void ThisCausesACrash[I]()">
14681         <size>18</size>
14682       </method>
14683       <method name="Void Main()">
14684         <size>1</size>
14685       </method>
14686       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
14687         <size>1</size>
14688       </method>
14689     </type>
14690   </test>
14691   <test name="gtest-anon-45.cs">
14692     <type name="C">
14693       <method name="Void .ctor()">
14694         <size>7</size>
14695       </method>
14696       <method name="Void AnyMethod[T]()">
14697         <size>20</size>
14698       </method>
14699       <method name="Int32 Main()">
14700         <size>12</size>
14701       </method>
14702     </type>
14703     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
14704       <method name="Void .ctor()">
14705         <size>7</size>
14706       </method>
14707       <method name="Void &lt;&gt;m__1(System.String)">
14708         <size>14</size>
14709       </method>
14710     </type>
14711     <type name="C">
14712       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
14713         <size>31</size>
14714       </method>
14715     </type>
14716   </test>
14717   <test name="gtest-anon-46.cs">
14718     <type name="TheClass">
14719       <method name="Void .ctor()">
14720         <size>7</size>
14721       </method>
14722       <method name="Void Foo[T](T, System.Func`2[T,T])">
14723         <size>41</size>
14724       </method>
14725       <method name="Void Main()">
14726         <size>8</size>
14727       </method>
14728     </type>
14729     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
14730       <method name="Void .ctor()">
14731         <size>7</size>
14732       </method>
14733       <method name="System.Func`1[T] &lt;&gt;m__0()">
14734         <size>31</size>
14735       </method>
14736       <method name="T &lt;&gt;m__1()">
14737         <size>18</size>
14738       </method>
14739     </type>
14740   </test>
14741   <test name="gtest-anon-47.cs">
14742     <type name="C">
14743       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
14744         <size>26</size>
14745       </method>
14746     </type>
14747     <type name="Test">
14748       <method name="Int32 Main()">
14749         <size>59</size>
14750       </method>
14751       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
14752         <size>23</size>
14753       </method>
14754       <method name="Void .ctor()">
14755         <size>7</size>
14756       </method>
14757     </type>
14758     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
14759       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
14760         <size>33</size>
14761       </method>
14762       <method name="Void .ctor()">
14763         <size>7</size>
14764       </method>
14765     </type>
14766     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
14767       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
14768         <size>45</size>
14769       </method>
14770       <method name="Void .ctor()">
14771         <size>7</size>
14772       </method>
14773     </type>
14774     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
14775       <method name="Void &lt;&gt;m__2(T3)">
14776         <size>35</size>
14777       </method>
14778       <method name="Void .ctor()">
14779         <size>7</size>
14780       </method>
14781     </type>
14782   </test>
14783   <test name="gtest-anon-48.cs">
14784     <type name="GeneratorEnumerable`1[T]">
14785       <method name="Void .ctor(Func`1)">
14786         <size>7</size>
14787       </method>
14788     </type>
14789     <type name="GeneratorExpression">
14790       <method name="Void .ctor()">
14791         <size>7</size>
14792       </method>
14793     </type>
14794     <type name="GeneratorInvoker">
14795       <method name="Void .ctor(GeneratorExpression)">
14796         <size>7</size>
14797       </method>
14798       <method name="Void Invoke[T](T ByRef)">
14799         <size>1</size>
14800       </method>
14801     </type>
14802     <type name="Interpreter">
14803       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
14804         <size>31</size>
14805       </method>
14806       <method name="Int32 Main()">
14807         <size>13</size>
14808       </method>
14809     </type>
14810     <type name="Func`1[TResult]">
14811       <method name="Void .ctor(Object, IntPtr)">
14812         <size>0</size>
14813       </method>
14814       <method name="TResult Invoke()">
14815         <size>0</size>
14816       </method>
14817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14818         <size>0</size>
14819       </method>
14820       <method name="TResult EndInvoke(IAsyncResult)">
14821         <size>0</size>
14822       </method>
14823     </type>
14824     <type name="GeneratorNext`1[T]">
14825       <method name="Void .ctor(Object, IntPtr)">
14826         <size>0</size>
14827       </method>
14828       <method name="Void Invoke(T ByRef)">
14829         <size>0</size>
14830       </method>
14831       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
14832         <size>0</size>
14833       </method>
14834       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
14835         <size>0</size>
14836       </method>
14837     </type>
14838     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
14839       <method name="Void .ctor()">
14840         <size>7</size>
14841       </method>
14842       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
14843         <size>23</size>
14844       </method>
14845     </type>
14846   </test>
14847   <test name="gtest-anon-49.cs">
14848     <type name="Test">
14849       <method name="Void .ctor()">
14850         <size>7</size>
14851       </method>
14852       <method name="Void Main()">
14853         <size>1</size>
14854       </method>
14855       <method name="Void DetermineLinkedCells()">
14856         <size>74</size>
14857       </method>
14858     </type>
14859     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
14860       <method name="Void .ctor()">
14861         <size>7</size>
14862       </method>
14863     </type>
14864     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
14865       <method name="Void .ctor()">
14866         <size>7</size>
14867       </method>
14868       <method name="Boolean &lt;&gt;m__1(System.Object)">
14869         <size>13</size>
14870       </method>
14871       <method name="Boolean &lt;&gt;m__0(System.Object)">
14872         <size>18</size>
14873       </method>
14874     </type>
14875   </test>
14876   <test name="gtest-anon-5.cs">
14877     <type name="X">
14878       <method name="Void .ctor()">
14879         <size>7</size>
14880       </method>
14881       <method name="Void Main()">
14882         <size>80</size>
14883       </method>
14884     </type>
14885     <type name="Hello">
14886       <method name="Void .ctor(Object, IntPtr)">
14887         <size>0</size>
14888       </method>
14889       <method name="Void Invoke()">
14890         <size>0</size>
14891       </method>
14892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14893         <size>0</size>
14894       </method>
14895       <method name="Void EndInvoke(IAsyncResult)">
14896         <size>0</size>
14897       </method>
14898     </type>
14899     <type name="Foo+&lt;Test&gt;c__Iterator0">
14900       <method name="Void .ctor()">
14901         <size>7</size>
14902       </method>
14903       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14904         <size>12</size>
14905       </method>
14906       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14907         <size>7</size>
14908       </method>
14909       <method name="Boolean MoveNext()">
14910         <size>98</size>
14911       </method>
14912       <method name="Void Dispose()">
14913         <size>8</size>
14914       </method>
14915       <method name="Void Reset()">
14916         <size>6</size>
14917       </method>
14918     </type>
14919     <type name="Foo">
14920       <method name="Void .ctor(Int32)">
14921         <size>8</size>
14922       </method>
14923       <method name="IEnumerable`1 Test(Foo)">
14924         <size>42</size>
14925       </method>
14926       <method name="Void Hello(Int32)">
14927         <size>19</size>
14928       </method>
14929       <method name="System.String ToString()">
14930         <size>22</size>
14931       </method>
14932     </type>
14933     <type name="Foo+&lt;Test&gt;c__Iterator0">
14934       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
14935         <size>7</size>
14936       </method>
14937       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
14938         <size>52</size>
14939       </method>
14940     </type>
14941   </test>
14942   <test name="gtest-anon-50.cs">
14943     <type name="M">
14944       <method name="Void .ctor()">
14945         <size>7</size>
14946       </method>
14947       <method name="Int32 Main()">
14948         <size>12</size>
14949       </method>
14950     </type>
14951     <type name="SomeGenericClass`1[SomeType]">
14952       <method name="Void .ctor()">
14953         <size>7</size>
14954       </method>
14955       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
14956         <size>1</size>
14957       </method>
14958       <method name="Void FailsToCompile()">
14959         <size>19</size>
14960       </method>
14961     </type>
14962     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
14963       <method name="Void .ctor(Object, IntPtr)">
14964         <size>0</size>
14965       </method>
14966       <method name="Void Invoke()">
14967         <size>0</size>
14968       </method>
14969       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14970         <size>0</size>
14971       </method>
14972       <method name="Void EndInvoke(IAsyncResult)">
14973         <size>0</size>
14974       </method>
14975     </type>
14976     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14977       <method name="Void .ctor()">
14978         <size>7</size>
14979       </method>
14980     </type>
14981     <type name="SomeGenericClass`1[SomeType]">
14982       <method name="Void &lt;FailsToCompile&gt;m__0()">
14983         <size>44</size>
14984       </method>
14985     </type>
14986     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14987       <method name="Void &lt;&gt;m__1()">
14988         <size>18</size>
14989       </method>
14990     </type>
14991   </test>
14992   <test name="gtest-anon-51.cs">
14993     <type name="Driver">
14994       <method name="Void .ctor()">
14995         <size>7</size>
14996       </method>
14997       <method name="Int32 Main()">
14998         <size>12</size>
14999       </method>
15000       <method name="Void P(Int32, Int32)">
15001         <size>1</size>
15002       </method>
15003       <method name="Void Repro()">
15004         <size>100</size>
15005       </method>
15006     </type>
15007     <type name="Bla">
15008       <method name="Void .ctor(Object, IntPtr)">
15009         <size>0</size>
15010       </method>
15011       <method name="Void Invoke()">
15012         <size>0</size>
15013       </method>
15014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15015         <size>0</size>
15016       </method>
15017       <method name="Void EndInvoke(IAsyncResult)">
15018         <size>0</size>
15019       </method>
15020     </type>
15021     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
15022       <method name="Void .ctor()">
15023         <size>7</size>
15024       </method>
15025       <method name="Void &lt;&gt;m__0()">
15026         <size>35</size>
15027       </method>
15028     </type>
15029   </test>
15030   <test name="gtest-anon-52.cs">
15031     <type name="A`1[T]">
15032       <method name="Void .ctor()">
15033         <size>7</size>
15034       </method>
15035     </type>
15036     <type name="A`1+B[T]">
15037       <method name="Void .ctor()">
15038         <size>18</size>
15039       </method>
15040       <method name="Void W[R](System.String, System.Func`2[T,R])">
15041         <size>39</size>
15042       </method>
15043     </type>
15044     <type name="B">
15045       <method name="Void .ctor()">
15046         <size>7</size>
15047       </method>
15048       <method name="Void Main()">
15049         <size>1</size>
15050       </method>
15051     </type>
15052     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
15053       <method name="Void .ctor()">
15054         <size>7</size>
15055       </method>
15056       <method name="Void &lt;&gt;m__0(T[])">
15057         <size>55</size>
15058       </method>
15059     </type>
15060   </test>
15061   <test name="gtest-anon-53.cs">
15062     <type name="TestComp.Program">
15063       <method name="Void .ctor()">
15064         <size>7</size>
15065       </method>
15066       <method name="Void Main(System.String[])">
15067         <size>1</size>
15068       </method>
15069     </type>
15070     <type name="TestComp.Program+MyClass">
15071       <method name="Void .ctor()">
15072         <size>7</size>
15073       </method>
15074       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
15075         <size>1</size>
15076       </method>
15077       <method name="Void UseATemplate()">
15078         <size>36</size>
15079       </method>
15080       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
15081         <size>16</size>
15082       </method>
15083     </type>
15084     <type name="TestComp.Program+MyClass+MyDelegate">
15085       <method name="Void .ctor(Object, IntPtr)">
15086         <size>0</size>
15087       </method>
15088       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
15089         <size>0</size>
15090       </method>
15091       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
15092         <size>0</size>
15093       </method>
15094       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
15095         <size>0</size>
15096       </method>
15097     </type>
15098   </test>
15099   <test name="gtest-anon-54.cs">
15100     <type name="Class">
15101       <method name="Void .ctor()">
15102         <size>7</size>
15103       </method>
15104       <method name="System.String get_Property()">
15105         <size>6</size>
15106       </method>
15107       <method name="System.String Method()">
15108         <size>44</size>
15109       </method>
15110       <method name="Int32 Main()">
15111         <size>39</size>
15112       </method>
15113     </type>
15114     <type name="Class+&lt;Method&gt;c__AnonStorey0">
15115       <method name="Void .ctor()">
15116         <size>7</size>
15117       </method>
15118       <method name="System.String &lt;&gt;m__0()">
15119         <size>56</size>
15120       </method>
15121     </type>
15122     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
15123       <method name="Void .ctor()">
15124         <size>7</size>
15125       </method>
15126       <method name="System.String &lt;&gt;m__1(System.String)">
15127         <size>52</size>
15128       </method>
15129     </type>
15130     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
15131       <method name="Void .ctor()">
15132         <size>7</size>
15133       </method>
15134       <method name="System.String &lt;&gt;m__2()">
15135         <size>39</size>
15136       </method>
15137     </type>
15138   </test>
15139   <test name="gtest-anon-55.cs">
15140     <type name="Thing`1[TFirst]">
15141       <method name="Void .ctor(Action`1)">
15142         <size>14</size>
15143       </method>
15144       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
15145         <size>31</size>
15146       </method>
15147       <method name="Void SomeAction()">
15148         <size>18</size>
15149       </method>
15150     </type>
15151     <type name="Program">
15152       <method name="Void Main()">
15153         <size>42</size>
15154       </method>
15155       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
15156         <size>2</size>
15157       </method>
15158     </type>
15159     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
15160       <method name="Void .ctor()">
15161         <size>7</size>
15162       </method>
15163       <method name="Void &lt;&gt;m__0(TFirst)">
15164         <size>47</size>
15165       </method>
15166     </type>
15167   </test>
15168   <test name="gtest-anon-56.cs">
15169     <type name="G`1[T]">
15170       <method name="Void .ctor()">
15171         <size>7</size>
15172       </method>
15173       <method name="T def()">
15174         <size>10</size>
15175       </method>
15176     </type>
15177     <type name="C">
15178       <method name="Void .ctor()">
15179         <size>7</size>
15180       </method>
15181       <method name="Void foo(System.Object)">
15182         <size>1</size>
15183       </method>
15184       <method name="Void cf[T]()">
15185         <size>35</size>
15186       </method>
15187       <method name="Int32 Main()">
15188         <size>17</size>
15189       </method>
15190     </type>
15191     <type name="C+DF">
15192       <method name="Void .ctor(Object, IntPtr)">
15193         <size>0</size>
15194       </method>
15195       <method name="Void Invoke()">
15196         <size>0</size>
15197       </method>
15198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15199         <size>0</size>
15200       </method>
15201       <method name="Void EndInvoke(IAsyncResult)">
15202         <size>0</size>
15203       </method>
15204     </type>
15205     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
15206       <method name="Void .ctor()">
15207         <size>7</size>
15208       </method>
15209       <method name="Void &lt;&gt;m__0()">
15210         <size>22</size>
15211       </method>
15212     </type>
15213   </test>
15214   <test name="gtest-anon-57.cs">
15215     <type name="X`1[T]">
15216       <method name="Void IFoo&lt;T&gt;.Test()">
15217         <size>37</size>
15218       </method>
15219       <method name="Void &lt;Test&gt;m__0()">
15220         <size>7</size>
15221       </method>
15222       <method name="Void .ctor()">
15223         <size>7</size>
15224       </method>
15225     </type>
15226     <type name="M">
15227       <method name="Void Main()">
15228         <size>13</size>
15229       </method>
15230       <method name="Void .ctor()">
15231         <size>7</size>
15232       </method>
15233     </type>
15234     <type name="Foo">
15235       <method name="Void Invoke()">
15236         <size>0</size>
15237       </method>
15238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15239         <size>0</size>
15240       </method>
15241       <method name="Void EndInvoke(IAsyncResult)">
15242         <size>0</size>
15243       </method>
15244       <method name="Void .ctor(Object, IntPtr)">
15245         <size>0</size>
15246       </method>
15247     </type>
15248   </test>
15249   <test name="gtest-anon-58.cs">
15250     <type name="Test">
15251       <method name="X Foo[X](Boolean)">
15252         <size>45</size>
15253       </method>
15254       <method name="X FooNested[X](Boolean)">
15255         <size>66</size>
15256       </method>
15257       <method name="Int32 Main()">
15258         <size>36</size>
15259       </method>
15260       <method name="Void .ctor()">
15261         <size>7</size>
15262       </method>
15263     </type>
15264     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
15265       <method name="X &lt;&gt;m__0()">
15266         <size>12</size>
15267       </method>
15268       <method name="Void .ctor()">
15269         <size>7</size>
15270       </method>
15271     </type>
15272     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
15273       <method name="Call`1[X] &lt;&gt;m__1()">
15274         <size>12</size>
15275       </method>
15276       <method name="Void .ctor()">
15277         <size>7</size>
15278       </method>
15279     </type>
15280   </test>
15281   <test name="gtest-anon-59.cs">
15282     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15283       <method name="Void DoSend[TMessage](System.Action`1[T])">
15284         <size>83</size>
15285       </method>
15286       <method name="Void Send(System.Action`1[T])">
15287         <size>1</size>
15288       </method>
15289       <method name="Void ActionOnObject(System.Object)">
15290         <size>8</size>
15291       </method>
15292       <method name="Void Dispose()">
15293         <size>11</size>
15294       </method>
15295       <method name="Void .ctor()">
15296         <size>7</size>
15297       </method>
15298     </type>
15299     <type name="TestGenericsSubtypeMatching.C">
15300       <method name="Void Main()">
15301         <size>40</size>
15302       </method>
15303       <method name="Void &lt;Main&gt;m__1(System.String)">
15304         <size>7</size>
15305       </method>
15306       <method name="Void .ctor()">
15307         <size>7</size>
15308       </method>
15309     </type>
15310     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15311       <method name="Void .ctor()">
15312         <size>7</size>
15313       </method>
15314     </type>
15315     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15316       <method name="Void &lt;&gt;m__0(T)">
15317         <size>35</size>
15318       </method>
15319       <method name="Void .ctor()">
15320         <size>7</size>
15321       </method>
15322     </type>
15323   </test>
15324   <test name="gtest-anon-6.cs">
15325     <type name="X">
15326       <method name="Void .ctor()">
15327         <size>7</size>
15328       </method>
15329       <method name="Void Hello[U,V](U, V)">
15330         <size>1</size>
15331       </method>
15332       <method name="Void Test[A,B,C](A, B, C)">
15333         <size>49</size>
15334       </method>
15335       <method name="Void Main()">
15336         <size>28</size>
15337       </method>
15338     </type>
15339     <type name="Foo`2[R,S]">
15340       <method name="Void .ctor(Object, IntPtr)">
15341         <size>0</size>
15342       </method>
15343       <method name="Void Invoke(R, S)">
15344         <size>0</size>
15345       </method>
15346       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
15347         <size>0</size>
15348       </method>
15349       <method name="Void EndInvoke(IAsyncResult)">
15350         <size>0</size>
15351       </method>
15352     </type>
15353     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
15354       <method name="Void .ctor()">
15355         <size>7</size>
15356       </method>
15357       <method name="Void &lt;&gt;m__0(A, Int32)">
15358         <size>32</size>
15359       </method>
15360     </type>
15361   </test>
15362   <test name="gtest-anon-60.cs">
15363     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15364       <method name="Void DoSend[TMessage](System.Action`1[T])">
15365         <size>83</size>
15366       </method>
15367       <method name="Void Send(System.Action`1[T])">
15368         <size>1</size>
15369       </method>
15370       <method name="Void ActionOnObject(System.Object)">
15371         <size>8</size>
15372       </method>
15373       <method name="Void Dispose()">
15374         <size>11</size>
15375       </method>
15376       <method name="Void .ctor()">
15377         <size>7</size>
15378       </method>
15379     </type>
15380     <type name="TestGenericsSubtypeMatching.C">
15381       <method name="Int32 Main()">
15382         <size>41</size>
15383       </method>
15384       <method name="Void &lt;Main&gt;m__1(Int32)">
15385         <size>7</size>
15386       </method>
15387       <method name="Void .ctor()">
15388         <size>7</size>
15389       </method>
15390     </type>
15391     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15392       <method name="Void .ctor()">
15393         <size>7</size>
15394       </method>
15395     </type>
15396     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15397       <method name="Void &lt;&gt;m__0(T)">
15398         <size>35</size>
15399       </method>
15400       <method name="Void .ctor()">
15401         <size>7</size>
15402       </method>
15403     </type>
15404   </test>
15405   <test name="gtest-anon-61.cs">
15406     <type name="TestCase">
15407       <method name="Void Main()">
15408         <size>32</size>
15409       </method>
15410       <method name="Void Test[T](IList`1)">
15411         <size>33</size>
15412       </method>
15413       <method name="Void .ctor()">
15414         <size>7</size>
15415       </method>
15416     </type>
15417     <type name="&lt;PrivateImplementationDetails&gt;">
15418       <method name="Void .ctor()">
15419         <size>7</size>
15420       </method>
15421     </type>
15422     <type name="TestCase+&lt;Test&gt;c__AnonStorey0`1[T]">
15423       <method name="Void &lt;&gt;m__0()">
15424         <size>46</size>
15425       </method>
15426       <method name="Int32 &lt;&gt;m__1(IList`1)">
15427         <size>2</size>
15428       </method>
15429       <method name="Void .ctor()">
15430         <size>7</size>
15431       </method>
15432     </type>
15433   </test>
15434   <test name="gtest-anon-62.cs">
15435     <type name="D">
15436       <method name="Void Invoke(System.Object)">
15437         <size>0</size>
15438       </method>
15439       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
15440         <size>0</size>
15441       </method>
15442       <method name="Void EndInvoke(IAsyncResult)">
15443         <size>0</size>
15444       </method>
15445       <method name="Void .ctor(Object, IntPtr)">
15446         <size>0</size>
15447       </method>
15448     </type>
15449     <type name="T">
15450       <method name="Void Assert(System.Object)">
15451         <size>1</size>
15452       </method>
15453       <method name="Void Execute(System.Action)">
15454         <size>1</size>
15455       </method>
15456       <method name="D GetD[T](System.Object)">
15457         <size>33</size>
15458       </method>
15459       <method name="Void Main()">
15460         <size>24</size>
15461       </method>
15462       <method name="Void .ctor()">
15463         <size>7</size>
15464       </method>
15465     </type>
15466     <type name="T+&lt;GetD&gt;c__AnonStorey2`1[T]">
15467       <method name="Void &lt;&gt;m__0(System.Object)">
15468         <size>77</size>
15469       </method>
15470       <method name="Void .ctor()">
15471         <size>7</size>
15472       </method>
15473     </type>
15474     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey0`1[T]">
15475       <method name="Void .ctor()">
15476         <size>7</size>
15477       </method>
15478     </type>
15479     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey1`1[T]">
15480       <method name="Void &lt;&gt;m__1()">
15481         <size>51</size>
15482       </method>
15483       <method name="Void .ctor()">
15484         <size>7</size>
15485       </method>
15486     </type>
15487   </test>
15488   <test name="gtest-anon-7.cs">
15489     <type name="MyDisposable">
15490       <method name="Void .ctor()">
15491         <size>26</size>
15492       </method>
15493       <method name="Void Dispose()">
15494         <size>1</size>
15495       </method>
15496       <method name="Int32 get_ID()">
15497         <size>7</size>
15498       </method>
15499       <method name="System.String ToString()">
15500         <size>28</size>
15501       </method>
15502     </type>
15503     <type name="X">
15504       <method name="Void .ctor()">
15505         <size>7</size>
15506       </method>
15507       <method name="IEnumerable`1 Test(Int32)">
15508         <size>30</size>
15509       </method>
15510       <method name="Void Main()">
15511         <size>60</size>
15512       </method>
15513     </type>
15514     <type name="X+&lt;Test&gt;c__Iterator0">
15515       <method name="Void .ctor()">
15516         <size>7</size>
15517       </method>
15518       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15519         <size>12</size>
15520       </method>
15521       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15522         <size>7</size>
15523       </method>
15524       <method name="Boolean MoveNext()">
15525         <size>180</size>
15526       </method>
15527       <method name="Void Dispose()">
15528         <size>66</size>
15529       </method>
15530       <method name="Void Reset()">
15531         <size>6</size>
15532       </method>
15533       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15534         <size>7</size>
15535       </method>
15536       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15537         <size>40</size>
15538       </method>
15539     </type>
15540   </test>
15541   <test name="gtest-anon-8.cs">
15542     <type name="X">
15543       <method name="Void .ctor()">
15544         <size>7</size>
15545       </method>
15546       <method name="Void Test[R](R, Int32)">
15547         <size>88</size>
15548       </method>
15549       <method name="Void Main()">
15550         <size>12</size>
15551       </method>
15552     </type>
15553     <type name="Foo">
15554       <method name="Void .ctor(Object, IntPtr)">
15555         <size>0</size>
15556       </method>
15557       <method name="Int32 Invoke()">
15558         <size>0</size>
15559       </method>
15560       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15561         <size>0</size>
15562       </method>
15563       <method name="Int32 EndInvoke(IAsyncResult)">
15564         <size>0</size>
15565       </method>
15566     </type>
15567     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
15568       <method name="Void .ctor()">
15569         <size>7</size>
15570       </method>
15571       <method name="Int32 &lt;&gt;m__0()">
15572         <size>34</size>
15573       </method>
15574     </type>
15575     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
15576       <method name="Void .ctor()">
15577         <size>7</size>
15578       </method>
15579     </type>
15580   </test>
15581   <test name="gtest-anon-9.cs">
15582     <type name="Test">
15583       <method name="Void .ctor()">
15584         <size>7</size>
15585       </method>
15586       <method name="IEnumerable`1 get_Foo()">
15587         <size>16</size>
15588       </method>
15589       <method name="Void set_Foo(IEnumerable`1)">
15590         <size>11</size>
15591       </method>
15592       <method name="Void Main()">
15593         <size>80</size>
15594       </method>
15595       <method name="Foo op_Implicit(Test)">
15596         <size>30</size>
15597       </method>
15598       <method name="IEnumerable`1 op_Addition(Test, Test)">
15599         <size>44</size>
15600       </method>
15601     </type>
15602     <type name="Foo">
15603       <method name="Void .ctor(Object, IntPtr)">
15604         <size>0</size>
15605       </method>
15606       <method name="Void Invoke()">
15607         <size>0</size>
15608       </method>
15609       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15610         <size>0</size>
15611       </method>
15612       <method name="Void EndInvoke(IAsyncResult)">
15613         <size>0</size>
15614       </method>
15615     </type>
15616     <type name="Test">
15617       <method name="Void &lt;op_Implicit&gt;m__0()">
15618         <size>11</size>
15619       </method>
15620     </type>
15621     <type name="Test+&lt;&gt;c__Iterator0">
15622       <method name="Void .ctor()">
15623         <size>7</size>
15624       </method>
15625       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15626         <size>12</size>
15627       </method>
15628       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15629         <size>7</size>
15630       </method>
15631       <method name="Boolean MoveNext()">
15632         <size>65</size>
15633       </method>
15634       <method name="Void Dispose()">
15635         <size>8</size>
15636       </method>
15637       <method name="Void Reset()">
15638         <size>6</size>
15639       </method>
15640     </type>
15641     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15642       <method name="Void .ctor()">
15643         <size>7</size>
15644       </method>
15645       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15646         <size>7</size>
15647       </method>
15648       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15649         <size>7</size>
15650       </method>
15651       <method name="Boolean MoveNext()">
15652         <size>98</size>
15653       </method>
15654       <method name="Void Dispose()">
15655         <size>8</size>
15656       </method>
15657       <method name="Void Reset()">
15658         <size>6</size>
15659       </method>
15660     </type>
15661     <type name="Test+&lt;&gt;c__Iterator0">
15662       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15663         <size>7</size>
15664       </method>
15665       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15666         <size>26</size>
15667       </method>
15668     </type>
15669     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15670       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
15671         <size>7</size>
15672       </method>
15673       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
15674         <size>52</size>
15675       </method>
15676     </type>
15677   </test>
15678   <test name="gtest-anontype-01.cs">
15679     <type name="Test">
15680       <method name="Void .ctor()">
15681         <size>7</size>
15682       </method>
15683       <method name="Int32 Main()">
15684         <size>53</size>
15685       </method>
15686     </type>
15687     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15688       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15689         <size>21</size>
15690       </method>
15691       <method name="&lt;Foo&gt;__T get_Foo()">
15692         <size>7</size>
15693       </method>
15694       <method name="&lt;Baz&gt;__T get_Baz()">
15695         <size>7</size>
15696       </method>
15697       <method name="Boolean Equals(System.Object)">
15698         <size>69</size>
15699       </method>
15700       <method name="Int32 GetHashCode()">
15701         <size>86</size>
15702       </method>
15703       <method name="System.String ToString()">
15704         <size>142</size>
15705       </method>
15706     </type>
15707   </test>
15708   <test name="gtest-anontype-02.cs">
15709     <type name="Test">
15710       <method name="Void .ctor()">
15711         <size>7</size>
15712       </method>
15713       <method name="System.Object TestA(System.String)">
15714         <size>7</size>
15715       </method>
15716       <method name="Int32 Main()">
15717         <size>99</size>
15718       </method>
15719     </type>
15720     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
15721       <method name="Void .ctor(&lt;s&gt;__T)">
15722         <size>14</size>
15723       </method>
15724       <method name="&lt;s&gt;__T get_s()">
15725         <size>7</size>
15726       </method>
15727       <method name="Boolean Equals(System.Object)">
15728         <size>39</size>
15729       </method>
15730       <method name="Int32 GetHashCode()">
15731         <size>63</size>
15732       </method>
15733       <method name="System.String ToString()">
15734         <size>67</size>
15735       </method>
15736     </type>
15737     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15738       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15739         <size>21</size>
15740       </method>
15741       <method name="&lt;Foo&gt;__T get_Foo()">
15742         <size>7</size>
15743       </method>
15744       <method name="&lt;Baz&gt;__T get_Baz()">
15745         <size>7</size>
15746       </method>
15747       <method name="Boolean Equals(System.Object)">
15748         <size>69</size>
15749       </method>
15750       <method name="Int32 GetHashCode()">
15751         <size>86</size>
15752       </method>
15753       <method name="System.String ToString()">
15754         <size>142</size>
15755       </method>
15756     </type>
15757   </test>
15758   <test name="gtest-anontype-03.cs">
15759     <type name="MyClass">
15760       <method name="Void .ctor()">
15761         <size>18</size>
15762       </method>
15763       <method name="Int32 get_Baz()">
15764         <size>3</size>
15765       </method>
15766     </type>
15767     <type name="Test">
15768       <method name="Void .ctor()">
15769         <size>7</size>
15770       </method>
15771       <method name="Int32 Main()">
15772         <size>64</size>
15773       </method>
15774     </type>
15775     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15776       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15777         <size>21</size>
15778       </method>
15779       <method name="&lt;Foo&gt;__T get_Foo()">
15780         <size>7</size>
15781       </method>
15782       <method name="&lt;Baz&gt;__T get_Baz()">
15783         <size>7</size>
15784       </method>
15785       <method name="Boolean Equals(System.Object)">
15786         <size>69</size>
15787       </method>
15788       <method name="Int32 GetHashCode()">
15789         <size>86</size>
15790       </method>
15791       <method name="System.String ToString()">
15792         <size>142</size>
15793       </method>
15794     </type>
15795   </test>
15796   <test name="gtest-anontype-04.cs">
15797     <type name="MyClass">
15798       <method name="Void .ctor()">
15799         <size>18</size>
15800       </method>
15801       <method name="Int32 get_Baz()">
15802         <size>3</size>
15803       </method>
15804     </type>
15805     <type name="Test">
15806       <method name="Void .ctor()">
15807         <size>7</size>
15808       </method>
15809       <method name="Int32 Main()">
15810         <size>111</size>
15811       </method>
15812     </type>
15813     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
15814       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
15815         <size>36</size>
15816       </method>
15817       <method name="&lt;Foo&gt;__T get_Foo()">
15818         <size>7</size>
15819       </method>
15820       <method name="&lt;Baz&gt;__T get_Baz()">
15821         <size>7</size>
15822       </method>
15823       <method name="&lt;Hello&gt;__T get_Hello()">
15824         <size>7</size>
15825       </method>
15826       <method name="&lt;Answer&gt;__T get_Answer()">
15827         <size>7</size>
15828       </method>
15829       <method name="Boolean Equals(System.Object)">
15830         <size>123</size>
15831       </method>
15832       <method name="Int32 GetHashCode()">
15833         <size>132</size>
15834       </method>
15835       <method name="System.String ToString()">
15836         <size>258</size>
15837       </method>
15838     </type>
15839   </test>
15840   <test name="gtest-anontype-05.cs">
15841     <type name="Test">
15842       <method name="Void .ctor()">
15843         <size>7</size>
15844       </method>
15845       <method name="System.String Null()">
15846         <size>2</size>
15847       </method>
15848       <method name="Int32 Main()">
15849         <size>287</size>
15850       </method>
15851     </type>
15852     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
15853       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
15854         <size>21</size>
15855       </method>
15856       <method name="&lt;Name&gt;__T get_Name()">
15857         <size>7</size>
15858       </method>
15859       <method name="&lt;Age&gt;__T get_Age()">
15860         <size>7</size>
15861       </method>
15862       <method name="Boolean Equals(System.Object)">
15863         <size>69</size>
15864       </method>
15865       <method name="Int32 GetHashCode()">
15866         <size>86</size>
15867       </method>
15868       <method name="System.String ToString()">
15869         <size>142</size>
15870       </method>
15871     </type>
15872     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
15873       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
15874         <size>21</size>
15875       </method>
15876       <method name="&lt;Age&gt;__T get_Age()">
15877         <size>7</size>
15878       </method>
15879       <method name="&lt;Name&gt;__T get_Name()">
15880         <size>7</size>
15881       </method>
15882       <method name="Boolean Equals(System.Object)">
15883         <size>69</size>
15884       </method>
15885       <method name="Int32 GetHashCode()">
15886         <size>86</size>
15887       </method>
15888       <method name="System.String ToString()">
15889         <size>142</size>
15890       </method>
15891     </type>
15892     <type name="&lt;&gt;__AnonType2">
15893       <method name="Void .ctor()">
15894         <size>7</size>
15895       </method>
15896       <method name="Boolean Equals(System.Object)">
15897         <size>15</size>
15898       </method>
15899       <method name="Int32 GetHashCode()">
15900         <size>40</size>
15901       </method>
15902       <method name="System.String ToString()">
15903         <size>6</size>
15904       </method>
15905     </type>
15906     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
15907       <method name="Void .ctor(&lt;Foo&gt;__T)">
15908         <size>14</size>
15909       </method>
15910       <method name="&lt;Foo&gt;__T get_Foo()">
15911         <size>7</size>
15912       </method>
15913       <method name="Boolean Equals(System.Object)">
15914         <size>39</size>
15915       </method>
15916       <method name="Int32 GetHashCode()">
15917         <size>63</size>
15918       </method>
15919       <method name="System.String ToString()">
15920         <size>67</size>
15921       </method>
15922     </type>
15923   </test>
15924   <test name="gtest-anontype-06.cs">
15925     <type name="CastByExample">
15926       <method name="Void .ctor()">
15927         <size>7</size>
15928       </method>
15929       <method name="T Cast[T](System.Object, T)">
15930         <size>7</size>
15931       </method>
15932       <method name="Void Main()">
15933         <size>29</size>
15934       </method>
15935     </type>
15936     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
15937       <method name="Void .ctor(&lt;Foo&gt;__T)">
15938         <size>14</size>
15939       </method>
15940       <method name="&lt;Foo&gt;__T get_Foo()">
15941         <size>7</size>
15942       </method>
15943       <method name="Boolean Equals(System.Object)">
15944         <size>39</size>
15945       </method>
15946       <method name="Int32 GetHashCode()">
15947         <size>63</size>
15948       </method>
15949       <method name="System.String ToString()">
15950         <size>67</size>
15951       </method>
15952     </type>
15953   </test>
15954   <test name="gtest-anontype-07.cs">
15955     <type name="Test">
15956       <method name="Void .ctor()">
15957         <size>7</size>
15958       </method>
15959       <method name="Int32 Main()">
15960         <size>59</size>
15961       </method>
15962     </type>
15963     <type name="&lt;&gt;__AnonType0">
15964       <method name="Void .ctor()">
15965         <size>7</size>
15966       </method>
15967       <method name="Boolean Equals(System.Object)">
15968         <size>15</size>
15969       </method>
15970       <method name="Int32 GetHashCode()">
15971         <size>40</size>
15972       </method>
15973       <method name="System.String ToString()">
15974         <size>6</size>
15975       </method>
15976     </type>
15977   </test>
15978   <test name="gtest-anontype-08.cs">
15979     <type name="Test">
15980       <method name="Void Main()">
15981         <size>15</size>
15982       </method>
15983     </type>
15984     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
15985       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
15986         <size>21</size>
15987       </method>
15988       <method name="&lt;X&gt;__T get_X()">
15989         <size>7</size>
15990       </method>
15991       <method name="&lt;Y&gt;__T get_Y()">
15992         <size>7</size>
15993       </method>
15994       <method name="Boolean Equals(System.Object)">
15995         <size>69</size>
15996       </method>
15997       <method name="Int32 GetHashCode()">
15998         <size>86</size>
15999       </method>
16000       <method name="System.String ToString()">
16001         <size>142</size>
16002       </method>
16003     </type>
16004   </test>
16005   <test name="gtest-anontype-09.cs">
16006     <type name="My.System.Test">
16007       <method name="Int32 Main()">
16008         <size>35</size>
16009       </method>
16010     </type>
16011     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16012       <method name="Void .ctor(&lt;X&gt;__T)">
16013         <size>14</size>
16014       </method>
16015       <method name="&lt;X&gt;__T get_X()">
16016         <size>7</size>
16017       </method>
16018       <method name="Boolean Equals(System.Object)">
16019         <size>39</size>
16020       </method>
16021       <method name="Int32 GetHashCode()">
16022         <size>63</size>
16023       </method>
16024       <method name="System.String ToString()">
16025         <size>67</size>
16026       </method>
16027     </type>
16028     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
16029       <method name="Void .ctor(&lt;Value&gt;__T)">
16030         <size>14</size>
16031       </method>
16032       <method name="&lt;Value&gt;__T get_Value()">
16033         <size>7</size>
16034       </method>
16035       <method name="Boolean Equals(System.Object)">
16036         <size>39</size>
16037       </method>
16038       <method name="Int32 GetHashCode()">
16039         <size>63</size>
16040       </method>
16041       <method name="System.String ToString()">
16042         <size>67</size>
16043       </method>
16044     </type>
16045   </test>
16046   <test name="gtest-anontype-10.cs">
16047     <type name="A">
16048       <method name="Void .ctor()">
16049         <size>7</size>
16050       </method>
16051       <method name="Int32 get_X()">
16052         <size>3</size>
16053       </method>
16054     </type>
16055     <type name="B">
16056       <method name="Void .ctor()">
16057         <size>7</size>
16058       </method>
16059       <method name="Int32 Main()">
16060         <size>11</size>
16061       </method>
16062       <method name="Int32 Test()">
16063         <size>33</size>
16064       </method>
16065     </type>
16066     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16067       <method name="Void .ctor(&lt;X&gt;__T)">
16068         <size>14</size>
16069       </method>
16070       <method name="&lt;X&gt;__T get_X()">
16071         <size>7</size>
16072       </method>
16073       <method name="Boolean Equals(System.Object)">
16074         <size>39</size>
16075       </method>
16076       <method name="Int32 GetHashCode()">
16077         <size>63</size>
16078       </method>
16079       <method name="System.String ToString()">
16080         <size>67</size>
16081       </method>
16082     </type>
16083   </test>
16084   <test name="gtest-anontype-11.cs">
16085     <type name="Alpha">
16086       <method name="Void .ctor(String)">
16087         <size>14</size>
16088       </method>
16089       <method name="Int32 GetHashCode()">
16090         <size>18</size>
16091       </method>
16092     </type>
16093     <type name="Beta">
16094       <method name="Void .ctor(String)">
16095         <size>14</size>
16096       </method>
16097       <method name="Int32 GetHashCode()">
16098         <size>18</size>
16099       </method>
16100     </type>
16101     <type name="Program">
16102       <method name="Int32 Main()">
16103         <size>49</size>
16104       </method>
16105     </type>
16106     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
16107       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
16108         <size>21</size>
16109       </method>
16110       <method name="&lt;First&gt;__T get_First()">
16111         <size>7</size>
16112       </method>
16113       <method name="&lt;Second&gt;__T get_Second()">
16114         <size>7</size>
16115       </method>
16116       <method name="Boolean Equals(System.Object)">
16117         <size>69</size>
16118       </method>
16119       <method name="Int32 GetHashCode()">
16120         <size>86</size>
16121       </method>
16122       <method name="System.String ToString()">
16123         <size>142</size>
16124       </method>
16125     </type>
16126   </test>
16127   <test name="gtest-autoproperty-01.cs">
16128     <type name="Test">
16129       <method name="Void .ctor()">
16130         <size>15</size>
16131       </method>
16132       <method name="System.String get_Foo()">
16133         <size>7</size>
16134       </method>
16135       <method name="Void set_Foo(System.String)">
16136         <size>8</size>
16137       </method>
16138       <method name="Int32 get_Answer()">
16139         <size>7</size>
16140       </method>
16141       <method name="Void set_Answer(Int32)">
16142         <size>8</size>
16143       </method>
16144       <method name="Int32 Main()">
16145         <size>97</size>
16146       </method>
16147     </type>
16148     <type name="Test+A">
16149       <method name="Void .ctor()">
16150         <size>7</size>
16151       </method>
16152       <method name="System.String get_B()">
16153         <size>7</size>
16154       </method>
16155       <method name="Void set_B(System.String)">
16156         <size>8</size>
16157       </method>
16158     </type>
16159   </test>
16160   <test name="gtest-autoproperty-02.cs">
16161     <type name="Test">
16162       <method name="Void .ctor()">
16163         <size>7</size>
16164       </method>
16165       <method name="System.String get_Foo()">
16166         <size>6</size>
16167       </method>
16168       <method name="Void set_Foo(System.String)">
16169         <size>7</size>
16170       </method>
16171       <method name="Int32 get_Answer()">
16172         <size>6</size>
16173       </method>
16174       <method name="Void set_Answer(Int32)">
16175         <size>7</size>
16176       </method>
16177       <method name="Int32 Main()">
16178         <size>114</size>
16179       </method>
16180     </type>
16181     <type name="Test+A">
16182       <method name="Void .ctor()">
16183         <size>7</size>
16184       </method>
16185       <method name="System.String get_B()">
16186         <size>6</size>
16187       </method>
16188       <method name="Void set_B(System.String)">
16189         <size>7</size>
16190       </method>
16191       <method name="System.String get_C()">
16192         <size>6</size>
16193       </method>
16194       <method name="Void set_C(System.String)">
16195         <size>7</size>
16196       </method>
16197       <method name="Void DoThings()">
16198         <size>11</size>
16199       </method>
16200     </type>
16201   </test>
16202   <test name="gtest-autoproperty-03.cs">
16203     <type name="Test">
16204       <method name="Void .ctor()">
16205         <size>7</size>
16206       </method>
16207       <method name="System.String get_Foo()">
16208         <size>7</size>
16209       </method>
16210       <method name="Void set_Foo(System.String)">
16211         <size>8</size>
16212       </method>
16213       <method name="Int32 Main()">
16214         <size>236</size>
16215       </method>
16216     </type>
16217   </test>
16218   <test name="gtest-autoproperty-04.cs">
16219     <type name="MonoTests.MainClass">
16220       <method name="Void .ctor()">
16221         <size>7</size>
16222       </method>
16223       <method name="System.String[] get_foo()">
16224         <size>7</size>
16225       </method>
16226       <method name="Void set_foo(System.String[])">
16227         <size>8</size>
16228       </method>
16229       <method name="System.String[] get_bar()">
16230         <size>0</size>
16231       </method>
16232       <method name="Void set_bar(System.String[])">
16233         <size>0</size>
16234       </method>
16235       <method name="Void Main(System.String[])">
16236         <size>11</size>
16237       </method>
16238     </type>
16239     <type name="MonoTests.ChildClass">
16240       <method name="Void .ctor()">
16241         <size>7</size>
16242       </method>
16243       <method name="System.String[] get_foo()">
16244         <size>7</size>
16245       </method>
16246       <method name="Void set_foo(System.String[])">
16247         <size>8</size>
16248       </method>
16249       <method name="System.String[] get_bar()">
16250         <size>7</size>
16251       </method>
16252       <method name="Void set_bar(System.String[])">
16253         <size>8</size>
16254       </method>
16255     </type>
16256   </test>
16257   <test name="gtest-autoproperty-05.cs">
16258     <type name="Test">
16259       <method name="Void .ctor()">
16260         <size>7</size>
16261       </method>
16262       <method name="System.String get_X()">
16263         <size>7</size>
16264       </method>
16265       <method name="Void set_X(System.String)">
16266         <size>8</size>
16267       </method>
16268     </type>
16269     <type name="M">
16270       <method name="Void .ctor()">
16271         <size>7</size>
16272       </method>
16273       <method name="Void Main()">
16274         <size>1</size>
16275       </method>
16276     </type>
16277   </test>
16278   <test name="gtest-autoproperty-06.cs">
16279     <type name="A">
16280       <method name="Void .ctor()">
16281         <size>7</size>
16282       </method>
16283     </type>
16284     <type name="B">
16285       <method name="Void .ctor()">
16286         <size>7</size>
16287       </method>
16288     </type>
16289     <type name="C">
16290       <method name="Void .ctor()">
16291         <size>7</size>
16292       </method>
16293       <method name="B I&lt;B&gt;.get_Prop()">
16294         <size>7</size>
16295       </method>
16296       <method name="Void I&lt;B&gt;.set_Prop(B)">
16297         <size>8</size>
16298       </method>
16299       <method name="A I&lt;A&gt;.get_Prop()">
16300         <size>7</size>
16301       </method>
16302       <method name="Void I&lt;A&gt;.set_Prop(A)">
16303         <size>8</size>
16304       </method>
16305     </type>
16306     <type name="Program">
16307       <method name="Void .ctor()">
16308         <size>7</size>
16309       </method>
16310       <method name="Void Main(System.String[])">
16311         <size>7</size>
16312       </method>
16313     </type>
16314   </test>
16315   <test name="gtest-collectioninit-01.cs">
16316     <type name="Test">
16317       <method name="Void .ctor()">
16318         <size>7</size>
16319       </method>
16320       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
16321         <size>83</size>
16322       </method>
16323       <method name="Int32 Main()">
16324         <size>534</size>
16325       </method>
16326     </type>
16327     <type name="Test+Wrap">
16328       <method name="Void .ctor()">
16329         <size>31</size>
16330       </method>
16331       <method name="Void .ctor(Int32)">
16332         <size>25</size>
16333       </method>
16334       <method name="System.Collections.ArrayList get_Numbers()">
16335         <size>7</size>
16336       </method>
16337     </type>
16338   </test>
16339   <test name="gtest-collectioninit-02.cs">
16340     <type name="C">
16341       <method name="Void .ctor()">
16342         <size>7</size>
16343       </method>
16344       <method name="Int32 Main()">
16345         <size>73</size>
16346       </method>
16347     </type>
16348   </test>
16349   <test name="gtest-collectioninit-03.cs">
16350     <type name="X">
16351       <method name="Void .ctor()">
16352         <size>7</size>
16353       </method>
16354       <method name="Int32 Main()">
16355         <size>34</size>
16356       </method>
16357       <method name="Void R(System.Object ByRef)">
16358         <size>28</size>
16359       </method>
16360     </type>
16361   </test>
16362   <test name="gtest-etree-01.cs">
16363     <type name="MyTypeExplicit">
16364       <method name="Void .ctor(Int32)">
16365         <size>14</size>
16366       </method>
16367       <method name="Int32 op_Explicit(MyTypeExplicit)">
16368         <size>7</size>
16369       </method>
16370     </type>
16371     <type name="MemberAccessData">
16372       <method name="Void .ctor()">
16373         <size>7</size>
16374       </method>
16375       <method name="Void .cctor()">
16376         <size>16</size>
16377       </method>
16378       <method name="Void add_EventField(System.Func`1[System.Boolean])">
16379         <size>24</size>
16380       </method>
16381       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
16382         <size>24</size>
16383       </method>
16384       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
16385         <size>33</size>
16386       </method>
16387       <method name="Void set_MyTypeProperty(MyType)">
16388         <size>8</size>
16389       </method>
16390       <method name="MyType get_MyTypeProperty()">
16391         <size>7</size>
16392       </method>
16393       <method name="System.String get_StaticProperty()">
16394         <size>6</size>
16395       </method>
16396     </type>
16397     <type name="NewTest`1[T]">
16398       <method name="Void .ctor(T)">
16399         <size>27</size>
16400       </method>
16401       <method name="Void .ctor(T[])">
16402         <size>14</size>
16403       </method>
16404       <method name="Int32 GetHashCode()">
16405         <size>7</size>
16406       </method>
16407       <method name="Boolean Equals(System.Object)">
16408         <size>91</size>
16409       </method>
16410     </type>
16411     <type name="Indexer">
16412       <method name="Void .ctor()">
16413         <size>7</size>
16414       </method>
16415       <method name="Int32 get_Item(Int32)">
16416         <size>2</size>
16417       </method>
16418       <method name="Void set_Item(Int32, Int32)">
16419         <size>1</size>
16420       </method>
16421       <method name="System.String get_Item(System.String[])">
16422         <size>7</size>
16423       </method>
16424     </type>
16425     <type name="Tester">
16426       <method name="Void .ctor()">
16427         <size>7</size>
16428       </method>
16429       <method name="Void Assert[T](T, T)">
16430         <size>9</size>
16431       </method>
16432       <method name="Void Assert[T](T, T, System.String)">
16433         <size>89</size>
16434       </method>
16435       <method name="Void Assert[T](T[], T[])">
16436         <size>220</size>
16437       </method>
16438       <method name="T GenericMethod[T](T)">
16439         <size>2</size>
16440       </method>
16441       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16442         <size>56</size>
16443       </method>
16444       <method name="Void AddTest()">
16445         <size>99</size>
16446       </method>
16447       <method name="Void AddTest_2()">
16448         <size>118</size>
16449       </method>
16450       <method name="Void AddTest_3()">
16451         <size>129</size>
16452       </method>
16453       <method name="Void AddTest_4()">
16454         <size>191</size>
16455       </method>
16456       <method name="Void AddTest_5()">
16457         <size>133</size>
16458       </method>
16459       <method name="Void AddTest_6()">
16460         <size>158</size>
16461       </method>
16462       <method name="Void AddTest_7()">
16463         <size>142</size>
16464       </method>
16465       <method name="Void AddTest_8()">
16466         <size>248</size>
16467       </method>
16468       <method name="Void AddTest_9()">
16469         <size>142</size>
16470       </method>
16471       <method name="Void AddCheckedTest()">
16472         <size>99</size>
16473       </method>
16474       <method name="Void AddCheckedTest_2()">
16475         <size>118</size>
16476       </method>
16477       <method name="Void AddCheckedTest_3()">
16478         <size>129</size>
16479       </method>
16480       <method name="Void AddStringTest()">
16481         <size>128</size>
16482       </method>
16483       <method name="Void AddStringTest_2()">
16484         <size>173</size>
16485       </method>
16486       <method name="Void AddStringTest_3()">
16487         <size>174</size>
16488       </method>
16489       <method name="Void AddStringTest_4()">
16490         <size>174</size>
16491       </method>
16492       <method name="Void AndTest()">
16493         <size>140</size>
16494       </method>
16495       <method name="Void AndTest_2()">
16496         <size>161</size>
16497       </method>
16498       <method name="Void AndTest_3()">
16499         <size>161</size>
16500       </method>
16501       <method name="Void AndNullableTest()">
16502         <size>381</size>
16503       </method>
16504       <method name="Void AndNullableTest_2()">
16505         <size>237</size>
16506       </method>
16507       <method name="Void AndNullableTest_3()">
16508         <size>198</size>
16509       </method>
16510       <method name="Void AndAlsoTest()">
16511         <size>96</size>
16512       </method>
16513       <method name="Void AndAlsoTest_2()">
16514         <size>165</size>
16515       </method>
16516       <method name="Void AndAlsoTest_3()">
16517         <size>108</size>
16518       </method>
16519       <method name="Void ArrayIndexTest()">
16520         <size>145</size>
16521       </method>
16522       <method name="Void ArrayIndexTest_2()">
16523         <size>115</size>
16524       </method>
16525       <method name="Void ArrayIndexTest_3()">
16526         <size>199</size>
16527       </method>
16528       <method name="Void ArrayIndexTest_4()">
16529         <size>243</size>
16530       </method>
16531       <method name="Void ArrayIndexTest_5()">
16532         <size>108</size>
16533       </method>
16534       <method name="Void ArrayLengthTest()">
16535         <size>99</size>
16536       </method>
16537       <method name="Void ArrayLengthTest_2()">
16538         <size>91</size>
16539       </method>
16540       <method name="Void CallTest()">
16541         <size>138</size>
16542       </method>
16543       <method name="Void CallTest_2()">
16544         <size>107</size>
16545       </method>
16546       <method name="Void CallTest_3()">
16547         <size>207</size>
16548       </method>
16549       <method name="Void CallTest_4()">
16550         <size>121</size>
16551       </method>
16552       <method name="Void CallTest_5()">
16553         <size>99</size>
16554       </method>
16555       <method name="Void CallTest_6()">
16556         <size>70</size>
16557       </method>
16558       <method name="Void CallTest_7()">
16559         <size>124</size>
16560       </method>
16561       <method name="Void CallTest_8()">
16562         <size>227</size>
16563       </method>
16564       <method name="Void CallTest_9()">
16565         <size>88</size>
16566       </method>
16567       <method name="Void CoalesceTest()">
16568         <size>120</size>
16569       </method>
16570       <method name="Void CoalesceTest_2()">
16571         <size>171</size>
16572       </method>
16573       <method name="Void ConditionTest()">
16574         <size>170</size>
16575       </method>
16576       <method name="Void ConditionTest_2()">
16577         <size>301</size>
16578       </method>
16579       <method name="Void ConditionTest_3()">
16580         <size>179</size>
16581       </method>
16582       <method name="Void ConditionTest_4()">
16583         <size>183</size>
16584       </method>
16585       <method name="Void ConstantTest()">
16586         <size>59</size>
16587       </method>
16588       <method name="Void ConstantTest_2()">
16589         <size>62</size>
16590       </method>
16591       <method name="Void ConstantTest_3()">
16592         <size>54</size>
16593       </method>
16594       <method name="Void ConstantTest_4()">
16595         <size>44</size>
16596       </method>
16597       <method name="Void ConstantTest_5()">
16598         <size>59</size>
16599       </method>
16600       <method name="Void ConstantTest_6()">
16601         <size>67</size>
16602       </method>
16603       <method name="Void ConstantTest_7()">
16604         <size>62</size>
16605       </method>
16606       <method name="Void ConstantTest_8()">
16607         <size>72</size>
16608       </method>
16609       <method name="Void ConstantTest_9()">
16610         <size>72</size>
16611       </method>
16612       <method name="Void ConstantTest_10()">
16613         <size>72</size>
16614       </method>
16615       <method name="Void ConstantTest_11()">
16616         <size>59</size>
16617       </method>
16618       <method name="Void ConstantTest_13()">
16619         <size>59</size>
16620       </method>
16621       <method name="Void ConstantTest_14()">
16622         <size>72</size>
16623       </method>
16624       <method name="Void ConstantTest_15()">
16625         <size>62</size>
16626       </method>
16627       <method name="Void ConvertTest()">
16628         <size>82</size>
16629       </method>
16630       <method name="Void ConvertTest_2()">
16631         <size>83</size>
16632       </method>
16633       <method name="Void ConvertTest_3()">
16634         <size>93</size>
16635       </method>
16636       <method name="Void ConvertTest_4()">
16637         <size>102</size>
16638       </method>
16639       <method name="Void ConvertTest_5()">
16640         <size>109</size>
16641       </method>
16642       <method name="Void ConvertTest_6()">
16643         <size>240</size>
16644       </method>
16645       <method name="Void ConvertTest_7()">
16646         <size>122</size>
16647       </method>
16648       <method name="Void ConvertTest_8()">
16649         <size>118</size>
16650       </method>
16651       <method name="Void ConvertTest_9()">
16652         <size>97</size>
16653       </method>
16654       <method name="Void ConvertTest_10()">
16655         <size>163</size>
16656       </method>
16657       <method name="Void ConvertTest_11()">
16658         <size>101</size>
16659       </method>
16660       <method name="Void ConvertTest_12()">
16661         <size>156</size>
16662       </method>
16663       <method name="Void ConvertTest_13()">
16664         <size>86</size>
16665       </method>
16666       <method name="Void ConvertTest_14()">
16667         <size>88</size>
16668       </method>
16669       <method name="Void ConvertTest_15()">
16670         <size>132</size>
16671       </method>
16672       <method name="Void ConvertCheckedTest()">
16673         <size>82</size>
16674       </method>
16675       <method name="Void ConvertCheckedTest_2()">
16676         <size>83</size>
16677       </method>
16678       <method name="Void ConvertCheckedTest_3()">
16679         <size>93</size>
16680       </method>
16681       <method name="Void ConvertCheckedTest_4()">
16682         <size>102</size>
16683       </method>
16684       <method name="Void DivideTest()">
16685         <size>99</size>
16686       </method>
16687       <method name="Void DivideTest_2()">
16688         <size>185</size>
16689       </method>
16690       <method name="Void DivideTest_3()">
16691         <size>129</size>
16692       </method>
16693       <method name="Void DivideTest_4()">
16694         <size>192</size>
16695       </method>
16696       <method name="Void DivideTest_5()">
16697         <size>134</size>
16698       </method>
16699       <method name="Void DivideTest_6()">
16700         <size>196</size>
16701       </method>
16702       <method name="Void EqualTest()">
16703         <size>118</size>
16704       </method>
16705       <method name="Void EqualTest_2()">
16706         <size>168</size>
16707       </method>
16708       <method name="Void EqualTest_3()">
16709         <size>125</size>
16710       </method>
16711       <method name="Void EqualTest_4()">
16712         <size>210</size>
16713       </method>
16714       <method name="Void EqualTest_5()">
16715         <size>176</size>
16716       </method>
16717       <method name="Void EqualTest_6()">
16718         <size>119</size>
16719       </method>
16720       <method name="Void EqualTest_7()">
16721         <size>167</size>
16722       </method>
16723       <method name="Void EqualTest_8()">
16724         <size>116</size>
16725       </method>
16726       <method name="Void EqualTest_9()">
16727         <size>146</size>
16728       </method>
16729       <method name="Void EqualTest_10()">
16730         <size>169</size>
16731       </method>
16732       <method name="Void EqualTest_11()">
16733         <size>132</size>
16734       </method>
16735       <method name="Void EqualTest_12()">
16736         <size>127</size>
16737       </method>
16738       <method name="Void EqualTest_13()">
16739         <size>124</size>
16740       </method>
16741       <method name="Void EqualTestDelegate()">
16742         <size>113</size>
16743       </method>
16744       <method name="Void EqualTestDelegate_2()">
16745         <size>312</size>
16746       </method>
16747       <method name="Void ExclusiveOrTest()">
16748         <size>115</size>
16749       </method>
16750       <method name="Void ExclusiveOrTest_2()">
16751         <size>183</size>
16752       </method>
16753       <method name="Void ExclusiveOrTest_3()">
16754         <size>129</size>
16755       </method>
16756       <method name="Void ExclusiveOrTest_4()">
16757         <size>192</size>
16758       </method>
16759       <method name="Void ExclusiveOrTest_5()">
16760         <size>197</size>
16761       </method>
16762       <method name="Void ExclusiveOrTest_6()">
16763         <size>161</size>
16764       </method>
16765       <method name="Void ExclusiveOrTest_7()">
16766         <size>198</size>
16767       </method>
16768       <method name="Void ExclusiveOrTest_8()">
16769         <size>164</size>
16770       </method>
16771       <method name="Void GreaterThanTest()">
16772         <size>99</size>
16773       </method>
16774       <method name="Void GreaterThanTest_2()">
16775         <size>154</size>
16776       </method>
16777       <method name="Void GreaterThanTest_3()">
16778         <size>125</size>
16779       </method>
16780       <method name="Void GreaterThanTest_4()">
16781         <size>210</size>
16782       </method>
16783       <method name="Void GreaterThanTest_5()">
16784         <size>209</size>
16785       </method>
16786       <method name="Void GreaterThanTest_6()">
16787         <size>102</size>
16788       </method>
16789       <method name="Void GreaterThanTest_7()">
16790         <size>146</size>
16791       </method>
16792       <method name="Void GreaterThanTest_8()">
16793         <size>169</size>
16794       </method>
16795       <method name="Void GreaterThanOrEqualTest()">
16796         <size>99</size>
16797       </method>
16798       <method name="Void GreaterThanOrEqualTest_2()">
16799         <size>169</size>
16800       </method>
16801       <method name="Void GreaterThanOrEqualTest_3()">
16802         <size>130</size>
16803       </method>
16804       <method name="Void GreaterThanOrEqualTest_4()">
16805         <size>210</size>
16806       </method>
16807       <method name="Void GreaterThanOrEqualTest_5()">
16808         <size>209</size>
16809       </method>
16810       <method name="Void GreaterThanOrEqualTest_6()">
16811         <size>102</size>
16812       </method>
16813       <method name="Void GreaterThanOrEqualTest_7()">
16814         <size>146</size>
16815       </method>
16816       <method name="Void GreaterThanOrEqualTest_8()">
16817         <size>169</size>
16818       </method>
16819       <method name="Void InvokeTest()">
16820         <size>90</size>
16821       </method>
16822       <method name="Void InvokeTest_2()">
16823         <size>138</size>
16824       </method>
16825       <method name="Void LeftShiftTest()">
16826         <size>155</size>
16827       </method>
16828       <method name="Void LeftShiftTest_2()">
16829         <size>162</size>
16830       </method>
16831       <method name="Void LeftShiftTest_3()">
16832         <size>184</size>
16833       </method>
16834       <method name="Void LeftShiftTest_4()">
16835         <size>261</size>
16836       </method>
16837       <method name="Void LeftShiftTest_5()">
16838         <size>110</size>
16839       </method>
16840       <method name="Void LessThanTest()">
16841         <size>99</size>
16842       </method>
16843       <method name="Void LessThanTest_2()">
16844         <size>154</size>
16845       </method>
16846       <method name="Void LessThanTest_3()">
16847         <size>125</size>
16848       </method>
16849       <method name="Void LessThanTest_4()">
16850         <size>210</size>
16851       </method>
16852       <method name="Void LessThanTest_5()">
16853         <size>209</size>
16854       </method>
16855       <method name="Void LessThanTest_6()">
16856         <size>102</size>
16857       </method>
16858       <method name="Void LessThanTest_7()">
16859         <size>146</size>
16860       </method>
16861       <method name="Void LessThanTest_8()">
16862         <size>169</size>
16863       </method>
16864       <method name="Void LessThanOrEqualTest()">
16865         <size>99</size>
16866       </method>
16867       <method name="Void LessThanOrEqualTest_2()">
16868         <size>169</size>
16869       </method>
16870       <method name="Void LessThanOrEqualTest_3()">
16871         <size>125</size>
16872       </method>
16873       <method name="Void LessThanOrEqualTest_4()">
16874         <size>210</size>
16875       </method>
16876       <method name="Void LessThanOrEqualTest_5()">
16877         <size>209</size>
16878       </method>
16879       <method name="Void LessThanOrEqualTest_6()">
16880         <size>102</size>
16881       </method>
16882       <method name="Void LessThanOrEqualTest_7()">
16883         <size>146</size>
16884       </method>
16885       <method name="Void LessThanOrEqualTest_8()">
16886         <size>169</size>
16887       </method>
16888       <method name="Void ListInitTest()">
16889         <size>404</size>
16890       </method>
16891       <method name="Void ListInitTest_2()">
16892         <size>292</size>
16893       </method>
16894       <method name="Void MemberAccessTest()">
16895         <size>132</size>
16896       </method>
16897       <method name="Void MemberAccessTest_2()">
16898         <size>63</size>
16899       </method>
16900       <method name="Void MemberAccessTest_3()">
16901         <size>113</size>
16902       </method>
16903       <method name="Void MemberAccessTest_4()">
16904         <size>91</size>
16905       </method>
16906       <method name="Void MemberAccessTest_5()">
16907         <size>39</size>
16908       </method>
16909       <method name="Void MemberAccessTest_6()">
16910         <size>104</size>
16911       </method>
16912       <method name="Void MemberAccessTest_7()">
16913         <size>109</size>
16914       </method>
16915       <method name="Void MemberAccessTest_8()">
16916         <size>63</size>
16917       </method>
16918       <method name="Void MemberAccessTest_9()">
16919         <size>91</size>
16920       </method>
16921       <method name="Void MemberInitTest()">
16922         <size>302</size>
16923       </method>
16924       <method name="Void MemberInitTest_2()">
16925         <size>250</size>
16926       </method>
16927       <method name="Void MemberInitTest_3()">
16928         <size>124</size>
16929       </method>
16930       <method name="Void ModuloTest()">
16931         <size>100</size>
16932       </method>
16933       <method name="Void ModuloTest_2()">
16934         <size>185</size>
16935       </method>
16936       <method name="Void ModuloTest_3()">
16937         <size>129</size>
16938       </method>
16939       <method name="Void ModuloTest_4()">
16940         <size>192</size>
16941       </method>
16942       <method name="Void ModuloTest_5()">
16943         <size>133</size>
16944       </method>
16945       <method name="Void ModuloTest_6()">
16946         <size>200</size>
16947       </method>
16948       <method name="Void ModuloTest_7()">
16949         <size>110</size>
16950       </method>
16951       <method name="Void MultiplyTest()">
16952         <size>131</size>
16953       </method>
16954       <method name="Void MultiplyTest_2()">
16955         <size>185</size>
16956       </method>
16957       <method name="Void MultiplyTest_3()">
16958         <size>133</size>
16959       </method>
16960       <method name="Void MultiplyTest_4()">
16961         <size>195</size>
16962       </method>
16963       <method name="Void MultiplyTest_5()">
16964         <size>137</size>
16965       </method>
16966       <method name="Void MultiplyTest_6()">
16967         <size>202</size>
16968       </method>
16969       <method name="Void MultiplyTest_7()">
16970         <size>110</size>
16971       </method>
16972       <method name="Void MultiplyCheckedTest()">
16973         <size>122</size>
16974       </method>
16975       <method name="Void MultiplyCheckedTest_2()">
16976         <size>192</size>
16977       </method>
16978       <method name="Void MultiplyCheckedTest_3()">
16979         <size>133</size>
16980       </method>
16981       <method name="Void MultiplyCheckedTest_4()">
16982         <size>121</size>
16983       </method>
16984       <method name="Void MultiplyCheckedTest_5()">
16985         <size>124</size>
16986       </method>
16987       <method name="Void NegateTest()">
16988         <size>72</size>
16989       </method>
16990       <method name="Void NegateTest_2()">
16991         <size>92</size>
16992       </method>
16993       <method name="Void NegateTest_3()">
16994         <size>130</size>
16995       </method>
16996       <method name="Void NegateTest_4()">
16997         <size>97</size>
16998       </method>
16999       <method name="Void NegateTest_5()">
17000         <size>141</size>
17001       </method>
17002       <method name="Void NegateTest_6()">
17003         <size>121</size>
17004       </method>
17005       <method name="Void NegateTest_7()">
17006         <size>132</size>
17007       </method>
17008       <method name="Void NegateTest_8()">
17009         <size>97</size>
17010       </method>
17011       <method name="Void NegateTest_9()">
17012         <size>87</size>
17013       </method>
17014       <method name="Void NegateTestChecked()">
17015         <size>91</size>
17016       </method>
17017       <method name="Void NegateTestChecked_2()">
17018         <size>137</size>
17019       </method>
17020       <method name="Void NegateTestChecked_3()">
17021         <size>97</size>
17022       </method>
17023       <method name="Void NegateTestChecked_4()">
17024         <size>86</size>
17025       </method>
17026       <method name="Void NewArrayInitTest()">
17027         <size>92</size>
17028       </method>
17029       <method name="Void NewArrayInitTest_2()">
17030         <size>64</size>
17031       </method>
17032       <method name="Void NewArrayInitTest_3()">
17033         <size>136</size>
17034       </method>
17035       <method name="Void NewArrayInitTest_4()">
17036         <size>120</size>
17037       </method>
17038       <method name="Void NewArrayBoundsTest()">
17039         <size>123</size>
17040       </method>
17041       <method name="Void NewArrayBoundsTest_2()">
17042         <size>123</size>
17043       </method>
17044       <method name="Void NewTest()">
17045         <size>93</size>
17046       </method>
17047       <method name="Void NewTest_2()">
17048         <size>61</size>
17049       </method>
17050       <method name="Void NewTest_3()">
17051         <size>98</size>
17052       </method>
17053       <method name="Void NewTest_4()">
17054         <size>252</size>
17055       </method>
17056       <method name="Void NewTest_5()">
17057         <size>371</size>
17058       </method>
17059       <method name="Void NotTest()">
17060         <size>70</size>
17061       </method>
17062       <method name="Void NotTest_2()">
17063         <size>113</size>
17064       </method>
17065       <method name="Void NotTest_3()">
17066         <size>71</size>
17067       </method>
17068       <method name="Void NotTest_4()">
17069         <size>105</size>
17070       </method>
17071       <method name="Void NotTest_5()">
17072         <size>73</size>
17073       </method>
17074       <method name="Void NotTest_6()">
17075         <size>104</size>
17076       </method>
17077       <method name="Void NotNullableTest()">
17078         <size>114</size>
17079       </method>
17080       <method name="Void NotNullableTest_2()">
17081         <size>134</size>
17082       </method>
17083       <method name="Void NotNullableTest_3()">
17084         <size>130</size>
17085       </method>
17086       <method name="Void NotNullableTest_4()">
17087         <size>149</size>
17088       </method>
17089       <method name="Void NotNullableTest_5()">
17090         <size>148</size>
17091       </method>
17092       <method name="Void NotEqualTest()">
17093         <size>118</size>
17094       </method>
17095       <method name="Void NotEqualTest_2()">
17096         <size>166</size>
17097       </method>
17098       <method name="Void NotEqualTest_3()">
17099         <size>125</size>
17100       </method>
17101       <method name="Void NotEqualTest_4()">
17102         <size>210</size>
17103       </method>
17104       <method name="Void NotEqualTest_5()">
17105         <size>176</size>
17106       </method>
17107       <method name="Void NotEqualTest_6()">
17108         <size>119</size>
17109       </method>
17110       <method name="Void NotEqualTest_7()">
17111         <size>167</size>
17112       </method>
17113       <method name="Void NotEqualTest_8()">
17114         <size>116</size>
17115       </method>
17116       <method name="Void NotEqualTest_9()">
17117         <size>146</size>
17118       </method>
17119       <method name="Void NotEqualTest_10()">
17120         <size>169</size>
17121       </method>
17122       <method name="Void NotEqualTest_11()">
17123         <size>132</size>
17124       </method>
17125       <method name="Void OrTest()">
17126         <size>141</size>
17127       </method>
17128       <method name="Void OrTest_2()">
17129         <size>129</size>
17130       </method>
17131       <method name="Void OrTest_3()">
17132         <size>161</size>
17133       </method>
17134       <method name="Void OrNullableTest()">
17135         <size>382</size>
17136       </method>
17137       <method name="Void OrNullableTest_2()">
17138         <size>186</size>
17139       </method>
17140       <method name="Void OrNullableTest_3()">
17141         <size>176</size>
17142       </method>
17143       <method name="Void OrNullableTest_4()">
17144         <size>198</size>
17145       </method>
17146       <method name="Void OrElseTest()">
17147         <size>97</size>
17148       </method>
17149       <method name="Void OrElseTest_2()">
17150         <size>167</size>
17151       </method>
17152       <method name="Void ParameterTest()">
17153         <size>73</size>
17154       </method>
17155       <method name="Void ParameterTest_2()">
17156         <size>75</size>
17157       </method>
17158       <method name="Void ParameterTest_3()">
17159         <size>73</size>
17160       </method>
17161       <method name="Void ParameterTest_4()">
17162         <size>100</size>
17163       </method>
17164       <method name="Void QuoteTest()">
17165         <size>85</size>
17166       </method>
17167       <method name="Void RightShiftTest()">
17168         <size>152</size>
17169       </method>
17170       <method name="Void RightShiftTest_2()">
17171         <size>159</size>
17172       </method>
17173       <method name="Void RightShiftTest_3()">
17174         <size>184</size>
17175       </method>
17176       <method name="Void RightShiftTest_4()">
17177         <size>258</size>
17178       </method>
17179       <method name="Void SubtractTest()">
17180         <size>100</size>
17181       </method>
17182       <method name="Void SubtractTest_2()">
17183         <size>119</size>
17184       </method>
17185       <method name="Void SubtractTest_3()">
17186         <size>130</size>
17187       </method>
17188       <method name="Void SubtractTest_4()">
17189         <size>192</size>
17190       </method>
17191       <method name="Void SubtractTest_5()">
17192         <size>134</size>
17193       </method>
17194       <method name="Void SubtractTest_6()">
17195         <size>160</size>
17196       </method>
17197       <method name="Void SubtractTest_7()">
17198         <size>113</size>
17199       </method>
17200       <method name="Void SubtractTest_8()">
17201         <size>146</size>
17202       </method>
17203       <method name="Void SubtractTest_9()">
17204         <size>142</size>
17205       </method>
17206       <method name="Void SubtractTest_10()">
17207         <size>161</size>
17208       </method>
17209       <method name="Void SubtractTest_11()">
17210         <size>157</size>
17211       </method>
17212       <method name="Void SubtractCheckedTest()">
17213         <size>127</size>
17214       </method>
17215       <method name="Void SubtractCheckedTest_2()">
17216         <size>185</size>
17217       </method>
17218       <method name="Void SubtractCheckedTest_3()">
17219         <size>130</size>
17220       </method>
17221       <method name="Void SubtractCheckedTest_4()">
17222         <size>121</size>
17223       </method>
17224       <method name="Void TypeAsTest()">
17225         <size>80</size>
17226       </method>
17227       <method name="Void TypeAsTest_2()">
17228         <size>144</size>
17229       </method>
17230       <method name="Void TypeAsTest_3()">
17231         <size>85</size>
17232       </method>
17233       <method name="Void TypeIsTest()">
17234         <size>103</size>
17235       </method>
17236       <method name="Void TypeIsTest_2()">
17237         <size>103</size>
17238       </method>
17239       <method name="Void TypeIsTest_3()">
17240         <size>85</size>
17241       </method>
17242       <method name="Void TypeIsTest_5()">
17243         <size>74</size>
17244       </method>
17245       <method name="Void TypeIsTest_6()">
17246         <size>111</size>
17247       </method>
17248       <method name="Void UnaryPlusTest()">
17249         <size>67</size>
17250       </method>
17251       <method name="Void UnaryPlusTest_2()">
17252         <size>47</size>
17253       </method>
17254       <method name="Void UnaryPlusTest_3()">
17255         <size>97</size>
17256       </method>
17257       <method name="Void UnaryPlusTest_4()">
17258         <size>141</size>
17259       </method>
17260       <method name="Void UnaryPlusTest_5()">
17261         <size>140</size>
17262       </method>
17263       <method name="System.String InstanceMethod(System.String)">
17264         <size>2</size>
17265       </method>
17266       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
17267         <size>30</size>
17268       </method>
17269       <method name="Int32 TestInt()">
17270         <size>3</size>
17271       </method>
17272       <method name="Void RefMethod(Int32 ByRef)">
17273         <size>8</size>
17274       </method>
17275       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
17276         <size>87</size>
17277       </method>
17278       <method name="Int32 Main()">
17279         <size>179</size>
17280       </method>
17281     </type>
17282     <type name="Tester+EmptyDelegate">
17283       <method name="Void .ctor(Object, IntPtr)">
17284         <size>0</size>
17285       </method>
17286       <method name="Void Invoke()">
17287         <size>0</size>
17288       </method>
17289       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17290         <size>0</size>
17291       </method>
17292       <method name="Void EndInvoke(IAsyncResult)">
17293         <size>0</size>
17294       </method>
17295     </type>
17296     <type name="Tester+IntDelegate">
17297       <method name="Void .ctor(Object, IntPtr)">
17298         <size>0</size>
17299       </method>
17300       <method name="Int32 Invoke()">
17301         <size>0</size>
17302       </method>
17303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17304         <size>0</size>
17305       </method>
17306       <method name="Int32 EndInvoke(IAsyncResult)">
17307         <size>0</size>
17308       </method>
17309     </type>
17310     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
17311       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
17312         <size>21</size>
17313       </method>
17314       <method name="&lt;A&gt;__T get_A()">
17315         <size>7</size>
17316       </method>
17317       <method name="&lt;Value&gt;__T get_Value()">
17318         <size>7</size>
17319       </method>
17320       <method name="Boolean Equals(System.Object)">
17321         <size>69</size>
17322       </method>
17323       <method name="Int32 GetHashCode()">
17324         <size>86</size>
17325       </method>
17326       <method name="System.String ToString()">
17327         <size>142</size>
17328       </method>
17329     </type>
17330     <type name="Tester">
17331       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
17332         <size>1</size>
17333       </method>
17334       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
17335         <size>1</size>
17336       </method>
17337       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
17338         <size>1</size>
17339       </method>
17340       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
17341         <size>1</size>
17342       </method>
17343       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
17344         <size>1</size>
17345       </method>
17346       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
17347         <size>12</size>
17348       </method>
17349       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
17350         <size>12</size>
17351       </method>
17352       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
17353         <size>7</size>
17354       </method>
17355       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
17356         <size>7</size>
17357       </method>
17358       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
17359         <size>5</size>
17360       </method>
17361       <method name="Void NewArrayInitTest_5()">
17362         <size>158</size>
17363       </method>
17364       <method name="Void ConditionTest_5()">
17365         <size>107</size>
17366       </method>
17367       <method name="Void AndTest_4()">
17368         <size>92</size>
17369       </method>
17370       <method name="Void MemberInitTest_4()">
17371         <size>66</size>
17372       </method>
17373       <method name="Void NewTest_6()">
17374         <size>182</size>
17375       </method>
17376     </type>
17377     <type name="InverseLogicalOperator">
17378       <method name="Void .ctor(Boolean)">
17379         <size>8</size>
17380       </method>
17381       <method name="Boolean op_True(InverseLogicalOperator)">
17382         <size>8</size>
17383       </method>
17384       <method name="Boolean op_False(InverseLogicalOperator)">
17385         <size>8</size>
17386       </method>
17387     </type>
17388     <type name="MyType">
17389       <method name="Void .ctor(Int32)">
17390         <size>8</size>
17391       </method>
17392       <method name="Int16 get_ShortProp()">
17393         <size>7</size>
17394       </method>
17395       <method name="Void set_ShortProp(Int16)">
17396         <size>8</size>
17397       </method>
17398       <method name="Int32 GetHashCode()">
17399         <size>6</size>
17400       </method>
17401       <method name="System.String ToString()">
17402         <size>12</size>
17403       </method>
17404       <method name="Int32 op_Implicit(MyType)">
17405         <size>8</size>
17406       </method>
17407       <method name="Boolean op_True(MyType)">
17408         <size>16</size>
17409       </method>
17410       <method name="Boolean op_False(MyType)">
17411         <size>19</size>
17412       </method>
17413       <method name="MyType op_Addition(MyType, MyType)">
17414         <size>21</size>
17415       </method>
17416       <method name="MyType op_Subtraction(MyType, MyType)">
17417         <size>21</size>
17418       </method>
17419       <method name="MyType op_Division(MyType, MyType)">
17420         <size>21</size>
17421       </method>
17422       <method name="MyType op_Multiply(MyType, MyType)">
17423         <size>21</size>
17424       </method>
17425       <method name="MyType op_Modulus(MyType, MyType)">
17426         <size>21</size>
17427       </method>
17428       <method name="MyType op_BitwiseAnd(MyType, MyType)">
17429         <size>21</size>
17430       </method>
17431       <method name="MyType op_BitwiseOr(MyType, MyType)">
17432         <size>21</size>
17433       </method>
17434       <method name="MyType op_ExclusiveOr(MyType, MyType)">
17435         <size>21</size>
17436       </method>
17437       <method name="Boolean op_Equality(MyType, MyType)">
17438         <size>17</size>
17439       </method>
17440       <method name="Boolean op_Inequality(MyType, MyType)">
17441         <size>20</size>
17442       </method>
17443       <method name="Boolean op_GreaterThan(MyType, MyType)">
17444         <size>17</size>
17445       </method>
17446       <method name="Boolean op_LessThan(MyType, MyType)">
17447         <size>17</size>
17448       </method>
17449       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
17450         <size>20</size>
17451       </method>
17452       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
17453         <size>20</size>
17454       </method>
17455       <method name="Boolean op_LogicalNot(MyType)">
17456         <size>11</size>
17457       </method>
17458       <method name="Int32 op_RightShift(MyType, Int32)">
17459         <size>13</size>
17460       </method>
17461       <method name="Int32 op_LeftShift(MyType, Int32)">
17462         <size>13</size>
17463       </method>
17464       <method name="MyType op_UnaryNegation(MyType)">
17465         <size>14</size>
17466       </method>
17467       <method name="MyType op_UnaryPlus(MyType)">
17468         <size>13</size>
17469       </method>
17470     </type>
17471     <type name="MyTypeImplicitOnly">
17472       <method name="Void .ctor(Int16)">
17473         <size>8</size>
17474       </method>
17475       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
17476         <size>8</size>
17477       </method>
17478     </type>
17479     <type name="Tester">
17480       <method name="Void EqualTest_14()">
17481         <size>101</size>
17482       </method>
17483     </type>
17484     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
17485       <method name="Void .ctor()">
17486         <size>7</size>
17487       </method>
17488     </type>
17489     <type name="Tester">
17490       <method name="Void NewArrayInitTest_6()">
17491         <size>103</size>
17492       </method>
17493       <method name="Void LambdaTest()">
17494         <size>89</size>
17495       </method>
17496       <method name="Void EqualTest_15()">
17497         <size>159</size>
17498       </method>
17499       <method name="Void ArrayIndexTest_6()">
17500         <size>122</size>
17501       </method>
17502       <method name="Void ArrayIndexTest_7()">
17503         <size>128</size>
17504       </method>
17505       <method name="Void NewArrayBoundsTest_3()">
17506         <size>85</size>
17507       </method>
17508       <method name="Void NewArrayBoundsTest_4()">
17509         <size>82</size>
17510       </method>
17511     </type>
17512     <type name="&lt;PrivateImplementationDetails&gt;">
17513       <method name="Void .ctor()">
17514         <size>7</size>
17515       </method>
17516     </type>
17517     <type name="Tester">
17518       <method name="Void LeftShiftTest_6()">
17519         <size>155</size>
17520       </method>
17521       <method name="Void RightShiftTest_5()">
17522         <size>152</size>
17523       </method>
17524       <method name="Void QuoteTest_2()">
17525         <size>99</size>
17526       </method>
17527     </type>
17528     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
17529       <method name="Void .ctor()">
17530         <size>7</size>
17531       </method>
17532     </type>
17533     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
17534       <method name="Void .ctor()">
17535         <size>7</size>
17536       </method>
17537     </type>
17538     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
17539       <method name="Void .ctor()">
17540         <size>7</size>
17541       </method>
17542     </type>
17543     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
17544       <method name="Void .ctor()">
17545         <size>7</size>
17546       </method>
17547     </type>
17548     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
17549       <method name="Void .ctor()">
17550         <size>7</size>
17551       </method>
17552     </type>
17553     <type name="Tester">
17554       <method name="Void NewTest_7()">
17555         <size>53</size>
17556       </method>
17557       <method name="Void ConvertTest_16()">
17558         <size>81</size>
17559       </method>
17560     </type>
17561   </test>
17562   <test name="gtest-etree-02.cs">
17563     <type name="M">
17564       <method name="Void .ctor()">
17565         <size>7</size>
17566       </method>
17567       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
17568         <size>1</size>
17569       </method>
17570       <method name="System.String Param(System.String)">
17571         <size>114</size>
17572       </method>
17573       <method name="Int32 Main()">
17574         <size>157</size>
17575       </method>
17576     </type>
17577     <type name="M+&lt;Param&gt;c__AnonStorey0">
17578       <method name="Void .ctor()">
17579         <size>7</size>
17580       </method>
17581     </type>
17582   </test>
17583   <test name="gtest-etree-03.cs">
17584     <type name="C">
17585       <method name="Void .ctor()">
17586         <size>7</size>
17587       </method>
17588       <method name="Int32 Main()">
17589         <size>6</size>
17590       </method>
17591     </type>
17592     <type name="S`1[T]">
17593       <method name="Int32 Test()">
17594         <size>145</size>
17595       </method>
17596     </type>
17597   </test>
17598   <test name="gtest-etree-04.cs">
17599     <type name="C">
17600       <method name="Void .ctor()">
17601         <size>7</size>
17602       </method>
17603       <method name="Int32 Main()">
17604         <size>366</size>
17605       </method>
17606     </type>
17607     <type name="C+&lt;Main&gt;c__AnonStorey0">
17608       <method name="Void .ctor()">
17609         <size>7</size>
17610       </method>
17611     </type>
17612     <type name="Foo">
17613       <method name="Boolean op_GreaterThan(Foo, Foo)">
17614         <size>6</size>
17615       </method>
17616       <method name="Boolean op_LessThan(Foo, Foo)">
17617         <size>6</size>
17618       </method>
17619       <method name="Boolean op_Equality(Foo, Foo)">
17620         <size>6</size>
17621       </method>
17622       <method name="Boolean op_Inequality(Foo, Foo)">
17623         <size>6</size>
17624       </method>
17625     </type>
17626   </test>
17627   <test name="gtest-etree-05.cs">
17628     <type name="C">
17629       <method name="Void .ctor()">
17630         <size>7</size>
17631       </method>
17632       <method name="Void Assert[T](T, T)">
17633         <size>46</size>
17634       </method>
17635       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
17636         <size>56</size>
17637       </method>
17638       <method name="Int32 Main()">
17639         <size>350</size>
17640       </method>
17641     </type>
17642   </test>
17643   <test name="gtest-etree-06.cs">
17644     <type name="Test">
17645       <method name="Void .ctor()">
17646         <size>7</size>
17647       </method>
17648       <method name="Int32 Main()">
17649         <size>45</size>
17650       </method>
17651       <method name="Int32 Value()">
17652         <size>2</size>
17653       </method>
17654     </type>
17655   </test>
17656   <test name="gtest-etree-07.cs">
17657     <type name="C">
17658       <method name="Void .ctor()">
17659         <size>7</size>
17660       </method>
17661       <method name="Void Test()">
17662         <size>14</size>
17663       </method>
17664       <method name="Int32* Foo()">
17665         <size>3</size>
17666       </method>
17667       <method name="Int32 Main()">
17668         <size>564</size>
17669       </method>
17670     </type>
17671     <type name="EmptyDelegate">
17672       <method name="Void .ctor(Object, IntPtr)">
17673         <size>0</size>
17674       </method>
17675       <method name="Void Invoke()">
17676         <size>0</size>
17677       </method>
17678       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17679         <size>0</size>
17680       </method>
17681       <method name="Void EndInvoke(IAsyncResult)">
17682         <size>0</size>
17683       </method>
17684     </type>
17685     <type name="UnsafeDelegate">
17686       <method name="Void .ctor(Object, IntPtr)">
17687         <size>0</size>
17688       </method>
17689       <method name="Int32* Invoke()">
17690         <size>0</size>
17691       </method>
17692       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17693         <size>0</size>
17694       </method>
17695       <method name="Int32* EndInvoke(IAsyncResult)">
17696         <size>0</size>
17697       </method>
17698     </type>
17699   </test>
17700   <test name="gtest-etree-08.cs">
17701     <type name="Foo">
17702       <method name="Void .ctor()">
17703         <size>7</size>
17704       </method>
17705       <method name="Int32 ThisMethod()">
17706         <size>3</size>
17707       </method>
17708       <method name="Int32 Goo(Boolean)">
17709         <size>204</size>
17710       </method>
17711       <method name="Int32 Main()">
17712         <size>14</size>
17713       </method>
17714     </type>
17715     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
17716       <method name="Void .ctor()">
17717         <size>7</size>
17718       </method>
17719     </type>
17720   </test>
17721   <test name="gtest-etree-09.cs">
17722     <type name="Mono.C">
17723       <method name="Void .ctor()">
17724         <size>7</size>
17725       </method>
17726       <method name="Int32 Main()">
17727         <size>300</size>
17728       </method>
17729       <method name="System.Int64[] GetValues()">
17730         <size>18</size>
17731       </method>
17732     </type>
17733     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
17734       <method name="Void .ctor()">
17735         <size>7</size>
17736       </method>
17737     </type>
17738     <type name="&lt;PrivateImplementationDetails&gt;">
17739       <method name="Void .ctor()">
17740         <size>7</size>
17741       </method>
17742     </type>
17743   </test>
17744   <test name="gtest-etree-10.cs">
17745     <type name="Foo`1[T]">
17746       <method name="Void .ctor()">
17747         <size>7</size>
17748       </method>
17749       <method name="Boolean ContainsAll[U](IEnumerable`1)">
17750         <size>191</size>
17751       </method>
17752       <method name="Boolean Contains(T)">
17753         <size>2</size>
17754       </method>
17755     </type>
17756     <type name="Program">
17757       <method name="Void .ctor()">
17758         <size>7</size>
17759       </method>
17760       <method name="Int32 Main()">
17761         <size>42</size>
17762       </method>
17763     </type>
17764     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
17765       <method name="Void .ctor()">
17766         <size>7</size>
17767       </method>
17768     </type>
17769     <type name="&lt;PrivateImplementationDetails&gt;">
17770       <method name="Void .ctor()">
17771         <size>7</size>
17772       </method>
17773     </type>
17774   </test>
17775   <test name="gtest-etree-11.cs">
17776     <type name="C">
17777       <method name="Void .ctor()">
17778         <size>7</size>
17779       </method>
17780       <method name="Void Main()">
17781         <size>12</size>
17782       </method>
17783     </type>
17784     <type name="Test">
17785       <method name="Void .ctor()">
17786         <size>7</size>
17787       </method>
17788       <method name="Void Invalid(Int32)">
17789         <size>124</size>
17790       </method>
17791       <method name="Void Other(System.Int32[])">
17792         <size>1</size>
17793       </method>
17794     </type>
17795     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
17796       <method name="Void .ctor()">
17797         <size>7</size>
17798       </method>
17799     </type>
17800   </test>
17801   <test name="gtest-etree-12.cs">
17802     <type name="TestCase">
17803       <method name="Void .cctor()">
17804         <size>68</size>
17805       </method>
17806       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
17807         <size>2</size>
17808       </method>
17809       <method name="Void DummyToMakeTheStaticsInitialize()">
17810         <size>1</size>
17811       </method>
17812     </type>
17813     <type name="Program">
17814       <method name="Void .ctor()">
17815         <size>7</size>
17816       </method>
17817       <method name="Int32 Main()">
17818         <size>7</size>
17819       </method>
17820     </type>
17821   </test>
17822   <test name="gtest-etree-13.cs">
17823     <type name="Program">
17824       <method name="Void .ctor()">
17825         <size>7</size>
17826       </method>
17827       <method name="Int32 Main()">
17828         <size>55</size>
17829       </method>
17830       <method name="IEnumerable`1 Test[T](Int32)">
17831         <size>30</size>
17832       </method>
17833     </type>
17834     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
17835       <method name="Void .ctor()">
17836         <size>7</size>
17837       </method>
17838       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17839         <size>7</size>
17840       </method>
17841       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17842         <size>12</size>
17843       </method>
17844       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17845         <size>7</size>
17846       </method>
17847       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17848         <size>40</size>
17849       </method>
17850       <method name="Boolean MoveNext()">
17851         <size>108</size>
17852       </method>
17853       <method name="Void Dispose()">
17854         <size>8</size>
17855       </method>
17856       <method name="Void Reset()">
17857         <size>6</size>
17858       </method>
17859     </type>
17860   </test>
17861   <test name="gtest-etree-14.cs">
17862     <type name="Person">
17863       <method name="Void .ctor()">
17864         <size>7</size>
17865       </method>
17866       <method name="Int32 get_Age()">
17867         <size>7</size>
17868       </method>
17869       <method name="Void set_Age(Int32)">
17870         <size>8</size>
17871       </method>
17872     </type>
17873     <type name="Repro">
17874       <method name="Void .ctor()">
17875         <size>7</size>
17876       </method>
17877       <method name="Int32 Main()">
17878         <size>59</size>
17879       </method>
17880       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
17881         <size>44</size>
17882       </method>
17883       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17884         <size>13</size>
17885       </method>
17886     </type>
17887     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
17888       <method name="Void .ctor()">
17889         <size>7</size>
17890       </method>
17891       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17892         <size>7</size>
17893       </method>
17894       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17895         <size>12</size>
17896       </method>
17897       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17898         <size>7</size>
17899       </method>
17900       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17901         <size>52</size>
17902       </method>
17903       <method name="Boolean MoveNext()">
17904         <size>295</size>
17905       </method>
17906       <method name="Void Dispose()">
17907         <size>62</size>
17908       </method>
17909       <method name="Void Reset()">
17910         <size>6</size>
17911       </method>
17912     </type>
17913   </test>
17914   <test name="gtest-etree-15.cs">
17915     <type name="Foo">
17916       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
17917         <size>2</size>
17918       </method>
17919       <method name="Void Main()">
17920         <size>190</size>
17921       </method>
17922     </type>
17923   </test>
17924   <test name="gtest-etree-16.cs">
17925     <type name="Program">
17926       <method name="Void .ctor()">
17927         <size>7</size>
17928       </method>
17929       <method name="Int32 Main()">
17930         <size>136</size>
17931       </method>
17932     </type>
17933     <type name="Foo">
17934       <method name="Void .ctor()">
17935         <size>7</size>
17936       </method>
17937     </type>
17938   </test>
17939   <test name="gtest-etree-17.cs">
17940     <type name="CompilerCrashTest.QueryCompiler">
17941       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
17942         <size>12</size>
17943       </method>
17944       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
17945         <size>6</size>
17946       </method>
17947       <method name="Void Main()">
17948         <size>1</size>
17949       </method>
17950     </type>
17951   </test>
17952   <test name="gtest-etree-18.cs">
17953     <type name="FooBase">
17954       <method name="Void .ctor()">
17955         <size>7</size>
17956       </method>
17957     </type>
17958     <type name="Foo">
17959       <method name="Void .ctor()">
17960         <size>7</size>
17961       </method>
17962     </type>
17963     <type name="Program">
17964       <method name="Void .ctor()">
17965         <size>7</size>
17966       </method>
17967       <method name="Int32 Main()">
17968         <size>140</size>
17969       </method>
17970     </type>
17971   </test>
17972   <test name="gtest-etree-19.cs">
17973     <type name="Test">
17974       <method name="Void .ctor()">
17975         <size>7</size>
17976       </method>
17977       <method name="Int32 Main()">
17978         <size>20</size>
17979       </method>
17980       <method name="T Value[T]()">
17981         <size>76</size>
17982       </method>
17983     </type>
17984   </test>
17985   <test name="gtest-etree-20.cs">
17986     <type name="S">
17987       <method name="Int32 Main()">
17988         <size>215</size>
17989       </method>
17990     </type>
17991     <type name="A">
17992       <method name="A op_Implicit(S)">
17993         <size>6</size>
17994       </method>
17995       <method name="Void .ctor()">
17996         <size>7</size>
17997       </method>
17998     </type>
17999     <type name="B">
18000       <method name="Void .ctor()">
18001         <size>7</size>
18002       </method>
18003     </type>
18004   </test>
18005   <test name="gtest-etree-22.cs">
18006     <type name="FieldInfoBug.MonoRuntime">
18007       <method name="Int32 Main()">
18008         <size>13</size>
18009       </method>
18010       <method name="Void .ctor()">
18011         <size>7</size>
18012       </method>
18013     </type>
18014     <type name="FieldInfoBug.GenericClass`1[T]">
18015       <method name="Void .ctor(String)">
18016         <size>58</size>
18017       </method>
18018     </type>
18019     <type name="FieldInfoBug.GenericClass`1+&lt;GenericClass&gt;c__AnonStorey0[T]">
18020       <method name="Void .ctor()">
18021         <size>7</size>
18022       </method>
18023     </type>
18024   </test>
18025   <test name="gtest-etree-23.cs">
18026     <type name="Test.OrderBySpecification">
18027       <method name="Void .ctor(Expression`1)">
18028         <size>7</size>
18029       </method>
18030     </type>
18031     <type name="Test.RateOrderById">
18032       <method name="Int32 Main()">
18033         <size>8</size>
18034       </method>
18035       <method name="Void .ctor()">
18036         <size>44</size>
18037       </method>
18038     </type>
18039   </test>
18040   <test name="gtest-etree-24.cs">
18041     <type name="NotifyingProperty">
18042       <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]][])">
18043         <size>1</size>
18044       </method>
18045     </type>
18046     <type name="NotifyingPropertyTest">
18047       <method name="Void CreateDependent_NotifierNull()">
18048         <size>58</size>
18049       </method>
18050       <method name="Void CreateDependent_DependentsNull()">
18051         <size>83</size>
18052       </method>
18053       <method name="Void Main()">
18054         <size>1</size>
18055       </method>
18056       <method name="System.Object &lt;CreateDependent_DependentsNull&gt;m__0()">
18057         <size>2</size>
18058       </method>
18059       <method name="Void .ctor()">
18060         <size>7</size>
18061       </method>
18062     </type>
18063     <type name="NotifyingPropertyTest+&lt;CreateDependent_NotifierNull&gt;c__AnonStorey0">
18064       <method name="Void .ctor()">
18065         <size>7</size>
18066       </method>
18067     </type>
18068     <type name="NotifyingPropertyTest+&lt;CreateDependent_DependentsNull&gt;c__AnonStorey1">
18069       <method name="Void .ctor()">
18070         <size>7</size>
18071       </method>
18072     </type>
18073   </test>
18074   <test name="gtest-exmethod-01.cs">
18075     <type name="SimpleTest">
18076       <method name="System.String Prefix(System.String, System.String)">
18077         <size>8</size>
18078       </method>
18079     </type>
18080     <type name="M">
18081       <method name="Void .ctor()">
18082         <size>7</size>
18083       </method>
18084       <method name="Int32 Main()">
18085         <size>157</size>
18086       </method>
18087     </type>
18088   </test>
18089   <test name="gtest-exmethod-02.cs">
18090     <type name="M">
18091       <method name="Void .ctor()">
18092         <size>7</size>
18093       </method>
18094       <method name="Void Main()">
18095         <size>12</size>
18096       </method>
18097     </type>
18098     <type name="N.M">
18099       <method name="Void .ctor()">
18100         <size>7</size>
18101       </method>
18102       <method name="Void Test2()">
18103         <size>12</size>
18104       </method>
18105     </type>
18106   </test>
18107   <test name="gtest-exmethod-03.cs">
18108     <type name="A.A">
18109       <method name="Int32 Foo(Int32)">
18110         <size>2</size>
18111       </method>
18112       <method name="Int32 Foo(Int32, System.String)">
18113         <size>3</size>
18114       </method>
18115     </type>
18116     <type name="B.X">
18117       <method name="Int32 Foo(Int32)">
18118         <size>2</size>
18119       </method>
18120       <method name="Int32 Foo(Int32, Boolean)">
18121         <size>3</size>
18122       </method>
18123     </type>
18124     <type name="C.F">
18125       <method name="Boolean Foo(Byte)">
18126         <size>2</size>
18127       </method>
18128     </type>
18129     <type name="C.D.F">
18130       <method name="Int32 Foo(Int32)">
18131         <size>3</size>
18132       </method>
18133       <method name="Void TestX()">
18134         <size>9</size>
18135       </method>
18136     </type>
18137     <type name="C.M">
18138       <method name="Int32 Foo(Int32)">
18139         <size>2</size>
18140       </method>
18141       <method name="Int32 Main()">
18142         <size>61</size>
18143       </method>
18144     </type>
18145   </test>
18146   <test name="gtest-exmethod-04.cs">
18147     <type name="A.Test">
18148       <method name="System.String Test_1(Boolean)">
18149         <size>6</size>
18150       </method>
18151     </type>
18152     <type name="B.M">
18153       <method name="Void .ctor()">
18154         <size>7</size>
18155       </method>
18156       <method name="Void Main()">
18157         <size>12</size>
18158       </method>
18159     </type>
18160   </test>
18161   <test name="gtest-exmethod-05.cs">
18162     <type name="A.Test_A">
18163       <method name="System.String Test_1(System.String)">
18164         <size>6</size>
18165       </method>
18166     </type>
18167     <type name="A.Test_B">
18168       <method name="System.String Test_2(System.String)">
18169         <size>6</size>
18170       </method>
18171     </type>
18172     <type name="B.M">
18173       <method name="Void .ctor()">
18174         <size>7</size>
18175       </method>
18176       <method name="Void Main()">
18177         <size>23</size>
18178       </method>
18179     </type>
18180   </test>
18181   <test name="gtest-exmethod-06.cs">
18182     <type name="Gen">
18183       <method name="T Test_1[T](T)">
18184         <size>10</size>
18185       </method>
18186       <method name="System.String Test_1[T](System.String)">
18187         <size>6</size>
18188       </method>
18189     </type>
18190     <type name="B.M">
18191       <method name="Void .ctor()">
18192         <size>7</size>
18193       </method>
18194       <method name="Void Main()">
18195         <size>30</size>
18196       </method>
18197     </type>
18198   </test>
18199   <test name="gtest-exmethod-07.cs">
18200     <type name="E">
18201       <method name="Void ToReadOnly[T](IEnumerable`1)">
18202         <size>1</size>
18203       </method>
18204       <method name="Void To(IA)">
18205         <size>1</size>
18206       </method>
18207     </type>
18208     <type name="C">
18209       <method name="Void .ctor()">
18210         <size>7</size>
18211       </method>
18212       <method name="Void Main()">
18213         <size>1</size>
18214       </method>
18215       <method name="Void Test(IEnumerable`1)">
18216         <size>15</size>
18217       </method>
18218     </type>
18219   </test>
18220   <test name="gtest-exmethod-08.cs">
18221     <type name="C">
18222       <method name="Void .ctor()">
18223         <size>7</size>
18224       </method>
18225       <method name="Void Main()">
18226         <size>21</size>
18227       </method>
18228     </type>
18229   </test>
18230   <test name="gtest-exmethod-09.cs">
18231     <type name="Test">
18232       <method name="Void Foo[T](System.String)">
18233         <size>1</size>
18234       </method>
18235     </type>
18236     <type name="C">
18237       <method name="Void .ctor()">
18238         <size>7</size>
18239       </method>
18240       <method name="Void Main()">
18241         <size>11</size>
18242       </method>
18243     </type>
18244   </test>
18245   <test name="gtest-exmethod-10.cs">
18246     <type name="AExtensions">
18247       <method name="Int32 Round(Double)">
18248         <size>8</size>
18249       </method>
18250     </type>
18251     <type name="BExtensions">
18252       <method name="T GetBy[T](T[], Double)">
18253         <size>13</size>
18254       </method>
18255     </type>
18256     <type name="C">
18257       <method name="Void .ctor()">
18258         <size>7</size>
18259       </method>
18260       <method name="Void Main()">
18261         <size>1</size>
18262       </method>
18263     </type>
18264   </test>
18265   <test name="gtest-exmethod-11.cs">
18266     <type name="Test">
18267       <method name="Void .ctor()">
18268         <size>7</size>
18269       </method>
18270       <method name="Int32 Main(System.String[])">
18271         <size>20</size>
18272       </method>
18273     </type>
18274     <type name="Lol">
18275       <method name="Boolean OneEleven(System.Object)">
18276         <size>2</size>
18277       </method>
18278     </type>
18279   </test>
18280   <test name="gtest-exmethod-12.cs">
18281     <type name="Program">
18282       <method name="Void .ctor()">
18283         <size>7</size>
18284       </method>
18285       <method name="Void Main(System.String[])">
18286         <size>63</size>
18287       </method>
18288     </type>
18289     <type name="ChatClient">
18290       <method name="Void .ctor()">
18291         <size>7</size>
18292       </method>
18293       <method name="Void Say(System.String, System.String)">
18294         <size>13</size>
18295       </method>
18296     </type>
18297     <type name="ChatExtensions">
18298       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
18299         <size>64</size>
18300       </method>
18301     </type>
18302   </test>
18303   <test name="gtest-exmethod-13.cs">
18304     <type name="Foo">
18305       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
18306         <size>2</size>
18307       </method>
18308       <method name="Void Main()">
18309         <size>23</size>
18310       </method>
18311     </type>
18312   </test>
18313   <test name="gtest-exmethod-14.cs">
18314     <type name="C">
18315       <method name="Void Bar[U](IA)">
18316         <size>7</size>
18317       </method>
18318       <method name="Void Foo[T](IA)">
18319         <size>1</size>
18320       </method>
18321       <method name="Void Foo(IA)">
18322         <size>7</size>
18323       </method>
18324       <method name="Void Main()">
18325         <size>1</size>
18326       </method>
18327     </type>
18328   </test>
18329   <test name="gtest-exmethod-15.cs">
18330     <type name="C">
18331       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
18332         <size>15</size>
18333       </method>
18334       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
18335         <size>2</size>
18336       </method>
18337       <method name="Void Main()">
18338         <size>1</size>
18339       </method>
18340     </type>
18341   </test>
18342   <test name="gtest-exmethod-16.cs">
18343     <type name="Rocks">
18344       <method name="Boolean Extension(System.String)">
18345         <size>2</size>
18346       </method>
18347       <method name="Boolean Extension(D)">
18348         <size>2</size>
18349       </method>
18350     </type>
18351     <type name="Program">
18352       <method name="Void .ctor()">
18353         <size>7</size>
18354       </method>
18355       <method name="Void add_e(D)">
18356         <size>24</size>
18357       </method>
18358       <method name="Void remove_e(D)">
18359         <size>24</size>
18360       </method>
18361       <method name="System.String get_Item(Int32)">
18362         <size>6</size>
18363       </method>
18364       <method name="System.String get_Property()">
18365         <size>6</size>
18366       </method>
18367       <method name="Void Main(System.String[])">
18368         <size>44</size>
18369       </method>
18370     </type>
18371     <type name="D">
18372       <method name="Void .ctor(Object, IntPtr)">
18373         <size>0</size>
18374       </method>
18375       <method name="System.String Invoke()">
18376         <size>0</size>
18377       </method>
18378       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18379         <size>0</size>
18380       </method>
18381       <method name="System.String EndInvoke(IAsyncResult)">
18382         <size>0</size>
18383       </method>
18384     </type>
18385   </test>
18386   <test name="gtest-exmethod-17.cs">
18387     <type name="MainClass">
18388       <method name="Void Main()">
18389         <size>45</size>
18390       </method>
18391     </type>
18392   </test>
18393   <test name="gtest-exmethod-18.cs">
18394     <type name="Foo">
18395       <method name="Void .ctor()">
18396         <size>7</size>
18397       </method>
18398       <method name="Boolean get_IsBar()">
18399         <size>2</size>
18400       </method>
18401     </type>
18402     <type name="FooExt">
18403       <method name="Boolean IsBar(Foo)">
18404         <size>7</size>
18405       </method>
18406     </type>
18407     <type name="Repro">
18408       <method name="Void .ctor()">
18409         <size>7</size>
18410       </method>
18411       <method name="Void Main()">
18412         <size>18</size>
18413       </method>
18414     </type>
18415   </test>
18416   <test name="gtest-exmethod-19.cs">
18417     <type name="Rocks">
18418       <method name="Int32 Test_2[T](IEnumerable`1)">
18419         <size>3</size>
18420       </method>
18421       <method name="System.String Test_1(System.String)">
18422         <size>12</size>
18423       </method>
18424     </type>
18425     <type name="Test">
18426       <method name="Void .ctor()">
18427         <size>7</size>
18428       </method>
18429       <method name="Int32 Main()">
18430         <size>142</size>
18431       </method>
18432     </type>
18433     <type name="Test+D">
18434       <method name="Void .ctor(Object, IntPtr)">
18435         <size>0</size>
18436       </method>
18437       <method name="System.String Invoke()">
18438         <size>0</size>
18439       </method>
18440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18441         <size>0</size>
18442       </method>
18443       <method name="System.String EndInvoke(IAsyncResult)">
18444         <size>0</size>
18445       </method>
18446     </type>
18447   </test>
18448   <test name="gtest-exmethod-20.cs">
18449     <type name="Outer.Inner.Test">
18450       <method name="Void .ctor()">
18451         <size>7</size>
18452       </method>
18453       <method name="Void M(I)">
18454         <size>13</size>
18455       </method>
18456       <method name="Void Main()">
18457         <size>1</size>
18458       </method>
18459     </type>
18460     <type name="Outer.ExtensionMethods">
18461       <method name="Void AddRange[T](I, IEnumerable`1)">
18462         <size>1</size>
18463       </method>
18464     </type>
18465   </test>
18466   <test name="gtest-exmethod-21.cs">
18467     <type name="Outer.Inner.Test">
18468       <method name="Void .ctor()">
18469         <size>7</size>
18470       </method>
18471       <method name="Void M(I)">
18472         <size>7</size>
18473       </method>
18474       <method name="Void Main()">
18475         <size>1</size>
18476       </method>
18477     </type>
18478     <type name="External.ExtensionMethods">
18479       <method name="Void AddRange(I)">
18480         <size>1</size>
18481       </method>
18482     </type>
18483   </test>
18484   <test name="gtest-exmethod-22.cs">
18485     <type name="Program">
18486       <method name="Void .ctor()">
18487         <size>7</size>
18488       </method>
18489       <method name="Int32 Main()">
18490         <size>8</size>
18491       </method>
18492     </type>
18493   </test>
18494   <test name="gtest-exmethod-23.cs">
18495     <type name="T">
18496       <method name="Void A(System.String, Int32)">
18497         <size>1</size>
18498       </method>
18499       <method name="Void Main()">
18500         <size>1</size>
18501       </method>
18502     </type>
18503   </test>
18504   <test name="gtest-exmethod-24.cs">
18505     <type name="Bar">
18506       <method name="Void .ctor()">
18507         <size>7</size>
18508       </method>
18509       <method name="Void Main()">
18510         <size>1</size>
18511       </method>
18512     </type>
18513   </test>
18514   <test name="gtest-exmethod-25.cs">
18515     <type name="Bar">
18516       <method name="Void .ctor()">
18517         <size>7</size>
18518       </method>
18519       <method name="Void Main()">
18520         <size>11</size>
18521       </method>
18522     </type>
18523   </test>
18524   <test name="gtest-exmethod-26.cs">
18525     <type name="test.TypeExtensions">
18526       <method name="Boolean IsNullable(System.Type)">
18527         <size>2</size>
18528       </method>
18529     </type>
18530     <type name="testmono.MainClass">
18531       <method name="Void .ctor()">
18532         <size>7</size>
18533       </method>
18534       <method name="Void Main()">
18535         <size>33</size>
18536       </method>
18537     </type>
18538   </test>
18539   <test name="gtest-exmethod-27.cs">
18540     <type name="Foo.Extensions">
18541       <method name="System.String AsString(IList`1)">
18542         <size>6</size>
18543       </method>
18544     </type>
18545     <type name="Bar.Program">
18546       <method name="Void .ctor()">
18547         <size>7</size>
18548       </method>
18549       <method name="Void Main()">
18550         <size>17</size>
18551       </method>
18552       <method name="System.String Pan(System.Byte[])">
18553         <size>7</size>
18554       </method>
18555     </type>
18556   </test>
18557   <test name="gtest-exmethod-28.cs">
18558     <type name="Foo">
18559       <method name="Void .ctor()">
18560         <size>7</size>
18561       </method>
18562     </type>
18563     <type name="Extensions">
18564       <method name="Boolean IsFoo(Foo)">
18565         <size>2</size>
18566       </method>
18567       <method name="Boolean IsBar(Bar)">
18568         <size>2</size>
18569       </method>
18570     </type>
18571     <type name="Bar">
18572       <method name="Void .ctor()">
18573         <size>7</size>
18574       </method>
18575     </type>
18576     <type name="Program">
18577       <method name="Void .ctor()">
18578         <size>7</size>
18579       </method>
18580       <method name="Void Main()">
18581         <size>1</size>
18582       </method>
18583     </type>
18584   </test>
18585   <test name="gtest-exmethod-29.cs">
18586     <type name="My">
18587       <method name="Void .ctor()">
18588         <size>7</size>
18589       </method>
18590     </type>
18591     <type name="Test">
18592       <method name="Int32 Main()">
18593         <size>40</size>
18594       </method>
18595       <method name="Int32 ContentTransferEncoding[T](My)">
18596         <size>2</size>
18597       </method>
18598       <method name="Int32 ContentTransferEncoding(My)">
18599         <size>2</size>
18600       </method>
18601     </type>
18602     <type name="My">
18603       <method name="Void set_ContentTransferEncoding(Boolean)">
18604         <size>1</size>
18605       </method>
18606     </type>
18607   </test>
18608   <test name="gtest-exmethod-30.cs">
18609     <type name="Test">
18610       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18611         <size>2</size>
18612       </method>
18613       <method name="Int32 get_First()">
18614         <size>2</size>
18615       </method>
18616       <method name="IEnumerator`1 GetEnumerator()">
18617         <size>2</size>
18618       </method>
18619       <method name="Void .ctor()">
18620         <size>7</size>
18621       </method>
18622     </type>
18623     <type name="C">
18624       <method name="Void Test()">
18625         <size>14</size>
18626       </method>
18627       <method name="Void Main()">
18628         <size>1</size>
18629       </method>
18630       <method name="Void .ctor()">
18631         <size>7</size>
18632       </method>
18633     </type>
18634   </test>
18635   <test name="gtest-exmethod-31.cs">
18636     <type name="N.S">
18637       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
18638         <size>1</size>
18639       </method>
18640     </type>
18641     <type name="N2.S2">
18642       <method name="Void Map(Int32, Int32)">
18643         <size>1</size>
18644       </method>
18645     </type>
18646     <type name="M.C">
18647       <method name="Void Main()">
18648         <size>8</size>
18649       </method>
18650       <method name="Void .ctor()">
18651         <size>7</size>
18652       </method>
18653     </type>
18654   </test>
18655   <test name="gtest-exmethod-32.cs">
18656     <type name="A">
18657       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18658         <size>2</size>
18659       </method>
18660       <method name="Int32 get_Count()">
18661         <size>2</size>
18662       </method>
18663       <method name="Void .ctor()">
18664         <size>7</size>
18665       </method>
18666     </type>
18667     <type name="G`1[T]">
18668       <method name="Void Test()">
18669         <size>20</size>
18670       </method>
18671       <method name="Void .ctor()">
18672         <size>7</size>
18673       </method>
18674     </type>
18675     <type name="Extensions">
18676       <method name="Int32 Count(IEnumerable)">
18677         <size>2</size>
18678       </method>
18679       <method name="Void Main()">
18680         <size>1</size>
18681       </method>
18682     </type>
18683   </test>
18684   <test name="gtest-exmethod-33.cs">
18685     <type name="Prop">
18686       <method name="Void .ctor()">
18687         <size>7</size>
18688       </method>
18689     </type>
18690     <type name="HelperExtensions">
18691       <method name="Void Foo(I, I)">
18692         <size>1</size>
18693       </method>
18694     </type>
18695     <type name="C">
18696       <method name="I get_Prop()">
18697         <size>2</size>
18698       </method>
18699       <method name="System.Int32[] get_Loc()">
18700         <size>2</size>
18701       </method>
18702       <method name="Void Test()">
18703         <size>13</size>
18704       </method>
18705       <method name="Void Main()">
18706         <size>1</size>
18707       </method>
18708       <method name="Void .ctor()">
18709         <size>7</size>
18710       </method>
18711     </type>
18712   </test>
18713   <test name="gtest-exmethod-34.cs">
18714     <type name="Program">
18715       <method name="Void Foo(System.Object)">
18716         <size>1</size>
18717       </method>
18718       <method name="Void Main()">
18719         <size>7</size>
18720       </method>
18721     </type>
18722   </test>
18723   <test name="gtest-exmethod-35.cs">
18724     <type name="A">
18725       <method name="Void Test(Int32)">
18726         <size>1</size>
18727       </method>
18728       <method name="Void Main()">
18729         <size>1</size>
18730       </method>
18731     </type>
18732   </test>
18733   <test name="gtest-friend-01.cs">
18734     <type name="Test">
18735       <method name="Void .ctor()">
18736         <size>7</size>
18737       </method>
18738       <method name="Void Main()">
18739         <size>20</size>
18740       </method>
18741     </type>
18742   </test>
18743   <test name="gtest-friend-02.cs">
18744     <type name="Test">
18745       <method name="Void .ctor()">
18746         <size>7</size>
18747       </method>
18748       <method name="Void Main()">
18749         <size>20</size>
18750       </method>
18751     </type>
18752   </test>
18753   <test name="gtest-friend-03.cs">
18754     <type name="Test">
18755       <method name="Void .ctor()">
18756         <size>7</size>
18757       </method>
18758       <method name="Void Main()">
18759         <size>20</size>
18760       </method>
18761     </type>
18762   </test>
18763   <test name="gtest-friend-04.cs">
18764     <type name="Test">
18765       <method name="Void .ctor()">
18766         <size>7</size>
18767       </method>
18768       <method name="Void Main()">
18769         <size>19</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="gtest-friend-05.cs">
18774     <type name="Test">
18775       <method name="Void .ctor()">
18776         <size>7</size>
18777       </method>
18778       <method name="Void Main()">
18779         <size>20</size>
18780       </method>
18781     </type>
18782   </test>
18783   <test name="gtest-friend-06.cs">
18784     <type name="Test">
18785       <method name="Void .ctor()">
18786         <size>7</size>
18787       </method>
18788       <method name="Void Main()">
18789         <size>20</size>
18790       </method>
18791     </type>
18792   </test>
18793   <test name="gtest-friend-07.cs">
18794     <type name="Test">
18795       <method name="Void .ctor()">
18796         <size>7</size>
18797       </method>
18798       <method name="Void Main()">
18799         <size>20</size>
18800       </method>
18801     </type>
18802   </test>
18803   <test name="gtest-friend-08.cs">
18804     <type name="Test">
18805       <method name="Void .ctor()">
18806         <size>7</size>
18807       </method>
18808       <method name="Void Main()">
18809         <size>19</size>
18810       </method>
18811     </type>
18812   </test>
18813   <test name="gtest-friend-09.cs">
18814     <type name="Test">
18815       <method name="Void .ctor()">
18816         <size>7</size>
18817       </method>
18818       <method name="Void Main()">
18819         <size>20</size>
18820       </method>
18821     </type>
18822   </test>
18823   <test name="gtest-friend-10.cs">
18824     <type name="Test">
18825       <method name="Void .ctor()">
18826         <size>7</size>
18827       </method>
18828       <method name="Void Main()">
18829         <size>20</size>
18830       </method>
18831     </type>
18832   </test>
18833   <test name="gtest-friend-11.cs">
18834     <type name="Test">
18835       <method name="Void .ctor()">
18836         <size>7</size>
18837       </method>
18838       <method name="Void Main()">
18839         <size>20</size>
18840       </method>
18841     </type>
18842   </test>
18843   <test name="gtest-friend-12.cs">
18844     <type name="Test">
18845       <method name="Void .ctor()">
18846         <size>7</size>
18847       </method>
18848       <method name="Void Main()">
18849         <size>19</size>
18850       </method>
18851     </type>
18852   </test>
18853   <test name="gtest-friend-13.cs">
18854     <type name="B">
18855       <method name="Void .ctor()">
18856         <size>7</size>
18857       </method>
18858       <method name="Void Test()">
18859         <size>1</size>
18860       </method>
18861       <method name="Void Test_2()">
18862         <size>1</size>
18863       </method>
18864     </type>
18865     <type name="Test">
18866       <method name="Void .ctor()">
18867         <size>7</size>
18868       </method>
18869       <method name="Void Main()">
18870         <size>1</size>
18871       </method>
18872     </type>
18873   </test>
18874   <test name="gtest-implicitarray-01.cs">
18875     <type name="Test">
18876       <method name="Void .ctor()">
18877         <size>7</size>
18878       </method>
18879       <method name="Int32 Main()">
18880         <size>280</size>
18881       </method>
18882     </type>
18883     <type name="&lt;PrivateImplementationDetails&gt;">
18884       <method name="Void .ctor()">
18885         <size>7</size>
18886       </method>
18887     </type>
18888   </test>
18889   <test name="gtest-implicitarray-02.cs">
18890     <type name="MyString">
18891       <method name="Void .ctor()">
18892         <size>7</size>
18893       </method>
18894       <method name="System.String op_Implicit(MyString)">
18895         <size>6</size>
18896       </method>
18897     </type>
18898     <type name="Test">
18899       <method name="Void .ctor()">
18900         <size>7</size>
18901       </method>
18902       <method name="Int32 Main()">
18903         <size>50</size>
18904       </method>
18905     </type>
18906   </test>
18907   <test name="gtest-initialize-01.cs">
18908     <type name="MyClass">
18909       <method name="Void .ctor()">
18910         <size>18</size>
18911       </method>
18912       <method name="Int32 get_Answer()">
18913         <size>7</size>
18914       </method>
18915       <method name="Void set_Answer(Int32)">
18916         <size>8</size>
18917       </method>
18918     </type>
18919     <type name="Test">
18920       <method name="Void .ctor()">
18921         <size>7</size>
18922       </method>
18923       <method name="Int32 Main()">
18924         <size>67</size>
18925       </method>
18926     </type>
18927   </test>
18928   <test name="gtest-initialize-02.cs">
18929     <type name="Test">
18930       <method name="Void .ctor()">
18931         <size>7</size>
18932       </method>
18933       <method name="Int32 Main()">
18934         <size>1243</size>
18935       </method>
18936     </type>
18937     <type name="Test+Point">
18938       <method name="Void .ctor()">
18939         <size>7</size>
18940       </method>
18941     </type>
18942     <type name="Test+Line">
18943       <method name="Void .ctor()">
18944         <size>29</size>
18945       </method>
18946     </type>
18947     <type name="Test+Rectangle">
18948       <method name="Void .ctor()">
18949         <size>51</size>
18950       </method>
18951     </type>
18952     <type name="Test+Library">
18953       <method name="Void .ctor()">
18954         <size>53</size>
18955       </method>
18956     </type>
18957     <type name="Test+Thing">
18958       <method name="Void .ctor()">
18959         <size>7</size>
18960       </method>
18961     </type>
18962     <type name="Test+Box">
18963       <method name="Void .ctor()">
18964         <size>7</size>
18965       </method>
18966     </type>
18967   </test>
18968   <test name="gtest-initialize-03.cs">
18969     <type name="Data">
18970       <method name="Void .ctor()">
18971         <size>7</size>
18972       </method>
18973     </type>
18974     <type name="Test">
18975       <method name="Void .ctor()">
18976         <size>7</size>
18977       </method>
18978       <method name="Void set_Prop(Data)">
18979         <size>1</size>
18980       </method>
18981       <method name="System.Object Foo()">
18982         <size>15</size>
18983       </method>
18984       <method name="Void Main()">
18985         <size>52</size>
18986       </method>
18987     </type>
18988   </test>
18989   <test name="gtest-initialize-04.cs">
18990     <type name="C">
18991       <method name="Void .ctor()">
18992         <size>7</size>
18993       </method>
18994       <method name="Void .cctor()">
18995         <size>34</size>
18996       </method>
18997       <method name="Int32 Main()">
18998         <size>30</size>
18999       </method>
19000     </type>
19001   </test>
19002   <test name="gtest-initialize-05.cs">
19003     <type name="C">
19004       <method name="Void .ctor()">
19005         <size>7</size>
19006       </method>
19007       <method name="Int32 Main()">
19008         <size>235</size>
19009       </method>
19010     </type>
19011   </test>
19012   <test name="gtest-initialize-06.cs">
19013     <type name="C">
19014       <method name="Void .ctor()">
19015         <size>7</size>
19016       </method>
19017       <method name="Int32 Main()">
19018         <size>39</size>
19019       </method>
19020       <method name="Void Foo(Point ByRef)">
19021         <size>38</size>
19022       </method>
19023     </type>
19024   </test>
19025   <test name="gtest-initialize-07.cs">
19026     <type name="A">
19027       <method name="Void .ctor()">
19028         <size>7</size>
19029       </method>
19030       <method name="System.String get_Name()">
19031         <size>7</size>
19032       </method>
19033       <method name="Void set_Name(System.String)">
19034         <size>8</size>
19035       </method>
19036       <method name="Boolean Matches(System.String)">
19037         <size>13</size>
19038       </method>
19039     </type>
19040     <type name="M">
19041       <method name="Void .ctor()">
19042         <size>7</size>
19043       </method>
19044       <method name="Int32 Main()">
19045         <size>37</size>
19046       </method>
19047     </type>
19048   </test>
19049   <test name="gtest-initialize-08.cs">
19050     <type name="T">
19051       <method name="Void .ctor()">
19052         <size>7</size>
19053       </method>
19054     </type>
19055     <type name="X">
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059       <method name="Z[] get_Prop()">
19060         <size>7</size>
19061       </method>
19062       <method name="Void set_Prop(Z[])">
19063         <size>8</size>
19064       </method>
19065     </type>
19066     <type name="Z">
19067       <method name="Void .ctor()">
19068         <size>7</size>
19069       </method>
19070     </type>
19071     <type name="Test">
19072       <method name="Void .ctor(String)">
19073         <size>70</size>
19074       </method>
19075       <method name="Void .ctor(Int32)">
19076         <size>70</size>
19077       </method>
19078     </type>
19079     <type name="C">
19080       <method name="Void .ctor()">
19081         <size>7</size>
19082       </method>
19083       <method name="Int32 Main()">
19084         <size>13</size>
19085       </method>
19086     </type>
19087   </test>
19088   <test name="gtest-initialize-09.cs">
19089     <type name="Test">
19090       <method name="Void .ctor()">
19091         <size>7</size>
19092       </method>
19093       <method name="Int32 Main()">
19094         <size>53</size>
19095       </method>
19096     </type>
19097     <type name="&lt;PrivateImplementationDetails&gt;">
19098       <method name="Void .ctor()">
19099         <size>7</size>
19100       </method>
19101     </type>
19102   </test>
19103   <test name="gtest-initialize-10.cs">
19104     <type name="Foo">
19105       <method name="Void .ctor()">
19106         <size>7</size>
19107       </method>
19108       <method name="Int32 get_P()">
19109         <size>7</size>
19110       </method>
19111       <method name="Void set_P(Int32)">
19112         <size>8</size>
19113       </method>
19114     </type>
19115     <type name="Y">
19116       <method name="Void .ctor()">
19117         <size>7</size>
19118       </method>
19119       <method name="Int32 Main()">
19120         <size>38</size>
19121       </method>
19122       <method name="Boolean Do(Foo)">
19123         <size>86</size>
19124       </method>
19125     </type>
19126   </test>
19127   <test name="gtest-initialize-11.cs">
19128     <type name="InlineAssignmentTest.Foo">
19129       <method name="Void .ctor()">
19130         <size>14</size>
19131       </method>
19132     </type>
19133     <type name="InlineAssignmentTest.MainClass">
19134       <method name="Int32 Main()">
19135         <size>30</size>
19136       </method>
19137       <method name="Void .ctor()">
19138         <size>7</size>
19139       </method>
19140     </type>
19141   </test>
19142   <test name="gtest-iter-01.cs">
19143     <type name="C">
19144       <method name="Void .ctor()">
19145         <size>7</size>
19146       </method>
19147       <method name="Void Main()">
19148         <size>1</size>
19149       </method>
19150     </type>
19151     <type name="C+ArrayReadOnlyList`1[T]">
19152       <method name="Void .ctor()">
19153         <size>7</size>
19154       </method>
19155       <method name="T get_Item(Int32)">
19156         <size>13</size>
19157       </method>
19158       <method name="IEnumerator`1 GetEnumerator()">
19159         <size>15</size>
19160       </method>
19161     </type>
19162     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19163       <method name="Void .ctor()">
19164         <size>7</size>
19165       </method>
19166       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19167         <size>12</size>
19168       </method>
19169       <method name="Boolean MoveNext()">
19170         <size>136</size>
19171       </method>
19172       <method name="Void Dispose()">
19173         <size>8</size>
19174       </method>
19175       <method name="Void Reset()">
19176         <size>6</size>
19177       </method>
19178       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19179         <size>7</size>
19180       </method>
19181     </type>
19182   </test>
19183   <test name="gtest-iter-02.cs">
19184     <type name="C">
19185       <method name="Void .ctor()">
19186         <size>7</size>
19187       </method>
19188       <method name="IEnumerator`1 Test()">
19189         <size>8</size>
19190       </method>
19191       <method name="Void Main()">
19192         <size>1</size>
19193       </method>
19194     </type>
19195     <type name="C+&lt;Test&gt;c__Iterator0">
19196       <method name="Void .ctor()">
19197         <size>7</size>
19198       </method>
19199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19200         <size>12</size>
19201       </method>
19202       <method name="Boolean MoveNext()">
19203         <size>25</size>
19204       </method>
19205       <method name="Void Dispose()">
19206         <size>8</size>
19207       </method>
19208       <method name="Void Reset()">
19209         <size>6</size>
19210       </method>
19211       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
19212         <size>7</size>
19213       </method>
19214     </type>
19215   </test>
19216   <test name="gtest-iter-03.cs">
19217     <type name="Test">
19218       <method name="Void .ctor()">
19219         <size>18</size>
19220       </method>
19221       <method name="IEnumerable`1 Annotations[T]()">
19222         <size>23</size>
19223       </method>
19224       <method name="IEnumerable`1 Annotations(System.Type)">
19225         <size>37</size>
19226       </method>
19227       <method name="Void Main()">
19228         <size>14</size>
19229       </method>
19230     </type>
19231     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19232       <method name="Void .ctor()">
19233         <size>7</size>
19234       </method>
19235       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19236         <size>12</size>
19237       </method>
19238       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19239         <size>7</size>
19240       </method>
19241       <method name="Boolean MoveNext()">
19242         <size>196</size>
19243       </method>
19244       <method name="Void Dispose()">
19245         <size>62</size>
19246       </method>
19247       <method name="Void Reset()">
19248         <size>6</size>
19249       </method>
19250     </type>
19251     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19252       <method name="Void .ctor()">
19253         <size>7</size>
19254       </method>
19255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19256         <size>7</size>
19257       </method>
19258       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19259         <size>7</size>
19260       </method>
19261       <method name="Boolean MoveNext()">
19262         <size>219</size>
19263       </method>
19264       <method name="Void Dispose()">
19265         <size>57</size>
19266       </method>
19267       <method name="Void Reset()">
19268         <size>6</size>
19269       </method>
19270     </type>
19271     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19272       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19273         <size>7</size>
19274       </method>
19275       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19276         <size>40</size>
19277       </method>
19278     </type>
19279     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19280       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19281         <size>7</size>
19282       </method>
19283       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19284         <size>52</size>
19285       </method>
19286     </type>
19287   </test>
19288   <test name="gtest-iter-04.cs">
19289     <type name="TestClass">
19290       <method name="Void .ctor()">
19291         <size>7</size>
19292       </method>
19293       <method name="Void ToString(System.Object)">
19294         <size>0</size>
19295       </method>
19296       <method name="IEnumerable`1 TestEnumerator()">
19297         <size>23</size>
19298       </method>
19299       <method name="Void Test()">
19300         <size>8</size>
19301       </method>
19302     </type>
19303     <type name="M">
19304       <method name="Void .ctor()">
19305         <size>7</size>
19306       </method>
19307       <method name="Void Main()">
19308         <size>1</size>
19309       </method>
19310     </type>
19311     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
19312       <method name="Void .ctor()">
19313         <size>7</size>
19314       </method>
19315       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19316         <size>7</size>
19317       </method>
19318       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19319         <size>7</size>
19320       </method>
19321       <method name="Boolean MoveNext()">
19322         <size>37</size>
19323       </method>
19324       <method name="Void Dispose()">
19325         <size>8</size>
19326       </method>
19327       <method name="Void Reset()">
19328         <size>6</size>
19329       </method>
19330       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19331         <size>7</size>
19332       </method>
19333       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19334         <size>40</size>
19335       </method>
19336     </type>
19337   </test>
19338   <test name="gtest-iter-05.cs">
19339     <type name="Test">
19340       <method name="Void .ctor()">
19341         <size>7</size>
19342       </method>
19343       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
19344         <size>44</size>
19345       </method>
19346       <method name="Void Main()">
19347         <size>31</size>
19348       </method>
19349     </type>
19350     <type name="Foo`1[T]">
19351       <method name="Void .ctor()">
19352         <size>7</size>
19353       </method>
19354       <method name="Void CreateItem[G]()">
19355         <size>1</size>
19356       </method>
19357     </type>
19358     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
19359       <method name="Void .ctor()">
19360         <size>7</size>
19361       </method>
19362       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19363         <size>12</size>
19364       </method>
19365       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19366         <size>7</size>
19367       </method>
19368       <method name="Boolean MoveNext()">
19369         <size>187</size>
19370       </method>
19371       <method name="Void Dispose()">
19372         <size>62</size>
19373       </method>
19374       <method name="Void Reset()">
19375         <size>6</size>
19376       </method>
19377       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19378         <size>7</size>
19379       </method>
19380       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19381         <size>52</size>
19382       </method>
19383     </type>
19384   </test>
19385   <test name="gtest-iter-06.cs">
19386     <type name="Mono.Rocks.KeyValuePair">
19387       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
19388         <size>13</size>
19389       </method>
19390     </type>
19391     <type name="Mono.Rocks.Sequence">
19392       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19393         <size>8</size>
19394       </method>
19395       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19396         <size>44</size>
19397       </method>
19398     </type>
19399     <type name="Mono.Rocks.Test">
19400       <method name="Void .ctor()">
19401         <size>7</size>
19402       </method>
19403       <method name="Int32 Main()">
19404         <size>118</size>
19405       </method>
19406       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
19407         <size>30</size>
19408       </method>
19409     </type>
19410     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
19411       <method name="Void .ctor()">
19412         <size>7</size>
19413       </method>
19414       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19415         <size>12</size>
19416       </method>
19417       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19418         <size>7</size>
19419       </method>
19420       <method name="Boolean MoveNext()">
19421         <size>184</size>
19422       </method>
19423       <method name="Void Dispose()">
19424         <size>8</size>
19425       </method>
19426       <method name="Void Reset()">
19427         <size>6</size>
19428       </method>
19429       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
19430         <size>7</size>
19431       </method>
19432       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
19433         <size>52</size>
19434       </method>
19435     </type>
19436   </test>
19437   <test name="gtest-iter-07.cs">
19438     <type name="Test">
19439       <method name="Void .ctor()">
19440         <size>7</size>
19441       </method>
19442       <method name="Int32 Main()">
19443         <size>8</size>
19444       </method>
19445       <method name="Void TestFunction(IEnumerable`1)">
19446         <size>35</size>
19447       </method>
19448     </type>
19449     <type name="MySystem">
19450       <method name="Void .ctor()">
19451         <size>34</size>
19452       </method>
19453       <method name="IEnumerable`1 get_Items()">
19454         <size>23</size>
19455       </method>
19456     </type>
19457     <type name="MySystem+&lt;&gt;c__Iterator0">
19458       <method name="Void .ctor()">
19459         <size>7</size>
19460       </method>
19461       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19462         <size>7</size>
19463       </method>
19464       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19465         <size>7</size>
19466       </method>
19467       <method name="Boolean MoveNext()">
19468         <size>187</size>
19469       </method>
19470       <method name="Void Dispose()">
19471         <size>57</size>
19472       </method>
19473       <method name="Void Reset()">
19474         <size>6</size>
19475       </method>
19476       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
19477         <size>7</size>
19478       </method>
19479       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
19480         <size>40</size>
19481       </method>
19482     </type>
19483   </test>
19484   <test name="gtest-iter-08.cs">
19485     <type name="App">
19486       <method name="Void .ctor()">
19487         <size>7</size>
19488       </method>
19489       <method name="IEnumerable QueryEnumerable[T]()">
19490         <size>16</size>
19491       </method>
19492       <method name="Int32 Main()">
19493         <size>118</size>
19494       </method>
19495     </type>
19496     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19497       <method name="Void .ctor()">
19498         <size>7</size>
19499       </method>
19500       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19501         <size>7</size>
19502       </method>
19503       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19504         <size>7</size>
19505       </method>
19506       <method name="Boolean MoveNext()">
19507         <size>84</size>
19508       </method>
19509       <method name="Void Dispose()">
19510         <size>8</size>
19511       </method>
19512       <method name="Void Reset()">
19513         <size>6</size>
19514       </method>
19515     </type>
19516     <type name="App">
19517       <method name="T TestType[T]()">
19518         <size>21</size>
19519       </method>
19520       <method name="System.Object TestType(System.Type)">
19521         <size>6</size>
19522       </method>
19523     </type>
19524     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19525       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19526         <size>7</size>
19527       </method>
19528       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19529         <size>26</size>
19530       </method>
19531     </type>
19532   </test>
19533   <test name="gtest-iter-09.cs">
19534     <type name="Test">
19535       <method name="Void .ctor()">
19536         <size>7</size>
19537       </method>
19538       <method name="IEnumerable`1 Create[T](T[,])">
19539         <size>30</size>
19540       </method>
19541       <method name="Int32 Main()">
19542         <size>80</size>
19543       </method>
19544     </type>
19545     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
19546       <method name="Void .ctor()">
19547         <size>7</size>
19548       </method>
19549       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19550         <size>12</size>
19551       </method>
19552       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19553         <size>7</size>
19554       </method>
19555       <method name="Boolean MoveNext()">
19556         <size>130</size>
19557       </method>
19558       <method name="Void Dispose()">
19559         <size>8</size>
19560       </method>
19561       <method name="Void Reset()">
19562         <size>6</size>
19563       </method>
19564       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19565         <size>7</size>
19566       </method>
19567       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19568         <size>40</size>
19569       </method>
19570     </type>
19571     <type name="&lt;PrivateImplementationDetails&gt;">
19572       <method name="Void .ctor()">
19573         <size>7</size>
19574       </method>
19575     </type>
19576   </test>
19577   <test name="gtest-iter-10.cs">
19578     <type name="Test">
19579       <method name="Void .ctor()">
19580         <size>7</size>
19581       </method>
19582       <method name="IEnumerable`1 FromTo(Int32, Int32)">
19583         <size>44</size>
19584       </method>
19585       <method name="Int32 Main()">
19586         <size>163</size>
19587       </method>
19588     </type>
19589     <type name="Test+&lt;FromTo&gt;c__Iterator0">
19590       <method name="Void .ctor()">
19591         <size>7</size>
19592       </method>
19593       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
19594         <size>7</size>
19595       </method>
19596       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19597         <size>12</size>
19598       </method>
19599       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19600         <size>7</size>
19601       </method>
19602       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
19603         <size>52</size>
19604       </method>
19605       <method name="Boolean MoveNext()">
19606         <size>103</size>
19607       </method>
19608       <method name="Void Dispose()">
19609         <size>8</size>
19610       </method>
19611       <method name="Void Reset()">
19612         <size>6</size>
19613       </method>
19614     </type>
19615   </test>
19616   <test name="gtest-iter-11.cs">
19617     <type name="Foo">
19618       <method name="Void .ctor()">
19619         <size>7</size>
19620       </method>
19621     </type>
19622     <type name="Bar">
19623       <method name="Void .ctor()">
19624         <size>7</size>
19625       </method>
19626       <method name="System.String get_Name()">
19627         <size>7</size>
19628       </method>
19629       <method name="Void set_Name(System.String)">
19630         <size>8</size>
19631       </method>
19632     </type>
19633     <type name="Collection`1[T]">
19634       <method name="Void .ctor()">
19635         <size>18</size>
19636       </method>
19637       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19638         <size>7</size>
19639       </method>
19640       <method name="Void Add(T)">
19641         <size>13</size>
19642       </method>
19643       <method name="IEnumerator`1 GetEnumerator()">
19644         <size>15</size>
19645       </method>
19646     </type>
19647     <type name="BarCollection">
19648       <method name="Void .ctor()">
19649         <size>7</size>
19650       </method>
19651     </type>
19652     <type name="Program">
19653       <method name="Void .ctor()">
19654         <size>7</size>
19655       </method>
19656       <method name="Int32 Main()">
19657         <size>150</size>
19658       </method>
19659     </type>
19660     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19661       <method name="Void .ctor()">
19662         <size>7</size>
19663       </method>
19664       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19665         <size>7</size>
19666       </method>
19667       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19668         <size>12</size>
19669       </method>
19670       <method name="Boolean MoveNext()">
19671         <size>176</size>
19672       </method>
19673       <method name="Void Dispose()">
19674         <size>57</size>
19675       </method>
19676       <method name="Void Reset()">
19677         <size>6</size>
19678       </method>
19679     </type>
19680   </test>
19681   <test name="gtest-iter-12.cs">
19682     <type name="H">
19683       <method name="Void Main(System.String[])">
19684         <size>1</size>
19685       </method>
19686       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
19687         <size>30</size>
19688       </method>
19689       <method name="Void .ctor()">
19690         <size>7</size>
19691       </method>
19692     </type>
19693     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
19694       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19695         <size>7</size>
19696       </method>
19697       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19698         <size>12</size>
19699       </method>
19700       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19701         <size>7</size>
19702       </method>
19703       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19704         <size>40</size>
19705       </method>
19706       <method name="Boolean MoveNext()">
19707         <size>117</size>
19708       </method>
19709       <method name="Void Dispose()">
19710         <size>8</size>
19711       </method>
19712       <method name="Void Reset()">
19713         <size>6</size>
19714       </method>
19715       <method name="Void .ctor()">
19716         <size>7</size>
19717       </method>
19718     </type>
19719   </test>
19720   <test name="gtest-iter-13.cs">
19721     <type name="C`1[T]">
19722       <method name="IEnumerator GetEnumerator()">
19723         <size>12</size>
19724       </method>
19725       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
19726         <size>37</size>
19727       </method>
19728       <method name="Void .ctor()">
19729         <size>7</size>
19730       </method>
19731     </type>
19732     <type name="M">
19733       <method name="Void Main()">
19734         <size>59</size>
19735       </method>
19736       <method name="Void .ctor()">
19737         <size>7</size>
19738       </method>
19739     </type>
19740     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
19741       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19742         <size>7</size>
19743       </method>
19744       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19745         <size>12</size>
19746       </method>
19747       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19748         <size>7</size>
19749       </method>
19750       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19751         <size>52</size>
19752       </method>
19753       <method name="Boolean MoveNext()">
19754         <size>205</size>
19755       </method>
19756       <method name="Void Dispose()">
19757         <size>64</size>
19758       </method>
19759       <method name="Void Reset()">
19760         <size>6</size>
19761       </method>
19762       <method name="Void .ctor()">
19763         <size>7</size>
19764       </method>
19765     </type>
19766   </test>
19767   <test name="gtest-lambda-01.cs">
19768     <type name="X">
19769       <method name="Int32 Main()">
19770         <size>300</size>
19771       </method>
19772       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19773         <size>4</size>
19774       </method>
19775       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19776         <size>4</size>
19777       </method>
19778       <method name="Void &lt;Main&gt;m__3(Int32)">
19779         <size>8</size>
19780       </method>
19781       <method name="Void .ctor(Int32)">
19782         <size>13</size>
19783       </method>
19784     </type>
19785     <type name="IntFunc">
19786       <method name="Int32 Invoke(Int32)">
19787         <size>0</size>
19788       </method>
19789       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19790         <size>0</size>
19791       </method>
19792       <method name="Int32 EndInvoke(IAsyncResult)">
19793         <size>0</size>
19794       </method>
19795       <method name="Void .ctor(Object, IntPtr)">
19796         <size>0</size>
19797       </method>
19798     </type>
19799     <type name="VoidFunc">
19800       <method name="Void Invoke(Int32)">
19801         <size>0</size>
19802       </method>
19803       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19804         <size>0</size>
19805       </method>
19806       <method name="Void EndInvoke(IAsyncResult)">
19807         <size>0</size>
19808       </method>
19809       <method name="Void .ctor(Object, IntPtr)">
19810         <size>0</size>
19811       </method>
19812     </type>
19813     <type name="X+&lt;Main&gt;c__AnonStorey0">
19814       <method name="Void &lt;&gt;m__2(Int32)">
19815         <size>8</size>
19816       </method>
19817       <method name="Void .ctor()">
19818         <size>7</size>
19819       </method>
19820     </type>
19821   </test>
19822   <test name="gtest-lambda-02.cs">
19823     <type name="X">
19824       <method name="Void Foo(funci)">
19825         <size>16</size>
19826       </method>
19827       <method name="Void Foo(funcs)">
19828         <size>19</size>
19829       </method>
19830       <method name="Void Main()">
19831         <size>35</size>
19832       </method>
19833       <method name="System.String &lt;Main&gt;m__0(System.String)">
19834         <size>12</size>
19835       </method>
19836       <method name="Void .ctor()">
19837         <size>7</size>
19838       </method>
19839     </type>
19840     <type name="funcs">
19841       <method name="System.String Invoke(System.String)">
19842         <size>0</size>
19843       </method>
19844       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19845         <size>0</size>
19846       </method>
19847       <method name="System.String EndInvoke(IAsyncResult)">
19848         <size>0</size>
19849       </method>
19850       <method name="Void .ctor(Object, IntPtr)">
19851         <size>0</size>
19852       </method>
19853     </type>
19854     <type name="funci">
19855       <method name="Int32 Invoke(Int32)">
19856         <size>0</size>
19857       </method>
19858       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19859         <size>0</size>
19860       </method>
19861       <method name="Int32 EndInvoke(IAsyncResult)">
19862         <size>0</size>
19863       </method>
19864       <method name="Void .ctor(Object, IntPtr)">
19865         <size>0</size>
19866       </method>
19867     </type>
19868   </test>
19869   <test name="gtest-lambda-03.cs">
19870     <type name="Demo">
19871       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19872         <size>8</size>
19873       </method>
19874       <method name="Int32 Main()">
19875         <size>54</size>
19876       </method>
19877       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19878         <size>7</size>
19879       </method>
19880       <method name="Void .ctor()">
19881         <size>7</size>
19882       </method>
19883     </type>
19884     <type name="Func`2[TArg0,TResult]">
19885       <method name="TResult Invoke(TArg0)">
19886         <size>0</size>
19887       </method>
19888       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19889         <size>0</size>
19890       </method>
19891       <method name="TResult EndInvoke(IAsyncResult)">
19892         <size>0</size>
19893       </method>
19894       <method name="Void .ctor(Object, IntPtr)">
19895         <size>0</size>
19896       </method>
19897     </type>
19898   </test>
19899   <test name="gtest-lambda-04.cs">
19900     <type name="Demo">
19901       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19902         <size>14</size>
19903       </method>
19904       <method name="Int32 Main()">
19905         <size>103</size>
19906       </method>
19907       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19908         <size>7</size>
19909       </method>
19910       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19911         <size>8</size>
19912       </method>
19913       <method name="Void .ctor()">
19914         <size>7</size>
19915       </method>
19916     </type>
19917     <type name="Func`2[TArg0,TResult]">
19918       <method name="TResult Invoke(TArg0)">
19919         <size>0</size>
19920       </method>
19921       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19922         <size>0</size>
19923       </method>
19924       <method name="TResult EndInvoke(IAsyncResult)">
19925         <size>0</size>
19926       </method>
19927       <method name="Void .ctor(Object, IntPtr)">
19928         <size>0</size>
19929       </method>
19930     </type>
19931   </test>
19932   <test name="gtest-lambda-05.cs">
19933     <type name="C">
19934       <method name="Boolean M(C+db)">
19935         <size>8</size>
19936       </method>
19937       <method name="System.String M(C+ds)">
19938         <size>6</size>
19939       </method>
19940       <method name="Int32 M(C+di)">
19941         <size>8</size>
19942       </method>
19943       <method name="Int32 Main()">
19944         <size>125</size>
19945       </method>
19946       <method name="System.String &lt;Main&gt;m__0(System.String)">
19947         <size>31</size>
19948       </method>
19949       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19950         <size>31</size>
19951       </method>
19952       <method name="Void .ctor()">
19953         <size>7</size>
19954       </method>
19955     </type>
19956     <type name="C+di">
19957       <method name="Int32 Invoke(Int32)">
19958         <size>0</size>
19959       </method>
19960       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19961         <size>0</size>
19962       </method>
19963       <method name="Int32 EndInvoke(IAsyncResult)">
19964         <size>0</size>
19965       </method>
19966       <method name="Void .ctor(Object, IntPtr)">
19967         <size>0</size>
19968       </method>
19969     </type>
19970     <type name="C+ds">
19971       <method name="System.String Invoke(System.String)">
19972         <size>0</size>
19973       </method>
19974       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19975         <size>0</size>
19976       </method>
19977       <method name="System.String EndInvoke(IAsyncResult)">
19978         <size>0</size>
19979       </method>
19980       <method name="Void .ctor(Object, IntPtr)">
19981         <size>0</size>
19982       </method>
19983     </type>
19984     <type name="C+db">
19985       <method name="Boolean Invoke(Boolean)">
19986         <size>0</size>
19987       </method>
19988       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19989         <size>0</size>
19990       </method>
19991       <method name="Boolean EndInvoke(IAsyncResult)">
19992         <size>0</size>
19993       </method>
19994       <method name="Void .ctor(Object, IntPtr)">
19995         <size>0</size>
19996       </method>
19997     </type>
19998     <type name="C+&lt;Main&gt;c__AnonStorey0">
19999       <method name="System.String &lt;&gt;m__2(System.String)">
20000         <size>12</size>
20001       </method>
20002       <method name="Void .ctor()">
20003         <size>7</size>
20004       </method>
20005     </type>
20006     <type name="C+&lt;Main&gt;c__AnonStorey1">
20007       <method name="Int32 &lt;&gt;m__3(Int32)">
20008         <size>11</size>
20009       </method>
20010       <method name="Void .ctor()">
20011         <size>7</size>
20012       </method>
20013     </type>
20014   </test>
20015   <test name="gtest-lambda-06.cs">
20016     <type name="TestClass">
20017       <method name="Void P(TestClass+DT)">
20018         <size>26</size>
20019       </method>
20020       <method name="Void P(TestClass+DF)">
20021         <size>26</size>
20022       </method>
20023       <method name="T And(T, T)">
20024         <size>10</size>
20025       </method>
20026       <method name="F And(T, F)">
20027         <size>10</size>
20028       </method>
20029       <method name="F And(F, T)">
20030         <size>10</size>
20031       </method>
20032       <method name="F And(F, F)">
20033         <size>10</size>
20034       </method>
20035       <method name="T Or(T, T)">
20036         <size>10</size>
20037       </method>
20038       <method name="T Or(T, F)">
20039         <size>10</size>
20040       </method>
20041       <method name="T Or(F, T)">
20042         <size>10</size>
20043       </method>
20044       <method name="F Or(F, F)">
20045         <size>10</size>
20046       </method>
20047       <method name="F Not(T)">
20048         <size>10</size>
20049       </method>
20050       <method name="T Not(F)">
20051         <size>10</size>
20052       </method>
20053       <method name="Void StopTrue(T)">
20054         <size>1</size>
20055       </method>
20056       <method name="Int32 Main()">
20057         <size>36</size>
20058       </method>
20059       <method name="Void &lt;Main&gt;m__0(F)">
20060         <size>31</size>
20061       </method>
20062       <method name="Void .ctor()">
20063         <size>7</size>
20064       </method>
20065     </type>
20066     <type name="TestClass+DT">
20067       <method name="Void Invoke(T)">
20068         <size>0</size>
20069       </method>
20070       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20071         <size>0</size>
20072       </method>
20073       <method name="Void EndInvoke(IAsyncResult)">
20074         <size>0</size>
20075       </method>
20076       <method name="Void .ctor(Object, IntPtr)">
20077         <size>0</size>
20078       </method>
20079     </type>
20080     <type name="TestClass+DF">
20081       <method name="Void Invoke(F)">
20082         <size>0</size>
20083       </method>
20084       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
20085         <size>0</size>
20086       </method>
20087       <method name="Void EndInvoke(IAsyncResult)">
20088         <size>0</size>
20089       </method>
20090       <method name="Void .ctor(Object, IntPtr)">
20091         <size>0</size>
20092       </method>
20093     </type>
20094     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
20095       <method name="Void &lt;&gt;m__1(T)">
20096         <size>38</size>
20097       </method>
20098       <method name="Void .ctor()">
20099         <size>7</size>
20100       </method>
20101     </type>
20102     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
20103       <method name="Void &lt;&gt;m__2(F)">
20104         <size>77</size>
20105       </method>
20106       <method name="Void .ctor()">
20107         <size>7</size>
20108       </method>
20109     </type>
20110   </test>
20111   <test name="gtest-lambda-07.cs">
20112     <type name="C">
20113       <method name="Void Test(D)">
20114         <size>1</size>
20115       </method>
20116       <method name="Void Test(System.Object, D)">
20117         <size>1</size>
20118       </method>
20119       <method name="Void Test(D, D)">
20120         <size>1</size>
20121       </method>
20122       <method name="Void Test2(System.Object, E)">
20123         <size>1</size>
20124       </method>
20125       <method name="Void Main()">
20126         <size>207</size>
20127       </method>
20128       <method name="Void &lt;Main&gt;m__0()">
20129         <size>1</size>
20130       </method>
20131       <method name="Void &lt;Main&gt;m__1()">
20132         <size>1</size>
20133       </method>
20134       <method name="Void &lt;Main&gt;m__2()">
20135         <size>1</size>
20136       </method>
20137       <method name="Void &lt;Main&gt;m__3()">
20138         <size>1</size>
20139       </method>
20140       <method name="Void &lt;Main&gt;m__4()">
20141         <size>1</size>
20142       </method>
20143       <method name="Void &lt;Main&gt;m__5(Boolean)">
20144         <size>1</size>
20145       </method>
20146       <method name="Void .ctor()">
20147         <size>7</size>
20148       </method>
20149     </type>
20150     <type name="D">
20151       <method name="Void Invoke()">
20152         <size>0</size>
20153       </method>
20154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20155         <size>0</size>
20156       </method>
20157       <method name="Void EndInvoke(IAsyncResult)">
20158         <size>0</size>
20159       </method>
20160       <method name="Void .ctor(Object, IntPtr)">
20161         <size>0</size>
20162       </method>
20163     </type>
20164     <type name="E">
20165       <method name="Void Invoke(Boolean)">
20166         <size>0</size>
20167       </method>
20168       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20169         <size>0</size>
20170       </method>
20171       <method name="Void EndInvoke(IAsyncResult)">
20172         <size>0</size>
20173       </method>
20174       <method name="Void .ctor(Object, IntPtr)">
20175         <size>0</size>
20176       </method>
20177     </type>
20178   </test>
20179   <test name="gtest-lambda-08.cs">
20180     <type name="C">
20181       <method name="Void Test[T,R](System.Func`2[T,R])">
20182         <size>1</size>
20183       </method>
20184       <method name="Int32 Main()">
20185         <size>321</size>
20186       </method>
20187       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20188         <size>4</size>
20189       </method>
20190       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20191         <size>5</size>
20192       </method>
20193       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20194         <size>4</size>
20195       </method>
20196       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20197         <size>5</size>
20198       </method>
20199       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20200         <size>4</size>
20201       </method>
20202       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20203         <size>5</size>
20204       </method>
20205       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20206         <size>4</size>
20207       </method>
20208       <method name="Void .ctor()">
20209         <size>7</size>
20210       </method>
20211     </type>
20212   </test>
20213   <test name="gtest-lambda-09.cs">
20214     <type name="C">
20215       <method name="IEnumerable`1 Test[T](T)">
20216         <size>2</size>
20217       </method>
20218       <method name="IEnumerable`1 Test[T](Func`1[T])">
20219         <size>2</size>
20220       </method>
20221       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20222         <size>2</size>
20223       </method>
20224       <method name="Void Main()">
20225         <size>113</size>
20226       </method>
20227       <method name="System.String &lt;Main&gt;m__0()">
20228         <size>6</size>
20229       </method>
20230       <method name="System.String &lt;Main&gt;m__1()">
20231         <size>6</size>
20232       </method>
20233       <method name="System.String &lt;Main&gt;m__2(System.String)">
20234         <size>6</size>
20235       </method>
20236       <method name="Void .ctor()">
20237         <size>7</size>
20238       </method>
20239     </type>
20240     <type name="Func`1[TD]">
20241       <method name="TD Invoke()">
20242         <size>0</size>
20243       </method>
20244       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20245         <size>0</size>
20246       </method>
20247       <method name="TD EndInvoke(IAsyncResult)">
20248         <size>0</size>
20249       </method>
20250       <method name="Void .ctor(Object, IntPtr)">
20251         <size>0</size>
20252       </method>
20253     </type>
20254     <type name="Func`2[TA,TR]">
20255       <method name="TR Invoke(TA)">
20256         <size>0</size>
20257       </method>
20258       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20259         <size>0</size>
20260       </method>
20261       <method name="TR EndInvoke(IAsyncResult)">
20262         <size>0</size>
20263       </method>
20264       <method name="Void .ctor(Object, IntPtr)">
20265         <size>0</size>
20266       </method>
20267     </type>
20268   </test>
20269   <test name="gtest-lambda-10.cs">
20270     <type name="C">
20271       <method name="Void Foo[TSource](IEnumerable`1)">
20272         <size>1</size>
20273       </method>
20274       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20275         <size>1</size>
20276       </method>
20277       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20278         <size>1</size>
20279       </method>
20280       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20281         <size>1</size>
20282       </method>
20283       <method name="Void Main()">
20284         <size>97</size>
20285       </method>
20286       <method name="Void .ctor()">
20287         <size>7</size>
20288       </method>
20289     </type>
20290     <type name="C+&lt;Main&gt;c__AnonStorey0">
20291       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20292         <size>7</size>
20293       </method>
20294       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20295         <size>7</size>
20296       </method>
20297       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20298         <size>7</size>
20299       </method>
20300       <method name="Void .ctor()">
20301         <size>7</size>
20302       </method>
20303     </type>
20304   </test>
20305   <test name="gtest-lambda-11.cs">
20306     <type name="Pair`2[T1,T2]">
20307       <method name="Void .ctor()">
20308         <size>7</size>
20309       </method>
20310     </type>
20311     <type name="C">
20312       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20313         <size>1</size>
20314       </method>
20315     </type>
20316     <type name="E`1[TI]">
20317       <method name="Void Rep1[TV](Group`2[TI,TV])">
20318         <size>37</size>
20319       </method>
20320       <method name="Void .ctor()">
20321         <size>7</size>
20322       </method>
20323     </type>
20324     <type name="M">
20325       <method name="Void Main()">
20326         <size>1</size>
20327       </method>
20328       <method name="Void .ctor()">
20329         <size>7</size>
20330       </method>
20331     </type>
20332     <type name="Group`2[T1,T2]">
20333       <method name="Pair`2[T1,T2] Invoke(T1)">
20334         <size>0</size>
20335       </method>
20336       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20337         <size>0</size>
20338       </method>
20339       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20340         <size>0</size>
20341       </method>
20342       <method name="Void .ctor(Object, IntPtr)">
20343         <size>0</size>
20344       </method>
20345     </type>
20346     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20347       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20348         <size>7</size>
20349       </method>
20350       <method name="Void .ctor()">
20351         <size>7</size>
20352       </method>
20353     </type>
20354   </test>
20355   <test name="gtest-lambda-12.cs">
20356     <type name="Demo">
20357       <method name="Void F[T](T[], T, Func`1[T])">
20358         <size>42</size>
20359       </method>
20360       <method name="Int32 Main()">
20361         <size>65</size>
20362       </method>
20363       <method name="Void .ctor()">
20364         <size>7</size>
20365       </method>
20366     </type>
20367     <type name="Func`1[TA]">
20368       <method name="Void Invoke(TA)">
20369         <size>0</size>
20370       </method>
20371       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20372         <size>0</size>
20373       </method>
20374       <method name="Void EndInvoke(IAsyncResult)">
20375         <size>0</size>
20376       </method>
20377       <method name="Void .ctor(Object, IntPtr)">
20378         <size>0</size>
20379       </method>
20380     </type>
20381     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20382       <method name="Void &lt;&gt;m__0(Int32)">
20383         <size>10</size>
20384       </method>
20385       <method name="Void .ctor()">
20386         <size>7</size>
20387       </method>
20388     </type>
20389   </test>
20390   <test name="gtest-lambda-13.cs">
20391     <type name="TestUnary">
20392       <method name="Void Foo(System.Action`1[System.Int32])">
20393         <size>1</size>
20394       </method>
20395       <method name="Void Bar()">
20396         <size>35</size>
20397       </method>
20398       <method name="Void &lt;Bar&gt;m__0(Int32)">
20399         <size>6</size>
20400       </method>
20401       <method name="Void .ctor()">
20402         <size>7</size>
20403       </method>
20404     </type>
20405     <type name="Program">
20406       <method name="Void Foo(System.Action`1[System.String])">
20407         <size>12</size>
20408       </method>
20409       <method name="T Foo[T](System.Func`2[System.String,T])">
20410         <size>12</size>
20411       </method>
20412       <method name="System.String Bar()">
20413         <size>35</size>
20414       </method>
20415       <method name="Void Main()">
20416         <size>76</size>
20417       </method>
20418       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20419         <size>7</size>
20420       </method>
20421       <method name="System.String &lt;Main&gt;m__2(System.String)">
20422         <size>2</size>
20423       </method>
20424       <method name="Void &lt;Main&gt;m__3(System.String)">
20425         <size>7</size>
20426       </method>
20427       <method name="Void .ctor()">
20428         <size>7</size>
20429       </method>
20430     </type>
20431   </test>
20432   <test name="gtest-lambda-14.cs">
20433     <type name="Test">
20434       <method name="Void Main()">
20435         <size>1</size>
20436       </method>
20437       <method name="Void Foo[T]()">
20438         <size>14</size>
20439       </method>
20440       <method name="Void .ctor()">
20441         <size>7</size>
20442       </method>
20443       <method name="T &lt;Foo`1&gt;m__0[T](T)">
20444         <size>2</size>
20445       </method>
20446     </type>
20447   </test>
20448   <test name="gtest-lambda-15.cs">
20449     <type name="Enumerable">
20450       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20451         <size>32</size>
20452       </method>
20453       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20454         <size>122</size>
20455       </method>
20456     </type>
20457     <type name="Repro">
20458       <method name="Int32 Main()">
20459         <size>115</size>
20460       </method>
20461       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20462         <size>7</size>
20463       </method>
20464       <method name="Void .ctor()">
20465         <size>7</size>
20466       </method>
20467     </type>
20468     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20469       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20470         <size>15</size>
20471       </method>
20472       <method name="Void .ctor()">
20473         <size>7</size>
20474       </method>
20475     </type>
20476   </test>
20477   <test name="gtest-lambda-16.cs">
20478     <type name="Repro">
20479       <method name="Void AssertFoo[T](IList`1)">
20480         <size>34</size>
20481       </method>
20482       <method name="Void Main()">
20483         <size>1</size>
20484       </method>
20485       <method name="Void .ctor()">
20486         <size>7</size>
20487       </method>
20488     </type>
20489     <type name="Repro+Runner`1[T]">
20490       <method name="Void .ctor(Action`1, T)">
20491         <size>7</size>
20492       </method>
20493     </type>
20494     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20495       <method name="Void &lt;&gt;m__0(Int32)">
20496         <size>54</size>
20497       </method>
20498       <method name="Void .ctor()">
20499         <size>7</size>
20500       </method>
20501     </type>
20502   </test>
20503   <test name="gtest-lambda-17.cs">
20504     <type name="TestCase">
20505       <method name="Void Testing()">
20506         <size>75</size>
20507       </method>
20508       <method name="Void Main()">
20509         <size>11</size>
20510       </method>
20511       <method name="Void &lt;Testing&gt;m__0()">
20512         <size>8</size>
20513       </method>
20514       <method name="Void .ctor()">
20515         <size>7</size>
20516       </method>
20517     </type>
20518   </test>
20519   <test name="gtest-lambda-18.cs">
20520     <type name="Test">
20521       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20522         <size>33</size>
20523       </method>
20524       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20525         <size>1</size>
20526       </method>
20527       <method name="Void Main()">
20528         <size>1</size>
20529       </method>
20530     </type>
20531     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20532       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20533         <size>14</size>
20534       </method>
20535       <method name="Void .ctor()">
20536         <size>7</size>
20537       </method>
20538     </type>
20539   </test>
20540   <test name="gtest-lambda-19.cs">
20541     <type name="Crasher">
20542       <method name="Void Crash()">
20543         <size>36</size>
20544       </method>
20545       <method name="Void Do(System.Action)">
20546         <size>1</size>
20547       </method>
20548       <method name="Void Main()">
20549         <size>1</size>
20550       </method>
20551       <method name="Void .ctor()">
20552         <size>7</size>
20553       </method>
20554     </type>
20555     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20556       <method name="Void &lt;&gt;m__0()">
20557         <size>27</size>
20558       </method>
20559       <method name="Void .ctor()">
20560         <size>7</size>
20561       </method>
20562     </type>
20563   </test>
20564   <test name="gtest-lambda-20.cs">
20565     <type name="Z">
20566       <method name="Void &lt;Z&gt;m__0()">
20567         <size>7</size>
20568       </method>
20569       <method name="Void .ctor()">
20570         <size>37</size>
20571       </method>
20572     </type>
20573     <type name="Test">
20574       <method name="Boolean Foo()">
20575         <size>2</size>
20576       </method>
20577       <method name="Void Main()">
20578         <size>1</size>
20579       </method>
20580       <method name="Void .ctor()">
20581         <size>7</size>
20582       </method>
20583     </type>
20584     <type name="TestMethod">
20585       <method name="Void Invoke()">
20586         <size>0</size>
20587       </method>
20588       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20589         <size>0</size>
20590       </method>
20591       <method name="Void EndInvoke(IAsyncResult)">
20592         <size>0</size>
20593       </method>
20594       <method name="Void .ctor(Object, IntPtr)">
20595         <size>0</size>
20596       </method>
20597     </type>
20598   </test>
20599   <test name="gtest-lambda-21.cs">
20600     <type name="Program">
20601       <method name="Void Foo(System.Action`1[System.String])">
20602         <size>12</size>
20603       </method>
20604       <method name="T Foo[T](System.Func`2[System.String,T])">
20605         <size>12</size>
20606       </method>
20607       <method name="System.String Bar()">
20608         <size>35</size>
20609       </method>
20610       <method name="Int32 Main()">
20611         <size>95</size>
20612       </method>
20613       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20614         <size>7</size>
20615       </method>
20616       <method name="System.String &lt;Main&gt;m__1(System.String)">
20617         <size>2</size>
20618       </method>
20619       <method name="Void &lt;Main&gt;m__2(System.String)">
20620         <size>7</size>
20621       </method>
20622       <method name="Void .ctor()">
20623         <size>7</size>
20624       </method>
20625     </type>
20626   </test>
20627   <test name="gtest-lambda-22.cs">
20628     <type name="Product">
20629       <method name="Void .ctor()">
20630         <size>7</size>
20631       </method>
20632     </type>
20633     <type name="MainClass">
20634       <method name="Void Main()">
20635         <size>136</size>
20636       </method>
20637       <method name="Int32 &lt;Main&gt;m__0(Product)">
20638         <size>7</size>
20639       </method>
20640       <method name="Product &lt;Main&gt;m__1(Product)">
20641         <size>2</size>
20642       </method>
20643       <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)">
20644         <size>48</size>
20645       </method>
20646       <method name="Void .ctor()">
20647         <size>7</size>
20648       </method>
20649     </type>
20650     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20651       <method name="&lt;g&gt;__T get_g()">
20652         <size>7</size>
20653       </method>
20654       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20655         <size>7</size>
20656       </method>
20657       <method name="Boolean Equals(System.Object)">
20658         <size>69</size>
20659       </method>
20660       <method name="Int32 GetHashCode()">
20661         <size>86</size>
20662       </method>
20663       <method name="System.String ToString()">
20664         <size>142</size>
20665       </method>
20666       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20667         <size>21</size>
20668       </method>
20669     </type>
20670     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20671       <method name="Boolean &lt;&gt;m__3(Product)">
20672         <size>52</size>
20673       </method>
20674       <method name="Decimal &lt;&gt;m__4(Product)">
20675         <size>7</size>
20676       </method>
20677       <method name="Void .ctor()">
20678         <size>7</size>
20679       </method>
20680     </type>
20681   </test>
20682   <test name="gtest-lambda-23.cs">
20683     <type name="C">
20684       <method name="U Test[T,U](T[], System.Func`2[T,U])">
20685         <size>14</size>
20686       </method>
20687       <method name="Int32 Main()">
20688         <size>77</size>
20689       </method>
20690       <method name="System.String &lt;Main&gt;m__0(System.String)">
20691         <size>27</size>
20692       </method>
20693       <method name="Void .ctor()">
20694         <size>7</size>
20695       </method>
20696     </type>
20697   </test>
20698   <test name="gtest-lambda-24.cs">
20699     <type name="E">
20700       <method name="System.String Test[T](C, T, System.Func`1[T])">
20701         <size>6</size>
20702       </method>
20703     </type>
20704     <type name="C">
20705       <method name="Int32 Test[T](T, System.Func`1[System.Boolean])">
20706         <size>2</size>
20707       </method>
20708       <method name="System.String Foo[T](T, System.Action`1[T])">
20709         <size>13</size>
20710       </method>
20711       <method name="Void Main()">
20712         <size>42</size>
20713       </method>
20714       <method name="Void .ctor()">
20715         <size>7</size>
20716       </method>
20717     </type>
20718     <type name="C+&lt;Main&gt;c__AnonStorey0">
20719       <method name="Void &lt;&gt;m__0(System.String)">
20720         <size>24</size>
20721       </method>
20722       <method name="Void &lt;&gt;m__1(System.String)">
20723         <size>47</size>
20724       </method>
20725       <method name="System.String &lt;&gt;m__2()">
20726         <size>6</size>
20727       </method>
20728       <method name="Void .ctor()">
20729         <size>7</size>
20730       </method>
20731     </type>
20732   </test>
20733   <test name="gtest-lambda-25.cs">
20734     <type name="MonoBugs.Bar">
20735       <method name="Void DoStuff[T](T, System.Action`1[T])">
20736         <size>11</size>
20737       </method>
20738       <method name="Void DoStuff[T](Nullable`1, System.Action`1[T])">
20739         <size>14</size>
20740       </method>
20741     </type>
20742     <type name="MonoBugs.Program">
20743       <method name="Void Main()">
20744         <size>59</size>
20745       </method>
20746       <method name="Void &lt;Main&gt;m__0(Foo`1)">
20747         <size>13</size>
20748       </method>
20749     </type>
20750   </test>
20751   <test name="gtest-linq-01.cs">
20752     <type name="from.C">
20753       <method name="Void .ctor()">
20754         <size>7</size>
20755       </method>
20756       <method name="Void Main()">
20757         <size>2205</size>
20758       </method>
20759       <method name="Void Foo(Int32, Boolean)">
20760         <size>11</size>
20761       </method>
20762       <method name="Void Do(System.String[])">
20763         <size>16</size>
20764       </method>
20765     </type>
20766     <type name="from.D">
20767       <method name="Void .ctor()">
20768         <size>7</size>
20769       </method>
20770       <method name="Boolean check(System.Object, System.Object)">
20771         <size>26</size>
20772       </method>
20773     </type>
20774     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
20775       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
20776         <size>21</size>
20777       </method>
20778       <method name="&lt;i&gt;__T get_i()">
20779         <size>7</size>
20780       </method>
20781       <method name="&lt;j&gt;__T get_j()">
20782         <size>7</size>
20783       </method>
20784       <method name="Boolean Equals(System.Object)">
20785         <size>69</size>
20786       </method>
20787       <method name="Int32 GetHashCode()">
20788         <size>86</size>
20789       </method>
20790       <method name="System.String ToString()">
20791         <size>142</size>
20792       </method>
20793     </type>
20794     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20795       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20796         <size>21</size>
20797       </method>
20798       <method name="&lt;i&gt;__T get_i()">
20799         <size>7</size>
20800       </method>
20801       <method name="&lt;l&gt;__T get_l()">
20802         <size>7</size>
20803       </method>
20804       <method name="Boolean Equals(System.Object)">
20805         <size>69</size>
20806       </method>
20807       <method name="Int32 GetHashCode()">
20808         <size>86</size>
20809       </method>
20810       <method name="System.String ToString()">
20811         <size>142</size>
20812       </method>
20813     </type>
20814     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
20815       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
20816         <size>21</size>
20817       </method>
20818       <method name="&lt;i9&gt;__T get_i9()">
20819         <size>7</size>
20820       </method>
20821       <method name="&lt;i&gt;__T get_i()">
20822         <size>7</size>
20823       </method>
20824       <method name="Boolean Equals(System.Object)">
20825         <size>69</size>
20826       </method>
20827       <method name="Int32 GetHashCode()">
20828         <size>86</size>
20829       </method>
20830       <method name="System.String ToString()">
20831         <size>142</size>
20832       </method>
20833     </type>
20834     <type name="from.C">
20835       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20836         <size>2</size>
20837       </method>
20838       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20839         <size>2</size>
20840       </method>
20841       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
20842         <size>2</size>
20843       </method>
20844       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20845         <size>2</size>
20846       </method>
20847     </type>
20848     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
20849       <method name="Void .ctor()">
20850         <size>7</size>
20851       </method>
20852       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
20853         <size>7</size>
20854       </method>
20855     </type>
20856     <type name="from.C">
20857       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
20858         <size>2</size>
20859       </method>
20860       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20861         <size>10</size>
20862       </method>
20863       <method name="Int32 &lt;Main&gt;m__7(Int32)">
20864         <size>2</size>
20865       </method>
20866       <method name="Int32 &lt;Main&gt;m__8(Int32)">
20867         <size>2</size>
20868       </method>
20869       <method name="Int32 &lt;Main&gt;m__9(Int32)">
20870         <size>2</size>
20871       </method>
20872       <method name="Int32 &lt;Main&gt;m__A(Int32)">
20873         <size>2</size>
20874       </method>
20875       <method name="Int32 &lt;Main&gt;m__B(Int32)">
20876         <size>2</size>
20877       </method>
20878       <method name="Int32 &lt;Main&gt;m__C(Int32)">
20879         <size>2</size>
20880       </method>
20881       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
20882         <size>2</size>
20883       </method>
20884       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
20885         <size>2</size>
20886       </method>
20887       <method name="Int32 &lt;Main&gt;m__20(Int32)">
20888         <size>2</size>
20889       </method>
20890       <method name="Int32 &lt;Main&gt;m__21(Int32)">
20891         <size>2</size>
20892       </method>
20893       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
20894         <size>10</size>
20895       </method>
20896       <method name="Int32 &lt;Main&gt;m__39(Int32)">
20897         <size>2</size>
20898       </method>
20899     </type>
20900     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
20901       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
20902         <size>7</size>
20903       </method>
20904       <method name="&lt;l2&gt;__T get_l2()">
20905         <size>7</size>
20906       </method>
20907       <method name="Boolean Equals(System.Object)">
20908         <size>69</size>
20909       </method>
20910       <method name="Int32 GetHashCode()">
20911         <size>86</size>
20912       </method>
20913       <method name="System.String ToString()">
20914         <size>142</size>
20915       </method>
20916       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
20917         <size>21</size>
20918       </method>
20919     </type>
20920     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent7&gt;__T,&lt;l2&gt;__T]">
20921       <method name="&lt;&lt;&gt;__TranspIdent7&gt;__T get_&lt;&gt;__TranspIdent7()">
20922         <size>7</size>
20923       </method>
20924       <method name="&lt;l2&gt;__T get_l2()">
20925         <size>7</size>
20926       </method>
20927       <method name="Boolean Equals(System.Object)">
20928         <size>69</size>
20929       </method>
20930       <method name="Int32 GetHashCode()">
20931         <size>86</size>
20932       </method>
20933       <method name="System.String ToString()">
20934         <size>142</size>
20935       </method>
20936       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent7&gt;__T, &lt;l2&gt;__T)">
20937         <size>21</size>
20938       </method>
20939     </type>
20940     <type name="from.C">
20941       <method name="Int32 &lt;Main&gt;m__D(Int32)">
20942         <size>2</size>
20943       </method>
20944       <method name="Int32 &lt;Main&gt;m__E(Int32)">
20945         <size>2</size>
20946       </method>
20947       <method name="Int32 &lt;Main&gt;m__F(ITest)">
20948         <size>7</size>
20949       </method>
20950       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
20951         <size>2</size>
20952       </method>
20953       <method name="Int32 &lt;Main&gt;m__11(Int32)">
20954         <size>2</size>
20955       </method>
20956       <method name="Int32 &lt;Main&gt;m__12(ITest)">
20957         <size>7</size>
20958       </method>
20959       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
20960         <size>2</size>
20961       </method>
20962       <method name="Int32 &lt;Main&gt;m__14(Int32)">
20963         <size>2</size>
20964       </method>
20965       <method name="Int32 &lt;Main&gt;m__15(ITest)">
20966         <size>7</size>
20967       </method>
20968       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
20969         <size>8</size>
20970       </method>
20971       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
20972         <size>7</size>
20973       </method>
20974       <method name="Int32 &lt;Main&gt;m__18(ITest)">
20975         <size>7</size>
20976       </method>
20977       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
20978         <size>7</size>
20979       </method>
20980       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
20981         <size>2</size>
20982       </method>
20983       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
20984         <size>2</size>
20985       </method>
20986       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
20987         <size>2</size>
20988       </method>
20989       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
20990         <size>2</size>
20991       </method>
20992       <method name="Int32 &lt;Main&gt;m__22(Int32)">
20993         <size>2</size>
20994       </method>
20995       <method name="Int32 &lt;Main&gt;m__23(Int32)">
20996         <size>2</size>
20997       </method>
20998       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
20999         <size>2</size>
21000       </method>
21001       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
21002         <size>7</size>
21003       </method>
21004       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
21005         <size>10</size>
21006       </method>
21007       <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])">
21008         <size>15</size>
21009       </method>
21010       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21011         <size>12</size>
21012       </method>
21013       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
21014         <size>2</size>
21015       </method>
21016       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
21017         <size>2</size>
21018       </method>
21019       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
21020         <size>8</size>
21021       </method>
21022       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21023         <size>2</size>
21024       </method>
21025       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21026         <size>7</size>
21027       </method>
21028       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
21029         <size>8</size>
21030       </method>
21031       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21032         <size>2</size>
21033       </method>
21034       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21035         <size>7</size>
21036       </method>
21037       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
21038         <size>8</size>
21039       </method>
21040       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21041         <size>2</size>
21042       </method>
21043       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21044         <size>7</size>
21045       </method>
21046       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
21047         <size>2</size>
21048       </method>
21049       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
21050         <size>2</size>
21051       </method>
21052       <method name="Int32 &lt;Main&gt;m__3B(Int32)">
21053         <size>2</size>
21054       </method>
21055       <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]])">
21056         <size>9</size>
21057       </method>
21058       <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])">
21059         <size>2</size>
21060       </method>
21061     </type>
21062     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21063       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
21064         <size>7</size>
21065       </method>
21066       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
21067         <size>7</size>
21068       </method>
21069       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
21070         <size>7</size>
21071       </method>
21072       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3C(Int32)">
21073         <size>47</size>
21074       </method>
21075       <method name="Int32 &lt;&gt;m__3F(Int32)">
21076         <size>2</size>
21077       </method>
21078     </type>
21079   </test>
21080   <test name="gtest-linq-02.cs">
21081     <type name="Test">
21082       <method name="Void .ctor()">
21083         <size>7</size>
21084       </method>
21085       <method name="Int32 Main()">
21086         <size>509</size>
21087       </method>
21088       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21089         <size>2</size>
21090       </method>
21091       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21092         <size>3</size>
21093       </method>
21094       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21095         <size>2</size>
21096       </method>
21097       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21098         <size>3</size>
21099       </method>
21100     </type>
21101   </test>
21102   <test name="gtest-linq-03.cs">
21103     <type name="WhereTest">
21104       <method name="Void .ctor()">
21105         <size>7</size>
21106       </method>
21107       <method name="Int32 Main()">
21108         <size>179</size>
21109       </method>
21110       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21111         <size>5</size>
21112       </method>
21113       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21114         <size>5</size>
21115       </method>
21116       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21117         <size>4</size>
21118       </method>
21119     </type>
21120   </test>
21121   <test name="gtest-linq-04.cs">
21122     <type name="TestGroupBy">
21123       <method name="Void .ctor()">
21124         <size>7</size>
21125       </method>
21126       <method name="Int32 Main()">
21127         <size>561</size>
21128       </method>
21129     </type>
21130     <type name="&lt;PrivateImplementationDetails&gt;">
21131       <method name="Void .ctor()">
21132         <size>7</size>
21133       </method>
21134     </type>
21135     <type name="TestGroupBy">
21136       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21137         <size>4</size>
21138       </method>
21139       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21140         <size>2</size>
21141       </method>
21142       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21143         <size>4</size>
21144       </method>
21145       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21146         <size>2</size>
21147       </method>
21148     </type>
21149   </test>
21150   <test name="gtest-linq-05.cs">
21151     <type name="OrderByTests">
21152       <method name="Void .ctor()">
21153         <size>7</size>
21154       </method>
21155       <method name="Int32 Main()">
21156         <size>1254</size>
21157       </method>
21158     </type>
21159     <type name="OrderByTests+Data">
21160       <method name="Void .ctor()">
21161         <size>7</size>
21162       </method>
21163       <method name="Int32 get_ID()">
21164         <size>7</size>
21165       </method>
21166       <method name="Void set_ID(Int32)">
21167         <size>8</size>
21168       </method>
21169       <method name="System.String get_Name()">
21170         <size>7</size>
21171       </method>
21172       <method name="Void set_Name(System.String)">
21173         <size>8</size>
21174       </method>
21175       <method name="System.String ToString()">
21176         <size>28</size>
21177       </method>
21178     </type>
21179     <type name="OrderByTests">
21180       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21181         <size>2</size>
21182       </method>
21183       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21184         <size>2</size>
21185       </method>
21186       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21187         <size>2</size>
21188       </method>
21189       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21190         <size>4</size>
21191       </method>
21192       <method name="System.String &lt;Main&gt;m__4(System.String)">
21193         <size>2</size>
21194       </method>
21195       <method name="Int32 &lt;Main&gt;m__5(System.String)">
21196         <size>7</size>
21197       </method>
21198       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
21199         <size>7</size>
21200       </method>
21201       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
21202         <size>7</size>
21203       </method>
21204       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
21205         <size>7</size>
21206       </method>
21207       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
21208         <size>7</size>
21209       </method>
21210       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
21211         <size>11</size>
21212       </method>
21213       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
21214         <size>7</size>
21215       </method>
21216       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
21217         <size>7</size>
21218       </method>
21219       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
21220         <size>11</size>
21221       </method>
21222       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
21223         <size>7</size>
21224       </method>
21225       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
21226         <size>7</size>
21227       </method>
21228       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
21229         <size>2</size>
21230       </method>
21231     </type>
21232   </test>
21233   <test name="gtest-linq-06.cs">
21234     <type name="Let">
21235       <method name="Void .ctor()">
21236         <size>7</size>
21237       </method>
21238       <method name="Int32 Main()">
21239         <size>410</size>
21240       </method>
21241     </type>
21242     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
21243       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
21244         <size>21</size>
21245       </method>
21246       <method name="&lt;i&gt;__T get_i()">
21247         <size>7</size>
21248       </method>
21249       <method name="&lt;u&gt;__T get_u()">
21250         <size>7</size>
21251       </method>
21252       <method name="Boolean Equals(System.Object)">
21253         <size>69</size>
21254       </method>
21255       <method name="Int32 GetHashCode()">
21256         <size>86</size>
21257       </method>
21258       <method name="System.String ToString()">
21259         <size>142</size>
21260       </method>
21261     </type>
21262     <type name="Let">
21263       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
21264         <size>10</size>
21265       </method>
21266       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21267         <size>7</size>
21268       </method>
21269       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
21270         <size>10</size>
21271       </method>
21272       <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])">
21273         <size>15</size>
21274       </method>
21275       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21276         <size>18</size>
21277       </method>
21278       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21279         <size>7</size>
21280       </method>
21281     </type>
21282     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
21283       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
21284         <size>21</size>
21285       </method>
21286       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
21287         <size>7</size>
21288       </method>
21289       <method name="&lt;v&gt;__T get_v()">
21290         <size>7</size>
21291       </method>
21292       <method name="Boolean Equals(System.Object)">
21293         <size>69</size>
21294       </method>
21295       <method name="Int32 GetHashCode()">
21296         <size>86</size>
21297       </method>
21298       <method name="System.String ToString()">
21299         <size>142</size>
21300       </method>
21301     </type>
21302   </test>
21303   <test name="gtest-linq-07.cs">
21304     <type name="SelectMany">
21305       <method name="Void .ctor()">
21306         <size>7</size>
21307       </method>
21308       <method name="Int32 Main()">
21309         <size>754</size>
21310       </method>
21311     </type>
21312     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
21313       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
21314         <size>21</size>
21315       </method>
21316       <method name="&lt;i1&gt;__T get_i1()">
21317         <size>7</size>
21318       </method>
21319       <method name="&lt;i2&gt;__T get_i2()">
21320         <size>7</size>
21321       </method>
21322       <method name="Boolean Equals(System.Object)">
21323         <size>69</size>
21324       </method>
21325       <method name="Int32 GetHashCode()">
21326         <size>86</size>
21327       </method>
21328       <method name="System.String ToString()">
21329         <size>142</size>
21330       </method>
21331     </type>
21332     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
21333       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
21334         <size>28</size>
21335       </method>
21336       <method name="&lt;pp&gt;__T get_pp()">
21337         <size>7</size>
21338       </method>
21339       <method name="&lt;i1&gt;__T get_i1()">
21340         <size>7</size>
21341       </method>
21342       <method name="&lt;i3&gt;__T get_i3()">
21343         <size>7</size>
21344       </method>
21345       <method name="Boolean Equals(System.Object)">
21346         <size>96</size>
21347       </method>
21348       <method name="Int32 GetHashCode()">
21349         <size>109</size>
21350       </method>
21351       <method name="System.String ToString()">
21352         <size>199</size>
21353       </method>
21354     </type>
21355     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
21356       <method name="Void .ctor()">
21357         <size>7</size>
21358       </method>
21359       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
21360         <size>12</size>
21361       </method>
21362       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
21363         <size>12</size>
21364       </method>
21365       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
21366         <size>12</size>
21367       </method>
21368       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
21369         <size>7</size>
21370       </method>
21371     </type>
21372     <type name="SelectMany">
21373       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
21374         <size>8</size>
21375       </method>
21376       <method name="Boolean &lt;Main&gt;m__2(Int32)">
21377         <size>5</size>
21378       </method>
21379       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
21380         <size>8</size>
21381       </method>
21382       <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)">
21383         <size>8</size>
21384       </method>
21385       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
21386         <size>7</size>
21387       </method>
21388       <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])">
21389         <size>25</size>
21390       </method>
21391       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
21392         <size>8</size>
21393       </method>
21394     </type>
21395     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent0&gt;__T,&lt;i3&gt;__T]">
21396       <method name="&lt;&lt;&gt;__TranspIdent0&gt;__T get_&lt;&gt;__TranspIdent0()">
21397         <size>7</size>
21398       </method>
21399       <method name="&lt;i3&gt;__T get_i3()">
21400         <size>7</size>
21401       </method>
21402       <method name="Boolean Equals(System.Object)">
21403         <size>69</size>
21404       </method>
21405       <method name="Int32 GetHashCode()">
21406         <size>86</size>
21407       </method>
21408       <method name="System.String ToString()">
21409         <size>142</size>
21410       </method>
21411       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent0&gt;__T, &lt;i3&gt;__T)">
21412         <size>21</size>
21413       </method>
21414     </type>
21415   </test>
21416   <test name="gtest-linq-08.cs">
21417     <type name="TestA">
21418       <method name="Void .ctor(String)">
21419         <size>14</size>
21420       </method>
21421       <method name="System.String Select[U](System.Func`2[TestA,U])">
21422         <size>7</size>
21423       </method>
21424     </type>
21425     <type name="TestB">
21426       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
21427         <size>25</size>
21428       </method>
21429     </type>
21430     <type name="CustomQueryExpressionPattern">
21431       <method name="Void .ctor()">
21432         <size>7</size>
21433       </method>
21434       <method name="Int32 Main()">
21435         <size>153</size>
21436       </method>
21437       <method name="TestA &lt;Main&gt;m__0(TestA)">
21438         <size>2</size>
21439       </method>
21440       <method name="Boolean &lt;Main&gt;m__1(TestA)">
21441         <size>17</size>
21442       </method>
21443     </type>
21444   </test>
21445   <test name="gtest-linq-09.cs">
21446     <type name="Data">
21447       <method name="Void .ctor()">
21448         <size>7</size>
21449       </method>
21450     </type>
21451     <type name="Join">
21452       <method name="Void .ctor()">
21453         <size>7</size>
21454       </method>
21455       <method name="Int32 Main()">
21456         <size>912</size>
21457       </method>
21458     </type>
21459     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
21460       <method name="Void .ctor(&lt;Result&gt;__T)">
21461         <size>14</size>
21462       </method>
21463       <method name="&lt;Result&gt;__T get_Result()">
21464         <size>7</size>
21465       </method>
21466       <method name="Boolean Equals(System.Object)">
21467         <size>39</size>
21468       </method>
21469       <method name="Int32 GetHashCode()">
21470         <size>63</size>
21471       </method>
21472       <method name="System.String ToString()">
21473         <size>67</size>
21474       </method>
21475     </type>
21476     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21477       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21478         <size>21</size>
21479       </method>
21480       <method name="&lt;a&gt;__T get_a()">
21481         <size>7</size>
21482       </method>
21483       <method name="&lt;b&gt;__T get_b()">
21484         <size>7</size>
21485       </method>
21486       <method name="Boolean Equals(System.Object)">
21487         <size>69</size>
21488       </method>
21489       <method name="Int32 GetHashCode()">
21490         <size>86</size>
21491       </method>
21492       <method name="System.String ToString()">
21493         <size>142</size>
21494       </method>
21495     </type>
21496     <type name="Join">
21497       <method name="Int32 &lt;Main&gt;m__0(Data)">
21498         <size>7</size>
21499       </method>
21500       <method name="Int32 &lt;Main&gt;m__1(Data)">
21501         <size>7</size>
21502       </method>
21503       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
21504         <size>23</size>
21505       </method>
21506       <method name="Int32 &lt;Main&gt;m__3(Data)">
21507         <size>7</size>
21508       </method>
21509       <method name="Int32 &lt;Main&gt;m__4(Data)">
21510         <size>7</size>
21511       </method>
21512       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
21513         <size>8</size>
21514       </method>
21515       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
21516         <size>22</size>
21517       </method>
21518       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
21519         <size>33</size>
21520       </method>
21521       <method name="Int32 &lt;Main&gt;m__8(Data)">
21522         <size>7</size>
21523       </method>
21524       <method name="Int32 &lt;Main&gt;m__9(Data)">
21525         <size>7</size>
21526       </method>
21527       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
21528         <size>23</size>
21529       </method>
21530       <method name="Int32 &lt;Main&gt;m__B(Data)">
21531         <size>7</size>
21532       </method>
21533       <method name="Int32 &lt;Main&gt;m__C(Data)">
21534         <size>7</size>
21535       </method>
21536       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
21537         <size>8</size>
21538       </method>
21539       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
21540         <size>12</size>
21541       </method>
21542       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
21543         <size>7</size>
21544       </method>
21545     </type>
21546   </test>
21547   <test name="gtest-linq-10.cs">
21548     <type name="DataA">
21549       <method name="Void .ctor()">
21550         <size>7</size>
21551       </method>
21552     </type>
21553     <type name="DataB">
21554       <method name="Void .ctor()">
21555         <size>7</size>
21556       </method>
21557     </type>
21558     <type name="GroupJoin">
21559       <method name="Void .ctor()">
21560         <size>7</size>
21561       </method>
21562       <method name="Int32 Main()">
21563         <size>729</size>
21564       </method>
21565     </type>
21566     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
21567       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
21568         <size>21</size>
21569       </method>
21570       <method name="&lt;a&gt;__T get_a()">
21571         <size>7</size>
21572       </method>
21573       <method name="&lt;ab&gt;__T get_ab()">
21574         <size>7</size>
21575       </method>
21576       <method name="Boolean Equals(System.Object)">
21577         <size>69</size>
21578       </method>
21579       <method name="Int32 GetHashCode()">
21580         <size>86</size>
21581       </method>
21582       <method name="System.String ToString()">
21583         <size>142</size>
21584       </method>
21585     </type>
21586     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21587       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21588         <size>21</size>
21589       </method>
21590       <method name="&lt;a&gt;__T get_a()">
21591         <size>7</size>
21592       </method>
21593       <method name="&lt;b&gt;__T get_b()">
21594         <size>7</size>
21595       </method>
21596       <method name="Boolean Equals(System.Object)">
21597         <size>69</size>
21598       </method>
21599       <method name="Int32 GetHashCode()">
21600         <size>86</size>
21601       </method>
21602       <method name="System.String ToString()">
21603         <size>142</size>
21604       </method>
21605     </type>
21606     <type name="GroupJoin">
21607       <method name="Int32 &lt;Main&gt;m__0(DataA)">
21608         <size>7</size>
21609       </method>
21610       <method name="Int32 &lt;Main&gt;m__1(DataB)">
21611         <size>7</size>
21612       </method>
21613       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
21614         <size>8</size>
21615       </method>
21616       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21617         <size>12</size>
21618       </method>
21619       <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)">
21620         <size>39</size>
21621       </method>
21622       <method name="Int32 &lt;Main&gt;m__5(DataA)">
21623         <size>7</size>
21624       </method>
21625       <method name="Int32 &lt;Main&gt;m__6(DataB)">
21626         <size>7</size>
21627       </method>
21628       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
21629         <size>8</size>
21630       </method>
21631       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21632         <size>12</size>
21633       </method>
21634       <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)">
21635         <size>39</size>
21636       </method>
21637       <method name="Int32 &lt;Main&gt;m__A(DataA)">
21638         <size>7</size>
21639       </method>
21640       <method name="Int32 &lt;Main&gt;m__B(DataB)">
21641         <size>7</size>
21642       </method>
21643       <method name="DataA &lt;Main&gt;m__C(DataA, IEnumerable`1)">
21644         <size>2</size>
21645       </method>
21646     </type>
21647   </test>
21648   <test name="gtest-linq-11.cs">
21649     <type name="IntoTest">
21650       <method name="Void .ctor()">
21651         <size>7</size>
21652       </method>
21653       <method name="Int32 Main()">
21654         <size>275</size>
21655       </method>
21656       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21657         <size>5</size>
21658       </method>
21659       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21660         <size>5</size>
21661       </method>
21662       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21663         <size>4</size>
21664       </method>
21665       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21666         <size>5</size>
21667       </method>
21668       <method name="Int32 &lt;Main&gt;m__4(Int32)">
21669         <size>4</size>
21670       </method>
21671     </type>
21672   </test>
21673   <test name="gtest-linq-12.cs">
21674     <type name="NestedQuery">
21675       <method name="Void .ctor()">
21676         <size>7</size>
21677       </method>
21678       <method name="Void XX()">
21679         <size>108</size>
21680       </method>
21681       <method name="Int32 Main()">
21682         <size>472</size>
21683       </method>
21684     </type>
21685     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
21686       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
21687         <size>21</size>
21688       </method>
21689       <method name="&lt;values&gt;__T get_values()">
21690         <size>7</size>
21691       </method>
21692       <method name="&lt;length&gt;__T get_length()">
21693         <size>7</size>
21694       </method>
21695       <method name="Boolean Equals(System.Object)">
21696         <size>69</size>
21697       </method>
21698       <method name="Int32 GetHashCode()">
21699         <size>86</size>
21700       </method>
21701       <method name="System.String ToString()">
21702         <size>142</size>
21703       </method>
21704     </type>
21705     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
21706       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
21707         <size>21</size>
21708       </method>
21709       <method name="&lt;type&gt;__T get_type()">
21710         <size>7</size>
21711       </method>
21712       <method name="&lt;x&gt;__T get_x()">
21713         <size>7</size>
21714       </method>
21715       <method name="Boolean Equals(System.Object)">
21716         <size>69</size>
21717       </method>
21718       <method name="Int32 GetHashCode()">
21719         <size>86</size>
21720       </method>
21721       <method name="System.String ToString()">
21722         <size>142</size>
21723       </method>
21724     </type>
21725     <type name="NestedQuery">
21726       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
21727         <size>13</size>
21728       </method>
21729     </type>
21730     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21731       <method name="Void .ctor()">
21732         <size>7</size>
21733       </method>
21734     </type>
21735     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21736       <method name="Void .ctor()">
21737         <size>7</size>
21738       </method>
21739     </type>
21740     <type name="NestedQuery">
21741       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21742         <size>110</size>
21743       </method>
21744       <method name="Boolean &lt;Main&gt;m__2(System.String)">
21745         <size>10</size>
21746       </method>
21747       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
21748         <size>36</size>
21749       </method>
21750       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
21751         <size>13</size>
21752       </method>
21753       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21754         <size>110</size>
21755       </method>
21756       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
21757         <size>9</size>
21758       </method>
21759       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21760         <size>7</size>
21761       </method>
21762       <method name="Boolean &lt;Main&gt;m__9(Char)">
21763         <size>6</size>
21764       </method>
21765       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
21766         <size>9</size>
21767       </method>
21768       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21769         <size>7</size>
21770       </method>
21771     </type>
21772     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21773       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21774         <size>15</size>
21775       </method>
21776     </type>
21777     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21778       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21779         <size>15</size>
21780       </method>
21781     </type>
21782   </test>
21783   <test name="gtest-linq-13.cs">
21784     <type name="Program">
21785       <method name="Void .ctor()">
21786         <size>7</size>
21787       </method>
21788       <method name="Void Main()">
21789         <size>1</size>
21790       </method>
21791       <method name="Void Foo(TypeDefinition)">
21792         <size>47</size>
21793       </method>
21794       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
21795         <size>2</size>
21796       </method>
21797     </type>
21798     <type name="Extension">
21799       <method name="IEnumerable`1 Cast[T](IFoo)">
21800         <size>2</size>
21801       </method>
21802     </type>
21803     <type name="MethodDefinition">
21804       <method name="Void .ctor()">
21805         <size>7</size>
21806       </method>
21807     </type>
21808     <type name="TypeDefinition">
21809       <method name="Void .ctor()">
21810         <size>7</size>
21811       </method>
21812       <method name="MethodDefinitionCollection get_Methods()">
21813         <size>2</size>
21814       </method>
21815       <method name="Void set_Methods(MethodDefinitionCollection)">
21816         <size>1</size>
21817       </method>
21818     </type>
21819     <type name="MethodDefinitionCollection">
21820       <method name="Void .ctor()">
21821         <size>7</size>
21822       </method>
21823     </type>
21824   </test>
21825   <test name="gtest-linq-14.cs">
21826     <type name="Person">
21827       <method name="Void .ctor()">
21828         <size>7</size>
21829       </method>
21830       <method name="Style get_Style()">
21831         <size>7</size>
21832       </method>
21833       <method name="Void set_Style(Style)">
21834         <size>8</size>
21835       </method>
21836     </type>
21837     <type name="Extensions">
21838       <method name="IMarker`1 Cast[T](IObjectContainer)">
21839         <size>2</size>
21840       </method>
21841       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
21842         <size>2</size>
21843       </method>
21844     </type>
21845     <type name="Program">
21846       <method name="Void .ctor()">
21847         <size>7</size>
21848       </method>
21849       <method name="Void Main()">
21850         <size>1</size>
21851       </method>
21852       <method name="Void Assert(System.Action)">
21853         <size>1</size>
21854       </method>
21855       <method name="Void Test(IObjectContainer, Style)">
21856         <size>38</size>
21857       </method>
21858     </type>
21859     <type name="Program+&lt;Test&gt;c__AnonStorey0">
21860       <method name="Void .ctor()">
21861         <size>7</size>
21862       </method>
21863       <method name="Void &lt;&gt;m__0()">
21864         <size>117</size>
21865       </method>
21866     </type>
21867   </test>
21868   <test name="gtest-linq-15.cs">
21869     <type name="NameCollisionTest.Data">
21870       <method name="Void .ctor()">
21871         <size>7</size>
21872       </method>
21873     </type>
21874     <type name="NameCollisionTest.Ex">
21875       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
21876         <size>44</size>
21877       </method>
21878     </type>
21879     <type name="NameCollisionTest.C">
21880       <method name="Void .ctor()">
21881         <size>7</size>
21882       </method>
21883       <method name="Void Main()">
21884         <size>78</size>
21885       </method>
21886       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
21887         <size>7</size>
21888       </method>
21889       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21890         <size>5</size>
21891       </method>
21892     </type>
21893     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
21894       <method name="Void .ctor()">
21895         <size>7</size>
21896       </method>
21897       <method name="System.Object System.Collections.IEnumerator.get_Current()">
21898         <size>12</size>
21899       </method>
21900       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
21901         <size>7</size>
21902       </method>
21903       <method name="Boolean MoveNext()">
21904         <size>86</size>
21905       </method>
21906       <method name="Void Dispose()">
21907         <size>8</size>
21908       </method>
21909       <method name="Void Reset()">
21910         <size>6</size>
21911       </method>
21912       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
21913         <size>7</size>
21914       </method>
21915       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
21916         <size>52</size>
21917       </method>
21918     </type>
21919   </test>
21920   <test name="gtest-linq-16.cs">
21921     <type name="C">
21922       <method name="Void .ctor()">
21923         <size>7</size>
21924       </method>
21925       <method name="Void Main()">
21926         <size>12</size>
21927       </method>
21928       <method name="Void Test_1(Int32)">
21929         <size>27</size>
21930       </method>
21931       <method name="Void Test_2()">
21932         <size>31</size>
21933       </method>
21934       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
21935         <size>26</size>
21936       </method>
21937     </type>
21938     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21939       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21940         <size>21</size>
21941       </method>
21942       <method name="&lt;a&gt;__T get_a()">
21943         <size>7</size>
21944       </method>
21945       <method name="&lt;b&gt;__T get_b()">
21946         <size>7</size>
21947       </method>
21948       <method name="Boolean Equals(System.Object)">
21949         <size>69</size>
21950       </method>
21951       <method name="Int32 GetHashCode()">
21952         <size>86</size>
21953       </method>
21954       <method name="System.String ToString()">
21955         <size>142</size>
21956       </method>
21957     </type>
21958     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
21959       <method name="Void .ctor()">
21960         <size>7</size>
21961       </method>
21962       <method name="IEnumerable`1 &lt;&gt;m__0()">
21963         <size>67</size>
21964       </method>
21965       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
21966         <size>8</size>
21967       </method>
21968       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21969         <size>14</size>
21970       </method>
21971     </type>
21972     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
21973       <method name="Void .ctor()">
21974         <size>7</size>
21975       </method>
21976       <method name="IEnumerable`1 &lt;&gt;m__2()">
21977         <size>67</size>
21978       </method>
21979       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
21980         <size>8</size>
21981       </method>
21982       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21983         <size>14</size>
21984       </method>
21985     </type>
21986   </test>
21987   <test name="gtest-linq-17.cs">
21988     <type name="TestGroupBy">
21989       <method name="Void .ctor()">
21990         <size>7</size>
21991       </method>
21992       <method name="Int32 Main()">
21993         <size>159</size>
21994       </method>
21995       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21996         <size>2</size>
21997       </method>
21998     </type>
21999     <type name="&lt;PrivateImplementationDetails&gt;">
22000       <method name="Void .ctor()">
22001         <size>7</size>
22002       </method>
22003     </type>
22004   </test>
22005   <test name="gtest-linq-18.cs">
22006     <type name="C">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
22011         <size>2</size>
22012       </method>
22013       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
22014         <size>2</size>
22015       </method>
22016       <method name="Int32 Main()">
22017         <size>648</size>
22018       </method>
22019       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
22020         <size>42</size>
22021       </method>
22022       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22023         <size>11</size>
22024       </method>
22025       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22026         <size>31</size>
22027       </method>
22028       <method name="Boolean &lt;Main&gt;m__3(Int32)">
22029         <size>31</size>
22030       </method>
22031       <method name="Boolean &lt;Main&gt;m__4(Int32)">
22032         <size>31</size>
22033       </method>
22034       <method name="Boolean &lt;Main&gt;m__5(Int32)">
22035         <size>31</size>
22036       </method>
22037       <method name="Boolean &lt;Main&gt;m__6(Int32)">
22038         <size>31</size>
22039       </method>
22040       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
22041         <size>10</size>
22042       </method>
22043       <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])">
22044         <size>15</size>
22045       </method>
22046       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22047         <size>31</size>
22048       </method>
22049       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22050         <size>15</size>
22051       </method>
22052       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22053         <size>12</size>
22054       </method>
22055     </type>
22056     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
22057       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
22058         <size>21</size>
22059       </method>
22060       <method name="&lt;ck&gt;__T get_ck()">
22061         <size>7</size>
22062       </method>
22063       <method name="&lt;xy&gt;__T get_xy()">
22064         <size>7</size>
22065       </method>
22066       <method name="Boolean Equals(System.Object)">
22067         <size>69</size>
22068       </method>
22069       <method name="Int32 GetHashCode()">
22070         <size>86</size>
22071       </method>
22072       <method name="System.String ToString()">
22073         <size>142</size>
22074       </method>
22075     </type>
22076     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
22077       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
22078         <size>21</size>
22079       </method>
22080       <method name="&lt;i&gt;__T get_i()">
22081         <size>7</size>
22082       </method>
22083       <method name="&lt;l&gt;__T get_l()">
22084         <size>7</size>
22085       </method>
22086       <method name="Boolean Equals(System.Object)">
22087         <size>69</size>
22088       </method>
22089       <method name="Int32 GetHashCode()">
22090         <size>86</size>
22091       </method>
22092       <method name="System.String ToString()">
22093         <size>142</size>
22094       </method>
22095     </type>
22096     <type name="&lt;PrivateImplementationDetails&gt;">
22097       <method name="Void .ctor()">
22098         <size>7</size>
22099       </method>
22100     </type>
22101     <type name="C+&lt;Main&gt;c__AnonStorey0">
22102       <method name="Void .ctor()">
22103         <size>7</size>
22104       </method>
22105     </type>
22106     <type name="C+&lt;Main&gt;c__AnonStorey1">
22107       <method name="Void .ctor()">
22108         <size>7</size>
22109       </method>
22110     </type>
22111     <type name="C+&lt;Main&gt;c__AnonStorey2">
22112       <method name="Void .ctor()">
22113         <size>7</size>
22114       </method>
22115     </type>
22116     <type name="C+&lt;Main&gt;c__AnonStorey3">
22117       <method name="Void .ctor()">
22118         <size>7</size>
22119       </method>
22120     </type>
22121     <type name="C+&lt;Main&gt;c__AnonStorey4">
22122       <method name="Void .ctor()">
22123         <size>7</size>
22124       </method>
22125     </type>
22126     <type name="C+&lt;Main&gt;c__AnonStorey5">
22127       <method name="Void .ctor()">
22128         <size>7</size>
22129       </method>
22130     </type>
22131     <type name="C+&lt;Main&gt;c__AnonStorey6">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135     </type>
22136     <type name="C">
22137       <method name="Boolean &lt;Main&gt;m__C(Int32)">
22138         <size>31</size>
22139       </method>
22140       <method name="Boolean &lt;Main&gt;m__D(Int32)">
22141         <size>31</size>
22142       </method>
22143       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
22144         <size>2</size>
22145       </method>
22146       <method name="Boolean &lt;Main&gt;m__F(Int32)">
22147         <size>31</size>
22148       </method>
22149       <method name="Boolean &lt;Main&gt;m__10(Int32)">
22150         <size>31</size>
22151       </method>
22152       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
22153         <size>2</size>
22154       </method>
22155     </type>
22156     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
22157       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
22158         <size>21</size>
22159       </method>
22160       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
22161         <size>7</size>
22162       </method>
22163       <method name="&lt;g&gt;__T get_g()">
22164         <size>7</size>
22165       </method>
22166       <method name="Boolean Equals(System.Object)">
22167         <size>69</size>
22168       </method>
22169       <method name="Int32 GetHashCode()">
22170         <size>86</size>
22171       </method>
22172       <method name="System.String ToString()">
22173         <size>142</size>
22174       </method>
22175     </type>
22176     <type name="C+&lt;Main&gt;c__AnonStorey0">
22177       <method name="Boolean &lt;&gt;m__12(Int32)">
22178         <size>10</size>
22179       </method>
22180     </type>
22181     <type name="C+&lt;Main&gt;c__AnonStorey1">
22182       <method name="Boolean &lt;&gt;m__13(Int32)">
22183         <size>15</size>
22184       </method>
22185     </type>
22186     <type name="C+&lt;Main&gt;c__AnonStorey2">
22187       <method name="Boolean &lt;&gt;m__14(Int32)">
22188         <size>10</size>
22189       </method>
22190     </type>
22191     <type name="C+&lt;Main&gt;c__AnonStorey3">
22192       <method name="Boolean &lt;&gt;m__15(Int32)">
22193         <size>10</size>
22194       </method>
22195     </type>
22196     <type name="C+&lt;Main&gt;c__AnonStorey4">
22197       <method name="Int32 &lt;&gt;m__16(Int32)">
22198         <size>9</size>
22199       </method>
22200     </type>
22201     <type name="C+&lt;Main&gt;c__AnonStorey5">
22202       <method name="Int32 &lt;&gt;m__17(Int32)">
22203         <size>9</size>
22204       </method>
22205     </type>
22206     <type name="C+&lt;Main&gt;c__AnonStorey6">
22207       <method name="Boolean &lt;&gt;m__18(Int32)">
22208         <size>20</size>
22209       </method>
22210     </type>
22211     <type name="C+&lt;Main&gt;c__AnonStorey7">
22212       <method name="Void .ctor()">
22213         <size>7</size>
22214       </method>
22215       <method name="Boolean &lt;&gt;m__19(Int32)">
22216         <size>10</size>
22217       </method>
22218     </type>
22219     <type name="C+&lt;Main&gt;c__AnonStorey8">
22220       <method name="Void .ctor()">
22221         <size>7</size>
22222       </method>
22223       <method name="Boolean &lt;&gt;m__1A(Int32)">
22224         <size>10</size>
22225       </method>
22226     </type>
22227     <type name="C+&lt;Main&gt;c__AnonStorey9">
22228       <method name="Void .ctor()">
22229         <size>7</size>
22230       </method>
22231       <method name="Boolean &lt;&gt;m__1B(Int32)">
22232         <size>10</size>
22233       </method>
22234     </type>
22235     <type name="C+&lt;Main&gt;c__AnonStoreyA">
22236       <method name="Void .ctor()">
22237         <size>7</size>
22238       </method>
22239       <method name="Boolean &lt;&gt;m__1C(Int32)">
22240         <size>10</size>
22241       </method>
22242     </type>
22243   </test>
22244   <test name="gtest-linq-19.cs">
22245     <type name="Test">
22246       <method name="Void .ctor()">
22247         <size>7</size>
22248       </method>
22249       <method name="Void .cctor()">
22250         <size>45</size>
22251       </method>
22252       <method name="Void Main()">
22253         <size>1</size>
22254       </method>
22255       <method name="Char &lt;E&gt;m__0(Char)">
22256         <size>2</size>
22257       </method>
22258     </type>
22259   </test>
22260   <test name="gtest-linq-20.cs">
22261     <type name="Maybe`1[T]">
22262       <method name="T get_Value()">
22263         <size>7</size>
22264       </method>
22265       <method name="Void set_Value(T)">
22266         <size>8</size>
22267       </method>
22268       <method name="Boolean get_HasValue()">
22269         <size>7</size>
22270       </method>
22271       <method name="Void set_HasValue(Boolean)">
22272         <size>8</size>
22273       </method>
22274       <method name="System.String ToString()">
22275         <size>38</size>
22276       </method>
22277       <method name="Maybe`1[U] SelectMany[U](System.Func`2[T,Maybe`1[U]])">
22278         <size>30</size>
22279       </method>
22280       <method name="Maybe`1[V] SelectMany[U,V](System.Func`2[T,Maybe`1[U]], System.Func`3[T,U,V])">
22281         <size>71</size>
22282       </method>
22283       <method name="Void .ctor()">
22284         <size>14</size>
22285       </method>
22286       <method name="Void .ctor(T)">
22287         <size>21</size>
22288       </method>
22289       <method name="Void .cctor()">
22290         <size>11</size>
22291       </method>
22292     </type>
22293     <type name="MaybeExtensions">
22294       <method name="Maybe`1[T] ToMaybe[T](T)">
22295         <size>7</size>
22296       </method>
22297     </type>
22298     <type name="Test">
22299       <method name="Void Main()">
22300         <size>138</size>
22301       </method>
22302       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__0(Int32)">
22303         <size>7</size>
22304       </method>
22305       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__1(Int32, Int32)">
22306         <size>8</size>
22307       </method>
22308       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22309         <size>7</size>
22310       </method>
22311       <method name="Int32 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[System.Int32,System.Int32], Int32)">
22312         <size>16</size>
22313       </method>
22314       <method name="Void .ctor()">
22315         <size>7</size>
22316       </method>
22317     </type>
22318     <type name="&lt;&gt;__AnonType0`2[&lt;x&gt;__T,&lt;y&gt;__T]">
22319       <method name="&lt;x&gt;__T get_x()">
22320         <size>7</size>
22321       </method>
22322       <method name="&lt;y&gt;__T get_y()">
22323         <size>7</size>
22324       </method>
22325       <method name="Boolean Equals(System.Object)">
22326         <size>69</size>
22327       </method>
22328       <method name="Int32 GetHashCode()">
22329         <size>86</size>
22330       </method>
22331       <method name="System.String ToString()">
22332         <size>142</size>
22333       </method>
22334       <method name="Void .ctor(&lt;x&gt;__T, &lt;y&gt;__T)">
22335         <size>21</size>
22336       </method>
22337     </type>
22338   </test>
22339   <test name="gtest-linq-21.cs">
22340     <type name="Program">
22341       <method name="Int32 Main()">
22342         <size>90</size>
22343       </method>
22344     </type>
22345     <type name="Program+&lt;Main&gt;c__AnonStorey0">
22346       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
22347         <size>7</size>
22348       </method>
22349       <method name="System.Action &lt;&gt;m__1(Int32, Int32)">
22350         <size>40</size>
22351       </method>
22352       <method name="Void .ctor()">
22353         <size>7</size>
22354       </method>
22355     </type>
22356     <type name="Program+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
22357       <method name="Void &lt;&gt;m__2()">
22358         <size>49</size>
22359       </method>
22360       <method name="Void .ctor()">
22361         <size>7</size>
22362       </method>
22363     </type>
22364   </test>
22365   <test name="gtest-linq-22.cs">
22366     <type name="Test.MainClass">
22367       <method name="Void Main()">
22368         <size>47</size>
22369       </method>
22370       <method name="Void .ctor()">
22371         <size>7</size>
22372       </method>
22373     </type>
22374     <type name="&lt;&gt;__AnonType0`2[&lt;item&gt;__T,&lt;parsed&gt;__T]">
22375       <method name="&lt;item&gt;__T get_item()">
22376         <size>7</size>
22377       </method>
22378       <method name="&lt;parsed&gt;__T get_parsed()">
22379         <size>7</size>
22380       </method>
22381       <method name="Boolean Equals(System.Object)">
22382         <size>69</size>
22383       </method>
22384       <method name="Int32 GetHashCode()">
22385         <size>86</size>
22386       </method>
22387       <method name="System.String ToString()">
22388         <size>142</size>
22389       </method>
22390       <method name="Void .ctor(&lt;item&gt;__T, &lt;parsed&gt;__T)">
22391         <size>21</size>
22392       </method>
22393     </type>
22394     <type name="Test.MainClass+&lt;Main&gt;c__AnonStorey0">
22395       <method name="&lt;&gt;__AnonType0`2[System.Char,System.Boolean] &lt;&gt;m__0(Char)">
22396         <size>23</size>
22397       </method>
22398       <method name="DateTime &lt;&gt;m__1(&lt;&gt;__AnonType0`2[System.Char,System.Boolean])">
22399         <size>28</size>
22400       </method>
22401       <method name="Void .ctor()">
22402         <size>7</size>
22403       </method>
22404     </type>
22405   </test>
22406   <test name="gtest-linq-23.cs">
22407     <type name="OrderByBugExample.Foo">
22408       <method name="System.String get_Name()">
22409         <size>7</size>
22410       </method>
22411       <method name="Void set_Name(System.String)">
22412         <size>8</size>
22413       </method>
22414       <method name="Int32 get_Value1()">
22415         <size>7</size>
22416       </method>
22417       <method name="Void set_Value1(Int32)">
22418         <size>8</size>
22419       </method>
22420       <method name="Int32 get_Value2()">
22421         <size>7</size>
22422       </method>
22423       <method name="Void set_Value2(Int32)">
22424         <size>8</size>
22425       </method>
22426       <method name="Void .ctor()">
22427         <size>7</size>
22428       </method>
22429     </type>
22430     <type name="OrderByBugExample.Program">
22431       <method name="Int32 Main()">
22432         <size>351</size>
22433       </method>
22434       <method name="System.String &lt;Main&gt;m__0(OrderByBugExample.Foo)">
22435         <size>7</size>
22436       </method>
22437       <method name="Int32 &lt;Main&gt;m__1(OrderByBugExample.Foo)">
22438         <size>7</size>
22439       </method>
22440       <method name="Int32 &lt;Main&gt;m__2(OrderByBugExample.Foo)">
22441         <size>7</size>
22442       </method>
22443     </type>
22444   </test>
22445   <test name="gtest-named-01.cs">
22446     <type name="C">
22447       <method name="Int32 Test(Int32, Int32, System.String)">
22448         <size>6</size>
22449       </method>
22450       <method name="T Foo[T](T, Int32)">
22451         <size>2</size>
22452       </method>
22453       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
22454         <size>9</size>
22455       </method>
22456       <method name="Int32 Main()">
22457         <size>173</size>
22458       </method>
22459       <method name="Int32 &lt;Main&gt;m__0(Int32)">
22460         <size>2</size>
22461       </method>
22462     </type>
22463     <type name="C+&lt;Main&gt;c__AnonStorey0">
22464       <method name="Void .ctor()">
22465         <size>7</size>
22466       </method>
22467       <method name="Int32 &lt;&gt;m__1(Int32)">
22468         <size>7</size>
22469       </method>
22470     </type>
22471   </test>
22472   <test name="gtest-named-02.cs">
22473     <type name="D">
22474       <method name="Void Foo(Int32)">
22475         <size>1</size>
22476       </method>
22477       <method name="Void Main()">
22478         <size>1</size>
22479       </method>
22480       <method name="Void .ctor()">
22481         <size>7</size>
22482       </method>
22483     </type>
22484   </test>
22485   <test name="gtest-optional-01.cs">
22486     <type name="C">
22487       <method name="Void TestA(Int32)">
22488         <size>1</size>
22489       </method>
22490       <method name="Void TestB(Int64)">
22491         <size>1</size>
22492       </method>
22493       <method name="Void TestC(Decimal)">
22494         <size>1</size>
22495       </method>
22496       <method name="Int32 Main()">
22497         <size>310</size>
22498       </method>
22499       <method name="Void .ctor()">
22500         <size>7</size>
22501       </method>
22502     </type>
22503   </test>
22504   <test name="gtest-optional-02.cs">
22505     <type name="C">
22506       <method name="Boolean Test2(Nullable`1)">
22507         <size>11</size>
22508       </method>
22509       <method name="Int32 Test(Nullable`1)">
22510         <size>27</size>
22511       </method>
22512       <method name="Int32 Main()">
22513         <size>101</size>
22514       </method>
22515       <method name="Void .ctor()">
22516         <size>7</size>
22517       </method>
22518       <method name="Boolean Test3(Nullable`1)">
22519         <size>21</size>
22520       </method>
22521     </type>
22522   </test>
22523   <test name="gtest-optional-03.cs">
22524     <type name="C">
22525       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
22526         <size>2</size>
22527       </method>
22528       <method name="Int32 Main()">
22529         <size>225</size>
22530       </method>
22531       <method name="Void .ctor()">
22532         <size>7</size>
22533       </method>
22534     </type>
22535   </test>
22536   <test name="gtest-optional-04.cs">
22537     <type name="C">
22538       <method name="Void Foo[T](T, T)">
22539         <size>1</size>
22540       </method>
22541       <method name="Void TestParams(System.Int32[])">
22542         <size>6</size>
22543       </method>
22544       <method name="Void TestParams(Int32)">
22545         <size>1</size>
22546       </method>
22547       <method name="Void TestStruct(Nullable`1)">
22548         <size>1</size>
22549       </method>
22550       <method name="System.String get_Item(Int32, System.String)">
22551         <size>2</size>
22552       </method>
22553       <method name="Void set_Item(Int32, System.String, System.String)">
22554         <size>4</size>
22555       </method>
22556       <method name="Int32 Main()">
22557         <size>120</size>
22558       </method>
22559       <method name="Void .ctor()">
22560         <size>7</size>
22561       </method>
22562     </type>
22563   </test>
22564   <test name="gtest-optional-05.cs">
22565     <type name="Blah">
22566       <method name="Int32 Foo(Int32, Int32)">
22567         <size>4</size>
22568       </method>
22569       <method name="Int32 Main()">
22570         <size>46</size>
22571       </method>
22572       <method name="Void .ctor()">
22573         <size>7</size>
22574       </method>
22575     </type>
22576     <type name="Blah+MyDelegate">
22577       <method name="Int32 Invoke(Int32, Int32)">
22578         <size>0</size>
22579       </method>
22580       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22581         <size>0</size>
22582       </method>
22583       <method name="Int32 EndInvoke(IAsyncResult)">
22584         <size>0</size>
22585       </method>
22586       <method name="Void .ctor(Object, IntPtr)">
22587         <size>0</size>
22588       </method>
22589     </type>
22590   </test>
22591   <test name="gtest-optional-06.cs">
22592     <type name="C">
22593       <method name="Int32 Foo(Int32)">
22594         <size>2</size>
22595       </method>
22596       <method name="Int32 Main()">
22597         <size>38</size>
22598       </method>
22599       <method name="Void .ctor()">
22600         <size>7</size>
22601       </method>
22602     </type>
22603     <type name="D">
22604       <method name="Int32 Invoke(Int32)">
22605         <size>0</size>
22606       </method>
22607       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22608         <size>0</size>
22609       </method>
22610       <method name="Int32 EndInvoke(IAsyncResult)">
22611         <size>0</size>
22612       </method>
22613       <method name="Void .ctor(Object, IntPtr)">
22614         <size>0</size>
22615       </method>
22616     </type>
22617   </test>
22618   <test name="gtest-optional-07.cs">
22619     <type name="Tests">
22620       <method name="Void foo(Foo)">
22621         <size>1</size>
22622       </method>
22623       <method name="Int32 Main()">
22624         <size>8</size>
22625       </method>
22626       <method name="Void .ctor()">
22627         <size>7</size>
22628       </method>
22629     </type>
22630   </test>
22631   <test name="gtest-optional-08.cs">
22632     <type name="Tests">
22633       <method name="Int32 Main()">
22634         <size>36</size>
22635       </method>
22636       <method name="Void .ctor(String)">
22637         <size>14</size>
22638       </method>
22639       <method name="Void .ctor(Int32)">
22640         <size>7</size>
22641       </method>
22642     </type>
22643   </test>
22644   <test name="gtest-partial-01.cs">
22645     <type name="B`1[U]">
22646       <method name="Void .ctor()">
22647         <size>7</size>
22648       </method>
22649     </type>
22650     <type name="C`1[T]">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654     </type>
22655     <type name="Test">
22656       <method name="Void Main()">
22657         <size>1</size>
22658       </method>
22659       <method name="Void .ctor()">
22660         <size>7</size>
22661       </method>
22662     </type>
22663   </test>
22664   <test name="gtest-partial-02.cs">
22665     <type name="A`1[T]">
22666       <method name="Void Test()">
22667         <size>13</size>
22668       </method>
22669       <method name="T get_CurrentItem()">
22670         <size>7</size>
22671       </method>
22672       <method name="Void set_CurrentItem(T)">
22673         <size>8</size>
22674       </method>
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678     </type>
22679     <type name="C">
22680       <method name="Void Main()">
22681         <size>1</size>
22682       </method>
22683       <method name="Void .ctor()">
22684         <size>7</size>
22685       </method>
22686     </type>
22687   </test>
22688   <test name="gtest-var-04.cs">
22689     <type name="Test">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693       <method name="Int32 Main()">
22694         <size>221</size>
22695       </method>
22696     </type>
22697   </test>
22698   <test name="gtest-variance-1.cs">
22699     <type name="Foo">
22700       <method name="System.String get_Bar()">
22701         <size>7</size>
22702       </method>
22703       <method name="Void .ctor(String)">
22704         <size>14</size>
22705       </method>
22706     </type>
22707     <type name="Test">
22708       <method name="Int32 Main()">
22709         <size>57</size>
22710       </method>
22711       <method name="Void .ctor()">
22712         <size>7</size>
22713       </method>
22714     </type>
22715   </test>
22716   <test name="gtest-variance-10.cs">
22717     <type name="Foo">
22718       <method name="Void .ctor()">
22719         <size>7</size>
22720       </method>
22721     </type>
22722     <type name="Test">
22723       <method name="Int32 I&lt;string&gt;.get_Count()">
22724         <size>2</size>
22725       </method>
22726       <method name="Int32 I&lt;Foo&gt;.get_Count()">
22727         <size>2</size>
22728       </method>
22729       <method name="Void .ctor()">
22730         <size>7</size>
22731       </method>
22732     </type>
22733     <type name="Program">
22734       <method name="Int32 Main()">
22735         <size>29</size>
22736       </method>
22737     </type>
22738   </test>
22739   <test name="gtest-variance-11.cs">
22740     <type name="D">
22741       <method name="Void .ctor()">
22742         <size>7</size>
22743       </method>
22744       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
22745         <size>38</size>
22746       </method>
22747       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
22748         <size>38</size>
22749       </method>
22750       <method name="Int32 Main()">
22751         <size>38</size>
22752       </method>
22753     </type>
22754   </test>
22755   <test name="gtest-variance-12.cs">
22756     <type name="D">
22757       <method name="Void add_field(D`1[System.String])">
22758         <size>24</size>
22759       </method>
22760       <method name="Void remove_field(D`1[System.String])">
22761         <size>24</size>
22762       </method>
22763       <method name="Int32 Main()">
22764         <size>72</size>
22765       </method>
22766       <method name="Void &lt;Main&gt;m__0()">
22767         <size>1</size>
22768       </method>
22769       <method name="Void .ctor()">
22770         <size>7</size>
22771       </method>
22772     </type>
22773     <type name="D`1[T]">
22774       <method name="Void Invoke()">
22775         <size>0</size>
22776       </method>
22777       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22778         <size>0</size>
22779       </method>
22780       <method name="Void EndInvoke(IAsyncResult)">
22781         <size>0</size>
22782       </method>
22783       <method name="Void .ctor(Object, IntPtr)">
22784         <size>0</size>
22785       </method>
22786     </type>
22787   </test>
22788   <test name="gtest-variance-13.cs">
22789     <type name="A">
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793       <method name="Void Foo[T](T, IList`1)">
22794         <size>1</size>
22795       </method>
22796       <method name="Void Test()">
22797         <size>17</size>
22798       </method>
22799     </type>
22800     <type name="B">
22801       <method name="Void .ctor()">
22802         <size>7</size>
22803       </method>
22804       <method name="Void Foo[T](T, I`1)">
22805         <size>1</size>
22806       </method>
22807       <method name="Void Test[U](U, I`1)">
22808         <size>8</size>
22809       </method>
22810     </type>
22811     <type name="M">
22812       <method name="Void .ctor()">
22813         <size>7</size>
22814       </method>
22815       <method name="Int32 Main()">
22816         <size>2</size>
22817       </method>
22818     </type>
22819   </test>
22820   <test name="gtest-variance-2.cs">
22821     <type name="Foo">
22822       <method name="System.String Bar(System.Object)">
22823         <size>12</size>
22824       </method>
22825       <method name="Void .ctor()">
22826         <size>7</size>
22827       </method>
22828     </type>
22829     <type name="Test">
22830       <method name="Int32 Main()">
22831         <size>92</size>
22832       </method>
22833       <method name="Void .ctor()">
22834         <size>7</size>
22835       </method>
22836     </type>
22837   </test>
22838   <test name="gtest-variance-3.cs">
22839     <type name="Test">
22840       <method name="Int32 Main()">
22841         <size>56</size>
22842       </method>
22843       <method name="Int32 Bar(Foo`1[System.Object])">
22844         <size>12</size>
22845       </method>
22846       <method name="Void .ctor()">
22847         <size>7</size>
22848       </method>
22849     </type>
22850     <type name="Foo`1[T]">
22851       <method name="T Invoke()">
22852         <size>0</size>
22853       </method>
22854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22855         <size>0</size>
22856       </method>
22857       <method name="T EndInvoke(IAsyncResult)">
22858         <size>0</size>
22859       </method>
22860       <method name="Void .ctor(Object, IntPtr)">
22861         <size>0</size>
22862       </method>
22863     </type>
22864     <type name="Test+&lt;Main&gt;c__AnonStorey0">
22865       <method name="System.String &lt;&gt;m__0()">
22866         <size>7</size>
22867       </method>
22868       <method name="Void .ctor()">
22869         <size>7</size>
22870       </method>
22871     </type>
22872   </test>
22873   <test name="gtest-variance-4.cs">
22874     <type name="Test">
22875       <method name="Int32 Main()">
22876         <size>58</size>
22877       </method>
22878       <method name="Int32 Bar(Foo`1[System.String], System.String)">
22879         <size>8</size>
22880       </method>
22881       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
22882         <size>7</size>
22883       </method>
22884       <method name="Void .ctor()">
22885         <size>7</size>
22886       </method>
22887     </type>
22888     <type name="Foo`1[T]">
22889       <method name="Int32 Invoke(T)">
22890         <size>0</size>
22891       </method>
22892       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22893         <size>0</size>
22894       </method>
22895       <method name="Int32 EndInvoke(IAsyncResult)">
22896         <size>0</size>
22897       </method>
22898       <method name="Void .ctor(Object, IntPtr)">
22899         <size>0</size>
22900       </method>
22901     </type>
22902   </test>
22903   <test name="gtest-variance-5.cs">
22904     <type name="BothVariants`2[T1,T2]">
22905       <method name="T1 get_Foo()">
22906         <size>7</size>
22907       </method>
22908       <method name="Void set_Foo(T1)">
22909         <size>8</size>
22910       </method>
22911       <method name="Int32 Bar(T2)">
22912         <size>35</size>
22913       </method>
22914       <method name="Void .ctor(T1)">
22915         <size>14</size>
22916       </method>
22917     </type>
22918     <type name="Invariant`1[T]">
22919       <method name="T get_Foo()">
22920         <size>36</size>
22921       </method>
22922       <method name="Int32 Bar(T)">
22923         <size>14</size>
22924       </method>
22925       <method name="Void .ctor()">
22926         <size>7</size>
22927       </method>
22928     </type>
22929     <type name="A">
22930       <method name="System.String get_Fruit()">
22931         <size>6</size>
22932       </method>
22933       <method name="Void .ctor()">
22934         <size>7</size>
22935       </method>
22936     </type>
22937     <type name="B">
22938       <method name="System.String get_Fruit()">
22939         <size>6</size>
22940       </method>
22941       <method name="Void .ctor()">
22942         <size>7</size>
22943       </method>
22944     </type>
22945     <type name="C">
22946       <method name="System.String get_Fruit()">
22947         <size>6</size>
22948       </method>
22949       <method name="Void .ctor()">
22950         <size>7</size>
22951       </method>
22952     </type>
22953     <type name="Test">
22954       <method name="Int32 Main()">
22955         <size>110</size>
22956       </method>
22957       <method name="Void .ctor()">
22958         <size>7</size>
22959       </method>
22960     </type>
22961   </test>
22962   <test name="gtest-variance-6.cs">
22963     <type name="Program">
22964       <method name="Void .ctor()">
22965         <size>7</size>
22966       </method>
22967       <method name="Void Main()">
22968         <size>1</size>
22969       </method>
22970     </type>
22971     <type name="Cov1`1[U]">
22972       <method name="Void .ctor(Object, IntPtr)">
22973         <size>0</size>
22974       </method>
22975       <method name="ICovariant`1 Invoke(IContravariant`1)">
22976         <size>0</size>
22977       </method>
22978       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22979         <size>0</size>
22980       </method>
22981       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22982         <size>0</size>
22983       </method>
22984     </type>
22985     <type name="Cov2`1[U]">
22986       <method name="Void .ctor(Object, IntPtr)">
22987         <size>0</size>
22988       </method>
22989       <method name="ICovariant`1 Invoke(IContravariant`1)">
22990         <size>0</size>
22991       </method>
22992       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22993         <size>0</size>
22994       </method>
22995       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22996         <size>0</size>
22997       </method>
22998     </type>
22999     <type name="Cov3`1[U]">
23000       <method name="Void .ctor(Object, IntPtr)">
23001         <size>0</size>
23002       </method>
23003       <method name="ICovariant`1 Invoke(IContravariant`1)">
23004         <size>0</size>
23005       </method>
23006       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23007         <size>0</size>
23008       </method>
23009       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23010         <size>0</size>
23011       </method>
23012     </type>
23013     <type name="Cov4`1[U]">
23014       <method name="Void .ctor(Object, IntPtr)">
23015         <size>0</size>
23016       </method>
23017       <method name="ICovariant`1 Invoke()">
23018         <size>0</size>
23019       </method>
23020       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23021         <size>0</size>
23022       </method>
23023       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23024         <size>0</size>
23025       </method>
23026     </type>
23027     <type name="Cov5`1[U]">
23028       <method name="Void .ctor(Object, IntPtr)">
23029         <size>0</size>
23030       </method>
23031       <method name="IContravariant`1 Invoke()">
23032         <size>0</size>
23033       </method>
23034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23035         <size>0</size>
23036       </method>
23037       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23038         <size>0</size>
23039       </method>
23040     </type>
23041     <type name="Contra5`1[U]">
23042       <method name="Void .ctor(Object, IntPtr)">
23043         <size>0</size>
23044       </method>
23045       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23046         <size>0</size>
23047       </method>
23048       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23049         <size>0</size>
23050       </method>
23051       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23052         <size>0</size>
23053       </method>
23054     </type>
23055     <type name="Contra6`1[U]">
23056       <method name="Void .ctor(Object, IntPtr)">
23057         <size>0</size>
23058       </method>
23059       <method name="IContravariant`1 Invoke()">
23060         <size>0</size>
23061       </method>
23062       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23063         <size>0</size>
23064       </method>
23065       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23066         <size>0</size>
23067       </method>
23068     </type>
23069     <type name="Contra7`1[U]">
23070       <method name="Void .ctor(Object, IntPtr)">
23071         <size>0</size>
23072       </method>
23073       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23074         <size>0</size>
23075       </method>
23076       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23077         <size>0</size>
23078       </method>
23079       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23080         <size>0</size>
23081       </method>
23082     </type>
23083     <type name="Contra8`1[U]">
23084       <method name="Void .ctor(Object, IntPtr)">
23085         <size>0</size>
23086       </method>
23087       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23088         <size>0</size>
23089       </method>
23090       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23091         <size>0</size>
23092       </method>
23093       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23094         <size>0</size>
23095       </method>
23096     </type>
23097   </test>
23098   <test name="gtest-variance-7.cs">
23099     <type name="C">
23100       <method name="Void .ctor()">
23101         <size>7</size>
23102       </method>
23103       <method name="Void Main()">
23104         <size>1</size>
23105       </method>
23106     </type>
23107     <type name="Covariant`1[T]">
23108       <method name="Void .ctor(Object, IntPtr)">
23109         <size>0</size>
23110       </method>
23111       <method name="T Invoke()">
23112         <size>0</size>
23113       </method>
23114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23115         <size>0</size>
23116       </method>
23117       <method name="T EndInvoke(IAsyncResult)">
23118         <size>0</size>
23119       </method>
23120     </type>
23121     <type name="Contra`1[T]">
23122       <method name="Void .ctor(Object, IntPtr)">
23123         <size>0</size>
23124       </method>
23125       <method name="Void Invoke(T)">
23126         <size>0</size>
23127       </method>
23128       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23129         <size>0</size>
23130       </method>
23131       <method name="Void EndInvoke(IAsyncResult)">
23132         <size>0</size>
23133       </method>
23134     </type>
23135     <type name="CoContra`2[TR,T]">
23136       <method name="Void .ctor(Object, IntPtr)">
23137         <size>0</size>
23138       </method>
23139       <method name="TR Invoke(T)">
23140         <size>0</size>
23141       </method>
23142       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23143         <size>0</size>
23144       </method>
23145       <method name="TR EndInvoke(IAsyncResult)">
23146         <size>0</size>
23147       </method>
23148     </type>
23149     <type name="None`1[T]">
23150       <method name="Void .ctor(Object, IntPtr)">
23151         <size>0</size>
23152       </method>
23153       <method name="Void Invoke(T)">
23154         <size>0</size>
23155       </method>
23156       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23157         <size>0</size>
23158       </method>
23159       <method name="Void EndInvoke(IAsyncResult)">
23160         <size>0</size>
23161       </method>
23162     </type>
23163     <type name="Test`1[U]">
23164       <method name="Void .ctor(Object, IntPtr)">
23165         <size>0</size>
23166       </method>
23167       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
23168         <size>0</size>
23169       </method>
23170       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23171         <size>0</size>
23172       </method>
23173       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23174         <size>0</size>
23175       </method>
23176     </type>
23177     <type name="Test2`1[U]">
23178       <method name="Void .ctor(Object, IntPtr)">
23179         <size>0</size>
23180       </method>
23181       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
23182         <size>0</size>
23183       </method>
23184       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23185         <size>0</size>
23186       </method>
23187       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
23188         <size>0</size>
23189       </method>
23190     </type>
23191     <type name="Test3`1[U]">
23192       <method name="Void .ctor(Object, IntPtr)">
23193         <size>0</size>
23194       </method>
23195       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23196         <size>0</size>
23197       </method>
23198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23199         <size>0</size>
23200       </method>
23201       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23202         <size>0</size>
23203       </method>
23204     </type>
23205     <type name="Test4`1[U]">
23206       <method name="Void .ctor(Object, IntPtr)">
23207         <size>0</size>
23208       </method>
23209       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23210         <size>0</size>
23211       </method>
23212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23213         <size>0</size>
23214       </method>
23215       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23216         <size>0</size>
23217       </method>
23218     </type>
23219     <type name="Test5`1[U]">
23220       <method name="Void .ctor(Object, IntPtr)">
23221         <size>0</size>
23222       </method>
23223       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
23224         <size>0</size>
23225       </method>
23226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23227         <size>0</size>
23228       </method>
23229       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
23230         <size>0</size>
23231       </method>
23232     </type>
23233     <type name="Test6`1[U]">
23234       <method name="Void .ctor(Object, IntPtr)">
23235         <size>0</size>
23236       </method>
23237       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
23238         <size>0</size>
23239       </method>
23240       <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)">
23241         <size>0</size>
23242       </method>
23243       <method name="Void EndInvoke(IAsyncResult)">
23244         <size>0</size>
23245       </method>
23246     </type>
23247     <type name="Both`2[U,V]">
23248       <method name="Void .ctor(Object, IntPtr)">
23249         <size>0</size>
23250       </method>
23251       <method name="Void Invoke(CoContra`2[U,V])">
23252         <size>0</size>
23253       </method>
23254       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
23255         <size>0</size>
23256       </method>
23257       <method name="Void EndInvoke(IAsyncResult)">
23258         <size>0</size>
23259       </method>
23260     </type>
23261     <type name="Both2`2[U,V]">
23262       <method name="Void .ctor(Object, IntPtr)">
23263         <size>0</size>
23264       </method>
23265       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
23266         <size>0</size>
23267       </method>
23268       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
23269         <size>0</size>
23270       </method>
23271       <method name="Void EndInvoke(IAsyncResult)">
23272         <size>0</size>
23273       </method>
23274     </type>
23275     <type name="Both3`2[U,V]">
23276       <method name="Void .ctor(Object, IntPtr)">
23277         <size>0</size>
23278       </method>
23279       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
23280         <size>0</size>
23281       </method>
23282       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
23283         <size>0</size>
23284       </method>
23285       <method name="Void EndInvoke(IAsyncResult)">
23286         <size>0</size>
23287       </method>
23288     </type>
23289     <type name="Both4`2[U,V]">
23290       <method name="Void .ctor(Object, IntPtr)">
23291         <size>0</size>
23292       </method>
23293       <method name="Void Invoke(Both`2[V,U])">
23294         <size>0</size>
23295       </method>
23296       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
23297         <size>0</size>
23298       </method>
23299       <method name="Void EndInvoke(IAsyncResult)">
23300         <size>0</size>
23301       </method>
23302     </type>
23303     <type name="Both5`2[U,V]">
23304       <method name="Void .ctor(Object, IntPtr)">
23305         <size>0</size>
23306       </method>
23307       <method name="Void Invoke(Both`2[V,System.Int32])">
23308         <size>0</size>
23309       </method>
23310       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
23311         <size>0</size>
23312       </method>
23313       <method name="Void EndInvoke(IAsyncResult)">
23314         <size>0</size>
23315       </method>
23316     </type>
23317   </test>
23318   <test name="gtest-variance-8.cs">
23319     <type name="A`1[T]">
23320       <method name="Void .ctor()">
23321         <size>7</size>
23322       </method>
23323     </type>
23324     <type name="C">
23325       <method name="Int32 Main()">
23326         <size>144</size>
23327       </method>
23328       <method name="Void .ctor()">
23329         <size>7</size>
23330       </method>
23331     </type>
23332   </test>
23333   <test name="gtest-variance-9.cs">
23334     <type name="Test">
23335       <method name="Void .ctor()">
23336         <size>7</size>
23337       </method>
23338       <method name="Void Foo(IIn`1)">
23339         <size>1</size>
23340       </method>
23341       <method name="Int32 Main()">
23342         <size>10</size>
23343       </method>
23344     </type>
23345   </test>
23346   <test name="test-1.cs">
23347     <type name="X">
23348       <method name="Void .ctor()">
23349         <size>7</size>
23350       </method>
23351       <method name="Int32 Main(System.String[])">
23352         <size>12</size>
23353       </method>
23354     </type>
23355   </test>
23356   <test name="test-10.cs">
23357     <type name="X">
23358       <method name="Void .ctor()">
23359         <size>7</size>
23360       </method>
23361       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
23362         <size>1</size>
23363       </method>
23364       <method name="Void bsbyte()">
23365         <size>35</size>
23366       </method>
23367       <method name="Void abyte(SByte, Char)">
23368         <size>1</size>
23369       </method>
23370       <method name="Void bbyte()">
23371         <size>22</size>
23372       </method>
23373       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
23374         <size>1</size>
23375       </method>
23376       <method name="Void bshort()">
23377         <size>39</size>
23378       </method>
23379       <method name="Void aushort(SByte, Byte, Int16, Char)">
23380         <size>1</size>
23381       </method>
23382       <method name="Void bushort()">
23383         <size>29</size>
23384       </method>
23385       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
23386         <size>1</size>
23387       </method>
23388       <method name="Void bint()">
23389         <size>42</size>
23390       </method>
23391       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
23392         <size>1</size>
23393       </method>
23394       <method name="Void buint()">
23395         <size>38</size>
23396       </method>
23397       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
23398         <size>1</size>
23399       </method>
23400       <method name="Void blong()">
23401         <size>47</size>
23402       </method>
23403       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
23404         <size>1</size>
23405       </method>
23406       <method name="Void bulong()">
23407         <size>47</size>
23408       </method>
23409       <method name="Void achar(SByte, Byte, Int16)">
23410         <size>1</size>
23411       </method>
23412       <method name="Void bchar()">
23413         <size>27</size>
23414       </method>
23415       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
23416         <size>1</size>
23417       </method>
23418       <method name="Void bfloat()">
23419         <size>67</size>
23420       </method>
23421       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
23422         <size>1</size>
23423       </method>
23424       <method name="Void bdouble()">
23425         <size>75</size>
23426       </method>
23427       <method name="Void TestDecimal(Decimal)">
23428         <size>15</size>
23429       </method>
23430       <method name="Void Main()">
23431         <size>1</size>
23432       </method>
23433     </type>
23434     <type name="Test2">
23435       <method name="Void .ctor()">
23436         <size>7</size>
23437       </method>
23438       <method name="Void ExtraTst()">
23439         <size>12</size>
23440       </method>
23441     </type>
23442   </test>
23443   <test name="test-100.cs">
23444     <type name="GLib.Object">
23445       <method name="Void .ctor()">
23446         <size>7</size>
23447       </method>
23448       <method name="Int32 get_Raw()">
23449         <size>2</size>
23450       </method>
23451       <method name="Void set_Raw(Int32)">
23452         <size>8</size>
23453       </method>
23454       <method name="Void GetProperty()">
23455         <size>12</size>
23456       </method>
23457       <method name="Int32 Main()">
23458         <size>2</size>
23459       </method>
23460     </type>
23461   </test>
23462   <test name="test-101.cs">
23463     <type name="Test.MyAttribute">
23464       <method name="Void .ctor(String)">
23465         <size>20</size>
23466       </method>
23467     </type>
23468     <type name="Test.My2Attribute">
23469       <method name="Void .ctor(String, Int32)">
23470         <size>31</size>
23471       </method>
23472     </type>
23473     <type name="Test.Test">
23474       <method name="Void .ctor()">
23475         <size>7</size>
23476       </method>
23477       <method name="Int32 Main()">
23478         <size>92</size>
23479       </method>
23480     </type>
23481   </test>
23482   <test name="test-102.cs">
23483     <type name="N1.MineAttribute">
23484       <method name="Void .ctor(String)">
23485         <size>14</size>
23486       </method>
23487     </type>
23488     <type name="N1.ReturnAttribute">
23489       <method name="Void .ctor(String)">
23490         <size>14</size>
23491       </method>
23492     </type>
23493     <type name="N1.Foo">
23494       <method name="Void .ctor()">
23495         <size>7</size>
23496       </method>
23497       <method name="Int32 Main()">
23498         <size>250</size>
23499       </method>
23500     </type>
23501   </test>
23502   <test name="test-103.cs">
23503     <type name="A">
23504       <method name="Void .ctor()">
23505         <size>7</size>
23506       </method>
23507       <method name="Int32 Foo()">
23508         <size>0</size>
23509       </method>
23510     </type>
23511     <type name="B">
23512       <method name="Void .ctor()">
23513         <size>7</size>
23514       </method>
23515       <method name="Int32 Foo()">
23516         <size>2</size>
23517       </method>
23518       <method name="Int32 M()">
23519         <size>7</size>
23520       </method>
23521     </type>
23522     <type name="Test">
23523       <method name="Void .ctor()">
23524         <size>7</size>
23525       </method>
23526       <method name="Int32 Main()">
23527         <size>11</size>
23528       </method>
23529     </type>
23530   </test>
23531   <test name="test-104.cs">
23532     <type name="Test">
23533       <method name="Void .ctor()">
23534         <size>7</size>
23535       </method>
23536       <method name="Int32 Main(System.String[])">
23537         <size>12</size>
23538       </method>
23539     </type>
23540   </test>
23541   <test name="test-105.cs">
23542     <type name="Test">
23543       <method name="Void .ctor()">
23544         <size>7</size>
23545       </method>
23546       <method name="Int32 F(Int32)">
23547         <size>33</size>
23548       </method>
23549       <method name="Void async_callback(IAsyncResult)">
23550         <size>22</size>
23551       </method>
23552       <method name="Int32 Main()">
23553         <size>407</size>
23554       </method>
23555     </type>
23556     <type name="Test+SimpleDelegate">
23557       <method name="Void .ctor(Object, IntPtr)">
23558         <size>0</size>
23559       </method>
23560       <method name="Int32 Invoke(Int32)">
23561         <size>0</size>
23562       </method>
23563       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23564         <size>0</size>
23565       </method>
23566       <method name="Int32 EndInvoke(IAsyncResult)">
23567         <size>0</size>
23568       </method>
23569     </type>
23570   </test>
23571   <test name="test-106.cs">
23572     <type name="Test">
23573       <method name="Int32 F(Int32)">
23574         <size>27</size>
23575       </method>
23576       <method name="Void async_callback(IAsyncResult)">
23577         <size>33</size>
23578       </method>
23579       <method name="Int32 Main()">
23580         <size>135</size>
23581       </method>
23582       <method name="Void .ctor()">
23583         <size>7</size>
23584       </method>
23585       <method name="Void .cctor()">
23586         <size>1</size>
23587       </method>
23588     </type>
23589     <type name="Test+SimpleDelegate">
23590       <method name="Int32 Invoke(Int32)">
23591         <size>0</size>
23592       </method>
23593       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23594         <size>0</size>
23595       </method>
23596       <method name="Int32 EndInvoke(IAsyncResult)">
23597         <size>0</size>
23598       </method>
23599       <method name="Void .ctor(Object, IntPtr)">
23600         <size>0</size>
23601       </method>
23602     </type>
23603   </test>
23604   <test name="test-107.cs">
23605     <type name="Test">
23606       <method name="Void .ctor()">
23607         <size>7</size>
23608       </method>
23609       <method name="Void .cctor()">
23610         <size>1</size>
23611       </method>
23612       <method name="Int32 F(Int32)">
23613         <size>27</size>
23614       </method>
23615       <method name="Void async_callback(IAsyncResult)">
23616         <size>100</size>
23617       </method>
23618       <method name="Int32 Main()">
23619         <size>89</size>
23620       </method>
23621     </type>
23622     <type name="Test+SimpleDelegate">
23623       <method name="Void .ctor(Object, IntPtr)">
23624         <size>0</size>
23625       </method>
23626       <method name="Int32 Invoke(Int32)">
23627         <size>0</size>
23628       </method>
23629       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23630         <size>0</size>
23631       </method>
23632       <method name="Int32 EndInvoke(IAsyncResult)">
23633         <size>0</size>
23634       </method>
23635     </type>
23636   </test>
23637   <test name="test-108.cs">
23638     <type name="X">
23639       <method name="Void .ctor()">
23640         <size>7</size>
23641       </method>
23642       <method name="Int32 Main()">
23643         <size>79</size>
23644       </method>
23645     </type>
23646   </test>
23647   <test name="test-109.cs">
23648     <type name="T">
23649       <method name="Void .ctor()">
23650         <size>7</size>
23651       </method>
23652       <method name="Int32 Main()">
23653         <size>23</size>
23654       </method>
23655     </type>
23656   </test>
23657   <test name="test-11.cs">
23658     <type name="Test">
23659       <method name="Void .ctor()">
23660         <size>7</size>
23661       </method>
23662       <method name="Int32 boxtest()">
23663         <size>12</size>
23664       </method>
23665       <method name="Int32 Main()">
23666         <size>14</size>
23667       </method>
23668     </type>
23669   </test>
23670   <test name="test-110.cs">
23671     <type name="test.test">
23672       <method name="Void .ctor()">
23673         <size>7</size>
23674       </method>
23675       <method name="Int32 test_method(Int32)">
23676         <size>13</size>
23677       </method>
23678       <method name="Int32 Main()">
23679         <size>17</size>
23680       </method>
23681     </type>
23682   </test>
23683   <test name="test-111.cs">
23684     <type name="T">
23685       <method name="Void .ctor()">
23686         <size>7</size>
23687       </method>
23688       <method name="System.Object get_obj()">
23689         <size>6</size>
23690       </method>
23691       <method name="Int32 Main()">
23692         <size>21</size>
23693       </method>
23694     </type>
23695   </test>
23696   <test name="test-112.cs">
23697     <type name="X">
23698       <method name="Void .ctor()">
23699         <size>7</size>
23700       </method>
23701       <method name="System.Int32[] g()">
23702         <size>14</size>
23703       </method>
23704       <method name="Int32 Main()">
23705         <size>18</size>
23706       </method>
23707     </type>
23708   </test>
23709   <test name="test-113.cs">
23710     <type name="X">
23711       <method name="Void .ctor()">
23712         <size>7</size>
23713       </method>
23714       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
23715         <size>4</size>
23716       </method>
23717       <method name="Void GetProperty(System.String, System.String ByRef)">
23718         <size>21</size>
23719       </method>
23720       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
23721         <size>4</size>
23722       </method>
23723       <method name="Void GetProperty(System.String, Boolean ByRef)">
23724         <size>21</size>
23725       </method>
23726       <method name="Int32 Main()">
23727         <size>2</size>
23728       </method>
23729     </type>
23730   </test>
23731   <test name="test-114.cs">
23732     <type name="MyClass">
23733       <method name="Void .ctor()">
23734         <size>7</size>
23735       </method>
23736       <method name="Int32 Main()">
23737         <size>15</size>
23738       </method>
23739     </type>
23740     <type name="MyClass+IsAnything">
23741       <method name="Void .ctor(Object, IntPtr)">
23742         <size>0</size>
23743       </method>
23744       <method name="Boolean Invoke(Char)">
23745         <size>0</size>
23746       </method>
23747       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
23748         <size>0</size>
23749       </method>
23750       <method name="Boolean EndInvoke(IAsyncResult)">
23751         <size>0</size>
23752       </method>
23753     </type>
23754   </test>
23755   <test name="test-115.cs">
23756     <type name="A">
23757       <method name="Void .ctor()">
23758         <size>7</size>
23759       </method>
23760       <method name="X op_Explicit(A)">
23761         <size>8</size>
23762       </method>
23763     </type>
23764     <type name="X">
23765       <method name="Void .ctor()">
23766         <size>7</size>
23767       </method>
23768     </type>
23769     <type name="Y">
23770       <method name="Void .ctor()">
23771         <size>7</size>
23772       </method>
23773     </type>
23774     <type name="blah">
23775       <method name="Void .ctor()">
23776         <size>7</size>
23777       </method>
23778       <method name="Int32 Main()">
23779         <size>47</size>
23780       </method>
23781     </type>
23782   </test>
23783   <test name="test-116.cs">
23784     <type name="X">
23785       <method name="Void .ctor()">
23786         <size>7</size>
23787       </method>
23788       <method name="Int32 Main()">
23789         <size>12</size>
23790       </method>
23791     </type>
23792   </test>
23793   <test name="test-117.cs">
23794     <type name="Blah">
23795       <method name="Void .ctor()">
23796         <size>18</size>
23797       </method>
23798       <method name="Int32 Main()">
23799         <size>25</size>
23800       </method>
23801     </type>
23802   </test>
23803   <test name="test-118.cs">
23804     <type name="Container">
23805       <method name="Void .ctor()">
23806         <size>7</size>
23807       </method>
23808       <method name="Int32 Main(System.String[])">
23809         <size>2</size>
23810       </method>
23811     </type>
23812   </test>
23813   <test name="test-119.cs">
23814     <type name="Value">
23815       <method name="Void .ctor()">
23816         <size>7</size>
23817       </method>
23818       <method name="Int32 op_Explicit(Value)">
23819         <size>2</size>
23820       </method>
23821       <method name="MyObject op_Explicit(Value)">
23822         <size>7</size>
23823       </method>
23824       <method name="UInt32 op_Explicit(Value)">
23825         <size>2</size>
23826       </method>
23827     </type>
23828     <type name="MyObject">
23829       <method name="Void .ctor(Int32)">
23830         <size>7</size>
23831       </method>
23832     </type>
23833     <type name="Derived">
23834       <method name="Void .ctor(Int32)">
23835         <size>8</size>
23836       </method>
23837       <method name="Derived Blah()">
23838         <size>18</size>
23839       </method>
23840     </type>
23841     <type name="Test">
23842       <method name="Void .ctor()">
23843         <size>7</size>
23844       </method>
23845       <method name="Int32 Main()">
23846         <size>33</size>
23847       </method>
23848     </type>
23849   </test>
23850   <test name="test-12.cs">
23851     <type name="X">
23852       <method name="Void .ctor()">
23853         <size>7</size>
23854       </method>
23855       <method name="Int32 Main(System.String[])">
23856         <size>270</size>
23857       </method>
23858       <method name="System.String s(System.String, Int32)">
23859         <size>13</size>
23860       </method>
23861       <method name="System.String x(System.String, System.Object)">
23862         <size>8</size>
23863       </method>
23864     </type>
23865   </test>
23866   <test name="test-120.cs">
23867     <type name="test">
23868       <method name="Void .ctor()">
23869         <size>7</size>
23870       </method>
23871       <method name="Int32 Main()">
23872         <size>140</size>
23873       </method>
23874     </type>
23875   </test>
23876   <test name="test-121.cs">
23877     <type name="X">
23878       <method name="Void .ctor()">
23879         <size>7</size>
23880       </method>
23881       <method name="Int32 g()">
23882         <size>14</size>
23883       </method>
23884       <method name="Int32 Main()">
23885         <size>81</size>
23886       </method>
23887     </type>
23888   </test>
23889   <test name="test-122.cs">
23890     <type name="A">
23891       <method name="Void .ctor()">
23892         <size>7</size>
23893       </method>
23894       <method name="Void .cctor()">
23895         <size>1</size>
23896       </method>
23897       <method name="Int32 Main()">
23898         <size>2</size>
23899       </method>
23900     </type>
23901     <type name="A+B">
23902       <method name="Void .ctor()">
23903         <size>7</size>
23904       </method>
23905       <method name="Void Foo()">
23906         <size>13</size>
23907       </method>
23908     </type>
23909   </test>
23910   <test name="test-123.cs">
23911     <type name="X">
23912       <method name="Void .ctor()">
23913         <size>7</size>
23914       </method>
23915       <method name="System.Object get_non_null()">
23916         <size>6</size>
23917       </method>
23918       <method name="System.Object get_null()">
23919         <size>2</size>
23920       </method>
23921       <method name="Int32 Main()">
23922         <size>95</size>
23923       </method>
23924     </type>
23925   </test>
23926   <test name="test-124.cs">
23927     <type name="t">
23928       <method name="Void .ctor()">
23929         <size>7</size>
23930       </method>
23931       <method name="Void a()">
23932         <size>16</size>
23933       </method>
23934       <method name="Void b()">
23935         <size>16</size>
23936       </method>
23937       <method name="Void c()">
23938         <size>24</size>
23939       </method>
23940       <method name="Void d()">
23941         <size>28</size>
23942       </method>
23943       <method name="Void Main()">
23944         <size>1</size>
23945       </method>
23946     </type>
23947   </test>
23948   <test name="test-125.cs">
23949     <type name="Fraction">
23950       <method name="Void .ctor(Int32, Int32)">
23951         <size>31</size>
23952       </method>
23953       <method name="Void .ctor(Int32)">
23954         <size>31</size>
23955       </method>
23956       <method name="Boolean Equals(System.Object)">
23957         <size>36</size>
23958       </method>
23959       <method name="System.String ToString()">
23960         <size>35</size>
23961       </method>
23962       <method name="Fraction op_Implicit(Int32)">
23963         <size>17</size>
23964       </method>
23965       <method name="Int32 op_Explicit(Fraction)">
23966         <size>24</size>
23967       </method>
23968       <method name="Boolean op_Equality(Fraction, Fraction)">
23969         <size>48</size>
23970       </method>
23971       <method name="Boolean op_Inequality(Fraction, Fraction)">
23972         <size>21</size>
23973       </method>
23974       <method name="Fraction op_Addition(Fraction, Fraction)">
23975         <size>102</size>
23976       </method>
23977     </type>
23978     <type name="Tester">
23979       <method name="Void .ctor()">
23980         <size>7</size>
23981       </method>
23982       <method name="Int32 Main()">
23983         <size>148</size>
23984       </method>
23985     </type>
23986   </test>
23987   <test name="test-126.cs">
23988     <type name="X">
23989       <method name="Void .ctor()">
23990         <size>7</size>
23991       </method>
23992       <method name="Void Iface.Method()">
23993         <size>1</size>
23994       </method>
23995       <method name="Int32 Main()">
23996         <size>33</size>
23997       </method>
23998     </type>
23999   </test>
24000   <test name="test-127.cs">
24001     <type name="X">
24002       <method name="Void .ctor()">
24003         <size>7</size>
24004       </method>
24005       <method name="Int32 Main()">
24006         <size>32</size>
24007       </method>
24008     </type>
24009   </test>
24010   <test name="test-128.cs">
24011     <type name="SimpleAttribute">
24012       <method name="Void .ctor(String)">
24013         <size>14</size>
24014       </method>
24015     </type>
24016     <type name="MineAttribute">
24017       <method name="Void .ctor(Type[])">
24018         <size>14</size>
24019       </method>
24020     </type>
24021     <type name="Foo">
24022       <method name="Void .ctor()">
24023         <size>7</size>
24024       </method>
24025       <method name="Int32 MM()">
24026         <size>153</size>
24027       </method>
24028     </type>
24029     <type name="Blah">
24030       <method name="Void .ctor()">
24031         <size>7</size>
24032       </method>
24033       <method name="Int32 get_Value()">
24034         <size>7</size>
24035       </method>
24036       <method name="Void set_Value(Int32)">
24037         <size>8</size>
24038       </method>
24039       <method name="Int32 Another()">
24040         <size>2</size>
24041       </method>
24042       <method name="Int32 Main()">
24043         <size>6</size>
24044       </method>
24045     </type>
24046   </test>
24047   <test name="test-129.cs">
24048     <type name="X">
24049       <method name="Void .ctor()">
24050         <size>7</size>
24051       </method>
24052       <method name="Int32 Main()">
24053         <size>27</size>
24054       </method>
24055     </type>
24056   </test>
24057   <test name="test-13.cs">
24058     <type name="Foo">
24059       <method name="Void .ctor()">
24060         <size>7</size>
24061       </method>
24062       <method name="Boolean MyMethod()">
24063         <size>12</size>
24064       </method>
24065     </type>
24066     <type name="Blah">
24067       <method name="Void .ctor()">
24068         <size>7</size>
24069       </method>
24070       <method name="Int32 Main()">
24071         <size>23</size>
24072       </method>
24073     </type>
24074   </test>
24075   <test name="test-130.cs">
24076     <type name="X">
24077       <method name="Void .ctor()">
24078         <size>20</size>
24079       </method>
24080       <method name="Int32 Main()">
24081         <size>2</size>
24082       </method>
24083     </type>
24084   </test>
24085   <test name="test-131.cs">
24086     <type name="SimpleAttribute">
24087       <method name="Void .ctor(String)">
24088         <size>14</size>
24089       </method>
24090     </type>
24091     <type name="Blah">
24092       <method name="Void .ctor()">
24093         <size>7</size>
24094       </method>
24095       <method name="Int32 Main()">
24096         <size>2</size>
24097       </method>
24098     </type>
24099   </test>
24100   <test name="test-132.cs">
24101     <type name="T">
24102       <method name="Void .ctor()">
24103         <size>7</size>
24104       </method>
24105       <method name="Int32 Main()">
24106         <size>51</size>
24107       </method>
24108     </type>
24109   </test>
24110   <test name="test-133.cs">
24111     <type name="T">
24112       <method name="Void .ctor()">
24113         <size>7</size>
24114       </method>
24115       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
24116         <size>21</size>
24117       </method>
24118       <method name="Void get_struct(S ByRef)">
24119         <size>24</size>
24120       </method>
24121       <method name="Int32 Main()">
24122         <size>75</size>
24123       </method>
24124     </type>
24125   </test>
24126   <test name="test-134.cs">
24127     <type name="AA">
24128       <method name="Void .ctor()">
24129         <size>7</size>
24130       </method>
24131       <method name="Void A()">
24132         <size>8</size>
24133       </method>
24134       <method name="Void B()">
24135         <size>8</size>
24136       </method>
24137       <method name="Void C()">
24138         <size>8</size>
24139       </method>
24140       <method name="Boolean get_OK()">
24141         <size>32</size>
24142       </method>
24143     </type>
24144     <type name="BB">
24145       <method name="Void .ctor()">
24146         <size>7</size>
24147       </method>
24148       <method name="Void A()">
24149         <size>18</size>
24150       </method>
24151       <method name="Void B()">
24152         <size>8</size>
24153       </method>
24154       <method name="Void C()">
24155         <size>8</size>
24156       </method>
24157       <method name="Boolean get_OK()">
24158         <size>32</size>
24159       </method>
24160     </type>
24161     <type name="T">
24162       <method name="Void .ctor()">
24163         <size>7</size>
24164       </method>
24165       <method name="Void A()">
24166         <size>1</size>
24167       </method>
24168       <method name="Void B()">
24169         <size>1</size>
24170       </method>
24171       <method name="Int32 Main()">
24172         <size>76</size>
24173       </method>
24174     </type>
24175   </test>
24176   <test name="test-135.cs">
24177     <type name="A">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181       <method name="Void doh()">
24182         <size>1</size>
24183       </method>
24184     </type>
24185     <type name="T">
24186       <method name="Void .ctor()">
24187         <size>7</size>
24188       </method>
24189       <method name="A get_Prop()">
24190         <size>6</size>
24191       </method>
24192       <method name="Int32 Main()">
24193         <size>37</size>
24194       </method>
24195       <method name="IA IB.get_Prop()">
24196         <size>6</size>
24197       </method>
24198     </type>
24199   </test>
24200   <test name="test-136.cs">
24201     <type name="MyCar">
24202       <method name="Void .ctor()">
24203         <size>7</size>
24204       </method>
24205       <method name="Void IDiagnostic.Stop()">
24206         <size>8</size>
24207       </method>
24208       <method name="Void IAutomobile.Stop()">
24209         <size>8</size>
24210       </method>
24211       <method name="Void Stop()">
24212         <size>16</size>
24213       </method>
24214     </type>
24215     <type name="TestConflict">
24216       <method name="Void .ctor()">
24217         <size>7</size>
24218       </method>
24219       <method name="Int32 Main()">
24220         <size>74</size>
24221       </method>
24222     </type>
24223   </test>
24224   <test name="test-137.cs">
24225     <type name="C">
24226       <method name="Void .ctor()">
24227         <size>7</size>
24228       </method>
24229       <method name="Void X()">
24230         <size>15</size>
24231       </method>
24232       <method name="Int32 Main()">
24233         <size>95</size>
24234       </method>
24235     </type>
24236   </test>
24237   <test name="test-138.cs">
24238     <type name="T">
24239       <method name="Void .ctor()">
24240         <size>7</size>
24241       </method>
24242       <method name="Int32 Main()">
24243         <size>14</size>
24244       </method>
24245     </type>
24246   </test>
24247   <test name="test-139.cs">
24248     <type name="T">
24249       <method name="Void one()">
24250         <size>13</size>
24251       </method>
24252       <method name="Void two(T)">
24253         <size>8</size>
24254       </method>
24255       <method name="Void three(T ByRef)">
24256         <size>13</size>
24257       </method>
24258       <method name="Int32 GetHashCode()">
24259         <size>12</size>
24260       </method>
24261       <method name="Int32 Main()">
24262         <size>31</size>
24263       </method>
24264     </type>
24265   </test>
24266   <test name="test-14.cs">
24267     <type name="Obj.A">
24268       <method name="Void .ctor()">
24269         <size>7</size>
24270       </method>
24271       <method name="Int32 F()">
24272         <size>2</size>
24273       </method>
24274       <method name="Int32 G()">
24275         <size>2</size>
24276       </method>
24277       <method name="Int32 H()">
24278         <size>3</size>
24279       </method>
24280     </type>
24281     <type name="Obj.B">
24282       <method name="Void .ctor()">
24283         <size>7</size>
24284       </method>
24285       <method name="Int32 F()">
24286         <size>2</size>
24287       </method>
24288       <method name="Int32 G()">
24289         <size>2</size>
24290       </method>
24291       <method name="Int32 H()">
24292         <size>3</size>
24293       </method>
24294     </type>
24295     <type name="Obj.Test">
24296       <method name="Void .ctor()">
24297         <size>7</size>
24298       </method>
24299       <method name="Int32 Main()">
24300         <size>182</size>
24301       </method>
24302     </type>
24303   </test>
24304   <test name="test-140.cs">
24305     <type name="BreakTest">
24306       <method name="Void .ctor()">
24307         <size>7</size>
24308       </method>
24309       <method name="Void .cctor()">
24310         <size>1</size>
24311       </method>
24312       <method name="Void B()">
24313         <size>47</size>
24314       </method>
24315       <method name="Int32 Main()">
24316         <size>20</size>
24317       </method>
24318     </type>
24319   </test>
24320   <test name="test-141.cs">
24321     <type name="X">
24322       <method name="Void .ctor()">
24323         <size>7</size>
24324       </method>
24325       <method name="Int32 Main()">
24326         <size>38</size>
24327       </method>
24328       <method name="Boolean Test1()">
24329         <size>41</size>
24330       </method>
24331       <method name="Boolean Test2()">
24332         <size>42</size>
24333       </method>
24334       <method name="Boolean Test3()">
24335         <size>37</size>
24336       </method>
24337     </type>
24338   </test>
24339   <test name="test-142.cs">
24340     <type name="TestClass">
24341       <method name="Void .ctor(EventHandler)">
24342         <size>14</size>
24343       </method>
24344       <method name="Int32 Main()">
24345         <size>2</size>
24346       </method>
24347     </type>
24348     <type name="TestBaseClass">
24349       <method name="Void .ctor()">
24350         <size>7</size>
24351       </method>
24352       <method name="Void add_Blah(System.EventHandler)">
24353         <size>24</size>
24354       </method>
24355       <method name="Void remove_Blah(System.EventHandler)">
24356         <size>24</size>
24357       </method>
24358     </type>
24359   </test>
24360   <test name="test-143.cs">
24361     <type name="MonoEnumInfo">
24362       <method name="Void stuff()">
24363         <size>8</size>
24364       </method>
24365       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
24366         <size>20</size>
24367       </method>
24368       <method name="Int32 Main()">
24369         <size>32</size>
24370       </method>
24371     </type>
24372   </test>
24373   <test name="test-144.cs">
24374     <type name="Test">
24375       <method name="Void .ctor()">
24376         <size>7</size>
24377       </method>
24378       <method name="Void Main()">
24379         <size>1</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-145.cs">
24384     <type name="JagArrayTest">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="Void .cctor()">
24389         <size>25</size>
24390       </method>
24391       <method name="Void Main()">
24392         <size>15</size>
24393       </method>
24394     </type>
24395   </test>
24396   <test name="test-146.cs">
24397     <type name="Test">
24398       <method name="Void .ctor()">
24399         <size>7</size>
24400       </method>
24401       <method name="Int32 Main()">
24402         <size>335</size>
24403       </method>
24404     </type>
24405   </test>
24406   <test name="test-147.cs">
24407     <type name="X">
24408       <method name="Void .ctor()">
24409         <size>15</size>
24410       </method>
24411       <method name="Void .cctor()">
24412         <size>8</size>
24413       </method>
24414       <method name="X Foo()">
24415         <size>6</size>
24416       </method>
24417       <method name="X Bar()">
24418         <size>6</size>
24419       </method>
24420       <method name="X Baz()">
24421         <size>6</size>
24422       </method>
24423       <method name="UInt32 get_Property()">
24424         <size>2</size>
24425       </method>
24426       <method name="UInt32 get_StaticProperty()">
24427         <size>3</size>
24428       </method>
24429       <method name="Int32 get_Item(Int32)">
24430         <size>2</size>
24431       </method>
24432     </type>
24433     <type name="Y">
24434       <method name="Void .ctor()">
24435         <size>15</size>
24436       </method>
24437       <method name="Void .cctor()">
24438         <size>9</size>
24439       </method>
24440       <method name="Y Foo()">
24441         <size>6</size>
24442       </method>
24443       <method name="Y Bar()">
24444         <size>6</size>
24445       </method>
24446       <method name="Y Baz()">
24447         <size>6</size>
24448       </method>
24449       <method name="UInt32 get_Property()">
24450         <size>2</size>
24451       </method>
24452       <method name="UInt32 get_StaticProperty()">
24453         <size>3</size>
24454       </method>
24455       <method name="Int32 get_Item(Int32)">
24456         <size>2</size>
24457       </method>
24458     </type>
24459     <type name="Z">
24460       <method name="Void .ctor()">
24461         <size>7</size>
24462       </method>
24463       <method name="Int32 Test()">
24464         <size>94</size>
24465       </method>
24466     </type>
24467     <type name="Test">
24468       <method name="Void .ctor()">
24469         <size>7</size>
24470       </method>
24471       <method name="Int32 Main()">
24472         <size>252</size>
24473       </method>
24474     </type>
24475   </test>
24476   <test name="test-148.cs">
24477     <type name="Y">
24478       <method name="Void .ctor()">
24479         <size>7</size>
24480       </method>
24481       <method name="Int32 get_Bar(Int32)">
24482         <size>2</size>
24483       </method>
24484       <method name="Int64 get_Bar(Double)">
24485         <size>3</size>
24486       </method>
24487     </type>
24488     <type name="Z">
24489       <method name="Void .ctor()">
24490         <size>7</size>
24491       </method>
24492       <method name="Int64 get_Whatever(Double)">
24493         <size>3</size>
24494       </method>
24495       <method name="Single get_Whatever(Int64, Int32)">
24496         <size>6</size>
24497       </method>
24498       <method name="Int32 InstanceTest()">
24499         <size>54</size>
24500       </method>
24501       <method name="Int32 Test()">
24502         <size>356</size>
24503       </method>
24504       <method name="Int32 Main()">
24505         <size>94</size>
24506       </method>
24507     </type>
24508     <type name="Z+MyArray">
24509       <method name="Void .ctor()">
24510         <size>7</size>
24511       </method>
24512       <method name="System.Object get_Item(Int32)">
24513         <size>8</size>
24514       </method>
24515       <method name="Void set_Item(Int32, System.Object)">
24516         <size>9</size>
24517       </method>
24518     </type>
24519     <type name="A">
24520       <method name="Void .ctor()">
24521         <size>7</size>
24522       </method>
24523       <method name="Int32 get_Monkey(Int32)">
24524         <size>4</size>
24525       </method>
24526     </type>
24527     <type name="B">
24528       <method name="Void .ctor()">
24529         <size>7</size>
24530       </method>
24531       <method name="Int64 get_Item(Int64, Int32)">
24532         <size>5</size>
24533       </method>
24534     </type>
24535     <type name="C">
24536       <method name="Void .ctor()">
24537         <size>7</size>
24538       </method>
24539       <method name="Int32 get_Item(Int32)">
24540         <size>4</size>
24541       </method>
24542     </type>
24543     <type name="D">
24544       <method name="Void .ctor()">
24545         <size>7</size>
24546       </method>
24547       <method name="Int64 get_Item(Int64, Int32)">
24548         <size>5</size>
24549       </method>
24550     </type>
24551     <type name="E">
24552       <method name="Void .ctor()">
24553         <size>7</size>
24554       </method>
24555       <method name="System.String get_g()">
24556         <size>6</size>
24557       </method>
24558       <method name="Void set_g(System.String)">
24559         <size>1</size>
24560       </method>
24561     </type>
24562     <type name="F">
24563       <method name="Void .ctor()">
24564         <size>7</size>
24565       </method>
24566       <method name="System.String get_g()">
24567         <size>6</size>
24568       </method>
24569     </type>
24570     <type name="DisposableNotifyList">
24571       <method name="Void .ctor()">
24572         <size>7</size>
24573       </method>
24574     </type>
24575     <type name="ChildList">
24576       <method name="Void .ctor()">
24577         <size>7</size>
24578       </method>
24579       <method name="Void Test()">
24580         <size>14</size>
24581       </method>
24582     </type>
24583     <type name="Y">
24584       <method name="Int32 X.get_Foo(Int32)">
24585         <size>2</size>
24586       </method>
24587     </type>
24588   </test>
24589   <test name="test-149.cs">
24590     <type name="Y">
24591       <method name="Void .ctor()">
24592         <size>7</size>
24593       </method>
24594       <method name="Void .cctor()">
24595         <size>1</size>
24596       </method>
24597       <method name="Void add_Foo(System.EventHandler)">
24598         <size>24</size>
24599       </method>
24600       <method name="Void remove_Foo(System.EventHandler)">
24601         <size>24</size>
24602       </method>
24603       <method name="Void add_TestEvent(MyDelegate)">
24604         <size>24</size>
24605       </method>
24606       <method name="Void remove_TestEvent(MyDelegate)">
24607         <size>24</size>
24608       </method>
24609       <method name="Int32 Test()">
24610         <size>166</size>
24611       </method>
24612       <method name="Void callback1(System.Object, System.EventArgs)">
24613         <size>7</size>
24614       </method>
24615       <method name="Int64 callback2(Int32)">
24616         <size>19</size>
24617       </method>
24618       <method name="Void callback3(System.Object, System.EventArgs)">
24619         <size>7</size>
24620       </method>
24621     </type>
24622     <type name="Z">
24623       <method name="Void .ctor()">
24624         <size>7</size>
24625       </method>
24626       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
24627         <size>22</size>
24628       </method>
24629       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
24630         <size>22</size>
24631       </method>
24632       <method name="Int32 a()">
24633         <size>2</size>
24634       </method>
24635       <method name="Int32 Main()">
24636         <size>80</size>
24637       </method>
24638     </type>
24639     <type name="Static">
24640       <method name="Void .ctor()">
24641         <size>7</size>
24642       </method>
24643       <method name="Void add_Test(System.EventHandler)">
24644         <size>22</size>
24645       </method>
24646       <method name="Void remove_Test(System.EventHandler)">
24647         <size>22</size>
24648       </method>
24649       <method name="Void Fire()">
24650         <size>23</size>
24651       </method>
24652     </type>
24653     <type name="Z+SomeEventHandler">
24654       <method name="Void .ctor(Object, IntPtr)">
24655         <size>0</size>
24656       </method>
24657       <method name="Int32 Invoke()">
24658         <size>0</size>
24659       </method>
24660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24661         <size>0</size>
24662       </method>
24663       <method name="Int32 EndInvoke(IAsyncResult)">
24664         <size>0</size>
24665       </method>
24666     </type>
24667     <type name="MyDelegate">
24668       <method name="Void .ctor(Object, IntPtr)">
24669         <size>0</size>
24670       </method>
24671       <method name="Int64 Invoke(Int32)">
24672         <size>0</size>
24673       </method>
24674       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24675         <size>0</size>
24676       </method>
24677       <method name="Int64 EndInvoke(IAsyncResult)">
24678         <size>0</size>
24679       </method>
24680     </type>
24681     <type name="Y">
24682       <method name="Void X.add_Foo(System.EventHandler)">
24683         <size>1</size>
24684       </method>
24685       <method name="Void X.remove_Foo(System.EventHandler)">
24686         <size>1</size>
24687       </method>
24688     </type>
24689   </test>
24690   <test name="test-15.cs">
24691     <type name="Implementor">
24692       <method name="Void .ctor()">
24693         <size>7</size>
24694       </method>
24695       <method name="Int32 A()">
24696         <size>2</size>
24697       </method>
24698     </type>
24699     <type name="Run">
24700       <method name="Void .ctor()">
24701         <size>7</size>
24702       </method>
24703       <method name="Int32 Main()">
24704         <size>53</size>
24705       </method>
24706     </type>
24707     <type name="StructImplementor">
24708       <method name="Int32 A()">
24709         <size>2</size>
24710       </method>
24711     </type>
24712   </test>
24713   <test name="test-150.cs">
24714     <type name="T">
24715       <method name="Void .ctor()">
24716         <size>18</size>
24717       </method>
24718       <method name="Int32 Main()">
24719         <size>2</size>
24720       </method>
24721     </type>
24722   </test>
24723   <test name="test-151.cs">
24724     <type name="A.Iface">
24725       <method name="Void .ctor()">
24726         <size>7</size>
24727       </method>
24728       <method name="Void bah()">
24729         <size>1</size>
24730       </method>
24731     </type>
24732     <type name="A.my">
24733       <method name="Void .ctor()">
24734         <size>7</size>
24735       </method>
24736       <method name="Void doit(System.Object)">
24737         <size>13</size>
24738       </method>
24739       <method name="Int32 Main()">
24740         <size>2</size>
24741       </method>
24742     </type>
24743   </test>
24744   <test name="test-152.cs">
24745     <type name="X">
24746       <method name="Void .ctor()">
24747         <size>7</size>
24748       </method>
24749       <method name="Int32 Main()">
24750         <size>99</size>
24751       </method>
24752     </type>
24753   </test>
24754   <test name="test-153.cs">
24755     <type name="Z">
24756       <method name="Void .ctor()">
24757         <size>7</size>
24758       </method>
24759       <method name="Void Test2(System.String, System.Object[])">
24760         <size>1</size>
24761       </method>
24762       <method name="Void Test(System.String, System.Object[])">
24763         <size>8</size>
24764       </method>
24765       <method name="Int32 Main()">
24766         <size>86</size>
24767       </method>
24768     </type>
24769   </test>
24770   <test name="test-154.cs">
24771     <type name="X">
24772       <method name="Void .ctor()">
24773         <size>7</size>
24774       </method>
24775       <method name="Int32 Main()">
24776         <size>2</size>
24777       </method>
24778       <method name="Void test1(Single ByRef)">
24779         <size>6</size>
24780       </method>
24781       <method name="Void test2(Int32, Single ByRef)">
24782         <size>38</size>
24783       </method>
24784       <method name="Void test3(System.Int64[], Int32)">
24785         <size>21</size>
24786       </method>
24787       <method name="Int32 test4(Int32, Single ByRef)">
24788         <size>33</size>
24789       </method>
24790       <method name="Int32 test5(Single ByRef, Int64)">
24791         <size>75</size>
24792       </method>
24793       <method name="Int32 test6(Single ByRef)">
24794         <size>10</size>
24795       </method>
24796       <method name="Int64 test7(System.Int32[], Int32)">
24797         <size>64</size>
24798       </method>
24799       <method name="Int64 test8(Int32)">
24800         <size>34</size>
24801       </method>
24802       <method name="Int64 test9(Int32)">
24803         <size>28</size>
24804       </method>
24805       <method name="Void test10(Int32, Single ByRef)">
24806         <size>23</size>
24807       </method>
24808       <method name="Int64 test11(Int32)">
24809         <size>44</size>
24810       </method>
24811       <method name="Void test12(Single ByRef)">
24812         <size>25</size>
24813       </method>
24814       <method name="Void test13(Int32, Single ByRef)">
24815         <size>23</size>
24816       </method>
24817       <method name="Int64 test14(Int32, Single ByRef)">
24818         <size>66</size>
24819       </method>
24820       <method name="Int32 test15(Int32, Single ByRef)">
24821         <size>33</size>
24822       </method>
24823       <method name="Void test16()">
24824         <size>54</size>
24825       </method>
24826       <method name="Void test17()">
24827         <size>62</size>
24828       </method>
24829       <method name="Void test18(Int32, Int32 ByRef)">
24830         <size>35</size>
24831       </method>
24832       <method name="Int32 test19()">
24833         <size>49</size>
24834       </method>
24835       <method name="Int32 test20()">
24836         <size>22</size>
24837       </method>
24838       <method name="Int32 test21()">
24839         <size>28</size>
24840       </method>
24841       <method name="Int32 test22()">
24842         <size>27</size>
24843       </method>
24844       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
24845         <size>29</size>
24846       </method>
24847       <method name="Int64 test24(Int32)">
24848         <size>67</size>
24849       </method>
24850       <method name="Int64 test25(Int32)">
24851         <size>44</size>
24852       </method>
24853       <method name="Void test26()">
24854         <size>22</size>
24855       </method>
24856       <method name="Int32 test27()">
24857         <size>12</size>
24858       </method>
24859       <method name="Void test28(System.Object ByRef)">
24860         <size>23</size>
24861       </method>
24862       <method name="Boolean test29(Int32 ByRef)">
24863         <size>33</size>
24864       </method>
24865       <method name="System.String test30(System.String ByRef)">
24866         <size>36</size>
24867       </method>
24868       <method name="System.String test31(Int32)">
24869         <size>78</size>
24870       </method>
24871       <method name="Void test32()">
24872         <size>11</size>
24873       </method>
24874       <method name="Int32 test33()">
24875         <size>4</size>
24876       </method>
24877       <method name="Void test34()">
24878         <size>20</size>
24879       </method>
24880       <method name="Void test35(Int32, Boolean)">
24881         <size>28</size>
24882       </method>
24883       <method name="Void test36()">
24884         <size>41</size>
24885       </method>
24886       <method name="Void test37()">
24887         <size>42</size>
24888       </method>
24889       <method name="Int32 test38()">
24890         <size>2</size>
24891       </method>
24892       <method name="Int32 test40(Int32)">
24893         <size>18</size>
24894       </method>
24895     </type>
24896   </test>
24897   <test name="test-155.cs">
24898     <type name="Test">
24899       <method name="Void .ctor()">
24900         <size>7</size>
24901       </method>
24902       <method name="Int32 Main()">
24903         <size>44</size>
24904       </method>
24905     </type>
24906     <type name="Test+TestClass">
24907       <method name="Void .ctor()">
24908         <size>7</size>
24909       </method>
24910       <method name="System.String test(System.String)">
24911         <size>22</size>
24912       </method>
24913     </type>
24914   </test>
24915   <test name="test-156.cs">
24916     <type name="Internal">
24917       <method name="Void .ctor()">
24918         <size>7</size>
24919       </method>
24920     </type>
24921     <type name="Public">
24922       <method name="Void .ctor()">
24923         <size>7</size>
24924       </method>
24925     </type>
24926     <type name="X">
24927       <method name="Void .ctor()">
24928         <size>7</size>
24929       </method>
24930       <method name="Void Main()">
24931         <size>1</size>
24932       </method>
24933     </type>
24934     <type name="X+NestedPublic">
24935       <method name="Void .ctor()">
24936         <size>7</size>
24937       </method>
24938     </type>
24939     <type name="X+NestedAssembly">
24940       <method name="Void .ctor()">
24941         <size>7</size>
24942       </method>
24943     </type>
24944     <type name="X+NestedFamilyAndAssembly">
24945       <method name="Void .ctor()">
24946         <size>7</size>
24947       </method>
24948     </type>
24949     <type name="X+NestedFamily">
24950       <method name="Void .ctor()">
24951         <size>7</size>
24952       </method>
24953     </type>
24954     <type name="X+NestedPrivate">
24955       <method name="Void .ctor()">
24956         <size>7</size>
24957       </method>
24958     </type>
24959     <type name="A">
24960       <method name="Void .ctor()">
24961         <size>7</size>
24962       </method>
24963     </type>
24964     <type name="B">
24965       <method name="Void .ctor()">
24966         <size>7</size>
24967       </method>
24968     </type>
24969     <type name="C">
24970       <method name="Void .ctor()">
24971         <size>7</size>
24972       </method>
24973     </type>
24974     <type name="D">
24975       <method name="Void .ctor()">
24976         <size>7</size>
24977       </method>
24978     </type>
24979     <type name="E">
24980       <method name="Void .ctor()">
24981         <size>7</size>
24982       </method>
24983     </type>
24984     <type name="F">
24985       <method name="Void .ctor()">
24986         <size>7</size>
24987       </method>
24988     </type>
24989     <type name="Y">
24990       <method name="Void .ctor()">
24991         <size>7</size>
24992       </method>
24993       <method name="Void Test(YI)">
24994         <size>1</size>
24995       </method>
24996     </type>
24997     <type name="Y+YA">
24998       <method name="Void .ctor()">
24999         <size>7</size>
25000       </method>
25001     </type>
25002     <type name="Y+YB">
25003       <method name="Void .ctor()">
25004         <size>7</size>
25005       </method>
25006     </type>
25007     <type name="Y+YC">
25008       <method name="Void .ctor()">
25009         <size>7</size>
25010       </method>
25011     </type>
25012     <type name="Y+YD">
25013       <method name="Void .ctor()">
25014         <size>7</size>
25015       </method>
25016     </type>
25017     <type name="Y+YE">
25018       <method name="Void .ctor()">
25019         <size>7</size>
25020       </method>
25021     </type>
25022     <type name="Y+YF">
25023       <method name="Void .ctor()">
25024         <size>7</size>
25025       </method>
25026     </type>
25027     <type name="Y+YG">
25028       <method name="Void .ctor()">
25029         <size>7</size>
25030       </method>
25031     </type>
25032     <type name="Y+YH">
25033       <method name="Void .ctor()">
25034         <size>7</size>
25035       </method>
25036     </type>
25037     <type name="Z">
25038       <method name="Void .ctor()">
25039         <size>7</size>
25040       </method>
25041     </type>
25042     <type name="Z+P">
25043       <method name="Void .ctor()">
25044         <size>7</size>
25045       </method>
25046     </type>
25047     <type name="W">
25048       <method name="Void .ctor()">
25049         <size>7</size>
25050       </method>
25051     </type>
25052     <type name="W+WA">
25053       <method name="Void .ctor()">
25054         <size>7</size>
25055       </method>
25056     </type>
25057     <type name="W+WB">
25058       <method name="Void .ctor()">
25059         <size>7</size>
25060       </method>
25061     </type>
25062     <type name="W+WC">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066     </type>
25067     <type name="W+WD">
25068       <method name="Void .ctor()">
25069         <size>7</size>
25070       </method>
25071     </type>
25072     <type name="W+WE">
25073       <method name="Void .ctor()">
25074         <size>7</size>
25075       </method>
25076     </type>
25077     <type name="W+WCA">
25078       <method name="Void .ctor()">
25079         <size>7</size>
25080       </method>
25081     </type>
25082     <type name="W+WCB">
25083       <method name="Void .ctor()">
25084         <size>7</size>
25085       </method>
25086     </type>
25087     <type name="W+WCB+WCD">
25088       <method name="Void .ctor()">
25089         <size>7</size>
25090       </method>
25091     </type>
25092     <type name="W+WCB+WCD+WCE">
25093       <method name="Void .ctor()">
25094         <size>7</size>
25095       </method>
25096     </type>
25097     <type name="G">
25098       <method name="Void .ctor()">
25099         <size>7</size>
25100       </method>
25101       <method name="Void Test(X)">
25102         <size>1</size>
25103       </method>
25104     </type>
25105     <type name="G+I">
25106       <method name="Void .ctor()">
25107         <size>7</size>
25108       </method>
25109     </type>
25110     <type name="G+I+J">
25111       <method name="Void .ctor()">
25112         <size>7</size>
25113       </method>
25114       <method name="Void Test(Foo)">
25115         <size>1</size>
25116       </method>
25117     </type>
25118     <type name="H">
25119       <method name="Void .ctor()">
25120         <size>7</size>
25121       </method>
25122       <method name="Void Test(System.Int32[])">
25123         <size>1</size>
25124       </method>
25125     </type>
25126     <type name="M">
25127       <method name="Void .ctor()">
25128         <size>7</size>
25129       </method>
25130       <method name="Void Hello(System.String)">
25131         <size>1</size>
25132       </method>
25133     </type>
25134   </test>
25135   <test name="test-157.cs">
25136     <type name="Test.MyAttribute">
25137       <method name="Void .ctor(String)">
25138         <size>20</size>
25139       </method>
25140     </type>
25141     <type name="Test.Test">
25142       <method name="Void .ctor()">
25143         <size>7</size>
25144       </method>
25145       <method name="Int32 Main()">
25146         <size>197</size>
25147       </method>
25148     </type>
25149   </test>
25150   <test name="test-158.cs">
25151     <type name="My">
25152       <method name="Void .ctor(Object)">
25153         <size>14</size>
25154       </method>
25155     </type>
25156     <type name="My+Test">
25157       <method name="Void .ctor()">
25158         <size>7</size>
25159       </method>
25160       <method name="Int32 Main()">
25161         <size>87</size>
25162       </method>
25163     </type>
25164   </test>
25165   <test name="test-159.cs">
25166     <type name="A.Iface">
25167       <method name="Void .ctor()">
25168         <size>7</size>
25169       </method>
25170       <method name="Void bah()">
25171         <size>1</size>
25172       </method>
25173     </type>
25174     <type name="A.my">
25175       <method name="Void .ctor()">
25176         <size>7</size>
25177       </method>
25178       <method name="Void doit(System.Object)">
25179         <size>13</size>
25180       </method>
25181       <method name="Int32 Main()">
25182         <size>2</size>
25183       </method>
25184     </type>
25185   </test>
25186   <test name="test-16.cs">
25187     <type name="Mine.Blah">
25188       <method name="Void .ctor()">
25189         <size>7</size>
25190       </method>
25191       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
25192         <size>12</size>
25193       </method>
25194       <method name="Int32 op_Implicit(Mine.Blah)">
25195         <size>12</size>
25196       </method>
25197       <method name="Byte op_Implicit(Mine.Blah)">
25198         <size>12</size>
25199       </method>
25200       <method name="Int16 op_Implicit(Mine.Blah)">
25201         <size>12</size>
25202       </method>
25203     </type>
25204     <type name="Mine.Foo">
25205       <method name="Void .ctor()">
25206         <size>7</size>
25207       </method>
25208       <method name="Int32 Main()">
25209         <size>118</size>
25210       </method>
25211     </type>
25212   </test>
25213   <test name="test-160.cs">
25214     <type name="B">
25215       <method name="Void .ctor()">
25216         <size>7</size>
25217       </method>
25218     </type>
25219     <type name="S">
25220       <method name="Void .ctor()">
25221         <size>7</size>
25222       </method>
25223     </type>
25224     <type name="T">
25225       <method name="Void .ctor()">
25226         <size>7</size>
25227       </method>
25228       <method name="Int32 blah(System.Object)">
25229         <size>62</size>
25230       </method>
25231       <method name="Int32 Main()">
25232         <size>2</size>
25233       </method>
25234     </type>
25235   </test>
25236   <test name="test-161.cs">
25237     <type name="ZipEntry">
25238       <method name="Void .ctor(String)">
25239         <size>18</size>
25240       </method>
25241       <method name="Void .ctor(ZipEntry)">
25242         <size>18</size>
25243       </method>
25244       <method name="DateTime get_DateTime()">
25245         <size>7</size>
25246       </method>
25247       <method name="Int32 Main()">
25248         <size>2</size>
25249       </method>
25250     </type>
25251   </test>
25252   <test name="test-162.cs">
25253     <type name="X">
25254       <method name="Void .ctor()">
25255         <size>7</size>
25256       </method>
25257       <method name="Void test_output(A)">
25258         <size>1</size>
25259       </method>
25260       <method name="Void test_output(B)">
25261         <size>1</size>
25262       </method>
25263       <method name="Void test_output(E)">
25264         <size>1</size>
25265       </method>
25266       <method name="Void test_output(F)">
25267         <size>1</size>
25268       </method>
25269       <method name="Void test1()">
25270         <size>21</size>
25271       </method>
25272       <method name="Void test2()">
25273         <size>32</size>
25274       </method>
25275       <method name="Void test3()">
25276         <size>21</size>
25277       </method>
25278       <method name="Void test4(A)">
25279         <size>9</size>
25280       </method>
25281       <method name="Void test5(A ByRef)">
25282         <size>9</size>
25283       </method>
25284       <method name="Void test6(B ByRef)">
25285         <size>8</size>
25286       </method>
25287       <method name="Void test7()">
25288         <size>28</size>
25289       </method>
25290       <method name="Void test8()">
25291         <size>50</size>
25292       </method>
25293       <method name="Void test9()">
25294         <size>26</size>
25295       </method>
25296       <method name="Void test10()">
25297         <size>82</size>
25298       </method>
25299       <method name="Int32 Main()">
25300         <size>2</size>
25301       </method>
25302     </type>
25303     <type name="A">
25304       <method name="Void .ctor(Int32)">
25305         <size>27</size>
25306       </method>
25307     </type>
25308     <type name="C">
25309       <method name="Void .ctor(Int64)">
25310         <size>8</size>
25311       </method>
25312       <method name="Void .ctor(String)">
25313         <size>13</size>
25314       </method>
25315     </type>
25316     <type name="E">
25317       <method name="Void .ctor(Int32)">
25318         <size>21</size>
25319       </method>
25320     </type>
25321   </test>
25322   <test name="test-163.cs">
25323     <type name="Blah">
25324       <method name="Void .ctor()">
25325         <size>7</size>
25326       </method>
25327       <method name="Int32 Foo(System.String)">
25328         <size>2</size>
25329       </method>
25330       <method name="Int32 Foo(System.Object)">
25331         <size>2</size>
25332       </method>
25333       <method name="Int32 Main()">
25334         <size>28</size>
25335       </method>
25336     </type>
25337   </test>
25338   <test name="test-164.cs">
25339     <type name="X">
25340       <method name="Void .ctor()">
25341         <size>26</size>
25342       </method>
25343       <method name="Int32 Foo()">
25344         <size>2</size>
25345       </method>
25346     </type>
25347     <type name="Y">
25348       <method name="Void .ctor()">
25349         <size>7</size>
25350       </method>
25351       <method name="Int32 Foo()">
25352         <size>2</size>
25353       </method>
25354       <method name="Int32 Hello()">
25355         <size>12</size>
25356       </method>
25357       <method name="Void Main()">
25358         <size>46</size>
25359       </method>
25360     </type>
25361     <type name="X+FooDelegate">
25362       <method name="Void .ctor(Object, IntPtr)">
25363         <size>0</size>
25364       </method>
25365       <method name="Int32 Invoke()">
25366         <size>0</size>
25367       </method>
25368       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25369         <size>0</size>
25370       </method>
25371       <method name="Int32 EndInvoke(IAsyncResult)">
25372         <size>0</size>
25373       </method>
25374     </type>
25375   </test>
25376   <test name="test-165.cs">
25377     <type name="Testing">
25378       <method name="Void .ctor()">
25379         <size>7</size>
25380       </method>
25381       <method name="Int32 TestEnumInit(Fruit)">
25382         <size>21</size>
25383       </method>
25384       <method name="Int32 Main()">
25385         <size>62</size>
25386       </method>
25387     </type>
25388   </test>
25389   <test name="test-166.cs">
25390     <type name="Test">
25391       <method name="Void .ctor()">
25392         <size>7</size>
25393       </method>
25394       <method name="Int32 get_Item(Int32)">
25395         <size>2</size>
25396       </method>
25397     </type>
25398     <type name="D">
25399       <method name="Void .ctor()">
25400         <size>7</size>
25401       </method>
25402       <method name="Int32 get_TargetIntegerSize()">
25403         <size>2</size>
25404       </method>
25405       <method name="Int32 Hello(IInferior)">
25406         <size>7</size>
25407       </method>
25408       <method name="Int32 Main()">
25409         <size>61</size>
25410       </method>
25411     </type>
25412     <type name="Test">
25413       <method name="Int32 ITest.get_Item(Int32)">
25414         <size>2</size>
25415       </method>
25416     </type>
25417   </test>
25418   <test name="test-167.cs">
25419     <type name="X">
25420       <method name="Void .ctor()">
25421         <size>7</size>
25422       </method>
25423       <method name="Int32 Test(X+Foo[])">
25424         <size>23</size>
25425       </method>
25426       <method name="Int32 Main()">
25427         <size>44</size>
25428       </method>
25429     </type>
25430   </test>
25431   <test name="test-168.cs">
25432     <type name="Test">
25433       <method name="Void .ctor()">
25434         <size>7</size>
25435       </method>
25436       <method name="Int32 Main()">
25437         <size>21</size>
25438       </method>
25439     </type>
25440     <type name="X">
25441       <method name="System.String op_Implicit(X)">
25442         <size>6</size>
25443       </method>
25444     </type>
25445   </test>
25446   <test name="test-169.cs">
25447     <type name="basec">
25448       <method name="Void .ctor()">
25449         <size>7</size>
25450       </method>
25451       <method name="System.String get_Message()">
25452         <size>6</size>
25453       </method>
25454     </type>
25455     <type name="der">
25456       <method name="Void .ctor()">
25457         <size>7</size>
25458       </method>
25459       <method name="System.String get_Message()">
25460         <size>6</size>
25461       </method>
25462     </type>
25463     <type name="Base">
25464       <method name="Void .ctor()">
25465         <size>7</size>
25466       </method>
25467       <method name="Int32 get_Thingy()">
25468         <size>7</size>
25469       </method>
25470       <method name="Void set_Thingy(Int32)">
25471         <size>8</size>
25472       </method>
25473     </type>
25474     <type name="Derived">
25475       <method name="Void .ctor()">
25476         <size>7</size>
25477       </method>
25478       <method name="Int32 get_BaseThingy()">
25479         <size>7</size>
25480       </method>
25481       <method name="Void set_Thingy(Int32)">
25482         <size>1</size>
25483       </method>
25484     </type>
25485     <type name="D">
25486       <method name="Void .ctor()">
25487         <size>7</size>
25488       </method>
25489       <method name="Int32 Main()">
25490         <size>97</size>
25491       </method>
25492     </type>
25493   </test>
25494   <test name="test-17.cs">
25495     <type name="Blah">
25496       <method name="Void .ctor()">
25497         <size>7</size>
25498       </method>
25499       <method name="Int32 Main()">
25500         <size>39</size>
25501       </method>
25502       <method name="Byte op_Implicit(Blah)">
25503         <size>12</size>
25504       </method>
25505       <method name="Int16 op_Implicit(Blah)">
25506         <size>12</size>
25507       </method>
25508       <method name="Int32 op_Implicit(Blah)">
25509         <size>12</size>
25510       </method>
25511     </type>
25512   </test>
25513   <test name="test-170.cs">
25514     <type name="X">
25515       <method name="Void .ctor()">
25516         <size>7</size>
25517       </method>
25518       <method name="Int32 get_prop()">
25519         <size>7</size>
25520       </method>
25521       <method name="Void set_prop(Int32)">
25522         <size>8</size>
25523       </method>
25524       <method name="Void set_AAA(Int32)">
25525         <size>1</size>
25526       </method>
25527     </type>
25528     <type name="Y">
25529       <method name="Void .ctor()">
25530         <size>14</size>
25531       </method>
25532       <method name="Int32 get_prop()">
25533         <size>7</size>
25534       </method>
25535       <method name="Void set_prop(Int32)">
25536         <size>8</size>
25537       </method>
25538       <method name="Int32 A()">
25539         <size>38</size>
25540       </method>
25541       <method name="Int32 Main()">
25542         <size>13</size>
25543       </method>
25544     </type>
25545   </test>
25546   <test name="test-171.cs">
25547     <type name="IntPtr_Conv.Class1">
25548       <method name="Void .ctor()">
25549         <size>7</size>
25550       </method>
25551       <method name="Int32 Main(System.String[])">
25552         <size>15</size>
25553       </method>
25554     </type>
25555   </test>
25556   <test name="test-172.cs">
25557     <type name="X">
25558       <method name="Void .ctor()">
25559         <size>7</size>
25560       </method>
25561       <method name="Void .cctor()">
25562         <size>31</size>
25563       </method>
25564       <method name="Boolean ff()">
25565         <size>14</size>
25566       </method>
25567       <method name="Boolean tt()">
25568         <size>14</size>
25569       </method>
25570       <method name="Int32 test_if()">
25571         <size>599</size>
25572       </method>
25573       <method name="Int32 test_while()">
25574         <size>437</size>
25575       </method>
25576       <method name="Int32 test_inline()">
25577         <size>29</size>
25578       </method>
25579       <method name="Int32 Main()">
25580         <size>109</size>
25581       </method>
25582     </type>
25583   </test>
25584   <test name="test-173.cs">
25585     <type name="Base">
25586       <method name="Void .ctor(Int32)">
25587         <size>14</size>
25588       </method>
25589       <method name="Int32 get_Value()">
25590         <size>7</size>
25591       </method>
25592     </type>
25593     <type name="A">
25594       <method name="Void .ctor(Int32)">
25595         <size>18</size>
25596       </method>
25597       <method name="Void .ctor(UInt32)">
25598         <size>18</size>
25599       </method>
25600     </type>
25601     <type name="B">
25602       <method name="Void .ctor(Int64)">
25603         <size>18</size>
25604       </method>
25605       <method name="Void .ctor(UInt64)">
25606         <size>18</size>
25607       </method>
25608     </type>
25609     <type name="C">
25610       <method name="Void .ctor(Int16)">
25611         <size>18</size>
25612       </method>
25613       <method name="Void .ctor(UInt16)">
25614         <size>18</size>
25615       </method>
25616     </type>
25617     <type name="D">
25618       <method name="Void .ctor(SByte)">
25619         <size>18</size>
25620       </method>
25621       <method name="Void .ctor(Byte)">
25622         <size>18</size>
25623       </method>
25624     </type>
25625     <type name="E">
25626       <method name="Void .ctor(Int64)">
25627         <size>19</size>
25628       </method>
25629       <method name="Void .ctor(E)">
25630         <size>19</size>
25631       </method>
25632       <method name="E op_Implicit(Int64)">
25633         <size>7</size>
25634       </method>
25635     </type>
25636     <type name="F">
25637       <method name="Void .ctor(Int32)">
25638         <size>19</size>
25639       </method>
25640       <method name="Void .ctor(F)">
25641         <size>19</size>
25642       </method>
25643       <method name="F op_Implicit(Int32)">
25644         <size>7</size>
25645       </method>
25646     </type>
25647     <type name="X">
25648       <method name="Void .ctor()">
25649         <size>7</size>
25650       </method>
25651       <method name="Int32 Test()">
25652         <size>231</size>
25653       </method>
25654       <method name="Int32 Main()">
25655         <size>24</size>
25656       </method>
25657     </type>
25658   </test>
25659   <test name="test-174.cs">
25660     <type name="ProtectedAccessToPropertyOnChild">
25661       <method name="Void .ctor()">
25662         <size>14</size>
25663       </method>
25664       <method name="Int32 Main()">
25665         <size>21</size>
25666       </method>
25667     </type>
25668     <type name="TestAccessToPrivateMemberInParentClass">
25669       <method name="Void .ctor()">
25670         <size>7</size>
25671       </method>
25672       <method name="System.Double[][] get_Array()">
25673         <size>7</size>
25674       </method>
25675     </type>
25676     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
25677       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
25678         <size>37</size>
25679       </method>
25680     </type>
25681     <type name="TestAccessToProtectedOnChildInstanceFromParent">
25682       <method name="Void .ctor()">
25683         <size>29</size>
25684       </method>
25685       <method name="Int32 Test()">
25686         <size>27</size>
25687       </method>
25688     </type>
25689     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
25690       <method name="Void .ctor()">
25691         <size>26</size>
25692       </method>
25693       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
25694         <size>15</size>
25695       </method>
25696     </type>
25697     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
25698       <method name="Void .ctor()">
25699         <size>7</size>
25700       </method>
25701     </type>
25702   </test>
25703   <test name="test-175.cs">
25704     <type name="X">
25705       <method name="Void .ctor()">
25706         <size>7</size>
25707       </method>
25708       <method name="Int32 Main()">
25709         <size>59</size>
25710       </method>
25711     </type>
25712     <type name="RVA">
25713       <method name="Void .ctor(UInt32)">
25714         <size>8</size>
25715       </method>
25716       <method name="RVA op_Implicit(UInt32)">
25717         <size>7</size>
25718       </method>
25719       <method name="UInt32 op_Implicit(RVA)">
25720         <size>8</size>
25721       </method>
25722     </type>
25723   </test>
25724   <test name="test-176.cs">
25725     <type name="X">
25726       <method name="Void .ctor()">
25727         <size>7</size>
25728       </method>
25729       <method name="Int32 Main()">
25730         <size>34</size>
25731       </method>
25732     </type>
25733   </test>
25734   <test name="test-177.cs">
25735     <type name="MethodAttribute">
25736       <method name="Void .ctor()">
25737         <size>7</size>
25738       </method>
25739     </type>
25740     <type name="ReturnAttribute">
25741       <method name="Void .ctor()">
25742         <size>7</size>
25743       </method>
25744     </type>
25745     <type name="Test">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="Void Method()">
25750         <size>1</size>
25751       </method>
25752       <method name="Int32 Main()">
25753         <size>40</size>
25754       </method>
25755     </type>
25756   </test>
25757   <test name="test-178.cs">
25758     <type name="BrowsableClass">
25759       <method name="Void .ctor()">
25760         <size>7</size>
25761       </method>
25762       <method name="Int32 Main()">
25763         <size>54</size>
25764       </method>
25765       <method name="BrowsableClass op_Increment(BrowsableClass)">
25766         <size>2</size>
25767       </method>
25768     </type>
25769   </test>
25770   <test name="test-179.cs">
25771     <type name="A">
25772       <method name="Void .ctor()">
25773         <size>7</size>
25774       </method>
25775       <method name="Void set_Item(Double, Double)">
25776         <size>15</size>
25777       </method>
25778       <method name="Double get_Item(Double)">
25779         <size>29</size>
25780       </method>
25781     </type>
25782     <type name="B">
25783       <method name="Void .ctor()">
25784         <size>7</size>
25785       </method>
25786       <method name="Void set_Item(Double, Double)">
25787         <size>15</size>
25788       </method>
25789       <method name="Double get_Item(Double)">
25790         <size>29</size>
25791       </method>
25792     </type>
25793     <type name="C">
25794       <method name="Void .ctor()">
25795         <size>7</size>
25796       </method>
25797       <method name="Void set_Item(System.String, System.String)">
25798         <size>15</size>
25799       </method>
25800       <method name="System.String get_Item(System.String)">
25801         <size>30</size>
25802       </method>
25803       <method name="Void set_Item(Int32, Int32)">
25804         <size>15</size>
25805       </method>
25806       <method name="Int32 get_Item(Int32)">
25807         <size>21</size>
25808       </method>
25809     </type>
25810     <type name="EntryPoint">
25811       <method name="Int32 Main(System.String[])">
25812         <size>150</size>
25813       </method>
25814     </type>
25815   </test>
25816   <test name="test-18.cs">
25817     <type name="X">
25818       <method name="Void .ctor()">
25819         <size>7</size>
25820       </method>
25821       <method name="Void m()">
25822         <size>60</size>
25823       </method>
25824       <method name="Int32 ret(Int32)">
25825         <size>40</size>
25826       </method>
25827       <method name="Int32 Main()">
25828         <size>62</size>
25829       </method>
25830     </type>
25831   </test>
25832   <test name="test-180.cs">
25833     <type name="Testing">
25834       <method name="Void .ctor()">
25835         <size>7</size>
25836       </method>
25837       <method name="Void Main()">
25838         <size>17</size>
25839       </method>
25840     </type>
25841   </test>
25842   <test name="test-181.cs">
25843     <type name="Test">
25844       <method name="Void .ctor()">
25845         <size>7</size>
25846       </method>
25847       <method name="Void test()">
25848         <size>1</size>
25849       </method>
25850       <method name="Int32 Main()">
25851         <size>43</size>
25852       </method>
25853     </type>
25854   </test>
25855   <test name="test-182.cs">
25856     <type name="T">
25857       <method name="Void .ctor()">
25858         <size>7</size>
25859       </method>
25860       <method name="Int32 Main()">
25861         <size>26</size>
25862       </method>
25863     </type>
25864     <type name="TS">
25865       <method name="Int64 get_Ticks()">
25866         <size>19</size>
25867       </method>
25868     </type>
25869     <type name="DT">
25870       <method name="Int64 get_Ticks()">
25871         <size>12</size>
25872       </method>
25873     </type>
25874   </test>
25875   <test name="test-183.cs">
25876     <type name="Test">
25877       <method name="Void .ctor()">
25878         <size>7</size>
25879       </method>
25880       <method name="Int32 M(Int32, Int32 ByRef)">
25881         <size>12</size>
25882       </method>
25883       <method name="Int32 Main()">
25884         <size>67</size>
25885       </method>
25886     </type>
25887     <type name="Test+D">
25888       <method name="Void .ctor(Object, IntPtr)">
25889         <size>0</size>
25890       </method>
25891       <method name="Int32 Invoke(Int32, Int32 ByRef)">
25892         <size>0</size>
25893       </method>
25894       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
25895         <size>0</size>
25896       </method>
25897       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
25898         <size>0</size>
25899       </method>
25900     </type>
25901   </test>
25902   <test name="test-184.cs">
25903     <type name="User">
25904       <method name="Void .ctor(Interface)">
25905         <size>7</size>
25906       </method>
25907     </type>
25908     <type name="Test">
25909       <method name="Void .ctor()">
25910         <size>55</size>
25911       </method>
25912       <method name="Int32 Main()">
25913         <size>8</size>
25914       </method>
25915     </type>
25916     <type name="Struct">
25917       <method name="Void .ctor(Int32)">
25918         <size>1</size>
25919       </method>
25920       <method name="Int32 get_X()">
25921         <size>2</size>
25922       </method>
25923     </type>
25924   </test>
25925   <test name="test-185.cs">
25926     <type name="X">
25927       <method name="Void .ctor()">
25928         <size>7</size>
25929       </method>
25930       <method name="Int32 Test(Int32)">
25931         <size>36</size>
25932       </method>
25933       <method name="Int32 Main()">
25934         <size>29</size>
25935       </method>
25936     </type>
25937   </test>
25938   <test name="test-186.cs">
25939     <type name="TestBUG.myAttribute">
25940       <method name="Void .ctor(String, String, String, Int32)">
25941         <size>7</size>
25942       </method>
25943     </type>
25944     <type name="TestBUG.Test">
25945       <method name="Void .ctor()">
25946         <size>7</size>
25947       </method>
25948       <method name="Int32 Main()">
25949         <size>2</size>
25950       </method>
25951     </type>
25952   </test>
25953   <test name="test-187.cs">
25954     <type name="MyClass">
25955       <method name="Void .ctor()">
25956         <size>7</size>
25957       </method>
25958       <method name="Container get_Item(System.String)">
25959         <size>2</size>
25960       </method>
25961       <method name="Void set_Item(System.String, Container)">
25962         <size>1</size>
25963       </method>
25964     </type>
25965     <type name="Container">
25966       <method name="Void .ctor()">
25967         <size>7</size>
25968       </method>
25969       <method name="Container op_Addition(Container, System.Object)">
25970         <size>2</size>
25971       </method>
25972     </type>
25973     <type name="D">
25974       <method name="Void .ctor()">
25975         <size>7</size>
25976       </method>
25977       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
25978         <size>65</size>
25979       </method>
25980       <method name="Int32 Main()">
25981         <size>2</size>
25982       </method>
25983     </type>
25984   </test>
25985   <test name="test-188.cs">
25986     <type name="Enumerator">
25987       <method name="Void .ctor()">
25988         <size>14</size>
25989       </method>
25990       <method name="Boolean MoveNext()">
25991         <size>21</size>
25992       </method>
25993       <method name="Char get_Current()">
25994         <size>3</size>
25995       </method>
25996     </type>
25997     <type name="RealEnumerator">
25998       <method name="Void .ctor(Coll)">
25999         <size>14</size>
26000       </method>
26001       <method name="Void Dispose()">
26002         <size>13</size>
26003       </method>
26004     </type>
26005     <type name="Coll">
26006       <method name="Void .ctor()">
26007         <size>7</size>
26008       </method>
26009       <method name="Enumerator GetEnumerator()">
26010         <size>7</size>
26011       </method>
26012     </type>
26013     <type name="Test">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017       <method name="Int32 Main(System.String[])">
26018         <size>80</size>
26019       </method>
26020     </type>
26021   </test>
26022   <test name="test-189.cs">
26023     <type name="MyTest">
26024       <method name="Void .ctor()">
26025         <size>7</size>
26026       </method>
26027       <method name="Int32 Main(System.String[])">
26028         <size>63</size>
26029       </method>
26030       <method name="Int32 m(Int32, Double)">
26031         <size>2</size>
26032       </method>
26033       <method name="Int32 m(Int32, System.Int32[])">
26034         <size>2</size>
26035       </method>
26036     </type>
26037     <type name="MonoTest">
26038       <method name="Void .ctor()">
26039         <size>7</size>
26040       </method>
26041       <method name="Int32 method1(System.String, System.Object[])">
26042         <size>2</size>
26043       </method>
26044       <method name="Void testmethod()">
26045         <size>27</size>
26046       </method>
26047     </type>
26048     <type name="MonoTest2">
26049       <method name="Void .ctor()">
26050         <size>7</size>
26051       </method>
26052       <method name="Int32 method1(System.String, System.Object[])">
26053         <size>2</size>
26054       </method>
26055       <method name="Void testmethod2()">
26056         <size>27</size>
26057       </method>
26058     </type>
26059   </test>
26060   <test name="test-19.cs">
26061     <type name="I">
26062       <method name="Void .ctor()">
26063         <size>7</size>
26064       </method>
26065       <method name="Void .cctor()">
26066         <size>18</size>
26067       </method>
26068       <method name="System.String fn(System.String)">
26069         <size>17</size>
26070       </method>
26071     </type>
26072     <type name="X">
26073       <method name="Void .ctor()">
26074         <size>7</size>
26075       </method>
26076       <method name="Void Thread_func()">
26077         <size>11</size>
26078       </method>
26079       <method name="Int32 Func(Int32, Int32)">
26080         <size>4</size>
26081       </method>
26082       <method name="Void Bar()">
26083         <size>44</size>
26084       </method>
26085       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
26086         <size>18</size>
26087       </method>
26088       <method name="Int32 Main()">
26089         <size>303</size>
26090       </method>
26091       <method name="Int32 multiply_by_three(Int32)">
26092         <size>4</size>
26093       </method>
26094     </type>
26095     <type name="TestNamespace.TestClass">
26096       <method name="Void .ctor()">
26097         <size>7</size>
26098       </method>
26099     </type>
26100     <type name="I+GetTextFn">
26101       <method name="Void .ctor(Object, IntPtr)">
26102         <size>0</size>
26103       </method>
26104       <method name="System.String Invoke(System.String)">
26105         <size>0</size>
26106       </method>
26107       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26108         <size>0</size>
26109       </method>
26110       <method name="System.String EndInvoke(IAsyncResult)">
26111         <size>0</size>
26112       </method>
26113     </type>
26114     <type name="X+Foo">
26115       <method name="Void .ctor(Object, IntPtr)">
26116         <size>0</size>
26117       </method>
26118       <method name="Int32 Invoke(Int32, Int32)">
26119         <size>0</size>
26120       </method>
26121       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26122         <size>0</size>
26123       </method>
26124       <method name="Int32 EndInvoke(IAsyncResult)">
26125         <size>0</size>
26126       </method>
26127     </type>
26128     <type name="TestNamespace.TestClass+NotWorkingDelegate">
26129       <method name="Void .ctor(Object, IntPtr)">
26130         <size>0</size>
26131       </method>
26132       <method name="Single Invoke(Single, System.Object[])">
26133         <size>0</size>
26134       </method>
26135       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
26136         <size>0</size>
26137       </method>
26138       <method name="Single EndInvoke(IAsyncResult)">
26139         <size>0</size>
26140       </method>
26141     </type>
26142     <type name="NameSpace.TestDelegate">
26143       <method name="Void .ctor(Object, IntPtr)">
26144         <size>0</size>
26145       </method>
26146       <method name="Int32 Invoke(Int32)">
26147         <size>0</size>
26148       </method>
26149       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26150         <size>0</size>
26151       </method>
26152       <method name="Int32 EndInvoke(IAsyncResult)">
26153         <size>0</size>
26154       </method>
26155     </type>
26156   </test>
26157   <test name="test-190.cs">
26158     <type name="A">
26159       <method name="Void .ctor()">
26160         <size>7</size>
26161       </method>
26162       <method name="Void Main()">
26163         <size>1</size>
26164       </method>
26165     </type>
26166     <type name="A+B">
26167       <method name="Void .ctor()">
26168         <size>7</size>
26169       </method>
26170       <method name="Void Test()">
26171         <size>8</size>
26172       </method>
26173     </type>
26174     <type name="A+C">
26175       <method name="Void .ctor()">
26176         <size>7</size>
26177       </method>
26178       <method name="Void Test(A)">
26179         <size>8</size>
26180       </method>
26181     </type>
26182   </test>
26183   <test name="test-191.cs">
26184     <type name="X">
26185       <method name="Void .ctor()">
26186         <size>7</size>
26187       </method>
26188     </type>
26189     <type name="X+E">
26190       <method name="Void .ctor()">
26191         <size>7</size>
26192       </method>
26193     </type>
26194     <type name="X+D">
26195       <method name="Void .ctor()">
26196         <size>7</size>
26197       </method>
26198     </type>
26199     <type name="X+D+P">
26200       <method name="Void .ctor()">
26201         <size>7</size>
26202       </method>
26203     </type>
26204     <type name="Y">
26205       <method name="Void .ctor()">
26206         <size>7</size>
26207       </method>
26208     </type>
26209     <type name="Y+Op">
26210       <method name="Void .ctor()">
26211         <size>7</size>
26212       </method>
26213     </type>
26214     <type name="R">
26215       <method name="Void .ctor()">
26216         <size>7</size>
26217       </method>
26218       <method name="Void Main()">
26219         <size>1</size>
26220       </method>
26221     </type>
26222   </test>
26223   <test name="test-192.cs">
26224     <type name="X">
26225       <method name="Void .ctor()">
26226         <size>7</size>
26227       </method>
26228       <method name="Void Main()">
26229         <size>1</size>
26230       </method>
26231     </type>
26232   </test>
26233   <test name="test-193.cs">
26234     <type name="A">
26235       <method name="Void .ctor()">
26236         <size>7</size>
26237       </method>
26238       <method name="Int32 Test(Int32)">
26239         <size>88</size>
26240       </method>
26241       <method name="Int32 Main()">
26242         <size>7</size>
26243       </method>
26244     </type>
26245   </test>
26246   <test name="test-194.cs">
26247     <type name="TestParams">
26248       <method name="Void .ctor()">
26249         <size>7</size>
26250       </method>
26251       <method name="Int32 Main(System.String[])">
26252         <size>38</size>
26253       </method>
26254       <method name="Int32 Params(System.Object[])">
26255         <size>10</size>
26256       </method>
26257     </type>
26258   </test>
26259   <test name="test-195.cs">
26260     <type name="Y">
26261       <method name="Void .ctor()">
26262         <size>7</size>
26263       </method>
26264       <method name="Void .cctor()">
26265         <size>1</size>
26266       </method>
26267       <method name="Int32 C()">
26268         <size>36</size>
26269       </method>
26270     </type>
26271     <type name="X">
26272       <method name="Void .ctor()">
26273         <size>8</size>
26274       </method>
26275       <method name="Void .ctor(Int32)">
26276         <size>18</size>
26277       </method>
26278       <method name="Void Main()">
26279         <size>7</size>
26280       </method>
26281     </type>
26282   </test>
26283   <test name="test-196.cs">
26284     <type name="X">
26285       <method name="Void .ctor()">
26286         <size>7</size>
26287       </method>
26288       <method name="Void Bug1()">
26289         <size>15</size>
26290       </method>
26291       <method name="Void Bug2()">
26292         <size>16</size>
26293       </method>
26294       <method name="Int32 Main()">
26295         <size>2</size>
26296       </method>
26297     </type>
26298   </test>
26299   <test name="test-197.cs">
26300     <type name="X">
26301       <method name="Void .ctor()">
26302         <size>7</size>
26303       </method>
26304       <method name="Void Foo()">
26305         <size>0</size>
26306       </method>
26307     </type>
26308     <type name="Y">
26309       <method name="Void .ctor()">
26310         <size>7</size>
26311       </method>
26312     </type>
26313     <type name="Z">
26314       <method name="Void .ctor()">
26315         <size>7</size>
26316       </method>
26317       <method name="Void Foo()">
26318         <size>11</size>
26319       </method>
26320     </type>
26321     <type name="Test">
26322       <method name="Void .ctor()">
26323         <size>7</size>
26324       </method>
26325       <method name="Int32 Main()">
26326         <size>16</size>
26327       </method>
26328     </type>
26329   </test>
26330   <test name="test-198.cs">
26331     <type name="N1.N3.N4.Bar">
26332       <method name="Void .ctor()">
26333         <size>7</size>
26334       </method>
26335     </type>
26336     <type name="N1.N2.Foo">
26337       <method name="Void .ctor()">
26338         <size>7</size>
26339       </method>
26340     </type>
26341     <type name="N5.N6.Foo">
26342       <method name="Void .ctor()">
26343         <size>7</size>
26344       </method>
26345     </type>
26346     <type name="N5.N7.N8.Bar">
26347       <method name="Void .ctor()">
26348         <size>7</size>
26349       </method>
26350     </type>
26351     <type name="FirstOuter.FirstInner.First">
26352       <method name="Void .ctor()">
26353         <size>7</size>
26354       </method>
26355       <method name="System.String get_MyIdentity()">
26356         <size>12</size>
26357       </method>
26358     </type>
26359     <type name="FirstOuter.Second">
26360       <method name="Void .ctor()">
26361         <size>7</size>
26362       </method>
26363     </type>
26364     <type name="FirstOuter.SecondInner.Third">
26365       <method name="Void .ctor()">
26366         <size>7</size>
26367       </method>
26368     </type>
26369     <type name="FirstOuter.FirstInner.Fourth">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373     </type>
26374     <type name="Fifth">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378     </type>
26379     <type name="M1.M2.M3.Foo">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383     </type>
26384     <type name="P1.P2.Bar">
26385       <method name="Void .ctor()">
26386         <size>7</size>
26387       </method>
26388     </type>
26389     <type name="X">
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393       <method name="Int32 Main()">
26394         <size>2</size>
26395       </method>
26396     </type>
26397   </test>
26398   <test name="test-199.cs">
26399     <type name="Test">
26400       <method name="Void .ctor()">
26401         <size>7</size>
26402       </method>
26403       <method name="Int32 Main()">
26404         <size>22</size>
26405       </method>
26406     </type>
26407     <type name="N1.Foo">
26408       <method name="Void .ctor()">
26409         <size>7</size>
26410       </method>
26411     </type>
26412     <type name="N1.Foo+Foo2">
26413       <method name="Void .ctor()">
26414         <size>7</size>
26415       </method>
26416     </type>
26417     <type name="N1.Bar2">
26418       <method name="Void .ctor()">
26419         <size>7</size>
26420       </method>
26421       <method name="Int32 Talk()">
26422         <size>2</size>
26423       </method>
26424     </type>
26425     <type name="N2.Bar">
26426       <method name="Void .ctor()">
26427         <size>7</size>
26428       </method>
26429     </type>
26430     <type name="N2.Bar+Bar2">
26431       <method name="Void .ctor()">
26432         <size>7</size>
26433       </method>
26434       <method name="Int32 Talk()">
26435         <size>2</size>
26436       </method>
26437     </type>
26438   </test>
26439   <test name="test-2.cs">
26440     <type name="X">
26441       <method name="Void .ctor()">
26442         <size>7</size>
26443       </method>
26444       <method name="Int32 Main(System.String[])">
26445         <size>12</size>
26446       </method>
26447     </type>
26448   </test>
26449   <test name="test-20.cs">
26450     <type name="A">
26451       <method name="Void .ctor()">
26452         <size>7</size>
26453       </method>
26454       <method name="Void X()">
26455         <size>8</size>
26456       </method>
26457     </type>
26458     <type name="B">
26459       <method name="Void .ctor()">
26460         <size>7</size>
26461       </method>
26462       <method name="Void X()">
26463         <size>8</size>
26464       </method>
26465       <method name="Void TestB()">
26466         <size>7</size>
26467       </method>
26468     </type>
26469     <type name="Ax">
26470       <method name="Void .ctor()">
26471         <size>7</size>
26472       </method>
26473       <method name="Void A()">
26474         <size>8</size>
26475       </method>
26476       <method name="Void B()">
26477         <size>8</size>
26478       </method>
26479     </type>
26480     <type name="Bx">
26481       <method name="Void .ctor()">
26482         <size>7</size>
26483       </method>
26484       <method name="Void A()">
26485         <size>8</size>
26486       </method>
26487       <method name="Void B()">
26488         <size>8</size>
26489       </method>
26490     </type>
26491     <type name="Test">
26492       <method name="Void .ctor()">
26493         <size>7</size>
26494       </method>
26495       <method name="Int32 Main()">
26496         <size>100</size>
26497       </method>
26498     </type>
26499   </test>
26500   <test name="test-200.cs">
26501     <type name="X">
26502       <method name="Void .ctor()">
26503         <size>7</size>
26504       </method>
26505       <method name="Int32 Main()">
26506         <size>104</size>
26507       </method>
26508     </type>
26509   </test>
26510   <test name="test-201.cs">
26511     <type name="Parent">
26512       <method name="Void .ctor()">
26513         <size>7</size>
26514       </method>
26515     </type>
26516     <type name="Child">
26517       <method name="Void .ctor()">
26518         <size>7</size>
26519       </method>
26520     </type>
26521     <type name="Child+Nested">
26522       <method name="Void .ctor()">
26523         <size>18</size>
26524       </method>
26525     </type>
26526     <type name="Collide">
26527       <method name="Void .ctor(Int32)">
26528         <size>14</size>
26529       </method>
26530       <method name="Void .cctor()">
26531         <size>12</size>
26532       </method>
26533       <method name="Int32 Main()">
26534         <size>27</size>
26535       </method>
26536     </type>
26537   </test>
26538   <test name="test-202.cs">
26539     <type name="X.X">
26540       <method name="Void .ctor()">
26541         <size>7</size>
26542       </method>
26543     </type>
26544     <type name="A.B.C.D">
26545       <method name="Void .ctor()">
26546         <size>7</size>
26547       </method>
26548     </type>
26549     <type name="Test">
26550       <method name="Void .ctor()">
26551         <size>7</size>
26552       </method>
26553       <method name="Int32 Main()">
26554         <size>14</size>
26555       </method>
26556     </type>
26557   </test>
26558   <test name="test-203.cs">
26559     <type name="Foo">
26560       <method name="Void .ctor()">
26561         <size>7</size>
26562       </method>
26563       <method name="Modifiers get_Modifiers()">
26564         <size>2</size>
26565       </method>
26566     </type>
26567     <type name="Bar">
26568       <method name="Void .ctor()">
26569         <size>7</size>
26570       </method>
26571       <method name="Int32 Main()">
26572         <size>13</size>
26573       </method>
26574     </type>
26575   </test>
26576   <test name="test-204.cs">
26577     <type name="X">
26578       <method name="Void .ctor(Int32)">
26579         <size>14</size>
26580       </method>
26581       <method name="System.String ToString()">
26582         <size>22</size>
26583       </method>
26584       <method name="Int32 Test()">
26585         <size>153</size>
26586       </method>
26587       <method name="Int32 Main()">
26588         <size>24</size>
26589       </method>
26590       <method name="X op_BitwiseAnd(X, X)">
26591         <size>19</size>
26592       </method>
26593       <method name="X op_BitwiseOr(X, X)">
26594         <size>19</size>
26595       </method>
26596       <method name="Boolean op_True(X)">
26597         <size>15</size>
26598       </method>
26599       <method name="Boolean op_False(X)">
26600         <size>12</size>
26601       </method>
26602     </type>
26603   </test>
26604   <test name="test-205.cs">
26605     <type name="A">
26606       <method name="Void .ctor(Object)">
26607         <size>7</size>
26608       </method>
26609     </type>
26610     <type name="Test">
26611       <method name="Void .ctor()">
26612         <size>7</size>
26613       </method>
26614       <method name="Void Main()">
26615         <size>1</size>
26616       </method>
26617     </type>
26618   </test>
26619   <test name="test-206.cs">
26620     <type name="X">
26621       <method name="Void .ctor()">
26622         <size>7</size>
26623       </method>
26624       <method name="Int32 get_Item(Int32)">
26625         <size>2</size>
26626       </method>
26627       <method name="System.Int32[] get_Item(System.Int32[])">
26628         <size>39</size>
26629       </method>
26630       <method name="Void Main()">
26631         <size>91</size>
26632       </method>
26633     </type>
26634     <type name="&lt;PrivateImplementationDetails&gt;">
26635       <method name="Void .ctor()">
26636         <size>7</size>
26637       </method>
26638     </type>
26639   </test>
26640   <test name="test-207.cs">
26641     <type name="X">
26642       <method name="Void .ctor()">
26643         <size>7</size>
26644       </method>
26645       <method name="Void .cctor()">
26646         <size>1</size>
26647       </method>
26648       <method name="Void hello(Int32)">
26649         <size>13</size>
26650       </method>
26651       <method name="Void world(Int32)">
26652         <size>16</size>
26653       </method>
26654       <method name="Int32 Main()">
26655         <size>138</size>
26656       </method>
26657     </type>
26658     <type name="Test">
26659       <method name="Void .ctor(Object, IntPtr)">
26660         <size>0</size>
26661       </method>
26662       <method name="Void Invoke(Int32)">
26663         <size>0</size>
26664       </method>
26665       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26666         <size>0</size>
26667       </method>
26668       <method name="Void EndInvoke(IAsyncResult)">
26669         <size>0</size>
26670       </method>
26671     </type>
26672   </test>
26673   <test name="test-208.cs">
26674     <type name="X">
26675       <method name="Void .ctor()">
26676         <size>7</size>
26677       </method>
26678       <method name="System.String get_Item(System.String)">
26679         <size>2</size>
26680       </method>
26681       <method name="Void Test()">
26682         <size>1</size>
26683       </method>
26684     </type>
26685     <type name="Y">
26686       <method name="Void .ctor()">
26687         <size>7</size>
26688       </method>
26689       <method name="Void Main()">
26690         <size>19</size>
26691       </method>
26692     </type>
26693   </test>
26694   <test name="test-209.cs">
26695     <type name="X">
26696       <method name="Void .ctor(Int32)">
26697         <size>14</size>
26698       </method>
26699       <method name="Int32 get_Foo()">
26700         <size>9</size>
26701       </method>
26702       <method name="Void set_Foo(Int32)">
26703         <size>8</size>
26704       </method>
26705       <method name="Int32 get_Item(Int32)">
26706         <size>7</size>
26707       </method>
26708       <method name="Void set_Item(Int32, Int32)">
26709         <size>8</size>
26710       </method>
26711       <method name="Void set_Item(System.String, System.String)">
26712         <size>7</size>
26713       </method>
26714       <method name="Void set_Bar(System.String)">
26715         <size>7</size>
26716       </method>
26717       <method name="A get_A()">
26718         <size>7</size>
26719       </method>
26720       <method name="Void set_A(A)">
26721         <size>12</size>
26722       </method>
26723       <method name="Int32 Main()">
26724         <size>75</size>
26725       </method>
26726     </type>
26727     <type name="A">
26728       <method name="Void .ctor(Int32)">
26729         <size>8</size>
26730       </method>
26731     </type>
26732   </test>
26733   <test name="test-21.cs">
26734     <type name="Blah">
26735       <method name="Void .ctor()">
26736         <size>7</size>
26737       </method>
26738       <method name="Int32 Main()">
26739         <size>47</size>
26740       </method>
26741     </type>
26742     <type name="Blah+Foo">
26743       <method name="Void .ctor()">
26744         <size>17</size>
26745       </method>
26746       <method name="Int32 Bar(Int32, Int32)">
26747         <size>14</size>
26748       </method>
26749     </type>
26750   </test>
26751   <test name="test-210.cs">
26752     <type name="X">
26753       <method name="Void .ctor()">
26754         <size>7</size>
26755       </method>
26756       <method name="Void foo()">
26757         <size>1</size>
26758       </method>
26759       <method name="Void Main()">
26760         <size>25</size>
26761       </method>
26762     </type>
26763     <type name="FooHandler">
26764       <method name="Void .ctor(Object, IntPtr)">
26765         <size>0</size>
26766       </method>
26767       <method name="Void Invoke()">
26768         <size>0</size>
26769       </method>
26770       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26771         <size>0</size>
26772       </method>
26773       <method name="Void EndInvoke(IAsyncResult)">
26774         <size>0</size>
26775       </method>
26776     </type>
26777   </test>
26778   <test name="test-211.cs">
26779     <type name="X">
26780       <method name="Void .ctor(Int32)">
26781         <size>14</size>
26782       </method>
26783       <method name="X op_Implicit(Int32)">
26784         <size>7</size>
26785       </method>
26786     </type>
26787     <type name="Y">
26788       <method name="Void .ctor(X)">
26789         <size>14</size>
26790       </method>
26791       <method name="Y op_Implicit(X)">
26792         <size>7</size>
26793       </method>
26794     </type>
26795     <type name="Z">
26796       <method name="Void .ctor(Y)">
26797         <size>14</size>
26798       </method>
26799       <method name="Int32 Main()">
26800         <size>27</size>
26801       </method>
26802       <method name="Z op_Implicit(Y)">
26803         <size>7</size>
26804       </method>
26805     </type>
26806   </test>
26807   <test name="test-212.cs">
26808     <type name="Problem">
26809       <method name="Void .ctor(String)">
26810         <size>14</size>
26811       </method>
26812       <method name="Int32 Multi(Int32, Problem[])">
26813         <size>4</size>
26814       </method>
26815       <method name="Int32 Main(System.String[])">
26816         <size>76</size>
26817       </method>
26818       <method name="Problem op_Implicit(Int32)">
26819         <size>22</size>
26820       </method>
26821     </type>
26822   </test>
26823   <test name="test-213.cs">
26824     <type name="MyTest">
26825       <method name="Void .ctor()">
26826         <size>7</size>
26827       </method>
26828       <method name="Void Main(System.String[])">
26829         <size>31</size>
26830       </method>
26831     </type>
26832     <type name="S">
26833       <method name="Void .ctor(Int32)">
26834         <size>8</size>
26835       </method>
26836       <method name="Void Print()">
26837         <size>12</size>
26838       </method>
26839     </type>
26840   </test>
26841   <test name="test-214.cs">
26842     <type name="N2.Test">
26843       <method name="Void .ctor()">
26844         <size>7</size>
26845       </method>
26846       <method name="Int32 Main()">
26847         <size>7</size>
26848       </method>
26849     </type>
26850     <type name="N1.C1">
26851       <method name="Void .ctor()">
26852         <size>7</size>
26853       </method>
26854       <method name="Void Foo()">
26855         <size>1</size>
26856       </method>
26857     </type>
26858   </test>
26859   <test name="test-215.cs">
26860     <type name="Test">
26861       <method name="Void .ctor()">
26862         <size>7</size>
26863       </method>
26864       <method name="Void .cctor()">
26865         <size>1</size>
26866       </method>
26867       <method name="N1.C1 get_C1()">
26868         <size>6</size>
26869       </method>
26870       <method name="Int32 Main()">
26871         <size>8</size>
26872       </method>
26873     </type>
26874     <type name="N1.C1">
26875       <method name="Void .ctor()">
26876         <size>7</size>
26877       </method>
26878     </type>
26879   </test>
26880   <test name="test-216.cs">
26881     <type name="cls">
26882       <method name="Void .ctor()">
26883         <size>7</size>
26884       </method>
26885       <method name="Void add_OnWhatever(OnWhateverDelegate)">
26886         <size>24</size>
26887       </method>
26888       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
26889         <size>24</size>
26890       </method>
26891       <method name="Void CallMyDel(System.String)">
26892         <size>13</size>
26893       </method>
26894     </type>
26895     <type name="cls+nestedcls">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899       <method name="Void CallParentDel(cls, System.String)">
26900         <size>13</size>
26901       </method>
26902     </type>
26903     <type name="MonoEmbed">
26904       <method name="Void .ctor()">
26905         <size>7</size>
26906       </method>
26907       <method name="Void Main()">
26908         <size>36</size>
26909       </method>
26910       <method name="Void Whatever(System.String)">
26911         <size>7</size>
26912       </method>
26913     </type>
26914     <type name="OnWhateverDelegate">
26915       <method name="Void .ctor(Object, IntPtr)">
26916         <size>0</size>
26917       </method>
26918       <method name="Void Invoke(System.String)">
26919         <size>0</size>
26920       </method>
26921       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26922         <size>0</size>
26923       </method>
26924       <method name="Void EndInvoke(IAsyncResult)">
26925         <size>0</size>
26926       </method>
26927     </type>
26928   </test>
26929   <test name="test-217.cs">
26930     <type name="Test">
26931       <method name="Void .ctor()">
26932         <size>7</size>
26933       </method>
26934       <method name="Int32 Main()">
26935         <size>174</size>
26936       </method>
26937       <method name="System.Object compare_gte(Int32, Int32)">
26938         <size>13</size>
26939       </method>
26940       <method name="System.Object compare_lte(Int32, Int32)">
26941         <size>13</size>
26942       </method>
26943     </type>
26944   </test>
26945   <test name="test-218.cs">
26946     <type name="T">
26947       <method name="Void .ctor()">
26948         <size>7</size>
26949       </method>
26950       <method name="Void .cctor()">
26951         <size>27</size>
26952       </method>
26953       <method name="Void Main()">
26954         <size>1</size>
26955       </method>
26956       <method name="Void compareQueryQuery1(System.Object)">
26957         <size>1</size>
26958       </method>
26959     </type>
26960     <type name="T+foo">
26961       <method name="Void .ctor(Object, IntPtr)">
26962         <size>0</size>
26963       </method>
26964       <method name="Void Invoke(System.Object)">
26965         <size>0</size>
26966       </method>
26967       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26968         <size>0</size>
26969       </method>
26970       <method name="Void EndInvoke(IAsyncResult)">
26971         <size>0</size>
26972       </method>
26973     </type>
26974   </test>
26975   <test name="test-219.cs">
26976     <type name="TestAttribute">
26977       <method name="Void .ctor(Type)">
26978         <size>14</size>
26979       </method>
26980       <method name="System.Type get_Type()">
26981         <size>7</size>
26982       </method>
26983     </type>
26984     <type name="Test">
26985       <method name="Void .ctor()">
26986         <size>7</size>
26987       </method>
26988       <method name="Void Main()">
26989         <size>75</size>
26990       </method>
26991     </type>
26992   </test>
26993   <test name="test-22.cs">
26994     <type name="M">
26995       <method name="Void .ctor()">
26996         <size>7</size>
26997       </method>
26998       <method name="Int32 Main()">
26999         <size>63</size>
27000       </method>
27001     </type>
27002     <type name="S">
27003       <method name="T GetT()">
27004         <size>7</size>
27005       </method>
27006       <method name="Void Init()">
27007         <size>25</size>
27008       </method>
27009     </type>
27010   </test>
27011   <test name="test-220.cs">
27012     <type name="MonoBUG.Bug">
27013       <method name="Void .ctor()">
27014         <size>7</size>
27015       </method>
27016       <method name="Int32 Main(System.String[])">
27017         <size>140</size>
27018       </method>
27019     </type>
27020     <type name="MonoBUG.Foo">
27021       <method name="Void .ctor(String)">
27022         <size>14</size>
27023       </method>
27024       <method name="System.String get_Name()">
27025         <size>7</size>
27026       </method>
27027     </type>
27028     <type name="MonoBUG.FooList">
27029       <method name="Void .ctor()">
27030         <size>7</size>
27031       </method>
27032       <method name="Void .cctor()">
27033         <size>1</size>
27034       </method>
27035       <method name="Void Add(MonoBUG.Foo)">
27036         <size>19</size>
27037       </method>
27038       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
27039         <size>7</size>
27040       </method>
27041     </type>
27042     <type name="MonoBUG.FooList+FooEnumerator">
27043       <method name="Void .ctor(FooList)">
27044         <size>31</size>
27045       </method>
27046       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
27047         <size>12</size>
27048       </method>
27049       <method name="Void System.Collections.IEnumerator.Reset()">
27050         <size>12</size>
27051       </method>
27052       <method name="MonoBUG.Foo get_Current()">
27053         <size>46</size>
27054       </method>
27055       <method name="Boolean MoveNext()">
27056         <size>12</size>
27057       </method>
27058       <method name="Void Reset()">
27059         <size>12</size>
27060       </method>
27061       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27062         <size>28</size>
27063       </method>
27064     </type>
27065   </test>
27066   <test name="test-221.cs">
27067     <type name="A">
27068       <method name="Void .ctor()">
27069         <size>7</size>
27070       </method>
27071       <method name="Int32 get_Blah()">
27072         <size>2</size>
27073       </method>
27074       <method name="Void set_Blah(Int32)">
27075         <size>1</size>
27076       </method>
27077     </type>
27078     <type name="B">
27079       <method name="Void .ctor()">
27080         <size>7</size>
27081       </method>
27082       <method name="Int32 get_Blah()">
27083         <size>2</size>
27084       </method>
27085       <method name="Boolean Test()">
27086         <size>54</size>
27087       </method>
27088     </type>
27089     <type name="C">
27090       <method name="Void .ctor()">
27091         <size>7</size>
27092       </method>
27093       <method name="Int32 get_Blah()">
27094         <size>0</size>
27095       </method>
27096       <method name="Void set_Blah(Int32)">
27097         <size>0</size>
27098       </method>
27099     </type>
27100     <type name="D">
27101       <method name="Void .ctor()">
27102         <size>7</size>
27103       </method>
27104       <method name="Int32 get_Blah()">
27105         <size>2</size>
27106       </method>
27107       <method name="Void set_Blah(Int32)">
27108         <size>1</size>
27109       </method>
27110     </type>
27111     <type name="E">
27112       <method name="Void .ctor()">
27113         <size>7</size>
27114       </method>
27115       <method name="Int32 get_Blah()">
27116         <size>7</size>
27117       </method>
27118       <method name="Boolean Test()">
27119         <size>54</size>
27120       </method>
27121     </type>
27122     <type name="F">
27123       <method name="Void .ctor()">
27124         <size>7</size>
27125       </method>
27126       <method name="Int32 get_Item(Int32)">
27127         <size>2</size>
27128       </method>
27129       <method name="Void set_Item(Int32, Int32)">
27130         <size>1</size>
27131       </method>
27132       <method name="Int32 get_Blah()">
27133         <size>2</size>
27134       </method>
27135       <method name="Void set_Blah(Int32)">
27136         <size>1</size>
27137       </method>
27138       <method name="Boolean Test()">
27139         <size>110</size>
27140       </method>
27141     </type>
27142     <type name="Driver">
27143       <method name="Void .ctor()">
27144         <size>7</size>
27145       </method>
27146       <method name="Int32 Main()">
27147         <size>38</size>
27148       </method>
27149     </type>
27150     <type name="F">
27151       <method name="Int32 IBlah.get_Item(Int32)">
27152         <size>2</size>
27153       </method>
27154       <method name="Void IBlah.set_Item(Int32, Int32)">
27155         <size>1</size>
27156       </method>
27157       <method name="Int32 IBlah.get_Blah()">
27158         <size>2</size>
27159       </method>
27160       <method name="Void IBlah.set_Blah(Int32)">
27161         <size>1</size>
27162       </method>
27163     </type>
27164   </test>
27165   <test name="test-222.cs">
27166     <type name="Class_1">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="UIntPtr Valid()">
27171         <size>7</size>
27172       </method>
27173     </type>
27174     <type name="MainClass">
27175       <method name="Void .ctor()">
27176         <size>7</size>
27177       </method>
27178       <method name="Int32 Main()">
27179         <size>2</size>
27180       </method>
27181     </type>
27182   </test>
27183   <test name="test-223.cs">
27184     <type name="T">
27185       <method name="Void .ctor()">
27186         <size>7</size>
27187       </method>
27188       <method name="Int32 Main()">
27189         <size>65</size>
27190       </method>
27191     </type>
27192   </test>
27193   <test name="test-224.cs">
27194     <type name="XmlMemberArrayAttribute">
27195       <method name="Void .ctor(String)">
27196         <size>38</size>
27197       </method>
27198       <method name="System.Char[] get_Separator()">
27199         <size>7</size>
27200       </method>
27201       <method name="Void set_Separator(System.Char[])">
27202         <size>8</size>
27203       </method>
27204       <method name="System.String get_Name()">
27205         <size>7</size>
27206       </method>
27207       <method name="Void set_Name(System.String)">
27208         <size>8</size>
27209       </method>
27210       <method name="Boolean get_IsRequired()">
27211         <size>7</size>
27212       </method>
27213       <method name="Void set_IsRequired(Boolean)">
27214         <size>8</size>
27215       </method>
27216     </type>
27217     <type name="t">
27218       <method name="Void .ctor()">
27219         <size>7</size>
27220       </method>
27221       <method name="Void Main()">
27222         <size>1</size>
27223       </method>
27224     </type>
27225   </test>
27226   <test name="test-225.cs">
27227     <type name="A">
27228       <method name="Void .ctor()">
27229         <size>14</size>
27230       </method>
27231     </type>
27232     <type name="B">
27233       <method name="Void .ctor()">
27234         <size>7</size>
27235       </method>
27236       <method name="Int32 foo()">
27237         <size>2</size>
27238       </method>
27239       <method name="Void Main()">
27240         <size>18</size>
27241       </method>
27242     </type>
27243   </test>
27244   <test name="test-226.cs">
27245     <type name="Test226">
27246       <method name="Void .ctor()">
27247         <size>7</size>
27248       </method>
27249       <method name="Void Test()">
27250         <size>35</size>
27251       </method>
27252       <method name="Int32 Main()">
27253         <size>23</size>
27254       </method>
27255     </type>
27256   </test>
27257   <test name="test-227.cs">
27258     <type name="A.T">
27259       <method name="Void .ctor()">
27260         <size>7</size>
27261       </method>
27262       <method name="Void Main()">
27263         <size>3</size>
27264       </method>
27265     </type>
27266   </test>
27267   <test name="test-228.cs">
27268     <type name="BadRefTest.CtorInc">
27269       <method name="Void .ctor()">
27270         <size>30</size>
27271       </method>
27272       <method name="Int32 IncByRef(Int32 ByRef)">
27273         <size>10</size>
27274       </method>
27275       <method name="Boolean Results(Int32)">
27276         <size>98</size>
27277       </method>
27278     </type>
27279     <type name="BadRefTest.Runner">
27280       <method name="Void .ctor()">
27281         <size>7</size>
27282       </method>
27283       <method name="Int32 Main()">
27284         <size>43</size>
27285       </method>
27286     </type>
27287   </test>
27288   <test name="test-229.cs">
27289     <type name="List">
27290       <method name="Void .ctor(Int32)">
27291         <size>19</size>
27292       </method>
27293       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27294         <size>12</size>
27295       </method>
27296       <method name="Void Add(Int32)">
27297         <size>26</size>
27298       </method>
27299       <method name="MyEnumerator GetEnumerator()">
27300         <size>7</size>
27301       </method>
27302     </type>
27303     <type name="UberList">
27304       <method name="Void .ctor(Int32)">
27305         <size>8</size>
27306       </method>
27307       <method name="Int32 Main(System.String[])">
27308         <size>38</size>
27309       </method>
27310       <method name="Boolean One()">
27311         <size>62</size>
27312       </method>
27313       <method name="Boolean Two()">
27314         <size>62</size>
27315       </method>
27316       <method name="Boolean Three()">
27317         <size>62</size>
27318       </method>
27319     </type>
27320     <type name="List+MyEnumerator">
27321       <method name="Void .ctor(List)">
27322         <size>15</size>
27323       </method>
27324       <method name="System.Object get_Current()">
27325         <size>24</size>
27326       </method>
27327       <method name="Boolean MoveNext()">
27328         <size>31</size>
27329       </method>
27330       <method name="Void Reset()">
27331         <size>8</size>
27332       </method>
27333     </type>
27334   </test>
27335   <test name="test-23.cs">
27336     <type name="X">
27337       <method name="Void .ctor()">
27338         <size>7</size>
27339       </method>
27340       <method name="Void .cctor()">
27341         <size>8</size>
27342       </method>
27343       <method name="Int32 get_Value()">
27344         <size>6</size>
27345       </method>
27346       <method name="Void set_Value(Int32)">
27347         <size>7</size>
27348       </method>
27349       <method name="Int32 Main()">
27350         <size>170</size>
27351       </method>
27352     </type>
27353     <type name="Y">
27354       <method name="Void .ctor(String)">
27355         <size>14</size>
27356       </method>
27357       <method name="System.String get_Value()">
27358         <size>7</size>
27359       </method>
27360       <method name="Void set_Value(System.String)">
27361         <size>8</size>
27362       </method>
27363     </type>
27364     <type name="Z">
27365       <method name="Void .cctor()">
27366         <size>7</size>
27367       </method>
27368       <method name="Int32 get_IVal()">
27369         <size>6</size>
27370       </method>
27371       <method name="Void set_IVal(Int32)">
27372         <size>7</size>
27373       </method>
27374       <method name="Int32 get_XVal()">
27375         <size>7</size>
27376       </method>
27377       <method name="Void set_XVal(Int32)">
27378         <size>8</size>
27379       </method>
27380     </type>
27381   </test>
27382   <test name="test-230.cs">
27383     <type name="TestClass">
27384       <method name="Void .ctor()">
27385         <size>7</size>
27386       </method>
27387       <method name="Int32 Main()">
27388         <size>56</size>
27389       </method>
27390     </type>
27391   </test>
27392   <test name="test-231.cs">
27393     <type name="T">
27394       <method name="Void .ctor()">
27395         <size>7</size>
27396       </method>
27397       <method name="Void .cctor()">
27398         <size>1</size>
27399       </method>
27400       <method name="Int32 Main()">
27401         <size>44</size>
27402       </method>
27403       <method name="Void Foo()">
27404         <size>23</size>
27405       </method>
27406     </type>
27407   </test>
27408   <test name="test-232.cs">
27409     <type name="CtorInfoTest">
27410       <method name="Void .ctor()">
27411         <size>7</size>
27412       </method>
27413       <method name="Void Main(System.String[])">
27414         <size>977</size>
27415       </method>
27416       <method name="Void Assert(System.Object, System.Object)">
27417         <size>38</size>
27418       </method>
27419     </type>
27420     <type name="&lt;PrivateImplementationDetails&gt;">
27421       <method name="Void .ctor()">
27422         <size>7</size>
27423       </method>
27424     </type>
27425   </test>
27426   <test name="test-233.cs">
27427     <type name="Tests">
27428       <method name="Void .ctor()">
27429         <size>7</size>
27430       </method>
27431       <method name="Int32 Main()">
27432         <size>16</size>
27433       </method>
27434       <method name="Int32 test_0_beq()">
27435         <size>29</size>
27436       </method>
27437       <method name="Int32 test_0_bne_un()">
27438         <size>29</size>
27439       </method>
27440       <method name="Int32 test_0_conv_r8()">
27441         <size>29</size>
27442       </method>
27443       <method name="Int32 test_0_conv_i()">
27444         <size>76</size>
27445       </method>
27446       <method name="Int32 test_5_conv_r4()">
27447         <size>8</size>
27448       </method>
27449       <method name="Int32 test_5_double_conv_r4()">
27450         <size>16</size>
27451       </method>
27452       <method name="Int32 test_5_float_conv_r8()">
27453         <size>12</size>
27454       </method>
27455       <method name="Int32 test_5_conv_r8()">
27456         <size>8</size>
27457       </method>
27458       <method name="Int32 test_5_add()">
27459         <size>25</size>
27460       </method>
27461       <method name="Int32 test_5_sub()">
27462         <size>25</size>
27463       </method>
27464       <method name="Int32 test_24_mul()">
27465         <size>25</size>
27466       </method>
27467       <method name="Int32 test_4_div()">
27468         <size>25</size>
27469       </method>
27470       <method name="Int32 test_2_rem()">
27471         <size>25</size>
27472       </method>
27473       <method name="Int32 test_2_neg()">
27474         <size>14</size>
27475       </method>
27476       <method name="Int32 test_46_float_add_spill()">
27477         <size>129</size>
27478       </method>
27479       <method name="Int32 test_362880_float_mul_spill()">
27480         <size>129</size>
27481       </method>
27482       <method name="Int32 test_4_long_cast()">
27483         <size>29</size>
27484       </method>
27485       <method name="Int32 test_16_float_cmp()">
27486         <size>317</size>
27487       </method>
27488       <method name="Int32 test_15_float_cmp_un()">
27489         <size>297</size>
27490       </method>
27491       <method name="Int32 test_15_float_branch()">
27492         <size>219</size>
27493       </method>
27494       <method name="Int32 test_15_float_branch_un()">
27495         <size>219</size>
27496       </method>
27497     </type>
27498     <type name="TestDriver">
27499       <method name="Void .ctor()">
27500         <size>7</size>
27501       </method>
27502       <method name="Int32 RunTests(System.Type, System.String[])">
27503         <size>571</size>
27504       </method>
27505       <method name="Int32 RunTests(System.Type)">
27506         <size>8</size>
27507       </method>
27508     </type>
27509   </test>
27510   <test name="test-234.cs">
27511     <type name="T">
27512       <method name="Void .ctor()">
27513         <size>7</size>
27514       </method>
27515       <method name="Void Main()">
27516         <size>701</size>
27517       </method>
27518     </type>
27519   </test>
27520   <test name="test-235.cs">
27521     <type name="T">
27522       <method name="Void .ctor()">
27523         <size>7</size>
27524       </method>
27525       <method name="Void Foo(T, T)">
27526         <size>1</size>
27527       </method>
27528       <method name="Void Foo(System.Object[])">
27529         <size>1</size>
27530       </method>
27531       <method name="Int32 Main()">
27532         <size>13</size>
27533       </method>
27534     </type>
27535   </test>
27536   <test name="test-236.cs">
27537     <type name="Tests.Test">
27538       <method name="Void .ctor()">
27539         <size>7</size>
27540       </method>
27541       <method name="Void Main()">
27542         <size>42</size>
27543       </method>
27544       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
27545         <size>9</size>
27546       </method>
27547       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
27548         <size>10</size>
27549       </method>
27550     </type>
27551   </test>
27552   <test name="test-237.cs">
27553     <type name="Params">
27554       <method name="Void .ctor()">
27555         <size>7</size>
27556       </method>
27557       <method name="Void .cctor()">
27558         <size>96</size>
27559       </method>
27560       <method name="Void foo(System.String, System.Object[])">
27561         <size>132</size>
27562       </method>
27563       <method name="Void Main()">
27564         <size>45</size>
27565       </method>
27566     </type>
27567     <type name="Params+FOO">
27568       <method name="Void .ctor(Object, IntPtr)">
27569         <size>0</size>
27570       </method>
27571       <method name="Void Invoke(System.String, System.Object[])">
27572         <size>0</size>
27573       </method>
27574       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27575         <size>0</size>
27576       </method>
27577       <method name="Void EndInvoke(IAsyncResult)">
27578         <size>0</size>
27579       </method>
27580     </type>
27581   </test>
27582   <test name="test-238.cs">
27583     <type name="TestClass">
27584       <method name="Void .ctor()">
27585         <size>7</size>
27586       </method>
27587       <method name="Void ConditionalMethod()">
27588         <size>7</size>
27589       </method>
27590       <method name="Int32 Main()">
27591         <size>12</size>
27592       </method>
27593     </type>
27594   </test>
27595   <test name="test-239.cs">
27596     <type name="BaseClass">
27597       <method name="Void .ctor()">
27598         <size>7</size>
27599       </method>
27600       <method name="Void ConditionalMethod()">
27601         <size>7</size>
27602       </method>
27603     </type>
27604     <type name="TestClass">
27605       <method name="Void .ctor()">
27606         <size>7</size>
27607       </method>
27608       <method name="Void ConditionalMethod()">
27609         <size>1</size>
27610       </method>
27611     </type>
27612     <type name="MainClass">
27613       <method name="Void .ctor()">
27614         <size>7</size>
27615       </method>
27616       <method name="Int32 Main()">
27617         <size>18</size>
27618       </method>
27619     </type>
27620   </test>
27621   <test name="test-24.cs">
27622     <type name="X">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="System.String get_S()">
27627         <size>6</size>
27628       </method>
27629       <method name="Void set_S(System.String)">
27630         <size>7</size>
27631       </method>
27632       <method name="Int32 Main()">
27633         <size>92</size>
27634       </method>
27635     </type>
27636   </test>
27637   <test name="test-240.cs">
27638     <type name="TestClass">
27639       <method name="Void .ctor()">
27640         <size>7</size>
27641       </method>
27642       <method name="Void .cctor()">
27643         <size>7</size>
27644       </method>
27645       <method name="Void ConditionalMethod()">
27646         <size>17</size>
27647       </method>
27648       <method name="Int32 Main()">
27649         <size>11</size>
27650       </method>
27651     </type>
27652   </test>
27653   <test name="test-241.cs">
27654     <type name="Foo">
27655       <method name="Void .ctor()">
27656         <size>7</size>
27657       </method>
27658       <method name="Int32 get_SomeProperty()">
27659         <size>3</size>
27660       </method>
27661       <method name="Int32 M()">
27662         <size>3</size>
27663       </method>
27664       <method name="Void Main()">
27665         <size>1</size>
27666       </method>
27667     </type>
27668     <type name="Foo+FooPrivate">
27669       <method name="Void .ctor(Foo)">
27670         <size>14</size>
27671       </method>
27672       <method name="Int32 get_SomeProperty()">
27673         <size>24</size>
27674       </method>
27675     </type>
27676   </test>
27677   <test name="test-242.cs">
27678     <type name="BaseClass">
27679       <method name="Void .ctor()">
27680         <size>14</size>
27681       </method>
27682     </type>
27683     <type name="Derived">
27684       <method name="Void .ctor()">
27685         <size>7</size>
27686       </method>
27687       <method name="Int32 get_Location()">
27688         <size>3</size>
27689       </method>
27690       <method name="Void Main()">
27691         <size>1</size>
27692       </method>
27693     </type>
27694   </test>
27695   <test name="test-243.cs">
27696     <type name="X">
27697       <method name="Void .ctor()">
27698         <size>7</size>
27699       </method>
27700       <method name="Boolean Resolve(System.String)">
27701         <size>2</size>
27702       </method>
27703       <method name="System.String Test()">
27704         <size>2</size>
27705       </method>
27706       <method name="Void Main()">
27707         <size>8</size>
27708       </method>
27709     </type>
27710   </test>
27711   <test name="test-244.cs">
27712     <type name="Foo">
27713       <method name="Void .ctor()">
27714         <size>7</size>
27715       </method>
27716       <method name="Void .cctor()">
27717         <size>1</size>
27718       </method>
27719       <method name="Int32 Main()">
27720         <size>136</size>
27721       </method>
27722       <method name="MyBool get_t()">
27723         <size>29</size>
27724       </method>
27725       <method name="MyBool get_f()">
27726         <size>29</size>
27727       </method>
27728     </type>
27729     <type name="MyBool">
27730       <method name="Void .ctor(Boolean)">
27731         <size>8</size>
27732       </method>
27733       <method name="System.String ToString()">
27734         <size>12</size>
27735       </method>
27736       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
27737         <size>21</size>
27738       </method>
27739       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
27740         <size>21</size>
27741       </method>
27742       <method name="Boolean op_True(MyBool)">
27743         <size>8</size>
27744       </method>
27745       <method name="Boolean op_False(MyBool)">
27746         <size>11</size>
27747       </method>
27748     </type>
27749   </test>
27750   <test name="test-245.cs">
27751     <type name="Class2">
27752       <method name="Void .ctor()">
27753         <size>7</size>
27754       </method>
27755       <method name="System.String get_def_kind()">
27756         <size>12</size>
27757       </method>
27758       <method name="Void Main()">
27759         <size>1</size>
27760       </method>
27761     </type>
27762   </test>
27763   <test name="test-246.cs">
27764     <type name="B">
27765       <method name="Void .ctor()">
27766         <size>7</size>
27767       </method>
27768       <method name="Void Main()">
27769         <size>38</size>
27770       </method>
27771     </type>
27772     <type name="Blah">
27773       <method name="Void Dispose()">
27774         <size>11</size>
27775       </method>
27776     </type>
27777   </test>
27778   <test name="test-247.cs">
27779     <type name="B">
27780       <method name="Void .ctor()">
27781         <size>7</size>
27782       </method>
27783       <method name="Void Main()">
27784         <size>71</size>
27785       </method>
27786     </type>
27787     <type name="Blah">
27788       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27789         <size>11</size>
27790       </method>
27791     </type>
27792   </test>
27793   <test name="test-248.cs">
27794     <type name="T">
27795       <method name="Void .ctor()">
27796         <size>7</size>
27797       </method>
27798       <method name="Foo GetFoo()">
27799         <size>10</size>
27800       </method>
27801       <method name="Void Main()">
27802         <size>26</size>
27803       </method>
27804     </type>
27805   </test>
27806   <test name="test-249.cs">
27807     <type name="X">
27808       <method name="Void .ctor()">
27809         <size>7</size>
27810       </method>
27811       <method name="Void Main()">
27812         <size>1</size>
27813       </method>
27814     </type>
27815   </test>
27816   <test name="test-25.cs">
27817     <type name="X">
27818       <method name="Void .ctor()">
27819         <size>7</size>
27820       </method>
27821       <method name="Int32 Main()">
27822         <size>214</size>
27823       </method>
27824     </type>
27825   </test>
27826   <test name="test-250.cs">
27827     <type name="Test.foo3">
27828       <method name="Void .ctor()">
27829         <size>7</size>
27830       </method>
27831     </type>
27832     <type name="Test.Tests">
27833       <method name="Void .ctor()">
27834         <size>7</size>
27835       </method>
27836       <method name="Void Main()">
27837         <size>1</size>
27838       </method>
27839     </type>
27840   </test>
27841   <test name="test-251.cs">
27842     <type name="X">
27843       <method name="Void .ctor()">
27844         <size>7</size>
27845       </method>
27846       <method name="Void Main()">
27847         <size>1</size>
27848       </method>
27849     </type>
27850   </test>
27851   <test name="test-252.cs">
27852     <type name="A">
27853       <method name="Void .ctor()">
27854         <size>7</size>
27855       </method>
27856       <method name="Void add_Bar(Foo)">
27857         <size>24</size>
27858       </method>
27859       <method name="Void remove_Bar(Foo)">
27860         <size>24</size>
27861       </method>
27862       <method name="Void m1()">
27863         <size>1</size>
27864       </method>
27865       <method name="Int32 Main()">
27866         <size>93</size>
27867       </method>
27868     </type>
27869     <type name="Foo">
27870       <method name="Void .ctor(Object, IntPtr)">
27871         <size>0</size>
27872       </method>
27873       <method name="Void Invoke()">
27874         <size>0</size>
27875       </method>
27876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27877         <size>0</size>
27878       </method>
27879       <method name="Void EndInvoke(IAsyncResult)">
27880         <size>0</size>
27881       </method>
27882     </type>
27883   </test>
27884   <test name="test-253.cs">
27885     <type name="AccessibleAttribute">
27886       <method name="Void .ctor()">
27887         <size>7</size>
27888       </method>
27889     </type>
27890     <type name="MyClass">
27891       <method name="Void .ctor()">
27892         <size>7</size>
27893       </method>
27894     </type>
27895     <type name="Test">
27896       <method name="Void .ctor()">
27897         <size>7</size>
27898       </method>
27899       <method name="Int32 Main()">
27900         <size>66</size>
27901       </method>
27902     </type>
27903   </test>
27904   <test name="test-254.cs">
27905     <type name="TestAttribute">
27906       <method name="Void .ctor()">
27907         <size>7</size>
27908       </method>
27909     </type>
27910     <type name="Test_1">
27911       <method name="Void .ctor()">
27912         <size>7</size>
27913       </method>
27914       <method name="Void Test(Int32)">
27915         <size>1</size>
27916       </method>
27917     </type>
27918     <type name="Test_2">
27919       <method name="Void .ctor()">
27920         <size>7</size>
27921       </method>
27922       <method name="Int32 get_Test()">
27923         <size>2</size>
27924       </method>
27925       <method name="Void set_Test(Int32)">
27926         <size>1</size>
27927       </method>
27928       <method name="Void set_Test2(Boolean)">
27929         <size>1</size>
27930       </method>
27931     </type>
27932     <type name="Test_3">
27933       <method name="Void .ctor()">
27934         <size>7</size>
27935       </method>
27936       <method name="Void add_e_1(test_delegate)">
27937         <size>24</size>
27938       </method>
27939       <method name="Void remove_e_1(test_delegate)">
27940         <size>24</size>
27941       </method>
27942       <method name="Void add_e_2(test_delegate)">
27943         <size>24</size>
27944       </method>
27945       <method name="Void remove_e_2(test_delegate)">
27946         <size>24</size>
27947       </method>
27948     </type>
27949     <type name="Test_4">
27950       <method name="Void .ctor()">
27951         <size>7</size>
27952       </method>
27953       <method name="Void add_e_1(test_delegate)">
27954         <size>1</size>
27955       </method>
27956       <method name="Void remove_e_1(test_delegate)">
27957         <size>1</size>
27958       </method>
27959       <method name="Void add_e_2(test_delegate)">
27960         <size>1</size>
27961       </method>
27962       <method name="Void remove_e_2(test_delegate)">
27963         <size>1</size>
27964       </method>
27965       <method name="Void add_e_3(test_delegate)">
27966         <size>1</size>
27967       </method>
27968       <method name="Void remove_e_3(test_delegate)">
27969         <size>1</size>
27970       </method>
27971     </type>
27972     <type name="ClassMain">
27973       <method name="Void .ctor()">
27974         <size>7</size>
27975       </method>
27976       <method name="Void .cctor()">
27977         <size>1</size>
27978       </method>
27979       <method name="Void Assert(System.Object[], Boolean, Int32)">
27980         <size>65</size>
27981       </method>
27982       <method name="Int32 Main()">
27983         <size>1159</size>
27984       </method>
27985     </type>
27986     <type name="test_delegate">
27987       <method name="Void .ctor(Object, IntPtr)">
27988         <size>0</size>
27989       </method>
27990       <method name="System.Delegate Invoke(Int32)">
27991         <size>0</size>
27992       </method>
27993       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27994         <size>0</size>
27995       </method>
27996       <method name="System.Delegate EndInvoke(IAsyncResult)">
27997         <size>0</size>
27998       </method>
27999     </type>
28000   </test>
28001   <test name="test-255.cs">
28002     <type name="TestAttribute">
28003       <method name="Void .ctor()">
28004         <size>7</size>
28005       </method>
28006     </type>
28007     <type name="C">
28008       <method name="Void .ctor()">
28009         <size>7</size>
28010       </method>
28011       <method name="Void Method()">
28012         <size>1</size>
28013       </method>
28014       <method name="Void Main()">
28015         <size>1</size>
28016       </method>
28017     </type>
28018   </test>
28019   <test name="test-256.cs">
28020     <type name="TableColumn">
28021       <method name="Void .ctor()">
28022         <size>7</size>
28023       </method>
28024       <method name="System.Object get_MagicValue()">
28025         <size>2</size>
28026       </method>
28027       <method name="Void set_MagicValue(System.Object)">
28028         <size>1</size>
28029       </method>
28030     </type>
28031     <type name="Bug">
28032       <method name="Void .ctor()">
28033         <size>7</size>
28034       </method>
28035       <method name="Int32 get_TInt()">
28036         <size>2</size>
28037       </method>
28038       <method name="Void Main()">
28039         <size>1</size>
28040       </method>
28041     </type>
28042   </test>
28043   <test name="test-257.cs">
28044     <type name="X">
28045       <method name="Void Main()">
28046         <size>8</size>
28047       </method>
28048       <method name="Void call(Int32 ByRef)">
28049         <size>25</size>
28050       </method>
28051       <method name="Void .ctor()">
28052         <size>7</size>
28053       </method>
28054     </type>
28055   </test>
28056   <test name="test-258.cs">
28057     <type name="MyTest.Test">
28058       <method name="Void .ctor()">
28059         <size>7</size>
28060       </method>
28061     </type>
28062     <type name="MyTest.Test2">
28063       <method name="Void .ctor()">
28064         <size>7</size>
28065       </method>
28066       <method name="Void MyTest.Test.Inner.Foo()">
28067         <size>1</size>
28068       </method>
28069       <method name="Void Main()">
28070         <size>1</size>
28071       </method>
28072     </type>
28073   </test>
28074   <test name="test-259.cs">
28075     <type name="Testing">
28076       <method name="Void .ctor()">
28077         <size>7</size>
28078       </method>
28079       <method name="Void Main()">
28080         <size>1</size>
28081       </method>
28082     </type>
28083   </test>
28084   <test name="test-26.cs">
28085     <type name="Blah">
28086       <method name="Void .ctor()">
28087         <size>7</size>
28088       </method>
28089       <method name="Int32 Foo(Int32, Int32)">
28090         <size>4</size>
28091       </method>
28092       <method name="Int32 Test1()">
28093         <size>114</size>
28094       </method>
28095       <method name="Int32 Adder(System.Int32[])">
28096         <size>34</size>
28097       </method>
28098       <method name="Int32 Test2()">
28099         <size>46</size>
28100       </method>
28101       <method name="Int32 Main()">
28102         <size>40</size>
28103       </method>
28104     </type>
28105     <type name="Blah+MyDelegate">
28106       <method name="Void .ctor(Object, IntPtr)">
28107         <size>0</size>
28108       </method>
28109       <method name="Int32 Invoke(Int32, Int32)">
28110         <size>0</size>
28111       </method>
28112       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28113         <size>0</size>
28114       </method>
28115       <method name="Int32 EndInvoke(IAsyncResult)">
28116         <size>0</size>
28117       </method>
28118     </type>
28119     <type name="Blah+List">
28120       <method name="Void .ctor(Object, IntPtr)">
28121         <size>0</size>
28122       </method>
28123       <method name="Int32 Invoke(System.Int32[])">
28124         <size>0</size>
28125       </method>
28126       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
28127         <size>0</size>
28128       </method>
28129       <method name="Int32 EndInvoke(IAsyncResult)">
28130         <size>0</size>
28131       </method>
28132     </type>
28133     <type name="&lt;PrivateImplementationDetails&gt;">
28134       <method name="Void .ctor()">
28135         <size>7</size>
28136       </method>
28137     </type>
28138   </test>
28139   <test name="test-260.cs">
28140     <type name="x.Test">
28141       <method name="Void .ctor()">
28142         <size>7</size>
28143       </method>
28144     </type>
28145     <type name="y.Test">
28146       <method name="Void .ctor()">
28147         <size>7</size>
28148       </method>
28149     </type>
28150     <type name="b.a">
28151       <method name="Void .ctor()">
28152         <size>7</size>
28153       </method>
28154       <method name="Void Main()">
28155         <size>7</size>
28156       </method>
28157     </type>
28158   </test>
28159   <test name="test-261.cs">
28160     <type name="T">
28161       <method name="Void .ctor()">
28162         <size>7</size>
28163       </method>
28164       <method name="T get_Me()">
28165         <size>16</size>
28166       </method>
28167       <method name="T GetMe()">
28168         <size>16</size>
28169       </method>
28170       <method name="Int32 Test(T)">
28171         <size>106</size>
28172       </method>
28173       <method name="Int32 Main()">
28174         <size>31</size>
28175       </method>
28176     </type>
28177   </test>
28178   <test name="test-262.cs">
28179     <type name="n1.Attribute">
28180       <method name="Void .ctor()">
28181         <size>7</size>
28182       </method>
28183     </type>
28184     <type name="n3.A">
28185       <method name="Void .ctor()">
28186         <size>7</size>
28187       </method>
28188       <method name="Void Attribute()">
28189         <size>1</size>
28190       </method>
28191       <method name="Void X()">
28192         <size>7</size>
28193       </method>
28194       <method name="Void Main()">
28195         <size>11</size>
28196       </method>
28197     </type>
28198   </test>
28199   <test name="test-263.cs">
28200     <type name="Test">
28201       <method name="Void .ctor()">
28202         <size>7</size>
28203       </method>
28204       <method name="System.String GetString(System.Byte[])">
28205         <size>19</size>
28206       </method>
28207       <method name="Void Main()">
28208         <size>1</size>
28209       </method>
28210     </type>
28211   </test>
28212   <test name="test-264.cs">
28213     <type name="Proef">
28214       <method name="Void .ctor()">
28215         <size>7</size>
28216       </method>
28217       <method name="Void add_OnDoSomething(System.EventHandler)">
28218         <size>24</size>
28219       </method>
28220       <method name="Void remove_OnDoSomething(System.EventHandler)">
28221         <size>24</size>
28222       </method>
28223       <method name="Void Temp(System.Object, System.EventArgs)">
28224         <size>1</size>
28225       </method>
28226       <method name="Void Main()">
28227         <size>25</size>
28228       </method>
28229     </type>
28230   </test>
28231   <test name="test-265.cs">
28232     <type name="ClassFormatError">
28233       <method name="Void .ctor(String, Object[])">
28234         <size>7</size>
28235       </method>
28236       <method name="Void Main()">
28237         <size>1</size>
28238       </method>
28239     </type>
28240     <type name="UnsupportedClassVersionError">
28241       <method name="Void .ctor(String)">
28242         <size>14</size>
28243       </method>
28244     </type>
28245   </test>
28246   <test name="test-266.cs">
28247     <type name="T">
28248       <method name="Void .ctor()">
28249         <size>7</size>
28250       </method>
28251       <method name="Int32 Main()">
28252         <size>25</size>
28253       </method>
28254     </type>
28255   </test>
28256   <test name="test-267.cs">
28257     <type name="X">
28258       <method name="Void .ctor()">
28259         <size>7</size>
28260       </method>
28261       <method name="System.String Text()">
28262         <size>6</size>
28263       </method>
28264       <method name="Int32 Main()">
28265         <size>12</size>
28266       </method>
28267     </type>
28268   </test>
28269   <test name="test-268.cs">
28270     <type name="X">
28271       <method name="Void .ctor()">
28272         <size>7</size>
28273       </method>
28274       <method name="Int32 Main()">
28275         <size>26</size>
28276       </method>
28277     </type>
28278     <type name="X+Nested">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="MyEnum D()">
28283         <size>2</size>
28284       </method>
28285     </type>
28286   </test>
28287   <test name="test-269.cs">
28288     <type name="Class1">
28289       <method name="Void .ctor()">
28290         <size>7</size>
28291       </method>
28292       <method name="Int32 Main(System.String[])">
28293         <size>361</size>
28294       </method>
28295       <method name="Int32 AddABunchOfInts(...)">
28296         <size>63</size>
28297       </method>
28298       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
28299         <size>63</size>
28300       </method>
28301       <method name="Result VtAddABunchOfInts(...)">
28302         <size>68</size>
28303       </method>
28304       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
28305         <size>68</size>
28306       </method>
28307       <method name="Int32 InstAddABunchOfInts(...)">
28308         <size>63</size>
28309       </method>
28310       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
28311         <size>63</size>
28312       </method>
28313       <method name="Result InstVtAddABunchOfInts(...)">
28314         <size>68</size>
28315       </method>
28316       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
28317         <size>68</size>
28318       </method>
28319     </type>
28320     <type name="Result">
28321       <method name="Void .ctor(Int32)">
28322         <size>24</size>
28323       </method>
28324     </type>
28325   </test>
28326   <test name="test-27.cs">
28327     <type name="Foo">
28328       <method name="Void .ctor()">
28329         <size>7</size>
28330       </method>
28331       <method name="Boolean MyMethod(Int32)">
28332         <size>12</size>
28333       </method>
28334       <method name="Int32 AnotherMethod(Int32)">
28335         <size>5</size>
28336       </method>
28337     </type>
28338     <type name="Blah">
28339       <method name="Void .ctor()">
28340         <size>7</size>
28341       </method>
28342       <method name="Void Bar(Int32, Int32)">
28343         <size>9</size>
28344       </method>
28345       <method name="Int32 Main()">
28346         <size>139</size>
28347       </method>
28348     </type>
28349     <type name="Blah+MyDelegate">
28350       <method name="Void .ctor(Object, IntPtr)">
28351         <size>0</size>
28352       </method>
28353       <method name="Void Invoke(Int32, Int32)">
28354         <size>0</size>
28355       </method>
28356       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28357         <size>0</size>
28358       </method>
28359       <method name="Void EndInvoke(IAsyncResult)">
28360         <size>0</size>
28361       </method>
28362     </type>
28363   </test>
28364   <test name="test-270.cs">
28365     <type name="X">
28366       <method name="Void .ctor()">
28367         <size>7</size>
28368       </method>
28369       <method name="Int32 Test(System.String, System.Object[])">
28370         <size>2</size>
28371       </method>
28372       <method name="Int32 Main()">
28373         <size>75</size>
28374       </method>
28375       <method name="Int32 Test(System.String, ...)">
28376         <size>2</size>
28377       </method>
28378     </type>
28379   </test>
28380   <test name="test-271.cs">
28381     <type name="T">
28382       <method name="Void .ctor()">
28383         <size>7</size>
28384       </method>
28385       <method name="C X()">
28386         <size>10</size>
28387       </method>
28388       <method name="Void Main()">
28389         <size>63</size>
28390       </method>
28391     </type>
28392     <type name="T+C">
28393       <method name="IEnumerator GetEnumerator()">
28394         <size>11</size>
28395       </method>
28396     </type>
28397   </test>
28398   <test name="test-272.cs">
28399     <type name="BazAttribute">
28400       <method name="Void .ctor()">
28401         <size>7</size>
28402       </method>
28403       <method name="Void .ctor(Foo)">
28404         <size>7</size>
28405       </method>
28406       <method name="Void set_foo3(Foo)">
28407         <size>1</size>
28408       </method>
28409       <method name="Foo get_foo3()">
28410         <size>2</size>
28411       </method>
28412     </type>
28413     <type name="Test">
28414       <method name="Void .ctor()">
28415         <size>7</size>
28416       </method>
28417       <method name="Void f0()">
28418         <size>1</size>
28419       </method>
28420       <method name="Void f1()">
28421         <size>1</size>
28422       </method>
28423       <method name="Void f2()">
28424         <size>1</size>
28425       </method>
28426       <method name="Void f3()">
28427         <size>1</size>
28428       </method>
28429       <method name="Void Main()">
28430         <size>1</size>
28431       </method>
28432     </type>
28433   </test>
28434   <test name="test-273.cs">
28435     <type name="FooAttribute">
28436       <method name="Void .ctor()">
28437         <size>7</size>
28438       </method>
28439     </type>
28440     <type name="Tests">
28441       <method name="Void .ctor()">
28442         <size>7</size>
28443       </method>
28444       <method name="Void Main()">
28445         <size>36</size>
28446       </method>
28447     </type>
28448   </test>
28449   <test name="test-274.cs">
28450     <type name="MyClass">
28451       <method name="Void .ctor(String[])">
28452         <size>7</size>
28453       </method>
28454     </type>
28455     <type name="ChildClass">
28456       <method name="Void .ctor()">
28457         <size>13</size>
28458       </method>
28459     </type>
28460     <type name="M">
28461       <method name="Void .ctor()">
28462         <size>7</size>
28463       </method>
28464       <method name="Void Main()">
28465         <size>1</size>
28466       </method>
28467     </type>
28468   </test>
28469   <test name="test-275.cs">
28470     <type name="Test">
28471       <method name="Void .ctor()">
28472         <size>7</size>
28473       </method>
28474       <method name="Void add_MyEvent(DelType)">
28475         <size>24</size>
28476       </method>
28477       <method name="Void remove_MyEvent(DelType)">
28478         <size>24</size>
28479       </method>
28480       <method name="Int32 Main()">
28481         <size>176</size>
28482       </method>
28483     </type>
28484     <type name="DelType">
28485       <method name="Void .ctor(Object, IntPtr)">
28486         <size>0</size>
28487       </method>
28488       <method name="Void Invoke()">
28489         <size>0</size>
28490       </method>
28491       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28492         <size>0</size>
28493       </method>
28494       <method name="Void EndInvoke(IAsyncResult)">
28495         <size>0</size>
28496       </method>
28497     </type>
28498     <type name="S">
28499       <method name="Void add_MyEvent(DelType)">
28500         <size>24</size>
28501       </method>
28502       <method name="Void remove_MyEvent(DelType)">
28503         <size>24</size>
28504       </method>
28505     </type>
28506   </test>
28507   <test name="test-276.cs">
28508     <type name="EventTestClass">
28509       <method name="Void .ctor()">
28510         <size>7</size>
28511       </method>
28512       <method name="Void add_Elapsed(System.EventHandler)">
28513         <size>24</size>
28514       </method>
28515       <method name="Void remove_Elapsed(System.EventHandler)">
28516         <size>24</size>
28517       </method>
28518     </type>
28519     <type name="EntryPoint">
28520       <method name="Void .ctor()">
28521         <size>7</size>
28522       </method>
28523       <method name="Boolean test(System.Type)">
28524         <size>17</size>
28525       </method>
28526       <method name="Int32 Main()">
28527         <size>48</size>
28528       </method>
28529     </type>
28530   </test>
28531   <test name="test-277.cs">
28532     <type name="T">
28533       <method name="Void .ctor()">
28534         <size>7</size>
28535       </method>
28536       <method name="Int32 Main()">
28537         <size>7</size>
28538       </method>
28539       <method name="Int32 X(Byte)">
28540         <size>2</size>
28541       </method>
28542       <method name="Int32 X(Int16)">
28543         <size>2</size>
28544       </method>
28545     </type>
28546   </test>
28547   <test name="test-278.cs">
28548     <type name="X">
28549       <method name="Void .ctor()">
28550         <size>7</size>
28551       </method>
28552       <method name="Int32 Main()">
28553         <size>73</size>
28554       </method>
28555     </type>
28556     <type name="Rect">
28557       <method name="Int32 get_X()">
28558         <size>7</size>
28559       </method>
28560       <method name="Void set_X(Int32)">
28561         <size>8</size>
28562       </method>
28563     </type>
28564   </test>
28565   <test name="test-279.cs">
28566     <type name="FlagsAttributeDemo">
28567       <method name="Void .ctor()">
28568         <size>7</size>
28569       </method>
28570       <method name="Int32 Main()">
28571         <size>38</size>
28572       </method>
28573     </type>
28574   </test>
28575   <test name="test-28.cs">
28576     <type name="A">
28577       <method name="Void .ctor()">
28578         <size>7</size>
28579       </method>
28580       <method name="Int32 get_Item(Int32)">
28581         <size>0</size>
28582       </method>
28583       <method name="Int32 EmulateIndexer(Int32)">
28584         <size>8</size>
28585       </method>
28586     </type>
28587     <type name="B">
28588       <method name="Void .ctor()">
28589         <size>7</size>
28590       </method>
28591       <method name="Int32 get_Item(Int32)">
28592         <size>2</size>
28593       </method>
28594       <method name="Int32 M()">
28595         <size>8</size>
28596       </method>
28597     </type>
28598     <type name="X">
28599       <method name="Void .ctor()">
28600         <size>7</size>
28601       </method>
28602       <method name="Int32 get_Item(Int32)">
28603         <size>20</size>
28604       </method>
28605       <method name="Void set_Item(Int32, Int32)">
28606         <size>26</size>
28607       </method>
28608       <method name="Int32 Main()">
28609         <size>122</size>
28610       </method>
28611     </type>
28612   </test>
28613   <test name="test-280.cs">
28614     <type name="AppFramework.Util.Logic">
28615       <method name="Void .ctor()">
28616         <size>7</size>
28617       </method>
28618       <method name="Void Main()">
28619         <size>1</size>
28620       </method>
28621       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
28622         <size>37</size>
28623       </method>
28624     </type>
28625   </test>
28626   <test name="test-281.cs">
28627     <type name="Foo.Hello">
28628       <method name="Void .ctor()">
28629         <size>7</size>
28630       </method>
28631       <method name="Void .cctor()">
28632         <size>7</size>
28633       </method>
28634     </type>
28635     <type name="Bar.Hello">
28636       <method name="Void .ctor()">
28637         <size>7</size>
28638       </method>
28639       <method name="Void .cctor()">
28640         <size>8</size>
28641       </method>
28642     </type>
28643     <type name="Test.Test1">
28644       <method name="Void .ctor()">
28645         <size>7</size>
28646       </method>
28647       <method name="Int32 World()">
28648         <size>6</size>
28649       </method>
28650     </type>
28651     <type name="Test.Test2">
28652       <method name="Void .ctor()">
28653         <size>7</size>
28654       </method>
28655       <method name="Int32 World()">
28656         <size>6</size>
28657       </method>
28658     </type>
28659     <type name="X">
28660       <method name="Void .ctor()">
28661         <size>7</size>
28662       </method>
28663       <method name="Int32 Main()">
28664         <size>29</size>
28665       </method>
28666     </type>
28667   </test>
28668   <test name="test-282.cs">
28669     <type name="X">
28670       <method name="Void .ctor()">
28671         <size>7</size>
28672       </method>
28673       <method name="System.Object Add(integer, System.Object)">
28674         <size>70</size>
28675       </method>
28676       <method name="Int32 Main()">
28677         <size>68</size>
28678       </method>
28679     </type>
28680     <type name="integer">
28681       <method name="Void .ctor(Int32)">
28682         <size>8</size>
28683       </method>
28684       <method name="integer op_Implicit(Int32)">
28685         <size>7</size>
28686       </method>
28687       <method name="Double op_Implicit(integer)">
28688         <size>13</size>
28689       </method>
28690       <method name="integer op_Addition(integer, integer)">
28691         <size>21</size>
28692       </method>
28693     </type>
28694   </test>
28695   <test name="test-283.cs">
28696     <type name="X">
28697       <method name="Void .ctor()">
28698         <size>7</size>
28699       </method>
28700       <method name="Int32 Foo()">
28701         <size>2</size>
28702       </method>
28703     </type>
28704     <type name="Y">
28705       <method name="Void .ctor()">
28706         <size>7</size>
28707       </method>
28708       <method name="Y+D GetIt()">
28709         <size>13</size>
28710       </method>
28711       <method name="Y+D GetIt2()">
28712         <size>13</size>
28713       </method>
28714       <method name="Int32 Foo()">
28715         <size>2</size>
28716       </method>
28717       <method name="Int32 Main()">
28718         <size>56</size>
28719       </method>
28720     </type>
28721     <type name="Y+D">
28722       <method name="Void .ctor(Object, IntPtr)">
28723         <size>0</size>
28724       </method>
28725       <method name="Int32 Invoke()">
28726         <size>0</size>
28727       </method>
28728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28729         <size>0</size>
28730       </method>
28731       <method name="Int32 EndInvoke(IAsyncResult)">
28732         <size>0</size>
28733       </method>
28734     </type>
28735   </test>
28736   <test name="test-284.cs">
28737     <type name="App">
28738       <method name="Void .ctor()">
28739         <size>7</size>
28740       </method>
28741       <method name="Void Main()">
28742         <size>12</size>
28743       </method>
28744     </type>
28745   </test>
28746   <test name="test-285.cs">
28747     <type name="T">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751       <method name="Int32 Main()">
28752         <size>2</size>
28753       </method>
28754     </type>
28755   </test>
28756   <test name="test-286.cs">
28757     <type name="MethodWrapper">
28758       <method name="Void .ctor()">
28759         <size>7</size>
28760       </method>
28761       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
28762         <size>57</size>
28763       </method>
28764     </type>
28765     <type name="MapXml.Throws">
28766       <method name="Void .ctor()">
28767         <size>7</size>
28768       </method>
28769       <method name="Void Main()">
28770         <size>1</size>
28771       </method>
28772     </type>
28773   </test>
28774   <test name="test-287.cs">
28775     <type name="StaticClass">
28776       <method name="System.String Name()">
28777         <size>6</size>
28778       </method>
28779     </type>
28780     <type name="MainClass">
28781       <method name="Void .ctor()">
28782         <size>7</size>
28783       </method>
28784       <method name="Int32 Main()">
28785         <size>83</size>
28786       </method>
28787     </type>
28788     <type name="StaticClass+D">
28789       <method name="Void .ctor(Object, IntPtr)">
28790         <size>0</size>
28791       </method>
28792       <method name="System.Object Invoke()">
28793         <size>0</size>
28794       </method>
28795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28796         <size>0</size>
28797       </method>
28798       <method name="System.Object EndInvoke(IAsyncResult)">
28799         <size>0</size>
28800       </method>
28801     </type>
28802   </test>
28803   <test name="test-288.cs">
28804     <type name="Test.BookAboutMovie">
28805       <method name="Void .ctor(String)">
28806         <size>25</size>
28807       </method>
28808       <method name="System.String GetItem(Int32)">
28809         <size>7</size>
28810       </method>
28811       <method name="System.String get_Item(Int32)">
28812         <size>7</size>
28813       </method>
28814       <method name="Int32 Main(System.String[])">
28815         <size>57</size>
28816       </method>
28817     </type>
28818   </test>
28819   <test name="test-289.cs">
28820     <type name="Test">
28821       <method name="Void .ctor()">
28822         <size>7</size>
28823       </method>
28824       <method name="Void Main()">
28825         <size>1</size>
28826       </method>
28827       <method name="Void set_Value(System.String)">
28828         <size>1</size>
28829       </method>
28830       <method name="Void set_Value()">
28831         <size>1</size>
28832       </method>
28833       <method name="Void set_Item(Int32, Int32, Boolean)">
28834         <size>1</size>
28835       </method>
28836       <method name="Void set_Item(Int32, Int32)">
28837         <size>1</size>
28838       </method>
28839       <method name="Boolean get_Item(Boolean)">
28840         <size>2</size>
28841       </method>
28842     </type>
28843   </test>
28844   <test name="test-29.cs">
28845     <type name="Base">
28846       <method name="Void .ctor()">
28847         <size>7</size>
28848       </method>
28849       <method name="Void Add(Int32)">
28850         <size>18</size>
28851       </method>
28852     </type>
28853     <type name="Derived">
28854       <method name="Void .ctor()">
28855         <size>7</size>
28856       </method>
28857       <method name="Void Add(Double)">
28858         <size>18</size>
28859       </method>
28860     </type>
28861     <type name="Demo">
28862       <method name="Void .ctor()">
28863         <size>7</size>
28864       </method>
28865       <method name="Int32 Main()">
28866         <size>51</size>
28867       </method>
28868     </type>
28869   </test>
28870   <test name="test-290.cs">
28871     <type name="EntryPoint">
28872       <method name="Void .ctor()">
28873         <size>7</size>
28874       </method>
28875       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
28876         <size>22</size>
28877       </method>
28878       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
28879         <size>22</size>
28880       </method>
28881       <method name="Void bar_f(System.Object)">
28882         <size>1</size>
28883       </method>
28884       <method name="Void Main()">
28885         <size>35</size>
28886       </method>
28887     </type>
28888     <type name="EntryPoint+EventHandler">
28889       <method name="Void .ctor(Object, IntPtr)">
28890         <size>0</size>
28891       </method>
28892       <method name="Void Invoke(System.Object)">
28893         <size>0</size>
28894       </method>
28895       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
28896         <size>0</size>
28897       </method>
28898       <method name="Void EndInvoke(IAsyncResult)">
28899         <size>0</size>
28900       </method>
28901     </type>
28902   </test>
28903   <test name="test-291.cs">
28904     <type name="Test">
28905       <method name="Void .ctor()">
28906         <size>7</size>
28907       </method>
28908       <method name="Void Method()">
28909         <size>1</size>
28910       </method>
28911       <method name="Void Main()">
28912         <size>13</size>
28913       </method>
28914     </type>
28915   </test>
28916   <test name="test-292.cs">
28917     <type name="X">
28918       <method name="Void .ctor()">
28919         <size>7</size>
28920       </method>
28921       <method name="Void .cctor()">
28922         <size>1</size>
28923       </method>
28924       <method name="Void Main()">
28925         <size>19</size>
28926       </method>
28927     </type>
28928   </test>
28929   <test name="test-293.cs">
28930     <type name="A">
28931       <method name="Void .ctor()">
28932         <size>7</size>
28933       </method>
28934       <method name="System.String get_Warning()">
28935         <size>6</size>
28936       </method>
28937     </type>
28938     <type name="B">
28939       <method name="Void .ctor()">
28940         <size>7</size>
28941       </method>
28942       <method name="System.String get_Warning()">
28943         <size>6</size>
28944       </method>
28945       <method name="Void Main()">
28946         <size>1</size>
28947       </method>
28948     </type>
28949   </test>
28950   <test name="test-294.cs">
28951     <type name="ObsoleteClass">
28952       <method name="Void .ctor()">
28953         <size>7</size>
28954       </method>
28955     </type>
28956     <type name="Test">
28957       <method name="Void .ctor()">
28958         <size>13</size>
28959       </method>
28960       <method name="Void .ctor(String, Boolean)">
28961         <size>14</size>
28962       </method>
28963       <method name="System.String get_Name()">
28964         <size>7</size>
28965       </method>
28966       <method name="Void set_Name(System.String)">
28967         <size>8</size>
28968       </method>
28969     </type>
28970     <type name="DerivedTest">
28971       <method name="Void .ctor(String)">
28972         <size>16</size>
28973       </method>
28974       <method name="System.String Method()">
28975         <size>7</size>
28976       </method>
28977       <method name="Void T2()">
28978         <size>1</size>
28979       </method>
28980       <method name="Void Main()">
28981         <size>1</size>
28982       </method>
28983     </type>
28984     <type name="ObsoleteClass2">
28985       <method name="Void .ctor()">
28986         <size>7</size>
28987       </method>
28988     </type>
28989     <type name="ObsoleteClass3">
28990       <method name="Void .ctor()">
28991         <size>18</size>
28992       </method>
28993       <method name="Void .cctor()">
28994         <size>25</size>
28995       </method>
28996     </type>
28997     <type name="ObsoleteClass4">
28998       <method name="Void .ctor()">
28999         <size>7</size>
29000       </method>
29001       <method name="Void T()">
29002         <size>59</size>
29003       </method>
29004     </type>
29005   </test>
29006   <test name="test-295.cs">
29007     <type name="MyAttribute">
29008       <method name="Void .ctor(Object)">
29009         <size>14</size>
29010       </method>
29011       <method name="System.Object get_my()">
29012         <size>7</size>
29013       </method>
29014     </type>
29015     <type name="MyConstructorBuilder">
29016       <method name="Void .ctor()">
29017         <size>7</size>
29018       </method>
29019       <method name="Int32 Main()">
29020         <size>111</size>
29021       </method>
29022       <method name="System.Type MyCreateCallee(System.AppDomain)">
29023         <size>329</size>
29024       </method>
29025     </type>
29026   </test>
29027   <test name="test-296.cs">
29028     <type name="GetElementTypeTest">
29029       <method name="Void .ctor()">
29030         <size>7</size>
29031       </method>
29032       <method name="Int32 Main(System.String[])">
29033         <size>30</size>
29034       </method>
29035     </type>
29036   </test>
29037   <test name="test-297.cs">
29038     <type name="T">
29039       <method name="Void .ctor()">
29040         <size>7</size>
29041       </method>
29042       <method name="Int32 Main()">
29043         <size>311</size>
29044       </method>
29045       <method name="Void Login(System.String)">
29046         <size>1</size>
29047       </method>
29048     </type>
29049     <type name="My">
29050       <method name="Void .ctor(Object)">
29051         <size>14</size>
29052       </method>
29053     </type>
29054   </test>
29055   <test name="test-299.cs">
29056     <type name="SampleClass">
29057       <method name="Void .ctor()">
29058         <size>7</size>
29059       </method>
29060       <method name="SuperClass op_Increment(SampleClass)">
29061         <size>6</size>
29062       </method>
29063     </type>
29064     <type name="SuperClass">
29065       <method name="Void .ctor()">
29066         <size>7</size>
29067       </method>
29068       <method name="Int32 Main()">
29069         <size>2</size>
29070       </method>
29071     </type>
29072   </test>
29073   <test name="test-3.cs">
29074     <type name="TestIntOps">
29075       <method name="Void .ctor()">
29076         <size>7</size>
29077       </method>
29078       <method name="SByte sbyte_add(SByte, SByte)">
29079         <size>7</size>
29080       </method>
29081       <method name="Int16 short_add(Int16, Int16)">
29082         <size>5</size>
29083       </method>
29084       <method name="Double double_add(Double, Double)">
29085         <size>4</size>
29086       </method>
29087       <method name="Int32 int_add(Int32, Int32)">
29088         <size>4</size>
29089       </method>
29090       <method name="Int32 int_sub(Int32, Int32)">
29091         <size>4</size>
29092       </method>
29093       <method name="Int32 int_mul(Int32, Int32)">
29094         <size>4</size>
29095       </method>
29096       <method name="Int32 Main()">
29097         <size>215</size>
29098       </method>
29099     </type>
29100   </test>
29101   <test name="test-30.cs">
29102     <type name="X">
29103       <method name="Void .ctor()">
29104         <size>7</size>
29105       </method>
29106       <method name="Void IA.Draw()">
29107         <size>8</size>
29108       </method>
29109       <method name="Void IB.Draw()">
29110         <size>8</size>
29111       </method>
29112     </type>
29113     <type name="test">
29114       <method name="Void .ctor()">
29115         <size>7</size>
29116       </method>
29117       <method name="Int32 Main()">
29118         <size>192</size>
29119       </method>
29120     </type>
29121   </test>
29122   <test name="test-300.cs">
29123     <type name="A">
29124       <method name="Void .ctor()">
29125         <size>7</size>
29126       </method>
29127       <method name="Void Main()">
29128         <size>7</size>
29129       </method>
29130     </type>
29131     <type name="A+C">
29132       <method name="Void .ctor()">
29133         <size>7</size>
29134       </method>
29135     </type>
29136     <type name="A+B">
29137       <method name="Void .ctor()">
29138         <size>475</size>
29139       </method>
29140     </type>
29141     <type name="A+B+C">
29142       <method name="Void .ctor()">
29143         <size>7</size>
29144       </method>
29145     </type>
29146   </test>
29147   <test name="test-301.cs">
29148     <type name="A">
29149       <method name="Void .ctor()">
29150         <size>7</size>
29151       </method>
29152       <method name="Void Main()">
29153         <size>7</size>
29154       </method>
29155     </type>
29156     <type name="A+B">
29157       <method name="Void .ctor()">
29158         <size>211</size>
29159       </method>
29160     </type>
29161   </test>
29162   <test name="test-302.cs">
29163     <type name="A">
29164       <method name="Void .ctor()">
29165         <size>7</size>
29166       </method>
29167       <method name="Void Main()">
29168         <size>7</size>
29169       </method>
29170     </type>
29171     <type name="A+C">
29172       <method name="Void .ctor()">
29173         <size>7</size>
29174       </method>
29175     </type>
29176     <type name="A+B">
29177       <method name="Void .ctor()">
29178         <size>24</size>
29179       </method>
29180     </type>
29181     <type name="A+B+C">
29182       <method name="Void .ctor()">
29183         <size>7</size>
29184       </method>
29185     </type>
29186   </test>
29187   <test name="test-303.cs">
29188     <type name="A">
29189       <method name="Void .ctor()">
29190         <size>7</size>
29191       </method>
29192       <method name="Void Main()">
29193         <size>7</size>
29194       </method>
29195     </type>
29196     <type name="A+C">
29197       <method name="Void .ctor()">
29198         <size>7</size>
29199       </method>
29200       <method name="Void System.IDisposable.Dispose()">
29201         <size>11</size>
29202       </method>
29203     </type>
29204     <type name="A+B">
29205       <method name="Void .ctor()">
29206         <size>31</size>
29207       </method>
29208     </type>
29209     <type name="A+B+C">
29210       <method name="Void .ctor()">
29211         <size>7</size>
29212       </method>
29213       <method name="Void System.IDisposable.Dispose()">
29214         <size>1</size>
29215       </method>
29216     </type>
29217   </test>
29218   <test name="test-304.cs">
29219     <type name="A">
29220       <method name="Void .ctor()">
29221         <size>7</size>
29222       </method>
29223       <method name="Void Main()">
29224         <size>7</size>
29225       </method>
29226     </type>
29227     <type name="A+D">
29228       <method name="Void .ctor()">
29229         <size>7</size>
29230       </method>
29231     </type>
29232     <type name="A+B">
29233       <method name="Void .ctor()">
29234         <size>475</size>
29235       </method>
29236     </type>
29237     <type name="A+B+C">
29238       <method name="Void .ctor()">
29239         <size>7</size>
29240       </method>
29241     </type>
29242   </test>
29243   <test name="test-305.cs">
29244     <type name="A">
29245       <method name="Void .ctor()">
29246         <size>7</size>
29247       </method>
29248       <method name="Void Main()">
29249         <size>7</size>
29250       </method>
29251     </type>
29252     <type name="A+B">
29253       <method name="Void .ctor()">
29254         <size>211</size>
29255       </method>
29256     </type>
29257   </test>
29258   <test name="test-306.cs">
29259     <type name="A">
29260       <method name="Void .ctor()">
29261         <size>7</size>
29262       </method>
29263       <method name="Void Main()">
29264         <size>7</size>
29265       </method>
29266     </type>
29267     <type name="A+D">
29268       <method name="Void .ctor()">
29269         <size>7</size>
29270       </method>
29271     </type>
29272     <type name="A+B">
29273       <method name="Void .ctor()">
29274         <size>24</size>
29275       </method>
29276     </type>
29277     <type name="A+B+C">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281     </type>
29282   </test>
29283   <test name="test-307.cs">
29284     <type name="A">
29285       <method name="Void .ctor()">
29286         <size>7</size>
29287       </method>
29288       <method name="Void Main()">
29289         <size>7</size>
29290       </method>
29291     </type>
29292     <type name="A+D">
29293       <method name="Void .ctor()">
29294         <size>7</size>
29295       </method>
29296       <method name="Void System.IDisposable.Dispose()">
29297         <size>11</size>
29298       </method>
29299     </type>
29300     <type name="A+B">
29301       <method name="Void .ctor()">
29302         <size>31</size>
29303       </method>
29304     </type>
29305     <type name="A+B+C">
29306       <method name="Void .ctor()">
29307         <size>7</size>
29308       </method>
29309       <method name="Void System.IDisposable.Dispose()">
29310         <size>1</size>
29311       </method>
29312     </type>
29313   </test>
29314   <test name="test-308.cs">
29315     <type name="Program">
29316       <method name="Void .ctor()">
29317         <size>7</size>
29318       </method>
29319       <method name="Void Main(System.String[])">
29320         <size>40</size>
29321       </method>
29322     </type>
29323   </test>
29324   <test name="test-309.cs">
29325     <type name="MonoBASIC.Parser">
29326       <method name="Void .ctor()">
29327         <size>7</size>
29328       </method>
29329       <method name="Void Main()">
29330         <size>1</size>
29331       </method>
29332     </type>
29333     <type name="MonoBASIC.Parser+StateMachine">
29334       <method name="Void .ctor()">
29335         <size>7</size>
29336       </method>
29337       <method name="Void HandleToken(Token)">
29338         <size>1</size>
29339       </method>
29340     </type>
29341   </test>
29342   <test name="test-31.cs">
29343     <type name="Base">
29344       <method name="Void .ctor()">
29345         <size>7</size>
29346       </method>
29347       <method name="Void A()">
29348         <size>8</size>
29349       </method>
29350     </type>
29351     <type name="Derived">
29352       <method name="Void .ctor()">
29353         <size>7</size>
29354       </method>
29355       <method name="Void A()">
29356         <size>8</size>
29357       </method>
29358     </type>
29359     <type name="Test">
29360       <method name="Void .ctor()">
29361         <size>7</size>
29362       </method>
29363       <method name="Int32 Main()">
29364         <size>38</size>
29365       </method>
29366     </type>
29367   </test>
29368   <test name="test-310.cs">
29369     <type name="test.Impl">
29370       <method name="Void .ctor()">
29371         <size>7</size>
29372       </method>
29373       <method name="System.String GetType(Int32)">
29374         <size>6</size>
29375       </method>
29376       <method name="Boolean IsDone()">
29377         <size>2</size>
29378       </method>
29379     </type>
29380     <type name="test.myclass">
29381       <method name="Void .ctor()">
29382         <size>7</size>
29383       </method>
29384       <method name="Void Main(System.String[])">
29385         <size>28</size>
29386       </method>
29387     </type>
29388   </test>
29389   <test name="test-311.cs">
29390     <type name="Program">
29391       <method name="Void .ctor()">
29392         <size>38</size>
29393       </method>
29394       <method name="Void .cctor()">
29395         <size>11</size>
29396       </method>
29397       <method name="System.String get_Message()">
29398         <size>6</size>
29399       </method>
29400       <method name="Void set_Message(System.String)">
29401         <size>7</size>
29402       </method>
29403       <method name="Boolean DenyMethod()">
29404         <size>2</size>
29405       </method>
29406       <method name="Void Test2()">
29407         <size>1</size>
29408       </method>
29409       <method name="Void Test3()">
29410         <size>1</size>
29411       </method>
29412       <method name="Void Test4()">
29413         <size>1</size>
29414       </method>
29415       <method name="Int32 Main(System.String[])">
29416         <size>175</size>
29417       </method>
29418     </type>
29419     <type name="Test2">
29420       <method name="Void .ctor()">
29421         <size>7</size>
29422       </method>
29423     </type>
29424   </test>
29425   <test name="test-312.cs">
29426     <type name="X">
29427       <method name="Void .ctor()">
29428         <size>7</size>
29429       </method>
29430       <method name="Void .cctor()">
29431         <size>1</size>
29432       </method>
29433       <method name="Boolean Method(PointF)">
29434         <size>72</size>
29435       </method>
29436       <method name="Boolean Call_constructor_and_implicit()">
29437         <size>29</size>
29438       </method>
29439       <method name="Boolean Init_with_implicit_conv()">
29440         <size>52</size>
29441       </method>
29442       <method name="Boolean Init_ValueType()">
29443         <size>26</size>
29444       </method>
29445       <method name="Boolean InstanceAssignTest()">
29446         <size>75</size>
29447       </method>
29448       <method name="Int32 T()">
29449         <size>54</size>
29450       </method>
29451       <method name="Int32 Main()">
29452         <size>45</size>
29453       </method>
29454     </type>
29455     <type name="PointF">
29456       <method name="Void .ctor(Single, Single)">
29457         <size>47</size>
29458       </method>
29459     </type>
29460     <type name="Point">
29461       <method name="Void .ctor(Int32, Int32)">
29462         <size>37</size>
29463       </method>
29464       <method name="PointF op_Implicit(Point)">
29465         <size>22</size>
29466       </method>
29467     </type>
29468   </test>
29469   <test name="test-313.cs">
29470     <type name="D">
29471       <method name="Void .ctor()">
29472         <size>7</size>
29473       </method>
29474       <method name="Void A.B.METHOD()">
29475         <size>1</size>
29476       </method>
29477       <method name="Int32 Main()">
29478         <size>134</size>
29479       </method>
29480     </type>
29481   </test>
29482   <test name="test-314.cs">
29483     <type name="X">
29484       <method name="Void .ctor()">
29485         <size>28</size>
29486       </method>
29487       <method name="Void .ctor(Int32)">
29488         <size>28</size>
29489       </method>
29490       <method name="Void .cctor()">
29491         <size>11</size>
29492       </method>
29493       <method name="Int32 Main()">
29494         <size>57</size>
29495       </method>
29496     </type>
29497   </test>
29498   <test name="test-315.cs">
29499     <type name="GuardedCollectionValue">
29500       <method name="Void .ctor()">
29501         <size>7</size>
29502       </method>
29503       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
29504         <size>2</size>
29505       </method>
29506       <method name="IDirectedCollectionValue Backwards()">
29507         <size>2</size>
29508       </method>
29509     </type>
29510     <type name="GuardedSequenced">
29511       <method name="Void .ctor()">
29512         <size>7</size>
29513       </method>
29514       <method name="IDirectedCollectionValue Test()">
29515         <size>12</size>
29516       </method>
29517     </type>
29518     <type name="X">
29519       <method name="Void .ctor()">
29520         <size>7</size>
29521       </method>
29522       <method name="Void Main()">
29523         <size>1</size>
29524       </method>
29525     </type>
29526   </test>
29527   <test name="test-316.cs">
29528     <type name="D">
29529       <method name="Void .ctor()">
29530         <size>7</size>
29531       </method>
29532       <method name="Int32 IA.Add(Int32)">
29533         <size>2</size>
29534       </method>
29535       <method name="Int32 IB.Add(Int32)">
29536         <size>2</size>
29537       </method>
29538     </type>
29539     <type name="E">
29540       <method name="Void .ctor()">
29541         <size>7</size>
29542       </method>
29543       <method name="Int32 IA.Add(Int32)">
29544         <size>2</size>
29545       </method>
29546       <method name="Int32 IB.Add(Int32)">
29547         <size>2</size>
29548       </method>
29549       <method name="Void doom()">
29550         <size>1</size>
29551       </method>
29552       <method name="System.Object Clone()">
29553         <size>2</size>
29554       </method>
29555       <method name="Void Dispose()">
29556         <size>1</size>
29557       </method>
29558     </type>
29559     <type name="C">
29560       <method name="Void .ctor()">
29561         <size>7</size>
29562       </method>
29563       <method name="Int32 Test(IC)">
29564         <size>49</size>
29565       </method>
29566       <method name="Void Test2(IE)">
29567         <size>20</size>
29568       </method>
29569       <method name="Int32 Main()">
29570         <size>32</size>
29571       </method>
29572     </type>
29573   </test>
29574   <test name="test-317.cs">
29575     <type name="X">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579       <method name="Void Main()">
29580         <size>1</size>
29581       </method>
29582     </type>
29583   </test>
29584   <test name="test-318.cs">
29585     <type name="Ev">
29586       <method name="Void .ctor()">
29587         <size>29</size>
29588       </method>
29589       <method name="Void add_Disposed(System.EventHandler)">
29590         <size>19</size>
29591       </method>
29592       <method name="Void remove_Disposed(System.EventHandler)">
29593         <size>19</size>
29594       </method>
29595       <method name="Void OnClick(System.EventArgs)">
29596         <size>38</size>
29597       </method>
29598     </type>
29599     <type name="Foo">
29600       <method name="Void .ctor()">
29601         <size>7</size>
29602       </method>
29603     </type>
29604     <type name="C">
29605       <method name="Void .ctor()">
29606         <size>7</size>
29607       </method>
29608       <method name="Void my_from_fixed(Int32 ByRef)">
29609         <size>4</size>
29610       </method>
29611       <method name="Void month_from_fixed(Int32)">
29612         <size>8</size>
29613       </method>
29614       <method name="Int32 CreateFromString(Int32)">
29615         <size>10</size>
29616       </method>
29617       <method name="Void Main()">
29618         <size>1</size>
29619       </method>
29620     </type>
29621     <type name="Foo">
29622       <method name="Void EventInterface.add_Event(System.EventHandler)">
29623         <size>1</size>
29624       </method>
29625       <method name="Void EventInterface.remove_Event(System.EventHandler)">
29626         <size>1</size>
29627       </method>
29628     </type>
29629     <type name="C">
29630       <method name="Double* GetValue(Double)">
29631         <size>5</size>
29632       </method>
29633     </type>
29634   </test>
29635   <test name="test-319.cs">
29636     <type name="ConstFields">
29637       <method name="Void .ctor()">
29638         <size>7</size>
29639       </method>
29640       <method name="Void .cctor()">
29641         <size>137</size>
29642       </method>
29643       <method name="Int32 Main()">
29644         <size>324</size>
29645       </method>
29646     </type>
29647   </test>
29648   <test name="test-32.cs">
29649     <type name="Blah">
29650       <method name="Void .ctor()">
29651         <size>7</size>
29652       </method>
29653       <method name="Int32 Main()">
29654         <size>50</size>
29655       </method>
29656     </type>
29657   </test>
29658   <test name="test-320.cs">
29659     <type name="X">
29660       <method name="Void .ctor(SByte*, Int32, Int32)">
29661         <size>7</size>
29662       </method>
29663       <method name="Void Main()">
29664         <size>12</size>
29665       </method>
29666     </type>
29667   </test>
29668   <test name="test-321.cs">
29669     <type name="X">
29670       <method name="Void Dispose()">
29671         <size>1</size>
29672       </method>
29673       <method name="Void Main()">
29674         <size>30</size>
29675       </method>
29676     </type>
29677   </test>
29678   <test name="test-322.cs">
29679     <type name="Y">
29680       <method name="Void .ctor(Byte)">
29681         <size>14</size>
29682       </method>
29683       <method name="Int32 op_Implicit(Y)">
29684         <size>7</size>
29685       </method>
29686     </type>
29687     <type name="X">
29688       <method name="Void .ctor()">
29689         <size>7</size>
29690       </method>
29691       <method name="Void Main()">
29692         <size>50</size>
29693       </method>
29694     </type>
29695   </test>
29696   <test name="test-323.cs">
29697     <type name="X">
29698       <method name="Void .ctor()">
29699         <size>7</size>
29700       </method>
29701       <method name="Void Main()">
29702         <size>1</size>
29703       </method>
29704     </type>
29705   </test>
29706   <test name="test-324.cs">
29707     <type name="A">
29708       <method name="Void .ctor()">
29709         <size>7</size>
29710       </method>
29711       <method name="Void DoStuff()">
29712         <size>11</size>
29713       </method>
29714     </type>
29715     <type name="T">
29716       <method name="Void .ctor()">
29717         <size>7</size>
29718       </method>
29719       <method name="Void .cctor()">
29720         <size>11</size>
29721       </method>
29722     </type>
29723     <type name="Driver">
29724       <method name="Void .ctor()">
29725         <size>7</size>
29726       </method>
29727       <method name="Void Main()">
29728         <size>22</size>
29729       </method>
29730     </type>
29731     <type name="B">
29732       <method name="Boolean get_Val()">
29733         <size>2</size>
29734       </method>
29735     </type>
29736   </test>
29737   <test name="test-325.cs">
29738     <type name="RequestAttribute">
29739       <method name="Void .ctor(String, String, String[])">
29740         <size>7</size>
29741       </method>
29742     </type>
29743     <type name="MyClass">
29744       <method name="Void .ctor()">
29745         <size>7</size>
29746       </method>
29747       <method name="Int32 SomeRequest()">
29748         <size>2</size>
29749       </method>
29750       <method name="Void Main()">
29751         <size>7</size>
29752       </method>
29753     </type>
29754   </test>
29755   <test name="test-326.cs">
29756     <type name="X">
29757       <method name="Void .ctor()">
29758         <size>7</size>
29759       </method>
29760       <method name="Int32 Main()">
29761         <size>55</size>
29762       </method>
29763     </type>
29764     <type name="Mapper">
29765       <method name="Void .ctor(Object, IntPtr)">
29766         <size>0</size>
29767       </method>
29768       <method name="Double Invoke(Int32)">
29769         <size>0</size>
29770       </method>
29771       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29772         <size>0</size>
29773       </method>
29774       <method name="Double EndInvoke(IAsyncResult)">
29775         <size>0</size>
29776       </method>
29777     </type>
29778     <type name="X">
29779       <method name="Double &lt;Main&gt;m__0(Int32)">
29780         <size>6</size>
29781       </method>
29782     </type>
29783   </test>
29784   <test name="test-327.cs">
29785     <type name="X2">
29786       <method name="Void .ctor()">
29787         <size>7</size>
29788       </method>
29789     </type>
29790     <type name="A.B.Tester">
29791       <method name="Void .ctor()">
29792         <size>7</size>
29793       </method>
29794       <method name="Void .cctor()">
29795         <size>1</size>
29796       </method>
29797       <method name="Void Main()">
29798         <size>1</size>
29799       </method>
29800     </type>
29801   </test>
29802   <test name="test-328.cs">
29803     <type name="A.B.Tester">
29804       <method name="Void .ctor()">
29805         <size>7</size>
29806       </method>
29807       <method name="Void .cctor()">
29808         <size>1</size>
29809       </method>
29810       <method name="Void Main()">
29811         <size>1</size>
29812       </method>
29813     </type>
29814   </test>
29815   <test name="test-329.cs">
29816     <type name="X">
29817       <method name="Void .ctor()">
29818         <size>7</size>
29819       </method>
29820       <method name="Void .ctor(Object)">
29821         <size>21</size>
29822       </method>
29823       <method name="Int32 Main()">
29824         <size>74</size>
29825       </method>
29826     </type>
29827   </test>
29828   <test name="test-33.cs">
29829     <type name="FirstOuter.FirstInner.First">
29830       <method name="Void .ctor()">
29831         <size>7</size>
29832       </method>
29833       <method name="System.String get_MyIdentity()">
29834         <size>12</size>
29835       </method>
29836     </type>
29837     <type name="FirstOuter.Second">
29838       <method name="Void .ctor()">
29839         <size>7</size>
29840       </method>
29841     </type>
29842     <type name="FirstOuter.SecondInner.Third">
29843       <method name="Void .ctor()">
29844         <size>7</size>
29845       </method>
29846     </type>
29847     <type name="FirstOuter.FirstInner.Fourth">
29848       <method name="Void .ctor()">
29849         <size>7</size>
29850       </method>
29851     </type>
29852     <type name="Fifth">
29853       <method name="Void .ctor()">
29854         <size>7</size>
29855       </method>
29856     </type>
29857     <type name="Application">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861       <method name="Int32 Main(System.String[])">
29862         <size>139</size>
29863       </method>
29864     </type>
29865   </test>
29866   <test name="test-330.cs">
29867     <type name="X">
29868       <method name="Void .ctor()">
29869         <size>7</size>
29870       </method>
29871       <method name="Void Main()">
29872         <size>8</size>
29873       </method>
29874     </type>
29875   </test>
29876   <test name="test-331.cs">
29877     <type name="T">
29878       <method name="Void .ctor()">
29879         <size>7</size>
29880       </method>
29881       <method name="Void Main()">
29882         <size>1</size>
29883       </method>
29884       <method name="Byte* get_Ptr()">
29885         <size>7</size>
29886       </method>
29887       <method name="Void set_Ptr(Byte*)">
29888         <size>8</size>
29889       </method>
29890     </type>
29891   </test>
29892   <test name="test-332.cs">
29893     <type name="C">
29894       <method name="Void .ctor()">
29895         <size>7</size>
29896       </method>
29897       <method name="Void Main()">
29898         <size>1</size>
29899       </method>
29900     </type>
29901   </test>
29902   <test name="test-333.cs">
29903     <type name="Foo">
29904       <method name="Void .ctor()">
29905         <size>7</size>
29906       </method>
29907       <method name="Void Something()">
29908         <size>1</size>
29909       </method>
29910     </type>
29911     <type name="Bar">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Void Something()">
29916         <size>1</size>
29917       </method>
29918       <method name="Void Main()">
29919         <size>1</size>
29920       </method>
29921     </type>
29922   </test>
29923   <test name="test-334.cs">
29924     <type name="Test.Foo.Index.CompoundFileReader">
29925       <method name="Void .ctor()">
29926         <size>7</size>
29927       </method>
29928       <method name="Void Main()">
29929         <size>1</size>
29930       </method>
29931     </type>
29932     <type name="Test.Foo.Store.Directory">
29933       <method name="Void .ctor()">
29934         <size>7</size>
29935       </method>
29936     </type>
29937   </test>
29938   <test name="test-335.cs">
29939     <type name="X">
29940       <method name="Void .ctor()">
29941         <size>7</size>
29942       </method>
29943       <method name="Void A(Int32, Int32)">
29944         <size>1</size>
29945       </method>
29946       <method name="Void C(Int32 ByRef)">
29947         <size>4</size>
29948       </method>
29949       <method name="Void Main()">
29950         <size>70</size>
29951       </method>
29952     </type>
29953     <type name="X+B">
29954       <method name="Void .ctor(Object, IntPtr)">
29955         <size>0</size>
29956       </method>
29957       <method name="Void Invoke(Int32, Int32)">
29958         <size>0</size>
29959       </method>
29960       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
29961         <size>0</size>
29962       </method>
29963       <method name="Void EndInvoke(IAsyncResult)">
29964         <size>0</size>
29965       </method>
29966     </type>
29967     <type name="X+D">
29968       <method name="Void .ctor(Object, IntPtr)">
29969         <size>0</size>
29970       </method>
29971       <method name="Void Invoke(Int32 ByRef)">
29972         <size>0</size>
29973       </method>
29974       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29975         <size>0</size>
29976       </method>
29977       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29978         <size>0</size>
29979       </method>
29980     </type>
29981   </test>
29982   <test name="test-336.cs">
29983     <type name="X">
29984       <method name="Void .ctor(Foo)">
29985         <size>7</size>
29986       </method>
29987       <method name="Void .ctor(Bar)">
29988         <size>7</size>
29989       </method>
29990       <method name="Void Test()">
29991         <size>1</size>
29992       </method>
29993       <method name="Void Main()">
29994         <size>19</size>
29995       </method>
29996     </type>
29997     <type name="Foo">
29998       <method name="Void .ctor(Object, IntPtr)">
29999         <size>0</size>
30000       </method>
30001       <method name="Void Invoke()">
30002         <size>0</size>
30003       </method>
30004       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30005         <size>0</size>
30006       </method>
30007       <method name="Void EndInvoke(IAsyncResult)">
30008         <size>0</size>
30009       </method>
30010     </type>
30011     <type name="Bar">
30012       <method name="Void .ctor(Object, IntPtr)">
30013         <size>0</size>
30014       </method>
30015       <method name="Void Invoke(Int32)">
30016         <size>0</size>
30017       </method>
30018       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30019         <size>0</size>
30020       </method>
30021       <method name="Void EndInvoke(IAsyncResult)">
30022         <size>0</size>
30023       </method>
30024     </type>
30025   </test>
30026   <test name="test-337.cs">
30027     <type name="Test">
30028       <method name="Void .ctor()">
30029         <size>7</size>
30030       </method>
30031       <method name="Void Main()">
30032         <size>16</size>
30033       </method>
30034     </type>
30035   </test>
30036   <test name="test-338.cs">
30037     <type name="X">
30038       <method name="Void .ctor()">
30039         <size>7</size>
30040       </method>
30041       <method name="Void .cctor()">
30042         <size>11</size>
30043       </method>
30044       <method name="Void Main()">
30045         <size>1</size>
30046       </method>
30047       <method name="Y+Z fz()">
30048         <size>6</size>
30049       </method>
30050     </type>
30051     <type name="Y">
30052       <method name="Void .ctor()">
30053         <size>7</size>
30054       </method>
30055     </type>
30056     <type name="Y+Z">
30057       <method name="Void .ctor()">
30058         <size>7</size>
30059       </method>
30060       <method name="Void .cctor()">
30061         <size>11</size>
30062       </method>
30063     </type>
30064   </test>
30065   <test name="test-339.cs">
30066     <type name="C">
30067       <method name="Void .ctor()">
30068         <size>7</size>
30069       </method>
30070       <method name="Void .cctor()">
30071         <size>17</size>
30072       </method>
30073       <method name="Int32 Main()">
30074         <size>86</size>
30075       </method>
30076     </type>
30077   </test>
30078   <test name="test-34.cs">
30079     <type name="Blah">
30080       <method name="Void .ctor()">
30081         <size>7</size>
30082       </method>
30083       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
30084         <size>7</size>
30085       </method>
30086       <method name="Int32 Bar(Int32, System.Int32[])">
30087         <size>61</size>
30088       </method>
30089       <method name="Void Foo(Int32, Int32)">
30090         <size>7</size>
30091       </method>
30092       <method name="Void In(Int32 ByRef)">
30093         <size>7</size>
30094       </method>
30095       <method name="Void Out(Int32 ByRef)">
30096         <size>7</size>
30097       </method>
30098       <method name="Int32 AddArray(System.Int32[])">
30099         <size>30</size>
30100       </method>
30101       <method name="Int32 AddFancy(FancyInt[])">
30102         <size>39</size>
30103       </method>
30104       <method name="Int32 Main()">
30105         <size>269</size>
30106       </method>
30107     </type>
30108     <type name="&lt;PrivateImplementationDetails&gt;">
30109       <method name="Void .ctor()">
30110         <size>7</size>
30111       </method>
30112     </type>
30113     <type name="FancyInt">
30114       <method name="Void .ctor(Int32)">
30115         <size>8</size>
30116       </method>
30117     </type>
30118   </test>
30119   <test name="test-340.cs">
30120     <type name="FLMID.Bugs.BoolOne.A">
30121       <method name="Void .ctor()">
30122         <size>7</size>
30123       </method>
30124       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
30125         <size>8</size>
30126       </method>
30127     </type>
30128     <type name="FLMID.Bugs.BoolOne.B">
30129       <method name="Void .ctor()">
30130         <size>7</size>
30131       </method>
30132     </type>
30133     <type name="FLMID.Bugs.BoolOne.Test">
30134       <method name="Void .ctor()">
30135         <size>7</size>
30136       </method>
30137       <method name="Int32 Main(System.String[])">
30138         <size>34</size>
30139       </method>
30140     </type>
30141     <type name="FLMID.Bugs.BoolOne.B">
30142       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
30143         <size>12</size>
30144       </method>
30145     </type>
30146   </test>
30147   <test name="test-341.cs">
30148     <type name="Test">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="Void Main()">
30153         <size>1</size>
30154       </method>
30155     </type>
30156     <type name="Libs">
30157       <method name="Void .ctor()">
30158         <size>7</size>
30159       </method>
30160     </type>
30161     <type name="Bar">
30162       <method name="Void .ctor()">
30163         <size>7</size>
30164       </method>
30165     </type>
30166     <type name="Foo">
30167       <method name="Void .ctor()">
30168         <size>7</size>
30169       </method>
30170     </type>
30171   </test>
30172   <test name="test-342.cs">
30173     <type name="A">
30174       <method name="Void .ctor()">
30175         <size>7</size>
30176       </method>
30177       <method name="Void Foo(Int32)">
30178         <size>1</size>
30179       </method>
30180       <method name="Void Foo(Double)">
30181         <size>11</size>
30182       </method>
30183     </type>
30184     <type name="B">
30185       <method name="Void .ctor()">
30186         <size>7</size>
30187       </method>
30188       <method name="Void Foo(Double)">
30189         <size>11</size>
30190       </method>
30191       <method name="Void Main()">
30192         <size>24</size>
30193       </method>
30194     </type>
30195     <type name="A">
30196       <method name="Boolean get_Item(Int32)">
30197         <size>2</size>
30198       </method>
30199       <method name="Boolean get_Item(Double)">
30200         <size>11</size>
30201       </method>
30202     </type>
30203     <type name="B">
30204       <method name="Boolean get_Item(Double)">
30205         <size>11</size>
30206       </method>
30207     </type>
30208   </test>
30209   <test name="test-343.cs">
30210     <type name="X">
30211       <method name="Void .ctor()">
30212         <size>7</size>
30213       </method>
30214       <method name="Void Concat(System.String, System.String, System.String)">
30215         <size>1</size>
30216       </method>
30217       <method name="Void Concat(System.String[])">
30218         <size>11</size>
30219       </method>
30220       <method name="Void Main()">
30221         <size>21</size>
30222       </method>
30223     </type>
30224   </test>
30225   <test name="test-344.cs">
30226     <type name="X">
30227       <method name="Void .ctor()">
30228         <size>7</size>
30229       </method>
30230       <method name="Void add_y(Y)">
30231         <size>24</size>
30232       </method>
30233       <method name="Void remove_y(Y)">
30234         <size>24</size>
30235       </method>
30236       <method name="Void Main(System.String[])">
30237         <size>13</size>
30238       </method>
30239       <method name="Void Foo()">
30240         <size>66</size>
30241       </method>
30242     </type>
30243     <type name="Y">
30244       <method name="Void .ctor(Object, IntPtr)">
30245         <size>0</size>
30246       </method>
30247       <method name="Void Invoke()">
30248         <size>0</size>
30249       </method>
30250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30251         <size>0</size>
30252       </method>
30253       <method name="Void EndInvoke(IAsyncResult)">
30254         <size>0</size>
30255       </method>
30256     </type>
30257     <type name="X+&lt;Foo&gt;c__AnonStorey0">
30258       <method name="Void .ctor()">
30259         <size>7</size>
30260       </method>
30261       <method name="Void &lt;&gt;m__0()">
30262         <size>28</size>
30263       </method>
30264     </type>
30265   </test>
30266   <test name="test-345.cs">
30267     <type name="EntryPoint">
30268       <method name="Void .ctor()">
30269         <size>7</size>
30270       </method>
30271       <method name="Void Main()">
30272         <size>1</size>
30273       </method>
30274     </type>
30275   </test>
30276   <test name="test-346.cs">
30277     <type name="TestMethods.Class1">
30278       <method name="Void .ctor()">
30279         <size>7</size>
30280       </method>
30281       <method name="Int32 Main()">
30282         <size>91</size>
30283       </method>
30284     </type>
30285     <type name="TestMethods.ParamClass">
30286       <method name="Void .ctor()">
30287         <size>7</size>
30288       </method>
30289     </type>
30290     <type name="TestMethods.TestParam">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294     </type>
30295     <type name="TestMethods.BaseClass">
30296       <method name="Void .ctor()">
30297         <size>7</size>
30298       </method>
30299       <method name="Int32 AddItem(TestMethods.ParamClass)">
30300         <size>0</size>
30301       </method>
30302     </type>
30303     <type name="TestMethods.TestClass">
30304       <method name="Void .ctor()">
30305         <size>7</size>
30306       </method>
30307       <method name="Int32 AddItem(System.Object)">
30308         <size>2</size>
30309       </method>
30310       <method name="Int32 AddItem(TestMethods.ParamClass)">
30311         <size>2</size>
30312       </method>
30313     </type>
30314   </test>
30315   <test name="test-347.cs">
30316     <type name="Whatever.Core.Project">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320     </type>
30321     <type name="Whatever.Core.A">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Whatever.Core.Project get_Project()">
30326         <size>6</size>
30327       </method>
30328     </type>
30329     <type name="SomethingElse.Core.Project">
30330       <method name="Void .ctor()">
30331         <size>7</size>
30332       </method>
30333     </type>
30334     <type name="Whatever.App.B">
30335       <method name="Void .ctor()">
30336         <size>7</size>
30337       </method>
30338       <method name="System.String Execute()">
30339         <size>12</size>
30340       </method>
30341       <method name="Void Main()">
30342         <size>12</size>
30343       </method>
30344     </type>
30345   </test>
30346   <test name="test-348.cs">
30347     <type name="BoundAttribute">
30348       <method name="Void .ctor(Double, Int32)">
30349         <size>7</size>
30350       </method>
30351     </type>
30352     <type name="C">
30353       <method name="Void .ctor()">
30354         <size>7</size>
30355       </method>
30356       <method name="Void Main()">
30357         <size>1</size>
30358       </method>
30359     </type>
30360   </test>
30361   <test name="test-349.cs">
30362     <type name="C">
30363       <method name="Void .ctor()">
30364         <size>7</size>
30365       </method>
30366       <method name="Void add_Ev1(D)">
30367         <size>24</size>
30368       </method>
30369       <method name="Void remove_Ev1(D)">
30370         <size>24</size>
30371       </method>
30372     </type>
30373     <type name="X">
30374       <method name="Void .ctor()">
30375         <size>7</size>
30376       </method>
30377       <method name="Void .cctor()">
30378         <size>1</size>
30379       </method>
30380       <method name="Void add_Ev1(D)">
30381         <size>22</size>
30382       </method>
30383       <method name="Void remove_Ev1(D)">
30384         <size>22</size>
30385       </method>
30386       <method name="Void add_Ev2(D)">
30387         <size>22</size>
30388       </method>
30389       <method name="Void remove_Ev2(D)">
30390         <size>22</size>
30391       </method>
30392     </type>
30393     <type name="X2">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397       <method name="Void .cctor()">
30398         <size>7</size>
30399       </method>
30400     </type>
30401     <type name="Test">
30402       <method name="Void .ctor()">
30403         <size>7</size>
30404       </method>
30405       <method name="Void .cctor()">
30406         <size>19</size>
30407       </method>
30408       <method name="Int32 Main()">
30409         <size>63</size>
30410       </method>
30411     </type>
30412     <type name="D">
30413       <method name="Void .ctor(Object, IntPtr)">
30414         <size>0</size>
30415       </method>
30416       <method name="Void Invoke()">
30417         <size>0</size>
30418       </method>
30419       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30420         <size>0</size>
30421       </method>
30422       <method name="Void EndInvoke(IAsyncResult)">
30423         <size>0</size>
30424       </method>
30425     </type>
30426   </test>
30427   <test name="test-35.cs">
30428     <type name="X">
30429       <method name="Void .ctor()">
30430         <size>7</size>
30431       </method>
30432       <method name="Void .cctor()">
30433         <size>7</size>
30434       </method>
30435       <method name="Void a()">
30436         <size>17</size>
30437       </method>
30438       <method name="Void w(Int32)">
30439         <size>22</size>
30440       </method>
30441       <method name="Int32 Main()">
30442         <size>298</size>
30443       </method>
30444     </type>
30445   </test>
30446   <test name="test-350.cs">
30447     <type name="A">
30448       <method name="Void .ctor()">
30449         <size>7</size>
30450       </method>
30451     </type>
30452     <type name="A+BAttribute">
30453       <method name="Void .ctor()">
30454         <size>7</size>
30455       </method>
30456     </type>
30457     <type name="C">
30458       <method name="Void .ctor()">
30459         <size>7</size>
30460       </method>
30461       <method name="Void Main()">
30462         <size>1</size>
30463       </method>
30464     </type>
30465   </test>
30466   <test name="test-351.cs">
30467     <type name="Test.Testee">
30468       <method name="Void .ctor()">
30469         <size>7</size>
30470       </method>
30471       <method name="Void Bar(System.String, System.Object[])">
30472         <size>1</size>
30473       </method>
30474       <method name="Void Main()">
30475         <size>242</size>
30476       </method>
30477     </type>
30478     <type name="Test.Foo">
30479       <method name="Void .ctor(Object, IntPtr)">
30480         <size>0</size>
30481       </method>
30482       <method name="Void Invoke(System.String, System.Object[])">
30483         <size>0</size>
30484       </method>
30485       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
30486         <size>0</size>
30487       </method>
30488       <method name="Void EndInvoke(IAsyncResult)">
30489         <size>0</size>
30490       </method>
30491     </type>
30492   </test>
30493   <test name="test-352.cs">
30494     <type name="C">
30495       <method name="Void .ctor()">
30496         <size>7</size>
30497       </method>
30498       <method name="Void Main()">
30499         <size>1</size>
30500       </method>
30501     </type>
30502   </test>
30503   <test name="test-353.cs">
30504     <type name="Three">
30505       <method name="Void .ctor()">
30506         <size>7</size>
30507       </method>
30508       <method name="Void Main()">
30509         <size>7</size>
30510       </method>
30511     </type>
30512     <type name="One">
30513       <method name="Void .ctor()">
30514         <size>7</size>
30515       </method>
30516     </type>
30517     <type name="Two">
30518       <method name="Void .ctor()">
30519         <size>7</size>
30520       </method>
30521     </type>
30522   </test>
30523   <test name="test-354.cs">
30524     <type name="MYAttr">
30525       <method name="Void .ctor()">
30526         <size>7</size>
30527       </method>
30528     </type>
30529     <type name="A">
30530       <method name="Void .ctor()">
30531         <size>7</size>
30532       </method>
30533       <method name="Void Main()">
30534         <size>1</size>
30535       </method>
30536     </type>
30537   </test>
30538   <test name="test-355.cs">
30539     <type name="Level1.Level1.Level2.MainClass">
30540       <method name="Void .ctor()">
30541         <size>7</size>
30542       </method>
30543       <method name="Void Main()">
30544         <size>1</size>
30545       </method>
30546     </type>
30547   </test>
30548   <test name="test-356.cs">
30549     <type name="MainClass">
30550       <method name="Void .ctor()">
30551         <size>7</size>
30552       </method>
30553       <method name="Void Main()">
30554         <size>1</size>
30555       </method>
30556     </type>
30557   </test>
30558   <test name="test-357.cs">
30559     <type name="SD.Sd">
30560       <method name="Void .ctor()">
30561         <size>7</size>
30562       </method>
30563       <method name="Void F(Boolean)">
30564         <size>1</size>
30565       </method>
30566     </type>
30567     <type name="Foo.Bar">
30568       <method name="Void .ctor()">
30569         <size>25</size>
30570       </method>
30571       <method name="Void Main()">
30572         <size>27</size>
30573       </method>
30574     </type>
30575     <type name="Foo.Bar+f_t">
30576       <method name="Void .ctor(Object, IntPtr)">
30577         <size>0</size>
30578       </method>
30579       <method name="Void Invoke(Boolean)">
30580         <size>0</size>
30581       </method>
30582       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
30583         <size>0</size>
30584       </method>
30585       <method name="Void EndInvoke(IAsyncResult)">
30586         <size>0</size>
30587       </method>
30588     </type>
30589   </test>
30590   <test name="test-358.cs">
30591     <type name="Test">
30592       <method name="Void .ctor()">
30593         <size>7</size>
30594       </method>
30595       <method name="Void Main()">
30596         <size>50</size>
30597       </method>
30598     </type>
30599   </test>
30600   <test name="test-359.cs">
30601     <type name="Test">
30602       <method name="Void .ctor()">
30603         <size>7</size>
30604       </method>
30605       <method name="Void Main()">
30606         <size>1</size>
30607       </method>
30608     </type>
30609   </test>
30610   <test name="test-36.cs">
30611     <type name="Y">
30612       <method name="Void .ctor()">
30613         <size>7</size>
30614       </method>
30615       <method name="Int32 Main()">
30616         <size>278</size>
30617       </method>
30618     </type>
30619     <type name="X">
30620       <method name="IEnumerator GetEnumerator()">
30621         <size>35</size>
30622       </method>
30623     </type>
30624     <type name="&lt;PrivateImplementationDetails&gt;">
30625       <method name="Void .ctor()">
30626         <size>7</size>
30627       </method>
30628     </type>
30629   </test>
30630   <test name="test-360.cs">
30631     <type name="Application">
30632       <method name="Void .ctor()">
30633         <size>7</size>
30634       </method>
30635       <method name="Void Main(System.String[])">
30636         <size>13</size>
30637       </method>
30638     </type>
30639   </test>
30640   <test name="test-361.cs">
30641     <type name="X">
30642       <method name="Void .ctor()">
30643         <size>7</size>
30644       </method>
30645     </type>
30646     <type name="Test">
30647       <method name="Void .ctor()">
30648         <size>7</size>
30649       </method>
30650       <method name="Void Main()">
30651         <size>1</size>
30652       </method>
30653     </type>
30654   </test>
30655   <test name="test-362.cs">
30656     <type name="C">
30657       <method name="Void .ctor()">
30658         <size>7</size>
30659       </method>
30660       <method name="Void Main()">
30661         <size>17</size>
30662       </method>
30663       <method name="Void Test()">
30664         <size>26</size>
30665       </method>
30666     </type>
30667   </test>
30668   <test name="test-363.cs">
30669     <type name="Location">
30670       <method name="Void .ctor()">
30671         <size>7</size>
30672       </method>
30673       <method name="Void .cctor()">
30674         <size>11</size>
30675       </method>
30676     </type>
30677     <type name="Element">
30678       <method name="Void .ctor()">
30679         <size>18</size>
30680       </method>
30681       <method name="Location get_Location()">
30682         <size>7</size>
30683       </method>
30684       <method name="Void set_Location(Location)">
30685         <size>8</size>
30686       </method>
30687     </type>
30688     <type name="T">
30689       <method name="Void .ctor()">
30690         <size>7</size>
30691       </method>
30692       <method name="Void Main()">
30693         <size>1</size>
30694       </method>
30695     </type>
30696   </test>
30697   <test name="test-364.cs">
30698     <type name="X">
30699       <method name="Void .ctor()">
30700         <size>7</size>
30701       </method>
30702       <method name="Int32 Main()">
30703         <size>34</size>
30704       </method>
30705       <method name="Int32 t1(Int32)">
30706         <size>33</size>
30707       </method>
30708       <method name="Int32 t2(Int32)">
30709         <size>47</size>
30710       </method>
30711       <method name="Void Main2(System.String[])">
30712         <size>72</size>
30713       </method>
30714     </type>
30715     <type name="Delegable">
30716       <method name="Void .ctor()">
30717         <size>7</size>
30718       </method>
30719       <method name="Void add_MyDelegate(System.EventHandler)">
30720         <size>24</size>
30721       </method>
30722       <method name="Void remove_MyDelegate(System.EventHandler)">
30723         <size>24</size>
30724       </method>
30725     </type>
30726     <type name="X+Foo">
30727       <method name="Void .ctor(Object, IntPtr)">
30728         <size>0</size>
30729       </method>
30730       <method name="Int32 Invoke()">
30731         <size>0</size>
30732       </method>
30733       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30734         <size>0</size>
30735       </method>
30736       <method name="Int32 EndInvoke(IAsyncResult)">
30737         <size>0</size>
30738       </method>
30739     </type>
30740     <type name="X+&lt;t1&gt;c__AnonStorey0">
30741       <method name="Void .ctor()">
30742         <size>7</size>
30743       </method>
30744       <method name="Int32 &lt;&gt;m__0()">
30745         <size>7</size>
30746       </method>
30747     </type>
30748     <type name="X+&lt;t2&gt;c__AnonStorey1">
30749       <method name="Void .ctor()">
30750         <size>7</size>
30751       </method>
30752       <method name="Int32 &lt;&gt;m__1()">
30753         <size>7</size>
30754       </method>
30755     </type>
30756     <type name="X+&lt;Main2&gt;c__AnonStorey2">
30757       <method name="Void .ctor()">
30758         <size>7</size>
30759       </method>
30760       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
30761         <size>33</size>
30762       </method>
30763     </type>
30764   </test>
30765   <test name="test-365.cs">
30766     <type name="C">
30767       <method name="Void .ctor()">
30768         <size>19</size>
30769       </method>
30770       <method name="Void set_LiteralType(LiteralType)">
30771         <size>1</size>
30772       </method>
30773       <method name="Void Main()">
30774         <size>1</size>
30775       </method>
30776     </type>
30777   </test>
30778   <test name="test-366.cs">
30779     <type name="C">
30780       <method name="Void .ctor()">
30781         <size>7</size>
30782       </method>
30783       <method name="Int32 Main()">
30784         <size>20</size>
30785       </method>
30786     </type>
30787   </test>
30788   <test name="test-367.cs">
30789     <type name="X">
30790       <method name="Void .ctor()">
30791         <size>7</size>
30792       </method>
30793       <method name="Int32 Main()">
30794         <size>20</size>
30795       </method>
30796     </type>
30797   </test>
30798   <test name="test-368.cs">
30799     <type name="X">
30800       <method name="Void .ctor()">
30801         <size>7</size>
30802       </method>
30803       <method name="Void Main()">
30804         <size>27</size>
30805       </method>
30806     </type>
30807   </test>
30808   <test name="test-369.cs">
30809     <type name="Test">
30810       <method name="Void .ctor()">
30811         <size>7</size>
30812       </method>
30813       <method name="Boolean Equals(System.Object)">
30814         <size>2</size>
30815       </method>
30816       <method name="Int32 GetHashCode()">
30817         <size>2</size>
30818       </method>
30819       <method name="Void Main()">
30820         <size>47</size>
30821       </method>
30822       <method name="Boolean op_Equality(Test, Test)">
30823         <size>14</size>
30824       </method>
30825       <method name="Boolean op_Inequality(Test, Test)">
30826         <size>2</size>
30827       </method>
30828     </type>
30829   </test>
30830   <test name="test-37.cs">
30831     <type name="X">
30832       <method name="Void .ctor()">
30833         <size>7</size>
30834       </method>
30835       <method name="Void m(System.Int32[])">
30836         <size>9</size>
30837       </method>
30838       <method name="Int32 test_int_single_dim()">
30839         <size>88</size>
30840       </method>
30841       <method name="Int32 simple_test_double_dim()">
30842         <size>78</size>
30843       </method>
30844       <method name="Int32 Main()">
30845         <size>12</size>
30846       </method>
30847     </type>
30848   </test>
30849   <test name="test-370.cs">
30850     <type name="Test.Application">
30851       <method name="Void .ctor()">
30852         <size>7</size>
30853       </method>
30854       <method name="Int32 ParseType(System.String)">
30855         <size>168</size>
30856       </method>
30857       <method name="Int32 Main()">
30858         <size>54</size>
30859       </method>
30860     </type>
30861   </test>
30862   <test name="test-371.cs">
30863     <type name="X">
30864       <method name="Void .ctor(Boolean&amp;)">
30865         <size>10</size>
30866       </method>
30867       <method name="Void Main()">
30868         <size>1</size>
30869       </method>
30870     </type>
30871     <type name="Y">
30872       <method name="Void .ctor(Boolean&amp;)">
30873         <size>8</size>
30874       </method>
30875     </type>
30876   </test>
30877   <test name="test-372.cs">
30878     <type name="GenericNode">
30879       <method name="Void .ctor()">
30880         <size>7</size>
30881       </method>
30882       <method name="Int32 GetStat()">
30883         <size>2</size>
30884       </method>
30885     </type>
30886     <type name="GenericFileNode">
30887       <method name="Void .ctor()">
30888         <size>7</size>
30889       </method>
30890       <method name="Int32 NotUsed()">
30891         <size>2</size>
30892       </method>
30893     </type>
30894     <type name="WorkingTest">
30895       <method name="Void .ctor()">
30896         <size>7</size>
30897       </method>
30898       <method name="Int32 GetStat()">
30899         <size>3</size>
30900       </method>
30901     </type>
30902     <type name="FailingTest">
30903       <method name="Void .ctor()">
30904         <size>7</size>
30905       </method>
30906       <method name="Int32 GetStat()">
30907         <size>3</size>
30908       </method>
30909     </type>
30910     <type name="TestWrapper">
30911       <method name="Void .ctor()">
30912         <size>7</size>
30913       </method>
30914       <method name="Boolean Test(Node, System.String)">
30915         <size>39</size>
30916       </method>
30917       <method name="Int32 Main()">
30918         <size>44</size>
30919       </method>
30920     </type>
30921   </test>
30922   <test name="test-373.cs">
30923     <type name="Test">
30924       <method name="Void .ctor()">
30925         <size>7</size>
30926       </method>
30927       <method name="Void Main(System.String[])">
30928         <size>50</size>
30929       </method>
30930     </type>
30931   </test>
30932   <test name="test-374.cs">
30933     <type name="Test">
30934       <method name="Void .ctor()">
30935         <size>7</size>
30936       </method>
30937     </type>
30938     <type name="Rest">
30939       <method name="Void .ctor()">
30940         <size>7</size>
30941       </method>
30942       <method name="Void Main()">
30943         <size>1</size>
30944       </method>
30945     </type>
30946   </test>
30947   <test name="test-375.cs">
30948     <type name="a">
30949       <method name="Void .ctor()">
30950         <size>7</size>
30951       </method>
30952     </type>
30953     <type name="a+b">
30954       <method name="Void .ctor()">
30955         <size>7</size>
30956       </method>
30957     </type>
30958     <type name="c">
30959       <method name="Void .ctor()">
30960         <size>7</size>
30961       </method>
30962       <method name="Void Main()">
30963         <size>1</size>
30964       </method>
30965     </type>
30966     <type name="c+d">
30967       <method name="Void .ctor()">
30968         <size>7</size>
30969       </method>
30970     </type>
30971   </test>
30972   <test name="test-376.cs">
30973     <type name="C">
30974       <method name="Void .ctor()">
30975         <size>7</size>
30976       </method>
30977       <method name="Int32 Main()">
30978         <size>72</size>
30979       </method>
30980     </type>
30981   </test>
30982   <test name="test-377.cs">
30983     <type name="Tests">
30984       <method name="Void .ctor()">
30985         <size>7</size>
30986       </method>
30987       <method name="Void test()">
30988         <size>10</size>
30989       </method>
30990       <method name="Void Main()">
30991         <size>1</size>
30992       </method>
30993     </type>
30994   </test>
30995   <test name="test-378.cs">
30996     <type name="C">
30997       <method name="Void .ctor()">
30998         <size>7</size>
30999       </method>
31000       <method name="Void Main()">
31001         <size>1</size>
31002       </method>
31003     </type>
31004   </test>
31005   <test name="test-379.cs">
31006     <type name="DeadCode">
31007       <method name="Void .ctor()">
31008         <size>7</size>
31009       </method>
31010       <method name="Void Main()">
31011         <size>12</size>
31012       </method>
31013       <method name="System.String SomeFunc(System.String)">
31014         <size>2</size>
31015       </method>
31016     </type>
31017   </test>
31018   <test name="test-38.cs">
31019     <type name="X">
31020       <method name="Void .ctor()">
31021         <size>7</size>
31022       </method>
31023       <method name="Int32 get_Item(Int32)">
31024         <size>20</size>
31025       </method>
31026       <method name="Void set_Item(Int32, Int32)">
31027         <size>26</size>
31028       </method>
31029       <method name="Int32 Foo()">
31030         <size>2</size>
31031       </method>
31032       <method name="Int32 get_Bar()">
31033         <size>7</size>
31034       </method>
31035       <method name="Void set_Bar(Int32)">
31036         <size>8</size>
31037       </method>
31038     </type>
31039     <type name="Y">
31040       <method name="Void .ctor()">
31041         <size>7</size>
31042       </method>
31043       <method name="UInt32 get_Item(UInt32)">
31044         <size>20</size>
31045       </method>
31046       <method name="Void set_Item(UInt32, UInt32)">
31047         <size>26</size>
31048       </method>
31049       <method name="UInt32 Foo()">
31050         <size>2</size>
31051       </method>
31052       <method name="UInt32 get_Bar()">
31053         <size>7</size>
31054       </method>
31055       <method name="Void set_Bar(UInt32)">
31056         <size>8</size>
31057       </method>
31058     </type>
31059     <type name="Test">
31060       <method name="Void .ctor()">
31061         <size>7</size>
31062       </method>
31063       <method name="Int32 Main()">
31064         <size>288</size>
31065       </method>
31066     </type>
31067   </test>
31068   <test name="test-380.cs">
31069     <type name="T">
31070       <method name="Void .ctor()">
31071         <size>7</size>
31072       </method>
31073       <method name="Int32 Main()">
31074         <size>17</size>
31075       </method>
31076     </type>
31077   </test>
31078   <test name="test-381.cs">
31079     <type name="Application">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083       <method name="Void Main(System.String[])">
31084         <size>13</size>
31085       </method>
31086     </type>
31087   </test>
31088   <test name="test-382.cs">
31089     <type name="Dec">
31090       <method name="Void .ctor()">
31091         <size>7</size>
31092       </method>
31093       <method name="Void .cctor()">
31094         <size>16</size>
31095       </method>
31096       <method name="Void Main()">
31097         <size>108</size>
31098       </method>
31099     </type>
31100   </test>
31101   <test name="test-383.cs">
31102     <type name="X">
31103       <method name="Void .ctor()">
31104         <size>37</size>
31105       </method>
31106       <method name="X testme(Int32 ByRef)">
31107         <size>5</size>
31108       </method>
31109       <method name="Void Main()">
31110         <size>7</size>
31111       </method>
31112     </type>
31113   </test>
31114   <test name="test-384.cs">
31115     <type name="X">
31116       <method name="Void .ctor()">
31117         <size>7</size>
31118       </method>
31119       <method name="Void .cctor()">
31120         <size>8</size>
31121       </method>
31122       <method name="Void Test()">
31123         <size>40</size>
31124       </method>
31125       <method name="Int32 Main()">
31126         <size>21</size>
31127       </method>
31128     </type>
31129   </test>
31130   <test name="test-385.cs">
31131     <type name="Test">
31132       <method name="Void .ctor()">
31133         <size>7</size>
31134       </method>
31135       <method name="Int32 Main()">
31136         <size>40</size>
31137       </method>
31138     </type>
31139   </test>
31140   <test name="test-386.cs">
31141     <type name="SuperDecimal">
31142       <method name="Void .ctor(Decimal)">
31143         <size>14</size>
31144       </method>
31145       <method name="Void Main()">
31146         <size>15</size>
31147       </method>
31148       <method name="SuperDecimal op_Implicit(Decimal)">
31149         <size>7</size>
31150       </method>
31151     </type>
31152   </test>
31153   <test name="test-387.cs">
31154     <type name="ObjectID">
31155       <method name="Void .ctor(Int64)">
31156         <size>8</size>
31157       </method>
31158       <method name="Void Main()">
31159         <size>22</size>
31160       </method>
31161       <method name="Int64 op_Implicit(ObjectID)">
31162         <size>8</size>
31163       </method>
31164       <method name="ObjectID op_Implicit(Int64)">
31165         <size>7</size>
31166       </method>
31167     </type>
31168   </test>
31169   <test name="test-388.cs">
31170     <type name="Schemas.basefieldtype">
31171       <method name="Void .ctor()">
31172         <size>7</size>
31173       </method>
31174       <method name="System.Object Instantiate()">
31175         <size>2</size>
31176       </method>
31177     </type>
31178     <type name="Schemas.fieldtype">
31179       <method name="Void .ctor()">
31180         <size>7</size>
31181       </method>
31182       <method name="System.Object Instantiate()">
31183         <size>18</size>
31184       </method>
31185     </type>
31186     <type name="Schemas.compoundfield">
31187       <method name="Void .ctor()">
31188         <size>7</size>
31189       </method>
31190       <method name="System.Object Instantiate()">
31191         <size>18</size>
31192       </method>
31193     </type>
31194     <type name="Schemas.field">
31195       <method name="Void .ctor()">
31196         <size>7</size>
31197       </method>
31198       <method name="System.Object Instantiate()">
31199         <size>18</size>
31200       </method>
31201     </type>
31202     <type name="Schemas.formdata">
31203       <method name="Void .ctor()">
31204         <size>7</size>
31205       </method>
31206       <method name="System.Object Instantiate()">
31207         <size>12</size>
31208       </method>
31209     </type>
31210     <type name="Schemas.M">
31211       <method name="Void .ctor()">
31212         <size>7</size>
31213       </method>
31214       <method name="Void Main()">
31215         <size>1</size>
31216       </method>
31217     </type>
31218   </test>
31219   <test name="test-389.cs">
31220     <type name="Schemas.basefieldtype">
31221       <method name="Void .ctor()">
31222         <size>7</size>
31223       </method>
31224       <method name="System.Object Instantiate()">
31225         <size>2</size>
31226       </method>
31227     </type>
31228     <type name="Schemas.fieldtype">
31229       <method name="Void .ctor()">
31230         <size>7</size>
31231       </method>
31232       <method name="System.Object Instantiate()">
31233         <size>18</size>
31234       </method>
31235     </type>
31236     <type name="Schemas.compoundfield">
31237       <method name="Void .ctor()">
31238         <size>7</size>
31239       </method>
31240       <method name="System.Object Instantiate()">
31241         <size>18</size>
31242       </method>
31243     </type>
31244     <type name="Schemas.field">
31245       <method name="Void .ctor()">
31246         <size>7</size>
31247       </method>
31248       <method name="System.Object Instantiate()">
31249         <size>18</size>
31250       </method>
31251     </type>
31252     <type name="Schemas.formdata">
31253       <method name="Void .ctor()">
31254         <size>7</size>
31255       </method>
31256       <method name="System.Object Instantiate()">
31257         <size>12</size>
31258       </method>
31259     </type>
31260     <type name="Schemas.M">
31261       <method name="Void .ctor()">
31262         <size>7</size>
31263       </method>
31264       <method name="Void Main()">
31265         <size>1</size>
31266       </method>
31267     </type>
31268   </test>
31269   <test name="test-39.cs">
31270     <type name="SimpleAttribute">
31271       <method name="Void .ctor(String)">
31272         <size>14</size>
31273       </method>
31274       <method name="System.String get_AnotherArg()">
31275         <size>7</size>
31276       </method>
31277       <method name="Void set_AnotherArg(System.String)">
31278         <size>8</size>
31279       </method>
31280       <method name="Int64 get_LongValue()">
31281         <size>3</size>
31282       </method>
31283       <method name="Void set_LongValue(Int64)">
31284         <size>1</size>
31285       </method>
31286       <method name="System.Int64[] get_ArrayValue()">
31287         <size>7</size>
31288       </method>
31289       <method name="Void set_ArrayValue(System.Int64[])">
31290         <size>1</size>
31291       </method>
31292     </type>
31293     <type name="Blah2">
31294       <method name="Void .ctor()">
31295         <size>7</size>
31296       </method>
31297     </type>
31298     <type name="Blah3">
31299       <method name="Void .ctor()">
31300         <size>7</size>
31301       </method>
31302     </type>
31303     <type name="Blah">
31304       <method name="Void .ctor()">
31305         <size>7</size>
31306       </method>
31307       <method name="Int32 Main()">
31308         <size>176</size>
31309       </method>
31310     </type>
31311   </test>
31312   <test name="test-390.cs">
31313     <type name="C">
31314       <method name="Void .ctor()">
31315         <size>7</size>
31316       </method>
31317       <method name="Void Main()">
31318         <size>1</size>
31319       </method>
31320     </type>
31321     <type name="C+O">
31322       <method name="Void .ctor()">
31323         <size>7</size>
31324       </method>
31325       <method name="Void Foo()">
31326         <size>1</size>
31327       </method>
31328     </type>
31329     <type name="C+N">
31330       <method name="Void .ctor()">
31331         <size>7</size>
31332       </method>
31333       <method name="Void Foo()">
31334         <size>1</size>
31335       </method>
31336     </type>
31337     <type name="C+M">
31338       <method name="Void .ctor()">
31339         <size>7</size>
31340       </method>
31341     </type>
31342   </test>
31343   <test name="test-391.cs">
31344     <type name="C">
31345       <method name="Void .ctor()">
31346         <size>7</size>
31347       </method>
31348       <method name="Void Foo(Int32)">
31349         <size>1</size>
31350       </method>
31351       <method name="Void Foo(Int32 ByRef)">
31352         <size>1</size>
31353       </method>
31354       <method name="Void Bar(Boolean ByRef)">
31355         <size>4</size>
31356       </method>
31357       <method name="Void Bar(Boolean)">
31358         <size>1</size>
31359       </method>
31360       <method name="Void Main()">
31361         <size>1</size>
31362       </method>
31363     </type>
31364   </test>
31365   <test name="test-392.cs">
31366     <type name="C">
31367       <method name="Int32 Test()">
31368         <size>80</size>
31369       </method>
31370       <method name="Int32 Main()">
31371         <size>16</size>
31372       </method>
31373     </type>
31374     <type name="C+S">
31375       <method name="Void .ctor(Int32)">
31376         <size>8</size>
31377       </method>
31378     </type>
31379   </test>
31380   <test name="test-393.cs">
31381     <type name="A">
31382       <method name="Void .ctor(String)">
31383         <size>24</size>
31384       </method>
31385       <method name="Void .ctor()">
31386         <size>7</size>
31387       </method>
31388       <method name="System.String get_Name()">
31389         <size>7</size>
31390       </method>
31391     </type>
31392     <type name="B">
31393       <method name="Void .ctor(String)">
31394         <size>24</size>
31395       </method>
31396       <method name="Void .ctor()">
31397         <size>7</size>
31398       </method>
31399     </type>
31400     <type name="C">
31401       <method name="Void .ctor(String)">
31402         <size>24</size>
31403       </method>
31404     </type>
31405     <type name="Tester">
31406       <method name="Void .ctor()">
31407         <size>7</size>
31408       </method>
31409       <method name="A MethodSampleA(System.String)">
31410         <size>7</size>
31411       </method>
31412       <method name="B MethodSampleB(System.String)">
31413         <size>7</size>
31414       </method>
31415       <method name="C MethodSampleC(System.String)">
31416         <size>7</size>
31417       </method>
31418       <method name="Void Main()">
31419         <size>113</size>
31420       </method>
31421     </type>
31422     <type name="Tester+MethodHandler">
31423       <method name="Void .ctor(Object, IntPtr)">
31424         <size>0</size>
31425       </method>
31426       <method name="A Invoke(System.String)">
31427         <size>0</size>
31428       </method>
31429       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
31430         <size>0</size>
31431       </method>
31432       <method name="A EndInvoke(IAsyncResult)">
31433         <size>0</size>
31434       </method>
31435     </type>
31436   </test>
31437   <test name="test-394.cs">
31438     <type name="A">
31439       <method name="Void .ctor(String)">
31440         <size>24</size>
31441       </method>
31442       <method name="Void .ctor()">
31443         <size>7</size>
31444       </method>
31445       <method name="System.String get_Name()">
31446         <size>7</size>
31447       </method>
31448     </type>
31449     <type name="B">
31450       <method name="Void .ctor(String)">
31451         <size>24</size>
31452       </method>
31453       <method name="Void .ctor()">
31454         <size>7</size>
31455       </method>
31456     </type>
31457     <type name="C">
31458       <method name="Void .ctor(String, String)">
31459         <size>31</size>
31460       </method>
31461       <method name="System.String get_Value()">
31462         <size>7</size>
31463       </method>
31464     </type>
31465     <type name="Tester">
31466       <method name="Void .ctor()">
31467         <size>7</size>
31468       </method>
31469       <method name="System.String MethodSampleA(A)">
31470         <size>7</size>
31471       </method>
31472       <method name="System.String MethodSampleB(B)">
31473         <size>7</size>
31474       </method>
31475       <method name="System.String MethodSampleC(C)">
31476         <size>23</size>
31477       </method>
31478       <method name="Void Main()">
31479         <size>128</size>
31480       </method>
31481     </type>
31482     <type name="Tester+MethodHandler">
31483       <method name="Void .ctor(Object, IntPtr)">
31484         <size>0</size>
31485       </method>
31486       <method name="System.String Invoke(C)">
31487         <size>0</size>
31488       </method>
31489       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
31490         <size>0</size>
31491       </method>
31492       <method name="System.String EndInvoke(IAsyncResult)">
31493         <size>0</size>
31494       </method>
31495     </type>
31496   </test>
31497   <test name="test-395.cs">
31498     <type name="A">
31499       <method name="Void .ctor(String)">
31500         <size>24</size>
31501       </method>
31502       <method name="Void .ctor()">
31503         <size>7</size>
31504       </method>
31505       <method name="System.String get_Name()">
31506         <size>7</size>
31507       </method>
31508     </type>
31509     <type name="B">
31510       <method name="Void .ctor(String)">
31511         <size>24</size>
31512       </method>
31513       <method name="Void .ctor()">
31514         <size>7</size>
31515       </method>
31516     </type>
31517     <type name="C">
31518       <method name="Void .ctor(String, String)">
31519         <size>31</size>
31520       </method>
31521       <method name="System.String get_Value()">
31522         <size>7</size>
31523       </method>
31524     </type>
31525     <type name="Tester">
31526       <method name="Void .ctor()">
31527         <size>7</size>
31528       </method>
31529       <method name="Void MethodSample(B, A, C)">
31530         <size>55</size>
31531       </method>
31532       <method name="Void Main()">
31533         <size>71</size>
31534       </method>
31535     </type>
31536     <type name="Tester+MethodHandler">
31537       <method name="Void .ctor(Object, IntPtr)">
31538         <size>0</size>
31539       </method>
31540       <method name="Void Invoke(C, C, C)">
31541         <size>0</size>
31542       </method>
31543       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
31544         <size>0</size>
31545       </method>
31546       <method name="Void EndInvoke(IAsyncResult)">
31547         <size>0</size>
31548       </method>
31549     </type>
31550   </test>
31551   <test name="test-396.cs">
31552     <type name="MainClass">
31553       <method name="Void .ctor()">
31554         <size>7</size>
31555       </method>
31556       <method name="Int32 Main()">
31557         <size>22</size>
31558       </method>
31559     </type>
31560   </test>
31561   <test name="test-397.cs">
31562     <type name="TypeCheckAttribute">
31563       <method name="Void .ctor()">
31564         <size>7</size>
31565       </method>
31566     </type>
31567     <type name="PropertyCheckAttribute">
31568       <method name="Void .ctor()">
31569         <size>7</size>
31570       </method>
31571     </type>
31572     <type name="AccessorCheckAttribute">
31573       <method name="Void .ctor(MethodAttributes)">
31574         <size>14</size>
31575       </method>
31576       <method name="MethodAttributes get_Attributes()">
31577         <size>7</size>
31578       </method>
31579     </type>
31580     <type name="Test">
31581       <method name="Void .ctor()">
31582         <size>7</size>
31583       </method>
31584       <method name="Int32 Main(System.String[])">
31585         <size>120</size>
31586       </method>
31587       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
31588         <size>153</size>
31589       </method>
31590     </type>
31591     <type name="A">
31592       <method name="Void .ctor()">
31593         <size>7</size>
31594       </method>
31595       <method name="Int32 get_Value1()">
31596         <size>2</size>
31597       </method>
31598       <method name="Void set_Value1(Int32)">
31599         <size>1</size>
31600       </method>
31601       <method name="Int32 get_Value2()">
31602         <size>2</size>
31603       </method>
31604       <method name="Void set_Value2(Int32)">
31605         <size>1</size>
31606       </method>
31607       <method name="Int32 get_Value3()">
31608         <size>2</size>
31609       </method>
31610       <method name="Void set_Value3(Int32)">
31611         <size>1</size>
31612       </method>
31613       <method name="Int32 get_Value4()">
31614         <size>2</size>
31615       </method>
31616       <method name="Void set_Value4(Int32)">
31617         <size>1</size>
31618       </method>
31619       <method name="Int32 get_Value5()">
31620         <size>2</size>
31621       </method>
31622       <method name="Void set_Value5(Int32)">
31623         <size>1</size>
31624       </method>
31625     </type>
31626   </test>
31627   <test name="test-398.cs">
31628     <type name="Tester">
31629       <method name="Void .ctor()">
31630         <size>7</size>
31631       </method>
31632       <method name="Void Main()">
31633         <size>118</size>
31634       </method>
31635     </type>
31636     <type name="A">
31637       <method name="Void .ctor(Int32)">
31638         <size>14</size>
31639       </method>
31640       <method name="Int32 get_Count()">
31641         <size>7</size>
31642       </method>
31643       <method name="Void set_Count(Int32)">
31644         <size>8</size>
31645       </method>
31646       <method name="Int32 get_Item(Int32)">
31647         <size>2</size>
31648       </method>
31649       <method name="System.String get_Message()">
31650         <size>6</size>
31651       </method>
31652     </type>
31653     <type name="B">
31654       <method name="Void .ctor(Int32)">
31655         <size>8</size>
31656       </method>
31657       <method name="Void set_Count(Int32)">
31658         <size>1</size>
31659       </method>
31660       <method name="Void SetCount(Int32)">
31661         <size>8</size>
31662       </method>
31663       <method name="Int32 get_Item(Int32)">
31664         <size>8</size>
31665       </method>
31666       <method name="System.String get_Message()">
31667         <size>6</size>
31668       </method>
31669       <method name="Void set_Message(System.String)">
31670         <size>1</size>
31671       </method>
31672     </type>
31673   </test>
31674   <test name="test-399.cs">
31675     <type name="TestVararg">
31676       <method name="Void .ctor()">
31677         <size>7</size>
31678       </method>
31679       <method name="Int32 Main()">
31680         <size>345</size>
31681       </method>
31682       <method name="Void F(RuntimeArgumentHandle)">
31683         <size>1</size>
31684       </method>
31685       <method name="Void G(...)">
31686         <size>22</size>
31687       </method>
31688     </type>
31689   </test>
31690   <test name="test-4.cs">
31691     <type name="X">
31692       <method name="Void .ctor()">
31693         <size>7</size>
31694       </method>
31695       <method name="Void test(SByte)">
31696         <size>8</size>
31697       </method>
31698       <method name="Void test(Int32)">
31699         <size>8</size>
31700       </method>
31701       <method name="Int32 Main()">
31702         <size>102</size>
31703       </method>
31704     </type>
31705   </test>
31706   <test name="test-40.cs">
31707     <type name="Blah">
31708       <method name="Void .ctor()">
31709         <size>7</size>
31710       </method>
31711       <method name="Int32 Main()">
31712         <size>203</size>
31713       </method>
31714     </type>
31715   </test>
31716   <test name="test-400.cs">
31717     <type name="X">
31718       <method name="Void .ctor()">
31719         <size>7</size>
31720       </method>
31721       <method name="Void .cctor()">
31722         <size>52</size>
31723       </method>
31724       <method name="Int32 TestDereference()">
31725         <size>89</size>
31726       </method>
31727       <method name="Int32 TestPtrAdd()">
31728         <size>86</size>
31729       </method>
31730       <method name="Int32 TestPtrAssign()">
31731         <size>198</size>
31732       </method>
31733       <method name="Int32 TestPtrArithmetic()">
31734         <size>226</size>
31735       </method>
31736       <method name="Int32 TestMultiple()">
31737         <size>93</size>
31738       </method>
31739       <method name="Int32 Main()">
31740         <size>82</size>
31741       </method>
31742     </type>
31743   </test>
31744   <test name="test-401.cs">
31745     <type name="X">
31746       <method name="Void .ctor()">
31747         <size>7</size>
31748       </method>
31749       <method name="Int32 Main()">
31750         <size>170</size>
31751       </method>
31752     </type>
31753   </test>
31754   <test name="test-402.cs">
31755     <type name="X">
31756       <method name="Void .ctor()">
31757         <size>7</size>
31758       </method>
31759       <method name="Int32 Main()">
31760         <size>18</size>
31761       </method>
31762     </type>
31763   </test>
31764   <test name="test-403.cs">
31765     <type name="Foo">
31766       <method name="Void .ctor()">
31767         <size>7</size>
31768       </method>
31769       <method name="Int32 Main()">
31770         <size>91</size>
31771       </method>
31772     </type>
31773   </test>
31774   <test name="test-404.cs">
31775     <type name="X">
31776       <method name="Void .ctor()">
31777         <size>7</size>
31778       </method>
31779       <method name="Int32 Main()">
31780         <size>48</size>
31781       </method>
31782       <method name="Int32* get_v()">
31783         <size>20</size>
31784       </method>
31785     </type>
31786   </test>
31787   <test name="test-405.cs">
31788     <type name="testapp.LibTestAPI">
31789       <method name="Void .ctor()">
31790         <size>7</size>
31791       </method>
31792       <method name="Void Create()">
31793         <size>17</size>
31794       </method>
31795     </type>
31796     <type name="testapp.TestApp">
31797       <method name="Void .ctor()">
31798         <size>7</size>
31799       </method>
31800       <method name="Void Main(System.String[])">
31801         <size>13</size>
31802       </method>
31803     </type>
31804   </test>
31805   <test name="test-406.cs">
31806     <type name="TestCase.Test">
31807       <method name="Void .ctor()">
31808         <size>7</size>
31809       </method>
31810       <method name="Int32 Main(System.String[])">
31811         <size>180</size>
31812       </method>
31813       <method name="UInt32 DoOp(UInt32*)">
31814         <size>11</size>
31815       </method>
31816       <method name="UInt32 DoOp2(UInt32*)">
31817         <size>10</size>
31818       </method>
31819     </type>
31820   </test>
31821   <test name="test-407.cs">
31822     <type name="MainClass">
31823       <method name="Void .ctor()">
31824         <size>7</size>
31825       </method>
31826       <method name="Void Main()">
31827         <size>12</size>
31828       </method>
31829     </type>
31830   </test>
31831   <test name="test-408.cs">
31832     <type name="T">
31833       <method name="Void .ctor()">
31834         <size>7</size>
31835       </method>
31836       <method name="Int32 Main()">
31837         <size>44</size>
31838       </method>
31839     </type>
31840   </test>
31841   <test name="test-409.cs">
31842     <type name="X">
31843       <method name="Int32 Main()">
31844         <size>27</size>
31845       </method>
31846     </type>
31847   </test>
31848   <test name="test-41.cs">
31849     <type name="X">
31850       <method name="Void .ctor()">
31851         <size>7</size>
31852       </method>
31853       <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)">
31854         <size>188</size>
31855       </method>
31856       <method name="Int32 Main()">
31857         <size>228</size>
31858       </method>
31859     </type>
31860   </test>
31861   <test name="test-410.cs">
31862     <type name="B">
31863       <method name="Void .ctor()">
31864         <size>7</size>
31865       </method>
31866       <method name="Int32 Main()">
31867         <size>28</size>
31868       </method>
31869     </type>
31870   </test>
31871   <test name="test-411.cs">
31872     <type name="QtSamples.QtClass">
31873       <method name="Void .ctor()">
31874         <size>24</size>
31875       </method>
31876       <method name="Void pressEvent()">
31877         <size>1</size>
31878       </method>
31879     </type>
31880     <type name="QtSamples.Testing">
31881       <method name="Void .ctor()">
31882         <size>7</size>
31883       </method>
31884       <method name="Int32 Main()">
31885         <size>8</size>
31886       </method>
31887     </type>
31888   </test>
31889   <test name="test-412.cs">
31890     <type name="Foo.Baz">
31891       <method name="Void .ctor()">
31892         <size>7</size>
31893       </method>
31894       <method name="Void Main()">
31895         <size>1</size>
31896       </method>
31897     </type>
31898   </test>
31899   <test name="test-413.cs">
31900     <type name="Driver">
31901       <method name="Void .ctor()">
31902         <size>7</size>
31903       </method>
31904       <method name="Void Main()">
31905         <size>6</size>
31906       </method>
31907     </type>
31908   </test>
31909   <test name="test-414.cs">
31910     <type name="BB">
31911       <method name="Void .ctor()">
31912         <size>7</size>
31913       </method>
31914       <method name="System.String get_Data()">
31915         <size>2</size>
31916       </method>
31917       <method name="Void Main()">
31918         <size>1</size>
31919       </method>
31920     </type>
31921   </test>
31922   <test name="test-415.cs">
31923     <type name="MyTestExtended">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="System.String GetName()">
31928         <size>6</size>
31929       </method>
31930       <method name="Void Main(System.String[])">
31931         <size>33</size>
31932       </method>
31933     </type>
31934   </test>
31935   <test name="test-417.cs">
31936     <type name="blah2.MyClass">
31937       <method name="Void .ctor()">
31938         <size>7</size>
31939       </method>
31940       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
31941         <size>24</size>
31942       </method>
31943       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
31944         <size>24</size>
31945       </method>
31946       <method name="Void DoSomethingFunny()">
31947         <size>46</size>
31948       </method>
31949       <method name="Void Main(System.String[])">
31950         <size>13</size>
31951       </method>
31952     </type>
31953   </test>
31954   <test name="test-419.cs">
31955     <type name="Test">
31956       <method name="Void .ctor()">
31957         <size>7</size>
31958       </method>
31959       <method name="Void Main()">
31960         <size>7</size>
31961       </method>
31962     </type>
31963   </test>
31964   <test name="test-42.cs">
31965     <type name="X">
31966       <method name="Void .ctor()">
31967         <size>7</size>
31968       </method>
31969       <method name="Int32 get_Item(Int32)">
31970         <size>14</size>
31971       </method>
31972       <method name="Void set_Item(Int32, Int32)">
31973         <size>15</size>
31974       </method>
31975       <method name="Int32 get_P()">
31976         <size>7</size>
31977       </method>
31978       <method name="Void set_P(Int32)">
31979         <size>8</size>
31980       </method>
31981     </type>
31982     <type name="Z">
31983       <method name="Void .ctor()">
31984         <size>7</size>
31985       </method>
31986       <method name="Z get_P()">
31987         <size>2</size>
31988       </method>
31989       <method name="Void set_P(Z)">
31990         <size>1</size>
31991       </method>
31992       <method name="Z op_Increment(Z)">
31993         <size>16</size>
31994       </method>
31995     </type>
31996     <type name="Y">
31997       <method name="Void .ctor()">
31998         <size>7</size>
31999       </method>
32000       <method name="Int32 p_pre_increment(X)">
32001         <size>18</size>
32002       </method>
32003       <method name="Int32 p_post_increment(X)">
32004         <size>18</size>
32005       </method>
32006       <method name="Int32 i_pre_increment(X)">
32007         <size>27</size>
32008       </method>
32009       <method name="Int32 i_post_increment(X)">
32010         <size>27</size>
32011       </method>
32012       <method name="Z overload_increment(Z)">
32013         <size>10</size>
32014       </method>
32015       <method name="Z overload_pre_increment(Z)">
32016         <size>10</size>
32017       </method>
32018       <method name="Z ugly(Z)">
32019         <size>21</size>
32020       </method>
32021       <method name="Int32 simple(Int32)">
32022         <size>62</size>
32023       </method>
32024       <method name="Int32 arrays()">
32025         <size>234</size>
32026       </method>
32027       <method name="Int32 Main()">
32028         <size>161</size>
32029       </method>
32030     </type>
32031   </test>
32032   <test name="test-420.cs">
32033     <type name="Test">
32034       <method name="Void .ctor()">
32035         <size>7</size>
32036       </method>
32037       <method name="Void Main()">
32038         <size>7</size>
32039       </method>
32040     </type>
32041   </test>
32042   <test name="test-421.cs">
32043     <type name="A">
32044       <method name="Void .ctor()">
32045         <size>7</size>
32046       </method>
32047       <method name="Void SetObject(System.String)">
32048         <size>12</size>
32049       </method>
32050     </type>
32051     <type name="B">
32052       <method name="Void .ctor()">
32053         <size>7</size>
32054       </method>
32055     </type>
32056     <type name="C">
32057       <method name="Void .ctor()">
32058         <size>7</size>
32059       </method>
32060       <method name="Void .cctor()">
32061         <size>1</size>
32062       </method>
32063       <method name="Void SetObject(System.String)">
32064         <size>18</size>
32065       </method>
32066     </type>
32067     <type name="X">
32068       <method name="Void .ctor()">
32069         <size>7</size>
32070       </method>
32071       <method name="Int32 Main(System.String[])">
32072         <size>31</size>
32073       </method>
32074     </type>
32075   </test>
32076   <test name="test-422.cs">
32077     <type name="HelloWorld.MainClass">
32078       <method name="Void .ctor()">
32079         <size>7</size>
32080       </method>
32081       <method name="Void .cctor()">
32082         <size>17</size>
32083       </method>
32084       <method name="Void Main(System.String[])">
32085         <size>1</size>
32086       </method>
32087       <method name="Boolean CheckTrueThat()">
32088         <size>2</size>
32089       </method>
32090     </type>
32091   </test>
32092   <test name="test-423.cs">
32093     <type name="Test">
32094       <method name="Void .ctor()">
32095         <size>7</size>
32096       </method>
32097       <method name="Void Func(Int32 ByRef)">
32098         <size>12</size>
32099       </method>
32100       <method name="Void Main()">
32101         <size>10</size>
32102       </method>
32103       <method name="Void lowLevelCall(Int32*)">
32104         <size>1</size>
32105       </method>
32106     </type>
32107   </test>
32108   <test name="test-424.cs">
32109     <type name="XX">
32110       <method name="Void .ctor()">
32111         <size>7</size>
32112       </method>
32113       <method name="Void Metodo(System.Exception)">
32114         <size>37</size>
32115       </method>
32116       <method name="IEnumerable X()">
32117         <size>16</size>
32118       </method>
32119       <method name="Void Main()">
32120         <size>65</size>
32121       </method>
32122     </type>
32123     <type name="XX+&lt;X&gt;c__Iterator0">
32124       <method name="Void .ctor()">
32125         <size>7</size>
32126       </method>
32127       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32128         <size>7</size>
32129       </method>
32130       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32131         <size>7</size>
32132       </method>
32133       <method name="Boolean MoveNext()">
32134         <size>105</size>
32135       </method>
32136       <method name="Void Dispose()">
32137         <size>8</size>
32138       </method>
32139       <method name="Void Reset()">
32140         <size>6</size>
32141       </method>
32142       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32143         <size>7</size>
32144       </method>
32145       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32146         <size>26</size>
32147       </method>
32148     </type>
32149   </test>
32150   <test name="test-425.cs">
32151     <type name="A">
32152       <method name="Void .ctor()">
32153         <size>7</size>
32154       </method>
32155       <method name="Void Main()">
32156         <size>1</size>
32157       </method>
32158     </type>
32159     <type name="AAttribute">
32160       <method name="Void .ctor()">
32161         <size>7</size>
32162       </method>
32163     </type>
32164   </test>
32165   <test name="test-426.cs">
32166     <type name="X">
32167       <method name="Void .ctor()">
32168         <size>7</size>
32169       </method>
32170       <method name="Void Main()">
32171         <size>11</size>
32172       </method>
32173     </type>
32174   </test>
32175   <test name="test-427.cs">
32176     <type name="X">
32177       <method name="Void .ctor()">
32178         <size>7</size>
32179       </method>
32180       <method name="Void Main()">
32181         <size>11</size>
32182       </method>
32183     </type>
32184   </test>
32185   <test name="test-428.cs">
32186     <type name="A">
32187       <method name="Void .ctor()">
32188         <size>7</size>
32189       </method>
32190     </type>
32191     <type name="X">
32192       <method name="Void .ctor()">
32193         <size>7</size>
32194       </method>
32195       <method name="Void Main()">
32196         <size>18</size>
32197       </method>
32198     </type>
32199     <type name="X+A">
32200       <method name="Void .ctor()">
32201         <size>7</size>
32202       </method>
32203     </type>
32204   </test>
32205   <test name="test-429.cs">
32206     <type name="Foo.A">
32207       <method name="Void .ctor()">
32208         <size>7</size>
32209       </method>
32210     </type>
32211     <type name="A">
32212       <method name="Void .ctor()">
32213         <size>7</size>
32214       </method>
32215     </type>
32216     <type name="X">
32217       <method name="Void .ctor()">
32218         <size>7</size>
32219       </method>
32220       <method name="Void Main()">
32221         <size>18</size>
32222       </method>
32223     </type>
32224   </test>
32225   <test name="test-43.cs">
32226     <type name="X">
32227       <method name="Void .ctor()">
32228         <size>7</size>
32229       </method>
32230       <method name="Int32 test_single(System.Int32[])">
32231         <size>34</size>
32232       </method>
32233       <method name="Int32 test_continue(System.Int32[])">
32234         <size>57</size>
32235       </method>
32236       <method name="Boolean test_double(System.Double[])">
32237         <size>61</size>
32238       </method>
32239       <method name="Int32 test_break(System.Int32[])">
32240         <size>57</size>
32241       </method>
32242       <method name="Boolean test_multi(System.Int32[,])">
32243         <size>84</size>
32244       </method>
32245       <method name="Int32 Main()">
32246         <size>284</size>
32247       </method>
32248     </type>
32249     <type name="&lt;PrivateImplementationDetails&gt;">
32250       <method name="Void .ctor()">
32251         <size>7</size>
32252       </method>
32253     </type>
32254   </test>
32255   <test name="test-430.cs">
32256     <type name="A">
32257       <method name="Void .ctor()">
32258         <size>7</size>
32259       </method>
32260     </type>
32261     <type name="X">
32262       <method name="Void .ctor()">
32263         <size>7</size>
32264       </method>
32265       <method name="Void Main()">
32266         <size>18</size>
32267       </method>
32268     </type>
32269     <type name="X+A">
32270       <method name="Void .ctor()">
32271         <size>7</size>
32272       </method>
32273     </type>
32274   </test>
32275   <test name="test-431.cs">
32276     <type name="Foo.A">
32277       <method name="Void .ctor()">
32278         <size>7</size>
32279       </method>
32280     </type>
32281     <type name="X">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="Void Main()">
32286         <size>18</size>
32287       </method>
32288     </type>
32289   </test>
32290   <test name="test-432.cs">
32291     <type name="Foo.A">
32292       <method name="Void .ctor()">
32293         <size>7</size>
32294       </method>
32295     </type>
32296     <type name="X">
32297       <method name="Void .ctor()">
32298         <size>7</size>
32299       </method>
32300       <method name="Void Main()">
32301         <size>18</size>
32302       </method>
32303     </type>
32304   </test>
32305   <test name="test-433.cs">
32306     <type name="Foo.A">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310     </type>
32311     <type name="X">
32312       <method name="Void .ctor()">
32313         <size>7</size>
32314       </method>
32315       <method name="Void .cctor()">
32316         <size>11</size>
32317       </method>
32318       <method name="Void Main()">
32319         <size>16</size>
32320       </method>
32321     </type>
32322   </test>
32323   <test name="test-434.cs">
32324     <type name="Foo.A">
32325       <method name="Void .ctor()">
32326         <size>7</size>
32327       </method>
32328     </type>
32329     <type name="X">
32330       <method name="Void .ctor()">
32331         <size>7</size>
32332       </method>
32333       <method name="Void .cctor()">
32334         <size>11</size>
32335       </method>
32336       <method name="Void Main()">
32337         <size>16</size>
32338       </method>
32339     </type>
32340   </test>
32341   <test name="test-435.cs">
32342     <type name="X">
32343       <method name="Void .ctor()">
32344         <size>7</size>
32345       </method>
32346       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32347         <size>2</size>
32348       </method>
32349       <method name="Void Main()">
32350         <size>7</size>
32351       </method>
32352     </type>
32353   </test>
32354   <test name="test-436.cs">
32355     <type name="X">
32356       <method name="Void .ctor()">
32357         <size>7</size>
32358       </method>
32359       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32360         <size>2</size>
32361       </method>
32362       <method name="Void Main()">
32363         <size>7</size>
32364       </method>
32365     </type>
32366   </test>
32367   <test name="test-437.cs">
32368     <type name="T2">
32369       <method name="Void .ctor()">
32370         <size>7</size>
32371       </method>
32372     </type>
32373     <type name="Test">
32374       <method name="Void .ctor()">
32375         <size>7</size>
32376       </method>
32377       <method name="Void Main()">
32378         <size>65</size>
32379       </method>
32380     </type>
32381   </test>
32382   <test name="test-438.cs">
32383     <type name="Program">
32384       <method name="Void .ctor()">
32385         <size>7</size>
32386       </method>
32387       <method name="Void Main(System.String[])">
32388         <size>40</size>
32389       </method>
32390     </type>
32391   </test>
32392   <test name="test-439.cs">
32393     <type name="Test">
32394       <method name="Void .ctor()">
32395         <size>7</size>
32396       </method>
32397       <method name="Void Main()">
32398         <size>45</size>
32399       </method>
32400     </type>
32401     <type name="LayerMask">
32402       <method name="Int32 op_Implicit(LayerMask)">
32403         <size>8</size>
32404       </method>
32405       <method name="LayerMask op_Implicit(Int32)">
32406         <size>11</size>
32407       </method>
32408     </type>
32409   </test>
32410   <test name="test-44.cs">
32411     <type name="X">
32412       <method name="Void .ctor()">
32413         <size>7</size>
32414       </method>
32415       <method name="Int32 dob(System.Int32[,])">
32416         <size>80</size>
32417       </method>
32418       <method name="Int32 count(System.Object)">
32419         <size>39</size>
32420       </method>
32421       <method name="Int32 Main()">
32422         <size>133</size>
32423       </method>
32424     </type>
32425   </test>
32426   <test name="test-440.cs">
32427     <type name="A">
32428       <method name="Void .ctor()">
32429         <size>7</size>
32430       </method>
32431       <method name="Void Main()">
32432         <size>26</size>
32433       </method>
32434       <method name="Double op_Implicit(A)">
32435         <size>10</size>
32436       </method>
32437       <method name="Int32 op_Implicit(A)">
32438         <size>2</size>
32439       </method>
32440     </type>
32441   </test>
32442   <test name="test-441.cs">
32443     <type name="Test">
32444       <method name="Void .ctor()">
32445         <size>7</size>
32446       </method>
32447       <method name="Void .cctor()">
32448         <size>1</size>
32449       </method>
32450       <method name="Void Main()">
32451         <size>25</size>
32452       </method>
32453     </type>
32454   </test>
32455   <test name="test-442.cs">
32456     <type name="ConsoleApplication1.Program">
32457       <method name="Void .ctor()">
32458         <size>7</size>
32459       </method>
32460       <method name="Void Main(System.String[])">
32461         <size>70</size>
32462       </method>
32463     </type>
32464   </test>
32465   <test name="test-443.cs">
32466     <type name="C">
32467       <method name="Void .ctor(ITopic)">
32468         <size>31</size>
32469       </method>
32470       <method name="Void Main()">
32471         <size>1</size>
32472       </method>
32473     </type>
32474   </test>
32475   <test name="test-444.cs">
32476     <type name="쯠쯡쯢">
32477       <method name="Void .ctor()">
32478         <size>7</size>
32479       </method>
32480       <method name="Void Main()">
32481         <size>1</size>
32482       </method>
32483     </type>
32484   </test>
32485   <test name="test-445.cs">
32486     <type name="ConvFromInt">
32487       <method name="Void .ctor()">
32488         <size>14</size>
32489       </method>
32490       <method name="Void .ctor(Int32)">
32491         <size>16</size>
32492       </method>
32493       <method name="ConvFromInt op_Implicit(Int32)">
32494         <size>7</size>
32495       </method>
32496     </type>
32497     <type name="Foo">
32498       <method name="Void .ctor()">
32499         <size>7</size>
32500       </method>
32501       <method name="Void .cctor()">
32502         <size>45</size>
32503       </method>
32504       <method name="Void Main()">
32505         <size>111</size>
32506       </method>
32507     </type>
32508   </test>
32509   <test name="test-446.cs">
32510     <type name="FooTest">
32511       <method name="Void .ctor()">
32512         <size>7</size>
32513       </method>
32514       <method name="Void Main()">
32515         <size>8</size>
32516       </method>
32517       <method name="Void Foo(UInt64)">
32518         <size>1</size>
32519       </method>
32520     </type>
32521   </test>
32522   <test name="test-447.cs">
32523     <type name="System.MonoTODOAttribute">
32524       <method name="Void .ctor()">
32525         <size>7</size>
32526       </method>
32527     </type>
32528     <type name="System.Web.HttpBrowserCapabilities">
32529       <method name="Void .ctor()">
32530         <size>7</size>
32531       </method>
32532       <method name="System.Version get_A()">
32533         <size>6</size>
32534       </method>
32535     </type>
32536     <type name="Test">
32537       <method name="Void .ctor()">
32538         <size>7</size>
32539       </method>
32540       <method name="Void Main()">
32541         <size>1</size>
32542       </method>
32543     </type>
32544   </test>
32545   <test name="test-448.cs">
32546     <type name="MonoDivideProblem">
32547       <method name="Void .ctor()">
32548         <size>7</size>
32549       </method>
32550       <method name="Void .cctor()">
32551         <size>17</size>
32552       </method>
32553       <method name="Void Main(System.String[])">
32554         <size>27</size>
32555       </method>
32556     </type>
32557   </test>
32558   <test name="test-449.cs">
32559     <type name="X">
32560       <method name="Void .ctor()">
32561         <size>7</size>
32562       </method>
32563       <method name="Void Main()">
32564         <size>1</size>
32565       </method>
32566       <method name="Void Z()">
32567         <size>19</size>
32568       </method>
32569       <method name="Void &lt;Z&gt;m__0(System.Object)">
32570         <size>25</size>
32571       </method>
32572       <method name="Void &lt;Z&gt;m__1(System.Object)">
32573         <size>7</size>
32574       </method>
32575     </type>
32576   </test>
32577   <test name="test-45.cs">
32578     <type name="Blah">
32579       <method name="Void .ctor()">
32580         <size>7</size>
32581       </method>
32582       <method name="Void .cctor()">
32583         <size>97</size>
32584       </method>
32585       <method name="Int32 Main()">
32586         <size>755</size>
32587       </method>
32588     </type>
32589     <type name="&lt;PrivateImplementationDetails&gt;">
32590       <method name="Void .ctor()">
32591         <size>7</size>
32592       </method>
32593     </type>
32594   </test>
32595   <test name="test-451.cs">
32596     <type name="Test">
32597       <method name="Void .ctor()">
32598         <size>7</size>
32599       </method>
32600       <method name="Void Main()">
32601         <size>22</size>
32602       </method>
32603     </type>
32604   </test>
32605   <test name="test-452.cs">
32606     <type name="Foo">
32607       <method name="Void .ctor()">
32608         <size>7</size>
32609       </method>
32610     </type>
32611     <type name="Test">
32612       <method name="Void .ctor()">
32613         <size>7</size>
32614       </method>
32615       <method name="Void Main()">
32616         <size>7</size>
32617       </method>
32618     </type>
32619   </test>
32620   <test name="test-453.cs">
32621     <type name="C">
32622       <method name="Void .ctor()">
32623         <size>7</size>
32624       </method>
32625       <method name="Void Main()">
32626         <size>33</size>
32627       </method>
32628     </type>
32629   </test>
32630   <test name="test-455.cs">
32631     <type name="Test">
32632       <method name="Void .ctor()">
32633         <size>7</size>
32634       </method>
32635       <method name="Void Main()">
32636         <size>27</size>
32637       </method>
32638     </type>
32639     <type name="Foo">
32640       <method name="Int32 GetHashCode()">
32641         <size>17</size>
32642       </method>
32643     </type>
32644   </test>
32645   <test name="test-456.cs">
32646     <type name="Test">
32647       <method name="Void .ctor()">
32648         <size>7</size>
32649       </method>
32650       <method name="Void Main()">
32651         <size>16</size>
32652       </method>
32653     </type>
32654     <type name="Foo">
32655       <method name="Void foo()">
32656         <size>11</size>
32657       </method>
32658     </type>
32659   </test>
32660   <test name="test-457.cs">
32661     <type name="Number">
32662       <method name="Void .ctor()">
32663         <size>7</size>
32664       </method>
32665       <method name="Void IDouble.Add(Double)">
32666         <size>11</size>
32667       </method>
32668       <method name="Void IInteger.Add(Int32)">
32669         <size>11</size>
32670       </method>
32671       <method name="Int32 Main()">
32672         <size>52</size>
32673       </method>
32674     </type>
32675   </test>
32676   <test name="test-458.cs">
32677     <type name="MyAttr">
32678       <method name="Void .ctor()">
32679         <size>7</size>
32680       </method>
32681       <method name="Void .ctor(Type)">
32682         <size>7</size>
32683       </method>
32684       <method name="Void .ctor(String)">
32685         <size>7</size>
32686       </method>
32687       <method name="Void .ctor(Int32)">
32688         <size>7</size>
32689       </method>
32690     </type>
32691     <type name="ClassA">
32692       <method name="Void .ctor()">
32693         <size>7</size>
32694       </method>
32695     </type>
32696     <type name="ClassB">
32697       <method name="Void .ctor()">
32698         <size>7</size>
32699       </method>
32700     </type>
32701     <type name="ClassC">
32702       <method name="Void .ctor()">
32703         <size>7</size>
32704       </method>
32705     </type>
32706     <type name="ClassD">
32707       <method name="Void .ctor()">
32708         <size>7</size>
32709       </method>
32710     </type>
32711     <type name="Top">
32712       <method name="Void .ctor()">
32713         <size>7</size>
32714       </method>
32715       <method name="Int32 Main()">
32716         <size>28</size>
32717       </method>
32718     </type>
32719   </test>
32720   <test name="test-459.cs">
32721     <type name="CC">
32722       <method name="Void .ctor()">
32723         <size>7</size>
32724       </method>
32725       <method name="Int32 Main()">
32726         <size>13</size>
32727       </method>
32728     </type>
32729     <type name="CC+IfElseStateMachine">
32730       <method name="Void .ctor()">
32731         <size>7</size>
32732       </method>
32733       <method name="Void HandleToken(Token)">
32734         <size>15</size>
32735       </method>
32736     </type>
32737   </test>
32738   <test name="test-46.cs">
32739     <type name="X">
32740       <method name="Void .ctor()">
32741         <size>7</size>
32742       </method>
32743       <method name="Int32 cast_int(System.Object)">
32744         <size>7</size>
32745       </method>
32746       <method name="UInt32 cast_uint(System.Object)">
32747         <size>7</size>
32748       </method>
32749       <method name="Int16 cast_short(System.Object)">
32750         <size>7</size>
32751       </method>
32752       <method name="Char cast_char(System.Object)">
32753         <size>7</size>
32754       </method>
32755       <method name="UInt16 cast_ushort(System.Object)">
32756         <size>7</size>
32757       </method>
32758       <method name="Byte cast_byte(System.Object)">
32759         <size>7</size>
32760       </method>
32761       <method name="SByte cast_sbyte(System.Object)">
32762         <size>7</size>
32763       </method>
32764       <method name="Int64 cast_long(System.Object)">
32765         <size>7</size>
32766       </method>
32767       <method name="UInt64 cast_ulong(System.Object)">
32768         <size>7</size>
32769       </method>
32770       <method name="Single cast_float(System.Object)">
32771         <size>7</size>
32772       </method>
32773       <method name="Double cast_double(System.Object)">
32774         <size>7</size>
32775       </method>
32776       <method name="Boolean cast_bool(System.Object)">
32777         <size>7</size>
32778       </method>
32779       <method name="Int32 Main()">
32780         <size>1126</size>
32781       </method>
32782     </type>
32783   </test>
32784   <test name="test-460.cs">
32785     <type name="MainClass">
32786       <method name="Void .ctor()">
32787         <size>7</size>
32788       </method>
32789       <method name="Void .cctor()">
32790         <size>18</size>
32791       </method>
32792       <method name="Void Main()">
32793         <size>1</size>
32794       </method>
32795     </type>
32796   </test>
32797   <test name="test-461.cs">
32798     <type name="Valtest">
32799       <method name="Void .ctor()">
32800         <size>7</size>
32801       </method>
32802       <method name="Int32 Main()">
32803         <size>50</size>
32804       </method>
32805     </type>
32806     <type name="Value">
32807       <method name="Void .ctor(Object)">
32808         <size>1</size>
32809       </method>
32810       <method name="System.Object get_Val()">
32811         <size>7</size>
32812       </method>
32813       <method name="System.Enum get_Val2()">
32814         <size>7</size>
32815       </method>
32816     </type>
32817   </test>
32818   <test name="test-462.cs">
32819     <type name="X">
32820       <method name="Void .ctor()">
32821         <size>7</size>
32822       </method>
32823       <method name="Void Method(X)">
32824         <size>1</size>
32825       </method>
32826       <method name="Void Method(System.String)">
32827         <size>8</size>
32828       </method>
32829       <method name="Int32 Main()">
32830         <size>28</size>
32831       </method>
32832     </type>
32833   </test>
32834   <test name="test-463.cs">
32835     <type name="PropertySorter">
32836       <method name="Void .ctor()">
32837         <size>7</size>
32838       </method>
32839     </type>
32840     <type name="PathItemBase">
32841       <method name="Void .ctor()">
32842         <size>7</size>
32843       </method>
32844     </type>
32845     <type name="PathItemBase+TypeConverter">
32846       <method name="Void .ctor()">
32847         <size>7</size>
32848       </method>
32849     </type>
32850     <type name="X">
32851       <method name="Void .ctor()">
32852         <size>7</size>
32853       </method>
32854       <method name="Void Main()">
32855         <size>1</size>
32856       </method>
32857     </type>
32858   </test>
32859   <test name="test-464.cs">
32860     <type name="C">
32861       <method name="Void .ctor()">
32862         <size>7</size>
32863       </method>
32864       <method name="Int32 Main()">
32865         <size>85</size>
32866       </method>
32867     </type>
32868   </test>
32869   <test name="test-465.cs">
32870     <type name="C">
32871       <method name="Void .ctor()">
32872         <size>7</size>
32873       </method>
32874       <method name="Int32 Main()">
32875         <size>85</size>
32876       </method>
32877     </type>
32878   </test>
32879   <test name="test-467.cs">
32880     <type name="ExceptionWithAnonMethod">
32881       <method name="Void .ctor()">
32882         <size>7</size>
32883       </method>
32884       <method name="Int32 Main()">
32885         <size>96</size>
32886       </method>
32887       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
32888         <size>13</size>
32889       </method>
32890     </type>
32891     <type name="ExceptionWithAnonMethod+EmptyCallback">
32892       <method name="Void .ctor(Object, IntPtr)">
32893         <size>0</size>
32894       </method>
32895       <method name="Void Invoke()">
32896         <size>0</size>
32897       </method>
32898       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32899         <size>0</size>
32900       </method>
32901       <method name="Void EndInvoke(IAsyncResult)">
32902         <size>0</size>
32903       </method>
32904     </type>
32905     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
32906       <method name="Void .ctor()">
32907         <size>7</size>
32908       </method>
32909       <method name="Void &lt;&gt;m__0()">
32910         <size>33</size>
32911       </method>
32912     </type>
32913   </test>
32914   <test name="test-468.cs">
32915     <type name="CorMetaDataDispenserExClass">
32916       <method name="Void .ctor()">
32917         <size>0</size>
32918       </method>
32919     </type>
32920     <type name="Test">
32921       <method name="Void .ctor()">
32922         <size>7</size>
32923       </method>
32924       <method name="Void XXX()">
32925         <size>12</size>
32926       </method>
32927       <method name="Void Main()">
32928         <size>1</size>
32929       </method>
32930     </type>
32931   </test>
32932   <test name="test-469.cs">
32933     <type name="Lambda">
32934       <method name="Void .ctor()">
32935         <size>7</size>
32936       </method>
32937       <method name="Void f(Int32)">
32938         <size>7</size>
32939       </method>
32940       <method name="Del[] Make2(Int32)">
32941         <size>50</size>
32942       </method>
32943       <method name="Int32 Main()">
32944         <size>68</size>
32945       </method>
32946     </type>
32947     <type name="Del">
32948       <method name="Void .ctor(Object, IntPtr)">
32949         <size>0</size>
32950       </method>
32951       <method name="Void Invoke(Int32)">
32952         <size>0</size>
32953       </method>
32954       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32955         <size>0</size>
32956       </method>
32957       <method name="Void EndInvoke(IAsyncResult)">
32958         <size>0</size>
32959       </method>
32960     </type>
32961     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
32962       <method name="Void .ctor()">
32963         <size>7</size>
32964       </method>
32965       <method name="Void &lt;&gt;m__0(Int32)">
32966         <size>23</size>
32967       </method>
32968       <method name="Void &lt;&gt;m__1(Int32)">
32969         <size>23</size>
32970       </method>
32971     </type>
32972   </test>
32973   <test name="test-47.cs">
32974     <type name="X">
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="Boolean f()">
32982         <size>24</size>
32983       </method>
32984       <method name="Boolean t()">
32985         <size>24</size>
32986       </method>
32987       <method name="Int32 Main()">
32988         <size>404</size>
32989       </method>
32990     </type>
32991   </test>
32992   <test name="test-470.cs">
32993     <type name="X">
32994       <method name="Void .ctor()">
32995         <size>7</size>
32996       </method>
32997       <method name="System.String get_ASTNodeTypeName()">
32998         <size>16</size>
32999       </method>
33000     </type>
33001     <type name="Demo">
33002       <method name="Void .ctor()">
33003         <size>7</size>
33004       </method>
33005       <method name="Void Main()">
33006         <size>1</size>
33007       </method>
33008     </type>
33009   </test>
33010   <test name="test-471.cs">
33011     <type name="AAttribute">
33012       <method name="Void .ctor()">
33013         <size>7</size>
33014       </method>
33015     </type>
33016     <type name="Demo">
33017       <method name="Void .ctor()">
33018         <size>7</size>
33019       </method>
33020       <method name="Void Main()">
33021         <size>1</size>
33022       </method>
33023     </type>
33024   </test>
33025   <test name="test-472.cs">
33026     <type name="Test">
33027       <method name="Void .ctor()">
33028         <size>7</size>
33029       </method>
33030       <method name="Int32 get_Prop()">
33031         <size>7</size>
33032       </method>
33033       <method name="Void set_Prop(Int32)">
33034         <size>8</size>
33035       </method>
33036       <method name="Int32 Main()">
33037         <size>79</size>
33038       </method>
33039     </type>
33040   </test>
33041   <test name="test-473.cs">
33042     <type name="UnixMarshal">
33043       <method name="Void .ctor()">
33044         <size>7</size>
33045       </method>
33046       <method name="Void .cctor()">
33047         <size>24</size>
33048       </method>
33049       <method name="Void Default(Int32)">
33050         <size>1</size>
33051       </method>
33052       <method name="System.String GetDescription(Error)">
33053         <size>2</size>
33054       </method>
33055     </type>
33056     <type name="UnixMarshal2">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060       <method name="System.String GetDescription(Error)">
33061         <size>2</size>
33062       </method>
33063     </type>
33064     <type name="Stdlib">
33065       <method name="Void .ctor()">
33066         <size>7</size>
33067       </method>
33068     </type>
33069     <type name="TestConst">
33070       <method name="Void .ctor()">
33071         <size>7</size>
33072       </method>
33073     </type>
33074     <type name="XX">
33075       <method name="Void .ctor()">
33076         <size>7</size>
33077       </method>
33078     </type>
33079     <type name="Syscall">
33080       <method name="Void .ctor()">
33081         <size>7</size>
33082       </method>
33083       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
33084         <size>2</size>
33085       </method>
33086     </type>
33087     <type name="EnumWrapper">
33088       <method name="Void .ctor(Int32)">
33089         <size>7</size>
33090       </method>
33091     </type>
33092     <type name="Test">
33093       <method name="Void .ctor()">
33094         <size>7</size>
33095       </method>
33096       <method name="Void Main()">
33097         <size>1</size>
33098       </method>
33099     </type>
33100     <type name="SignalHandler">
33101       <method name="Void .ctor(Object, IntPtr)">
33102         <size>0</size>
33103       </method>
33104       <method name="Void Invoke(Int32)">
33105         <size>0</size>
33106       </method>
33107       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33108         <size>0</size>
33109       </method>
33110       <method name="Void EndInvoke(IAsyncResult)">
33111         <size>0</size>
33112       </method>
33113     </type>
33114     <type name="PS">
33115       <method name="Void GetDescription(Error)">
33116         <size>1</size>
33117       </method>
33118     </type>
33119     <type name="Value">
33120       <method name="EnumWrapper op_Explicit(Value)">
33121         <size>11</size>
33122       </method>
33123     </type>
33124   </test>
33125   <test name="test-474.cs">
33126     <type name="Z">
33127       <method name="Void .ctor()">
33128         <size>7</size>
33129       </method>
33130       <method name="Void Main()">
33131         <size>13</size>
33132       </method>
33133       <method name="Void TestPreinc(Int32)">
33134         <size>57</size>
33135       </method>
33136       <method name="Void TestPostinc(Int32)">
33137         <size>57</size>
33138       </method>
33139       <method name="Void Assert(Int32, Int32)">
33140         <size>67</size>
33141       </method>
33142     </type>
33143     <type name="Z+X">
33144       <method name="Void .ctor(Object, IntPtr)">
33145         <size>0</size>
33146       </method>
33147       <method name="Void Invoke()">
33148         <size>0</size>
33149       </method>
33150       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33151         <size>0</size>
33152       </method>
33153       <method name="Void EndInvoke(IAsyncResult)">
33154         <size>0</size>
33155       </method>
33156     </type>
33157     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
33158       <method name="Void .ctor()">
33159         <size>7</size>
33160       </method>
33161       <method name="Void &lt;&gt;m__0()">
33162         <size>38</size>
33163       </method>
33164     </type>
33165     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
33166       <method name="Void .ctor()">
33167         <size>7</size>
33168       </method>
33169       <method name="Void &lt;&gt;m__1()">
33170         <size>38</size>
33171       </method>
33172     </type>
33173   </test>
33174   <test name="test-475.cs">
33175     <type name="X">
33176       <method name="Void .ctor()">
33177         <size>7</size>
33178       </method>
33179       <method name="Void .cctor()">
33180         <size>24</size>
33181       </method>
33182       <method name="Void add_e(MyDelegate)">
33183         <size>22</size>
33184       </method>
33185       <method name="Void remove_e(MyDelegate)">
33186         <size>22</size>
33187       </method>
33188       <method name="Void Test(Int32)">
33189         <size>17</size>
33190       </method>
33191       <method name="Int32 Main()">
33192         <size>28</size>
33193       </method>
33194     </type>
33195     <type name="MyDelegate">
33196       <method name="Void .ctor(Object, IntPtr)">
33197         <size>0</size>
33198       </method>
33199       <method name="Void Invoke(Int32)">
33200         <size>0</size>
33201       </method>
33202       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33203         <size>0</size>
33204       </method>
33205       <method name="Void EndInvoke(IAsyncResult)">
33206         <size>0</size>
33207       </method>
33208     </type>
33209   </test>
33210   <test name="test-476.cs">
33211     <type name="Test">
33212       <method name="Void .ctor()">
33213         <size>7</size>
33214       </method>
33215       <method name="Void Main()">
33216         <size>1</size>
33217       </method>
33218     </type>
33219   </test>
33220   <test name="test-477.cs">
33221     <type name="C">
33222       <method name="Void .ctor()">
33223         <size>7</size>
33224       </method>
33225       <method name="Void Test(Int32 ByRef)">
33226         <size>1</size>
33227       </method>
33228       <method name="Void Main()">
33229         <size>1</size>
33230       </method>
33231     </type>
33232   </test>
33233   <test name="test-478.cs">
33234     <type name="Test.MainClass">
33235       <method name="Void .ctor()">
33236         <size>7</size>
33237       </method>
33238       <method name="Void Main()">
33239         <size>1</size>
33240       </method>
33241     </type>
33242     <type name="Test.TestAttribute">
33243       <method name="Void .ctor(TestEnum2)">
33244         <size>7</size>
33245       </method>
33246     </type>
33247     <type name="Test.Test2Attribute">
33248       <method name="Void .ctor()">
33249         <size>7</size>
33250       </method>
33251     </type>
33252   </test>
33253   <test name="test-479.cs">
33254     <type name="Test.Test">
33255       <method name="Void .ctor()">
33256         <size>7</size>
33257       </method>
33258       <method name="Boolean Equals(System.Object)">
33259         <size>2</size>
33260       </method>
33261       <method name="Int32 GetHashCode()">
33262         <size>2</size>
33263       </method>
33264       <method name="Void Main()">
33265         <size>1</size>
33266       </method>
33267     </type>
33268   </test>
33269   <test name="test-48.cs">
33270     <type name="Blah">
33271       <method name="Void .ctor()">
33272         <size>7</size>
33273       </method>
33274       <method name="Int32 Main()">
33275         <size>59</size>
33276       </method>
33277       <method name="Void Test_1()">
33278         <size>1</size>
33279       </method>
33280     </type>
33281   </test>
33282   <test name="test-480.cs">
33283     <type name="Space">
33284       <method name="Void .ctor()">
33285         <size>14</size>
33286       </method>
33287       <method name="Void Leak(Boolean, Int32)">
33288         <size>85</size>
33289       </method>
33290     </type>
33291     <type name="Program">
33292       <method name="Void .ctor()">
33293         <size>7</size>
33294       </method>
33295       <method name="Void Main(System.String[])">
33296         <size>1</size>
33297       </method>
33298     </type>
33299     <type name="Space+DoCopy">
33300       <method name="Void .ctor(Object, IntPtr)">
33301         <size>0</size>
33302       </method>
33303       <method name="Void Invoke()">
33304         <size>0</size>
33305       </method>
33306       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33307         <size>0</size>
33308       </method>
33309       <method name="Void EndInvoke(IAsyncResult)">
33310         <size>0</size>
33311       </method>
33312     </type>
33313     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
33314       <method name="Void .ctor()">
33315         <size>7</size>
33316       </method>
33317       <method name="Void &lt;&gt;m__0()">
33318         <size>18</size>
33319       </method>
33320       <method name="Void &lt;&gt;m__1()">
33321         <size>68</size>
33322       </method>
33323     </type>
33324     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
33325       <method name="Void .ctor()">
33326         <size>7</size>
33327       </method>
33328     </type>
33329   </test>
33330   <test name="test-481.cs">
33331     <type name="TestClass">
33332       <method name="Int32 Main()">
33333         <size>42</size>
33334       </method>
33335     </type>
33336     <type name="TestDelegate">
33337       <method name="Void .ctor(Object, IntPtr)">
33338         <size>0</size>
33339       </method>
33340       <method name="Void Invoke(Int32 ByRef)">
33341         <size>0</size>
33342       </method>
33343       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
33344         <size>0</size>
33345       </method>
33346       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
33347         <size>0</size>
33348       </method>
33349     </type>
33350     <type name="TestClass">
33351       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
33352         <size>4</size>
33353       </method>
33354     </type>
33355   </test>
33356   <test name="test-482.cs">
33357     <type name="X">
33358       <method name="Void .ctor()">
33359         <size>7</size>
33360       </method>
33361       <method name="Void M4(Int32)">
33362         <size>1</size>
33363       </method>
33364       <method name="Void Main()">
33365         <size>1</size>
33366       </method>
33367       <method name="Void M4(Int32, ...)">
33368         <size>1</size>
33369       </method>
33370     </type>
33371   </test>
33372   <test name="test-483.cs">
33373     <type name="Tests">
33374       <method name="Void .ctor()">
33375         <size>7</size>
33376       </method>
33377       <method name="Void Main()">
33378         <size>21</size>
33379       </method>
33380     </type>
33381   </test>
33382   <test name="test-484.cs">
33383     <type name="Test.TestBit">
33384       <method name="Void .ctor()">
33385         <size>7</size>
33386       </method>
33387       <method name="Void Main()">
33388         <size>1</size>
33389       </method>
33390     </type>
33391   </test>
33392   <test name="test-485.cs">
33393     <type name="MonoBUG">
33394       <method name="Void .ctor()">
33395         <size>7</size>
33396       </method>
33397       <method name="Void Main(System.String[])">
33398         <size>44</size>
33399       </method>
33400     </type>
33401   </test>
33402   <test name="test-486.cs">
33403     <type name="Test">
33404       <method name="Void .ctor()">
33405         <size>7</size>
33406       </method>
33407       <method name="Void Main()">
33408         <size>119</size>
33409       </method>
33410     </type>
33411   </test>
33412   <test name="test-487.cs">
33413     <type name="X">
33414       <method name="Void .ctor(Object)">
33415         <size>72</size>
33416       </method>
33417       <method name="Void .cctor()">
33418         <size>1</size>
33419       </method>
33420       <method name="Int32 Main()">
33421         <size>25</size>
33422       </method>
33423     </type>
33424   </test>
33425   <test name="test-488.cs">
33426     <type name="P">
33427       <method name="Void .ctor()">
33428         <size>7</size>
33429       </method>
33430     </type>
33431     <type name="Test">
33432       <method name="Void .ctor()">
33433         <size>7</size>
33434       </method>
33435       <method name="IEnumerable foo()">
33436         <size>2</size>
33437       </method>
33438       <method name="Void Main()">
33439         <size>169</size>
33440       </method>
33441     </type>
33442     <type name="Q">
33443       <method name="Void .ctor(P)">
33444         <size>8</size>
33445       </method>
33446     </type>
33447   </test>
33448   <test name="test-489.cs">
33449     <type name="test">
33450       <method name="Void .ctor()">
33451         <size>7</size>
33452       </method>
33453       <method name="Void Main()">
33454         <size>1</size>
33455       </method>
33456     </type>
33457   </test>
33458   <test name="test-49.cs">
33459     <type name="X">
33460       <method name="Void .ctor()">
33461         <size>7</size>
33462       </method>
33463       <method name="Int32 s(Byte)">
33464         <size>2182</size>
33465       </method>
33466       <method name="Int32 test(Int32)">
33467         <size>70</size>
33468       </method>
33469       <method name="Int32 tests(System.String)">
33470         <size>152</size>
33471       </method>
33472       <method name="Int32 testn(System.String)">
33473         <size>76</size>
33474       </method>
33475       <method name="Int32 testm(System.String)">
33476         <size>77</size>
33477       </method>
33478       <method name="Int32 testo(System.String)">
33479         <size>79</size>
33480       </method>
33481       <method name="Int32 testp(System.String)">
33482         <size>109</size>
33483       </method>
33484       <method name="Int32 test_def(System.String)">
33485         <size>119</size>
33486       </method>
33487       <method name="Int32 test_coverage(Int32)">
33488         <size>18</size>
33489       </method>
33490       <method name="Int32 test_goto(Int32)">
33491         <size>39</size>
33492       </method>
33493       <method name="Int32 test_memberaccess(System.String)">
33494         <size>76</size>
33495       </method>
33496       <method name="Int32 test_string_multiple_targets(System.String)">
33497         <size>128</size>
33498       </method>
33499       <method name="Int32 test_casts(Int32)">
33500         <size>17</size>
33501       </method>
33502       <method name="Int32 testSwitchEnumLong(TestEnum)">
33503         <size>56</size>
33504       </method>
33505       <method name="Int32 test_long_enum_switch()">
33506         <size>66</size>
33507       </method>
33508       <method name="Int32 tests_default(System.String)">
33509         <size>107</size>
33510       </method>
33511       <method name="Int32 tests_default_2(System.String)">
33512         <size>124</size>
33513       </method>
33514       <method name="Void test_76590(System.String)">
33515         <size>107</size>
33516       </method>
33517       <method name="Void test_77964()">
33518         <size>37</size>
33519       </method>
33520       <method name="Boolean bug_78860()">
33521         <size>114</size>
33522       </method>
33523       <method name="Int32 Main()">
33524         <size>1037</size>
33525       </method>
33526     </type>
33527   </test>
33528   <test name="test-490.cs">
33529     <type name="T">
33530       <method name="Void .ctor()">
33531         <size>7</size>
33532       </method>
33533       <method name="Void .cctor()">
33534         <size>39</size>
33535       </method>
33536       <method name="Void Main()">
33537         <size>1</size>
33538       </method>
33539     </type>
33540   </test>
33541   <test name="test-491.cs">
33542     <type name="M">
33543       <method name="Void .ctor()">
33544         <size>7</size>
33545       </method>
33546       <method name="Void Main()">
33547         <size>1</size>
33548       </method>
33549     </type>
33550     <type name="AttrA">
33551       <method name="Void .ctor()">
33552         <size>7</size>
33553       </method>
33554     </type>
33555     <type name="AttrB">
33556       <method name="Void .ctor()">
33557         <size>7</size>
33558       </method>
33559     </type>
33560   </test>
33561   <test name="test-492.cs">
33562     <type name="Test.My1Attribute">
33563       <method name="Void .ctor(Object)">
33564         <size>19</size>
33565       </method>
33566     </type>
33567     <type name="Test.My2Attribute">
33568       <method name="Void .ctor(String[])">
33569         <size>21</size>
33570       </method>
33571     </type>
33572     <type name="Test.My3Attribute">
33573       <method name="Void .ctor(Byte)">
33574         <size>24</size>
33575       </method>
33576     </type>
33577     <type name="Test.Test">
33578       <method name="Void .ctor()">
33579         <size>7</size>
33580       </method>
33581       <method name="Int32 Main()">
33582         <size>60</size>
33583       </method>
33584     </type>
33585   </test>
33586   <test name="test-493.cs">
33587     <type name="A">
33588       <method name="Void .ctor()">
33589         <size>7</size>
33590       </method>
33591       <method name="Int32 get_f()">
33592         <size>2</size>
33593       </method>
33594     </type>
33595     <type name="B">
33596       <method name="Void .ctor()">
33597         <size>7</size>
33598       </method>
33599       <method name="Int32 bar()">
33600         <size>11</size>
33601       </method>
33602     </type>
33603     <type name="C">
33604       <method name="Void .ctor()">
33605         <size>7</size>
33606       </method>
33607       <method name="Void Main()">
33608         <size>1</size>
33609       </method>
33610     </type>
33611   </test>
33612   <test name="test-494.cs">
33613     <type name="Agresso.Foundation.Function">
33614       <method name="Void .ctor()">
33615         <size>7</size>
33616       </method>
33617       <method name="Void Main()">
33618         <size>1</size>
33619       </method>
33620     </type>
33621     <type name="Agresso.Foundation.Translate">
33622       <method name="Void .ctor(Object, IntPtr)">
33623         <size>0</size>
33624       </method>
33625       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
33626         <size>0</size>
33627       </method>
33628       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
33629         <size>0</size>
33630       </method>
33631       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
33632         <size>0</size>
33633       </method>
33634     </type>
33635   </test>
33636   <test name="test-495.cs">
33637     <type name="plj.aClass">
33638       <method name="Void .ctor()">
33639         <size>7</size>
33640       </method>
33641       <method name="plj.aClass op_Implicit(plj.fromClass)">
33642         <size>2</size>
33643       </method>
33644     </type>
33645     <type name="plj.realClass1">
33646       <method name="Void .ctor()">
33647         <size>7</size>
33648       </method>
33649       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
33650         <size>2</size>
33651       </method>
33652     </type>
33653     <type name="plj.fromClass">
33654       <method name="Void .ctor()">
33655         <size>7</size>
33656       </method>
33657       <method name="Void Main()">
33658         <size>1</size>
33659       </method>
33660     </type>
33661   </test>
33662   <test name="test-496.cs">
33663     <type name="Test">
33664       <method name="Void .ctor()">
33665         <size>7</size>
33666       </method>
33667       <method name="IEnumerator GetEnumerator()">
33668         <size>15</size>
33669       </method>
33670       <method name="Void Main()">
33671         <size>11</size>
33672       </method>
33673       <method name="Void Run()">
33674         <size>180</size>
33675       </method>
33676     </type>
33677     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
33678       <method name="Void .ctor()">
33679         <size>7</size>
33680       </method>
33681       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33682         <size>7</size>
33683       </method>
33684       <method name="Boolean MoveNext()">
33685         <size>129</size>
33686       </method>
33687       <method name="Void Dispose()">
33688         <size>8</size>
33689       </method>
33690       <method name="Void Reset()">
33691         <size>6</size>
33692       </method>
33693       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33694         <size>7</size>
33695       </method>
33696     </type>
33697   </test>
33698   <test name="test-497.cs">
33699     <type name="PlotMenuItem">
33700       <method name="Void .ctor()">
33701         <size>7</size>
33702       </method>
33703       <method name="Void .ctor(EventHandler)">
33704         <size>54</size>
33705       </method>
33706       <method name="Int32 Main()">
33707         <size>50</size>
33708       </method>
33709       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
33710         <size>11</size>
33711       </method>
33712       <method name="System.EventHandler get_Callback()">
33713         <size>7</size>
33714       </method>
33715       <method name="Void set_Callback(System.EventHandler)">
33716         <size>8</size>
33717       </method>
33718     </type>
33719   </test>
33720   <test name="test-498.cs">
33721     <type name="C">
33722       <method name="Int32 Main()">
33723         <size>81</size>
33724       </method>
33725     </type>
33726     <type name="A">
33727       <method name="Void .ctor(Single)">
33728         <size>0</size>
33729       </method>
33730       <method name="Int32 get_Foo()">
33731         <size>0</size>
33732       </method>
33733     </type>
33734   </test>
33735   <test name="test-499.cs">
33736     <type name="X">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740       <method name="Void Main()">
33741         <size>24</size>
33742       </method>
33743     </type>
33744   </test>
33745   <test name="test-5.cs">
33746     <type name="X">
33747       <method name="Void .ctor()">
33748         <size>7</size>
33749       </method>
33750       <method name="Int32 Main()">
33751         <size>37</size>
33752       </method>
33753     </type>
33754   </test>
33755   <test name="test-500.cs">
33756     <type name="SomeCustomAttribute">
33757       <method name="Void .ctor()">
33758         <size>7</size>
33759       </method>
33760     </type>
33761     <type name="MainClass">
33762       <method name="Void .ctor()">
33763         <size>7</size>
33764       </method>
33765       <method name="Int32 Main()">
33766         <size>117</size>
33767       </method>
33768     </type>
33769   </test>
33770   <test name="test-501.cs">
33771     <type name="Tests">
33772       <method name="Void .ctor()">
33773         <size>7</size>
33774       </method>
33775       <method name="Void DumpException(Tests+FilterStackFrame)">
33776         <size>1</size>
33777       </method>
33778       <method name="Void foo(Boolean ByRef)">
33779         <size>49</size>
33780       </method>
33781       <method name="Void Main(System.String[])">
33782         <size>8</size>
33783       </method>
33784     </type>
33785     <type name="Tests+FilterStackFrame">
33786       <method name="Void .ctor(Object, IntPtr)">
33787         <size>0</size>
33788       </method>
33789       <method name="Boolean Invoke(System.Object)">
33790         <size>0</size>
33791       </method>
33792       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
33793         <size>0</size>
33794       </method>
33795       <method name="Boolean EndInvoke(IAsyncResult)">
33796         <size>0</size>
33797       </method>
33798     </type>
33799     <type name="Tests">
33800       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
33801         <size>2</size>
33802       </method>
33803     </type>
33804   </test>
33805   <test name="test-502.cs">
33806     <type name="Base">
33807       <method name="Void .ctor()">
33808         <size>7</size>
33809       </method>
33810       <method name="Int32 get_Property()">
33811         <size>3</size>
33812       </method>
33813       <method name="Void Main()">
33814         <size>1</size>
33815       </method>
33816     </type>
33817     <type name="Derived">
33818       <method name="Void .ctor()">
33819         <size>7</size>
33820       </method>
33821       <method name="Int32 get_Property()">
33822         <size>3</size>
33823       </method>
33824     </type>
33825     <type name="BaseClass">
33826       <method name="Void .ctor()">
33827         <size>7</size>
33828       </method>
33829       <method name="Int32 get_Value()">
33830         <size>2</size>
33831       </method>
33832       <method name="Void set_Value(Int32)">
33833         <size>1</size>
33834       </method>
33835     </type>
33836     <type name="DerivedClass">
33837       <method name="Void .ctor()">
33838         <size>7</size>
33839       </method>
33840       <method name="Int32 get_Value()">
33841         <size>2</size>
33842       </method>
33843     </type>
33844     <type name="ErrorClass">
33845       <method name="Void .ctor()">
33846         <size>7</size>
33847       </method>
33848       <method name="Int32 get_Value()">
33849         <size>2</size>
33850       </method>
33851       <method name="Void set_Value(Int32)">
33852         <size>1</size>
33853       </method>
33854     </type>
33855   </test>
33856   <test name="test-503.cs">
33857     <type name="Foo">
33858       <method name="Void .ctor()">
33859         <size>7</size>
33860       </method>
33861       <method name="Int32 Main()">
33862         <size>33</size>
33863       </method>
33864     </type>
33865   </test>
33866   <test name="test-504.cs">
33867     <type name="Foo">
33868       <method name="Void .ctor()">
33869         <size>7</size>
33870       </method>
33871       <method name="Void .cctor()">
33872         <size>7</size>
33873       </method>
33874       <method name="Int32 f()">
33875         <size>2</size>
33876       </method>
33877       <method name="Int32 Main()">
33878         <size>32</size>
33879       </method>
33880     </type>
33881   </test>
33882   <test name="test-505.cs">
33883     <type name="T">
33884       <method name="Void .ctor()">
33885         <size>7</size>
33886       </method>
33887       <method name="Int32 f()">
33888         <size>19</size>
33889       </method>
33890       <method name="Void Main()">
33891         <size>38</size>
33892       </method>
33893     </type>
33894   </test>
33895   <test name="test-506.cs">
33896     <type name="ProtectedSetter.BaseClass">
33897       <method name="Void .ctor()">
33898         <size>7</size>
33899       </method>
33900       <method name="System.String get_Name()">
33901         <size>0</size>
33902       </method>
33903       <method name="Void set_Name(System.String)">
33904         <size>0</size>
33905       </method>
33906     </type>
33907     <type name="ProtectedSetter.DerivedClass">
33908       <method name="Void .ctor()">
33909         <size>7</size>
33910       </method>
33911       <method name="System.String get_Name()">
33912         <size>2</size>
33913       </method>
33914       <method name="Void set_Name(System.String)">
33915         <size>1</size>
33916       </method>
33917       <method name="Void Main()">
33918         <size>1</size>
33919       </method>
33920     </type>
33921   </test>
33922   <test name="test-507.cs">
33923     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
33924       <method name="Void .ctor()">
33925         <size>7</size>
33926       </method>
33927       <method name="Void SomeMethod()">
33928         <size>1</size>
33929       </method>
33930       <method name="Void SomeMethod2()">
33931         <size>1</size>
33932       </method>
33933     </type>
33934     <type name="NewslotVirtualFinal.C">
33935       <method name="Void .ctor()">
33936         <size>7</size>
33937       </method>
33938       <method name="Int32 Main()">
33939         <size>83</size>
33940       </method>
33941     </type>
33942   </test>
33943   <test name="test-508.cs">
33944     <type name="OutputParam">
33945       <method name="Void .ctor()">
33946         <size>7</size>
33947       </method>
33948       <method name="Void Main(System.String[])">
33949         <size>14</size>
33950       </method>
33951       <method name="Void Method(Int32 ByRef)">
33952         <size>17</size>
33953       </method>
33954     </type>
33955   </test>
33956   <test name="test-509.cs">
33957     <type name="BaseClass">
33958       <method name="Void .ctor()">
33959         <size>7</size>
33960       </method>
33961       <method name="Void add_OnEvent(DelegateHandler)">
33962         <size>24</size>
33963       </method>
33964       <method name="Void remove_OnEvent(DelegateHandler)">
33965         <size>24</size>
33966       </method>
33967     </type>
33968     <type name="ExtendingClass">
33969       <method name="Void .ctor()">
33970         <size>7</size>
33971       </method>
33972       <method name="Void Main()">
33973         <size>1</size>
33974       </method>
33975       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
33976         <size>8</size>
33977       </method>
33978       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
33979         <size>8</size>
33980       </method>
33981     </type>
33982     <type name="DelegateHandler">
33983       <method name="Void .ctor(Object, IntPtr)">
33984         <size>0</size>
33985       </method>
33986       <method name="Void Invoke()">
33987         <size>0</size>
33988       </method>
33989       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33990         <size>0</size>
33991       </method>
33992       <method name="Void EndInvoke(IAsyncResult)">
33993         <size>0</size>
33994       </method>
33995     </type>
33996   </test>
33997   <test name="test-51.cs">
33998     <type name="Base">
33999       <method name="Void .ctor()">
34000         <size>25</size>
34001       </method>
34002       <method name="Int32 get_b_int_property()">
34003         <size>7</size>
34004       </method>
34005       <method name="Void set_b_int_property(Int32)">
34006         <size>8</size>
34007       </method>
34008       <method name="System.String b_get_id()">
34009         <size>6</size>
34010       </method>
34011     </type>
34012     <type name="Derived">
34013       <method name="Void .ctor()">
34014         <size>26</size>
34015       </method>
34016       <method name="Int32 get_b_int_property()">
34017         <size>7</size>
34018       </method>
34019       <method name="Void set_b_int_property(Int32)">
34020         <size>8</size>
34021       </method>
34022       <method name="Int32 Test()">
34023         <size>138</size>
34024       </method>
34025     </type>
34026     <type name="boot">
34027       <method name="Void .ctor()">
34028         <size>7</size>
34029       </method>
34030       <method name="Int32 Main()">
34031         <size>13</size>
34032       </method>
34033     </type>
34034   </test>
34035   <test name="test-510.cs">
34036     <type name="Foo">
34037       <method name="Void .ctor()">
34038         <size>7</size>
34039       </method>
34040       <method name="Void test39(Int32 ByRef)">
34041         <size>36</size>
34042       </method>
34043       <method name="Void Main()">
34044         <size>28</size>
34045       </method>
34046     </type>
34047   </test>
34048   <test name="test-511.cs">
34049     <type name="Foo">
34050       <method name="Void .ctor()">
34051         <size>7</size>
34052       </method>
34053       <method name="Void Main(System.String[])">
34054         <size>17</size>
34055       </method>
34056       <method name="Void f()">
34057         <size>7</size>
34058       </method>
34059     </type>
34060   </test>
34061   <test name="test-512.cs">
34062     <type name="Foo">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="Void Main(System.String[])">
34067         <size>17</size>
34068       </method>
34069       <method name="Void f()">
34070         <size>7</size>
34071       </method>
34072     </type>
34073   </test>
34074   <test name="test-513.cs">
34075     <type name="Test">
34076       <method name="Void .ctor()">
34077         <size>7</size>
34078       </method>
34079       <method name="Int32 Main()">
34080         <size>246</size>
34081       </method>
34082     </type>
34083   </test>
34084   <test name="test-514.cs">
34085     <type name="X">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089       <method name="Void HandleConflict(Int32)">
34090         <size>31</size>
34091       </method>
34092       <method name="Int32 Main()">
34093         <size>40</size>
34094       </method>
34095     </type>
34096   </test>
34097   <test name="test-515.cs">
34098     <type name="X">
34099       <method name="Void .ctor()">
34100         <size>7</size>
34101       </method>
34102       <method name="Void Main()">
34103         <size>35</size>
34104       </method>
34105     </type>
34106   </test>
34107   <test name="test-516.cs">
34108     <type name="X">
34109       <method name="Void .ctor()">
34110         <size>7</size>
34111       </method>
34112       <method name="Void Main()">
34113         <size>35</size>
34114       </method>
34115     </type>
34116   </test>
34117   <test name="test-517.cs">
34118     <type name="Test">
34119       <method name="Void .ctor()">
34120         <size>7</size>
34121       </method>
34122       <method name="Int32 Main()">
34123         <size>11</size>
34124       </method>
34125     </type>
34126   </test>
34127   <test name="test-518.cs">
34128     <type name="Foo">
34129       <method name="Void .ctor()">
34130         <size>7</size>
34131       </method>
34132       <method name="Int32 Main()">
34133         <size>19</size>
34134       </method>
34135     </type>
34136   </test>
34137   <test name="test-519.cs">
34138     <type name="Foo">
34139       <method name="Void .ctor()">
34140         <size>7</size>
34141       </method>
34142       <method name="Int32 Main()">
34143         <size>32</size>
34144       </method>
34145       <method name="Void f()">
34146         <size>29</size>
34147       </method>
34148     </type>
34149   </test>
34150   <test name="test-52.cs">
34151     <type name="Y">
34152       <method name="Void .ctor()">
34153         <size>7</size>
34154       </method>
34155       <method name="Boolean MoveNext()">
34156         <size>28</size>
34157       </method>
34158       <method name="System.Object get_Current()">
34159         <size>12</size>
34160       </method>
34161     </type>
34162     <type name="X">
34163       <method name="Void .ctor()">
34164         <size>7</size>
34165       </method>
34166       <method name="Void .cctor()">
34167         <size>36</size>
34168       </method>
34169       <method name="Y GetEnumerator()">
34170         <size>6</size>
34171       </method>
34172       <method name="Int32 Main()">
34173         <size>504</size>
34174       </method>
34175     </type>
34176   </test>
34177   <test name="test-520.cs">
34178     <type name="FakeInt">
34179       <method name="Void .ctor(Int64)">
34180         <size>14</size>
34181       </method>
34182       <method name="Int64 op_Implicit(FakeInt)">
34183         <size>7</size>
34184       </method>
34185     </type>
34186     <type name="MainClass">
34187       <method name="Void .ctor()">
34188         <size>7</size>
34189       </method>
34190       <method name="Void Main()">
34191         <size>28</size>
34192       </method>
34193     </type>
34194   </test>
34195   <test name="test-521.cs">
34196     <type name="Tests">
34197       <method name="Void .ctor()">
34198         <size>7</size>
34199       </method>
34200       <method name="Void CallWithContextN(System.Object, System.Object[])">
34201         <size>1</size>
34202       </method>
34203       <method name="Void Main()">
34204         <size>14</size>
34205       </method>
34206     </type>
34207     <type name="Tests+CallTargetWithContextN">
34208       <method name="Void .ctor(Object, IntPtr)">
34209         <size>0</size>
34210       </method>
34211       <method name="Void Invoke(System.Object, System.Object[])">
34212         <size>0</size>
34213       </method>
34214       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
34215         <size>0</size>
34216       </method>
34217       <method name="Void EndInvoke(IAsyncResult)">
34218         <size>0</size>
34219       </method>
34220     </type>
34221   </test>
34222   <test name="test-522.cs">
34223     <type name="Const">
34224       <method name="Void .ctor()">
34225         <size>7</size>
34226       </method>
34227       <method name="Void Main()">
34228         <size>1</size>
34229       </method>
34230     </type>
34231   </test>
34232   <test name="test-523.cs">
34233     <type name="T">
34234       <method name="Void .ctor()">
34235         <size>7</size>
34236       </method>
34237       <method name="Int32 stuff()">
34238         <size>20</size>
34239       </method>
34240       <method name="Int32 stuff2()">
34241         <size>44</size>
34242       </method>
34243       <method name="Int32 stuff3()">
34244         <size>44</size>
34245       </method>
34246       <method name="Void stuff4()">
34247         <size>20</size>
34248       </method>
34249       <method name="Void stuff_finally()">
34250         <size>1</size>
34251       </method>
34252       <method name="Void Main()">
34253         <size>1</size>
34254       </method>
34255     </type>
34256   </test>
34257   <test name="test-524.cs">
34258     <type name="Foo">
34259       <method name="Void .ctor()">
34260         <size>7</size>
34261       </method>
34262       <method name="Int32 Main()">
34263         <size>42</size>
34264       </method>
34265     </type>
34266   </test>
34267   <test name="test-525.cs">
34268     <type name="X">
34269       <method name="Void .ctor()">
34270         <size>7</size>
34271       </method>
34272       <method name="Void Finalize()">
34273         <size>23</size>
34274       </method>
34275       <method name="Int32 Test1()">
34276         <size>33</size>
34277       </method>
34278       <method name="Void Test2()">
34279         <size>66</size>
34280       </method>
34281       <method name="Void Main()">
34282         <size>39</size>
34283       </method>
34284     </type>
34285     <type name="&lt;PrivateImplementationDetails&gt;">
34286       <method name="Void .ctor()">
34287         <size>7</size>
34288       </method>
34289     </type>
34290   </test>
34291   <test name="test-526.cs">
34292     <type name="Test">
34293       <method name="Void .ctor()">
34294         <size>7</size>
34295       </method>
34296       <method name="Void Main()">
34297         <size>1</size>
34298       </method>
34299       <method name="Void Foo(IListCounter)">
34300         <size>8</size>
34301       </method>
34302       <method name="Void Foo2(IC)">
34303         <size>8</size>
34304       </method>
34305       <method name="Void Foo3(ICC)">
34306         <size>8</size>
34307       </method>
34308       <method name="Void Foo4(IM2)">
34309         <size>8</size>
34310       </method>
34311     </type>
34312   </test>
34313   <test name="test-527.cs">
34314     <type name="Repro">
34315       <method name="Void .ctor()">
34316         <size>19</size>
34317       </method>
34318       <method name="Int32 Main()">
34319         <size>48</size>
34320       </method>
34321       <method name="Void foo()">
34322         <size>61</size>
34323       </method>
34324       <method name="Int32 bar()">
34325         <size>3</size>
34326       </method>
34327     </type>
34328   </test>
34329   <test name="test-528.cs">
34330     <type name="MicroFocus.MONO.Bugs.Odd">
34331       <method name="Void .ctor()">
34332         <size>7</size>
34333       </method>
34334       <method name="Void .cctor()">
34335         <size>25</size>
34336       </method>
34337       <method name="Void Main()">
34338         <size>1</size>
34339       </method>
34340     </type>
34341   </test>
34342   <test name="test-529.cs">
34343     <type name="C">
34344       <method name="Void .ctor()">
34345         <size>7</size>
34346       </method>
34347       <method name="Void Main()">
34348         <size>8</size>
34349       </method>
34350     </type>
34351   </test>
34352   <test name="test-53.cs">
34353     <type name="MyDispose">
34354       <method name="Void .ctor()">
34355         <size>7</size>
34356       </method>
34357       <method name="Void Dispose()">
34358         <size>8</size>
34359       </method>
34360     </type>
34361     <type name="X">
34362       <method name="Void .ctor()">
34363         <size>7</size>
34364       </method>
34365       <method name="Int32 Main()">
34366         <size>257</size>
34367       </method>
34368     </type>
34369   </test>
34370   <test name="test-530.cs">
34371     <type name="X">
34372       <method name="Void .ctor()">
34373         <size>7</size>
34374       </method>
34375       <method name="Void e(System.Object[])">
34376         <size>1</size>
34377       </method>
34378       <method name="Void Main()">
34379         <size>1</size>
34380       </method>
34381     </type>
34382   </test>
34383   <test name="test-531.cs">
34384     <type name="Test">
34385       <method name="Void .ctor()">
34386         <size>7</size>
34387       </method>
34388       <method name="Void Main()">
34389         <size>11</size>
34390       </method>
34391     </type>
34392   </test>
34393   <test name="test-532.cs">
34394     <type name="X">
34395       <method name="Void .ctor()">
34396         <size>47</size>
34397       </method>
34398       <method name="Void Main()">
34399         <size>1</size>
34400       </method>
34401     </type>
34402   </test>
34403   <test name="test-533.cs">
34404     <type name="Test">
34405       <method name="Void .ctor()">
34406         <size>7</size>
34407       </method>
34408       <method name="Void True(Boolean)">
34409         <size>10</size>
34410       </method>
34411       <method name="Void False(Boolean)">
34412         <size>13</size>
34413       </method>
34414       <method name="Void Main()">
34415         <size>61</size>
34416       </method>
34417     </type>
34418   </test>
34419   <test name="test-535.cs">
34420     <type name="X">
34421       <method name="Void .ctor()">
34422         <size>7</size>
34423       </method>
34424       <method name="Void Main()">
34425         <size>77</size>
34426       </method>
34427       <method name="Void Compile()">
34428         <size>19</size>
34429       </method>
34430       <method name="Void M(Int64)">
34431         <size>1</size>
34432       </method>
34433       <method name="Void M(UInt64)">
34434         <size>1</size>
34435       </method>
34436       <method name="Void M(System.Object)">
34437         <size>1</size>
34438       </method>
34439     </type>
34440   </test>
34441   <test name="test-536.cs">
34442     <type name="Test">
34443       <method name="Void add_Foo(FooHandler)">
34444         <size>22</size>
34445       </method>
34446       <method name="Void remove_Foo(FooHandler)">
34447         <size>22</size>
34448       </method>
34449       <method name="Void OnFooTest()">
34450         <size>1</size>
34451       </method>
34452       <method name="Void Main()">
34453         <size>31</size>
34454       </method>
34455     </type>
34456     <type name="FooHandler">
34457       <method name="Void .ctor(Object, IntPtr)">
34458         <size>0</size>
34459       </method>
34460       <method name="Void Invoke()">
34461         <size>0</size>
34462       </method>
34463       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34464         <size>0</size>
34465       </method>
34466       <method name="Void EndInvoke(IAsyncResult)">
34467         <size>0</size>
34468       </method>
34469     </type>
34470     <type name="Test">
34471       <method name="Void &lt;Main&gt;m__0()">
34472         <size>33</size>
34473       </method>
34474     </type>
34475   </test>
34476   <test name="test-537.cs">
34477     <type name="Base">
34478       <method name="Void .ctor()">
34479         <size>7</size>
34480       </method>
34481       <method name="System.String get_H()">
34482         <size>6</size>
34483       </method>
34484     </type>
34485     <type name="X">
34486       <method name="Void .ctor()">
34487         <size>7</size>
34488       </method>
34489     </type>
34490     <type name="X+Derived">
34491       <method name="Void .ctor()">
34492         <size>7</size>
34493       </method>
34494     </type>
34495     <type name="X+Derived+Nested">
34496       <method name="Void .ctor()">
34497         <size>7</size>
34498       </method>
34499       <method name="Void G()">
34500         <size>21</size>
34501       </method>
34502     </type>
34503     <type name="Derived">
34504       <method name="Void .ctor()">
34505         <size>7</size>
34506       </method>
34507     </type>
34508     <type name="Derived+Nested">
34509       <method name="Void .ctor()">
34510         <size>7</size>
34511       </method>
34512       <method name="Void G()">
34513         <size>18</size>
34514       </method>
34515     </type>
34516     <type name="Test">
34517       <method name="Void .ctor()">
34518         <size>7</size>
34519       </method>
34520       <method name="Void Main()">
34521         <size>1</size>
34522       </method>
34523     </type>
34524   </test>
34525   <test name="test-538.cs">
34526     <type name="concrete">
34527       <method name="Void .ctor()">
34528         <size>7</size>
34529       </method>
34530     </type>
34531     <type name="Program">
34532       <method name="Void .ctor()">
34533         <size>7</size>
34534       </method>
34535       <method name="concrete getConcrete(IInterface)">
34536         <size>6</size>
34537       </method>
34538       <method name="Void Main(System.String[])">
34539         <size>20</size>
34540       </method>
34541     </type>
34542     <type name="testDelegate">
34543       <method name="Void .ctor(Object, IntPtr)">
34544         <size>0</size>
34545       </method>
34546       <method name="IInterface Invoke(concrete)">
34547         <size>0</size>
34548       </method>
34549       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
34550         <size>0</size>
34551       </method>
34552       <method name="IInterface EndInvoke(IAsyncResult)">
34553         <size>0</size>
34554       </method>
34555     </type>
34556   </test>
34557   <test name="test-54.cs">
34558     <type name="X">
34559       <method name="Void .ctor()">
34560         <size>7</size>
34561       </method>
34562       <method name="Boolean v()">
34563         <size>26</size>
34564       </method>
34565       <method name="Int32 Main()">
34566         <size>2</size>
34567       </method>
34568     </type>
34569   </test>
34570   <test name="test-540.cs">
34571     <type name="A">
34572       <method name="Void .ctor()">
34573         <size>7</size>
34574       </method>
34575       <method name="Byte op_Implicit(A)">
34576         <size>3</size>
34577       </method>
34578     </type>
34579     <type name="Constraint">
34580       <method name="Void .ctor()">
34581         <size>7</size>
34582       </method>
34583       <method name="Void Foo(System.Object)">
34584         <size>1</size>
34585       </method>
34586       <method name="Int32 Main()">
34587         <size>93</size>
34588       </method>
34589       <method name="Constraint op_LogicalNot(Constraint)">
34590         <size>2</size>
34591       </method>
34592       <method name="Constraint op_UnaryPlus(Constraint)">
34593         <size>2</size>
34594       </method>
34595       <method name="Constraint op_OnesComplement(Constraint)">
34596         <size>2</size>
34597       </method>
34598       <method name="Constraint op_UnaryNegation(Constraint)">
34599         <size>2</size>
34600       </method>
34601     </type>
34602   </test>
34603   <test name="test-541.cs">
34604     <type name="A">
34605       <method name="Void .ctor(TestFunc)">
34606         <size>14</size>
34607       </method>
34608     </type>
34609     <type name="TestClass">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613       <method name="Void .cctor()">
34614         <size>46</size>
34615       </method>
34616       <method name="Int32 Main()">
34617         <size>6</size>
34618       </method>
34619     </type>
34620     <type name="TestFunc">
34621       <method name="Void .ctor(Object, IntPtr)">
34622         <size>0</size>
34623       </method>
34624       <method name="Void Invoke(Int32)">
34625         <size>0</size>
34626       </method>
34627       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34628         <size>0</size>
34629       </method>
34630       <method name="Void EndInvoke(IAsyncResult)">
34631         <size>0</size>
34632       </method>
34633     </type>
34634     <type name="TestClass">
34635       <method name="Void &lt;a&gt;m__0(Int32)">
34636         <size>7</size>
34637       </method>
34638     </type>
34639   </test>
34640   <test name="test-542.cs">
34641     <type name="X">
34642       <method name="Void .ctor()">
34643         <size>7</size>
34644       </method>
34645       <method name="Void Main()">
34646         <size>1</size>
34647       </method>
34648     </type>
34649     <type name="ARec">
34650       <method name="Void .ctor(Decimal)">
34651         <size>14</size>
34652       </method>
34653       <method name="Decimal Round(Int32)">
34654         <size>13</size>
34655       </method>
34656       <method name="Decimal Round(Decimal, Int32)">
34657         <size>7</size>
34658       </method>
34659     </type>
34660   </test>
34661   <test name="test-543.cs">
34662     <type name="BetterMethod">
34663       <method name="Void .ctor()">
34664         <size>7</size>
34665       </method>
34666       <method name="Int32 get_Item(System.Boolean[])">
34667         <size>2</size>
34668       </method>
34669       <method name="System.String get_Item(Boolean, System.Object)">
34670         <size>6</size>
34671       </method>
34672     </type>
34673     <type name="MainClass">
34674       <method name="Void .ctor()">
34675         <size>7</size>
34676       </method>
34677       <method name="Int32 get_Item(Int32, System.String[])">
34678         <size>2</size>
34679       </method>
34680       <method name="Void set_Item(Int32, System.String[], Int32)">
34681         <size>40</size>
34682       </method>
34683       <method name="System.Object get_Item(Int32, System.Object[])">
34684         <size>2</size>
34685       </method>
34686       <method name="Void set_Item(Int32, System.Object[], System.Object)">
34687         <size>40</size>
34688       </method>
34689       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
34690         <size>2</size>
34691       </method>
34692       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
34693         <size>40</size>
34694       </method>
34695       <method name="Void Main(System.String[])">
34696         <size>258</size>
34697       </method>
34698     </type>
34699   </test>
34700   <test name="test-544.cs">
34701     <type name="X">
34702       <method name="Void .ctor()">
34703         <size>7</size>
34704       </method>
34705       <method name="Void Main()">
34706         <size>32</size>
34707       </method>
34708     </type>
34709   </test>
34710   <test name="test-545.cs">
34711     <type name="X">
34712       <method name="Void .ctor()">
34713         <size>7</size>
34714       </method>
34715       <method name="Void Main()">
34716         <size>1</size>
34717       </method>
34718     </type>
34719     <type name="Dingus">
34720       <method name="Void .ctor(Int32)">
34721         <size>1</size>
34722       </method>
34723     </type>
34724   </test>
34725   <test name="test-546.cs">
34726     <type name="NameSpace.C">
34727       <method name="Void .ctor()">
34728         <size>7</size>
34729       </method>
34730       <method name="Void Main()">
34731         <size>1</size>
34732       </method>
34733     </type>
34734   </test>
34735   <test name="test-547.cs">
34736     <type name="C">
34737       <method name="Void .ctor()">
34738         <size>7</size>
34739       </method>
34740       <method name="Void Main()">
34741         <size>1</size>
34742       </method>
34743     </type>
34744   </test>
34745   <test name="test-548.cs">
34746     <type name="Bugs.Bug0">
34747       <method name="Void .ctor()">
34748         <size>7</size>
34749       </method>
34750       <method name="Int32 Main()">
34751         <size>23</size>
34752       </method>
34753     </type>
34754     <type name="Bugs.Bug0+MyBoolean">
34755       <method name="Void .ctor(Boolean)">
34756         <size>8</size>
34757       </method>
34758       <method name="MyBoolean op_Implicit(Boolean)">
34759         <size>7</size>
34760       </method>
34761       <method name="Boolean op_Implicit(MyBoolean)">
34762         <size>8</size>
34763       </method>
34764     </type>
34765   </test>
34766   <test name="test-549.cs">
34767     <type name="Do">
34768       <method name="Void .ctor()">
34769         <size>7</size>
34770       </method>
34771       <method name="Void Register(Get)">
34772         <size>1</size>
34773       </method>
34774       <method name="Void Register(System.Object)">
34775         <size>1</size>
34776       </method>
34777       <method name="System.Object MyGet(Do)">
34778         <size>2</size>
34779       </method>
34780       <method name="Void X()">
34781         <size>19</size>
34782       </method>
34783     </type>
34784     <type name="User">
34785       <method name="Void .ctor()">
34786         <size>7</size>
34787       </method>
34788       <method name="Void Main()">
34789         <size>1</size>
34790       </method>
34791     </type>
34792     <type name="Get">
34793       <method name="Void .ctor(Object, IntPtr)">
34794         <size>0</size>
34795       </method>
34796       <method name="System.Object Invoke(Do)">
34797         <size>0</size>
34798       </method>
34799       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
34800         <size>0</size>
34801       </method>
34802       <method name="System.Object EndInvoke(IAsyncResult)">
34803         <size>0</size>
34804       </method>
34805     </type>
34806   </test>
34807   <test name="test-55.cs">
34808     <type name="A.B.C">
34809       <method name="Void .ctor()">
34810         <size>7</size>
34811       </method>
34812       <method name="Void Hola()">
34813         <size>11</size>
34814       </method>
34815     </type>
34816     <type name="X.Y.Z.W">
34817       <method name="Void .ctor()">
34818         <size>7</size>
34819       </method>
34820       <method name="Void Ahoj()">
34821         <size>11</size>
34822       </method>
34823     </type>
34824     <type name="Foo.System">
34825       <method name="Void .ctor()">
34826         <size>7</size>
34827       </method>
34828       <method name="Void X()">
34829         <size>11</size>
34830       </method>
34831     </type>
34832     <type name="App">
34833       <method name="Void .ctor()">
34834         <size>7</size>
34835       </method>
34836       <method name="Int32 Main()">
34837         <size>12</size>
34838       </method>
34839     </type>
34840   </test>
34841   <test name="test-550.cs">
34842     <type name="Bla.Blub.Fo‿o">
34843       <method name="Void .ctor()">
34844         <size>7</size>
34845       </method>
34846       <method name="Void Main(System.String[])">
34847         <size>11</size>
34848       </method>
34849     </type>
34850   </test>
34851   <test name="test-551.cs">
34852     <type name="System.Int32">
34853       <method name="Void Main()">
34854         <size>1</size>
34855       </method>
34856     </type>
34857   </test>
34858   <test name="test-552.cs">
34859     <type name="C">
34860       <method name="Void .ctor()">
34861         <size>7</size>
34862       </method>
34863       <method name="Void Test(C)">
34864         <size>1</size>
34865       </method>
34866       <method name="Void Main()">
34867         <size>14</size>
34868       </method>
34869     </type>
34870   </test>
34871   <test name="test-553.cs">
34872     <type name="A">
34873       <method name="Void .ctor()">
34874         <size>7</size>
34875       </method>
34876       <method name="Void Add(System.Object)">
34877         <size>1</size>
34878       </method>
34879     </type>
34880     <type name="B">
34881       <method name="Void .ctor()">
34882         <size>7</size>
34883       </method>
34884       <method name="Boolean Add(System.Object)">
34885         <size>2</size>
34886       </method>
34887       <method name="Void Main()">
34888         <size>1</size>
34889       </method>
34890     </type>
34891   </test>
34892   <test name="test-554.cs">
34893     <type name="C">
34894       <method name="Void .ctor()">
34895         <size>7</size>
34896       </method>
34897       <method name="Int32 Main()">
34898         <size>145</size>
34899       </method>
34900     </type>
34901     <type name="&lt;PrivateImplementationDetails&gt;">
34902       <method name="Void .ctor()">
34903         <size>7</size>
34904       </method>
34905     </type>
34906   </test>
34907   <test name="test-555.cs">
34908     <type name="Test">
34909       <method name="Void .ctor()">
34910         <size>7</size>
34911       </method>
34912       <method name="Int32 Main()">
34913         <size>351</size>
34914       </method>
34915     </type>
34916   </test>
34917   <test name="test-556.cs">
34918     <type name="S">
34919       <method name="Void .ctor()">
34920         <size>7</size>
34921       </method>
34922       <method name="Void Frobnikator()">
34923         <size>1</size>
34924       </method>
34925       <method name="Void CharToX()">
34926         <size>1</size>
34927       </method>
34928       <method name="Int32 Main()">
34929         <size>35</size>
34930       </method>
34931     </type>
34932   </test>
34933   <test name="test-557.cs">
34934     <type name="Test">
34935       <method name="Void .ctor()">
34936         <size>7</size>
34937       </method>
34938       <method name="Void Main(System.String[])">
34939         <size>1</size>
34940       </method>
34941     </type>
34942   </test>
34943   <test name="test-558.cs">
34944     <type name="TestClass">
34945       <method name="Void .ctor()">
34946         <size>7</size>
34947       </method>
34948       <method name="Void Main()">
34949         <size>21</size>
34950       </method>
34951       <method name="Void TestMethod(Int32)">
34952         <size>1</size>
34953       </method>
34954     </type>
34955     <type name="TestClass+OneDelegate">
34956       <method name="Void .ctor(Object, IntPtr)">
34957         <size>0</size>
34958       </method>
34959       <method name="Void Invoke(Int32)">
34960         <size>0</size>
34961       </method>
34962       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34963         <size>0</size>
34964       </method>
34965       <method name="Void EndInvoke(IAsyncResult)">
34966         <size>0</size>
34967       </method>
34968     </type>
34969   </test>
34970   <test name="test-559.cs">
34971     <type name="C">
34972       <method name="Void .ctor()">
34973         <size>7</size>
34974       </method>
34975       <method name="Void add_TestEvent(B+TestDelegate)">
34976         <size>24</size>
34977       </method>
34978       <method name="Void remove_TestEvent(B+TestDelegate)">
34979         <size>24</size>
34980       </method>
34981       <method name="Void Main()">
34982         <size>1</size>
34983       </method>
34984     </type>
34985   </test>
34986   <test name="test-56.cs">
34987     <type name="A">
34988       <method name="Void .ctor()">
34989         <size>7</size>
34990       </method>
34991       <method name="Int32 get_P()">
34992         <size>7</size>
34993       </method>
34994       <method name="Void set_P(Int32)">
34995         <size>8</size>
34996       </method>
34997       <method name="Int32 get_Q()">
34998         <size>0</size>
34999       </method>
35000       <method name="Void set_Q(Int32)">
35001         <size>0</size>
35002       </method>
35003       <method name="Int32 get_R()">
35004         <size>7</size>
35005       </method>
35006       <method name="Void set_R(Int32)">
35007         <size>8</size>
35008       </method>
35009     </type>
35010     <type name="B">
35011       <method name="Void .ctor()">
35012         <size>7</size>
35013       </method>
35014       <method name="Int32 get_P()">
35015         <size>7</size>
35016       </method>
35017       <method name="Void set_P(Int32)">
35018         <size>8</size>
35019       </method>
35020       <method name="Int32 get_Q()">
35021         <size>7</size>
35022       </method>
35023       <method name="Void set_Q(Int32)">
35024         <size>8</size>
35025       </method>
35026     </type>
35027     <type name="C">
35028       <method name="Void .ctor()">
35029         <size>7</size>
35030       </method>
35031       <method name="Int32 get_Q()">
35032         <size>7</size>
35033       </method>
35034       <method name="Void set_Q(Int32)">
35035         <size>8</size>
35036       </method>
35037       <method name="Int32 get_R()">
35038         <size>7</size>
35039       </method>
35040       <method name="Void set_R(Int32)">
35041         <size>8</size>
35042       </method>
35043     </type>
35044     <type name="M">
35045       <method name="Void .ctor()">
35046         <size>7</size>
35047       </method>
35048       <method name="Int32 Main()">
35049         <size>221</size>
35050       </method>
35051     </type>
35052   </test>
35053   <test name="test-560.cs">
35054     <type name="Bugs.Bug2">
35055       <method name="Void .ctor()">
35056         <size>7</size>
35057       </method>
35058       <method name="Void Main(System.String[])">
35059         <size>81</size>
35060       </method>
35061     </type>
35062     <type name="Bugs.Bug2+MyByte">
35063       <method name="Void .ctor(Byte)">
35064         <size>8</size>
35065       </method>
35066       <method name="MyByte op_Implicit(Byte)">
35067         <size>7</size>
35068       </method>
35069       <method name="Byte op_Implicit(MyByte)">
35070         <size>8</size>
35071       </method>
35072     </type>
35073     <type name="Bugs.Bug2+MyInt">
35074       <method name="Void .ctor(Int32)">
35075         <size>8</size>
35076       </method>
35077       <method name="MyInt op_Implicit(Int32)">
35078         <size>7</size>
35079       </method>
35080       <method name="Int32 op_Implicit(MyInt)">
35081         <size>8</size>
35082       </method>
35083     </type>
35084   </test>
35085   <test name="test-561.cs">
35086     <type name="A">
35087       <method name="Void .ctor()">
35088         <size>7</size>
35089       </method>
35090       <method name="Void I.M()">
35091         <size>1</size>
35092       </method>
35093       <method name="Void M()">
35094         <size>0</size>
35095       </method>
35096     </type>
35097     <type name="C">
35098       <method name="Void .ctor()">
35099         <size>7</size>
35100       </method>
35101       <method name="Void M()">
35102         <size>1</size>
35103       </method>
35104       <method name="Void Main()">
35105         <size>1</size>
35106       </method>
35107     </type>
35108   </test>
35109   <test name="test-562.cs">
35110     <type name="Program">
35111       <method name="Void .ctor()">
35112         <size>7</size>
35113       </method>
35114       <method name="Int32 Main()">
35115         <size>45</size>
35116       </method>
35117     </type>
35118   </test>
35119   <test name="test-563.cs">
35120     <type name="Test">
35121       <method name="Void .ctor()">
35122         <size>7</size>
35123       </method>
35124       <method name="System.Object TestMethod(TestCollection)">
35125         <size>66</size>
35126       </method>
35127       <method name="Void Main()">
35128         <size>1</size>
35129       </method>
35130     </type>
35131   </test>
35132   <test name="test-564.cs">
35133     <type name="A">
35134       <method name="Void .ctor()">
35135         <size>7</size>
35136       </method>
35137       <method name="Void Main()">
35138         <size>1</size>
35139       </method>
35140     </type>
35141   </test>
35142   <test name="test-565.cs">
35143     <type name="T">
35144       <method name="Void .ctor()">
35145         <size>7</size>
35146       </method>
35147       <method name="Boolean Equals(System.Object)">
35148         <size>2</size>
35149       </method>
35150       <method name="Void Main()">
35151         <size>1</size>
35152       </method>
35153     </type>
35154   </test>
35155   <test name="test-566.cs">
35156     <type name="Test">
35157       <method name="Void .ctor()">
35158         <size>7</size>
35159       </method>
35160       <method name="System.String get_Spec()">
35161         <size>12</size>
35162       </method>
35163       <method name="Void Foo(C)">
35164         <size>7</size>
35165       </method>
35166       <method name="Void Foo2(CC)">
35167         <size>12</size>
35168       </method>
35169       <method name="Void Main()">
35170         <size>1</size>
35171       </method>
35172     </type>
35173     <type name="CA">
35174       <method name="Void .ctor()">
35175         <size>7</size>
35176       </method>
35177       <method name="Void set_Spec(System.String)">
35178         <size>1</size>
35179       </method>
35180     </type>
35181     <type name="CB">
35182       <method name="Void .ctor()">
35183         <size>7</size>
35184       </method>
35185       <method name="Void set_Spec(System.String)">
35186         <size>1</size>
35187       </method>
35188     </type>
35189     <type name="CC">
35190       <method name="Void .ctor()">
35191         <size>7</size>
35192       </method>
35193     </type>
35194   </test>
35195   <test name="test-567.cs">
35196     <type name="preservesig_test.Class1">
35197       <method name="Void .ctor()">
35198         <size>7</size>
35199       </method>
35200       <method name="Int32 Main(System.String[])">
35201         <size>143</size>
35202       </method>
35203     </type>
35204     <type name="preservesig_test.TestClass">
35205       <method name="Void .ctor()">
35206         <size>7</size>
35207       </method>
35208       <method name="Void add_e(preservesig_test.TestClass+D)">
35209         <size>24</size>
35210       </method>
35211       <method name="Void remove_e(preservesig_test.TestClass+D)">
35212         <size>24</size>
35213       </method>
35214       <method name="Int32 DoFoo()">
35215         <size>2</size>
35216       </method>
35217       <method name="Int32 get_Foo()">
35218         <size>2</size>
35219       </method>
35220     </type>
35221     <type name="preservesig_test.TestClass+D">
35222       <method name="Void .ctor(Object, IntPtr)">
35223         <size>0</size>
35224       </method>
35225       <method name="Void Invoke()">
35226         <size>0</size>
35227       </method>
35228       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35229         <size>0</size>
35230       </method>
35231       <method name="Void EndInvoke(IAsyncResult)">
35232         <size>0</size>
35233       </method>
35234     </type>
35235   </test>
35236   <test name="test-568.cs">
35237     <type name="B">
35238       <method name="Void .ctor()">
35239         <size>7</size>
35240       </method>
35241       <method name="Void Main()">
35242         <size>1</size>
35243       </method>
35244     </type>
35245   </test>
35246   <test name="test-569.cs">
35247     <type name="MyAttribute">
35248       <method name="Void .ctor()">
35249         <size>7</size>
35250       </method>
35251     </type>
35252     <type name="SubAttribute">
35253       <method name="Void .ctor()">
35254         <size>7</size>
35255       </method>
35256     </type>
35257     <type name="test">
35258       <method name="Void .ctor()">
35259         <size>7</size>
35260       </method>
35261       <method name="Void method()">
35262         <size>1</size>
35263       </method>
35264       <method name="Void Main()">
35265         <size>1</size>
35266       </method>
35267     </type>
35268   </test>
35269   <test name="test-57.cs">
35270     <type name="Button">
35271       <method name="Void .ctor()">
35272         <size>7</size>
35273       </method>
35274       <method name="Void add_Click(EventHandler)">
35275         <size>24</size>
35276       </method>
35277       <method name="Void remove_Click(EventHandler)">
35278         <size>24</size>
35279       </method>
35280       <method name="Void OnClick(Int32, Int32)">
35281         <size>36</size>
35282       </method>
35283       <method name="Void Reset()">
35284         <size>8</size>
35285       </method>
35286     </type>
35287     <type name="Blah">
35288       <method name="Void .ctor()">
35289         <size>18</size>
35290       </method>
35291       <method name="Void Connect()">
35292         <size>59</size>
35293       </method>
35294       <method name="Void Button1_Click(Int32, Int32)">
35295         <size>34</size>
35296       </method>
35297       <method name="Void Foo_Click(Int32, Int32)">
35298         <size>34</size>
35299       </method>
35300       <method name="Void Disconnect()">
35301         <size>34</size>
35302       </method>
35303       <method name="Int32 Main()">
35304         <size>66</size>
35305       </method>
35306     </type>
35307     <type name="EventHandler">
35308       <method name="Void .ctor(Object, IntPtr)">
35309         <size>0</size>
35310       </method>
35311       <method name="Void Invoke(Int32, Int32)">
35312         <size>0</size>
35313       </method>
35314       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35315         <size>0</size>
35316       </method>
35317       <method name="Void EndInvoke(IAsyncResult)">
35318         <size>0</size>
35319       </method>
35320     </type>
35321   </test>
35322   <test name="test-570.cs">
35323     <type name="Bar">
35324       <method name="Void .ctor()">
35325         <size>7</size>
35326       </method>
35327     </type>
35328     <type name="Program">
35329       <method name="Void .ctor()">
35330         <size>7</size>
35331       </method>
35332       <method name="Void Main()">
35333         <size>47</size>
35334       </method>
35335     </type>
35336   </test>
35337   <test name="test-571.cs">
35338     <type name="Test">
35339       <method name="Void .ctor()">
35340         <size>7</size>
35341       </method>
35342       <method name="Void Main()">
35343         <size>1</size>
35344       </method>
35345     </type>
35346   </test>
35347   <test name="test-572.cs">
35348     <type name="C">
35349       <method name="Void .ctor()">
35350         <size>7</size>
35351       </method>
35352       <method name="Color get_Color()">
35353         <size>10</size>
35354       </method>
35355       <method name="Void ResetCustomColors()">
35356         <size>16</size>
35357       </method>
35358       <method name="Void Main()">
35359         <size>1</size>
35360       </method>
35361     </type>
35362     <type name="Color">
35363       <method name="Color From(Int32)">
35364         <size>10</size>
35365       </method>
35366       <method name="Int32 ToArgb()">
35367         <size>2</size>
35368       </method>
35369     </type>
35370   </test>
35371   <test name="test-573.cs">
35372     <type name="C">
35373       <method name="Void .ctor()">
35374         <size>7</size>
35375       </method>
35376       <method name="Void .cctor()">
35377         <size>11</size>
35378       </method>
35379       <method name="Void Main()">
35380         <size>25</size>
35381       </method>
35382     </type>
35383   </test>
35384   <test name="test-574.cs">
35385     <type name="X">
35386       <method name="Void .ctor()">
35387         <size>7</size>
35388       </method>
35389       <method name="Int32 Main()">
35390         <size>31</size>
35391       </method>
35392     </type>
35393   </test>
35394   <test name="test-575.cs">
35395     <type name="Program">
35396       <method name="Void .ctor()">
35397         <size>7</size>
35398       </method>
35399       <method name="Void Main(System.String[])">
35400         <size>25</size>
35401       </method>
35402     </type>
35403   </test>
35404   <test name="test-576.cs">
35405     <type name="Foo">
35406       <method name="Void .ctor()">
35407         <size>7</size>
35408       </method>
35409       <method name="Void Main()">
35410         <size>24</size>
35411       </method>
35412     </type>
35413   </test>
35414   <test name="test-578.cs">
35415     <type name="Test1.TestItem1">
35416       <method name="Void .ctor()">
35417         <size>7</size>
35418       </method>
35419       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35420         <size>34</size>
35421       </method>
35422       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35423         <size>34</size>
35424       </method>
35425       <method name="Int32 Test()">
35426         <size>12</size>
35427       </method>
35428     </type>
35429     <type name="Test1.TestItem2">
35430       <method name="Void .ctor()">
35431         <size>7</size>
35432       </method>
35433       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35434         <size>18</size>
35435       </method>
35436       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35437         <size>18</size>
35438       </method>
35439     </type>
35440     <type name="Test1.CC">
35441       <method name="Void .ctor()">
35442         <size>7</size>
35443       </method>
35444       <method name="Int32 Main()">
35445         <size>57</size>
35446       </method>
35447     </type>
35448     <type name="Test1.TestDelegate1">
35449       <method name="Void .ctor(Object, IntPtr)">
35450         <size>0</size>
35451       </method>
35452       <method name="Int32 Invoke()">
35453         <size>0</size>
35454       </method>
35455       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35456         <size>0</size>
35457       </method>
35458       <method name="Int32 EndInvoke(IAsyncResult)">
35459         <size>0</size>
35460       </method>
35461     </type>
35462     <type name="Test1.CC">
35463       <method name="Int32 &lt;Main&gt;m__0()">
35464         <size>2</size>
35465       </method>
35466     </type>
35467   </test>
35468   <test name="test-579.cs">
35469     <type name="X">
35470       <method name="Void .ctor()">
35471         <size>7</size>
35472       </method>
35473       <method name="Void Main()">
35474         <size>35</size>
35475       </method>
35476       <method name="Void DoCall(X+test)">
35477         <size>1</size>
35478       </method>
35479     </type>
35480     <type name="X+test">
35481       <method name="Void .ctor(Object, IntPtr)">
35482         <size>0</size>
35483       </method>
35484       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
35485         <size>0</size>
35486       </method>
35487       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
35488         <size>0</size>
35489       </method>
35490       <method name="System.Object EndInvoke(IAsyncResult)">
35491         <size>0</size>
35492       </method>
35493     </type>
35494     <type name="X">
35495       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
35496         <size>18</size>
35497       </method>
35498     </type>
35499   </test>
35500   <test name="test-58.cs">
35501     <type name="Blah">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Int32 Main()">
35506         <size>27</size>
35507       </method>
35508     </type>
35509   </test>
35510   <test name="test-580.cs">
35511     <type name="Bla">
35512       <method name="Void .ctor()">
35513         <size>7</size>
35514       </method>
35515       <method name="Void BuildNode(System.String ByRef)">
35516         <size>43</size>
35517       </method>
35518       <method name="Void BuildNode(System.String[] ByRef)">
35519         <size>56</size>
35520       </method>
35521       <method name="Void BuildNode_B(System.Object ByRef)">
35522         <size>18</size>
35523       </method>
35524       <method name="System.String BuildNode_C(System.String ByRef)">
35525         <size>76</size>
35526       </method>
35527       <method name="System.String BuildNode_D()">
35528         <size>157</size>
35529       </method>
35530       <method name="Void BuildNode_E(System.String[,] ByRef)">
35531         <size>68</size>
35532       </method>
35533       <method name="Int32 Main()">
35534         <size>265</size>
35535       </method>
35536     </type>
35537   </test>
35538   <test name="test-581.cs">
35539     <type name="TestParams">
35540       <method name="Void .ctor()">
35541         <size>7</size>
35542       </method>
35543       <method name="System.Object get_Item(System.String[])">
35544         <size>4</size>
35545       </method>
35546       <method name="Void set_Item(System.String[], System.Object)">
35547         <size>40</size>
35548       </method>
35549       <method name="Void TestMethod()">
35550         <size>179</size>
35551       </method>
35552     </type>
35553     <type name="TestNonParams">
35554       <method name="Void .ctor()">
35555         <size>7</size>
35556       </method>
35557       <method name="System.Object get_Item(System.String)">
35558         <size>2</size>
35559       </method>
35560       <method name="Void set_Item(System.String, System.Object)">
35561         <size>40</size>
35562       </method>
35563       <method name="Void TestMethod()">
35564         <size>71</size>
35565       </method>
35566     </type>
35567     <type name="M">
35568       <method name="Void .ctor()">
35569         <size>7</size>
35570       </method>
35571       <method name="Int32 Main()">
35572         <size>22</size>
35573       </method>
35574     </type>
35575   </test>
35576   <test name="test-582.cs">
35577     <type name="TrueClass">
35578       <method name="Void Main()">
35579         <size>1</size>
35580       </method>
35581     </type>
35582   </test>
35583   <test name="test-583.cs">
35584     <type name="Program">
35585       <method name="Void .ctor()">
35586         <size>7</size>
35587       </method>
35588       <method name="Int32 Main()">
35589         <size>19</size>
35590       </method>
35591     </type>
35592     <type name="ObjectContainerBase">
35593       <method name="Void .ctor()">
35594         <size>7</size>
35595       </method>
35596     </type>
35597   </test>
35598   <test name="test-584.cs">
35599     <type name="Style">
35600       <method name="Void .ctor()">
35601         <size>7</size>
35602       </method>
35603       <method name="Style get_CurrentStyle()">
35604         <size>2</size>
35605       </method>
35606       <method name="Void set_CurrentStyle(Style)">
35607         <size>1</size>
35608       </method>
35609       <method name="Boolean LoadCurrentStyle()">
35610         <size>20</size>
35611       </method>
35612       <method name="Style Load()">
35613         <size>2</size>
35614       </method>
35615       <method name="Int32 Main()">
35616         <size>18</size>
35617       </method>
35618     </type>
35619   </test>
35620   <test name="test-585.cs">
35621     <type name="A">
35622       <method name="Void .ctor()">
35623         <size>7</size>
35624       </method>
35625     </type>
35626     <type name="B">
35627       <method name="Void .ctor()">
35628         <size>7</size>
35629       </method>
35630     </type>
35631     <type name="X">
35632       <method name="Void .ctor()">
35633         <size>7</size>
35634       </method>
35635     </type>
35636     <type name="Program">
35637       <method name="Void .ctor()">
35638         <size>7</size>
35639       </method>
35640       <method name="Void Main()">
35641         <size>52</size>
35642       </method>
35643     </type>
35644   </test>
35645   <test name="test-586.cs">
35646     <type name="Program">
35647       <method name="Void .ctor()">
35648         <size>7</size>
35649       </method>
35650       <method name="Int32 Main()">
35651         <size>99</size>
35652       </method>
35653     </type>
35654     <type name="Program+MyColor">
35655       <method name="Void .ctor(Single)">
35656         <size>8</size>
35657       </method>
35658       <method name="Single get_Value()">
35659         <size>7</size>
35660       </method>
35661       <method name="MyColor op_Addition(MyColor, MyColor)">
35662         <size>21</size>
35663       </method>
35664     </type>
35665   </test>
35666   <test name="test-587.cs">
35667     <type name="Program">
35668       <method name="Void .ctor()">
35669         <size>7</size>
35670       </method>
35671       <method name="Int32 Main()">
35672         <size>17</size>
35673       </method>
35674     </type>
35675   </test>
35676   <test name="test-588.cs">
35677     <type name="TestNamespace.TestClass">
35678       <method name="Void .ctor()">
35679         <size>7</size>
35680       </method>
35681       <method name="Void HelloWorld()">
35682         <size>1</size>
35683       </method>
35684     </type>
35685     <type name="SuperClass">
35686       <method name="Void .ctor()">
35687         <size>7</size>
35688       </method>
35689       <method name="TestNamespace.TestClass get_TestClass()">
35690         <size>7</size>
35691       </method>
35692     </type>
35693     <type name="SubClass">
35694       <method name="Void .ctor()">
35695         <size>12</size>
35696       </method>
35697     </type>
35698     <type name="App">
35699       <method name="Void .ctor()">
35700         <size>7</size>
35701       </method>
35702       <method name="Void Main()">
35703         <size>7</size>
35704       </method>
35705     </type>
35706   </test>
35707   <test name="test-589.cs">
35708     <type name="TestNamespace.TestClass">
35709       <method name="Void .ctor()">
35710         <size>7</size>
35711       </method>
35712       <method name="Void HelloWorld()">
35713         <size>1</size>
35714       </method>
35715     </type>
35716     <type name="SuperClass">
35717       <method name="Void .ctor()">
35718         <size>7</size>
35719       </method>
35720       <method name="TestNamespace.TestClass get_TestClass()">
35721         <size>7</size>
35722       </method>
35723       <method name="Void set_TestClass(TestNamespace.TestClass)">
35724         <size>1</size>
35725       </method>
35726     </type>
35727     <type name="SubClass">
35728       <method name="Void .ctor()">
35729         <size>12</size>
35730       </method>
35731     </type>
35732     <type name="App">
35733       <method name="Void .ctor()">
35734         <size>7</size>
35735       </method>
35736       <method name="Void Main()">
35737         <size>7</size>
35738       </method>
35739     </type>
35740   </test>
35741   <test name="test-59.cs">
35742     <type name="X">
35743       <method name="Void .ctor()">
35744         <size>7</size>
35745       </method>
35746       <method name="Int32 test_explicit()">
35747         <size>224</size>
35748       </method>
35749       <method name="Int32 test_implicit()">
35750         <size>102</size>
35751       </method>
35752       <method name="Int32 Main()">
35753         <size>57</size>
35754       </method>
35755     </type>
35756   </test>
35757   <test name="test-590.cs">
35758     <type name="X">
35759       <method name="Void .ctor()">
35760         <size>18</size>
35761       </method>
35762       <method name="Int32 Main()">
35763         <size>28</size>
35764       </method>
35765       <method name="System.String Foo()">
35766         <size>6</size>
35767       </method>
35768       <method name="System.String get_Prop()">
35769         <size>7</size>
35770       </method>
35771       <method name="Void set_Prop(System.String)">
35772         <size>8</size>
35773       </method>
35774       <method name="System.String get_Item(Int32)">
35775         <size>7</size>
35776       </method>
35777       <method name="Void set_Item(Int32, System.String)">
35778         <size>8</size>
35779       </method>
35780       <method name="Int32 Do(System.String, System.String, System.String)">
35781         <size>334</size>
35782       </method>
35783     </type>
35784   </test>
35785   <test name="test-591.cs">
35786     <type name="C1">
35787       <method name="Void .ctor()">
35788         <size>7</size>
35789       </method>
35790       <method name="Void Foo(System.String)">
35791         <size>49</size>
35792       </method>
35793     </type>
35794     <type name="C2">
35795       <method name="Void .ctor()">
35796         <size>7</size>
35797       </method>
35798       <method name="Void Main()">
35799         <size>1</size>
35800       </method>
35801     </type>
35802   </test>
35803   <test name="test-592.cs">
35804     <type name="T">
35805       <method name="Void .ctor()">
35806         <size>7</size>
35807       </method>
35808       <method name="Int32 fib(Int32)">
35809         <size>53</size>
35810       </method>
35811       <method name="Int32 xx(Int32)">
35812         <size>33</size>
35813       </method>
35814       <method name="Void foo(Int32)">
35815         <size>38</size>
35816       </method>
35817       <method name="Void XXXA()">
35818         <size>6</size>
35819       </method>
35820       <method name="Void Main()">
35821         <size>1</size>
35822       </method>
35823     </type>
35824   </test>
35825   <test name="test-593.cs">
35826     <type name="MainClass">
35827       <method name="Void .ctor()">
35828         <size>7</size>
35829       </method>
35830       <method name="Void Foo(I)">
35831         <size>7</size>
35832       </method>
35833       <method name="Void Main()">
35834         <size>1</size>
35835       </method>
35836     </type>
35837   </test>
35838   <test name="test-594.cs">
35839     <type name="Test">
35840       <method name="Void .ctor()">
35841         <size>7</size>
35842       </method>
35843       <method name="Void Main()">
35844         <size>1</size>
35845       </method>
35846     </type>
35847   </test>
35848   <test name="test-595.cs">
35849     <type name="AttributesCollection">
35850       <method name="Void .ctor()">
35851         <size>7</size>
35852       </method>
35853       <method name="System.Object get_Item(SymbolId)">
35854         <size>2</size>
35855       </method>
35856       <method name="Void set_Item(SymbolId, System.Object)">
35857         <size>1</size>
35858       </method>
35859     </type>
35860     <type name="Program">
35861       <method name="Void .ctor()">
35862         <size>7</size>
35863       </method>
35864       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
35865         <size>18</size>
35866       </method>
35867       <method name="Void Main()">
35868         <size>23</size>
35869       </method>
35870     </type>
35871   </test>
35872   <test name="test-596.cs">
35873     <type name="C">
35874       <method name="Void .ctor()">
35875         <size>7</size>
35876       </method>
35877       <method name="Void Main()">
35878         <size>17</size>
35879       </method>
35880     </type>
35881   </test>
35882   <test name="test-597.cs">
35883     <type name="TestNS.Foo">
35884       <method name="Void .ctor()">
35885         <size>7</size>
35886       </method>
35887     </type>
35888     <type name="TestNS.XElement">
35889       <method name="Void .ctor()">
35890         <size>7</size>
35891       </method>
35892       <method name="TestNS.Bar get_Document()">
35893         <size>2</size>
35894       </method>
35895       <method name="System.Object get_CrashHere()">
35896         <size>29</size>
35897       </method>
35898     </type>
35899     <type name="TestNS.Element">
35900       <method name="Void .ctor()">
35901         <size>7</size>
35902       </method>
35903       <method name="TestNS.Foo get_Document()">
35904         <size>2</size>
35905       </method>
35906     </type>
35907     <type name="TestNS.Bar">
35908       <method name="Void .ctor()">
35909         <size>7</size>
35910       </method>
35911       <method name="IHoge get_Root()">
35912         <size>2</size>
35913       </method>
35914     </type>
35915     <type name="TestNS.C">
35916       <method name="Void .ctor()">
35917         <size>7</size>
35918       </method>
35919       <method name="Void Main()">
35920         <size>1</size>
35921       </method>
35922     </type>
35923   </test>
35924   <test name="test-598.cs">
35925     <type name="Test">
35926       <method name="Void .ctor()">
35927         <size>35</size>
35928       </method>
35929       <method name="V get_v()">
35930         <size>7</size>
35931       </method>
35932       <method name="Void Main()">
35933         <size>1</size>
35934       </method>
35935     </type>
35936     <type name="V">
35937       <method name="Void set_Item(Int32, Int32)">
35938         <size>1</size>
35939       </method>
35940     </type>
35941   </test>
35942   <test name="test-599.cs">
35943     <type name="Test.String">
35944       <method name="Void .ctor(String)">
35945         <size>14</size>
35946       </method>
35947       <method name="Test.String op_Implicit(System.String)">
35948         <size>15</size>
35949       </method>
35950       <method name="System.String op_Implicit(Test.String)">
35951         <size>15</size>
35952       </method>
35953     </type>
35954     <type name="TestCompiler.MainClass">
35955       <method name="Void .ctor()">
35956         <size>7</size>
35957       </method>
35958       <method name="Int32 Main()">
35959         <size>80</size>
35960       </method>
35961     </type>
35962   </test>
35963   <test name="test-6.cs">
35964     <type name="X">
35965       <method name="Void .ctor()">
35966         <size>7</size>
35967       </method>
35968       <method name="Int32 Main()">
35969         <size>37</size>
35970       </method>
35971     </type>
35972   </test>
35973   <test name="test-60.cs">
35974     <type name="ns5.Y">
35975       <method name="Void .ctor()">
35976         <size>7</size>
35977       </method>
35978       <method name="Void Run()">
35979         <size>1</size>
35980       </method>
35981     </type>
35982     <type name="X">
35983       <method name="Void .ctor()">
35984         <size>7</size>
35985       </method>
35986       <method name="Int32 Main()">
35987         <size>14</size>
35988       </method>
35989     </type>
35990   </test>
35991   <test name="test-600.cs">
35992     <type name="Test.Regression">
35993       <method name="Void .ctor()">
35994         <size>7</size>
35995       </method>
35996       <method name="Int32 Main()">
35997         <size>90</size>
35998       </method>
35999     </type>
36000   </test>
36001   <test name="test-601.cs">
36002     <type name="C">
36003       <method name="Void .ctor()">
36004         <size>7</size>
36005       </method>
36006       <method name="Void Main()">
36007         <size>1</size>
36008       </method>
36009     </type>
36010     <type name="C+MarkerUpdatedVMDelegate">
36011       <method name="Void .ctor(Object, IntPtr)">
36012         <size>0</size>
36013       </method>
36014       <method name="Void Invoke(IntPtr, IntPtr)">
36015         <size>0</size>
36016       </method>
36017       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
36018         <size>0</size>
36019       </method>
36020       <method name="Void EndInvoke(IAsyncResult)">
36021         <size>0</size>
36022       </method>
36023     </type>
36024   </test>
36025   <test name="test-602.cs">
36026     <type name="C">
36027       <method name="Void .ctor()">
36028         <size>7</size>
36029       </method>
36030       <method name="Int32 Main()">
36031         <size>95</size>
36032       </method>
36033       <method name="Int32 Error(System.String, System.Object[])">
36034         <size>8</size>
36035       </method>
36036       <method name="Int32 Format(System.String, System.Object)">
36037         <size>2</size>
36038       </method>
36039       <method name="Int32 Format(System.String, System.Object[])">
36040         <size>2</size>
36041       </method>
36042       <method name="Int32 Format(System.String, System.Object, System.Object[])">
36043         <size>2</size>
36044       </method>
36045       <method name="Int32 Test_A(System.String)">
36046         <size>2</size>
36047       </method>
36048       <method name="Int32 Test_A(System.String, System.Object[])">
36049         <size>2</size>
36050       </method>
36051       <method name="Int32 Test_C(System.Type, System.Int32[])">
36052         <size>2</size>
36053       </method>
36054       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
36055         <size>2</size>
36056       </method>
36057     </type>
36058   </test>
36059   <test name="test-603.cs">
36060     <type name="ConsoleApplication1.Program">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="Void .cctor()">
36065         <size>1</size>
36066       </method>
36067       <method name="Int32 Main()">
36068         <size>52</size>
36069       </method>
36070     </type>
36071   </test>
36072   <test name="test-604.cs">
36073     <type name="Program">
36074       <method name="Void .ctor()">
36075         <size>7</size>
36076       </method>
36077       <method name="Int32 Main()">
36078         <size>83</size>
36079       </method>
36080     </type>
36081     <type name="Program+ImplementingExplicitInterfacesMembers">
36082       <method name="Void .ctor()">
36083         <size>7</size>
36084       </method>
36085       <method name="Void Program.Iface1.IfaceMethod1()">
36086         <size>1</size>
36087       </method>
36088       <method name="Void Program.Iface2.IfaceMethod2()">
36089         <size>1</size>
36090       </method>
36091     </type>
36092   </test>
36093   <test name="test-605.cs">
36094     <type name="TestA">
36095       <method name="Void .ctor()">
36096         <size>7</size>
36097       </method>
36098       <method name="System.String get_Method()">
36099         <size>2</size>
36100       </method>
36101     </type>
36102     <type name="TestB">
36103       <method name="Void .ctor()">
36104         <size>7</size>
36105       </method>
36106       <method name="System.String get_Method()">
36107         <size>2</size>
36108       </method>
36109       <method name="Void Main()">
36110         <size>1</size>
36111       </method>
36112     </type>
36113   </test>
36114   <test name="test-606.cs">
36115     <type name="Program">
36116       <method name="Void .ctor()">
36117         <size>7</size>
36118       </method>
36119       <method name="Int32 Main()">
36120         <size>157</size>
36121       </method>
36122     </type>
36123     <type name="Info">
36124       <method name="Void .ctor()">
36125         <size>7</size>
36126       </method>
36127       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
36128         <size>2</size>
36129       </method>
36130       <method name="Void System.Collections.IEnumerator.Reset()">
36131         <size>1</size>
36132       </method>
36133       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36134         <size>2</size>
36135       </method>
36136       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
36137         <size>2</size>
36138       </method>
36139       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
36140         <size>1</size>
36141       </method>
36142     </type>
36143   </test>
36144   <test name="test-607.cs">
36145     <type name="Program">
36146       <method name="Void .ctor()">
36147         <size>7</size>
36148       </method>
36149       <method name="Int32 Main()">
36150         <size>120</size>
36151       </method>
36152     </type>
36153   </test>
36154   <test name="test-608.cs">
36155     <type name="X">
36156       <method name="Void .ctor()">
36157         <size>7</size>
36158       </method>
36159       <method name="Void Main()">
36160         <size>60</size>
36161       </method>
36162     </type>
36163   </test>
36164   <test name="test-609.cs">
36165     <type name="Test">
36166       <method name="Void .ctor()">
36167         <size>7</size>
36168       </method>
36169       <method name="Int32 Main()">
36170         <size>36</size>
36171       </method>
36172     </type>
36173   </test>
36174   <test name="test-61.cs">
36175     <type name="X">
36176       <method name="Void .ctor()">
36177         <size>7</size>
36178       </method>
36179       <method name="Void add_XX(X+MyEvent)">
36180         <size>3</size>
36181       </method>
36182       <method name="Void remove_XX(X+MyEvent)">
36183         <size>3</size>
36184       </method>
36185       <method name="Int32 get_Property()">
36186         <size>4</size>
36187       </method>
36188       <method name="Void set_Property(Int32)">
36189         <size>3</size>
36190       </method>
36191       <method name="Int32 get_P2()">
36192         <size>2</size>
36193       </method>
36194       <method name="Void set_P3(Int32)">
36195         <size>1</size>
36196       </method>
36197       <method name="Int32 Main()">
36198         <size>2</size>
36199       </method>
36200     </type>
36201     <type name="X+MyEvent">
36202       <method name="Void .ctor(Object, IntPtr)">
36203         <size>0</size>
36204       </method>
36205       <method name="Void Invoke()">
36206         <size>0</size>
36207       </method>
36208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36209         <size>0</size>
36210       </method>
36211       <method name="Void EndInvoke(IAsyncResult)">
36212         <size>0</size>
36213       </method>
36214     </type>
36215   </test>
36216   <test name="test-610.cs">
36217     <type name="A">
36218       <method name="Void .ctor()">
36219         <size>7</size>
36220       </method>
36221       <method name="Void Main()">
36222         <size>1</size>
36223       </method>
36224     </type>
36225     <type name="A+C">
36226       <method name="Void .ctor()">
36227         <size>7</size>
36228       </method>
36229     </type>
36230     <type name="A+C+D">
36231       <method name="Void .ctor()">
36232         <size>7</size>
36233       </method>
36234     </type>
36235     <type name="N.B">
36236       <method name="Void .ctor()">
36237         <size>7</size>
36238       </method>
36239     </type>
36240     <type name="N.B+C">
36241       <method name="Void .ctor()">
36242         <size>7</size>
36243       </method>
36244     </type>
36245     <type name="N.B+C+E">
36246       <method name="Void .ctor()">
36247         <size>7</size>
36248       </method>
36249     </type>
36250     <type name="N.B+A">
36251       <method name="Void .ctor()">
36252         <size>7</size>
36253       </method>
36254     </type>
36255     <type name="N.B+A+D">
36256       <method name="Void .ctor()">
36257         <size>7</size>
36258       </method>
36259     </type>
36260   </test>
36261   <test name="test-611.cs">
36262     <type name="T">
36263       <method name="Void .ctor()">
36264         <size>7</size>
36265       </method>
36266     </type>
36267     <type name="T+Protected">
36268       <method name="Void .ctor()">
36269         <size>7</size>
36270       </method>
36271     </type>
36272     <type name="D">
36273       <method name="Void .ctor()">
36274         <size>7</size>
36275       </method>
36276     </type>
36277     <type name="D+Private">
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281       <method name="Void Stuff(T+Protected)">
36282         <size>1</size>
36283       </method>
36284     </type>
36285     <type name="D2">
36286       <method name="Void .ctor()">
36287         <size>7</size>
36288       </method>
36289     </type>
36290     <type name="D2+P">
36291       <method name="Void .ctor()">
36292         <size>7</size>
36293       </method>
36294     </type>
36295     <type name="D2+P+Private">
36296       <method name="Void .ctor()">
36297         <size>7</size>
36298       </method>
36299       <method name="Void Stuff(T+Protected)">
36300         <size>1</size>
36301       </method>
36302     </type>
36303     <type name="Z">
36304       <method name="Void .ctor()">
36305         <size>7</size>
36306       </method>
36307       <method name="Void Main()">
36308         <size>1</size>
36309       </method>
36310     </type>
36311   </test>
36312   <test name="test-612.cs">
36313     <type name="Abcdefghijklmnopqrstuvwxyz">
36314       <method name="Void .ctor()">
36315         <size>7</size>
36316       </method>
36317       <method name="Void .cctor()">
36318         <size>7</size>
36319       </method>
36320     </type>
36321     <type name="OO">
36322       <method name="Void .ctor()">
36323         <size>7</size>
36324       </method>
36325       <method name="Void D()">
36326         <size>5293</size>
36327       </method>
36328     </type>
36329     <type name="Zyxwvutsrqp">
36330       <method name="Void .ctor()">
36331         <size>7</size>
36332       </method>
36333       <method name="Void .cctor()">
36334         <size>7</size>
36335       </method>
36336     </type>
36337     <type name="XXX">
36338       <method name="Void .ctor()">
36339         <size>7</size>
36340       </method>
36341       <method name="Boolean IsAltered()">
36342         <size>859</size>
36343       </method>
36344       <method name="Void Main()">
36345         <size>1</size>
36346       </method>
36347     </type>
36348   </test>
36349   <test name="test-613.cs">
36350     <type name="M">
36351       <method name="Void .ctor()">
36352         <size>7</size>
36353       </method>
36354       <method name="Boolean g()">
36355         <size>8</size>
36356       </method>
36357       <method name="Int32 Main()">
36358         <size>62</size>
36359       </method>
36360     </type>
36361   </test>
36362   <test name="test-614.cs">
36363     <type name="C">
36364       <method name="Void .ctor()">
36365         <size>7</size>
36366       </method>
36367       <method name="Void And()">
36368         <size>73</size>
36369       </method>
36370       <method name="Void Or()">
36371         <size>129</size>
36372       </method>
36373       <method name="Int32 Main()">
36374         <size>70</size>
36375       </method>
36376     </type>
36377   </test>
36378   <test name="test-615.cs">
36379     <type name="C">
36380       <method name="Void .ctor()">
36381         <size>7</size>
36382       </method>
36383       <method name="Void Main()">
36384         <size>16</size>
36385       </method>
36386     </type>
36387   </test>
36388   <test name="test-617.cs">
36389     <type name="Y">
36390       <method name="Void .ctor()">
36391         <size>7</size>
36392       </method>
36393       <method name="Void X.add_Foo(MyDelegate)">
36394         <size>1</size>
36395       </method>
36396       <method name="Void X.remove_Foo(MyDelegate)">
36397         <size>1</size>
36398       </method>
36399       <method name="Void add_Foo(MyDelegate)">
36400         <size>24</size>
36401       </method>
36402       <method name="Void remove_Foo(MyDelegate)">
36403         <size>24</size>
36404       </method>
36405       <method name="Int32 X.get_Prop()">
36406         <size>2</size>
36407       </method>
36408       <method name="Int32 Main()">
36409         <size>74</size>
36410       </method>
36411     </type>
36412     <type name="MyDelegate">
36413       <method name="Void .ctor(Object, IntPtr)">
36414         <size>0</size>
36415       </method>
36416       <method name="Int64 Invoke()">
36417         <size>0</size>
36418       </method>
36419       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36420         <size>0</size>
36421       </method>
36422       <method name="Int64 EndInvoke(IAsyncResult)">
36423         <size>0</size>
36424       </method>
36425     </type>
36426   </test>
36427   <test name="test-618.cs">
36428     <type name="C">
36429       <method name="Void .ctor()">
36430         <size>7</size>
36431       </method>
36432       <method name="Void ZeroBasedReductions()">
36433         <size>18</size>
36434       </method>
36435       <method name="Void Main()">
36436         <size>6</size>
36437       </method>
36438     </type>
36439   </test>
36440   <test name="test-619.cs">
36441     <type name="X">
36442       <method name="Void .ctor()">
36443         <size>7</size>
36444       </method>
36445       <method name="Void Main()">
36446         <size>11</size>
36447       </method>
36448     </type>
36449   </test>
36450   <test name="test-62.cs">
36451     <type name="X">
36452       <method name="Void .ctor()">
36453         <size>7</size>
36454       </method>
36455       <method name="X[] GetX()">
36456         <size>2</size>
36457       </method>
36458       <method name="System.Int32[] getInt()">
36459         <size>2</size>
36460       </method>
36461       <method name="System.Int32[,,] getMoreInt()">
36462         <size>2</size>
36463       </method>
36464       <method name="Int32 Main()">
36465         <size>2</size>
36466       </method>
36467     </type>
36468   </test>
36469   <test name="test-620.cs">
36470     <type name="X">
36471       <method name="Void .ctor()">
36472         <size>7</size>
36473       </method>
36474       <method name="Void A(Int32 ByRef)">
36475         <size>7</size>
36476       </method>
36477       <method name="Void B(Int32 ByRef)">
36478         <size>7</size>
36479       </method>
36480       <method name="Int32 Main()">
36481         <size>22</size>
36482       </method>
36483     </type>
36484   </test>
36485   <test name="test-621.cs">
36486     <type name="X">
36487       <method name="Void .ctor()">
36488         <size>7</size>
36489       </method>
36490       <method name="Void Main()">
36491         <size>129</size>
36492       </method>
36493     </type>
36494   </test>
36495   <test name="test-622.cs">
36496     <type name="A">
36497       <method name="Void .ctor(Int32)">
36498         <size>1</size>
36499       </method>
36500     </type>
36501     <type name="B">
36502       <method name="Void .ctor(Int32)">
36503         <size>7</size>
36504       </method>
36505     </type>
36506     <type name="X">
36507       <method name="Void .ctor()">
36508         <size>7</size>
36509       </method>
36510       <method name="Void Foo(A ByRef)">
36511         <size>8</size>
36512       </method>
36513       <method name="Void Foo(System.Object ByRef)">
36514         <size>9</size>
36515       </method>
36516       <method name="Int32 Main()">
36517         <size>16</size>
36518       </method>
36519     </type>
36520   </test>
36521   <test name="test-623.cs">
36522     <type name="X">
36523       <method name="Void .ctor()">
36524         <size>7</size>
36525       </method>
36526       <method name="Void a()">
36527         <size>0</size>
36528       </method>
36529     </type>
36530     <type name="Y">
36531       <method name="Void .ctor()">
36532         <size>7</size>
36533       </method>
36534       <method name="Void a()">
36535         <size>11</size>
36536       </method>
36537       <method name="Void Main()">
36538         <size>13</size>
36539       </method>
36540     </type>
36541   </test>
36542   <test name="test-624.cs">
36543     <type name="X">
36544       <method name="Void .ctor()">
36545         <size>7</size>
36546       </method>
36547       <method name="Int32 get_Type()">
36548         <size>2</size>
36549       </method>
36550       <method name="Void Main()">
36551         <size>3</size>
36552       </method>
36553     </type>
36554   </test>
36555   <test name="test-625.cs">
36556     <type name="Location">
36557       <method name="Void .ctor()">
36558         <size>7</size>
36559       </method>
36560       <method name="Int32 get_Null()">
36561         <size>2</size>
36562       </method>
36563     </type>
36564     <type name="X">
36565       <method name="Void .ctor()">
36566         <size>13</size>
36567       </method>
36568       <method name="Void Main()">
36569         <size>1</size>
36570       </method>
36571     </type>
36572   </test>
36573   <test name="test-626.cs">
36574     <type name="X">
36575       <method name="Void .ctor()">
36576         <size>7</size>
36577       </method>
36578       <method name="Void A()">
36579         <size>1</size>
36580       </method>
36581       <method name="Void Main()">
36582         <size>37</size>
36583       </method>
36584     </type>
36585   </test>
36586   <test name="test-627.cs">
36587     <type name="B">
36588       <method name="Void .ctor()">
36589         <size>7</size>
36590       </method>
36591       <method name="Void X.B()">
36592         <size>1</size>
36593       </method>
36594       <method name="Void A.B()">
36595         <size>1</size>
36596       </method>
36597     </type>
36598     <type name="M">
36599       <method name="Void .ctor()">
36600         <size>7</size>
36601       </method>
36602       <method name="Void N(System.Object)">
36603         <size>8</size>
36604       </method>
36605       <method name="Void Main()">
36606         <size>1</size>
36607       </method>
36608     </type>
36609   </test>
36610   <test name="test-628.cs">
36611     <type name="N1.B">
36612       <method name="Void .ctor()">
36613         <size>7</size>
36614       </method>
36615     </type>
36616     <type name="X">
36617       <method name="Void .ctor()">
36618         <size>7</size>
36619       </method>
36620     </type>
36621     <type name="X2">
36622       <method name="Void .ctor()">
36623         <size>7</size>
36624       </method>
36625     </type>
36626     <type name="Y2">
36627       <method name="Void .ctor()">
36628         <size>7</size>
36629       </method>
36630     </type>
36631     <type name="Y">
36632       <method name="Void .ctor()">
36633         <size>7</size>
36634       </method>
36635       <method name="Void Main()">
36636         <size>1</size>
36637       </method>
36638     </type>
36639   </test>
36640   <test name="test-629.cs">
36641     <type name="Foo">
36642       <method name="Void .ctor()">
36643         <size>7</size>
36644       </method>
36645       <method name="IEnumerable foo()">
36646         <size>16</size>
36647       </method>
36648       <method name="Int32 Main()">
36649         <size>67</size>
36650       </method>
36651     </type>
36652     <type name="Foo+&lt;foo&gt;c__Iterator0">
36653       <method name="Void .ctor()">
36654         <size>7</size>
36655       </method>
36656       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36657         <size>7</size>
36658       </method>
36659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36660         <size>7</size>
36661       </method>
36662       <method name="Boolean MoveNext()">
36663         <size>39</size>
36664       </method>
36665       <method name="Void Dispose()">
36666         <size>8</size>
36667       </method>
36668       <method name="Void Reset()">
36669         <size>6</size>
36670       </method>
36671       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36672         <size>7</size>
36673       </method>
36674       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36675         <size>26</size>
36676       </method>
36677     </type>
36678   </test>
36679   <test name="test-63.cs">
36680     <type name="X">
36681       <method name="Void .ctor()">
36682         <size>7</size>
36683       </method>
36684       <method name="Int32 Main()">
36685         <size>96</size>
36686       </method>
36687     </type>
36688   </test>
36689   <test name="test-630.cs">
36690     <type name="MyEx">
36691       <method name="Void .ctor()">
36692         <size>7</size>
36693       </method>
36694     </type>
36695     <type name="Ex">
36696       <method name="Void .ctor()">
36697         <size>7</size>
36698       </method>
36699       <method name="Int32 test(Int32)">
36700         <size>37</size>
36701       </method>
36702       <method name="Int32 Main()">
36703         <size>70</size>
36704       </method>
36705     </type>
36706   </test>
36707   <test name="test-631.cs">
36708     <type name="A">
36709       <method name="Void .ctor()">
36710         <size>7</size>
36711       </method>
36712       <method name="SByte op_Implicit(A)">
36713         <size>2</size>
36714       </method>
36715       <method name="Byte op_Implicit(A)">
36716         <size>2</size>
36717       </method>
36718       <method name="Int16 op_Implicit(A)">
36719         <size>2</size>
36720       </method>
36721       <method name="UInt16 op_Implicit(A)">
36722         <size>2</size>
36723       </method>
36724       <method name="Int32 op_Implicit(A)">
36725         <size>2</size>
36726       </method>
36727       <method name="UInt32 op_Implicit(A)">
36728         <size>2</size>
36729       </method>
36730       <method name="Int64 op_Implicit(A)">
36731         <size>3</size>
36732       </method>
36733       <method name="UInt64 op_Implicit(A)">
36734         <size>3</size>
36735       </method>
36736     </type>
36737     <type name="A2">
36738       <method name="Void .ctor()">
36739         <size>7</size>
36740       </method>
36741       <method name="SByte op_Implicit(A2)">
36742         <size>2</size>
36743       </method>
36744       <method name="Byte op_Implicit(A2)">
36745         <size>2</size>
36746       </method>
36747       <method name="Int16 op_Implicit(A2)">
36748         <size>2</size>
36749       </method>
36750       <method name="UInt32 op_Implicit(A2)">
36751         <size>2</size>
36752       </method>
36753       <method name="Int64 op_Implicit(A2)">
36754         <size>3</size>
36755       </method>
36756       <method name="UInt64 op_Implicit(A2)">
36757         <size>3</size>
36758       </method>
36759     </type>
36760     <type name="A3">
36761       <method name="Void .ctor()">
36762         <size>7</size>
36763       </method>
36764       <method name="SByte op_Implicit(A3)">
36765         <size>2</size>
36766       </method>
36767       <method name="UInt32 op_Implicit(A3)">
36768         <size>2</size>
36769       </method>
36770       <method name="Int64 op_Implicit(A3)">
36771         <size>3</size>
36772       </method>
36773       <method name="UInt64 op_Implicit(A3)">
36774         <size>3</size>
36775       </method>
36776     </type>
36777     <type name="A4">
36778       <method name="Void .ctor()">
36779         <size>7</size>
36780       </method>
36781       <method name="UInt32 op_Implicit(A4)">
36782         <size>2</size>
36783       </method>
36784       <method name="Int64 op_Implicit(A4)">
36785         <size>3</size>
36786       </method>
36787       <method name="UInt64 op_Implicit(A4)">
36788         <size>3</size>
36789       </method>
36790     </type>
36791     <type name="A5">
36792       <method name="Void .ctor()">
36793         <size>7</size>
36794       </method>
36795       <method name="UInt32 op_Implicit(A5)">
36796         <size>2</size>
36797       </method>
36798       <method name="Int32 op_Implicit(A5)">
36799         <size>2</size>
36800       </method>
36801     </type>
36802     <type name="A6">
36803       <method name="Void .ctor()">
36804         <size>7</size>
36805       </method>
36806       <method name="Byte op_Implicit(A6)">
36807         <size>2</size>
36808       </method>
36809     </type>
36810     <type name="MyDecimal">
36811       <method name="Void .ctor()">
36812         <size>7</size>
36813       </method>
36814       <method name="Decimal op_Implicit(MyDecimal)">
36815         <size>8</size>
36816       </method>
36817     </type>
36818     <type name="Constraint">
36819       <method name="Void .ctor()">
36820         <size>7</size>
36821       </method>
36822       <method name="Int32 Main()">
36823         <size>293</size>
36824       </method>
36825     </type>
36826   </test>
36827   <test name="test-632.cs">
36828     <type name="Bug379822">
36829       <method name="Void .ctor()">
36830         <size>7</size>
36831       </method>
36832       <method name="Void Assert(Boolean, Boolean)">
36833         <size>19</size>
36834       </method>
36835       <method name="Void TestAnd(Boolean)">
36836         <size>79</size>
36837       </method>
36838       <method name="Void TestOr(Boolean)">
36839         <size>88</size>
36840       </method>
36841       <method name="Void Test(Boolean)">
36842         <size>13</size>
36843       </method>
36844       <method name="Void Main()">
36845         <size>13</size>
36846       </method>
36847     </type>
36848   </test>
36849   <test name="test-633.cs">
36850     <type name="Test.C">
36851       <method name="Void .ctor()">
36852         <size>7</size>
36853       </method>
36854       <method name="Void Main()">
36855         <size>1</size>
36856       </method>
36857     </type>
36858   </test>
36859   <test name="test-634.cs">
36860     <type name="Test">
36861       <method name="Void .ctor()">
36862         <size>7</size>
36863       </method>
36864       <method name="Void TestFunc()">
36865         <size>2</size>
36866       </method>
36867       <method name="Void Main(System.String[])">
36868         <size>6</size>
36869       </method>
36870     </type>
36871     <type name="Test+D">
36872       <method name="Void .ctor(Object, IntPtr)">
36873         <size>0</size>
36874       </method>
36875       <method name="Void Invoke()">
36876         <size>0</size>
36877       </method>
36878       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36879         <size>0</size>
36880       </method>
36881       <method name="Void EndInvoke(IAsyncResult)">
36882         <size>0</size>
36883       </method>
36884     </type>
36885   </test>
36886   <test name="test-635.cs">
36887     <type name="ShortCircuitFold">
36888       <method name="Void .ctor()">
36889         <size>7</size>
36890       </method>
36891       <method name="Boolean get_False()">
36892         <size>14</size>
36893       </method>
36894       <method name="Boolean get_True()">
36895         <size>14</size>
36896       </method>
36897       <method name="Void a(Boolean, Boolean)">
36898         <size>19</size>
36899       </method>
36900       <method name="Void c(Int32)">
36901         <size>67</size>
36902       </method>
36903       <method name="Boolean f()">
36904         <size>11</size>
36905       </method>
36906       <method name="Void Main()">
36907         <size>167</size>
36908       </method>
36909     </type>
36910   </test>
36911   <test name="test-636.cs">
36912     <type name="Foo">
36913       <method name="Void .ctor()">
36914         <size>7</size>
36915       </method>
36916       <method name="Boolean get_False()">
36917         <size>14</size>
36918       </method>
36919       <method name="Void ping()">
36920         <size>13</size>
36921       </method>
36922       <method name="Int32 test_while(Int32)">
36923         <size>53</size>
36924       </method>
36925       <method name="Int32 test_do_while(Int32)">
36926         <size>53</size>
36927       </method>
36928       <method name="Int32 test_for(Int32)">
36929         <size>64</size>
36930       </method>
36931       <method name="Void test_for_empty()">
36932         <size>35</size>
36933       </method>
36934       <method name="Void Main()">
36935         <size>30</size>
36936       </method>
36937     </type>
36938   </test>
36939   <test name="test-638.cs">
36940     <type name="Fail">
36941       <method name="Void .ctor()">
36942         <size>7</size>
36943       </method>
36944       <method name="Void Main()">
36945         <size>110</size>
36946       </method>
36947     </type>
36948     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
36949       <method name="Void .ctor()">
36950         <size>7</size>
36951       </method>
36952       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
36953         <size>28</size>
36954       </method>
36955     </type>
36956   </test>
36957   <test name="test-639.cs">
36958     <type name="Foo">
36959       <method name="Void .ctor()">
36960         <size>7</size>
36961       </method>
36962       <method name="System.String get_s()">
36963         <size>13</size>
36964       </method>
36965       <method name="Void set_s(System.String)">
36966         <size>34</size>
36967       </method>
36968       <method name="Void Main()">
36969         <size>67</size>
36970       </method>
36971     </type>
36972   </test>
36973   <test name="test-64.cs">
36974     <type name="Operator">
36975       <method name="Void .ctor()">
36976         <size>7</size>
36977       </method>
36978     </type>
36979     <type name="Blah">
36980       <method name="Void .ctor(Operator)">
36981         <size>7</size>
36982       </method>
36983     </type>
36984     <type name="T">
36985       <method name="Void .ctor()">
36986         <size>7</size>
36987       </method>
36988       <method name="Int32 Main()">
36989         <size>9</size>
36990       </method>
36991     </type>
36992   </test>
36993   <test name="test-640.cs">
36994     <type name="C">
36995       <method name="Void .ctor()">
36996         <size>7</size>
36997       </method>
36998       <method name="Int32 Main()">
36999         <size>100</size>
37000       </method>
37001     </type>
37002   </test>
37003   <test name="test-641.cs">
37004     <type name="Identifier">
37005       <method name="Void .ctor()">
37006         <size>7</size>
37007       </method>
37008       <method name="Int32 Main()">
37009         <size>55</size>
37010       </method>
37011       <method name="Boolean op_Equality(Identifier, Identifier)">
37012         <size>2</size>
37013       </method>
37014       <method name="Boolean op_Inequality(Identifier, Identifier)">
37015         <size>2</size>
37016       </method>
37017       <method name="Identifier op_Implicit(System.String)">
37018         <size>2</size>
37019       </method>
37020       <method name="System.String op_Implicit(Identifier)">
37021         <size>2</size>
37022       </method>
37023       <method name="Decimal op_Implicit(Identifier)">
37024         <size>7</size>
37025       </method>
37026     </type>
37027   </test>
37028   <test name="test-642.cs">
37029     <type name="C">
37030       <method name="Void .ctor()">
37031         <size>7</size>
37032       </method>
37033       <method name="Int32 Main()">
37034         <size>40</size>
37035       </method>
37036     </type>
37037   </test>
37038   <test name="test-643.cs">
37039     <type name="PointerArithmeticTest">
37040       <method name="Void .ctor()">
37041         <size>7</size>
37042       </method>
37043       <method name="Int32 Main()">
37044         <size>130</size>
37045       </method>
37046       <method name="Int32* Conversions(Int64)">
37047         <size>3</size>
37048       </method>
37049       <method name="Int32 CheckAdd(Byte*, Int32)">
37050         <size>14</size>
37051       </method>
37052       <method name="Int32 CheckSub(Int16*, Int32)">
37053         <size>16</size>
37054       </method>
37055       <method name="Int32 CheckSub2(Int16*, Int32)">
37056         <size>23</size>
37057       </method>
37058     </type>
37059   </test>
37060   <test name="test-644.cs">
37061     <type name="Program">
37062       <method name="Void .ctor()">
37063         <size>7</size>
37064       </method>
37065       <method name="System.Object M(Int32)">
37066         <size>2</size>
37067       </method>
37068       <method name="Void Test_1()">
37069         <size>59</size>
37070       </method>
37071       <method name="Boolean Test_2()">
37072         <size>24</size>
37073       </method>
37074       <method name="Boolean Test_3()">
37075         <size>24</size>
37076       </method>
37077       <method name="Boolean Test_4(Program+D)">
37078         <size>13</size>
37079       </method>
37080       <method name="Int32 Main()">
37081         <size>75</size>
37082       </method>
37083     </type>
37084     <type name="Program+D">
37085       <method name="Void .ctor(Object, IntPtr)">
37086         <size>0</size>
37087       </method>
37088       <method name="System.Object Invoke(Int32)">
37089         <size>0</size>
37090       </method>
37091       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37092         <size>0</size>
37093       </method>
37094       <method name="System.Object EndInvoke(IAsyncResult)">
37095         <size>0</size>
37096       </method>
37097     </type>
37098   </test>
37099   <test name="test-645.cs">
37100     <type name="Program">
37101       <method name="Void .ctor()">
37102         <size>7</size>
37103       </method>
37104       <method name="IEnumerable get_Empty()">
37105         <size>16</size>
37106       </method>
37107       <method name="Void Main()">
37108         <size>61</size>
37109       </method>
37110     </type>
37111     <type name="Program+&lt;&gt;c__Iterator0">
37112       <method name="Void .ctor()">
37113         <size>7</size>
37114       </method>
37115       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37116         <size>7</size>
37117       </method>
37118       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37119         <size>7</size>
37120       </method>
37121       <method name="Boolean MoveNext()">
37122         <size>158</size>
37123       </method>
37124       <method name="Void Dispose()">
37125         <size>8</size>
37126       </method>
37127       <method name="Void Reset()">
37128         <size>6</size>
37129       </method>
37130       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37131         <size>7</size>
37132       </method>
37133       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37134         <size>26</size>
37135       </method>
37136     </type>
37137   </test>
37138   <test name="test-646.cs">
37139     <type name="Program">
37140       <method name="Void .ctor()">
37141         <size>7</size>
37142       </method>
37143       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
37144         <size>7</size>
37145       </method>
37146       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
37147         <size>7</size>
37148       </method>
37149       <method name="Int32 Main()">
37150         <size>113</size>
37151       </method>
37152     </type>
37153   </test>
37154   <test name="test-647.cs">
37155     <type name="Foo">
37156       <method name="Void .ctor()">
37157         <size>7</size>
37158       </method>
37159       <method name="Void Main()">
37160         <size>28</size>
37161       </method>
37162     </type>
37163   </test>
37164   <test name="test-648.cs">
37165     <type name="ParamMismatch.TestCase">
37166       <method name="Void .ctor()">
37167         <size>7</size>
37168       </method>
37169       <method name="Void add_Culprit(System.EventHandler)">
37170         <size>1</size>
37171       </method>
37172       <method name="Void remove_Culprit(System.EventHandler)">
37173         <size>1</size>
37174       </method>
37175       <method name="Void Main()">
37176         <size>1</size>
37177       </method>
37178       <method name="Void Finalize()">
37179         <size>13</size>
37180       </method>
37181     </type>
37182   </test>
37183   <test name="test-649.cs">
37184     <type name="MainClass">
37185       <method name="Void .ctor()">
37186         <size>7</size>
37187       </method>
37188       <method name="Void Main(System.String[])">
37189         <size>609</size>
37190       </method>
37191     </type>
37192     <type name="MainClass+Decimal2">
37193       <method name="Void .ctor(Double)">
37194         <size>13</size>
37195       </method>
37196       <method name="Void .ctor(Decimal)">
37197         <size>8</size>
37198       </method>
37199       <method name="Decimal2 op_Explicit(Decimal)">
37200         <size>7</size>
37201       </method>
37202       <method name="Decimal2 op_Explicit(Double)">
37203         <size>7</size>
37204       </method>
37205       <method name="Decimal op_Implicit(Decimal2)">
37206         <size>8</size>
37207       </method>
37208     </type>
37209   </test>
37210   <test name="test-65.cs">
37211     <type name="X">
37212       <method name="Void .ctor()">
37213         <size>7</size>
37214       </method>
37215       <method name="Void receiver(S)">
37216         <size>7</size>
37217       </method>
37218       <method name="System.Object BoxS()">
37219         <size>21</size>
37220       </method>
37221       <method name="S Plain()">
37222         <size>16</size>
37223       </method>
37224       <method name="Int32 Main()">
37225         <size>98</size>
37226       </method>
37227     </type>
37228   </test>
37229   <test name="test-650.cs">
37230     <type name="App">
37231       <method name="Void .ctor()">
37232         <size>7</size>
37233       </method>
37234       <method name="Void Main()">
37235         <size>1</size>
37236       </method>
37237     </type>
37238   </test>
37239   <test name="test-651.cs">
37240     <type name="Foo">
37241       <method name="Void .ctor()">
37242         <size>7</size>
37243       </method>
37244       <method name="Void Open(IList)">
37245         <size>1</size>
37246       </method>
37247       <method name="Void Open(System.Collections.ArrayList ByRef)">
37248         <size>20</size>
37249       </method>
37250       <method name="Void Main()">
37251         <size>1</size>
37252       </method>
37253     </type>
37254   </test>
37255   <test name="test-652.cs">
37256     <type name="C">
37257       <method name="Void .ctor()">
37258         <size>7</size>
37259       </method>
37260       <method name="Int32 Main()">
37261         <size>6</size>
37262       </method>
37263       <method name="Int32 Test()">
37264         <size>27</size>
37265       </method>
37266     </type>
37267   </test>
37268   <test name="test-653.cs">
37269     <type name="C">
37270       <method name="Void .ctor()">
37271         <size>7</size>
37272       </method>
37273       <method name="Int32 Test()">
37274         <size>50</size>
37275       </method>
37276       <method name="Void Test2()">
37277         <size>32</size>
37278       </method>
37279       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
37280         <size>39</size>
37281       </method>
37282       <method name="Int32 Main()">
37283         <size>41</size>
37284       </method>
37285     </type>
37286   </test>
37287   <test name="test-654.cs">
37288     <type name="Program">
37289       <method name="Void .ctor()">
37290         <size>7</size>
37291       </method>
37292       <method name="Int32 Main()">
37293         <size>8</size>
37294       </method>
37295       <method name="Int32 Test(SByte*)">
37296         <size>33</size>
37297       </method>
37298     </type>
37299   </test>
37300   <test name="test-655.cs">
37301     <type name="D">
37302       <method name="Void .ctor()">
37303         <size>7</size>
37304       </method>
37305       <method name="Byte get_Item(Int32)">
37306         <size>7</size>
37307       </method>
37308       <method name="Void set_Item(Int32, Byte)">
37309         <size>8</size>
37310       </method>
37311       <method name="Int32 Main()">
37312         <size>77</size>
37313       </method>
37314     </type>
37315   </test>
37316   <test name="test-656.cs">
37317     <type name="Goo">
37318       <method name="Void .ctor()">
37319         <size>7</size>
37320       </method>
37321       <method name="Void Main()">
37322         <size>26</size>
37323       </method>
37324     </type>
37325   </test>
37326   <test name="test-657.cs">
37327     <type name="TestDebug.C">
37328       <method name="Void .ctor()">
37329         <size>7</size>
37330       </method>
37331       <method name="Void Method()">
37332         <size>1</size>
37333       </method>
37334     </type>
37335     <type name="TestDebug.Program">
37336       <method name="Void .ctor()">
37337         <size>7</size>
37338       </method>
37339       <method name="Void Excluded()">
37340         <size>11</size>
37341       </method>
37342       <method name="Int32 Main()">
37343         <size>7</size>
37344       </method>
37345     </type>
37346   </test>
37347   <test name="test-658.cs">
37348     <type name="A">
37349       <method name="Void .ctor()">
37350         <size>7</size>
37351       </method>
37352       <method name="Int32 get_Thread()">
37353         <size>2</size>
37354       </method>
37355     </type>
37356     <type name="Thread">
37357       <method name="Void .ctor()">
37358         <size>7</size>
37359       </method>
37360       <method name="Void Foo()">
37361         <size>1</size>
37362       </method>
37363     </type>
37364     <type name="B">
37365       <method name="Void .ctor()">
37366         <size>7</size>
37367       </method>
37368       <method name="Void Main()">
37369         <size>6</size>
37370       </method>
37371     </type>
37372   </test>
37373   <test name="test-659.cs">
37374     <type name="MySubClass">
37375       <method name="Void .ctor()">
37376         <size>7</size>
37377       </method>
37378       <method name="Int32 Main()">
37379         <size>30</size>
37380       </method>
37381       <method name="Void set_BB(Int32, Boolean)">
37382         <size>1</size>
37383       </method>
37384       <method name="Void Iface.set_AA(Int32, Boolean)">
37385         <size>9</size>
37386       </method>
37387     </type>
37388   </test>
37389   <test name="test-66.cs">
37390     <type name="Y">
37391       <method name="Void .ctor()">
37392         <size>7</size>
37393       </method>
37394     </type>
37395     <type name="X">
37396       <method name="Void .ctor()">
37397         <size>7</size>
37398       </method>
37399       <method name="Void .cctor()">
37400         <size>53</size>
37401       </method>
37402       <method name="Void FillOne()">
37403         <size>18</size>
37404       </method>
37405       <method name="Void FillSingle()">
37406         <size>39</size>
37407       </method>
37408       <method name="Void FillDouble()">
37409         <size>59</size>
37410       </method>
37411       <method name="Void FillObject()">
37412         <size>52</size>
37413       </method>
37414       <method name="Void FillDoubleObject()">
37415         <size>81</size>
37416       </method>
37417       <method name="Int32 TestSingle()">
37418         <size>47</size>
37419       </method>
37420       <method name="Int32 TestDouble()">
37421         <size>67</size>
37422       </method>
37423       <method name="Int32 TestObjectSingle()">
37424         <size>48</size>
37425       </method>
37426       <method name="Int32 TestObjectDouble()">
37427         <size>72</size>
37428       </method>
37429       <method name="Int32 Main()">
37430         <size>80</size>
37431       </method>
37432     </type>
37433   </test>
37434   <test name="test-660.cs">
37435     <type name="Test">
37436       <method name="Void .ctor()">
37437         <size>7</size>
37438       </method>
37439       <method name="Void Main()">
37440         <size>25</size>
37441       </method>
37442     </type>
37443     <type name="Status">
37444       <method name="Void .ctor(Code)">
37445         <size>8</size>
37446       </method>
37447       <method name="Status op_Implicit(Code)">
37448         <size>7</size>
37449       </method>
37450       <method name="Code op_Implicit(Status)">
37451         <size>8</size>
37452       </method>
37453     </type>
37454   </test>
37455   <test name="test-661.cs">
37456     <type name="Test">
37457       <method name="Void .ctor()">
37458         <size>7</size>
37459       </method>
37460       <method name="Void Main()">
37461         <size>1</size>
37462       </method>
37463       <method name="Void TestMethod()">
37464         <size>15</size>
37465       </method>
37466       <method name="SummaryInfo GetSummary()">
37467         <size>2</size>
37468       </method>
37469     </type>
37470   </test>
37471   <test name="test-662.cs">
37472     <type name="C">
37473       <method name="Void .ctor()">
37474         <size>7</size>
37475       </method>
37476       <method name="Void Main()">
37477         <size>1</size>
37478       </method>
37479     </type>
37480   </test>
37481   <test name="test-663.cs">
37482     <type name="A">
37483       <method name="Void .ctor()">
37484         <size>7</size>
37485       </method>
37486       <method name="Int32 op_Implicit(A)">
37487         <size>2</size>
37488       </method>
37489       <method name="Boolean op_Implicit(A)">
37490         <size>2</size>
37491       </method>
37492     </type>
37493     <type name="C">
37494       <method name="Void .ctor()">
37495         <size>7</size>
37496       </method>
37497       <method name="Void Main()">
37498         <size>17</size>
37499       </method>
37500     </type>
37501   </test>
37502   <test name="test-664.cs">
37503     <type name="C">
37504       <method name="Void .ctor()">
37505         <size>7</size>
37506       </method>
37507       <method name="Boolean Test(System.String)">
37508         <size>148</size>
37509       </method>
37510       <method name="Int32 Main()">
37511         <size>49</size>
37512       </method>
37513     </type>
37514   </test>
37515   <test name="test-665.cs">
37516     <type name="Test">
37517       <method name="Void .ctor()">
37518         <size>7</size>
37519       </method>
37520       <method name="Int32 Main()">
37521         <size>14</size>
37522       </method>
37523       <method name="Int32 Method(System.Object)">
37524         <size>2</size>
37525       </method>
37526     </type>
37527   </test>
37528   <test name="test-666.cs">
37529     <type name="C">
37530       <method name="Void .ctor()">
37531         <size>7</size>
37532       </method>
37533       <method name="Void Main()">
37534         <size>1</size>
37535       </method>
37536     </type>
37537   </test>
37538   <test name="test-667.cs">
37539     <type name="CA">
37540       <method name="Void .ctor()">
37541         <size>7</size>
37542       </method>
37543       <method name="Void IA.M()">
37544         <size>1</size>
37545       </method>
37546     </type>
37547     <type name="CC">
37548       <method name="Void .ctor()">
37549         <size>7</size>
37550       </method>
37551       <method name="Void Main()">
37552         <size>1</size>
37553       </method>
37554     </type>
37555   </test>
37556   <test name="test-668.cs">
37557     <type name="Bar">
37558       <method name="Void .ctor()">
37559         <size>7</size>
37560       </method>
37561     </type>
37562     <type name="Test">
37563       <method name="Void .ctor()">
37564         <size>7</size>
37565       </method>
37566       <method name="Void Main()">
37567         <size>7</size>
37568       </method>
37569     </type>
37570   </test>
37571   <test name="test-669.cs">
37572     <type name="Test">
37573       <method name="Void .ctor()">
37574         <size>7</size>
37575       </method>
37576       <method name="Void Main()">
37577         <size>3</size>
37578       </method>
37579     </type>
37580   </test>
37581   <test name="test-670.cs">
37582     <type name="C">
37583       <method name="Void .ctor()">
37584         <size>7</size>
37585       </method>
37586       <method name="Void Main()">
37587         <size>14</size>
37588       </method>
37589     </type>
37590   </test>
37591   <test name="test-671.cs">
37592     <type name="C">
37593       <method name="Void .ctor()">
37594         <size>7</size>
37595       </method>
37596       <method name="Int32 Main()">
37597         <size>19</size>
37598       </method>
37599       <method name="Boolean Bar(System.Object)">
37600         <size>2</size>
37601       </method>
37602     </type>
37603   </test>
37604   <test name="test-672.cs">
37605     <type name="X">
37606       <method name="Void .ctor()">
37607         <size>7</size>
37608       </method>
37609       <method name="S* get_Foo2()">
37610         <size>3</size>
37611       </method>
37612       <method name="Void Main()">
37613         <size>1</size>
37614       </method>
37615       <method name="Int32* get_Foo()">
37616         <size>3</size>
37617       </method>
37618     </type>
37619   </test>
37620   <test name="test-673.cs">
37621     <type name="Test">
37622       <method name="Void .ctor()">
37623         <size>7</size>
37624       </method>
37625       <method name="Void Foo()">
37626         <size>1</size>
37627       </method>
37628       <method name="Int32 Main()">
37629         <size>85</size>
37630       </method>
37631     </type>
37632   </test>
37633   <test name="test-674.cs">
37634     <type name="Test">
37635       <method name="Void .ctor()">
37636         <size>7</size>
37637       </method>
37638       <method name="Int32 Main()">
37639         <size>56</size>
37640       </method>
37641       <method name="Int32 &lt;Main&gt;m__0(Int32)">
37642         <size>2</size>
37643       </method>
37644     </type>
37645     <type name="Test+D">
37646       <method name="Void .ctor(Object, IntPtr)">
37647         <size>0</size>
37648       </method>
37649       <method name="Int32 Invoke(Int32)">
37650         <size>0</size>
37651       </method>
37652       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37653         <size>0</size>
37654       </method>
37655       <method name="Int32 EndInvoke(IAsyncResult)">
37656         <size>0</size>
37657       </method>
37658     </type>
37659   </test>
37660   <test name="test-675.cs">
37661     <type name="B">
37662       <method name="Void .ctor()">
37663         <size>7</size>
37664       </method>
37665       <method name="Int32 GetHashCode()">
37666         <size>2</size>
37667       </method>
37668       <method name="Boolean Equals(System.Object)">
37669         <size>2</size>
37670       </method>
37671       <method name="Boolean op_Equality(B, B)">
37672         <size>2</size>
37673       </method>
37674       <method name="Boolean op_Inequality(B, B)">
37675         <size>2</size>
37676       </method>
37677     </type>
37678     <type name="Test">
37679       <method name="Void .ctor()">
37680         <size>7</size>
37681       </method>
37682       <method name="Int32 Main()">
37683         <size>2</size>
37684       </method>
37685     </type>
37686   </test>
37687   <test name="test-676.cs">
37688     <type name="N.Item">
37689       <method name="Void .ctor()">
37690         <size>7</size>
37691       </method>
37692     </type>
37693     <type name="N.Test">
37694       <method name="Void .ctor()">
37695         <size>7</size>
37696       </method>
37697       <method name="N.Item get_Item(N.Test)">
37698         <size>2</size>
37699       </method>
37700       <method name="Void Foo(ItemSlot)">
37701         <size>27</size>
37702       </method>
37703       <method name="Int32 Main()">
37704         <size>2</size>
37705       </method>
37706     </type>
37707   </test>
37708   <test name="test-677.cs">
37709     <type name="InvokeWindow">
37710       <method name="Void .ctor()">
37711         <size>7</size>
37712       </method>
37713       <method name="Void add_E(D)">
37714         <size>24</size>
37715       </method>
37716       <method name="Void remove_E(D)">
37717         <size>24</size>
37718       </method>
37719       <method name="Void Run()">
37720         <size>12</size>
37721       </method>
37722     </type>
37723     <type name="Test">
37724       <method name="Void .ctor()">
37725         <size>7</size>
37726       </method>
37727       <method name="Int32 Main()">
37728         <size>32</size>
37729       </method>
37730       <method name="Void OnDeleteEvent()">
37731         <size>1</size>
37732       </method>
37733       <method name="Void OnDeleteEvent(Int32)">
37734         <size>1</size>
37735       </method>
37736     </type>
37737     <type name="D">
37738       <method name="Void .ctor(Object, IntPtr)">
37739         <size>0</size>
37740       </method>
37741       <method name="Void Invoke()">
37742         <size>0</size>
37743       </method>
37744       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37745         <size>0</size>
37746       </method>
37747       <method name="Void EndInvoke(IAsyncResult)">
37748         <size>0</size>
37749       </method>
37750     </type>
37751   </test>
37752   <test name="test-678.cs">
37753     <type name="NaNTest">
37754       <method name="Void .ctor(Double, Double)">
37755         <size>171</size>
37756       </method>
37757       <method name="Int32 Main()">
37758         <size>26</size>
37759       </method>
37760     </type>
37761   </test>
37762   <test name="test-679.cs">
37763     <type name="Program">
37764       <method name="Void .ctor()">
37765         <size>7</size>
37766       </method>
37767       <method name="Int32 Main()">
37768         <size>12</size>
37769       </method>
37770     </type>
37771   </test>
37772   <test name="test-68.cs">
37773     <type name="Y">
37774       <method name="Void .ctor()">
37775         <size>14</size>
37776       </method>
37777     </type>
37778     <type name="X">
37779       <method name="Void .ctor()">
37780         <size>7</size>
37781       </method>
37782       <method name="Int32 Main()">
37783         <size>147</size>
37784       </method>
37785     </type>
37786   </test>
37787   <test name="test-680.cs">
37788     <type name="AsStringProblem.MainClass">
37789       <method name="Void .ctor()">
37790         <size>7</size>
37791       </method>
37792       <method name="Void Main()">
37793         <size>94</size>
37794       </method>
37795     </type>
37796   </test>
37797   <test name="test-681.cs">
37798     <type name="Bug">
37799       <method name="Void .ctor()">
37800         <size>20</size>
37801       </method>
37802       <method name="Void Main()">
37803         <size>1</size>
37804       </method>
37805     </type>
37806     <type name="BugClass">
37807       <method name="Void .cctor()">
37808         <size>18</size>
37809       </method>
37810       <method name="Void FooImplementation(System.Void*)">
37811         <size>1</size>
37812       </method>
37813     </type>
37814     <type name="BugClass+Foo">
37815       <method name="Void .ctor(Object, IntPtr)">
37816         <size>0</size>
37817       </method>
37818       <method name="Void Invoke(System.Void*)">
37819         <size>0</size>
37820       </method>
37821       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
37822         <size>0</size>
37823       </method>
37824       <method name="Void EndInvoke(IAsyncResult)">
37825         <size>0</size>
37826       </method>
37827     </type>
37828   </test>
37829   <test name="test-683.cs">
37830     <type name="broken_cast">
37831       <method name="Void .ctor()">
37832         <size>7</size>
37833       </method>
37834       <method name="Int32 Main()">
37835         <size>32</size>
37836       </method>
37837     </type>
37838   </test>
37839   <test name="test-684.cs">
37840     <type name="mono_bug.Program">
37841       <method name="Void .ctor()">
37842         <size>7</size>
37843       </method>
37844       <method name="Void Main()">
37845         <size>71</size>
37846       </method>
37847       <method name="System.Double[][,] ReturnArray()">
37848         <size>62</size>
37849       </method>
37850     </type>
37851   </test>
37852   <test name="test-685.cs">
37853     <type name="C">
37854       <method name="Void .ctor()">
37855         <size>7</size>
37856       </method>
37857       <method name="Void Main()">
37858         <size>28</size>
37859       </method>
37860     </type>
37861   </test>
37862   <test name="test-686.cs">
37863     <type name="Test">
37864       <method name="Void .ctor()">
37865         <size>7</size>
37866       </method>
37867       <method name="Void Main()">
37868         <size>51</size>
37869       </method>
37870       <method name="Void Foo()">
37871         <size>145</size>
37872       </method>
37873     </type>
37874   </test>
37875   <test name="test-687.cs">
37876     <type name="XUnit">
37877       <method name="Void .ctor(Double)">
37878         <size>8</size>
37879       </method>
37880       <method name="XUnit op_Implicit(Double)">
37881         <size>10</size>
37882       </method>
37883       <method name="Double op_Implicit(XUnit)">
37884         <size>8</size>
37885       </method>
37886     </type>
37887     <type name="Unit">
37888       <method name="Void .ctor(Double)">
37889         <size>8</size>
37890       </method>
37891       <method name="Unit op_Implicit(Double)">
37892         <size>10</size>
37893       </method>
37894       <method name="Double op_Implicit(Unit)">
37895         <size>8</size>
37896       </method>
37897     </type>
37898     <type name="Test">
37899       <method name="Void .ctor()">
37900         <size>7</size>
37901       </method>
37902       <method name="Int32 Main()">
37903         <size>56</size>
37904       </method>
37905     </type>
37906   </test>
37907   <test name="test-688.cs">
37908     <type name="Test">
37909       <method name="Void .ctor()">
37910         <size>7</size>
37911       </method>
37912       <method name="Int32 Main()">
37913         <size>46</size>
37914       </method>
37915       <method name="Byte* GetFoo()">
37916         <size>7</size>
37917       </method>
37918       <method name="Byte* GetFoo2()">
37919         <size>7</size>
37920       </method>
37921     </type>
37922   </test>
37923   <test name="test-689.cs">
37924     <type name="Sample">
37925       <method name="Void Main()">
37926         <size>3</size>
37927       </method>
37928       <method name="Void Foo(Byte*, Byte*)">
37929         <size>42</size>
37930       </method>
37931     </type>
37932   </test>
37933   <test name="test-69.cs">
37934     <type name="Blah">
37935       <method name="Void .ctor()">
37936         <size>7</size>
37937       </method>
37938       <method name="Void Start_internal(IntPtr)">
37939         <size>0</size>
37940       </method>
37941       <method name="Int32 Main()">
37942         <size>2</size>
37943       </method>
37944     </type>
37945   </test>
37946   <test name="test-690.cs">
37947     <type name="Test.Test">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="Void Main()">
37952         <size>1</size>
37953       </method>
37954     </type>
37955   </test>
37956   <test name="test-691.cs">
37957     <type name="ConsoleApplication6.Program">
37958       <method name="Void .ctor()">
37959         <size>7</size>
37960       </method>
37961       <method name="Void .cctor()">
37962         <size>23</size>
37963       </method>
37964       <method name="Void Main()">
37965         <size>127</size>
37966       </method>
37967     </type>
37968   </test>
37969   <test name="test-692.cs">
37970     <type name="Test">
37971       <method name="Void .ctor()">
37972         <size>7</size>
37973       </method>
37974       <method name="Void test1(DateTime ByRef)">
37975         <size>10</size>
37976       </method>
37977       <method name="Void test2(DateTime ByRef)">
37978         <size>13</size>
37979       </method>
37980       <method name="Int32 Main()">
37981         <size>141</size>
37982       </method>
37983     </type>
37984   </test>
37985   <test name="test-693.cs">
37986     <type name="ConstTest">
37987       <method name="Void .ctor()">
37988         <size>7</size>
37989       </method>
37990       <method name="Int32 Main()">
37991         <size>32</size>
37992       </method>
37993     </type>
37994   </test>
37995   <test name="test-694.cs">
37996     <type name="Test">
37997       <method name="Void .ctor()">
37998         <size>7</size>
37999       </method>
38000       <method name="Int32 Main()">
38001         <size>2</size>
38002       </method>
38003     </type>
38004   </test>
38005   <test name="test-695.cs">
38006     <type name="Program">
38007       <method name="Void .ctor()">
38008         <size>7</size>
38009       </method>
38010       <method name="Void .cctor()">
38011         <size>53</size>
38012       </method>
38013       <method name="Int32 Main()">
38014         <size>680</size>
38015       </method>
38016       <method name="System.String get_BaseDirectory()">
38017         <size>28</size>
38018       </method>
38019     </type>
38020     <type name="&lt;PrivateImplementationDetails&gt;">
38021       <method name="Void .ctor()">
38022         <size>7</size>
38023       </method>
38024     </type>
38025   </test>
38026   <test name="test-696.cs">
38027     <type name="S">
38028       <method name="Void f(S)">
38029         <size>1</size>
38030       </method>
38031       <method name="S op_Implicit(C)">
38032         <size>2</size>
38033       </method>
38034     </type>
38035     <type name="C">
38036       <method name="Void .ctor()">
38037         <size>7</size>
38038       </method>
38039       <method name="Void Main()">
38040         <size>12</size>
38041       </method>
38042     </type>
38043   </test>
38044   <test name="test-697.cs">
38045     <type name="C">
38046       <method name="Void .ctor()">
38047         <size>7</size>
38048       </method>
38049       <method name="Void Main()">
38050         <size>1</size>
38051       </method>
38052     </type>
38053   </test>
38054   <test name="test-698.cs">
38055     <type name="test">
38056       <method name="Void .ctor()">
38057         <size>7</size>
38058       </method>
38059       <method name="Void Main()">
38060         <size>12</size>
38061       </method>
38062     </type>
38063   </test>
38064   <test name="test-699.cs">
38065     <type name="D">
38066       <method name="Void .ctor(String)">
38067         <size>25</size>
38068       </method>
38069       <method name="System.String get_message()">
38070         <size>7</size>
38071       </method>
38072       <method name="Void Main()">
38073         <size>1</size>
38074       </method>
38075     </type>
38076   </test>
38077   <test name="test-7.cs">
38078     <type name="Mine.MyBoolean">
38079       <method name="Void .ctor()">
38080         <size>7</size>
38081       </method>
38082       <method name="Boolean op_Implicit(Mine.MyBoolean)">
38083         <size>2</size>
38084       </method>
38085     </type>
38086     <type name="Mine.MyTrueFalse">
38087       <method name="Void .ctor()">
38088         <size>7</size>
38089       </method>
38090       <method name="Boolean op_True(Mine.MyTrueFalse)">
38091         <size>2</size>
38092       </method>
38093       <method name="Boolean op_False(Mine.MyTrueFalse)">
38094         <size>2</size>
38095       </method>
38096     </type>
38097     <type name="Mine.Blah">
38098       <method name="Void .ctor(Int32)">
38099         <size>14</size>
38100       </method>
38101       <method name="Int32 Main()">
38102         <size>408</size>
38103       </method>
38104       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
38105         <size>31</size>
38106       </method>
38107       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
38108         <size>22</size>
38109       </method>
38110       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
38111         <size>23</size>
38112       </method>
38113       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
38114         <size>31</size>
38115       </method>
38116       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
38117         <size>24</size>
38118       </method>
38119       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
38120         <size>24</size>
38121       </method>
38122       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
38123         <size>24</size>
38124       </method>
38125       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
38126         <size>23</size>
38127       </method>
38128       <method name="Boolean op_LogicalNot(Mine.Blah)">
38129         <size>20</size>
38130       </method>
38131       <method name="Mine.Blah op_Increment(Mine.Blah)">
38132         <size>26</size>
38133       </method>
38134       <method name="Mine.Blah op_Decrement(Mine.Blah)">
38135         <size>26</size>
38136       </method>
38137       <method name="Boolean op_True(Mine.Blah)">
38138         <size>20</size>
38139       </method>
38140       <method name="Boolean op_False(Mine.Blah)">
38141         <size>23</size>
38142       </method>
38143       <method name="Int32 op_Implicit(Mine.Blah)">
38144         <size>17</size>
38145       </method>
38146       <method name="Double op_Explicit(Mine.Blah)">
38147         <size>18</size>
38148       </method>
38149     </type>
38150   </test>
38151   <test name="test-70.cs">
38152     <type name="X">
38153       <method name="Void .ctor()">
38154         <size>7</size>
38155       </method>
38156       <method name="Int32 get_A()">
38157         <size>2</size>
38158       </method>
38159       <method name="Int32 B()">
38160         <size>2</size>
38161       </method>
38162     </type>
38163     <type name="Y">
38164       <method name="Void .ctor()">
38165         <size>7</size>
38166       </method>
38167       <method name="Int32 get_A()">
38168         <size>9</size>
38169       </method>
38170       <method name="Int32 B()">
38171         <size>9</size>
38172       </method>
38173     </type>
38174     <type name="Z">
38175       <method name="Void .ctor()">
38176         <size>7</size>
38177       </method>
38178       <method name="Int32 Main()">
38179         <size>70</size>
38180       </method>
38181     </type>
38182   </test>
38183   <test name="test-700.cs">
38184     <type name="FooAttribute">
38185       <method name="Void .ctor(String)">
38186         <size>7</size>
38187       </method>
38188     </type>
38189     <type name="Test">
38190       <method name="Void .ctor()">
38191         <size>7</size>
38192       </method>
38193     </type>
38194     <type name="Program">
38195       <method name="Void .ctor()">
38196         <size>7</size>
38197       </method>
38198       <method name="Void Main()">
38199         <size>1</size>
38200       </method>
38201     </type>
38202   </test>
38203   <test name="test-701.cs">
38204     <type name="Foo">
38205       <method name="Void .ctor()">
38206         <size>7</size>
38207       </method>
38208       <method name="UInt16 ToUint16()">
38209         <size>6</size>
38210       </method>
38211       <method name="Void Main()">
38212         <size>1</size>
38213       </method>
38214     </type>
38215   </test>
38216   <test name="test-703.cs">
38217     <type name="A">
38218       <method name="Void .ctor()">
38219         <size>7</size>
38220       </method>
38221       <method name="Void add_Finished(System.EventHandler)">
38222         <size>0</size>
38223       </method>
38224       <method name="Void remove_Finished(System.EventHandler)">
38225         <size>0</size>
38226       </method>
38227       <method name="Void test(A)">
38228         <size>19</size>
38229       </method>
38230       <method name="Void TestA(System.Object, System.EventArgs)">
38231         <size>25</size>
38232       </method>
38233     </type>
38234     <type name="B">
38235       <method name="Void .ctor()">
38236         <size>65</size>
38237       </method>
38238       <method name="Void add_Finished(System.EventHandler)">
38239         <size>24</size>
38240       </method>
38241       <method name="Void remove_Finished(System.EventHandler)">
38242         <size>24</size>
38243       </method>
38244       <method name="Void TestB(System.Object, System.EventArgs)">
38245         <size>25</size>
38246       </method>
38247       <method name="Int32 Main()">
38248         <size>14</size>
38249       </method>
38250     </type>
38251   </test>
38252   <test name="test-705.cs">
38253     <type name="Test">
38254       <method name="Void .ctor()">
38255         <size>7</size>
38256       </method>
38257       <method name="Void .cctor()">
38258         <size>1</size>
38259       </method>
38260       <method name="Nested GetEnumerator()">
38261         <size>10</size>
38262       </method>
38263     </type>
38264     <type name="Test+Nested">
38265       <method name="Void System.IDisposable.Dispose()">
38266         <size>13</size>
38267       </method>
38268       <method name="Int32 get_Current()">
38269         <size>2</size>
38270       </method>
38271       <method name="Boolean MoveNext()">
38272         <size>2</size>
38273       </method>
38274       <method name="Void Reset()">
38275         <size>1</size>
38276       </method>
38277       <method name="Void Dispose()">
38278         <size>11</size>
38279       </method>
38280     </type>
38281     <type name="Program">
38282       <method name="Int32 Main()">
38283         <size>72</size>
38284       </method>
38285     </type>
38286   </test>
38287   <test name="test-706.cs">
38288     <type name="Test.CustomParentAttribute">
38289       <method name="Void .ctor()">
38290         <size>7</size>
38291       </method>
38292       <method name="Void DoSomething()">
38293         <size>0</size>
38294       </method>
38295     </type>
38296     <type name="Test.MyClass">
38297       <method name="Void .ctor()">
38298         <size>7</size>
38299       </method>
38300       <method name="Void Main()">
38301         <size>1</size>
38302       </method>
38303     </type>
38304     <type name="Test.MyClass+CustomChildAttribute">
38305       <method name="Void .ctor()">
38306         <size>7</size>
38307       </method>
38308       <method name="Void DoSomething()">
38309         <size>1</size>
38310       </method>
38311     </type>
38312   </test>
38313   <test name="test-707.cs">
38314     <type name="Tzap">
38315       <method name="Void .ctor()">
38316         <size>7</size>
38317       </method>
38318     </type>
38319     <type name="Tzap+Baz">
38320       <method name="Void .ctor()">
38321         <size>7</size>
38322       </method>
38323       <method name="Void Gazonk()">
38324         <size>7</size>
38325       </method>
38326       <method name="Void Main()">
38327         <size>1</size>
38328       </method>
38329     </type>
38330     <type name="Tzap+Bar">
38331       <method name="Void .ctor()">
38332         <size>7</size>
38333       </method>
38334       <method name="Void Foo()">
38335         <size>1</size>
38336       </method>
38337     </type>
38338   </test>
38339   <test name="test-708.cs">
38340     <type name="A">
38341       <method name="Void .ctor()">
38342         <size>7</size>
38343       </method>
38344       <method name="A+ADelegate Delegate2(Boolean)">
38345         <size>25</size>
38346       </method>
38347       <method name="Void Main()">
38348         <size>1</size>
38349       </method>
38350     </type>
38351     <type name="A+ADelegate">
38352       <method name="Void .ctor(Object, IntPtr)">
38353         <size>0</size>
38354       </method>
38355       <method name="A+ADelegate Invoke(Boolean)">
38356         <size>0</size>
38357       </method>
38358       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
38359         <size>0</size>
38360       </method>
38361       <method name="A+ADelegate EndInvoke(IAsyncResult)">
38362         <size>0</size>
38363       </method>
38364     </type>
38365   </test>
38366   <test name="test-709.cs">
38367     <type name="C">
38368       <method name="Void .ctor()">
38369         <size>7</size>
38370       </method>
38371       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
38372         <size>68</size>
38373       </method>
38374       <method name="Void CharCopy(Char*, Char*, Int32)">
38375         <size>33</size>
38376       </method>
38377       <method name="Int32 Main()">
38378         <size>58</size>
38379       </method>
38380     </type>
38381   </test>
38382   <test name="test-71.cs">
38383     <type name="X">
38384       <method name="Void .ctor()">
38385         <size>7</size>
38386       </method>
38387       <method name="Void Main()">
38388         <size>37</size>
38389       </method>
38390     </type>
38391     <type name="MethodSignature">
38392       <method name="Void .ctor(String, Type, Type[])">
38393         <size>22</size>
38394       </method>
38395     </type>
38396   </test>
38397   <test name="test-710.cs">
38398     <type name="Z">
38399       <method name="Void .ctor()">
38400         <size>7</size>
38401       </method>
38402     </type>
38403     <type name="C">
38404       <method name="Void .ctor()">
38405         <size>7</size>
38406       </method>
38407       <method name="Void Main()">
38408         <size>7</size>
38409       </method>
38410     </type>
38411   </test>
38412   <test name="test-711.cs">
38413     <type name="N.Test">
38414       <method name="Void .ctor()">
38415         <size>7</size>
38416       </method>
38417       <method name="Void .ctor(Int32)">
38418         <size>7</size>
38419       </method>
38420       <method name="Void Main()">
38421         <size>1</size>
38422       </method>
38423     </type>
38424   </test>
38425   <test name="test-712.cs">
38426     <type name="Hello">
38427       <method name="Void .ctor()">
38428         <size>7</size>
38429       </method>
38430       <method name="Void Main()">
38431         <size>22</size>
38432       </method>
38433     </type>
38434   </test>
38435   <test name="test-713.cs">
38436     <type name="DispBar">
38437       <method name="Void .ctor()">
38438         <size>7</size>
38439       </method>
38440       <method name="Void Dispose()">
38441         <size>11</size>
38442       </method>
38443     </type>
38444     <type name="Foo">
38445       <method name="Void .ctor()">
38446         <size>7</size>
38447       </method>
38448       <method name="IDisposable GetBar()">
38449         <size>6</size>
38450       </method>
38451     </type>
38452     <type name="Test">
38453       <method name="Void .ctor()">
38454         <size>7</size>
38455       </method>
38456       <method name="Void .cctor()">
38457         <size>11</size>
38458       </method>
38459       <method name="Boolean TryThing()">
38460         <size>46</size>
38461       </method>
38462       <method name="Void Main()">
38463         <size>7</size>
38464       </method>
38465     </type>
38466   </test>
38467   <test name="test-714.cs">
38468     <type name="Hello">
38469       <method name="Void .ctor()">
38470         <size>7</size>
38471       </method>
38472       <method name="Void IBar.Test()">
38473         <size>1</size>
38474       </method>
38475       <method name="Void Main()">
38476         <size>1</size>
38477       </method>
38478     </type>
38479   </test>
38480   <test name="test-716.cs">
38481     <type name="SS">
38482       <method name="Void .cctor()">
38483         <size>8</size>
38484       </method>
38485     </type>
38486     <type name="SSS">
38487       <method name="Void .cctor()">
38488         <size>15</size>
38489       </method>
38490     </type>
38491     <type name="C">
38492       <method name="Void .ctor()">
38493         <size>7</size>
38494       </method>
38495     </type>
38496     <type name="CC">
38497       <method name="Void .ctor()">
38498         <size>7</size>
38499       </method>
38500       <method name="Void .cctor()">
38501         <size>8</size>
38502       </method>
38503     </type>
38504     <type name="CCC">
38505       <method name="Void .ctor()">
38506         <size>7</size>
38507       </method>
38508       <method name="Void .cctor()">
38509         <size>11</size>
38510       </method>
38511     </type>
38512     <type name="X">
38513       <method name="Void .ctor()">
38514         <size>7</size>
38515       </method>
38516       <method name="Int32 Main()">
38517         <size>192</size>
38518       </method>
38519     </type>
38520   </test>
38521   <test name="test-717.cs">
38522     <type name="AA">
38523       <method name="Void .ctor()">
38524         <size>7</size>
38525       </method>
38526       <method name="Int32 Foo(Int32)">
38527         <size>2</size>
38528       </method>
38529     </type>
38530     <type name="A">
38531       <method name="Void .ctor()">
38532         <size>7</size>
38533       </method>
38534       <method name="Int32 Foo(Byte)">
38535         <size>2</size>
38536       </method>
38537       <method name="Int32 Foo(Int32)">
38538         <size>2</size>
38539       </method>
38540     </type>
38541     <type name="B">
38542       <method name="Void .ctor()">
38543         <size>7</size>
38544       </method>
38545       <method name="Int32 Foo(Int32)">
38546         <size>2</size>
38547       </method>
38548       <method name="Void Foo(System.String)">
38549         <size>1</size>
38550       </method>
38551     </type>
38552     <type name="S">
38553       <method name="System.String ToString()">
38554         <size>6</size>
38555       </method>
38556     </type>
38557     <type name="MyClass">
38558       <method name="Void .ctor()">
38559         <size>7</size>
38560       </method>
38561       <method name="Int32 Main()">
38562         <size>67</size>
38563       </method>
38564     </type>
38565   </test>
38566   <test name="test-718.cs">
38567     <type name="A">
38568       <method name="Void .ctor()">
38569         <size>7</size>
38570       </method>
38571       <method name="Void Foo(Int32, Int32)">
38572         <size>1</size>
38573       </method>
38574     </type>
38575     <type name="B">
38576       <method name="Void .ctor()">
38577         <size>7</size>
38578       </method>
38579       <method name="Void Main()">
38580         <size>8</size>
38581       </method>
38582       <method name="Void Foo(Int32)">
38583         <size>1</size>
38584       </method>
38585     </type>
38586   </test>
38587   <test name="test-719.cs">
38588     <type name="C">
38589       <method name="Void .ctor()">
38590         <size>7</size>
38591       </method>
38592       <method name="Void Main()">
38593         <size>1</size>
38594       </method>
38595     </type>
38596   </test>
38597   <test name="test-72.cs">
38598     <type name="outer">
38599       <method name="Void .ctor()">
38600         <size>7</size>
38601       </method>
38602       <method name="Int32 Main()">
38603         <size>2</size>
38604       </method>
38605     </type>
38606     <type name="outer+inner">
38607       <method name="Void .ctor()">
38608         <size>7</size>
38609       </method>
38610       <method name="Void meth(System.Object)">
38611         <size>8</size>
38612       </method>
38613     </type>
38614   </test>
38615   <test name="test-720.cs">
38616     <type name="N.Program">
38617       <method name="Void .ctor()">
38618         <size>7</size>
38619       </method>
38620       <method name="Void Main()">
38621         <size>18</size>
38622       </method>
38623     </type>
38624     <type name="N.Parent">
38625       <method name="Void .ctor()">
38626         <size>7</size>
38627       </method>
38628       <method name="Void add_Example(N.Parent+ExampleHandler)">
38629         <size>0</size>
38630       </method>
38631       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38632         <size>0</size>
38633       </method>
38634     </type>
38635     <type name="N.Child">
38636       <method name="Void .ctor()">
38637         <size>7</size>
38638       </method>
38639       <method name="Void add_Example(N.Parent+ExampleHandler)">
38640         <size>24</size>
38641       </method>
38642       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38643         <size>24</size>
38644       </method>
38645       <method name="Void OnExample()">
38646         <size>23</size>
38647       </method>
38648     </type>
38649     <type name="N.Parent+ExampleHandler">
38650       <method name="Void .ctor(Object, IntPtr)">
38651         <size>0</size>
38652       </method>
38653       <method name="Void Invoke()">
38654         <size>0</size>
38655       </method>
38656       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38657         <size>0</size>
38658       </method>
38659       <method name="Void EndInvoke(IAsyncResult)">
38660         <size>0</size>
38661       </method>
38662     </type>
38663   </test>
38664   <test name="test-721.cs">
38665     <type name="Program">
38666       <method name="Void .ctor()">
38667         <size>7</size>
38668       </method>
38669       <method name="Int32 Main()">
38670         <size>55</size>
38671       </method>
38672     </type>
38673     <type name="Control">
38674       <method name="Void .ctor()">
38675         <size>7</size>
38676       </method>
38677       <method name="Void set_Foo(Int32)">
38678         <size>1</size>
38679       </method>
38680     </type>
38681   </test>
38682   <test name="test-723.cs">
38683     <type name="Test">
38684       <method name="Void .ctor()">
38685         <size>7</size>
38686       </method>
38687       <method name="Int32 get_Count()">
38688         <size>2</size>
38689       </method>
38690     </type>
38691     <type name="Maine">
38692       <method name="Int32 Main()">
38693         <size>21</size>
38694       </method>
38695     </type>
38696   </test>
38697   <test name="test-724.cs">
38698     <type name="Test">
38699       <method name="Void .ctor()">
38700         <size>7</size>
38701       </method>
38702       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
38703         <size>29</size>
38704       </method>
38705       <method name="Int32 Main()">
38706         <size>110</size>
38707       </method>
38708     </type>
38709     <type name="Concrete">
38710       <method name="Void .ctor()">
38711         <size>7</size>
38712       </method>
38713       <method name="System.String A.get_Spec()">
38714         <size>6</size>
38715       </method>
38716       <method name="System.String B.get_Spec()">
38717         <size>6</size>
38718       </method>
38719       <method name="System.String get_Spec()">
38720         <size>6</size>
38721       </method>
38722     </type>
38723   </test>
38724   <test name="test-726.cs">
38725     <type name="CS0102">
38726       <method name="System.Object IFoo.Clone()">
38727         <size>2</size>
38728       </method>
38729       <method name="Void Main()">
38730         <size>1</size>
38731       </method>
38732       <method name="Void .ctor()">
38733         <size>7</size>
38734       </method>
38735     </type>
38736     <type name="CS0102+Clone">
38737       <method name="Void .ctor()">
38738         <size>7</size>
38739       </method>
38740     </type>
38741   </test>
38742   <test name="test-727.cs">
38743     <type name="IDisposableTest.MainClass">
38744       <method name="Int32 Main()">
38745         <size>113</size>
38746       </method>
38747       <method name="Void .ctor()">
38748         <size>7</size>
38749       </method>
38750     </type>
38751     <type name="IDisposableTest.Foo">
38752       <method name="Void Dispose()">
38753         <size>32</size>
38754       </method>
38755       <method name="Void .ctor()">
38756         <size>57</size>
38757       </method>
38758       <method name="Void .cctor()">
38759         <size>1</size>
38760       </method>
38761     </type>
38762   </test>
38763   <test name="test-728.cs">
38764     <type name="Tests">
38765       <method name="Int32 Main()">
38766         <size>25</size>
38767       </method>
38768       <method name="Void .ctor()">
38769         <size>7</size>
38770       </method>
38771     </type>
38772   </test>
38773   <test name="test-729.cs">
38774     <type name="Primes.MainClass">
38775       <method name="Int32 Main()">
38776         <size>141</size>
38777       </method>
38778       <method name="Void .ctor()">
38779         <size>7</size>
38780       </method>
38781     </type>
38782   </test>
38783   <test name="test-73.cs">
38784     <type name="Abstract">
38785       <method name="Void .ctor()">
38786         <size>7</size>
38787       </method>
38788       <method name="Int32 A()">
38789         <size>0</size>
38790       </method>
38791     </type>
38792     <type name="Concrete">
38793       <method name="Void .ctor()">
38794         <size>7</size>
38795       </method>
38796       <method name="Int32 A()">
38797         <size>2</size>
38798       </method>
38799     </type>
38800     <type name="Test">
38801       <method name="Void .ctor()">
38802         <size>7</size>
38803       </method>
38804       <method name="Int32 Main()">
38805         <size>22</size>
38806       </method>
38807     </type>
38808   </test>
38809   <test name="test-730.cs">
38810     <type name="Demo">
38811       <method name="Void Test(System.Object)">
38812         <size>1</size>
38813       </method>
38814       <method name="Int32 Test(Int32)">
38815         <size>2</size>
38816       </method>
38817       <method name="Int32 GetPhones()">
38818         <size>22</size>
38819       </method>
38820       <method name="Int32 Main()">
38821         <size>23</size>
38822       </method>
38823       <method name="Void .ctor()">
38824         <size>7</size>
38825       </method>
38826     </type>
38827     <type name="Demo+D">
38828       <method name="Int32 Invoke(Int32)">
38829         <size>0</size>
38830       </method>
38831       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38832         <size>0</size>
38833       </method>
38834       <method name="Int32 EndInvoke(IAsyncResult)">
38835         <size>0</size>
38836       </method>
38837       <method name="Void .ctor(Object, IntPtr)">
38838         <size>0</size>
38839       </method>
38840     </type>
38841   </test>
38842   <test name="test-731.cs">
38843     <type name="C">
38844       <method name="Int32 Main()">
38845         <size>34</size>
38846       </method>
38847       <method name="Void .ctor()">
38848         <size>7</size>
38849       </method>
38850     </type>
38851     <type name="&lt;PrivateImplementationDetails&gt;">
38852       <method name="Void .ctor()">
38853         <size>7</size>
38854       </method>
38855     </type>
38856   </test>
38857   <test name="test-733.cs">
38858     <type name="Test">
38859       <method name="Int32 Main()">
38860         <size>88</size>
38861       </method>
38862       <method name="Void .ctor()">
38863         <size>7</size>
38864       </method>
38865     </type>
38866   </test>
38867   <test name="test-734.cs">
38868     <type name="M">
38869       <method name="Void Run()">
38870         <size>23</size>
38871       </method>
38872       <method name="Int32 Main()">
38873         <size>72</size>
38874       </method>
38875       <method name="Void .ctor()">
38876         <size>7</size>
38877       </method>
38878     </type>
38879   </test>
38880   <test name="test-735.cs">
38881     <type name="B">
38882       <method name="Void .ctor()">
38883         <size>7</size>
38884       </method>
38885     </type>
38886     <type name="B+C">
38887       <method name="Void Main()">
38888         <size>1</size>
38889       </method>
38890       <method name="Void .ctor()">
38891         <size>7</size>
38892       </method>
38893     </type>
38894     <type name="B+C+X">
38895       <method name="Void .ctor()">
38896         <size>7</size>
38897       </method>
38898     </type>
38899     <type name="B+D">
38900       <method name="Void .ctor()">
38901         <size>7</size>
38902       </method>
38903     </type>
38904   </test>
38905   <test name="test-736.cs">
38906     <type name="TestGeneric`1[T]">
38907       <method name="Void add_Event(System.EventHandler)">
38908         <size>24</size>
38909       </method>
38910       <method name="Void remove_Event(System.EventHandler)">
38911         <size>24</size>
38912       </method>
38913       <method name="Void Raise()">
38914         <size>18</size>
38915       </method>
38916       <method name="Void .ctor()">
38917         <size>7</size>
38918       </method>
38919     </type>
38920     <type name="TestGeneric2`1[T]">
38921       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
38922         <size>24</size>
38923       </method>
38924       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
38925         <size>24</size>
38926       </method>
38927       <method name="Void Raise()">
38928         <size>21</size>
38929       </method>
38930       <method name="Void .ctor()">
38931         <size>7</size>
38932       </method>
38933     </type>
38934     <type name="Test">
38935       <method name="Void add_Event(System.EventHandler)">
38936         <size>24</size>
38937       </method>
38938       <method name="Void remove_Event(System.EventHandler)">
38939         <size>24</size>
38940       </method>
38941       <method name="Void Raise()">
38942         <size>18</size>
38943       </method>
38944       <method name="Void Main()">
38945         <size>1</size>
38946       </method>
38947       <method name="Void .ctor()">
38948         <size>7</size>
38949       </method>
38950     </type>
38951     <type name="TestGeneric2`1+GenericHandler[T]">
38952       <method name="Void Invoke(T)">
38953         <size>0</size>
38954       </method>
38955       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
38956         <size>0</size>
38957       </method>
38958       <method name="Void EndInvoke(IAsyncResult)">
38959         <size>0</size>
38960       </method>
38961       <method name="Void .ctor(Object, IntPtr)">
38962         <size>0</size>
38963       </method>
38964     </type>
38965   </test>
38966   <test name="test-737.cs">
38967     <type name="Breaks">
38968       <method name="Double get_Item(Int32, Int32)">
38969         <size>7</size>
38970       </method>
38971       <method name="Void set_Item(Int32, Int32, Double)">
38972         <size>8</size>
38973       </method>
38974       <method name="Void .ctor(Double)">
38975         <size>8</size>
38976       </method>
38977     </type>
38978     <type name="Tester">
38979       <method name="Int32 Main()">
38980         <size>80</size>
38981       </method>
38982       <method name="Void .ctor()">
38983         <size>7</size>
38984       </method>
38985     </type>
38986   </test>
38987   <test name="test-738.cs">
38988     <type name="TestNamespace.ResumableInputStream">
38989       <method name="Void Main()">
38990         <size>1</size>
38991       </method>
38992       <method name="Void .ctor()">
38993         <size>18</size>
38994       </method>
38995     </type>
38996   </test>
38997   <test name="test-739.cs">
38998     <type name="X">
38999       <method name="Void Finalize()">
39000         <size>19</size>
39001       </method>
39002       <method name="Void Foo()">
39003         <size>1</size>
39004       </method>
39005       <method name="Int32 Main()">
39006         <size>89</size>
39007       </method>
39008       <method name="Void .ctor()">
39009         <size>7</size>
39010       </method>
39011     </type>
39012   </test>
39013   <test name="test-74.cs">
39014     <type name="X">
39015       <method name="Void .ctor()">
39016         <size>7</size>
39017       </method>
39018       <method name="Int32 Main()">
39019         <size>168</size>
39020       </method>
39021     </type>
39022   </test>
39023   <test name="test-740.cs">
39024     <type name="FixedTest">
39025       <method name="Int32 Main()">
39026         <size>336</size>
39027       </method>
39028       <method name="Void .ctor()">
39029         <size>7</size>
39030       </method>
39031     </type>
39032     <type name="FixedTest+TValue">
39033       <method name="System.String ToString()">
39034         <size>17</size>
39035       </method>
39036       <method name="Void .ctor(Int64)">
39037         <size>28</size>
39038       </method>
39039     </type>
39040   </test>
39041   <test name="test-741.cs">
39042     <type name="Test">
39043       <method name="Void test()">
39044         <size>18</size>
39045       </method>
39046       <method name="Void Main()">
39047         <size>1</size>
39048       </method>
39049       <method name="Void .ctor()">
39050         <size>7</size>
39051       </method>
39052     </type>
39053   </test>
39054   <test name="test-742.cs">
39055     <type name="Test">
39056       <method name="Test Set(C)">
39057         <size>20</size>
39058       </method>
39059     </type>
39060     <type name="C">
39061       <method name="Void .ctor()">
39062         <size>7</size>
39063       </method>
39064     </type>
39065     <type name="Driver">
39066       <method name="Int32 Main()">
39067         <size>41</size>
39068       </method>
39069       <method name="Void .ctor()">
39070         <size>7</size>
39071       </method>
39072     </type>
39073   </test>
39074   <test name="test-743.cs">
39075     <type name="C">
39076       <method name="Void Main()">
39077         <size>11</size>
39078       </method>
39079       <method name="Void Test()">
39080         <size>30</size>
39081       </method>
39082       <method name="Void .ctor()">
39083         <size>7</size>
39084       </method>
39085     </type>
39086   </test>
39087   <test name="test-744.cs">
39088     <type name="M">
39089       <method name="Void Main()">
39090         <size>7</size>
39091       </method>
39092       <method name="Void .ctor()">
39093         <size>7</size>
39094       </method>
39095     </type>
39096     <type name="M+Nested">
39097       <method name="Void Extra()">
39098         <size>1</size>
39099       </method>
39100       <method name="Void .ctor()">
39101         <size>7</size>
39102       </method>
39103     </type>
39104     <type name="A">
39105       <method name="Void AMethod()">
39106         <size>0</size>
39107       </method>
39108       <method name="Void .ctor()">
39109         <size>7</size>
39110       </method>
39111     </type>
39112     <type name="B">
39113       <method name="Void BMethod()">
39114         <size>0</size>
39115       </method>
39116       <method name="Void .ctor()">
39117         <size>7</size>
39118       </method>
39119     </type>
39120     <type name="C">
39121       <method name="Void AMethod()">
39122         <size>1</size>
39123       </method>
39124       <method name="Void BMethod()">
39125         <size>1</size>
39126       </method>
39127       <method name="Void Extra()">
39128         <size>0</size>
39129       </method>
39130       <method name="Void .ctor()">
39131         <size>7</size>
39132       </method>
39133     </type>
39134   </test>
39135   <test name="test-745.cs">
39136     <type name="C">
39137       <method name="Void Main()">
39138         <size>28</size>
39139       </method>
39140       <method name="Void .ctor()">
39141         <size>7</size>
39142       </method>
39143     </type>
39144   </test>
39145   <test name="test-746.cs">
39146     <type name="Test">
39147       <method name="Void Foo(IListCounter)">
39148         <size>8</size>
39149       </method>
39150       <method name="Void Main()">
39151         <size>1</size>
39152       </method>
39153       <method name="Void .ctor()">
39154         <size>7</size>
39155       </method>
39156     </type>
39157   </test>
39158   <test name="test-747.cs">
39159     <type name="B">
39160       <method name="Void .ctor()">
39161         <size>7</size>
39162       </method>
39163     </type>
39164     <type name="B+BNested">
39165       <method name="Void .ctor()">
39166         <size>7</size>
39167       </method>
39168     </type>
39169     <type name="A">
39170       <method name="Void .ctor()">
39171         <size>7</size>
39172       </method>
39173     </type>
39174     <type name="AA">
39175       <method name="Void .ctor()">
39176         <size>7</size>
39177       </method>
39178     </type>
39179     <type name="AA+ANested">
39180       <method name="Void .ctor()">
39181         <size>7</size>
39182       </method>
39183     </type>
39184     <type name="M">
39185       <method name="Void Main()">
39186         <size>1</size>
39187       </method>
39188       <method name="Void .ctor()">
39189         <size>7</size>
39190       </method>
39191     </type>
39192   </test>
39193   <test name="test-748.cs">
39194     <type name="M">
39195       <method name="RealTest.Foo Test()">
39196         <size>6</size>
39197       </method>
39198       <method name="Void Main()">
39199         <size>1</size>
39200       </method>
39201       <method name="Void .ctor()">
39202         <size>7</size>
39203       </method>
39204     </type>
39205     <type name="Test.Local.M">
39206       <method name="RealTest.Foo Test()">
39207         <size>6</size>
39208       </method>
39209       <method name="Void .ctor()">
39210         <size>7</size>
39211       </method>
39212     </type>
39213     <type name="RealTest.Foo">
39214       <method name="Void .ctor()">
39215         <size>7</size>
39216       </method>
39217     </type>
39218   </test>
39219   <test name="test-749.cs">
39220     <type name="M">
39221       <method name="Void Main()">
39222         <size>14</size>
39223       </method>
39224       <method name="Void .ctor()">
39225         <size>7</size>
39226       </method>
39227     </type>
39228   </test>
39229   <test name="test-75.cs">
39230     <type name="X">
39231       <method name="Void .ctor()">
39232         <size>7</size>
39233       </method>
39234       <method name="Void .cctor()">
39235         <size>1</size>
39236       </method>
39237       <method name="X op_Addition(X, X)">
39238         <size>8</size>
39239       </method>
39240     </type>
39241     <type name="Y">
39242       <method name="Void .ctor()">
39243         <size>7</size>
39244       </method>
39245     </type>
39246     <type name="Z">
39247       <method name="Void .ctor()">
39248         <size>7</size>
39249       </method>
39250     </type>
39251     <type name="driver">
39252       <method name="Void .ctor()">
39253         <size>7</size>
39254       </method>
39255       <method name="Int32 Main()">
39256         <size>34</size>
39257       </method>
39258     </type>
39259   </test>
39260   <test name="test-750.cs">
39261     <type name="M">
39262       <method name="Void Main()">
39263         <size>1</size>
39264       </method>
39265       <method name="Void .ctor()">
39266         <size>7</size>
39267       </method>
39268     </type>
39269   </test>
39270   <test name="test-751.cs">
39271     <type name="LocalNS.Compiler">
39272       <method name="Void .ctor()">
39273         <size>7</size>
39274       </method>
39275     </type>
39276     <type name="System.Local.M">
39277       <method name="Void Main()">
39278         <size>7</size>
39279       </method>
39280       <method name="Void .ctor()">
39281         <size>7</size>
39282       </method>
39283     </type>
39284   </test>
39285   <test name="test-752.cs">
39286     <type name="M">
39287       <method name="Void Main()">
39288         <size>1</size>
39289       </method>
39290       <method name="Void .ctor()">
39291         <size>7</size>
39292       </method>
39293     </type>
39294   </test>
39295   <test name="test-753.cs">
39296     <type name="AI2">
39297       <method name="System.String IA.get_val()">
39298         <size>6</size>
39299       </method>
39300       <method name="Void IA.set_val(System.String)">
39301         <size>1</size>
39302       </method>
39303       <method name="Int32 get_val()">
39304         <size>3</size>
39305       </method>
39306       <method name="Void set_val(Int32)">
39307         <size>1</size>
39308       </method>
39309       <method name="Void stuff(IAI2)">
39310         <size>13</size>
39311       </method>
39312       <method name="Void Main()">
39313         <size>1</size>
39314       </method>
39315       <method name="Void .ctor()">
39316         <size>7</size>
39317       </method>
39318     </type>
39319   </test>
39320   <test name="test-754.cs">
39321     <type name="Bug.D">
39322       <method name="Void Invoke()">
39323         <size>0</size>
39324       </method>
39325       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39326         <size>0</size>
39327       </method>
39328       <method name="Void EndInvoke(IAsyncResult)">
39329         <size>0</size>
39330       </method>
39331       <method name="Void .ctor(Object, IntPtr)">
39332         <size>0</size>
39333       </method>
39334     </type>
39335     <type name="Bug.A">
39336       <method name="Void add_E(Bug.D)">
39337         <size>0</size>
39338       </method>
39339       <method name="Void remove_E(Bug.D)">
39340         <size>0</size>
39341       </method>
39342       <method name="Void .ctor()">
39343         <size>7</size>
39344       </method>
39345     </type>
39346     <type name="Bug.B">
39347       <method name="Void add_E(Bug.D)">
39348         <size>1</size>
39349       </method>
39350       <method name="Void remove_E(Bug.D)">
39351         <size>1</size>
39352       </method>
39353       <method name="Void .ctor()">
39354         <size>7</size>
39355       </method>
39356     </type>
39357     <type name="Bug.M">
39358       <method name="Void Main()">
39359         <size>1</size>
39360       </method>
39361       <method name="Void .ctor()">
39362         <size>7</size>
39363       </method>
39364     </type>
39365   </test>
39366   <test name="test-755.cs">
39367     <type name="Item">
39368       <method name="Void .ctor()">
39369         <size>7</size>
39370       </method>
39371       <method name="Void .cctor()">
39372         <size>8</size>
39373       </method>
39374     </type>
39375     <type name="Item+Builder">
39376       <method name="Int32 get_Foo()">
39377         <size>6</size>
39378       </method>
39379       <method name="System.Object get_Item(Int32)">
39380         <size>2</size>
39381       </method>
39382       <method name="System.Object get_Item(Int32, Int32)">
39383         <size>2</size>
39384       </method>
39385       <method name="Void .ctor()">
39386         <size>7</size>
39387       </method>
39388     </type>
39389     <type name="Program">
39390       <method name="Void Main()">
39391         <size>1</size>
39392       </method>
39393       <method name="Void .ctor()">
39394         <size>7</size>
39395       </method>
39396     </type>
39397   </test>
39398   <test name="test-756.cs">
39399     <type name="UnsafeTest">
39400       <method name="Void Main()">
39401         <size>12</size>
39402       </method>
39403       <method name="Void .ctor()">
39404         <size>7</size>
39405       </method>
39406     </type>
39407   </test>
39408   <test name="test-757.cs">
39409     <type name="TestClass1">
39410       <method name="Void Test()">
39411         <size>34</size>
39412       </method>
39413       <method name="Int32 Main()">
39414         <size>20</size>
39415       </method>
39416       <method name="Void .ctor()">
39417         <size>7</size>
39418       </method>
39419     </type>
39420     <type name="&lt;PrivateImplementationDetails&gt;">
39421       <method name="Void .ctor()">
39422         <size>7</size>
39423       </method>
39424     </type>
39425   </test>
39426   <test name="test-758.cs">
39427     <type name="C">
39428       <method name="Void Main()">
39429         <size>1</size>
39430       </method>
39431       <method name="Void .ctor()">
39432         <size>7</size>
39433       </method>
39434     </type>
39435     <type name="D">
39436       <method name="Void Finalize()">
39437         <size>13</size>
39438       </method>
39439       <method name="Void .ctor()">
39440         <size>7</size>
39441       </method>
39442     </type>
39443   </test>
39444   <test name="test-76.cs">
39445     <type name="foo">
39446       <method name="Void .ctor()">
39447         <size>7</size>
39448       </method>
39449       <method name="System.String strcat(System.String[])">
39450         <size>47</size>
39451       </method>
39452       <method name="Int32 Main()">
39453         <size>142</size>
39454       </method>
39455     </type>
39456   </test>
39457   <test name="test-760.cs">
39458     <type name="A">
39459       <method name="Void .ctor()">
39460         <size>7</size>
39461       </method>
39462     </type>
39463     <type name="Test">
39464       <method name="Void Main()">
39465         <size>7</size>
39466       </method>
39467       <method name="Void .ctor()">
39468         <size>7</size>
39469       </method>
39470     </type>
39471   </test>
39472   <test name="test-761.cs">
39473     <type name="C">
39474       <method name="Int32 get_I()">
39475         <size>7</size>
39476       </method>
39477       <method name="Void set_I(Int32)">
39478         <size>8</size>
39479       </method>
39480       <method name="Void Main()">
39481         <size>1</size>
39482       </method>
39483       <method name="Void .ctor()">
39484         <size>7</size>
39485       </method>
39486     </type>
39487   </test>
39488   <test name="test-762.cs">
39489     <type name="N1.Derived.Dummy">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493     </type>
39494     <type name="N2.Derived.Dummy">
39495       <method name="Void .ctor()">
39496         <size>7</size>
39497       </method>
39498     </type>
39499     <type name="DerivedAttribute">
39500       <method name="Void .ctor()">
39501         <size>7</size>
39502       </method>
39503     </type>
39504     <type name="T">
39505       <method name="Void Main()">
39506         <size>1</size>
39507       </method>
39508       <method name="Void .ctor()">
39509         <size>7</size>
39510       </method>
39511     </type>
39512   </test>
39513   <test name="test-763.cs">
39514     <type name="StaticDelegateWithSameNameAsInstance">
39515       <method name="Void set_MyProvider(StaticDelegateWithSameNameAsInstance+Provider)">
39516         <size>35</size>
39517       </method>
39518       <method name="Void StaticCallback()">
39519         <size>31</size>
39520       </method>
39521       <method name="Void StaticCallback(System.String)">
39522         <size>35</size>
39523       </method>
39524       <method name="Int32 Main()">
39525         <size>36</size>
39526       </method>
39527       <method name="Void .ctor()">
39528         <size>7</size>
39529       </method>
39530       <method name="Void .cctor()">
39531         <size>7</size>
39532       </method>
39533     </type>
39534     <type name="StaticDelegateWithSameNameAsInstance+Provider">
39535       <method name="Void Invoke(System.String)">
39536         <size>0</size>
39537       </method>
39538       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39539         <size>0</size>
39540       </method>
39541       <method name="Void EndInvoke(IAsyncResult)">
39542         <size>0</size>
39543       </method>
39544       <method name="Void .ctor(Object, IntPtr)">
39545         <size>0</size>
39546       </method>
39547     </type>
39548   </test>
39549   <test name="test-764.cs">
39550     <type name="Item">
39551       <method name="Void .ctor()">
39552         <size>7</size>
39553       </method>
39554       <method name="Void .cctor()">
39555         <size>11</size>
39556       </method>
39557     </type>
39558     <type name="Caller">
39559       <method name="System.String get_Item(System.String)">
39560         <size>2</size>
39561       </method>
39562       <method name="Int32 get_Item(Int32)">
39563         <size>2</size>
39564       </method>
39565       <method name="Void Foo()">
39566         <size>12</size>
39567       </method>
39568       <method name="Void Main()">
39569         <size>1</size>
39570       </method>
39571       <method name="Void .ctor()">
39572         <size>7</size>
39573       </method>
39574     </type>
39575   </test>
39576   <test name="test-765.cs">
39577     <type name="B">
39578       <method name="Void Foo(Int32)">
39579         <size>1</size>
39580       </method>
39581       <method name="Void .ctor()">
39582         <size>7</size>
39583       </method>
39584     </type>
39585     <type name="A">
39586       <method name="Void Foo(System.String)">
39587         <size>1</size>
39588       </method>
39589       <method name="Void .ctor()">
39590         <size>7</size>
39591       </method>
39592     </type>
39593     <type name="Test">
39594       <method name="Void Main()">
39595         <size>11</size>
39596       </method>
39597     </type>
39598   </test>
39599   <test name="test-766.cs">
39600     <type name="A.Color">
39601       <method name="Color get_Base()">
39602         <size>6</size>
39603       </method>
39604       <method name="Color get_NewBase()">
39605         <size>7</size>
39606       </method>
39607       <method name="Void Main()">
39608         <size>1</size>
39609       </method>
39610       <method name="Void .ctor()">
39611         <size>7</size>
39612       </method>
39613     </type>
39614     <type name="B.Color">
39615       <method name="Color From(Int32)">
39616         <size>10</size>
39617       </method>
39618       <method name="Void .cctor()">
39619         <size>15</size>
39620       </method>
39621     </type>
39622   </test>
39623   <test name="test-767.cs">
39624     <type name="Test">
39625       <method name="Int32 Foo()">
39626         <size>2</size>
39627       </method>
39628       <method name="Void Main()">
39629         <size>1</size>
39630       </method>
39631       <method name="Void .ctor()">
39632         <size>7</size>
39633       </method>
39634     </type>
39635     <type name="S">
39636       <method name="Test get_Test()">
39637         <size>6</size>
39638       </method>
39639       <method name="Void .cctor()">
39640         <size>11</size>
39641       </method>
39642     </type>
39643   </test>
39644   <test name="test-768.cs">
39645     <type name="A.N.Wrong">
39646       <method name="Void .ctor()">
39647         <size>7</size>
39648       </method>
39649     </type>
39650     <type name="N.C">
39651       <method name="Void .ctor()">
39652         <size>7</size>
39653       </method>
39654     </type>
39655     <type name="X.TestClass">
39656       <method name="Void Main()">
39657         <size>7</size>
39658       </method>
39659       <method name="Void .ctor()">
39660         <size>7</size>
39661       </method>
39662     </type>
39663   </test>
39664   <test name="test-769.cs">
39665     <type name="C">
39666       <method name="Void I.Clear()">
39667         <size>1</size>
39668       </method>
39669       <method name="Void Clear()">
39670         <size>1</size>
39671       </method>
39672       <method name="Int32 Main()">
39673         <size>114</size>
39674       </method>
39675       <method name="Void .ctor()">
39676         <size>7</size>
39677       </method>
39678     </type>
39679   </test>
39680   <test name="test-77.cs">
39681     <type name="XX">
39682       <method name="Void .ctor()">
39683         <size>7</size>
39684       </method>
39685       <method name="Int32 Main()">
39686         <size>220</size>
39687       </method>
39688     </type>
39689   </test>
39690   <test name="test-770.cs">
39691     <type name="MyClass">
39692       <method name="Void Main()">
39693         <size>13</size>
39694       </method>
39695       <method name="Void .ctor()">
39696         <size>7</size>
39697       </method>
39698     </type>
39699     <type name="MyClass+A">
39700       <method name="Void add_MouseClick(System.EventHandler)">
39701         <size>24</size>
39702       </method>
39703       <method name="Void remove_MouseClick(System.EventHandler)">
39704         <size>24</size>
39705       </method>
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709     </type>
39710     <type name="MyClass+B">
39711       <method name="Void add_MouseClick(System.EventHandler)">
39712         <size>24</size>
39713       </method>
39714       <method name="Void remove_MouseClick(System.EventHandler)">
39715         <size>24</size>
39716       </method>
39717       <method name="Void .ctor()">
39718         <size>7</size>
39719       </method>
39720     </type>
39721     <type name="MyClass+C">
39722       <method name="Void MouseClick()">
39723         <size>11</size>
39724       </method>
39725       <method name="Void .ctor()">
39726         <size>7</size>
39727       </method>
39728     </type>
39729   </test>
39730   <test name="test-771.cs">
39731     <type name="InternalAccess.Base">
39732       <method name="System.String get_Prop()">
39733         <size>6</size>
39734       </method>
39735       <method name="Void .ctor()">
39736         <size>7</size>
39737       </method>
39738     </type>
39739     <type name="InternalAccess.DerivedInternalExample">
39740       <method name="System.String get_Prop()">
39741         <size>6</size>
39742       </method>
39743       <method name="Void .ctor()">
39744         <size>7</size>
39745       </method>
39746     </type>
39747     <type name="InternalAccess.DerivedProtectedExample">
39748       <method name="System.String get_Prop()">
39749         <size>6</size>
39750       </method>
39751       <method name="Void .ctor()">
39752         <size>7</size>
39753       </method>
39754     </type>
39755     <type name="InternalAccess.MainClass">
39756       <method name="Int32 Main()">
39757         <size>60</size>
39758       </method>
39759       <method name="Void .ctor()">
39760         <size>7</size>
39761       </method>
39762     </type>
39763   </test>
39764   <test name="test-772.cs">
39765     <type name="Test">
39766       <method name="Void Main()">
39767         <size>14</size>
39768       </method>
39769       <method name="Void .ctor()">
39770         <size>7</size>
39771       </method>
39772     </type>
39773     <type name="Foo">
39774       <method name="Void .ctor(Object)">
39775         <size>17</size>
39776       </method>
39777       <method name="Void .ctor(String, Object[])">
39778         <size>7</size>
39779       </method>
39780     </type>
39781   </test>
39782   <test name="test-773.cs">
39783     <type name="Foo">
39784       <method name="Int32 get_Item(Int32)">
39785         <size>3</size>
39786       </method>
39787       <method name="Int32 IFoo.get_Bar(Int32)">
39788         <size>8</size>
39789       </method>
39790       <method name="Void .ctor()">
39791         <size>7</size>
39792       </method>
39793     </type>
39794     <type name="Bar">
39795       <method name="Int32 get_Baz(Int32)">
39796         <size>0</size>
39797       </method>
39798       <method name="Void .ctor()">
39799         <size>7</size>
39800       </method>
39801     </type>
39802     <type name="Babar">
39803       <method name="Int32 get_Baz(Int32)">
39804         <size>3</size>
39805       </method>
39806       <method name="Void .ctor()">
39807         <size>7</size>
39808       </method>
39809     </type>
39810     <type name="Test">
39811       <method name="Int32 Main()">
39812         <size>56</size>
39813       </method>
39814       <method name="Void .ctor()">
39815         <size>7</size>
39816       </method>
39817     </type>
39818   </test>
39819   <test name="test-774.cs">
39820     <type name="C">
39821       <method name="Int32 I.get_Item(Int32)">
39822         <size>2</size>
39823       </method>
39824       <method name="Void I.set_Item(Int32, Int32)">
39825         <size>1</size>
39826       </method>
39827       <method name="Int32 get_Item(Int32)">
39828         <size>2</size>
39829       </method>
39830       <method name="Void set_Item(Int32, Int32)">
39831         <size>1</size>
39832       </method>
39833       <method name="Void Main()">
39834         <size>1</size>
39835       </method>
39836       <method name="Void .ctor()">
39837         <size>7</size>
39838       </method>
39839     </type>
39840   </test>
39841   <test name="test-775.cs">
39842     <type name="C">
39843       <method name="Void A.add_Member(System.EventHandler)">
39844         <size>34</size>
39845       </method>
39846       <method name="Void A.remove_Member(System.EventHandler)">
39847         <size>24</size>
39848       </method>
39849       <method name="Void add_Member(System.EventHandler)">
39850         <size>34</size>
39851       </method>
39852       <method name="Void remove_Member(System.EventHandler)">
39853         <size>24</size>
39854       </method>
39855       <method name="Void .ctor()">
39856         <size>7</size>
39857       </method>
39858     </type>
39859     <type name="Test">
39860       <method name="Int32 Main()">
39861         <size>11</size>
39862       </method>
39863       <method name="Int32 TestMe()">
39864         <size>155</size>
39865       </method>
39866       <method name="Void f(System.Object, System.EventArgs)">
39867         <size>1</size>
39868       </method>
39869       <method name="Void .ctor()">
39870         <size>7</size>
39871       </method>
39872     </type>
39873   </test>
39874   <test name="test-776.cs">
39875     <type name="First">
39876       <method name="System.Object get_Item(System.String)">
39877         <size>6</size>
39878       </method>
39879       <method name="Void set_Item(System.String, System.Object)">
39880         <size>1</size>
39881       </method>
39882       <method name="Void .ctor()">
39883         <size>7</size>
39884       </method>
39885     </type>
39886     <type name="Second">
39887       <method name="System.Object get_Item(System.String)">
39888         <size>6</size>
39889       </method>
39890       <method name="Void set_Item(System.String, System.Object)">
39891         <size>1</size>
39892       </method>
39893       <method name="Void .ctor()">
39894         <size>7</size>
39895       </method>
39896     </type>
39897     <type name="Third">
39898       <method name="System.Object get_Item(System.String)">
39899         <size>8</size>
39900       </method>
39901       <method name="Void set_Item(System.String, System.Object)">
39902         <size>1</size>
39903       </method>
39904       <method name="Void .ctor()">
39905         <size>7</size>
39906       </method>
39907     </type>
39908     <type name="a">
39909       <method name="Int32 Main(System.String[])">
39910         <size>31</size>
39911       </method>
39912       <method name="Void .ctor()">
39913         <size>7</size>
39914       </method>
39915     </type>
39916   </test>
39917   <test name="test-777.cs">
39918     <type name="MediaStore">
39919       <method name="Void Main()">
39920         <size>1</size>
39921       </method>
39922       <method name="Void .ctor()">
39923         <size>7</size>
39924       </method>
39925     </type>
39926     <type name="MediaStore+Thing">
39927       <method name="Void .ctor()">
39928         <size>7</size>
39929       </method>
39930     </type>
39931   </test>
39932   <test name="test-778.cs">
39933     <type name="A">
39934       <method name="Int32 Test()">
39935         <size>6</size>
39936       </method>
39937       <method name="Void .ctor()">
39938         <size>7</size>
39939       </method>
39940     </type>
39941     <type name="B">
39942       <method name="Int32 Test()">
39943         <size>12</size>
39944       </method>
39945       <method name="Void Test(System.Object[])">
39946         <size>1</size>
39947       </method>
39948       <method name="Void Test(System.Object[], System.String)">
39949         <size>1</size>
39950       </method>
39951       <method name="Void .ctor()">
39952         <size>7</size>
39953       </method>
39954     </type>
39955     <type name="C">
39956       <method name="Void Test(System.Object[], System.String)">
39957         <size>1</size>
39958       </method>
39959       <method name="Void .ctor()">
39960         <size>7</size>
39961       </method>
39962     </type>
39963     <type name="D">
39964       <method name="Int32 Test()">
39965         <size>7</size>
39966       </method>
39967       <method name="Void .ctor()">
39968         <size>7</size>
39969       </method>
39970     </type>
39971     <type name="T">
39972       <method name="Int32 Main()">
39973         <size>22</size>
39974       </method>
39975       <method name="Void .ctor()">
39976         <size>7</size>
39977       </method>
39978     </type>
39979   </test>
39980   <test name="test-779.cs">
39981     <type name="Test">
39982       <method name="Int32 Main()">
39983         <size>20</size>
39984       </method>
39985       <method name="Boolean test1(Int64, Int64)">
39986         <size>14</size>
39987       </method>
39988     </type>
39989   </test>
39990   <test name="test-78.cs">
39991     <type name="N1.B">
39992       <method name="Void .ctor()">
39993         <size>7</size>
39994       </method>
39995       <method name="Boolean ShortCasting()">
39996         <size>19</size>
39997       </method>
39998       <method name="Boolean IntCasting()">
39999         <size>18</size>
40000       </method>
40001       <method name="Int32 Main()">
40002         <size>26</size>
40003       </method>
40004     </type>
40005   </test>
40006   <test name="test-780.cs">
40007     <type name="MonoVirtuals.X">
40008       <method name="Void .ctor()">
40009         <size>7</size>
40010       </method>
40011     </type>
40012     <type name="MonoVirtuals.Y">
40013       <method name="Void .ctor()">
40014         <size>7</size>
40015       </method>
40016     </type>
40017     <type name="MonoVirtuals.A">
40018       <method name="Int32 f(MonoVirtuals.X)">
40019         <size>12</size>
40020       </method>
40021       <method name="Int32 f(MonoVirtuals.Y)">
40022         <size>13</size>
40023       </method>
40024       <method name="Int32 get_Item(MonoVirtuals.X)">
40025         <size>12</size>
40026       </method>
40027       <method name="Int32 get_Item(MonoVirtuals.Y)">
40028         <size>13</size>
40029       </method>
40030       <method name="Void .ctor()">
40031         <size>7</size>
40032       </method>
40033     </type>
40034     <type name="MonoVirtuals.B">
40035       <method name="Int32 f(MonoVirtuals.X)">
40036         <size>19</size>
40037       </method>
40038       <method name="Int32 get_Item(MonoVirtuals.X)">
40039         <size>19</size>
40040       </method>
40041       <method name="Void .ctor()">
40042         <size>7</size>
40043       </method>
40044     </type>
40045     <type name="MonoVirtuals.C">
40046       <method name="Int32 f(MonoVirtuals.X)">
40047         <size>18</size>
40048       </method>
40049       <method name="Int32 f(MonoVirtuals.Y)">
40050         <size>18</size>
40051       </method>
40052       <method name="Int32 get_Item(MonoVirtuals.X)">
40053         <size>18</size>
40054       </method>
40055       <method name="Int32 get_Item(MonoVirtuals.Y)">
40056         <size>18</size>
40057       </method>
40058       <method name="Void .ctor()">
40059         <size>7</size>
40060       </method>
40061     </type>
40062     <type name="MonoVirtuals.MainClass">
40063       <method name="Int32 Main()">
40064         <size>46</size>
40065       </method>
40066       <method name="Void .ctor()">
40067         <size>7</size>
40068       </method>
40069     </type>
40070   </test>
40071   <test name="test-781.cs">
40072     <type name="D">
40073       <method name="Void Invoke()">
40074         <size>0</size>
40075       </method>
40076       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40077         <size>0</size>
40078       </method>
40079       <method name="Void EndInvoke(IAsyncResult)">
40080         <size>0</size>
40081       </method>
40082       <method name="Void .ctor(Object, IntPtr)">
40083         <size>0</size>
40084       </method>
40085     </type>
40086     <type name="E">
40087       <method name="Void add_temp(D)">
40088         <size>24</size>
40089       </method>
40090       <method name="Void remove_temp(D)">
40091         <size>24</size>
40092       </method>
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096     </type>
40097     <type name="A">
40098       <method name="E get_Prop()">
40099         <size>6</size>
40100       </method>
40101       <method name="Void Test()">
40102         <size>41</size>
40103       </method>
40104       <method name="Void Main()">
40105         <size>13</size>
40106       </method>
40107       <method name="Void &lt;Test&gt;m__0()">
40108         <size>1</size>
40109       </method>
40110       <method name="Void .ctor()">
40111         <size>7</size>
40112       </method>
40113     </type>
40114   </test>
40115   <test name="test-782.cs">
40116     <type name="Test">
40117       <method name="Void Main()">
40118         <size>1</size>
40119       </method>
40120       <method name="Void .ctor()">
40121         <size>7</size>
40122       </method>
40123     </type>
40124   </test>
40125   <test name="test-783.cs">
40126     <type name="C">
40127       <method name="Void Main()">
40128         <size>25</size>
40129       </method>
40130       <method name="Void M(E)">
40131         <size>1</size>
40132       </method>
40133       <method name="Void .ctor()">
40134         <size>7</size>
40135       </method>
40136     </type>
40137   </test>
40138   <test name="test-79.cs">
40139     <type name="X">
40140       <method name="Void .ctor()">
40141         <size>7</size>
40142       </method>
40143       <method name="Int32 Main()">
40144         <size>40</size>
40145       </method>
40146     </type>
40147   </test>
40148   <test name="test-8.cs">
40149     <type name="X">
40150       <method name="Void .ctor()">
40151         <size>7</size>
40152       </method>
40153       <method name="Int32 Main(System.String[])">
40154         <size>115</size>
40155       </method>
40156     </type>
40157   </test>
40158   <test name="test-80.cs">
40159     <type name="X">
40160       <method name="Void .ctor()">
40161         <size>7</size>
40162       </method>
40163       <method name="Int32 Add(Int32, Int32)">
40164         <size>4</size>
40165       </method>
40166     </type>
40167     <type name="Y">
40168       <method name="Void .ctor()">
40169         <size>7</size>
40170       </method>
40171       <method name="Int32 Main()">
40172         <size>34</size>
40173       </method>
40174       <method name="Int32 A.Add(Int32, Int32)">
40175         <size>9</size>
40176       </method>
40177     </type>
40178   </test>
40179   <test name="test-81.cs">
40180     <type name="N1.A">
40181       <method name="Void .ctor()">
40182         <size>7</size>
40183       </method>
40184       <method name="Void Bar()">
40185         <size>44</size>
40186       </method>
40187       <method name="Int32 Main()">
40188         <size>71</size>
40189       </method>
40190     </type>
40191   </test>
40192   <test name="test-82.cs">
40193     <type name="N1.N2.B">
40194       <method name="Void .ctor()">
40195         <size>7</size>
40196       </method>
40197       <method name="Void Method(A ByRef)">
40198         <size>1</size>
40199       </method>
40200       <method name="Int32 Main()">
40201         <size>2</size>
40202       </method>
40203     </type>
40204     <type name="N1.N3.B">
40205       <method name="Void .ctor()">
40206         <size>7</size>
40207       </method>
40208       <method name="Void Method(A ByRef)">
40209         <size>1</size>
40210       </method>
40211     </type>
40212   </test>
40213   <test name="test-83.cs">
40214     <type name="PersonArrivedArgs">
40215       <method name="Void .ctor(String)">
40216         <size>14</size>
40217       </method>
40218     </type>
40219     <type name="Greeter">
40220       <method name="Void .ctor(String)">
40221         <size>14</size>
40222       </method>
40223       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
40224         <size>18</size>
40225       </method>
40226     </type>
40227     <type name="Room">
40228       <method name="Void .ctor()">
40229         <size>14</size>
40230       </method>
40231       <method name="Void add_PersonArrived(PersonArrivedHandler)">
40232         <size>24</size>
40233       </method>
40234       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
40235         <size>24</size>
40236       </method>
40237       <method name="Void AddPerson(System.String)">
40238         <size>14</size>
40239       </method>
40240     </type>
40241     <type name="DelegateTest">
40242       <method name="Void .ctor()">
40243         <size>7</size>
40244       </method>
40245       <method name="Int32 Main()">
40246         <size>2</size>
40247       </method>
40248     </type>
40249     <type name="PersonArrivedHandler">
40250       <method name="Void .ctor(Object, IntPtr)">
40251         <size>0</size>
40252       </method>
40253       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
40254         <size>0</size>
40255       </method>
40256       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
40257         <size>0</size>
40258       </method>
40259       <method name="Void EndInvoke(IAsyncResult)">
40260         <size>0</size>
40261       </method>
40262     </type>
40263   </test>
40264   <test name="test-84.cs">
40265     <type name="Ghost">
40266       <method name="Void .ctor()">
40267         <size>7</size>
40268       </method>
40269       <method name="Int32 Main()">
40270         <size>6</size>
40271       </method>
40272     </type>
40273   </test>
40274   <test name="test-85.cs">
40275     <type name="X">
40276       <method name="Void .ctor()">
40277         <size>7</size>
40278       </method>
40279       <method name="Int32 Main()">
40280         <size>20</size>
40281       </method>
40282     </type>
40283   </test>
40284   <test name="test-86.cs">
40285     <type name="T.T">
40286       <method name="Void .ctor()">
40287         <size>7</size>
40288       </method>
40289       <method name="Int32 method1(System.Type, Int32)">
40290         <size>23</size>
40291       </method>
40292       <method name="Int32 method1(System.Type, System.Type[])">
40293         <size>12</size>
40294       </method>
40295       <method name="Int32 method2(System.Type, Int32)">
40296         <size>23</size>
40297       </method>
40298       <method name="Int32 method2(System.Type, System.Type[])">
40299         <size>12</size>
40300       </method>
40301       <method name="Int32 Main()">
40302         <size>36</size>
40303       </method>
40304     </type>
40305   </test>
40306   <test name="test-87.cs">
40307     <type name="Top">
40308       <method name="Void .ctor()">
40309         <size>7</size>
40310       </method>
40311       <method name="Int32 Main()">
40312         <size>58</size>
40313       </method>
40314     </type>
40315     <type name="Top+X">
40316       <method name="Void .ctor()">
40317         <size>7</size>
40318       </method>
40319     </type>
40320     <type name="Top+Y">
40321       <method name="Void .ctor()">
40322         <size>7</size>
40323       </method>
40324     </type>
40325     <type name="Top+XA">
40326       <method name="Void .ctor()">
40327         <size>7</size>
40328       </method>
40329       <method name="Int32 get_one()">
40330         <size>2</size>
40331       </method>
40332     </type>
40333     <type name="Top+XB">
40334       <method name="Void .ctor()">
40335         <size>7</size>
40336       </method>
40337       <method name="Int32 get_one()">
40338         <size>2</size>
40339       </method>
40340       <method name="Int32 get_two()">
40341         <size>2</size>
40342       </method>
40343     </type>
40344     <type name="Other">
40345       <method name="Void .ctor()">
40346         <size>7</size>
40347       </method>
40348       <method name="Void X()">
40349         <size>5</size>
40350       </method>
40351     </type>
40352   </test>
40353   <test name="test-88.cs">
40354     <type name="X">
40355       <method name="Void .ctor()">
40356         <size>7</size>
40357       </method>
40358       <method name="Void f(System.String)">
40359         <size>19</size>
40360       </method>
40361       <method name="Int32 Main()">
40362         <size>63</size>
40363       </method>
40364     </type>
40365     <type name="&lt;PrivateImplementationDetails&gt;">
40366       <method name="Void .ctor()">
40367         <size>7</size>
40368       </method>
40369     </type>
40370   </test>
40371   <test name="test-89.cs">
40372     <type name="X">
40373       <method name="Void .ctor(Int32)">
40374         <size>8</size>
40375       </method>
40376       <method name="X F(Int32)">
40377         <size>7</size>
40378       </method>
40379       <method name="Int32 Main()">
40380         <size>99</size>
40381       </method>
40382     </type>
40383   </test>
40384   <test name="test-9.cs">
40385     <type name="X">
40386       <method name="Void .ctor()">
40387         <size>7</size>
40388       </method>
40389       <method name="Int32 Main(System.String[])">
40390         <size>104</size>
40391       </method>
40392     </type>
40393   </test>
40394   <test name="test-90.cs">
40395     <type name="N1.Blah">
40396       <method name="Void .ctor()">
40397         <size>7</size>
40398       </method>
40399       <method name="Int32 Main()">
40400         <size>2</size>
40401       </method>
40402     </type>
40403   </test>
40404   <test name="test-91.cs">
40405     <type name="Abstract">
40406       <method name="Void .ctor()">
40407         <size>7</size>
40408       </method>
40409     </type>
40410     <type name="Plain">
40411       <method name="Void .ctor()">
40412         <size>7</size>
40413       </method>
40414     </type>
40415     <type name="Test">
40416       <method name="Void .ctor()">
40417         <size>7</size>
40418       </method>
40419       <method name="Void MyProtectedInternal()">
40420         <size>1</size>
40421       </method>
40422       <method name="Void MyInternal()">
40423         <size>1</size>
40424       </method>
40425       <method name="Void MyPublic()">
40426         <size>1</size>
40427       </method>
40428       <method name="Void MyPrivate()">
40429         <size>1</size>
40430       </method>
40431       <method name="Int32 Main()">
40432         <size>242</size>
40433       </method>
40434     </type>
40435   </test>
40436   <test name="test-92.cs">
40437     <type name="Outer">
40438       <method name="Void .ctor()">
40439         <size>7</size>
40440       </method>
40441     </type>
40442     <type name="Outer+Inner">
40443       <method name="Void .ctor()">
40444         <size>7</size>
40445       </method>
40446     </type>
40447     <type name="InnerBase">
40448       <method name="Void .ctor()">
40449         <size>7</size>
40450       </method>
40451     </type>
40452     <type name="MainClass">
40453       <method name="Void .ctor()">
40454         <size>7</size>
40455       </method>
40456       <method name="Int32 Main()">
40457         <size>2</size>
40458       </method>
40459     </type>
40460   </test>
40461   <test name="test-93.cs">
40462     <type name="N1.C">
40463       <method name="Void .ctor()">
40464         <size>7</size>
40465       </method>
40466       <method name="Void method(B ByRef)">
40467         <size>15</size>
40468       </method>
40469     </type>
40470     <type name="Test">
40471       <method name="Void .ctor()">
40472         <size>7</size>
40473       </method>
40474       <method name="Int32 Main()">
40475         <size>15</size>
40476       </method>
40477     </type>
40478   </test>
40479   <test name="test-94.cs">
40480     <type name="Base">
40481       <method name="Void .ctor()">
40482         <size>7</size>
40483       </method>
40484       <method name="Int32 IVehicle.Start()">
40485         <size>2</size>
40486       </method>
40487       <method name="Int32 Stop()">
40488         <size>2</size>
40489       </method>
40490       <method name="Int32 Turn()">
40491         <size>2</size>
40492       </method>
40493     </type>
40494     <type name="Derived1">
40495       <method name="Void .ctor()">
40496         <size>7</size>
40497       </method>
40498       <method name="Int32 Turn()">
40499         <size>2</size>
40500       </method>
40501     </type>
40502     <type name="Derived2">
40503       <method name="Void .ctor()">
40504         <size>7</size>
40505       </method>
40506       <method name="Int32 IVehicle.Start()">
40507         <size>2</size>
40508       </method>
40509       <method name="Int32 IVehicle.Turn()">
40510         <size>2</size>
40511       </method>
40512       <method name="Int32 Stop()">
40513         <size>2</size>
40514       </method>
40515       <method name="Int32 Turn()">
40516         <size>2</size>
40517       </method>
40518     </type>
40519     <type name="Test">
40520       <method name="Void .ctor()">
40521         <size>7</size>
40522       </method>
40523       <method name="Int32 Main()">
40524         <size>88</size>
40525       </method>
40526     </type>
40527   </test>
40528   <test name="test-95.cs">
40529     <type name="X">
40530       <method name="Void .ctor()">
40531         <size>7</size>
40532       </method>
40533       <method name="Int32 Main()">
40534         <size>30</size>
40535       </method>
40536     </type>
40537   </test>
40538   <test name="test-96.cs">
40539     <type name="N1.A">
40540       <method name="Void .ctor()">
40541         <size>7</size>
40542       </method>
40543       <method name="Int32 Main()">
40544         <size>2</size>
40545       </method>
40546     </type>
40547     <type name="N1.C">
40548       <method name="Void .ctor(Object, IntPtr)">
40549         <size>0</size>
40550       </method>
40551       <method name="Void Invoke(System.Object, N1.A)">
40552         <size>0</size>
40553       </method>
40554       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
40555         <size>0</size>
40556       </method>
40557       <method name="Void EndInvoke(IAsyncResult)">
40558         <size>0</size>
40559       </method>
40560     </type>
40561   </test>
40562   <test name="test-97.cs">
40563     <type name="X">
40564       <method name="Void .ctor()">
40565         <size>7</size>
40566       </method>
40567       <method name="Int32 Main()">
40568         <size>2</size>
40569       </method>
40570     </type>
40571   </test>
40572   <test name="test-98.cs">
40573     <type name="X">
40574       <method name="Void .ctor()">
40575         <size>7</size>
40576       </method>
40577       <method name="Void b()">
40578         <size>19</size>
40579       </method>
40580     </type>
40581     <type name="Y">
40582       <method name="Void .ctor()">
40583         <size>7</size>
40584       </method>
40585       <method name="Int32 Main()">
40586         <size>2</size>
40587       </method>
40588     </type>
40589   </test>
40590   <test name="test-99.cs">
40591     <type name="X">
40592       <method name="Void .ctor()">
40593         <size>7</size>
40594       </method>
40595       <method name="Int32 Main()">
40596         <size>104</size>
40597       </method>
40598     </type>
40599   </test>
40600   <test name="test-anon-01.cs">
40601     <type name="X">
40602       <method name="Void .ctor()">
40603         <size>7</size>
40604       </method>
40605       <method name="Int32 Main()">
40606         <size>21</size>
40607       </method>
40608     </type>
40609     <type name="S">
40610       <method name="Void .ctor(Object, IntPtr)">
40611         <size>0</size>
40612       </method>
40613       <method name="Void Invoke()">
40614         <size>0</size>
40615       </method>
40616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40617         <size>0</size>
40618       </method>
40619       <method name="Void EndInvoke(IAsyncResult)">
40620         <size>0</size>
40621       </method>
40622     </type>
40623     <type name="X+&lt;Main&gt;c__AnonStorey0">
40624       <method name="Void .ctor()">
40625         <size>7</size>
40626       </method>
40627       <method name="Void &lt;&gt;m__0()">
40628         <size>8</size>
40629       </method>
40630     </type>
40631   </test>
40632   <test name="test-anon-02.cs">
40633     <type name="X">
40634       <method name="Void .ctor()">
40635         <size>7</size>
40636       </method>
40637       <method name="Int32 Main()">
40638         <size>151</size>
40639       </method>
40640     </type>
40641     <type name="S">
40642       <method name="Void .ctor(Object, IntPtr)">
40643         <size>0</size>
40644       </method>
40645       <method name="Void Invoke()">
40646         <size>0</size>
40647       </method>
40648       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40649         <size>0</size>
40650       </method>
40651       <method name="Void EndInvoke(IAsyncResult)">
40652         <size>0</size>
40653       </method>
40654     </type>
40655     <type name="X+&lt;Main&gt;c__AnonStorey0">
40656       <method name="Void .ctor()">
40657         <size>7</size>
40658       </method>
40659       <method name="Void &lt;&gt;m__0()">
40660         <size>113</size>
40661       </method>
40662     </type>
40663   </test>
40664   <test name="test-anon-03.cs">
40665     <type name="X">
40666       <method name="Void .ctor()">
40667         <size>7</size>
40668       </method>
40669       <method name="Void Main()">
40670         <size>59</size>
40671       </method>
40672     </type>
40673     <type name="S">
40674       <method name="Void .ctor(Object, IntPtr)">
40675         <size>0</size>
40676       </method>
40677       <method name="Void Invoke()">
40678         <size>0</size>
40679       </method>
40680       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40681         <size>0</size>
40682       </method>
40683       <method name="Void EndInvoke(IAsyncResult)">
40684         <size>0</size>
40685       </method>
40686     </type>
40687     <type name="X+&lt;Main&gt;c__AnonStorey0">
40688       <method name="Void .ctor()">
40689         <size>7</size>
40690       </method>
40691       <method name="Void &lt;&gt;m__0()">
40692         <size>8</size>
40693       </method>
40694     </type>
40695   </test>
40696   <test name="test-anon-04.cs">
40697     <type name="X">
40698       <method name="Void .ctor()">
40699         <size>7</size>
40700       </method>
40701       <method name="Void Main()">
40702         <size>59</size>
40703       </method>
40704     </type>
40705     <type name="S">
40706       <method name="Void .ctor(Object, IntPtr)">
40707         <size>0</size>
40708       </method>
40709       <method name="Void Invoke()">
40710         <size>0</size>
40711       </method>
40712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40713         <size>0</size>
40714       </method>
40715       <method name="Void EndInvoke(IAsyncResult)">
40716         <size>0</size>
40717       </method>
40718     </type>
40719     <type name="X+&lt;Main&gt;c__AnonStorey0">
40720       <method name="Void .ctor()">
40721         <size>7</size>
40722       </method>
40723       <method name="Void &lt;&gt;m__0()">
40724         <size>30</size>
40725       </method>
40726     </type>
40727   </test>
40728   <test name="test-anon-05.cs">
40729     <type name="X">
40730       <method name="Void .ctor()">
40731         <size>7</size>
40732       </method>
40733       <method name="Int32 Main()">
40734         <size>207</size>
40735       </method>
40736       <method name="Boolean t(Int32, Int32)">
40737         <size>5</size>
40738       </method>
40739     </type>
40740     <type name="S">
40741       <method name="Void .ctor(Object, IntPtr)">
40742         <size>0</size>
40743       </method>
40744       <method name="Void Invoke()">
40745         <size>0</size>
40746       </method>
40747       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40748         <size>0</size>
40749       </method>
40750       <method name="Void EndInvoke(IAsyncResult)">
40751         <size>0</size>
40752       </method>
40753     </type>
40754     <type name="X+&lt;Main&gt;c__AnonStorey1">
40755       <method name="Void .ctor()">
40756         <size>7</size>
40757       </method>
40758       <method name="Void &lt;&gt;m__0()">
40759         <size>76</size>
40760       </method>
40761     </type>
40762     <type name="X+&lt;Main&gt;c__AnonStorey0">
40763       <method name="Void .ctor()">
40764         <size>7</size>
40765       </method>
40766     </type>
40767   </test>
40768   <test name="test-anon-06.cs">
40769     <type name="X">
40770       <method name="Void .ctor()">
40771         <size>7</size>
40772       </method>
40773       <method name="Int32 Main()">
40774         <size>112</size>
40775       </method>
40776     </type>
40777     <type name="S">
40778       <method name="Void .ctor(Object, IntPtr)">
40779         <size>0</size>
40780       </method>
40781       <method name="Void Invoke()">
40782         <size>0</size>
40783       </method>
40784       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40785         <size>0</size>
40786       </method>
40787       <method name="Void EndInvoke(IAsyncResult)">
40788         <size>0</size>
40789       </method>
40790     </type>
40791     <type name="X+&lt;Main&gt;c__AnonStorey0">
40792       <method name="Void .ctor()">
40793         <size>7</size>
40794       </method>
40795       <method name="Void &lt;&gt;m__0()">
40796         <size>18</size>
40797       </method>
40798     </type>
40799   </test>
40800   <test name="test-anon-07.cs">
40801     <type name="X">
40802       <method name="Void .ctor()">
40803         <size>7</size>
40804       </method>
40805       <method name="Int32 Main()">
40806         <size>120</size>
40807       </method>
40808       <method name="Boolean t(Int32, Int32)">
40809         <size>5</size>
40810       </method>
40811     </type>
40812     <type name="D">
40813       <method name="Void .ctor(Object, IntPtr)">
40814         <size>0</size>
40815       </method>
40816       <method name="Void Invoke()">
40817         <size>0</size>
40818       </method>
40819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40820         <size>0</size>
40821       </method>
40822       <method name="Void EndInvoke(IAsyncResult)">
40823         <size>0</size>
40824       </method>
40825     </type>
40826     <type name="X+&lt;Main&gt;c__AnonStorey0">
40827       <method name="Void .ctor()">
40828         <size>7</size>
40829       </method>
40830       <method name="Void &lt;&gt;m__0()">
40831         <size>18</size>
40832       </method>
40833       <method name="Void &lt;&gt;m__1()">
40834         <size>18</size>
40835       </method>
40836     </type>
40837   </test>
40838   <test name="test-anon-08.cs">
40839     <type name="X">
40840       <method name="Void .ctor()">
40841         <size>7</size>
40842       </method>
40843       <method name="Int32 Main()">
40844         <size>35</size>
40845       </method>
40846     </type>
40847     <type name="S">
40848       <method name="Void .ctor(Object, IntPtr)">
40849         <size>0</size>
40850       </method>
40851       <method name="Void Invoke()">
40852         <size>0</size>
40853       </method>
40854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40855         <size>0</size>
40856       </method>
40857       <method name="Void EndInvoke(IAsyncResult)">
40858         <size>0</size>
40859       </method>
40860     </type>
40861     <type name="X+&lt;Main&gt;c__AnonStorey0">
40862       <method name="Void .ctor()">
40863         <size>7</size>
40864       </method>
40865       <method name="Void &lt;&gt;m__0()">
40866         <size>13</size>
40867       </method>
40868     </type>
40869   </test>
40870   <test name="test-anon-09.cs">
40871     <type name="X">
40872       <method name="Void .ctor()">
40873         <size>7</size>
40874       </method>
40875       <method name="Int32 Main()">
40876         <size>59</size>
40877       </method>
40878     </type>
40879     <type name="X+D">
40880       <method name="Void .ctor(Object, IntPtr)">
40881         <size>0</size>
40882       </method>
40883       <method name="Void Invoke()">
40884         <size>0</size>
40885       </method>
40886       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40887         <size>0</size>
40888       </method>
40889       <method name="Void EndInvoke(IAsyncResult)">
40890         <size>0</size>
40891       </method>
40892     </type>
40893     <type name="X+&lt;Main&gt;c__AnonStorey0">
40894       <method name="Void .ctor()">
40895         <size>7</size>
40896       </method>
40897       <method name="Void &lt;&gt;m__0()">
40898         <size>49</size>
40899       </method>
40900     </type>
40901   </test>
40902   <test name="test-anon-10.cs">
40903     <type name="S">
40904       <method name="Void .ctor()">
40905         <size>7</size>
40906       </method>
40907       <method name="Void Test()">
40908         <size>105</size>
40909       </method>
40910       <method name="Int32 Main()">
40911         <size>66</size>
40912       </method>
40913     </type>
40914     <type name="S+T">
40915       <method name="Void .ctor(Object, IntPtr)">
40916         <size>0</size>
40917       </method>
40918       <method name="Void Invoke()">
40919         <size>0</size>
40920       </method>
40921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40922         <size>0</size>
40923       </method>
40924       <method name="Void EndInvoke(IAsyncResult)">
40925         <size>0</size>
40926       </method>
40927     </type>
40928     <type name="S+&lt;Test&gt;c__AnonStorey1">
40929       <method name="Void .ctor()">
40930         <size>7</size>
40931       </method>
40932     </type>
40933     <type name="S+&lt;Test&gt;c__AnonStorey0">
40934       <method name="Void .ctor()">
40935         <size>7</size>
40936       </method>
40937     </type>
40938     <type name="S+&lt;Test&gt;c__AnonStorey1">
40939       <method name="Void &lt;&gt;m__0()">
40940         <size>76</size>
40941       </method>
40942     </type>
40943   </test>
40944   <test name="test-anon-11.cs">
40945     <type name="X">
40946       <method name="Void .ctor()">
40947         <size>7</size>
40948       </method>
40949       <method name="Int32 Main()">
40950         <size>122</size>
40951       </method>
40952     </type>
40953     <type name="D">
40954       <method name="Void .ctor(Object, IntPtr)">
40955         <size>0</size>
40956       </method>
40957       <method name="Void Invoke(Int32)">
40958         <size>0</size>
40959       </method>
40960       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40961         <size>0</size>
40962       </method>
40963       <method name="Void EndInvoke(IAsyncResult)">
40964         <size>0</size>
40965       </method>
40966     </type>
40967     <type name="E">
40968       <method name="Void .ctor(Object, IntPtr)">
40969         <size>0</size>
40970       </method>
40971       <method name="Void Invoke(Int32 ByRef)">
40972         <size>0</size>
40973       </method>
40974       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
40975         <size>0</size>
40976       </method>
40977       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
40978         <size>0</size>
40979       </method>
40980     </type>
40981     <type name="F">
40982       <method name="Void .ctor(Object, IntPtr)">
40983         <size>0</size>
40984       </method>
40985       <method name="Void Invoke(System.Int32[])">
40986         <size>0</size>
40987       </method>
40988       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
40989         <size>0</size>
40990       </method>
40991       <method name="Void EndInvoke(IAsyncResult)">
40992         <size>0</size>
40993       </method>
40994     </type>
40995     <type name="X">
40996       <method name="Void &lt;Main&gt;m__0(Int32)">
40997         <size>1</size>
40998       </method>
40999       <method name="Void &lt;Main&gt;m__1(Int32)">
41000         <size>1</size>
41001       </method>
41002       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
41003         <size>1</size>
41004       </method>
41005       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
41006         <size>1</size>
41007       </method>
41008     </type>
41009   </test>
41010   <test name="test-anon-12.cs">
41011     <type name="X">
41012       <method name="Void .ctor()">
41013         <size>7</size>
41014       </method>
41015       <method name="Int32 Main()">
41016         <size>259</size>
41017       </method>
41018       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
41019         <size>83</size>
41020       </method>
41021     </type>
41022     <type name="predicate">
41023       <method name="Void .ctor(Object, IntPtr)">
41024         <size>0</size>
41025       </method>
41026       <method name="Boolean Invoke(System.Object)">
41027         <size>0</size>
41028       </method>
41029       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41030         <size>0</size>
41031       </method>
41032       <method name="Boolean EndInvoke(IAsyncResult)">
41033         <size>0</size>
41034       </method>
41035     </type>
41036     <type name="X">
41037       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
41038         <size>12</size>
41039       </method>
41040     </type>
41041   </test>
41042   <test name="test-anon-13.cs">
41043     <type name="X">
41044       <method name="Void .ctor(Int32)">
41045         <size>14</size>
41046       </method>
41047       <method name="Void Main()">
41048         <size>42</size>
41049       </method>
41050       <method name="D T()">
41051         <size>15</size>
41052       </method>
41053       <method name="System.String CALL()">
41054         <size>6</size>
41055       </method>
41056     </type>
41057     <type name="D">
41058       <method name="Void .ctor(Object, IntPtr)">
41059         <size>0</size>
41060       </method>
41061       <method name="Void Invoke()">
41062         <size>0</size>
41063       </method>
41064       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41065         <size>0</size>
41066       </method>
41067       <method name="Void EndInvoke(IAsyncResult)">
41068         <size>0</size>
41069       </method>
41070     </type>
41071     <type name="X">
41072       <method name="Void &lt;T&gt;m__0()">
41073         <size>22</size>
41074       </method>
41075     </type>
41076   </test>
41077   <test name="test-anon-14.cs">
41078     <type name="X">
41079       <method name="Void .ctor()">
41080         <size>7</size>
41081       </method>
41082       <method name="Void add_Click(X+T)">
41083         <size>22</size>
41084       </method>
41085       <method name="Void remove_Click(X+T)">
41086         <size>22</size>
41087       </method>
41088       <method name="Void Method()">
41089         <size>1</size>
41090       </method>
41091       <method name="Void Main()">
41092         <size>46</size>
41093       </method>
41094     </type>
41095     <type name="X+T">
41096       <method name="Void .ctor(Object, IntPtr)">
41097         <size>0</size>
41098       </method>
41099       <method name="Void Invoke()">
41100         <size>0</size>
41101       </method>
41102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41103         <size>0</size>
41104       </method>
41105       <method name="Void EndInvoke(IAsyncResult)">
41106         <size>0</size>
41107       </method>
41108     </type>
41109   </test>
41110   <test name="test-anon-15.cs">
41111     <type name="Foo">
41112       <method name="Void .ctor()">
41113         <size>7</size>
41114       </method>
41115       <method name="Void Main()">
41116         <size>43</size>
41117       </method>
41118     </type>
41119     <type name="Foo+Inner">
41120       <method name="Void .ctor(String)">
41121         <size>7</size>
41122       </method>
41123     </type>
41124     <type name="Foo+foo_fn">
41125       <method name="Void .ctor(Object, IntPtr)">
41126         <size>0</size>
41127       </method>
41128       <method name="Foo+Inner Invoke(System.String)">
41129         <size>0</size>
41130       </method>
41131       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41132         <size>0</size>
41133       </method>
41134       <method name="Foo+Inner EndInvoke(IAsyncResult)">
41135         <size>0</size>
41136       </method>
41137     </type>
41138     <type name="Foo">
41139       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
41140         <size>13</size>
41141       </method>
41142     </type>
41143   </test>
41144   <test name="test-anon-16.cs">
41145     <type name="X">
41146       <method name="Void .ctor(Int32)">
41147         <size>14</size>
41148       </method>
41149       <method name="Void Main()">
41150         <size>42</size>
41151       </method>
41152       <method name="D T()">
41153         <size>15</size>
41154       </method>
41155     </type>
41156     <type name="D">
41157       <method name="Void .ctor(Object, IntPtr)">
41158         <size>0</size>
41159       </method>
41160       <method name="Void Invoke()">
41161         <size>0</size>
41162       </method>
41163       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41164         <size>0</size>
41165       </method>
41166       <method name="Void EndInvoke(IAsyncResult)">
41167         <size>0</size>
41168       </method>
41169     </type>
41170     <type name="X">
41171       <method name="Void &lt;T&gt;m__0()">
41172         <size>27</size>
41173       </method>
41174     </type>
41175   </test>
41176   <test name="test-anon-17.cs">
41177     <type name="Button">
41178       <method name="Void .ctor()">
41179         <size>7</size>
41180       </method>
41181       <method name="Void add_Clicked(ClickEvent)">
41182         <size>24</size>
41183       </method>
41184       <method name="Void remove_Clicked(ClickEvent)">
41185         <size>24</size>
41186       </method>
41187       <method name="Void DoClick()">
41188         <size>12</size>
41189       </method>
41190     </type>
41191     <type name="X">
41192       <method name="Void .ctor()">
41193         <size>7</size>
41194       </method>
41195       <method name="Void .cctor()">
41196         <size>1</size>
41197       </method>
41198       <method name="Int32 Main()">
41199         <size>61</size>
41200       </method>
41201     </type>
41202     <type name="ClickEvent">
41203       <method name="Void .ctor(Object, IntPtr)">
41204         <size>0</size>
41205       </method>
41206       <method name="Void Invoke()">
41207         <size>0</size>
41208       </method>
41209       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41210         <size>0</size>
41211       </method>
41212       <method name="Void EndInvoke(IAsyncResult)">
41213         <size>0</size>
41214       </method>
41215     </type>
41216     <type name="X">
41217       <method name="Void &lt;Main&gt;m__0()">
41218         <size>17</size>
41219       </method>
41220     </type>
41221   </test>
41222   <test name="test-anon-18.cs">
41223     <type name="DelegateTest">
41224       <method name="Void .ctor()">
41225         <size>7</size>
41226       </method>
41227       <method name="Void Main(System.String[])">
41228         <size>83</size>
41229       </method>
41230     </type>
41231     <type name="A">
41232       <method name="Void .ctor(Object, IntPtr)">
41233         <size>0</size>
41234       </method>
41235       <method name="Void Invoke()">
41236         <size>0</size>
41237       </method>
41238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41239         <size>0</size>
41240       </method>
41241       <method name="Void EndInvoke(IAsyncResult)">
41242         <size>0</size>
41243       </method>
41244     </type>
41245     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
41246       <method name="Void .ctor()">
41247         <size>7</size>
41248       </method>
41249       <method name="Void &lt;&gt;m__0()">
41250         <size>17</size>
41251       </method>
41252     </type>
41253   </test>
41254   <test name="test-anon-19.cs">
41255     <type name="X">
41256       <method name="Void .ctor()">
41257         <size>7</size>
41258       </method>
41259       <method name="Int32 Main()">
41260         <size>223</size>
41261       </method>
41262       <method name="Boolean t(Int32, Int32)">
41263         <size>5</size>
41264       </method>
41265     </type>
41266     <type name="S">
41267       <method name="Void .ctor(Object, IntPtr)">
41268         <size>0</size>
41269       </method>
41270       <method name="Void Invoke()">
41271         <size>0</size>
41272       </method>
41273       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41274         <size>0</size>
41275       </method>
41276       <method name="Void EndInvoke(IAsyncResult)">
41277         <size>0</size>
41278       </method>
41279     </type>
41280     <type name="X+&lt;Main&gt;c__AnonStorey1">
41281       <method name="Void .ctor()">
41282         <size>7</size>
41283       </method>
41284       <method name="Void &lt;&gt;m__0()">
41285         <size>93</size>
41286       </method>
41287     </type>
41288     <type name="X+&lt;Main&gt;c__AnonStorey0">
41289       <method name="Void .ctor()">
41290         <size>7</size>
41291       </method>
41292     </type>
41293   </test>
41294   <test name="test-anon-20.cs">
41295     <type name="X">
41296       <method name="Void .ctor()">
41297         <size>7</size>
41298       </method>
41299       <method name="Void Main()">
41300         <size>33</size>
41301       </method>
41302       <method name="D MainHost()">
41303         <size>28</size>
41304       </method>
41305     </type>
41306     <type name="D">
41307       <method name="Void .ctor(Object, IntPtr)">
41308         <size>0</size>
41309       </method>
41310       <method name="Void Invoke()">
41311         <size>0</size>
41312       </method>
41313       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41314         <size>0</size>
41315       </method>
41316       <method name="Void EndInvoke(IAsyncResult)">
41317         <size>0</size>
41318       </method>
41319     </type>
41320     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
41321       <method name="Void .ctor()">
41322         <size>7</size>
41323       </method>
41324       <method name="Void &lt;&gt;m__0()">
41325         <size>52</size>
41326       </method>
41327     </type>
41328     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
41329       <method name="Void .ctor()">
41330         <size>7</size>
41331       </method>
41332       <method name="Void &lt;&gt;m__1()">
41333         <size>52</size>
41334       </method>
41335     </type>
41336   </test>
41337   <test name="test-anon-21.cs">
41338     <type name="X">
41339       <method name="Void .ctor()">
41340         <size>7</size>
41341       </method>
41342       <method name="Void .cctor()">
41343         <size>1</size>
41344       </method>
41345       <method name="Int32 Main()">
41346         <size>68</size>
41347       </method>
41348       <method name="Void M()">
41349         <size>44</size>
41350       </method>
41351     </type>
41352     <type name="D">
41353       <method name="Void .ctor(Object, IntPtr)">
41354         <size>0</size>
41355       </method>
41356       <method name="Void Invoke()">
41357         <size>0</size>
41358       </method>
41359       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41360         <size>0</size>
41361       </method>
41362       <method name="Void EndInvoke(IAsyncResult)">
41363         <size>0</size>
41364       </method>
41365     </type>
41366     <type name="X+&lt;M&gt;c__AnonStorey0">
41367       <method name="Void .ctor()">
41368         <size>7</size>
41369       </method>
41370       <method name="Void &lt;&gt;m__0()">
41371         <size>48</size>
41372       </method>
41373     </type>
41374     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41375       <method name="Void .ctor()">
41376         <size>7</size>
41377       </method>
41378       <method name="Void &lt;&gt;m__1()">
41379         <size>81</size>
41380       </method>
41381     </type>
41382   </test>
41383   <test name="test-anon-22.cs">
41384     <type name="X">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388       <method name="Void Main()">
41389         <size>33</size>
41390       </method>
41391       <method name="D T()">
41392         <size>28</size>
41393       </method>
41394     </type>
41395     <type name="D">
41396       <method name="Void .ctor(Object, IntPtr)">
41397         <size>0</size>
41398       </method>
41399       <method name="Void Invoke()">
41400         <size>0</size>
41401       </method>
41402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41403         <size>0</size>
41404       </method>
41405       <method name="Void EndInvoke(IAsyncResult)">
41406         <size>0</size>
41407       </method>
41408     </type>
41409     <type name="X+&lt;T&gt;c__AnonStorey0">
41410       <method name="Void .ctor()">
41411         <size>7</size>
41412       </method>
41413       <method name="Void &lt;&gt;m__0()">
41414         <size>52</size>
41415       </method>
41416     </type>
41417     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
41418       <method name="Void .ctor()">
41419         <size>7</size>
41420       </method>
41421       <method name="Void &lt;&gt;m__1()">
41422         <size>52</size>
41423       </method>
41424     </type>
41425   </test>
41426   <test name="test-anon-23.cs">
41427     <type name="X">
41428       <method name="Void .ctor()">
41429         <size>7</size>
41430       </method>
41431       <method name="Int32 Main()">
41432         <size>68</size>
41433       </method>
41434       <method name="Void M()">
41435         <size>34</size>
41436       </method>
41437     </type>
41438     <type name="D">
41439       <method name="Void .ctor(Object, IntPtr)">
41440         <size>0</size>
41441       </method>
41442       <method name="Void Invoke()">
41443         <size>0</size>
41444       </method>
41445       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41446         <size>0</size>
41447       </method>
41448       <method name="Void EndInvoke(IAsyncResult)">
41449         <size>0</size>
41450       </method>
41451     </type>
41452     <type name="X+&lt;M&gt;c__AnonStorey0">
41453       <method name="Void .ctor()">
41454         <size>7</size>
41455       </method>
41456       <method name="Void &lt;&gt;m__0()">
41457         <size>38</size>
41458       </method>
41459     </type>
41460     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41461       <method name="Void .ctor()">
41462         <size>7</size>
41463       </method>
41464       <method name="Void &lt;&gt;m__1()">
41465         <size>24</size>
41466       </method>
41467     </type>
41468   </test>
41469   <test name="test-anon-24.cs">
41470     <type name="X">
41471       <method name="Void .ctor()">
41472         <size>7</size>
41473       </method>
41474       <method name="Void Main()">
41475         <size>29</size>
41476       </method>
41477       <method name="D T(Int32)">
41478         <size>28</size>
41479       </method>
41480     </type>
41481     <type name="D">
41482       <method name="Void .ctor(Object, IntPtr)">
41483         <size>0</size>
41484       </method>
41485       <method name="Int32 Invoke()">
41486         <size>0</size>
41487       </method>
41488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41489         <size>0</size>
41490       </method>
41491       <method name="Int32 EndInvoke(IAsyncResult)">
41492         <size>0</size>
41493       </method>
41494     </type>
41495     <type name="X+&lt;T&gt;c__AnonStorey0">
41496       <method name="Void .ctor()">
41497         <size>7</size>
41498       </method>
41499       <method name="Int32 &lt;&gt;m__0()">
41500         <size>21</size>
41501       </method>
41502     </type>
41503   </test>
41504   <test name="test-anon-25.cs">
41505     <type name="X">
41506       <method name="Void .ctor()">
41507         <size>7</size>
41508       </method>
41509       <method name="Int32 Main()">
41510         <size>48</size>
41511       </method>
41512       <method name="D T(Int32)">
41513         <size>28</size>
41514       </method>
41515     </type>
41516     <type name="D">
41517       <method name="Void .ctor(Object, IntPtr)">
41518         <size>0</size>
41519       </method>
41520       <method name="Int32 Invoke(Int32)">
41521         <size>0</size>
41522       </method>
41523       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41524         <size>0</size>
41525       </method>
41526       <method name="Int32 EndInvoke(IAsyncResult)">
41527         <size>0</size>
41528       </method>
41529     </type>
41530     <type name="X+&lt;T&gt;c__AnonStorey0">
41531       <method name="Void .ctor()">
41532         <size>7</size>
41533       </method>
41534       <method name="Int32 &lt;&gt;m__0(Int32)">
41535         <size>9</size>
41536       </method>
41537     </type>
41538   </test>
41539   <test name="test-anon-27.cs">
41540     <type name="X">
41541       <method name="Void .ctor()">
41542         <size>7</size>
41543       </method>
41544       <method name="Int32 Main()">
41545         <size>138</size>
41546       </method>
41547       <method name="Void M(Int32)">
41548         <size>59</size>
41549       </method>
41550     </type>
41551     <type name="D">
41552       <method name="Void .ctor(Object, IntPtr)">
41553         <size>0</size>
41554       </method>
41555       <method name="Void Invoke()">
41556         <size>0</size>
41557       </method>
41558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41559         <size>0</size>
41560       </method>
41561       <method name="Void EndInvoke(IAsyncResult)">
41562         <size>0</size>
41563       </method>
41564     </type>
41565     <type name="X+&lt;M&gt;c__AnonStorey0">
41566       <method name="Void .ctor()">
41567         <size>7</size>
41568       </method>
41569       <method name="Void &lt;&gt;m__0()">
41570         <size>38</size>
41571       </method>
41572     </type>
41573     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41574       <method name="Void .ctor()">
41575         <size>7</size>
41576       </method>
41577       <method name="Void &lt;&gt;m__1()">
41578         <size>50</size>
41579       </method>
41580     </type>
41581   </test>
41582   <test name="test-anon-28.cs">
41583     <type name="Delegable">
41584       <method name="Void .ctor()">
41585         <size>7</size>
41586       </method>
41587       <method name="Void add_MyDelegate(System.EventHandler)">
41588         <size>24</size>
41589       </method>
41590       <method name="Void remove_MyDelegate(System.EventHandler)">
41591         <size>24</size>
41592       </method>
41593     </type>
41594     <type name="DelegateTest">
41595       <method name="Void .ctor()">
41596         <size>7</size>
41597       </method>
41598       <method name="Void Main(System.String[])">
41599         <size>58</size>
41600       </method>
41601     </type>
41602     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
41603       <method name="Void .ctor()">
41604         <size>7</size>
41605       </method>
41606       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
41607         <size>33</size>
41608       </method>
41609     </type>
41610   </test>
41611   <test name="test-anon-29.cs">
41612     <type name="X">
41613       <method name="Void .ctor()">
41614         <size>108</size>
41615       </method>
41616       <method name="System.String Hello()">
41617         <size>20</size>
41618       </method>
41619       <method name="Void Main()">
41620         <size>18</size>
41621       </method>
41622     </type>
41623     <type name="X+Foo">
41624       <method name="Void .ctor(Object, IntPtr)">
41625         <size>0</size>
41626       </method>
41627       <method name="System.String Invoke()">
41628         <size>0</size>
41629       </method>
41630       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41631         <size>0</size>
41632       </method>
41633       <method name="System.String EndInvoke(IAsyncResult)">
41634         <size>0</size>
41635       </method>
41636     </type>
41637     <type name="X+Bar">
41638       <method name="Void .ctor(Object, IntPtr)">
41639         <size>0</size>
41640       </method>
41641       <method name="Void Invoke(System.String)">
41642         <size>0</size>
41643       </method>
41644       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41645         <size>0</size>
41646       </method>
41647       <method name="Void EndInvoke(IAsyncResult)">
41648         <size>0</size>
41649       </method>
41650     </type>
41651     <type name="X">
41652       <method name="Void &lt;Hello&gt;m__1(System.String)">
41653         <size>7</size>
41654       </method>
41655       <method name="System.String &lt;Hello&gt;m__0()">
41656         <size>201</size>
41657       </method>
41658       <method name="Void &lt;Hello&gt;m__2(System.String)">
41659         <size>7</size>
41660       </method>
41661     </type>
41662   </test>
41663   <test name="test-anon-30.cs">
41664     <type name="X">
41665       <method name="Void .ctor()">
41666         <size>7</size>
41667       </method>
41668     </type>
41669     <type name="Program">
41670       <method name="Void add_E(Program+D)">
41671         <size>22</size>
41672       </method>
41673       <method name="Void remove_E(Program+D)">
41674         <size>22</size>
41675       </method>
41676       <method name="Void Main()">
41677         <size>38</size>
41678       </method>
41679     </type>
41680     <type name="Program+D">
41681       <method name="Void .ctor(Object, IntPtr)">
41682         <size>0</size>
41683       </method>
41684       <method name="Void Invoke(X)">
41685         <size>0</size>
41686       </method>
41687       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
41688         <size>0</size>
41689       </method>
41690       <method name="Void EndInvoke(IAsyncResult)">
41691         <size>0</size>
41692       </method>
41693     </type>
41694     <type name="Program+&lt;Main&gt;c__AnonStorey0">
41695       <method name="Void .ctor()">
41696         <size>7</size>
41697       </method>
41698       <method name="Void &lt;&gt;m__0(X)">
41699         <size>15</size>
41700       </method>
41701     </type>
41702   </test>
41703   <test name="test-anon-31.cs">
41704     <type name="test">
41705       <method name="Void .ctor()">
41706         <size>7</size>
41707       </method>
41708       <method name="IEnumerable testen(Int32)">
41709         <size>30</size>
41710       </method>
41711     </type>
41712     <type name="reflect">
41713       <method name="Void .ctor()">
41714         <size>7</size>
41715       </method>
41716       <method name="Void Main(System.String[])">
41717         <size>122</size>
41718       </method>
41719     </type>
41720     <type name="test+&lt;testen&gt;c__Iterator0">
41721       <method name="Void .ctor()">
41722         <size>7</size>
41723       </method>
41724       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41725         <size>7</size>
41726       </method>
41727       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41728         <size>7</size>
41729       </method>
41730       <method name="Boolean MoveNext()">
41731         <size>195</size>
41732       </method>
41733       <method name="Void Dispose()">
41734         <size>8</size>
41735       </method>
41736       <method name="Void Reset()">
41737         <size>6</size>
41738       </method>
41739       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41740         <size>7</size>
41741       </method>
41742       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41743         <size>40</size>
41744       </method>
41745     </type>
41746   </test>
41747   <test name="test-anon-32.cs">
41748     <type name="MainClass">
41749       <method name="Void .ctor()">
41750         <size>7</size>
41751       </method>
41752       <method name="Void Main()">
41753         <size>37</size>
41754       </method>
41755       <method name="Void SimpleCallback(MainClass, System.String)">
41756         <size>7</size>
41757       </method>
41758     </type>
41759     <type name="StringSender">
41760       <method name="Void .ctor(Object, IntPtr)">
41761         <size>0</size>
41762       </method>
41763       <method name="Void Invoke(System.String)">
41764         <size>0</size>
41765       </method>
41766       <method name="IAsyncResult BeginInvoke(System.String, 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="VoidDelegate">
41774       <method name="Void .ctor(Object, IntPtr)">
41775         <size>0</size>
41776       </method>
41777       <method name="Void Invoke()">
41778         <size>0</size>
41779       </method>
41780       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41781         <size>0</size>
41782       </method>
41783       <method name="Void EndInvoke(IAsyncResult)">
41784         <size>0</size>
41785       </method>
41786     </type>
41787     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41788       <method name="Void .ctor()">
41789         <size>7</size>
41790       </method>
41791       <method name="Void &lt;&gt;m__0()">
41792         <size>25</size>
41793       </method>
41794       <method name="Void &lt;&gt;m__1(System.String)">
41795         <size>13</size>
41796       </method>
41797     </type>
41798   </test>
41799   <test name="test-anon-33.cs">
41800     <type name="T">
41801       <method name="Void .ctor()">
41802         <size>7</size>
41803       </method>
41804       <method name="Void doit(Int32)">
41805         <size>7</size>
41806       </method>
41807       <method name="Void Main()">
41808         <size>162</size>
41809       </method>
41810     </type>
41811     <type name="Do">
41812       <method name="Void .ctor(Object, IntPtr)">
41813         <size>0</size>
41814       </method>
41815       <method name="Void Invoke()">
41816         <size>0</size>
41817       </method>
41818       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41819         <size>0</size>
41820       </method>
41821       <method name="Void EndInvoke(IAsyncResult)">
41822         <size>0</size>
41823       </method>
41824     </type>
41825     <type name="T+&lt;Main&gt;c__AnonStorey0">
41826       <method name="Void .ctor()">
41827         <size>7</size>
41828       </method>
41829       <method name="Void &lt;&gt;m__0()">
41830         <size>12</size>
41831       </method>
41832     </type>
41833     <type name="T+&lt;Main&gt;c__AnonStorey1">
41834       <method name="Void .ctor()">
41835         <size>7</size>
41836       </method>
41837       <method name="Void &lt;&gt;m__1()">
41838         <size>12</size>
41839       </method>
41840     </type>
41841   </test>
41842   <test name="test-anon-34.cs">
41843     <type name="Delegates.Space">
41844       <method name="Void .ctor()">
41845         <size>7</size>
41846       </method>
41847       <method name="Void Leak(Boolean, Int32)">
41848         <size>92</size>
41849       </method>
41850     </type>
41851     <type name="Delegates.Program">
41852       <method name="Void .ctor()">
41853         <size>7</size>
41854       </method>
41855       <method name="Void SpaceLeak()">
41856         <size>37</size>
41857       </method>
41858       <method name="Void Main(System.String[])">
41859         <size>6</size>
41860       </method>
41861     </type>
41862     <type name="Delegates.Space+DoCopy">
41863       <method name="Void .ctor(Object, IntPtr)">
41864         <size>0</size>
41865       </method>
41866       <method name="Void Invoke()">
41867         <size>0</size>
41868       </method>
41869       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41870         <size>0</size>
41871       </method>
41872       <method name="Void EndInvoke(IAsyncResult)">
41873         <size>0</size>
41874       </method>
41875     </type>
41876     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
41877       <method name="Void .ctor()">
41878         <size>7</size>
41879       </method>
41880       <method name="Void &lt;&gt;m__0()">
41881         <size>23</size>
41882       </method>
41883     </type>
41884     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
41885       <method name="Void .ctor()">
41886         <size>7</size>
41887       </method>
41888       <method name="Void &lt;&gt;m__1()">
41889         <size>19</size>
41890       </method>
41891     </type>
41892   </test>
41893   <test name="test-anon-35.cs">
41894     <type name="CustomDict">
41895       <method name="Void .ctor()">
41896         <size>68</size>
41897       </method>
41898       <method name="IEnumerator GetEnumerator()">
41899         <size>15</size>
41900       </method>
41901     </type>
41902     <type name="Tests">
41903       <method name="Void .ctor()">
41904         <size>7</size>
41905       </method>
41906       <method name="Void Main()">
41907         <size>7</size>
41908       </method>
41909     </type>
41910     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
41911       <method name="Void .ctor()">
41912         <size>7</size>
41913       </method>
41914       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41915         <size>7</size>
41916       </method>
41917       <method name="Boolean MoveNext()">
41918         <size>86</size>
41919       </method>
41920       <method name="Void Dispose()">
41921         <size>8</size>
41922       </method>
41923       <method name="Void Reset()">
41924         <size>6</size>
41925       </method>
41926       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41927         <size>7</size>
41928       </method>
41929     </type>
41930   </test>
41931   <test name="test-anon-36.cs">
41932     <type name="Test">
41933       <method name="Void .ctor(TestMethod)">
41934         <size>7</size>
41935       </method>
41936       <method name="Void .ctor(TestMethod2)">
41937         <size>7</size>
41938       </method>
41939       <method name="Void Main()">
41940         <size>36</size>
41941       </method>
41942     </type>
41943     <type name="TestMethod">
41944       <method name="Void .ctor(Object, IntPtr)">
41945         <size>0</size>
41946       </method>
41947       <method name="Void Invoke()">
41948         <size>0</size>
41949       </method>
41950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41951         <size>0</size>
41952       </method>
41953       <method name="Void EndInvoke(IAsyncResult)">
41954         <size>0</size>
41955       </method>
41956     </type>
41957     <type name="TestMethod2">
41958       <method name="Void .ctor(Object, IntPtr)">
41959         <size>0</size>
41960       </method>
41961       <method name="Void Invoke(System.Object)">
41962         <size>0</size>
41963       </method>
41964       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41965         <size>0</size>
41966       </method>
41967       <method name="Void EndInvoke(IAsyncResult)">
41968         <size>0</size>
41969       </method>
41970     </type>
41971     <type name="Test">
41972       <method name="Void &lt;Main&gt;m__0()">
41973         <size>1</size>
41974       </method>
41975     </type>
41976   </test>
41977   <test name="test-anon-37.cs">
41978     <type name="DelegateInit">
41979       <method name="Void .ctor()">
41980         <size>7</size>
41981       </method>
41982       <method name="Void .cctor()">
41983         <size>35</size>
41984       </method>
41985       <method name="Void Main(System.String[])">
41986         <size>11</size>
41987       </method>
41988     </type>
41989     <type name="DelegateInit+FooDelegate">
41990       <method name="Void .ctor(Object, IntPtr)">
41991         <size>0</size>
41992       </method>
41993       <method name="Void Invoke()">
41994         <size>0</size>
41995       </method>
41996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41997         <size>0</size>
41998       </method>
41999       <method name="Void EndInvoke(IAsyncResult)">
42000         <size>0</size>
42001       </method>
42002     </type>
42003     <type name="DelegateInit">
42004       <method name="Void &lt;_print&gt;m__0()">
42005         <size>11</size>
42006       </method>
42007     </type>
42008   </test>
42009   <test name="test-anon-38.cs">
42010     <type name="X">
42011       <method name="Void .ctor()">
42012         <size>7</size>
42013       </method>
42014       <method name="Void Hello(Int64, Int64)">
42015         <size>1</size>
42016       </method>
42017       <method name="Void Test(Int32)">
42018         <size>67</size>
42019       </method>
42020       <method name="Void Main()">
42021         <size>14</size>
42022       </method>
42023     </type>
42024     <type name="Simple">
42025       <method name="Void .ctor(Object, IntPtr)">
42026         <size>0</size>
42027       </method>
42028       <method name="Void Invoke()">
42029         <size>0</size>
42030       </method>
42031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42032         <size>0</size>
42033       </method>
42034       <method name="Void EndInvoke(IAsyncResult)">
42035         <size>0</size>
42036       </method>
42037     </type>
42038     <type name="Foo">
42039       <method name="Void .ctor(Object, IntPtr)">
42040         <size>0</size>
42041       </method>
42042       <method name="Simple Invoke()">
42043         <size>0</size>
42044       </method>
42045       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42046         <size>0</size>
42047       </method>
42048       <method name="Simple EndInvoke(IAsyncResult)">
42049         <size>0</size>
42050       </method>
42051     </type>
42052     <type name="X+&lt;Test&gt;c__AnonStorey0">
42053       <method name="Void .ctor()">
42054         <size>7</size>
42055       </method>
42056       <method name="Simple &lt;&gt;m__0()">
42057         <size>64</size>
42058       </method>
42059     </type>
42060     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42061       <method name="Void .ctor()">
42062         <size>7</size>
42063       </method>
42064       <method name="Void &lt;&gt;m__1()">
42065         <size>34</size>
42066       </method>
42067     </type>
42068   </test>
42069   <test name="test-anon-39.cs">
42070     <type name="X">
42071       <method name="Void .ctor()">
42072         <size>7</size>
42073       </method>
42074       <method name="Void Hello(Int64)">
42075         <size>1</size>
42076       </method>
42077       <method name="Void Test(Int32)">
42078         <size>65</size>
42079       </method>
42080       <method name="Void Main()">
42081         <size>14</size>
42082       </method>
42083     </type>
42084     <type name="Simple">
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="Foo">
42099       <method name="Void .ctor(Object, IntPtr)">
42100         <size>0</size>
42101       </method>
42102       <method name="Simple Invoke()">
42103         <size>0</size>
42104       </method>
42105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42106         <size>0</size>
42107       </method>
42108       <method name="Simple EndInvoke(IAsyncResult)">
42109         <size>0</size>
42110       </method>
42111     </type>
42112     <type name="X+&lt;Test&gt;c__AnonStorey0">
42113       <method name="Void .ctor()">
42114         <size>7</size>
42115       </method>
42116       <method name="Simple &lt;&gt;m__0()">
42117         <size>30</size>
42118       </method>
42119       <method name="Void &lt;&gt;m__1()">
42120         <size>18</size>
42121       </method>
42122     </type>
42123   </test>
42124   <test name="test-anon-40.cs">
42125     <type name="X">
42126       <method name="Void .ctor()">
42127         <size>7</size>
42128       </method>
42129       <method name="Void Hello(Int64)">
42130         <size>1</size>
42131       </method>
42132       <method name="Void Test(Int32)">
42133         <size>65</size>
42134       </method>
42135       <method name="Void Main()">
42136         <size>14</size>
42137       </method>
42138     </type>
42139     <type name="Simple">
42140       <method name="Void .ctor(Object, IntPtr)">
42141         <size>0</size>
42142       </method>
42143       <method name="Void Invoke()">
42144         <size>0</size>
42145       </method>
42146       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42147         <size>0</size>
42148       </method>
42149       <method name="Void EndInvoke(IAsyncResult)">
42150         <size>0</size>
42151       </method>
42152     </type>
42153     <type name="Foo">
42154       <method name="Void .ctor(Object, IntPtr)">
42155         <size>0</size>
42156       </method>
42157       <method name="Simple Invoke()">
42158         <size>0</size>
42159       </method>
42160       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42161         <size>0</size>
42162       </method>
42163       <method name="Simple EndInvoke(IAsyncResult)">
42164         <size>0</size>
42165       </method>
42166     </type>
42167     <type name="X+&lt;Test&gt;c__AnonStorey0">
42168       <method name="Void .ctor()">
42169         <size>7</size>
42170       </method>
42171       <method name="Simple &lt;&gt;m__0()">
42172         <size>30</size>
42173       </method>
42174       <method name="Void &lt;&gt;m__1()">
42175         <size>18</size>
42176       </method>
42177     </type>
42178   </test>
42179   <test name="test-anon-41.cs">
42180     <type name="X">
42181       <method name="Void .ctor()">
42182         <size>7</size>
42183       </method>
42184       <method name="Void Hello(Int64)">
42185         <size>1</size>
42186       </method>
42187       <method name="Void Test(Int32)">
42188         <size>65</size>
42189       </method>
42190       <method name="Void Main()">
42191         <size>14</size>
42192       </method>
42193     </type>
42194     <type name="Simple">
42195       <method name="Void .ctor(Object, IntPtr)">
42196         <size>0</size>
42197       </method>
42198       <method name="Void Invoke()">
42199         <size>0</size>
42200       </method>
42201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42202         <size>0</size>
42203       </method>
42204       <method name="Void EndInvoke(IAsyncResult)">
42205         <size>0</size>
42206       </method>
42207     </type>
42208     <type name="Foo">
42209       <method name="Void .ctor(Object, IntPtr)">
42210         <size>0</size>
42211       </method>
42212       <method name="Simple Invoke()">
42213         <size>0</size>
42214       </method>
42215       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42216         <size>0</size>
42217       </method>
42218       <method name="Simple EndInvoke(IAsyncResult)">
42219         <size>0</size>
42220       </method>
42221     </type>
42222     <type name="X+&lt;Test&gt;c__AnonStorey0">
42223       <method name="Void .ctor()">
42224         <size>7</size>
42225       </method>
42226       <method name="Simple &lt;&gt;m__0()">
42227         <size>55</size>
42228       </method>
42229     </type>
42230     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42231       <method name="Void .ctor()">
42232         <size>7</size>
42233       </method>
42234       <method name="Void &lt;&gt;m__1()">
42235         <size>35</size>
42236       </method>
42237     </type>
42238   </test>
42239   <test name="test-anon-42.cs">
42240     <type name="X">
42241       <method name="Void .ctor()">
42242         <size>7</size>
42243       </method>
42244       <method name="Void Hello(Int64)">
42245         <size>1</size>
42246       </method>
42247       <method name="Void Test(Int32)">
42248         <size>51</size>
42249       </method>
42250       <method name="Void Main()">
42251         <size>13</size>
42252       </method>
42253     </type>
42254     <type name="Simple">
42255       <method name="Void .ctor(Object, IntPtr)">
42256         <size>0</size>
42257       </method>
42258       <method name="Void Invoke()">
42259         <size>0</size>
42260       </method>
42261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42262         <size>0</size>
42263       </method>
42264       <method name="Void EndInvoke(IAsyncResult)">
42265         <size>0</size>
42266       </method>
42267     </type>
42268     <type name="Foo">
42269       <method name="Void .ctor(Object, IntPtr)">
42270         <size>0</size>
42271       </method>
42272       <method name="Simple Invoke()">
42273         <size>0</size>
42274       </method>
42275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42276         <size>0</size>
42277       </method>
42278       <method name="Simple EndInvoke(IAsyncResult)">
42279         <size>0</size>
42280       </method>
42281     </type>
42282     <type name="X">
42283       <method name="Simple &lt;Test&gt;m__0()">
42284         <size>37</size>
42285       </method>
42286       <method name="Void &lt;Test&gt;m__1()">
42287         <size>8</size>
42288       </method>
42289     </type>
42290   </test>
42291   <test name="test-anon-43.cs">
42292     <type name="X">
42293       <method name="Void .ctor()">
42294         <size>7</size>
42295       </method>
42296       <method name="Void Hello(Int64, Int64)">
42297         <size>1</size>
42298       </method>
42299       <method name="Void Test(Int32)">
42300         <size>54</size>
42301       </method>
42302       <method name="Void Main()">
42303         <size>14</size>
42304       </method>
42305     </type>
42306     <type name="Simple">
42307       <method name="Void .ctor(Object, IntPtr)">
42308         <size>0</size>
42309       </method>
42310       <method name="Void Invoke()">
42311         <size>0</size>
42312       </method>
42313       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42314         <size>0</size>
42315       </method>
42316       <method name="Void EndInvoke(IAsyncResult)">
42317         <size>0</size>
42318       </method>
42319     </type>
42320     <type name="Foo">
42321       <method name="Void .ctor(Object, IntPtr)">
42322         <size>0</size>
42323       </method>
42324       <method name="Simple Invoke()">
42325         <size>0</size>
42326       </method>
42327       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42328         <size>0</size>
42329       </method>
42330       <method name="Simple EndInvoke(IAsyncResult)">
42331         <size>0</size>
42332       </method>
42333     </type>
42334     <type name="X+&lt;Test&gt;c__AnonStorey0">
42335       <method name="Void .ctor()">
42336         <size>7</size>
42337       </method>
42338       <method name="Simple &lt;&gt;m__0()">
42339         <size>64</size>
42340       </method>
42341     </type>
42342     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42343       <method name="Void .ctor()">
42344         <size>7</size>
42345       </method>
42346       <method name="Void &lt;&gt;m__1()">
42347         <size>34</size>
42348       </method>
42349     </type>
42350   </test>
42351   <test name="test-anon-44.cs">
42352     <type name="X">
42353       <method name="Void .ctor()">
42354         <size>7</size>
42355       </method>
42356       <method name="Void Hello(Int64)">
42357         <size>1</size>
42358       </method>
42359       <method name="Void Test(Int32)">
42360         <size>68</size>
42361       </method>
42362       <method name="Void Main()">
42363         <size>14</size>
42364       </method>
42365     </type>
42366     <type name="Simple">
42367       <method name="Void .ctor(Object, IntPtr)">
42368         <size>0</size>
42369       </method>
42370       <method name="Void Invoke()">
42371         <size>0</size>
42372       </method>
42373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42374         <size>0</size>
42375       </method>
42376       <method name="Void EndInvoke(IAsyncResult)">
42377         <size>0</size>
42378       </method>
42379     </type>
42380     <type name="Foo">
42381       <method name="Void .ctor(Object, IntPtr)">
42382         <size>0</size>
42383       </method>
42384       <method name="Simple Invoke()">
42385         <size>0</size>
42386       </method>
42387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42388         <size>0</size>
42389       </method>
42390       <method name="Simple EndInvoke(IAsyncResult)">
42391         <size>0</size>
42392       </method>
42393     </type>
42394     <type name="X+&lt;Test&gt;c__AnonStorey0">
42395       <method name="Void .ctor()">
42396         <size>7</size>
42397       </method>
42398       <method name="Simple &lt;&gt;m__1()">
42399         <size>33</size>
42400       </method>
42401       <method name="Simple &lt;&gt;m__0()">
42402         <size>51</size>
42403       </method>
42404       <method name="Void &lt;&gt;m__3()">
42405         <size>21</size>
42406       </method>
42407     </type>
42408     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42409       <method name="Void .ctor()">
42410         <size>7</size>
42411       </method>
42412       <method name="Void &lt;&gt;m__2()">
42413         <size>26</size>
42414       </method>
42415     </type>
42416   </test>
42417   <test name="test-anon-45.cs">
42418     <type name="Test">
42419       <method name="Void .ctor()">
42420         <size>7</size>
42421       </method>
42422       <method name="Void Main()">
42423         <size>66</size>
42424       </method>
42425       <method name="IEnumerator GetEnumerator()">
42426         <size>8</size>
42427       </method>
42428     </type>
42429     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
42430       <method name="Void .ctor()">
42431         <size>7</size>
42432       </method>
42433       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42434         <size>7</size>
42435       </method>
42436       <method name="Boolean MoveNext()">
42437         <size>77</size>
42438       </method>
42439       <method name="Void Dispose()">
42440         <size>8</size>
42441       </method>
42442       <method name="Void Reset()">
42443         <size>6</size>
42444       </method>
42445       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42446         <size>7</size>
42447       </method>
42448     </type>
42449   </test>
42450   <test name="test-anon-46.cs">
42451     <type name="World">
42452       <method name="Void .ctor()">
42453         <size>7</size>
42454       </method>
42455       <method name="Void Hello(Int64)">
42456         <size>1</size>
42457       </method>
42458       <method name="Void Test(Int32)">
42459         <size>50</size>
42460       </method>
42461     </type>
42462     <type name="X">
42463       <method name="Void .ctor()">
42464         <size>7</size>
42465       </method>
42466       <method name="Void Main()">
42467         <size>14</size>
42468       </method>
42469     </type>
42470     <type name="Foo">
42471       <method name="Void .ctor(Object, IntPtr)">
42472         <size>0</size>
42473       </method>
42474       <method name="Void Invoke()">
42475         <size>0</size>
42476       </method>
42477       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42478         <size>0</size>
42479       </method>
42480       <method name="Void EndInvoke(IAsyncResult)">
42481         <size>0</size>
42482       </method>
42483     </type>
42484     <type name="World+&lt;Test&gt;c__AnonStorey0">
42485       <method name="Void .ctor()">
42486         <size>7</size>
42487       </method>
42488       <method name="Void &lt;&gt;m__0()">
42489         <size>19</size>
42490       </method>
42491     </type>
42492   </test>
42493   <test name="test-anon-47.cs">
42494     <type name="World">
42495       <method name="Void .ctor()">
42496         <size>7</size>
42497       </method>
42498       <method name="Void Hello(Int64)">
42499         <size>1</size>
42500       </method>
42501       <method name="Void Test(Int32)">
42502         <size>158</size>
42503       </method>
42504     </type>
42505     <type name="X">
42506       <method name="Void .ctor()">
42507         <size>7</size>
42508       </method>
42509       <method name="Void Main()">
42510         <size>14</size>
42511       </method>
42512     </type>
42513     <type name="Foo">
42514       <method name="Void .ctor(Object, IntPtr)">
42515         <size>0</size>
42516       </method>
42517       <method name="Void Invoke()">
42518         <size>0</size>
42519       </method>
42520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42521         <size>0</size>
42522       </method>
42523       <method name="Void EndInvoke(IAsyncResult)">
42524         <size>0</size>
42525       </method>
42526     </type>
42527     <type name="World+&lt;Test&gt;c__AnonStorey2">
42528       <method name="Void .ctor()">
42529         <size>7</size>
42530       </method>
42531       <method name="Void &lt;&gt;m__0()">
42532         <size>45</size>
42533       </method>
42534     </type>
42535     <type name="World+&lt;Test&gt;c__AnonStorey0">
42536       <method name="Void .ctor()">
42537         <size>7</size>
42538       </method>
42539     </type>
42540     <type name="World+&lt;Test&gt;c__AnonStorey1">
42541       <method name="Void .ctor()">
42542         <size>7</size>
42543       </method>
42544     </type>
42545   </test>
42546   <test name="test-anon-48.cs">
42547     <type name="World">
42548       <method name="Void .ctor()">
42549         <size>7</size>
42550       </method>
42551       <method name="Void Hello(Int64)">
42552         <size>1</size>
42553       </method>
42554       <method name="Void Test(Int32)">
42555         <size>197</size>
42556       </method>
42557     </type>
42558     <type name="X">
42559       <method name="Void .ctor()">
42560         <size>7</size>
42561       </method>
42562       <method name="Void Main()">
42563         <size>14</size>
42564       </method>
42565     </type>
42566     <type name="Foo">
42567       <method name="Void .ctor(Object, IntPtr)">
42568         <size>0</size>
42569       </method>
42570       <method name="Void Invoke()">
42571         <size>0</size>
42572       </method>
42573       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42574         <size>0</size>
42575       </method>
42576       <method name="Void EndInvoke(IAsyncResult)">
42577         <size>0</size>
42578       </method>
42579     </type>
42580     <type name="World+&lt;Test&gt;c__AnonStorey1">
42581       <method name="Void .ctor()">
42582         <size>7</size>
42583       </method>
42584     </type>
42585     <type name="World+&lt;Test&gt;c__AnonStorey2">
42586       <method name="Void .ctor()">
42587         <size>7</size>
42588       </method>
42589     </type>
42590     <type name="World+&lt;Test&gt;c__AnonStorey0">
42591       <method name="Void .ctor()">
42592         <size>7</size>
42593       </method>
42594       <method name="Void &lt;&gt;m__0()">
42595         <size>63</size>
42596       </method>
42597     </type>
42598   </test>
42599   <test name="test-anon-49.cs">
42600     <type name="Test">
42601       <method name="Void .ctor()">
42602         <size>7</size>
42603       </method>
42604       <method name="Void Main()">
42605         <size>66</size>
42606       </method>
42607       <method name="IEnumerator GetEnumerator()">
42608         <size>8</size>
42609       </method>
42610     </type>
42611     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
42612       <method name="Void .ctor()">
42613         <size>7</size>
42614       </method>
42615       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42616         <size>7</size>
42617       </method>
42618       <method name="Boolean MoveNext()">
42619         <size>187</size>
42620       </method>
42621       <method name="Void Dispose()">
42622         <size>64</size>
42623       </method>
42624       <method name="Void Reset()">
42625         <size>6</size>
42626       </method>
42627       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42628         <size>7</size>
42629       </method>
42630     </type>
42631   </test>
42632   <test name="test-anon-50.cs">
42633     <type name="Test">
42634       <method name="Void .ctor()">
42635         <size>7</size>
42636       </method>
42637       <method name="IEnumerable Foo(Int32)">
42638         <size>30</size>
42639       </method>
42640     </type>
42641     <type name="X">
42642       <method name="Void .ctor()">
42643         <size>7</size>
42644       </method>
42645       <method name="Int32 Main()">
42646         <size>196</size>
42647       </method>
42648     </type>
42649     <type name="Test+&lt;Foo&gt;c__Iterator0">
42650       <method name="Void .ctor()">
42651         <size>7</size>
42652       </method>
42653       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42654         <size>7</size>
42655       </method>
42656       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42657         <size>7</size>
42658       </method>
42659       <method name="Boolean MoveNext()">
42660         <size>118</size>
42661       </method>
42662       <method name="Void Dispose()">
42663         <size>8</size>
42664       </method>
42665       <method name="Void Reset()">
42666         <size>6</size>
42667       </method>
42668       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42669         <size>7</size>
42670       </method>
42671       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42672         <size>40</size>
42673       </method>
42674     </type>
42675   </test>
42676   <test name="test-anon-51.cs">
42677     <type name="X">
42678       <method name="Void .ctor()">
42679         <size>7</size>
42680       </method>
42681       <method name="Void .cctor()">
42682         <size>35</size>
42683       </method>
42684       <method name="Void Main()">
42685         <size>11</size>
42686       </method>
42687     </type>
42688     <type name="FooDelegate">
42689       <method name="Void .ctor(Object, IntPtr)">
42690         <size>0</size>
42691       </method>
42692       <method name="Void Invoke()">
42693         <size>0</size>
42694       </method>
42695       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42696         <size>0</size>
42697       </method>
42698       <method name="Void EndInvoke(IAsyncResult)">
42699         <size>0</size>
42700       </method>
42701     </type>
42702     <type name="X">
42703       <method name="Void &lt;Print&gt;m__0()">
42704         <size>11</size>
42705       </method>
42706     </type>
42707   </test>
42708   <test name="test-anon-52.cs">
42709     <type name="X">
42710       <method name="Void .ctor()">
42711         <size>7</size>
42712       </method>
42713       <method name="IEnumerator GetIt(System.Int32[])">
42714         <size>22</size>
42715       </method>
42716       <method name="Int32 Main()">
42717         <size>32</size>
42718       </method>
42719     </type>
42720     <type name="X+A">
42721       <method name="Void .ctor(Object, IntPtr)">
42722         <size>0</size>
42723       </method>
42724       <method name="Void Invoke()">
42725         <size>0</size>
42726       </method>
42727       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42728         <size>0</size>
42729       </method>
42730       <method name="Void EndInvoke(IAsyncResult)">
42731         <size>0</size>
42732       </method>
42733     </type>
42734     <type name="X+&lt;GetIt&gt;c__Iterator0">
42735       <method name="Void .ctor()">
42736         <size>7</size>
42737       </method>
42738       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42739         <size>7</size>
42740       </method>
42741       <method name="Boolean MoveNext()">
42742         <size>201</size>
42743       </method>
42744       <method name="Void &lt;&gt;m__0()">
42745         <size>22</size>
42746       </method>
42747       <method name="Void Dispose()">
42748         <size>8</size>
42749       </method>
42750       <method name="Void Reset()">
42751         <size>6</size>
42752       </method>
42753       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42754         <size>7</size>
42755       </method>
42756     </type>
42757     <type name="&lt;PrivateImplementationDetails&gt;">
42758       <method name="Void .ctor()">
42759         <size>7</size>
42760       </method>
42761     </type>
42762   </test>
42763   <test name="test-anon-53.cs">
42764     <type name="Test">
42765       <method name="Void .ctor(Int32)">
42766         <size>39</size>
42767       </method>
42768       <method name="Void .cctor()">
42769         <size>33</size>
42770       </method>
42771     </type>
42772     <type name="X">
42773       <method name="Void .ctor()">
42774         <size>7</size>
42775       </method>
42776       <method name="Void Main()">
42777         <size>15</size>
42778       </method>
42779     </type>
42780     <type name="Foo">
42781       <method name="Void .ctor(Object, IntPtr)">
42782         <size>0</size>
42783       </method>
42784       <method name="Void Invoke()">
42785         <size>0</size>
42786       </method>
42787       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42788         <size>0</size>
42789       </method>
42790       <method name="Void EndInvoke(IAsyncResult)">
42791         <size>0</size>
42792       </method>
42793     </type>
42794     <type name="Test+&lt;Test&gt;c__AnonStorey0">
42795       <method name="Void .ctor()">
42796         <size>7</size>
42797       </method>
42798       <method name="Void &lt;&gt;m__0()">
42799         <size>12</size>
42800       </method>
42801     </type>
42802     <type name="Test+&lt;Test&gt;c__AnonStorey1">
42803       <method name="Void .ctor()">
42804         <size>7</size>
42805       </method>
42806       <method name="Void &lt;&gt;m__1()">
42807         <size>12</size>
42808       </method>
42809     </type>
42810   </test>
42811   <test name="test-anon-54.cs">
42812     <type name="X">
42813       <method name="Void .ctor()">
42814         <size>7</size>
42815       </method>
42816       <method name="Void Main()">
42817         <size>22</size>
42818       </method>
42819     </type>
42820     <type name="Hello">
42821       <method name="Void .ctor(Object, IntPtr)">
42822         <size>0</size>
42823       </method>
42824       <method name="Void Invoke()">
42825         <size>0</size>
42826       </method>
42827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42828         <size>0</size>
42829       </method>
42830       <method name="Void EndInvoke(IAsyncResult)">
42831         <size>0</size>
42832       </method>
42833     </type>
42834     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
42835       <method name="Void .ctor()">
42836         <size>7</size>
42837       </method>
42838       <method name="Void &lt;&gt;m__0()">
42839         <size>25</size>
42840       </method>
42841     </type>
42842     <type name="Foo">
42843       <method name="Void .ctor(Int32)">
42844         <size>8</size>
42845       </method>
42846       <method name="Void Test(Foo)">
42847         <size>45</size>
42848       </method>
42849       <method name="Void Hello(Int32)">
42850         <size>19</size>
42851       </method>
42852       <method name="System.String ToString()">
42853         <size>22</size>
42854       </method>
42855     </type>
42856   </test>
42857   <test name="test-anon-55.cs">
42858     <type name="Foo">
42859       <method name="Void .ctor()">
42860         <size>7</size>
42861       </method>
42862       <method name="Void Test(Foo+Hello)">
42863         <size>7</size>
42864       </method>
42865       <method name="Void Private()">
42866         <size>11</size>
42867       </method>
42868       <method name="Void Test()">
42869         <size>19</size>
42870       </method>
42871     </type>
42872     <type name="X">
42873       <method name="Void .ctor()">
42874         <size>7</size>
42875       </method>
42876       <method name="Void Main()">
42877         <size>13</size>
42878       </method>
42879     </type>
42880     <type name="Foo+Hello">
42881       <method name="Void .ctor(Object, IntPtr)">
42882         <size>0</size>
42883       </method>
42884       <method name="Void Invoke()">
42885         <size>0</size>
42886       </method>
42887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42888         <size>0</size>
42889       </method>
42890       <method name="Void EndInvoke(IAsyncResult)">
42891         <size>0</size>
42892       </method>
42893     </type>
42894     <type name="Foo">
42895       <method name="Void &lt;Test&gt;m__0()">
42896         <size>7</size>
42897       </method>
42898     </type>
42899   </test>
42900   <test name="test-anon-56.cs">
42901     <type name="Observable">
42902       <method name="Void .ctor()">
42903         <size>7</size>
42904       </method>
42905       <method name="Void Main(System.String[])">
42906         <size>50</size>
42907       </method>
42908     </type>
42909     <type name="QueueHandler">
42910       <method name="Void .ctor(Object, IntPtr)">
42911         <size>0</size>
42912       </method>
42913       <method name="Void Invoke(Observable)">
42914         <size>0</size>
42915       </method>
42916       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
42917         <size>0</size>
42918       </method>
42919       <method name="Void EndInvoke(IAsyncResult)">
42920         <size>0</size>
42921       </method>
42922     </type>
42923     <type name="Observable">
42924       <method name="Void &lt;Main&gt;m__0(Observable)">
42925         <size>11</size>
42926       </method>
42927     </type>
42928   </test>
42929   <test name="test-anon-57.cs">
42930     <type name="X">
42931       <method name="Void .ctor()">
42932         <size>7</size>
42933       </method>
42934       <method name="Int32 Test()">
42935         <size>257</size>
42936       </method>
42937       <method name="Int32 Main()">
42938         <size>45</size>
42939       </method>
42940     </type>
42941     <type name="X+TestDelegate">
42942       <method name="Void .ctor(Object, IntPtr)">
42943         <size>0</size>
42944       </method>
42945       <method name="Void Invoke()">
42946         <size>0</size>
42947       </method>
42948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42949         <size>0</size>
42950       </method>
42951       <method name="Void EndInvoke(IAsyncResult)">
42952         <size>0</size>
42953       </method>
42954     </type>
42955     <type name="X+&lt;Test&gt;c__AnonStorey1">
42956       <method name="Void .ctor()">
42957         <size>7</size>
42958       </method>
42959       <method name="Void &lt;&gt;m__0()">
42960         <size>89</size>
42961       </method>
42962     </type>
42963     <type name="X+&lt;Test&gt;c__AnonStorey0">
42964       <method name="Void .ctor()">
42965         <size>7</size>
42966       </method>
42967     </type>
42968   </test>
42969   <test name="test-anon-58.cs">
42970     <type name="X">
42971       <method name="Void .ctor()">
42972         <size>7</size>
42973       </method>
42974       <method name="Int32 Test(Int32)">
42975         <size>344</size>
42976       </method>
42977       <method name="Int32 Main()">
42978         <size>46</size>
42979       </method>
42980     </type>
42981     <type name="X+TestDelegate">
42982       <method name="Void .ctor(Object, IntPtr)">
42983         <size>0</size>
42984       </method>
42985       <method name="Void Invoke()">
42986         <size>0</size>
42987       </method>
42988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42989         <size>0</size>
42990       </method>
42991       <method name="Void EndInvoke(IAsyncResult)">
42992         <size>0</size>
42993       </method>
42994     </type>
42995     <type name="X+&lt;Test&gt;c__AnonStorey1">
42996       <method name="Void .ctor()">
42997         <size>7</size>
42998       </method>
42999       <method name="Void &lt;&gt;m__0()">
43000         <size>162</size>
43001       </method>
43002     </type>
43003     <type name="X+&lt;Test&gt;c__AnonStorey0">
43004       <method name="Void .ctor()">
43005         <size>7</size>
43006       </method>
43007     </type>
43008     <type name="X+&lt;Test&gt;c__AnonStorey2">
43009       <method name="Void .ctor()">
43010         <size>7</size>
43011       </method>
43012     </type>
43013   </test>
43014   <test name="test-anon-59.cs">
43015     <type name="X">
43016       <method name="Void .ctor()">
43017         <size>7</size>
43018       </method>
43019       <method name="Int32 Test(Int32)">
43020         <size>515</size>
43021       </method>
43022       <method name="Int32 Main()">
43023         <size>46</size>
43024       </method>
43025     </type>
43026     <type name="X+TestDelegate">
43027       <method name="Void .ctor(Object, IntPtr)">
43028         <size>0</size>
43029       </method>
43030       <method name="Void Invoke()">
43031         <size>0</size>
43032       </method>
43033       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43034         <size>0</size>
43035       </method>
43036       <method name="Void EndInvoke(IAsyncResult)">
43037         <size>0</size>
43038       </method>
43039     </type>
43040     <type name="X+&lt;Test&gt;c__AnonStorey2">
43041       <method name="Void .ctor()">
43042         <size>7</size>
43043       </method>
43044       <method name="Void &lt;&gt;m__0()">
43045         <size>224</size>
43046       </method>
43047     </type>
43048     <type name="X+&lt;Test&gt;c__AnonStorey1">
43049       <method name="Void .ctor()">
43050         <size>7</size>
43051       </method>
43052     </type>
43053     <type name="X+&lt;Test&gt;c__AnonStorey0">
43054       <method name="Void .ctor()">
43055         <size>7</size>
43056       </method>
43057     </type>
43058     <type name="X+&lt;Test&gt;c__AnonStorey3">
43059       <method name="Void .ctor()">
43060         <size>7</size>
43061       </method>
43062     </type>
43063   </test>
43064   <test name="test-anon-60.cs">
43065     <type name="X">
43066       <method name="Void .ctor()">
43067         <size>7</size>
43068       </method>
43069       <method name="Int32 Test(Int32)">
43070         <size>567</size>
43071       </method>
43072       <method name="Int32 Main()">
43073         <size>46</size>
43074       </method>
43075     </type>
43076     <type name="X+TestDelegate">
43077       <method name="Void .ctor(Object, IntPtr)">
43078         <size>0</size>
43079       </method>
43080       <method name="Void Invoke()">
43081         <size>0</size>
43082       </method>
43083       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43084         <size>0</size>
43085       </method>
43086       <method name="Void EndInvoke(IAsyncResult)">
43087         <size>0</size>
43088       </method>
43089     </type>
43090     <type name="X+&lt;Test&gt;c__AnonStorey2">
43091       <method name="Void .ctor()">
43092         <size>7</size>
43093       </method>
43094     </type>
43095     <type name="X+&lt;Test&gt;c__AnonStorey1">
43096       <method name="Void .ctor()">
43097         <size>7</size>
43098       </method>
43099     </type>
43100     <type name="X+&lt;Test&gt;c__AnonStorey0">
43101       <method name="Void .ctor()">
43102         <size>7</size>
43103       </method>
43104     </type>
43105     <type name="X+&lt;Test&gt;c__AnonStorey3">
43106       <method name="Void .ctor()">
43107         <size>7</size>
43108       </method>
43109     </type>
43110     <type name="X+&lt;Test&gt;c__AnonStorey2">
43111       <method name="Void &lt;&gt;m__0()">
43112         <size>347</size>
43113       </method>
43114     </type>
43115     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
43116       <method name="Void .ctor()">
43117         <size>7</size>
43118       </method>
43119       <method name="Void &lt;&gt;m__1()">
43120         <size>124</size>
43121       </method>
43122     </type>
43123   </test>
43124   <test name="test-anon-61.cs">
43125     <type name="X">
43126       <method name="Void .ctor()">
43127         <size>7</size>
43128       </method>
43129       <method name="Int32 Test()">
43130         <size>333</size>
43131       </method>
43132       <method name="Int32 Main()">
43133         <size>59</size>
43134       </method>
43135     </type>
43136     <type name="X+TestDelegate">
43137       <method name="Void .ctor(Object, IntPtr)">
43138         <size>0</size>
43139       </method>
43140       <method name="Void Invoke()">
43141         <size>0</size>
43142       </method>
43143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43144         <size>0</size>
43145       </method>
43146       <method name="Void EndInvoke(IAsyncResult)">
43147         <size>0</size>
43148       </method>
43149     </type>
43150     <type name="X+&lt;Test&gt;c__AnonStorey1">
43151       <method name="Void .ctor()">
43152         <size>7</size>
43153       </method>
43154       <method name="Void &lt;&gt;m__0()">
43155         <size>157</size>
43156       </method>
43157     </type>
43158     <type name="X+&lt;Test&gt;c__AnonStorey0">
43159       <method name="Void .ctor()">
43160         <size>7</size>
43161       </method>
43162     </type>
43163   </test>
43164   <test name="test-anon-62.cs">
43165     <type name="X">
43166       <method name="Void .ctor(String)">
43167         <size>14</size>
43168       </method>
43169       <method name="Void Main()">
43170         <size>1</size>
43171       </method>
43172     </type>
43173     <type name="Y">
43174       <method name="Void .ctor(Z)">
43175         <size>56</size>
43176       </method>
43177     </type>
43178     <type name="Z">
43179       <method name="Void .ctor()">
43180         <size>7</size>
43181       </method>
43182       <method name="Void Hello()">
43183         <size>1</size>
43184       </method>
43185     </type>
43186     <type name="FooHandler">
43187       <method name="Void .ctor(Object, IntPtr)">
43188         <size>0</size>
43189       </method>
43190       <method name="Void Invoke()">
43191         <size>0</size>
43192       </method>
43193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43194         <size>0</size>
43195       </method>
43196       <method name="Void EndInvoke(IAsyncResult)">
43197         <size>0</size>
43198       </method>
43199     </type>
43200     <type name="Y+&lt;Y&gt;c__AnonStorey0">
43201       <method name="Void .ctor()">
43202         <size>7</size>
43203       </method>
43204       <method name="Void &lt;&gt;m__0()">
43205         <size>12</size>
43206       </method>
43207     </type>
43208   </test>
43209   <test name="test-anon-63.cs">
43210     <type name="X">
43211       <method name="Void .ctor()">
43212         <size>7</size>
43213       </method>
43214       <method name="IEnumerator GetIt(System.Int32[])">
43215         <size>22</size>
43216       </method>
43217       <method name="Int32 Main()">
43218         <size>32</size>
43219       </method>
43220     </type>
43221     <type name="X+A">
43222       <method name="Void .ctor(Object, IntPtr)">
43223         <size>0</size>
43224       </method>
43225       <method name="Int32 Invoke()">
43226         <size>0</size>
43227       </method>
43228       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43229         <size>0</size>
43230       </method>
43231       <method name="Int32 EndInvoke(IAsyncResult)">
43232         <size>0</size>
43233       </method>
43234     </type>
43235     <type name="X+&lt;GetIt&gt;c__Iterator0">
43236       <method name="Void .ctor()">
43237         <size>7</size>
43238       </method>
43239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43240         <size>7</size>
43241       </method>
43242       <method name="Boolean MoveNext()">
43243         <size>195</size>
43244       </method>
43245       <method name="Int32 &lt;&gt;m__0()">
43246         <size>44</size>
43247       </method>
43248       <method name="Void Dispose()">
43249         <size>8</size>
43250       </method>
43251       <method name="Void Reset()">
43252         <size>6</size>
43253       </method>
43254       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43255         <size>7</size>
43256       </method>
43257     </type>
43258     <type name="&lt;PrivateImplementationDetails&gt;">
43259       <method name="Void .ctor()">
43260         <size>7</size>
43261       </method>
43262     </type>
43263   </test>
43264   <test name="test-anon-64.cs">
43265     <type name="Source">
43266       <method name="Void .ctor()">
43267         <size>7</size>
43268       </method>
43269       <method name="Void add_ChildSourceAdded(System.EventHandler)">
43270         <size>24</size>
43271       </method>
43272       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
43273         <size>24</size>
43274       </method>
43275       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
43276         <size>24</size>
43277       </method>
43278       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
43279         <size>24</size>
43280       </method>
43281       <method name="Source FindSource(Source)">
43282         <size>2</size>
43283       </method>
43284       <method name="Void AddSource(Source, Int32, System.Object)">
43285         <size>132</size>
43286       </method>
43287       <method name="Void Main()">
43288         <size>1</size>
43289       </method>
43290     </type>
43291     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
43292       <method name="Void .ctor()">
43293         <size>7</size>
43294       </method>
43295       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
43296         <size>30</size>
43297       </method>
43298     </type>
43299     <type name="Source">
43300       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
43301         <size>1</size>
43302       </method>
43303     </type>
43304   </test>
43305   <test name="test-anon-65.cs">
43306     <type name="BaseClass">
43307       <method name="Void .ctor(SomeDelegate)">
43308         <size>13</size>
43309       </method>
43310     </type>
43311     <type name="TestClass">
43312       <method name="Void .ctor(Int32)">
43313         <size>32</size>
43314       </method>
43315       <method name="Int32 Main(System.String[])">
43316         <size>9</size>
43317       </method>
43318     </type>
43319     <type name="BaseClass+SomeDelegate">
43320       <method name="Void .ctor(Object, IntPtr)">
43321         <size>0</size>
43322       </method>
43323       <method name="Void Invoke()">
43324         <size>0</size>
43325       </method>
43326       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43327         <size>0</size>
43328       </method>
43329       <method name="Void EndInvoke(IAsyncResult)">
43330         <size>0</size>
43331       </method>
43332     </type>
43333     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
43334       <method name="Void .ctor()">
43335         <size>7</size>
43336       </method>
43337       <method name="Void &lt;&gt;m__0()">
43338         <size>12</size>
43339       </method>
43340     </type>
43341   </test>
43342   <test name="test-anon-66.cs">
43343     <type name="Test">
43344       <method name="Void .ctor()">
43345         <size>7</size>
43346       </method>
43347       <method name="Void add_testEvent(Test+TestEventHandler)">
43348         <size>24</size>
43349       </method>
43350       <method name="Void remove_testEvent(Test+TestEventHandler)">
43351         <size>24</size>
43352       </method>
43353       <method name="Void add_TestEvent(Test+TestEventHandler)">
43354         <size>33</size>
43355       </method>
43356       <method name="Void remove_TestEvent(Test+TestEventHandler)">
43357         <size>1</size>
43358       </method>
43359       <method name="Void Main()">
43360         <size>1</size>
43361       </method>
43362     </type>
43363     <type name="Test+TestEventHandler">
43364       <method name="Void .ctor(Object, IntPtr)">
43365         <size>0</size>
43366       </method>
43367       <method name="Void Invoke()">
43368         <size>0</size>
43369       </method>
43370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43371         <size>0</size>
43372       </method>
43373       <method name="Void EndInvoke(IAsyncResult)">
43374         <size>0</size>
43375       </method>
43376     </type>
43377     <type name="Test+&lt;&gt;c__AnonStorey0">
43378       <method name="Void .ctor()">
43379         <size>7</size>
43380       </method>
43381       <method name="Void &lt;&gt;m__0()">
43382         <size>12</size>
43383       </method>
43384     </type>
43385   </test>
43386   <test name="test-anon-67.cs">
43387     <type name="ClassOne">
43388       <method name="Void .ctor(ReturnStringDelegate)">
43389         <size>7</size>
43390       </method>
43391       <method name="Void .ctor(String)">
43392         <size>32</size>
43393       </method>
43394       <method name="Void Main()">
43395         <size>1</size>
43396       </method>
43397     </type>
43398     <type name="ClassOne+ReturnStringDelegate">
43399       <method name="Void .ctor(Object, IntPtr)">
43400         <size>0</size>
43401       </method>
43402       <method name="System.String Invoke()">
43403         <size>0</size>
43404       </method>
43405       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43406         <size>0</size>
43407       </method>
43408       <method name="System.String EndInvoke(IAsyncResult)">
43409         <size>0</size>
43410       </method>
43411     </type>
43412     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
43413       <method name="Void .ctor()">
43414         <size>7</size>
43415       </method>
43416       <method name="System.String &lt;&gt;m__0()">
43417         <size>7</size>
43418       </method>
43419     </type>
43420   </test>
43421   <test name="test-anon-68.cs">
43422     <type name="C">
43423       <method name="Void .ctor()">
43424         <size>7</size>
43425       </method>
43426       <method name="Void T(D1)">
43427         <size>1</size>
43428       </method>
43429       <method name="Void T(D2)">
43430         <size>1</size>
43431       </method>
43432       <method name="Void Main()">
43433         <size>69</size>
43434       </method>
43435     </type>
43436     <type name="D1">
43437       <method name="Void .ctor(Object, IntPtr)">
43438         <size>0</size>
43439       </method>
43440       <method name="Void Invoke(Int32)">
43441         <size>0</size>
43442       </method>
43443       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43444         <size>0</size>
43445       </method>
43446       <method name="Void EndInvoke(IAsyncResult)">
43447         <size>0</size>
43448       </method>
43449     </type>
43450     <type name="D2">
43451       <method name="Void .ctor(Object, IntPtr)">
43452         <size>0</size>
43453       </method>
43454       <method name="Void Invoke(System.String ByRef)">
43455         <size>0</size>
43456       </method>
43457       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
43458         <size>0</size>
43459       </method>
43460       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
43461         <size>0</size>
43462       </method>
43463     </type>
43464     <type name="C">
43465       <method name="Void &lt;Main&gt;m__0(Int32)">
43466         <size>1</size>
43467       </method>
43468       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
43469         <size>8</size>
43470       </method>
43471     </type>
43472   </test>
43473   <test name="test-anon-69.cs">
43474     <type name="SingleSteppingEngine">
43475       <method name="Void .ctor()">
43476         <size>7</size>
43477       </method>
43478       <method name="System.Object SendCommand(TargetAccessDelegate)">
43479         <size>8</size>
43480       </method>
43481       <method name="Void Detach()">
43482         <size>20</size>
43483       </method>
43484     </type>
43485     <type name="X">
43486       <method name="Void .ctor()">
43487         <size>7</size>
43488       </method>
43489       <method name="Void Main()">
43490         <size>1</size>
43491       </method>
43492     </type>
43493     <type name="TargetAccessDelegate">
43494       <method name="Void .ctor(Object, IntPtr)">
43495         <size>0</size>
43496       </method>
43497       <method name="System.Object Invoke(System.Object)">
43498         <size>0</size>
43499       </method>
43500       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
43501         <size>0</size>
43502       </method>
43503       <method name="System.Object EndInvoke(IAsyncResult)">
43504         <size>0</size>
43505       </method>
43506     </type>
43507     <type name="SingleSteppingEngine">
43508       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
43509         <size>19</size>
43510       </method>
43511     </type>
43512   </test>
43513   <test name="test-anon-70.cs">
43514     <type name="C">
43515       <method name="Void .ctor()">
43516         <size>7</size>
43517       </method>
43518       <method name="Void Test(C+D)">
43519         <size>1</size>
43520       </method>
43521       <method name="Void Main()">
43522         <size>98</size>
43523       </method>
43524     </type>
43525     <type name="C+D">
43526       <method name="Void .ctor(Object, IntPtr)">
43527         <size>0</size>
43528       </method>
43529       <method name="Void Invoke()">
43530         <size>0</size>
43531       </method>
43532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43533         <size>0</size>
43534       </method>
43535       <method name="Void EndInvoke(IAsyncResult)">
43536         <size>0</size>
43537       </method>
43538     </type>
43539     <type name="UnsafeClass">
43540       <method name="Void .ctor()">
43541         <size>7</size>
43542       </method>
43543     </type>
43544     <type name="C">
43545       <method name="Void UnsafeTests()">
43546         <size>35</size>
43547       </method>
43548     </type>
43549     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
43550       <method name="Void .ctor()">
43551         <size>7</size>
43552       </method>
43553       <method name="Void &lt;&gt;m__0()">
43554         <size>14</size>
43555       </method>
43556     </type>
43557     <type name="C+&lt;Main&gt;c__AnonStorey1">
43558       <method name="Void .ctor()">
43559         <size>7</size>
43560       </method>
43561       <method name="Void &lt;&gt;m__1()">
43562         <size>38</size>
43563       </method>
43564       <method name="Void &lt;&gt;m__2()">
43565         <size>32</size>
43566       </method>
43567     </type>
43568     <type name="C">
43569       <method name="Void &lt;Main&gt;m__3()">
43570         <size>16</size>
43571       </method>
43572     </type>
43573     <type name="UnsafeClass">
43574       <method name="Int32* GetUnsafeValue()">
43575         <size>3</size>
43576       </method>
43577     </type>
43578     <type name="&lt;PrivateImplementationDetails&gt;">
43579       <method name="Void .ctor()">
43580         <size>7</size>
43581       </method>
43582     </type>
43583   </test>
43584   <test name="test-anon-71.cs">
43585     <type name="Program">
43586       <method name="Void .ctor()">
43587         <size>7</size>
43588       </method>
43589       <method name="Errno ProcessFile(System.String, Program+FdCb)">
43590         <size>2</size>
43591       </method>
43592       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
43593         <size>34</size>
43594       </method>
43595       <method name="Void Main()">
43596         <size>1</size>
43597       </method>
43598     </type>
43599     <type name="Program+FdCb">
43600       <method name="Void .ctor(Object, IntPtr)">
43601         <size>0</size>
43602       </method>
43603       <method name="Int32 Invoke(Int32)">
43604         <size>0</size>
43605       </method>
43606       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43607         <size>0</size>
43608       </method>
43609       <method name="Int32 EndInvoke(IAsyncResult)">
43610         <size>0</size>
43611       </method>
43612     </type>
43613     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
43614       <method name="Void .ctor()">
43615         <size>7</size>
43616       </method>
43617       <method name="Int32 &lt;&gt;m__0(Int32)">
43618         <size>46</size>
43619       </method>
43620     </type>
43621   </test>
43622   <test name="test-anon-72.cs">
43623     <type name="Test">
43624       <method name="Void .ctor()">
43625         <size>7</size>
43626       </method>
43627       <method name="Void AddOperator(Test+UnaryOperator)">
43628         <size>1</size>
43629       </method>
43630       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
43631         <size>5</size>
43632       </method>
43633       <method name="Void Main()">
43634         <size>1</size>
43635       </method>
43636       <method name="Void Foo()">
43637         <size>19</size>
43638       </method>
43639     </type>
43640     <type name="Test+UnaryOperator">
43641       <method name="Void .ctor(Object, IntPtr)">
43642         <size>0</size>
43643       </method>
43644       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
43645         <size>0</size>
43646       </method>
43647       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
43648         <size>0</size>
43649       </method>
43650       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
43651         <size>0</size>
43652       </method>
43653     </type>
43654     <type name="Test">
43655       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
43656         <size>31</size>
43657       </method>
43658     </type>
43659   </test>
43660   <test name="test-anon-73.cs">
43661     <type name="T">
43662       <method name="Void .ctor()">
43663         <size>7</size>
43664       </method>
43665       <method name="Void Main()">
43666         <size>31</size>
43667       </method>
43668       <method name="Void Test_1()">
43669         <size>36</size>
43670       </method>
43671     </type>
43672     <type name="D">
43673       <method name="Void .ctor(Object, IntPtr)">
43674         <size>0</size>
43675       </method>
43676       <method name="Void Invoke(System.Object)">
43677         <size>0</size>
43678       </method>
43679       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
43680         <size>0</size>
43681       </method>
43682       <method name="Void EndInvoke(IAsyncResult)">
43683         <size>0</size>
43684       </method>
43685     </type>
43686     <type name="T">
43687       <method name="Void &lt;Main&gt;m__0(System.Object)">
43688         <size>15</size>
43689       </method>
43690       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
43691         <size>29</size>
43692       </method>
43693     </type>
43694   </test>
43695   <test name="test-anon-74.cs">
43696     <type name="Foo">
43697       <method name="Void Baz(Foo+SimpleDelegate)">
43698         <size>8</size>
43699       </method>
43700       <method name="Void Main(System.String[])">
43701         <size>35</size>
43702       </method>
43703     </type>
43704     <type name="Foo+SimpleDelegate">
43705       <method name="Void .ctor(Object, IntPtr)">
43706         <size>0</size>
43707       </method>
43708       <method name="System.String[,] Invoke()">
43709         <size>0</size>
43710       </method>
43711       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43712         <size>0</size>
43713       </method>
43714       <method name="System.String[,] EndInvoke(IAsyncResult)">
43715         <size>0</size>
43716       </method>
43717     </type>
43718     <type name="Foo">
43719       <method name="System.String[,] &lt;Main&gt;m__0()">
43720         <size>34</size>
43721       </method>
43722     </type>
43723   </test>
43724   <test name="test-anon-75.cs">
43725     <type name="Data">
43726       <method name="Void .ctor()">
43727         <size>7</size>
43728       </method>
43729     </type>
43730     <type name="Test">
43731       <method name="Void .ctor()">
43732         <size>7</size>
43733       </method>
43734       <method name="Void Foo(Int32, D)">
43735         <size>1</size>
43736       </method>
43737       <method name="Void Main()">
43738         <size>1</size>
43739       </method>
43740       <method name="Void TestMe()">
43741         <size>154</size>
43742       </method>
43743       <method name="Boolean &lt;TestMe&gt;m__0()">
43744         <size>2</size>
43745       </method>
43746     </type>
43747     <type name="D">
43748       <method name="Void .ctor(Object, IntPtr)">
43749         <size>0</size>
43750       </method>
43751       <method name="Boolean Invoke()">
43752         <size>0</size>
43753       </method>
43754       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43755         <size>0</size>
43756       </method>
43757       <method name="Boolean EndInvoke(IAsyncResult)">
43758         <size>0</size>
43759       </method>
43760     </type>
43761     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
43762       <method name="Void .ctor()">
43763         <size>7</size>
43764       </method>
43765       <method name="Boolean &lt;&gt;m__2()">
43766         <size>14</size>
43767       </method>
43768     </type>
43769     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
43770       <method name="Void .ctor()">
43771         <size>7</size>
43772       </method>
43773     </type>
43774     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
43775       <method name="Boolean &lt;&gt;m__1()">
43776         <size>54</size>
43777       </method>
43778     </type>
43779   </test>
43780   <test name="test-anon-76.cs">
43781     <type name="C">
43782       <method name="Void .ctor()">
43783         <size>7</size>
43784       </method>
43785       <method name="Void set_Item(System.String, FactoryDelegate)">
43786         <size>8</size>
43787       </method>
43788       <method name="FactoryDelegate get_Item(System.String)">
43789         <size>7</size>
43790       </method>
43791       <method name="Void X()">
43792         <size>24</size>
43793       </method>
43794       <method name="Int32 Main()">
43795         <size>70</size>
43796       </method>
43797     </type>
43798     <type name="FactoryDelegate">
43799       <method name="Void .ctor(Object, IntPtr)">
43800         <size>0</size>
43801       </method>
43802       <method name="System.Object Invoke()">
43803         <size>0</size>
43804       </method>
43805       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43806         <size>0</size>
43807       </method>
43808       <method name="System.Object EndInvoke(IAsyncResult)">
43809         <size>0</size>
43810       </method>
43811     </type>
43812     <type name="C">
43813       <method name="System.Object &lt;X&gt;m__0()">
43814         <size>30</size>
43815       </method>
43816     </type>
43817   </test>
43818   <test name="test-anon-77.cs">
43819     <type name="y">
43820       <method name="Void .ctor()">
43821         <size>7</size>
43822       </method>
43823       <method name="Boolean get_Item(Int32)">
43824         <size>28</size>
43825       </method>
43826       <method name="Void set_Item(Int32, Boolean)">
43827         <size>10</size>
43828       </method>
43829       <method name="Void Main()">
43830         <size>1</size>
43831       </method>
43832     </type>
43833     <type name="D">
43834       <method name="Void .ctor(Object, IntPtr)">
43835         <size>0</size>
43836       </method>
43837       <method name="Void Invoke()">
43838         <size>0</size>
43839       </method>
43840       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43841         <size>0</size>
43842       </method>
43843       <method name="Void EndInvoke(IAsyncResult)">
43844         <size>0</size>
43845       </method>
43846     </type>
43847     <type name="y+&lt;&gt;c__AnonStorey0">
43848       <method name="Void .ctor()">
43849         <size>7</size>
43850       </method>
43851       <method name="Void &lt;&gt;m__0()">
43852         <size>8</size>
43853       </method>
43854     </type>
43855   </test>
43856   <test name="test-anon-78.cs">
43857     <type name="DelegateTest">
43858       <method name="Void .ctor()">
43859         <size>7</size>
43860       </method>
43861       <method name="Void .cctor()">
43862         <size>8</size>
43863       </method>
43864       <method name="Void Foo(D1)">
43865         <size>7</size>
43866       </method>
43867       <method name="Void Foo(D2)">
43868         <size>1</size>
43869       </method>
43870       <method name="Int32 Main()">
43871         <size>50</size>
43872       </method>
43873       <method name="Void &lt;Main&gt;m__0()">
43874         <size>18</size>
43875       </method>
43876     </type>
43877     <type name="D1">
43878       <method name="Void .ctor(Object, IntPtr)">
43879         <size>0</size>
43880       </method>
43881       <method name="Void Invoke()">
43882         <size>0</size>
43883       </method>
43884       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43885         <size>0</size>
43886       </method>
43887       <method name="Void EndInvoke(IAsyncResult)">
43888         <size>0</size>
43889       </method>
43890     </type>
43891     <type name="D2">
43892       <method name="Void .ctor(Object, IntPtr)">
43893         <size>0</size>
43894       </method>
43895       <method name="Void Invoke()">
43896         <size>0</size>
43897       </method>
43898       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43899         <size>0</size>
43900       </method>
43901       <method name="Void EndInvoke(IAsyncResult)">
43902         <size>0</size>
43903       </method>
43904     </type>
43905   </test>
43906   <test name="test-anon-79.cs">
43907     <type name="Test">
43908       <method name="Void .ctor()">
43909         <size>7</size>
43910       </method>
43911       <method name="Void add_E(Test+D)">
43912         <size>24</size>
43913       </method>
43914       <method name="Void remove_E(Test+D)">
43915         <size>24</size>
43916       </method>
43917       <method name="Void add_Changed(Test+D)">
43918         <size>30</size>
43919       </method>
43920       <method name="Void remove_Changed(Test+D)">
43921         <size>1</size>
43922       </method>
43923       <method name="Void Foo()">
43924         <size>1</size>
43925       </method>
43926       <method name="Void Main()">
43927         <size>1</size>
43928       </method>
43929     </type>
43930     <type name="Test+D">
43931       <method name="Void .ctor(Object, IntPtr)">
43932         <size>0</size>
43933       </method>
43934       <method name="Void Invoke()">
43935         <size>0</size>
43936       </method>
43937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43938         <size>0</size>
43939       </method>
43940       <method name="Void EndInvoke(IAsyncResult)">
43941         <size>0</size>
43942       </method>
43943     </type>
43944     <type name="Test">
43945       <method name="Void &lt;add_Changed&gt;m__0()">
43946         <size>7</size>
43947       </method>
43948     </type>
43949   </test>
43950   <test name="test-anon-80.cs">
43951     <type name="MonoBug.MyTest">
43952       <method name="Void .ctor()">
43953         <size>7</size>
43954       </method>
43955       <method name="Int32 Main()">
43956         <size>167</size>
43957       </method>
43958     </type>
43959     <type name="MonoBug.MyTest+EventHandlers">
43960       <method name="Void .ctor()">
43961         <size>18</size>
43962       </method>
43963       <method name="System.EventHandler get_DoNothingEventHandler()">
43964         <size>30</size>
43965       </method>
43966       <method name="System.EventHandler get_DoSomethingEventHandler()">
43967         <size>13</size>
43968       </method>
43969       <method name="System.EventHandler get_Handler()">
43970         <size>7</size>
43971       </method>
43972       <method name="Void set_Handler(System.EventHandler)">
43973         <size>8</size>
43974       </method>
43975       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
43976         <size>1</size>
43977       </method>
43978       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
43979         <size>15</size>
43980       </method>
43981     </type>
43982   </test>
43983   <test name="test-anon-81.cs">
43984     <type name="C">
43985       <method name="Void .ctor()">
43986         <size>7</size>
43987       </method>
43988       <method name="Int32 Main()">
43989         <size>20</size>
43990       </method>
43991       <method name="Int32 Test()">
43992         <size>27</size>
43993       </method>
43994       <method name="Int32 Foo2(C+Cmd2)">
43995         <size>7</size>
43996       </method>
43997       <method name="Void Foo(C+Cmd)">
43998         <size>7</size>
43999       </method>
44000     </type>
44001     <type name="C+Cmd">
44002       <method name="Void .ctor(Object, IntPtr)">
44003         <size>0</size>
44004       </method>
44005       <method name="Void Invoke()">
44006         <size>0</size>
44007       </method>
44008       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44009         <size>0</size>
44010       </method>
44011       <method name="Void EndInvoke(IAsyncResult)">
44012         <size>0</size>
44013       </method>
44014     </type>
44015     <type name="C+Cmd2">
44016       <method name="Void .ctor(Object, IntPtr)">
44017         <size>0</size>
44018       </method>
44019       <method name="Int32 Invoke()">
44020         <size>0</size>
44021       </method>
44022       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44023         <size>0</size>
44024       </method>
44025       <method name="Int32 EndInvoke(IAsyncResult)">
44026         <size>0</size>
44027       </method>
44028     </type>
44029     <type name="C">
44030       <method name="Int32 &lt;Test&gt;m__0()">
44031         <size>45</size>
44032       </method>
44033     </type>
44034     <type name="C+&lt;Test&gt;c__AnonStorey1">
44035       <method name="Void .ctor()">
44036         <size>7</size>
44037       </method>
44038       <method name="Void &lt;&gt;m__1()">
44039         <size>44</size>
44040       </method>
44041     </type>
44042     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
44043       <method name="Void .ctor()">
44044         <size>7</size>
44045       </method>
44046       <method name="Void &lt;&gt;m__2()">
44047         <size>18</size>
44048       </method>
44049     </type>
44050   </test>
44051   <test name="test-anon-82.cs">
44052     <type name="MainClass">
44053       <method name="Void .ctor()">
44054         <size>7</size>
44055       </method>
44056       <method name="Void Main()">
44057         <size>87</size>
44058       </method>
44059       <method name="Void Test2(Int32)">
44060         <size>31</size>
44061       </method>
44062       <method name="Void Test3(Int32)">
44063         <size>57</size>
44064       </method>
44065       <method name="Void Test4()">
44066         <size>31</size>
44067       </method>
44068       <method name="Void Test5(Int32)">
44069         <size>27</size>
44070       </method>
44071       <method name="Void SimpleCallback(MainClass, System.String)">
44072         <size>7</size>
44073       </method>
44074     </type>
44075     <type name="MainClass+D">
44076       <method name="Void .ctor(Object, IntPtr)">
44077         <size>0</size>
44078       </method>
44079       <method name="Int32 Invoke(Int32)">
44080         <size>0</size>
44081       </method>
44082       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44083         <size>0</size>
44084       </method>
44085       <method name="Int32 EndInvoke(IAsyncResult)">
44086         <size>0</size>
44087       </method>
44088     </type>
44089     <type name="StringSender">
44090       <method name="Void .ctor(Object, IntPtr)">
44091         <size>0</size>
44092       </method>
44093       <method name="Void Invoke(System.String)">
44094         <size>0</size>
44095       </method>
44096       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
44097         <size>0</size>
44098       </method>
44099       <method name="Void EndInvoke(IAsyncResult)">
44100         <size>0</size>
44101       </method>
44102     </type>
44103     <type name="VoidDelegate">
44104       <method name="Void .ctor(Object, IntPtr)">
44105         <size>0</size>
44106       </method>
44107       <method name="Void Invoke()">
44108         <size>0</size>
44109       </method>
44110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44111         <size>0</size>
44112       </method>
44113       <method name="Void EndInvoke(IAsyncResult)">
44114         <size>0</size>
44115       </method>
44116     </type>
44117     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44118       <method name="Void .ctor()">
44119         <size>7</size>
44120       </method>
44121     </type>
44122     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44123       <method name="Void .ctor()">
44124         <size>7</size>
44125       </method>
44126     </type>
44127     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44128       <method name="Void .ctor()">
44129         <size>7</size>
44130       </method>
44131     </type>
44132     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44133       <method name="Void .ctor()">
44134         <size>7</size>
44135       </method>
44136     </type>
44137     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44138       <method name="Void .ctor()">
44139         <size>7</size>
44140       </method>
44141     </type>
44142     <type name="MainClass">
44143       <method name="Void &lt;Test2&gt;m__1(System.String)">
44144         <size>27</size>
44145       </method>
44146       <method name="Void &lt;Test3&gt;m__3()">
44147         <size>1</size>
44148       </method>
44149       <method name="Void &lt;Test4&gt;m__4()">
44150         <size>31</size>
44151       </method>
44152       <method name="Void &lt;Test4&gt;m__7()">
44153         <size>28</size>
44154       </method>
44155     </type>
44156     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44157       <method name="Void &lt;&gt;m__0()">
44158         <size>25</size>
44159       </method>
44160       <method name="Void &lt;&gt;m__9(System.String)">
44161         <size>13</size>
44162       </method>
44163     </type>
44164     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44165       <method name="Void &lt;&gt;m__2()">
44166         <size>9</size>
44167       </method>
44168     </type>
44169     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44170       <method name="Int32 &lt;&gt;m__5(Int32)">
44171         <size>46</size>
44172       </method>
44173       <method name="Int32 &lt;&gt;m__A(Int32)">
44174         <size>2</size>
44175       </method>
44176     </type>
44177     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44178       <method name="Void &lt;&gt;m__6()">
44179         <size>12</size>
44180       </method>
44181     </type>
44182     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44183       <method name="Void &lt;&gt;m__8()">
44184         <size>14</size>
44185       </method>
44186       <method name="Void &lt;&gt;m__B()">
44187         <size>8</size>
44188       </method>
44189     </type>
44190   </test>
44191   <test name="test-anon-84.cs">
44192     <type name="C">
44193       <method name="Void .ctor()">
44194         <size>42</size>
44195       </method>
44196       <method name="Void .ctor(D)">
44197         <size>42</size>
44198       </method>
44199       <method name="Int32 Main()">
44200         <size>19</size>
44201       </method>
44202     </type>
44203     <type name="D">
44204       <method name="Void .ctor(Object, IntPtr)">
44205         <size>0</size>
44206       </method>
44207       <method name="C Invoke(Int32)">
44208         <size>0</size>
44209       </method>
44210       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44211         <size>0</size>
44212       </method>
44213       <method name="C EndInvoke(IAsyncResult)">
44214         <size>0</size>
44215       </method>
44216     </type>
44217     <type name="C">
44218       <method name="C &lt;field&gt;m__0(Int32)">
44219         <size>4</size>
44220       </method>
44221     </type>
44222   </test>
44223   <test name="test-anon-85.cs">
44224     <type name="X">
44225       <method name="Void .ctor()">
44226         <size>7</size>
44227       </method>
44228       <method name="Int32 Main()">
44229         <size>29</size>
44230       </method>
44231     </type>
44232     <type name="X+D">
44233       <method name="Void .ctor(Object, IntPtr)">
44234         <size>0</size>
44235       </method>
44236       <method name="Void Invoke()">
44237         <size>0</size>
44238       </method>
44239       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44240         <size>0</size>
44241       </method>
44242       <method name="Void EndInvoke(IAsyncResult)">
44243         <size>0</size>
44244       </method>
44245     </type>
44246     <type name="X+&lt;Main&gt;c__AnonStorey0">
44247       <method name="Void .ctor()">
44248         <size>7</size>
44249       </method>
44250       <method name="Void &lt;&gt;m__0()">
44251         <size>8</size>
44252       </method>
44253     </type>
44254   </test>
44255   <test name="test-anon-86.cs">
44256     <type name="Bug.A">
44257       <method name="Void .ctor()">
44258         <size>50</size>
44259       </method>
44260       <method name="Void Test()">
44261         <size>1</size>
44262       </method>
44263       <method name="Int32 Main()">
44264         <size>8</size>
44265       </method>
44266     </type>
44267     <type name="Bug.B">
44268       <method name="Void .ctor()">
44269         <size>7</size>
44270       </method>
44271       <method name="Int32 get_Prop()">
44272         <size>2</size>
44273       </method>
44274     </type>
44275     <type name="Bug.EventHandler">
44276       <method name="Void .ctor(Object, IntPtr)">
44277         <size>0</size>
44278       </method>
44279       <method name="Void Invoke()">
44280         <size>0</size>
44281       </method>
44282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44283         <size>0</size>
44284       </method>
44285       <method name="Void EndInvoke(IAsyncResult)">
44286         <size>0</size>
44287       </method>
44288     </type>
44289     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
44290       <method name="Void .ctor()">
44291         <size>7</size>
44292       </method>
44293       <method name="Void &lt;&gt;m__0()">
44294         <size>24</size>
44295       </method>
44296     </type>
44297   </test>
44298   <test name="test-anon-87.cs">
44299     <type name="Bug.AA">
44300       <method name="Void .ctor(BB)">
44301         <size>51</size>
44302       </method>
44303       <method name="Void TestMe()">
44304         <size>1</size>
44305       </method>
44306       <method name="Int32 Main()">
44307         <size>18</size>
44308       </method>
44309     </type>
44310     <type name="Bug.BB">
44311       <method name="Void .ctor(String)">
44312         <size>18</size>
44313       </method>
44314       <method name="Void Foo()">
44315         <size>1</size>
44316       </method>
44317     </type>
44318     <type name="Bug.D">
44319       <method name="Void .ctor(Object, IntPtr)">
44320         <size>0</size>
44321       </method>
44322       <method name="Void Invoke()">
44323         <size>0</size>
44324       </method>
44325       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44326         <size>0</size>
44327       </method>
44328       <method name="Void EndInvoke(IAsyncResult)">
44329         <size>0</size>
44330       </method>
44331     </type>
44332     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
44333       <method name="Void .ctor()">
44334         <size>7</size>
44335       </method>
44336       <method name="Void &lt;&gt;m__0()">
44337         <size>23</size>
44338       </method>
44339     </type>
44340   </test>
44341   <test name="test-anon-88.cs">
44342     <type name="C">
44343       <method name="Void .ctor()">
44344         <size>7</size>
44345       </method>
44346       <method name="Int32 Main()">
44347         <size>12</size>
44348       </method>
44349       <method name="Void Test()">
44350         <size>102</size>
44351       </method>
44352     </type>
44353     <type name="C+D">
44354       <method name="Void .ctor(Object, IntPtr)">
44355         <size>0</size>
44356       </method>
44357       <method name="Void Invoke()">
44358         <size>0</size>
44359       </method>
44360       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44361         <size>0</size>
44362       </method>
44363       <method name="Void EndInvoke(IAsyncResult)">
44364         <size>0</size>
44365       </method>
44366     </type>
44367     <type name="C+&lt;Test&gt;c__AnonStorey0">
44368       <method name="Void .ctor()">
44369         <size>7</size>
44370       </method>
44371       <method name="Void &lt;&gt;m__2()">
44372         <size>8</size>
44373       </method>
44374     </type>
44375     <type name="C+&lt;Test&gt;c__AnonStorey2">
44376       <method name="Void .ctor()">
44377         <size>7</size>
44378       </method>
44379       <method name="Void &lt;&gt;m__0()">
44380         <size>69</size>
44381       </method>
44382       <method name="Void &lt;&gt;m__1()">
44383         <size>8</size>
44384       </method>
44385       <method name="Void &lt;&gt;m__4()">
44386         <size>3</size>
44387       </method>
44388     </type>
44389     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
44390       <method name="Void .ctor()">
44391         <size>7</size>
44392       </method>
44393       <method name="Void &lt;&gt;m__3()">
44394         <size>20</size>
44395       </method>
44396     </type>
44397   </test>
44398   <test name="test-anon-89.cs">
44399     <type name="C">
44400       <method name="Void .ctor()">
44401         <size>7</size>
44402       </method>
44403       <method name="Int32 Main()">
44404         <size>12</size>
44405       </method>
44406       <method name="System.Object get_GdkWindow()">
44407         <size>2</size>
44408       </method>
44409       <method name="Void set_GdkWindow(System.Object)">
44410         <size>1</size>
44411       </method>
44412       <method name="Void Invoke(C+D)">
44413         <size>1</size>
44414       </method>
44415       <method name="Void Test()">
44416         <size>69</size>
44417       </method>
44418     </type>
44419     <type name="C+D">
44420       <method name="Void .ctor(Object, IntPtr)">
44421         <size>0</size>
44422       </method>
44423       <method name="Void Invoke()">
44424         <size>0</size>
44425       </method>
44426       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44427         <size>0</size>
44428       </method>
44429       <method name="Void EndInvoke(IAsyncResult)">
44430         <size>0</size>
44431       </method>
44432     </type>
44433     <type name="C+&lt;Test&gt;c__AnonStorey0">
44434       <method name="Void .ctor()">
44435         <size>7</size>
44436       </method>
44437       <method name="Void &lt;&gt;m__0()">
44438         <size>108</size>
44439       </method>
44440       <method name="Void &lt;&gt;m__3()">
44441         <size>29</size>
44442       </method>
44443     </type>
44444     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
44445       <method name="Void .ctor()">
44446         <size>7</size>
44447       </method>
44448       <method name="Void &lt;&gt;m__1()">
44449         <size>18</size>
44450       </method>
44451       <method name="Void &lt;&gt;m__2()">
44452         <size>49</size>
44453       </method>
44454     </type>
44455   </test>
44456   <test name="test-anon-90.cs">
44457     <type name="C">
44458       <method name="Void .ctor()">
44459         <size>7</size>
44460       </method>
44461       <method name="Int32 Main()">
44462         <size>12</size>
44463       </method>
44464       <method name="Void Foo()">
44465         <size>27</size>
44466       </method>
44467     </type>
44468     <type name="C+D">
44469       <method name="Void .ctor(Object, IntPtr)">
44470         <size>0</size>
44471       </method>
44472       <method name="Void Invoke()">
44473         <size>0</size>
44474       </method>
44475       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44476         <size>0</size>
44477       </method>
44478       <method name="Void EndInvoke(IAsyncResult)">
44479         <size>0</size>
44480       </method>
44481     </type>
44482     <type name="C+&lt;Foo&gt;c__AnonStorey0">
44483       <method name="Void .ctor()">
44484         <size>7</size>
44485       </method>
44486       <method name="Void &lt;&gt;m__0()">
44487         <size>66</size>
44488       </method>
44489     </type>
44490     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
44491       <method name="Void .ctor()">
44492         <size>7</size>
44493       </method>
44494     </type>
44495     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
44496       <method name="Void .ctor()">
44497         <size>7</size>
44498       </method>
44499       <method name="Void &lt;&gt;m__1()">
44500         <size>32</size>
44501       </method>
44502     </type>
44503   </test>
44504   <test name="test-anon-91.cs">
44505     <type name="A">
44506       <method name="Void .ctor(Int32)">
44507         <size>27</size>
44508       </method>
44509     </type>
44510     <type name="C">
44511       <method name="Void .ctor()">
44512         <size>7</size>
44513       </method>
44514       <method name="Int32 Main()">
44515         <size>12</size>
44516       </method>
44517       <method name="Void SelectCommand(Int32)">
44518         <size>1</size>
44519       </method>
44520       <method name="Void Test()">
44521         <size>66</size>
44522       </method>
44523     </type>
44524     <type name="C+D">
44525       <method name="Void .ctor(Object, IntPtr)">
44526         <size>0</size>
44527       </method>
44528       <method name="Void Invoke()">
44529         <size>0</size>
44530       </method>
44531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44532         <size>0</size>
44533       </method>
44534       <method name="Void EndInvoke(IAsyncResult)">
44535         <size>0</size>
44536       </method>
44537     </type>
44538     <type name="C+&lt;Test&gt;c__AnonStorey0">
44539       <method name="Void .ctor()">
44540         <size>7</size>
44541       </method>
44542       <method name="Void &lt;&gt;m__0()">
44543         <size>109</size>
44544       </method>
44545     </type>
44546     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
44547       <method name="Void .ctor()">
44548         <size>7</size>
44549       </method>
44550       <method name="Void &lt;&gt;m__1()">
44551         <size>23</size>
44552       </method>
44553     </type>
44554   </test>
44555   <test name="test-anon-92.cs">
44556     <type name="MainClass">
44557       <method name="Void Test(IEnumerable)">
44558         <size>33</size>
44559       </method>
44560       <method name="Int32 Main()">
44561         <size>21</size>
44562       </method>
44563       <method name="Void .ctor()">
44564         <size>7</size>
44565       </method>
44566     </type>
44567     <type name="D">
44568       <method name="Void Invoke()">
44569         <size>0</size>
44570       </method>
44571       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44572         <size>0</size>
44573       </method>
44574       <method name="Void EndInvoke(IAsyncResult)">
44575         <size>0</size>
44576       </method>
44577       <method name="Void .ctor(Object, IntPtr)">
44578         <size>0</size>
44579       </method>
44580     </type>
44581     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
44582       <method name="Void &lt;&gt;m__0()">
44583         <size>72</size>
44584       </method>
44585       <method name="Void .ctor()">
44586         <size>7</size>
44587       </method>
44588     </type>
44589   </test>
44590   <test name="test-anon-93.cs">
44591     <type name="BaseTest.MainClass">
44592       <method name="Void add_MyEvent(System.EventHandler)">
44593         <size>55</size>
44594       </method>
44595       <method name="Void remove_MyEvent(System.EventHandler)">
44596         <size>55</size>
44597       </method>
44598       <method name="Void RaiseMyEvent(System.Object, System.EventArgs)">
44599         <size>14</size>
44600       </method>
44601       <method name="Void Main()">
44602         <size>50</size>
44603       </method>
44604       <method name="Void &lt;Main&gt;m__2(System.Object, System.EventArgs)">
44605         <size>13</size>
44606       </method>
44607       <method name="Void .ctor()">
44608         <size>7</size>
44609       </method>
44610     </type>
44611     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey0">
44612       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
44613         <size>23</size>
44614       </method>
44615       <method name="Void .ctor()">
44616         <size>7</size>
44617       </method>
44618     </type>
44619     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey1">
44620       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
44621         <size>23</size>
44622       </method>
44623       <method name="Void .ctor()">
44624         <size>7</size>
44625       </method>
44626     </type>
44627   </test>
44628   <test name="test-cls-00.cs">
44629     <type name="CLSCLass_6">
44630       <method name="Void .ctor()">
44631         <size>18</size>
44632       </method>
44633       <method name="Void add_Disposed(Delegate)">
44634         <size>19</size>
44635       </method>
44636       <method name="Void remove_Disposed(Delegate)">
44637         <size>19</size>
44638       </method>
44639     </type>
44640     <type name="CLSDelegate">
44641       <method name="Void .ctor()">
44642         <size>7</size>
44643       </method>
44644     </type>
44645     <type name="CLSClass_5">
44646       <method name="Void .ctor()">
44647         <size>7</size>
44648       </method>
44649       <method name="UInt32 Test()">
44650         <size>2</size>
44651       </method>
44652     </type>
44653     <type name="CLSClass_4">
44654       <method name="Void .ctor()">
44655         <size>7</size>
44656       </method>
44657       <method name="UInt32 Test()">
44658         <size>2</size>
44659       </method>
44660     </type>
44661     <type name="CLSClass_3">
44662       <method name="Void .ctor()">
44663         <size>7</size>
44664       </method>
44665       <method name="UInt32 Test_3()">
44666         <size>2</size>
44667       </method>
44668     </type>
44669     <type name="CLSClass_2">
44670       <method name="Void .ctor()">
44671         <size>7</size>
44672       </method>
44673       <method name="SByte get_XX()">
44674         <size>2</size>
44675       </method>
44676     </type>
44677     <type name="CLSClass_1">
44678       <method name="Void .ctor()">
44679         <size>7</size>
44680       </method>
44681       <method name="UInt32 Valid()">
44682         <size>2</size>
44683       </method>
44684     </type>
44685     <type name="CLSClass">
44686       <method name="Void .ctor()">
44687         <size>7</size>
44688       </method>
44689       <method name="UInt64 Valid()">
44690         <size>3</size>
44691       </method>
44692       <method name="Byte get_XX()">
44693         <size>2</size>
44694       </method>
44695       <method name="UInt32 FooInternal()">
44696         <size>2</size>
44697       </method>
44698       <method name="UInt64 Foo()">
44699         <size>3</size>
44700       </method>
44701       <method name="Void Main()">
44702         <size>1</size>
44703       </method>
44704     </type>
44705     <type name="CLSClass+C1">
44706       <method name="Void .ctor()">
44707         <size>7</size>
44708       </method>
44709       <method name="Int64 Foo2()">
44710         <size>3</size>
44711       </method>
44712     </type>
44713     <type name="CLSClass+C1+C11">
44714       <method name="Void .ctor()">
44715         <size>7</size>
44716       </method>
44717       <method name="UInt64 Foo3()">
44718         <size>3</size>
44719       </method>
44720     </type>
44721     <type name="CLSClass+CLSClass_2">
44722       <method name="Void .ctor()">
44723         <size>7</size>
44724       </method>
44725       <method name="SByte get_XX()">
44726         <size>2</size>
44727       </method>
44728     </type>
44729     <type name="Delegate">
44730       <method name="Void .ctor(Object, IntPtr)">
44731         <size>0</size>
44732       </method>
44733       <method name="CLSDelegate Invoke()">
44734         <size>0</size>
44735       </method>
44736       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44737         <size>0</size>
44738       </method>
44739       <method name="CLSDelegate EndInvoke(IAsyncResult)">
44740         <size>0</size>
44741       </method>
44742     </type>
44743   </test>
44744   <test name="test-cls-01.cs">
44745     <type name="CLSClass">
44746       <method name="Void .ctor()">
44747         <size>7</size>
44748       </method>
44749       <method name="Byte get_XX()">
44750         <size>2</size>
44751       </method>
44752       <method name="Void Main()">
44753         <size>1</size>
44754       </method>
44755     </type>
44756     <type name="Big">
44757       <method name="Void .ctor()">
44758         <size>7</size>
44759       </method>
44760       <method name="Big op_Implicit(UInt32)">
44761         <size>2</size>
44762       </method>
44763     </type>
44764     <type name="C1">
44765       <method name="Void .ctor()">
44766         <size>7</size>
44767       </method>
44768       <method name="Void method(UInt32)">
44769         <size>1</size>
44770       </method>
44771     </type>
44772   </test>
44773   <test name="test-cls-02.cs">
44774     <type name="CLSClass">
44775       <method name="Void .ctor(UInt64)">
44776         <size>7</size>
44777       </method>
44778       <method name="Void .ctor(UInt32)">
44779         <size>7</size>
44780       </method>
44781       <method name="Void set_X_0(UInt64)">
44782         <size>1</size>
44783       </method>
44784       <method name="Void set_Item(UInt64, UInt64)">
44785         <size>1</size>
44786       </method>
44787       <method name="Void Main()">
44788         <size>1</size>
44789       </method>
44790     </type>
44791     <type name="InnerTypeClasss">
44792       <method name="Void .ctor()">
44793         <size>7</size>
44794       </method>
44795       <method name="Struct Method()">
44796         <size>10</size>
44797       </method>
44798     </type>
44799   </test>
44800   <test name="test-cls-03.cs">
44801     <type name="CLSClass">
44802       <method name="Void .ctor()">
44803         <size>7</size>
44804       </method>
44805       <method name="I1 Foo()">
44806         <size>2</size>
44807       </method>
44808       <method name="Void Main()">
44809         <size>1</size>
44810       </method>
44811     </type>
44812   </test>
44813   <test name="test-cls-05.cs">
44814     <type name="X1">
44815       <method name="Void .ctor()">
44816         <size>7</size>
44817       </method>
44818     </type>
44819     <type name="X2">
44820       <method name="Void .ctor()">
44821         <size>7</size>
44822       </method>
44823     </type>
44824     <type name="X3">
44825       <method name="Void .ctor()">
44826         <size>7</size>
44827       </method>
44828       <method name="Void bb(Boolean)">
44829         <size>1</size>
44830       </method>
44831       <method name="Void BB()">
44832         <size>1</size>
44833       </method>
44834     </type>
44835     <type name="X4">
44836       <method name="Void .ctor()">
44837         <size>7</size>
44838       </method>
44839       <method name="Void method(Int32)">
44840         <size>1</size>
44841       </method>
44842       <method name="Void method(Boolean)">
44843         <size>1</size>
44844       </method>
44845       <method name="Boolean method()">
44846         <size>2</size>
44847       </method>
44848     </type>
44849     <type name="BaseClass">
44850       <method name="Void .ctor()">
44851         <size>7</size>
44852       </method>
44853     </type>
44854     <type name="CLSClass">
44855       <method name="Void .ctor()">
44856         <size>7</size>
44857       </method>
44858       <method name="Void .ctor(Int32)">
44859         <size>7</size>
44860       </method>
44861       <method name="Void Method()">
44862         <size>1</size>
44863       </method>
44864       <method name="Int32 Method(Boolean)">
44865         <size>2</size>
44866       </method>
44867       <method name="Void methoD()">
44868         <size>1</size>
44869       </method>
44870       <method name="Void Main()">
44871         <size>1</size>
44872       </method>
44873       <method name="CLSClass op_Implicit(Boolean)">
44874         <size>7</size>
44875       </method>
44876       <method name="CLSClass op_Implicit(Int32)">
44877         <size>7</size>
44878       </method>
44879     </type>
44880     <type name="oBject">
44881       <method name="Void .ctor()">
44882         <size>7</size>
44883       </method>
44884     </type>
44885     <type name="A.C1">
44886       <method name="Void .ctor()">
44887         <size>7</size>
44888       </method>
44889     </type>
44890     <type name="B.c1">
44891       <method name="Void .ctor()">
44892         <size>7</size>
44893       </method>
44894     </type>
44895     <type name="c1">
44896       <method name="Void .ctor()">
44897         <size>7</size>
44898       </method>
44899     </type>
44900     <type name="CLSClass_2">
44901       <method name="Void .ctor()">
44902         <size>7</size>
44903       </method>
44904       <method name="Void Method()">
44905         <size>1</size>
44906       </method>
44907       <method name="Void method()">
44908         <size>1</size>
44909       </method>
44910     </type>
44911     <type name="System.sByte">
44912       <method name="Void .ctor()">
44913         <size>7</size>
44914       </method>
44915     </type>
44916     <type name="System.Web.HttpBrowserCapabilities">
44917       <method name="Void .ctor()">
44918         <size>7</size>
44919       </method>
44920     </type>
44921   </test>
44922   <test name="test-cls-06.cs">
44923     <type name="CLSClass">
44924       <method name="Void .ctor()">
44925         <size>7</size>
44926       </method>
44927       <method name="Void Main()">
44928         <size>1</size>
44929       </method>
44930     </type>
44931     <type name="CLSClass_2">
44932       <method name="Void .ctor(Int32[,,])">
44933         <size>7</size>
44934       </method>
44935       <method name="Void .ctor(Int32[,])">
44936         <size>7</size>
44937       </method>
44938       <method name="Void Test(System.Int32[,], Int32)">
44939         <size>1</size>
44940       </method>
44941       <method name="Void Test(System.Int32[,,], Boolean)">
44942         <size>1</size>
44943       </method>
44944     </type>
44945     <type name="X1">
44946       <method name="Void .ctor()">
44947         <size>7</size>
44948       </method>
44949       <method name="Void M2(Int32)">
44950         <size>1</size>
44951       </method>
44952     </type>
44953     <type name="X2">
44954       <method name="Void .ctor()">
44955         <size>7</size>
44956       </method>
44957       <method name="Void M2(Int32 ByRef)">
44958         <size>1</size>
44959       </method>
44960     </type>
44961     <type name="CLSClass+MyDelegate">
44962       <method name="Void .ctor(Object, IntPtr)">
44963         <size>0</size>
44964       </method>
44965       <method name="UInt32 Invoke()">
44966         <size>0</size>
44967       </method>
44968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44969         <size>0</size>
44970       </method>
44971       <method name="UInt32 EndInvoke(IAsyncResult)">
44972         <size>0</size>
44973       </method>
44974     </type>
44975     <type name="MyDelegate">
44976       <method name="Void .ctor(Object, IntPtr)">
44977         <size>0</size>
44978       </method>
44979       <method name="UInt32 Invoke()">
44980         <size>0</size>
44981       </method>
44982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44983         <size>0</size>
44984       </method>
44985       <method name="UInt32 EndInvoke(IAsyncResult)">
44986         <size>0</size>
44987       </method>
44988     </type>
44989   </test>
44990   <test name="test-cls-07.cs">
44991     <type name="aa.I1">
44992       <method name="Void .ctor()">
44993         <size>7</size>
44994       </method>
44995     </type>
44996     <type name="CLSClass">
44997       <method name="Void .ctor()">
44998         <size>7</size>
44999       </method>
45000       <method name="Void Main()">
45001         <size>1</size>
45002       </method>
45003     </type>
45004   </test>
45005   <test name="test-cls-10.cs">
45006     <type name="MainClass">
45007       <method name="Void .ctor()">
45008         <size>7</size>
45009       </method>
45010       <method name="Void Main()">
45011         <size>1</size>
45012       </method>
45013     </type>
45014   </test>
45015   <test name="test-cls-11.cs">
45016     <type name="CLSClass">
45017       <method name="Void .ctor()">
45018         <size>7</size>
45019       </method>
45020       <method name="Void Test(IComparable)">
45021         <size>0</size>
45022       </method>
45023     </type>
45024     <type name="CLSCLass_2">
45025       <method name="Void .ctor()">
45026         <size>7</size>
45027       </method>
45028       <method name="Void Test()">
45029         <size>0</size>
45030       </method>
45031     </type>
45032     <type name="CLSClass_3">
45033       <method name="Void .ctor()">
45034         <size>7</size>
45035       </method>
45036       <method name="Void Test()">
45037         <size>0</size>
45038       </method>
45039     </type>
45040     <type name="MainClass">
45041       <method name="Void .ctor()">
45042         <size>7</size>
45043       </method>
45044       <method name="Void Main()">
45045         <size>1</size>
45046       </method>
45047     </type>
45048   </test>
45049   <test name="test-cls-12.cs">
45050     <type name="MainClass">
45051       <method name="Void .ctor()">
45052         <size>7</size>
45053       </method>
45054       <method name="Void Main()">
45055         <size>1</size>
45056       </method>
45057     </type>
45058   </test>
45059   <test name="test-cls-14.cs">
45060     <type name="CLSClass">
45061       <method name="Void .ctor()">
45062         <size>7</size>
45063       </method>
45064       <method name="Void Error(Boolean)">
45065         <size>1</size>
45066       </method>
45067       <method name="CLSClass op_Implicit(Byte)">
45068         <size>6</size>
45069       </method>
45070     </type>
45071     <type name="MainClass">
45072       <method name="Void .ctor()">
45073         <size>7</size>
45074       </method>
45075       <method name="Void Main()">
45076         <size>1</size>
45077       </method>
45078     </type>
45079   </test>
45080   <test name="test-cls-15.cs">
45081     <type name="CLSAttribute_1">
45082       <method name="Void .ctor(Int32[])">
45083         <size>7</size>
45084       </method>
45085       <method name="Void .ctor(Int32)">
45086         <size>7</size>
45087       </method>
45088     </type>
45089     <type name="CLSAttribute_2">
45090       <method name="Void .ctor(Int32)">
45091         <size>7</size>
45092       </method>
45093     </type>
45094     <type name="CLSAttribute_3">
45095       <method name="Void .ctor(Int32[])">
45096         <size>7</size>
45097       </method>
45098     </type>
45099     <type name="CLSAttribute_4">
45100       <method name="Void .ctor(Int32[])">
45101         <size>7</size>
45102       </method>
45103     </type>
45104     <type name="ClassMain">
45105       <method name="Void .ctor()">
45106         <size>7</size>
45107       </method>
45108       <method name="Void Main()">
45109         <size>1</size>
45110       </method>
45111     </type>
45112   </test>
45113   <test name="test-cls-16.cs">
45114     <type name="CLSAttribute">
45115       <method name="Void .ctor(Boolean[])">
45116         <size>7</size>
45117       </method>
45118     </type>
45119     <type name="ClassMain">
45120       <method name="Void .ctor()">
45121         <size>7</size>
45122       </method>
45123       <method name="Void Main()">
45124         <size>1</size>
45125       </method>
45126     </type>
45127   </test>
45128   <test name="test-cls-17.cs">
45129     <type name="Foo">
45130       <method name="Void .ctor()">
45131         <size>7</size>
45132       </method>
45133       <method name="Void Main()">
45134         <size>1</size>
45135       </method>
45136     </type>
45137   </test>
45138   <test name="test-cls-18.cs">
45139     <type name="Base">
45140       <method name="Void .ctor()">
45141         <size>7</size>
45142       </method>
45143       <method name="Void Test(System.Int32[])">
45144         <size>1</size>
45145       </method>
45146     </type>
45147     <type name="CLSClass">
45148       <method name="Void .ctor()">
45149         <size>7</size>
45150       </method>
45151       <method name="Void Test(System.Int32[])">
45152         <size>1</size>
45153       </method>
45154       <method name="Void Main()">
45155         <size>1</size>
45156       </method>
45157     </type>
45158   </test>
45159   <test name="test-cls-19.cs">
45160     <type name="A">
45161       <method name="Void Main()">
45162         <size>1</size>
45163       </method>
45164       <method name="Void .ctor()">
45165         <size>7</size>
45166       </method>
45167     </type>
45168     <type name="A+PartialClass">
45169       <method name="Void Method1(Int32)">
45170         <size>1</size>
45171       </method>
45172       <method name="Void Method2(UInt32)">
45173         <size>1</size>
45174       </method>
45175       <method name="Void Method3(UInt32)">
45176         <size>1</size>
45177       </method>
45178       <method name="Void .ctor()">
45179         <size>7</size>
45180       </method>
45181     </type>
45182   </test>
45183   <test name="test-externalias-01.cs">
45184     <type name="Test">
45185       <method name="Void .ctor()">
45186         <size>7</size>
45187       </method>
45188       <method name="Int32 Main()">
45189         <size>64</size>
45190       </method>
45191     </type>
45192   </test>
45193   <test name="test-externalias-02.cs">
45194     <type name="Test">
45195       <method name="Void .ctor()">
45196         <size>7</size>
45197       </method>
45198       <method name="Int32 Main()">
45199         <size>64</size>
45200       </method>
45201     </type>
45202   </test>
45203   <test name="test-externalias-03.cs">
45204     <type name="Test">
45205       <method name="Void .ctor()">
45206         <size>7</size>
45207       </method>
45208       <method name="Int32 Main()">
45209         <size>64</size>
45210       </method>
45211     </type>
45212   </test>
45213   <test name="test-externalias-04.cs">
45214     <type name="Test">
45215       <method name="Void .ctor()">
45216         <size>7</size>
45217       </method>
45218       <method name="Int32 Main()">
45219         <size>64</size>
45220       </method>
45221     </type>
45222   </test>
45223   <test name="test-externalias-05.cs">
45224     <type name="Test">
45225       <method name="Void .ctor()">
45226         <size>7</size>
45227       </method>
45228       <method name="Void Main()">
45229         <size>21</size>
45230       </method>
45231     </type>
45232   </test>
45233   <test name="test-externalias-06.cs">
45234     <type name="MyAssembly01.Test">
45235       <method name="Void .ctor()">
45236         <size>7</size>
45237       </method>
45238     </type>
45239     <type name="MyAssembly01.Namespace1.Test">
45240       <method name="Void .ctor()">
45241         <size>7</size>
45242       </method>
45243     </type>
45244     <type name="MyAssembly02.Test">
45245       <method name="Void .ctor()">
45246         <size>7</size>
45247       </method>
45248     </type>
45249     <type name="MyAssembly02.Namespace1.Test">
45250       <method name="Void .ctor()">
45251         <size>7</size>
45252       </method>
45253     </type>
45254     <type name="Test">
45255       <method name="Void .ctor()">
45256         <size>7</size>
45257       </method>
45258       <method name="Void Main()">
45259         <size>1</size>
45260       </method>
45261     </type>
45262   </test>
45263   <test name="test-externalias-07.cs">
45264     <type name="NS.MyClass">
45265       <method name="Void .ctor()">
45266         <size>7</size>
45267       </method>
45268       <method name="Int32 GetInt()">
45269         <size>6</size>
45270       </method>
45271     </type>
45272     <type name="Test">
45273       <method name="Void .ctor()">
45274         <size>7</size>
45275       </method>
45276       <method name="Int32 Main()">
45277         <size>15</size>
45278       </method>
45279     </type>
45280   </test>
45281   <test name="test-externalias-08.cs">
45282     <type name="Test">
45283       <method name="Void .ctor()">
45284         <size>7</size>
45285       </method>
45286       <method name="Int32 Main()">
45287         <size>54</size>
45288       </method>
45289     </type>
45290   </test>
45291   <test name="test-externalias-09.cs">
45292     <type name="Test">
45293       <method name="Void .ctor()">
45294         <size>7</size>
45295       </method>
45296       <method name="Int32 Main()">
45297         <size>8</size>
45298       </method>
45299     </type>
45300   </test>
45301   <test name="test-iter-01.cs">
45302     <type name="X">
45303       <method name="Void .ctor()">
45304         <size>7</size>
45305       </method>
45306       <method name="IEnumerator GetIt()">
45307         <size>8</size>
45308       </method>
45309       <method name="IEnumerable GetIt2()">
45310         <size>16</size>
45311       </method>
45312       <method name="Int32 Main()">
45313         <size>173</size>
45314       </method>
45315     </type>
45316     <type name="X+&lt;GetIt&gt;c__Iterator0">
45317       <method name="Void .ctor()">
45318         <size>7</size>
45319       </method>
45320       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45321         <size>7</size>
45322       </method>
45323       <method name="Boolean MoveNext()">
45324         <size>126</size>
45325       </method>
45326       <method name="Void Dispose()">
45327         <size>8</size>
45328       </method>
45329       <method name="Void Reset()">
45330         <size>6</size>
45331       </method>
45332     </type>
45333     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45334       <method name="Void .ctor()">
45335         <size>7</size>
45336       </method>
45337       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45338         <size>7</size>
45339       </method>
45340       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45341         <size>7</size>
45342       </method>
45343       <method name="Boolean MoveNext()">
45344         <size>126</size>
45345       </method>
45346       <method name="Void Dispose()">
45347         <size>8</size>
45348       </method>
45349       <method name="Void Reset()">
45350         <size>6</size>
45351       </method>
45352     </type>
45353     <type name="X+&lt;GetIt&gt;c__Iterator0">
45354       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45355         <size>7</size>
45356       </method>
45357     </type>
45358     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45359       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45360         <size>7</size>
45361       </method>
45362       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45363         <size>26</size>
45364       </method>
45365     </type>
45366   </test>
45367   <test name="test-iter-02.cs">
45368     <type name="X">
45369       <method name="Void .ctor()">
45370         <size>7</size>
45371       </method>
45372       <method name="IEnumerator GetRange()">
45373         <size>8</size>
45374       </method>
45375       <method name="Int32 Main()">
45376         <size>88</size>
45377       </method>
45378     </type>
45379     <type name="X+&lt;GetRange&gt;c__Iterator0">
45380       <method name="Void .ctor()">
45381         <size>7</size>
45382       </method>
45383       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45384         <size>7</size>
45385       </method>
45386       <method name="Boolean MoveNext()">
45387         <size>173</size>
45388       </method>
45389       <method name="Void Dispose()">
45390         <size>8</size>
45391       </method>
45392       <method name="Void Reset()">
45393         <size>6</size>
45394       </method>
45395       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45396         <size>7</size>
45397       </method>
45398     </type>
45399   </test>
45400   <test name="test-iter-03.cs">
45401     <type name="X">
45402       <method name="Void .ctor()">
45403         <size>7</size>
45404       </method>
45405       <method name="IEnumerable GetIt(System.Int32[])">
45406         <size>30</size>
45407       </method>
45408       <method name="IEnumerable GetMulti(System.Int32[,])">
45409         <size>30</size>
45410       </method>
45411       <method name="Int32 Main()">
45412         <size>248</size>
45413       </method>
45414     </type>
45415     <type name="&lt;PrivateImplementationDetails&gt;">
45416       <method name="Void .ctor()">
45417         <size>7</size>
45418       </method>
45419     </type>
45420     <type name="X+&lt;GetIt&gt;c__Iterator0">
45421       <method name="Void .ctor()">
45422         <size>7</size>
45423       </method>
45424       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45425         <size>7</size>
45426       </method>
45427       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45428         <size>7</size>
45429       </method>
45430       <method name="Boolean MoveNext()">
45431         <size>151</size>
45432       </method>
45433       <method name="Void Dispose()">
45434         <size>8</size>
45435       </method>
45436       <method name="Void Reset()">
45437         <size>6</size>
45438       </method>
45439     </type>
45440     <type name="X+&lt;GetMulti&gt;c__Iterator1">
45441       <method name="Void .ctor()">
45442         <size>7</size>
45443       </method>
45444       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45445         <size>7</size>
45446       </method>
45447       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45448         <size>7</size>
45449       </method>
45450       <method name="Boolean MoveNext()">
45451         <size>238</size>
45452       </method>
45453       <method name="Void Dispose()">
45454         <size>8</size>
45455       </method>
45456       <method name="Void Reset()">
45457         <size>6</size>
45458       </method>
45459     </type>
45460     <type name="X+&lt;GetIt&gt;c__Iterator0">
45461       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45462         <size>7</size>
45463       </method>
45464       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45465         <size>40</size>
45466       </method>
45467     </type>
45468     <type name="X+&lt;GetMulti&gt;c__Iterator1">
45469       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45470         <size>7</size>
45471       </method>
45472       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45473         <size>40</size>
45474       </method>
45475     </type>
45476   </test>
45477   <test name="test-iter-04.cs">
45478     <type name="X">
45479       <method name="Void .ctor()">
45480         <size>7</size>
45481       </method>
45482       <method name="IEnumerable GetRange(Int32, Int32)">
45483         <size>44</size>
45484       </method>
45485       <method name="Void Main()">
45486         <size>100</size>
45487       </method>
45488     </type>
45489     <type name="X+&lt;GetRange&gt;c__Iterator0">
45490       <method name="Void .ctor()">
45491         <size>7</size>
45492       </method>
45493       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45494         <size>7</size>
45495       </method>
45496       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45497         <size>7</size>
45498       </method>
45499       <method name="Boolean MoveNext()">
45500         <size>123</size>
45501       </method>
45502       <method name="Void Dispose()">
45503         <size>8</size>
45504       </method>
45505       <method name="Void Reset()">
45506         <size>6</size>
45507       </method>
45508       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45509         <size>7</size>
45510       </method>
45511       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45512         <size>52</size>
45513       </method>
45514     </type>
45515   </test>
45516   <test name="test-iter-05.cs">
45517     <type name="X">
45518       <method name="Void .ctor()">
45519         <size>7</size>
45520       </method>
45521       <method name="IEnumerable GetIt()">
45522         <size>16</size>
45523       </method>
45524       <method name="Int32 Main()">
45525         <size>106</size>
45526       </method>
45527     </type>
45528     <type name="List">
45529       <method name="Void .ctor(Int32)">
45530         <size>19</size>
45531       </method>
45532       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45533         <size>12</size>
45534       </method>
45535       <method name="Void Add(Int32)">
45536         <size>26</size>
45537       </method>
45538       <method name="MyEnumerator GetEnumerator()">
45539         <size>7</size>
45540       </method>
45541     </type>
45542     <type name="X+&lt;GetIt&gt;c__Iterator0">
45543       <method name="Void .ctor()">
45544         <size>7</size>
45545       </method>
45546       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45547         <size>7</size>
45548       </method>
45549       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45550         <size>7</size>
45551       </method>
45552       <method name="Boolean MoveNext()">
45553         <size>183</size>
45554       </method>
45555       <method name="Void Dispose()">
45556         <size>8</size>
45557       </method>
45558       <method name="Void Reset()">
45559         <size>6</size>
45560       </method>
45561     </type>
45562     <type name="List+MyEnumerator">
45563       <method name="Void .ctor(List)">
45564         <size>15</size>
45565       </method>
45566       <method name="System.Object get_Current()">
45567         <size>24</size>
45568       </method>
45569       <method name="Boolean MoveNext()">
45570         <size>31</size>
45571       </method>
45572       <method name="Void Reset()">
45573         <size>8</size>
45574       </method>
45575     </type>
45576     <type name="X+&lt;GetIt&gt;c__Iterator0">
45577       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45578         <size>7</size>
45579       </method>
45580       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45581         <size>26</size>
45582       </method>
45583     </type>
45584   </test>
45585   <test name="test-iter-06.cs">
45586     <type name="X">
45587       <method name="Void .ctor()">
45588         <size>7</size>
45589       </method>
45590       <method name="IEnumerable Get(Int32)">
45591         <size>30</size>
45592       </method>
45593       <method name="IEnumerable GetS(Int32)">
45594         <size>30</size>
45595       </method>
45596       <method name="Int32 Main()">
45597         <size>407</size>
45598       </method>
45599     </type>
45600     <type name="S+&lt;Get&gt;c__Iterator0">
45601       <method name="Void .ctor()">
45602         <size>7</size>
45603       </method>
45604       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45605         <size>7</size>
45606       </method>
45607       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45608         <size>7</size>
45609       </method>
45610       <method name="Boolean MoveNext()">
45611         <size>183</size>
45612       </method>
45613       <method name="Void Dispose()">
45614         <size>8</size>
45615       </method>
45616       <method name="Void Reset()">
45617         <size>6</size>
45618       </method>
45619     </type>
45620     <type name="S+&lt;GetS&gt;c__Iterator1">
45621       <method name="Void .ctor()">
45622         <size>7</size>
45623       </method>
45624       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45625         <size>7</size>
45626       </method>
45627       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45628         <size>7</size>
45629       </method>
45630       <method name="Boolean MoveNext()">
45631         <size>136</size>
45632       </method>
45633       <method name="Void Dispose()">
45634         <size>8</size>
45635       </method>
45636       <method name="Void Reset()">
45637         <size>6</size>
45638       </method>
45639     </type>
45640     <type name="X+&lt;Get&gt;c__Iterator2">
45641       <method name="Void .ctor()">
45642         <size>7</size>
45643       </method>
45644       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45645         <size>7</size>
45646       </method>
45647       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45648         <size>7</size>
45649       </method>
45650       <method name="Boolean MoveNext()">
45651         <size>131</size>
45652       </method>
45653       <method name="Void Dispose()">
45654         <size>8</size>
45655       </method>
45656       <method name="Void Reset()">
45657         <size>6</size>
45658       </method>
45659     </type>
45660     <type name="X+&lt;GetS&gt;c__Iterator3">
45661       <method name="Void .ctor()">
45662         <size>7</size>
45663       </method>
45664       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45665         <size>7</size>
45666       </method>
45667       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45668         <size>7</size>
45669       </method>
45670       <method name="Boolean MoveNext()">
45671         <size>136</size>
45672       </method>
45673       <method name="Void Dispose()">
45674         <size>8</size>
45675       </method>
45676       <method name="Void Reset()">
45677         <size>6</size>
45678       </method>
45679     </type>
45680     <type name="S">
45681       <method name="IEnumerable Get(Int32)">
45682         <size>42</size>
45683       </method>
45684       <method name="IEnumerable GetS(Int32)">
45685         <size>30</size>
45686       </method>
45687     </type>
45688     <type name="S+&lt;Get&gt;c__Iterator0">
45689       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45690         <size>7</size>
45691       </method>
45692       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45693         <size>52</size>
45694       </method>
45695     </type>
45696     <type name="S+&lt;GetS&gt;c__Iterator1">
45697       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45698         <size>7</size>
45699       </method>
45700       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45701         <size>40</size>
45702       </method>
45703     </type>
45704     <type name="X+&lt;Get&gt;c__Iterator2">
45705       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45706         <size>7</size>
45707       </method>
45708       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45709         <size>40</size>
45710       </method>
45711     </type>
45712     <type name="X+&lt;GetS&gt;c__Iterator3">
45713       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45714         <size>7</size>
45715       </method>
45716       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45717         <size>40</size>
45718       </method>
45719     </type>
45720   </test>
45721   <test name="test-iter-07.cs">
45722     <type name="Test">
45723       <method name="Void .ctor()">
45724         <size>7</size>
45725       </method>
45726       <method name="IEnumerable Foo(Int32)">
45727         <size>30</size>
45728       </method>
45729     </type>
45730     <type name="X">
45731       <method name="Void .ctor()">
45732         <size>7</size>
45733       </method>
45734       <method name="Int32 Main()">
45735         <size>374</size>
45736       </method>
45737     </type>
45738     <type name="Test+&lt;Foo&gt;c__Iterator0">
45739       <method name="Void .ctor()">
45740         <size>7</size>
45741       </method>
45742       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45743         <size>7</size>
45744       </method>
45745       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45746         <size>7</size>
45747       </method>
45748       <method name="Boolean MoveNext()">
45749         <size>253</size>
45750       </method>
45751       <method name="Void Dispose()">
45752         <size>112</size>
45753       </method>
45754       <method name="Void Reset()">
45755         <size>6</size>
45756       </method>
45757       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45758         <size>7</size>
45759       </method>
45760       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45761         <size>40</size>
45762       </method>
45763     </type>
45764   </test>
45765   <test name="test-iter-08.cs">
45766     <type name="Foo">
45767       <method name="Void .ctor(Int32)">
45768         <size>14</size>
45769       </method>
45770       <method name="Void Dispose()">
45771         <size>8</size>
45772       </method>
45773     </type>
45774     <type name="X">
45775       <method name="Void .ctor()">
45776         <size>7</size>
45777       </method>
45778       <method name="IEnumerable Test(Int32, Int32)">
45779         <size>44</size>
45780       </method>
45781       <method name="Int32 Main()">
45782         <size>169</size>
45783       </method>
45784     </type>
45785     <type name="X+&lt;Test&gt;c__Iterator0">
45786       <method name="Void .ctor()">
45787         <size>7</size>
45788       </method>
45789       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45790         <size>7</size>
45791       </method>
45792       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45793         <size>7</size>
45794       </method>
45795       <method name="Boolean MoveNext()">
45796         <size>360</size>
45797       </method>
45798       <method name="Void Dispose()">
45799         <size>102</size>
45800       </method>
45801       <method name="Void Reset()">
45802         <size>6</size>
45803       </method>
45804       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45805         <size>7</size>
45806       </method>
45807       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45808         <size>52</size>
45809       </method>
45810     </type>
45811   </test>
45812   <test name="test-iter-09.cs">
45813     <type name="Tester">
45814       <method name="Void .ctor()">
45815         <size>153</size>
45816       </method>
45817       <method name="IEnumerator GetEnumerator()">
45818         <size>15</size>
45819       </method>
45820     </type>
45821     <type name="Test">
45822       <method name="Void .ctor()">
45823         <size>7</size>
45824       </method>
45825       <method name="Int32 Main()">
45826         <size>270</size>
45827       </method>
45828     </type>
45829     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
45830       <method name="Void .ctor()">
45831         <size>7</size>
45832       </method>
45833       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45834         <size>7</size>
45835       </method>
45836       <method name="Boolean MoveNext()">
45837         <size>625</size>
45838       </method>
45839       <method name="Void Dispose()">
45840         <size>84</size>
45841       </method>
45842       <method name="Void Reset()">
45843         <size>6</size>
45844       </method>
45845       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45846         <size>7</size>
45847       </method>
45848     </type>
45849   </test>
45850   <test name="test-iter-10.cs">
45851     <type name="X">
45852       <method name="Void .ctor()">
45853         <size>7</size>
45854       </method>
45855       <method name="IEnumerator get_GetIt()">
45856         <size>8</size>
45857       </method>
45858       <method name="Void set_GetIt(IEnumerator)">
45859         <size>1</size>
45860       </method>
45861       <method name="IEnumerable get_Item(Int32)">
45862         <size>30</size>
45863       </method>
45864       <method name="Void set_Item(Int32, IEnumerable)">
45865         <size>1</size>
45866       </method>
45867       <method name="Int32 Main()">
45868         <size>186</size>
45869       </method>
45870     </type>
45871     <type name="X+&lt;&gt;c__Iterator0">
45872       <method name="Void .ctor()">
45873         <size>7</size>
45874       </method>
45875       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45876         <size>7</size>
45877       </method>
45878       <method name="Boolean MoveNext()">
45879         <size>126</size>
45880       </method>
45881       <method name="Void Dispose()">
45882         <size>8</size>
45883       </method>
45884       <method name="Void Reset()">
45885         <size>6</size>
45886       </method>
45887     </type>
45888     <type name="X+&lt;&gt;c__Iterator1">
45889       <method name="Void .ctor()">
45890         <size>7</size>
45891       </method>
45892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45893         <size>7</size>
45894       </method>
45895       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45896         <size>7</size>
45897       </method>
45898       <method name="Boolean MoveNext()">
45899         <size>145</size>
45900       </method>
45901       <method name="Void Dispose()">
45902         <size>8</size>
45903       </method>
45904       <method name="Void Reset()">
45905         <size>6</size>
45906       </method>
45907     </type>
45908     <type name="X+&lt;&gt;c__Iterator0">
45909       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45910         <size>7</size>
45911       </method>
45912     </type>
45913     <type name="X+&lt;&gt;c__Iterator1">
45914       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45915         <size>7</size>
45916       </method>
45917       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45918         <size>40</size>
45919       </method>
45920     </type>
45921   </test>
45922   <test name="test-iter-11.cs">
45923     <type name="X">
45924       <method name="Void .ctor()">
45925         <size>7</size>
45926       </method>
45927       <method name="Void add_Hook(System.EventHandler)">
45928         <size>24</size>
45929       </method>
45930       <method name="Void remove_Hook(System.EventHandler)">
45931         <size>24</size>
45932       </method>
45933       <method name="IEnumerator Pipeline()">
45934         <size>15</size>
45935       </method>
45936       <method name="Void M(System.Object, System.EventArgs)">
45937         <size>11</size>
45938       </method>
45939       <method name="Void Main()">
45940         <size>55</size>
45941       </method>
45942     </type>
45943     <type name="X+&lt;Pipeline&gt;c__Iterator0">
45944       <method name="Void .ctor()">
45945         <size>7</size>
45946       </method>
45947       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45948         <size>7</size>
45949       </method>
45950       <method name="Boolean MoveNext()">
45951         <size>124</size>
45952       </method>
45953       <method name="Void Dispose()">
45954         <size>8</size>
45955       </method>
45956       <method name="Void Reset()">
45957         <size>6</size>
45958       </method>
45959       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45960         <size>7</size>
45961       </method>
45962     </type>
45963   </test>
45964   <test name="test-iter-12.cs">
45965     <type name="X">
45966       <method name="Void .ctor()">
45967         <size>7</size>
45968       </method>
45969       <method name="IEnumerable a()">
45970         <size>23</size>
45971       </method>
45972       <method name="Void Main()">
45973         <size>1</size>
45974       </method>
45975     </type>
45976     <type name="X+&lt;a&gt;c__Iterator0">
45977       <method name="Void .ctor()">
45978         <size>7</size>
45979       </method>
45980       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45981         <size>7</size>
45982       </method>
45983       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45984         <size>7</size>
45985       </method>
45986       <method name="Boolean MoveNext()">
45987         <size>165</size>
45988       </method>
45989       <method name="Void Dispose()">
45990         <size>55</size>
45991       </method>
45992       <method name="Void Reset()">
45993         <size>6</size>
45994       </method>
45995       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45996         <size>7</size>
45997       </method>
45998       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45999         <size>40</size>
46000       </method>
46001     </type>
46002   </test>
46003   <test name="test-iter-13.cs">
46004     <type name="Test">
46005       <method name="Void .ctor()">
46006         <size>7</size>
46007       </method>
46008       <method name="Void .cctor()">
46009         <size>11</size>
46010       </method>
46011       <method name="Void Main()">
46012         <size>1</size>
46013       </method>
46014       <method name="IEnumerable syntax_error(System.Object, System.Object)">
46015         <size>16</size>
46016       </method>
46017     </type>
46018     <type name="Test+Yp">
46019       <method name="Void .ctor()">
46020         <size>7</size>
46021       </method>
46022       <method name="IEnumerable fail()">
46023         <size>2</size>
46024       </method>
46025     </type>
46026     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
46027       <method name="Void .ctor()">
46028         <size>7</size>
46029       </method>
46030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46031         <size>7</size>
46032       </method>
46033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46034         <size>7</size>
46035       </method>
46036       <method name="Boolean MoveNext()">
46037         <size>27</size>
46038       </method>
46039       <method name="Void Dispose()">
46040         <size>8</size>
46041       </method>
46042       <method name="Void Reset()">
46043         <size>6</size>
46044       </method>
46045       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46046         <size>7</size>
46047       </method>
46048       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46049         <size>26</size>
46050       </method>
46051     </type>
46052   </test>
46053   <test name="test-named-01.cs">
46054     <type name="A">
46055       <method name="Void .ctor()">
46056         <size>13</size>
46057       </method>
46058       <method name="Void .ctor(Object)">
46059         <size>7</size>
46060       </method>
46061       <method name="Void set_Item(Int32, Int32)">
46062         <size>8</size>
46063       </method>
46064     </type>
46065     <type name="B">
46066       <method name="Void .ctor()">
46067         <size>12</size>
46068       </method>
46069       <method name="Void set_Item(Int32, Int32)">
46070         <size>11</size>
46071       </method>
46072     </type>
46073     <type name="XAttribute">
46074       <method name="Void .ctor(Int32)">
46075         <size>7</size>
46076       </method>
46077     </type>
46078     <type name="M">
46079       <method name="Void .ctor()">
46080         <size>7</size>
46081       </method>
46082       <method name="Void Foo(Int32)">
46083         <size>1</size>
46084       </method>
46085       <method name="Int32 Main()">
46086         <size>48</size>
46087       </method>
46088     </type>
46089   </test>
46090   <test name="test-named-02.cs">
46091     <type name="A">
46092       <method name="Void .ctor()">
46093         <size>7</size>
46094       </method>
46095       <method name="Void set_Item(Int32, Int32)">
46096         <size>29</size>
46097       </method>
46098       <method name="Int32 get_Item(Int32)">
46099         <size>28</size>
46100       </method>
46101     </type>
46102     <type name="MyPoint">
46103       <method name="Void .ctor(Int32, Int32)">
46104         <size>15</size>
46105       </method>
46106     </type>
46107     <type name="C">
46108       <method name="Void .ctor()">
46109         <size>7</size>
46110       </method>
46111       <method name="Decimal Foo(Decimal, Decimal)">
46112         <size>2</size>
46113       </method>
46114       <method name="System.String Bar(Int32, System.String, Char)">
46115         <size>20</size>
46116       </method>
46117       <method name="Int32 Test(Int32, Int32)">
46118         <size>30</size>
46119       </method>
46120       <method name="Int32 Main()">
46121         <size>279</size>
46122       </method>
46123     </type>
46124   </test>
46125   <test name="test-named-03.cs">
46126     <type name="C">
46127       <method name="Void .ctor()">
46128         <size>7</size>
46129       </method>
46130       <method name="Int32 TestInt(Int32)">
46131         <size>3</size>
46132       </method>
46133       <method name="Int32 Main()">
46134         <size>23</size>
46135       </method>
46136     </type>
46137     <type name="C+IntDelegate">
46138       <method name="Void .ctor(Object, IntPtr)">
46139         <size>0</size>
46140       </method>
46141       <method name="Int32 Invoke(Int32)">
46142         <size>0</size>
46143       </method>
46144       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
46145         <size>0</size>
46146       </method>
46147       <method name="Int32 EndInvoke(IAsyncResult)">
46148         <size>0</size>
46149       </method>
46150     </type>
46151   </test>
46152   <test name="test-named-04.cs">
46153     <type name="Program">
46154       <method name="Void Foo2(Int32, Int32 ByRef)">
46155         <size>40</size>
46156       </method>
46157       <method name="Int32 Main()">
46158         <size>239</size>
46159       </method>
46160       <method name="Void .ctor()">
46161         <size>7</size>
46162       </method>
46163     </type>
46164   </test>
46165   <test name="test-partial-01.cs">
46166     <type name="Foo.Hello">
46167       <method name="Void .ctor()">
46168         <size>7</size>
46169       </method>
46170       <method name="Void .cctor()">
46171         <size>7</size>
46172       </method>
46173     </type>
46174     <type name="Bar.Hello">
46175       <method name="Void .ctor()">
46176         <size>7</size>
46177       </method>
46178       <method name="Void .cctor()">
46179         <size>8</size>
46180       </method>
46181     </type>
46182     <type name="X.Test">
46183       <method name="Void .ctor()">
46184         <size>7</size>
46185       </method>
46186       <method name="Int32 FooWorld()">
46187         <size>6</size>
46188       </method>
46189       <method name="Int32 BarWorld()">
46190         <size>6</size>
46191       </method>
46192     </type>
46193     <type name="Y">
46194       <method name="Void .ctor()">
46195         <size>7</size>
46196       </method>
46197       <method name="Int32 Main()">
46198         <size>29</size>
46199       </method>
46200     </type>
46201   </test>
46202   <test name="test-partial-02.cs">
46203     <type name="Test1.Base">
46204       <method name="Void .ctor()">
46205         <size>7</size>
46206       </method>
46207     </type>
46208     <type name="Test1.Foo">
46209       <method name="Void .ctor()">
46210         <size>7</size>
46211       </method>
46212     </type>
46213     <type name="Test2.Foo">
46214       <method name="Void .ctor()">
46215         <size>7</size>
46216       </method>
46217     </type>
46218     <type name="ReflectedType">
46219       <method name="Void .ctor()">
46220         <size>7</size>
46221       </method>
46222     </type>
46223     <type name="D">
46224       <method name="Void .ctor()">
46225         <size>7</size>
46226       </method>
46227     </type>
46228     <type name="X">
46229       <method name="Void .ctor()">
46230         <size>7</size>
46231       </method>
46232       <method name="Void Main()">
46233         <size>1</size>
46234       </method>
46235     </type>
46236   </test>
46237   <test name="test-partial-03.cs">
46238     <type name="Test">
46239       <method name="Void .ctor()">
46240         <size>18</size>
46241       </method>
46242       <method name="Int32 TestFoo()">
46243         <size>13</size>
46244       </method>
46245       <method name="Int32 TestIFoo(IFoo)">
46246         <size>8</size>
46247       </method>
46248     </type>
46249     <type name="Test+Foo">
46250       <method name="Void .ctor()">
46251         <size>7</size>
46252       </method>
46253       <method name="Int32 Test.IFoo.Hello(Test)">
46254         <size>2</size>
46255       </method>
46256       <method name="Int32 Hello(Test)">
46257         <size>2</size>
46258       </method>
46259     </type>
46260     <type name="X">
46261       <method name="Void .ctor()">
46262         <size>7</size>
46263       </method>
46264       <method name="Int32 Main()">
46265         <size>42</size>
46266       </method>
46267     </type>
46268   </test>
46269   <test name="test-partial-04.cs">
46270     <type name="B.Test">
46271       <method name="Void .ctor()">
46272         <size>7</size>
46273       </method>
46274       <method name="Void A.IFoo.Hello(IFoo)">
46275         <size>1</size>
46276       </method>
46277     </type>
46278     <type name="X">
46279       <method name="Void .ctor()">
46280         <size>7</size>
46281       </method>
46282       <method name="Void Main()">
46283         <size>1</size>
46284       </method>
46285     </type>
46286   </test>
46287   <test name="test-partial-05.cs">
46288     <type name="B">
46289       <method name="Void .ctor()">
46290         <size>7</size>
46291       </method>
46292     </type>
46293     <type name="A">
46294       <method name="Void .ctor()">
46295         <size>7</size>
46296       </method>
46297     </type>
46298     <type name="A2">
46299       <method name="Void .ctor()">
46300         <size>7</size>
46301       </method>
46302     </type>
46303     <type name="D">
46304       <method name="Void .ctor()">
46305         <size>7</size>
46306       </method>
46307       <method name="Void Main()">
46308         <size>1</size>
46309       </method>
46310     </type>
46311   </test>
46312   <test name="test-partial-06.cs">
46313     <type name="Foo">
46314       <method name="Void .ctor()">
46315         <size>7</size>
46316       </method>
46317       <method name="Void Finalize()">
46318         <size>13</size>
46319       </method>
46320     </type>
46321     <type name="B">
46322       <method name="Void .ctor()">
46323         <size>7</size>
46324       </method>
46325       <method name="Void Main()">
46326         <size>1</size>
46327       </method>
46328     </type>
46329   </test>
46330   <test name="test-partial-07.cs">
46331     <type name="Test">
46332       <method name="Void .ctor()">
46333         <size>7</size>
46334       </method>
46335     </type>
46336     <type name="TestAttribute">
46337       <method name="Void .ctor()">
46338         <size>7</size>
46339       </method>
46340     </type>
46341     <type name="Test2Attribute">
46342       <method name="Void .ctor()">
46343         <size>7</size>
46344       </method>
46345     </type>
46346     <type name="X">
46347       <method name="Void .ctor()">
46348         <size>7</size>
46349       </method>
46350       <method name="Int32 Main()">
46351         <size>62</size>
46352       </method>
46353     </type>
46354   </test>
46355   <test name="test-partial-08.cs">
46356     <type name="Foo">
46357       <method name="Void .ctor()">
46358         <size>7</size>
46359       </method>
46360       <method name="System.String get_Id()">
46361         <size>7</size>
46362       </method>
46363     </type>
46364     <type name="PartialAbstractCompilationError">
46365       <method name="Void .ctor()">
46366         <size>7</size>
46367       </method>
46368       <method name="Int32 Main()">
46369         <size>54</size>
46370       </method>
46371     </type>
46372   </test>
46373   <test name="test-partial-09.cs">
46374     <type name="Foo">
46375       <method name="Void .ctor()">
46376         <size>7</size>
46377       </method>
46378       <method name="System.String get_Id()">
46379         <size>7</size>
46380       </method>
46381     </type>
46382     <type name="Bar">
46383       <method name="Void .ctor(String)">
46384         <size>14</size>
46385       </method>
46386     </type>
46387     <type name="PartialAbstractCompilationError">
46388       <method name="Void .ctor()">
46389         <size>7</size>
46390       </method>
46391       <method name="Void Main()">
46392         <size>21</size>
46393       </method>
46394     </type>
46395   </test>
46396   <test name="test-partial-10.cs">
46397     <type name="Test2.Foo">
46398       <method name="Void .ctor()">
46399         <size>7</size>
46400       </method>
46401       <method name="Void .cctor()">
46402         <size>15</size>
46403       </method>
46404     </type>
46405     <type name="X">
46406       <method name="Void .ctor()">
46407         <size>7</size>
46408       </method>
46409       <method name="Int32 Main()">
46410         <size>68</size>
46411       </method>
46412     </type>
46413     <type name="Test3.Foo">
46414       <method name="Void .cctor()">
46415         <size>15</size>
46416       </method>
46417     </type>
46418   </test>
46419   <test name="test-partial-11.cs">
46420     <type name="StaticClass">
46421       <method name="System.String Name()">
46422         <size>6</size>
46423       </method>
46424     </type>
46425     <type name="MainClass">
46426       <method name="Void .ctor()">
46427         <size>7</size>
46428       </method>
46429       <method name="Boolean IsStatic(System.Type)">
46430         <size>73</size>
46431       </method>
46432       <method name="Int32 Main()">
46433         <size>56</size>
46434       </method>
46435     </type>
46436   </test>
46437   <test name="test-partial-12.cs">
46438     <type name="Test1.Foo">
46439       <method name="Void .ctor()">
46440         <size>7</size>
46441       </method>
46442       <method name="IEnumerable E()">
46443         <size>16</size>
46444       </method>
46445     </type>
46446     <type name="X">
46447       <method name="Void .ctor()">
46448         <size>7</size>
46449       </method>
46450       <method name="Int32 Main()">
46451         <size>104</size>
46452       </method>
46453     </type>
46454     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
46455       <method name="Void .ctor()">
46456         <size>7</size>
46457       </method>
46458       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46459         <size>7</size>
46460       </method>
46461       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46462         <size>7</size>
46463       </method>
46464       <method name="Boolean MoveNext()">
46465         <size>69</size>
46466       </method>
46467       <method name="Void Dispose()">
46468         <size>8</size>
46469       </method>
46470       <method name="Void Reset()">
46471         <size>6</size>
46472       </method>
46473       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46474         <size>7</size>
46475       </method>
46476       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46477         <size>26</size>
46478       </method>
46479     </type>
46480   </test>
46481   <test name="test-partial-13.cs">
46482     <type name="Test.Test">
46483       <method name="Void .ctor()">
46484         <size>7</size>
46485       </method>
46486       <method name="Boolean Equals(System.Object)">
46487         <size>2</size>
46488       </method>
46489       <method name="Int32 GetHashCode()">
46490         <size>2</size>
46491       </method>
46492       <method name="Void Main()">
46493         <size>1</size>
46494       </method>
46495     </type>
46496   </test>
46497   <test name="test-partial-14.cs">
46498     <type name="T">
46499       <method name="Void .ctor()">
46500         <size>7</size>
46501       </method>
46502     </type>
46503     <type name="partial">
46504       <method name="Void .ctor()">
46505         <size>7</size>
46506       </method>
46507     </type>
46508     <type name="A">
46509       <method name="Void .ctor()">
46510         <size>7</size>
46511       </method>
46512       <method name="Void partial(partial)">
46513         <size>3</size>
46514       </method>
46515     </type>
46516     <type name="B">
46517       <method name="Void .ctor()">
46518         <size>7</size>
46519       </method>
46520       <method name="Void Main()">
46521         <size>1</size>
46522       </method>
46523     </type>
46524   </test>
46525   <test name="test-partial-15.cs">
46526     <type name="Foo.X">
46527       <method name="Void .ctor()">
46528         <size>7</size>
46529       </method>
46530       <method name="Void Main()">
46531         <size>1</size>
46532       </method>
46533       <method name="IEnumerable Attempts2()">
46534         <size>16</size>
46535       </method>
46536       <method name="IEnumerable get_Attempts()">
46537         <size>16</size>
46538       </method>
46539       <method name="IEnumerable get_Item(Int32)">
46540         <size>16</size>
46541       </method>
46542     </type>
46543     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
46544       <method name="Void .ctor()">
46545         <size>7</size>
46546       </method>
46547       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46548         <size>7</size>
46549       </method>
46550       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46551         <size>7</size>
46552       </method>
46553       <method name="Boolean MoveNext()">
46554         <size>36</size>
46555       </method>
46556       <method name="Void Dispose()">
46557         <size>8</size>
46558       </method>
46559       <method name="Void Reset()">
46560         <size>6</size>
46561       </method>
46562     </type>
46563     <type name="Foo.X+&lt;&gt;c__Iterator1">
46564       <method name="Void .ctor()">
46565         <size>7</size>
46566       </method>
46567       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46568         <size>7</size>
46569       </method>
46570       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46571         <size>7</size>
46572       </method>
46573       <method name="Boolean MoveNext()">
46574         <size>36</size>
46575       </method>
46576       <method name="Void Dispose()">
46577         <size>8</size>
46578       </method>
46579       <method name="Void Reset()">
46580         <size>6</size>
46581       </method>
46582     </type>
46583     <type name="Foo.X+&lt;&gt;c__Iterator2">
46584       <method name="Void .ctor()">
46585         <size>7</size>
46586       </method>
46587       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46588         <size>7</size>
46589       </method>
46590       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46591         <size>7</size>
46592       </method>
46593       <method name="Boolean MoveNext()">
46594         <size>36</size>
46595       </method>
46596       <method name="Void Dispose()">
46597         <size>8</size>
46598       </method>
46599       <method name="Void Reset()">
46600         <size>6</size>
46601       </method>
46602     </type>
46603     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
46604       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46605         <size>7</size>
46606       </method>
46607       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46608         <size>26</size>
46609       </method>
46610     </type>
46611     <type name="Foo.X+&lt;&gt;c__Iterator1">
46612       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46613         <size>7</size>
46614       </method>
46615       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46616         <size>26</size>
46617       </method>
46618     </type>
46619     <type name="Foo.X+&lt;&gt;c__Iterator2">
46620       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46621         <size>7</size>
46622       </method>
46623       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46624         <size>26</size>
46625       </method>
46626     </type>
46627   </test>
46628   <test name="test-partial-16.cs">
46629     <type name="A.C">
46630       <method name="Void .ctor()">
46631         <size>23</size>
46632       </method>
46633       <method name="Void .cctor()">
46634         <size>11</size>
46635       </method>
46636     </type>
46637     <type name="B.C2">
46638       <method name="Void .ctor()">
46639         <size>7</size>
46640       </method>
46641       <method name="Boolean Test()">
46642         <size>2</size>
46643       </method>
46644       <method name="System.Object Test_I()">
46645         <size>2</size>
46646       </method>
46647       <method name="Void Main()">
46648         <size>1</size>
46649       </method>
46650     </type>
46651   </test>
46652   <test name="test-partial-17.cs">
46653     <type name="Test">
46654       <method name="Void .ctor()">
46655         <size>7</size>
46656       </method>
46657       <method name="Boolean Check(System.String, System.String[])">
46658         <size>42</size>
46659       </method>
46660       <method name="Void Main()">
46661         <size>1</size>
46662       </method>
46663     </type>
46664   </test>
46665   <test name="test-partial-18.cs">
46666     <type name="N.Foo">
46667       <method name="Void .ctor()">
46668         <size>17</size>
46669       </method>
46670       <method name="Void Main()">
46671         <size>1</size>
46672       </method>
46673     </type>
46674   </test>
46675   <test name="test-partial-19.cs">
46676     <type name="Bug.GL">
46677       <method name="Void Main()">
46678         <size>7</size>
46679       </method>
46680     </type>
46681     <type name="Bug.GL+Core">
46682       <method name="Boolean A()">
46683         <size>2</size>
46684       </method>
46685     </type>
46686   </test>
46687   <test name="test-partial-20.cs">
46688     <type name="A">
46689       <method name="Void .ctor()">
46690         <size>7</size>
46691       </method>
46692       <method name="Void .cctor()">
46693         <size>7</size>
46694       </method>
46695     </type>
46696     <type name="B">
46697       <method name="Void .ctor()">
46698         <size>7</size>
46699       </method>
46700       <method name="Void .cctor()">
46701         <size>7</size>
46702       </method>
46703     </type>
46704     <type name="C">
46705       <method name="Void .ctor()">
46706         <size>7</size>
46707       </method>
46708       <method name="Int32 Main()">
46709         <size>38</size>
46710       </method>
46711     </type>
46712   </test>
46713   <test name="test-partial-21.cs">
46714     <type name="Mono.Sms.Main">
46715       <method name="Void .ctor()">
46716         <size>7</size>
46717       </method>
46718       <method name="Void Test()">
46719         <size>42</size>
46720       </method>
46721     </type>
46722     <type name="Mono.Sms.Contacts">
46723       <method name="Void .ctor()">
46724         <size>7</size>
46725       </method>
46726       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
46727         <size>24</size>
46728       </method>
46729       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
46730         <size>24</size>
46731       </method>
46732       <method name="Void Test()">
46733         <size>12</size>
46734       </method>
46735     </type>
46736     <type name="Mono.Sms.Core.Agenda">
46737       <method name="Void .ctor()">
46738         <size>7</size>
46739       </method>
46740       <method name="Void AddContact()">
46741         <size>1</size>
46742       </method>
46743       <method name="Void Main()">
46744         <size>1</size>
46745       </method>
46746     </type>
46747     <type name="Mono.Sms.Contacts+ContactsHandler">
46748       <method name="Void .ctor(Object, IntPtr)">
46749         <size>0</size>
46750       </method>
46751       <method name="Void Invoke()">
46752         <size>0</size>
46753       </method>
46754       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
46755         <size>0</size>
46756       </method>
46757       <method name="Void EndInvoke(IAsyncResult)">
46758         <size>0</size>
46759       </method>
46760     </type>
46761     <type name="Mono.Sms.Main">
46762       <method name="Void &lt;Test&gt;m__0()">
46763         <size>6</size>
46764       </method>
46765     </type>
46766   </test>
46767   <test name="test-partial-22.cs">
46768     <type name="C">
46769       <method name="Void .ctor()">
46770         <size>7</size>
46771       </method>
46772       <method name="Int32 Main()">
46773         <size>2</size>
46774       </method>
46775     </type>
46776   </test>
46777   <test name="test-partial-23.cs">
46778     <type name="C">
46779       <method name="Void .ctor()">
46780         <size>7</size>
46781       </method>
46782       <method name="Void Partial_A()">
46783         <size>15</size>
46784       </method>
46785       <method name="Void Partial_B()">
46786         <size>15</size>
46787       </method>
46788       <method name="Void Partial_S()">
46789         <size>14</size>
46790       </method>
46791       <method name="Int32 Main()">
46792         <size>52</size>
46793       </method>
46794     </type>
46795   </test>
46796   <test name="test-partial-24.cs">
46797     <type name="N.C">
46798       <method name="Void .ctor()">
46799         <size>7</size>
46800       </method>
46801       <method name="Void Main()">
46802         <size>1</size>
46803       </method>
46804       <method name="Void Foo()">
46805         <size>1</size>
46806       </method>
46807     </type>
46808   </test>
46809   <test name="test-partial-25.cs">
46810     <type name="C">
46811       <method name="Void .ctor()">
46812         <size>7</size>
46813       </method>
46814       <method name="Void Partial(Int32)">
46815         <size>14</size>
46816       </method>
46817       <method name="Int32 Main()">
46818         <size>8</size>
46819       </method>
46820     </type>
46821   </test>
46822   <test name="test-partial-26.cs">
46823     <type name="ConsoleApplication1.X">
46824       <method name="Void .ctor()">
46825         <size>7</size>
46826       </method>
46827       <method name="Void Foo()">
46828         <size>1</size>
46829       </method>
46830     </type>
46831     <type name="ConsoleApplication1.Program">
46832       <method name="Void .ctor()">
46833         <size>7</size>
46834       </method>
46835       <method name="Int32 Main()">
46836         <size>98</size>
46837       </method>
46838     </type>
46839     <type name="ConsoleApplication1.Y">
46840       <method name="Void Foo()">
46841         <size>1</size>
46842       </method>
46843       <method name="Void .ctor()">
46844         <size>7</size>
46845       </method>
46846     </type>
46847   </test>
46848   <test name="test-partial-27.cs">
46849     <type name="C">
46850       <method name="Int32 Main()">
46851         <size>2</size>
46852       </method>
46853       <method name="Void .ctor()">
46854         <size>7</size>
46855       </method>
46856     </type>
46857   </test>
46858   <test name="test-partial-28.cs">
46859     <type name="A">
46860       <method name="Void .ctor()">
46861         <size>7</size>
46862       </method>
46863     </type>
46864     <type name="TestCase">
46865       <method name="Void Main()">
46866         <size>1</size>
46867       </method>
46868       <method name="Void .ctor()">
46869         <size>7</size>
46870       </method>
46871     </type>
46872   </test>
46873   <test name="test-var-01.cs">
46874     <type name="Test">
46875       <method name="Void .ctor()">
46876         <size>7</size>
46877       </method>
46878       <method name="Int32 Main()">
46879         <size>47</size>
46880       </method>
46881     </type>
46882   </test>
46883   <test name="test-var-02.cs">
46884     <type name="Class1">
46885       <method name="Void .ctor()">
46886         <size>15</size>
46887       </method>
46888       <method name="Boolean Method()">
46889         <size>2</size>
46890       </method>
46891     </type>
46892     <type name="Test">
46893       <method name="Void .ctor()">
46894         <size>7</size>
46895       </method>
46896       <method name="Int32 Main()">
46897         <size>116</size>
46898       </method>
46899     </type>
46900     <type name="Test+Class2">
46901       <method name="Void .ctor()">
46902         <size>15</size>
46903       </method>
46904       <method name="Boolean Method()">
46905         <size>2</size>
46906       </method>
46907     </type>
46908   </test>
46909   <test name="test-var-03.cs">
46910     <type name="Test">
46911       <method name="Void .ctor()">
46912         <size>7</size>
46913       </method>
46914       <method name="Int32 Main()">
46915         <size>167</size>
46916       </method>
46917     </type>
46918     <type name="&lt;PrivateImplementationDetails&gt;">
46919       <method name="Void .ctor()">
46920         <size>7</size>
46921       </method>
46922     </type>
46923   </test>
46924   <test name="test-var-05.cs">
46925     <type name="MyClass">
46926       <method name="Void .ctor(String)">
46927         <size>14</size>
46928       </method>
46929       <method name="Void Dispose()">
46930         <size>12</size>
46931       </method>
46932     </type>
46933     <type name="Test">
46934       <method name="Void .ctor()">
46935         <size>7</size>
46936       </method>
46937       <method name="Int32 Main()">
46938         <size>61</size>
46939       </method>
46940     </type>
46941   </test>
46942   <test name="test-var-06.cs">
46943     <type name="Test">
46944       <method name="Void .ctor()">
46945         <size>7</size>
46946       </method>
46947       <method name="Int32 Main()">
46948         <size>50</size>
46949       </method>
46950     </type>
46951   </test>
46952   <test name="test-var-07.cs">
46953     <type name="Test">
46954       <method name="Void .ctor()">
46955         <size>7</size>
46956       </method>
46957       <method name="Void var()">
46958         <size>1</size>
46959       </method>
46960       <method name="Int32 Main()">
46961         <size>33</size>
46962       </method>
46963     </type>
46964     <type name="var">
46965       <method name="Void .ctor()">
46966         <size>7</size>
46967       </method>
46968     </type>
46969   </test>
46970   <test name="test-var-08.cs">
46971     <type name="X">
46972       <method name="Void .ctor(Int32, Int32)">
46973         <size>10</size>
46974       </method>
46975       <method name="Void Main()">
46976         <size>1</size>
46977       </method>
46978     </type>
46979   </test>
46980   <test name="test-xml-042.cs">
46981     <type name="TestNamespace.TestClass">
46982       <method name="Void .ctor()">
46983         <size>7</size>
46984       </method>
46985       <method name="Void Main()">
46986         <size>1</size>
46987       </method>
46988       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
46989         <size>7</size>
46990       </method>
46991     </type>
46992   </test>
46993 </tests>