Revert driver changes
[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="I">
143       <method name="Void Hello()">
144         <size>0</size>
145       </method>
146     </type>
147     <type name="Stack`1[T]">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="Test">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156     </type>
157     <type name="X">
158       <method name="Void .ctor()">
159         <size>7</size>
160       </method>
161       <method name="Void Main()">
162         <size>1</size>
163       </method>
164     </type>
165   </test>
166   <test name="gtest-009.cs">
167     <type name="I">
168       <method name="Void Hello()">
169         <size>0</size>
170       </method>
171     </type>
172     <type name="Stack`1[T]">
173       <method name="Void .ctor()">
174         <size>7</size>
175       </method>
176       <method name="System.Object Test(T)">
177         <size>14</size>
178       </method>
179     </type>
180     <type name="Test">
181       <method name="Void .ctor()">
182         <size>7</size>
183       </method>
184     </type>
185     <type name="X">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Main()">
190         <size>1</size>
191       </method>
192     </type>
193   </test>
194   <test name="gtest-010.cs">
195     <type name="I">
196       <method name="Void Hello()">
197         <size>0</size>
198       </method>
199     </type>
200     <type name="J">
201       <method name="Void .ctor()">
202         <size>7</size>
203       </method>
204       <method name="Void Foo()">
205         <size>11</size>
206       </method>
207     </type>
208     <type name="Stack`1[T]">
209       <method name="Void .ctor()">
210         <size>7</size>
211       </method>
212       <method name="Void Test(T)">
213         <size>27</size>
214       </method>
215     </type>
216     <type name="Test">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220     </type>
221     <type name="X">
222       <method name="Void .ctor()">
223         <size>7</size>
224       </method>
225       <method name="Void Main()">
226         <size>1</size>
227       </method>
228     </type>
229   </test>
230   <test name="gtest-011.cs">
231     <type name="Stack`1[S]">
232       <method name="Void .ctor()">
233         <size>7</size>
234       </method>
235       <method name="Void Hello(S)">
236         <size>1</size>
237       </method>
238     </type>
239     <type name="X">
240       <method name="Void .ctor()">
241         <size>7</size>
242       </method>
243       <method name="Void Test()">
244         <size>13</size>
245       </method>
246       <method name="Void Main()">
247         <size>1</size>
248       </method>
249     </type>
250   </test>
251   <test name="gtest-012.cs">
252     <type name="Stack`1[S]">
253       <method name="Void .ctor()">
254         <size>7</size>
255       </method>
256       <method name="Void Hello(S)">
257         <size>1</size>
258       </method>
259     </type>
260     <type name="Test`1[T]">
261       <method name="Void .ctor()">
262         <size>7</size>
263       </method>
264       <method name="Void Foo(T)">
265         <size>1</size>
266       </method>
267     </type>
268     <type name="X">
269       <method name="Void .ctor()">
270         <size>7</size>
271       </method>
272       <method name="Void Test()">
273         <size>25</size>
274       </method>
275       <method name="Void Main()">
276         <size>1</size>
277       </method>
278     </type>
279   </test>
280   <test name="gtest-013.cs">
281     <type name="X">
282       <method name="Void .ctor()">
283         <size>7</size>
284       </method>
285       <method name="Void Test()">
286         <size>13</size>
287       </method>
288       <method name="Void Main()">
289         <size>1</size>
290       </method>
291     </type>
292   </test>
293   <test name="gtest-014.cs">
294     <type name="Stack`1[S]">
295       <method name="Void .ctor(S)">
296         <size>7</size>
297       </method>
298       <method name="Void Push(S)">
299         <size>1</size>
300       </method>
301     </type>
302     <type name="X">
303       <method name="Void .ctor()">
304         <size>7</size>
305       </method>
306       <method name="Void Main()">
307         <size>37</size>
308       </method>
309     </type>
310   </test>
311   <test name="gtest-015.cs">
312     <type name="Stack`1[S]">
313       <method name="Void .ctor()">
314         <size>7</size>
315       </method>
316       <method name="Void Hello[T,U](S, T, U)">
317         <size>3</size>
318       </method>
319     </type>
320     <type name="X">
321       <method name="Void .ctor()">
322         <size>7</size>
323       </method>
324       <method name="Void Main()">
325         <size>1</size>
326       </method>
327     </type>
328   </test>
329   <test name="gtest-016.cs">
330     <type name="Stack`1[S]">
331       <method name="Void .ctor()">
332         <size>7</size>
333       </method>
334       <method name="Void Hello[T](S, T)">
335         <size>1</size>
336       </method>
337     </type>
338     <type name="X">
339       <method name="Void .ctor()">
340         <size>7</size>
341       </method>
342       <method name="Void Main()">
343         <size>1</size>
344       </method>
345     </type>
346   </test>
347   <test name="gtest-017.cs">
348     <type name="X">
349       <method name="Void .ctor()">
350         <size>7</size>
351       </method>
352       <method name="Void Foo(Stack)">
353         <size>12</size>
354       </method>
355       <method name="Void Main()">
356         <size>13</size>
357       </method>
358     </type>
359   </test>
360   <test name="gtest-018.cs">
361     <type name="Stack">
362       <method name="Void .ctor()">
363         <size>7</size>
364       </method>
365       <method name="Void Hello[T](T)">
366         <size>1</size>
367       </method>
368     </type>
369     <type name="X">
370       <method name="Void .ctor()">
371         <size>7</size>
372       </method>
373       <method name="Void Foo(Stack)">
374         <size>12</size>
375       </method>
376       <method name="Void Main()">
377         <size>13</size>
378       </method>
379     </type>
380   </test>
381   <test name="gtest-019.cs">
382     <type name="IEnumerator`1[T]">
383       <method name="T get_Current()">
384         <size>0</size>
385       </method>
386       <method name="Boolean MoveNext()">
387         <size>0</size>
388       </method>
389       <method name="Void Reset()">
390         <size>0</size>
391       </method>
392     </type>
393     <type name="X">
394       <method name="Void .ctor()">
395         <size>7</size>
396       </method>
397       <method name="Void Main()">
398         <size>1</size>
399       </method>
400     </type>
401   </test>
402   <test name="gtest-020.cs">
403     <type name="X">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>13</size>
409       </method>
410       <method name="Void Main()">
411         <size>1</size>
412       </method>
413     </type>
414   </test>
415   <test name="gtest-021.cs">
416     <type name="Foo`1[T]">
417       <method name="Void .ctor(Int32)">
418         <size>58</size>
419       </method>
420       <method name="Void Test()">
421         <size>23</size>
422       </method>
423     </type>
424     <type name="Bar`1[T]">
425       <method name="Void .ctor()">
426         <size>7</size>
427       </method>
428       <method name="Void Test()">
429         <size>45</size>
430       </method>
431     </type>
432     <type name="X">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Print(System.Object)">
437         <size>39</size>
438       </method>
439       <method name="Void Main()">
440         <size>38</size>
441       </method>
442     </type>
443   </test>
444   <test name="gtest-022.cs">
445     <type name="Foo`1[T]">
446       <method name="Void .ctor()">
447         <size>7</size>
448       </method>
449       <method name="Void Hello()">
450         <size>1</size>
451       </method>
452       <method name="Void World(T)">
453         <size>7</size>
454       </method>
455     </type>
456     <type name="Bar">
457       <method name="Void .ctor()">
458         <size>7</size>
459       </method>
460       <method name="Void Test()">
461         <size>14</size>
462       </method>
463     </type>
464     <type name="X">
465       <method name="Void .ctor()">
466         <size>7</size>
467       </method>
468       <method name="Void Main()">
469         <size>13</size>
470       </method>
471     </type>
472   </test>
473   <test name="gtest-023.cs">
474     <type name="Foo`1[T]">
475       <method name="Void .ctor()">
476         <size>7</size>
477       </method>
478       <method name="Void Hello()">
479         <size>1</size>
480       </method>
481       <method name="Void World(T)">
482         <size>7</size>
483       </method>
484     </type>
485     <type name="Bar">
486       <method name="Void .ctor()">
487         <size>7</size>
488       </method>
489       <method name="Void Test()">
490         <size>14</size>
491       </method>
492     </type>
493     <type name="X">
494       <method name="Void .ctor()">
495         <size>7</size>
496       </method>
497       <method name="Void Main()">
498         <size>1</size>
499       </method>
500     </type>
501   </test>
502   <test name="gtest-024.cs">
503     <type name="Foo`1[T]">
504       <method name="Void .ctor()">
505         <size>7</size>
506       </method>
507       <method name="Void Hello(T)">
508         <size>13</size>
509       </method>
510       <method name="Void Whatever(System.Object)">
511         <size>12</size>
512       </method>
513     </type>
514     <type name="X">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Test(Foo`1[System.Int32])">
519         <size>8</size>
520       </method>
521       <method name="Void Main()">
522         <size>13</size>
523       </method>
524     </type>
525   </test>
526   <test name="gtest-025.cs">
527     <type name="Foo">
528       <method name="Void .ctor()">
529         <size>7</size>
530       </method>
531       <method name="Void Hello[T](T)">
532         <size>13</size>
533       </method>
534       <method name="Void Whatever(System.Object)">
535         <size>12</size>
536       </method>
537     </type>
538     <type name="X">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542       <method name="Void Test(Foo)">
543         <size>12</size>
544       </method>
545       <method name="Void Main()">
546         <size>13</size>
547       </method>
548     </type>
549   </test>
550   <test name="gtest-026.cs">
551     <type name="Foo`1[T]">
552       <method name="Void .ctor()">
553         <size>7</size>
554       </method>
555     </type>
556     <type name="X">
557       <method name="Void .ctor()">
558         <size>7</size>
559       </method>
560       <method name="Void Main()">
561         <size>15</size>
562       </method>
563     </type>
564   </test>
565   <test name="gtest-027.cs">
566     <type name="TheBase">
567       <method name="Void .ctor()">
568         <size>7</size>
569       </method>
570       <method name="Void BaseFunc()">
571         <size>1</size>
572       </method>
573     </type>
574     <type name="Stack`1[S]">
575       <method name="Void .ctor()">
576         <size>7</size>
577       </method>
578       <method name="Void Hello(S)">
579         <size>1</size>
580       </method>
581     </type>
582     <type name="Test`1[T]">
583       <method name="Void .ctor()">
584         <size>7</size>
585       </method>
586       <method name="Void Foo(T)">
587         <size>1</size>
588       </method>
589     </type>
590     <type name="X">
591       <method name="Void .ctor()">
592         <size>7</size>
593       </method>
594       <method name="Void Test()">
595         <size>36</size>
596       </method>
597       <method name="Void Main()">
598         <size>1</size>
599       </method>
600     </type>
601   </test>
602   <test name="gtest-028.cs">
603     <type name="Stack`1[T]">
604       <method name="Void .ctor(T)">
605         <size>14</size>
606       </method>
607       <method name="System.Object Test()">
608         <size>12</size>
609       </method>
610     </type>
611     <type name="X">
612       <method name="Void .ctor()">
613         <size>7</size>
614       </method>
615       <method name="System.Object Test(Stack`1[System.Int32])">
616         <size>7</size>
617       </method>
618       <method name="Void Main()">
619         <size>20</size>
620       </method>
621     </type>
622   </test>
623   <test name="gtest-029.cs">
624     <type name="Stack`1[T]">
625       <method name="Void .ctor(Int32)">
626         <size>19</size>
627       </method>
628       <method name="System.Object Test()">
629         <size>7</size>
630       </method>
631     </type>
632     <type name="X">
633       <method name="Void .ctor()">
634         <size>7</size>
635       </method>
636       <method name="Void Main()">
637         <size>19</size>
638       </method>
639     </type>
640   </test>
641   <test name="gtest-030.cs">
642     <type name="Foo`1[T]">
643       <method name="Void .ctor()">
644         <size>7</size>
645       </method>
646       <method name="Void Hello(T)">
647         <size>1</size>
648       </method>
649     </type>
650     <type name="Bar`2[T,U]">
651       <method name="Void .ctor()">
652         <size>7</size>
653       </method>
654       <method name="Void Test(T, U)">
655         <size>1</size>
656       </method>
657     </type>
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>13</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-031.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2[System.Int32,System.String])">
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-032.cs">
684     <type name="Foo`1[S]">
685       <method name="Void Hello(S)">
686         <size>0</size>
687       </method>
688     </type>
689     <type name="Bar`2[T,U]">
690       <method name="Void Test(T, U)">
691         <size>0</size>
692       </method>
693     </type>
694     <type name="X">
695       <method name="Void .ctor()">
696         <size>7</size>
697       </method>
698       <method name="Void Test(Bar`2)">
699         <size>24</size>
700       </method>
701       <method name="Void Main()">
702         <size>1</size>
703       </method>
704     </type>
705   </test>
706   <test name="gtest-033.cs">
707     <type name="Foo`2[R,S]">
708       <method name="Void Hello(R, S)">
709         <size>0</size>
710       </method>
711     </type>
712     <type name="Bar`3[T,U,V]">
713       <method name="Void Test(T, U, V)">
714         <size>0</size>
715       </method>
716     </type>
717     <type name="X">
718       <method name="Void .ctor()">
719         <size>7</size>
720       </method>
721       <method name="Void Test(Bar`3)">
722         <size>35</size>
723       </method>
724       <method name="Void Main()">
725         <size>1</size>
726       </method>
727     </type>
728   </test>
729   <test name="gtest-034.cs">
730     <type name="Foo`1[T]">
731       <method name="Void .ctor()">
732         <size>7</size>
733       </method>
734     </type>
735     <type name="Stack`1[T]">
736       <method name="Void .ctor()">
737         <size>7</size>
738       </method>
739     </type>
740     <type name="Bar`1[T]">
741       <method name="Void .ctor()">
742         <size>7</size>
743       </method>
744     </type>
745     <type name="X">
746       <method name="Void .ctor()">
747         <size>7</size>
748       </method>
749       <method name="Void Main()">
750         <size>1</size>
751       </method>
752     </type>
753   </test>
754   <test name="gtest-035.cs">
755     <type name="Test`1[T]">
756       <method name="Void .ctor()">
757         <size>7</size>
758       </method>
759     </type>
760     <type name="Foo`1[T]">
761       <method name="Void .ctor()">
762         <size>7</size>
763       </method>
764     </type>
765     <type name="X">
766       <method name="Void .ctor()">
767         <size>7</size>
768       </method>
769       <method name="Void Main()">
770         <size>1</size>
771       </method>
772     </type>
773   </test>
774   <test name="gtest-036.cs">
775     <type name="Stack`1[T]">
776       <method name="Void .ctor()">
777         <size>7</size>
778       </method>
779       <method name="Void Hello(Stack`1[T])">
780         <size>1</size>
781       </method>
782       <method name="Void Test()">
783         <size>8</size>
784       </method>
785     </type>
786     <type name="X">
787       <method name="Void .ctor()">
788         <size>7</size>
789       </method>
790       <method name="Void Main()">
791         <size>1</size>
792       </method>
793     </type>
794   </test>
795   <test name="gtest-037.cs">
796     <type name="Foo`2[T,U]">
797       <method name="Void .ctor()">
798         <size>7</size>
799       </method>
800       <method name="Void Hello(Foo`2[T,U])">
801         <size>1</size>
802       </method>
803       <method name="Void Test()">
804         <size>8</size>
805       </method>
806     </type>
807     <type name="Bar`1[T]">
808       <method name="Void .ctor()">
809         <size>7</size>
810       </method>
811       <method name="Void Test(Foo`2[T,System.Int64])">
812         <size>8</size>
813       </method>
814     </type>
815     <type name="Baz`1[T]">
816       <method name="Void .ctor()">
817         <size>7</size>
818       </method>
819       <method name="Void Test()">
820         <size>8</size>
821       </method>
822     </type>
823     <type name="X">
824       <method name="Void .ctor()">
825         <size>7</size>
826       </method>
827       <method name="Void Main()">
828         <size>1</size>
829       </method>
830     </type>
831   </test>
832   <test name="gtest-038.cs">
833     <type name="Queue`1[T]">
834       <method name="Void .ctor(T, T)">
835         <size>38</size>
836       </method>
837       <method name="Queue`1+Node`1[T,T] GetFoo()">
838         <size>7</size>
839       </method>
840       <method name="Queue`1+Node`1[T,T] get_Foo()">
841         <size>7</size>
842       </method>
843       <method name="Void Test(T)">
844         <size>12</size>
845       </method>
846       <method name="Void Test()">
847         <size>74</size>
848       </method>
849     </type>
850     <type name="Queue`1+Node`1[T,U]">
851       <method name="Void .ctor(Node`1, U)">
852         <size>21</size>
853       </method>
854     </type>
855     <type name="X">
856       <method name="Void .ctor()">
857         <size>7</size>
858       </method>
859       <method name="Void Main()">
860         <size>16</size>
861       </method>
862     </type>
863   </test>
864   <test name="gtest-039.cs">
865     <type name="IMonkey`1[T]">
866       <method name="T Jump()">
867         <size>0</size>
868       </method>
869     </type>
870     <type name="Zoo`1[T]">
871       <method name="Void .ctor(T)">
872         <size>14</size>
873       </method>
874       <method name="IMonkey`1 GetTheMonkey[U](U)">
875         <size>8</size>
876       </method>
877       <method name="T get_Name()">
878         <size>7</size>
879       </method>
880     </type>
881     <type name="Zoo`1+Monkey`2[T,V,W]">
882       <method name="Void .ctor(Zoo`1, W)">
883         <size>21</size>
884       </method>
885       <method name="W Jump()">
886         <size>44</size>
887       </method>
888     </type>
889     <type name="X">
890       <method name="Void .ctor()">
891         <size>7</size>
892       </method>
893       <method name="Void Main()">
894         <size>31</size>
895       </method>
896     </type>
897   </test>
898   <test name="gtest-040.cs">
899     <type name="INode`1[T]">
900       <method name="Void Hello(T)">
901         <size>0</size>
902       </method>
903     </type>
904     <type name="Stack`1[T]">
905       <method name="Void .ctor(T)">
906         <size>26</size>
907       </method>
908       <method name="INode`1 GetNode()">
909         <size>7</size>
910       </method>
911       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
912         <size>7</size>
913       </method>
914       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
915         <size>7</size>
916       </method>
917       <method name="Void Test()">
918         <size>66</size>
919       </method>
920     </type>
921     <type name="Stack`1+Node[T]">
922       <method name="Void .ctor(Stack`1)">
923         <size>14</size>
924       </method>
925       <method name="Void Hello(T)">
926         <size>1</size>
927       </method>
928     </type>
929     <type name="Stack`1+Foo`1[T,T]">
930       <method name="Void .ctor(T)">
931         <size>14</size>
932       </method>
933       <method name="Stack`1+Bar`1[T,T] GetBar()">
934         <size>12</size>
935       </method>
936     </type>
937     <type name="Stack`1+Bar`1[T,U]">
938       <method name="Void .ctor(U)">
939         <size>14</size>
940       </method>
941       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
942         <size>7</size>
943       </method>
944     </type>
945     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
946       <method name="Void .ctor(V)">
947         <size>14</size>
948       </method>
949       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
950         <size>12</size>
951       </method>
952       <method name="Stack`1+Bar`1[T,V] GetBar()">
953         <size>12</size>
954       </method>
955     </type>
956     <type name="X">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960       <method name="Void Main()">
961         <size>31</size>
962       </method>
963     </type>
964   </test>
965   <test name="gtest-041.cs">
966     <type name="Stack`1[T]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970       <method name="Void Hello(Int32, T[])">
971         <size>1</size>
972       </method>
973     </type>
974     <type name="X">
975       <method name="Void .ctor()">
976         <size>7</size>
977       </method>
978       <method name="Void Main()">
979         <size>36</size>
980       </method>
981     </type>
982   </test>
983   <test name="gtest-042.cs">
984     <type name="A.A`1[X]">
985       <method name="Void .ctor()">
986         <size>7</size>
987       </method>
988     </type>
989     <type name="A.B`1[X]">
990       <method name="Void .ctor()">
991         <size>7</size>
992       </method>
993     </type>
994     <type name="A.C`1[X]">
995       <method name="Void .ctor()">
996         <size>7</size>
997       </method>
998     </type>
999     <type name="A.D`1[X]">
1000       <method name="Void .ctor()">
1001         <size>7</size>
1002       </method>
1003     </type>
1004     <type name="A.E`2[X,Y]">
1005       <method name="Void .ctor()">
1006         <size>7</size>
1007       </method>
1008     </type>
1009     <type name="A.F`1[X]">
1010       <method name="Void .ctor()">
1011         <size>7</size>
1012       </method>
1013     </type>
1014     <type name="B.MyTest`2[K,V]">
1015       <method name="Void .ctor()">
1016         <size>7</size>
1017       </method>
1018     </type>
1019     <type name="C.S`1[K]">
1020       <method name="Void .ctor()">
1021         <size>7</size>
1022       </method>
1023     </type>
1024     <type name="C.C`1[K]">
1025       <method name="Void .ctor()">
1026         <size>7</size>
1027       </method>
1028     </type>
1029     <type name="Test">
1030       <method name="Void .ctor()">
1031         <size>7</size>
1032       </method>
1033       <method name="Void Main()">
1034         <size>1</size>
1035       </method>
1036     </type>
1037   </test>
1038   <test name="gtest-043.cs">
1039     <type name="Test`1[T]">
1040       <method name="Void .ctor()">
1041         <size>7</size>
1042       </method>
1043       <method name="Void Foo()">
1044         <size>13</size>
1045       </method>
1046       <method name="Int32 GetCount()">
1047         <size>6</size>
1048       </method>
1049     </type>
1050     <type name="X">
1051       <method name="Void .ctor()">
1052         <size>7</size>
1053       </method>
1054       <method name="Int32 DoTheTest[T]()">
1055         <size>107</size>
1056       </method>
1057       <method name="Int32 Main()">
1058         <size>134</size>
1059       </method>
1060     </type>
1061   </test>
1062   <test name="gtest-044.cs">
1063     <type name="X`1[T]">
1064       <method name="Void .ctor(Int32)">
1065         <size>14</size>
1066       </method>
1067       <method name="X`1[T] op_Increment(X`1[T])">
1068         <size>14</size>
1069       </method>
1070     </type>
1071     <type name="Test">
1072       <method name="Void .ctor()">
1073         <size>7</size>
1074       </method>
1075       <method name="Void Main()">
1076         <size>37</size>
1077       </method>
1078     </type>
1079   </test>
1080   <test name="gtest-045.cs">
1081     <type name="Test`2[A,B]">
1082       <method name="Void .ctor()">
1083         <size>7</size>
1084       </method>
1085       <method name="Void Foo[U](U)">
1086         <size>1</size>
1087       </method>
1088       <method name="Void Foo[V](V[], V)">
1089         <size>1</size>
1090       </method>
1091       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1092         <size>1</size>
1093       </method>
1094       <method name="Void ArrayMethod[V](V[])">
1095         <size>1</size>
1096       </method>
1097     </type>
1098     <type name="X">
1099       <method name="Void .ctor()">
1100         <size>7</size>
1101       </method>
1102       <method name="Void Main()">
1103         <size>90</size>
1104       </method>
1105     </type>
1106   </test>
1107   <test name="gtest-046.cs">
1108     <type name="Foo`1[T]">
1109       <method name="Void .ctor()">
1110         <size>7</size>
1111       </method>
1112       <method name="Void add_MyEvent(Test`1[T])">
1113         <size>24</size>
1114       </method>
1115       <method name="Void remove_MyEvent(Test`1[T])">
1116         <size>24</size>
1117       </method>
1118       <method name="Void Hello(T)">
1119         <size>24</size>
1120       </method>
1121     </type>
1122     <type name="X">
1123       <method name="Void .ctor()">
1124         <size>7</size>
1125       </method>
1126       <method name="Void do_hello(System.String)">
1127         <size>12</size>
1128       </method>
1129       <method name="Void Main()">
1130         <size>36</size>
1131       </method>
1132     </type>
1133     <type name="Test`1[T]">
1134       <method name="Void .ctor(Object, IntPtr)">
1135         <size>0</size>
1136       </method>
1137       <method name="Void Invoke(T)">
1138         <size>0</size>
1139       </method>
1140       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1141         <size>0</size>
1142       </method>
1143       <method name="Void EndInvoke(IAsyncResult)">
1144         <size>0</size>
1145       </method>
1146     </type>
1147   </test>
1148   <test name="gtest-047.cs">
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>7</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-048.cs">
1159     <type name="Stack`1[T]">
1160       <method name="Void .ctor()">
1161         <size>20</size>
1162       </method>
1163       <method name="Void Add(T)">
1164         <size>14</size>
1165       </method>
1166     </type>
1167     <type name="X">
1168       <method name="Void .ctor()">
1169         <size>7</size>
1170       </method>
1171       <method name="Void Main()">
1172         <size>22</size>
1173       </method>
1174     </type>
1175   </test>
1176   <test name="gtest-049.cs">
1177     <type name="X`1[T]">
1178       <method name="Void .ctor()">
1179         <size>7</size>
1180       </method>
1181       <method name="Void A(T)">
1182         <size>1</size>
1183       </method>
1184       <method name="Void A(T[])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void A(T[,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void A(T[][])">
1191         <size>1</size>
1192       </method>
1193       <method name="Void B(T[])">
1194         <size>1</size>
1195       </method>
1196       <method name="Void B(Int32)">
1197         <size>1</size>
1198       </method>
1199       <method name="Void C(T[])">
1200         <size>1</size>
1201       </method>
1202       <method name="Void C(T[,])">
1203         <size>1</size>
1204       </method>
1205       <method name="Void C(System.Int32[,,])">
1206         <size>1</size>
1207       </method>
1208       <method name="Void D(Int32, T)">
1209         <size>1</size>
1210       </method>
1211       <method name="Void D(T, Int64)">
1212         <size>1</size>
1213       </method>
1214     </type>
1215     <type name="Foo">
1216       <method name="Void .ctor()">
1217         <size>7</size>
1218       </method>
1219       <method name="Void Main()">
1220         <size>1</size>
1221       </method>
1222     </type>
1223   </test>
1224   <test name="gtest-050.cs">
1225     <type name="X">
1226       <method name="Void .ctor()">
1227         <size>7</size>
1228       </method>
1229       <method name="T F[T](System.String, T)">
1230         <size>2</size>
1231       </method>
1232       <method name="T G[T]()">
1233         <size>6</size>
1234       </method>
1235       <method name="Void Main()">
1236         <size>40</size>
1237       </method>
1238     </type>
1239     <type name="D">
1240       <method name="Void .ctor(Object, IntPtr)">
1241         <size>0</size>
1242       </method>
1243       <method name="Int32 Invoke(System.String, Int32)">
1244         <size>0</size>
1245       </method>
1246       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1247         <size>0</size>
1248       </method>
1249       <method name="Int32 EndInvoke(IAsyncResult)">
1250         <size>0</size>
1251       </method>
1252     </type>
1253     <type name="E">
1254       <method name="Void .ctor(Object, IntPtr)">
1255         <size>0</size>
1256       </method>
1257       <method name="Int32 Invoke()">
1258         <size>0</size>
1259       </method>
1260       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1261         <size>0</size>
1262       </method>
1263       <method name="Int32 EndInvoke(IAsyncResult)">
1264         <size>0</size>
1265       </method>
1266     </type>
1267   </test>
1268   <test name="gtest-051.cs">
1269     <type name="Foo`1[T]">
1270       <method name="Void .ctor()">
1271         <size>7</size>
1272       </method>
1273       <method name="Void Test(T)">
1274         <size>48</size>
1275       </method>
1276     </type>
1277     <type name="A">
1278       <method name="Void .ctor()">
1279         <size>7</size>
1280       </method>
1281       <method name="Void Hello()">
1282         <size>11</size>
1283       </method>
1284     </type>
1285     <type name="B">
1286       <method name="Void .ctor()">
1287         <size>7</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Main()">
1295         <size>18</size>
1296       </method>
1297     </type>
1298   </test>
1299   <test name="gtest-052.cs">
1300     <type name="Foo`1[T]">
1301       <method name="Void .ctor()">
1302         <size>7</size>
1303       </method>
1304       <method name="T Create()">
1305         <size>39</size>
1306       </method>
1307     </type>
1308     <type name="X">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void Hello()">
1313         <size>11</size>
1314       </method>
1315       <method name="Void Main()">
1316         <size>18</size>
1317       </method>
1318     </type>
1319   </test>
1320   <test name="gtest-053.cs">
1321     <type name="ICounter">
1322       <method name="Void Increment()">
1323         <size>0</size>
1324       </method>
1325     </type>
1326     <type name="ReferenceTypeCounters.SimpleCounter">
1327       <method name="Void .ctor()">
1328         <size>7</size>
1329       </method>
1330       <method name="Void Increment()">
1331         <size>15</size>
1332       </method>
1333     </type>
1334     <type name="ReferenceTypeCounters.PrintingCounter">
1335       <method name="Void .ctor()">
1336         <size>7</size>
1337       </method>
1338       <method name="System.String ToString()">
1339         <size>12</size>
1340       </method>
1341       <method name="Void Increment()">
1342         <size>15</size>
1343       </method>
1344     </type>
1345     <type name="ReferenceTypeCounters.ExplicitCounter">
1346       <method name="Void .ctor()">
1347         <size>7</size>
1348       </method>
1349       <method name="Void ICounter.Increment()">
1350         <size>15</size>
1351       </method>
1352       <method name="System.String ToString()">
1353         <size>12</size>
1354       </method>
1355     </type>
1356     <type name="ReferenceTypeCounters.InterfaceCounter">
1357       <method name="Void .ctor()">
1358         <size>7</size>
1359       </method>
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370     <type name="Test.Test`1[T]">
1371       <method name="Void .ctor()">
1372         <size>7</size>
1373       </method>
1374       <method name="Void Foo(T)">
1375         <size>50</size>
1376       </method>
1377     </type>
1378     <type name="Test.X">
1379       <method name="Void .ctor()">
1380         <size>7</size>
1381       </method>
1382       <method name="Void Main()">
1383         <size>97</size>
1384       </method>
1385     </type>
1386   </test>
1387   <test name="gtest-054.cs">
1388     <type name="Foo">
1389       <method name="Void Hello()">
1390         <size>0</size>
1391       </method>
1392     </type>
1393     <type name="A">
1394       <method name="Void .ctor()">
1395         <size>7</size>
1396       </method>
1397     </type>
1398     <type name="B">
1399       <method name="Void .ctor()">
1400         <size>7</size>
1401       </method>
1402       <method name="Void Hello()">
1403         <size>1</size>
1404       </method>
1405       <method name="C op_Implicit(B)">
1406         <size>6</size>
1407       </method>
1408     </type>
1409     <type name="C">
1410       <method name="Void .ctor()">
1411         <size>7</size>
1412       </method>
1413       <method name="B op_Explicit(C)">
1414         <size>6</size>
1415       </method>
1416     </type>
1417     <type name="Test">
1418       <method name="Void .ctor()">
1419         <size>7</size>
1420       </method>
1421       <method name="Void Simple[T](T)">
1422         <size>36</size>
1423       </method>
1424       <method name="Void Interface[T](T)">
1425         <size>13</size>
1426       </method>
1427       <method name="Void Class[T](T)">
1428         <size>91</size>
1429       </method>
1430       <method name="Void Array[T](T[])">
1431         <size>21</size>
1432       </method>
1433       <method name="Void Main()">
1434         <size>1</size>
1435       </method>
1436     </type>
1437   </test>
1438   <test name="gtest-055.cs">
1439     <type name="N1.A`1[T]">
1440       <method name="Void .ctor()">
1441         <size>7</size>
1442       </method>
1443     </type>
1444     <type name="N1.A`1+B[T]">
1445       <method name="Void .ctor()">
1446         <size>7</size>
1447       </method>
1448     </type>
1449     <type name="N1.A`1+C`1[T,U]">
1450       <method name="Void .ctor()">
1451         <size>7</size>
1452       </method>
1453     </type>
1454     <type name="N1.C">
1455       <method name="Void .ctor()">
1456         <size>7</size>
1457       </method>
1458     </type>
1459     <type name="N2.X">
1460       <method name="Void .ctor()">
1461         <size>7</size>
1462       </method>
1463       <method name="Void Main()">
1464         <size>19</size>
1465       </method>
1466     </type>
1467   </test>
1468   <test name="gtest-056.cs">
1469     <type name="Log`1[T]">
1470       <method name="Void .ctor()">
1471         <size>31</size>
1472       </method>
1473       <method name="Void .cctor()">
1474         <size>1</size>
1475       </method>
1476       <method name="Int32 get_InstanceCount()">
1477         <size>6</size>
1478       </method>
1479       <method name="Void Add(T)">
1480         <size>32</size>
1481       </method>
1482       <method name="Int32 get_Count()">
1483         <size>7</size>
1484       </method>
1485       <method name="T get_Last()">
1486         <size>47</size>
1487       </method>
1488       <method name="Void set_Last(T)">
1489         <size>68</size>
1490       </method>
1491       <method name="T[] get_All()">
1492         <size>70</size>
1493       </method>
1494     </type>
1495     <type name="TestLog">
1496       <method name="Void .ctor()">
1497         <size>7</size>
1498       </method>
1499     </type>
1500     <type name="TestLog+MyTest">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main(System.String[])">
1505         <size>211</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-057.cs">
1510     <type name="IHello`1[T]">
1511       <method name="Void Print(T)">
1512         <size>0</size>
1513       </method>
1514     </type>
1515     <type name="Foo">
1516       <method name="IHello`1 Test[U]()">
1517         <size>0</size>
1518       </method>
1519     </type>
1520     <type name="Hello`1[T]">
1521       <method name="Void .ctor()">
1522         <size>7</size>
1523       </method>
1524       <method name="IHello`1 Test[U]()">
1525         <size>6</size>
1526       </method>
1527       <method name="Void Print(T)">
1528         <size>17</size>
1529       </method>
1530     </type>
1531     <type name="X">
1532       <method name="Void .ctor()">
1533         <size>7</size>
1534       </method>
1535       <method name="Void Main()">
1536         <size>48</size>
1537       </method>
1538     </type>
1539   </test>
1540   <test name="gtest-058.cs">
1541     <type name="Foo">
1542       <method name="Void .ctor()">
1543         <size>7</size>
1544       </method>
1545       <method name="Void Main()">
1546         <size>1</size>
1547       </method>
1548     </type>
1549     <type name="Foo`1[T]">
1550       <method name="Void .ctor()">
1551         <size>7</size>
1552       </method>
1553       <method name="Foo`1[T] get_Blah()">
1554         <size>6</size>
1555       </method>
1556     </type>
1557   </test>
1558   <test name="gtest-059.cs">
1559     <type name="X`1[T]">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563     </type>
1564     <type name="Foo">
1565       <method name="Void .ctor()">
1566         <size>7</size>
1567       </method>
1568       <method name="Void Main()">
1569         <size>1</size>
1570       </method>
1571     </type>
1572   </test>
1573   <test name="gtest-060.cs">
1574     <type name="IFoo">
1575       <method name="MyList`1[U] Map[U]()">
1576         <size>0</size>
1577       </method>
1578     </type>
1579     <type name="MyList`1[T]">
1580       <method name="Void .ctor()">
1581         <size>7</size>
1582       </method>
1583       <method name="Void Hello(T)">
1584         <size>12</size>
1585       </method>
1586     </type>
1587     <type name="Foo">
1588       <method name="Void .ctor()">
1589         <size>7</size>
1590       </method>
1591       <method name="MyList`1[T] Map[T]()">
1592         <size>6</size>
1593       </method>
1594     </type>
1595     <type name="X">
1596       <method name="Void .ctor()">
1597         <size>7</size>
1598       </method>
1599       <method name="Void Main()">
1600         <size>22</size>
1601       </method>
1602     </type>
1603   </test>
1604   <test name="gtest-061.cs">
1605     <type name="Foo`1[T]">
1606       <method name="Void .ctor(T)">
1607         <size>14</size>
1608       </method>
1609       <method name="U Method[U](Test`2[T,U])">
1610         <size>13</size>
1611       </method>
1612     </type>
1613     <type name="X">
1614       <method name="Void .ctor()">
1615         <size>7</size>
1616       </method>
1617       <method name="Void Main()">
1618         <size>83</size>
1619       </method>
1620     </type>
1621     <type name="Test`2[A,B]">
1622       <method name="Void .ctor(Object, IntPtr)">
1623         <size>0</size>
1624       </method>
1625       <method name="B Invoke(A)">
1626         <size>0</size>
1627       </method>
1628       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1629         <size>0</size>
1630       </method>
1631       <method name="B EndInvoke(IAsyncResult)">
1632         <size>0</size>
1633       </method>
1634     </type>
1635     <type name="X">
1636       <method name="System.String &lt;Main&gt;m__0(Double)">
1637         <size>17</size>
1638       </method>
1639     </type>
1640   </test>
1641   <test name="gtest-062.cs">
1642     <type name="X">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="IEnumerable`1 Test(Int32, Int64)">
1647         <size>30</size>
1648       </method>
1649       <method name="Int32 Main()">
1650         <size>87</size>
1651       </method>
1652     </type>
1653     <type name="X+&lt;Test&gt;c__Iterator0">
1654       <method name="Void .ctor()">
1655         <size>7</size>
1656       </method>
1657       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
1658         <size>7</size>
1659       </method>
1660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1661         <size>12</size>
1662       </method>
1663       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1664         <size>65</size>
1665       </method>
1666       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
1667         <size>65</size>
1668       </method>
1669       <method name="Boolean MoveNext()">
1670         <size>107</size>
1671       </method>
1672       <method name="Void Dispose()">
1673         <size>8</size>
1674       </method>
1675       <method name="Void Reset()">
1676         <size>6</size>
1677       </method>
1678     </type>
1679   </test>
1680   <test name="gtest-063.cs">
1681     <type name="Test">
1682       <method name="Void .ctor()">
1683         <size>7</size>
1684       </method>
1685       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1686         <size>2</size>
1687       </method>
1688       <method name="Int32 IndexOf(System.Array, System.Object)">
1689         <size>15</size>
1690       </method>
1691       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1692         <size>2</size>
1693       </method>
1694     </type>
1695     <type name="X">
1696       <method name="Void .ctor()">
1697         <size>7</size>
1698       </method>
1699       <method name="Int32 Main()">
1700         <size>65</size>
1701       </method>
1702     </type>
1703   </test>
1704   <test name="gtest-064.cs">
1705     <type name="IFoo`1[T]">
1706       <method name="IHello`1 GetHello()">
1707         <size>0</size>
1708       </method>
1709     </type>
1710     <type name="Foo`1[T]">
1711       <method name="Void .ctor()">
1712         <size>7</size>
1713       </method>
1714       <method name="IHello`1 IFoo`1[T].GetHello()">
1715         <size>7</size>
1716       </method>
1717       <method name="Foo`1+Hello[T] GetHello()">
1718         <size>7</size>
1719       </method>
1720     </type>
1721     <type name="Foo`1+Hello[T]">
1722       <method name="Void .ctor(Foo`1)">
1723         <size>14</size>
1724       </method>
1725     </type>
1726     <type name="X">
1727       <method name="Void .ctor()">
1728         <size>7</size>
1729       </method>
1730       <method name="Void Main()">
1731         <size>1</size>
1732       </method>
1733     </type>
1734   </test>
1735   <test name="gtest-065.cs">
1736     <type name="MyTest">
1737       <method name="Void .ctor()">
1738         <size>7</size>
1739       </method>
1740       <method name="Void Test()">
1741         <size>18</size>
1742       </method>
1743       <method name="Void Main(System.String[])">
1744         <size>237</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>46</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="IFoo">
1825       <method name="Int32 GetHashCode()">
1826         <size>0</size>
1827       </method>
1828     </type>
1829     <type name="IFoo`1[T]">
1830       <method name="Int32 GetHashCode()">
1831         <size>0</size>
1832       </method>
1833     </type>
1834     <type name="Test`1[T]">
1835       <method name="Void .ctor()">
1836         <size>7</size>
1837       </method>
1838       <method name="Int32 Foo(IFoo`1)">
1839         <size>7</size>
1840       </method>
1841       <method name="Int32 Foo(IFoo)">
1842         <size>7</size>
1843       </method>
1844     </type>
1845     <type name="X">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Void Main()">
1850         <size>1</size>
1851       </method>
1852     </type>
1853   </test>
1854   <test name="gtest-070.cs">
1855     <type name="Martin.Test`1[T]">
1856       <method name="Void .ctor()">
1857         <size>7</size>
1858       </method>
1859       <method name="Int32 Foo()">
1860         <size>2</size>
1861       </method>
1862     </type>
1863     <type name="Foo`1[T]">
1864       <method name="Void .ctor(Int32)">
1865         <size>7</size>
1866       </method>
1867       <method name="Void .ctor()">
1868         <size>12</size>
1869       </method>
1870     </type>
1871     <type name="X">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="Void Main()">
1876         <size>1</size>
1877       </method>
1878     </type>
1879   </test>
1880   <test name="gtest-071.cs">
1881     <type name="Foo`1[T]">
1882       <method name="Void .ctor()">
1883         <size>7</size>
1884       </method>
1885       <method name="T Test[U](U)">
1886         <size>12</size>
1887       </method>
1888     </type>
1889     <type name="X">
1890       <method name="Void .ctor()">
1891         <size>7</size>
1892       </method>
1893       <method name="Void Main()">
1894         <size>21</size>
1895       </method>
1896     </type>
1897     <type name="Y">
1898       <method name="Void .ctor()">
1899         <size>7</size>
1900       </method>
1901     </type>
1902   </test>
1903   <test name="gtest-072.cs">
1904     <type name="Log`1[T]">
1905       <method name="Void .ctor()">
1906         <size>31</size>
1907       </method>
1908       <method name="Void .cctor()">
1909         <size>1</size>
1910       </method>
1911       <method name="Int32 get_InstanceCount()">
1912         <size>6</size>
1913       </method>
1914       <method name="Void Add(T)">
1915         <size>32</size>
1916       </method>
1917       <method name="Int32 get_Count()">
1918         <size>7</size>
1919       </method>
1920       <method name="T get_Last()">
1921         <size>47</size>
1922       </method>
1923       <method name="Void set_Last(T)">
1924         <size>68</size>
1925       </method>
1926       <method name="T[] get_All()">
1927         <size>70</size>
1928       </method>
1929     </type>
1930     <type name="TestLog">
1931       <method name="Void .ctor()">
1932         <size>7</size>
1933       </method>
1934     </type>
1935     <type name="TestLog+MyTest">
1936       <method name="Void .ctor()">
1937         <size>7</size>
1938       </method>
1939       <method name="Void Main(System.String[])">
1940         <size>216</size>
1941       </method>
1942       <method name="Void TestPairLog()">
1943         <size>198</size>
1944       </method>
1945     </type>
1946   </test>
1947   <test name="gtest-073.cs">
1948     <type name="MyList`1[T]">
1949       <method name="Void .ctor()">
1950         <size>7</size>
1951       </method>
1952       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1953         <size>7</size>
1954       </method>
1955       <method name="IEnumerator`1 GetEnumerator()">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="X">
1960       <method name="Void .ctor()">
1961         <size>7</size>
1962       </method>
1963       <method name="Void Main()">
1964         <size>58</size>
1965       </method>
1966     </type>
1967     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1968       <method name="Void .ctor()">
1969         <size>7</size>
1970       </method>
1971       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
1972         <size>7</size>
1973       </method>
1974       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1975         <size>12</size>
1976       </method>
1977       <method name="Boolean MoveNext()">
1978         <size>25</size>
1979       </method>
1980       <method name="Void Dispose()">
1981         <size>8</size>
1982       </method>
1983       <method name="Void Reset()">
1984         <size>6</size>
1985       </method>
1986     </type>
1987   </test>
1988   <test name="gtest-074.cs">
1989     <type name="Test`1[T]">
1990       <method name="Void .ctor(T, T)">
1991         <size>21</size>
1992       </method>
1993     </type>
1994     <type name="X">
1995       <method name="Void .ctor()">
1996         <size>7</size>
1997       </method>
1998       <method name="Int32 Main()">
1999         <size>85</size>
2000       </method>
2001     </type>
2002   </test>
2003   <test name="gtest-075.cs">
2004     <type name="IExtensible`1[T]">
2005       <method name="Void AddAll[U](U)">
2006         <size>0</size>
2007       </method>
2008     </type>
2009     <type name="ArrayList`1[T]">
2010       <method name="Void .ctor()">
2011         <size>7</size>
2012       </method>
2013       <method name="Void IExtensible`1[T].AddAll[U](U)">
2014         <size>1</size>
2015       </method>
2016     </type>
2017     <type name="X">
2018       <method name="Void .ctor()">
2019         <size>7</size>
2020       </method>
2021       <method name="Void Main()">
2022         <size>1</size>
2023       </method>
2024     </type>
2025   </test>
2026   <test name="gtest-076.cs">
2027     <type name="Test`1[T]">
2028       <method name="Void .ctor()">
2029         <size>7</size>
2030       </method>
2031       <method name="Foo`1 GetFoo(T)">
2032         <size>10</size>
2033       </method>
2034     </type>
2035     <type name="X">
2036       <method name="Void .ctor()">
2037         <size>7</size>
2038       </method>
2039       <method name="Int32 Main()">
2040         <size>41</size>
2041       </method>
2042     </type>
2043   </test>
2044   <test name="gtest-078.cs">
2045     <type name="Test">
2046       <method name="Void .ctor()">
2047         <size>7</size>
2048       </method>
2049       <method name="Void Main()">
2050         <size>62</size>
2051       </method>
2052       <method name="IEnumerator GetEnumerator()">
2053         <size>8</size>
2054       </method>
2055     </type>
2056     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2057       <method name="Void .ctor()">
2058         <size>7</size>
2059       </method>
2060       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
2061         <size>7</size>
2062       </method>
2063       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2064         <size>12</size>
2065       </method>
2066       <method name="Boolean MoveNext()">
2067         <size>184</size>
2068       </method>
2069       <method name="Void Dispose()">
2070         <size>60</size>
2071       </method>
2072       <method name="Void Reset()">
2073         <size>6</size>
2074       </method>
2075     </type>
2076   </test>
2077   <test name="gtest-079.cs">
2078     <type name="A.IExtensible`1[T]">
2079       <method name="Void AddAll[U](U)">
2080         <size>0</size>
2081       </method>
2082     </type>
2083     <type name="A.ArrayList`1[T]">
2084       <method name="Void .ctor()">
2085         <size>7</size>
2086       </method>
2087       <method name="Void A.IExtensible`1[T].AddAll[U](U)">
2088         <size>8</size>
2089       </method>
2090       <method name="Void InsertAll(T)">
2091         <size>1</size>
2092       </method>
2093     </type>
2094     <type name="B.IExtensible`2[S,T]">
2095       <method name="Void AddAll[U](U)">
2096         <size>0</size>
2097       </method>
2098     </type>
2099     <type name="B.ArrayList`2[X,Y]">
2100       <method name="Void .ctor()">
2101         <size>7</size>
2102       </method>
2103       <method name="Void AddAll[Z](Z)">
2104         <size>18</size>
2105       </method>
2106       <method name="Void InsertAll(Y)">
2107         <size>1</size>
2108       </method>
2109     </type>
2110     <type name="C.IExtensible`1[S]">
2111       <method name="Void AddAll[T](T)">
2112         <size>0</size>
2113       </method>
2114     </type>
2115     <type name="C.Foo`1[U]">
2116       <method name="Void .ctor()">
2117         <size>7</size>
2118       </method>
2119     </type>
2120     <type name="C.ArrayList`1[X]">
2121       <method name="Void .ctor()">
2122         <size>7</size>
2123       </method>
2124       <method name="Void AddAll[Y](Y)">
2125         <size>18</size>
2126       </method>
2127       <method name="Void InsertAll(C.Foo`1[X])">
2128         <size>1</size>
2129       </method>
2130     </type>
2131     <type name="X">
2132       <method name="Void .ctor()">
2133         <size>7</size>
2134       </method>
2135       <method name="Void Main()">
2136         <size>1</size>
2137       </method>
2138     </type>
2139   </test>
2140   <test name="gtest-080.cs">
2141     <type name="Test">
2142       <method name="Void .ctor()">
2143         <size>7</size>
2144       </method>
2145       <method name="Void Hello[T](IFoo`1)">
2146         <size>8</size>
2147       </method>
2148       <method name="Void InsertAll[U](IFoo`1)">
2149         <size>1</size>
2150       </method>
2151     </type>
2152     <type name="X">
2153       <method name="Void .ctor()">
2154         <size>7</size>
2155       </method>
2156       <method name="Void Main()">
2157         <size>1</size>
2158       </method>
2159     </type>
2160   </test>
2161   <test name="gtest-081.cs">
2162     <type name="ArrayList`1[T]">
2163       <method name="Void .ctor()">
2164         <size>7</size>
2165       </method>
2166       <method name="Void AddAll[U](U)">
2167         <size>8</size>
2168       </method>
2169       <method name="Void InsertAll(T)">
2170         <size>1</size>
2171       </method>
2172     </type>
2173     <type name="X">
2174       <method name="Void .ctor()">
2175         <size>7</size>
2176       </method>
2177       <method name="Void Main()">
2178         <size>1</size>
2179       </method>
2180     </type>
2181   </test>
2182   <test name="gtest-082.cs">
2183     <type name="Queue`1[T]">
2184       <method name="Void .ctor()">
2185         <size>7</size>
2186       </method>
2187     </type>
2188     <type name="Queue`1+Enumerator[T]">
2189       <method name="Void .ctor(Queue`1)">
2190         <size>14</size>
2191       </method>
2192     </type>
2193     <type name="X">
2194       <method name="Void .ctor()">
2195         <size>7</size>
2196       </method>
2197       <method name="Void Main()">
2198         <size>1</size>
2199       </method>
2200     </type>
2201   </test>
2202   <test name="gtest-083.cs">
2203     <type name="CollectionValueBase`1[T]">
2204       <method name="Void .ctor()">
2205         <size>7</size>
2206       </method>
2207       <method name="T[] ToArray()">
2208         <size>2</size>
2209       </method>
2210     </type>
2211     <type name="CollectionBase`1[T]">
2212       <method name="Void .ctor()">
2213         <size>7</size>
2214       </method>
2215     </type>
2216     <type name="SequencedBase`1[T]">
2217       <method name="Void .ctor()">
2218         <size>7</size>
2219       </method>
2220     </type>
2221     <type name="ArrayBase`1[T]">
2222       <method name="Void .ctor()">
2223         <size>7</size>
2224       </method>
2225       <method name="T[] ToArray()">
2226         <size>2</size>
2227       </method>
2228     </type>
2229     <type name="X">
2230       <method name="Void .ctor()">
2231         <size>7</size>
2232       </method>
2233       <method name="Void Main()">
2234         <size>1</size>
2235       </method>
2236     </type>
2237   </test>
2238   <test name="gtest-084.cs">
2239     <type name="HasherBuilder.ByPrototype`1[S]">
2240       <method name="Void .ctor()">
2241         <size>7</size>
2242       </method>
2243       <method name="IHasher`1 Examine()">
2244         <size>2</size>
2245       </method>
2246     </type>
2247     <type name="ArrayList`1[U]">
2248       <method name="Void .ctor()">
2249         <size>7</size>
2250       </method>
2251       <method name="IHasher`1 GetHasher()">
2252         <size>6</size>
2253       </method>
2254     </type>
2255     <type name="X">
2256       <method name="Void .ctor()">
2257         <size>7</size>
2258       </method>
2259       <method name="Void Main()">
2260         <size>1</size>
2261       </method>
2262     </type>
2263   </test>
2264   <test name="gtest-085.cs">
2265     <type name="ArrayList`1[T]">
2266       <method name="Void .ctor()">
2267         <size>7</size>
2268       </method>
2269       <method name="Int32 InsertAll[U](IFoo`1)">
2270         <size>2</size>
2271       </method>
2272       <method name="Int32 InsertAll(IFoo`1)">
2273         <size>2</size>
2274       </method>
2275       <method name="Int32 AddAll(IFoo`1)">
2276         <size>8</size>
2277       </method>
2278     </type>
2279     <type name="X">
2280       <method name="Void .ctor()">
2281         <size>7</size>
2282       </method>
2283       <method name="Int32 Main()">
2284         <size>14</size>
2285       </method>
2286     </type>
2287   </test>
2288   <test name="gtest-086.cs">
2289     <type name="ArrayList`1[T]">
2290       <method name="Void .ctor()">
2291         <size>7</size>
2292       </method>
2293       <method name="Int32 InsertAll[U](IFoo`1)">
2294         <size>2</size>
2295       </method>
2296       <method name="Int32 InsertAll(IFoo`1)">
2297         <size>2</size>
2298       </method>
2299       <method name="Int32 AddAll(IFoo`1)">
2300         <size>8</size>
2301       </method>
2302     </type>
2303     <type name="X">
2304       <method name="Void .ctor()">
2305         <size>7</size>
2306       </method>
2307       <method name="Void Main()">
2308         <size>1</size>
2309       </method>
2310     </type>
2311   </test>
2312   <test name="gtest-087.cs">
2313     <type name="C5.HashedArrayList`1[T]">
2314       <method name="Void .ctor()">
2315         <size>7</size>
2316       </method>
2317       <method name="Void Test()">
2318         <size>12</size>
2319       </method>
2320     </type>
2321     <type name="C5.HashSet`1[T]">
2322       <method name="Void .ctor(IHasher`1)">
2323         <size>7</size>
2324       </method>
2325     </type>
2326     <type name="C5.KeyValuePairHasher`2[K,V]">
2327       <method name="Void .ctor()">
2328         <size>7</size>
2329       </method>
2330     </type>
2331     <type name="X">
2332       <method name="Void .ctor()">
2333         <size>7</size>
2334       </method>
2335       <method name="Void Main()">
2336         <size>1</size>
2337       </method>
2338     </type>
2339   </test>
2340   <test name="gtest-088.cs">
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>9</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-089.cs">
2351     <type name="Test`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="Void Foo(T, Int32 ByRef)">
2356         <size>4</size>
2357       </method>
2358       <method name="Void Hello(T)">
2359         <size>10</size>
2360       </method>
2361     </type>
2362     <type name="X">
2363       <method name="Void .ctor()">
2364         <size>7</size>
2365       </method>
2366       <method name="Void Main()">
2367         <size>1</size>
2368       </method>
2369     </type>
2370   </test>
2371   <test name="gtest-090.cs">
2372     <type name="Foo`1[T]">
2373       <method name="Void .ctor()">
2374         <size>7</size>
2375       </method>
2376       <method name="T InsertAll[U](U)">
2377         <size>12</size>
2378       </method>
2379     </type>
2380     <type name="Bar`1[T]">
2381       <method name="Void .ctor()">
2382         <size>7</size>
2383       </method>
2384       <method name="T InsertAll[U](U)">
2385         <size>12</size>
2386       </method>
2387     </type>
2388     <type name="X">
2389       <method name="Void .ctor()">
2390         <size>7</size>
2391       </method>
2392       <method name="Void Main()">
2393         <size>1</size>
2394       </method>
2395     </type>
2396   </test>
2397   <test name="gtest-091.cs">
2398     <type name="Foo`1[T]">
2399       <method name="Void .ctor()">
2400         <size>7</size>
2401       </method>
2402       <method name="Foo`1+Node[T] Test[V]()">
2403         <size>7</size>
2404       </method>
2405     </type>
2406     <type name="Foo`1+Node[T]">
2407       <method name="Void .ctor()">
2408         <size>7</size>
2409       </method>
2410     </type>
2411     <type name="X">
2412       <method name="Void .ctor()">
2413         <size>7</size>
2414       </method>
2415       <method name="Void Main()">
2416         <size>1</size>
2417       </method>
2418     </type>
2419   </test>
2420   <test name="gtest-092.cs">
2421     <type name="Element`1[T]">
2422       <method name="Void .ctor(T)">
2423         <size>14</size>
2424       </method>
2425       <method name="Void GetItem(T ByRef)">
2426         <size>13</size>
2427       </method>
2428       <method name="T GetItem(Int32, T ByRef)">
2429         <size>7</size>
2430       </method>
2431       <method name="Void SetItem(T)">
2432         <size>1</size>
2433       </method>
2434     </type>
2435     <type name="Foo`1[T]">
2436       <method name="Void .ctor()">
2437         <size>7</size>
2438       </method>
2439       <method name="Foo`1+Node[T] Test()">
2440         <size>52</size>
2441       </method>
2442     </type>
2443     <type name="Foo`1+Node[T]">
2444       <method name="Void .ctor()">
2445         <size>7</size>
2446       </method>
2447     </type>
2448     <type name="X">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452       <method name="Void Main()">
2453         <size>1</size>
2454       </method>
2455     </type>
2456   </test>
2457   <test name="gtest-093.cs">
2458     <type name="Foo`1[T]">
2459       <method name="Void .ctor(T)">
2460         <size>14</size>
2461       </method>
2462       <method name="Void Hello[U]()">
2463         <size>8</size>
2464       </method>
2465       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2466         <size>8</size>
2467       </method>
2468     </type>
2469     <type name="Foo`1+Node[T]">
2470       <method name="Void .ctor()">
2471         <size>7</size>
2472       </method>
2473     </type>
2474     <type name="X">
2475       <method name="Void .ctor()">
2476         <size>7</size>
2477       </method>
2478       <method name="Void Main()">
2479         <size>1</size>
2480       </method>
2481     </type>
2482   </test>
2483   <test name="gtest-094.cs">
2484     <type name="LinkedList`1[T]">
2485       <method name="Void .ctor()">
2486         <size>7</size>
2487       </method>
2488     </type>
2489     <type name="LinkedList`1+Node[T]">
2490       <method name="Void .ctor()">
2491         <size>7</size>
2492       </method>
2493     </type>
2494     <type name="HashedLinkedList`1[T]">
2495       <method name="Void .ctor()">
2496         <size>7</size>
2497       </method>
2498     </type>
2499     <type name="X">
2500       <method name="Void .ctor()">
2501         <size>7</size>
2502       </method>
2503       <method name="Void Main()">
2504         <size>1</size>
2505       </method>
2506     </type>
2507   </test>
2508   <test name="gtest-095.cs">
2509     <type name="IDirectedEnumerable`1[T]">
2510       <method name="IDirectedEnumerable`1 Backwards()">
2511         <size>0</size>
2512       </method>
2513     </type>
2514     <type name="IDirectedCollectionValue`1[T]">
2515       <method name="IDirectedCollectionValue`1 Backwards()">
2516         <size>0</size>
2517       </method>
2518     </type>
2519     <type name="GuardedCollectionValue`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523       <method name="IDirectedEnumerable`1 IDirectedEnumerable`1[T].Backwards()">
2524         <size>2</size>
2525       </method>
2526       <method name="IDirectedCollectionValue`1 Backwards()">
2527         <size>2</size>
2528       </method>
2529     </type>
2530     <type name="GuardedSequenced`1[T]">
2531       <method name="Void .ctor()">
2532         <size>7</size>
2533       </method>
2534       <method name="IDirectedCollectionValue`1 Test()">
2535         <size>12</size>
2536       </method>
2537     </type>
2538     <type name="X">
2539       <method name="Void .ctor()">
2540         <size>7</size>
2541       </method>
2542       <method name="Void Main()">
2543         <size>1</size>
2544       </method>
2545     </type>
2546   </test>
2547   <test name="gtest-096.cs">
2548     <type name="Foo`1[T]">
2549       <method name="Void .ctor()">
2550         <size>7</size>
2551       </method>
2552     </type>
2553     <type name="Test">
2554       <method name="Void .ctor()">
2555         <size>7</size>
2556       </method>
2557       <method name="Void Hello[T](Foo`1[T][], Int32)">
2558         <size>27</size>
2559       </method>
2560       <method name="Void Quicksort[U](Foo`1[U][])">
2561         <size>8</size>
2562       </method>
2563       <method name="Void Main()">
2564         <size>22</size>
2565       </method>
2566     </type>
2567   </test>
2568   <test name="gtest-097.cs">
2569     <type name="IFoo">
2570       <method name="Void Test[T]()">
2571         <size>0</size>
2572       </method>
2573       <method name="Void Test[U,V]()">
2574         <size>0</size>
2575       </method>
2576     </type>
2577     <type name="Foo">
2578       <method name="Void .ctor()">
2579         <size>7</size>
2580       </method>
2581       <method name="Void IFoo.Test[Y,Z]()">
2582         <size>1</size>
2583       </method>
2584       <method name="Void IFoo.Test[X]()">
2585         <size>1</size>
2586       </method>
2587     </type>
2588     <type name="IBar`1[T]">
2589       <method name="Void Test()">
2590         <size>0</size>
2591       </method>
2592     </type>
2593     <type name="IBar`2[U,V]">
2594       <method name="Void Test()">
2595         <size>0</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void .ctor()">
2600         <size>7</size>
2601       </method>
2602       <method name="Void IBar`1[X].Test()">
2603         <size>1</size>
2604       </method>
2605       <method name="Void IBar`2[Y,Z].Test()">
2606         <size>1</size>
2607       </method>
2608     </type>
2609     <type name="X">
2610       <method name="Void .ctor()">
2611         <size>7</size>
2612       </method>
2613       <method name="Void Main()">
2614         <size>1</size>
2615       </method>
2616     </type>
2617   </test>
2618   <test name="gtest-098.cs">
2619     <type name="Foo">
2620       <method name="Void .ctor()">
2621         <size>7</size>
2622       </method>
2623       <method name="Void IFoo.Test[Y,Z]()">
2624         <size>1</size>
2625       </method>
2626       <method name="Void IFoo.Test[X]()">
2627         <size>1</size>
2628       </method>
2629     </type>
2630     <type name="Bar`3[X,Y,Z]">
2631       <method name="Void .ctor()">
2632         <size>7</size>
2633       </method>
2634       <method name="Void IBar`1[X].Test()">
2635         <size>1</size>
2636       </method>
2637       <method name="Void IBar`2[Y,Z].Test()">
2638         <size>1</size>
2639       </method>
2640     </type>
2641     <type name="X">
2642       <method name="Void .ctor()">
2643         <size>7</size>
2644       </method>
2645       <method name="Void Main()">
2646         <size>1</size>
2647       </method>
2648     </type>
2649   </test>
2650   <test name="gtest-100.cs">
2651     <type name="C5.ICollection`1[T]">
2652       <method name="Void Test[U]()">
2653         <size>0</size>
2654       </method>
2655     </type>
2656     <type name="C5.ArrayBase`1[T]">
2657       <method name="Void .ctor()">
2658         <size>7</size>
2659       </method>
2660       <method name="Void C5.ICollection`1[T].Test[U]()">
2661         <size>1</size>
2662       </method>
2663     </type>
2664     <type name="C5.ArrayList`1[V]">
2665       <method name="Void .ctor()">
2666         <size>7</size>
2667       </method>
2668     </type>
2669     <type name="X">
2670       <method name="Void .ctor()">
2671         <size>7</size>
2672       </method>
2673       <method name="Void Main()">
2674         <size>7</size>
2675       </method>
2676     </type>
2677   </test>
2678   <test name="gtest-101.cs">
2679     <type name="Test">
2680       <method name="Void .ctor()">
2681         <size>7</size>
2682       </method>
2683       <method name="Void Main()">
2684         <size>9</size>
2685       </method>
2686     </type>
2687   </test>
2688   <test name="gtest-102.cs">
2689     <type name="A`1[T]">
2690       <method name="Void .ctor()">
2691         <size>7</size>
2692       </method>
2693     </type>
2694     <type name="B`2[U,V]">
2695       <method name="Void .ctor()">
2696         <size>7</size>
2697       </method>
2698     </type>
2699     <type name="Driver">
2700       <method name="Void .ctor()">
2701         <size>7</size>
2702       </method>
2703       <method name="Void Main()">
2704         <size>1</size>
2705       </method>
2706     </type>
2707   </test>
2708   <test name="gtest-103.cs">
2709     <type name="Foo">
2710       <method name="Void .ctor()">
2711         <size>7</size>
2712       </method>
2713     </type>
2714     <type name="Hello">
2715       <method name="Void .ctor()">
2716         <size>7</size>
2717       </method>
2718       <method name="Void World[U](U, IFoo`1)">
2719         <size>1</size>
2720       </method>
2721       <method name="Void World[V](IFoo`1)">
2722         <size>1</size>
2723       </method>
2724       <method name="Void Test(Foo)">
2725         <size>20</size>
2726       </method>
2727     </type>
2728     <type name="X">
2729       <method name="Void .ctor()">
2730         <size>7</size>
2731       </method>
2732       <method name="Void Main()">
2733         <size>1</size>
2734       </method>
2735     </type>
2736   </test>
2737   <test name="gtest-104.cs">
2738     <type name="MainClass">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742       <method name="Void Main()">
2743         <size>20</size>
2744       </method>
2745     </type>
2746     <type name="MainClass+Gen`1[T]">
2747       <method name="Void .ctor()">
2748         <size>7</size>
2749       </method>
2750       <method name="Void Test()">
2751         <size>1</size>
2752       </method>
2753     </type>
2754     <type name="MainClass+Der">
2755       <method name="Void .ctor()">
2756         <size>7</size>
2757       </method>
2758     </type>
2759   </test>
2760   <test name="gtest-105.cs">
2761     <type name="A.IComparer`1[T]">
2762       <method name="Int32 Compare(T)">
2763         <size>0</size>
2764       </method>
2765     </type>
2766     <type name="A.KeyValuePairComparer`2[K,V]">
2767       <method name="Void .ctor()">
2768         <size>7</size>
2769       </method>
2770       <method name="Int32 Compare(KeyValuePair`2)">
2771         <size>2</size>
2772       </method>
2773     </type>
2774     <type name="A.TreeBag`1[T]">
2775       <method name="Void .ctor(IComparer`1)">
2776         <size>14</size>
2777       </method>
2778       <method name="Int32 Find(T ByRef)">
2779         <size>18</size>
2780       </method>
2781     </type>
2782     <type name="A.X">
2783       <method name="Void .ctor()">
2784         <size>7</size>
2785       </method>
2786       <method name="Void Test()">
2787         <size>33</size>
2788       </method>
2789     </type>
2790     <type name="B.KeyValuePair`2[X,Y]">
2791       <method name="Void .ctor(X, Y)">
2792         <size>7</size>
2793       </method>
2794     </type>
2795     <type name="B.IComparer`1[T]">
2796       <method name="Int32 Compare(T)">
2797         <size>0</size>
2798       </method>
2799     </type>
2800     <type name="B.KeyValuePairComparer`2[K,V]">
2801       <method name="Void .ctor()">
2802         <size>7</size>
2803       </method>
2804       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2805         <size>2</size>
2806       </method>
2807     </type>
2808     <type name="B.TreeBag`1[T]">
2809       <method name="Void .ctor(IComparer`1)">
2810         <size>14</size>
2811       </method>
2812       <method name="Int32 Find(T ByRef)">
2813         <size>18</size>
2814       </method>
2815     </type>
2816     <type name="B.X">
2817       <method name="Void .ctor()">
2818         <size>7</size>
2819       </method>
2820       <method name="Void Test()">
2821         <size>32</size>
2822       </method>
2823     </type>
2824     <type name="X">
2825       <method name="Void .ctor()">
2826         <size>7</size>
2827       </method>
2828       <method name="Void Main()">
2829         <size>11</size>
2830       </method>
2831     </type>
2832   </test>
2833   <test name="gtest-106.cs">
2834     <type name="IComparer`1[T]">
2835       <method name="Int32 Compare(T)">
2836         <size>0</size>
2837       </method>
2838     </type>
2839     <type name="KeyValuePairComparer`2[K,V]">
2840       <method name="Void .ctor()">
2841         <size>7</size>
2842       </method>
2843       <method name="Int32 Compare(KeyValuePair`2)">
2844         <size>2</size>
2845       </method>
2846     </type>
2847     <type name="TreeBag`1[T]">
2848       <method name="Void .ctor(IComparer`1, T)">
2849         <size>21</size>
2850       </method>
2851       <method name="Int32 Find()">
2852         <size>18</size>
2853       </method>
2854     </type>
2855     <type name="X">
2856       <method name="Void .ctor()">
2857         <size>7</size>
2858       </method>
2859       <method name="Void Main()">
2860         <size>32</size>
2861       </method>
2862     </type>
2863   </test>
2864   <test name="gtest-107.cs">
2865     <type name="ITree`1[T]">
2866       <method name="Void Map[V](Mapper`2[T,V])">
2867         <size>0</size>
2868       </method>
2869     </type>
2870     <type name="Tree`1[T]">
2871       <method name="Void .ctor(T)">
2872         <size>14</size>
2873       </method>
2874       <method name="Void Map[V](Mapper`2[T,V])">
2875         <size>14</size>
2876       </method>
2877     </type>
2878     <type name="X">
2879       <method name="Void .ctor()">
2880         <size>7</size>
2881       </method>
2882       <method name="System.String themap(Int32)">
2883         <size>17</size>
2884       </method>
2885       <method name="Void Test()">
2886         <size>26</size>
2887       </method>
2888       <method name="Void Main()">
2889         <size>13</size>
2890       </method>
2891     </type>
2892     <type name="Mapper`2[T,V]">
2893       <method name="Void .ctor(Object, IntPtr)">
2894         <size>0</size>
2895       </method>
2896       <method name="V Invoke(T)">
2897         <size>0</size>
2898       </method>
2899       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2900         <size>0</size>
2901       </method>
2902       <method name="V EndInvoke(IAsyncResult)">
2903         <size>0</size>
2904       </method>
2905     </type>
2906   </test>
2907   <test name="gtest-108.cs">
2908     <type name="Test`1[T]">
2909       <method name="Void .ctor(T)">
2910         <size>14</size>
2911       </method>
2912       <method name="IEnumerator`1 GetEnumerator()">
2913         <size>15</size>
2914       </method>
2915     </type>
2916     <type name="X">
2917       <method name="Void .ctor()">
2918         <size>7</size>
2919       </method>
2920       <method name="Void Main()">
2921         <size>59</size>
2922       </method>
2923     </type>
2924     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2925       <method name="Void .ctor()">
2926         <size>7</size>
2927       </method>
2928       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
2929         <size>7</size>
2930       </method>
2931       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2932         <size>12</size>
2933       </method>
2934       <method name="Boolean MoveNext()">
2935         <size>75</size>
2936       </method>
2937       <method name="Void Dispose()">
2938         <size>8</size>
2939       </method>
2940       <method name="Void Reset()">
2941         <size>6</size>
2942       </method>
2943     </type>
2944   </test>
2945   <test name="gtest-109.cs">
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Void Main()">
2951         <size>12</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-110.cs">
2956     <type name="IList`1[R]">
2957       <method name="Int32 Map[S](S)">
2958         <size>0</size>
2959       </method>
2960     </type>
2961     <type name="List`1[T]">
2962       <method name="Void .ctor()">
2963         <size>7</size>
2964       </method>
2965       <method name="Int32 Map[U](U)">
2966         <size>2</size>
2967       </method>
2968     </type>
2969     <type name="SpecialList`1[V]">
2970       <method name="Void .ctor()">
2971         <size>7</size>
2972       </method>
2973       <method name="Int32 Map[W](W)">
2974         <size>2</size>
2975       </method>
2976     </type>
2977     <type name="X">
2978       <method name="Void .ctor()">
2979         <size>7</size>
2980       </method>
2981       <method name="Int32 Main()">
2982         <size>56</size>
2983       </method>
2984     </type>
2985   </test>
2986   <test name="gtest-111.cs">
2987     <type name="Collection`1[T]">
2988       <method name="Void .ctor(T)">
2989         <size>14</size>
2990       </method>
2991       <method name="Void Find(T ByRef)">
2992         <size>13</size>
2993       </method>
2994     </type>
2995     <type name="X">
2996       <method name="Void .ctor()">
2997         <size>7</size>
2998       </method>
2999       <method name="Int32 Main()">
3000         <size>68</size>
3001       </method>
3002     </type>
3003   </test>
3004   <test name="gtest-112.cs">
3005     <type name="IComparer`1[T]">
3006       <method name="Void Compare(T)">
3007         <size>0</size>
3008       </method>
3009     </type>
3010     <type name="IC">
3011       <method name="Void .ctor()">
3012         <size>7</size>
3013       </method>
3014       <method name="Void Compare(Foo`1)">
3015         <size>1</size>
3016       </method>
3017     </type>
3018     <type name="List`1[T]">
3019       <method name="Void .ctor()">
3020         <size>7</size>
3021       </method>
3022       <method name="Void Sort(IComparer`1, T)">
3023         <size>8</size>
3024       </method>
3025     </type>
3026     <type name="Sorting">
3027       <method name="Void .ctor()">
3028         <size>7</size>
3029       </method>
3030       <method name="Void IntroSort[T](IComparer`1, T)">
3031         <size>15</size>
3032       </method>
3033     </type>
3034     <type name="Sorting+Sorter`1[T]">
3035       <method name="Void .ctor(IComparer`1, Int32, T)">
3036         <size>26</size>
3037       </method>
3038       <method name="Void InsertionSort(Int32)">
3039         <size>26</size>
3040       </method>
3041     </type>
3042     <type name="X">
3043       <method name="Void .ctor()">
3044         <size>7</size>
3045       </method>
3046       <method name="Void Main()">
3047         <size>27</size>
3048       </method>
3049     </type>
3050   </test>
3051   <test name="gtest-113.cs">
3052     <type name="List`1[T]">
3053       <method name="Void .ctor()">
3054         <size>7</size>
3055       </method>
3056       <method name="Void Map[V](Mapper`2[T,V])">
3057         <size>1</size>
3058       </method>
3059     </type>
3060     <type name="X">
3061       <method name="Void .ctor()">
3062         <size>7</size>
3063       </method>
3064       <method name="Void Main()">
3065         <size>42</size>
3066       </method>
3067     </type>
3068     <type name="Mapper`2[T,V]">
3069       <method name="Void .ctor(Object, IntPtr)">
3070         <size>0</size>
3071       </method>
3072       <method name="V Invoke(T)">
3073         <size>0</size>
3074       </method>
3075       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3076         <size>0</size>
3077       </method>
3078       <method name="V EndInvoke(IAsyncResult)">
3079         <size>0</size>
3080       </method>
3081     </type>
3082     <type name="X">
3083       <method name="Double &lt;Main&gt;m__0(Int32)">
3084         <size>13</size>
3085       </method>
3086     </type>
3087   </test>
3088   <test name="gtest-114.cs">
3089     <type name="NaturalComparer`1[T]">
3090       <method name="Void .ctor()">
3091         <size>7</size>
3092       </method>
3093       <method name="Int32 Compare(T, T)">
3094         <size>15</size>
3095       </method>
3096     </type>
3097     <type name="X">
3098       <method name="Void .ctor()">
3099         <size>7</size>
3100       </method>
3101       <method name="Void Main()">
3102         <size>28</size>
3103       </method>
3104     </type>
3105     <type name="X+Test">
3106       <method name="Void .ctor()">
3107         <size>7</size>
3108       </method>
3109       <method name="Int32 CompareTo(X+Test)">
3110         <size>2</size>
3111       </method>
3112       <method name="Boolean Equals(X+Test)">
3113         <size>2</size>
3114       </method>
3115     </type>
3116   </test>
3117   <test name="gtest-115.cs">
3118     <type name="IMyList`1[T]">
3119       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3120         <size>0</size>
3121       </method>
3122       <method name="Int32 get_Count()">
3123         <size>0</size>
3124       </method>
3125       <method name="T get_Item(Int32)">
3126         <size>0</size>
3127       </method>
3128       <method name="Void set_Item(Int32, T)">
3129         <size>0</size>
3130       </method>
3131       <method name="Void Add(T)">
3132         <size>0</size>
3133       </method>
3134       <method name="Void Insert(Int32, T)">
3135         <size>0</size>
3136       </method>
3137       <method name="Void RemoveAt(Int32)">
3138         <size>0</size>
3139       </method>
3140     </type>
3141     <type name="LinkedList`1[T]">
3142       <method name="Void .ctor()">
3143         <size>30</size>
3144       </method>
3145       <method name="Void .ctor(T[])">
3146         <size>46</size>
3147       </method>
3148       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3149         <size>72</size>
3150       </method>
3151       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3152         <size>7</size>
3153       </method>
3154       <method name="Int32 get_Count()">
3155         <size>7</size>
3156       </method>
3157       <method name="T get_Item(Int32)">
3158         <size>13</size>
3159       </method>
3160       <method name="Void set_Item(Int32, T)">
3161         <size>14</size>
3162       </method>
3163       <method name="LinkedList`1+Node[T] get(Int32)">
3164         <size>114</size>
3165       </method>
3166       <method name="Void Add(T)">
3167         <size>14</size>
3168       </method>
3169       <method name="Void Insert(Int32, T)">
3170         <size>256</size>
3171       </method>
3172       <method name="Void RemoveAt(Int32)">
3173         <size>113</size>
3174       </method>
3175       <method name="Boolean Equals(System.Object)">
3176         <size>143</size>
3177       </method>
3178       <method name="Int32 GetHashCode()">
3179         <size>71</size>
3180       </method>
3181       <method name="IEnumerator`1 GetEnumerator()">
3182         <size>7</size>
3183       </method>
3184       <method name="LinkedList`1[T] op_Explicit(T[])">
3185         <size>7</size>
3186       </method>
3187       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3188         <size>128</size>
3189       </method>
3190     </type>
3191     <type name="LinkedList`1+Node[T]">
3192       <method name="Void .ctor(T)">
3193         <size>14</size>
3194       </method>
3195       <method name="Void .ctor(T, Node, Node)">
3196         <size>28</size>
3197       </method>
3198     </type>
3199     <type name="LinkedList`1+LinkedListEnumerator[T]">
3200       <method name="Void .ctor(LinkedList`1)">
3201         <size>26</size>
3202       </method>
3203       <method name="T get_Current()">
3204         <size>24</size>
3205       </method>
3206       <method name="Boolean MoveNext()">
3207         <size>71</size>
3208       </method>
3209       <method name="Void Reset()">
3210         <size>6</size>
3211       </method>
3212       <method name="Void Dispose()">
3213         <size>30</size>
3214       </method>
3215     </type>
3216     <type name="SortedList`1[T]">
3217       <method name="Void .ctor()">
3218         <size>7</size>
3219       </method>
3220       <method name="Void Insert(T)">
3221         <size>137</size>
3222       </method>
3223     </type>
3224     <type name="IPrintable">
3225       <method name="Void Print(System.IO.TextWriter)">
3226         <size>0</size>
3227       </method>
3228     </type>
3229     <type name="PrintableLinkedList`1[T]">
3230       <method name="Void .ctor()">
3231         <size>7</size>
3232       </method>
3233       <method name="Void Print(System.IO.TextWriter)">
3234         <size>92</size>
3235       </method>
3236     </type>
3237     <type name="MyString">
3238       <method name="Void .ctor(String)">
3239         <size>14</size>
3240       </method>
3241       <method name="Int32 CompareTo(MyString)">
3242         <size>18</size>
3243       </method>
3244       <method name="Boolean Equals(MyString)">
3245         <size>18</size>
3246       </method>
3247       <method name="System.String get_Value()">
3248         <size>7</size>
3249       </method>
3250     </type>
3251     <type name="MyTest">
3252       <method name="Void .ctor()">
3253         <size>7</size>
3254       </method>
3255       <method name="Void Main(System.String[])">
3256         <size>500</size>
3257       </method>
3258     </type>
3259     <type name="Mapper`2[A,R]">
3260       <method name="Void .ctor(Object, IntPtr)">
3261         <size>0</size>
3262       </method>
3263       <method name="R Invoke(A)">
3264         <size>0</size>
3265       </method>
3266       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3267         <size>0</size>
3268       </method>
3269       <method name="R EndInvoke(IAsyncResult)">
3270         <size>0</size>
3271       </method>
3272     </type>
3273     <type name="LinkedList`1+LinkedListEnumerator[T]">
3274       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3275         <size>12</size>
3276       </method>
3277     </type>
3278     <type name="MyTest">
3279       <method name="System.String &lt;Main&gt;m__0(Double)">
3280         <size>17</size>
3281       </method>
3282     </type>
3283   </test>
3284   <test name="gtest-116.cs">
3285     <type name="Slow.ITest">
3286       <method name="Void DoNothing[T]()">
3287         <size>0</size>
3288       </method>
3289     </type>
3290     <type name="Slow.Test">
3291       <method name="Void .ctor()">
3292         <size>7</size>
3293       </method>
3294       <method name="Void DoNothing[T]()">
3295         <size>3</size>
3296       </method>
3297     </type>
3298     <type name="Slow.Program">
3299       <method name="Void .ctor()">
3300         <size>7</size>
3301       </method>
3302       <method name="Void Main(System.String[])">
3303         <size>201</size>
3304       </method>
3305     </type>
3306   </test>
3307   <test name="gtest-117.cs">
3308     <type name="Foo`1[T]">
3309       <method name="Void .ctor()">
3310         <size>7</size>
3311       </method>
3312       <method name="Boolean Test(T)">
3313         <size>15</size>
3314       </method>
3315       <method name="Boolean Test()">
3316         <size>25</size>
3317       </method>
3318       <method name="Boolean TestB()">
3319         <size>25</size>
3320       </method>
3321     </type>
3322     <type name="Y`1[T]">
3323       <method name="Void .ctor()">
3324         <size>7</size>
3325       </method>
3326       <method name="Boolean Foo()">
3327         <size>12</size>
3328       </method>
3329     </type>
3330     <type name="X">
3331       <method name="Void .ctor()">
3332         <size>7</size>
3333       </method>
3334       <method name="Boolean TestB[T](T)">
3335         <size>15</size>
3336       </method>
3337       <method name="Boolean TestA(System.Object)">
3338         <size>10</size>
3339       </method>
3340       <method name="Int32 TestC()">
3341         <size>32</size>
3342       </method>
3343       <method name="Int32 Main()">
3344         <size>107</size>
3345       </method>
3346     </type>
3347   </test>
3348   <test name="gtest-118.cs">
3349     <type name="AddMul`2[A,R]">
3350       <method name="R Add(A)">
3351         <size>0</size>
3352       </method>
3353       <method name="R Mul(A)">
3354         <size>0</size>
3355       </method>
3356     </type>
3357     <type name="Polynomial`1[E]">
3358       <method name="Void .ctor()">
3359         <size>19</size>
3360       </method>
3361       <method name="Void .ctor(E[])">
3362         <size>14</size>
3363       </method>
3364       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3365         <size>297</size>
3366       </method>
3367       <method name="Polynomial`1[E] Add(E)">
3368         <size>26</size>
3369       </method>
3370       <method name="Polynomial`1[E] Mul(E)">
3371         <size>78</size>
3372       </method>
3373       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3374         <size>222</size>
3375       </method>
3376       <method name="E Eval(E)">
3377         <size>109</size>
3378       </method>
3379     </type>
3380     <type name="TestPolynomial">
3381       <method name="Void .ctor()">
3382         <size>7</size>
3383       </method>
3384       <method name="Void Main(System.String[])">
3385         <size>169</size>
3386       </method>
3387     </type>
3388   </test>
3389   <test name="gtest-119.cs">
3390     <type name="Tests">
3391       <method name="Void .ctor()">
3392         <size>7</size>
3393       </method>
3394       <method name="Void Main()">
3395         <size>61</size>
3396       </method>
3397     </type>
3398   </test>
3399   <test name="gtest-120.cs">
3400     <type name="ISequenced`1[T]">
3401       <method name="Boolean Equals(ISequenced`1)">
3402         <size>0</size>
3403       </method>
3404     </type>
3405     <type name="SequencedHasher`2[S,W]">
3406       <method name="Void .ctor()">
3407         <size>7</size>
3408       </method>
3409       <method name="Boolean Equals(S, S)">
3410         <size>50</size>
3411       </method>
3412     </type>
3413     <type name="Sequenced`1[T]">
3414       <method name="Void .ctor()">
3415         <size>7</size>
3416       </method>
3417       <method name="Boolean Equals(ISequenced`1)">
3418         <size>2</size>
3419       </method>
3420     </type>
3421     <type name="X">
3422       <method name="Void .ctor()">
3423         <size>7</size>
3424       </method>
3425       <method name="Void Main()">
3426         <size>22</size>
3427       </method>
3428     </type>
3429   </test>
3430   <test name="gtest-121.cs">
3431     <type name="B`1[T]">
3432       <method name="Void .ctor()">
3433         <size>7</size>
3434       </method>
3435       <method name="Int32 Add(T)">
3436         <size>2</size>
3437       </method>
3438       <method name="Void AddRange(System.Object)">
3439         <size>16</size>
3440       </method>
3441     </type>
3442     <type name="A">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="Test">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>18</size>
3453       </method>
3454     </type>
3455   </test>
3456   <test name="gtest-122.cs">
3457     <type name="Test">
3458       <method name="Void .ctor()">
3459         <size>7</size>
3460       </method>
3461       <method name="Void Main(System.String[])">
3462         <size>26</size>
3463       </method>
3464       <method name="Void D(Int32)">
3465         <size>22</size>
3466       </method>
3467     </type>
3468     <type name="A`1[T]">
3469       <method name="Void .ctor(B, T)">
3470         <size>21</size>
3471       </method>
3472       <method name="Void Run()">
3473         <size>18</size>
3474       </method>
3475     </type>
3476     <type name="A`1+B[T]">
3477       <method name="Void .ctor(Object, IntPtr)">
3478         <size>0</size>
3479       </method>
3480       <method name="Void Invoke(T)">
3481         <size>0</size>
3482       </method>
3483       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3484         <size>0</size>
3485       </method>
3486       <method name="Void EndInvoke(IAsyncResult)">
3487         <size>0</size>
3488       </method>
3489     </type>
3490   </test>
3491   <test name="gtest-123.cs">
3492     <type name="A`1[T]">
3493       <method name="Void .ctor()">
3494         <size>7</size>
3495       </method>
3496     </type>
3497     <type name="X">
3498       <method name="Void .ctor()">
3499         <size>7</size>
3500       </method>
3501       <method name="Void Main()">
3502         <size>1</size>
3503       </method>
3504     </type>
3505     <type name="A`1+Foo[T]">
3506       <method name="Void .ctor(Object, IntPtr)">
3507         <size>0</size>
3508       </method>
3509       <method name="Void Invoke()">
3510         <size>0</size>
3511       </method>
3512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3513         <size>0</size>
3514       </method>
3515       <method name="Void EndInvoke(IAsyncResult)">
3516         <size>0</size>
3517       </method>
3518     </type>
3519     <type name="A`1+Bar`1[T,U]">
3520       <method name="Void .ctor(Object, IntPtr)">
3521         <size>0</size>
3522       </method>
3523       <method name="Void Invoke()">
3524         <size>0</size>
3525       </method>
3526       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3527         <size>0</size>
3528       </method>
3529       <method name="Void EndInvoke(IAsyncResult)">
3530         <size>0</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-124.cs">
3535     <type name="IFoo`1[T]">
3536       <method name="T get_Item(Int32)">
3537         <size>0</size>
3538       </method>
3539       <method name="Void set_Item(Int32, T)">
3540         <size>0</size>
3541       </method>
3542     </type>
3543     <type name="FooCollection`1[T]">
3544       <method name="Void .ctor()">
3545         <size>7</size>
3546       </method>
3547     </type>
3548     <type name="X">
3549       <method name="Void .ctor()">
3550         <size>7</size>
3551       </method>
3552       <method name="Void Main()">
3553         <size>21</size>
3554       </method>
3555     </type>
3556     <type name="FooCollection`1[T]">
3557       <method name="T IFoo`1[T].get_Item(Int32)">
3558         <size>10</size>
3559       </method>
3560       <method name="Void IFoo`1[T].set_Item(Int32, T)">
3561         <size>1</size>
3562       </method>
3563     </type>
3564   </test>
3565   <test name="gtest-125.cs">
3566     <type name="B`1[T]">
3567       <method name="Void .ctor()">
3568         <size>7</size>
3569       </method>
3570     </type>
3571     <type name="MainClass">
3572       <method name="Void .ctor()">
3573         <size>7</size>
3574       </method>
3575       <method name="Void Main()">
3576         <size>1</size>
3577       </method>
3578     </type>
3579   </test>
3580   <test name="gtest-126.cs">
3581     <type name="IB">
3582       <method name="Boolean foo()">
3583         <size>0</size>
3584       </method>
3585     </type>
3586     <type name="B">
3587       <method name="Void .ctor()">
3588         <size>7</size>
3589       </method>
3590       <method name="Boolean foo()">
3591         <size>2</size>
3592       </method>
3593     </type>
3594     <type name="Filter`1[T]">
3595       <method name="T Is(IB)">
3596         <size>0</size>
3597       </method>
3598     </type>
3599     <type name="MyFilter">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="K Is(IB)">
3604         <size>10</size>
3605       </method>
3606     </type>
3607     <type name="MyBFilter">
3608       <method name="Void .ctor()">
3609         <size>7</size>
3610       </method>
3611       <method name="B Is(IB)">
3612         <size>6</size>
3613       </method>
3614     </type>
3615     <type name="M">
3616       <method name="Void .ctor()">
3617         <size>7</size>
3618       </method>
3619       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3620         <size>38</size>
3621       </method>
3622       <method name="Void Main()">
3623         <size>45</size>
3624       </method>
3625     </type>
3626   </test>
3627   <test name="gtest-127.cs">
3628     <type name="A`1[T]">
3629       <method name="Void .ctor()">
3630         <size>7</size>
3631       </method>
3632       <method name="Void add__changed(A`1+Changed[T])">
3633         <size>24</size>
3634       </method>
3635       <method name="Void remove__changed(A`1+Changed[T])">
3636         <size>24</size>
3637       </method>
3638       <method name="Void Register(A`1+Changed[T])">
3639         <size>36</size>
3640       </method>
3641     </type>
3642     <type name="Test">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main()">
3647         <size>25</size>
3648       </method>
3649       <method name="Void Del(A`1[System.Int32])">
3650         <size>11</size>
3651       </method>
3652     </type>
3653     <type name="A`1+Changed[T]">
3654       <method name="Void .ctor(Object, IntPtr)">
3655         <size>0</size>
3656       </method>
3657       <method name="Void Invoke(A`1[T])">
3658         <size>0</size>
3659       </method>
3660       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3661         <size>0</size>
3662       </method>
3663       <method name="Void EndInvoke(IAsyncResult)">
3664         <size>0</size>
3665       </method>
3666     </type>
3667   </test>
3668   <test name="gtest-128.cs">
3669     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3670       <method name="Void .ctor()">
3671         <size>7</size>
3672       </method>
3673       <method name="Void Add(T)">
3674         <size>11</size>
3675       </method>
3676     </type>
3677     <type name="FLMID.Bugs.ParametersOne.Test">
3678       <method name="Void .ctor()">
3679         <size>7</size>
3680       </method>
3681       <method name="Void Main(System.String[])">
3682         <size>124</size>
3683       </method>
3684     </type>
3685   </test>
3686   <test name="gtest-129.cs">
3687     <type name="B.Test`1[T]">
3688       <method name="Void .ctor()">
3689         <size>7</size>
3690       </method>
3691     </type>
3692     <type name="X">
3693       <method name="Void .ctor()">
3694         <size>7</size>
3695       </method>
3696       <method name="Void Main()">
3697         <size>1</size>
3698       </method>
3699     </type>
3700   </test>
3701   <test name="gtest-130.cs">
3702     <type name="MyTest">
3703       <method name="Void .ctor()">
3704         <size>7</size>
3705       </method>
3706       <method name="Void Main(System.String[])">
3707         <size>987</size>
3708       </method>
3709     </type>
3710   </test>
3711   <test name="gtest-131.cs">
3712     <type name="MyTest">
3713       <method name="Void .ctor()">
3714         <size>7</size>
3715       </method>
3716       <method name="Void Main(System.String[])">
3717         <size>1424</size>
3718       </method>
3719     </type>
3720   </test>
3721   <test name="gtest-132.cs">
3722     <type name="MyTest">
3723       <method name="Void .ctor()">
3724         <size>7</size>
3725       </method>
3726       <method name="Nullable`1 Sqrt(Nullable`1)">
3727         <size>55</size>
3728       </method>
3729       <method name="Void Main(System.String[])">
3730         <size>63</size>
3731       </method>
3732     </type>
3733   </test>
3734   <test name="gtest-133.cs">
3735     <type name="MyTest">
3736       <method name="Void .ctor()">
3737         <size>7</size>
3738       </method>
3739       <method name="Void Main(System.String[])">
3740         <size>201</size>
3741       </method>
3742     </type>
3743   </test>
3744   <test name="gtest-134.cs">
3745     <type name="MyTest">
3746       <method name="Void .ctor()">
3747         <size>7</size>
3748       </method>
3749       <method name="Void Main(System.String[])">
3750         <size>112</size>
3751       </method>
3752     </type>
3753     <type name="Foo`1[T]">
3754       <method name="Void .ctor(T)">
3755         <size>14</size>
3756       </method>
3757       <method name="System.String Fmt()">
3758         <size>40</size>
3759       </method>
3760     </type>
3761   </test>
3762   <test name="gtest-135.cs">
3763     <type name="X">
3764       <method name="Void .ctor()">
3765         <size>7</size>
3766       </method>
3767       <method name="Void Main()">
3768         <size>116</size>
3769       </method>
3770     </type>
3771   </test>
3772   <test name="gtest-136.cs">
3773     <type name="Martin.X">
3774       <method name="Void .ctor()">
3775         <size>7</size>
3776       </method>
3777       <method name="Void Main()">
3778         <size>152</size>
3779       </method>
3780     </type>
3781   </test>
3782   <test name="gtest-137.cs">
3783     <type name="X">
3784       <method name="Void .ctor()">
3785         <size>7</size>
3786       </method>
3787       <method name="Void Main()">
3788         <size>56</size>
3789       </method>
3790     </type>
3791   </test>
3792   <test name="gtest-138.cs">
3793     <type name="X">
3794       <method name="Void .ctor()">
3795         <size>7</size>
3796       </method>
3797       <method name="Void Main()">
3798         <size>61</size>
3799       </method>
3800     </type>
3801   </test>
3802   <test name="gtest-140.cs">
3803     <type name="X">
3804       <method name="Void .ctor()">
3805         <size>7</size>
3806       </method>
3807       <method name="Void Main()">
3808         <size>136</size>
3809       </method>
3810     </type>
3811   </test>
3812   <test name="gtest-141.cs">
3813     <type name="X">
3814       <method name="Void .ctor()">
3815         <size>7</size>
3816       </method>
3817       <method name="Void Main()">
3818         <size>135</size>
3819       </method>
3820     </type>
3821   </test>
3822   <test name="gtest-142.cs">
3823     <type name="Assert">
3824       <method name="Void .cctor()">
3825         <size>1</size>
3826       </method>
3827       <method name="Void IsNull[T](System.String, Nullable`1)">
3828         <size>24</size>
3829       </method>
3830       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3831         <size>24</size>
3832       </method>
3833       <method name="Int32 get_Errors()">
3834         <size>6</size>
3835       </method>
3836       <method name="Void Error(System.String, System.String)">
3837         <size>25</size>
3838       </method>
3839       <method name="Void IsTrue(System.String, Boolean)">
3840         <size>18</size>
3841       </method>
3842       <method name="Void IsFalse(System.String, Boolean)">
3843         <size>18</size>
3844       </method>
3845       <method name="Void IsTrue(System.String, Nullable`1)">
3846         <size>36</size>
3847       </method>
3848       <method name="Void IsFalse(System.String, Nullable`1)">
3849         <size>36</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Int32 Main()">
3857         <size>1599</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-143.cs">
3862     <type name="X">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Int32 Test()">
3867         <size>497</size>
3868       </method>
3869       <method name="Int32 Main()">
3870         <size>30</size>
3871       </method>
3872     </type>
3873   </test>
3874   <test name="gtest-144.cs">
3875     <type name="Test.Application">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>11</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-145.cs">
3885     <type name="Test`1[T]">
3886       <method name="Void .ctor(T[,])">
3887         <size>14</size>
3888       </method>
3889     </type>
3890     <type name="Program">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894       <method name="Void Main(System.String[])">
3895         <size>14</size>
3896       </method>
3897     </type>
3898   </test>
3899   <test name="gtest-146.cs">
3900     <type name="MyLinkedList`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="MyLinkedList`1+Node[T]">
3906       <method name="Void .ctor(T)">
3907         <size>14</size>
3908       </method>
3909     </type>
3910     <type name="SortedList`1[U]">
3911       <method name="Void .ctor()">
3912         <size>7</size>
3913       </method>
3914       <method name="Void Insert(U)">
3915         <size>8</size>
3916       </method>
3917     </type>
3918     <type name="X">
3919       <method name="Void .ctor()">
3920         <size>7</size>
3921       </method>
3922       <method name="Void Main()">
3923         <size>1</size>
3924       </method>
3925     </type>
3926   </test>
3927   <test name="gtest-147.cs">
3928     <type name="A.IFoo">
3929       <method name="Void Hello(IFoo)">
3930         <size>0</size>
3931       </method>
3932     </type>
3933     <type name="B.Test`1[T]">
3934       <method name="Void .ctor()">
3935         <size>7</size>
3936       </method>
3937       <method name="Void A.IFoo.Hello(IFoo)">
3938         <size>1</size>
3939       </method>
3940     </type>
3941     <type name="Y">
3942       <method name="Void .ctor()">
3943         <size>7</size>
3944       </method>
3945     </type>
3946     <type name="X">
3947       <method name="Void .ctor()">
3948         <size>7</size>
3949       </method>
3950       <method name="Void Main()">
3951         <size>1</size>
3952       </method>
3953     </type>
3954   </test>
3955   <test name="gtest-148.cs">
3956     <type name="Test1">
3957       <method name="Void Foo[S,OP](UInt32)">
3958         <size>1</size>
3959       </method>
3960     </type>
3961     <type name="Test1+IOp`1[T]">
3962       <method name="Void .ctor()">
3963         <size>7</size>
3964       </method>
3965     </type>
3966     <type name="Test2">
3967       <method name="Void Foo[T,OP](UInt32)">
3968         <size>1</size>
3969       </method>
3970     </type>
3971     <type name="Test2+IOp`1[T]">
3972       <method name="Void .ctor()">
3973         <size>7</size>
3974       </method>
3975     </type>
3976     <type name="X">
3977       <method name="Void .ctor()">
3978         <size>7</size>
3979       </method>
3980       <method name="Void Main()">
3981         <size>1</size>
3982       </method>
3983     </type>
3984   </test>
3985   <test name="gtest-149.cs">
3986     <type name="Test1">
3987       <method name="Void Foo[S,OP](UInt32)">
3988         <size>1</size>
3989       </method>
3990     </type>
3991     <type name="Test1+IOp`1[T]">
3992       <method name="Void .ctor()">
3993         <size>7</size>
3994       </method>
3995     </type>
3996     <type name="Test2">
3997       <method name="Void Foo[T,OP](UInt32)">
3998         <size>1</size>
3999       </method>
4000     </type>
4001     <type name="Test2+IOp`1[T]">
4002       <method name="Void .ctor()">
4003         <size>7</size>
4004       </method>
4005     </type>
4006     <type name="X">
4007       <method name="Void .ctor()">
4008         <size>7</size>
4009       </method>
4010       <method name="Void Main()">
4011         <size>1</size>
4012       </method>
4013     </type>
4014   </test>
4015   <test name="gtest-150.cs">
4016     <type name="Test1">
4017       <method name="Void Foo[T,OP](UInt32)">
4018         <size>40</size>
4019       </method>
4020       <method name="Void Main()">
4021         <size>15</size>
4022       </method>
4023     </type>
4024     <type name="Test1+IOp`1[T]">
4025       <method name="T Func(UInt32)">
4026         <size>0</size>
4027       </method>
4028     </type>
4029   </test>
4030   <test name="gtest-151.cs">
4031     <type name="Test`1[T]">
4032       <method name="Void .ctor()">
4033         <size>46</size>
4034       </method>
4035     </type>
4036     <type name="X">
4037       <method name="Void .ctor()">
4038         <size>7</size>
4039       </method>
4040       <method name="Void Main()">
4041         <size>1</size>
4042       </method>
4043     </type>
4044   </test>
4045   <test name="gtest-152.cs">
4046     <type name="IFoo">
4047       <method name="IFoo Hello()">
4048         <size>0</size>
4049       </method>
4050     </type>
4051     <type name="IFoo`1[T]">
4052       <method name="IFoo`1 Hello()">
4053         <size>0</size>
4054       </method>
4055     </type>
4056     <type name="EnumerableBase`1[T]">
4057       <method name="Void .ctor()">
4058         <size>7</size>
4059       </method>
4060       <method name="IFoo IFoo.Hello()">
4061         <size>7</size>
4062       </method>
4063       <method name="IFoo`1 Hello()">
4064         <size>0</size>
4065       </method>
4066     </type>
4067     <type name="CollectionBase`1[T]">
4068       <method name="Void .ctor()">
4069         <size>7</size>
4070       </method>
4071     </type>
4072     <type name="HashBag`1[T]">
4073       <method name="Void .ctor()">
4074         <size>7</size>
4075       </method>
4076       <method name="IFoo`1 Hello()">
4077         <size>2</size>
4078       </method>
4079     </type>
4080     <type name="X">
4081       <method name="Void .ctor()">
4082         <size>7</size>
4083       </method>
4084       <method name="Void Main()">
4085         <size>1</size>
4086       </method>
4087     </type>
4088   </test>
4089   <test name="gtest-153.cs">
4090     <type name="IBase">
4091       <method name="Void DoSomeThing()">
4092         <size>0</size>
4093       </method>
4094     </type>
4095     <type name="IExtended">
4096       <method name="Void DoSomeThingElse()">
4097         <size>0</size>
4098       </method>
4099     </type>
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>59</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-154.cs">
4115     <type name="B">
4116       <method name="Void .ctor()">
4117         <size>7</size>
4118       </method>
4119       <method name="T`1[X] M[X]()">
4120         <size>13</size>
4121       </method>
4122       <method name="T`1[System.Int64] N()">
4123         <size>30</size>
4124       </method>
4125     </type>
4126     <type name="D">
4127       <method name="Void .ctor()">
4128         <size>7</size>
4129       </method>
4130       <method name="Void Main()">
4131         <size>13</size>
4132       </method>
4133     </type>
4134     <type name="T`1[X]">
4135       <method name="Void .ctor(Object, IntPtr)">
4136         <size>0</size>
4137       </method>
4138       <method name="Int32 Invoke(X)">
4139         <size>0</size>
4140       </method>
4141       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4142         <size>0</size>
4143       </method>
4144       <method name="Int32 EndInvoke(IAsyncResult)">
4145         <size>0</size>
4146       </method>
4147     </type>
4148     <type name="B">
4149       <method name="Int32 &lt;M&gt;m__0[X](X)">
4150         <size>2</size>
4151       </method>
4152       <method name="Int32 &lt;N&gt;m__1(Int64)">
4153         <size>2</size>
4154       </method>
4155     </type>
4156   </test>
4157   <test name="gtest-155.cs">
4158     <type name="IBase">
4159       <method name="Void DoSomeThing()">
4160         <size>0</size>
4161       </method>
4162     </type>
4163     <type name="IExtended">
4164       <method name="Void DoSomeThingElse()">
4165         <size>0</size>
4166       </method>
4167     </type>
4168     <type name="MyClass`1[T]">
4169       <method name="Void .ctor()">
4170         <size>59</size>
4171       </method>
4172     </type>
4173     <type name="X">
4174       <method name="Void .ctor()">
4175         <size>7</size>
4176       </method>
4177       <method name="Void Main()">
4178         <size>1</size>
4179       </method>
4180     </type>
4181   </test>
4182   <test name="gtest-156.cs">
4183     <type name="FLMID.Bugs.Marshal15.D">
4184       <method name="Void .ctor()">
4185         <size>18</size>
4186       </method>
4187       <method name="Void Main(System.String[])">
4188         <size>11</size>
4189       </method>
4190     </type>
4191   </test>
4192   <test name="gtest-157.cs">
4193     <type name="a`1[t]">
4194       <method name="Void x()">
4195         <size>0</size>
4196       </method>
4197     </type>
4198     <type name="kv`2[k,v]">
4199       <method name="Void .ctor()">
4200         <size>7</size>
4201       </method>
4202     </type>
4203     <type name="m`2[k,v]">
4204       <method name="Void .ctor()">
4205         <size>7</size>
4206       </method>
4207       <method name="Void a`1[[kv`2[k,v], gtest-157, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].x()">
4208         <size>1</size>
4209       </method>
4210     </type>
4211     <type name="X">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="Void Main()">
4216         <size>1</size>
4217       </method>
4218     </type>
4219   </test>
4220   <test name="gtest-158.cs">
4221     <type name="Moo`1[C]">
4222       <method name="Void .ctor()">
4223         <size>7</size>
4224       </method>
4225     </type>
4226     <type name="Moo`1+Foo[C]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230     </type>
4231     <type name="Test">
4232       <method name="Void .ctor()">
4233         <size>7</size>
4234       </method>
4235     </type>
4236     <type name="X">
4237       <method name="Void .ctor()">
4238         <size>7</size>
4239       </method>
4240       <method name="Void Main()">
4241         <size>7</size>
4242       </method>
4243     </type>
4244   </test>
4245   <test name="gtest-159.cs">
4246     <type name="App">
4247       <method name="Void .ctor()">
4248         <size>7</size>
4249       </method>
4250       <method name="Void Main()">
4251         <size>92</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-160.cs">
4256     <type name="Fun`2[A,B]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260     </type>
4261     <type name="List`1[T]">
4262       <method name="Void .ctor()">
4263         <size>7</size>
4264       </method>
4265       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4266         <size>6</size>
4267       </method>
4268       <method name="Void foo[T2]()">
4269         <size>17</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280   </test>
4281   <test name="gtest-161.cs">
4282     <type name="App">
4283       <method name="Void .ctor()">
4284         <size>7</size>
4285       </method>
4286       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4287         <size>8</size>
4288       </method>
4289       <method name="Void Main()">
4290         <size>56</size>
4291       </method>
4292       <method name="System.String &lt;Main&gt;m__0(Int32)">
4293         <size>8</size>
4294       </method>
4295     </type>
4296   </test>
4297   <test name="gtest-162.cs">
4298     <type name="Generic`1[T]">
4299       <method name="Void .ctor()">
4300         <size>7</size>
4301       </method>
4302     </type>
4303     <type name="X">
4304       <method name="Void .ctor()">
4305         <size>7</size>
4306       </method>
4307       <method name="Int32 Main()">
4308         <size>33</size>
4309       </method>
4310     </type>
4311     <type name="Generic`1+Delegate[T]">
4312       <method name="Void .ctor(Object, IntPtr)">
4313         <size>0</size>
4314       </method>
4315       <method name="Void Invoke(Generic`1[T], T)">
4316         <size>0</size>
4317       </method>
4318       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4319         <size>0</size>
4320       </method>
4321       <method name="Void EndInvoke(IAsyncResult)">
4322         <size>0</size>
4323       </method>
4324     </type>
4325   </test>
4326   <test name="gtest-163.cs">
4327     <type name="Foo`1[T]">
4328       <method name="Void .ctor()">
4329         <size>7</size>
4330       </method>
4331       <method name="IEnumerator`1 getEnumerator(Int32)">
4332         <size>15</size>
4333       </method>
4334     </type>
4335     <type name="X">
4336       <method name="Void .ctor()">
4337         <size>7</size>
4338       </method>
4339       <method name="Void Main()">
4340         <size>1</size>
4341       </method>
4342     </type>
4343     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4344       <method name="Void .ctor()">
4345         <size>7</size>
4346       </method>
4347       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
4348         <size>7</size>
4349       </method>
4350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4351         <size>12</size>
4352       </method>
4353       <method name="Boolean MoveNext()">
4354         <size>95</size>
4355       </method>
4356       <method name="Void Dispose()">
4357         <size>8</size>
4358       </method>
4359       <method name="Void Reset()">
4360         <size>6</size>
4361       </method>
4362     </type>
4363   </test>
4364   <test name="gtest-164.cs">
4365     <type name="FunEnumerable">
4366       <method name="Void .ctor(Int32, Int2Int)">
4367         <size>21</size>
4368       </method>
4369       <method name="IEnumerator`1 GetEnumerator()">
4370         <size>15</size>
4371       </method>
4372     </type>
4373     <type name="X">
4374       <method name="Void .ctor()">
4375         <size>7</size>
4376       </method>
4377       <method name="Void Main()">
4378         <size>1</size>
4379       </method>
4380     </type>
4381     <type name="Int2Int">
4382       <method name="Void .ctor(Object, IntPtr)">
4383         <size>0</size>
4384       </method>
4385       <method name="Int32 Invoke(Int32)">
4386         <size>0</size>
4387       </method>
4388       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4389         <size>0</size>
4390       </method>
4391       <method name="Int32 EndInvoke(IAsyncResult)">
4392         <size>0</size>
4393       </method>
4394     </type>
4395     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
4400         <size>7</size>
4401       </method>
4402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4403         <size>12</size>
4404       </method>
4405       <method name="Boolean MoveNext()">
4406         <size>91</size>
4407       </method>
4408       <method name="Void Dispose()">
4409         <size>8</size>
4410       </method>
4411       <method name="Void Reset()">
4412         <size>6</size>
4413       </method>
4414     </type>
4415   </test>
4416   <test name="gtest-165.cs">
4417     <type name="X">
4418       <method name="Void .ctor()">
4419         <size>7</size>
4420       </method>
4421       <method name="IEnumerable GetIt(System.Int32[])">
4422         <size>23</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>117</size>
4426       </method>
4427     </type>
4428     <type name="X+A">
4429       <method name="Void .ctor(Object, IntPtr)">
4430         <size>0</size>
4431       </method>
4432       <method name="Void Invoke()">
4433         <size>0</size>
4434       </method>
4435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4436         <size>0</size>
4437       </method>
4438       <method name="Void EndInvoke(IAsyncResult)">
4439         <size>0</size>
4440       </method>
4441     </type>
4442     <type name="X+&lt;GetIt&gt;c__Iterator0">
4443       <method name="Void .ctor()">
4444         <size>7</size>
4445       </method>
4446       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
4447         <size>7</size>
4448       </method>
4449       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4450         <size>12</size>
4451       </method>
4452       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4453         <size>53</size>
4454       </method>
4455       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
4456         <size>53</size>
4457       </method>
4458       <method name="Boolean MoveNext()">
4459         <size>213</size>
4460       </method>
4461       <method name="Void &lt;&gt;m__0()">
4462         <size>22</size>
4463       </method>
4464       <method name="Void Dispose()">
4465         <size>8</size>
4466       </method>
4467       <method name="Void Reset()">
4468         <size>6</size>
4469       </method>
4470     </type>
4471   </test>
4472   <test name="gtest-166.cs">
4473     <type name="C">
4474       <method name="Void .ctor()">
4475         <size>7</size>
4476       </method>
4477       <method name="Int32 Test()">
4478         <size>289</size>
4479       </method>
4480       <method name="Int32 Main()">
4481         <size>6</size>
4482       </method>
4483     </type>
4484   </test>
4485   <test name="gtest-167.cs">
4486     <type name="TestAttribute">
4487       <method name="Void .ctor()">
4488         <size>7</size>
4489       </method>
4490     </type>
4491     <type name="TestNotAttribute">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="TestMultiAttribute">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="Class1">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="Class2">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510     </type>
4511     <type name="Class3">
4512       <method name="Void .ctor()">
4513         <size>7</size>
4514       </method>
4515     </type>
4516     <type name="TestClass">
4517       <method name="Void .ctor()">
4518         <size>7</size>
4519       </method>
4520       <method name="Int32 Main()">
4521         <size>86</size>
4522       </method>
4523     </type>
4524   </test>
4525   <test name="gtest-168.cs">
4526     <type name="lis`1[a]">
4527       <method name="Void .ctor()">
4528         <size>7</size>
4529       </method>
4530     </type>
4531     <type name="M">
4532       <method name="Void .ctor()">
4533         <size>7</size>
4534       </method>
4535       <method name="lis`1[a] Rev[a](lis`1[a])">
4536         <size>2</size>
4537       </method>
4538       <method name="lis`1[b] MapFromArray[a,b](a[])">
4539         <size>11</size>
4540       </method>
4541     </type>
4542     <type name="X">
4543       <method name="Void .ctor()">
4544         <size>7</size>
4545       </method>
4546       <method name="Void Main()">
4547         <size>1</size>
4548       </method>
4549     </type>
4550   </test>
4551   <test name="gtest-169.cs">
4552     <type name="list`1[A]">
4553       <method name="Void .ctor()">
4554         <size>7</size>
4555       </method>
4556     </type>
4557     <type name="list`1+Cons`1[A,T]">
4558       <method name="Void .ctor()">
4559         <size>7</size>
4560       </method>
4561     </type>
4562     <type name="list`1+Nil`1[A,T]">
4563       <method name="Void .ctor()">
4564         <size>7</size>
4565       </method>
4566     </type>
4567     <type name="C">
4568       <method name="Void .ctor()">
4569         <size>7</size>
4570       </method>
4571       <method name="Void Rev[T](list`1[T])">
4572         <size>43</size>
4573       </method>
4574     </type>
4575     <type name="M">
4576       <method name="Void .ctor()">
4577         <size>7</size>
4578       </method>
4579       <method name="Void Main()">
4580         <size>21</size>
4581       </method>
4582     </type>
4583   </test>
4584   <test name="gtest-170.cs">
4585     <type name="C`1[A]">
4586       <method name="Void .ctor()">
4587         <size>7</size>
4588       </method>
4589       <method name="Void foo[B](C`1[B])">
4590         <size>7</size>
4591       </method>
4592     </type>
4593     <type name="D">
4594       <method name="Void .ctor()">
4595         <size>7</size>
4596       </method>
4597       <method name="Void append[A](C`1[A])">
4598         <size>1</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>7</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-171.cs">
4606     <type name="list`1[a]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610     </type>
4611     <type name="Nil`1[a]">
4612       <method name="Void .ctor()">
4613         <size>7</size>
4614       </method>
4615       <method name="Void .cctor()">
4616         <size>11</size>
4617       </method>
4618     </type>
4619     <type name="Test">
4620       <method name="Void .ctor()">
4621         <size>7</size>
4622       </method>
4623       <method name="Void Main()">
4624         <size>24</size>
4625       </method>
4626     </type>
4627   </test>
4628   <test name="gtest-172.cs">
4629     <type name="M">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Void Main()">
4634         <size>7</size>
4635       </method>
4636     </type>
4637   </test>
4638   <test name="gtest-173.cs">
4639     <type name="List`1[t]">
4640       <method name="Void .ctor()">
4641         <size>7</size>
4642       </method>
4643       <method name="Void foo[b](List`1[t])">
4644         <size>27</size>
4645       </method>
4646     </type>
4647     <type name="C">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651     </type>
4652     <type name="D">
4653       <method name="Void .ctor()">
4654         <size>7</size>
4655       </method>
4656     </type>
4657     <type name="M">
4658       <method name="Void .ctor()">
4659         <size>7</size>
4660       </method>
4661       <method name="Void Main()">
4662         <size>27</size>
4663       </method>
4664     </type>
4665   </test>
4666   <test name="gtest-174.cs">
4667     <type name="B`1[T]">
4668       <method name="Void .ctor()">
4669         <size>7</size>
4670       </method>
4671       <method name="Void .cctor()">
4672         <size>11</size>
4673       </method>
4674     </type>
4675     <type name="M">
4676       <method name="Void .ctor()">
4677         <size>7</size>
4678       </method>
4679       <method name="Void Main()">
4680         <size>13</size>
4681       </method>
4682     </type>
4683   </test>
4684   <test name="gtest-175.cs">
4685     <type name="Foo">
4686       <method name="Void .ctor()">
4687         <size>7</size>
4688       </method>
4689     </type>
4690     <type name="X">
4691       <method name="Void .ctor()">
4692         <size>7</size>
4693       </method>
4694       <method name="Foo Test(Foo, Foo)">
4695         <size>10</size>
4696       </method>
4697       <method name="Int32 Main()">
4698         <size>33</size>
4699       </method>
4700     </type>
4701   </test>
4702   <test name="gtest-176.cs">
4703     <type name="lis`1[a]">
4704       <method name="Void .ctor()">
4705         <size>7</size>
4706       </method>
4707     </type>
4708     <type name="fn`3[a,b,r]">
4709       <method name="Void .ctor()">
4710         <size>7</size>
4711       </method>
4712       <method name="r apply(a, b)">
4713         <size>0</size>
4714       </method>
4715     </type>
4716     <type name="fn1`1[a]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4721         <size>8</size>
4722       </method>
4723     </type>
4724     <type name="M">
4725       <method name="Void .ctor()">
4726         <size>7</size>
4727       </method>
4728       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4729         <size>9</size>
4730       </method>
4731       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4732         <size>2</size>
4733       </method>
4734       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4735         <size>17</size>
4736       </method>
4737       <method name="Void Main()">
4738         <size>12</size>
4739       </method>
4740     </type>
4741   </test>
4742   <test name="gtest-177.cs">
4743     <type name="X">
4744       <method name="Void .ctor()">
4745         <size>7</size>
4746       </method>
4747       <method name="Void .cctor()">
4748         <size>25</size>
4749       </method>
4750       <method name="Int32 Main()">
4751         <size>96</size>
4752       </method>
4753     </type>
4754     <type name="X`1[T]">
4755       <method name="Void .ctor()">
4756         <size>7</size>
4757       </method>
4758       <method name="IEnumerator`1 Y(IEnumerable`1)">
4759         <size>7</size>
4760       </method>
4761       <method name="T Z(IList`1, Int32)">
4762         <size>8</size>
4763       </method>
4764     </type>
4765   </test>
4766   <test name="gtest-178.cs">
4767     <type name="Foo">
4768       <method name="T Test[T]()">
4769         <size>0</size>
4770       </method>
4771     </type>
4772     <type name="X">
4773       <method name="Void .ctor()">
4774         <size>7</size>
4775       </method>
4776       <method name="Void Main()">
4777         <size>1</size>
4778       </method>
4779     </type>
4780   </test>
4781   <test name="gtest-179.cs">
4782     <type name="X`1[T]">
4783       <method name="Void .ctor()">
4784         <size>7</size>
4785       </method>
4786       <method name="Int32 get_i()">
4787         <size>2</size>
4788       </method>
4789       <method name="Void set_i(Int32)">
4790         <size>1</size>
4791       </method>
4792       <method name="Int32 myMain()">
4793         <size>14</size>
4794       </method>
4795     </type>
4796     <type name="Y">
4797       <method name="Void .ctor()">
4798         <size>7</size>
4799       </method>
4800       <method name="Int32 Main()">
4801         <size>6</size>
4802       </method>
4803     </type>
4804   </test>
4805   <test name="gtest-180.cs">
4806     <type name="C">
4807       <method name="Void .ctor()">
4808         <size>7</size>
4809       </method>
4810     </type>
4811     <type name="C+CC">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815     </type>
4816     <type name="Program">
4817       <method name="Void .ctor()">
4818         <size>7</size>
4819       </method>
4820       <method name="Int32 Main()">
4821         <size>197</size>
4822       </method>
4823     </type>
4824     <type name="D">
4825       <method name="Void .ctor(Object, IntPtr)">
4826         <size>0</size>
4827       </method>
4828       <method name="Void Invoke()">
4829         <size>0</size>
4830       </method>
4831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4832         <size>0</size>
4833       </method>
4834       <method name="Void EndInvoke(IAsyncResult)">
4835         <size>0</size>
4836       </method>
4837     </type>
4838   </test>
4839   <test name="gtest-181.cs">
4840     <type name="X">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="IEnumerator get_GetIt()">
4845         <size>8</size>
4846       </method>
4847       <method name="Void set_GetIt(IEnumerator)">
4848         <size>1</size>
4849       </method>
4850       <method name="IEnumerable get_Item(Int32)">
4851         <size>23</size>
4852       </method>
4853       <method name="Void set_Item(Int32, IEnumerable)">
4854         <size>1</size>
4855       </method>
4856       <method name="Int32 Main()">
4857         <size>181</size>
4858       </method>
4859     </type>
4860     <type name="X+&lt;&gt;c__Iterator0">
4861       <method name="Void .ctor()">
4862         <size>7</size>
4863       </method>
4864       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
4865         <size>7</size>
4866       </method>
4867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4868         <size>12</size>
4869       </method>
4870       <method name="Boolean MoveNext()">
4871         <size>126</size>
4872       </method>
4873       <method name="Void Dispose()">
4874         <size>8</size>
4875       </method>
4876       <method name="Void Reset()">
4877         <size>6</size>
4878       </method>
4879     </type>
4880     <type name="X+&lt;&gt;c__Iterator1">
4881       <method name="Void .ctor()">
4882         <size>7</size>
4883       </method>
4884       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
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>53</size>
4892       </method>
4893       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
4894         <size>53</size>
4895       </method>
4896       <method name="Boolean MoveNext()">
4897         <size>147</size>
4898       </method>
4899       <method name="Void Dispose()">
4900         <size>8</size>
4901       </method>
4902       <method name="Void Reset()">
4903         <size>6</size>
4904       </method>
4905     </type>
4906   </test>
4907   <test name="gtest-182.cs">
4908     <type name="IMember">
4909       <method name="Int32 GetId()">
4910         <size>0</size>
4911       </method>
4912     </type>
4913     <type name="C1">
4914       <method name="Void .ctor()">
4915         <size>7</size>
4916       </method>
4917       <method name="Int32 GetId()">
4918         <size>3</size>
4919       </method>
4920     </type>
4921     <type name="X">
4922       <method name="Void .ctor()">
4923         <size>7</size>
4924       </method>
4925       <method name="Void foo[a](a)">
4926         <size>15</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>11</size>
4930       </method>
4931     </type>
4932   </test>
4933   <test name="gtest-183.cs">
4934     <type name="test.Test`1[T]">
4935       <method name="Void .ctor()">
4936         <size>7</size>
4937       </method>
4938       <method name="IEnumerable`1 Lookup(T)">
4939         <size>23</size>
4940       </method>
4941     </type>
4942     <type name="test.Program">
4943       <method name="Void .ctor()">
4944         <size>7</size>
4945       </method>
4946       <method name="Void Main(System.String[])">
4947         <size>74</size>
4948       </method>
4949     </type>
4950     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4951       <method name="Void .ctor()">
4952         <size>7</size>
4953       </method>
4954       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
4955         <size>7</size>
4956       </method>
4957       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4958         <size>12</size>
4959       </method>
4960       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4961         <size>53</size>
4962       </method>
4963       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
4964         <size>53</size>
4965       </method>
4966       <method name="Boolean MoveNext()">
4967         <size>84</size>
4968       </method>
4969       <method name="Void Dispose()">
4970         <size>8</size>
4971       </method>
4972       <method name="Void Reset()">
4973         <size>6</size>
4974       </method>
4975     </type>
4976   </test>
4977   <test name="gtest-184.cs">
4978     <type name="X">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>68</size>
4984       </method>
4985       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4986         <size>12</size>
4987       </method>
4988     </type>
4989   </test>
4990   <test name="gtest-185.cs">
4991     <type name="App">
4992       <method name="Void .ctor()">
4993         <size>7</size>
4994       </method>
4995       <method name="Void Main()">
4996         <size>47</size>
4997       </method>
4998     </type>
4999     <type name="FP">
5000       <method name="Void .ctor()">
5001         <size>7</size>
5002       </method>
5003       <method name="T[] appendArrays[T](T[][])">
5004         <size>152</size>
5005       </method>
5006     </type>
5007   </test>
5008   <test name="gtest-186.cs">
5009     <type name="Tuple`2[a,b]">
5010       <method name="Void .ctor(a, b)">
5011         <size>21</size>
5012       </method>
5013     </type>
5014     <type name="Test">
5015       <method name="Void .ctor()">
5016         <size>7</size>
5017       </method>
5018       <method name="Void Main()">
5019         <size>120</size>
5020       </method>
5021     </type>
5022     <type name="TestSimpleObject">
5023       <method name="Void .ctor()">
5024         <size>25</size>
5025       </method>
5026       <method name="Void Print()">
5027         <size>17</size>
5028       </method>
5029     </type>
5030   </test>
5031   <test name="gtest-187.cs">
5032     <type name="Foo`1[T]">
5033       <method name="Void .ctor()">
5034         <size>7</size>
5035       </method>
5036       <method name="T next()">
5037         <size>7</size>
5038       </method>
5039     </type>
5040     <type name="Goo">
5041       <method name="Void .ctor()">
5042         <size>7</size>
5043       </method>
5044     </type>
5045     <type name="Test">
5046       <method name="Void .ctor()">
5047         <size>7</size>
5048       </method>
5049       <method name="Void Main()">
5050         <size>14</size>
5051       </method>
5052     </type>
5053   </test>
5054   <test name="gtest-188.cs">
5055     <type name="Foo">
5056       <method name="Void .ctor(Object[])">
5057         <size>11</size>
5058       </method>
5059       <method name="Void .ctor(Object[], Object)">
5060         <size>235</size>
5061       </method>
5062       <method name="Void add_DoSomething(System.EventHandler)">
5063         <size>24</size>
5064       </method>
5065       <method name="Void remove_DoSomething(System.EventHandler)">
5066         <size>24</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5073       <method name="Void .ctor()">
5074         <size>7</size>
5075       </method>
5076       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5077         <size>46</size>
5078       </method>
5079     </type>
5080     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5081       <method name="Void .ctor()">
5082         <size>7</size>
5083       </method>
5084     </type>
5085   </test>
5086   <test name="gtest-189.cs">
5087     <type name="Bar">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091     </type>
5092     <type name="Cont`1[T]">
5093       <method name="Void .ctor(T)">
5094         <size>14</size>
5095       </method>
5096       <method name="System.String ToString()">
5097         <size>18</size>
5098       </method>
5099     </type>
5100     <type name="M">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="Void Main()">
5105         <size>18</size>
5106       </method>
5107     </type>
5108   </test>
5109   <test name="gtest-190.cs">
5110     <type name="Foo`1[T]">
5111       <method name="Void .ctor()">
5112         <size>7</size>
5113       </method>
5114       <method name="Foo`1+Node[T] GetRoot()">
5115         <size>6</size>
5116       </method>
5117       <method name="Void Test(Foo`1+Node[T])">
5118         <size>14</size>
5119       </method>
5120     </type>
5121     <type name="Foo`1+Node[T]">
5122       <method name="Void .ctor()">
5123         <size>7</size>
5124       </method>
5125     </type>
5126     <type name="Foo`1+ConcatNode[T]">
5127       <method name="Void .ctor()">
5128         <size>7</size>
5129       </method>
5130     </type>
5131     <type name="X">
5132       <method name="Void .ctor()">
5133         <size>7</size>
5134       </method>
5135       <method name="Void Main()">
5136         <size>21</size>
5137       </method>
5138     </type>
5139   </test>
5140   <test name="gtest-191.cs">
5141     <type name="Test1.Test">
5142       <method name="IEnumerable`1 Replace[T]()">
5143         <size>16</size>
5144       </method>
5145     </type>
5146     <type name="Test2.Test`1[S]">
5147       <method name="Void .ctor()">
5148         <size>7</size>
5149       </method>
5150       <method name="IEnumerable`1 Replace[T]()">
5151         <size>16</size>
5152       </method>
5153     </type>
5154     <type name="Test3.Test`1[S]">
5155       <method name="Void .ctor()">
5156         <size>7</size>
5157       </method>
5158       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5159         <size>16</size>
5160       </method>
5161     </type>
5162     <type name="Test4.Test">
5163       <method name="Void .ctor()">
5164         <size>7</size>
5165       </method>
5166       <method name="IEnumerable`1 Replace[T]()">
5167         <size>16</size>
5168       </method>
5169     </type>
5170     <type name="Test5.Test">
5171       <method name="Void .ctor()">
5172         <size>7</size>
5173       </method>
5174       <method name="IEnumerable`1 Replace[T](T)">
5175         <size>23</size>
5176       </method>
5177     </type>
5178     <type name="Test6.Test">
5179       <method name="Void .ctor()">
5180         <size>7</size>
5181       </method>
5182       <method name="IEnumerable`1 Replace[T](T)">
5183         <size>23</size>
5184       </method>
5185     </type>
5186     <type name="Test7.Test">
5187       <method name="Void .ctor()">
5188         <size>7</size>
5189       </method>
5190       <method name="IEnumerable`1 Replace[T](T[])">
5191         <size>23</size>
5192       </method>
5193     </type>
5194     <type name="X">
5195       <method name="Void .ctor()">
5196         <size>7</size>
5197       </method>
5198       <method name="Void Main()">
5199         <size>1</size>
5200       </method>
5201     </type>
5202     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5203       <method name="Void .ctor()">
5204         <size>7</size>
5205       </method>
5206       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5207         <size>7</size>
5208       </method>
5209       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5210         <size>12</size>
5211       </method>
5212       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5213         <size>39</size>
5214       </method>
5215       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
5216         <size>39</size>
5217       </method>
5218       <method name="Boolean MoveNext()">
5219         <size>25</size>
5220       </method>
5221       <method name="Void Dispose()">
5222         <size>8</size>
5223       </method>
5224       <method name="Void Reset()">
5225         <size>6</size>
5226       </method>
5227     </type>
5228     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5229       <method name="Void .ctor()">
5230         <size>7</size>
5231       </method>
5232       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5233         <size>7</size>
5234       </method>
5235       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5236         <size>12</size>
5237       </method>
5238       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5239         <size>39</size>
5240       </method>
5241       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
5242         <size>39</size>
5243       </method>
5244       <method name="Boolean MoveNext()">
5245         <size>25</size>
5246       </method>
5247       <method name="Void Dispose()">
5248         <size>8</size>
5249       </method>
5250       <method name="Void Reset()">
5251         <size>6</size>
5252       </method>
5253     </type>
5254     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5255       <method name="Void .ctor()">
5256         <size>7</size>
5257       </method>
5258       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator`1[[System.Collections.Generic.KeyValuePair`2[S,T], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
5259         <size>7</size>
5260       </method>
5261       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5262         <size>12</size>
5263       </method>
5264       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5265         <size>39</size>
5266       </method>
5267       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.KeyValuePair`2[S,T], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
5268         <size>39</size>
5269       </method>
5270       <method name="Boolean MoveNext()">
5271         <size>25</size>
5272       </method>
5273       <method name="Void Dispose()">
5274         <size>8</size>
5275       </method>
5276       <method name="Void Reset()">
5277         <size>6</size>
5278       </method>
5279     </type>
5280     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5281       <method name="Void .ctor()">
5282         <size>7</size>
5283       </method>
5284       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5288         <size>12</size>
5289       </method>
5290       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5291         <size>39</size>
5292       </method>
5293       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
5294         <size>39</size>
5295       </method>
5296       <method name="Boolean MoveNext()">
5297         <size>25</size>
5298       </method>
5299       <method name="Void Dispose()">
5300         <size>8</size>
5301       </method>
5302       <method name="Void Reset()">
5303         <size>6</size>
5304       </method>
5305     </type>
5306     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5307       <method name="Void .ctor()">
5308         <size>7</size>
5309       </method>
5310       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5311         <size>7</size>
5312       </method>
5313       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5314         <size>12</size>
5315       </method>
5316       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5317         <size>53</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
5320         <size>53</size>
5321       </method>
5322       <method name="Boolean MoveNext()">
5323         <size>70</size>
5324       </method>
5325       <method name="Void Dispose()">
5326         <size>8</size>
5327       </method>
5328       <method name="Void Reset()">
5329         <size>6</size>
5330       </method>
5331     </type>
5332     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5333       <method name="Void .ctor()">
5334         <size>7</size>
5335       </method>
5336       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5337         <size>7</size>
5338       </method>
5339       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5340         <size>12</size>
5341       </method>
5342       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5343         <size>53</size>
5344       </method>
5345       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
5346         <size>53</size>
5347       </method>
5348       <method name="Boolean MoveNext()">
5349         <size>82</size>
5350       </method>
5351       <method name="Void Dispose()">
5352         <size>8</size>
5353       </method>
5354       <method name="Void Reset()">
5355         <size>6</size>
5356       </method>
5357     </type>
5358     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5359       <method name="Void .ctor()">
5360         <size>7</size>
5361       </method>
5362       <method name="T[] System.Collections.Generic.IEnumerator`1[[T[], gtest-191, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].get_Current()">
5363         <size>7</size>
5364       </method>
5365       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5366         <size>12</size>
5367       </method>
5368       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5369         <size>53</size>
5370       </method>
5371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[T[], gtest-191, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].GetEnumerator()">
5372         <size>53</size>
5373       </method>
5374       <method name="Boolean MoveNext()">
5375         <size>82</size>
5376       </method>
5377       <method name="Void Dispose()">
5378         <size>8</size>
5379       </method>
5380       <method name="Void Reset()">
5381         <size>6</size>
5382       </method>
5383     </type>
5384   </test>
5385   <test name="gtest-192.cs">
5386     <type name="xX">
5387       <method name="Void .ctor()">
5388         <size>7</size>
5389       </method>
5390       <method name="Void Main()">
5391         <size>1</size>
5392       </method>
5393     </type>
5394   </test>
5395   <test name="gtest-193.cs">
5396     <type name="OrderedMultiDictionary`2[T,U]">
5397       <method name="Void .ctor()">
5398         <size>7</size>
5399       </method>
5400       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5401         <size>22</size>
5402       </method>
5403     </type>
5404     <type name="RedBlackTree`1[S]">
5405       <method name="Void .ctor()">
5406         <size>7</size>
5407       </method>
5408       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5409         <size>16</size>
5410       </method>
5411     </type>
5412     <type name="X">
5413       <method name="Void .ctor()">
5414         <size>7</size>
5415       </method>
5416       <method name="Void Main()">
5417         <size>1</size>
5418       </method>
5419     </type>
5420     <type name="RedBlackTree`1+RangeTester[S]">
5421       <method name="Void .ctor(Object, IntPtr)">
5422         <size>0</size>
5423       </method>
5424       <method name="Int32 Invoke(S)">
5425         <size>0</size>
5426       </method>
5427       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5428         <size>0</size>
5429       </method>
5430       <method name="Int32 EndInvoke(IAsyncResult)">
5431         <size>0</size>
5432       </method>
5433     </type>
5434     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5435       <method name="Void .ctor()">
5436         <size>7</size>
5437       </method>
5438       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5439         <size>7</size>
5440       </method>
5441       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5442         <size>12</size>
5443       </method>
5444       <method name="Boolean MoveNext()">
5445         <size>48</size>
5446       </method>
5447       <method name="Void Dispose()">
5448         <size>8</size>
5449       </method>
5450       <method name="Void Reset()">
5451         <size>6</size>
5452       </method>
5453     </type>
5454     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5455       <method name="Void .ctor()">
5456         <size>7</size>
5457       </method>
5458       <method name="S System.Collections.Generic.IEnumerator`1[S].get_Current()">
5459         <size>7</size>
5460       </method>
5461       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5462         <size>12</size>
5463       </method>
5464       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5465         <size>39</size>
5466       </method>
5467       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[S].GetEnumerator()">
5468         <size>39</size>
5469       </method>
5470       <method name="Boolean MoveNext()">
5471         <size>25</size>
5472       </method>
5473       <method name="Void Dispose()">
5474         <size>8</size>
5475       </method>
5476       <method name="Void Reset()">
5477         <size>6</size>
5478       </method>
5479     </type>
5480   </test>
5481   <test name="gtest-194.cs">
5482     <type name="RedBlackTree`1[S]">
5483       <method name="Void .ctor()">
5484         <size>7</size>
5485       </method>
5486       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5487         <size>16</size>
5488       </method>
5489     </type>
5490     <type name="OrderedMultiDictionary`2[T,U]">
5491       <method name="Void .ctor()">
5492         <size>7</size>
5493       </method>
5494       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5495         <size>22</size>
5496       </method>
5497     </type>
5498     <type name="X">
5499       <method name="Void .ctor()">
5500         <size>7</size>
5501       </method>
5502       <method name="Void Main()">
5503         <size>1</size>
5504       </method>
5505     </type>
5506     <type name="RedBlackTree`1+RangeTester[S]">
5507       <method name="Void .ctor(Object, IntPtr)">
5508         <size>0</size>
5509       </method>
5510       <method name="Int32 Invoke(S)">
5511         <size>0</size>
5512       </method>
5513       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 EndInvoke(IAsyncResult)">
5517         <size>0</size>
5518       </method>
5519     </type>
5520     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5521       <method name="Void .ctor()">
5522         <size>7</size>
5523       </method>
5524       <method name="S System.Collections.Generic.IEnumerator`1[S].get_Current()">
5525         <size>7</size>
5526       </method>
5527       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5528         <size>12</size>
5529       </method>
5530       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5531         <size>39</size>
5532       </method>
5533       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[S].GetEnumerator()">
5534         <size>39</size>
5535       </method>
5536       <method name="Boolean MoveNext()">
5537         <size>25</size>
5538       </method>
5539       <method name="Void Dispose()">
5540         <size>8</size>
5541       </method>
5542       <method name="Void Reset()">
5543         <size>6</size>
5544       </method>
5545     </type>
5546     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5547       <method name="Void .ctor()">
5548         <size>7</size>
5549       </method>
5550       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
5551         <size>7</size>
5552       </method>
5553       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5554         <size>12</size>
5555       </method>
5556       <method name="Boolean MoveNext()">
5557         <size>48</size>
5558       </method>
5559       <method name="Void Dispose()">
5560         <size>8</size>
5561       </method>
5562       <method name="Void Reset()">
5563         <size>6</size>
5564       </method>
5565     </type>
5566   </test>
5567   <test name="gtest-195.cs">
5568     <type name="OrderedMultiDictionary`2[T,U]">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5573         <size>13</size>
5574       </method>
5575     </type>
5576     <type name="RedBlackTree`1[S]">
5577       <method name="Void .ctor()">
5578         <size>7</size>
5579       </method>
5580       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5581         <size>1</size>
5582       </method>
5583     </type>
5584     <type name="X">
5585       <method name="Void .ctor()">
5586         <size>7</size>
5587       </method>
5588       <method name="Void Main()">
5589         <size>1</size>
5590       </method>
5591     </type>
5592     <type name="RedBlackTree`1+RangeTester[S]">
5593       <method name="Void .ctor(Object, IntPtr)">
5594         <size>0</size>
5595       </method>
5596       <method name="Int32 Invoke(S)">
5597         <size>0</size>
5598       </method>
5599       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5600         <size>0</size>
5601       </method>
5602       <method name="Int32 EndInvoke(IAsyncResult)">
5603         <size>0</size>
5604       </method>
5605     </type>
5606   </test>
5607   <test name="gtest-196.cs">
5608     <type name="Dict">
5609       <method name="Void .ctor()">
5610         <size>7</size>
5611       </method>
5612     </type>
5613     <type name="Foo">
5614       <method name="Void .ctor()">
5615         <size>7</size>
5616       </method>
5617       <method name="Int32 Main()">
5618         <size>117</size>
5619       </method>
5620     </type>
5621   </test>
5622   <test name="gtest-197.cs">
5623     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5624       <method name="Void .ctor()">
5625         <size>7</size>
5626       </method>
5627       <method name="Void .cctor()">
5628         <size>95</size>
5629       </method>
5630       <method name="Int32 GetHashCode(T)">
5631         <size>0</size>
5632       </method>
5633       <method name="Boolean Equals(T, T)">
5634         <size>0</size>
5635       </method>
5636       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5637         <size>6</size>
5638       </method>
5639     </type>
5640     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Int32 GetHashCode(T)">
5645         <size>14</size>
5646       </method>
5647       <method name="Boolean Equals(T, T)">
5648         <size>41</size>
5649       </method>
5650     </type>
5651     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5652       <method name="Void .ctor()">
5653         <size>7</size>
5654       </method>
5655       <method name="Int32 GetHashCode(T)">
5656         <size>14</size>
5657       </method>
5658       <method name="Boolean Equals(T, T)">
5659         <size>36</size>
5660       </method>
5661     </type>
5662     <type name="Martin.Collections.Generic.IEqualityComparer`1[T]">
5663       <method name="Boolean Equals(T, T)">
5664         <size>0</size>
5665       </method>
5666       <method name="Int32 GetHashCode(T)">
5667         <size>0</size>
5668       </method>
5669     </type>
5670     <type name="Martin.Collections.Generic.X">
5671       <method name="Void .ctor()">
5672         <size>7</size>
5673       </method>
5674       <method name="Void Main()">
5675         <size>1</size>
5676       </method>
5677     </type>
5678   </test>
5679   <test name="gtest-198.cs">
5680     <type name="ClassLibrary2.List1`1[T]">
5681       <method name="Void .ctor()">
5682         <size>7</size>
5683       </method>
5684     </type>
5685     <type name="ClassLibrary2.List2`1[T]">
5686       <method name="Void .ctor()">
5687         <size>18</size>
5688       </method>
5689       <method name="Void AddItem(T)">
5690         <size>13</size>
5691       </method>
5692     </type>
5693     <type name="ClassLibrary2.Foo">
5694       <method name="Void .ctor()">
5695         <size>7</size>
5696       </method>
5697       <method name="Void Main()">
5698         <size>1</size>
5699       </method>
5700     </type>
5701   </test>
5702   <test name="gtest-199.cs">
5703     <type name="Splay`1[T]">
5704       <method name="Void .ctor()">
5705         <size>7</size>
5706       </method>
5707     </type>
5708     <type name="Foo">
5709       <method name="Void .ctor()">
5710         <size>7</size>
5711       </method>
5712       <method name="Void Main()">
5713         <size>1</size>
5714       </method>
5715     </type>
5716   </test>
5717   <test name="gtest-200.cs">
5718     <type name="Test">
5719       <method name="Void .ctor()">
5720         <size>7</size>
5721       </method>
5722       <method name="T QueryInterface[T](System.Object)">
5723         <size>30</size>
5724       </method>
5725     </type>
5726     <type name="Driver">
5727       <method name="Void .ctor()">
5728         <size>7</size>
5729       </method>
5730       <method name="Void Main()">
5731         <size>1</size>
5732       </method>
5733     </type>
5734   </test>
5735   <test name="gtest-201.cs">
5736     <type name="HashSet`1[T]">
5737       <method name="Void .ctor(Int64)">
5738         <size>14</size>
5739       </method>
5740       <method name="Int64 Test()">
5741         <size>7</size>
5742       </method>
5743       <method name="IEnumerator`1 GetEnumerator()">
5744         <size>15</size>
5745       </method>
5746     </type>
5747     <type name="X">
5748       <method name="Void .ctor()">
5749         <size>7</size>
5750       </method>
5751       <method name="Int32 Main()">
5752         <size>86</size>
5753       </method>
5754     </type>
5755     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5756       <method name="Void .ctor()">
5757         <size>7</size>
5758       </method>
5759       <method name="Int64 System.Collections.Generic.IEnumerator`1[[System.Int64, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
5760         <size>7</size>
5761       </method>
5762       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5763         <size>12</size>
5764       </method>
5765       <method name="Boolean MoveNext()">
5766         <size>75</size>
5767       </method>
5768       <method name="Void Dispose()">
5769         <size>8</size>
5770       </method>
5771       <method name="Void Reset()">
5772         <size>6</size>
5773       </method>
5774     </type>
5775   </test>
5776   <test name="gtest-202.cs">
5777     <type name="Generic`1[T]">
5778       <method name="Void .ctor()">
5779         <size>20</size>
5780       </method>
5781       <method name="T get_Item(Int32, Int32)">
5782         <size>14</size>
5783       </method>
5784       <method name="Void set_Item(Int32, Int32, T)">
5785         <size>15</size>
5786       </method>
5787     </type>
5788   </test>
5789   <test name="gtest-203.cs">
5790     <type name="C`2[X,Y]">
5791       <method name="Void .ctor()">
5792         <size>7</size>
5793       </method>
5794       <method name="Void foo[A,B]()">
5795         <size>14</size>
5796       </method>
5797       <method name="Void bar[A,B]()">
5798         <size>69</size>
5799       </method>
5800     </type>
5801     <type name="C`2+Q`2[X,Y,A,B]">
5802       <method name="Void .ctor()">
5803         <size>7</size>
5804       </method>
5805       <method name="Void apply(C`2[X,Y])">
5806         <size>7</size>
5807       </method>
5808     </type>
5809     <type name="X">
5810       <method name="Void .ctor()">
5811         <size>7</size>
5812       </method>
5813       <method name="Void Main()">
5814         <size>13</size>
5815       </method>
5816     </type>
5817   </test>
5818   <test name="gtest-204.cs">
5819     <type name="Map`1[b]">
5820       <method name="Void .ctor()">
5821         <size>7</size>
5822       </method>
5823       <method name="a Fold1[a](a)">
5824         <size>2</size>
5825       </method>
5826       <method name="c Fold[c](c)">
5827         <size>15</size>
5828       </method>
5829     </type>
5830     <type name="LocalContext">
5831       <method name="Void .ctor()">
5832         <size>18</size>
5833       </method>
5834       <method name="a Fold[a](a)">
5835         <size>13</size>
5836       </method>
5837     </type>
5838     <type name="M">
5839       <method name="Void .ctor()">
5840         <size>7</size>
5841       </method>
5842       <method name="Void Main()">
5843         <size>19</size>
5844       </method>
5845     </type>
5846   </test>
5847   <test name="gtest-205.cs">
5848     <type name="Foo`1[S]">
5849       <method name="Void .ctor()">
5850         <size>7</size>
5851       </method>
5852     </type>
5853     <type name="Test`1[U]">
5854       <method name="Void .ctor()">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Func(U)">
5858         <size>12</size>
5859       </method>
5860     </type>
5861     <type name="X">
5862       <method name="Void .ctor()">
5863         <size>7</size>
5864       </method>
5865       <method name="Void Test(System.Type, System.Object)">
5866         <size>31</size>
5867       </method>
5868       <method name="Void Main()">
5869         <size>144</size>
5870       </method>
5871     </type>
5872   </test>
5873   <test name="gtest-206.cs">
5874     <type name="Continuation`2[R,A]">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5879         <size>2</size>
5880       </method>
5881     </type>
5882     <type name="Driver">
5883       <method name="Void .ctor()">
5884         <size>7</size>
5885       </method>
5886       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5887         <size>7</size>
5888       </method>
5889       <method name="Void Main()">
5890         <size>9</size>
5891       </method>
5892     </type>
5893   </test>
5894   <test name="gtest-207.cs">
5895     <type name="M">
5896       <method name="Void .ctor()">
5897         <size>7</size>
5898       </method>
5899       <method name="Void p(System.String)">
5900         <size>7</size>
5901       </method>
5902       <method name="Void Main()">
5903         <size>50</size>
5904       </method>
5905     </type>
5906   </test>
5907   <test name="gtest-208.cs">
5908     <type name="SomeClass">
5909       <method name="Void .ctor()">
5910         <size>7</size>
5911       </method>
5912     </type>
5913     <type name="Foo`1[T]">
5914       <method name="Void .ctor()">
5915         <size>7</size>
5916       </method>
5917       <method name="T Do(System.Object)">
5918         <size>7</size>
5919       </method>
5920     </type>
5921     <type name="Driver">
5922       <method name="Void .ctor()">
5923         <size>7</size>
5924       </method>
5925       <method name="Void Main()">
5926         <size>19</size>
5927       </method>
5928     </type>
5929   </test>
5930   <test name="gtest-209.cs">
5931     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5932       <method name="Void .ctor()">
5933         <size>7</size>
5934       </method>
5935     </type>
5936     <type name="ClassLibrary3.Test">
5937       <method name="Void .ctor()">
5938         <size>7</size>
5939       </method>
5940       <method name="Void Main()">
5941         <size>23</size>
5942       </method>
5943     </type>
5944   </test>
5945   <test name="gtest-210.cs">
5946     <type name="Foo`1[T]">
5947       <method name="Void .ctor()">
5948         <size>7</size>
5949       </method>
5950       <method name="T next()">
5951         <size>7</size>
5952       </method>
5953     </type>
5954     <type name="Goo">
5955       <method name="Void .ctor()">
5956         <size>7</size>
5957       </method>
5958     </type>
5959     <type name="Test">
5960       <method name="Void .ctor()">
5961         <size>7</size>
5962       </method>
5963       <method name="Void Main()">
5964         <size>14</size>
5965       </method>
5966     </type>
5967   </test>
5968   <test name="gtest-211.cs">
5969     <type name="MyTest">
5970       <method name="Void .ctor()">
5971         <size>7</size>
5972       </method>
5973       <method name="Void f(Boolean, Boolean)">
5974         <size>59</size>
5975       </method>
5976       <method name="Void Main()">
5977         <size>448</size>
5978       </method>
5979     </type>
5980   </test>
5981   <test name="gtest-212.cs">
5982     <type name="SomeInterface">
5983       <method name="Boolean get_Valid()">
5984         <size>0</size>
5985       </method>
5986     </type>
5987     <type name="Test">
5988       <method name="Void .ctor()">
5989         <size>7</size>
5990       </method>
5991       <method name="Void Fun[T](T)">
5992         <size>15</size>
5993       </method>
5994       <method name="Void Main()">
5995         <size>15</size>
5996       </method>
5997     </type>
5998   </test>
5999   <test name="gtest-213.cs">
6000     <type name="SomeInterface">
6001       <method name="Int32 get_Foo()">
6002         <size>0</size>
6003       </method>
6004       <method name="Void set_Foo(Int32)">
6005         <size>0</size>
6006       </method>
6007     </type>
6008     <type name="Test">
6009       <method name="Void .ctor()">
6010         <size>7</size>
6011       </method>
6012       <method name="Void Fun[T](T)">
6013         <size>78</size>
6014       </method>
6015       <method name="Void Main()">
6016         <size>15</size>
6017       </method>
6018     </type>
6019   </test>
6020   <test name="gtest-214.cs">
6021     <type name="X">
6022       <method name="Void .ctor()">
6023         <size>7</size>
6024       </method>
6025       <method name="Int32 Main()">
6026         <size>87</size>
6027       </method>
6028     </type>
6029   </test>
6030   <test name="gtest-215.cs">
6031     <type name="R">
6032       <method name="Void .ctor()">
6033         <size>7</size>
6034       </method>
6035     </type>
6036     <type name="A`1[T]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040     </type>
6041     <type name="D">
6042       <method name="Void .ctor()">
6043         <size>7</size>
6044       </method>
6045     </type>
6046     <type name="MainClass">
6047       <method name="Void .ctor()">
6048         <size>7</size>
6049       </method>
6050       <method name="Void Main()">
6051         <size>1</size>
6052       </method>
6053     </type>
6054   </test>
6055   <test name="gtest-216.cs">
6056     <type name="BaseClass">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="Ret`1 Foo[T]()">
6061         <size>2</size>
6062       </method>
6063       <method name="Ret Foo()">
6064         <size>2</size>
6065       </method>
6066       <method name="Void Main()">
6067         <size>1</size>
6068       </method>
6069     </type>
6070     <type name="DerivedClass">
6071       <method name="Void .ctor()">
6072         <size>7</size>
6073       </method>
6074       <method name="Ret`1 Foo[T]()">
6075         <size>2</size>
6076       </method>
6077       <method name="Ret Foo()">
6078         <size>2</size>
6079       </method>
6080     </type>
6081   </test>
6082   <test name="gtest-217.cs">
6083     <type name="MyTest">
6084       <method name="Void .ctor()">
6085         <size>7</size>
6086       </method>
6087       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6088         <size>30</size>
6089       </method>
6090       <method name="Void Main(System.String[])">
6091         <size>100</size>
6092       </method>
6093       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6094         <size>30</size>
6095       </method>
6096     </type>
6097     <type name="Fun`2[A1,R]">
6098       <method name="Void .ctor(Object, IntPtr)">
6099         <size>0</size>
6100       </method>
6101       <method name="R Invoke(A1)">
6102         <size>0</size>
6103       </method>
6104       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6105         <size>0</size>
6106       </method>
6107       <method name="R EndInvoke(IAsyncResult)">
6108         <size>0</size>
6109       </method>
6110     </type>
6111     <type name="MyTest">
6112       <method name="System.String &lt;Main&gt;m__0(Int32)">
6113         <size>8</size>
6114       </method>
6115     </type>
6116     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6117       <method name="Void .ctor()">
6118         <size>7</size>
6119       </method>
6120       <method name="Rr System.Collections.Generic.IEnumerator`1[Rr].get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6124         <size>12</size>
6125       </method>
6126       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6127         <size>65</size>
6128       </method>
6129       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[Rr].GetEnumerator()">
6130         <size>65</size>
6131       </method>
6132       <method name="Boolean MoveNext()">
6133         <size>205</size>
6134       </method>
6135       <method name="Void Dispose()">
6136         <size>60</size>
6137       </method>
6138       <method name="Void Reset()">
6139         <size>6</size>
6140       </method>
6141     </type>
6142     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6143       <method name="Void .ctor()">
6144         <size>7</size>
6145       </method>
6146       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
6147         <size>7</size>
6148       </method>
6149       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6150         <size>12</size>
6151       </method>
6152       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6153         <size>65</size>
6154       </method>
6155       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
6156         <size>65</size>
6157       </method>
6158       <method name="Boolean MoveNext()">
6159         <size>118</size>
6160       </method>
6161       <method name="Void Dispose()">
6162         <size>8</size>
6163       </method>
6164       <method name="Void Reset()">
6165         <size>6</size>
6166       </method>
6167     </type>
6168   </test>
6169   <test name="gtest-218.cs">
6170     <type name="Foo">
6171       <method name="Void .ctor()">
6172         <size>7</size>
6173       </method>
6174     </type>
6175     <type name="X">
6176       <method name="Void .ctor()">
6177         <size>7</size>
6178       </method>
6179       <method name="Void Main()">
6180         <size>1</size>
6181       </method>
6182     </type>
6183   </test>
6184   <test name="gtest-219.cs">
6185     <type name="Test">
6186       <method name="Void .ctor()">
6187         <size>7</size>
6188       </method>
6189       <method name="Void Foo[T]()">
6190         <size>1</size>
6191       </method>
6192       <method name="Int32 Main()">
6193         <size>70</size>
6194       </method>
6195     </type>
6196   </test>
6197   <test name="gtest-220.cs">
6198     <type name="A`1[T1]">
6199       <method name="Void .ctor()">
6200         <size>7</size>
6201       </method>
6202     </type>
6203     <type name="A`1+B`1[T1,T2]">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207     </type>
6208     <type name="A`1+B`1+C`1[T1,T2,T3]">
6209       <method name="Void .ctor()">
6210         <size>7</size>
6211       </method>
6212     </type>
6213     <type name="PopQuiz">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217       <method name="Void Main()">
6218         <size>85</size>
6219       </method>
6220     </type>
6221   </test>
6222   <test name="gtest-221.cs">
6223     <type name="C1`1[IFoo]">
6224       <method name="Void .ctor()">
6225         <size>7</size>
6226       </method>
6227     </type>
6228     <type name="C2">
6229       <method name="Void .ctor()">
6230         <size>7</size>
6231       </method>
6232       <method name="C1`1[T] Hoge[T](C1`1[T])">
6233         <size>0</size>
6234       </method>
6235     </type>
6236     <type name="C3">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="C1`1[T] Hoge[T](C1`1[T])">
6241         <size>2</size>
6242       </method>
6243     </type>
6244     <type name="X">
6245       <method name="Void .ctor()">
6246         <size>7</size>
6247       </method>
6248       <method name="Void Main()">
6249         <size>1</size>
6250       </method>
6251     </type>
6252   </test>
6253   <test name="gtest-222.cs">
6254     <type name="Mona`1[T]">
6255       <method name="Void .ctor()">
6256         <size>7</size>
6257       </method>
6258     </type>
6259     <type name="Test">
6260       <method name="Void .ctor()">
6261         <size>7</size>
6262       </method>
6263       <method name="Mona`1[K] GetMona[K]()">
6264         <size>6</size>
6265       </method>
6266       <method name="Void Main()">
6267         <size>1</size>
6268       </method>
6269     </type>
6270   </test>
6271   <test name="gtest-223.cs">
6272     <type name="Foo`1[T]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276     </type>
6277     <type name="Test">
6278       <method name="Void .ctor()">
6279         <size>7</size>
6280       </method>
6281       <method name="Foo`1[K] Hoge[K]()">
6282         <size>2</size>
6283       </method>
6284       <method name="Void Main()">
6285         <size>76</size>
6286       </method>
6287     </type>
6288   </test>
6289   <test name="gtest-224.cs">
6290     <type name="Base">
6291       <method name="Void .ctor()">
6292         <size>7</size>
6293       </method>
6294       <method name="Void Foo[T]()">
6295         <size>1</size>
6296       </method>
6297     </type>
6298     <type name="Derived">
6299       <method name="Void .ctor()">
6300         <size>7</size>
6301       </method>
6302       <method name="Void Foo[T]()">
6303         <size>1</size>
6304       </method>
6305     </type>
6306     <type name="Driver">
6307       <method name="Void .ctor()">
6308         <size>7</size>
6309       </method>
6310       <method name="Void Main()">
6311         <size>11</size>
6312       </method>
6313     </type>
6314   </test>
6315   <test name="gtest-225.cs">
6316     <type name="Set`1[Element]">
6317       <method name="Void .ctor()">
6318         <size>7</size>
6319       </method>
6320       <method name="Locator locate(Element)">
6321         <size>34</size>
6322       </method>
6323     </type>
6324     <type name="Set`1+Node[Element]">
6325       <method name="Void .ctor()">
6326         <size>7</size>
6327       </method>
6328     </type>
6329     <type name="SetTest">
6330       <method name="Void Main()">
6331         <size>1</size>
6332       </method>
6333     </type>
6334     <type name="Set`1+Locator+Replace[Element]">
6335       <method name="Void .ctor(Object, IntPtr)">
6336         <size>0</size>
6337       </method>
6338       <method name="Void Invoke(Set`1+Node[Element])">
6339         <size>0</size>
6340       </method>
6341       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6342         <size>0</size>
6343       </method>
6344       <method name="Void EndInvoke(IAsyncResult)">
6345         <size>0</size>
6346       </method>
6347     </type>
6348     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6353         <size>15</size>
6354       </method>
6355     </type>
6356   </test>
6357   <test name="gtest-226.cs">
6358     <type name="A">
6359       <method name="Void .ctor()">
6360         <size>24</size>
6361       </method>
6362     </type>
6363     <type name="M">
6364       <method name="Void .ctor()">
6365         <size>7</size>
6366       </method>
6367       <method name="Int32 Main()">
6368         <size>84</size>
6369       </method>
6370     </type>
6371   </test>
6372   <test name="gtest-227.cs">
6373     <type name="Indexed">
6374       <method name="Int32 get_Foo(Int32)">
6375         <size>0</size>
6376       </method>
6377     </type>
6378     <type name="Foo`1[G]">
6379       <method name="Void .ctor()">
6380         <size>7</size>
6381       </method>
6382       <method name="Void Bar()">
6383         <size>26</size>
6384       </method>
6385     </type>
6386     <type name="X">
6387       <method name="Void .ctor()">
6388         <size>7</size>
6389       </method>
6390       <method name="Void Main()">
6391         <size>1</size>
6392       </method>
6393     </type>
6394   </test>
6395   <test name="gtest-228.cs">
6396     <type name="GenParAttribute">
6397       <method name="Void .ctor()">
6398         <size>7</size>
6399       </method>
6400     </type>
6401     <type name="cons`2[A,B]">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void abc[M]()">
6406         <size>1</size>
6407       </method>
6408     </type>
6409     <type name="Test">
6410       <method name="Void .ctor()">
6411         <size>7</size>
6412       </method>
6413       <method name="Void Main()">
6414         <size>1</size>
6415       </method>
6416     </type>
6417   </test>
6418   <test name="gtest-229.cs">
6419     <type name="B">
6420       <method name="Void .ctor()">
6421         <size>7</size>
6422       </method>
6423       <method name="Int32 CompareTo(B)">
6424         <size>2</size>
6425       </method>
6426     </type>
6427     <type name="Tester">
6428       <method name="Void .ctor()">
6429         <size>7</size>
6430       </method>
6431       <method name="Int32 Main()">
6432         <size>21</size>
6433       </method>
6434     </type>
6435   </test>
6436   <test name="gtest-231.cs">
6437     <type name="X">
6438       <method name="Void .ctor()">
6439         <size>7</size>
6440       </method>
6441       <method name="Void Main()">
6442         <size>31</size>
6443       </method>
6444     </type>
6445   </test>
6446   <test name="gtest-232.cs">
6447     <type name="H">
6448       <method name="Void .ctor()">
6449         <size>7</size>
6450       </method>
6451       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6452         <size>23</size>
6453       </method>
6454       <method name="Void Main(System.String[])">
6455         <size>1</size>
6456       </method>
6457     </type>
6458     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6459       <method name="Void .ctor()">
6460         <size>7</size>
6461       </method>
6462       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
6463         <size>7</size>
6464       </method>
6465       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6466         <size>12</size>
6467       </method>
6468       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6469         <size>53</size>
6470       </method>
6471       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
6472         <size>53</size>
6473       </method>
6474       <method name="Boolean MoveNext()">
6475         <size>117</size>
6476       </method>
6477       <method name="Void Dispose()">
6478         <size>8</size>
6479       </method>
6480       <method name="Void Reset()">
6481         <size>6</size>
6482       </method>
6483     </type>
6484   </test>
6485   <test name="gtest-233.cs">
6486     <type name="Program">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Void Main(System.String[])">
6491         <size>25</size>
6492       </method>
6493       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6494         <size>1</size>
6495       </method>
6496     </type>
6497   </test>
6498   <test name="gtest-234.cs">
6499     <type name="Test">
6500       <method name="Void .ctor()">
6501         <size>7</size>
6502       </method>
6503       <method name="IFoo`1 GetFooGeneric[T]()">
6504         <size>2</size>
6505       </method>
6506       <method name="IFoo GetFoo()">
6507         <size>7</size>
6508       </method>
6509       <method name="Void Main()">
6510         <size>14</size>
6511       </method>
6512     </type>
6513   </test>
6514   <test name="gtest-235.cs">
6515     <type name="GettingStarted">
6516       <method name="Void .ctor()">
6517         <size>7</size>
6518       </method>
6519       <method name="Void Main()">
6520         <size>13</size>
6521       </method>
6522     </type>
6523   </test>
6524   <test name="gtest-236.cs">
6525     <type name="Foo`1[T]">
6526       <method name="Void .ctor()">
6527         <size>7</size>
6528       </method>
6529       <method name="Int32 Test(Foo`1[T])">
6530         <size>2</size>
6531       </method>
6532       <method name="Int32 Test(Foo`1[System.Int32])">
6533         <size>2</size>
6534       </method>
6535     </type>
6536     <type name="X">
6537       <method name="Void .ctor()">
6538         <size>7</size>
6539       </method>
6540       <method name="Int32 Main()">
6541         <size>59</size>
6542       </method>
6543     </type>
6544   </test>
6545   <test name="gtest-237.cs">
6546     <type name="Foo`1[T]">
6547       <method name="Void .ctor()">
6548         <size>7</size>
6549       </method>
6550       <method name="Int32 Test(T)">
6551         <size>2</size>
6552       </method>
6553       <method name="Int32 Test(Int32)">
6554         <size>2</size>
6555       </method>
6556     </type>
6557     <type name="X">
6558       <method name="Void .ctor()">
6559         <size>7</size>
6560       </method>
6561       <method name="Int32 Main()">
6562         <size>60</size>
6563       </method>
6564     </type>
6565   </test>
6566   <test name="gtest-238.cs">
6567     <type name="X">
6568       <method name="Void .ctor()">
6569         <size>7</size>
6570       </method>
6571       <method name="Int32 Main()">
6572         <size>39</size>
6573       </method>
6574     </type>
6575   </test>
6576   <test name="gtest-239.cs">
6577     <type name="Foo`2[T,U]">
6578       <method name="Void .ctor()">
6579         <size>7</size>
6580       </method>
6581       <method name="Int32 Test(T, U)">
6582         <size>2</size>
6583       </method>
6584       <method name="Int32 Test(Int32, U)">
6585         <size>2</size>
6586       </method>
6587       <method name="Int32 Test(T, Single)">
6588         <size>2</size>
6589       </method>
6590       <method name="Int32 Test(Int32, Single)">
6591         <size>2</size>
6592       </method>
6593     </type>
6594     <type name="X">
6595       <method name="Void .ctor()">
6596         <size>7</size>
6597       </method>
6598       <method name="Int32 Main()">
6599         <size>237</size>
6600       </method>
6601     </type>
6602   </test>
6603   <test name="gtest-240.cs">
6604     <type name="IMyInterface`1[T]">
6605       <method name="Void add_MyEvent(System.EventHandler)">
6606         <size>0</size>
6607       </method>
6608       <method name="Void remove_MyEvent(System.EventHandler)">
6609         <size>0</size>
6610       </method>
6611     </type>
6612     <type name="MyClass">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616     </type>
6617     <type name="X">
6618       <method name="Void .ctor()">
6619         <size>7</size>
6620       </method>
6621       <method name="Void Main()">
6622         <size>1</size>
6623       </method>
6624     </type>
6625     <type name="MyClass">
6626       <method name="Void IMyInterface`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].add_MyEvent(System.EventHandler)">
6627         <size>1</size>
6628       </method>
6629       <method name="Void IMyInterface`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].remove_MyEvent(System.EventHandler)">
6630         <size>1</size>
6631       </method>
6632       <method name="Void IMyInterface`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].add_MyEvent(System.EventHandler)">
6633         <size>1</size>
6634       </method>
6635       <method name="Void IMyInterface`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].remove_MyEvent(System.EventHandler)">
6636         <size>1</size>
6637       </method>
6638     </type>
6639   </test>
6640   <test name="gtest-241.cs">
6641     <type name="a">
6642       <method name="Void .ctor()">
6643         <size>7</size>
6644       </method>
6645       <method name="Void func[T](T ByRef)">
6646         <size>0</size>
6647       </method>
6648     </type>
6649     <type name="b">
6650       <method name="Void .ctor()">
6651         <size>7</size>
6652       </method>
6653       <method name="Void func[T](T ByRef)">
6654         <size>1</size>
6655       </method>
6656     </type>
6657     <type name="main">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Main()">
6662         <size>1</size>
6663       </method>
6664     </type>
6665   </test>
6666   <test name="gtest-242.cs">
6667     <type name="Container`1[T]">
6668       <method name="Void .ctor()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="ReferenceType">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Int32 CompareTo(ReferenceType)">
6677         <size>2</size>
6678       </method>
6679     </type>
6680     <type name="Test">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>13</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-243.cs">
6690     <type name="Foo`1[T]">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Test(T)">
6695         <size>1</size>
6696       </method>
6697     </type>
6698     <type name="Tests">
6699       <method name="Void .ctor()">
6700         <size>7</size>
6701       </method>
6702       <method name="Void foo[T]()">
6703         <size>1</size>
6704       </method>
6705       <method name="Int32 Test()">
6706         <size>148</size>
6707       </method>
6708       <method name="Int32 Main()">
6709         <size>8</size>
6710       </method>
6711     </type>
6712   </test>
6713   <test name="gtest-244.cs">
6714     <type name="B">
6715       <method name="Void .ctor()">
6716         <size>7</size>
6717       </method>
6718       <method name="T Get[T]()">
6719         <size>10</size>
6720       </method>
6721     </type>
6722     <type name="A">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="T Get[T]()">
6727         <size>30</size>
6728       </method>
6729       <method name="Void Main()">
6730         <size>12</size>
6731       </method>
6732     </type>
6733   </test>
6734   <test name="gtest-245.cs">
6735     <type name="DerivedGenericClass`1[T]">
6736       <method name="Void .ctor()">
6737         <size>7</size>
6738       </method>
6739       <method name="Void Foo()">
6740         <size>1</size>
6741       </method>
6742       <method name="Void Baz()">
6743         <size>7</size>
6744       </method>
6745     </type>
6746     <type name="BaseClass">
6747       <method name="Void .ctor()">
6748         <size>7</size>
6749       </method>
6750       <method name="Void Foo()">
6751         <size>0</size>
6752       </method>
6753     </type>
6754     <type name="X">
6755       <method name="Void .ctor()">
6756         <size>7</size>
6757       </method>
6758       <method name="Void Main()">
6759         <size>1</size>
6760       </method>
6761     </type>
6762   </test>
6763   <test name="gtest-246.cs">
6764     <type name="TestCase.CTest">
6765       <method name="Void .ctor()">
6766         <size>7</size>
6767       </method>
6768       <method name="Void Main()">
6769         <size>1</size>
6770       </method>
6771       <method name="Void Bar()">
6772         <size>1</size>
6773       </method>
6774     </type>
6775     <type name="TestCase.CGenericTest`2[T,V]">
6776       <method name="Void .ctor()">
6777         <size>7</size>
6778       </method>
6779       <method name="V Foo()">
6780         <size>21</size>
6781       </method>
6782     </type>
6783   </test>
6784   <test name="gtest-247.cs">
6785     <type name="EnumerableBase`1[T]">
6786       <method name="Void .ctor()">
6787         <size>7</size>
6788       </method>
6789       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6790         <size>7</size>
6791       </method>
6792       <method name="IEnumerator`1 GetEnumerator()">
6793         <size>0</size>
6794       </method>
6795     </type>
6796     <type name="CollectionValueBase`1[T]">
6797       <method name="Void .ctor()">
6798         <size>7</size>
6799       </method>
6800       <method name="Void raiseItemsAdded(T, Int32)">
6801         <size>1</size>
6802       </method>
6803       <method name="IEnumerator`1 GetEnumerator()">
6804         <size>0</size>
6805       </method>
6806     </type>
6807     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6808       <method name="Void .ctor()">
6809         <size>7</size>
6810       </method>
6811     </type>
6812     <type name="CircularQueue`1[T]">
6813       <method name="Void .ctor()">
6814         <size>7</size>
6815       </method>
6816       <method name="IEnumerator`1 GetEnumerator()">
6817         <size>8</size>
6818       </method>
6819       <method name="Void Enqueue(T)">
6820         <size>1</size>
6821       </method>
6822     </type>
6823     <type name="HashSet`1[T]">
6824       <method name="Void .ctor()">
6825         <size>7</size>
6826       </method>
6827       <method name="Void RemoveAll[U](IEnumerable`1)">
6828         <size>7</size>
6829       </method>
6830       <method name="Void AddAll[U](IEnumerable`1)">
6831         <size>66</size>
6832       </method>
6833       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6834         <size>2</size>
6835       </method>
6836       <method name="IEnumerator`1 GetEnumerator()">
6837         <size>8</size>
6838       </method>
6839     </type>
6840     <type name="X">
6841       <method name="Void .ctor()">
6842         <size>7</size>
6843       </method>
6844       <method name="Void Main()">
6845         <size>1</size>
6846       </method>
6847     </type>
6848     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6849       <method name="Void .ctor()">
6850         <size>7</size>
6851       </method>
6852       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
6853         <size>7</size>
6854       </method>
6855       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6856         <size>12</size>
6857       </method>
6858       <method name="Boolean MoveNext()">
6859         <size>25</size>
6860       </method>
6861       <method name="Void Dispose()">
6862         <size>8</size>
6863       </method>
6864       <method name="Void Reset()">
6865         <size>6</size>
6866       </method>
6867     </type>
6868     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6869       <method name="Void .ctor()">
6870         <size>7</size>
6871       </method>
6872       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
6873         <size>7</size>
6874       </method>
6875       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6876         <size>12</size>
6877       </method>
6878       <method name="Boolean MoveNext()">
6879         <size>25</size>
6880       </method>
6881       <method name="Void Dispose()">
6882         <size>8</size>
6883       </method>
6884       <method name="Void Reset()">
6885         <size>6</size>
6886       </method>
6887     </type>
6888   </test>
6889   <test name="gtest-248.cs">
6890     <type name="Foo`1[T]">
6891       <method name="Void .ctor()">
6892         <size>7</size>
6893       </method>
6894     </type>
6895     <type name="X">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="Boolean Test(System.Object)">
6900         <size>19</size>
6901       </method>
6902       <method name="Void Main()">
6903         <size>1</size>
6904       </method>
6905     </type>
6906   </test>
6907   <test name="gtest-249.cs">
6908     <type name="EnumerableBase`1[T]">
6909       <method name="Void .ctor()">
6910         <size>7</size>
6911       </method>
6912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6913         <size>7</size>
6914       </method>
6915       <method name="IEnumerator`1 GetEnumerator()">
6916         <size>0</size>
6917       </method>
6918     </type>
6919     <type name="ArrayBase`1[T]">
6920       <method name="Void .ctor()">
6921         <size>7</size>
6922       </method>
6923       <method name="IEnumerator`1 GetEnumerator()">
6924         <size>8</size>
6925       </method>
6926     </type>
6927     <type name="HashedArrayList`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="IEnumerator`1 GetEnumerator()">
6932         <size>7</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
6948         <size>7</size>
6949       </method>
6950       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6951         <size>12</size>
6952       </method>
6953       <method name="Boolean MoveNext()">
6954         <size>25</size>
6955       </method>
6956       <method name="Void Dispose()">
6957         <size>8</size>
6958       </method>
6959       <method name="Void Reset()">
6960         <size>6</size>
6961       </method>
6962     </type>
6963   </test>
6964   <test name="gtest-250.cs">
6965     <type name="IIndexedSorted`1[T]">
6966       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6967         <size>0</size>
6968       </method>
6969     </type>
6970     <type name="GuardedIndexedSorted`1[T]">
6971       <method name="Void .ctor()">
6972         <size>7</size>
6973       </method>
6974       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6975         <size>13</size>
6976       </method>
6977     </type>
6978     <type name="X">
6979       <method name="Void .ctor()">
6980         <size>7</size>
6981       </method>
6982       <method name="Void Main()">
6983         <size>1</size>
6984       </method>
6985     </type>
6986     <type name="Fun`2[R,S]">
6987       <method name="Void .ctor(Object, IntPtr)">
6988         <size>0</size>
6989       </method>
6990       <method name="S Invoke(R)">
6991         <size>0</size>
6992       </method>
6993       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6994         <size>0</size>
6995       </method>
6996       <method name="S EndInvoke(IAsyncResult)">
6997         <size>0</size>
6998       </method>
6999     </type>
7000   </test>
7001   <test name="gtest-251.cs">
7002     <type name="ISorted`1[S]">
7003       <method name="Void AddSorted[T](IEnumerable`1)">
7004         <size>0</size>
7005       </method>
7006     </type>
7007     <type name="SortedIndexedTester`1[T]">
7008       <method name="Void .ctor()">
7009         <size>7</size>
7010       </method>
7011       <method name="Void Test(ISorted`1)">
7012         <size>24</size>
7013       </method>
7014     </type>
7015     <type name="X">
7016       <method name="Void .ctor()">
7017         <size>7</size>
7018       </method>
7019       <method name="Void Main()">
7020         <size>1</size>
7021       </method>
7022     </type>
7023     <type name="&lt;PrivateImplementationDetails&gt;">
7024       <method name="Void .ctor()">
7025         <size>7</size>
7026       </method>
7027     </type>
7028   </test>
7029   <test name="gtest-252.cs">
7030     <type name="EqualityComparer`1[T]">
7031       <method name="Void .cctor()">
7032         <size>16</size>
7033       </method>
7034       <method name="Void Test()">
7035         <size>1</size>
7036       </method>
7037     </type>
7038     <type name="SequencedEqualityComparer`2[T,W]">
7039       <method name="Void .ctor()">
7040         <size>7</size>
7041       </method>
7042     </type>
7043     <type name="X">
7044       <method name="Void .ctor()">
7045         <size>7</size>
7046       </method>
7047       <method name="Void Main()">
7048         <size>6</size>
7049       </method>
7050     </type>
7051   </test>
7052   <test name="gtest-253.cs">
7053     <type name="IExtensible`1[T]">
7054       <method name="Void AddAll[U](IEnumerable`1)">
7055         <size>0</size>
7056       </method>
7057     </type>
7058     <type name="CollectionValueTester`2[R,S]">
7059       <method name="Void .ctor()">
7060         <size>7</size>
7061       </method>
7062     </type>
7063     <type name="ExtensibleTester`1[U]">
7064       <method name="Void .ctor(U)">
7065         <size>14</size>
7066       </method>
7067       <method name="Void Direct()">
7068         <size>24</size>
7069       </method>
7070     </type>
7071     <type name="Extensible`1[V]">
7072       <method name="Void .ctor()">
7073         <size>7</size>
7074       </method>
7075       <method name="Void AddAll[W](IEnumerable`1)">
7076         <size>1</size>
7077       </method>
7078     </type>
7079     <type name="X">
7080       <method name="Void .ctor()">
7081         <size>7</size>
7082       </method>
7083       <method name="Void Main()">
7084         <size>20</size>
7085       </method>
7086     </type>
7087   </test>
7088   <test name="gtest-254.cs">
7089     <type name="HashedLinkedList`1[T]">
7090       <method name="Void .ctor()">
7091         <size>7</size>
7092       </method>
7093       <method name="HashedLinkedList`1[T] GetList()">
7094         <size>6</size>
7095       </method>
7096       <method name="Void Test(Int32)">
7097         <size>55</size>
7098       </method>
7099       <method name="Void Test(HashedLinkedList`1[T])">
7100         <size>40</size>
7101       </method>
7102     </type>
7103     <type name="X">
7104       <method name="Void .ctor()">
7105         <size>7</size>
7106       </method>
7107       <method name="Void Main()">
7108         <size>20</size>
7109       </method>
7110     </type>
7111   </test>
7112   <test name="gtest-255.cs">
7113     <type name="A">
7114       <method name="Void .ctor()">
7115         <size>7</size>
7116       </method>
7117       <method name="T Foo[T]()">
7118         <size>0</size>
7119       </method>
7120     </type>
7121     <type name="B">
7122       <method name="Void .ctor()">
7123         <size>7</size>
7124       </method>
7125       <method name="T Foo[T]()">
7126         <size>10</size>
7127       </method>
7128     </type>
7129     <type name="C">
7130       <method name="Void .ctor()">
7131         <size>7</size>
7132       </method>
7133       <method name="Void Main()">
7134         <size>1</size>
7135       </method>
7136     </type>
7137   </test>
7138   <test name="gtest-256.cs">
7139     <type name="Test">
7140       <method name="Void .ctor()">
7141         <size>7</size>
7142       </method>
7143       <method name="IEnumerator`1 GetEnumerator()">
7144         <size>15</size>
7145       </method>
7146       <method name="Void Main()">
7147         <size>11</size>
7148       </method>
7149       <method name="Void Run()">
7150         <size>156</size>
7151       </method>
7152     </type>
7153     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7154       <method name="Void .ctor()">
7155         <size>7</size>
7156       </method>
7157       <method name="System.String System.Collections.Generic.IEnumerator`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
7158         <size>7</size>
7159       </method>
7160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7161         <size>12</size>
7162       </method>
7163       <method name="Boolean MoveNext()">
7164         <size>129</size>
7165       </method>
7166       <method name="Void Dispose()">
7167         <size>8</size>
7168       </method>
7169       <method name="Void Reset()">
7170         <size>6</size>
7171       </method>
7172     </type>
7173   </test>
7174   <test name="gtest-257.cs">
7175     <type name="Tests">
7176       <method name="Void .ctor()">
7177         <size>7</size>
7178       </method>
7179       <method name="Void Main()">
7180         <size>32</size>
7181       </method>
7182     </type>
7183   </test>
7184   <test name="gtest-258.cs">
7185     <type name="A">
7186       <method name="Void .ctor()">
7187         <size>7</size>
7188       </method>
7189     </type>
7190     <type name="B">
7191       <method name="Void .ctor()">
7192         <size>7</size>
7193       </method>
7194     </type>
7195     <type name="Foo`1[T]">
7196       <method name="Void .ctor()">
7197         <size>7</size>
7198       </method>
7199     </type>
7200     <type name="X">
7201       <method name="Void .ctor()">
7202         <size>7</size>
7203       </method>
7204       <method name="Void Main()">
7205         <size>7</size>
7206       </method>
7207     </type>
7208   </test>
7209   <test name="gtest-259.cs">
7210     <type name="Class1`1[T]">
7211       <method name="Void .ctor()">
7212         <size>7</size>
7213       </method>
7214       <method name="Void MethodOfClass1(T, MyType)">
7215         <size>14</size>
7216       </method>
7217     </type>
7218     <type name="MyType">
7219       <method name="Void .ctor()">
7220         <size>7</size>
7221       </method>
7222       <method name="Void MethodOfMyBaseType()">
7223         <size>1</size>
7224       </method>
7225     </type>
7226     <type name="MyBaseType">
7227       <method name="Void .ctor()">
7228         <size>7</size>
7229       </method>
7230       <method name="Void MethodOfMyBaseType()">
7231         <size>0</size>
7232       </method>
7233     </type>
7234     <type name="X">
7235       <method name="Void .ctor()">
7236         <size>7</size>
7237       </method>
7238       <method name="Void Main()">
7239         <size>1</size>
7240       </method>
7241     </type>
7242   </test>
7243   <test name="gtest-260.cs">
7244     <type name="A`1[T]">
7245       <method name="Void .ctor()">
7246         <size>7</size>
7247       </method>
7248     </type>
7249     <type name="B`1[T]">
7250       <method name="Void .ctor()">
7251         <size>7</size>
7252       </method>
7253     </type>
7254     <type name="Test">
7255       <method name="Void .ctor()">
7256         <size>7</size>
7257       </method>
7258       <method name="Void .cctor()">
7259         <size>11</size>
7260       </method>
7261       <method name="Void Main()">
7262         <size>1</size>
7263       </method>
7264     </type>
7265   </test>
7266   <test name="gtest-261.cs">
7267     <type name="Cons`2[T,U]">
7268       <method name="Void .ctor(T, U)">
7269         <size>21</size>
7270       </method>
7271       <method name="System.String ToString()">
7272         <size>68</size>
7273       </method>
7274     </type>
7275     <type name="List`1[A]">
7276       <method name="Void .ctor(A)">
7277         <size>9</size>
7278       </method>
7279       <method name="Void .ctor(A, List`1)">
7280         <size>9</size>
7281       </method>
7282       <method name="Void zip[B](List`1[B])">
7283         <size>18</size>
7284       </method>
7285     </type>
7286     <type name="Test">
7287       <method name="Void .ctor()">
7288         <size>7</size>
7289       </method>
7290       <method name="Void Main(System.String[])">
7291         <size>14</size>
7292       </method>
7293     </type>
7294   </test>
7295   <test name="gtest-262.cs">
7296     <type name="Test">
7297       <method name="Void .ctor()">
7298         <size>7</size>
7299       </method>
7300       <method name="Void f1(System.Object)">
7301         <size>1</size>
7302       </method>
7303       <method name="Void f2(System.String)">
7304         <size>1</size>
7305       </method>
7306       <method name="Void f3(Test)">
7307         <size>1</size>
7308       </method>
7309       <method name="Void f4(Int32)">
7310         <size>1</size>
7311       </method>
7312       <method name="Void f5(Int16)">
7313         <size>1</size>
7314       </method>
7315       <method name="Void Main()">
7316         <size>167</size>
7317       </method>
7318     </type>
7319   </test>
7320   <test name="gtest-263.cs">
7321     <type name="Foo`1[S]">
7322       <method name="Void .ctor()">
7323         <size>7</size>
7324       </method>
7325       <method name="ICloneable Test(S)">
7326         <size>12</size>
7327       </method>
7328     </type>
7329     <type name="ConvertHelper">
7330       <method name="IEnumerator`1 Test[S,T](S)">
7331         <size>15</size>
7332       </method>
7333       <method name="Void Main()">
7334         <size>1</size>
7335       </method>
7336     </type>
7337     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7338       <method name="Void .ctor()">
7339         <size>7</size>
7340       </method>
7341       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
7342         <size>7</size>
7343       </method>
7344       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7345         <size>12</size>
7346       </method>
7347       <method name="Boolean MoveNext()">
7348         <size>80</size>
7349       </method>
7350       <method name="Void Dispose()">
7351         <size>8</size>
7352       </method>
7353       <method name="Void Reset()">
7354         <size>6</size>
7355       </method>
7356     </type>
7357   </test>
7358   <test name="gtest-264.cs">
7359     <type name="BaseList`1[SubType]">
7360       <method name="Void .ctor()">
7361         <size>18</size>
7362       </method>
7363     </type>
7364     <type name="XXX">
7365       <method name="Void .ctor()">
7366         <size>7</size>
7367       </method>
7368     </type>
7369     <type name="Crash">
7370       <method name="Void .ctor()">
7371         <size>7</size>
7372       </method>
7373       <method name="Void Main()">
7374         <size>14</size>
7375       </method>
7376     </type>
7377   </test>
7378   <test name="gtest-265.cs">
7379     <type name="Test">
7380       <method name="Void .ctor()">
7381         <size>7</size>
7382       </method>
7383       <method name="Void Main()">
7384         <size>14</size>
7385       </method>
7386     </type>
7387   </test>
7388   <test name="gtest-266.cs">
7389     <type name="Test`1[T]">
7390       <method name="Void .ctor()">
7391         <size>7</size>
7392       </method>
7393     </type>
7394     <type name="Test`1+Inner`1[T,U]">
7395       <method name="Void .ctor()">
7396         <size>7</size>
7397       </method>
7398       <method name="Void Foo()">
7399         <size>13</size>
7400       </method>
7401     </type>
7402     <type name="Test">
7403       <method name="Void .ctor()">
7404         <size>7</size>
7405       </method>
7406       <method name="Void Main()">
7407         <size>1</size>
7408       </method>
7409     </type>
7410   </test>
7411   <test name="gtest-267.cs">
7412     <type name="T">
7413       <method name="Void .ctor()">
7414         <size>7</size>
7415       </method>
7416       <method name="Void Foo[T](Handler`1[T])">
7417         <size>34</size>
7418       </method>
7419       <method name="Void Response[T](Handler`1[T])">
7420         <size>1</size>
7421       </method>
7422       <method name="Void Main()">
7423         <size>1</size>
7424       </method>
7425     </type>
7426     <type name="Handler`1[T]">
7427       <method name="Void .ctor(Object, IntPtr)">
7428         <size>0</size>
7429       </method>
7430       <method name="Void Invoke(T)">
7431         <size>0</size>
7432       </method>
7433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7434         <size>0</size>
7435       </method>
7436       <method name="Void EndInvoke(IAsyncResult)">
7437         <size>0</size>
7438       </method>
7439     </type>
7440     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7441       <method name="Void .ctor()">
7442         <size>7</size>
7443       </method>
7444       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7445         <size>18</size>
7446       </method>
7447     </type>
7448   </test>
7449   <test name="gtest-268.cs">
7450     <type name="Test">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="Void Bar()">
7455         <size>7</size>
7456       </method>
7457       <method name="Void Main()">
7458         <size>1</size>
7459       </method>
7460     </type>
7461     <type name="Test+G`1[T]">
7462       <method name="Void .ctor()">
7463         <size>7</size>
7464       </method>
7465     </type>
7466   </test>
7467   <test name="gtest-269.cs">
7468     <type name="X">
7469       <method name="Void .ctor()">
7470         <size>7</size>
7471       </method>
7472       <method name="Int32 Beer(Nullable`1)">
7473         <size>54</size>
7474       </method>
7475       <method name="Int64 PubToLong(IrishPub)">
7476         <size>12</size>
7477       </method>
7478       <method name="Int32 Test(Nullable`1)">
7479         <size>53</size>
7480       </method>
7481       <method name="Int32 TestWithNull(Nullable`1)">
7482         <size>55</size>
7483       </method>
7484       <method name="Nullable`1 Foo(Boolean)">
7485         <size>24</size>
7486       </method>
7487       <method name="Int32 Test(Boolean)">
7488         <size>54</size>
7489       </method>
7490       <method name="Int32 Main()">
7491         <size>198</size>
7492       </method>
7493     </type>
7494   </test>
7495   <test name="gtest-270.cs">
7496     <type name="X">
7497       <method name="Void .ctor()">
7498         <size>7</size>
7499       </method>
7500       <method name="Int32 Test(Nullable`1)">
7501         <size>45</size>
7502       </method>
7503       <method name="Int32 Main()">
7504         <size>42</size>
7505       </method>
7506     </type>
7507   </test>
7508   <test name="gtest-271.cs">
7509     <type name="Qux`2[X,V]">
7510       <method name="Void .ctor()">
7511         <size>7</size>
7512       </method>
7513       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7514         <size>8</size>
7515       </method>
7516       <method name="IEnumerator`1 GetEnumerator()">
7517         <size>8</size>
7518       </method>
7519     </type>
7520     <type name="Foo`2[X,V]">
7521       <method name="Void .ctor()">
7522         <size>7</size>
7523       </method>
7524     </type>
7525     <type name="Test`1[T]">
7526       <method name="Void .ctor()">
7527         <size>7</size>
7528       </method>
7529       <method name="Int32 CompareTo(Test`1[T])">
7530         <size>2</size>
7531       </method>
7532     </type>
7533     <type name="X">
7534       <method name="Void .ctor()">
7535         <size>7</size>
7536       </method>
7537       <method name="Void Main()">
7538         <size>58</size>
7539       </method>
7540     </type>
7541     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
7546         <size>7</size>
7547       </method>
7548       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7549         <size>12</size>
7550       </method>
7551       <method name="Boolean MoveNext()">
7552         <size>25</size>
7553       </method>
7554       <method name="Void Dispose()">
7555         <size>8</size>
7556       </method>
7557       <method name="Void Reset()">
7558         <size>6</size>
7559       </method>
7560     </type>
7561     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565       <method name="V System.Collections.Generic.IEnumerator`1[V].get_Current()">
7566         <size>7</size>
7567       </method>
7568       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7569         <size>12</size>
7570       </method>
7571       <method name="Boolean MoveNext()">
7572         <size>25</size>
7573       </method>
7574       <method name="Void Dispose()">
7575         <size>8</size>
7576       </method>
7577       <method name="Void Reset()">
7578         <size>6</size>
7579       </method>
7580     </type>
7581   </test>
7582   <test name="gtest-272.cs">
7583     <type name="X">
7584       <method name="Void Foo[T](Handler`1[T])">
7585         <size>27</size>
7586       </method>
7587       <method name="Void Response[T](Handler`1[T])">
7588         <size>1</size>
7589       </method>
7590       <method name="Void Test[T](T)">
7591         <size>1</size>
7592       </method>
7593       <method name="Void Main()">
7594         <size>18</size>
7595       </method>
7596     </type>
7597     <type name="Handler`1[T]">
7598       <method name="Void .ctor(Object, IntPtr)">
7599         <size>0</size>
7600       </method>
7601       <method name="Void Invoke(T)">
7602         <size>0</size>
7603       </method>
7604       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7605         <size>0</size>
7606       </method>
7607       <method name="Void EndInvoke(IAsyncResult)">
7608         <size>0</size>
7609       </method>
7610     </type>
7611     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7612       <method name="Void .ctor()">
7613         <size>7</size>
7614       </method>
7615       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7616         <size>12</size>
7617       </method>
7618     </type>
7619   </test>
7620   <test name="gtest-273.cs">
7621     <type name="ThisBaseClass`3[A,B,C]">
7622       <method name="Void .ctor()">
7623         <size>7</size>
7624       </method>
7625     </type>
7626     <type name="ThatBaseClass`3[B,A,C]">
7627       <method name="Void .ctor()">
7628         <size>7</size>
7629       </method>
7630     </type>
7631     <type name="ThisClass`3[A,B,C]">
7632       <method name="Void .ctor()">
7633         <size>7</size>
7634       </method>
7635     </type>
7636     <type name="ThatClass`3[B,A,C]">
7637       <method name="Void .ctor()">
7638         <size>7</size>
7639       </method>
7640     </type>
7641     <type name="ThisClass">
7642       <method name="Void .ctor()">
7643         <size>7</size>
7644       </method>
7645     </type>
7646     <type name="ThatClass">
7647       <method name="Void .ctor()">
7648         <size>7</size>
7649       </method>
7650     </type>
7651     <type name="Test">
7652       <method name="Void .ctor()">
7653         <size>7</size>
7654       </method>
7655       <method name="Void Main()">
7656         <size>1</size>
7657       </method>
7658     </type>
7659   </test>
7660   <test name="gtest-274.cs">
7661     <type name="X">
7662       <method name="Void .ctor()">
7663         <size>7</size>
7664       </method>
7665       <method name="Void Main()">
7666         <size>447</size>
7667       </method>
7668     </type>
7669   </test>
7670   <test name="gtest-275.cs">
7671     <type name="Test">
7672       <method name="Void .ctor()">
7673         <size>7</size>
7674       </method>
7675       <method name="Void Main()">
7676         <size>19</size>
7677       </method>
7678     </type>
7679     <type name="Test+C">
7680       <method name="Void .ctor()">
7681         <size>18</size>
7682       </method>
7683     </type>
7684     <type name="Test+D`2[T,U]">
7685       <method name="Void .ctor()">
7686         <size>18</size>
7687       </method>
7688     </type>
7689     <type name="Test+E`1[T]">
7690       <method name="Void .ctor()">
7691         <size>18</size>
7692       </method>
7693     </type>
7694   </test>
7695   <test name="gtest-276.cs">
7696     <type name="Tests">
7697       <method name="Void .ctor()">
7698         <size>7</size>
7699       </method>
7700       <method name="Int32 Main()">
7701         <size>30</size>
7702       </method>
7703     </type>
7704     <type name="Tests+GenericClass`1[T]">
7705       <method name="Void .ctor()">
7706         <size>7</size>
7707       </method>
7708       <method name="T Z(IList`1, Int32)">
7709         <size>8</size>
7710       </method>
7711     </type>
7712   </test>
7713   <test name="gtest-277.cs">
7714     <type name="INode`1[K]">
7715       <method name="K get_Key()">
7716         <size>0</size>
7717       </method>
7718     </type>
7719     <type name="IBTNode`1[C]">
7720       <method name="C get_Parent()">
7721         <size>0</size>
7722       </method>
7723       <method name="Void set_Parent(C)">
7724         <size>0</size>
7725       </method>
7726       <method name="C get_Left()">
7727         <size>0</size>
7728       </method>
7729       <method name="Void set_Left(C)">
7730         <size>0</size>
7731       </method>
7732       <method name="C get_Right()">
7733         <size>0</size>
7734       </method>
7735       <method name="Void set_Right(C)">
7736         <size>0</size>
7737       </method>
7738     </type>
7739     <type name="IAVLNode`2[K,C]">
7740       <method name="Int32 get_Balance()">
7741         <size>0</size>
7742       </method>
7743       <method name="Void set_Balance(Int32)">
7744         <size>0</size>
7745       </method>
7746     </type>
7747     <type name="X">
7748       <method name="Void .ctor()">
7749         <size>7</size>
7750       </method>
7751       <method name="Void Main()">
7752         <size>1</size>
7753       </method>
7754     </type>
7755   </test>
7756   <test name="gtest-278.cs">
7757     <type name="B">
7758       <method name="Void .ctor()">
7759         <size>7</size>
7760       </method>
7761       <method name="Int32 Main()">
7762         <size>24</size>
7763       </method>
7764     </type>
7765   </test>
7766   <test name="gtest-279.cs">
7767     <type name="IFoo">
7768       <method name="IList`1 Bar[T]()">
7769         <size>0</size>
7770       </method>
7771       <method name="Void Bar()">
7772         <size>0</size>
7773       </method>
7774     </type>
7775     <type name="Foo">
7776       <method name="Void .ctor()">
7777         <size>7</size>
7778       </method>
7779       <method name="IList`1 Bar[T]()">
7780         <size>12</size>
7781       </method>
7782       <method name="Void Bar()">
7783         <size>11</size>
7784       </method>
7785     </type>
7786     <type name="BugReport">
7787       <method name="Void .ctor()">
7788         <size>7</size>
7789       </method>
7790       <method name="Void Main(System.String[])">
7791         <size>20</size>
7792       </method>
7793     </type>
7794   </test>
7795   <test name="gtest-280.cs">
7796     <type name="Test">
7797       <method name="Void .ctor()">
7798         <size>7</size>
7799       </method>
7800       <method name="Void Main(System.String[])">
7801         <size>69</size>
7802       </method>
7803     </type>
7804     <type name="Test+TestDel">
7805       <method name="Void .ctor(Object, IntPtr)">
7806         <size>0</size>
7807       </method>
7808       <method name="Int32 Invoke(Int32)">
7809         <size>0</size>
7810       </method>
7811       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7812         <size>0</size>
7813       </method>
7814       <method name="Int32 EndInvoke(IAsyncResult)">
7815         <size>0</size>
7816       </method>
7817     </type>
7818     <type name="Test">
7819       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7820         <size>2</size>
7821       </method>
7822     </type>
7823   </test>
7824   <test name="gtest-281.cs">
7825     <type name="List">
7826       <method name="Void .ctor()">
7827         <size>7</size>
7828       </method>
7829       <method name="Void AddRange[T](ICollection`1)">
7830         <size>1</size>
7831       </method>
7832     </type>
7833     <type name="Tests">
7834       <method name="Void .ctor()">
7835         <size>7</size>
7836       </method>
7837       <method name="Void Main()">
7838         <size>21</size>
7839       </method>
7840     </type>
7841   </test>
7842   <test name="gtest-282.cs">
7843     <type name="Foo">
7844       <method name="Void .ctor()">
7845         <size>7</size>
7846       </method>
7847     </type>
7848     <type name="Foo+Bar">
7849       <method name="Void .ctor()">
7850         <size>7</size>
7851       </method>
7852     </type>
7853     <type name="C`1[T]">
7854       <method name="Void .ctor()">
7855         <size>7</size>
7856       </method>
7857     </type>
7858     <type name="Test">
7859       <method name="Void .ctor()">
7860         <size>7</size>
7861       </method>
7862       <method name="Void .cctor()">
7863         <size>11</size>
7864       </method>
7865       <method name="Void Main()">
7866         <size>21</size>
7867       </method>
7868     </type>
7869   </test>
7870   <test name="gtest-283.cs">
7871     <type name="IFoo">
7872       <method name="Void Foo[T](Nullable`1 ByRef)">
7873         <size>0</size>
7874       </method>
7875       <method name="Void Foo[T](T ByRef)">
7876         <size>0</size>
7877       </method>
7878     </type>
7879   </test>
7880   <test name="gtest-284.cs">
7881     <type name="X">
7882       <method name="Void .ctor()">
7883         <size>7</size>
7884       </method>
7885     </type>
7886     <type name="CollectionTester">
7887       <method name="Int32 Test[T](IList`1)">
7888         <size>67</size>
7889       </method>
7890       <method name="Int32 Test()">
7891         <size>522</size>
7892       </method>
7893     </type>
7894     <type name="InterfaceTester">
7895       <method name="Void .cctor()">
7896         <size>106</size>
7897       </method>
7898       <method name="Int32 Test(System.Type, System.Type[])">
7899         <size>402</size>
7900       </method>
7901       <method name="Int32 Test()">
7902         <size>532</size>
7903       </method>
7904     </type>
7905     <type name="Z">
7906       <method name="Void .ctor()">
7907         <size>7</size>
7908       </method>
7909       <method name="Int32 Test()">
7910         <size>36</size>
7911       </method>
7912       <method name="Int32 Main()">
7913         <size>45</size>
7914       </method>
7915     </type>
7916   </test>
7917   <test name="gtest-285.cs">
7918     <type name="A">
7919       <method name="Void .ctor()">
7920         <size>7</size>
7921       </method>
7922     </type>
7923     <type name="B">
7924       <method name="Void .ctor()">
7925         <size>7</size>
7926       </method>
7927     </type>
7928     <type name="Tests">
7929       <method name="Void .ctor()">
7930         <size>7</size>
7931       </method>
7932       <method name="Void Main()">
7933         <size>38</size>
7934       </method>
7935     </type>
7936   </test>
7937   <test name="gtest-286.cs">
7938     <type name="TestAttribute">
7939       <method name="Void .ctor(Type)">
7940         <size>14</size>
7941       </method>
7942     </type>
7943     <type name="C`1[T]">
7944       <method name="Void .ctor()">
7945         <size>7</size>
7946       </method>
7947       <method name="Void Foo()">
7948         <size>1</size>
7949       </method>
7950     </type>
7951     <type name="C">
7952       <method name="Void .ctor()">
7953         <size>7</size>
7954       </method>
7955       <method name="Int32 Main()">
7956         <size>76</size>
7957       </method>
7958     </type>
7959   </test>
7960   <test name="gtest-287.cs">
7961     <type name="I">
7962       <method name="Void D()">
7963         <size>0</size>
7964       </method>
7965     </type>
7966     <type name="X">
7967       <method name="Void .ctor()">
7968         <size>7</size>
7969       </method>
7970       <method name="Void Main()">
7971         <size>36</size>
7972       </method>
7973       <method name="Void D()">
7974         <size>1</size>
7975       </method>
7976     </type>
7977   </test>
7978   <test name="gtest-288.cs">
7979     <type name="A">
7980       <method name="Void .ctor()">
7981         <size>7</size>
7982       </method>
7983       <method name="Boolean Test(Int32)">
7984         <size>5</size>
7985       </method>
7986     </type>
7987     <type name="B">
7988       <method name="Void .ctor()">
7989         <size>7</size>
7990       </method>
7991       <method name="Void Test()">
7992         <size>1</size>
7993       </method>
7994     </type>
7995     <type name="B+C">
7996       <method name="Void .ctor()">
7997         <size>7</size>
7998       </method>
7999       <method name="Boolean Foo(Int32)">
8000         <size>13</size>
8001       </method>
8002     </type>
8003     <type name="X">
8004       <method name="Void .ctor()">
8005         <size>7</size>
8006       </method>
8007       <method name="Void Main()">
8008         <size>1</size>
8009       </method>
8010     </type>
8011   </test>
8012   <test name="gtest-289.cs">
8013     <type name="C">
8014       <method name="Void .ctor()">
8015         <size>7</size>
8016       </method>
8017       <method name="Void add_Ev1(D)">
8018         <size>24</size>
8019       </method>
8020       <method name="Void remove_Ev1(D)">
8021         <size>24</size>
8022       </method>
8023     </type>
8024     <type name="Consts">
8025       <method name="Void .ctor()">
8026         <size>7</size>
8027       </method>
8028       <method name="Void .cctor()">
8029         <size>1</size>
8030       </method>
8031     </type>
8032     <type name="Test">
8033       <method name="Void .ctor()">
8034         <size>7</size>
8035       </method>
8036       <method name="Int32 Main()">
8037         <size>63</size>
8038       </method>
8039     </type>
8040     <type name="D">
8041       <method name="Void .ctor(Object, IntPtr)">
8042         <size>0</size>
8043       </method>
8044       <method name="Void Invoke()">
8045         <size>0</size>
8046       </method>
8047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8048         <size>0</size>
8049       </method>
8050       <method name="Void EndInvoke(IAsyncResult)">
8051         <size>0</size>
8052       </method>
8053     </type>
8054   </test>
8055   <test name="gtest-290.cs">
8056     <type name="GenericEventNotUsedTest`1[T]">
8057       <method name="Void .ctor()">
8058         <size>7</size>
8059       </method>
8060       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
8061         <size>24</size>
8062       </method>
8063       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
8064         <size>24</size>
8065       </method>
8066       <method name="Void RaiseTestEvent(T)">
8067         <size>14</size>
8068       </method>
8069     </type>
8070     <type name="IFoo">
8071       <method name="Void add_blah(System.EventHandler)">
8072         <size>0</size>
8073       </method>
8074       <method name="Void remove_blah(System.EventHandler)">
8075         <size>0</size>
8076       </method>
8077     </type>
8078     <type name="TestEntry">
8079       <method name="Void Main()">
8080         <size>1</size>
8081       </method>
8082     </type>
8083     <type name="GenericEventHandler`2[U,V]">
8084       <method name="Void .ctor(Object, IntPtr)">
8085         <size>0</size>
8086       </method>
8087       <method name="Void Invoke(U, V)">
8088         <size>0</size>
8089       </method>
8090       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
8091         <size>0</size>
8092       </method>
8093       <method name="Void EndInvoke(IAsyncResult)">
8094         <size>0</size>
8095       </method>
8096     </type>
8097   </test>
8098   <test name="gtest-291.cs">
8099     <type name="Global">
8100       <method name="Void .ctor()">
8101         <size>7</size>
8102       </method>
8103       <method name="Void Main()">
8104         <size>61</size>
8105       </method>
8106       <method name="System.String Test2(Nullable`1)">
8107         <size>6</size>
8108       </method>
8109     </type>
8110   </test>
8111   <test name="gtest-292.cs">
8112     <type name="Test.A`1[TA]">
8113       <method name="Void .ctor()">
8114         <size>7</size>
8115       </method>
8116     </type>
8117     <type name="X">
8118       <method name="Void .ctor()">
8119         <size>7</size>
8120       </method>
8121       <method name="Void Main()">
8122         <size>1</size>
8123       </method>
8124     </type>
8125     <type name="Test.Handler`1[TA]">
8126       <method name="Void .ctor(Object, IntPtr)">
8127         <size>0</size>
8128       </method>
8129       <method name="Void Invoke(TA)">
8130         <size>0</size>
8131       </method>
8132       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8133         <size>0</size>
8134       </method>
8135       <method name="Void EndInvoke(IAsyncResult)">
8136         <size>0</size>
8137       </method>
8138     </type>
8139   </test>
8140   <test name="gtest-293.cs">
8141     <type name="Test`1[T]">
8142       <method name="Void .ctor()">
8143         <size>7</size>
8144       </method>
8145       <method name="Void Invalid(T)">
8146         <size>21</size>
8147       </method>
8148       <method name="Void Other(IEnumerable`1)">
8149         <size>1</size>
8150       </method>
8151     </type>
8152     <type name="X">
8153       <method name="Void .ctor()">
8154         <size>7</size>
8155       </method>
8156       <method name="Void Main()">
8157         <size>1</size>
8158       </method>
8159     </type>
8160   </test>
8161   <test name="gtest-294.cs">
8162     <type name="A">
8163       <method name="Void .ctor()">
8164         <size>7</size>
8165       </method>
8166     </type>
8167     <type name="B">
8168       <method name="Void .ctor()">
8169         <size>7</size>
8170       </method>
8171     </type>
8172     <type name="X">
8173       <method name="Void .ctor()">
8174         <size>7</size>
8175       </method>
8176       <method name="A Test(A, B)">
8177         <size>10</size>
8178       </method>
8179       <method name="Int32 Main()">
8180         <size>73</size>
8181       </method>
8182     </type>
8183   </test>
8184   <test name="gtest-295.cs">
8185     <type name="Test.Cache`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test.Base">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194     </type>
8195     <type name="Test.MyType`1[T]">
8196       <method name="Void .ctor()">
8197         <size>7</size>
8198       </method>
8199     </type>
8200     <type name="Test.Foo">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>7</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-296.cs">
8210     <type name="MyCollection`1[T]">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Foo()">
8215         <size>14</size>
8216       </method>
8217     </type>
8218     <type name="C">
8219       <method name="Void .ctor()">
8220         <size>7</size>
8221       </method>
8222       <method name="Void Main()">
8223         <size>1</size>
8224       </method>
8225     </type>
8226   </test>
8227   <test name="gtest-297.cs">
8228     <type name="Test">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>18</size>
8234       </method>
8235     </type>
8236   </test>
8237   <test name="gtest-298.cs">
8238     <type name="A">
8239       <method name="Void .ctor(TestFunc`1)">
8240         <size>14</size>
8241       </method>
8242     </type>
8243     <type name="TestClass">
8244       <method name="Void .ctor()">
8245         <size>7</size>
8246       </method>
8247       <method name="Void .cctor()">
8248         <size>46</size>
8249       </method>
8250       <method name="Int32 Main()">
8251         <size>6</size>
8252       </method>
8253     </type>
8254     <type name="TestFunc`1[T]">
8255       <method name="Void .ctor(Object, IntPtr)">
8256         <size>0</size>
8257       </method>
8258       <method name="Void Invoke(T)">
8259         <size>0</size>
8260       </method>
8261       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8262         <size>0</size>
8263       </method>
8264       <method name="Void EndInvoke(IAsyncResult)">
8265         <size>0</size>
8266       </method>
8267     </type>
8268     <type name="TestClass">
8269       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8270         <size>7</size>
8271       </method>
8272     </type>
8273   </test>
8274   <test name="gtest-299.cs">
8275     <type name="N.A">
8276       <method name="Void .ctor()">
8277         <size>7</size>
8278       </method>
8279     </type>
8280     <type name="B`1[T]">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284     </type>
8285     <type name="Test">
8286       <method name="Void .ctor()">
8287         <size>7</size>
8288       </method>
8289       <method name="Void Main()">
8290         <size>47</size>
8291       </method>
8292     </type>
8293   </test>
8294   <test name="gtest-300.cs">
8295     <type name="Test">
8296       <method name="Void .ctor()">
8297         <size>7</size>
8298       </method>
8299       <method name="Void Main()">
8300         <size>69</size>
8301       </method>
8302     </type>
8303   </test>
8304   <test name="gtest-301.cs">
8305     <type name="Test">
8306       <method name="Void .ctor()">
8307         <size>7</size>
8308       </method>
8309       <method name="Void Main(System.String[])">
8310         <size>23</size>
8311       </method>
8312     </type>
8313   </test>
8314   <test name="gtest-302.cs">
8315     <type name="Test">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8320         <size>6</size>
8321       </method>
8322       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
8323         <size>8</size>
8324       </method>
8325     </type>
8326     <type name="M">
8327       <method name="Void .ctor()">
8328         <size>7</size>
8329       </method>
8330       <method name="Void Main()">
8331         <size>64</size>
8332       </method>
8333     </type>
8334     <type name="Test+GetEnumerator&gt;c__Iterator0">
8335       <method name="Void .ctor()">
8336         <size>7</size>
8337       </method>
8338       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
8339         <size>7</size>
8340       </method>
8341       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8342         <size>12</size>
8343       </method>
8344       <method name="Boolean MoveNext()">
8345         <size>25</size>
8346       </method>
8347       <method name="Void Dispose()">
8348         <size>8</size>
8349       </method>
8350       <method name="Void Reset()">
8351         <size>6</size>
8352       </method>
8353     </type>
8354   </test>
8355   <test name="gtest-303.cs">
8356     <type name="test.BaseClass">
8357       <method name="Void .ctor()">
8358         <size>7</size>
8359       </method>
8360       <method name="System.String get_Hello()">
8361         <size>6</size>
8362       </method>
8363     </type>
8364     <type name="test.Printer">
8365       <method name="Void .ctor()">
8366         <size>7</size>
8367       </method>
8368       <method name="Void Print[T](T)">
8369         <size>0</size>
8370       </method>
8371     </type>
8372     <type name="test.PrinterImpl">
8373       <method name="Void .ctor()">
8374         <size>7</size>
8375       </method>
8376       <method name="Void Print[T](T)">
8377         <size>19</size>
8378       </method>
8379     </type>
8380     <type name="test.Starter">
8381       <method name="Void .ctor()">
8382         <size>7</size>
8383       </method>
8384       <method name="Void Main(System.String[])">
8385         <size>20</size>
8386       </method>
8387     </type>
8388   </test>
8389   <test name="gtest-304.cs">
8390     <type name="test.BaseClass">
8391       <method name="Void .ctor()">
8392         <size>7</size>
8393       </method>
8394       <method name="System.String get_Hello()">
8395         <size>6</size>
8396       </method>
8397     </type>
8398     <type name="test.Printer">
8399       <method name="Void .ctor()">
8400         <size>7</size>
8401       </method>
8402       <method name="Void Print[T](System.Object)">
8403         <size>0</size>
8404       </method>
8405     </type>
8406     <type name="test.PrinterImpl">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Void Print[T](System.Object)">
8411         <size>26</size>
8412       </method>
8413     </type>
8414     <type name="test.Starter">
8415       <method name="Void .ctor()">
8416         <size>7</size>
8417       </method>
8418       <method name="Void Main(System.String[])">
8419         <size>20</size>
8420       </method>
8421     </type>
8422   </test>
8423   <test name="gtest-305.cs">
8424     <type name="T">
8425       <method name="Void .ctor()">
8426         <size>82</size>
8427       </method>
8428       <method name="Int32 Main()">
8429         <size>54</size>
8430       </method>
8431     </type>
8432   </test>
8433   <test name="gtest-306.cs">
8434     <type name="FuParentClass`1[Trow]">
8435       <method name="Void .ctor()">
8436         <size>7</size>
8437       </method>
8438     </type>
8439     <type name="FuParentClass`1+FuChildClass[Trow]">
8440       <method name="Void .ctor()">
8441         <size>7</size>
8442       </method>
8443     </type>
8444     <type name="C">
8445       <method name="Void .ctor()">
8446         <size>7</size>
8447       </method>
8448       <method name="Void Main()">
8449         <size>1</size>
8450       </method>
8451     </type>
8452   </test>
8453   <test name="gtest-307.cs">
8454     <type name="Foo`1[T]">
8455       <method name="Void .ctor()">
8456         <size>7</size>
8457       </method>
8458     </type>
8459     <type name="Bar">
8460       <method name="Void .ctor()">
8461         <size>7</size>
8462       </method>
8463       <method name="Int32 g()">
8464         <size>2</size>
8465       </method>
8466       <method name="Int32 Main()">
8467         <size>20</size>
8468       </method>
8469     </type>
8470     <type name="Foo`1+F[T]">
8471       <method name="Void .ctor(Object, IntPtr)">
8472         <size>0</size>
8473       </method>
8474       <method name="Int32 Invoke()">
8475         <size>0</size>
8476       </method>
8477       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8478         <size>0</size>
8479       </method>
8480       <method name="Int32 EndInvoke(IAsyncResult)">
8481         <size>0</size>
8482       </method>
8483     </type>
8484   </test>
8485   <test name="gtest-308.cs">
8486     <type name="Test">
8487       <method name="Void .ctor()">
8488         <size>7</size>
8489       </method>
8490       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8491         <size>26</size>
8492       </method>
8493       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8494         <size>26</size>
8495       </method>
8496     </type>
8497     <type name="Foo">
8498       <method name="Void .ctor()">
8499         <size>7</size>
8500       </method>
8501       <method name="Int32 compare(Int32, Int32)">
8502         <size>4</size>
8503       </method>
8504       <method name="Int32 compare(System.String, System.String)">
8505         <size>8</size>
8506       </method>
8507       <method name="Void test(Int32)">
8508         <size>29</size>
8509       </method>
8510       <method name="Void Main()">
8511         <size>141</size>
8512       </method>
8513     </type>
8514     <type name="Test+MyComparison`1[V]">
8515       <method name="Void .ctor(Object, IntPtr)">
8516         <size>0</size>
8517       </method>
8518       <method name="Int32 Invoke(V, V)">
8519         <size>0</size>
8520       </method>
8521       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8522         <size>0</size>
8523       </method>
8524       <method name="Int32 EndInvoke(IAsyncResult)">
8525         <size>0</size>
8526       </method>
8527     </type>
8528     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8529       <method name="Void .ctor()">
8530         <size>7</size>
8531       </method>
8532       <method name="Int32 &lt;&gt;m__0(U, U)">
8533         <size>14</size>
8534       </method>
8535     </type>
8536     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540       <method name="Int32 &lt;&gt;m__1(W, W)">
8541         <size>14</size>
8542       </method>
8543     </type>
8544   </test>
8545   <test name="gtest-309.cs">
8546     <type name="Test`2[A,B]">
8547       <method name="Void .ctor()">
8548         <size>7</size>
8549       </method>
8550       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8551         <size>1</size>
8552       </method>
8553     </type>
8554     <type name="X">
8555       <method name="Void .ctor()">
8556         <size>7</size>
8557       </method>
8558       <method name="Void Main()">
8559         <size>15</size>
8560       </method>
8561     </type>
8562   </test>
8563   <test name="gtest-310.cs">
8564     <type name="MonoBugs.IncompleteGenericInference">
8565       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8566         <size>1</size>
8567       </method>
8568       <method name="Void Main()">
8569         <size>20</size>
8570       </method>
8571     </type>
8572   </test>
8573   <test name="gtest-312.cs">
8574     <type name="CantCastGenericListToArray">
8575       <method name="Void .ctor()">
8576         <size>7</size>
8577       </method>
8578       <method name="Void Main(System.String[])">
8579         <size>51</size>
8580       </method>
8581     </type>
8582   </test>
8583   <test name="gtest-313.cs">
8584     <type name="Foo`1[T]">
8585       <method name="Void .ctor(TestEnum)">
8586         <size>14</size>
8587       </method>
8588     </type>
8589     <type name="X">
8590       <method name="Void .ctor()">
8591         <size>7</size>
8592       </method>
8593       <method name="Void Main()">
8594         <size>28</size>
8595       </method>
8596     </type>
8597   </test>
8598   <test name="gtest-314.cs">
8599     <type name="test.App">
8600       <method name="Void .ctor()">
8601         <size>7</size>
8602       </method>
8603       <method name="Void Main()">
8604         <size>1</size>
8605       </method>
8606     </type>
8607     <type name="test.ThisClass`2[T,O]">
8608       <method name="Void .ctor()">
8609         <size>7</size>
8610       </method>
8611     </type>
8612     <type name="test.OtherClass`2[O,T]">
8613       <method name="Void .ctor()">
8614         <size>7</size>
8615       </method>
8616       <method name="Void Test(T)">
8617         <size>8</size>
8618       </method>
8619     </type>
8620   </test>
8621   <test name="gtest-315.cs">
8622     <type name="A`1[T]">
8623       <method name="Void .ctor()">
8624         <size>7</size>
8625       </method>
8626     </type>
8627     <type name="A`1+B[T]">
8628       <method name="Void .ctor()">
8629         <size>7</size>
8630       </method>
8631     </type>
8632     <type name="X">
8633       <method name="Void .ctor()">
8634         <size>7</size>
8635       </method>
8636       <method name="Void Main()">
8637         <size>18</size>
8638       </method>
8639     </type>
8640   </test>
8641   <test name="gtest-316.cs">
8642     <type name="X">
8643       <method name="Void .ctor()">
8644         <size>7</size>
8645       </method>
8646       <method name="Void Main()">
8647         <size>1</size>
8648       </method>
8649     </type>
8650     <type name="Foo">
8651       <method name="Void .ctor()">
8652         <size>7</size>
8653       </method>
8654     </type>
8655     <type name="Base">
8656       <method name="Void .ctor()">
8657         <size>7</size>
8658       </method>
8659       <method name="Void Method[R]()">
8660         <size>0</size>
8661       </method>
8662     </type>
8663     <type name="Derived">
8664       <method name="Void .ctor()">
8665         <size>7</size>
8666       </method>
8667       <method name="Void Method[S]()">
8668         <size>7</size>
8669       </method>
8670       <method name="Void Method2[T]()">
8671         <size>18</size>
8672       </method>
8673     </type>
8674   </test>
8675   <test name="gtest-317.cs">
8676     <type name="Foo`1[K]">
8677       <method name="Void .ctor()">
8678         <size>7</size>
8679       </method>
8680     </type>
8681     <type name="Bar`1[Q]">
8682       <method name="Void .ctor()">
8683         <size>7</size>
8684       </method>
8685     </type>
8686     <type name="Bar`1+Baz[Q]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="X">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695       <method name="Void Main()">
8696         <size>13</size>
8697       </method>
8698     </type>
8699   </test>
8700   <test name="gtest-318.cs">
8701     <type name="Foo`1[K]">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705     </type>
8706     <type name="Bar`1[Q]">
8707       <method name="Void .ctor()">
8708         <size>7</size>
8709       </method>
8710     </type>
8711     <type name="Bar`1+Baz[Q]">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715     </type>
8716     <type name="Goo`1[Q]">
8717       <method name="Void .ctor()">
8718         <size>7</size>
8719       </method>
8720     </type>
8721     <type name="X">
8722       <method name="Void .ctor()">
8723         <size>7</size>
8724       </method>
8725       <method name="Void Main()">
8726         <size>13</size>
8727       </method>
8728     </type>
8729   </test>
8730   <test name="gtest-319.cs">
8731     <type name="Temp`1[T]">
8732       <method name="Void .ctor()">
8733         <size>7</size>
8734       </method>
8735       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8736         <size>7</size>
8737       </method>
8738       <method name="IEnumerator`1 GetEnumerator()">
8739         <size>8</size>
8740       </method>
8741     </type>
8742     <type name="Temp`1+Foo[T]">
8743       <method name="Void .ctor()">
8744         <size>7</size>
8745       </method>
8746     </type>
8747     <type name="X">
8748       <method name="Void .ctor()">
8749         <size>7</size>
8750       </method>
8751       <method name="Void Main()">
8752         <size>1</size>
8753       </method>
8754     </type>
8755     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8756       <method name="Void .ctor()">
8757         <size>7</size>
8758       </method>
8759       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator`1[[Temp`1.Foo[T], gtest-319, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].get_Current()">
8760         <size>7</size>
8761       </method>
8762       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8763         <size>12</size>
8764       </method>
8765       <method name="Boolean MoveNext()">
8766         <size>69</size>
8767       </method>
8768       <method name="Void Dispose()">
8769         <size>8</size>
8770       </method>
8771       <method name="Void Reset()">
8772         <size>6</size>
8773       </method>
8774     </type>
8775   </test>
8776   <test name="gtest-320.cs">
8777     <type name="Foo`1[K]">
8778       <method name="Void .ctor()">
8779         <size>7</size>
8780       </method>
8781     </type>
8782     <type name="B">
8783       <method name="Void .ctor()">
8784         <size>7</size>
8785       </method>
8786     </type>
8787     <type name="B+C">
8788       <method name="Void .ctor()">
8789         <size>7</size>
8790       </method>
8791     </type>
8792     <type name="X">
8793       <method name="Void .ctor()">
8794         <size>7</size>
8795       </method>
8796       <method name="Void Main()">
8797         <size>1</size>
8798       </method>
8799     </type>
8800   </test>
8801   <test name="gtest-321.cs">
8802     <type name="App">
8803       <method name="Void .ctor()">
8804         <size>7</size>
8805       </method>
8806       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8807         <size>25</size>
8808       </method>
8809       <method name="Void ADelegate[T](System.String)">
8810         <size>12</size>
8811       </method>
8812       <method name="Void Main(System.String[])">
8813         <size>13</size>
8814       </method>
8815       <method name="Void Run()">
8816         <size>49</size>
8817       </method>
8818     </type>
8819     <type name="App+TGenericDelegate`1[T]">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke(System.String)">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833   </test>
8834   <test name="gtest-322.cs">
8835     <type name="MyBase`2[K,V]">
8836       <method name="Void .ctor(Callback)">
8837         <size>7</size>
8838       </method>
8839     </type>
8840     <type name="X">
8841       <method name="Void .ctor(Callback)">
8842         <size>8</size>
8843       </method>
8844       <method name="Void Main()">
8845         <size>1</size>
8846       </method>
8847     </type>
8848     <type name="MyBase`2+Callback[K,V]">
8849       <method name="Void .ctor(Object, IntPtr)">
8850         <size>0</size>
8851       </method>
8852       <method name="Void Invoke(K, V)">
8853         <size>0</size>
8854       </method>
8855       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8856         <size>0</size>
8857       </method>
8858       <method name="Void EndInvoke(IAsyncResult)">
8859         <size>0</size>
8860       </method>
8861     </type>
8862   </test>
8863   <test name="gtest-323.cs">
8864     <type name="MyBase`2[K,V]">
8865       <method name="Void .ctor()">
8866         <size>7</size>
8867       </method>
8868       <method name="Void Hello(MyBase`2+Callback[K,V])">
8869         <size>1</size>
8870       </method>
8871     </type>
8872     <type name="MyBase`2+Callback[K,V]">
8873       <method name="Void .ctor()">
8874         <size>7</size>
8875       </method>
8876     </type>
8877     <type name="X">
8878       <method name="Void .ctor(Callback)">
8879         <size>7</size>
8880       </method>
8881       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8882         <size>8</size>
8883       </method>
8884       <method name="Void Main()">
8885         <size>1</size>
8886       </method>
8887     </type>
8888   </test>
8889   <test name="gtest-324.cs">
8890     <type name="B">
8891       <method name="Void .ctor()">
8892         <size>19</size>
8893       </method>
8894       <method name="Void add_D(A)">
8895         <size>22</size>
8896       </method>
8897       <method name="Void remove_D(A)">
8898         <size>22</size>
8899       </method>
8900       <method name="Void C()">
8901         <size>36</size>
8902       </method>
8903       <method name="Void F(Int64)">
8904         <size>1</size>
8905       </method>
8906       <method name="Void Main()">
8907         <size>1</size>
8908       </method>
8909     </type>
8910     <type name="A">
8911       <method name="Void .ctor(Object, IntPtr)">
8912         <size>0</size>
8913       </method>
8914       <method name="Void Invoke()">
8915         <size>0</size>
8916       </method>
8917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8918         <size>0</size>
8919       </method>
8920       <method name="Void EndInvoke(IAsyncResult)">
8921         <size>0</size>
8922       </method>
8923     </type>
8924     <type name="B+&lt;C&gt;c__AnonStorey1">
8925       <method name="Void .ctor()">
8926         <size>7</size>
8927       </method>
8928       <method name="Void &lt;&gt;m__0()">
8929         <size>54</size>
8930       </method>
8931     </type>
8932     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8933       <method name="Void .ctor()">
8934         <size>7</size>
8935       </method>
8936       <method name="Void &lt;&gt;m__1()">
8937         <size>57</size>
8938       </method>
8939     </type>
8940   </test>
8941   <test name="gtest-325.cs">
8942     <type name="SomeClass`1[T]">
8943       <method name="Void .ctor()">
8944         <size>7</size>
8945       </method>
8946       <method name="Void Foo()">
8947         <size>40</size>
8948       </method>
8949     </type>
8950     <type name="Foo">
8951       <method name="Void .ctor()">
8952         <size>7</size>
8953       </method>
8954       <method name="Void Main()">
8955         <size>13</size>
8956       </method>
8957     </type>
8958   </test>
8959   <test name="gtest-326.cs">
8960     <type name="A">
8961       <method name="Void .ctor()">
8962         <size>7</size>
8963       </method>
8964     </type>
8965     <type name="X">
8966       <method name="Void .ctor()">
8967         <size>7</size>
8968       </method>
8969       <method name="Void Main()">
8970         <size>58</size>
8971       </method>
8972     </type>
8973   </test>
8974   <test name="gtest-327.cs">
8975     <type name="ITest">
8976       <method name="Void Test()">
8977         <size>0</size>
8978       </method>
8979     </type>
8980     <type name="Tester`1[T]">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Do()">
8985         <size>53</size>
8986       </method>
8987     </type>
8988     <type name="Reference">
8989       <method name="Void .ctor()">
8990         <size>7</size>
8991       </method>
8992       <method name="Void Test()">
8993         <size>1</size>
8994       </method>
8995     </type>
8996     <type name="C">
8997       <method name="Void .ctor()">
8998         <size>7</size>
8999       </method>
9000       <method name="Void Main()">
9001         <size>21</size>
9002       </method>
9003     </type>
9004   </test>
9005   <test name="gtest-328.cs">
9006     <type name="App">
9007       <method name="Void .ctor()">
9008         <size>7</size>
9009       </method>
9010       <method name="Void Main()">
9011         <size>34</size>
9012       </method>
9013       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
9014         <size>13</size>
9015       </method>
9016     </type>
9017     <type name="App+MyClass">
9018       <method name="Void .ctor()">
9019         <size>7</size>
9020       </method>
9021     </type>
9022   </test>
9023   <test name="gtest-329.cs">
9024     <type name="NullableInt">
9025       <method name="Void .ctor()">
9026         <size>7</size>
9027       </method>
9028       <method name="Void Main()">
9029         <size>53</size>
9030       </method>
9031     </type>
9032   </test>
9033   <test name="gtest-330.cs">
9034     <type name="BaseCollection`1[T]">
9035       <method name="Void .ctor()">
9036         <size>18</size>
9037       </method>
9038       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
9039         <size>17</size>
9040       </method>
9041       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9042         <size>17</size>
9043       </method>
9044     </type>
9045     <type name="BaseIntList`1[T]">
9046       <method name="Void .ctor()">
9047         <size>7</size>
9048       </method>
9049     </type>
9050     <type name="IntList">
9051       <method name="Void .ctor()">
9052         <size>7</size>
9053       </method>
9054     </type>
9055     <type name="X">
9056       <method name="Void .ctor()">
9057         <size>7</size>
9058       </method>
9059       <method name="Void Main()">
9060         <size>64</size>
9061       </method>
9062     </type>
9063   </test>
9064   <test name="gtest-331.cs">
9065     <type name="Foo`1[T]">
9066       <method name="Void .ctor()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void Map[S](S)">
9070         <size>14</size>
9071       </method>
9072       <method name="Void Test(T)">
9073         <size>12</size>
9074       </method>
9075     </type>
9076     <type name="X">
9077       <method name="Void .ctor()">
9078         <size>7</size>
9079       </method>
9080       <method name="Void Main()">
9081         <size>18</size>
9082       </method>
9083     </type>
9084   </test>
9085   <test name="gtest-332.cs">
9086     <type name="C`1[T]">
9087       <method name="Void .ctor()">
9088         <size>7</size>
9089       </method>
9090       <method name="System.Type Test()">
9091         <size>15</size>
9092       </method>
9093     </type>
9094     <type name="M">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void Main()">
9099         <size>67</size>
9100       </method>
9101     </type>
9102   </test>
9103   <test name="gtest-333.cs">
9104     <type name="Test">
9105       <method name="Void .ctor()">
9106         <size>7</size>
9107       </method>
9108       <method name="Void Main()">
9109         <size>1</size>
9110       </method>
9111       <method name="Void Foo(System.Object)">
9112         <size>20</size>
9113       </method>
9114     </type>
9115   </test>
9116   <test name="gtest-334.cs">
9117     <type name="Test">
9118       <method name="Void .ctor()">
9119         <size>7</size>
9120       </method>
9121       <method name="Int32 Main()">
9122         <size>105</size>
9123       </method>
9124       <method name="Void DelegateMethod(Boolean)">
9125         <size>1</size>
9126       </method>
9127       <method name="Int32 DelegateMethod(Int32)">
9128         <size>2</size>
9129       </method>
9130     </type>
9131     <type name="Test+DelegateA">
9132       <method name="Void .ctor(Object, IntPtr)">
9133         <size>0</size>
9134       </method>
9135       <method name="Void Invoke(Boolean)">
9136         <size>0</size>
9137       </method>
9138       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9139         <size>0</size>
9140       </method>
9141       <method name="Void EndInvoke(IAsyncResult)">
9142         <size>0</size>
9143       </method>
9144     </type>
9145     <type name="Test+DelegateB">
9146       <method name="Void .ctor(Object, IntPtr)">
9147         <size>0</size>
9148       </method>
9149       <method name="Int32 Invoke(Int32)">
9150         <size>0</size>
9151       </method>
9152       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9153         <size>0</size>
9154       </method>
9155       <method name="Int32 EndInvoke(IAsyncResult)">
9156         <size>0</size>
9157       </method>
9158     </type>
9159   </test>
9160   <test name="gtest-335.cs">
9161     <type name="TestClass">
9162       <method name="Void .ctor()">
9163         <size>7</size>
9164       </method>
9165       <method name="Boolean Test_1()">
9166         <size>43</size>
9167       </method>
9168       <method name="Boolean Test_2()">
9169         <size>48</size>
9170       </method>
9171       <method name="Boolean Test_3()">
9172         <size>46</size>
9173       </method>
9174       <method name="Boolean Test_4()">
9175         <size>34</size>
9176       </method>
9177       <method name="Int32 Main()">
9178         <size>60</size>
9179       </method>
9180     </type>
9181   </test>
9182   <test name="gtest-336.cs">
9183     <type name="TestAttribute">
9184       <method name="Void .ctor()">
9185         <size>7</size>
9186       </method>
9187       <method name="Void .ctor(Type)">
9188         <size>14</size>
9189       </method>
9190       <method name="System.Object get_Type()">
9191         <size>7</size>
9192       </method>
9193       <method name="Void set_Type(System.Object)">
9194         <size>8</size>
9195       </method>
9196     </type>
9197     <type name="N.C`1[T]">
9198       <method name="Void .ctor()">
9199         <size>7</size>
9200       </method>
9201       <method name="Void Bar()">
9202         <size>1</size>
9203       </method>
9204       <method name="Void Bar2()">
9205         <size>1</size>
9206       </method>
9207       <method name="Void Bar3()">
9208         <size>1</size>
9209       </method>
9210       <method name="Void Bar4()">
9211         <size>1</size>
9212       </method>
9213     </type>
9214     <type name="N.CC">
9215       <method name="Void .ctor()">
9216         <size>7</size>
9217       </method>
9218       <method name="Void Main()">
9219         <size>1</size>
9220       </method>
9221     </type>
9222   </test>
9223   <test name="gtest-337.cs">
9224     <type name="X">
9225       <method name="Void .ctor()">
9226         <size>7</size>
9227       </method>
9228       <method name="Void SetValue[T](System.Object, T)">
9229         <size>1</size>
9230       </method>
9231       <method name="Void Main()">
9232         <size>12</size>
9233       </method>
9234     </type>
9235   </test>
9236   <test name="gtest-338.cs">
9237     <type name="Test">
9238       <method name="Void .ctor()">
9239         <size>7</size>
9240       </method>
9241       <method name="Void Foo[T](IList`1)">
9242         <size>25</size>
9243       </method>
9244       <method name="Void Main()">
9245         <size>13</size>
9246       </method>
9247     </type>
9248     <type name="FooList`1[T]">
9249       <method name="Void .ctor()">
9250         <size>7</size>
9251       </method>
9252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
9253         <size>6</size>
9254       </method>
9255       <method name="Int32 IndexOf(T)">
9256         <size>6</size>
9257       </method>
9258       <method name="Void Insert(Int32, T)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void RemoveAt(Int32)">
9262         <size>6</size>
9263       </method>
9264       <method name="T get_Item(Int32)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void set_Item(Int32, T)">
9268         <size>6</size>
9269       </method>
9270       <method name="Void Add(T)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void Clear()">
9274         <size>6</size>
9275       </method>
9276       <method name="Boolean Contains(T)">
9277         <size>6</size>
9278       </method>
9279       <method name="Void CopyTo(T[], Int32)">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean Remove(T)">
9283         <size>6</size>
9284       </method>
9285       <method name="Int32 get_Count()">
9286         <size>6</size>
9287       </method>
9288       <method name="Boolean get_IsReadOnly()">
9289         <size>6</size>
9290       </method>
9291       <method name="IEnumerator GetEnumerator()">
9292         <size>6</size>
9293       </method>
9294     </type>
9295   </test>
9296   <test name="gtest-339.cs">
9297     <type name="Program">
9298       <method name="Void .ctor()">
9299         <size>7</size>
9300       </method>
9301       <method name="Void Main()">
9302         <size>11</size>
9303       </method>
9304       <method name="Void SerializeDictionary(IDictionary)">
9305         <size>1</size>
9306       </method>
9307       <method name="Void SerializeDictionary(IDictionary`2)">
9308         <size>1</size>
9309       </method>
9310     </type>
9311     <type name="SerializerLazyDictionary">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="IEnumerator`1 GetEnumerator()">
9316         <size>2</size>
9317       </method>
9318     </type>
9319     <type name="LazyDictionary">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Void System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Add(System.String, System.Object)">
9324         <size>6</size>
9325       </method>
9326       <method name="Boolean System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ContainsKey(System.String)">
9327         <size>6</size>
9328       </method>
9329       <method name="Boolean System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Remove(System.String)">
9330         <size>6</size>
9331       </method>
9332       <method name="Boolean System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TryGetValue(System.String, System.Object ByRef)">
9333         <size>6</size>
9334       </method>
9335       <method name="Void System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Add(KeyValuePair`2)">
9336         <size>6</size>
9337       </method>
9338       <method name="Void System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Clear()">
9339         <size>6</size>
9340       </method>
9341       <method name="Boolean System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Contains(KeyValuePair`2)">
9342         <size>6</size>
9343       </method>
9344       <method name="Void System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9345         <size>6</size>
9346       </method>
9347       <method name="Boolean System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Remove(KeyValuePair`2)">
9348         <size>6</size>
9349       </method>
9350       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
9351         <size>7</size>
9352       </method>
9353       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9354         <size>7</size>
9355       </method>
9356       <method name="IEnumerator`1 GetEnumerator()">
9357         <size>0</size>
9358       </method>
9359       <method name="ICollection`1 System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Keys()">
9360         <size>6</size>
9361       </method>
9362       <method name="ICollection`1 System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Values()">
9363         <size>6</size>
9364       </method>
9365       <method name="System.Object System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.String)">
9366         <size>6</size>
9367       </method>
9368       <method name="Void System.Collections.Generic.IDictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].set_Item(System.String, System.Object)">
9369         <size>6</size>
9370       </method>
9371       <method name="Int32 System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Count()">
9372         <size>6</size>
9373       </method>
9374       <method name="Boolean System.Collections.Generic.ICollection`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_IsReadOnly()">
9375         <size>6</size>
9376       </method>
9377     </type>
9378   </test>
9379   <test name="gtest-340.cs">
9380     <type name="Tests">
9381       <method name="Void .ctor()">
9382         <size>7</size>
9383       </method>
9384       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9385         <size>7</size>
9386       </method>
9387       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9388         <size>2</size>
9389       </method>
9390       <method name="System.Reflection.MemberInfo[] foo()">
9391         <size>44</size>
9392       </method>
9393       <method name="Void Main(System.String[])">
9394         <size>12</size>
9395       </method>
9396     </type>
9397   </test>
9398   <test name="gtest-341.cs">
9399     <type name="C">
9400       <method name="Void .ctor()">
9401         <size>7</size>
9402       </method>
9403       <method name="Int32 GetLength()">
9404         <size>2</size>
9405       </method>
9406     </type>
9407     <type name="Tests">
9408       <method name="Void .ctor()">
9409         <size>7</size>
9410       </method>
9411       <method name="Void Main()">
9412         <size>1</size>
9413       </method>
9414     </type>
9415   </test>
9416   <test name="gtest-342.cs">
9417     <type name="Base`1[T]">
9418       <method name="Void .ctor()">
9419         <size>7</size>
9420       </method>
9421       <method name="T op_Implicit(Base`1[T])">
9422         <size>7</size>
9423       </method>
9424     </type>
9425     <type name="TestMain">
9426       <method name="Void .ctor()">
9427         <size>7</size>
9428       </method>
9429       <method name="Void Main(System.String[])">
9430         <size>1</size>
9431       </method>
9432     </type>
9433   </test>
9434   <test name="gtest-343.cs">
9435     <type name="Interface`1[TImplementer]">
9436       <method name="Void Combine[TOImplementer]()">
9437         <size>0</size>
9438       </method>
9439     </type>
9440     <type name="Implementer">
9441       <method name="Void .ctor()">
9442         <size>7</size>
9443       </method>
9444       <method name="Void Combine[TOImplementer]()">
9445         <size>1</size>
9446       </method>
9447     </type>
9448     <type name="MainClass">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void Main(System.String[])">
9453         <size>1</size>
9454       </method>
9455     </type>
9456   </test>
9457   <test name="gtest-345.cs">
9458     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9459       <method name="Void .ctor()">
9460         <size>7</size>
9461       </method>
9462       <method name="Void Dump(System.String)">
9463         <size>6</size>
9464       </method>
9465     </type>
9466     <type name="Parser">
9467       <method name="Void .ctor()">
9468         <size>7</size>
9469       </method>
9470       <method name="Void NoCall[T](T)">
9471         <size>1</size>
9472       </method>
9473       <method name="Int32 Main()">
9474         <size>2</size>
9475       </method>
9476     </type>
9477   </test>
9478   <test name="gtest-346.cs">
9479     <type name="test">
9480       <method name="Void .ctor()">
9481         <size>7</size>
9482       </method>
9483       <method name="Void CreateSimpleCallSite[A]()">
9484         <size>1</size>
9485       </method>
9486       <method name="Void CreateSimpleCallSite[A](Int32)">
9487         <size>1</size>
9488       </method>
9489       <method name="Void CreateSimpleCallSite(Int32)">
9490         <size>1</size>
9491       </method>
9492       <method name="Void Main()">
9493         <size>1</size>
9494       </method>
9495     </type>
9496   </test>
9497   <test name="gtest-347.cs">
9498     <type name="X">
9499       <method name="Void .ctor()">
9500         <size>7</size>
9501       </method>
9502       <method name="IEnumerable`1 Enumerable[T](System.String)">
9503         <size>6</size>
9504       </method>
9505       <method name="IEnumerable Enumerable(Int32)">
9506         <size>6</size>
9507       </method>
9508       <method name="IEnumerable Enumerable(System.String)">
9509         <size>6</size>
9510       </method>
9511       <method name="Void Main()">
9512         <size>1</size>
9513       </method>
9514     </type>
9515   </test>
9516   <test name="gtest-348.cs">
9517     <type name="Bar`1[U]">
9518       <method name="Void .ctor()">
9519         <size>7</size>
9520       </method>
9521       <method name="Void OnWorldDestroyed()">
9522         <size>1</size>
9523       </method>
9524     </type>
9525     <type name="Baz`1[U]">
9526       <method name="Void .ctor()">
9527         <size>7</size>
9528       </method>
9529       <method name="Void DestroyWorld(U)">
9530         <size>14</size>
9531       </method>
9532     </type>
9533     <type name="Bling">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Void Main()">
9538         <size>1</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-349.cs">
9543     <type name="X">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>105</size>
9549       </method>
9550       <method name="Int32 f2(IList, IList)">
9551         <size>2</size>
9552       </method>
9553       <method name="Int32 f2(IList, System.Object)">
9554         <size>2</size>
9555       </method>
9556     </type>
9557     <type name="X+Function`3[T1,T2,R]">
9558       <method name="Void .ctor(Object, IntPtr)">
9559         <size>0</size>
9560       </method>
9561       <method name="R Invoke(T1, T2)">
9562         <size>0</size>
9563       </method>
9564       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9565         <size>0</size>
9566       </method>
9567       <method name="R EndInvoke(IAsyncResult)">
9568         <size>0</size>
9569       </method>
9570     </type>
9571   </test>
9572   <test name="gtest-350.cs">
9573     <type name="Foo`1[T]">
9574       <method name="Void .ctor()">
9575         <size>7</size>
9576       </method>
9577       <method name="Boolean Equals(T)">
9578         <size>0</size>
9579       </method>
9580     </type>
9581     <type name="C">
9582       <method name="Void .ctor()">
9583         <size>7</size>
9584       </method>
9585       <method name="Void Main()">
9586         <size>1</size>
9587       </method>
9588     </type>
9589   </test>
9590   <test name="gtest-351.cs">
9591     <type name="TestThing">
9592       <method name="Void .ctor()">
9593         <size>7</size>
9594       </method>
9595       <method name="Int32 SetEnum(System.String, Enum)">
9596         <size>2</size>
9597       </method>
9598       <method name="Int32 SetEnum(Int32, Enum)">
9599         <size>2</size>
9600       </method>
9601     </type>
9602     <type name="Test">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606       <method name="Int32 Main(System.String[])">
9607         <size>31</size>
9608       </method>
9609     </type>
9610   </test>
9611   <test name="gtest-352.cs">
9612     <type name="T">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Int32 Main()">
9617         <size>125</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-353.cs">
9622     <type name="Bug.RedSkyTimeCode">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void CopyTo(Bug.xxx*)">
9627         <size>99</size>
9628       </method>
9629       <method name="Void Convert(Bug.xxx*, System.UInt64*)">
9630         <size>93</size>
9631       </method>
9632       <method name="Void Main()">
9633         <size>1</size>
9634       </method>
9635     </type>
9636   </test>
9637   <test name="gtest-354.cs">
9638     <type name="M">
9639       <method name="Void .ctor()">
9640         <size>7</size>
9641       </method>
9642       <method name="Void Main()">
9643         <size>1</size>
9644       </method>
9645     </type>
9646   </test>
9647   <test name="gtest-355.cs">
9648     <type name="A">
9649       <method name="Void .ctor()">
9650         <size>7</size>
9651       </method>
9652       <method name="System.String Foo[T](System.String)">
9653         <size>6</size>
9654       </method>
9655       <method name="Boolean Foo(System.String)">
9656         <size>2</size>
9657       </method>
9658     </type>
9659     <type name="B">
9660       <method name="Void .ctor()">
9661         <size>7</size>
9662       </method>
9663       <method name="System.String Foo[T](System.String)">
9664         <size>6</size>
9665       </method>
9666       <method name="Boolean Goo(System.String)">
9667         <size>8</size>
9668       </method>
9669       <method name="Boolean Foo(System.String)">
9670         <size>2</size>
9671       </method>
9672     </type>
9673     <type name="C">
9674       <method name="Void .ctor()">
9675         <size>7</size>
9676       </method>
9677       <method name="Void Main()">
9678         <size>1</size>
9679       </method>
9680     </type>
9681   </test>
9682   <test name="gtest-356.cs">
9683     <type name="A`1[T]">
9684       <method name="Void .ctor()">
9685         <size>7</size>
9686       </method>
9687       <method name="Void Foo(B+E)">
9688         <size>1</size>
9689       </method>
9690     </type>
9691     <type name="B`1[U]">
9692       <method name="Void .ctor()">
9693         <size>7</size>
9694       </method>
9695     </type>
9696     <type name="B">
9697       <method name="Void .ctor()">
9698         <size>7</size>
9699       </method>
9700     </type>
9701     <type name="B+E">
9702       <method name="Void .ctor()">
9703         <size>7</size>
9704       </method>
9705     </type>
9706     <type name="C">
9707       <method name="Void .ctor()">
9708         <size>7</size>
9709       </method>
9710       <method name="Void Main()">
9711         <size>1</size>
9712       </method>
9713     </type>
9714   </test>
9715   <test name="gtest-357.cs">
9716     <type name="C`1[T]">
9717       <method name="Void .ctor()">
9718         <size>7</size>
9719       </method>
9720     </type>
9721     <type name="D`1[U]">
9722       <method name="Void .ctor()">
9723         <size>7</size>
9724       </method>
9725     </type>
9726     <type name="X">
9727       <method name="Void .ctor()">
9728         <size>7</size>
9729       </method>
9730       <method name="Void Main()">
9731         <size>1</size>
9732       </method>
9733     </type>
9734   </test>
9735   <test name="gtest-358.cs">
9736     <type name="Test">
9737       <method name="Void .ctor()">
9738         <size>7</size>
9739       </method>
9740       <method name="Void Main()">
9741         <size>1</size>
9742       </method>
9743     </type>
9744   </test>
9745   <test name="gtest-359.cs">
9746     <type name="BaseGeneric`1[T]">
9747       <method name="Void .ctor()">
9748         <size>7</size>
9749       </method>
9750     </type>
9751     <type name="BaseGeneric`1+InnerDerived[T]">
9752       <method name="Void .ctor(T)">
9753         <size>7</size>
9754       </method>
9755     </type>
9756     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9757       <method name="Void .ctor(T, U)">
9758         <size>7</size>
9759       </method>
9760     </type>
9761     <type name="BaseConcrete">
9762       <method name="Void .ctor()">
9763         <size>7</size>
9764       </method>
9765     </type>
9766     <type name="Concrete_A">
9767       <method name="Void .ctor()">
9768         <size>7</size>
9769       </method>
9770     </type>
9771     <type name="Concrete_B">
9772       <method name="Void .ctor()">
9773         <size>7</size>
9774       </method>
9775     </type>
9776     <type name="BaseGeneric_2`2[T,U]">
9777       <method name="Void .ctor()">
9778         <size>7</size>
9779       </method>
9780     </type>
9781     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9782       <method name="Void .ctor(T, U)">
9783         <size>7</size>
9784       </method>
9785     </type>
9786     <type name="BaseGeneric_1`1[T]">
9787       <method name="Void .ctor()">
9788         <size>7</size>
9789       </method>
9790     </type>
9791     <type name="Concrete_2">
9792       <method name="Void .ctor()">
9793         <size>7</size>
9794       </method>
9795     </type>
9796     <type name="Program">
9797       <method name="Void .ctor()">
9798         <size>7</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>40</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-360.cs">
9806     <type name="C">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Foo[T](T, System.Object[])">
9811         <size>2</size>
9812       </method>
9813       <method name="Int32 Foo(System.String, System.Object[])">
9814         <size>2</size>
9815       </method>
9816       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9817         <size>8</size>
9818       </method>
9819       <method name="Int32 Main()">
9820         <size>17</size>
9821       </method>
9822     </type>
9823   </test>
9824   <test name="gtest-361.cs">
9825     <type name="Thing">
9826       <method name="Void .ctor()">
9827         <size>7</size>
9828       </method>
9829       <method name="Void Foo()">
9830         <size>1</size>
9831       </method>
9832       <method name="Int32 Main()">
9833         <size>164</size>
9834       </method>
9835       <method name="Void Method(Thing+Handler, System.String[])">
9836         <size>1</size>
9837       </method>
9838     </type>
9839     <type name="Thing+Handler">
9840       <method name="Void .ctor(Object, IntPtr)">
9841         <size>0</size>
9842       </method>
9843       <method name="Void Invoke()">
9844         <size>0</size>
9845       </method>
9846       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9847         <size>0</size>
9848       </method>
9849       <method name="Void EndInvoke(IAsyncResult)">
9850         <size>0</size>
9851       </method>
9852     </type>
9853     <type name="Thing">
9854       <method name="Void &lt;Main&gt;m__0()">
9855         <size>1</size>
9856       </method>
9857       <method name="Void &lt;Main&gt;m__1()">
9858         <size>1</size>
9859       </method>
9860     </type>
9861   </test>
9862   <test name="gtest-362.cs">
9863     <type name="C">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Assert[T](T)">
9868         <size>1</size>
9869       </method>
9870       <method name="Void Assert[T](T, T)">
9871         <size>1</size>
9872       </method>
9873       <method name="Int32 Main()">
9874         <size>83</size>
9875       </method>
9876     </type>
9877   </test>
9878   <test name="gtest-363.cs">
9879     <type name="Test">
9880       <method name="Void .ctor()">
9881         <size>7</size>
9882       </method>
9883       <method name="Void InsertAt[T](T[], Int32, T[])">
9884         <size>1</size>
9885       </method>
9886       <method name="Void Main()">
9887         <size>39</size>
9888       </method>
9889     </type>
9890   </test>
9891   <test name="gtest-364.cs">
9892     <type name="BugReport.Program">
9893       <method name="Void .ctor()">
9894         <size>7</size>
9895       </method>
9896       <method name="Int32 Main()">
9897         <size>307</size>
9898       </method>
9899     </type>
9900     <type name="BugReport.A">
9901       <method name="Void .ctor()">
9902         <size>7</size>
9903       </method>
9904       <method name="Nullable`1 get_Counter()">
9905         <size>7</size>
9906       </method>
9907       <method name="Void set_Counter(Nullable`1)">
9908         <size>8</size>
9909       </method>
9910     </type>
9911   </test>
9912   <test name="gtest-365.cs">
9913     <type name="B.Program">
9914       <method name="Void .ctor()">
9915         <size>7</size>
9916       </method>
9917       <method name="Int32 Main()">
9918         <size>51</size>
9919       </method>
9920     </type>
9921   </test>
9922   <test name="gtest-366.cs">
9923     <type name="Tester">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927       <method name="Void Assert[T](T, T)">
9928         <size>1</size>
9929       </method>
9930       <method name="Void Main()">
9931         <size>23</size>
9932       </method>
9933     </type>
9934   </test>
9935   <test name="gtest-367.cs">
9936     <type name="Foo">
9937       <method name="Void .ctor()">
9938         <size>7</size>
9939       </method>
9940     </type>
9941     <type name="Repro">
9942       <method name="Void .ctor()">
9943         <size>7</size>
9944       </method>
9945       <method name="Void Bar[TFoo](TFoo)">
9946         <size>19</size>
9947       </method>
9948       <method name="Void Baz[T](T, System.Action`1[T])">
9949         <size>8</size>
9950       </method>
9951       <method name="Void Main()">
9952         <size>1</size>
9953       </method>
9954       <method name="Void Gazonk(Repro)">
9955         <size>1</size>
9956       </method>
9957     </type>
9958   </test>
9959   <test name="gtest-368.cs">
9960     <type name="C`1[T]">
9961       <method name="Void .ctor(D)">
9962         <size>7</size>
9963       </method>
9964       <method name="Void .ctor()">
9965         <size>7</size>
9966       </method>
9967     </type>
9968     <type name="C`1+D[T]">
9969       <method name="Void .ctor()">
9970         <size>7</size>
9971       </method>
9972     </type>
9973     <type name="M">
9974       <method name="Void .ctor()">
9975         <size>7</size>
9976       </method>
9977       <method name="Void Main()">
9978         <size>1</size>
9979       </method>
9980     </type>
9981   </test>
9982   <test name="gtest-369.cs">
9983     <type name="Db4objects.Db4o.IObjectContainer">
9984       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9985         <size>0</size>
9986       </method>
9987       <method name="IList Query()">
9988         <size>0</size>
9989       </method>
9990     </type>
9991     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9992       <method name="Void .ctor()">
9993         <size>7</size>
9994       </method>
9995       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9996         <size>2</size>
9997       </method>
9998       <method name="IList Query()">
9999         <size>2</size>
10000       </method>
10001     </type>
10002     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="IList IObjectContainer.Query()">
10007         <size>7</size>
10008       </method>
10009       <method name="IList`1 IObjectContainer.Query(IList`1, IList`1)">
10010         <size>9</size>
10011       </method>
10012     </type>
10013     <type name="Db4objects.Db4o.Internal.M">
10014       <method name="Void .ctor()">
10015         <size>7</size>
10016       </method>
10017       <method name="Void Main()">
10018         <size>1</size>
10019       </method>
10020     </type>
10021   </test>
10022   <test name="gtest-370.cs">
10023     <type name="N2.X`1[T]">
10024       <method name="Void .ctor()">
10025         <size>7</size>
10026       </method>
10027     </type>
10028     <type name="N2.X`1+A`1[T,T]">
10029       <method name="Void .ctor()">
10030         <size>7</size>
10031       </method>
10032     </type>
10033     <type name="N2.X`1+A`1+B`1[T,T,T]">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037     </type>
10038     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
10039       <method name="Void .ctor()">
10040         <size>7</size>
10041       </method>
10042     </type>
10043     <type name="N2.C">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>1</size>
10049       </method>
10050     </type>
10051   </test>
10052   <test name="gtest-371.cs">
10053     <type name="X">
10054       <method name="Void .ctor()">
10055         <size>7</size>
10056       </method>
10057       <method name="Void Main()">
10058         <size>90</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-372.cs">
10063     <type name="TestClass`1[T]">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Boolean Check(T, T)">
10068         <size>5</size>
10069       </method>
10070     </type>
10071     <type name="C">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075     </type>
10076     <type name="TestClass2`1[T]">
10077       <method name="Void .ctor()">
10078         <size>7</size>
10079       </method>
10080       <method name="Boolean Check(T, T)">
10081         <size>5</size>
10082       </method>
10083     </type>
10084     <type name="X">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="Void Main()">
10089         <size>1</size>
10090       </method>
10091     </type>
10092   </test>
10093   <test name="gtest-373.cs">
10094     <type name="MonoBug.MainClass">
10095       <method name="Void .ctor()">
10096         <size>7</size>
10097       </method>
10098       <method name="Void Main()">
10099         <size>29</size>
10100       </method>
10101     </type>
10102     <type name="MonoBug.GenericType`1[T]">
10103       <method name="Void .ctor(T)">
10104         <size>14</size>
10105       </method>
10106       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10107         <size>7</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-374.cs">
10112     <type name="aClass">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="Void Main(System.String[])">
10117         <size>14</size>
10118       </method>
10119     </type>
10120   </test>
10121   <test name="gtest-375.cs">
10122     <type name="X">
10123       <method name="Void .ctor()">
10124         <size>7</size>
10125       </method>
10126       <method name="Boolean Compute(Int32)">
10127         <size>2</size>
10128       </method>
10129       <method name="Boolean Compute2(Int32)">
10130         <size>2</size>
10131       </method>
10132       <method name="Int32 Main()">
10133         <size>28</size>
10134       </method>
10135     </type>
10136   </test>
10137   <test name="gtest-376.cs">
10138     <type name="C">
10139       <method name="Void .ctor()">
10140         <size>7</size>
10141       </method>
10142       <method name="Void Main()">
10143         <size>1</size>
10144       </method>
10145     </type>
10146   </test>
10147   <test name="gtest-377.cs">
10148     <type name="D">
10149       <method name="Void .cctor()">
10150         <size>26</size>
10151       </method>
10152       <method name="Void Main()">
10153         <size>98</size>
10154       </method>
10155     </type>
10156   </test>
10157   <test name="gtest-378.cs">
10158     <type name="Test">
10159       <method name="Void .ctor()">
10160         <size>7</size>
10161       </method>
10162       <method name="System.Object FooG[T](Nullable`1)">
10163         <size>7</size>
10164       </method>
10165       <method name="System.Object Foo(Nullable`1)">
10166         <size>7</size>
10167       </method>
10168       <method name="Int32 Main()">
10169         <size>58</size>
10170       </method>
10171     </type>
10172   </test>
10173   <test name="gtest-379.cs">
10174     <type name="C">
10175       <method name="Void .ctor()">
10176         <size>7</size>
10177       </method>
10178       <method name="Int32 Print(Nullable`1)">
10179         <size>16</size>
10180       </method>
10181       <method name="Int32 Main()">
10182         <size>15</size>
10183       </method>
10184     </type>
10185   </test>
10186   <test name="gtest-380.cs">
10187     <type name="Test">
10188       <method name="Void .ctor()">
10189         <size>7</size>
10190       </method>
10191       <method name="Int32 Main()">
10192         <size>87</size>
10193       </method>
10194     </type>
10195   </test>
10196   <test name="gtest-381.cs">
10197     <type name="TestGoto">
10198       <method name="Void .ctor()">
10199         <size>7</size>
10200       </method>
10201       <method name="Void .cctor()">
10202         <size>7</size>
10203       </method>
10204       <method name="Void Main(System.String[])">
10205         <size>72</size>
10206       </method>
10207       <method name="IEnumerable`1 setX()">
10208         <size>16</size>
10209       </method>
10210       <method name="IEnumerable`1 test()">
10211         <size>16</size>
10212       </method>
10213     </type>
10214     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Boolean System.Collections.Generic.IEnumerator`1[[System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
10219         <size>7</size>
10220       </method>
10221       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10222         <size>12</size>
10223       </method>
10224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10225         <size>39</size>
10226       </method>
10227       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
10228         <size>39</size>
10229       </method>
10230       <method name="Boolean MoveNext()">
10231         <size>106</size>
10232       </method>
10233       <method name="Void Dispose()">
10234         <size>46</size>
10235       </method>
10236       <method name="Void Reset()">
10237         <size>6</size>
10238       </method>
10239     </type>
10240     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10241       <method name="Void .ctor()">
10242         <size>7</size>
10243       </method>
10244       <method name="Boolean System.Collections.Generic.IEnumerator`1[[System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
10245         <size>7</size>
10246       </method>
10247       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10248         <size>12</size>
10249       </method>
10250       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10251         <size>39</size>
10252       </method>
10253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
10254         <size>39</size>
10255       </method>
10256       <method name="Boolean MoveNext()">
10257         <size>176</size>
10258       </method>
10259       <method name="Void Dispose()">
10260         <size>60</size>
10261       </method>
10262       <method name="Void Reset()">
10263         <size>6</size>
10264       </method>
10265     </type>
10266   </test>
10267   <test name="gtest-382.cs">
10268     <type name="C">
10269       <method name="Void .ctor()">
10270         <size>7</size>
10271       </method>
10272       <method name="Int32 Main()">
10273         <size>76</size>
10274       </method>
10275     </type>
10276   </test>
10277   <test name="gtest-383.cs">
10278     <type name="C">
10279       <method name="Void .ctor()">
10280         <size>7</size>
10281       </method>
10282       <method name="Int32 Main()">
10283         <size>254</size>
10284       </method>
10285     </type>
10286   </test>
10287   <test name="gtest-384.cs">
10288     <type name="N.TestG">
10289       <method name="Void .ctor()">
10290         <size>7</size>
10291       </method>
10292       <method name="Void Foo[T]()">
10293         <size>1</size>
10294       </method>
10295     </type>
10296     <type name="NonGeneric">
10297       <method name="Void .ctor()">
10298         <size>7</size>
10299       </method>
10300     </type>
10301     <type name="Generic`1[T]">
10302       <method name="Void .ctor()">
10303         <size>7</size>
10304       </method>
10305     </type>
10306     <type name="m">
10307       <method name="Void .ctor()">
10308         <size>7</size>
10309       </method>
10310       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10311         <size>13</size>
10312       </method>
10313       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10314         <size>13</size>
10315       </method>
10316       <method name="Void Main()">
10317         <size>6</size>
10318       </method>
10319     </type>
10320   </test>
10321   <test name="gtest-385.cs">
10322     <type name="DocAttribute">
10323       <method name="Void .ctor()">
10324         <size>7</size>
10325       </method>
10326       <method name="Void .ctor(String)">
10327         <size>7</size>
10328       </method>
10329     </type>
10330     <type name="Test">
10331       <method name="Void .ctor()">
10332         <size>7</size>
10333       </method>
10334       <method name="Int32 Main()">
10335         <size>66</size>
10336       </method>
10337     </type>
10338     <type name="Func`2[TArg,TRet]">
10339       <method name="Void .ctor(Object, IntPtr)">
10340         <size>0</size>
10341       </method>
10342       <method name="Void Invoke()">
10343         <size>0</size>
10344       </method>
10345       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10346         <size>0</size>
10347       </method>
10348       <method name="Void EndInvoke(IAsyncResult)">
10349         <size>0</size>
10350       </method>
10351     </type>
10352   </test>
10353   <test name="gtest-386.cs">
10354     <type name="C">
10355       <method name="Void .ctor()">
10356         <size>7</size>
10357       </method>
10358       <method name="Int32 Main()">
10359         <size>220</size>
10360       </method>
10361     </type>
10362   </test>
10363   <test name="gtest-387.cs">
10364     <type name="C">
10365       <method name="Void .ctor()">
10366         <size>7</size>
10367       </method>
10368       <method name="Int32 Main()">
10369         <size>168</size>
10370       </method>
10371     </type>
10372   </test>
10373   <test name="gtest-388.cs">
10374     <type name="Data">
10375       <method name="Void .ctor()">
10376         <size>7</size>
10377       </method>
10378     </type>
10379     <type name="Foo">
10380       <method name="Void .ctor()">
10381         <size>7</size>
10382       </method>
10383       <method name="Void f(Data)">
10384         <size>19</size>
10385       </method>
10386       <method name="Void Main()">
10387         <size>20</size>
10388       </method>
10389     </type>
10390   </test>
10391   <test name="gtest-389.cs">
10392     <type name="C">
10393       <method name="Void .ctor()">
10394         <size>7</size>
10395       </method>
10396       <method name="Int32 Main()">
10397         <size>234</size>
10398       </method>
10399     </type>
10400   </test>
10401   <test name="gtest-390.cs">
10402     <type name="Program">
10403       <method name="Void .ctor()">
10404         <size>7</size>
10405       </method>
10406       <method name="Int32 Main()">
10407         <size>16</size>
10408       </method>
10409     </type>
10410   </test>
10411   <test name="gtest-391.cs">
10412     <type name="C">
10413       <method name="Void .ctor()">
10414         <size>7</size>
10415       </method>
10416       <method name="Int32 Main()">
10417         <size>121</size>
10418       </method>
10419       <method name="Boolean Test_1()">
10420         <size>36</size>
10421       </method>
10422     </type>
10423   </test>
10424   <test name="gtest-392.cs">
10425     <type name="DieSubrangeType">
10426       <method name="Void .ctor()">
10427         <size>19</size>
10428       </method>
10429       <method name="Nullable`1 get_UpperBound()">
10430         <size>7</size>
10431       </method>
10432       <method name="Void set_UpperBound(Nullable`1)">
10433         <size>8</size>
10434       </method>
10435     </type>
10436     <type name="X">
10437       <method name="Void .ctor()">
10438         <size>7</size>
10439       </method>
10440       <method name="Int32 Main()">
10441         <size>61</size>
10442       </method>
10443     </type>
10444   </test>
10445   <test name="gtest-393.cs">
10446     <type name="B`1[T]">
10447       <method name="Void .ctor()">
10448         <size>7</size>
10449       </method>
10450     </type>
10451     <type name="A">
10452       <method name="Void .ctor(Type)">
10453         <size>29</size>
10454       </method>
10455       <method name="Void .cctor()">
10456         <size>7</size>
10457       </method>
10458       <method name="Int32 Main()">
10459         <size>23</size>
10460       </method>
10461     </type>
10462   </test>
10463   <test name="gtest-394.cs">
10464     <type name="Test">
10465       <method name="Void .ctor()">
10466         <size>7</size>
10467       </method>
10468       <method name="Void FindMembers(Test+MemberFilter)">
10469         <size>1</size>
10470       </method>
10471       <method name="Void GetMethodGroup(Test+MemberFilter)">
10472         <size>43</size>
10473       </method>
10474       <method name="Void Main()">
10475         <size>1</size>
10476       </method>
10477     </type>
10478     <type name="Test+MemberFilter">
10479       <method name="Void .ctor(Object, IntPtr)">
10480         <size>0</size>
10481       </method>
10482       <method name="Boolean Invoke()">
10483         <size>0</size>
10484       </method>
10485       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10486         <size>0</size>
10487       </method>
10488       <method name="Boolean EndInvoke(IAsyncResult)">
10489         <size>0</size>
10490       </method>
10491     </type>
10492     <type name="Test">
10493       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10494         <size>2</size>
10495       </method>
10496     </type>
10497   </test>
10498   <test name="gtest-395.cs">
10499     <type name="RuleBuilder`1[T]">
10500       <method name="Void .ctor()">
10501         <size>7</size>
10502       </method>
10503     </type>
10504     <type name="IDynamicObject">
10505       <method name="RuleBuilder`1[T] GetRule[T]()">
10506         <size>0</size>
10507       </method>
10508     </type>
10509     <type name="RubyMethod">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10514         <size>6</size>
10515       </method>
10516     </type>
10517     <type name="T">
10518       <method name="Void .ctor()">
10519         <size>7</size>
10520       </method>
10521       <method name="Void Main()">
10522         <size>1</size>
10523       </method>
10524     </type>
10525   </test>
10526   <test name="gtest-396.cs">
10527     <type name="Test">
10528       <method name="Void .ctor()">
10529         <size>7</size>
10530       </method>
10531       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10532         <size>1</size>
10533       </method>
10534       <method name="System.Func`1[System.Int32] Method(System.String)">
10535         <size>2</size>
10536       </method>
10537       <method name="Void Main()">
10538         <size>24</size>
10539       </method>
10540     </type>
10541   </test>
10542   <test name="gtest-397.cs">
10543     <type name="Test">
10544       <method name="Void .ctor()">
10545         <size>7</size>
10546       </method>
10547       <method name="Foo NegateFoo(Foo)">
10548         <size>12</size>
10549       </method>
10550       <method name="Foo NegateFooNullable(Nullable`1)">
10551         <size>7</size>
10552       </method>
10553       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10554         <size>7</size>
10555       </method>
10556       <method name="Nullable`1 NegateBar(Bar)">
10557         <size>12</size>
10558       </method>
10559       <method name="Int32 Main()">
10560         <size>147</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-398.cs">
10565     <type name="IFace">
10566       <method name="Void Tst(IFace)">
10567         <size>0</size>
10568       </method>
10569     </type>
10570     <type name="GenericClass`1[T]">
10571       <method name="Void .ctor(T)">
10572         <size>14</size>
10573       </method>
10574       <method name="Void Method()">
10575         <size>42</size>
10576       </method>
10577       <method name="Void Test(T)">
10578         <size>1</size>
10579       </method>
10580     </type>
10581     <type name="Foo">
10582       <method name="Void .ctor()">
10583         <size>7</size>
10584       </method>
10585       <method name="Void Main(System.String[])">
10586         <size>15</size>
10587       </method>
10588     </type>
10589     <type name="ToStr">
10590       <method name="Void .ctor(Object, IntPtr)">
10591         <size>0</size>
10592       </method>
10593       <method name="System.String Invoke(System.String, IFormatProvider)">
10594         <size>0</size>
10595       </method>
10596       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10597         <size>0</size>
10598       </method>
10599       <method name="System.String EndInvoke(IAsyncResult)">
10600         <size>0</size>
10601       </method>
10602     </type>
10603   </test>
10604   <test name="gtest-399.cs">
10605     <type name="TestIssue.Base">
10606       <method name="Void .ctor()">
10607         <size>7</size>
10608       </method>
10609     </type>
10610     <type name="TestIssue.Derived">
10611       <method name="Void .ctor()">
10612         <size>7</size>
10613       </method>
10614     </type>
10615     <type name="TestIssue.Program">
10616       <method name="Void .ctor()">
10617         <size>7</size>
10618       </method>
10619       <method name="Int32 Main()">
10620         <size>39</size>
10621       </method>
10622     </type>
10623   </test>
10624   <test name="gtest-400.cs">
10625     <type name="Gen`1[T]">
10626       <method name="Void .ctor()">
10627         <size>7</size>
10628       </method>
10629       <method name="Boolean Foo(T)">
10630         <size>10</size>
10631       </method>
10632     </type>
10633     <type name="Program">
10634       <method name="Void .ctor()">
10635         <size>7</size>
10636       </method>
10637       <method name="Boolean Foo[T]()">
10638         <size>17</size>
10639       </method>
10640       <method name="Int32 Main()">
10641         <size>66</size>
10642       </method>
10643     </type>
10644   </test>
10645   <test name="gtest-401.cs">
10646     <type name="ParserTest">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Void Main()">
10651         <size>173</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-402.cs">
10656     <type name="X">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Void Main()">
10661         <size>16</size>
10662       </method>
10663     </type>
10664   </test>
10665   <test name="gtest-403.cs">
10666     <type name="T">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Void Main()">
10671         <size>15</size>
10672       </method>
10673     </type>
10674   </test>
10675   <test name="gtest-anon-1.cs">
10676     <type name="X">
10677       <method name="Void .ctor()">
10678         <size>7</size>
10679       </method>
10680       <method name="Void Hello[U](U)">
10681         <size>1</size>
10682       </method>
10683       <method name="Void Test[T](T)">
10684         <size>64</size>
10685       </method>
10686       <method name="Void Main()">
10687         <size>14</size>
10688       </method>
10689     </type>
10690     <type name="Foo">
10691       <method name="Void .ctor(Object, IntPtr)">
10692         <size>0</size>
10693       </method>
10694       <method name="Void Invoke()">
10695         <size>0</size>
10696       </method>
10697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10698         <size>0</size>
10699       </method>
10700       <method name="Void EndInvoke(IAsyncResult)">
10701         <size>0</size>
10702       </method>
10703     </type>
10704     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
10705       <method name="Void .ctor()">
10706         <size>7</size>
10707       </method>
10708       <method name="Void &lt;&gt;m__0()">
10709         <size>18</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-anon-10.cs">
10714     <type name="X">
10715       <method name="Void .ctor()">
10716         <size>7</size>
10717       </method>
10718       <method name="IEnumerable`1 Test[T](T, T)">
10719         <size>30</size>
10720       </method>
10721       <method name="Int32 Main()">
10722         <size>100</size>
10723       </method>
10724     </type>
10725     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
10726       <method name="Void .ctor()">
10727         <size>7</size>
10728       </method>
10729       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
10730         <size>7</size>
10731       </method>
10732       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10733         <size>12</size>
10734       </method>
10735       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10736         <size>65</size>
10737       </method>
10738       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
10739         <size>65</size>
10740       </method>
10741       <method name="Boolean MoveNext()">
10742         <size>110</size>
10743       </method>
10744       <method name="Void Dispose()">
10745         <size>8</size>
10746       </method>
10747       <method name="Void Reset()">
10748         <size>6</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-anon-11.cs">
10753     <type name="Test`1[R]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void World[S,T](S, T)">
10758         <size>1</size>
10759       </method>
10760       <method name="Void Hello[U,V](U, V)">
10761         <size>41</size>
10762       </method>
10763     </type>
10764     <type name="X">
10765       <method name="Void .ctor()">
10766         <size>7</size>
10767       </method>
10768       <method name="Void Main()">
10769         <size>21</size>
10770       </method>
10771     </type>
10772     <type name="Foo">
10773       <method name="Void .ctor(Object, IntPtr)">
10774         <size>0</size>
10775       </method>
10776       <method name="Void Invoke()">
10777         <size>0</size>
10778       </method>
10779       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10780         <size>0</size>
10781       </method>
10782       <method name="Void EndInvoke(IAsyncResult)">
10783         <size>0</size>
10784       </method>
10785     </type>
10786     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
10787       <method name="Void .ctor()">
10788         <size>7</size>
10789       </method>
10790       <method name="Void &lt;&gt;m__0()">
10791         <size>24</size>
10792       </method>
10793     </type>
10794   </test>
10795   <test name="gtest-anon-12.cs">
10796     <type name="World`1[T]">
10797       <method name="Void .ctor()">
10798         <size>7</size>
10799       </method>
10800       <method name="Void Hello[U](U)">
10801         <size>1</size>
10802       </method>
10803       <method name="Void Test(T)">
10804         <size>46</size>
10805       </method>
10806     </type>
10807     <type name="X">
10808       <method name="Void .ctor()">
10809         <size>7</size>
10810       </method>
10811       <method name="Void Main()">
10812         <size>18</size>
10813       </method>
10814     </type>
10815     <type name="Foo">
10816       <method name="Void .ctor(Object, IntPtr)">
10817         <size>0</size>
10818       </method>
10819       <method name="Void Invoke()">
10820         <size>0</size>
10821       </method>
10822       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10823         <size>0</size>
10824       </method>
10825       <method name="Void EndInvoke(IAsyncResult)">
10826         <size>0</size>
10827       </method>
10828     </type>
10829     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
10830       <method name="Void .ctor()">
10831         <size>7</size>
10832       </method>
10833       <method name="Void &lt;&gt;m__0()">
10834         <size>18</size>
10835       </method>
10836     </type>
10837   </test>
10838   <test name="gtest-anon-13.cs">
10839     <type name="X">
10840       <method name="Void .ctor()">
10841         <size>7</size>
10842       </method>
10843       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
10844         <size>13</size>
10845       </method>
10846       <method name="Void Main()">
10847         <size>1</size>
10848       </method>
10849     </type>
10850     <type name="X+ModuleBinder`1[T]">
10851       <method name="Void .ctor(Object, IntPtr)">
10852         <size>0</size>
10853       </method>
10854       <method name="T Invoke(System.Object)">
10855         <size>0</size>
10856       </method>
10857       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
10858         <size>0</size>
10859       </method>
10860       <method name="T EndInvoke(IAsyncResult)">
10861         <size>0</size>
10862       </method>
10863     </type>
10864     <type name="X">
10865       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
10866         <size>7</size>
10867       </method>
10868     </type>
10869   </test>
10870   <test name="gtest-anon-14.cs">
10871     <type name="T">
10872       <method name="Void .ctor()">
10873         <size>7</size>
10874       </method>
10875       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
10876         <size>1</size>
10877       </method>
10878       <method name="Void SomeCaller()">
10879         <size>36</size>
10880       </method>
10881       <method name="Void Main()">
10882         <size>1</size>
10883       </method>
10884       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
10885         <size>2</size>
10886       </method>
10887     </type>
10888   </test>
10889   <test name="gtest-anon-15.cs">
10890     <type name="Test`1[T]">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Hello[S](T, S)">
10895         <size>42</size>
10896       </method>
10897     </type>
10898     <type name="X">
10899       <method name="Void .ctor()">
10900         <size>7</size>
10901       </method>
10902       <method name="Void Main()">
10903         <size>16</size>
10904       </method>
10905     </type>
10906     <type name="Foo`1[V]">
10907       <method name="Void .ctor(Object, IntPtr)">
10908         <size>0</size>
10909       </method>
10910       <method name="Void Invoke(V)">
10911         <size>0</size>
10912       </method>
10913       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
10914         <size>0</size>
10915       </method>
10916       <method name="Void EndInvoke(IAsyncResult)">
10917         <size>0</size>
10918       </method>
10919     </type>
10920     <type name="Bar`1[W]">
10921       <method name="Void .ctor(Object, IntPtr)">
10922         <size>0</size>
10923       </method>
10924       <method name="Void Invoke(W)">
10925         <size>0</size>
10926       </method>
10927       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
10928         <size>0</size>
10929       </method>
10930       <method name="Void EndInvoke(IAsyncResult)">
10931         <size>0</size>
10932       </method>
10933     </type>
10934     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void &lt;&gt;m__0(Int64)">
10939         <size>57</size>
10940       </method>
10941     </type>
10942     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void &lt;&gt;m__1(T)">
10947         <size>65</size>
10948       </method>
10949     </type>
10950   </test>
10951   <test name="gtest-anon-16.cs">
10952     <type name="A">
10953       <method name="Void .ctor(TestFunc`1)">
10954         <size>7</size>
10955       </method>
10956       <method name="Void Main()">
10957         <size>1</size>
10958       </method>
10959     </type>
10960     <type name="TestClass">
10961       <method name="Void .ctor()">
10962         <size>47</size>
10963       </method>
10964       <method name="Void Func[T](TestFunc`1[T])">
10965         <size>1</size>
10966       </method>
10967     </type>
10968     <type name="TestFunc`1[T]">
10969       <method name="Void .ctor(Object, IntPtr)">
10970         <size>0</size>
10971       </method>
10972       <method name="Void Invoke(T)">
10973         <size>0</size>
10974       </method>
10975       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
10976         <size>0</size>
10977       </method>
10978       <method name="Void EndInvoke(IAsyncResult)">
10979         <size>0</size>
10980       </method>
10981     </type>
10982     <type name="TestClass">
10983       <method name="Void &lt;TestClass&gt;m__0(Int32)">
10984         <size>1</size>
10985       </method>
10986     </type>
10987   </test>
10988   <test name="gtest-anon-17.cs">
10989     <type name="C">
10990       <method name="Void .ctor()">
10991         <size>7</size>
10992       </method>
10993       <method name="Void Test[T,U](C+Func`1[T], U)">
10994         <size>1</size>
10995       </method>
10996       <method name="Void Main()">
10997         <size>75</size>
10998       </method>
10999     </type>
11000     <type name="C+Func`1[T]">
11001       <method name="Void .ctor(Object, IntPtr)">
11002         <size>0</size>
11003       </method>
11004       <method name="T Invoke(T)">
11005         <size>0</size>
11006       </method>
11007       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11008         <size>0</size>
11009       </method>
11010       <method name="T EndInvoke(IAsyncResult)">
11011         <size>0</size>
11012       </method>
11013     </type>
11014     <type name="C">
11015       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11016         <size>2</size>
11017       </method>
11018       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11019         <size>2</size>
11020       </method>
11021     </type>
11022   </test>
11023   <test name="gtest-anon-18.cs">
11024     <type name="C">
11025       <method name="Void .ctor()">
11026         <size>7</size>
11027       </method>
11028       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11029         <size>10</size>
11030       </method>
11031       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11032         <size>10</size>
11033       </method>
11034       <method name="Void Test2[T]()">
11035         <size>19</size>
11036       </method>
11037       <method name="Void Main()">
11038         <size>100</size>
11039       </method>
11040     </type>
11041     <type name="C+Func`2[TR,TA]">
11042       <method name="Void .ctor(Object, IntPtr)">
11043         <size>0</size>
11044       </method>
11045       <method name="TR Invoke(TA)">
11046         <size>0</size>
11047       </method>
11048       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11049         <size>0</size>
11050       </method>
11051       <method name="TR EndInvoke(IAsyncResult)">
11052         <size>0</size>
11053       </method>
11054     </type>
11055     <type name="C">
11056       <method name="T &lt;Test2&gt;m__0[T](T)">
11057         <size>2</size>
11058       </method>
11059       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11060         <size>16</size>
11061       </method>
11062       <method name="System.String &lt;Main&gt;m__2(Int32)">
11063         <size>6</size>
11064       </method>
11065       <method name="System.String &lt;Main&gt;m__3(Int32)">
11066         <size>6</size>
11067       </method>
11068     </type>
11069   </test>
11070   <test name="gtest-anon-19.cs">
11071     <type name="Test">
11072       <method name="Void .ctor()">
11073         <size>7</size>
11074       </method>
11075       <method name="Void TestNaturalSort()">
11076         <size>31</size>
11077       </method>
11078       <method name="Void Main()">
11079         <size>6</size>
11080       </method>
11081     </type>
11082     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11087         <size>113</size>
11088       </method>
11089     </type>
11090     <type name="Test">
11091       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11092         <size>106</size>
11093       </method>
11094     </type>
11095     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11096       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
11097         <size>113</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-anon-2.cs">
11102     <type name="X">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Hello[U](U)">
11107         <size>1</size>
11108       </method>
11109       <method name="Void Test[T](T)">
11110         <size>71</size>
11111       </method>
11112       <method name="Void Main()">
11113         <size>14</size>
11114       </method>
11115     </type>
11116     <type name="Simple">
11117       <method name="Void .ctor(Object, IntPtr)">
11118         <size>0</size>
11119       </method>
11120       <method name="Void Invoke()">
11121         <size>0</size>
11122       </method>
11123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11124         <size>0</size>
11125       </method>
11126       <method name="Void EndInvoke(IAsyncResult)">
11127         <size>0</size>
11128       </method>
11129     </type>
11130     <type name="Foo">
11131       <method name="Void .ctor(Object, IntPtr)">
11132         <size>0</size>
11133       </method>
11134       <method name="Simple Invoke()">
11135         <size>0</size>
11136       </method>
11137       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11138         <size>0</size>
11139       </method>
11140       <method name="Simple EndInvoke(IAsyncResult)">
11141         <size>0</size>
11142       </method>
11143     </type>
11144     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11145       <method name="Void .ctor()">
11146         <size>7</size>
11147       </method>
11148       <method name="Simple &lt;&gt;m__0()">
11149         <size>55</size>
11150       </method>
11151     </type>
11152     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
11153       <method name="Void .ctor()">
11154         <size>7</size>
11155       </method>
11156       <method name="Void &lt;&gt;m__1()">
11157         <size>50</size>
11158       </method>
11159     </type>
11160   </test>
11161   <test name="gtest-anon-21.cs">
11162     <type name="BaseObject">
11163       <method name="Void .ctor()">
11164         <size>7</size>
11165       </method>
11166       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
11167         <size>53</size>
11168       </method>
11169       <method name="T MakeSomething[T]()">
11170         <size>2</size>
11171       </method>
11172       <method name="Int32 Main()">
11173         <size>10</size>
11174       </method>
11175       <method name="Void Closure(EmptyDelegate)">
11176         <size>1</size>
11177       </method>
11178     </type>
11179     <type name="EmptyDelegate">
11180       <method name="Void .ctor(Object, IntPtr)">
11181         <size>0</size>
11182       </method>
11183       <method name="Void Invoke()">
11184         <size>0</size>
11185       </method>
11186       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11187         <size>0</size>
11188       </method>
11189       <method name="Void EndInvoke(IAsyncResult)">
11190         <size>0</size>
11191       </method>
11192     </type>
11193     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void &lt;&gt;m__0()">
11198         <size>17</size>
11199       </method>
11200     </type>
11201   </test>
11202   <test name="gtest-anon-22.cs">
11203     <type name="C">
11204       <method name="Void .ctor()">
11205         <size>7</size>
11206       </method>
11207       <method name="Int32 Foo(D1)">
11208         <size>2</size>
11209       </method>
11210       <method name="Int32 Foo(D2)">
11211         <size>2</size>
11212       </method>
11213       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
11214         <size>2</size>
11215       </method>
11216       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
11217         <size>2</size>
11218       </method>
11219       <method name="Int32 Main()">
11220         <size>82</size>
11221       </method>
11222     </type>
11223     <type name="D1">
11224       <method name="Void .ctor(Object, IntPtr)">
11225         <size>0</size>
11226       </method>
11227       <method name="Int32 Invoke()">
11228         <size>0</size>
11229       </method>
11230       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11231         <size>0</size>
11232       </method>
11233       <method name="Int32 EndInvoke(IAsyncResult)">
11234         <size>0</size>
11235       </method>
11236     </type>
11237     <type name="D2">
11238       <method name="Void .ctor(Object, IntPtr)">
11239         <size>0</size>
11240       </method>
11241       <method name="Int64 Invoke()">
11242         <size>0</size>
11243       </method>
11244       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11245         <size>0</size>
11246       </method>
11247       <method name="Int64 EndInvoke(IAsyncResult)">
11248         <size>0</size>
11249       </method>
11250     </type>
11251     <type name="C">
11252       <method name="Int32 &lt;Main&gt;m__0()">
11253         <size>2</size>
11254       </method>
11255     </type>
11256   </test>
11257   <test name="gtest-anon-23.cs">
11258     <type name="MemberAccessData">
11259       <method name="Void .ctor()">
11260         <size>7</size>
11261       </method>
11262       <method name="Void set_MyTypeProperty(Nullable`1)">
11263         <size>8</size>
11264       </method>
11265       <method name="Nullable`1 get_MyTypeProperty()">
11266         <size>7</size>
11267       </method>
11268     </type>
11269     <type name="C">
11270       <method name="Void .ctor()">
11271         <size>7</size>
11272       </method>
11273       <method name="Void Test(C+D)">
11274         <size>1</size>
11275       </method>
11276       <method name="Void Main()">
11277         <size>201</size>
11278       </method>
11279     </type>
11280     <type name="C+D">
11281       <method name="Void .ctor(Object, IntPtr)">
11282         <size>0</size>
11283       </method>
11284       <method name="Void Invoke()">
11285         <size>0</size>
11286       </method>
11287       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11288         <size>0</size>
11289       </method>
11290       <method name="Void EndInvoke(IAsyncResult)">
11291         <size>0</size>
11292       </method>
11293     </type>
11294     <type name="C+&lt;Main&gt;c__AnonStorey0">
11295       <method name="Void .ctor()">
11296         <size>7</size>
11297       </method>
11298       <method name="Void &lt;&gt;m__0()">
11299         <size>38</size>
11300       </method>
11301       <method name="Void &lt;&gt;m__1()">
11302         <size>34</size>
11303       </method>
11304     </type>
11305     <type name="C">
11306       <method name="Void &lt;Main&gt;m__2()">
11307         <size>16</size>
11308       </method>
11309       <method name="Void &lt;Main&gt;m__3()">
11310         <size>16</size>
11311       </method>
11312       <method name="Void &lt;Main&gt;m__4()">
11313         <size>60</size>
11314       </method>
11315       <method name="Void &lt;Main&gt;m__5()">
11316         <size>51</size>
11317       </method>
11318     </type>
11319   </test>
11320   <test name="gtest-anon-24.cs">
11321     <type name="Disposable`1[T]">
11322       <method name="Void .ctor()">
11323         <size>7</size>
11324       </method>
11325       <method name="Void Dispose()">
11326         <size>1</size>
11327       </method>
11328     </type>
11329     <type name="Test">
11330       <method name="Void .ctor()">
11331         <size>7</size>
11332       </method>
11333       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
11334         <size>38</size>
11335       </method>
11336       <method name="System.Func`1[T] Throw[T](T)">
11337         <size>26</size>
11338       </method>
11339       <method name="System.Func`1[T] Do[T](T)">
11340         <size>26</size>
11341       </method>
11342       <method name="System.Func`1[T] Lock[T](T)">
11343         <size>26</size>
11344       </method>
11345       <method name="System.Func`1[T] Catch[T](T)">
11346         <size>26</size>
11347       </method>
11348       <method name="System.Func`1[T] Finally[T](T)">
11349         <size>26</size>
11350       </method>
11351       <method name="System.Func`1[T] Using[T](T)">
11352         <size>57</size>
11353       </method>
11354       <method name="System.Func`1[T] Switch[T](T)">
11355         <size>38</size>
11356       </method>
11357       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
11358         <size>26</size>
11359       </method>
11360       <method name="Int32 Main()">
11361         <size>300</size>
11362       </method>
11363     </type>
11364     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
11365       <method name="Void .ctor()">
11366         <size>7</size>
11367       </method>
11368       <method name="T[] &lt;&gt;m__0()">
11369         <size>56</size>
11370       </method>
11371     </type>
11372     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
11373       <method name="Void .ctor()">
11374         <size>7</size>
11375       </method>
11376       <method name="T &lt;&gt;m__1()">
11377         <size>23</size>
11378       </method>
11379     </type>
11380     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
11381       <method name="Void .ctor()">
11382         <size>7</size>
11383       </method>
11384       <method name="T &lt;&gt;m__2()">
11385         <size>28</size>
11386       </method>
11387     </type>
11388     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
11389       <method name="Void .ctor()">
11390         <size>7</size>
11391       </method>
11392       <method name="T &lt;&gt;m__3()">
11393         <size>65</size>
11394       </method>
11395     </type>
11396     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
11397       <method name="Void .ctor()">
11398         <size>7</size>
11399       </method>
11400       <method name="T &lt;&gt;m__4()">
11401         <size>48</size>
11402       </method>
11403     </type>
11404     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
11405       <method name="Void .ctor()">
11406         <size>7</size>
11407       </method>
11408       <method name="T &lt;&gt;m__5()">
11409         <size>50</size>
11410       </method>
11411     </type>
11412     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
11413       <method name="Void .ctor()">
11414         <size>7</size>
11415       </method>
11416       <method name="T &lt;&gt;m__6()">
11417         <size>7</size>
11418       </method>
11419     </type>
11420     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
11421       <method name="Void .ctor()">
11422         <size>7</size>
11423       </method>
11424       <method name="T &lt;&gt;m__7()">
11425         <size>40</size>
11426       </method>
11427     </type>
11428     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
11429       <method name="Void .ctor()">
11430         <size>7</size>
11431       </method>
11432       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
11433         <size>61</size>
11434       </method>
11435     </type>
11436   </test>
11437   <test name="gtest-anon-25.cs">
11438     <type name="HS`1[T]">
11439       <method name="Void .ctor(IEqualityComparer`1)">
11440         <size>7</size>
11441       </method>
11442     </type>
11443     <type name="Test">
11444       <method name="Void .ctor()">
11445         <size>7</size>
11446       </method>
11447       <method name="Void Foo[T](IEqualityComparer`1)">
11448         <size>27</size>
11449       </method>
11450       <method name="Int32 Main()">
11451         <size>8</size>
11452       </method>
11453     </type>
11454     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
11455       <method name="Void .ctor()">
11456         <size>7</size>
11457       </method>
11458       <method name="HS`1[T] &lt;&gt;m__0()">
11459         <size>12</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-anon-26.cs">
11464     <type name="MonoBugs.BrokenGenericCast">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
11469         <size>13</size>
11470       </method>
11471       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
11472         <size>13</size>
11473       </method>
11474       <method name="Void Main()">
11475         <size>1</size>
11476       </method>
11477       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
11478         <size>12</size>
11479       </method>
11480       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
11481         <size>12</size>
11482       </method>
11483     </type>
11484   </test>
11485   <test name="gtest-anon-27.cs">
11486     <type name="BaseDataObjectFactory">
11487       <method name="Void .ctor()">
11488         <size>7</size>
11489       </method>
11490       <method name="T GetBusinessQueryObjectFromReader[T]()">
11491         <size>8</size>
11492       </method>
11493       <method name="T[] GetQueryObjects[T](System.String)">
11494         <size>0</size>
11495       </method>
11496     </type>
11497     <type name="BusinessQueryObject">
11498       <method name="Void .ctor()">
11499         <size>7</size>
11500       </method>
11501     </type>
11502     <type name="MySqlDataObjectFactory">
11503       <method name="Void .ctor()">
11504         <size>7</size>
11505       </method>
11506       <method name="T[] GetQueryObjects[T](System.String)">
11507         <size>63</size>
11508       </method>
11509       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
11510         <size>1</size>
11511       </method>
11512     </type>
11513     <type name="C">
11514       <method name="Void .ctor()">
11515         <size>7</size>
11516       </method>
11517       <method name="Void Main()">
11518         <size>1</size>
11519       </method>
11520     </type>
11521     <type name="MySqlDataObjectFactory+PerformActionWithReader">
11522       <method name="Void .ctor(Object, IntPtr)">
11523         <size>0</size>
11524       </method>
11525       <method name="Void Invoke()">
11526         <size>0</size>
11527       </method>
11528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11529         <size>0</size>
11530       </method>
11531       <method name="Void EndInvoke(IAsyncResult)">
11532         <size>0</size>
11533       </method>
11534     </type>
11535     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
11536       <method name="Void .ctor()">
11537         <size>7</size>
11538       </method>
11539       <method name="Void &lt;&gt;m__0()">
11540         <size>17</size>
11541       </method>
11542     </type>
11543   </test>
11544   <test name="gtest-anon-28.cs">
11545     <type name="A">
11546       <method name="Void .ctor()">
11547         <size>7</size>
11548       </method>
11549       <method name="Void Foo[T]()">
11550         <size>0</size>
11551       </method>
11552     </type>
11553     <type name="B">
11554       <method name="Void .ctor()">
11555         <size>7</size>
11556       </method>
11557       <method name="Void Foo[T]()">
11558         <size>14</size>
11559       </method>
11560       <method name="Void Main()">
11561         <size>1</size>
11562       </method>
11563     </type>
11564     <type name="B+Del">
11565       <method name="Void .ctor(Object, IntPtr)">
11566         <size>0</size>
11567       </method>
11568       <method name="Void Invoke()">
11569         <size>0</size>
11570       </method>
11571       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11572         <size>0</size>
11573       </method>
11574       <method name="Void EndInvoke(IAsyncResult)">
11575         <size>0</size>
11576       </method>
11577     </type>
11578     <type name="B">
11579       <method name="Void &lt;Foo&gt;m__0[T]()">
11580         <size>7</size>
11581       </method>
11582     </type>
11583   </test>
11584   <test name="gtest-anon-29.cs">
11585     <type name="Test">
11586       <method name="Void .ctor()">
11587         <size>7</size>
11588       </method>
11589       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
11590         <size>2</size>
11591       </method>
11592       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
11593         <size>32</size>
11594       </method>
11595       <method name="T Item[T](IList`1)">
11596         <size>7</size>
11597       </method>
11598       <method name="T GetSingleItem[T](IList`1)">
11599         <size>10</size>
11600       </method>
11601       <method name="Void Main()">
11602         <size>15</size>
11603       </method>
11604     </type>
11605     <type name="Test+Creator`1[T]">
11606       <method name="Void .ctor(Object, IntPtr)">
11607         <size>0</size>
11608       </method>
11609       <method name="T Invoke()">
11610         <size>0</size>
11611       </method>
11612       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11613         <size>0</size>
11614       </method>
11615       <method name="T EndInvoke(IAsyncResult)">
11616         <size>0</size>
11617       </method>
11618     </type>
11619     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
11620       <method name="Void .ctor()">
11621         <size>7</size>
11622       </method>
11623       <method name="T &lt;&gt;m__0()">
11624         <size>12</size>
11625       </method>
11626     </type>
11627   </test>
11628   <test name="gtest-anon-3.cs">
11629     <type name="X">
11630       <method name="Void .ctor()">
11631         <size>7</size>
11632       </method>
11633       <method name="Void Hello[U](U)">
11634         <size>1</size>
11635       </method>
11636       <method name="Void Test[T](T)">
11637         <size>28</size>
11638       </method>
11639       <method name="Void Main()">
11640         <size>14</size>
11641       </method>
11642     </type>
11643     <type name="Foo`1[S]">
11644       <method name="Void .ctor(Object, IntPtr)">
11645         <size>0</size>
11646       </method>
11647       <method name="Void Invoke(S)">
11648         <size>0</size>
11649       </method>
11650       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
11651         <size>0</size>
11652       </method>
11653       <method name="Void EndInvoke(IAsyncResult)">
11654         <size>0</size>
11655       </method>
11656     </type>
11657     <type name="X">
11658       <method name="Void &lt;Test&gt;m__0[T](T)">
11659         <size>8</size>
11660       </method>
11661     </type>
11662   </test>
11663   <test name="gtest-anon-30.cs">
11664     <type name="X">
11665       <method name="Void .ctor()">
11666         <size>7</size>
11667       </method>
11668       <method name="Void Hello[U](U)">
11669         <size>1</size>
11670       </method>
11671       <method name="Void Test[T](T)">
11672         <size>59</size>
11673       </method>
11674       <method name="Void Main()">
11675         <size>1</size>
11676       </method>
11677     </type>
11678     <type name="Simple">
11679       <method name="Void .ctor(Object, IntPtr)">
11680         <size>0</size>
11681       </method>
11682       <method name="Void Invoke()">
11683         <size>0</size>
11684       </method>
11685       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11686         <size>0</size>
11687       </method>
11688       <method name="Void EndInvoke(IAsyncResult)">
11689         <size>0</size>
11690       </method>
11691     </type>
11692     <type name="Foo">
11693       <method name="Void .ctor(Object, IntPtr)">
11694         <size>0</size>
11695       </method>
11696       <method name="Simple Invoke()">
11697         <size>0</size>
11698       </method>
11699       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11700         <size>0</size>
11701       </method>
11702       <method name="Simple EndInvoke(IAsyncResult)">
11703         <size>0</size>
11704       </method>
11705     </type>
11706     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11707       <method name="Void .ctor()">
11708         <size>7</size>
11709       </method>
11710     </type>
11711     <type name="X+&lt;Test&gt;c__AnonStorey1`1[T]">
11712       <method name="Void .ctor()">
11713         <size>7</size>
11714       </method>
11715     </type>
11716     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11717       <method name="Simple &lt;&gt;m__0()">
11718         <size>72</size>
11719       </method>
11720     </type>
11721     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey2`1[T]">
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725       <method name="Void &lt;&gt;m__1()">
11726         <size>50</size>
11727       </method>
11728     </type>
11729   </test>
11730   <test name="gtest-anon-31.cs">
11731     <type name="A">
11732       <method name="Void Fail[X]()">
11733         <size>25</size>
11734       </method>
11735       <method name="Void Main()">
11736         <size>1</size>
11737       </method>
11738     </type>
11739     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
11744         <size>36</size>
11745       </method>
11746       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
11747         <size>1</size>
11748       </method>
11749     </type>
11750   </test>
11751   <test name="gtest-anon-32.cs">
11752     <type name="Program">
11753       <method name="Void .ctor()">
11754         <size>7</size>
11755       </method>
11756       <method name="Void Foo[T](IList`1)">
11757         <size>31</size>
11758       </method>
11759       <method name="Void Assert(System.Action`1[System.Int32])">
11760         <size>9</size>
11761       </method>
11762       <method name="Void Main(System.String[])">
11763         <size>7</size>
11764       </method>
11765     </type>
11766     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
11767       <method name="Void .ctor()">
11768         <size>7</size>
11769       </method>
11770       <method name="Void &lt;&gt;m__0(Int32)">
11771         <size>18</size>
11772       </method>
11773     </type>
11774   </test>
11775   <test name="gtest-anon-33.cs">
11776     <type name="IEnumerableRocks">
11777       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
11778         <size>33</size>
11779       </method>
11780       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
11781         <size>130</size>
11782       </method>
11783     </type>
11784     <type name="Test">
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788       <method name="Void Main()">
11789         <size>67</size>
11790       </method>
11791       <method name="System.String &lt;Main&gt;m__1(System.String)">
11792         <size>17</size>
11793       </method>
11794     </type>
11795     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
11796       <method name="Void .ctor()">
11797         <size>7</size>
11798       </method>
11799       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
11800         <size>34</size>
11801       </method>
11802     </type>
11803   </test>
11804   <test name="gtest-anon-34.cs">
11805     <type name="MyClass">
11806       <method name="Void .ctor()">
11807         <size>18</size>
11808       </method>
11809       <method name="Int32 get_Answer()">
11810         <size>7</size>
11811       </method>
11812       <method name="Void set_Answer(Int32)">
11813         <size>8</size>
11814       </method>
11815     </type>
11816     <type name="Test">
11817       <method name="Void .ctor()">
11818         <size>7</size>
11819       </method>
11820       <method name="Int32 Main()">
11821         <size>82</size>
11822       </method>
11823     </type>
11824     <type name="Test+D">
11825       <method name="Void .ctor(Object, IntPtr)">
11826         <size>0</size>
11827       </method>
11828       <method name="Void Invoke()">
11829         <size>0</size>
11830       </method>
11831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11832         <size>0</size>
11833       </method>
11834       <method name="Void EndInvoke(IAsyncResult)">
11835         <size>0</size>
11836       </method>
11837     </type>
11838     <type name="Test+&lt;Main&gt;c__AnonStorey0">
11839       <method name="Void .ctor()">
11840         <size>7</size>
11841       </method>
11842       <method name="Void &lt;&gt;m__0()">
11843         <size>33</size>
11844       </method>
11845     </type>
11846   </test>
11847   <test name="gtest-anon-35.cs">
11848     <type name="C`1[T]">
11849       <method name="Void .ctor()">
11850         <size>7</size>
11851       </method>
11852       <method name="System.Func`1[T] XX()">
11853         <size>32</size>
11854       </method>
11855       <method name="T &lt;XX&gt;m__0()">
11856         <size>10</size>
11857       </method>
11858     </type>
11859     <type name="C2`1[T]">
11860       <method name="Void .ctor()">
11861         <size>7</size>
11862       </method>
11863       <method name="System.Func`1[C`1[T]] XX()">
11864         <size>32</size>
11865       </method>
11866       <method name="C`1[T] &lt;XX&gt;m__1()">
11867         <size>2</size>
11868       </method>
11869     </type>
11870     <type name="N1">
11871       <method name="Void .ctor()">
11872         <size>7</size>
11873       </method>
11874       <method name="System.Func`1[T] XX[T]()">
11875         <size>15</size>
11876       </method>
11877       <method name="T &lt;XX&gt;m__2[T]()">
11878         <size>10</size>
11879       </method>
11880     </type>
11881     <type name="Test">
11882       <method name="Void .ctor()">
11883         <size>7</size>
11884       </method>
11885       <method name="Int32 Main()">
11886         <size>98</size>
11887       </method>
11888     </type>
11889   </test>
11890   <test name="gtest-anon-36.cs">
11891     <type name="IBar`1[T]">
11892       <method name="Void add_Handler(Handler`1[T])">
11893         <size>0</size>
11894       </method>
11895       <method name="Void remove_Handler(Handler`1[T])">
11896         <size>0</size>
11897       </method>
11898     </type>
11899     <type name="Foo`1[T]">
11900       <method name="Void .ctor()">
11901         <size>7</size>
11902       </method>
11903       <method name="Void add_handler(Handler`1[T])">
11904         <size>24</size>
11905       </method>
11906       <method name="Void remove_handler(Handler`1[T])">
11907         <size>24</size>
11908       </method>
11909       <method name="Void add_Handler(Handler`1[T])">
11910         <size>64</size>
11911       </method>
11912       <method name="Void remove_Handler(Handler`1[T])">
11913         <size>24</size>
11914       </method>
11915       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
11916         <size>18</size>
11917       </method>
11918     </type>
11919     <type name="Program">
11920       <method name="Void .ctor()">
11921         <size>7</size>
11922       </method>
11923       <method name="Int32 Main()">
11924         <size>15</size>
11925       </method>
11926     </type>
11927     <type name="Handler`1[T]">
11928       <method name="Void .ctor(Object, IntPtr)">
11929         <size>0</size>
11930       </method>
11931       <method name="Void Invoke(System.Object)">
11932         <size>0</size>
11933       </method>
11934       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11935         <size>0</size>
11936       </method>
11937       <method name="Void EndInvoke(IAsyncResult)">
11938         <size>0</size>
11939       </method>
11940     </type>
11941   </test>
11942   <test name="gtest-anon-37.cs">
11943     <type name="Wrap`1[U]">
11944       <method name="Void .ctor()">
11945         <size>7</size>
11946       </method>
11947     </type>
11948     <type name="Test">
11949       <method name="Void .ctor()">
11950         <size>7</size>
11951       </method>
11952       <method name="Int32 Run[T](Wrap`1[T])">
11953         <size>56</size>
11954       </method>
11955       <method name="Int32 Main()">
11956         <size>16</size>
11957       </method>
11958     </type>
11959     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
11960       <method name="Void .ctor()">
11961         <size>7</size>
11962       </method>
11963       <method name="Void &lt;&gt;m__0()">
11964         <size>17</size>
11965       </method>
11966     </type>
11967   </test>
11968   <test name="gtest-anon-38.cs">
11969     <type name="Foo`1[T]">
11970       <method name="Void .ctor()">
11971         <size>7</size>
11972       </method>
11973       <method name="Boolean ContainsAll[U](IEnumerable`1)">
11974         <size>40</size>
11975       </method>
11976       <method name="Boolean Contains(T)">
11977         <size>2</size>
11978       </method>
11979     </type>
11980     <type name="Program">
11981       <method name="Void .ctor()">
11982         <size>7</size>
11983       </method>
11984       <method name="Int32 Main()">
11985         <size>44</size>
11986       </method>
11987     </type>
11988     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
11989       <method name="Void .ctor()">
11990         <size>7</size>
11991       </method>
11992       <method name="Boolean &lt;&gt;m__0()">
11993         <size>187</size>
11994       </method>
11995     </type>
11996     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
11997       <method name="Void .ctor()">
11998         <size>7</size>
11999       </method>
12000     </type>
12001   </test>
12002   <test name="gtest-anon-39.cs">
12003     <type name="Test">
12004       <method name="Void .ctor()">
12005         <size>7</size>
12006       </method>
12007       <method name="Void Test_1[T](T)">
12008         <size>33</size>
12009       </method>
12010       <method name="Void Test_2[T](Nullable`1)">
12011         <size>33</size>
12012       </method>
12013       <method name="Void Main()">
12014         <size>26</size>
12015       </method>
12016     </type>
12017     <type name="Test+D">
12018       <method name="Void .ctor(Object, IntPtr)">
12019         <size>0</size>
12020       </method>
12021       <method name="Void Invoke()">
12022         <size>0</size>
12023       </method>
12024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12025         <size>0</size>
12026       </method>
12027       <method name="Void EndInvoke(IAsyncResult)">
12028         <size>0</size>
12029       </method>
12030     </type>
12031     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12032       <method name="Void .ctor()">
12033         <size>7</size>
12034       </method>
12035       <method name="Void &lt;&gt;m__0()">
12036         <size>24</size>
12037       </method>
12038     </type>
12039     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12040       <method name="Void .ctor()">
12041         <size>7</size>
12042       </method>
12043       <method name="Void &lt;&gt;m__1()">
12044         <size>85</size>
12045       </method>
12046     </type>
12047   </test>
12048   <test name="gtest-anon-4.cs">
12049     <type name="Test">
12050       <method name="Void .ctor()">
12051         <size>7</size>
12052       </method>
12053       <method name="Void Main()">
12054         <size>62</size>
12055       </method>
12056       <method name="Int32 GetItem()">
12057         <size>50</size>
12058       </method>
12059       <method name="IEnumerable`1 GetItems()">
12060         <size>16</size>
12061       </method>
12062     </type>
12063     <type name="&lt;PrivateImplementationDetails&gt;">
12064       <method name="Void .ctor()">
12065         <size>7</size>
12066       </method>
12067     </type>
12068     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12069       <method name="Void .ctor()">
12070         <size>7</size>
12071       </method>
12072       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
12073         <size>7</size>
12074       </method>
12075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12076         <size>12</size>
12077       </method>
12078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12079         <size>39</size>
12080       </method>
12081       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
12082         <size>39</size>
12083       </method>
12084       <method name="Boolean MoveNext()">
12085         <size>69</size>
12086       </method>
12087       <method name="Void Dispose()">
12088         <size>8</size>
12089       </method>
12090       <method name="Void Reset()">
12091         <size>6</size>
12092       </method>
12093     </type>
12094   </test>
12095   <test name="gtest-anon-40.cs">
12096     <type name="RunTests">
12097       <method name="Int32 Main()">
12098         <size>7</size>
12099       </method>
12100     </type>
12101     <type name="Test1.X">
12102       <method name="Void .ctor()">
12103         <size>7</size>
12104       </method>
12105       <method name="Void Test1[R](R, Int32)">
12106         <size>150</size>
12107       </method>
12108       <method name="Void Run()">
12109         <size>13</size>
12110       </method>
12111     </type>
12112     <type name="Test1.Foo">
12113       <method name="Void .ctor(Object, IntPtr)">
12114         <size>0</size>
12115       </method>
12116       <method name="Int32 Invoke()">
12117         <size>0</size>
12118       </method>
12119       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12120         <size>0</size>
12121       </method>
12122       <method name="Int32 EndInvoke(IAsyncResult)">
12123         <size>0</size>
12124       </method>
12125     </type>
12126     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
12127       <method name="Void .ctor()">
12128         <size>7</size>
12129       </method>
12130       <method name="Int32 &lt;&gt;m__0()">
12131         <size>71</size>
12132       </method>
12133     </type>
12134     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
12135       <method name="Void .ctor()">
12136         <size>7</size>
12137       </method>
12138     </type>
12139     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
12140       <method name="Void .ctor()">
12141         <size>7</size>
12142       </method>
12143     </type>
12144   </test>
12145   <test name="gtest-anon-41.cs">
12146     <type name="C">
12147       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
12148         <size>71</size>
12149       </method>
12150       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
12151         <size>6</size>
12152       </method>
12153       <method name="Void Main()">
12154         <size>1</size>
12155       </method>
12156       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
12157         <size>8</size>
12158       </method>
12159       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
12160         <size>8</size>
12161       </method>
12162     </type>
12163   </test>
12164   <test name="gtest-anon-5.cs">
12165     <type name="X">
12166       <method name="Void .ctor()">
12167         <size>7</size>
12168       </method>
12169       <method name="Void Main()">
12170         <size>86</size>
12171       </method>
12172     </type>
12173     <type name="Hello">
12174       <method name="Void .ctor(Object, IntPtr)">
12175         <size>0</size>
12176       </method>
12177       <method name="Void Invoke()">
12178         <size>0</size>
12179       </method>
12180       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12181         <size>0</size>
12182       </method>
12183       <method name="Void EndInvoke(IAsyncResult)">
12184         <size>0</size>
12185       </method>
12186     </type>
12187     <type name="Foo+&lt;Test&gt;c__Iterator0">
12188       <method name="Void .ctor()">
12189         <size>7</size>
12190       </method>
12191       <method name="Foo System.Collections.Generic.IEnumerator`1[[Foo, gtest-anon-5, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].get_Current()">
12192         <size>7</size>
12193       </method>
12194       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12195         <size>12</size>
12196       </method>
12197       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12198         <size>53</size>
12199       </method>
12200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[Foo, gtest-anon-5, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].GetEnumerator()">
12201         <size>53</size>
12202       </method>
12203       <method name="Boolean MoveNext()">
12204         <size>98</size>
12205       </method>
12206       <method name="Void Dispose()">
12207         <size>8</size>
12208       </method>
12209       <method name="Void Reset()">
12210         <size>6</size>
12211       </method>
12212     </type>
12213   </test>
12214   <test name="gtest-anon-6.cs">
12215     <type name="X">
12216       <method name="Void .ctor()">
12217         <size>7</size>
12218       </method>
12219       <method name="Void Hello[U,V](U, V)">
12220         <size>1</size>
12221       </method>
12222       <method name="Void Test[A,B,C](A, B, C)">
12223         <size>49</size>
12224       </method>
12225       <method name="Void Main()">
12226         <size>28</size>
12227       </method>
12228     </type>
12229     <type name="Foo`2[R,S]">
12230       <method name="Void .ctor(Object, IntPtr)">
12231         <size>0</size>
12232       </method>
12233       <method name="Void Invoke(R, S)">
12234         <size>0</size>
12235       </method>
12236       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
12237         <size>0</size>
12238       </method>
12239       <method name="Void EndInvoke(IAsyncResult)">
12240         <size>0</size>
12241       </method>
12242     </type>
12243     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void &lt;&gt;m__0(A, Int32)">
12248         <size>32</size>
12249       </method>
12250     </type>
12251   </test>
12252   <test name="gtest-anon-7.cs">
12253     <type name="MyDisposable">
12254       <method name="Void .ctor()">
12255         <size>26</size>
12256       </method>
12257       <method name="Void Dispose()">
12258         <size>1</size>
12259       </method>
12260       <method name="Int32 get_ID()">
12261         <size>7</size>
12262       </method>
12263       <method name="System.String ToString()">
12264         <size>28</size>
12265       </method>
12266     </type>
12267     <type name="X">
12268       <method name="Void .ctor()">
12269         <size>7</size>
12270       </method>
12271       <method name="IEnumerable`1 Test(Int32)">
12272         <size>23</size>
12273       </method>
12274       <method name="Void Main()">
12275         <size>63</size>
12276       </method>
12277     </type>
12278     <type name="X+&lt;Test&gt;c__Iterator0">
12279       <method name="Void .ctor()">
12280         <size>7</size>
12281       </method>
12282       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
12283         <size>7</size>
12284       </method>
12285       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12286         <size>12</size>
12287       </method>
12288       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12289         <size>53</size>
12290       </method>
12291       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
12292         <size>53</size>
12293       </method>
12294       <method name="Boolean MoveNext()">
12295         <size>180</size>
12296       </method>
12297       <method name="Void Dispose()">
12298         <size>66</size>
12299       </method>
12300       <method name="Void Reset()">
12301         <size>6</size>
12302       </method>
12303     </type>
12304   </test>
12305   <test name="gtest-anon-8.cs">
12306     <type name="X">
12307       <method name="Void .ctor()">
12308         <size>7</size>
12309       </method>
12310       <method name="Void Test[R](R, Int32)">
12311         <size>88</size>
12312       </method>
12313       <method name="Void Main()">
12314         <size>12</size>
12315       </method>
12316     </type>
12317     <type name="Foo">
12318       <method name="Void .ctor(Object, IntPtr)">
12319         <size>0</size>
12320       </method>
12321       <method name="Int32 Invoke()">
12322         <size>0</size>
12323       </method>
12324       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12325         <size>0</size>
12326       </method>
12327       <method name="Int32 EndInvoke(IAsyncResult)">
12328         <size>0</size>
12329       </method>
12330     </type>
12331     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
12332       <method name="Void .ctor()">
12333         <size>7</size>
12334       </method>
12335       <method name="Int32 &lt;&gt;m__0()">
12336         <size>34</size>
12337       </method>
12338     </type>
12339     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
12340       <method name="Void .ctor()">
12341         <size>7</size>
12342       </method>
12343     </type>
12344   </test>
12345   <test name="gtest-anon-9.cs">
12346     <type name="Test">
12347       <method name="Void .ctor()">
12348         <size>7</size>
12349       </method>
12350       <method name="IEnumerable`1 get_Foo()">
12351         <size>16</size>
12352       </method>
12353       <method name="Void set_Foo(IEnumerable`1)">
12354         <size>11</size>
12355       </method>
12356       <method name="Void Main()">
12357         <size>83</size>
12358       </method>
12359       <method name="Foo op_Implicit(Test)">
12360         <size>30</size>
12361       </method>
12362       <method name="IEnumerable`1 op_Addition(Test, Test)">
12363         <size>30</size>
12364       </method>
12365     </type>
12366     <type name="Foo">
12367       <method name="Void .ctor(Object, IntPtr)">
12368         <size>0</size>
12369       </method>
12370       <method name="Void Invoke()">
12371         <size>0</size>
12372       </method>
12373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12374         <size>0</size>
12375       </method>
12376       <method name="Void EndInvoke(IAsyncResult)">
12377         <size>0</size>
12378       </method>
12379     </type>
12380     <type name="Test">
12381       <method name="Void &lt;op_Implicit&gt;m__0()">
12382         <size>11</size>
12383       </method>
12384     </type>
12385     <type name="Test+&lt;&gt;c__Iterator0">
12386       <method name="Void .ctor()">
12387         <size>7</size>
12388       </method>
12389       <method name="Int32 System.Collections.Generic.IEnumerator`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
12390         <size>7</size>
12391       </method>
12392       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12393         <size>12</size>
12394       </method>
12395       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12396         <size>39</size>
12397       </method>
12398       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
12399         <size>39</size>
12400       </method>
12401       <method name="Boolean MoveNext()">
12402         <size>65</size>
12403       </method>
12404       <method name="Void Dispose()">
12405         <size>8</size>
12406       </method>
12407       <method name="Void Reset()">
12408         <size>6</size>
12409       </method>
12410     </type>
12411     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
12412       <method name="Void .ctor()">
12413         <size>7</size>
12414       </method>
12415       <method name="Test System.Collections.Generic.IEnumerator`1[[Test, gtest-anon-9, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].get_Current()">
12416         <size>7</size>
12417       </method>
12418       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12419         <size>12</size>
12420       </method>
12421       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12422         <size>65</size>
12423       </method>
12424       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[Test, gtest-anon-9, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].GetEnumerator()">
12425         <size>65</size>
12426       </method>
12427       <method name="Boolean MoveNext()">
12428         <size>98</size>
12429       </method>
12430       <method name="Void Dispose()">
12431         <size>8</size>
12432       </method>
12433       <method name="Void Reset()">
12434         <size>6</size>
12435       </method>
12436     </type>
12437   </test>
12438   <test name="gtest-anon-type-09.cs">
12439     <type name="My.System.Test">
12440       <method name="Void Main()">
12441         <size>14</size>
12442       </method>
12443     </type>
12444     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
12445       <method name="Void .ctor(&lt;X&gt;__T)">
12446         <size>14</size>
12447       </method>
12448       <method name="&lt;X&gt;__T get_X()">
12449         <size>7</size>
12450       </method>
12451       <method name="Boolean Equals(System.Object)">
12452         <size>39</size>
12453       </method>
12454       <method name="Int32 GetHashCode()">
12455         <size>78</size>
12456       </method>
12457       <method name="System.String ToString()">
12458         <size>57</size>
12459       </method>
12460     </type>
12461   </test>
12462   <test name="gtest-anon-type-10.cs">
12463     <type name="A">
12464       <method name="Void .ctor()">
12465         <size>7</size>
12466       </method>
12467       <method name="Int32 get_X()">
12468         <size>3</size>
12469       </method>
12470     </type>
12471     <type name="B">
12472       <method name="Void .ctor()">
12473         <size>7</size>
12474       </method>
12475       <method name="Int32 Main()">
12476         <size>11</size>
12477       </method>
12478       <method name="Int32 Test()">
12479         <size>33</size>
12480       </method>
12481     </type>
12482     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
12483       <method name="Void .ctor(&lt;X&gt;__T)">
12484         <size>14</size>
12485       </method>
12486       <method name="&lt;X&gt;__T get_X()">
12487         <size>7</size>
12488       </method>
12489       <method name="Boolean Equals(System.Object)">
12490         <size>39</size>
12491       </method>
12492       <method name="Int32 GetHashCode()">
12493         <size>78</size>
12494       </method>
12495       <method name="System.String ToString()">
12496         <size>57</size>
12497       </method>
12498     </type>
12499   </test>
12500   <test name="gtest-anontype-01.cs">
12501     <type name="Test">
12502       <method name="Void .ctor()">
12503         <size>7</size>
12504       </method>
12505       <method name="Int32 Main()">
12506         <size>53</size>
12507       </method>
12508     </type>
12509     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
12510       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
12511         <size>21</size>
12512       </method>
12513       <method name="&lt;Foo&gt;__T get_Foo()">
12514         <size>7</size>
12515       </method>
12516       <method name="&lt;Baz&gt;__T get_Baz()">
12517         <size>7</size>
12518       </method>
12519       <method name="Boolean Equals(System.Object)">
12520         <size>69</size>
12521       </method>
12522       <method name="Int32 GetHashCode()">
12523         <size>101</size>
12524       </method>
12525       <method name="System.String ToString()">
12526         <size>108</size>
12527       </method>
12528     </type>
12529   </test>
12530   <test name="gtest-anontype-02.cs">
12531     <type name="Test">
12532       <method name="Void .ctor()">
12533         <size>7</size>
12534       </method>
12535       <method name="System.Object TestA(System.String)">
12536         <size>7</size>
12537       </method>
12538       <method name="Int32 Main()">
12539         <size>99</size>
12540       </method>
12541     </type>
12542     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
12543       <method name="Void .ctor(&lt;s&gt;__T)">
12544         <size>14</size>
12545       </method>
12546       <method name="&lt;s&gt;__T get_s()">
12547         <size>7</size>
12548       </method>
12549       <method name="Boolean Equals(System.Object)">
12550         <size>39</size>
12551       </method>
12552       <method name="Int32 GetHashCode()">
12553         <size>78</size>
12554       </method>
12555       <method name="System.String ToString()">
12556         <size>57</size>
12557       </method>
12558     </type>
12559     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
12560       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
12561         <size>21</size>
12562       </method>
12563       <method name="&lt;Foo&gt;__T get_Foo()">
12564         <size>7</size>
12565       </method>
12566       <method name="&lt;Baz&gt;__T get_Baz()">
12567         <size>7</size>
12568       </method>
12569       <method name="Boolean Equals(System.Object)">
12570         <size>69</size>
12571       </method>
12572       <method name="Int32 GetHashCode()">
12573         <size>101</size>
12574       </method>
12575       <method name="System.String ToString()">
12576         <size>108</size>
12577       </method>
12578     </type>
12579   </test>
12580   <test name="gtest-anontype-03.cs">
12581     <type name="MyClass">
12582       <method name="Void .ctor()">
12583         <size>18</size>
12584       </method>
12585       <method name="Int32 get_Baz()">
12586         <size>3</size>
12587       </method>
12588     </type>
12589     <type name="Test">
12590       <method name="Void .ctor()">
12591         <size>7</size>
12592       </method>
12593       <method name="Int32 Main()">
12594         <size>64</size>
12595       </method>
12596     </type>
12597     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
12598       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
12599         <size>21</size>
12600       </method>
12601       <method name="&lt;Foo&gt;__T get_Foo()">
12602         <size>7</size>
12603       </method>
12604       <method name="&lt;Baz&gt;__T get_Baz()">
12605         <size>7</size>
12606       </method>
12607       <method name="Boolean Equals(System.Object)">
12608         <size>69</size>
12609       </method>
12610       <method name="Int32 GetHashCode()">
12611         <size>101</size>
12612       </method>
12613       <method name="System.String ToString()">
12614         <size>108</size>
12615       </method>
12616     </type>
12617   </test>
12618   <test name="gtest-anontype-04.cs">
12619     <type name="MyClass">
12620       <method name="Void .ctor()">
12621         <size>18</size>
12622       </method>
12623       <method name="Int32 get_Baz()">
12624         <size>3</size>
12625       </method>
12626     </type>
12627     <type name="Test">
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631       <method name="Int32 Main()">
12632         <size>111</size>
12633       </method>
12634     </type>
12635     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
12636       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
12637         <size>36</size>
12638       </method>
12639       <method name="&lt;Foo&gt;__T get_Foo()">
12640         <size>7</size>
12641       </method>
12642       <method name="&lt;Baz&gt;__T get_Baz()">
12643         <size>7</size>
12644       </method>
12645       <method name="&lt;Hello&gt;__T get_Hello()">
12646         <size>7</size>
12647       </method>
12648       <method name="&lt;Answer&gt;__T get_Answer()">
12649         <size>7</size>
12650       </method>
12651       <method name="Boolean Equals(System.Object)">
12652         <size>123</size>
12653       </method>
12654       <method name="Int32 GetHashCode()">
12655         <size>147</size>
12656       </method>
12657       <method name="System.String ToString()">
12658         <size>240</size>
12659       </method>
12660     </type>
12661   </test>
12662   <test name="gtest-anontype-05.cs">
12663     <type name="Test">
12664       <method name="Void .ctor()">
12665         <size>7</size>
12666       </method>
12667       <method name="System.String Null()">
12668         <size>2</size>
12669       </method>
12670       <method name="Int32 Main()">
12671         <size>184</size>
12672       </method>
12673     </type>
12674     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
12675       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
12676         <size>21</size>
12677       </method>
12678       <method name="&lt;Name&gt;__T get_Name()">
12679         <size>7</size>
12680       </method>
12681       <method name="&lt;Age&gt;__T get_Age()">
12682         <size>7</size>
12683       </method>
12684       <method name="Boolean Equals(System.Object)">
12685         <size>69</size>
12686       </method>
12687       <method name="Int32 GetHashCode()">
12688         <size>101</size>
12689       </method>
12690       <method name="System.String ToString()">
12691         <size>108</size>
12692       </method>
12693     </type>
12694     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
12695       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
12696         <size>21</size>
12697       </method>
12698       <method name="&lt;Age&gt;__T get_Age()">
12699         <size>7</size>
12700       </method>
12701       <method name="&lt;Name&gt;__T get_Name()">
12702         <size>7</size>
12703       </method>
12704       <method name="Boolean Equals(System.Object)">
12705         <size>69</size>
12706       </method>
12707       <method name="Int32 GetHashCode()">
12708         <size>101</size>
12709       </method>
12710       <method name="System.String ToString()">
12711         <size>108</size>
12712       </method>
12713     </type>
12714   </test>
12715   <test name="gtest-anontype-06.cs">
12716     <type name="CastByExample">
12717       <method name="Void .ctor()">
12718         <size>7</size>
12719       </method>
12720       <method name="T Cast[T](System.Object, T)">
12721         <size>7</size>
12722       </method>
12723       <method name="Void Main()">
12724         <size>29</size>
12725       </method>
12726     </type>
12727     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
12728       <method name="Void .ctor(&lt;Foo&gt;__T)">
12729         <size>14</size>
12730       </method>
12731       <method name="&lt;Foo&gt;__T get_Foo()">
12732         <size>7</size>
12733       </method>
12734       <method name="Boolean Equals(System.Object)">
12735         <size>39</size>
12736       </method>
12737       <method name="Int32 GetHashCode()">
12738         <size>78</size>
12739       </method>
12740       <method name="System.String ToString()">
12741         <size>57</size>
12742       </method>
12743     </type>
12744   </test>
12745   <test name="gtest-anontype-07.cs">
12746     <type name="Test">
12747       <method name="Void .ctor()">
12748         <size>7</size>
12749       </method>
12750       <method name="Int32 Main()">
12751         <size>59</size>
12752       </method>
12753     </type>
12754     <type name="&lt;&gt;__AnonType0">
12755       <method name="Void .ctor()">
12756         <size>7</size>
12757       </method>
12758       <method name="Boolean Equals(System.Object)">
12759         <size>15</size>
12760       </method>
12761       <method name="Int32 GetHashCode()">
12762         <size>55</size>
12763       </method>
12764       <method name="System.String ToString()">
12765         <size>6</size>
12766       </method>
12767     </type>
12768   </test>
12769   <test name="gtest-anontype-08.cs">
12770     <type name="Test">
12771       <method name="Void Main()">
12772         <size>15</size>
12773       </method>
12774     </type>
12775     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
12776       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
12777         <size>21</size>
12778       </method>
12779       <method name="&lt;X&gt;__T get_X()">
12780         <size>7</size>
12781       </method>
12782       <method name="&lt;Y&gt;__T get_Y()">
12783         <size>7</size>
12784       </method>
12785       <method name="Boolean Equals(System.Object)">
12786         <size>69</size>
12787       </method>
12788       <method name="Int32 GetHashCode()">
12789         <size>101</size>
12790       </method>
12791       <method name="System.String ToString()">
12792         <size>108</size>
12793       </method>
12794     </type>
12795   </test>
12796   <test name="gtest-autoproperty-01.cs">
12797     <type name="Test">
12798       <method name="Void .ctor()">
12799         <size>15</size>
12800       </method>
12801       <method name="System.String get_Foo()">
12802         <size>7</size>
12803       </method>
12804       <method name="Void set_Foo(System.String)">
12805         <size>8</size>
12806       </method>
12807       <method name="Int32 get_Answer()">
12808         <size>7</size>
12809       </method>
12810       <method name="Void set_Answer(Int32)">
12811         <size>8</size>
12812       </method>
12813       <method name="Int32 Main()">
12814         <size>97</size>
12815       </method>
12816     </type>
12817     <type name="Test+A">
12818       <method name="Void .ctor()">
12819         <size>7</size>
12820       </method>
12821       <method name="System.String get_B()">
12822         <size>7</size>
12823       </method>
12824       <method name="Void set_B(System.String)">
12825         <size>8</size>
12826       </method>
12827     </type>
12828   </test>
12829   <test name="gtest-autoproperty-02.cs">
12830     <type name="Test">
12831       <method name="Void .ctor()">
12832         <size>7</size>
12833       </method>
12834       <method name="System.String get_Foo()">
12835         <size>6</size>
12836       </method>
12837       <method name="Void set_Foo(System.String)">
12838         <size>7</size>
12839       </method>
12840       <method name="Int32 get_Answer()">
12841         <size>6</size>
12842       </method>
12843       <method name="Void set_Answer(Int32)">
12844         <size>7</size>
12845       </method>
12846       <method name="Int32 Main()">
12847         <size>114</size>
12848       </method>
12849     </type>
12850     <type name="Test+A">
12851       <method name="Void .ctor()">
12852         <size>7</size>
12853       </method>
12854       <method name="System.String get_B()">
12855         <size>6</size>
12856       </method>
12857       <method name="Void set_B(System.String)">
12858         <size>7</size>
12859       </method>
12860       <method name="System.String get_C()">
12861         <size>6</size>
12862       </method>
12863       <method name="Void set_C(System.String)">
12864         <size>7</size>
12865       </method>
12866       <method name="Void DoThings()">
12867         <size>11</size>
12868       </method>
12869     </type>
12870   </test>
12871   <test name="gtest-autoproperty-03.cs">
12872     <type name="Test">
12873       <method name="Void .ctor()">
12874         <size>7</size>
12875       </method>
12876       <method name="System.String get_Foo()">
12877         <size>7</size>
12878       </method>
12879       <method name="Void set_Foo(System.String)">
12880         <size>8</size>
12881       </method>
12882       <method name="Int32 Main()">
12883         <size>236</size>
12884       </method>
12885     </type>
12886   </test>
12887   <test name="gtest-autoproperty-04.cs">
12888     <type name="MonoTests.MainClass">
12889       <method name="Void .ctor()">
12890         <size>7</size>
12891       </method>
12892       <method name="System.String[] get_foo()">
12893         <size>7</size>
12894       </method>
12895       <method name="Void set_foo(System.String[])">
12896         <size>8</size>
12897       </method>
12898       <method name="System.String[] get_bar()">
12899         <size>0</size>
12900       </method>
12901       <method name="Void set_bar(System.String[])">
12902         <size>0</size>
12903       </method>
12904       <method name="Void Main(System.String[])">
12905         <size>11</size>
12906       </method>
12907     </type>
12908     <type name="MonoTests.ChildClass">
12909       <method name="Void .ctor()">
12910         <size>7</size>
12911       </method>
12912       <method name="System.String[] get_foo()">
12913         <size>7</size>
12914       </method>
12915       <method name="Void set_foo(System.String[])">
12916         <size>8</size>
12917       </method>
12918       <method name="System.String[] get_bar()">
12919         <size>7</size>
12920       </method>
12921       <method name="Void set_bar(System.String[])">
12922         <size>8</size>
12923       </method>
12924     </type>
12925   </test>
12926   <test name="gtest-autoproperty-05.cs">
12927     <type name="Test">
12928       <method name="Void .ctor()">
12929         <size>7</size>
12930       </method>
12931       <method name="System.String get_X()">
12932         <size>7</size>
12933       </method>
12934       <method name="Void set_X(System.String)">
12935         <size>8</size>
12936       </method>
12937     </type>
12938     <type name="M">
12939       <method name="Void .ctor()">
12940         <size>7</size>
12941       </method>
12942       <method name="Void Main()">
12943         <size>1</size>
12944       </method>
12945     </type>
12946   </test>
12947   <test name="gtest-collectioninit-01.cs">
12948     <type name="Test">
12949       <method name="Void .ctor()">
12950         <size>7</size>
12951       </method>
12952       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
12953         <size>77</size>
12954       </method>
12955       <method name="Int32 Main()">
12956         <size>502</size>
12957       </method>
12958     </type>
12959     <type name="Test+Wrap">
12960       <method name="Void .ctor()">
12961         <size>31</size>
12962       </method>
12963       <method name="Void .ctor(Int32)">
12964         <size>25</size>
12965       </method>
12966       <method name="System.Collections.ArrayList get_Numbers()">
12967         <size>7</size>
12968       </method>
12969     </type>
12970   </test>
12971   <test name="gtest-collectioninit-02.cs">
12972     <type name="C">
12973       <method name="Void .ctor()">
12974         <size>7</size>
12975       </method>
12976       <method name="Int32 Main()">
12977         <size>69</size>
12978       </method>
12979     </type>
12980   </test>
12981   <test name="gtest-etree-01.cs">
12982     <type name="MyTypeExplicit">
12983       <method name="Void .ctor(Int32)">
12984         <size>14</size>
12985       </method>
12986       <method name="Int32 op_Explicit(MyTypeExplicit)">
12987         <size>7</size>
12988       </method>
12989     </type>
12990     <type name="MemberAccessData">
12991       <method name="Void .ctor()">
12992         <size>7</size>
12993       </method>
12994       <method name="Void .cctor()">
12995         <size>16</size>
12996       </method>
12997       <method name="Void add_EventField(System.Func`1[System.Boolean])">
12998         <size>24</size>
12999       </method>
13000       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
13001         <size>24</size>
13002       </method>
13003       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
13004         <size>43</size>
13005       </method>
13006       <method name="Void set_MyTypeProperty(MyType)">
13007         <size>8</size>
13008       </method>
13009       <method name="MyType get_MyTypeProperty()">
13010         <size>7</size>
13011       </method>
13012       <method name="System.String get_StaticProperty()">
13013         <size>6</size>
13014       </method>
13015     </type>
13016     <type name="NewTest`1[T]">
13017       <method name="Void .ctor(T)">
13018         <size>27</size>
13019       </method>
13020       <method name="Void .ctor(T[])">
13021         <size>14</size>
13022       </method>
13023       <method name="Int32 GetHashCode()">
13024         <size>7</size>
13025       </method>
13026       <method name="Boolean Equals(System.Object)">
13027         <size>89</size>
13028       </method>
13029     </type>
13030     <type name="Indexer">
13031       <method name="Void .ctor()">
13032         <size>7</size>
13033       </method>
13034       <method name="Int32 get_Item(Int32)">
13035         <size>2</size>
13036       </method>
13037       <method name="Void set_Item(Int32, Int32)">
13038         <size>1</size>
13039       </method>
13040       <method name="System.String get_Item(System.String[])">
13041         <size>7</size>
13042       </method>
13043     </type>
13044     <type name="Tester">
13045       <method name="Void .ctor()">
13046         <size>7</size>
13047       </method>
13048       <method name="Void Assert[T](T, T)">
13049         <size>9</size>
13050       </method>
13051       <method name="Void Assert[T](T, T, System.String)">
13052         <size>89</size>
13053       </method>
13054       <method name="Void Assert[T](T[], T[])">
13055         <size>220</size>
13056       </method>
13057       <method name="T GenericMethod[T](T)">
13058         <size>2</size>
13059       </method>
13060       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
13061         <size>56</size>
13062       </method>
13063       <method name="Void AddTest()">
13064         <size>99</size>
13065       </method>
13066       <method name="Void AddTest_2()">
13067         <size>118</size>
13068       </method>
13069       <method name="Void AddTest_3()">
13070         <size>136</size>
13071       </method>
13072       <method name="Void AddTest_4()">
13073         <size>207</size>
13074       </method>
13075       <method name="Void AddTest_5()">
13076         <size>136</size>
13077       </method>
13078       <method name="Void AddTest_6()">
13079         <size>161</size>
13080       </method>
13081       <method name="Void AddTest_7()">
13082         <size>142</size>
13083       </method>
13084       <method name="Void AddTest_8()">
13085         <size>248</size>
13086       </method>
13087       <method name="Void AddTest_9()">
13088         <size>142</size>
13089       </method>
13090       <method name="Void AddCheckedTest()">
13091         <size>99</size>
13092       </method>
13093       <method name="Void AddCheckedTest_2()">
13094         <size>118</size>
13095       </method>
13096       <method name="Void AddCheckedTest_3()">
13097         <size>136</size>
13098       </method>
13099       <method name="Void AddStringTest()">
13100         <size>128</size>
13101       </method>
13102       <method name="Void AddStringTest_2()">
13103         <size>173</size>
13104       </method>
13105       <method name="Void AddStringTest_3()">
13106         <size>174</size>
13107       </method>
13108       <method name="Void AddStringTest_4()">
13109         <size>174</size>
13110       </method>
13111       <method name="Void AndTest()">
13112         <size>140</size>
13113       </method>
13114       <method name="Void AndTest_2()">
13115         <size>185</size>
13116       </method>
13117       <method name="Void AndTest_3()">
13118         <size>161</size>
13119       </method>
13120       <method name="Void AndNullableTest()">
13121         <size>381</size>
13122       </method>
13123       <method name="Void AndNullableTest_2()">
13124         <size>265</size>
13125       </method>
13126       <method name="Void AndNullableTest_3()">
13127         <size>198</size>
13128       </method>
13129       <method name="Void AndAlsoTest()">
13130         <size>96</size>
13131       </method>
13132       <method name="Void AndAlsoTest_2()">
13133         <size>188</size>
13134       </method>
13135       <method name="Void AndAlsoTest_3()">
13136         <size>108</size>
13137       </method>
13138       <method name="Void ArrayIndexTest()">
13139         <size>145</size>
13140       </method>
13141       <method name="Void ArrayIndexTest_2()">
13142         <size>115</size>
13143       </method>
13144       <method name="Void ArrayIndexTest_3()">
13145         <size>229</size>
13146       </method>
13147       <method name="Void ArrayIndexTest_4()">
13148         <size>258</size>
13149       </method>
13150       <method name="Void ArrayIndexTest_5()">
13151         <size>108</size>
13152       </method>
13153       <method name="Void ArrayLengthTest()">
13154         <size>99</size>
13155       </method>
13156       <method name="Void ArrayLengthTest_2()">
13157         <size>91</size>
13158       </method>
13159       <method name="Void CallTest()">
13160         <size>138</size>
13161       </method>
13162       <method name="Void CallTest_2()">
13163         <size>117</size>
13164       </method>
13165       <method name="Void CallTest_3()">
13166         <size>217</size>
13167       </method>
13168       <method name="Void CallTest_4()">
13169         <size>131</size>
13170       </method>
13171       <method name="Void CallTest_5()">
13172         <size>109</size>
13173       </method>
13174       <method name="Void CallTest_6()">
13175         <size>70</size>
13176       </method>
13177       <method name="Void CallTest_7()">
13178         <size>124</size>
13179       </method>
13180       <method name="Void CallTest_8()">
13181         <size>227</size>
13182       </method>
13183       <method name="Void CallTest_9()">
13184         <size>88</size>
13185       </method>
13186       <method name="Void CoalesceTest()">
13187         <size>120</size>
13188       </method>
13189       <method name="Void CoalesceTest_2()">
13190         <size>175</size>
13191       </method>
13192       <method name="Void ConditionTest()">
13193         <size>170</size>
13194       </method>
13195       <method name="Void ConditionTest_2()">
13196         <size>301</size>
13197       </method>
13198       <method name="Void ConditionTest_3()">
13199         <size>179</size>
13200       </method>
13201       <method name="Void ConditionTest_4()">
13202         <size>191</size>
13203       </method>
13204       <method name="Void ConstantTest()">
13205         <size>59</size>
13206       </method>
13207       <method name="Void ConstantTest_2()">
13208         <size>75</size>
13209       </method>
13210       <method name="Void ConstantTest_3()">
13211         <size>61</size>
13212       </method>
13213       <method name="Void ConstantTest_4()">
13214         <size>54</size>
13215       </method>
13216       <method name="Void ConstantTest_5()">
13217         <size>59</size>
13218       </method>
13219       <method name="Void ConstantTest_6()">
13220         <size>67</size>
13221       </method>
13222       <method name="Void ConstantTest_7()">
13223         <size>62</size>
13224       </method>
13225       <method name="Void ConstantTest_8()">
13226         <size>72</size>
13227       </method>
13228       <method name="Void ConstantTest_9()">
13229         <size>72</size>
13230       </method>
13231       <method name="Void ConstantTest_10()">
13232         <size>72</size>
13233       </method>
13234       <method name="Void ConstantTest_11()">
13235         <size>59</size>
13236       </method>
13237       <method name="Void ConstantTest_12()">
13238         <size>59</size>
13239       </method>
13240       <method name="Void ConstantTest_13()">
13241         <size>59</size>
13242       </method>
13243       <method name="Void ConstantTest_14()">
13244         <size>72</size>
13245       </method>
13246       <method name="Void ConstantTest_15()">
13247         <size>62</size>
13248       </method>
13249       <method name="Void ConvertTest()">
13250         <size>82</size>
13251       </method>
13252       <method name="Void ConvertTest_2()">
13253         <size>83</size>
13254       </method>
13255       <method name="Void ConvertTest_3()">
13256         <size>93</size>
13257       </method>
13258       <method name="Void ConvertTest_4()">
13259         <size>105</size>
13260       </method>
13261       <method name="Void ConvertTest_5()">
13262         <size>109</size>
13263       </method>
13264       <method name="Void ConvertTest_6()">
13265         <size>252</size>
13266       </method>
13267       <method name="Void ConvertTest_7()">
13268         <size>122</size>
13269       </method>
13270       <method name="Void ConvertTest_8()">
13271         <size>118</size>
13272       </method>
13273       <method name="Void ConvertTest_9()">
13274         <size>87</size>
13275       </method>
13276       <method name="Void ConvertTest_10()">
13277         <size>178</size>
13278       </method>
13279       <method name="Void ConvertTest_11()">
13280         <size>116</size>
13281       </method>
13282       <method name="Void ConvertTest_12()">
13283         <size>166</size>
13284       </method>
13285       <method name="Void ConvertTest_13()">
13286         <size>86</size>
13287       </method>
13288       <method name="Void ConvertTest_14()">
13289         <size>88</size>
13290       </method>
13291       <method name="Void ConvertTest_15()">
13292         <size>132</size>
13293       </method>
13294       <method name="Void ConvertCheckedTest()">
13295         <size>82</size>
13296       </method>
13297       <method name="Void ConvertCheckedTest_2()">
13298         <size>83</size>
13299       </method>
13300       <method name="Void ConvertCheckedTest_3()">
13301         <size>93</size>
13302       </method>
13303       <method name="Void ConvertCheckedTest_4()">
13304         <size>105</size>
13305       </method>
13306       <method name="Void DivideTest()">
13307         <size>99</size>
13308       </method>
13309       <method name="Void DivideTest_2()">
13310         <size>185</size>
13311       </method>
13312       <method name="Void DivideTest_3()">
13313         <size>136</size>
13314       </method>
13315       <method name="Void DivideTest_4()">
13316         <size>208</size>
13317       </method>
13318       <method name="Void DivideTest_5()">
13319         <size>137</size>
13320       </method>
13321       <method name="Void DivideTest_6()">
13322         <size>200</size>
13323       </method>
13324       <method name="Void EqualTest()">
13325         <size>118</size>
13326       </method>
13327       <method name="Void EqualTest_2()">
13328         <size>168</size>
13329       </method>
13330       <method name="Void EqualTest_3()">
13331         <size>132</size>
13332       </method>
13333       <method name="Void EqualTest_4()">
13334         <size>222</size>
13335       </method>
13336       <method name="Void EqualTest_5()">
13337         <size>176</size>
13338       </method>
13339       <method name="Void EqualTest_6()">
13340         <size>119</size>
13341       </method>
13342       <method name="Void EqualTest_7()">
13343         <size>167</size>
13344       </method>
13345       <method name="Void EqualTest_8()">
13346         <size>126</size>
13347       </method>
13348       <method name="Void EqualTest_9()">
13349         <size>146</size>
13350       </method>
13351       <method name="Void EqualTest_10()">
13352         <size>169</size>
13353       </method>
13354       <method name="Void EqualTest_11()">
13355         <size>132</size>
13356       </method>
13357       <method name="Void EqualTest_12()">
13358         <size>127</size>
13359       </method>
13360       <method name="Void EqualTest_13()">
13361         <size>124</size>
13362       </method>
13363       <method name="Void EqualTestDelegate()">
13364         <size>113</size>
13365       </method>
13366       <method name="Void EqualTestDelegate_2()">
13367         <size>342</size>
13368       </method>
13369       <method name="Void ExclusiveOrTest()">
13370         <size>115</size>
13371       </method>
13372       <method name="Void ExclusiveOrTest_2()">
13373         <size>183</size>
13374       </method>
13375       <method name="Void ExclusiveOrTest_3()">
13376         <size>136</size>
13377       </method>
13378       <method name="Void ExclusiveOrTest_4()">
13379         <size>208</size>
13380       </method>
13381       <method name="Void ExclusiveOrTest_5()">
13382         <size>201</size>
13383       </method>
13384       <method name="Void ExclusiveOrTest_6()">
13385         <size>161</size>
13386       </method>
13387       <method name="Void ExclusiveOrTest_7()">
13388         <size>198</size>
13389       </method>
13390       <method name="Void ExclusiveOrTest_8()">
13391         <size>164</size>
13392       </method>
13393       <method name="Void GreaterThanTest()">
13394         <size>99</size>
13395       </method>
13396       <method name="Void GreaterThanTest_2()">
13397         <size>154</size>
13398       </method>
13399       <method name="Void GreaterThanTest_3()">
13400         <size>132</size>
13401       </method>
13402       <method name="Void GreaterThanTest_4()">
13403         <size>222</size>
13404       </method>
13405       <method name="Void GreaterThanTest_5()">
13406         <size>213</size>
13407       </method>
13408       <method name="Void GreaterThanTest_6()">
13409         <size>102</size>
13410       </method>
13411       <method name="Void GreaterThanTest_7()">
13412         <size>146</size>
13413       </method>
13414       <method name="Void GreaterThanTest_8()">
13415         <size>169</size>
13416       </method>
13417       <method name="Void GreaterThanOrEqualTest()">
13418         <size>99</size>
13419       </method>
13420       <method name="Void GreaterThanOrEqualTest_2()">
13421         <size>169</size>
13422       </method>
13423       <method name="Void GreaterThanOrEqualTest_3()">
13424         <size>137</size>
13425       </method>
13426       <method name="Void GreaterThanOrEqualTest_4()">
13427         <size>222</size>
13428       </method>
13429       <method name="Void GreaterThanOrEqualTest_5()">
13430         <size>213</size>
13431       </method>
13432       <method name="Void GreaterThanOrEqualTest_6()">
13433         <size>102</size>
13434       </method>
13435       <method name="Void GreaterThanOrEqualTest_7()">
13436         <size>146</size>
13437       </method>
13438       <method name="Void GreaterThanOrEqualTest_8()">
13439         <size>169</size>
13440       </method>
13441       <method name="Void InvokeTest()">
13442         <size>90</size>
13443       </method>
13444       <method name="Void InvokeTest_2()">
13445         <size>138</size>
13446       </method>
13447       <method name="Void LeftShiftTest()">
13448         <size>155</size>
13449       </method>
13450       <method name="Void LeftShiftTest_2()">
13451         <size>170</size>
13452       </method>
13453       <method name="Void LeftShiftTest_3()">
13454         <size>184</size>
13455       </method>
13456       <method name="Void LeftShiftTest_4()">
13457         <size>277</size>
13458       </method>
13459       <method name="Void LeftShiftTest_5()">
13460         <size>110</size>
13461       </method>
13462       <method name="Void LessThanTest()">
13463         <size>99</size>
13464       </method>
13465       <method name="Void LessThanTest_2()">
13466         <size>154</size>
13467       </method>
13468       <method name="Void LessThanTest_3()">
13469         <size>132</size>
13470       </method>
13471       <method name="Void LessThanTest_4()">
13472         <size>222</size>
13473       </method>
13474       <method name="Void LessThanTest_5()">
13475         <size>213</size>
13476       </method>
13477       <method name="Void LessThanTest_6()">
13478         <size>102</size>
13479       </method>
13480       <method name="Void LessThanTest_7()">
13481         <size>146</size>
13482       </method>
13483       <method name="Void LessThanTest_8()">
13484         <size>169</size>
13485       </method>
13486       <method name="Void LessThanOrEqualTest()">
13487         <size>99</size>
13488       </method>
13489       <method name="Void LessThanOrEqualTest_2()">
13490         <size>169</size>
13491       </method>
13492       <method name="Void LessThanOrEqualTest_3()">
13493         <size>132</size>
13494       </method>
13495       <method name="Void LessThanOrEqualTest_4()">
13496         <size>222</size>
13497       </method>
13498       <method name="Void LessThanOrEqualTest_5()">
13499         <size>213</size>
13500       </method>
13501       <method name="Void LessThanOrEqualTest_6()">
13502         <size>102</size>
13503       </method>
13504       <method name="Void LessThanOrEqualTest_7()">
13505         <size>146</size>
13506       </method>
13507       <method name="Void LessThanOrEqualTest_8()">
13508         <size>169</size>
13509       </method>
13510       <method name="Void ListInitTest()">
13511         <size>414</size>
13512       </method>
13513       <method name="Void ListInitTest_2()">
13514         <size>292</size>
13515       </method>
13516       <method name="Void MemberAccessTest()">
13517         <size>122</size>
13518       </method>
13519       <method name="Void MemberAccessTest_2()">
13520         <size>63</size>
13521       </method>
13522       <method name="Void MemberAccessTest_3()">
13523         <size>103</size>
13524       </method>
13525       <method name="Void MemberAccessTest_4()">
13526         <size>81</size>
13527       </method>
13528       <method name="Void MemberAccessTest_5()">
13529         <size>39</size>
13530       </method>
13531       <method name="Void MemberAccessTest_6()">
13532         <size>94</size>
13533       </method>
13534       <method name="Void MemberAccessTest_7()">
13535         <size>109</size>
13536       </method>
13537       <method name="Void MemberAccessTest_8()">
13538         <size>63</size>
13539       </method>
13540       <method name="Void MemberAccessTest_9()">
13541         <size>70</size>
13542       </method>
13543       <method name="Void MemberInitTest()">
13544         <size>305</size>
13545       </method>
13546       <method name="Void MemberInitTest_2()">
13547         <size>265</size>
13548       </method>
13549       <method name="Void MemberInitTest_3()">
13550         <size>124</size>
13551       </method>
13552       <method name="Void ModuloTest()">
13553         <size>100</size>
13554       </method>
13555       <method name="Void ModuloTest_2()">
13556         <size>185</size>
13557       </method>
13558       <method name="Void ModuloTest_3()">
13559         <size>136</size>
13560       </method>
13561       <method name="Void ModuloTest_4()">
13562         <size>208</size>
13563       </method>
13564       <method name="Void ModuloTest_5()">
13565         <size>136</size>
13566       </method>
13567       <method name="Void ModuloTest_6()">
13568         <size>204</size>
13569       </method>
13570       <method name="Void ModuloTest_7()">
13571         <size>110</size>
13572       </method>
13573       <method name="Void MultiplyTest()">
13574         <size>131</size>
13575       </method>
13576       <method name="Void MultiplyTest_2()">
13577         <size>185</size>
13578       </method>
13579       <method name="Void MultiplyTest_3()">
13580         <size>140</size>
13581       </method>
13582       <method name="Void MultiplyTest_4()">
13583         <size>211</size>
13584       </method>
13585       <method name="Void MultiplyTest_5()">
13586         <size>140</size>
13587       </method>
13588       <method name="Void MultiplyTest_6()">
13589         <size>206</size>
13590       </method>
13591       <method name="Void MultiplyTest_7()">
13592         <size>110</size>
13593       </method>
13594       <method name="Void MultiplyCheckedTest()">
13595         <size>122</size>
13596       </method>
13597       <method name="Void MultiplyCheckedTest_2()">
13598         <size>192</size>
13599       </method>
13600       <method name="Void MultiplyCheckedTest_3()">
13601         <size>140</size>
13602       </method>
13603       <method name="Void MultiplyCheckedTest_4()">
13604         <size>121</size>
13605       </method>
13606       <method name="Void MultiplyCheckedTest_5()">
13607         <size>124</size>
13608       </method>
13609       <method name="Void NegateTest()">
13610         <size>72</size>
13611       </method>
13612       <method name="Void NegateTest_2()">
13613         <size>92</size>
13614       </method>
13615       <method name="Void NegateTest_3()">
13616         <size>130</size>
13617       </method>
13618       <method name="Void NegateTest_4()">
13619         <size>103</size>
13620       </method>
13621       <method name="Void NegateTest_5()">
13622         <size>149</size>
13623       </method>
13624       <method name="Void NegateTest_6()">
13625         <size>124</size>
13626       </method>
13627       <method name="Void NegateTest_7()">
13628         <size>135</size>
13629       </method>
13630       <method name="Void NegateTest_8()">
13631         <size>97</size>
13632       </method>
13633       <method name="Void NegateTest_9()">
13634         <size>87</size>
13635       </method>
13636       <method name="Void NegateTestChecked()">
13637         <size>91</size>
13638       </method>
13639       <method name="Void NegateTestChecked_2()">
13640         <size>137</size>
13641       </method>
13642       <method name="Void NegateTestChecked_3()">
13643         <size>100</size>
13644       </method>
13645       <method name="Void NegateTestChecked_4()">
13646         <size>86</size>
13647       </method>
13648       <method name="Void NewArrayInitTest()">
13649         <size>64</size>
13650       </method>
13651       <method name="Void NewArrayInitTest_2()">
13652         <size>64</size>
13653       </method>
13654       <method name="Void NewArrayInitTest_3()">
13655         <size>151</size>
13656       </method>
13657       <method name="Void NewArrayInitTest_4()">
13658         <size>120</size>
13659       </method>
13660       <method name="Void NewArrayBoundsTest()">
13661         <size>123</size>
13662       </method>
13663       <method name="Void NewArrayBoundsTest_2()">
13664         <size>123</size>
13665       </method>
13666       <method name="Void NewTest()">
13667         <size>96</size>
13668       </method>
13669       <method name="Void NewTest_2()">
13670         <size>61</size>
13671       </method>
13672       <method name="Void NewTest_3()">
13673         <size>98</size>
13674       </method>
13675       <method name="Void NewTest_4()">
13676         <size>252</size>
13677       </method>
13678       <method name="Void NewTest_5()">
13679         <size>128</size>
13680       </method>
13681       <method name="Void NotTest()">
13682         <size>70</size>
13683       </method>
13684       <method name="Void NotTest_2()">
13685         <size>119</size>
13686       </method>
13687       <method name="Void NotTest_3()">
13688         <size>71</size>
13689       </method>
13690       <method name="Void NotTest_4()">
13691         <size>108</size>
13692       </method>
13693       <method name="Void NotTest_5()">
13694         <size>73</size>
13695       </method>
13696       <method name="Void NotTest_6()">
13697         <size>104</size>
13698       </method>
13699       <method name="Void NotNullableTest()">
13700         <size>114</size>
13701       </method>
13702       <method name="Void NotNullableTest_2()">
13703         <size>138</size>
13704       </method>
13705       <method name="Void NotNullableTest_3()">
13706         <size>130</size>
13707       </method>
13708       <method name="Void NotNullableTest_4()">
13709         <size>153</size>
13710       </method>
13711       <method name="Void NotNullableTest_5()">
13712         <size>148</size>
13713       </method>
13714       <method name="Void NotEqualTest()">
13715         <size>118</size>
13716       </method>
13717       <method name="Void NotEqualTest_2()">
13718         <size>166</size>
13719       </method>
13720       <method name="Void NotEqualTest_3()">
13721         <size>132</size>
13722       </method>
13723       <method name="Void NotEqualTest_4()">
13724         <size>222</size>
13725       </method>
13726       <method name="Void NotEqualTest_5()">
13727         <size>176</size>
13728       </method>
13729       <method name="Void NotEqualTest_6()">
13730         <size>119</size>
13731       </method>
13732       <method name="Void NotEqualTest_7()">
13733         <size>167</size>
13734       </method>
13735       <method name="Void NotEqualTest_8()">
13736         <size>126</size>
13737       </method>
13738       <method name="Void NotEqualTest_9()">
13739         <size>146</size>
13740       </method>
13741       <method name="Void NotEqualTest_10()">
13742         <size>169</size>
13743       </method>
13744       <method name="Void NotEqualTest_11()">
13745         <size>132</size>
13746       </method>
13747       <method name="Void OrTest()">
13748         <size>141</size>
13749       </method>
13750       <method name="Void OrTest_2()">
13751         <size>141</size>
13752       </method>
13753       <method name="Void OrTest_3()">
13754         <size>161</size>
13755       </method>
13756       <method name="Void OrNullableTest()">
13757         <size>382</size>
13758       </method>
13759       <method name="Void OrNullableTest_2()">
13760         <size>202</size>
13761       </method>
13762       <method name="Void OrNullableTest_3()">
13763         <size>180</size>
13764       </method>
13765       <method name="Void OrNullableTest_4()">
13766         <size>198</size>
13767       </method>
13768       <method name="Void OrElseTest()">
13769         <size>97</size>
13770       </method>
13771       <method name="Void OrElseTest_2()">
13772         <size>190</size>
13773       </method>
13774       <method name="Void ParameterTest()">
13775         <size>73</size>
13776       </method>
13777       <method name="Void ParameterTest_2()">
13778         <size>75</size>
13779       </method>
13780       <method name="Void ParameterTest_3()">
13781         <size>73</size>
13782       </method>
13783       <method name="Void ParameterTest_4()">
13784         <size>100</size>
13785       </method>
13786       <method name="Void QuoteTest()">
13787         <size>85</size>
13788       </method>
13789       <method name="Void RightShiftTest()">
13790         <size>152</size>
13791       </method>
13792       <method name="Void RightShiftTest_2()">
13793         <size>167</size>
13794       </method>
13795       <method name="Void RightShiftTest_3()">
13796         <size>184</size>
13797       </method>
13798       <method name="Void RightShiftTest_4()">
13799         <size>274</size>
13800       </method>
13801       <method name="Void SubtractTest()">
13802         <size>100</size>
13803       </method>
13804       <method name="Void SubtractTest_2()">
13805         <size>119</size>
13806       </method>
13807       <method name="Void SubtractTest_3()">
13808         <size>137</size>
13809       </method>
13810       <method name="Void SubtractTest_4()">
13811         <size>208</size>
13812       </method>
13813       <method name="Void SubtractTest_5()">
13814         <size>137</size>
13815       </method>
13816       <method name="Void SubtractTest_6()">
13817         <size>163</size>
13818       </method>
13819       <method name="Void SubtractTest_7()">
13820         <size>113</size>
13821       </method>
13822       <method name="Void SubtractTest_8()">
13823         <size>146</size>
13824       </method>
13825       <method name="Void SubtractTest_9()">
13826         <size>142</size>
13827       </method>
13828       <method name="Void SubtractTest_10()">
13829         <size>161</size>
13830       </method>
13831       <method name="Void SubtractTest_11()">
13832         <size>157</size>
13833       </method>
13834       <method name="Void SubtractCheckedTest()">
13835         <size>127</size>
13836       </method>
13837       <method name="Void SubtractCheckedTest_2()">
13838         <size>185</size>
13839       </method>
13840       <method name="Void SubtractCheckedTest_3()">
13841         <size>137</size>
13842       </method>
13843       <method name="Void SubtractCheckedTest_4()">
13844         <size>121</size>
13845       </method>
13846       <method name="Void TypeAsTest()">
13847         <size>80</size>
13848       </method>
13849       <method name="Void TypeAsTest_2()">
13850         <size>144</size>
13851       </method>
13852       <method name="Void TypeAsTest_3()">
13853         <size>95</size>
13854       </method>
13855       <method name="Void TypeIsTest()">
13856         <size>103</size>
13857       </method>
13858       <method name="Void TypeIsTest_2()">
13859         <size>103</size>
13860       </method>
13861       <method name="Void TypeIsTest_3()">
13862         <size>95</size>
13863       </method>
13864       <method name="Void TypeIsTest_5()">
13865         <size>74</size>
13866       </method>
13867       <method name="Void TypeIsTest_6()">
13868         <size>111</size>
13869       </method>
13870       <method name="Void UnaryPlusTest()">
13871         <size>67</size>
13872       </method>
13873       <method name="Void UnaryPlusTest_2()">
13874         <size>47</size>
13875       </method>
13876       <method name="Void UnaryPlusTest_3()">
13877         <size>103</size>
13878       </method>
13879       <method name="Void UnaryPlusTest_4()">
13880         <size>149</size>
13881       </method>
13882       <method name="Void UnaryPlusTest_5()">
13883         <size>140</size>
13884       </method>
13885       <method name="System.String InstanceMethod(System.String)">
13886         <size>2</size>
13887       </method>
13888       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
13889         <size>30</size>
13890       </method>
13891       <method name="Int32 TestInt()">
13892         <size>3</size>
13893       </method>
13894       <method name="Void RefMethod(Int32 ByRef)">
13895         <size>8</size>
13896       </method>
13897       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
13898         <size>87</size>
13899       </method>
13900       <method name="Int32 Main()">
13901         <size>179</size>
13902       </method>
13903     </type>
13904     <type name="Tester+EmptyDelegate">
13905       <method name="Void .ctor(Object, IntPtr)">
13906         <size>0</size>
13907       </method>
13908       <method name="Void Invoke()">
13909         <size>0</size>
13910       </method>
13911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13912         <size>0</size>
13913       </method>
13914       <method name="Void EndInvoke(IAsyncResult)">
13915         <size>0</size>
13916       </method>
13917     </type>
13918     <type name="Tester+IntDelegate">
13919       <method name="Void .ctor(Object, IntPtr)">
13920         <size>0</size>
13921       </method>
13922       <method name="Int32 Invoke()">
13923         <size>0</size>
13924       </method>
13925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13926         <size>0</size>
13927       </method>
13928       <method name="Int32 EndInvoke(IAsyncResult)">
13929         <size>0</size>
13930       </method>
13931     </type>
13932     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
13933       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
13934         <size>21</size>
13935       </method>
13936       <method name="&lt;A&gt;__T get_A()">
13937         <size>7</size>
13938       </method>
13939       <method name="&lt;Value&gt;__T get_Value()">
13940         <size>7</size>
13941       </method>
13942       <method name="Boolean Equals(System.Object)">
13943         <size>69</size>
13944       </method>
13945       <method name="Int32 GetHashCode()">
13946         <size>101</size>
13947       </method>
13948       <method name="System.String ToString()">
13949         <size>108</size>
13950       </method>
13951     </type>
13952     <type name="Tester">
13953       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
13954         <size>1</size>
13955       </method>
13956       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
13957         <size>1</size>
13958       </method>
13959       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
13960         <size>1</size>
13961       </method>
13962       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
13963         <size>1</size>
13964       </method>
13965       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
13966         <size>1</size>
13967       </method>
13968       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
13969         <size>12</size>
13970       </method>
13971       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
13972         <size>12</size>
13973       </method>
13974       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
13975         <size>7</size>
13976       </method>
13977       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
13978         <size>7</size>
13979       </method>
13980       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
13981         <size>5</size>
13982       </method>
13983     </type>
13984     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey5">
13985       <method name="Void .ctor()">
13986         <size>7</size>
13987       </method>
13988     </type>
13989     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey6">
13990       <method name="Void .ctor()">
13991         <size>7</size>
13992       </method>
13993     </type>
13994     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey7">
13995       <method name="Void .ctor()">
13996         <size>7</size>
13997       </method>
13998     </type>
13999     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey8">
14000       <method name="Void .ctor()">
14001         <size>7</size>
14002       </method>
14003     </type>
14004     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey9">
14005       <method name="Void .ctor()">
14006         <size>7</size>
14007       </method>
14008     </type>
14009     <type name="Tester">
14010       <method name="Void NewArrayInitTest_5()">
14011         <size>158</size>
14012       </method>
14013     </type>
14014     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStoreyA">
14015       <method name="Void .ctor()">
14016         <size>7</size>
14017       </method>
14018     </type>
14019   </test>
14020   <test name="gtest-etree-02.cs">
14021     <type name="M">
14022       <method name="Void .ctor()">
14023         <size>7</size>
14024       </method>
14025       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
14026         <size>1</size>
14027       </method>
14028       <method name="Void Main()">
14029         <size>129</size>
14030       </method>
14031     </type>
14032   </test>
14033   <test name="gtest-etree-03.cs">
14034     <type name="C">
14035       <method name="Void .ctor()">
14036         <size>7</size>
14037       </method>
14038       <method name="Int32 Main()">
14039         <size>6</size>
14040       </method>
14041     </type>
14042   </test>
14043   <test name="gtest-etree-04.cs">
14044     <type name="C">
14045       <method name="Void .ctor()">
14046         <size>7</size>
14047       </method>
14048       <method name="Int32 Main()">
14049         <size>346</size>
14050       </method>
14051     </type>
14052     <type name="C+&lt;Main&gt;c__AnonStorey0">
14053       <method name="Void .ctor()">
14054         <size>7</size>
14055       </method>
14056     </type>
14057   </test>
14058   <test name="gtest-etree-05.cs">
14059     <type name="C">
14060       <method name="Void .ctor()">
14061         <size>7</size>
14062       </method>
14063       <method name="Void Assert[T](T, T)">
14064         <size>46</size>
14065       </method>
14066       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14067         <size>56</size>
14068       </method>
14069       <method name="Int32 Main()">
14070         <size>360</size>
14071       </method>
14072     </type>
14073   </test>
14074   <test name="gtest-etree-06.cs">
14075     <type name="Test">
14076       <method name="Void .ctor()">
14077         <size>7</size>
14078       </method>
14079       <method name="Int32 Main()">
14080         <size>45</size>
14081       </method>
14082       <method name="Int32 Value()">
14083         <size>2</size>
14084       </method>
14085     </type>
14086   </test>
14087   <test name="gtest-etree-08.cs">
14088     <type name="Foo">
14089       <method name="Void .ctor()">
14090         <size>7</size>
14091       </method>
14092       <method name="Int32 ThisMethod()">
14093         <size>3</size>
14094       </method>
14095       <method name="Int32 Goo(Boolean)">
14096         <size>209</size>
14097       </method>
14098       <method name="Int32 Main()">
14099         <size>14</size>
14100       </method>
14101     </type>
14102     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
14103       <method name="Void .ctor()">
14104         <size>7</size>
14105       </method>
14106     </type>
14107   </test>
14108   <test name="gtest-etree-09.cs">
14109     <type name="Mono.C">
14110       <method name="Void .ctor()">
14111         <size>7</size>
14112       </method>
14113       <method name="Int32 Main()">
14114         <size>289</size>
14115       </method>
14116       <method name="System.Int64[] GetValues()">
14117         <size>23</size>
14118       </method>
14119     </type>
14120     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
14121       <method name="Void .ctor()">
14122         <size>7</size>
14123       </method>
14124     </type>
14125   </test>
14126   <test name="gtest-etree-10.cs">
14127     <type name="Foo`1[T]">
14128       <method name="Void .ctor()">
14129         <size>7</size>
14130       </method>
14131       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14132         <size>177</size>
14133       </method>
14134       <method name="Boolean Contains(T)">
14135         <size>2</size>
14136       </method>
14137     </type>
14138     <type name="Program">
14139       <method name="Void .ctor()">
14140         <size>7</size>
14141       </method>
14142       <method name="Int32 Main()">
14143         <size>44</size>
14144       </method>
14145     </type>
14146     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14147       <method name="Void .ctor()">
14148         <size>7</size>
14149       </method>
14150     </type>
14151   </test>
14152   <test name="gtest-etree-11.cs">
14153     <type name="C">
14154       <method name="Void .ctor()">
14155         <size>7</size>
14156       </method>
14157       <method name="Void Main()">
14158         <size>12</size>
14159       </method>
14160     </type>
14161     <type name="Test">
14162       <method name="Void .ctor()">
14163         <size>7</size>
14164       </method>
14165       <method name="Void Invalid(Int32)">
14166         <size>134</size>
14167       </method>
14168       <method name="Void Other(System.Int32[])">
14169         <size>1</size>
14170       </method>
14171     </type>
14172     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
14173       <method name="Void .ctor()">
14174         <size>7</size>
14175       </method>
14176     </type>
14177   </test>
14178   <test name="gtest-exmethod-01.cs">
14179     <type name="SimpleTest">
14180       <method name="System.String Prefix(System.String, System.String)">
14181         <size>8</size>
14182       </method>
14183     </type>
14184     <type name="M">
14185       <method name="Void .ctor()">
14186         <size>7</size>
14187       </method>
14188       <method name="Int32 Main()">
14189         <size>157</size>
14190       </method>
14191     </type>
14192   </test>
14193   <test name="gtest-exmethod-02.cs">
14194     <type name="M">
14195       <method name="Void .ctor()">
14196         <size>7</size>
14197       </method>
14198       <method name="Void Main()">
14199         <size>12</size>
14200       </method>
14201     </type>
14202     <type name="N.M">
14203       <method name="Void .ctor()">
14204         <size>7</size>
14205       </method>
14206       <method name="Void Test2()">
14207         <size>12</size>
14208       </method>
14209     </type>
14210   </test>
14211   <test name="gtest-exmethod-03.cs">
14212     <type name="A.A">
14213       <method name="Int32 Foo(Int32)">
14214         <size>2</size>
14215       </method>
14216       <method name="Int32 Foo(Int32, System.String)">
14217         <size>3</size>
14218       </method>
14219     </type>
14220     <type name="B.X">
14221       <method name="Int32 Foo(Int32)">
14222         <size>2</size>
14223       </method>
14224       <method name="Int32 Foo(Int32, Boolean)">
14225         <size>3</size>
14226       </method>
14227     </type>
14228     <type name="C.F">
14229       <method name="Boolean Foo(Byte)">
14230         <size>2</size>
14231       </method>
14232     </type>
14233     <type name="C.D.F">
14234       <method name="Int32 Foo(Int32)">
14235         <size>3</size>
14236       </method>
14237       <method name="Void TestX()">
14238         <size>9</size>
14239       </method>
14240     </type>
14241     <type name="C.M">
14242       <method name="Int32 Foo(Int32)">
14243         <size>2</size>
14244       </method>
14245       <method name="Int32 Main()">
14246         <size>61</size>
14247       </method>
14248     </type>
14249   </test>
14250   <test name="gtest-exmethod-04.cs">
14251     <type name="A.Test">
14252       <method name="System.String Test_1(Boolean)">
14253         <size>6</size>
14254       </method>
14255     </type>
14256     <type name="B.M">
14257       <method name="Void .ctor()">
14258         <size>7</size>
14259       </method>
14260       <method name="Void Main()">
14261         <size>12</size>
14262       </method>
14263     </type>
14264   </test>
14265   <test name="gtest-exmethod-05.cs">
14266     <type name="A.Test_A">
14267       <method name="System.String Test_1(System.String)">
14268         <size>6</size>
14269       </method>
14270     </type>
14271     <type name="A.Test_B">
14272       <method name="System.String Test_2(System.String)">
14273         <size>6</size>
14274       </method>
14275     </type>
14276     <type name="B.M">
14277       <method name="Void .ctor()">
14278         <size>7</size>
14279       </method>
14280       <method name="Void Main()">
14281         <size>23</size>
14282       </method>
14283     </type>
14284   </test>
14285   <test name="gtest-exmethod-06.cs">
14286     <type name="Gen">
14287       <method name="T Test_1[T](T)">
14288         <size>10</size>
14289       </method>
14290       <method name="System.String Test_1[T](System.String)">
14291         <size>6</size>
14292       </method>
14293     </type>
14294     <type name="B.M">
14295       <method name="Void .ctor()">
14296         <size>7</size>
14297       </method>
14298       <method name="Void Main()">
14299         <size>30</size>
14300       </method>
14301     </type>
14302   </test>
14303   <test name="gtest-exmethod-07.cs">
14304     <type name="E">
14305       <method name="Void ToReadOnly[T](IEnumerable`1)">
14306         <size>1</size>
14307       </method>
14308       <method name="Void To(IA)">
14309         <size>1</size>
14310       </method>
14311     </type>
14312     <type name="C">
14313       <method name="Void .ctor()">
14314         <size>7</size>
14315       </method>
14316       <method name="Void Main()">
14317         <size>1</size>
14318       </method>
14319       <method name="Void Test(IEnumerable`1)">
14320         <size>15</size>
14321       </method>
14322     </type>
14323   </test>
14324   <test name="gtest-exmethod-08.cs">
14325     <type name="C">
14326       <method name="Void .ctor()">
14327         <size>7</size>
14328       </method>
14329       <method name="Void Main()">
14330         <size>21</size>
14331       </method>
14332     </type>
14333   </test>
14334   <test name="gtest-exmethod-09.cs">
14335     <type name="Test">
14336       <method name="Void Foo[T](System.String)">
14337         <size>1</size>
14338       </method>
14339     </type>
14340     <type name="C">
14341       <method name="Void .ctor()">
14342         <size>7</size>
14343       </method>
14344       <method name="Void Main()">
14345         <size>11</size>
14346       </method>
14347     </type>
14348   </test>
14349   <test name="gtest-exmethod-10.cs">
14350     <type name="AExtensions">
14351       <method name="Int32 Round(Double)">
14352         <size>8</size>
14353       </method>
14354     </type>
14355     <type name="BExtensions">
14356       <method name="T GetBy[T](T[], Double)">
14357         <size>13</size>
14358       </method>
14359     </type>
14360     <type name="C">
14361       <method name="Void .ctor()">
14362         <size>7</size>
14363       </method>
14364       <method name="Void Main()">
14365         <size>1</size>
14366       </method>
14367     </type>
14368   </test>
14369   <test name="gtest-exmethod-11.cs">
14370     <type name="Test">
14371       <method name="Void .ctor()">
14372         <size>7</size>
14373       </method>
14374       <method name="Int32 Main(System.String[])">
14375         <size>20</size>
14376       </method>
14377     </type>
14378     <type name="Lol">
14379       <method name="Boolean OneEleven(System.Object)">
14380         <size>2</size>
14381       </method>
14382     </type>
14383   </test>
14384   <test name="gtest-exmethod-12.cs">
14385     <type name="Program">
14386       <method name="Void .ctor()">
14387         <size>7</size>
14388       </method>
14389       <method name="Void Main(System.String[])">
14390         <size>61</size>
14391       </method>
14392     </type>
14393     <type name="ChatClient">
14394       <method name="Void .ctor()">
14395         <size>7</size>
14396       </method>
14397       <method name="Void Say(System.String, System.String)">
14398         <size>13</size>
14399       </method>
14400     </type>
14401     <type name="ChatExtensions">
14402       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
14403         <size>60</size>
14404       </method>
14405     </type>
14406   </test>
14407   <test name="gtest-exmethod-13.cs">
14408     <type name="Foo">
14409       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
14410         <size>2</size>
14411       </method>
14412       <method name="Void Main()">
14413         <size>23</size>
14414       </method>
14415     </type>
14416   </test>
14417   <test name="gtest-exmethod-14.cs">
14418     <type name="IA">
14419       <method name="Void Foo(IA)">
14420         <size>0</size>
14421       </method>
14422     </type>
14423     <type name="C">
14424       <method name="Void Bar[U](IA)">
14425         <size>7</size>
14426       </method>
14427       <method name="Void Foo[T](IA)">
14428         <size>1</size>
14429       </method>
14430       <method name="Void Foo(IA)">
14431         <size>7</size>
14432       </method>
14433       <method name="Void Main()">
14434         <size>1</size>
14435       </method>
14436     </type>
14437   </test>
14438   <test name="gtest-exmethod-15.cs">
14439     <type name="IA">
14440       <method name="Void Foo(IA)">
14441         <size>0</size>
14442       </method>
14443     </type>
14444     <type name="C">
14445       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
14446         <size>15</size>
14447       </method>
14448       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
14449         <size>2</size>
14450       </method>
14451       <method name="Void Main()">
14452         <size>1</size>
14453       </method>
14454     </type>
14455   </test>
14456   <test name="gtest-exmethod-16.cs">
14457     <type name="Rocks">
14458       <method name="Boolean Extension(System.String)">
14459         <size>2</size>
14460       </method>
14461       <method name="Boolean Extension(D)">
14462         <size>2</size>
14463       </method>
14464     </type>
14465     <type name="Program">
14466       <method name="Void .ctor()">
14467         <size>7</size>
14468       </method>
14469       <method name="Void add_e(D)">
14470         <size>24</size>
14471       </method>
14472       <method name="Void remove_e(D)">
14473         <size>24</size>
14474       </method>
14475       <method name="System.String get_Item(Int32)">
14476         <size>6</size>
14477       </method>
14478       <method name="System.String get_Property()">
14479         <size>6</size>
14480       </method>
14481       <method name="Void Main(System.String[])">
14482         <size>44</size>
14483       </method>
14484     </type>
14485     <type name="D">
14486       <method name="Void .ctor(Object, IntPtr)">
14487         <size>0</size>
14488       </method>
14489       <method name="System.String Invoke()">
14490         <size>0</size>
14491       </method>
14492       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14493         <size>0</size>
14494       </method>
14495       <method name="System.String EndInvoke(IAsyncResult)">
14496         <size>0</size>
14497       </method>
14498     </type>
14499   </test>
14500   <test name="gtest-exmethod-17.cs">
14501     <type name="MainClass">
14502       <method name="Void Main()">
14503         <size>45</size>
14504       </method>
14505     </type>
14506   </test>
14507   <test name="gtest-exmethod-18.cs">
14508     <type name="Foo">
14509       <method name="Void .ctor()">
14510         <size>7</size>
14511       </method>
14512       <method name="Boolean get_IsBar()">
14513         <size>2</size>
14514       </method>
14515     </type>
14516     <type name="FooExt">
14517       <method name="Boolean IsBar(Foo)">
14518         <size>7</size>
14519       </method>
14520     </type>
14521     <type name="Repro">
14522       <method name="Void .ctor()">
14523         <size>7</size>
14524       </method>
14525       <method name="Void Main()">
14526         <size>18</size>
14527       </method>
14528     </type>
14529   </test>
14530   <test name="gtest-exmethod-19.cs">
14531     <type name="Rocks">
14532       <method name="Int32 Test_2[T](IEnumerable`1)">
14533         <size>3</size>
14534       </method>
14535       <method name="System.String Test_1(System.String)">
14536         <size>12</size>
14537       </method>
14538     </type>
14539     <type name="Test">
14540       <method name="Void .ctor()">
14541         <size>7</size>
14542       </method>
14543       <method name="Int32 Main()">
14544         <size>142</size>
14545       </method>
14546     </type>
14547     <type name="Test+D">
14548       <method name="Void .ctor(Object, IntPtr)">
14549         <size>0</size>
14550       </method>
14551       <method name="System.String Invoke()">
14552         <size>0</size>
14553       </method>
14554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14555         <size>0</size>
14556       </method>
14557       <method name="System.String EndInvoke(IAsyncResult)">
14558         <size>0</size>
14559       </method>
14560     </type>
14561   </test>
14562   <test name="gtest-exmethod-20.cs">
14563     <type name="Outer.Inner.Test">
14564       <method name="Void .ctor()">
14565         <size>7</size>
14566       </method>
14567       <method name="Void M(I)">
14568         <size>13</size>
14569       </method>
14570       <method name="Void Main()">
14571         <size>1</size>
14572       </method>
14573     </type>
14574     <type name="Outer.ExtensionMethods">
14575       <method name="Void AddRange[T](I, IEnumerable`1)">
14576         <size>1</size>
14577       </method>
14578     </type>
14579   </test>
14580   <test name="gtest-exmethod-21.cs">
14581     <type name="Outer.Inner.Test">
14582       <method name="Void .ctor()">
14583         <size>7</size>
14584       </method>
14585       <method name="Void M(I)">
14586         <size>7</size>
14587       </method>
14588       <method name="Void Main()">
14589         <size>1</size>
14590       </method>
14591     </type>
14592     <type name="External.ExtensionMethods">
14593       <method name="Void AddRange(I)">
14594         <size>1</size>
14595       </method>
14596     </type>
14597   </test>
14598   <test name="gtest-friend-01.cs">
14599     <type name="Test">
14600       <method name="Void .ctor()">
14601         <size>7</size>
14602       </method>
14603       <method name="Void Main()">
14604         <size>20</size>
14605       </method>
14606     </type>
14607   </test>
14608   <test name="gtest-friend-02.cs">
14609     <type name="Test">
14610       <method name="Void .ctor()">
14611         <size>7</size>
14612       </method>
14613       <method name="Void Main()">
14614         <size>20</size>
14615       </method>
14616     </type>
14617   </test>
14618   <test name="gtest-friend-03.cs">
14619     <type name="Test">
14620       <method name="Void .ctor()">
14621         <size>7</size>
14622       </method>
14623       <method name="Void Main()">
14624         <size>20</size>
14625       </method>
14626     </type>
14627   </test>
14628   <test name="gtest-friend-04.cs">
14629     <type name="Test">
14630       <method name="Void .ctor()">
14631         <size>7</size>
14632       </method>
14633       <method name="Void Main()">
14634         <size>19</size>
14635       </method>
14636     </type>
14637   </test>
14638   <test name="gtest-friend-05.cs">
14639     <type name="Test">
14640       <method name="Void .ctor()">
14641         <size>7</size>
14642       </method>
14643       <method name="Void Main()">
14644         <size>20</size>
14645       </method>
14646     </type>
14647   </test>
14648   <test name="gtest-friend-06.cs">
14649     <type name="Test">
14650       <method name="Void .ctor()">
14651         <size>7</size>
14652       </method>
14653       <method name="Void Main()">
14654         <size>20</size>
14655       </method>
14656     </type>
14657   </test>
14658   <test name="gtest-friend-07.cs">
14659     <type name="Test">
14660       <method name="Void .ctor()">
14661         <size>7</size>
14662       </method>
14663       <method name="Void Main()">
14664         <size>20</size>
14665       </method>
14666     </type>
14667   </test>
14668   <test name="gtest-friend-08.cs">
14669     <type name="Test">
14670       <method name="Void .ctor()">
14671         <size>7</size>
14672       </method>
14673       <method name="Void Main()">
14674         <size>19</size>
14675       </method>
14676     </type>
14677   </test>
14678   <test name="gtest-friend-09.cs">
14679     <type name="Test">
14680       <method name="Void .ctor()">
14681         <size>7</size>
14682       </method>
14683       <method name="Void Main()">
14684         <size>20</size>
14685       </method>
14686     </type>
14687   </test>
14688   <test name="gtest-friend-10.cs">
14689     <type name="Test">
14690       <method name="Void .ctor()">
14691         <size>7</size>
14692       </method>
14693       <method name="Void Main()">
14694         <size>20</size>
14695       </method>
14696     </type>
14697   </test>
14698   <test name="gtest-friend-11.cs">
14699     <type name="Test">
14700       <method name="Void .ctor()">
14701         <size>7</size>
14702       </method>
14703       <method name="Void Main()">
14704         <size>20</size>
14705       </method>
14706     </type>
14707   </test>
14708   <test name="gtest-friend-12.cs">
14709     <type name="Test">
14710       <method name="Void .ctor()">
14711         <size>7</size>
14712       </method>
14713       <method name="Void Main()">
14714         <size>19</size>
14715       </method>
14716     </type>
14717   </test>
14718   <test name="gtest-friend-13.cs">
14719     <type name="B">
14720       <method name="Void .ctor()">
14721         <size>7</size>
14722       </method>
14723       <method name="Void Test()">
14724         <size>1</size>
14725       </method>
14726       <method name="Void Test_2()">
14727         <size>1</size>
14728       </method>
14729     </type>
14730     <type name="Test">
14731       <method name="Void .ctor()">
14732         <size>7</size>
14733       </method>
14734       <method name="Void Main()">
14735         <size>1</size>
14736       </method>
14737     </type>
14738   </test>
14739   <test name="gtest-implicitarray-01.cs">
14740     <type name="Test">
14741       <method name="Void .ctor()">
14742         <size>7</size>
14743       </method>
14744       <method name="Int32 Main()">
14745         <size>286</size>
14746       </method>
14747     </type>
14748     <type name="&lt;PrivateImplementationDetails&gt;">
14749       <method name="Void .ctor()">
14750         <size>7</size>
14751       </method>
14752     </type>
14753   </test>
14754   <test name="gtest-initialize-01.cs">
14755     <type name="MyClass">
14756       <method name="Void .ctor()">
14757         <size>18</size>
14758       </method>
14759       <method name="Int32 get_Answer()">
14760         <size>7</size>
14761       </method>
14762       <method name="Void set_Answer(Int32)">
14763         <size>8</size>
14764       </method>
14765     </type>
14766     <type name="Test">
14767       <method name="Void .ctor()">
14768         <size>7</size>
14769       </method>
14770       <method name="Int32 Main()">
14771         <size>65</size>
14772       </method>
14773     </type>
14774   </test>
14775   <test name="gtest-initialize-02.cs">
14776     <type name="Test">
14777       <method name="Void .ctor()">
14778         <size>7</size>
14779       </method>
14780       <method name="Int32 Main()">
14781         <size>1054</size>
14782       </method>
14783     </type>
14784     <type name="Test+Point">
14785       <method name="Void .ctor()">
14786         <size>7</size>
14787       </method>
14788     </type>
14789     <type name="Test+Line">
14790       <method name="Void .ctor()">
14791         <size>29</size>
14792       </method>
14793     </type>
14794     <type name="Test+Rectangle">
14795       <method name="Void .ctor()">
14796         <size>51</size>
14797       </method>
14798     </type>
14799     <type name="Test+Library">
14800       <method name="Void .ctor()">
14801         <size>53</size>
14802       </method>
14803     </type>
14804     <type name="Test+Thing">
14805       <method name="Void .ctor()">
14806         <size>7</size>
14807       </method>
14808     </type>
14809     <type name="Test+Box">
14810       <method name="Void .ctor()">
14811         <size>7</size>
14812       </method>
14813     </type>
14814   </test>
14815   <test name="gtest-initialize-03.cs">
14816     <type name="Data">
14817       <method name="Void .ctor()">
14818         <size>7</size>
14819       </method>
14820     </type>
14821     <type name="Test">
14822       <method name="Void .ctor()">
14823         <size>7</size>
14824       </method>
14825       <method name="Void set_Prop(Data)">
14826         <size>1</size>
14827       </method>
14828       <method name="System.Object Foo()">
14829         <size>15</size>
14830       </method>
14831       <method name="Void Main()">
14832         <size>48</size>
14833       </method>
14834     </type>
14835   </test>
14836   <test name="gtest-initialize-04.cs">
14837     <type name="C">
14838       <method name="Void .ctor()">
14839         <size>7</size>
14840       </method>
14841       <method name="Void .cctor()">
14842         <size>34</size>
14843       </method>
14844       <method name="Int32 Main()">
14845         <size>30</size>
14846       </method>
14847     </type>
14848   </test>
14849   <test name="gtest-initialize-05.cs">
14850     <type name="C">
14851       <method name="Void .ctor()">
14852         <size>7</size>
14853       </method>
14854       <method name="Int32 Main()">
14855         <size>233</size>
14856       </method>
14857     </type>
14858   </test>
14859   <test name="gtest-initialize-06.cs">
14860     <type name="C">
14861       <method name="Void .ctor()">
14862         <size>7</size>
14863       </method>
14864       <method name="Int32 Main()">
14865         <size>39</size>
14866       </method>
14867       <method name="Void Foo(Point ByRef)">
14868         <size>37</size>
14869       </method>
14870     </type>
14871   </test>
14872   <test name="gtest-initialize-07.cs">
14873     <type name="A">
14874       <method name="Void .ctor()">
14875         <size>7</size>
14876       </method>
14877       <method name="System.String get_Name()">
14878         <size>7</size>
14879       </method>
14880       <method name="Void set_Name(System.String)">
14881         <size>8</size>
14882       </method>
14883       <method name="Boolean Matches(System.String)">
14884         <size>13</size>
14885       </method>
14886     </type>
14887     <type name="M">
14888       <method name="Void .ctor()">
14889         <size>7</size>
14890       </method>
14891       <method name="Int32 Main()">
14892         <size>37</size>
14893       </method>
14894     </type>
14895   </test>
14896   <test name="gtest-initialize-08.cs">
14897     <type name="T">
14898       <method name="Void .ctor()">
14899         <size>7</size>
14900       </method>
14901     </type>
14902     <type name="X">
14903       <method name="Void .ctor()">
14904         <size>7</size>
14905       </method>
14906       <method name="Z[] get_Prop()">
14907         <size>7</size>
14908       </method>
14909       <method name="Void set_Prop(Z[])">
14910         <size>8</size>
14911       </method>
14912     </type>
14913     <type name="Z">
14914       <method name="Void .ctor()">
14915         <size>7</size>
14916       </method>
14917     </type>
14918     <type name="Test">
14919       <method name="Void .ctor(String)">
14920         <size>70</size>
14921       </method>
14922       <method name="Void .ctor(Int32)">
14923         <size>70</size>
14924       </method>
14925     </type>
14926     <type name="C">
14927       <method name="Void .ctor()">
14928         <size>7</size>
14929       </method>
14930       <method name="Int32 Main()">
14931         <size>13</size>
14932       </method>
14933     </type>
14934   </test>
14935   <test name="gtest-iter-01.cs">
14936     <type name="C">
14937       <method name="Void .ctor()">
14938         <size>7</size>
14939       </method>
14940       <method name="Void Main()">
14941         <size>1</size>
14942       </method>
14943     </type>
14944     <type name="C+ArrayReadOnlyList`1[T]">
14945       <method name="Void .ctor()">
14946         <size>7</size>
14947       </method>
14948       <method name="T get_Item(Int32)">
14949         <size>13</size>
14950       </method>
14951       <method name="IEnumerator`1 GetEnumerator()">
14952         <size>15</size>
14953       </method>
14954     </type>
14955     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
14956       <method name="Void .ctor()">
14957         <size>7</size>
14958       </method>
14959       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
14960         <size>7</size>
14961       </method>
14962       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14963         <size>12</size>
14964       </method>
14965       <method name="Boolean MoveNext()">
14966         <size>136</size>
14967       </method>
14968       <method name="Void Dispose()">
14969         <size>8</size>
14970       </method>
14971       <method name="Void Reset()">
14972         <size>6</size>
14973       </method>
14974     </type>
14975   </test>
14976   <test name="gtest-iter-02.cs">
14977     <type name="C">
14978       <method name="Void .ctor()">
14979         <size>7</size>
14980       </method>
14981       <method name="IEnumerator`1 Test()">
14982         <size>8</size>
14983       </method>
14984       <method name="Void Main()">
14985         <size>1</size>
14986       </method>
14987     </type>
14988     <type name="C+&lt;Test&gt;c__Iterator0">
14989       <method name="Void .ctor()">
14990         <size>7</size>
14991       </method>
14992       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
14993         <size>7</size>
14994       </method>
14995       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14996         <size>12</size>
14997       </method>
14998       <method name="Boolean MoveNext()">
14999         <size>25</size>
15000       </method>
15001       <method name="Void Dispose()">
15002         <size>8</size>
15003       </method>
15004       <method name="Void Reset()">
15005         <size>6</size>
15006       </method>
15007     </type>
15008   </test>
15009   <test name="gtest-iter-03.cs">
15010     <type name="Test">
15011       <method name="Void .ctor()">
15012         <size>18</size>
15013       </method>
15014       <method name="IEnumerable`1 Annotations[T]()">
15015         <size>23</size>
15016       </method>
15017       <method name="IEnumerable`1 Annotations(System.Type)">
15018         <size>30</size>
15019       </method>
15020       <method name="Void Main()">
15021         <size>14</size>
15022       </method>
15023     </type>
15024     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
15025       <method name="Void .ctor()">
15026         <size>7</size>
15027       </method>
15028       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
15029         <size>7</size>
15030       </method>
15031       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15032         <size>12</size>
15033       </method>
15034       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15035         <size>39</size>
15036       </method>
15037       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
15038         <size>39</size>
15039       </method>
15040       <method name="Boolean MoveNext()">
15041         <size>194</size>
15042       </method>
15043       <method name="Void Dispose()">
15044         <size>60</size>
15045       </method>
15046       <method name="Void Reset()">
15047         <size>6</size>
15048       </method>
15049     </type>
15050     <type name="Test+&lt;Annotations&gt;c__Iterator1">
15051       <method name="Void .ctor()">
15052         <size>7</size>
15053       </method>
15054       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
15055         <size>7</size>
15056       </method>
15057       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15058         <size>12</size>
15059       </method>
15060       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15061         <size>53</size>
15062       </method>
15063       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
15064         <size>53</size>
15065       </method>
15066       <method name="Boolean MoveNext()">
15067         <size>213</size>
15068       </method>
15069       <method name="Void Dispose()">
15070         <size>51</size>
15071       </method>
15072       <method name="Void Reset()">
15073         <size>6</size>
15074       </method>
15075     </type>
15076   </test>
15077   <test name="gtest-iter-04.cs">
15078     <type name="TestClass">
15079       <method name="Void .ctor()">
15080         <size>7</size>
15081       </method>
15082       <method name="Void ToString(System.Object)">
15083         <size>0</size>
15084       </method>
15085       <method name="IEnumerable`1 TestEnumerator()">
15086         <size>23</size>
15087       </method>
15088       <method name="Void Test()">
15089         <size>8</size>
15090       </method>
15091     </type>
15092     <type name="M">
15093       <method name="Void .ctor()">
15094         <size>7</size>
15095       </method>
15096       <method name="Void Main()">
15097         <size>1</size>
15098       </method>
15099     </type>
15100     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
15101       <method name="Void .ctor()">
15102         <size>7</size>
15103       </method>
15104       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
15105         <size>7</size>
15106       </method>
15107       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15108         <size>12</size>
15109       </method>
15110       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15111         <size>39</size>
15112       </method>
15113       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
15114         <size>39</size>
15115       </method>
15116       <method name="Boolean MoveNext()">
15117         <size>37</size>
15118       </method>
15119       <method name="Void Dispose()">
15120         <size>8</size>
15121       </method>
15122       <method name="Void Reset()">
15123         <size>6</size>
15124       </method>
15125     </type>
15126   </test>
15127   <test name="gtest-iter-05.cs">
15128     <type name="Test">
15129       <method name="Void .ctor()">
15130         <size>7</size>
15131       </method>
15132       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
15133         <size>30</size>
15134       </method>
15135       <method name="Void Main()">
15136         <size>31</size>
15137       </method>
15138     </type>
15139     <type name="Foo`1[T]">
15140       <method name="Void .ctor()">
15141         <size>7</size>
15142       </method>
15143       <method name="Void CreateItem[G]()">
15144         <size>1</size>
15145       </method>
15146     </type>
15147     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
15148       <method name="Void .ctor()">
15149         <size>7</size>
15150       </method>
15151       <method name="T System.Collections.Generic.IEnumerator`1[T].get_Current()">
15152         <size>7</size>
15153       </method>
15154       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15155         <size>12</size>
15156       </method>
15157       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15158         <size>65</size>
15159       </method>
15160       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[T].GetEnumerator()">
15161         <size>65</size>
15162       </method>
15163       <method name="Boolean MoveNext()">
15164         <size>185</size>
15165       </method>
15166       <method name="Void Dispose()">
15167         <size>60</size>
15168       </method>
15169       <method name="Void Reset()">
15170         <size>6</size>
15171       </method>
15172     </type>
15173   </test>
15174   <test name="gtest-iter-06.cs">
15175     <type name="Mono.Rocks.KeyValuePair">
15176       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
15177         <size>16</size>
15178       </method>
15179     </type>
15180     <type name="Mono.Rocks.Sequence">
15181       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
15182         <size>8</size>
15183       </method>
15184       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
15185         <size>30</size>
15186       </method>
15187     </type>
15188     <type name="Mono.Rocks.Test">
15189       <method name="Void .ctor()">
15190         <size>7</size>
15191       </method>
15192       <method name="Int32 Main()">
15193         <size>121</size>
15194       </method>
15195       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
15196         <size>30</size>
15197       </method>
15198     </type>
15199     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
15200       <method name="Void .ctor()">
15201         <size>7</size>
15202       </method>
15203       <method name="TResult System.Collections.Generic.IEnumerator`1[TResult].get_Current()">
15204         <size>7</size>
15205       </method>
15206       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15207         <size>12</size>
15208       </method>
15209       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15210         <size>65</size>
15211       </method>
15212       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[TResult].GetEnumerator()">
15213         <size>65</size>
15214       </method>
15215       <method name="Boolean MoveNext()">
15216         <size>183</size>
15217       </method>
15218       <method name="Void Dispose()">
15219         <size>8</size>
15220       </method>
15221       <method name="Void Reset()">
15222         <size>6</size>
15223       </method>
15224     </type>
15225   </test>
15226   <test name="gtest-linq-01.cs">
15227     <type name="from.ITest">
15228       <method name="Int32 get_Id()">
15229         <size>0</size>
15230       </method>
15231     </type>
15232     <type name="from.C">
15233       <method name="Void .ctor()">
15234         <size>7</size>
15235       </method>
15236       <method name="Void Main()">
15237         <size>2076</size>
15238       </method>
15239       <method name="Void Foo(Int32, Boolean)">
15240         <size>11</size>
15241       </method>
15242       <method name="Void Do(System.String[])">
15243         <size>16</size>
15244       </method>
15245     </type>
15246     <type name="from.D">
15247       <method name="Void .ctor()">
15248         <size>7</size>
15249       </method>
15250       <method name="Boolean check(System.Object, System.Object)">
15251         <size>26</size>
15252       </method>
15253     </type>
15254     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
15255       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
15256         <size>21</size>
15257       </method>
15258       <method name="&lt;i&gt;__T get_i()">
15259         <size>7</size>
15260       </method>
15261       <method name="&lt;j&gt;__T get_j()">
15262         <size>7</size>
15263       </method>
15264       <method name="Boolean Equals(System.Object)">
15265         <size>69</size>
15266       </method>
15267       <method name="Int32 GetHashCode()">
15268         <size>101</size>
15269       </method>
15270       <method name="System.String ToString()">
15271         <size>108</size>
15272       </method>
15273     </type>
15274     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
15275       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
15276         <size>21</size>
15277       </method>
15278       <method name="&lt;i&gt;__T get_i()">
15279         <size>7</size>
15280       </method>
15281       <method name="&lt;l&gt;__T get_l()">
15282         <size>7</size>
15283       </method>
15284       <method name="Boolean Equals(System.Object)">
15285         <size>69</size>
15286       </method>
15287       <method name="Int32 GetHashCode()">
15288         <size>101</size>
15289       </method>
15290       <method name="System.String ToString()">
15291         <size>108</size>
15292       </method>
15293     </type>
15294     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
15295       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
15296         <size>21</size>
15297       </method>
15298       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
15299         <size>7</size>
15300       </method>
15301       <method name="&lt;l2&gt;__T get_l2()">
15302         <size>7</size>
15303       </method>
15304       <method name="Boolean Equals(System.Object)">
15305         <size>69</size>
15306       </method>
15307       <method name="Int32 GetHashCode()">
15308         <size>101</size>
15309       </method>
15310       <method name="System.String ToString()">
15311         <size>108</size>
15312       </method>
15313     </type>
15314     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
15315       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
15316         <size>21</size>
15317       </method>
15318       <method name="&lt;i9&gt;__T get_i9()">
15319         <size>7</size>
15320       </method>
15321       <method name="&lt;i&gt;__T get_i()">
15322         <size>7</size>
15323       </method>
15324       <method name="Boolean Equals(System.Object)">
15325         <size>69</size>
15326       </method>
15327       <method name="Int32 GetHashCode()">
15328         <size>101</size>
15329       </method>
15330       <method name="System.String ToString()">
15331         <size>108</size>
15332       </method>
15333     </type>
15334     <type name="from.C">
15335       <method name="Int32 &lt;Main&gt;m__0(Int32)">
15336         <size>2</size>
15337       </method>
15338       <method name="Int32 &lt;Main&gt;m__1(Int32)">
15339         <size>2</size>
15340       </method>
15341       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
15342         <size>2</size>
15343       </method>
15344       <method name="Int32 &lt;Main&gt;m__3(Int32)">
15345         <size>2</size>
15346       </method>
15347     </type>
15348     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
15349       <method name="Void .ctor()">
15350         <size>7</size>
15351       </method>
15352       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
15353         <size>7</size>
15354       </method>
15355     </type>
15356     <type name="from.C">
15357       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
15358         <size>2</size>
15359       </method>
15360       <method name="Boolean &lt;Main&gt;m__6(Int32)">
15361         <size>10</size>
15362       </method>
15363       <method name="Int32 &lt;Main&gt;m__7(Int32)">
15364         <size>2</size>
15365       </method>
15366       <method name="Int32 &lt;Main&gt;m__8(Int32)">
15367         <size>2</size>
15368       </method>
15369       <method name="Int32 &lt;Main&gt;m__9(Int32)">
15370         <size>2</size>
15371       </method>
15372       <method name="Int32 &lt;Main&gt;m__A(Int32)">
15373         <size>2</size>
15374       </method>
15375       <method name="Int32 &lt;Main&gt;m__B(Int32)">
15376         <size>2</size>
15377       </method>
15378       <method name="Int32 &lt;Main&gt;m__C(Int32)">
15379         <size>2</size>
15380       </method>
15381       <method name="Int32 &lt;Main&gt;m__D(Int32)">
15382         <size>2</size>
15383       </method>
15384       <method name="Int32 &lt;Main&gt;m__E(Int32)">
15385         <size>2</size>
15386       </method>
15387       <method name="Int32 &lt;Main&gt;m__F(ITest)">
15388         <size>7</size>
15389       </method>
15390       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
15391         <size>2</size>
15392       </method>
15393       <method name="Int32 &lt;Main&gt;m__11(Int32)">
15394         <size>2</size>
15395       </method>
15396       <method name="Int32 &lt;Main&gt;m__12(ITest)">
15397         <size>7</size>
15398       </method>
15399       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
15400         <size>2</size>
15401       </method>
15402       <method name="Int32 &lt;Main&gt;m__14(Int32)">
15403         <size>2</size>
15404       </method>
15405       <method name="Int32 &lt;Main&gt;m__15(ITest)">
15406         <size>7</size>
15407       </method>
15408       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
15409         <size>8</size>
15410       </method>
15411       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
15412         <size>7</size>
15413       </method>
15414       <method name="Int32 &lt;Main&gt;m__18(ITest)">
15415         <size>7</size>
15416       </method>
15417       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
15418         <size>7</size>
15419       </method>
15420       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
15421         <size>2</size>
15422       </method>
15423       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
15424         <size>2</size>
15425       </method>
15426       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
15427         <size>2</size>
15428       </method>
15429       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
15430         <size>2</size>
15431       </method>
15432       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
15433         <size>2</size>
15434       </method>
15435       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
15436         <size>2</size>
15437       </method>
15438       <method name="Int32 &lt;Main&gt;m__20(Int32)">
15439         <size>2</size>
15440       </method>
15441       <method name="Int32 &lt;Main&gt;m__21(Int32)">
15442         <size>2</size>
15443       </method>
15444       <method name="Int32 &lt;Main&gt;m__22(Int32)">
15445         <size>2</size>
15446       </method>
15447       <method name="Int32 &lt;Main&gt;m__23(Int32)">
15448         <size>2</size>
15449       </method>
15450       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
15451         <size>2</size>
15452       </method>
15453       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
15454         <size>10</size>
15455       </method>
15456       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
15457         <size>7</size>
15458       </method>
15459       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
15460         <size>10</size>
15461       </method>
15462       <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])">
15463         <size>15</size>
15464       </method>
15465       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
15466         <size>12</size>
15467       </method>
15468       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
15469         <size>2</size>
15470       </method>
15471       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
15472         <size>2</size>
15473       </method>
15474       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
15475         <size>8</size>
15476       </method>
15477       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15478         <size>2</size>
15479       </method>
15480       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15481         <size>7</size>
15482       </method>
15483       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
15484         <size>8</size>
15485       </method>
15486       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15487         <size>2</size>
15488       </method>
15489       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15490         <size>7</size>
15491       </method>
15492       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
15493         <size>8</size>
15494       </method>
15495       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15496         <size>2</size>
15497       </method>
15498       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
15499         <size>7</size>
15500       </method>
15501       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
15502         <size>2</size>
15503       </method>
15504       <method name="Int32 &lt;Main&gt;m__39(Int32)">
15505         <size>2</size>
15506       </method>
15507       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
15508         <size>2</size>
15509       </method>
15510     </type>
15511     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
15512       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
15513         <size>7</size>
15514       </method>
15515       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
15516         <size>7</size>
15517       </method>
15518       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
15519         <size>7</size>
15520       </method>
15521     </type>
15522   </test>
15523   <test name="gtest-linq-02.cs">
15524     <type name="Test">
15525       <method name="Void .ctor()">
15526         <size>7</size>
15527       </method>
15528       <method name="Int32 Main()">
15529         <size>517</size>
15530       </method>
15531       <method name="Int32 &lt;Main&gt;m__0(Int32)">
15532         <size>2</size>
15533       </method>
15534       <method name="Int32 &lt;Main&gt;m__1(Int32)">
15535         <size>3</size>
15536       </method>
15537       <method name="Int32 &lt;Main&gt;m__2(Int32)">
15538         <size>2</size>
15539       </method>
15540       <method name="Int32 &lt;Main&gt;m__3(Int32)">
15541         <size>3</size>
15542       </method>
15543     </type>
15544   </test>
15545   <test name="gtest-linq-03.cs">
15546     <type name="WhereTest">
15547       <method name="Void .ctor()">
15548         <size>7</size>
15549       </method>
15550       <method name="Int32 Main()">
15551         <size>179</size>
15552       </method>
15553       <method name="Boolean &lt;Main&gt;m__0(Int32)">
15554         <size>5</size>
15555       </method>
15556       <method name="Boolean &lt;Main&gt;m__1(Int32)">
15557         <size>5</size>
15558       </method>
15559       <method name="Int32 &lt;Main&gt;m__2(Int32)">
15560         <size>4</size>
15561       </method>
15562     </type>
15563   </test>
15564   <test name="gtest-linq-04.cs">
15565     <type name="TestGroupBy">
15566       <method name="Void .ctor()">
15567         <size>7</size>
15568       </method>
15569       <method name="Int32 Main()">
15570         <size>569</size>
15571       </method>
15572     </type>
15573     <type name="&lt;PrivateImplementationDetails&gt;">
15574       <method name="Void .ctor()">
15575         <size>7</size>
15576       </method>
15577     </type>
15578     <type name="TestGroupBy">
15579       <method name="Int32 &lt;Main&gt;m__0(Int32)">
15580         <size>4</size>
15581       </method>
15582       <method name="Int32 &lt;Main&gt;m__1(Int32)">
15583         <size>2</size>
15584       </method>
15585       <method name="Int32 &lt;Main&gt;m__2(Int32)">
15586         <size>4</size>
15587       </method>
15588       <method name="Int32 &lt;Main&gt;m__3(Int32)">
15589         <size>2</size>
15590       </method>
15591     </type>
15592   </test>
15593   <test name="gtest-linq-05.cs">
15594     <type name="OrderByTests">
15595       <method name="Void .ctor()">
15596         <size>7</size>
15597       </method>
15598       <method name="Int32 Main()">
15599         <size>1254</size>
15600       </method>
15601     </type>
15602     <type name="OrderByTests+Data">
15603       <method name="Void .ctor()">
15604         <size>7</size>
15605       </method>
15606       <method name="Int32 get_ID()">
15607         <size>7</size>
15608       </method>
15609       <method name="Void set_ID(Int32)">
15610         <size>8</size>
15611       </method>
15612       <method name="System.String get_Name()">
15613         <size>7</size>
15614       </method>
15615       <method name="Void set_Name(System.String)">
15616         <size>8</size>
15617       </method>
15618       <method name="System.String ToString()">
15619         <size>28</size>
15620       </method>
15621     </type>
15622     <type name="OrderByTests">
15623       <method name="Int32 &lt;Main&gt;m__0(Int32)">
15624         <size>2</size>
15625       </method>
15626       <method name="Int32 &lt;Main&gt;m__1(Int32)">
15627         <size>2</size>
15628       </method>
15629       <method name="Int32 &lt;Main&gt;m__2(Int32)">
15630         <size>2</size>
15631       </method>
15632       <method name="Int32 &lt;Main&gt;m__3(Int32)">
15633         <size>4</size>
15634       </method>
15635       <method name="System.String &lt;Main&gt;m__4(System.String)">
15636         <size>2</size>
15637       </method>
15638       <method name="Int32 &lt;Main&gt;m__5(System.String)">
15639         <size>7</size>
15640       </method>
15641       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
15642         <size>7</size>
15643       </method>
15644       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
15645         <size>7</size>
15646       </method>
15647       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
15648         <size>7</size>
15649       </method>
15650       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
15651         <size>7</size>
15652       </method>
15653       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
15654         <size>11</size>
15655       </method>
15656       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
15657         <size>7</size>
15658       </method>
15659       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
15660         <size>7</size>
15661       </method>
15662       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
15663         <size>11</size>
15664       </method>
15665       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
15666         <size>7</size>
15667       </method>
15668       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
15669         <size>7</size>
15670       </method>
15671       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
15672         <size>2</size>
15673       </method>
15674     </type>
15675   </test>
15676   <test name="gtest-linq-06.cs">
15677     <type name="Let">
15678       <method name="Void .ctor()">
15679         <size>7</size>
15680       </method>
15681       <method name="Int32 Main()">
15682         <size>414</size>
15683       </method>
15684     </type>
15685     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
15686       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
15687         <size>21</size>
15688       </method>
15689       <method name="&lt;i&gt;__T get_i()">
15690         <size>7</size>
15691       </method>
15692       <method name="&lt;u&gt;__T get_u()">
15693         <size>7</size>
15694       </method>
15695       <method name="Boolean Equals(System.Object)">
15696         <size>69</size>
15697       </method>
15698       <method name="Int32 GetHashCode()">
15699         <size>101</size>
15700       </method>
15701       <method name="System.String ToString()">
15702         <size>108</size>
15703       </method>
15704     </type>
15705     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;v&gt;__T]">
15706       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;v&gt;__T)">
15707         <size>21</size>
15708       </method>
15709       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
15710         <size>7</size>
15711       </method>
15712       <method name="&lt;v&gt;__T get_v()">
15713         <size>7</size>
15714       </method>
15715       <method name="Boolean Equals(System.Object)">
15716         <size>69</size>
15717       </method>
15718       <method name="Int32 GetHashCode()">
15719         <size>101</size>
15720       </method>
15721       <method name="System.String ToString()">
15722         <size>108</size>
15723       </method>
15724     </type>
15725     <type name="Let">
15726       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
15727         <size>10</size>
15728       </method>
15729       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
15730         <size>7</size>
15731       </method>
15732       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
15733         <size>10</size>
15734       </method>
15735       <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])">
15736         <size>15</size>
15737       </method>
15738       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
15739         <size>18</size>
15740       </method>
15741       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
15742         <size>7</size>
15743       </method>
15744     </type>
15745   </test>
15746   <test name="gtest-linq-07.cs">
15747     <type name="SelectMany">
15748       <method name="Void .ctor()">
15749         <size>7</size>
15750       </method>
15751       <method name="Int32 Main()">
15752         <size>761</size>
15753       </method>
15754     </type>
15755     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
15756       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
15757         <size>21</size>
15758       </method>
15759       <method name="&lt;i1&gt;__T get_i1()">
15760         <size>7</size>
15761       </method>
15762       <method name="&lt;i2&gt;__T get_i2()">
15763         <size>7</size>
15764       </method>
15765       <method name="Boolean Equals(System.Object)">
15766         <size>69</size>
15767       </method>
15768       <method name="Int32 GetHashCode()">
15769         <size>101</size>
15770       </method>
15771       <method name="System.String ToString()">
15772         <size>108</size>
15773       </method>
15774     </type>
15775     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent10&gt;__T,&lt;i3&gt;__T]">
15776       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent10&gt;__T, &lt;i3&gt;__T)">
15777         <size>21</size>
15778       </method>
15779       <method name="&lt;&lt;&gt;__TranspIdent10&gt;__T get_&lt;&gt;__TranspIdent10()">
15780         <size>7</size>
15781       </method>
15782       <method name="&lt;i3&gt;__T get_i3()">
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>101</size>
15790       </method>
15791       <method name="System.String ToString()">
15792         <size>108</size>
15793       </method>
15794     </type>
15795     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
15796       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
15797         <size>28</size>
15798       </method>
15799       <method name="&lt;pp&gt;__T get_pp()">
15800         <size>7</size>
15801       </method>
15802       <method name="&lt;i1&gt;__T get_i1()">
15803         <size>7</size>
15804       </method>
15805       <method name="&lt;i3&gt;__T get_i3()">
15806         <size>7</size>
15807       </method>
15808       <method name="Boolean Equals(System.Object)">
15809         <size>96</size>
15810       </method>
15811       <method name="Int32 GetHashCode()">
15812         <size>124</size>
15813       </method>
15814       <method name="System.String ToString()">
15815         <size>183</size>
15816       </method>
15817     </type>
15818     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
15819       <method name="Void .ctor()">
15820         <size>7</size>
15821       </method>
15822       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
15823         <size>12</size>
15824       </method>
15825       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
15826         <size>12</size>
15827       </method>
15828       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
15829         <size>12</size>
15830       </method>
15831       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
15832         <size>7</size>
15833       </method>
15834     </type>
15835     <type name="SelectMany">
15836       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
15837         <size>8</size>
15838       </method>
15839       <method name="Boolean &lt;Main&gt;m__2(Int32)">
15840         <size>5</size>
15841       </method>
15842       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
15843         <size>8</size>
15844       </method>
15845       <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)">
15846         <size>8</size>
15847       </method>
15848       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
15849         <size>7</size>
15850       </method>
15851       <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])">
15852         <size>25</size>
15853       </method>
15854       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
15855         <size>8</size>
15856       </method>
15857     </type>
15858   </test>
15859   <test name="gtest-linq-08.cs">
15860     <type name="TestA">
15861       <method name="Void .ctor(String)">
15862         <size>14</size>
15863       </method>
15864       <method name="System.String Select[U](System.Func`2[TestA,U])">
15865         <size>7</size>
15866       </method>
15867     </type>
15868     <type name="TestB">
15869       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
15870         <size>25</size>
15871       </method>
15872     </type>
15873     <type name="CustomQueryExpressionPattern">
15874       <method name="Void .ctor()">
15875         <size>7</size>
15876       </method>
15877       <method name="Int32 Main()">
15878         <size>153</size>
15879       </method>
15880       <method name="TestA &lt;Main&gt;m__0(TestA)">
15881         <size>2</size>
15882       </method>
15883       <method name="Boolean &lt;Main&gt;m__1(TestA)">
15884         <size>17</size>
15885       </method>
15886     </type>
15887   </test>
15888   <test name="gtest-linq-09.cs">
15889     <type name="Data">
15890       <method name="Void .ctor()">
15891         <size>7</size>
15892       </method>
15893     </type>
15894     <type name="Join">
15895       <method name="Void .ctor()">
15896         <size>7</size>
15897       </method>
15898       <method name="Int32 Main()">
15899         <size>912</size>
15900       </method>
15901     </type>
15902     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
15903       <method name="Void .ctor(&lt;Result&gt;__T)">
15904         <size>14</size>
15905       </method>
15906       <method name="&lt;Result&gt;__T get_Result()">
15907         <size>7</size>
15908       </method>
15909       <method name="Boolean Equals(System.Object)">
15910         <size>39</size>
15911       </method>
15912       <method name="Int32 GetHashCode()">
15913         <size>78</size>
15914       </method>
15915       <method name="System.String ToString()">
15916         <size>57</size>
15917       </method>
15918     </type>
15919     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
15920       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
15921         <size>21</size>
15922       </method>
15923       <method name="&lt;a&gt;__T get_a()">
15924         <size>7</size>
15925       </method>
15926       <method name="&lt;b&gt;__T get_b()">
15927         <size>7</size>
15928       </method>
15929       <method name="Boolean Equals(System.Object)">
15930         <size>69</size>
15931       </method>
15932       <method name="Int32 GetHashCode()">
15933         <size>101</size>
15934       </method>
15935       <method name="System.String ToString()">
15936         <size>108</size>
15937       </method>
15938     </type>
15939     <type name="Join">
15940       <method name="Int32 &lt;Main&gt;m__0(Data)">
15941         <size>7</size>
15942       </method>
15943       <method name="Int32 &lt;Main&gt;m__1(Data)">
15944         <size>7</size>
15945       </method>
15946       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
15947         <size>23</size>
15948       </method>
15949       <method name="Int32 &lt;Main&gt;m__3(Data)">
15950         <size>7</size>
15951       </method>
15952       <method name="Int32 &lt;Main&gt;m__4(Data)">
15953         <size>7</size>
15954       </method>
15955       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
15956         <size>8</size>
15957       </method>
15958       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
15959         <size>22</size>
15960       </method>
15961       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
15962         <size>33</size>
15963       </method>
15964       <method name="Int32 &lt;Main&gt;m__8(Data)">
15965         <size>7</size>
15966       </method>
15967       <method name="Int32 &lt;Main&gt;m__9(Data)">
15968         <size>7</size>
15969       </method>
15970       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
15971         <size>23</size>
15972       </method>
15973       <method name="Int32 &lt;Main&gt;m__B(Data)">
15974         <size>7</size>
15975       </method>
15976       <method name="Int32 &lt;Main&gt;m__C(Data)">
15977         <size>7</size>
15978       </method>
15979       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
15980         <size>8</size>
15981       </method>
15982       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
15983         <size>12</size>
15984       </method>
15985       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
15986         <size>7</size>
15987       </method>
15988     </type>
15989   </test>
15990   <test name="gtest-linq-10.cs">
15991     <type name="DataA">
15992       <method name="Void .ctor()">
15993         <size>7</size>
15994       </method>
15995     </type>
15996     <type name="DataB">
15997       <method name="Void .ctor()">
15998         <size>7</size>
15999       </method>
16000     </type>
16001     <type name="GroupJoin">
16002       <method name="Void .ctor()">
16003         <size>7</size>
16004       </method>
16005       <method name="Int32 Main()">
16006         <size>635</size>
16007       </method>
16008     </type>
16009     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
16010       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
16011         <size>21</size>
16012       </method>
16013       <method name="&lt;a&gt;__T get_a()">
16014         <size>7</size>
16015       </method>
16016       <method name="&lt;ab&gt;__T get_ab()">
16017         <size>7</size>
16018       </method>
16019       <method name="Boolean Equals(System.Object)">
16020         <size>69</size>
16021       </method>
16022       <method name="Int32 GetHashCode()">
16023         <size>101</size>
16024       </method>
16025       <method name="System.String ToString()">
16026         <size>108</size>
16027       </method>
16028     </type>
16029     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
16030       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
16031         <size>21</size>
16032       </method>
16033       <method name="&lt;a&gt;__T get_a()">
16034         <size>7</size>
16035       </method>
16036       <method name="&lt;b&gt;__T get_b()">
16037         <size>7</size>
16038       </method>
16039       <method name="Boolean Equals(System.Object)">
16040         <size>69</size>
16041       </method>
16042       <method name="Int32 GetHashCode()">
16043         <size>101</size>
16044       </method>
16045       <method name="System.String ToString()">
16046         <size>108</size>
16047       </method>
16048     </type>
16049     <type name="GroupJoin">
16050       <method name="Int32 &lt;Main&gt;m__0(DataA)">
16051         <size>7</size>
16052       </method>
16053       <method name="Int32 &lt;Main&gt;m__1(DataB)">
16054         <size>7</size>
16055       </method>
16056       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
16057         <size>8</size>
16058       </method>
16059       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
16060         <size>12</size>
16061       </method>
16062       <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)">
16063         <size>39</size>
16064       </method>
16065       <method name="Int32 &lt;Main&gt;m__5(DataA)">
16066         <size>7</size>
16067       </method>
16068       <method name="Int32 &lt;Main&gt;m__6(DataB)">
16069         <size>7</size>
16070       </method>
16071       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
16072         <size>8</size>
16073       </method>
16074       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
16075         <size>12</size>
16076       </method>
16077       <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)">
16078         <size>39</size>
16079       </method>
16080     </type>
16081   </test>
16082   <test name="gtest-linq-11.cs">
16083     <type name="IntoTest">
16084       <method name="Void .ctor()">
16085         <size>7</size>
16086       </method>
16087       <method name="Int32 Main()">
16088         <size>275</size>
16089       </method>
16090       <method name="Boolean &lt;Main&gt;m__0(Int32)">
16091         <size>5</size>
16092       </method>
16093       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16094         <size>5</size>
16095       </method>
16096       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16097         <size>4</size>
16098       </method>
16099       <method name="Boolean &lt;Main&gt;m__3(Int32)">
16100         <size>5</size>
16101       </method>
16102       <method name="Int32 &lt;Main&gt;m__4(Int32)">
16103         <size>4</size>
16104       </method>
16105     </type>
16106   </test>
16107   <test name="gtest-linq-12.cs">
16108     <type name="NestedQuery">
16109       <method name="Void .ctor()">
16110         <size>7</size>
16111       </method>
16112       <method name="Void XX()">
16113         <size>108</size>
16114       </method>
16115       <method name="Int32 Main()">
16116         <size>481</size>
16117       </method>
16118     </type>
16119     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
16120       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
16121         <size>21</size>
16122       </method>
16123       <method name="&lt;values&gt;__T get_values()">
16124         <size>7</size>
16125       </method>
16126       <method name="&lt;length&gt;__T get_length()">
16127         <size>7</size>
16128       </method>
16129       <method name="Boolean Equals(System.Object)">
16130         <size>69</size>
16131       </method>
16132       <method name="Int32 GetHashCode()">
16133         <size>101</size>
16134       </method>
16135       <method name="System.String ToString()">
16136         <size>108</size>
16137       </method>
16138     </type>
16139     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
16140       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
16141         <size>21</size>
16142       </method>
16143       <method name="&lt;type&gt;__T get_type()">
16144         <size>7</size>
16145       </method>
16146       <method name="&lt;x&gt;__T get_x()">
16147         <size>7</size>
16148       </method>
16149       <method name="Boolean Equals(System.Object)">
16150         <size>69</size>
16151       </method>
16152       <method name="Int32 GetHashCode()">
16153         <size>101</size>
16154       </method>
16155       <method name="System.String ToString()">
16156         <size>108</size>
16157       </method>
16158     </type>
16159     <type name="NestedQuery">
16160       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
16161         <size>13</size>
16162       </method>
16163     </type>
16164     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
16165       <method name="Void .ctor()">
16166         <size>7</size>
16167       </method>
16168     </type>
16169     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
16170       <method name="Void .ctor()">
16171         <size>7</size>
16172       </method>
16173     </type>
16174     <type name="NestedQuery">
16175       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
16176         <size>110</size>
16177       </method>
16178       <method name="Boolean &lt;Main&gt;m__2(System.String)">
16179         <size>10</size>
16180       </method>
16181       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
16182         <size>36</size>
16183       </method>
16184       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
16185         <size>13</size>
16186       </method>
16187       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
16188         <size>110</size>
16189       </method>
16190       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
16191         <size>9</size>
16192       </method>
16193       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
16194         <size>7</size>
16195       </method>
16196       <method name="Boolean &lt;Main&gt;m__9(Char)">
16197         <size>6</size>
16198       </method>
16199       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
16200         <size>9</size>
16201       </method>
16202       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
16203         <size>7</size>
16204       </method>
16205     </type>
16206     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
16207       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
16208         <size>15</size>
16209       </method>
16210     </type>
16211     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
16212       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
16213         <size>15</size>
16214       </method>
16215     </type>
16216   </test>
16217   <test name="gtest-linq-13.cs">
16218     <type name="Program">
16219       <method name="Void .ctor()">
16220         <size>7</size>
16221       </method>
16222       <method name="Void Main()">
16223         <size>1</size>
16224       </method>
16225       <method name="Void Foo(TypeDefinition)">
16226         <size>47</size>
16227       </method>
16228       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
16229         <size>2</size>
16230       </method>
16231     </type>
16232     <type name="Extension">
16233       <method name="IEnumerable`1 Cast[T](IFoo)">
16234         <size>2</size>
16235       </method>
16236     </type>
16237     <type name="MethodDefinition">
16238       <method name="Void .ctor()">
16239         <size>7</size>
16240       </method>
16241     </type>
16242     <type name="TypeDefinition">
16243       <method name="Void .ctor()">
16244         <size>7</size>
16245       </method>
16246       <method name="MethodDefinitionCollection get_Methods()">
16247         <size>2</size>
16248       </method>
16249       <method name="Void set_Methods(MethodDefinitionCollection)">
16250         <size>1</size>
16251       </method>
16252     </type>
16253     <type name="MethodDefinitionCollection">
16254       <method name="Void .ctor()">
16255         <size>7</size>
16256       </method>
16257     </type>
16258   </test>
16259   <test name="gtest-linq-14.cs">
16260     <type name="Person">
16261       <method name="Void .ctor()">
16262         <size>7</size>
16263       </method>
16264       <method name="Style get_Style()">
16265         <size>7</size>
16266       </method>
16267       <method name="Void set_Style(Style)">
16268         <size>8</size>
16269       </method>
16270     </type>
16271     <type name="Extensions">
16272       <method name="IMarker`1 Cast[T](IObjectContainer)">
16273         <size>2</size>
16274       </method>
16275       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16276         <size>2</size>
16277       </method>
16278     </type>
16279     <type name="Program">
16280       <method name="Void .ctor()">
16281         <size>7</size>
16282       </method>
16283       <method name="Void Main()">
16284         <size>1</size>
16285       </method>
16286       <method name="Void Assert(System.Action)">
16287         <size>1</size>
16288       </method>
16289       <method name="Void Test(IObjectContainer, Style)">
16290         <size>38</size>
16291       </method>
16292     </type>
16293     <type name="Program+&lt;Test&gt;c__AnonStorey0">
16294       <method name="Void .ctor()">
16295         <size>7</size>
16296       </method>
16297       <method name="Void &lt;&gt;m__0()">
16298         <size>127</size>
16299       </method>
16300     </type>
16301   </test>
16302   <test name="gtest-linq-15.cs">
16303     <type name="NameCollisionTest.Data">
16304       <method name="Void .ctor()">
16305         <size>7</size>
16306       </method>
16307     </type>
16308     <type name="NameCollisionTest.Ex">
16309       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
16310         <size>30</size>
16311       </method>
16312     </type>
16313     <type name="NameCollisionTest.C">
16314       <method name="Void .ctor()">
16315         <size>7</size>
16316       </method>
16317       <method name="Void Main()">
16318         <size>78</size>
16319       </method>
16320       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
16321         <size>7</size>
16322       </method>
16323       <method name="Boolean &lt;Main&gt;m__1(Int32)">
16324         <size>5</size>
16325       </method>
16326     </type>
16327     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
16328       <method name="Void .ctor()">
16329         <size>7</size>
16330       </method>
16331       <method name="TR System.Collections.Generic.IEnumerator`1[TR].get_Current()">
16332         <size>7</size>
16333       </method>
16334       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16335         <size>12</size>
16336       </method>
16337       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16338         <size>65</size>
16339       </method>
16340       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[TR].GetEnumerator()">
16341         <size>65</size>
16342       </method>
16343       <method name="Boolean MoveNext()">
16344         <size>86</size>
16345       </method>
16346       <method name="Void Dispose()">
16347         <size>8</size>
16348       </method>
16349       <method name="Void Reset()">
16350         <size>6</size>
16351       </method>
16352     </type>
16353   </test>
16354   <test name="gtest-partial-01.cs">
16355     <type name="C">
16356       <method name="Void .ctor()">
16357         <size>7</size>
16358       </method>
16359       <method name="Int32 Main()">
16360         <size>2</size>
16361       </method>
16362     </type>
16363   </test>
16364   <test name="gtest-partial-02.cs">
16365     <type name="C">
16366       <method name="Void .ctor()">
16367         <size>7</size>
16368       </method>
16369       <method name="Void Partial_A()">
16370         <size>15</size>
16371       </method>
16372       <method name="Void Partial_B()">
16373         <size>15</size>
16374       </method>
16375       <method name="Void Partial_S()">
16376         <size>14</size>
16377       </method>
16378       <method name="Int32 Main()">
16379         <size>52</size>
16380       </method>
16381     </type>
16382   </test>
16383   <test name="gtest-partial-03.cs">
16384     <type name="N.C">
16385       <method name="Void .ctor()">
16386         <size>7</size>
16387       </method>
16388       <method name="Void Main()">
16389         <size>1</size>
16390       </method>
16391       <method name="Void Foo()">
16392         <size>1</size>
16393       </method>
16394     </type>
16395   </test>
16396   <test name="gtest-var-01.cs">
16397     <type name="Test">
16398       <method name="Void .ctor()">
16399         <size>7</size>
16400       </method>
16401       <method name="Int32 Main()">
16402         <size>47</size>
16403       </method>
16404     </type>
16405   </test>
16406   <test name="gtest-var-02.cs">
16407     <type name="Class1">
16408       <method name="Void .ctor()">
16409         <size>15</size>
16410       </method>
16411       <method name="Boolean Method()">
16412         <size>2</size>
16413       </method>
16414     </type>
16415     <type name="Test">
16416       <method name="Void .ctor()">
16417         <size>7</size>
16418       </method>
16419       <method name="Int32 Main()">
16420         <size>116</size>
16421       </method>
16422     </type>
16423     <type name="Test+Class2">
16424       <method name="Void .ctor()">
16425         <size>15</size>
16426       </method>
16427       <method name="Boolean Method()">
16428         <size>2</size>
16429       </method>
16430     </type>
16431   </test>
16432   <test name="gtest-var-03.cs">
16433     <type name="Test">
16434       <method name="Void .ctor()">
16435         <size>7</size>
16436       </method>
16437       <method name="Int32 Main()">
16438         <size>174</size>
16439       </method>
16440     </type>
16441     <type name="&lt;PrivateImplementationDetails&gt;">
16442       <method name="Void .ctor()">
16443         <size>7</size>
16444       </method>
16445     </type>
16446   </test>
16447   <test name="gtest-var-04.cs">
16448     <type name="Test">
16449       <method name="Void .ctor()">
16450         <size>7</size>
16451       </method>
16452       <method name="Int32 Main()">
16453         <size>218</size>
16454       </method>
16455     </type>
16456   </test>
16457   <test name="gtest-var-05.cs">
16458     <type name="MyClass">
16459       <method name="Void .ctor(String)">
16460         <size>14</size>
16461       </method>
16462       <method name="Void Dispose()">
16463         <size>12</size>
16464       </method>
16465     </type>
16466     <type name="Test">
16467       <method name="Void .ctor()">
16468         <size>7</size>
16469       </method>
16470       <method name="Int32 Main()">
16471         <size>61</size>
16472       </method>
16473     </type>
16474   </test>
16475   <test name="gtest-var-06.cs">
16476     <type name="Test">
16477       <method name="Void .ctor()">
16478         <size>7</size>
16479       </method>
16480       <method name="Int32 Main()">
16481         <size>48</size>
16482       </method>
16483     </type>
16484   </test>
16485   <test name="gtest-var-07.cs">
16486     <type name="Test">
16487       <method name="Void .ctor()">
16488         <size>7</size>
16489       </method>
16490       <method name="Void var()">
16491         <size>1</size>
16492       </method>
16493       <method name="Int32 Main()">
16494         <size>33</size>
16495       </method>
16496     </type>
16497     <type name="var">
16498       <method name="Void .ctor()">
16499         <size>7</size>
16500       </method>
16501     </type>
16502   </test>
16503   <test name="gtest-var-08.cs">
16504     <type name="X">
16505       <method name="Void .ctor(Int32, Int32)">
16506         <size>10</size>
16507       </method>
16508       <method name="Void Main()">
16509         <size>1</size>
16510       </method>
16511     </type>
16512   </test>
16513   <test name="ltest-01.cs">
16514     <type name="X">
16515       <method name="Void .ctor(Int32)">
16516         <size>13</size>
16517       </method>
16518       <method name="Int32 Main()">
16519         <size>300</size>
16520       </method>
16521     </type>
16522     <type name="IntFunc">
16523       <method name="Void .ctor(Object, IntPtr)">
16524         <size>0</size>
16525       </method>
16526       <method name="Int32 Invoke(Int32)">
16527         <size>0</size>
16528       </method>
16529       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
16530         <size>0</size>
16531       </method>
16532       <method name="Int32 EndInvoke(IAsyncResult)">
16533         <size>0</size>
16534       </method>
16535     </type>
16536     <type name="VoidFunc">
16537       <method name="Void .ctor(Object, IntPtr)">
16538         <size>0</size>
16539       </method>
16540       <method name="Void Invoke(Int32)">
16541         <size>0</size>
16542       </method>
16543       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
16544         <size>0</size>
16545       </method>
16546       <method name="Void EndInvoke(IAsyncResult)">
16547         <size>0</size>
16548       </method>
16549     </type>
16550     <type name="X">
16551       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16552         <size>4</size>
16553       </method>
16554       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16555         <size>4</size>
16556       </method>
16557     </type>
16558     <type name="X+&lt;Main&gt;c__AnonStorey0">
16559       <method name="Void .ctor()">
16560         <size>7</size>
16561       </method>
16562       <method name="Void &lt;&gt;m__2(Int32)">
16563         <size>8</size>
16564       </method>
16565     </type>
16566     <type name="X">
16567       <method name="Void &lt;Main&gt;m__3(Int32)">
16568         <size>8</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="ltest-02.cs">
16573     <type name="X">
16574       <method name="Void .ctor()">
16575         <size>7</size>
16576       </method>
16577       <method name="Void Foo(funci)">
16578         <size>16</size>
16579       </method>
16580       <method name="Void Foo(funcs)">
16581         <size>19</size>
16582       </method>
16583       <method name="Void Main()">
16584         <size>35</size>
16585       </method>
16586     </type>
16587     <type name="funcs">
16588       <method name="Void .ctor(Object, IntPtr)">
16589         <size>0</size>
16590       </method>
16591       <method name="System.String Invoke(System.String)">
16592         <size>0</size>
16593       </method>
16594       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
16595         <size>0</size>
16596       </method>
16597       <method name="System.String EndInvoke(IAsyncResult)">
16598         <size>0</size>
16599       </method>
16600     </type>
16601     <type name="funci">
16602       <method name="Void .ctor(Object, IntPtr)">
16603         <size>0</size>
16604       </method>
16605       <method name="Int32 Invoke(Int32)">
16606         <size>0</size>
16607       </method>
16608       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
16609         <size>0</size>
16610       </method>
16611       <method name="Int32 EndInvoke(IAsyncResult)">
16612         <size>0</size>
16613       </method>
16614     </type>
16615     <type name="X">
16616       <method name="System.String &lt;Main&gt;m__0(System.String)">
16617         <size>12</size>
16618       </method>
16619     </type>
16620   </test>
16621   <test name="ltest-03.cs">
16622     <type name="Demo">
16623       <method name="Void .ctor()">
16624         <size>7</size>
16625       </method>
16626       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
16627         <size>8</size>
16628       </method>
16629       <method name="Int32 Main()">
16630         <size>54</size>
16631       </method>
16632     </type>
16633     <type name="Func`2[TArg0,TResult]">
16634       <method name="Void .ctor(Object, IntPtr)">
16635         <size>0</size>
16636       </method>
16637       <method name="TResult Invoke(TArg0)">
16638         <size>0</size>
16639       </method>
16640       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
16641         <size>0</size>
16642       </method>
16643       <method name="TResult EndInvoke(IAsyncResult)">
16644         <size>0</size>
16645       </method>
16646     </type>
16647     <type name="Demo">
16648       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
16649         <size>7</size>
16650       </method>
16651     </type>
16652   </test>
16653   <test name="ltest-04.cs">
16654     <type name="Demo">
16655       <method name="Void .ctor()">
16656         <size>7</size>
16657       </method>
16658       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
16659         <size>14</size>
16660       </method>
16661       <method name="Int32 Main()">
16662         <size>103</size>
16663       </method>
16664     </type>
16665     <type name="Func`2[TArg0,TResult]">
16666       <method name="Void .ctor(Object, IntPtr)">
16667         <size>0</size>
16668       </method>
16669       <method name="TResult Invoke(TArg0)">
16670         <size>0</size>
16671       </method>
16672       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
16673         <size>0</size>
16674       </method>
16675       <method name="TResult EndInvoke(IAsyncResult)">
16676         <size>0</size>
16677       </method>
16678     </type>
16679     <type name="Demo">
16680       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
16681         <size>7</size>
16682       </method>
16683       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
16684         <size>8</size>
16685       </method>
16686     </type>
16687   </test>
16688   <test name="ltest-05.cs">
16689     <type name="C">
16690       <method name="Void .ctor()">
16691         <size>7</size>
16692       </method>
16693       <method name="Boolean M(C+db)">
16694         <size>8</size>
16695       </method>
16696       <method name="System.String M(C+ds)">
16697         <size>6</size>
16698       </method>
16699       <method name="Int32 M(C+di)">
16700         <size>8</size>
16701       </method>
16702       <method name="Int32 Main()">
16703         <size>125</size>
16704       </method>
16705     </type>
16706     <type name="C+di">
16707       <method name="Void .ctor(Object, IntPtr)">
16708         <size>0</size>
16709       </method>
16710       <method name="Int32 Invoke(Int32)">
16711         <size>0</size>
16712       </method>
16713       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
16714         <size>0</size>
16715       </method>
16716       <method name="Int32 EndInvoke(IAsyncResult)">
16717         <size>0</size>
16718       </method>
16719     </type>
16720     <type name="C+ds">
16721       <method name="Void .ctor(Object, IntPtr)">
16722         <size>0</size>
16723       </method>
16724       <method name="System.String Invoke(System.String)">
16725         <size>0</size>
16726       </method>
16727       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
16728         <size>0</size>
16729       </method>
16730       <method name="System.String EndInvoke(IAsyncResult)">
16731         <size>0</size>
16732       </method>
16733     </type>
16734     <type name="C+db">
16735       <method name="Void .ctor(Object, IntPtr)">
16736         <size>0</size>
16737       </method>
16738       <method name="Boolean Invoke(Boolean)">
16739         <size>0</size>
16740       </method>
16741       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
16742         <size>0</size>
16743       </method>
16744       <method name="Boolean EndInvoke(IAsyncResult)">
16745         <size>0</size>
16746       </method>
16747     </type>
16748     <type name="C+&lt;Main&gt;c__AnonStorey0">
16749       <method name="Void .ctor()">
16750         <size>7</size>
16751       </method>
16752     </type>
16753     <type name="C+&lt;Main&gt;c__AnonStorey1">
16754       <method name="Void .ctor()">
16755         <size>7</size>
16756       </method>
16757     </type>
16758     <type name="C">
16759       <method name="System.String &lt;Main&gt;m__0(System.String)">
16760         <size>31</size>
16761       </method>
16762       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16763         <size>31</size>
16764       </method>
16765     </type>
16766     <type name="C+&lt;Main&gt;c__AnonStorey0">
16767       <method name="System.String &lt;&gt;m__2(System.String)">
16768         <size>12</size>
16769       </method>
16770     </type>
16771     <type name="C+&lt;Main&gt;c__AnonStorey1">
16772       <method name="Int32 &lt;&gt;m__3(Int32)">
16773         <size>11</size>
16774       </method>
16775     </type>
16776   </test>
16777   <test name="ltest-06.cs">
16778     <type name="TestClass">
16779       <method name="Void .ctor()">
16780         <size>7</size>
16781       </method>
16782       <method name="Void P(TestClass+DT)">
16783         <size>26</size>
16784       </method>
16785       <method name="Void P(TestClass+DF)">
16786         <size>26</size>
16787       </method>
16788       <method name="T And(T, T)">
16789         <size>10</size>
16790       </method>
16791       <method name="F And(T, F)">
16792         <size>10</size>
16793       </method>
16794       <method name="F And(F, T)">
16795         <size>10</size>
16796       </method>
16797       <method name="F And(F, F)">
16798         <size>10</size>
16799       </method>
16800       <method name="T Or(T, T)">
16801         <size>10</size>
16802       </method>
16803       <method name="T Or(T, F)">
16804         <size>10</size>
16805       </method>
16806       <method name="T Or(F, T)">
16807         <size>10</size>
16808       </method>
16809       <method name="F Or(F, F)">
16810         <size>10</size>
16811       </method>
16812       <method name="F Not(T)">
16813         <size>10</size>
16814       </method>
16815       <method name="T Not(F)">
16816         <size>10</size>
16817       </method>
16818       <method name="Void StopTrue(T)">
16819         <size>1</size>
16820       </method>
16821       <method name="Int32 Main()">
16822         <size>36</size>
16823       </method>
16824     </type>
16825     <type name="TestClass+DT">
16826       <method name="Void .ctor(Object, IntPtr)">
16827         <size>0</size>
16828       </method>
16829       <method name="Void Invoke(T)">
16830         <size>0</size>
16831       </method>
16832       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
16833         <size>0</size>
16834       </method>
16835       <method name="Void EndInvoke(IAsyncResult)">
16836         <size>0</size>
16837       </method>
16838     </type>
16839     <type name="TestClass+DF">
16840       <method name="Void .ctor(Object, IntPtr)">
16841         <size>0</size>
16842       </method>
16843       <method name="Void Invoke(F)">
16844         <size>0</size>
16845       </method>
16846       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
16847         <size>0</size>
16848       </method>
16849       <method name="Void EndInvoke(IAsyncResult)">
16850         <size>0</size>
16851       </method>
16852     </type>
16853     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
16854       <method name="Void .ctor()">
16855         <size>7</size>
16856       </method>
16857       <method name="Void &lt;&gt;m__1(T)">
16858         <size>38</size>
16859       </method>
16860     </type>
16861     <type name="TestClass">
16862       <method name="Void &lt;Main&gt;m__0(F)">
16863         <size>31</size>
16864       </method>
16865     </type>
16866     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void &lt;&gt;m__2(F)">
16871         <size>77</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="ltest-07.cs">
16876     <type name="C">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880       <method name="Void Test(D)">
16881         <size>1</size>
16882       </method>
16883       <method name="Void Test(System.Object, D)">
16884         <size>1</size>
16885       </method>
16886       <method name="Void Test(D, D)">
16887         <size>1</size>
16888       </method>
16889       <method name="Void Test2(System.Object, E)">
16890         <size>1</size>
16891       </method>
16892       <method name="Void Main()">
16893         <size>207</size>
16894       </method>
16895     </type>
16896     <type name="D">
16897       <method name="Void .ctor(Object, IntPtr)">
16898         <size>0</size>
16899       </method>
16900       <method name="Void Invoke()">
16901         <size>0</size>
16902       </method>
16903       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16904         <size>0</size>
16905       </method>
16906       <method name="Void EndInvoke(IAsyncResult)">
16907         <size>0</size>
16908       </method>
16909     </type>
16910     <type name="E">
16911       <method name="Void .ctor(Object, IntPtr)">
16912         <size>0</size>
16913       </method>
16914       <method name="Void Invoke(Boolean)">
16915         <size>0</size>
16916       </method>
16917       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
16918         <size>0</size>
16919       </method>
16920       <method name="Void EndInvoke(IAsyncResult)">
16921         <size>0</size>
16922       </method>
16923     </type>
16924     <type name="C">
16925       <method name="Void &lt;Main&gt;m__0()">
16926         <size>1</size>
16927       </method>
16928       <method name="Void &lt;Main&gt;m__1()">
16929         <size>1</size>
16930       </method>
16931       <method name="Void &lt;Main&gt;m__2()">
16932         <size>1</size>
16933       </method>
16934       <method name="Void &lt;Main&gt;m__3()">
16935         <size>1</size>
16936       </method>
16937       <method name="Void &lt;Main&gt;m__4()">
16938         <size>1</size>
16939       </method>
16940       <method name="Void &lt;Main&gt;m__5(Boolean)">
16941         <size>1</size>
16942       </method>
16943     </type>
16944   </test>
16945   <test name="ltest-08.cs">
16946     <type name="C">
16947       <method name="Void .ctor()">
16948         <size>7</size>
16949       </method>
16950       <method name="Void Test[T,R](System.Func`2[T,R])">
16951         <size>1</size>
16952       </method>
16953       <method name="Int32 Main()">
16954         <size>321</size>
16955       </method>
16956       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16957         <size>4</size>
16958       </method>
16959       <method name="Boolean &lt;Main&gt;m__1(Int32)">
16960         <size>5</size>
16961       </method>
16962       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16963         <size>4</size>
16964       </method>
16965       <method name="Boolean &lt;Main&gt;m__3(Int32)">
16966         <size>5</size>
16967       </method>
16968       <method name="Int32 &lt;Main&gt;m__4(Int32)">
16969         <size>4</size>
16970       </method>
16971       <method name="Boolean &lt;Main&gt;m__5(Int32)">
16972         <size>5</size>
16973       </method>
16974       <method name="Int32 &lt;Main&gt;m__6(Int32)">
16975         <size>4</size>
16976       </method>
16977     </type>
16978   </test>
16979   <test name="ltest-09.cs">
16980     <type name="C">
16981       <method name="Void .ctor()">
16982         <size>7</size>
16983       </method>
16984       <method name="IEnumerable`1 Test[T](T)">
16985         <size>2</size>
16986       </method>
16987       <method name="IEnumerable`1 Test[T](Func`1[T])">
16988         <size>2</size>
16989       </method>
16990       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
16991         <size>2</size>
16992       </method>
16993       <method name="Void Main()">
16994         <size>113</size>
16995       </method>
16996     </type>
16997     <type name="Func`1[TD]">
16998       <method name="Void .ctor(Object, IntPtr)">
16999         <size>0</size>
17000       </method>
17001       <method name="TD Invoke()">
17002         <size>0</size>
17003       </method>
17004       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17005         <size>0</size>
17006       </method>
17007       <method name="TD EndInvoke(IAsyncResult)">
17008         <size>0</size>
17009       </method>
17010     </type>
17011     <type name="Func`2[TA,TR]">
17012       <method name="Void .ctor(Object, IntPtr)">
17013         <size>0</size>
17014       </method>
17015       <method name="TR Invoke(TA)">
17016         <size>0</size>
17017       </method>
17018       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
17019         <size>0</size>
17020       </method>
17021       <method name="TR EndInvoke(IAsyncResult)">
17022         <size>0</size>
17023       </method>
17024     </type>
17025     <type name="C">
17026       <method name="System.String &lt;Main&gt;m__0()">
17027         <size>6</size>
17028       </method>
17029       <method name="System.String &lt;Main&gt;m__1()">
17030         <size>6</size>
17031       </method>
17032       <method name="System.String &lt;Main&gt;m__2(System.String)">
17033         <size>6</size>
17034       </method>
17035     </type>
17036   </test>
17037   <test name="ltest-10.cs">
17038     <type name="C">
17039       <method name="Void .ctor()">
17040         <size>7</size>
17041       </method>
17042       <method name="Void Foo[TSource](IEnumerable`1)">
17043         <size>1</size>
17044       </method>
17045       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
17046         <size>1</size>
17047       </method>
17048       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
17049         <size>1</size>
17050       </method>
17051       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
17052         <size>1</size>
17053       </method>
17054       <method name="Void Main()">
17055         <size>97</size>
17056       </method>
17057     </type>
17058     <type name="C+&lt;Main&gt;c__AnonStorey0">
17059       <method name="Void .ctor()">
17060         <size>7</size>
17061       </method>
17062       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
17063         <size>7</size>
17064       </method>
17065       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
17066         <size>7</size>
17067       </method>
17068       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
17069         <size>7</size>
17070       </method>
17071     </type>
17072   </test>
17073   <test name="ltest-11.cs">
17074     <type name="Pair`2[T1,T2]">
17075       <method name="Void .ctor()">
17076         <size>7</size>
17077       </method>
17078     </type>
17079     <type name="C">
17080       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
17081         <size>1</size>
17082       </method>
17083     </type>
17084     <type name="E`1[TI]">
17085       <method name="Void .ctor()">
17086         <size>7</size>
17087       </method>
17088       <method name="Void Rep1[TV](Group`2[TI,TV])">
17089         <size>37</size>
17090       </method>
17091     </type>
17092     <type name="M">
17093       <method name="Void .ctor()">
17094         <size>7</size>
17095       </method>
17096       <method name="Void Main()">
17097         <size>1</size>
17098       </method>
17099     </type>
17100     <type name="Group`2[T1,T2]">
17101       <method name="Void .ctor(Object, IntPtr)">
17102         <size>0</size>
17103       </method>
17104       <method name="Pair`2[T1,T2] Invoke(T1)">
17105         <size>0</size>
17106       </method>
17107       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
17108         <size>0</size>
17109       </method>
17110       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
17111         <size>0</size>
17112       </method>
17113     </type>
17114     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
17115       <method name="Void .ctor()">
17116         <size>7</size>
17117       </method>
17118       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
17119         <size>7</size>
17120       </method>
17121     </type>
17122   </test>
17123   <test name="ltest-12.cs">
17124     <type name="Demo">
17125       <method name="Void .ctor()">
17126         <size>7</size>
17127       </method>
17128       <method name="Void F[T](T[], T, Func`1[T])">
17129         <size>42</size>
17130       </method>
17131       <method name="Int32 Main()">
17132         <size>65</size>
17133       </method>
17134     </type>
17135     <type name="Func`1[TA]">
17136       <method name="Void .ctor(Object, IntPtr)">
17137         <size>0</size>
17138       </method>
17139       <method name="Void Invoke(TA)">
17140         <size>0</size>
17141       </method>
17142       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
17143         <size>0</size>
17144       </method>
17145       <method name="Void EndInvoke(IAsyncResult)">
17146         <size>0</size>
17147       </method>
17148     </type>
17149     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
17150       <method name="Void .ctor()">
17151         <size>7</size>
17152       </method>
17153       <method name="Void &lt;&gt;m__0(Int32)">
17154         <size>10</size>
17155       </method>
17156     </type>
17157   </test>
17158   <test name="ltest-13.cs">
17159     <type name="Program">
17160       <method name="Void .ctor()">
17161         <size>7</size>
17162       </method>
17163       <method name="T Foo[T](System.Func`2[System.String,T])">
17164         <size>12</size>
17165       </method>
17166       <method name="Void Foo(System.Action`1[System.String])">
17167         <size>12</size>
17168       </method>
17169       <method name="Void Main()">
17170         <size>76</size>
17171       </method>
17172       <method name="System.String Bar()">
17173         <size>35</size>
17174       </method>
17175     </type>
17176     <type name="TestUnary">
17177       <method name="Void .ctor()">
17178         <size>7</size>
17179       </method>
17180       <method name="Void Foo(System.Action`1[System.Int32])">
17181         <size>1</size>
17182       </method>
17183       <method name="Void Bar()">
17184         <size>35</size>
17185       </method>
17186       <method name="Void &lt;Bar&gt;m__0(Int32)">
17187         <size>6</size>
17188       </method>
17189     </type>
17190     <type name="Program">
17191       <method name="System.String &lt;Bar&gt;m__1(System.String)">
17192         <size>7</size>
17193       </method>
17194       <method name="System.String &lt;Main&gt;m__2(System.String)">
17195         <size>2</size>
17196       </method>
17197       <method name="Void &lt;Main&gt;m__3(System.String)">
17198         <size>7</size>
17199       </method>
17200     </type>
17201   </test>
17202   <test name="ltest-14.cs">
17203     <type name="Test">
17204       <method name="Void .ctor()">
17205         <size>7</size>
17206       </method>
17207       <method name="Void Foo[T]()">
17208         <size>14</size>
17209       </method>
17210       <method name="Void Main()">
17211         <size>1</size>
17212       </method>
17213       <method name="T &lt;Foo&gt;m__0[T](T)">
17214         <size>2</size>
17215       </method>
17216     </type>
17217   </test>
17218   <test name="ltest-15.cs">
17219     <type name="Enumerable">
17220       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
17221         <size>32</size>
17222       </method>
17223       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
17224         <size>125</size>
17225       </method>
17226     </type>
17227     <type name="Repro">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="Int32 Main()">
17232         <size>115</size>
17233       </method>
17234       <method name="Int32 &lt;Main&gt;m__1(System.String)">
17235         <size>7</size>
17236       </method>
17237     </type>
17238     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
17239       <method name="Void .ctor()">
17240         <size>7</size>
17241       </method>
17242       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
17243         <size>15</size>
17244       </method>
17245     </type>
17246   </test>
17247   <test name="ltest-16.cs">
17248     <type name="Repro">
17249       <method name="Void .ctor()">
17250         <size>7</size>
17251       </method>
17252       <method name="Void AssertFoo[T](IList`1)">
17253         <size>34</size>
17254       </method>
17255       <method name="Void Main()">
17256         <size>1</size>
17257       </method>
17258     </type>
17259     <type name="Repro+Runner`1[T]">
17260       <method name="Void .ctor(Action`1, T)">
17261         <size>7</size>
17262       </method>
17263     </type>
17264     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
17265       <method name="Void .ctor()">
17266         <size>7</size>
17267       </method>
17268       <method name="Void &lt;&gt;m__0(Int32)">
17269         <size>57</size>
17270       </method>
17271     </type>
17272   </test>
17273   <test name="ltest-17.cs">
17274     <type name="TestCase">
17275       <method name="Void .ctor()">
17276         <size>7</size>
17277       </method>
17278       <method name="Void Testing()">
17279         <size>75</size>
17280       </method>
17281       <method name="Void Main()">
17282         <size>11</size>
17283       </method>
17284       <method name="Void &lt;Testing&gt;m__0()">
17285         <size>8</size>
17286       </method>
17287     </type>
17288   </test>
17289   <test name="ltest-18.cs">
17290     <type name="Test">
17291       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
17292         <size>33</size>
17293       </method>
17294       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
17295         <size>1</size>
17296       </method>
17297       <method name="Void Main()">
17298         <size>1</size>
17299       </method>
17300     </type>
17301     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
17302       <method name="Void .ctor()">
17303         <size>7</size>
17304       </method>
17305       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
17306         <size>14</size>
17307       </method>
17308     </type>
17309   </test>
17310   <test name="ltest-19.cs">
17311     <type name="Crasher">
17312       <method name="Void .ctor()">
17313         <size>7</size>
17314       </method>
17315       <method name="Void Crash()">
17316         <size>36</size>
17317       </method>
17318       <method name="Void Do(System.Action)">
17319         <size>1</size>
17320       </method>
17321       <method name="Void Main()">
17322         <size>1</size>
17323       </method>
17324     </type>
17325     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
17326       <method name="Void .ctor()">
17327         <size>7</size>
17328       </method>
17329       <method name="Void &lt;&gt;m__0()">
17330         <size>27</size>
17331       </method>
17332     </type>
17333   </test>
17334   <test name="ltest-20.cs">
17335     <type name="Z">
17336       <method name="Void .ctor()">
17337         <size>37</size>
17338       </method>
17339       <method name="Void &lt;Z&gt;m__0()">
17340         <size>7</size>
17341       </method>
17342     </type>
17343     <type name="Test">
17344       <method name="Void .ctor()">
17345         <size>7</size>
17346       </method>
17347       <method name="Boolean Foo()">
17348         <size>2</size>
17349       </method>
17350       <method name="Void Main()">
17351         <size>1</size>
17352       </method>
17353     </type>
17354     <type name="TestMethod">
17355       <method name="Void .ctor(Object, IntPtr)">
17356         <size>0</size>
17357       </method>
17358       <method name="Void Invoke()">
17359         <size>0</size>
17360       </method>
17361       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17362         <size>0</size>
17363       </method>
17364       <method name="Void EndInvoke(IAsyncResult)">
17365         <size>0</size>
17366       </method>
17367     </type>
17368   </test>
17369   <test name="ltest-21.cs">
17370     <type name="Program">
17371       <method name="Void .ctor()">
17372         <size>7</size>
17373       </method>
17374       <method name="T Foo[T](System.Func`2[System.String,T])">
17375         <size>12</size>
17376       </method>
17377       <method name="Void Foo(System.Action`1[System.String])">
17378         <size>12</size>
17379       </method>
17380       <method name="System.String Bar()">
17381         <size>35</size>
17382       </method>
17383       <method name="Int32 Main()">
17384         <size>95</size>
17385       </method>
17386       <method name="System.String &lt;Bar&gt;m__0(System.String)">
17387         <size>7</size>
17388       </method>
17389       <method name="System.String &lt;Main&gt;m__1(System.String)">
17390         <size>2</size>
17391       </method>
17392       <method name="Void &lt;Main&gt;m__2(System.String)">
17393         <size>7</size>
17394       </method>
17395     </type>
17396   </test>
17397   <test name="test-1.cs">
17398     <type name="X">
17399       <method name="Void .ctor()">
17400         <size>7</size>
17401       </method>
17402       <method name="Int32 Main(System.String[])">
17403         <size>12</size>
17404       </method>
17405     </type>
17406   </test>
17407   <test name="test-10.cs">
17408     <type name="X">
17409       <method name="Void .ctor()">
17410         <size>7</size>
17411       </method>
17412       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
17413         <size>1</size>
17414       </method>
17415       <method name="Void bsbyte()">
17416         <size>35</size>
17417       </method>
17418       <method name="Void abyte(SByte, Char)">
17419         <size>1</size>
17420       </method>
17421       <method name="Void bbyte()">
17422         <size>22</size>
17423       </method>
17424       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
17425         <size>1</size>
17426       </method>
17427       <method name="Void bshort()">
17428         <size>39</size>
17429       </method>
17430       <method name="Void aushort(SByte, Byte, Int16, Char)">
17431         <size>1</size>
17432       </method>
17433       <method name="Void bushort()">
17434         <size>29</size>
17435       </method>
17436       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
17437         <size>1</size>
17438       </method>
17439       <method name="Void bint()">
17440         <size>42</size>
17441       </method>
17442       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
17443         <size>1</size>
17444       </method>
17445       <method name="Void buint()">
17446         <size>38</size>
17447       </method>
17448       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
17449         <size>1</size>
17450       </method>
17451       <method name="Void blong()">
17452         <size>47</size>
17453       </method>
17454       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
17455         <size>1</size>
17456       </method>
17457       <method name="Void bulong()">
17458         <size>47</size>
17459       </method>
17460       <method name="Void achar(SByte, Byte, Int16)">
17461         <size>1</size>
17462       </method>
17463       <method name="Void bchar()">
17464         <size>27</size>
17465       </method>
17466       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
17467         <size>1</size>
17468       </method>
17469       <method name="Void bfloat()">
17470         <size>67</size>
17471       </method>
17472       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
17473         <size>1</size>
17474       </method>
17475       <method name="Void bdouble()">
17476         <size>75</size>
17477       </method>
17478       <method name="Void TestDecimal(Decimal)">
17479         <size>15</size>
17480       </method>
17481       <method name="Void Main()">
17482         <size>1</size>
17483       </method>
17484     </type>
17485     <type name="Test2">
17486       <method name="Void .ctor()">
17487         <size>7</size>
17488       </method>
17489       <method name="Void ExtraTst()">
17490         <size>12</size>
17491       </method>
17492     </type>
17493   </test>
17494   <test name="test-100.cs">
17495     <type name="GLib.Object">
17496       <method name="Void .ctor()">
17497         <size>7</size>
17498       </method>
17499       <method name="Int32 get_Raw()">
17500         <size>2</size>
17501       </method>
17502       <method name="Void set_Raw(Int32)">
17503         <size>8</size>
17504       </method>
17505       <method name="Void GetProperty()">
17506         <size>12</size>
17507       </method>
17508       <method name="Int32 Main()">
17509         <size>2</size>
17510       </method>
17511     </type>
17512   </test>
17513   <test name="test-101.cs">
17514     <type name="Test.MyAttribute">
17515       <method name="Void .ctor(String)">
17516         <size>20</size>
17517       </method>
17518     </type>
17519     <type name="Test.My2Attribute">
17520       <method name="Void .ctor(String, Int32)">
17521         <size>31</size>
17522       </method>
17523     </type>
17524     <type name="Test.Test">
17525       <method name="Void .ctor()">
17526         <size>7</size>
17527       </method>
17528       <method name="Int32 Main()">
17529         <size>92</size>
17530       </method>
17531     </type>
17532   </test>
17533   <test name="test-102.cs">
17534     <type name="N1.MineAttribute">
17535       <method name="Void .ctor(String)">
17536         <size>14</size>
17537       </method>
17538     </type>
17539     <type name="N1.ReturnAttribute">
17540       <method name="Void .ctor(String)">
17541         <size>14</size>
17542       </method>
17543     </type>
17544     <type name="N1.TestInterface">
17545       <method name="Void Hello(Int32)">
17546         <size>0</size>
17547       </method>
17548     </type>
17549     <type name="N1.Foo">
17550       <method name="Void .ctor()">
17551         <size>7</size>
17552       </method>
17553       <method name="Int32 Main()">
17554         <size>254</size>
17555       </method>
17556     </type>
17557   </test>
17558   <test name="test-103.cs">
17559     <type name="A">
17560       <method name="Void .ctor()">
17561         <size>7</size>
17562       </method>
17563       <method name="Int32 Foo()">
17564         <size>0</size>
17565       </method>
17566     </type>
17567     <type name="B">
17568       <method name="Void .ctor()">
17569         <size>7</size>
17570       </method>
17571       <method name="Int32 Foo()">
17572         <size>2</size>
17573       </method>
17574       <method name="Int32 M()">
17575         <size>7</size>
17576       </method>
17577     </type>
17578     <type name="Test">
17579       <method name="Void .ctor()">
17580         <size>7</size>
17581       </method>
17582       <method name="Int32 Main()">
17583         <size>11</size>
17584       </method>
17585     </type>
17586   </test>
17587   <test name="test-104.cs">
17588     <type name="Test">
17589       <method name="Void .ctor()">
17590         <size>7</size>
17591       </method>
17592       <method name="Int32 Main(System.String[])">
17593         <size>12</size>
17594       </method>
17595     </type>
17596   </test>
17597   <test name="test-105.cs">
17598     <type name="Test">
17599       <method name="Void .ctor()">
17600         <size>7</size>
17601       </method>
17602       <method name="Int32 F(Int32)">
17603         <size>33</size>
17604       </method>
17605       <method name="Void async_callback(IAsyncResult)">
17606         <size>22</size>
17607       </method>
17608       <method name="Int32 Main()">
17609         <size>407</size>
17610       </method>
17611     </type>
17612     <type name="Test+SimpleDelegate">
17613       <method name="Void .ctor(Object, IntPtr)">
17614         <size>0</size>
17615       </method>
17616       <method name="Int32 Invoke(Int32)">
17617         <size>0</size>
17618       </method>
17619       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17620         <size>0</size>
17621       </method>
17622       <method name="Int32 EndInvoke(IAsyncResult)">
17623         <size>0</size>
17624       </method>
17625     </type>
17626   </test>
17627   <test name="test-106.cs">
17628     <type name="Test">
17629       <method name="Void .ctor()">
17630         <size>7</size>
17631       </method>
17632       <method name="Void .cctor()">
17633         <size>1</size>
17634       </method>
17635       <method name="Int32 F(Int32)">
17636         <size>27</size>
17637       </method>
17638       <method name="Void async_callback(IAsyncResult)">
17639         <size>33</size>
17640       </method>
17641       <method name="Int32 Main()">
17642         <size>135</size>
17643       </method>
17644     </type>
17645     <type name="Test+SimpleDelegate">
17646       <method name="Void .ctor(Object, IntPtr)">
17647         <size>0</size>
17648       </method>
17649       <method name="Int32 Invoke(Int32)">
17650         <size>0</size>
17651       </method>
17652       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17653         <size>0</size>
17654       </method>
17655       <method name="Int32 EndInvoke(IAsyncResult)">
17656         <size>0</size>
17657       </method>
17658     </type>
17659   </test>
17660   <test name="test-107.cs">
17661     <type name="Test">
17662       <method name="Void .ctor()">
17663         <size>7</size>
17664       </method>
17665       <method name="Void .cctor()">
17666         <size>1</size>
17667       </method>
17668       <method name="Int32 F(Int32)">
17669         <size>27</size>
17670       </method>
17671       <method name="Void async_callback(IAsyncResult)">
17672         <size>100</size>
17673       </method>
17674       <method name="Int32 Main()">
17675         <size>89</size>
17676       </method>
17677     </type>
17678     <type name="Test+SimpleDelegate">
17679       <method name="Void .ctor(Object, IntPtr)">
17680         <size>0</size>
17681       </method>
17682       <method name="Int32 Invoke(Int32)">
17683         <size>0</size>
17684       </method>
17685       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17686         <size>0</size>
17687       </method>
17688       <method name="Int32 EndInvoke(IAsyncResult)">
17689         <size>0</size>
17690       </method>
17691     </type>
17692   </test>
17693   <test name="test-108.cs">
17694     <type name="X">
17695       <method name="Void .ctor()">
17696         <size>7</size>
17697       </method>
17698       <method name="Int32 Main()">
17699         <size>79</size>
17700       </method>
17701     </type>
17702   </test>
17703   <test name="test-109.cs">
17704     <type name="T">
17705       <method name="Void .ctor()">
17706         <size>7</size>
17707       </method>
17708       <method name="Int32 Main()">
17709         <size>23</size>
17710       </method>
17711     </type>
17712   </test>
17713   <test name="test-11.cs">
17714     <type name="Test">
17715       <method name="Void .ctor()">
17716         <size>7</size>
17717       </method>
17718       <method name="Int32 boxtest()">
17719         <size>12</size>
17720       </method>
17721       <method name="Int32 Main()">
17722         <size>14</size>
17723       </method>
17724     </type>
17725   </test>
17726   <test name="test-110.cs">
17727     <type name="test.test">
17728       <method name="Void .ctor()">
17729         <size>7</size>
17730       </method>
17731       <method name="Int32 test_method(Int32)">
17732         <size>13</size>
17733       </method>
17734       <method name="Int32 Main()">
17735         <size>17</size>
17736       </method>
17737     </type>
17738   </test>
17739   <test name="test-111.cs">
17740     <type name="T">
17741       <method name="Void .ctor()">
17742         <size>7</size>
17743       </method>
17744       <method name="System.Object get_obj()">
17745         <size>6</size>
17746       </method>
17747       <method name="Int32 Main()">
17748         <size>21</size>
17749       </method>
17750     </type>
17751   </test>
17752   <test name="test-112.cs">
17753     <type name="X">
17754       <method name="Void .ctor()">
17755         <size>7</size>
17756       </method>
17757       <method name="System.Int32[] g()">
17758         <size>14</size>
17759       </method>
17760       <method name="Int32 Main()">
17761         <size>18</size>
17762       </method>
17763     </type>
17764   </test>
17765   <test name="test-113.cs">
17766     <type name="X">
17767       <method name="Void .ctor()">
17768         <size>7</size>
17769       </method>
17770       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
17771         <size>4</size>
17772       </method>
17773       <method name="Void GetProperty(System.String, System.String ByRef)">
17774         <size>24</size>
17775       </method>
17776       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
17777         <size>4</size>
17778       </method>
17779       <method name="Void GetProperty(System.String, Boolean ByRef)">
17780         <size>24</size>
17781       </method>
17782       <method name="Int32 Main()">
17783         <size>2</size>
17784       </method>
17785     </type>
17786   </test>
17787   <test name="test-114.cs">
17788     <type name="MyClass">
17789       <method name="Void .ctor()">
17790         <size>7</size>
17791       </method>
17792       <method name="Int32 Main()">
17793         <size>15</size>
17794       </method>
17795     </type>
17796     <type name="MyClass+IsAnything">
17797       <method name="Void .ctor(Object, IntPtr)">
17798         <size>0</size>
17799       </method>
17800       <method name="Boolean Invoke(Char)">
17801         <size>0</size>
17802       </method>
17803       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
17804         <size>0</size>
17805       </method>
17806       <method name="Boolean EndInvoke(IAsyncResult)">
17807         <size>0</size>
17808       </method>
17809     </type>
17810   </test>
17811   <test name="test-115.cs">
17812     <type name="A">
17813       <method name="Void .ctor()">
17814         <size>7</size>
17815       </method>
17816       <method name="X op_Explicit(A)">
17817         <size>8</size>
17818       </method>
17819     </type>
17820     <type name="X">
17821       <method name="Void .ctor()">
17822         <size>7</size>
17823       </method>
17824     </type>
17825     <type name="Y">
17826       <method name="Void .ctor()">
17827         <size>7</size>
17828       </method>
17829     </type>
17830     <type name="blah">
17831       <method name="Void .ctor()">
17832         <size>7</size>
17833       </method>
17834       <method name="Int32 Main()">
17835         <size>47</size>
17836       </method>
17837     </type>
17838   </test>
17839   <test name="test-116.cs">
17840     <type name="X">
17841       <method name="Void .ctor()">
17842         <size>7</size>
17843       </method>
17844       <method name="Int32 Main()">
17845         <size>12</size>
17846       </method>
17847     </type>
17848   </test>
17849   <test name="test-117.cs">
17850     <type name="Blah">
17851       <method name="Void .ctor()">
17852         <size>18</size>
17853       </method>
17854       <method name="Int32 Main()">
17855         <size>25</size>
17856       </method>
17857     </type>
17858   </test>
17859   <test name="test-118.cs">
17860     <type name="Container">
17861       <method name="Void .ctor()">
17862         <size>7</size>
17863       </method>
17864       <method name="Int32 Main(System.String[])">
17865         <size>2</size>
17866       </method>
17867     </type>
17868   </test>
17869   <test name="test-119.cs">
17870     <type name="Value">
17871       <method name="Void .ctor()">
17872         <size>7</size>
17873       </method>
17874       <method name="Int32 op_Explicit(Value)">
17875         <size>2</size>
17876       </method>
17877       <method name="MyObject op_Explicit(Value)">
17878         <size>7</size>
17879       </method>
17880       <method name="UInt32 op_Explicit(Value)">
17881         <size>2</size>
17882       </method>
17883     </type>
17884     <type name="MyObject">
17885       <method name="Void .ctor(Int32)">
17886         <size>7</size>
17887       </method>
17888     </type>
17889     <type name="Derived">
17890       <method name="Void .ctor(Int32)">
17891         <size>8</size>
17892       </method>
17893       <method name="Derived Blah()">
17894         <size>18</size>
17895       </method>
17896     </type>
17897     <type name="Test">
17898       <method name="Void .ctor()">
17899         <size>7</size>
17900       </method>
17901       <method name="Int32 Main()">
17902         <size>33</size>
17903       </method>
17904     </type>
17905   </test>
17906   <test name="test-12.cs">
17907     <type name="X">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911       <method name="Int32 Main(System.String[])">
17912         <size>270</size>
17913       </method>
17914       <method name="System.String s(System.String, Int32)">
17915         <size>13</size>
17916       </method>
17917       <method name="System.String x(System.String, System.Object)">
17918         <size>8</size>
17919       </method>
17920     </type>
17921   </test>
17922   <test name="test-120.cs">
17923     <type name="test">
17924       <method name="Void .ctor()">
17925         <size>7</size>
17926       </method>
17927       <method name="Int32 Main()">
17928         <size>140</size>
17929       </method>
17930     </type>
17931   </test>
17932   <test name="test-121.cs">
17933     <type name="X">
17934       <method name="Void .ctor()">
17935         <size>7</size>
17936       </method>
17937       <method name="Int32 g()">
17938         <size>14</size>
17939       </method>
17940       <method name="Int32 Main()">
17941         <size>81</size>
17942       </method>
17943     </type>
17944   </test>
17945   <test name="test-122.cs">
17946     <type name="A">
17947       <method name="Void .ctor()">
17948         <size>7</size>
17949       </method>
17950       <method name="Void .cctor()">
17951         <size>1</size>
17952       </method>
17953       <method name="Int32 Main()">
17954         <size>2</size>
17955       </method>
17956     </type>
17957     <type name="A+B">
17958       <method name="Void .ctor()">
17959         <size>7</size>
17960       </method>
17961       <method name="Void Foo()">
17962         <size>13</size>
17963       </method>
17964     </type>
17965   </test>
17966   <test name="test-123.cs">
17967     <type name="X">
17968       <method name="Void .ctor()">
17969         <size>7</size>
17970       </method>
17971       <method name="System.Object get_non_null()">
17972         <size>6</size>
17973       </method>
17974       <method name="System.Object get_null()">
17975         <size>2</size>
17976       </method>
17977       <method name="Int32 Main()">
17978         <size>95</size>
17979       </method>
17980     </type>
17981   </test>
17982   <test name="test-124.cs">
17983     <type name="t">
17984       <method name="Void .ctor()">
17985         <size>7</size>
17986       </method>
17987       <method name="Void a()">
17988         <size>16</size>
17989       </method>
17990       <method name="Void b()">
17991         <size>16</size>
17992       </method>
17993       <method name="Void c()">
17994         <size>24</size>
17995       </method>
17996       <method name="Void d()">
17997         <size>28</size>
17998       </method>
17999       <method name="Void Main()">
18000         <size>1</size>
18001       </method>
18002     </type>
18003   </test>
18004   <test name="test-125.cs">
18005     <type name="Fraction">
18006       <method name="Void .ctor(Int32, Int32)">
18007         <size>31</size>
18008       </method>
18009       <method name="Void .ctor(Int32)">
18010         <size>31</size>
18011       </method>
18012       <method name="Boolean Equals(System.Object)">
18013         <size>36</size>
18014       </method>
18015       <method name="System.String ToString()">
18016         <size>35</size>
18017       </method>
18018       <method name="Fraction op_Implicit(Int32)">
18019         <size>17</size>
18020       </method>
18021       <method name="Int32 op_Explicit(Fraction)">
18022         <size>24</size>
18023       </method>
18024       <method name="Boolean op_Equality(Fraction, Fraction)">
18025         <size>48</size>
18026       </method>
18027       <method name="Boolean op_Inequality(Fraction, Fraction)">
18028         <size>21</size>
18029       </method>
18030       <method name="Fraction op_Addition(Fraction, Fraction)">
18031         <size>102</size>
18032       </method>
18033     </type>
18034     <type name="Tester">
18035       <method name="Void .ctor()">
18036         <size>7</size>
18037       </method>
18038       <method name="Int32 Main()">
18039         <size>148</size>
18040       </method>
18041     </type>
18042   </test>
18043   <test name="test-126.cs">
18044     <type name="Iface">
18045       <method name="Void Method()">
18046         <size>0</size>
18047       </method>
18048     </type>
18049     <type name="X">
18050       <method name="Void .ctor()">
18051         <size>7</size>
18052       </method>
18053       <method name="Void Iface.Method()">
18054         <size>1</size>
18055       </method>
18056       <method name="Int32 Main()">
18057         <size>33</size>
18058       </method>
18059     </type>
18060   </test>
18061   <test name="test-127.cs">
18062     <type name="X">
18063       <method name="Void .ctor()">
18064         <size>7</size>
18065       </method>
18066       <method name="Int32 Main()">
18067         <size>32</size>
18068       </method>
18069     </type>
18070   </test>
18071   <test name="test-128.cs">
18072     <type name="SimpleAttribute">
18073       <method name="Void .ctor(String)">
18074         <size>14</size>
18075       </method>
18076     </type>
18077     <type name="MineAttribute">
18078       <method name="Void .ctor(Type[])">
18079         <size>14</size>
18080       </method>
18081     </type>
18082     <type name="Foo">
18083       <method name="Void .ctor()">
18084         <size>7</size>
18085       </method>
18086       <method name="Int32 MM()">
18087         <size>153</size>
18088       </method>
18089     </type>
18090     <type name="Blah">
18091       <method name="Void .ctor()">
18092         <size>7</size>
18093       </method>
18094       <method name="Int32 get_Value()">
18095         <size>7</size>
18096       </method>
18097       <method name="Void set_Value(Int32)">
18098         <size>8</size>
18099       </method>
18100       <method name="Int32 Another()">
18101         <size>2</size>
18102       </method>
18103       <method name="Int32 Main()">
18104         <size>6</size>
18105       </method>
18106     </type>
18107   </test>
18108   <test name="test-129.cs">
18109     <type name="X">
18110       <method name="Void .ctor()">
18111         <size>7</size>
18112       </method>
18113       <method name="Int32 Main()">
18114         <size>27</size>
18115       </method>
18116     </type>
18117   </test>
18118   <test name="test-13.cs">
18119     <type name="Foo">
18120       <method name="Void .ctor()">
18121         <size>7</size>
18122       </method>
18123       <method name="Boolean MyMethod()">
18124         <size>12</size>
18125       </method>
18126     </type>
18127     <type name="Blah">
18128       <method name="Void .ctor()">
18129         <size>7</size>
18130       </method>
18131       <method name="Int32 Main()">
18132         <size>23</size>
18133       </method>
18134     </type>
18135   </test>
18136   <test name="test-130.cs">
18137     <type name="X">
18138       <method name="Void .ctor()">
18139         <size>20</size>
18140       </method>
18141       <method name="Int32 Main()">
18142         <size>2</size>
18143       </method>
18144     </type>
18145   </test>
18146   <test name="test-131.cs">
18147     <type name="SimpleAttribute">
18148       <method name="Void .ctor(String)">
18149         <size>14</size>
18150       </method>
18151     </type>
18152     <type name="Blah">
18153       <method name="Void .ctor()">
18154         <size>7</size>
18155       </method>
18156       <method name="Int32 Main()">
18157         <size>2</size>
18158       </method>
18159     </type>
18160   </test>
18161   <test name="test-132.cs">
18162     <type name="T">
18163       <method name="Void .ctor()">
18164         <size>7</size>
18165       </method>
18166       <method name="Int32 Main()">
18167         <size>51</size>
18168       </method>
18169     </type>
18170   </test>
18171   <test name="test-133.cs">
18172     <type name="T">
18173       <method name="Void .ctor()">
18174         <size>7</size>
18175       </method>
18176       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
18177         <size>21</size>
18178       </method>
18179       <method name="Void get_struct(S ByRef)">
18180         <size>24</size>
18181       </method>
18182       <method name="Int32 Main()">
18183         <size>75</size>
18184       </method>
18185     </type>
18186   </test>
18187   <test name="test-134.cs">
18188     <type name="IA">
18189       <method name="Void A()">
18190         <size>0</size>
18191       </method>
18192     </type>
18193     <type name="IB">
18194       <method name="Void B()">
18195         <size>0</size>
18196       </method>
18197     </type>
18198     <type name="IC">
18199       <method name="Void C()">
18200         <size>0</size>
18201       </method>
18202     </type>
18203     <type name="AA">
18204       <method name="Void .ctor()">
18205         <size>7</size>
18206       </method>
18207       <method name="Void A()">
18208         <size>8</size>
18209       </method>
18210       <method name="Void B()">
18211         <size>8</size>
18212       </method>
18213       <method name="Void C()">
18214         <size>8</size>
18215       </method>
18216       <method name="Boolean get_OK()">
18217         <size>32</size>
18218       </method>
18219     </type>
18220     <type name="BB">
18221       <method name="Void .ctor()">
18222         <size>7</size>
18223       </method>
18224       <method name="Void A()">
18225         <size>18</size>
18226       </method>
18227       <method name="Void B()">
18228         <size>8</size>
18229       </method>
18230       <method name="Void C()">
18231         <size>8</size>
18232       </method>
18233       <method name="Boolean get_OK()">
18234         <size>32</size>
18235       </method>
18236     </type>
18237     <type name="T">
18238       <method name="Void .ctor()">
18239         <size>7</size>
18240       </method>
18241       <method name="Void A()">
18242         <size>1</size>
18243       </method>
18244       <method name="Void B()">
18245         <size>1</size>
18246       </method>
18247       <method name="Int32 Main()">
18248         <size>76</size>
18249       </method>
18250     </type>
18251   </test>
18252   <test name="test-135.cs">
18253     <type name="IA">
18254       <method name="Void doh()">
18255         <size>0</size>
18256       </method>
18257     </type>
18258     <type name="IB">
18259       <method name="IA get_Prop()">
18260         <size>0</size>
18261       </method>
18262     </type>
18263     <type name="A">
18264       <method name="Void .ctor()">
18265         <size>7</size>
18266       </method>
18267       <method name="Void doh()">
18268         <size>1</size>
18269       </method>
18270     </type>
18271     <type name="T">
18272       <method name="Void .ctor()">
18273         <size>7</size>
18274       </method>
18275       <method name="A get_Prop()">
18276         <size>6</size>
18277       </method>
18278       <method name="Int32 Main()">
18279         <size>37</size>
18280       </method>
18281       <method name="IA IB.get_Prop()">
18282         <size>6</size>
18283       </method>
18284     </type>
18285   </test>
18286   <test name="test-136.cs">
18287     <type name="IDiagnostic">
18288       <method name="Void Stop()">
18289         <size>0</size>
18290       </method>
18291     </type>
18292     <type name="IAutomobile">
18293       <method name="Void Stop()">
18294         <size>0</size>
18295       </method>
18296     </type>
18297     <type name="MyCar">
18298       <method name="Void .ctor()">
18299         <size>7</size>
18300       </method>
18301       <method name="Void IDiagnostic.Stop()">
18302         <size>8</size>
18303       </method>
18304       <method name="Void IAutomobile.Stop()">
18305         <size>8</size>
18306       </method>
18307       <method name="Void Stop()">
18308         <size>16</size>
18309       </method>
18310     </type>
18311     <type name="TestConflict">
18312       <method name="Void .ctor()">
18313         <size>7</size>
18314       </method>
18315       <method name="Int32 Main()">
18316         <size>74</size>
18317       </method>
18318     </type>
18319   </test>
18320   <test name="test-137.cs">
18321     <type name="A">
18322       <method name="Void X()">
18323         <size>0</size>
18324       </method>
18325     </type>
18326     <type name="B">
18327       <method name="Void X()">
18328         <size>0</size>
18329       </method>
18330     </type>
18331     <type name="C">
18332       <method name="Void .ctor()">
18333         <size>7</size>
18334       </method>
18335       <method name="Void X()">
18336         <size>15</size>
18337       </method>
18338       <method name="Int32 Main()">
18339         <size>95</size>
18340       </method>
18341     </type>
18342   </test>
18343   <test name="test-138.cs">
18344     <type name="T">
18345       <method name="Void .ctor()">
18346         <size>7</size>
18347       </method>
18348       <method name="Int32 Main()">
18349         <size>14</size>
18350       </method>
18351     </type>
18352   </test>
18353   <test name="test-14.cs">
18354     <type name="Obj.Bah">
18355       <method name="Int32 H()">
18356         <size>0</size>
18357       </method>
18358     </type>
18359     <type name="Obj.A">
18360       <method name="Void .ctor()">
18361         <size>7</size>
18362       </method>
18363       <method name="Int32 F()">
18364         <size>2</size>
18365       </method>
18366       <method name="Int32 G()">
18367         <size>2</size>
18368       </method>
18369       <method name="Int32 H()">
18370         <size>3</size>
18371       </method>
18372     </type>
18373     <type name="Obj.B">
18374       <method name="Void .ctor()">
18375         <size>7</size>
18376       </method>
18377       <method name="Int32 F()">
18378         <size>2</size>
18379       </method>
18380       <method name="Int32 G()">
18381         <size>2</size>
18382       </method>
18383       <method name="Int32 H()">
18384         <size>3</size>
18385       </method>
18386     </type>
18387     <type name="Obj.Test">
18388       <method name="Void .ctor()">
18389         <size>7</size>
18390       </method>
18391       <method name="Int32 Main()">
18392         <size>182</size>
18393       </method>
18394     </type>
18395   </test>
18396   <test name="test-140.cs">
18397     <type name="BreakTest">
18398       <method name="Void .ctor()">
18399         <size>7</size>
18400       </method>
18401       <method name="Void .cctor()">
18402         <size>1</size>
18403       </method>
18404       <method name="Void B()">
18405         <size>47</size>
18406       </method>
18407       <method name="Int32 Main()">
18408         <size>20</size>
18409       </method>
18410     </type>
18411   </test>
18412   <test name="test-141.cs">
18413     <type name="X">
18414       <method name="Void .ctor()">
18415         <size>7</size>
18416       </method>
18417       <method name="Int32 Main()">
18418         <size>38</size>
18419       </method>
18420       <method name="Boolean Test1()">
18421         <size>41</size>
18422       </method>
18423       <method name="Boolean Test2()">
18424         <size>42</size>
18425       </method>
18426       <method name="Boolean Test3()">
18427         <size>37</size>
18428       </method>
18429     </type>
18430   </test>
18431   <test name="test-142.cs">
18432     <type name="TestClass">
18433       <method name="Void .ctor(EventHandler)">
18434         <size>14</size>
18435       </method>
18436       <method name="Int32 Main()">
18437         <size>2</size>
18438       </method>
18439     </type>
18440     <type name="TestBaseClass">
18441       <method name="Void .ctor()">
18442         <size>7</size>
18443       </method>
18444       <method name="Void add_Blah(System.EventHandler)">
18445         <size>24</size>
18446       </method>
18447       <method name="Void remove_Blah(System.EventHandler)">
18448         <size>24</size>
18449       </method>
18450     </type>
18451   </test>
18452   <test name="test-144.cs">
18453     <type name="Test">
18454       <method name="Void .ctor()">
18455         <size>7</size>
18456       </method>
18457       <method name="Void Main()">
18458         <size>1</size>
18459       </method>
18460     </type>
18461   </test>
18462   <test name="test-145.cs">
18463     <type name="JagArrayTest">
18464       <method name="Void .ctor()">
18465         <size>7</size>
18466       </method>
18467       <method name="Void .cctor()">
18468         <size>25</size>
18469       </method>
18470       <method name="Void Main()">
18471         <size>15</size>
18472       </method>
18473     </type>
18474   </test>
18475   <test name="test-146.cs">
18476     <type name="Test">
18477       <method name="Void .ctor()">
18478         <size>7</size>
18479       </method>
18480       <method name="Int32 Main()">
18481         <size>339</size>
18482       </method>
18483     </type>
18484   </test>
18485   <test name="test-147.cs">
18486     <type name="X">
18487       <method name="Void .ctor()">
18488         <size>15</size>
18489       </method>
18490       <method name="Void .cctor()">
18491         <size>8</size>
18492       </method>
18493       <method name="X Foo()">
18494         <size>6</size>
18495       </method>
18496       <method name="X Bar()">
18497         <size>6</size>
18498       </method>
18499       <method name="X Baz()">
18500         <size>6</size>
18501       </method>
18502       <method name="UInt32 get_Property()">
18503         <size>2</size>
18504       </method>
18505       <method name="UInt32 get_StaticProperty()">
18506         <size>3</size>
18507       </method>
18508       <method name="Int32 get_Item(Int32)">
18509         <size>2</size>
18510       </method>
18511     </type>
18512     <type name="Y">
18513       <method name="Void .ctor()">
18514         <size>15</size>
18515       </method>
18516       <method name="Void .cctor()">
18517         <size>9</size>
18518       </method>
18519       <method name="Y Foo()">
18520         <size>6</size>
18521       </method>
18522       <method name="Y Bar()">
18523         <size>6</size>
18524       </method>
18525       <method name="Y Baz()">
18526         <size>6</size>
18527       </method>
18528       <method name="UInt32 get_Property()">
18529         <size>2</size>
18530       </method>
18531       <method name="UInt32 get_StaticProperty()">
18532         <size>3</size>
18533       </method>
18534       <method name="Int32 get_Item(Int32)">
18535         <size>2</size>
18536       </method>
18537     </type>
18538     <type name="Z">
18539       <method name="Void .ctor()">
18540         <size>7</size>
18541       </method>
18542       <method name="Int32 Test()">
18543         <size>94</size>
18544       </method>
18545     </type>
18546     <type name="Test">
18547       <method name="Void .ctor()">
18548         <size>7</size>
18549       </method>
18550       <method name="Int32 Main()">
18551         <size>252</size>
18552       </method>
18553     </type>
18554   </test>
18555   <test name="test-148.cs">
18556     <type name="X">
18557       <method name="Int32 get_Foo(Int32)">
18558         <size>0</size>
18559       </method>
18560     </type>
18561     <type name="Y">
18562       <method name="Void .ctor()">
18563         <size>7</size>
18564       </method>
18565       <method name="Int32 get_Bar(Int32)">
18566         <size>2</size>
18567       </method>
18568       <method name="Int64 get_Bar(Double)">
18569         <size>3</size>
18570       </method>
18571     </type>
18572     <type name="Z">
18573       <method name="Void .ctor()">
18574         <size>7</size>
18575       </method>
18576       <method name="Int64 get_Whatever(Double)">
18577         <size>3</size>
18578       </method>
18579       <method name="Single get_Whatever(Int64, Int32)">
18580         <size>6</size>
18581       </method>
18582       <method name="Int32 InstanceTest()">
18583         <size>54</size>
18584       </method>
18585       <method name="Int32 Test()">
18586         <size>358</size>
18587       </method>
18588       <method name="Int32 Main()">
18589         <size>94</size>
18590       </method>
18591     </type>
18592     <type name="Z+MyArray">
18593       <method name="Void .ctor()">
18594         <size>7</size>
18595       </method>
18596       <method name="System.Object get_Item(Int32)">
18597         <size>8</size>
18598       </method>
18599       <method name="Void set_Item(Int32, System.Object)">
18600         <size>9</size>
18601       </method>
18602     </type>
18603     <type name="A">
18604       <method name="Void .ctor()">
18605         <size>7</size>
18606       </method>
18607       <method name="Int32 get_Monkey(Int32)">
18608         <size>4</size>
18609       </method>
18610     </type>
18611     <type name="B">
18612       <method name="Void .ctor()">
18613         <size>7</size>
18614       </method>
18615       <method name="Int64 get_Item(Int64, Int32)">
18616         <size>5</size>
18617       </method>
18618     </type>
18619     <type name="C">
18620       <method name="Void .ctor()">
18621         <size>7</size>
18622       </method>
18623       <method name="Int32 get_Item(Int32)">
18624         <size>4</size>
18625       </method>
18626     </type>
18627     <type name="D">
18628       <method name="Void .ctor()">
18629         <size>7</size>
18630       </method>
18631       <method name="Int64 get_Item(Int64, Int32)">
18632         <size>5</size>
18633       </method>
18634     </type>
18635     <type name="E">
18636       <method name="Void .ctor()">
18637         <size>7</size>
18638       </method>
18639       <method name="System.String get_g()">
18640         <size>6</size>
18641       </method>
18642       <method name="Void set_g(System.String)">
18643         <size>1</size>
18644       </method>
18645     </type>
18646     <type name="F">
18647       <method name="Void .ctor()">
18648         <size>7</size>
18649       </method>
18650       <method name="System.String get_g()">
18651         <size>6</size>
18652       </method>
18653     </type>
18654     <type name="DisposableNotifyList">
18655       <method name="Void .ctor()">
18656         <size>7</size>
18657       </method>
18658     </type>
18659     <type name="ChildList">
18660       <method name="Void .ctor()">
18661         <size>7</size>
18662       </method>
18663       <method name="Void Test()">
18664         <size>14</size>
18665       </method>
18666     </type>
18667     <type name="Y">
18668       <method name="Int32 X.get_Foo(Int32)">
18669         <size>2</size>
18670       </method>
18671     </type>
18672   </test>
18673   <test name="test-149.cs">
18674     <type name="X">
18675       <method name="Void add_Foo(System.EventHandler)">
18676         <size>0</size>
18677       </method>
18678       <method name="Void remove_Foo(System.EventHandler)">
18679         <size>0</size>
18680       </method>
18681       <method name="Void add_TestEvent(MyDelegate)">
18682         <size>0</size>
18683       </method>
18684       <method name="Void remove_TestEvent(MyDelegate)">
18685         <size>0</size>
18686       </method>
18687     </type>
18688     <type name="Y">
18689       <method name="Void .ctor()">
18690         <size>7</size>
18691       </method>
18692       <method name="Void .cctor()">
18693         <size>1</size>
18694       </method>
18695       <method name="Void add_Foo(System.EventHandler)">
18696         <size>24</size>
18697       </method>
18698       <method name="Void remove_Foo(System.EventHandler)">
18699         <size>24</size>
18700       </method>
18701       <method name="Void add_TestEvent(MyDelegate)">
18702         <size>24</size>
18703       </method>
18704       <method name="Void remove_TestEvent(MyDelegate)">
18705         <size>24</size>
18706       </method>
18707       <method name="Int32 Test()">
18708         <size>166</size>
18709       </method>
18710       <method name="Void callback1(System.Object, System.EventArgs)">
18711         <size>7</size>
18712       </method>
18713       <method name="Int64 callback2(Int32)">
18714         <size>19</size>
18715       </method>
18716       <method name="Void callback3(System.Object, System.EventArgs)">
18717         <size>7</size>
18718       </method>
18719     </type>
18720     <type name="Z">
18721       <method name="Void .ctor()">
18722         <size>7</size>
18723       </method>
18724       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
18725         <size>22</size>
18726       </method>
18727       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
18728         <size>22</size>
18729       </method>
18730       <method name="Int32 a()">
18731         <size>2</size>
18732       </method>
18733       <method name="Int32 Main()">
18734         <size>80</size>
18735       </method>
18736     </type>
18737     <type name="Static">
18738       <method name="Void .ctor()">
18739         <size>7</size>
18740       </method>
18741       <method name="Void add_Test(System.EventHandler)">
18742         <size>22</size>
18743       </method>
18744       <method name="Void remove_Test(System.EventHandler)">
18745         <size>22</size>
18746       </method>
18747       <method name="Void Fire()">
18748         <size>23</size>
18749       </method>
18750     </type>
18751     <type name="Z+SomeEventHandler">
18752       <method name="Void .ctor(Object, IntPtr)">
18753         <size>0</size>
18754       </method>
18755       <method name="Int32 Invoke()">
18756         <size>0</size>
18757       </method>
18758       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18759         <size>0</size>
18760       </method>
18761       <method name="Int32 EndInvoke(IAsyncResult)">
18762         <size>0</size>
18763       </method>
18764     </type>
18765     <type name="MyDelegate">
18766       <method name="Void .ctor(Object, IntPtr)">
18767         <size>0</size>
18768       </method>
18769       <method name="Int64 Invoke(Int32)">
18770         <size>0</size>
18771       </method>
18772       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18773         <size>0</size>
18774       </method>
18775       <method name="Int64 EndInvoke(IAsyncResult)">
18776         <size>0</size>
18777       </method>
18778     </type>
18779     <type name="Y">
18780       <method name="Void X.add_Foo(System.EventHandler)">
18781         <size>1</size>
18782       </method>
18783       <method name="Void X.remove_Foo(System.EventHandler)">
18784         <size>1</size>
18785       </method>
18786     </type>
18787   </test>
18788   <test name="test-15.cs">
18789     <type name="Iface">
18790       <method name="Int32 A()">
18791         <size>0</size>
18792       </method>
18793     </type>
18794     <type name="Implementor">
18795       <method name="Void .ctor()">
18796         <size>7</size>
18797       </method>
18798       <method name="Int32 A()">
18799         <size>2</size>
18800       </method>
18801     </type>
18802     <type name="Run">
18803       <method name="Void .ctor()">
18804         <size>7</size>
18805       </method>
18806       <method name="Int32 Main()">
18807         <size>53</size>
18808       </method>
18809     </type>
18810   </test>
18811   <test name="test-150.cs">
18812     <type name="T">
18813       <method name="Void .ctor()">
18814         <size>18</size>
18815       </method>
18816       <method name="Int32 Main()">
18817         <size>2</size>
18818       </method>
18819     </type>
18820   </test>
18821   <test name="test-151.cs">
18822     <type name="A.Iface">
18823       <method name="Void .ctor()">
18824         <size>7</size>
18825       </method>
18826       <method name="Void bah()">
18827         <size>1</size>
18828       </method>
18829     </type>
18830     <type name="A.my">
18831       <method name="Void .ctor()">
18832         <size>7</size>
18833       </method>
18834       <method name="Void doit(System.Object)">
18835         <size>13</size>
18836       </method>
18837       <method name="Int32 Main()">
18838         <size>2</size>
18839       </method>
18840     </type>
18841   </test>
18842   <test name="test-152.cs">
18843     <type name="X">
18844       <method name="Void .ctor()">
18845         <size>7</size>
18846       </method>
18847       <method name="Int32 Main()">
18848         <size>100</size>
18849       </method>
18850     </type>
18851   </test>
18852   <test name="test-153.cs">
18853     <type name="Z">
18854       <method name="Void .ctor()">
18855         <size>7</size>
18856       </method>
18857       <method name="Void Test2(System.String, System.Object[])">
18858         <size>1</size>
18859       </method>
18860       <method name="Void Test(System.String, System.Object[])">
18861         <size>8</size>
18862       </method>
18863       <method name="Int32 Main()">
18864         <size>86</size>
18865       </method>
18866     </type>
18867   </test>
18868   <test name="test-154.cs">
18869     <type name="X">
18870       <method name="Void .ctor()">
18871         <size>7</size>
18872       </method>
18873       <method name="Int32 Main()">
18874         <size>2</size>
18875       </method>
18876       <method name="Void test1(Single ByRef)">
18877         <size>6</size>
18878       </method>
18879       <method name="Void test2(Int32, Single ByRef)">
18880         <size>38</size>
18881       </method>
18882       <method name="Void test3(System.Int64[], Int32)">
18883         <size>21</size>
18884       </method>
18885       <method name="Int32 test4(Int32, Single ByRef)">
18886         <size>33</size>
18887       </method>
18888       <method name="Int32 test5(Single ByRef, Int64)">
18889         <size>75</size>
18890       </method>
18891       <method name="Int32 test6(Single ByRef)">
18892         <size>10</size>
18893       </method>
18894       <method name="Int64 test7(System.Int32[], Int32)">
18895         <size>68</size>
18896       </method>
18897       <method name="Int64 test8(Int32)">
18898         <size>34</size>
18899       </method>
18900       <method name="Int64 test9(Int32)">
18901         <size>28</size>
18902       </method>
18903       <method name="Void test10(Int32, Single ByRef)">
18904         <size>23</size>
18905       </method>
18906       <method name="Int64 test11(Int32)">
18907         <size>44</size>
18908       </method>
18909       <method name="Void test12(Single ByRef)">
18910         <size>25</size>
18911       </method>
18912       <method name="Void test13(Int32, Single ByRef)">
18913         <size>23</size>
18914       </method>
18915       <method name="Int64 test14(Int32, Single ByRef)">
18916         <size>66</size>
18917       </method>
18918       <method name="Int32 test15(Int32, Single ByRef)">
18919         <size>33</size>
18920       </method>
18921       <method name="Void test16()">
18922         <size>54</size>
18923       </method>
18924       <method name="Void test17()">
18925         <size>62</size>
18926       </method>
18927       <method name="Void test18(Int32, Int32 ByRef)">
18928         <size>35</size>
18929       </method>
18930       <method name="Int32 test19()">
18931         <size>49</size>
18932       </method>
18933       <method name="Int32 test20()">
18934         <size>22</size>
18935       </method>
18936       <method name="Int32 test21()">
18937         <size>28</size>
18938       </method>
18939       <method name="Int32 test22()">
18940         <size>27</size>
18941       </method>
18942       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
18943         <size>29</size>
18944       </method>
18945       <method name="Int64 test24(Int32)">
18946         <size>68</size>
18947       </method>
18948       <method name="Int64 test25(Int32)">
18949         <size>44</size>
18950       </method>
18951       <method name="Void test26()">
18952         <size>22</size>
18953       </method>
18954       <method name="Int32 test27()">
18955         <size>12</size>
18956       </method>
18957       <method name="Void test28(System.Object ByRef)">
18958         <size>23</size>
18959       </method>
18960       <method name="Boolean test29(Int32 ByRef)">
18961         <size>33</size>
18962       </method>
18963       <method name="System.String test30(System.String ByRef)">
18964         <size>36</size>
18965       </method>
18966       <method name="System.String test31(Int32)">
18967         <size>78</size>
18968       </method>
18969       <method name="Void test32()">
18970         <size>11</size>
18971       </method>
18972       <method name="Int32 test33()">
18973         <size>4</size>
18974       </method>
18975       <method name="Void test34()">
18976         <size>20</size>
18977       </method>
18978       <method name="Void test35(Int32, Boolean)">
18979         <size>28</size>
18980       </method>
18981       <method name="Void test36()">
18982         <size>41</size>
18983       </method>
18984       <method name="Void test37()">
18985         <size>44</size>
18986       </method>
18987       <method name="Int32 test38()">
18988         <size>2</size>
18989       </method>
18990       <method name="Int32 test40(Int32)">
18991         <size>18</size>
18992       </method>
18993     </type>
18994   </test>
18995   <test name="test-155.cs">
18996     <type name="Test">
18997       <method name="Void .ctor()">
18998         <size>7</size>
18999       </method>
19000       <method name="Int32 Main()">
19001         <size>44</size>
19002       </method>
19003     </type>
19004     <type name="Test+TestInterface">
19005       <method name="System.String test(System.String)">
19006         <size>0</size>
19007       </method>
19008     </type>
19009     <type name="Test+TestClass">
19010       <method name="Void .ctor()">
19011         <size>7</size>
19012       </method>
19013       <method name="System.String test(System.String)">
19014         <size>22</size>
19015       </method>
19016     </type>
19017   </test>
19018   <test name="test-156.cs">
19019     <type name="Internal">
19020       <method name="Void .ctor()">
19021         <size>7</size>
19022       </method>
19023     </type>
19024     <type name="Public">
19025       <method name="Void .ctor()">
19026         <size>7</size>
19027       </method>
19028     </type>
19029     <type name="X">
19030       <method name="Void .ctor()">
19031         <size>7</size>
19032       </method>
19033       <method name="Void Main()">
19034         <size>1</size>
19035       </method>
19036     </type>
19037     <type name="X+NestedPublic">
19038       <method name="Void .ctor()">
19039         <size>7</size>
19040       </method>
19041     </type>
19042     <type name="X+NestedAssembly">
19043       <method name="Void .ctor()">
19044         <size>7</size>
19045       </method>
19046     </type>
19047     <type name="X+NestedFamilyAndAssembly">
19048       <method name="Void .ctor()">
19049         <size>7</size>
19050       </method>
19051     </type>
19052     <type name="X+NestedFamily">
19053       <method name="Void .ctor()">
19054         <size>7</size>
19055       </method>
19056     </type>
19057     <type name="X+NestedPrivate">
19058       <method name="Void .ctor()">
19059         <size>7</size>
19060       </method>
19061     </type>
19062     <type name="A">
19063       <method name="Void .ctor()">
19064         <size>7</size>
19065       </method>
19066     </type>
19067     <type name="B">
19068       <method name="Void .ctor()">
19069         <size>7</size>
19070       </method>
19071     </type>
19072     <type name="C">
19073       <method name="Void .ctor()">
19074         <size>7</size>
19075       </method>
19076     </type>
19077     <type name="D">
19078       <method name="Void .ctor()">
19079         <size>7</size>
19080       </method>
19081     </type>
19082     <type name="E">
19083       <method name="Void .ctor()">
19084         <size>7</size>
19085       </method>
19086     </type>
19087     <type name="F">
19088       <method name="Void .ctor()">
19089         <size>7</size>
19090       </method>
19091     </type>
19092     <type name="Y">
19093       <method name="Void .ctor()">
19094         <size>7</size>
19095       </method>
19096       <method name="Void Test(YI)">
19097         <size>1</size>
19098       </method>
19099     </type>
19100     <type name="Y+YA">
19101       <method name="Void .ctor()">
19102         <size>7</size>
19103       </method>
19104     </type>
19105     <type name="Y+YB">
19106       <method name="Void .ctor()">
19107         <size>7</size>
19108       </method>
19109     </type>
19110     <type name="Y+YC">
19111       <method name="Void .ctor()">
19112         <size>7</size>
19113       </method>
19114     </type>
19115     <type name="Y+YD">
19116       <method name="Void .ctor()">
19117         <size>7</size>
19118       </method>
19119     </type>
19120     <type name="Y+YE">
19121       <method name="Void .ctor()">
19122         <size>7</size>
19123       </method>
19124     </type>
19125     <type name="Y+YF">
19126       <method name="Void .ctor()">
19127         <size>7</size>
19128       </method>
19129     </type>
19130     <type name="Y+YG">
19131       <method name="Void .ctor()">
19132         <size>7</size>
19133       </method>
19134     </type>
19135     <type name="Y+YH">
19136       <method name="Void .ctor()">
19137         <size>7</size>
19138       </method>
19139     </type>
19140     <type name="Z">
19141       <method name="Void .ctor()">
19142         <size>7</size>
19143       </method>
19144     </type>
19145     <type name="Z+P">
19146       <method name="Void .ctor()">
19147         <size>7</size>
19148       </method>
19149     </type>
19150     <type name="W">
19151       <method name="Void .ctor()">
19152         <size>7</size>
19153       </method>
19154     </type>
19155     <type name="W+WA">
19156       <method name="Void .ctor()">
19157         <size>7</size>
19158       </method>
19159     </type>
19160     <type name="W+WB">
19161       <method name="Void .ctor()">
19162         <size>7</size>
19163       </method>
19164     </type>
19165     <type name="W+WC">
19166       <method name="Void .ctor()">
19167         <size>7</size>
19168       </method>
19169     </type>
19170     <type name="W+WD">
19171       <method name="Void .ctor()">
19172         <size>7</size>
19173       </method>
19174     </type>
19175     <type name="W+WE">
19176       <method name="Void .ctor()">
19177         <size>7</size>
19178       </method>
19179     </type>
19180     <type name="W+WCA">
19181       <method name="Void .ctor()">
19182         <size>7</size>
19183       </method>
19184     </type>
19185     <type name="W+WCB">
19186       <method name="Void .ctor()">
19187         <size>7</size>
19188       </method>
19189     </type>
19190     <type name="W+WCB+WCD">
19191       <method name="Void .ctor()">
19192         <size>7</size>
19193       </method>
19194     </type>
19195     <type name="W+WCB+WCD+WCE">
19196       <method name="Void .ctor()">
19197         <size>7</size>
19198       </method>
19199     </type>
19200     <type name="G">
19201       <method name="Void .ctor()">
19202         <size>7</size>
19203       </method>
19204       <method name="Void Test(X)">
19205         <size>1</size>
19206       </method>
19207     </type>
19208     <type name="G+I">
19209       <method name="Void .ctor()">
19210         <size>7</size>
19211       </method>
19212     </type>
19213     <type name="G+I+J">
19214       <method name="Void .ctor()">
19215         <size>7</size>
19216       </method>
19217       <method name="Void Test(Foo)">
19218         <size>1</size>
19219       </method>
19220     </type>
19221     <type name="H">
19222       <method name="Void .ctor()">
19223         <size>7</size>
19224       </method>
19225       <method name="Void Test(System.Int32[])">
19226         <size>1</size>
19227       </method>
19228     </type>
19229     <type name="L">
19230       <method name="Void Hello(System.String)">
19231         <size>0</size>
19232       </method>
19233     </type>
19234     <type name="M">
19235       <method name="Void .ctor()">
19236         <size>7</size>
19237       </method>
19238       <method name="Void Hello(System.String)">
19239         <size>1</size>
19240       </method>
19241     </type>
19242   </test>
19243   <test name="test-157.cs">
19244     <type name="Test.MyAttribute">
19245       <method name="Void .ctor(String)">
19246         <size>20</size>
19247       </method>
19248     </type>
19249     <type name="Test.ITest">
19250       <method name="System.String get_TestProperty()">
19251         <size>0</size>
19252       </method>
19253     </type>
19254     <type name="Test.Test">
19255       <method name="Void .ctor()">
19256         <size>7</size>
19257       </method>
19258       <method name="Int32 Main()">
19259         <size>197</size>
19260       </method>
19261     </type>
19262   </test>
19263   <test name="test-158.cs">
19264     <type name="My">
19265       <method name="Void .ctor(Object)">
19266         <size>14</size>
19267       </method>
19268     </type>
19269     <type name="My+Test">
19270       <method name="Void .ctor()">
19271         <size>7</size>
19272       </method>
19273       <method name="Int32 Main()">
19274         <size>88</size>
19275       </method>
19276     </type>
19277   </test>
19278   <test name="test-159.cs">
19279     <type name="A.Iface">
19280       <method name="Void .ctor()">
19281         <size>7</size>
19282       </method>
19283       <method name="Void bah()">
19284         <size>1</size>
19285       </method>
19286     </type>
19287     <type name="A.my">
19288       <method name="Void .ctor()">
19289         <size>7</size>
19290       </method>
19291       <method name="Void doit(System.Object)">
19292         <size>13</size>
19293       </method>
19294       <method name="Int32 Main()">
19295         <size>2</size>
19296       </method>
19297     </type>
19298   </test>
19299   <test name="test-16.cs">
19300     <type name="Mine.Blah">
19301       <method name="Void .ctor()">
19302         <size>7</size>
19303       </method>
19304       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
19305         <size>12</size>
19306       </method>
19307       <method name="Int32 op_Implicit(Mine.Blah)">
19308         <size>12</size>
19309       </method>
19310       <method name="Byte op_Implicit(Mine.Blah)">
19311         <size>12</size>
19312       </method>
19313       <method name="Int16 op_Implicit(Mine.Blah)">
19314         <size>12</size>
19315       </method>
19316     </type>
19317     <type name="Mine.Foo">
19318       <method name="Void .ctor()">
19319         <size>7</size>
19320       </method>
19321       <method name="Int32 Main()">
19322         <size>118</size>
19323       </method>
19324     </type>
19325   </test>
19326   <test name="test-160.cs">
19327     <type name="B">
19328       <method name="Void .ctor()">
19329         <size>7</size>
19330       </method>
19331     </type>
19332     <type name="S">
19333       <method name="Void .ctor()">
19334         <size>7</size>
19335       </method>
19336     </type>
19337     <type name="T">
19338       <method name="Void .ctor()">
19339         <size>7</size>
19340       </method>
19341       <method name="Int32 blah(System.Object)">
19342         <size>62</size>
19343       </method>
19344       <method name="Int32 Main()">
19345         <size>2</size>
19346       </method>
19347     </type>
19348   </test>
19349   <test name="test-161.cs">
19350     <type name="ZipEntry">
19351       <method name="Void .ctor(String)">
19352         <size>18</size>
19353       </method>
19354       <method name="Void .ctor(ZipEntry)">
19355         <size>18</size>
19356       </method>
19357       <method name="DateTime get_DateTime()">
19358         <size>7</size>
19359       </method>
19360       <method name="Int32 Main()">
19361         <size>2</size>
19362       </method>
19363     </type>
19364   </test>
19365   <test name="test-162.cs">
19366     <type name="X">
19367       <method name="Void .ctor()">
19368         <size>7</size>
19369       </method>
19370       <method name="Void test_output(A)">
19371         <size>1</size>
19372       </method>
19373       <method name="Void test_output(B)">
19374         <size>1</size>
19375       </method>
19376       <method name="Void test_output(E)">
19377         <size>1</size>
19378       </method>
19379       <method name="Void test_output(F)">
19380         <size>1</size>
19381       </method>
19382       <method name="Void test1()">
19383         <size>21</size>
19384       </method>
19385       <method name="Void test2()">
19386         <size>32</size>
19387       </method>
19388       <method name="Void test3()">
19389         <size>21</size>
19390       </method>
19391       <method name="Void test4(A)">
19392         <size>9</size>
19393       </method>
19394       <method name="Void test5(A ByRef)">
19395         <size>10</size>
19396       </method>
19397       <method name="Void test6(B ByRef)">
19398         <size>9</size>
19399       </method>
19400       <method name="Void test7()">
19401         <size>28</size>
19402       </method>
19403       <method name="Void test8()">
19404         <size>50</size>
19405       </method>
19406       <method name="Void test9()">
19407         <size>26</size>
19408       </method>
19409       <method name="Void test10()">
19410         <size>82</size>
19411       </method>
19412       <method name="Int32 Main()">
19413         <size>2</size>
19414       </method>
19415     </type>
19416   </test>
19417   <test name="test-163.cs">
19418     <type name="Blah">
19419       <method name="Void .ctor()">
19420         <size>7</size>
19421       </method>
19422       <method name="Int32 Foo(System.String)">
19423         <size>2</size>
19424       </method>
19425       <method name="Int32 Foo(System.Object)">
19426         <size>2</size>
19427       </method>
19428       <method name="Int32 Main()">
19429         <size>28</size>
19430       </method>
19431     </type>
19432   </test>
19433   <test name="test-164.cs">
19434     <type name="X">
19435       <method name="Void .ctor()">
19436         <size>26</size>
19437       </method>
19438       <method name="Int32 Foo()">
19439         <size>2</size>
19440       </method>
19441     </type>
19442     <type name="Y">
19443       <method name="Void .ctor()">
19444         <size>7</size>
19445       </method>
19446       <method name="Int32 Foo()">
19447         <size>2</size>
19448       </method>
19449       <method name="Int32 Hello()">
19450         <size>12</size>
19451       </method>
19452       <method name="Void Main()">
19453         <size>46</size>
19454       </method>
19455     </type>
19456     <type name="X+FooDelegate">
19457       <method name="Void .ctor(Object, IntPtr)">
19458         <size>0</size>
19459       </method>
19460       <method name="Int32 Invoke()">
19461         <size>0</size>
19462       </method>
19463       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19464         <size>0</size>
19465       </method>
19466       <method name="Int32 EndInvoke(IAsyncResult)">
19467         <size>0</size>
19468       </method>
19469     </type>
19470   </test>
19471   <test name="test-165.cs">
19472     <type name="Testing">
19473       <method name="Void .ctor()">
19474         <size>7</size>
19475       </method>
19476       <method name="Int32 TestEnumInit(Fruit)">
19477         <size>21</size>
19478       </method>
19479       <method name="Int32 Main()">
19480         <size>62</size>
19481       </method>
19482     </type>
19483   </test>
19484   <test name="test-166.cs">
19485     <type name="ITargetInfo">
19486       <method name="Int32 get_TargetIntegerSize()">
19487         <size>0</size>
19488       </method>
19489     </type>
19490     <type name="ITest">
19491       <method name="Int32 get_Item(Int32)">
19492         <size>0</size>
19493       </method>
19494     </type>
19495     <type name="Test">
19496       <method name="Void .ctor()">
19497         <size>7</size>
19498       </method>
19499       <method name="Int32 get_Item(Int32)">
19500         <size>2</size>
19501       </method>
19502     </type>
19503     <type name="D">
19504       <method name="Void .ctor()">
19505         <size>7</size>
19506       </method>
19507       <method name="Int32 get_TargetIntegerSize()">
19508         <size>2</size>
19509       </method>
19510       <method name="Int32 Hello(IInferior)">
19511         <size>7</size>
19512       </method>
19513       <method name="Int32 Main()">
19514         <size>61</size>
19515       </method>
19516     </type>
19517     <type name="Test">
19518       <method name="Int32 ITest.get_Item(Int32)">
19519         <size>2</size>
19520       </method>
19521     </type>
19522   </test>
19523   <test name="test-167.cs">
19524     <type name="X">
19525       <method name="Void .ctor()">
19526         <size>7</size>
19527       </method>
19528       <method name="Int32 Test(X+Foo[])">
19529         <size>23</size>
19530       </method>
19531       <method name="Int32 Main()">
19532         <size>44</size>
19533       </method>
19534     </type>
19535   </test>
19536   <test name="test-168.cs">
19537     <type name="Test">
19538       <method name="Void .ctor()">
19539         <size>7</size>
19540       </method>
19541       <method name="Int32 Main()">
19542         <size>21</size>
19543       </method>
19544     </type>
19545   </test>
19546   <test name="test-169.cs">
19547     <type name="basec">
19548       <method name="Void .ctor()">
19549         <size>7</size>
19550       </method>
19551       <method name="System.String get_Message()">
19552         <size>6</size>
19553       </method>
19554     </type>
19555     <type name="der">
19556       <method name="Void .ctor()">
19557         <size>7</size>
19558       </method>
19559       <method name="System.String get_Message()">
19560         <size>6</size>
19561       </method>
19562     </type>
19563     <type name="Base">
19564       <method name="Void .ctor()">
19565         <size>7</size>
19566       </method>
19567       <method name="Int32 get_Thingy()">
19568         <size>7</size>
19569       </method>
19570       <method name="Void set_Thingy(Int32)">
19571         <size>8</size>
19572       </method>
19573     </type>
19574     <type name="Derived">
19575       <method name="Void .ctor()">
19576         <size>7</size>
19577       </method>
19578       <method name="Int32 get_BaseThingy()">
19579         <size>7</size>
19580       </method>
19581       <method name="Void set_Thingy(Int32)">
19582         <size>1</size>
19583       </method>
19584     </type>
19585     <type name="D">
19586       <method name="Void .ctor()">
19587         <size>7</size>
19588       </method>
19589       <method name="Int32 Main()">
19590         <size>97</size>
19591       </method>
19592     </type>
19593   </test>
19594   <test name="test-17.cs">
19595     <type name="Blah">
19596       <method name="Void .ctor()">
19597         <size>7</size>
19598       </method>
19599       <method name="Int32 Main()">
19600         <size>39</size>
19601       </method>
19602       <method name="Byte op_Implicit(Blah)">
19603         <size>12</size>
19604       </method>
19605       <method name="Int16 op_Implicit(Blah)">
19606         <size>12</size>
19607       </method>
19608       <method name="Int32 op_Implicit(Blah)">
19609         <size>12</size>
19610       </method>
19611     </type>
19612   </test>
19613   <test name="test-170.cs">
19614     <type name="X">
19615       <method name="Void .ctor()">
19616         <size>7</size>
19617       </method>
19618       <method name="Int32 get_prop()">
19619         <size>7</size>
19620       </method>
19621       <method name="Void set_prop(Int32)">
19622         <size>8</size>
19623       </method>
19624       <method name="Void set_AAA(Int32)">
19625         <size>1</size>
19626       </method>
19627     </type>
19628     <type name="Y">
19629       <method name="Void .ctor()">
19630         <size>14</size>
19631       </method>
19632       <method name="Int32 get_prop()">
19633         <size>7</size>
19634       </method>
19635       <method name="Void set_prop(Int32)">
19636         <size>8</size>
19637       </method>
19638       <method name="Int32 A()">
19639         <size>38</size>
19640       </method>
19641       <method name="Int32 Main()">
19642         <size>13</size>
19643       </method>
19644     </type>
19645   </test>
19646   <test name="test-171.cs">
19647     <type name="IntPtr_Conv.Class1">
19648       <method name="Void .ctor()">
19649         <size>7</size>
19650       </method>
19651       <method name="Int32 Main(System.String[])">
19652         <size>15</size>
19653       </method>
19654     </type>
19655   </test>
19656   <test name="test-172.cs">
19657     <type name="X">
19658       <method name="Void .ctor()">
19659         <size>7</size>
19660       </method>
19661       <method name="Void .cctor()">
19662         <size>31</size>
19663       </method>
19664       <method name="Boolean ff()">
19665         <size>14</size>
19666       </method>
19667       <method name="Boolean tt()">
19668         <size>14</size>
19669       </method>
19670       <method name="Int32 test_if()">
19671         <size>599</size>
19672       </method>
19673       <method name="Int32 test_while()">
19674         <size>437</size>
19675       </method>
19676       <method name="Int32 test_inline()">
19677         <size>29</size>
19678       </method>
19679       <method name="Int32 Main()">
19680         <size>109</size>
19681       </method>
19682     </type>
19683   </test>
19684   <test name="test-173.cs">
19685     <type name="Base">
19686       <method name="Void .ctor(Int32)">
19687         <size>14</size>
19688       </method>
19689       <method name="Int32 get_Value()">
19690         <size>7</size>
19691       </method>
19692     </type>
19693     <type name="A">
19694       <method name="Void .ctor(Int32)">
19695         <size>18</size>
19696       </method>
19697       <method name="Void .ctor(UInt32)">
19698         <size>18</size>
19699       </method>
19700     </type>
19701     <type name="B">
19702       <method name="Void .ctor(Int64)">
19703         <size>18</size>
19704       </method>
19705       <method name="Void .ctor(UInt64)">
19706         <size>18</size>
19707       </method>
19708     </type>
19709     <type name="C">
19710       <method name="Void .ctor(Int16)">
19711         <size>18</size>
19712       </method>
19713       <method name="Void .ctor(UInt16)">
19714         <size>18</size>
19715       </method>
19716     </type>
19717     <type name="D">
19718       <method name="Void .ctor(SByte)">
19719         <size>18</size>
19720       </method>
19721       <method name="Void .ctor(Byte)">
19722         <size>18</size>
19723       </method>
19724     </type>
19725     <type name="E">
19726       <method name="Void .ctor(Int64)">
19727         <size>19</size>
19728       </method>
19729       <method name="Void .ctor(E)">
19730         <size>19</size>
19731       </method>
19732       <method name="E op_Implicit(Int64)">
19733         <size>7</size>
19734       </method>
19735     </type>
19736     <type name="F">
19737       <method name="Void .ctor(Int32)">
19738         <size>19</size>
19739       </method>
19740       <method name="Void .ctor(F)">
19741         <size>19</size>
19742       </method>
19743       <method name="F op_Implicit(Int32)">
19744         <size>7</size>
19745       </method>
19746     </type>
19747     <type name="X">
19748       <method name="Void .ctor()">
19749         <size>7</size>
19750       </method>
19751       <method name="Int32 Test()">
19752         <size>231</size>
19753       </method>
19754       <method name="Int32 Main()">
19755         <size>24</size>
19756       </method>
19757     </type>
19758   </test>
19759   <test name="test-174.cs">
19760     <type name="ProtectedAccessToPropertyOnChild">
19761       <method name="Void .ctor()">
19762         <size>14</size>
19763       </method>
19764       <method name="Int32 Main()">
19765         <size>21</size>
19766       </method>
19767     </type>
19768     <type name="TestAccessToPrivateMemberInParentClass">
19769       <method name="Void .ctor()">
19770         <size>7</size>
19771       </method>
19772       <method name="System.Double[][] get_Array()">
19773         <size>7</size>
19774       </method>
19775     </type>
19776     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
19777       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
19778         <size>37</size>
19779       </method>
19780     </type>
19781     <type name="TestAccessToProtectedOnChildInstanceFromParent">
19782       <method name="Void .ctor()">
19783         <size>29</size>
19784       </method>
19785       <method name="Int32 Test()">
19786         <size>27</size>
19787       </method>
19788     </type>
19789     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
19790       <method name="Void .ctor()">
19791         <size>26</size>
19792       </method>
19793       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
19794         <size>15</size>
19795       </method>
19796     </type>
19797     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
19798       <method name="Void .ctor()">
19799         <size>7</size>
19800       </method>
19801     </type>
19802   </test>
19803   <test name="test-175.cs">
19804     <type name="X">
19805       <method name="Void .ctor()">
19806         <size>7</size>
19807       </method>
19808       <method name="Int32 Main()">
19809         <size>59</size>
19810       </method>
19811     </type>
19812   </test>
19813   <test name="test-176.cs">
19814     <type name="X">
19815       <method name="Void .ctor()">
19816         <size>7</size>
19817       </method>
19818       <method name="Int32 Main()">
19819         <size>34</size>
19820       </method>
19821     </type>
19822   </test>
19823   <test name="test-177.cs">
19824     <type name="MethodAttribute">
19825       <method name="Void .ctor()">
19826         <size>7</size>
19827       </method>
19828     </type>
19829     <type name="ReturnAttribute">
19830       <method name="Void .ctor()">
19831         <size>7</size>
19832       </method>
19833     </type>
19834     <type name="Test">
19835       <method name="Void .ctor()">
19836         <size>7</size>
19837       </method>
19838       <method name="Void Method()">
19839         <size>1</size>
19840       </method>
19841       <method name="Int32 Main()">
19842         <size>40</size>
19843       </method>
19844     </type>
19845   </test>
19846   <test name="test-178.cs">
19847     <type name="BrowsableClass">
19848       <method name="Void .ctor()">
19849         <size>7</size>
19850       </method>
19851       <method name="Int32 Main()">
19852         <size>54</size>
19853       </method>
19854       <method name="BrowsableClass op_Increment(BrowsableClass)">
19855         <size>2</size>
19856       </method>
19857     </type>
19858   </test>
19859   <test name="test-179.cs">
19860     <type name="A">
19861       <method name="Void .ctor()">
19862         <size>7</size>
19863       </method>
19864       <method name="Void set_Item(Double, Double)">
19865         <size>15</size>
19866       </method>
19867       <method name="Double get_Item(Double)">
19868         <size>29</size>
19869       </method>
19870     </type>
19871     <type name="B">
19872       <method name="Void .ctor()">
19873         <size>7</size>
19874       </method>
19875       <method name="Void set_Item(Double, Double)">
19876         <size>15</size>
19877       </method>
19878       <method name="Double get_Item(Double)">
19879         <size>29</size>
19880       </method>
19881     </type>
19882     <type name="C">
19883       <method name="Void .ctor()">
19884         <size>7</size>
19885       </method>
19886       <method name="Void set_Item(System.String, System.String)">
19887         <size>15</size>
19888       </method>
19889       <method name="System.String get_Item(System.String)">
19890         <size>30</size>
19891       </method>
19892       <method name="Void set_Item(Int32, Int32)">
19893         <size>15</size>
19894       </method>
19895       <method name="Int32 get_Item(Int32)">
19896         <size>21</size>
19897       </method>
19898     </type>
19899   </test>
19900   <test name="test-18.cs">
19901     <type name="X">
19902       <method name="Void .ctor()">
19903         <size>7</size>
19904       </method>
19905       <method name="Void m()">
19906         <size>60</size>
19907       </method>
19908       <method name="Int32 ret(Int32)">
19909         <size>40</size>
19910       </method>
19911       <method name="Int32 Main()">
19912         <size>62</size>
19913       </method>
19914     </type>
19915   </test>
19916   <test name="test-180.cs">
19917     <type name="Testing">
19918       <method name="Void .ctor()">
19919         <size>7</size>
19920       </method>
19921       <method name="Void Main()">
19922         <size>17</size>
19923       </method>
19924     </type>
19925   </test>
19926   <test name="test-181.cs">
19927     <type name="Test">
19928       <method name="Void .ctor()">
19929         <size>7</size>
19930       </method>
19931       <method name="Void test()">
19932         <size>1</size>
19933       </method>
19934       <method name="Int32 Main()">
19935         <size>43</size>
19936       </method>
19937     </type>
19938   </test>
19939   <test name="test-182.cs">
19940     <type name="T">
19941       <method name="Void .ctor()">
19942         <size>7</size>
19943       </method>
19944       <method name="Int32 Main()">
19945         <size>26</size>
19946       </method>
19947     </type>
19948   </test>
19949   <test name="test-183.cs">
19950     <type name="Test">
19951       <method name="Void .ctor()">
19952         <size>7</size>
19953       </method>
19954       <method name="Int32 M(Int32, Int32 ByRef)">
19955         <size>12</size>
19956       </method>
19957       <method name="Int32 Main()">
19958         <size>67</size>
19959       </method>
19960     </type>
19961     <type name="Test+D">
19962       <method name="Void .ctor(Object, IntPtr)">
19963         <size>0</size>
19964       </method>
19965       <method name="Int32 Invoke(Int32, Int32 ByRef)">
19966         <size>0</size>
19967       </method>
19968       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
19969         <size>0</size>
19970       </method>
19971       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
19972         <size>0</size>
19973       </method>
19974     </type>
19975   </test>
19976   <test name="test-184.cs">
19977     <type name="Interface">
19978       <method name="Int32 get_X()">
19979         <size>0</size>
19980       </method>
19981     </type>
19982     <type name="User">
19983       <method name="Void .ctor(Interface)">
19984         <size>7</size>
19985       </method>
19986     </type>
19987     <type name="Test">
19988       <method name="Void .ctor()">
19989         <size>61</size>
19990       </method>
19991       <method name="Int32 Main()">
19992         <size>8</size>
19993       </method>
19994     </type>
19995   </test>
19996   <test name="test-185.cs">
19997     <type name="X">
19998       <method name="Void .ctor()">
19999         <size>7</size>
20000       </method>
20001       <method name="Int32 Test(Int32)">
20002         <size>36</size>
20003       </method>
20004       <method name="Int32 Main()">
20005         <size>29</size>
20006       </method>
20007     </type>
20008   </test>
20009   <test name="test-186.cs">
20010     <type name="TestBUG.myAttribute">
20011       <method name="Void .ctor(String, String, String, Int32)">
20012         <size>7</size>
20013       </method>
20014     </type>
20015     <type name="TestBUG.Test">
20016       <method name="Void .ctor()">
20017         <size>7</size>
20018       </method>
20019       <method name="Int32 Main()">
20020         <size>2</size>
20021       </method>
20022     </type>
20023   </test>
20024   <test name="test-187.cs">
20025     <type name="MyClass">
20026       <method name="Void .ctor()">
20027         <size>7</size>
20028       </method>
20029       <method name="Container get_Item(System.String)">
20030         <size>2</size>
20031       </method>
20032       <method name="Void set_Item(System.String, Container)">
20033         <size>1</size>
20034       </method>
20035     </type>
20036     <type name="Container">
20037       <method name="Void .ctor()">
20038         <size>7</size>
20039       </method>
20040       <method name="Container op_Addition(Container, System.Object)">
20041         <size>2</size>
20042       </method>
20043     </type>
20044     <type name="D">
20045       <method name="Void .ctor()">
20046         <size>7</size>
20047       </method>
20048       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
20049         <size>65</size>
20050       </method>
20051       <method name="Int32 Main()">
20052         <size>2</size>
20053       </method>
20054     </type>
20055   </test>
20056   <test name="test-188.cs">
20057     <type name="Enumerator">
20058       <method name="Void .ctor()">
20059         <size>14</size>
20060       </method>
20061       <method name="Boolean MoveNext()">
20062         <size>21</size>
20063       </method>
20064       <method name="Char get_Current()">
20065         <size>3</size>
20066       </method>
20067     </type>
20068     <type name="RealEnumerator">
20069       <method name="Void .ctor(Coll)">
20070         <size>14</size>
20071       </method>
20072       <method name="Void Dispose()">
20073         <size>13</size>
20074       </method>
20075     </type>
20076     <type name="Coll">
20077       <method name="Void .ctor()">
20078         <size>7</size>
20079       </method>
20080       <method name="Enumerator GetEnumerator()">
20081         <size>7</size>
20082       </method>
20083     </type>
20084     <type name="Test">
20085       <method name="Void .ctor()">
20086         <size>7</size>
20087       </method>
20088       <method name="Int32 Main(System.String[])">
20089         <size>76</size>
20090       </method>
20091     </type>
20092   </test>
20093   <test name="test-189.cs">
20094     <type name="MyTest">
20095       <method name="Void .ctor()">
20096         <size>7</size>
20097       </method>
20098       <method name="Int32 Main(System.String[])">
20099         <size>63</size>
20100       </method>
20101       <method name="Int32 m(Int32, Double)">
20102         <size>2</size>
20103       </method>
20104       <method name="Int32 m(Int32, System.Int32[])">
20105         <size>2</size>
20106       </method>
20107     </type>
20108     <type name="MonoTest">
20109       <method name="Void .ctor()">
20110         <size>7</size>
20111       </method>
20112       <method name="Int32 method1(System.String, System.Object[])">
20113         <size>2</size>
20114       </method>
20115       <method name="Void testmethod()">
20116         <size>27</size>
20117       </method>
20118     </type>
20119     <type name="MonoTest2">
20120       <method name="Void .ctor()">
20121         <size>7</size>
20122       </method>
20123       <method name="Int32 method1(System.String, System.Object[])">
20124         <size>2</size>
20125       </method>
20126       <method name="Void testmethod2()">
20127         <size>27</size>
20128       </method>
20129     </type>
20130   </test>
20131   <test name="test-19.cs">
20132     <type name="I">
20133       <method name="Void .ctor()">
20134         <size>7</size>
20135       </method>
20136       <method name="Void .cctor()">
20137         <size>18</size>
20138       </method>
20139       <method name="System.String fn(System.String)">
20140         <size>17</size>
20141       </method>
20142     </type>
20143     <type name="X">
20144       <method name="Void .ctor()">
20145         <size>7</size>
20146       </method>
20147       <method name="Void Thread_func()">
20148         <size>11</size>
20149       </method>
20150       <method name="Int32 Func(Int32, Int32)">
20151         <size>4</size>
20152       </method>
20153       <method name="Void Bar()">
20154         <size>44</size>
20155       </method>
20156       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
20157         <size>18</size>
20158       </method>
20159       <method name="Int32 Main()">
20160         <size>303</size>
20161       </method>
20162       <method name="Int32 multiply_by_three(Int32)">
20163         <size>4</size>
20164       </method>
20165     </type>
20166     <type name="TestNamespace.TestClass">
20167       <method name="Void .ctor()">
20168         <size>7</size>
20169       </method>
20170     </type>
20171     <type name="I+GetTextFn">
20172       <method name="Void .ctor(Object, IntPtr)">
20173         <size>0</size>
20174       </method>
20175       <method name="System.String Invoke(System.String)">
20176         <size>0</size>
20177       </method>
20178       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
20179         <size>0</size>
20180       </method>
20181       <method name="System.String EndInvoke(IAsyncResult)">
20182         <size>0</size>
20183       </method>
20184     </type>
20185     <type name="X+Foo">
20186       <method name="Void .ctor(Object, IntPtr)">
20187         <size>0</size>
20188       </method>
20189       <method name="Int32 Invoke(Int32, Int32)">
20190         <size>0</size>
20191       </method>
20192       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20193         <size>0</size>
20194       </method>
20195       <method name="Int32 EndInvoke(IAsyncResult)">
20196         <size>0</size>
20197       </method>
20198     </type>
20199     <type name="TestNamespace.TestClass+NotWorkingDelegate">
20200       <method name="Void .ctor(Object, IntPtr)">
20201         <size>0</size>
20202       </method>
20203       <method name="Single Invoke(Single, System.Object[])">
20204         <size>0</size>
20205       </method>
20206       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
20207         <size>0</size>
20208       </method>
20209       <method name="Single EndInvoke(IAsyncResult)">
20210         <size>0</size>
20211       </method>
20212     </type>
20213     <type name="NameSpace.TestDelegate">
20214       <method name="Void .ctor(Object, IntPtr)">
20215         <size>0</size>
20216       </method>
20217       <method name="Int32 Invoke(Int32)">
20218         <size>0</size>
20219       </method>
20220       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20221         <size>0</size>
20222       </method>
20223       <method name="Int32 EndInvoke(IAsyncResult)">
20224         <size>0</size>
20225       </method>
20226     </type>
20227   </test>
20228   <test name="test-190.cs">
20229     <type name="A">
20230       <method name="Void .ctor()">
20231         <size>7</size>
20232       </method>
20233       <method name="Void Main()">
20234         <size>1</size>
20235       </method>
20236     </type>
20237     <type name="A+B">
20238       <method name="Void .ctor()">
20239         <size>7</size>
20240       </method>
20241       <method name="Void Test()">
20242         <size>8</size>
20243       </method>
20244     </type>
20245     <type name="A+C">
20246       <method name="Void .ctor()">
20247         <size>7</size>
20248       </method>
20249       <method name="Void Test(A)">
20250         <size>8</size>
20251       </method>
20252     </type>
20253   </test>
20254   <test name="test-191.cs">
20255     <type name="X">
20256       <method name="Void .ctor()">
20257         <size>7</size>
20258       </method>
20259     </type>
20260     <type name="X+E">
20261       <method name="Void .ctor()">
20262         <size>7</size>
20263       </method>
20264     </type>
20265     <type name="X+D">
20266       <method name="Void .ctor()">
20267         <size>7</size>
20268       </method>
20269     </type>
20270     <type name="X+D+P">
20271       <method name="Void .ctor()">
20272         <size>7</size>
20273       </method>
20274     </type>
20275     <type name="Y">
20276       <method name="Void .ctor()">
20277         <size>7</size>
20278       </method>
20279     </type>
20280     <type name="Y+Op">
20281       <method name="Void .ctor()">
20282         <size>7</size>
20283       </method>
20284     </type>
20285     <type name="R">
20286       <method name="Void .ctor()">
20287         <size>7</size>
20288       </method>
20289       <method name="Void Main()">
20290         <size>1</size>
20291       </method>
20292     </type>
20293   </test>
20294   <test name="test-192.cs">
20295     <type name="X">
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299       <method name="Void Main()">
20300         <size>1</size>
20301       </method>
20302     </type>
20303   </test>
20304   <test name="test-193.cs">
20305     <type name="A">
20306       <method name="Void .ctor()">
20307         <size>7</size>
20308       </method>
20309       <method name="Int32 Test(Int32)">
20310         <size>88</size>
20311       </method>
20312       <method name="Int32 Main()">
20313         <size>7</size>
20314       </method>
20315     </type>
20316   </test>
20317   <test name="test-194.cs">
20318     <type name="TestParams">
20319       <method name="Void .ctor()">
20320         <size>7</size>
20321       </method>
20322       <method name="Int32 Main(System.String[])">
20323         <size>38</size>
20324       </method>
20325       <method name="Int32 Params(System.Object[])">
20326         <size>10</size>
20327       </method>
20328     </type>
20329   </test>
20330   <test name="test-195.cs">
20331     <type name="Y">
20332       <method name="Void .ctor()">
20333         <size>7</size>
20334       </method>
20335       <method name="Void .cctor()">
20336         <size>1</size>
20337       </method>
20338       <method name="Int32 C()">
20339         <size>36</size>
20340       </method>
20341     </type>
20342     <type name="X">
20343       <method name="Void .ctor()">
20344         <size>8</size>
20345       </method>
20346       <method name="Void .ctor(Int32)">
20347         <size>18</size>
20348       </method>
20349       <method name="Void Main()">
20350         <size>7</size>
20351       </method>
20352     </type>
20353   </test>
20354   <test name="test-196.cs">
20355     <type name="X">
20356       <method name="Void .ctor()">
20357         <size>7</size>
20358       </method>
20359       <method name="Void Bug1()">
20360         <size>15</size>
20361       </method>
20362       <method name="Void Bug2()">
20363         <size>16</size>
20364       </method>
20365       <method name="Int32 Main()">
20366         <size>2</size>
20367       </method>
20368     </type>
20369   </test>
20370   <test name="test-197.cs">
20371     <type name="A">
20372       <method name="Void Foo()">
20373         <size>0</size>
20374       </method>
20375     </type>
20376     <type name="X">
20377       <method name="Void .ctor()">
20378         <size>7</size>
20379       </method>
20380       <method name="Void Foo()">
20381         <size>0</size>
20382       </method>
20383     </type>
20384     <type name="Y">
20385       <method name="Void .ctor()">
20386         <size>7</size>
20387       </method>
20388     </type>
20389     <type name="Z">
20390       <method name="Void .ctor()">
20391         <size>7</size>
20392       </method>
20393       <method name="Void Foo()">
20394         <size>11</size>
20395       </method>
20396     </type>
20397     <type name="Test">
20398       <method name="Void .ctor()">
20399         <size>7</size>
20400       </method>
20401       <method name="Int32 Main()">
20402         <size>16</size>
20403       </method>
20404     </type>
20405   </test>
20406   <test name="test-198.cs">
20407     <type name="N1.N3.N4.Bar">
20408       <method name="Void .ctor()">
20409         <size>7</size>
20410       </method>
20411     </type>
20412     <type name="N1.N2.Foo">
20413       <method name="Void .ctor()">
20414         <size>7</size>
20415       </method>
20416     </type>
20417     <type name="N5.N6.Foo">
20418       <method name="Void .ctor()">
20419         <size>7</size>
20420       </method>
20421     </type>
20422     <type name="N5.N7.N8.Bar">
20423       <method name="Void .ctor()">
20424         <size>7</size>
20425       </method>
20426     </type>
20427     <type name="FirstOuter.FirstInner.First">
20428       <method name="Void .ctor()">
20429         <size>7</size>
20430       </method>
20431       <method name="System.String get_MyIdentity()">
20432         <size>12</size>
20433       </method>
20434     </type>
20435     <type name="FirstOuter.Second">
20436       <method name="Void .ctor()">
20437         <size>7</size>
20438       </method>
20439     </type>
20440     <type name="FirstOuter.SecondInner.Third">
20441       <method name="Void .ctor()">
20442         <size>7</size>
20443       </method>
20444     </type>
20445     <type name="FirstOuter.FirstInner.Fourth">
20446       <method name="Void .ctor()">
20447         <size>7</size>
20448       </method>
20449     </type>
20450     <type name="Fifth">
20451       <method name="Void .ctor()">
20452         <size>7</size>
20453       </method>
20454     </type>
20455     <type name="M1.M2.M3.Foo">
20456       <method name="Void .ctor()">
20457         <size>7</size>
20458       </method>
20459     </type>
20460     <type name="P1.P2.Bar">
20461       <method name="Void .ctor()">
20462         <size>7</size>
20463       </method>
20464     </type>
20465     <type name="X">
20466       <method name="Void .ctor()">
20467         <size>7</size>
20468       </method>
20469       <method name="Int32 Main()">
20470         <size>2</size>
20471       </method>
20472     </type>
20473   </test>
20474   <test name="test-199.cs">
20475     <type name="Test">
20476       <method name="Void .ctor()">
20477         <size>7</size>
20478       </method>
20479       <method name="Int32 Main()">
20480         <size>22</size>
20481       </method>
20482     </type>
20483     <type name="N1.Foo">
20484       <method name="Void .ctor()">
20485         <size>7</size>
20486       </method>
20487     </type>
20488     <type name="N1.Foo+Foo2">
20489       <method name="Void .ctor()">
20490         <size>7</size>
20491       </method>
20492     </type>
20493     <type name="N1.Bar2">
20494       <method name="Void .ctor()">
20495         <size>7</size>
20496       </method>
20497       <method name="Int32 Talk()">
20498         <size>2</size>
20499       </method>
20500     </type>
20501     <type name="N2.Bar">
20502       <method name="Void .ctor()">
20503         <size>7</size>
20504       </method>
20505     </type>
20506     <type name="N2.Bar+Bar2">
20507       <method name="Void .ctor()">
20508         <size>7</size>
20509       </method>
20510       <method name="Int32 Talk()">
20511         <size>2</size>
20512       </method>
20513     </type>
20514   </test>
20515   <test name="test-2.cs">
20516     <type name="X">
20517       <method name="Void .ctor()">
20518         <size>7</size>
20519       </method>
20520       <method name="Int32 Main(System.String[])">
20521         <size>12</size>
20522       </method>
20523     </type>
20524   </test>
20525   <test name="test-20.cs">
20526     <type name="A">
20527       <method name="Void .ctor()">
20528         <size>7</size>
20529       </method>
20530       <method name="Void X()">
20531         <size>8</size>
20532       </method>
20533     </type>
20534     <type name="B">
20535       <method name="Void .ctor()">
20536         <size>7</size>
20537       </method>
20538       <method name="Void X()">
20539         <size>8</size>
20540       </method>
20541       <method name="Void TestB()">
20542         <size>7</size>
20543       </method>
20544     </type>
20545     <type name="Ax">
20546       <method name="Void .ctor()">
20547         <size>7</size>
20548       </method>
20549       <method name="Void A()">
20550         <size>8</size>
20551       </method>
20552       <method name="Void B()">
20553         <size>8</size>
20554       </method>
20555     </type>
20556     <type name="Bx">
20557       <method name="Void .ctor()">
20558         <size>7</size>
20559       </method>
20560       <method name="Void A()">
20561         <size>8</size>
20562       </method>
20563       <method name="Void B()">
20564         <size>8</size>
20565       </method>
20566     </type>
20567     <type name="Test">
20568       <method name="Void .ctor()">
20569         <size>7</size>
20570       </method>
20571       <method name="Int32 Main()">
20572         <size>100</size>
20573       </method>
20574     </type>
20575   </test>
20576   <test name="test-200.cs">
20577     <type name="X">
20578       <method name="Void .ctor()">
20579         <size>7</size>
20580       </method>
20581       <method name="Int32 Main()">
20582         <size>104</size>
20583       </method>
20584     </type>
20585   </test>
20586   <test name="test-201.cs">
20587     <type name="Parent">
20588       <method name="Void .ctor()">
20589         <size>7</size>
20590       </method>
20591     </type>
20592     <type name="Child">
20593       <method name="Void .ctor()">
20594         <size>7</size>
20595       </method>
20596     </type>
20597     <type name="Child+Nested">
20598       <method name="Void .ctor()">
20599         <size>18</size>
20600       </method>
20601     </type>
20602     <type name="Collide">
20603       <method name="Void .ctor(Int32)">
20604         <size>14</size>
20605       </method>
20606       <method name="Void .cctor()">
20607         <size>12</size>
20608       </method>
20609       <method name="Int32 Main()">
20610         <size>27</size>
20611       </method>
20612     </type>
20613   </test>
20614   <test name="test-202.cs">
20615     <type name="X.X">
20616       <method name="Void .ctor()">
20617         <size>7</size>
20618       </method>
20619     </type>
20620     <type name="A.B.C.D">
20621       <method name="Void .ctor()">
20622         <size>7</size>
20623       </method>
20624     </type>
20625     <type name="Test">
20626       <method name="Void .ctor()">
20627         <size>7</size>
20628       </method>
20629       <method name="Int32 Main()">
20630         <size>14</size>
20631       </method>
20632     </type>
20633   </test>
20634   <test name="test-203.cs">
20635     <type name="Foo">
20636       <method name="Void .ctor()">
20637         <size>7</size>
20638       </method>
20639       <method name="Modifiers get_Modifiers()">
20640         <size>2</size>
20641       </method>
20642     </type>
20643     <type name="Bar">
20644       <method name="Void .ctor()">
20645         <size>7</size>
20646       </method>
20647       <method name="Int32 Main()">
20648         <size>13</size>
20649       </method>
20650     </type>
20651   </test>
20652   <test name="test-204.cs">
20653     <type name="X">
20654       <method name="Void .ctor(Int32)">
20655         <size>14</size>
20656       </method>
20657       <method name="System.String ToString()">
20658         <size>22</size>
20659       </method>
20660       <method name="Int32 Test()">
20661         <size>153</size>
20662       </method>
20663       <method name="Int32 Main()">
20664         <size>24</size>
20665       </method>
20666       <method name="X op_BitwiseAnd(X, X)">
20667         <size>19</size>
20668       </method>
20669       <method name="X op_BitwiseOr(X, X)">
20670         <size>19</size>
20671       </method>
20672       <method name="Boolean op_True(X)">
20673         <size>15</size>
20674       </method>
20675       <method name="Boolean op_False(X)">
20676         <size>12</size>
20677       </method>
20678     </type>
20679   </test>
20680   <test name="test-205.cs">
20681     <type name="A">
20682       <method name="Void .ctor(Object)">
20683         <size>7</size>
20684       </method>
20685     </type>
20686     <type name="Test">
20687       <method name="Void .ctor()">
20688         <size>7</size>
20689       </method>
20690       <method name="Void Main()">
20691         <size>1</size>
20692       </method>
20693     </type>
20694   </test>
20695   <test name="test-206.cs">
20696     <type name="I">
20697       <method name="System.Int32[] get_Item(System.Int32[])">
20698         <size>0</size>
20699       </method>
20700     </type>
20701     <type name="X">
20702       <method name="Void .ctor()">
20703         <size>7</size>
20704       </method>
20705       <method name="Int32 get_Item(Int32)">
20706         <size>2</size>
20707       </method>
20708       <method name="System.Int32[] get_Item(System.Int32[])">
20709         <size>39</size>
20710       </method>
20711       <method name="Void Main()">
20712         <size>91</size>
20713       </method>
20714     </type>
20715     <type name="&lt;PrivateImplementationDetails&gt;">
20716       <method name="Void .ctor()">
20717         <size>7</size>
20718       </method>
20719     </type>
20720   </test>
20721   <test name="test-207.cs">
20722     <type name="X">
20723       <method name="Void .ctor()">
20724         <size>7</size>
20725       </method>
20726       <method name="Void .cctor()">
20727         <size>1</size>
20728       </method>
20729       <method name="Void hello(Int32)">
20730         <size>13</size>
20731       </method>
20732       <method name="Void world(Int32)">
20733         <size>16</size>
20734       </method>
20735       <method name="Int32 Main()">
20736         <size>138</size>
20737       </method>
20738     </type>
20739     <type name="Test">
20740       <method name="Void .ctor(Object, IntPtr)">
20741         <size>0</size>
20742       </method>
20743       <method name="Void Invoke(Int32)">
20744         <size>0</size>
20745       </method>
20746       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20747         <size>0</size>
20748       </method>
20749       <method name="Void EndInvoke(IAsyncResult)">
20750         <size>0</size>
20751       </method>
20752     </type>
20753   </test>
20754   <test name="test-208.cs">
20755     <type name="A">
20756       <method name="System.String get_Item(System.String)">
20757         <size>0</size>
20758       </method>
20759     </type>
20760     <type name="B">
20761       <method name="Void Test()">
20762         <size>0</size>
20763       </method>
20764     </type>
20765     <type name="X">
20766       <method name="Void .ctor()">
20767         <size>7</size>
20768       </method>
20769       <method name="System.String get_Item(System.String)">
20770         <size>2</size>
20771       </method>
20772       <method name="Void Test()">
20773         <size>1</size>
20774       </method>
20775     </type>
20776     <type name="Y">
20777       <method name="Void .ctor()">
20778         <size>7</size>
20779       </method>
20780       <method name="Void Main()">
20781         <size>19</size>
20782       </method>
20783     </type>
20784   </test>
20785   <test name="test-209.cs">
20786     <type name="X">
20787       <method name="Void .ctor(Int32)">
20788         <size>14</size>
20789       </method>
20790       <method name="Int32 get_Foo()">
20791         <size>9</size>
20792       </method>
20793       <method name="Void set_Foo(Int32)">
20794         <size>8</size>
20795       </method>
20796       <method name="Int32 get_Item(Int32)">
20797         <size>7</size>
20798       </method>
20799       <method name="Void set_Item(Int32, Int32)">
20800         <size>8</size>
20801       </method>
20802       <method name="Void set_Item(System.String, System.String)">
20803         <size>7</size>
20804       </method>
20805       <method name="Void set_Bar(System.String)">
20806         <size>7</size>
20807       </method>
20808       <method name="A get_A()">
20809         <size>10</size>
20810       </method>
20811       <method name="Void set_A(A)">
20812         <size>12</size>
20813       </method>
20814       <method name="Int32 Main()">
20815         <size>79</size>
20816       </method>
20817     </type>
20818   </test>
20819   <test name="test-21.cs">
20820     <type name="Blah">
20821       <method name="Void .ctor()">
20822         <size>7</size>
20823       </method>
20824       <method name="Int32 Main()">
20825         <size>47</size>
20826       </method>
20827     </type>
20828     <type name="Blah+Foo">
20829       <method name="Void .ctor()">
20830         <size>17</size>
20831       </method>
20832       <method name="Int32 Bar(Int32, Int32)">
20833         <size>14</size>
20834       </method>
20835     </type>
20836   </test>
20837   <test name="test-210.cs">
20838     <type name="X">
20839       <method name="Void .ctor()">
20840         <size>7</size>
20841       </method>
20842       <method name="Void foo()">
20843         <size>1</size>
20844       </method>
20845       <method name="Void Main()">
20846         <size>25</size>
20847       </method>
20848     </type>
20849     <type name="FooHandler">
20850       <method name="Void .ctor(Object, IntPtr)">
20851         <size>0</size>
20852       </method>
20853       <method name="Void Invoke()">
20854         <size>0</size>
20855       </method>
20856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20857         <size>0</size>
20858       </method>
20859       <method name="Void EndInvoke(IAsyncResult)">
20860         <size>0</size>
20861       </method>
20862     </type>
20863   </test>
20864   <test name="test-211.cs">
20865     <type name="X">
20866       <method name="Void .ctor(Int32)">
20867         <size>14</size>
20868       </method>
20869       <method name="X op_Implicit(Int32)">
20870         <size>7</size>
20871       </method>
20872     </type>
20873     <type name="Y">
20874       <method name="Void .ctor(X)">
20875         <size>14</size>
20876       </method>
20877       <method name="Y op_Implicit(X)">
20878         <size>7</size>
20879       </method>
20880     </type>
20881     <type name="Z">
20882       <method name="Void .ctor(Y)">
20883         <size>14</size>
20884       </method>
20885       <method name="Int32 Main()">
20886         <size>27</size>
20887       </method>
20888       <method name="Z op_Implicit(Y)">
20889         <size>7</size>
20890       </method>
20891     </type>
20892   </test>
20893   <test name="test-212.cs">
20894     <type name="Problem">
20895       <method name="Void .ctor(String)">
20896         <size>14</size>
20897       </method>
20898       <method name="Int32 Multi(Int32, Problem[])">
20899         <size>4</size>
20900       </method>
20901       <method name="Int32 Main(System.String[])">
20902         <size>76</size>
20903       </method>
20904       <method name="Problem op_Implicit(Int32)">
20905         <size>22</size>
20906       </method>
20907     </type>
20908   </test>
20909   <test name="test-213.cs">
20910     <type name="MyTest">
20911       <method name="Void .ctor()">
20912         <size>7</size>
20913       </method>
20914       <method name="Void Main(System.String[])">
20915         <size>36</size>
20916       </method>
20917     </type>
20918     <type name="I">
20919       <method name="Void Print()">
20920         <size>0</size>
20921       </method>
20922     </type>
20923   </test>
20924   <test name="test-214.cs">
20925     <type name="N2.Test">
20926       <method name="Void .ctor()">
20927         <size>7</size>
20928       </method>
20929       <method name="Int32 Main()">
20930         <size>7</size>
20931       </method>
20932     </type>
20933     <type name="N1.C1">
20934       <method name="Void .ctor()">
20935         <size>7</size>
20936       </method>
20937       <method name="Void Foo()">
20938         <size>1</size>
20939       </method>
20940     </type>
20941   </test>
20942   <test name="test-215.cs">
20943     <type name="Test">
20944       <method name="Void .ctor()">
20945         <size>7</size>
20946       </method>
20947       <method name="Void .cctor()">
20948         <size>1</size>
20949       </method>
20950       <method name="N1.C1 get_C1()">
20951         <size>6</size>
20952       </method>
20953       <method name="Int32 Main()">
20954         <size>8</size>
20955       </method>
20956     </type>
20957     <type name="N1.C1">
20958       <method name="Void .ctor()">
20959         <size>7</size>
20960       </method>
20961     </type>
20962   </test>
20963   <test name="test-216.cs">
20964     <type name="cls">
20965       <method name="Void .ctor()">
20966         <size>7</size>
20967       </method>
20968       <method name="Void add_OnWhatever(OnWhateverDelegate)">
20969         <size>24</size>
20970       </method>
20971       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
20972         <size>24</size>
20973       </method>
20974       <method name="Void CallMyDel(System.String)">
20975         <size>13</size>
20976       </method>
20977     </type>
20978     <type name="cls+nestedcls">
20979       <method name="Void .ctor()">
20980         <size>7</size>
20981       </method>
20982       <method name="Void CallParentDel(cls, System.String)">
20983         <size>13</size>
20984       </method>
20985     </type>
20986     <type name="MonoEmbed">
20987       <method name="Void .ctor()">
20988         <size>7</size>
20989       </method>
20990       <method name="Void Main()">
20991         <size>36</size>
20992       </method>
20993       <method name="Void Whatever(System.String)">
20994         <size>7</size>
20995       </method>
20996     </type>
20997     <type name="OnWhateverDelegate">
20998       <method name="Void .ctor(Object, IntPtr)">
20999         <size>0</size>
21000       </method>
21001       <method name="Void Invoke(System.String)">
21002         <size>0</size>
21003       </method>
21004       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
21005         <size>0</size>
21006       </method>
21007       <method name="Void EndInvoke(IAsyncResult)">
21008         <size>0</size>
21009       </method>
21010     </type>
21011   </test>
21012   <test name="test-217.cs">
21013     <type name="Test">
21014       <method name="Void .ctor()">
21015         <size>7</size>
21016       </method>
21017       <method name="Int32 Main()">
21018         <size>180</size>
21019       </method>
21020       <method name="System.Object compare_gte(Int32, Int32)">
21021         <size>13</size>
21022       </method>
21023       <method name="System.Object compare_lte(Int32, Int32)">
21024         <size>13</size>
21025       </method>
21026     </type>
21027   </test>
21028   <test name="test-218.cs">
21029     <type name="T">
21030       <method name="Void .ctor()">
21031         <size>7</size>
21032       </method>
21033       <method name="Void .cctor()">
21034         <size>27</size>
21035       </method>
21036       <method name="Void Main()">
21037         <size>1</size>
21038       </method>
21039       <method name="Void compareQueryQuery1(System.Object)">
21040         <size>1</size>
21041       </method>
21042     </type>
21043     <type name="T+foo">
21044       <method name="Void .ctor(Object, IntPtr)">
21045         <size>0</size>
21046       </method>
21047       <method name="Void Invoke(System.Object)">
21048         <size>0</size>
21049       </method>
21050       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
21051         <size>0</size>
21052       </method>
21053       <method name="Void EndInvoke(IAsyncResult)">
21054         <size>0</size>
21055       </method>
21056     </type>
21057   </test>
21058   <test name="test-219.cs">
21059     <type name="TestAttribute">
21060       <method name="Void .ctor(Type)">
21061         <size>14</size>
21062       </method>
21063       <method name="System.Type get_Type()">
21064         <size>7</size>
21065       </method>
21066     </type>
21067     <type name="Test">
21068       <method name="Void .ctor()">
21069         <size>7</size>
21070       </method>
21071       <method name="Void Main()">
21072         <size>79</size>
21073       </method>
21074     </type>
21075   </test>
21076   <test name="test-22.cs">
21077     <type name="M">
21078       <method name="Void .ctor()">
21079         <size>7</size>
21080       </method>
21081       <method name="Int32 Main()">
21082         <size>63</size>
21083       </method>
21084     </type>
21085   </test>
21086   <test name="test-220.cs">
21087     <type name="MonoBUG.Bug">
21088       <method name="Void .ctor()">
21089         <size>7</size>
21090       </method>
21091       <method name="Int32 Main(System.String[])">
21092         <size>133</size>
21093       </method>
21094     </type>
21095     <type name="MonoBUG.Foo">
21096       <method name="Void .ctor(String)">
21097         <size>14</size>
21098       </method>
21099       <method name="System.String get_Name()">
21100         <size>7</size>
21101       </method>
21102     </type>
21103     <type name="MonoBUG.FooList">
21104       <method name="Void .ctor()">
21105         <size>7</size>
21106       </method>
21107       <method name="Void .cctor()">
21108         <size>1</size>
21109       </method>
21110       <method name="Void Add(MonoBUG.Foo)">
21111         <size>19</size>
21112       </method>
21113       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
21114         <size>7</size>
21115       </method>
21116     </type>
21117     <type name="MonoBUG.FooList+FooEnumerator">
21118       <method name="Void .ctor(FooList)">
21119         <size>31</size>
21120       </method>
21121       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
21122         <size>12</size>
21123       </method>
21124       <method name="Void System.Collections.IEnumerator.Reset()">
21125         <size>12</size>
21126       </method>
21127       <method name="MonoBUG.Foo get_Current()">
21128         <size>51</size>
21129       </method>
21130       <method name="Boolean MoveNext()">
21131         <size>12</size>
21132       </method>
21133       <method name="Void Reset()">
21134         <size>12</size>
21135       </method>
21136       <method name="System.Object System.Collections.IEnumerator.get_Current()">
21137         <size>28</size>
21138       </method>
21139     </type>
21140   </test>
21141   <test name="test-221.cs">
21142     <type name="A">
21143       <method name="Void .ctor()">
21144         <size>7</size>
21145       </method>
21146       <method name="Int32 get_Blah()">
21147         <size>2</size>
21148       </method>
21149       <method name="Void set_Blah(Int32)">
21150         <size>1</size>
21151       </method>
21152     </type>
21153     <type name="B">
21154       <method name="Void .ctor()">
21155         <size>7</size>
21156       </method>
21157       <method name="Int32 get_Blah()">
21158         <size>2</size>
21159       </method>
21160       <method name="Boolean Test()">
21161         <size>54</size>
21162       </method>
21163     </type>
21164     <type name="C">
21165       <method name="Void .ctor()">
21166         <size>7</size>
21167       </method>
21168       <method name="Int32 get_Blah()">
21169         <size>0</size>
21170       </method>
21171       <method name="Void set_Blah(Int32)">
21172         <size>0</size>
21173       </method>
21174     </type>
21175     <type name="D">
21176       <method name="Void .ctor()">
21177         <size>7</size>
21178       </method>
21179       <method name="Int32 get_Blah()">
21180         <size>2</size>
21181       </method>
21182       <method name="Void set_Blah(Int32)">
21183         <size>1</size>
21184       </method>
21185     </type>
21186     <type name="E">
21187       <method name="Void .ctor()">
21188         <size>7</size>
21189       </method>
21190       <method name="Int32 get_Blah()">
21191         <size>7</size>
21192       </method>
21193       <method name="Boolean Test()">
21194         <size>54</size>
21195       </method>
21196     </type>
21197     <type name="IBlah">
21198       <method name="Int32 get_Item(Int32)">
21199         <size>0</size>
21200       </method>
21201       <method name="Void set_Item(Int32, Int32)">
21202         <size>0</size>
21203       </method>
21204       <method name="Int32 get_Blah()">
21205         <size>0</size>
21206       </method>
21207       <method name="Void set_Blah(Int32)">
21208         <size>0</size>
21209       </method>
21210     </type>
21211     <type name="F">
21212       <method name="Void .ctor()">
21213         <size>7</size>
21214       </method>
21215       <method name="Int32 get_Item(Int32)">
21216         <size>2</size>
21217       </method>
21218       <method name="Void set_Item(Int32, Int32)">
21219         <size>1</size>
21220       </method>
21221       <method name="Int32 get_Blah()">
21222         <size>2</size>
21223       </method>
21224       <method name="Void set_Blah(Int32)">
21225         <size>1</size>
21226       </method>
21227       <method name="Boolean Test()">
21228         <size>110</size>
21229       </method>
21230     </type>
21231     <type name="Driver">
21232       <method name="Void .ctor()">
21233         <size>7</size>
21234       </method>
21235       <method name="Int32 Main()">
21236         <size>38</size>
21237       </method>
21238     </type>
21239     <type name="F">
21240       <method name="Int32 IBlah.get_Item(Int32)">
21241         <size>2</size>
21242       </method>
21243       <method name="Void IBlah.set_Item(Int32, Int32)">
21244         <size>1</size>
21245       </method>
21246       <method name="Int32 IBlah.get_Blah()">
21247         <size>2</size>
21248       </method>
21249       <method name="Void IBlah.set_Blah(Int32)">
21250         <size>1</size>
21251       </method>
21252     </type>
21253   </test>
21254   <test name="test-222.cs">
21255     <type name="Class_1">
21256       <method name="Void .ctor()">
21257         <size>7</size>
21258       </method>
21259       <method name="UIntPtr Valid()">
21260         <size>10</size>
21261       </method>
21262     </type>
21263     <type name="MainClass">
21264       <method name="Void .ctor()">
21265         <size>7</size>
21266       </method>
21267       <method name="Int32 Main()">
21268         <size>2</size>
21269       </method>
21270     </type>
21271   </test>
21272   <test name="test-223.cs">
21273     <type name="T">
21274       <method name="Void .ctor()">
21275         <size>7</size>
21276       </method>
21277       <method name="Int32 Main()">
21278         <size>68</size>
21279       </method>
21280     </type>
21281   </test>
21282   <test name="test-224.cs">
21283     <type name="XmlMemberArrayAttribute">
21284       <method name="Void .ctor(String)">
21285         <size>38</size>
21286       </method>
21287       <method name="System.Char[] get_Separator()">
21288         <size>7</size>
21289       </method>
21290       <method name="Void set_Separator(System.Char[])">
21291         <size>8</size>
21292       </method>
21293       <method name="System.String get_Name()">
21294         <size>7</size>
21295       </method>
21296       <method name="Void set_Name(System.String)">
21297         <size>8</size>
21298       </method>
21299       <method name="Boolean get_IsRequired()">
21300         <size>7</size>
21301       </method>
21302       <method name="Void set_IsRequired(Boolean)">
21303         <size>8</size>
21304       </method>
21305     </type>
21306     <type name="t">
21307       <method name="Void .ctor()">
21308         <size>7</size>
21309       </method>
21310       <method name="Void Main()">
21311         <size>1</size>
21312       </method>
21313     </type>
21314   </test>
21315   <test name="test-225.cs">
21316     <type name="A">
21317       <method name="Void .ctor()">
21318         <size>14</size>
21319       </method>
21320     </type>
21321     <type name="B">
21322       <method name="Void .ctor()">
21323         <size>7</size>
21324       </method>
21325       <method name="Int32 foo()">
21326         <size>2</size>
21327       </method>
21328       <method name="Void Main()">
21329         <size>18</size>
21330       </method>
21331     </type>
21332   </test>
21333   <test name="test-226.cs">
21334     <type name="Test226">
21335       <method name="Void .ctor()">
21336         <size>7</size>
21337       </method>
21338       <method name="Void Test()">
21339         <size>35</size>
21340       </method>
21341       <method name="Int32 Main()">
21342         <size>23</size>
21343       </method>
21344     </type>
21345   </test>
21346   <test name="test-227.cs">
21347     <type name="A.T">
21348       <method name="Void .ctor()">
21349         <size>7</size>
21350       </method>
21351       <method name="Void Main()">
21352         <size>3</size>
21353       </method>
21354     </type>
21355   </test>
21356   <test name="test-228.cs">
21357     <type name="BadRefTest.CtorInc">
21358       <method name="Void .ctor()">
21359         <size>30</size>
21360       </method>
21361       <method name="Int32 IncByRef(Int32 ByRef)">
21362         <size>10</size>
21363       </method>
21364       <method name="Boolean Results(Int32)">
21365         <size>98</size>
21366       </method>
21367     </type>
21368     <type name="BadRefTest.Runner">
21369       <method name="Void .ctor()">
21370         <size>7</size>
21371       </method>
21372       <method name="Int32 Main()">
21373         <size>43</size>
21374       </method>
21375     </type>
21376   </test>
21377   <test name="test-229.cs">
21378     <type name="List">
21379       <method name="Void .ctor(Int32)">
21380         <size>19</size>
21381       </method>
21382       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
21383         <size>12</size>
21384       </method>
21385       <method name="Void Add(Int32)">
21386         <size>26</size>
21387       </method>
21388       <method name="MyEnumerator GetEnumerator()">
21389         <size>10</size>
21390       </method>
21391     </type>
21392     <type name="UberList">
21393       <method name="Void .ctor(Int32)">
21394         <size>8</size>
21395       </method>
21396       <method name="Int32 Main(System.String[])">
21397         <size>38</size>
21398       </method>
21399       <method name="Boolean One()">
21400         <size>63</size>
21401       </method>
21402       <method name="Boolean Two()">
21403         <size>63</size>
21404       </method>
21405       <method name="Boolean Three()">
21406         <size>63</size>
21407       </method>
21408     </type>
21409   </test>
21410   <test name="test-23.cs">
21411     <type name="X">
21412       <method name="Void .ctor()">
21413         <size>7</size>
21414       </method>
21415       <method name="Void .cctor()">
21416         <size>8</size>
21417       </method>
21418       <method name="Int32 get_Value()">
21419         <size>6</size>
21420       </method>
21421       <method name="Void set_Value(Int32)">
21422         <size>7</size>
21423       </method>
21424       <method name="Int32 Main()">
21425         <size>170</size>
21426       </method>
21427     </type>
21428     <type name="Y">
21429       <method name="Void .ctor(String)">
21430         <size>14</size>
21431       </method>
21432       <method name="System.String get_Value()">
21433         <size>7</size>
21434       </method>
21435       <method name="Void set_Value(System.String)">
21436         <size>8</size>
21437       </method>
21438     </type>
21439   </test>
21440   <test name="test-230.cs">
21441     <type name="TestClass">
21442       <method name="Void .ctor()">
21443         <size>7</size>
21444       </method>
21445       <method name="Int32 Main()">
21446         <size>56</size>
21447       </method>
21448     </type>
21449   </test>
21450   <test name="test-231.cs">
21451     <type name="T">
21452       <method name="Void .ctor()">
21453         <size>7</size>
21454       </method>
21455       <method name="Void .cctor()">
21456         <size>1</size>
21457       </method>
21458       <method name="Int32 Main()">
21459         <size>44</size>
21460       </method>
21461       <method name="Void Foo()">
21462         <size>23</size>
21463       </method>
21464     </type>
21465   </test>
21466   <test name="test-232.cs">
21467     <type name="CtorInfoTest">
21468       <method name="Void .ctor()">
21469         <size>7</size>
21470       </method>
21471       <method name="Void Main(System.String[])">
21472         <size>977</size>
21473       </method>
21474       <method name="Void Assert(System.Object, System.Object)">
21475         <size>38</size>
21476       </method>
21477     </type>
21478     <type name="&lt;PrivateImplementationDetails&gt;">
21479       <method name="Void .ctor()">
21480         <size>7</size>
21481       </method>
21482     </type>
21483   </test>
21484   <test name="test-233.cs">
21485     <type name="Tests">
21486       <method name="Void .ctor()">
21487         <size>7</size>
21488       </method>
21489       <method name="Int32 Main()">
21490         <size>16</size>
21491       </method>
21492       <method name="Int32 test_0_beq()">
21493         <size>29</size>
21494       </method>
21495       <method name="Int32 test_0_bne_un()">
21496         <size>29</size>
21497       </method>
21498       <method name="Int32 test_0_conv_r8()">
21499         <size>29</size>
21500       </method>
21501       <method name="Int32 test_0_conv_i()">
21502         <size>76</size>
21503       </method>
21504       <method name="Int32 test_5_conv_r4()">
21505         <size>8</size>
21506       </method>
21507       <method name="Int32 test_5_double_conv_r4()">
21508         <size>16</size>
21509       </method>
21510       <method name="Int32 test_5_float_conv_r8()">
21511         <size>12</size>
21512       </method>
21513       <method name="Int32 test_5_conv_r8()">
21514         <size>8</size>
21515       </method>
21516       <method name="Int32 test_5_add()">
21517         <size>25</size>
21518       </method>
21519       <method name="Int32 test_5_sub()">
21520         <size>25</size>
21521       </method>
21522       <method name="Int32 test_24_mul()">
21523         <size>25</size>
21524       </method>
21525       <method name="Int32 test_4_div()">
21526         <size>25</size>
21527       </method>
21528       <method name="Int32 test_2_rem()">
21529         <size>25</size>
21530       </method>
21531       <method name="Int32 test_2_neg()">
21532         <size>14</size>
21533       </method>
21534       <method name="Int32 test_46_float_add_spill()">
21535         <size>129</size>
21536       </method>
21537       <method name="Int32 test_362880_float_mul_spill()">
21538         <size>129</size>
21539       </method>
21540       <method name="Int32 test_4_long_cast()">
21541         <size>29</size>
21542       </method>
21543       <method name="Int32 test_16_float_cmp()">
21544         <size>317</size>
21545       </method>
21546       <method name="Int32 test_15_float_cmp_un()">
21547         <size>297</size>
21548       </method>
21549       <method name="Int32 test_15_float_branch()">
21550         <size>219</size>
21551       </method>
21552       <method name="Int32 test_15_float_branch_un()">
21553         <size>219</size>
21554       </method>
21555     </type>
21556     <type name="TestDriver">
21557       <method name="Void .ctor()">
21558         <size>7</size>
21559       </method>
21560       <method name="Int32 RunTests(System.Type, System.String[])">
21561         <size>572</size>
21562       </method>
21563       <method name="Int32 RunTests(System.Type)">
21564         <size>8</size>
21565       </method>
21566     </type>
21567   </test>
21568   <test name="test-234.cs">
21569     <type name="T">
21570       <method name="Void .ctor()">
21571         <size>7</size>
21572       </method>
21573       <method name="Void Main()">
21574         <size>701</size>
21575       </method>
21576     </type>
21577   </test>
21578   <test name="test-235.cs">
21579     <type name="T">
21580       <method name="Void .ctor()">
21581         <size>7</size>
21582       </method>
21583       <method name="Void Foo(T, T)">
21584         <size>1</size>
21585       </method>
21586       <method name="Void Foo(System.Object[])">
21587         <size>1</size>
21588       </method>
21589       <method name="Int32 Main()">
21590         <size>13</size>
21591       </method>
21592     </type>
21593   </test>
21594   <test name="test-236.cs">
21595     <type name="Tests.IIndexer">
21596       <method name="System.Object get_Item(Int32)">
21597         <size>0</size>
21598       </method>
21599       <method name="Void set_Item(Int32, System.Object)">
21600         <size>0</size>
21601       </method>
21602     </type>
21603     <type name="Tests.Test">
21604       <method name="Void .ctor()">
21605         <size>7</size>
21606       </method>
21607       <method name="Void Main()">
21608         <size>42</size>
21609       </method>
21610       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
21611         <size>9</size>
21612       </method>
21613       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
21614         <size>10</size>
21615       </method>
21616     </type>
21617   </test>
21618   <test name="test-237.cs">
21619     <type name="Params">
21620       <method name="Void .ctor()">
21621         <size>7</size>
21622       </method>
21623       <method name="Void .cctor()">
21624         <size>96</size>
21625       </method>
21626       <method name="Void foo(System.String, System.Object[])">
21627         <size>132</size>
21628       </method>
21629       <method name="Void Main()">
21630         <size>45</size>
21631       </method>
21632     </type>
21633     <type name="Params+FOO">
21634       <method name="Void .ctor(Object, IntPtr)">
21635         <size>0</size>
21636       </method>
21637       <method name="Void Invoke(System.String, System.Object[])">
21638         <size>0</size>
21639       </method>
21640       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
21641         <size>0</size>
21642       </method>
21643       <method name="Void EndInvoke(IAsyncResult)">
21644         <size>0</size>
21645       </method>
21646     </type>
21647   </test>
21648   <test name="test-238.cs">
21649     <type name="TestClass">
21650       <method name="Void .ctor()">
21651         <size>7</size>
21652       </method>
21653       <method name="Void ConditionalMethod()">
21654         <size>7</size>
21655       </method>
21656       <method name="Int32 Main()">
21657         <size>12</size>
21658       </method>
21659     </type>
21660   </test>
21661   <test name="test-239.cs">
21662     <type name="BaseClass">
21663       <method name="Void .ctor()">
21664         <size>7</size>
21665       </method>
21666       <method name="Void ConditionalMethod()">
21667         <size>7</size>
21668       </method>
21669     </type>
21670     <type name="TestClass">
21671       <method name="Void .ctor()">
21672         <size>7</size>
21673       </method>
21674       <method name="Void ConditionalMethod()">
21675         <size>1</size>
21676       </method>
21677     </type>
21678     <type name="MainClass">
21679       <method name="Void .ctor()">
21680         <size>7</size>
21681       </method>
21682       <method name="Int32 Main()">
21683         <size>18</size>
21684       </method>
21685     </type>
21686   </test>
21687   <test name="test-24.cs">
21688     <type name="X">
21689       <method name="Void .ctor()">
21690         <size>7</size>
21691       </method>
21692       <method name="System.String get_S()">
21693         <size>6</size>
21694       </method>
21695       <method name="Void set_S(System.String)">
21696         <size>7</size>
21697       </method>
21698       <method name="Int32 Main()">
21699         <size>92</size>
21700       </method>
21701     </type>
21702   </test>
21703   <test name="test-240.cs">
21704     <type name="TestClass">
21705       <method name="Void .ctor()">
21706         <size>7</size>
21707       </method>
21708       <method name="Void .cctor()">
21709         <size>7</size>
21710       </method>
21711       <method name="Void ConditionalMethod()">
21712         <size>17</size>
21713       </method>
21714       <method name="Int32 Main()">
21715         <size>11</size>
21716       </method>
21717     </type>
21718   </test>
21719   <test name="test-241.cs">
21720     <type name="Foo">
21721       <method name="Void .ctor()">
21722         <size>7</size>
21723       </method>
21724       <method name="Int32 get_SomeProperty()">
21725         <size>3</size>
21726       </method>
21727       <method name="Int32 M()">
21728         <size>3</size>
21729       </method>
21730       <method name="Void Main()">
21731         <size>1</size>
21732       </method>
21733     </type>
21734     <type name="Foo+FooPrivate">
21735       <method name="Void .ctor(Foo)">
21736         <size>14</size>
21737       </method>
21738       <method name="Int32 get_SomeProperty()">
21739         <size>24</size>
21740       </method>
21741     </type>
21742   </test>
21743   <test name="test-242.cs">
21744     <type name="BaseClass">
21745       <method name="Void .ctor()">
21746         <size>14</size>
21747       </method>
21748     </type>
21749     <type name="Derived">
21750       <method name="Void .ctor()">
21751         <size>7</size>
21752       </method>
21753       <method name="Int32 get_Location()">
21754         <size>3</size>
21755       </method>
21756       <method name="Void Main()">
21757         <size>1</size>
21758       </method>
21759     </type>
21760   </test>
21761   <test name="test-243.cs">
21762     <type name="X">
21763       <method name="Void .ctor()">
21764         <size>7</size>
21765       </method>
21766       <method name="Boolean Resolve(System.String)">
21767         <size>2</size>
21768       </method>
21769       <method name="System.String Test()">
21770         <size>2</size>
21771       </method>
21772       <method name="Void Main()">
21773         <size>8</size>
21774       </method>
21775     </type>
21776   </test>
21777   <test name="test-244.cs">
21778     <type name="Foo">
21779       <method name="Void .ctor()">
21780         <size>7</size>
21781       </method>
21782       <method name="Void .cctor()">
21783         <size>1</size>
21784       </method>
21785       <method name="Int32 Main()">
21786         <size>136</size>
21787       </method>
21788       <method name="MyBool get_t()">
21789         <size>32</size>
21790       </method>
21791       <method name="MyBool get_f()">
21792         <size>32</size>
21793       </method>
21794     </type>
21795   </test>
21796   <test name="test-245.cs">
21797     <type name="Class2">
21798       <method name="Void .ctor()">
21799         <size>7</size>
21800       </method>
21801       <method name="System.String get_def_kind()">
21802         <size>12</size>
21803       </method>
21804       <method name="Void Main()">
21805         <size>1</size>
21806       </method>
21807     </type>
21808     <type name="IRObjectOperations">
21809       <method name="System.String get_def_kind()">
21810         <size>0</size>
21811       </method>
21812     </type>
21813   </test>
21814   <test name="test-246.cs">
21815     <type name="B">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Void Main()">
21820         <size>32</size>
21821       </method>
21822     </type>
21823   </test>
21824   <test name="test-247.cs">
21825     <type name="B">
21826       <method name="Void .ctor()">
21827         <size>7</size>
21828       </method>
21829       <method name="Void Main()">
21830         <size>65</size>
21831       </method>
21832     </type>
21833   </test>
21834   <test name="test-248.cs">
21835     <type name="T">
21836       <method name="Void .ctor()">
21837         <size>7</size>
21838       </method>
21839       <method name="Foo GetFoo()">
21840         <size>10</size>
21841       </method>
21842       <method name="Void Main()">
21843         <size>26</size>
21844       </method>
21845     </type>
21846   </test>
21847   <test name="test-249.cs">
21848     <type name="X">
21849       <method name="Void .ctor()">
21850         <size>7</size>
21851       </method>
21852       <method name="Void Main()">
21853         <size>1</size>
21854       </method>
21855     </type>
21856   </test>
21857   <test name="test-25.cs">
21858     <type name="X">
21859       <method name="Void .ctor()">
21860         <size>7</size>
21861       </method>
21862       <method name="Int32 Main()">
21863         <size>214</size>
21864       </method>
21865     </type>
21866   </test>
21867   <test name="test-250.cs">
21868     <type name="Test.foo3">
21869       <method name="Void .ctor()">
21870         <size>7</size>
21871       </method>
21872     </type>
21873     <type name="Test.Tests">
21874       <method name="Void .ctor()">
21875         <size>7</size>
21876       </method>
21877       <method name="Void Main()">
21878         <size>1</size>
21879       </method>
21880     </type>
21881   </test>
21882   <test name="test-251.cs">
21883     <type name="X">
21884       <method name="Void .ctor()">
21885         <size>7</size>
21886       </method>
21887       <method name="Void Main()">
21888         <size>1</size>
21889       </method>
21890     </type>
21891   </test>
21892   <test name="test-252.cs">
21893     <type name="A">
21894       <method name="Void .ctor()">
21895         <size>7</size>
21896       </method>
21897       <method name="Void add_Bar(Foo)">
21898         <size>24</size>
21899       </method>
21900       <method name="Void remove_Bar(Foo)">
21901         <size>24</size>
21902       </method>
21903       <method name="Void m1()">
21904         <size>1</size>
21905       </method>
21906       <method name="Int32 Main()">
21907         <size>93</size>
21908       </method>
21909     </type>
21910     <type name="Foo">
21911       <method name="Void .ctor(Object, IntPtr)">
21912         <size>0</size>
21913       </method>
21914       <method name="Void Invoke()">
21915         <size>0</size>
21916       </method>
21917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21918         <size>0</size>
21919       </method>
21920       <method name="Void EndInvoke(IAsyncResult)">
21921         <size>0</size>
21922       </method>
21923     </type>
21924   </test>
21925   <test name="test-253.cs">
21926     <type name="AccessibleAttribute">
21927       <method name="Void .ctor()">
21928         <size>7</size>
21929       </method>
21930     </type>
21931     <type name="MyClass">
21932       <method name="Void .ctor()">
21933         <size>7</size>
21934       </method>
21935     </type>
21936     <type name="Test">
21937       <method name="Void .ctor()">
21938         <size>7</size>
21939       </method>
21940       <method name="Int32 Main()">
21941         <size>66</size>
21942       </method>
21943     </type>
21944   </test>
21945   <test name="test-254.cs">
21946     <type name="TestAttribute">
21947       <method name="Void .ctor()">
21948         <size>7</size>
21949       </method>
21950     </type>
21951     <type name="Test_1">
21952       <method name="Void .ctor()">
21953         <size>7</size>
21954       </method>
21955       <method name="Void Test(Int32)">
21956         <size>1</size>
21957       </method>
21958     </type>
21959     <type name="Test_2">
21960       <method name="Void .ctor()">
21961         <size>7</size>
21962       </method>
21963       <method name="Int32 get_Test()">
21964         <size>2</size>
21965       </method>
21966       <method name="Void set_Test(Int32)">
21967         <size>1</size>
21968       </method>
21969       <method name="Void set_Test2(Boolean)">
21970         <size>1</size>
21971       </method>
21972     </type>
21973     <type name="Test_3">
21974       <method name="Void .ctor()">
21975         <size>7</size>
21976       </method>
21977       <method name="Void add_e_1(test_delegate)">
21978         <size>24</size>
21979       </method>
21980       <method name="Void remove_e_1(test_delegate)">
21981         <size>24</size>
21982       </method>
21983       <method name="Void add_e_2(test_delegate)">
21984         <size>24</size>
21985       </method>
21986       <method name="Void remove_e_2(test_delegate)">
21987         <size>24</size>
21988       </method>
21989     </type>
21990     <type name="Test_4">
21991       <method name="Void .ctor()">
21992         <size>7</size>
21993       </method>
21994       <method name="Void add_e_1(test_delegate)">
21995         <size>1</size>
21996       </method>
21997       <method name="Void remove_e_1(test_delegate)">
21998         <size>1</size>
21999       </method>
22000       <method name="Void add_e_2(test_delegate)">
22001         <size>1</size>
22002       </method>
22003       <method name="Void remove_e_2(test_delegate)">
22004         <size>1</size>
22005       </method>
22006       <method name="Void add_e_3(test_delegate)">
22007         <size>1</size>
22008       </method>
22009       <method name="Void remove_e_3(test_delegate)">
22010         <size>1</size>
22011       </method>
22012     </type>
22013     <type name="ClassMain">
22014       <method name="Void .ctor()">
22015         <size>7</size>
22016       </method>
22017       <method name="Void .cctor()">
22018         <size>1</size>
22019       </method>
22020       <method name="Void Assert(System.Object[], Boolean, Int32)">
22021         <size>65</size>
22022       </method>
22023       <method name="Int32 Main()">
22024         <size>1159</size>
22025       </method>
22026     </type>
22027     <type name="test_delegate">
22028       <method name="Void .ctor(Object, IntPtr)">
22029         <size>0</size>
22030       </method>
22031       <method name="System.Delegate Invoke(Int32)">
22032         <size>0</size>
22033       </method>
22034       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22035         <size>0</size>
22036       </method>
22037       <method name="System.Delegate EndInvoke(IAsyncResult)">
22038         <size>0</size>
22039       </method>
22040     </type>
22041   </test>
22042   <test name="test-255.cs">
22043     <type name="TestAttribute">
22044       <method name="Void .ctor()">
22045         <size>7</size>
22046       </method>
22047     </type>
22048     <type name="C">
22049       <method name="Void .ctor()">
22050         <size>7</size>
22051       </method>
22052       <method name="Void Method()">
22053         <size>1</size>
22054       </method>
22055       <method name="Void Main()">
22056         <size>1</size>
22057       </method>
22058     </type>
22059   </test>
22060   <test name="test-256.cs">
22061     <type name="TableColumn">
22062       <method name="Void .ctor()">
22063         <size>7</size>
22064       </method>
22065       <method name="System.Object get_MagicValue()">
22066         <size>2</size>
22067       </method>
22068       <method name="Void set_MagicValue(System.Object)">
22069         <size>1</size>
22070       </method>
22071     </type>
22072     <type name="Bug">
22073       <method name="Void .ctor()">
22074         <size>7</size>
22075       </method>
22076       <method name="Int32 get_TInt()">
22077         <size>2</size>
22078       </method>
22079       <method name="Void Main()">
22080         <size>1</size>
22081       </method>
22082     </type>
22083   </test>
22084   <test name="test-257.cs">
22085     <type name="X">
22086       <method name="Void .ctor()">
22087         <size>7</size>
22088       </method>
22089       <method name="Void Main()">
22090         <size>8</size>
22091       </method>
22092       <method name="Void call(Int32 ByRef)">
22093         <size>25</size>
22094       </method>
22095     </type>
22096   </test>
22097   <test name="test-258.cs">
22098     <type name="MyTest.Test">
22099       <method name="Void .ctor()">
22100         <size>7</size>
22101       </method>
22102     </type>
22103     <type name="MyTest.Test+Inner">
22104       <method name="Void Foo()">
22105         <size>0</size>
22106       </method>
22107     </type>
22108     <type name="MyTest.Test2">
22109       <method name="Void .ctor()">
22110         <size>7</size>
22111       </method>
22112       <method name="Void MyTest.Test.Inner.Foo()">
22113         <size>1</size>
22114       </method>
22115       <method name="Void Main()">
22116         <size>1</size>
22117       </method>
22118     </type>
22119   </test>
22120   <test name="test-259.cs">
22121     <type name="Testing">
22122       <method name="Void .ctor()">
22123         <size>7</size>
22124       </method>
22125       <method name="Void Main()">
22126         <size>1</size>
22127       </method>
22128     </type>
22129   </test>
22130   <test name="test-26.cs">
22131     <type name="Blah">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135       <method name="Int32 Foo(Int32, Int32)">
22136         <size>4</size>
22137       </method>
22138       <method name="Int32 Test1()">
22139         <size>114</size>
22140       </method>
22141       <method name="Int32 Adder(System.Int32[])">
22142         <size>38</size>
22143       </method>
22144       <method name="Int32 Test2()">
22145         <size>47</size>
22146       </method>
22147       <method name="Int32 Main()">
22148         <size>40</size>
22149       </method>
22150     </type>
22151     <type name="Blah+MyDelegate">
22152       <method name="Void .ctor(Object, IntPtr)">
22153         <size>0</size>
22154       </method>
22155       <method name="Int32 Invoke(Int32, Int32)">
22156         <size>0</size>
22157       </method>
22158       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22159         <size>0</size>
22160       </method>
22161       <method name="Int32 EndInvoke(IAsyncResult)">
22162         <size>0</size>
22163       </method>
22164     </type>
22165     <type name="Blah+List">
22166       <method name="Void .ctor(Object, IntPtr)">
22167         <size>0</size>
22168       </method>
22169       <method name="Int32 Invoke(System.Int32[])">
22170         <size>0</size>
22171       </method>
22172       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
22173         <size>0</size>
22174       </method>
22175       <method name="Int32 EndInvoke(IAsyncResult)">
22176         <size>0</size>
22177       </method>
22178     </type>
22179   </test>
22180   <test name="test-260.cs">
22181     <type name="x.Test">
22182       <method name="Void .ctor()">
22183         <size>7</size>
22184       </method>
22185     </type>
22186     <type name="y.Test">
22187       <method name="Void .ctor()">
22188         <size>7</size>
22189       </method>
22190     </type>
22191     <type name="b.a">
22192       <method name="Void .ctor()">
22193         <size>7</size>
22194       </method>
22195       <method name="Void Main()">
22196         <size>7</size>
22197       </method>
22198     </type>
22199   </test>
22200   <test name="test-261.cs">
22201     <type name="T">
22202       <method name="Void .ctor()">
22203         <size>7</size>
22204       </method>
22205       <method name="T get_Me()">
22206         <size>16</size>
22207       </method>
22208       <method name="T GetMe()">
22209         <size>16</size>
22210       </method>
22211       <method name="Int32 Test(T)">
22212         <size>106</size>
22213       </method>
22214       <method name="Int32 Main()">
22215         <size>31</size>
22216       </method>
22217     </type>
22218   </test>
22219   <test name="test-262.cs">
22220     <type name="n1.Attribute">
22221       <method name="Void .ctor()">
22222         <size>7</size>
22223       </method>
22224     </type>
22225     <type name="n3.A">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229       <method name="Void Attribute()">
22230         <size>1</size>
22231       </method>
22232       <method name="Void X()">
22233         <size>7</size>
22234       </method>
22235       <method name="Void Main()">
22236         <size>11</size>
22237       </method>
22238     </type>
22239   </test>
22240   <test name="test-263.cs">
22241     <type name="Test">
22242       <method name="Void .ctor()">
22243         <size>7</size>
22244       </method>
22245       <method name="System.String GetString(System.Byte[])">
22246         <size>19</size>
22247       </method>
22248       <method name="Void Main()">
22249         <size>1</size>
22250       </method>
22251     </type>
22252   </test>
22253   <test name="test-264.cs">
22254     <type name="Proef">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258       <method name="Void add_OnDoSomething(System.EventHandler)">
22259         <size>24</size>
22260       </method>
22261       <method name="Void remove_OnDoSomething(System.EventHandler)">
22262         <size>24</size>
22263       </method>
22264       <method name="Void Temp(System.Object, System.EventArgs)">
22265         <size>1</size>
22266       </method>
22267       <method name="Void Main()">
22268         <size>25</size>
22269       </method>
22270     </type>
22271   </test>
22272   <test name="test-265.cs">
22273     <type name="ClassFormatError">
22274       <method name="Void .ctor(String, Object[])">
22275         <size>7</size>
22276       </method>
22277       <method name="Void Main()">
22278         <size>1</size>
22279       </method>
22280     </type>
22281     <type name="UnsupportedClassVersionError">
22282       <method name="Void .ctor(String)">
22283         <size>14</size>
22284       </method>
22285     </type>
22286   </test>
22287   <test name="test-266.cs">
22288     <type name="T">
22289       <method name="Void .ctor()">
22290         <size>7</size>
22291       </method>
22292       <method name="Int32 Main()">
22293         <size>25</size>
22294       </method>
22295     </type>
22296   </test>
22297   <test name="test-267.cs">
22298     <type name="X">
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302       <method name="System.String Text()">
22303         <size>6</size>
22304       </method>
22305       <method name="Int32 Main()">
22306         <size>12</size>
22307       </method>
22308     </type>
22309   </test>
22310   <test name="test-268.cs">
22311     <type name="X">
22312       <method name="Void .ctor()">
22313         <size>7</size>
22314       </method>
22315       <method name="Int32 Main()">
22316         <size>26</size>
22317       </method>
22318     </type>
22319     <type name="X+Nested">
22320       <method name="Void .ctor()">
22321         <size>7</size>
22322       </method>
22323       <method name="MyEnum D()">
22324         <size>2</size>
22325       </method>
22326     </type>
22327   </test>
22328   <test name="test-269.cs">
22329     <type name="Class1">
22330       <method name="Void .ctor()">
22331         <size>7</size>
22332       </method>
22333       <method name="Int32 Main(System.String[])">
22334         <size>361</size>
22335       </method>
22336       <method name="Int32 AddABunchOfInts(...)">
22337         <size>64</size>
22338       </method>
22339       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
22340         <size>64</size>
22341       </method>
22342       <method name="Result VtAddABunchOfInts(...)">
22343         <size>73</size>
22344       </method>
22345       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
22346         <size>73</size>
22347       </method>
22348       <method name="Int32 InstAddABunchOfInts(...)">
22349         <size>64</size>
22350       </method>
22351       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
22352         <size>64</size>
22353       </method>
22354       <method name="Result InstVtAddABunchOfInts(...)">
22355         <size>73</size>
22356       </method>
22357       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
22358         <size>73</size>
22359       </method>
22360     </type>
22361   </test>
22362   <test name="test-27.cs">
22363     <type name="Hello">
22364       <method name="Boolean MyMethod(Int32)">
22365         <size>0</size>
22366       </method>
22367     </type>
22368     <type name="Another">
22369       <method name="Int32 AnotherMethod(Int32)">
22370         <size>0</size>
22371       </method>
22372     </type>
22373     <type name="Foo">
22374       <method name="Void .ctor()">
22375         <size>7</size>
22376       </method>
22377       <method name="Boolean MyMethod(Int32)">
22378         <size>12</size>
22379       </method>
22380       <method name="Int32 AnotherMethod(Int32)">
22381         <size>5</size>
22382       </method>
22383     </type>
22384     <type name="ITest">
22385       <method name="Boolean TestMethod(Int32, Single)">
22386         <size>0</size>
22387       </method>
22388     </type>
22389     <type name="Blah">
22390       <method name="Void .ctor()">
22391         <size>7</size>
22392       </method>
22393       <method name="Void Bar(Int32, Int32)">
22394         <size>9</size>
22395       </method>
22396       <method name="Int32 Main()">
22397         <size>139</size>
22398       </method>
22399     </type>
22400     <type name="Blah+MyDelegate">
22401       <method name="Void .ctor(Object, IntPtr)">
22402         <size>0</size>
22403       </method>
22404       <method name="Void Invoke(Int32, Int32)">
22405         <size>0</size>
22406       </method>
22407       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22408         <size>0</size>
22409       </method>
22410       <method name="Void EndInvoke(IAsyncResult)">
22411         <size>0</size>
22412       </method>
22413     </type>
22414   </test>
22415   <test name="test-270.cs">
22416     <type name="X">
22417       <method name="Void .ctor()">
22418         <size>7</size>
22419       </method>
22420       <method name="Int32 Test(System.String, System.Object[])">
22421         <size>2</size>
22422       </method>
22423       <method name="Int32 Main()">
22424         <size>75</size>
22425       </method>
22426       <method name="Int32 Test(System.String, ...)">
22427         <size>2</size>
22428       </method>
22429     </type>
22430   </test>
22431   <test name="test-271.cs">
22432     <type name="T">
22433       <method name="Void .ctor()">
22434         <size>7</size>
22435       </method>
22436       <method name="C X()">
22437         <size>10</size>
22438       </method>
22439       <method name="Void Main()">
22440         <size>59</size>
22441       </method>
22442     </type>
22443   </test>
22444   <test name="test-272.cs">
22445     <type name="BazAttribute">
22446       <method name="Void .ctor()">
22447         <size>7</size>
22448       </method>
22449       <method name="Void .ctor(Foo)">
22450         <size>7</size>
22451       </method>
22452       <method name="Void set_foo3(Foo)">
22453         <size>1</size>
22454       </method>
22455       <method name="Foo get_foo3()">
22456         <size>2</size>
22457       </method>
22458     </type>
22459     <type name="Test">
22460       <method name="Void .ctor()">
22461         <size>7</size>
22462       </method>
22463       <method name="Void f0()">
22464         <size>1</size>
22465       </method>
22466       <method name="Void f1()">
22467         <size>1</size>
22468       </method>
22469       <method name="Void f2()">
22470         <size>1</size>
22471       </method>
22472       <method name="Void f3()">
22473         <size>1</size>
22474       </method>
22475       <method name="Void Main()">
22476         <size>1</size>
22477       </method>
22478     </type>
22479   </test>
22480   <test name="test-273.cs">
22481     <type name="FooAttribute">
22482       <method name="Void .ctor()">
22483         <size>7</size>
22484       </method>
22485     </type>
22486     <type name="Tests">
22487       <method name="Void .ctor()">
22488         <size>7</size>
22489       </method>
22490       <method name="Void Main()">
22491         <size>36</size>
22492       </method>
22493     </type>
22494   </test>
22495   <test name="test-274.cs">
22496     <type name="MyClass">
22497       <method name="Void .ctor(String[])">
22498         <size>7</size>
22499       </method>
22500     </type>
22501     <type name="ChildClass">
22502       <method name="Void .ctor()">
22503         <size>13</size>
22504       </method>
22505     </type>
22506     <type name="M">
22507       <method name="Void .ctor()">
22508         <size>7</size>
22509       </method>
22510       <method name="Void Main()">
22511         <size>1</size>
22512       </method>
22513     </type>
22514   </test>
22515   <test name="test-275.cs">
22516     <type name="Test">
22517       <method name="Void .ctor()">
22518         <size>7</size>
22519       </method>
22520       <method name="Void add_MyEvent(DelType)">
22521         <size>24</size>
22522       </method>
22523       <method name="Void remove_MyEvent(DelType)">
22524         <size>24</size>
22525       </method>
22526       <method name="Int32 Main()">
22527         <size>176</size>
22528       </method>
22529     </type>
22530     <type name="DelType">
22531       <method name="Void .ctor(Object, IntPtr)">
22532         <size>0</size>
22533       </method>
22534       <method name="Void Invoke()">
22535         <size>0</size>
22536       </method>
22537       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22538         <size>0</size>
22539       </method>
22540       <method name="Void EndInvoke(IAsyncResult)">
22541         <size>0</size>
22542       </method>
22543     </type>
22544   </test>
22545   <test name="test-276.cs">
22546     <type name="EventTestClass">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550       <method name="Void add_Elapsed(System.EventHandler)">
22551         <size>24</size>
22552       </method>
22553       <method name="Void remove_Elapsed(System.EventHandler)">
22554         <size>24</size>
22555       </method>
22556     </type>
22557     <type name="IEventTest">
22558       <method name="Void add_Elapsed(System.EventHandler)">
22559         <size>0</size>
22560       </method>
22561       <method name="Void remove_Elapsed(System.EventHandler)">
22562         <size>0</size>
22563       </method>
22564     </type>
22565     <type name="EntryPoint">
22566       <method name="Void .ctor()">
22567         <size>7</size>
22568       </method>
22569       <method name="Boolean test(System.Type)">
22570         <size>17</size>
22571       </method>
22572       <method name="Int32 Main()">
22573         <size>48</size>
22574       </method>
22575     </type>
22576   </test>
22577   <test name="test-277.cs">
22578     <type name="T">
22579       <method name="Void .ctor()">
22580         <size>7</size>
22581       </method>
22582       <method name="Int32 Main()">
22583         <size>7</size>
22584       </method>
22585       <method name="Int32 X(Byte)">
22586         <size>2</size>
22587       </method>
22588       <method name="Int32 X(Int16)">
22589         <size>2</size>
22590       </method>
22591     </type>
22592   </test>
22593   <test name="test-278.cs">
22594     <type name="X">
22595       <method name="Void .ctor()">
22596         <size>7</size>
22597       </method>
22598       <method name="Int32 Main()">
22599         <size>73</size>
22600       </method>
22601     </type>
22602   </test>
22603   <test name="test-279.cs">
22604     <type name="FlagsAttributeDemo">
22605       <method name="Void .ctor()">
22606         <size>7</size>
22607       </method>
22608       <method name="Int32 Main()">
22609         <size>38</size>
22610       </method>
22611     </type>
22612   </test>
22613   <test name="test-28.cs">
22614     <type name="A">
22615       <method name="Void .ctor()">
22616         <size>7</size>
22617       </method>
22618       <method name="Int32 get_Item(Int32)">
22619         <size>0</size>
22620       </method>
22621       <method name="Int32 EmulateIndexer(Int32)">
22622         <size>8</size>
22623       </method>
22624     </type>
22625     <type name="B">
22626       <method name="Void .ctor()">
22627         <size>7</size>
22628       </method>
22629       <method name="Int32 get_Item(Int32)">
22630         <size>2</size>
22631       </method>
22632       <method name="Int32 M()">
22633         <size>8</size>
22634       </method>
22635     </type>
22636     <type name="X">
22637       <method name="Void .ctor()">
22638         <size>7</size>
22639       </method>
22640       <method name="Int32 get_Item(Int32)">
22641         <size>20</size>
22642       </method>
22643       <method name="Void set_Item(Int32, Int32)">
22644         <size>26</size>
22645       </method>
22646       <method name="Int32 Main()">
22647         <size>123</size>
22648       </method>
22649     </type>
22650   </test>
22651   <test name="test-280.cs">
22652     <type name="AppFramework.Util.Logic">
22653       <method name="Void .ctor()">
22654         <size>7</size>
22655       </method>
22656       <method name="Boolean EnumInSet(Enum, System.Enum[])">
22657         <size>39</size>
22658       </method>
22659       <method name="Void Main()">
22660         <size>1</size>
22661       </method>
22662     </type>
22663   </test>
22664   <test name="test-281.cs">
22665     <type name="Foo.Hello">
22666       <method name="Void .ctor()">
22667         <size>7</size>
22668       </method>
22669       <method name="Void .cctor()">
22670         <size>7</size>
22671       </method>
22672     </type>
22673     <type name="Bar.Hello">
22674       <method name="Void .ctor()">
22675         <size>7</size>
22676       </method>
22677       <method name="Void .cctor()">
22678         <size>8</size>
22679       </method>
22680     </type>
22681     <type name="Test.Test1">
22682       <method name="Void .ctor()">
22683         <size>7</size>
22684       </method>
22685       <method name="Int32 World()">
22686         <size>6</size>
22687       </method>
22688     </type>
22689     <type name="Test.Test2">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693       <method name="Int32 World()">
22694         <size>6</size>
22695       </method>
22696     </type>
22697     <type name="X">
22698       <method name="Void .ctor()">
22699         <size>7</size>
22700       </method>
22701       <method name="Int32 Main()">
22702         <size>29</size>
22703       </method>
22704     </type>
22705   </test>
22706   <test name="test-282.cs">
22707     <type name="X">
22708       <method name="Void .ctor()">
22709         <size>7</size>
22710       </method>
22711       <method name="System.Object Add(integer, System.Object)">
22712         <size>72</size>
22713       </method>
22714       <method name="Int32 Main()">
22715         <size>69</size>
22716       </method>
22717     </type>
22718   </test>
22719   <test name="test-283.cs">
22720     <type name="X">
22721       <method name="Void .ctor()">
22722         <size>7</size>
22723       </method>
22724       <method name="Int32 Foo()">
22725         <size>2</size>
22726       </method>
22727     </type>
22728     <type name="Y">
22729       <method name="Void .ctor()">
22730         <size>7</size>
22731       </method>
22732       <method name="Y+D GetIt()">
22733         <size>13</size>
22734       </method>
22735       <method name="Y+D GetIt2()">
22736         <size>13</size>
22737       </method>
22738       <method name="Int32 Foo()">
22739         <size>2</size>
22740       </method>
22741       <method name="Int32 Main()">
22742         <size>56</size>
22743       </method>
22744     </type>
22745     <type name="Y+D">
22746       <method name="Void .ctor(Object, IntPtr)">
22747         <size>0</size>
22748       </method>
22749       <method name="Int32 Invoke()">
22750         <size>0</size>
22751       </method>
22752       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22753         <size>0</size>
22754       </method>
22755       <method name="Int32 EndInvoke(IAsyncResult)">
22756         <size>0</size>
22757       </method>
22758     </type>
22759   </test>
22760   <test name="test-284.cs">
22761     <type name="App">
22762       <method name="Void .ctor()">
22763         <size>7</size>
22764       </method>
22765       <method name="Void Main()">
22766         <size>12</size>
22767       </method>
22768     </type>
22769   </test>
22770   <test name="test-285.cs">
22771     <type name="T">
22772       <method name="Void .ctor()">
22773         <size>7</size>
22774       </method>
22775       <method name="Int32 Main()">
22776         <size>2</size>
22777       </method>
22778     </type>
22779   </test>
22780   <test name="test-286.cs">
22781     <type name="MethodWrapper">
22782       <method name="Void .ctor()">
22783         <size>7</size>
22784       </method>
22785       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
22786         <size>57</size>
22787       </method>
22788     </type>
22789     <type name="MapXml.Throws">
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793       <method name="Void Main()">
22794         <size>1</size>
22795       </method>
22796     </type>
22797   </test>
22798   <test name="test-287.cs">
22799     <type name="StaticClass">
22800       <method name="System.String Name()">
22801         <size>6</size>
22802       </method>
22803     </type>
22804     <type name="MainClass">
22805       <method name="Void .ctor()">
22806         <size>7</size>
22807       </method>
22808       <method name="Int32 Main()">
22809         <size>83</size>
22810       </method>
22811     </type>
22812     <type name="StaticClass+D">
22813       <method name="Void .ctor(Object, IntPtr)">
22814         <size>0</size>
22815       </method>
22816       <method name="System.Object Invoke()">
22817         <size>0</size>
22818       </method>
22819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22820         <size>0</size>
22821       </method>
22822       <method name="System.Object EndInvoke(IAsyncResult)">
22823         <size>0</size>
22824       </method>
22825     </type>
22826   </test>
22827   <test name="test-288.cs">
22828     <type name="Test.IBook">
22829       <method name="System.String GetItem(Int32)">
22830         <size>0</size>
22831       </method>
22832       <method name="System.String get_Item(Int32)">
22833         <size>0</size>
22834       </method>
22835     </type>
22836     <type name="Test.IMovie">
22837       <method name="System.String GetItem(Int32)">
22838         <size>0</size>
22839       </method>
22840       <method name="System.String get_Item(Int32)">
22841         <size>0</size>
22842       </method>
22843     </type>
22844     <type name="Test.BookAboutMovie">
22845       <method name="Void .ctor(String)">
22846         <size>25</size>
22847       </method>
22848       <method name="System.String GetItem(Int32)">
22849         <size>7</size>
22850       </method>
22851       <method name="System.String get_Item(Int32)">
22852         <size>7</size>
22853       </method>
22854       <method name="Int32 Main(System.String[])">
22855         <size>57</size>
22856       </method>
22857     </type>
22858   </test>
22859   <test name="test-289.cs">
22860     <type name="Test">
22861       <method name="Void .ctor()">
22862         <size>7</size>
22863       </method>
22864       <method name="Void Main()">
22865         <size>1</size>
22866       </method>
22867       <method name="Void set_Value(System.String)">
22868         <size>1</size>
22869       </method>
22870       <method name="Void set_Value()">
22871         <size>1</size>
22872       </method>
22873       <method name="Void set_Item(Int32, Int32, Boolean)">
22874         <size>1</size>
22875       </method>
22876       <method name="Void set_Item(Int32, Int32)">
22877         <size>1</size>
22878       </method>
22879       <method name="Boolean get_Item(Boolean)">
22880         <size>2</size>
22881       </method>
22882     </type>
22883   </test>
22884   <test name="test-29.cs">
22885     <type name="Base">
22886       <method name="Void .ctor()">
22887         <size>7</size>
22888       </method>
22889       <method name="Void Add(Int32)">
22890         <size>18</size>
22891       </method>
22892     </type>
22893     <type name="Derived">
22894       <method name="Void .ctor()">
22895         <size>7</size>
22896       </method>
22897       <method name="Void Add(Double)">
22898         <size>18</size>
22899       </method>
22900     </type>
22901     <type name="Demo">
22902       <method name="Void .ctor()">
22903         <size>7</size>
22904       </method>
22905       <method name="Int32 Main()">
22906         <size>51</size>
22907       </method>
22908     </type>
22909   </test>
22910   <test name="test-290.cs">
22911     <type name="EntryPoint">
22912       <method name="Void .ctor()">
22913         <size>7</size>
22914       </method>
22915       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
22916         <size>22</size>
22917       </method>
22918       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
22919         <size>22</size>
22920       </method>
22921       <method name="Void bar_f(System.Object)">
22922         <size>1</size>
22923       </method>
22924       <method name="Void Main()">
22925         <size>35</size>
22926       </method>
22927     </type>
22928     <type name="EntryPoint+EventHandler">
22929       <method name="Void .ctor(Object, IntPtr)">
22930         <size>0</size>
22931       </method>
22932       <method name="Void Invoke(System.Object)">
22933         <size>0</size>
22934       </method>
22935       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
22936         <size>0</size>
22937       </method>
22938       <method name="Void EndInvoke(IAsyncResult)">
22939         <size>0</size>
22940       </method>
22941     </type>
22942   </test>
22943   <test name="test-291.cs">
22944     <type name="Test">
22945       <method name="Void .ctor()">
22946         <size>7</size>
22947       </method>
22948       <method name="Void Method()">
22949         <size>1</size>
22950       </method>
22951       <method name="Void Main()">
22952         <size>13</size>
22953       </method>
22954     </type>
22955   </test>
22956   <test name="test-292.cs">
22957     <type name="X">
22958       <method name="Void .ctor()">
22959         <size>7</size>
22960       </method>
22961       <method name="Void .cctor()">
22962         <size>1</size>
22963       </method>
22964       <method name="Void Main()">
22965         <size>19</size>
22966       </method>
22967     </type>
22968   </test>
22969   <test name="test-293.cs">
22970     <type name="A">
22971       <method name="Void .ctor()">
22972         <size>7</size>
22973       </method>
22974       <method name="System.String get_Warning()">
22975         <size>6</size>
22976       </method>
22977     </type>
22978     <type name="B">
22979       <method name="Void .ctor()">
22980         <size>7</size>
22981       </method>
22982       <method name="System.String get_Warning()">
22983         <size>6</size>
22984       </method>
22985       <method name="Void Main()">
22986         <size>1</size>
22987       </method>
22988     </type>
22989   </test>
22990   <test name="test-294.cs">
22991     <type name="ObsoleteClass">
22992       <method name="Void .ctor()">
22993         <size>7</size>
22994       </method>
22995     </type>
22996     <type name="Test">
22997       <method name="Void .ctor()">
22998         <size>13</size>
22999       </method>
23000       <method name="Void .ctor(String, Boolean)">
23001         <size>14</size>
23002       </method>
23003       <method name="System.String get_Name()">
23004         <size>7</size>
23005       </method>
23006       <method name="Void set_Name(System.String)">
23007         <size>8</size>
23008       </method>
23009     </type>
23010     <type name="DerivedTest">
23011       <method name="Void .ctor(String)">
23012         <size>16</size>
23013       </method>
23014       <method name="System.String Method()">
23015         <size>7</size>
23016       </method>
23017       <method name="Void T2()">
23018         <size>1</size>
23019       </method>
23020       <method name="Void Main()">
23021         <size>1</size>
23022       </method>
23023     </type>
23024     <type name="ObsoleteClass2">
23025       <method name="Void .ctor()">
23026         <size>7</size>
23027       </method>
23028     </type>
23029     <type name="ObsoleteClass3">
23030       <method name="Void .ctor()">
23031         <size>18</size>
23032       </method>
23033       <method name="Void .cctor()">
23034         <size>25</size>
23035       </method>
23036     </type>
23037     <type name="ObsoleteClass4">
23038       <method name="Void .ctor()">
23039         <size>7</size>
23040       </method>
23041       <method name="Void T()">
23042         <size>59</size>
23043       </method>
23044     </type>
23045   </test>
23046   <test name="test-295.cs">
23047     <type name="MyAttribute">
23048       <method name="Void .ctor(Object)">
23049         <size>14</size>
23050       </method>
23051       <method name="System.Object get_my()">
23052         <size>7</size>
23053       </method>
23054     </type>
23055     <type name="MyConstructorBuilder">
23056       <method name="Void .ctor()">
23057         <size>7</size>
23058       </method>
23059       <method name="Int32 Main()">
23060         <size>111</size>
23061       </method>
23062       <method name="System.Type MyCreateCallee(System.AppDomain)">
23063         <size>329</size>
23064       </method>
23065     </type>
23066   </test>
23067   <test name="test-296.cs">
23068     <type name="GetElementTypeTest">
23069       <method name="Void .ctor()">
23070         <size>7</size>
23071       </method>
23072       <method name="Int32 Main(System.String[])">
23073         <size>30</size>
23074       </method>
23075     </type>
23076   </test>
23077   <test name="test-297.cs">
23078     <type name="T">
23079       <method name="Void .ctor()">
23080         <size>7</size>
23081       </method>
23082       <method name="Int32 Main()">
23083         <size>317</size>
23084       </method>
23085       <method name="Void Login(System.String)">
23086         <size>1</size>
23087       </method>
23088     </type>
23089     <type name="My">
23090       <method name="Void .ctor(Object)">
23091         <size>14</size>
23092       </method>
23093     </type>
23094   </test>
23095   <test name="test-298.cs">
23096     <type name="X">
23097       <method name="Void .ctor()">
23098         <size>7</size>
23099       </method>
23100       <method name="Int32 Main(System.String[])">
23101         <size>16</size>
23102       </method>
23103     </type>
23104   </test>
23105   <test name="test-299.cs">
23106     <type name="SampleClass">
23107       <method name="Void .ctor()">
23108         <size>7</size>
23109       </method>
23110       <method name="SuperClass op_Increment(SampleClass)">
23111         <size>6</size>
23112       </method>
23113     </type>
23114     <type name="SuperClass">
23115       <method name="Void .ctor()">
23116         <size>7</size>
23117       </method>
23118       <method name="Int32 Main()">
23119         <size>2</size>
23120       </method>
23121     </type>
23122   </test>
23123   <test name="test-3.cs">
23124     <type name="TestIntOps">
23125       <method name="Void .ctor()">
23126         <size>7</size>
23127       </method>
23128       <method name="SByte sbyte_add(SByte, SByte)">
23129         <size>7</size>
23130       </method>
23131       <method name="Int16 short_add(Int16, Int16)">
23132         <size>5</size>
23133       </method>
23134       <method name="Double double_add(Double, Double)">
23135         <size>4</size>
23136       </method>
23137       <method name="Int32 int_add(Int32, Int32)">
23138         <size>4</size>
23139       </method>
23140       <method name="Int32 int_sub(Int32, Int32)">
23141         <size>4</size>
23142       </method>
23143       <method name="Int32 int_mul(Int32, Int32)">
23144         <size>4</size>
23145       </method>
23146       <method name="Int32 Main()">
23147         <size>215</size>
23148       </method>
23149     </type>
23150   </test>
23151   <test name="test-30.cs">
23152     <type name="IA">
23153       <method name="Void Draw()">
23154         <size>0</size>
23155       </method>
23156     </type>
23157     <type name="IB">
23158       <method name="Void Draw()">
23159         <size>0</size>
23160       </method>
23161     </type>
23162     <type name="X">
23163       <method name="Void .ctor()">
23164         <size>7</size>
23165       </method>
23166       <method name="Void IA.Draw()">
23167         <size>8</size>
23168       </method>
23169       <method name="Void IB.Draw()">
23170         <size>8</size>
23171       </method>
23172     </type>
23173     <type name="test">
23174       <method name="Void .ctor()">
23175         <size>7</size>
23176       </method>
23177       <method name="Int32 Main()">
23178         <size>192</size>
23179       </method>
23180     </type>
23181   </test>
23182   <test name="test-300.cs">
23183     <type name="A">
23184       <method name="Void .ctor()">
23185         <size>7</size>
23186       </method>
23187       <method name="Void Main()">
23188         <size>7</size>
23189       </method>
23190     </type>
23191     <type name="A+C">
23192       <method name="Void .ctor()">
23193         <size>7</size>
23194       </method>
23195     </type>
23196     <type name="A+B">
23197       <method name="Void .ctor()">
23198         <size>468</size>
23199       </method>
23200     </type>
23201     <type name="A+B+C">
23202       <method name="Void .ctor()">
23203         <size>7</size>
23204       </method>
23205     </type>
23206   </test>
23207   <test name="test-301.cs">
23208     <type name="A">
23209       <method name="Void .ctor()">
23210         <size>7</size>
23211       </method>
23212       <method name="Void Main()">
23213         <size>7</size>
23214       </method>
23215     </type>
23216     <type name="A+B">
23217       <method name="Void .ctor()">
23218         <size>219</size>
23219       </method>
23220     </type>
23221   </test>
23222   <test name="test-302.cs">
23223     <type name="A">
23224       <method name="Void .ctor()">
23225         <size>7</size>
23226       </method>
23227       <method name="Void Main()">
23228         <size>7</size>
23229       </method>
23230     </type>
23231     <type name="A+C">
23232       <method name="Void .ctor()">
23233         <size>7</size>
23234       </method>
23235     </type>
23236     <type name="A+B">
23237       <method name="Void .ctor()">
23238         <size>24</size>
23239       </method>
23240     </type>
23241     <type name="A+B+C">
23242       <method name="Void .ctor()">
23243         <size>7</size>
23244       </method>
23245     </type>
23246   </test>
23247   <test name="test-303.cs">
23248     <type name="A">
23249       <method name="Void .ctor()">
23250         <size>7</size>
23251       </method>
23252       <method name="Void Main()">
23253         <size>7</size>
23254       </method>
23255     </type>
23256     <type name="A+C">
23257       <method name="Void .ctor()">
23258         <size>7</size>
23259       </method>
23260       <method name="Void System.IDisposable.Dispose()">
23261         <size>11</size>
23262       </method>
23263     </type>
23264     <type name="A+B">
23265       <method name="Void .ctor()">
23266         <size>31</size>
23267       </method>
23268     </type>
23269     <type name="A+B+C">
23270       <method name="Void .ctor()">
23271         <size>7</size>
23272       </method>
23273       <method name="Void System.IDisposable.Dispose()">
23274         <size>1</size>
23275       </method>
23276     </type>
23277   </test>
23278   <test name="test-304.cs">
23279     <type name="A">
23280       <method name="Void .ctor()">
23281         <size>7</size>
23282       </method>
23283       <method name="Void Main()">
23284         <size>7</size>
23285       </method>
23286     </type>
23287     <type name="A+D">
23288       <method name="Void .ctor()">
23289         <size>7</size>
23290       </method>
23291     </type>
23292     <type name="A+B">
23293       <method name="Void .ctor()">
23294         <size>468</size>
23295       </method>
23296     </type>
23297     <type name="A+B+C">
23298       <method name="Void .ctor()">
23299         <size>7</size>
23300       </method>
23301     </type>
23302   </test>
23303   <test name="test-305.cs">
23304     <type name="A">
23305       <method name="Void .ctor()">
23306         <size>7</size>
23307       </method>
23308       <method name="Void Main()">
23309         <size>7</size>
23310       </method>
23311     </type>
23312     <type name="A+B">
23313       <method name="Void .ctor()">
23314         <size>219</size>
23315       </method>
23316     </type>
23317   </test>
23318   <test name="test-306.cs">
23319     <type name="A">
23320       <method name="Void .ctor()">
23321         <size>7</size>
23322       </method>
23323       <method name="Void Main()">
23324         <size>7</size>
23325       </method>
23326     </type>
23327     <type name="A+D">
23328       <method name="Void .ctor()">
23329         <size>7</size>
23330       </method>
23331     </type>
23332     <type name="A+B">
23333       <method name="Void .ctor()">
23334         <size>24</size>
23335       </method>
23336     </type>
23337     <type name="A+B+C">
23338       <method name="Void .ctor()">
23339         <size>7</size>
23340       </method>
23341     </type>
23342   </test>
23343   <test name="test-307.cs">
23344     <type name="A">
23345       <method name="Void .ctor()">
23346         <size>7</size>
23347       </method>
23348       <method name="Void Main()">
23349         <size>7</size>
23350       </method>
23351     </type>
23352     <type name="A+D">
23353       <method name="Void .ctor()">
23354         <size>7</size>
23355       </method>
23356       <method name="Void System.IDisposable.Dispose()">
23357         <size>11</size>
23358       </method>
23359     </type>
23360     <type name="A+B">
23361       <method name="Void .ctor()">
23362         <size>31</size>
23363       </method>
23364     </type>
23365     <type name="A+B+C">
23366       <method name="Void .ctor()">
23367         <size>7</size>
23368       </method>
23369       <method name="Void System.IDisposable.Dispose()">
23370         <size>1</size>
23371       </method>
23372     </type>
23373   </test>
23374   <test name="test-308.cs">
23375     <type name="Program">
23376       <method name="Void .ctor()">
23377         <size>7</size>
23378       </method>
23379       <method name="Void Main(System.String[])">
23380         <size>40</size>
23381       </method>
23382     </type>
23383   </test>
23384   <test name="test-309.cs">
23385     <type name="MonoBASIC.Parser">
23386       <method name="Void .ctor()">
23387         <size>7</size>
23388       </method>
23389       <method name="Void Main()">
23390         <size>1</size>
23391       </method>
23392     </type>
23393     <type name="MonoBASIC.Parser+StateMachine">
23394       <method name="Void .ctor()">
23395         <size>7</size>
23396       </method>
23397       <method name="Void HandleToken(Token)">
23398         <size>1</size>
23399       </method>
23400     </type>
23401   </test>
23402   <test name="test-31.cs">
23403     <type name="Base">
23404       <method name="Void .ctor()">
23405         <size>7</size>
23406       </method>
23407       <method name="Void A()">
23408         <size>8</size>
23409       </method>
23410     </type>
23411     <type name="Derived">
23412       <method name="Void .ctor()">
23413         <size>7</size>
23414       </method>
23415       <method name="Void A()">
23416         <size>8</size>
23417       </method>
23418     </type>
23419     <type name="Test">
23420       <method name="Void .ctor()">
23421         <size>7</size>
23422       </method>
23423       <method name="Int32 Main()">
23424         <size>38</size>
23425       </method>
23426     </type>
23427   </test>
23428   <test name="test-310.cs">
23429     <type name="test.IIntf1">
23430       <method name="System.String GetType(Int32)">
23431         <size>0</size>
23432       </method>
23433     </type>
23434     <type name="test.IIntf2">
23435       <method name="Boolean IsDone()">
23436         <size>0</size>
23437       </method>
23438     </type>
23439     <type name="test.Impl">
23440       <method name="Void .ctor()">
23441         <size>7</size>
23442       </method>
23443       <method name="System.String GetType(Int32)">
23444         <size>6</size>
23445       </method>
23446       <method name="Boolean IsDone()">
23447         <size>2</size>
23448       </method>
23449     </type>
23450     <type name="test.myclass">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454       <method name="Void Main(System.String[])">
23455         <size>28</size>
23456       </method>
23457     </type>
23458   </test>
23459   <test name="test-311.cs">
23460     <type name="Program">
23461       <method name="Void .ctor()">
23462         <size>35</size>
23463       </method>
23464       <method name="Void .cctor()">
23465         <size>11</size>
23466       </method>
23467       <method name="System.String get_Message()">
23468         <size>6</size>
23469       </method>
23470       <method name="Void set_Message(System.String)">
23471         <size>7</size>
23472       </method>
23473       <method name="Boolean DenyMethod()">
23474         <size>2</size>
23475       </method>
23476       <method name="Void Test2()">
23477         <size>1</size>
23478       </method>
23479       <method name="Void Test3()">
23480         <size>1</size>
23481       </method>
23482       <method name="Void Test4()">
23483         <size>1</size>
23484       </method>
23485       <method name="Int32 Main(System.String[])">
23486         <size>175</size>
23487       </method>
23488     </type>
23489     <type name="Test2">
23490       <method name="Void .ctor()">
23491         <size>7</size>
23492       </method>
23493     </type>
23494   </test>
23495   <test name="test-312.cs">
23496     <type name="X">
23497       <method name="Void .ctor()">
23498         <size>7</size>
23499       </method>
23500       <method name="Void .cctor()">
23501         <size>1</size>
23502       </method>
23503       <method name="Boolean Method(PointF)">
23504         <size>72</size>
23505       </method>
23506       <method name="Boolean Call_constructor_and_implicit()">
23507         <size>32</size>
23508       </method>
23509       <method name="Boolean Init_with_implicit_conv()">
23510         <size>55</size>
23511       </method>
23512       <method name="Boolean Init_ValueType()">
23513         <size>26</size>
23514       </method>
23515       <method name="Boolean InstanceAssignTest()">
23516         <size>78</size>
23517       </method>
23518       <method name="Int32 T()">
23519         <size>54</size>
23520       </method>
23521       <method name="Int32 Main()">
23522         <size>45</size>
23523       </method>
23524     </type>
23525   </test>
23526   <test name="test-313.cs">
23527     <type name="A.B">
23528       <method name="Void METHOD()">
23529         <size>0</size>
23530       </method>
23531     </type>
23532     <type name="D">
23533       <method name="Void .ctor()">
23534         <size>7</size>
23535       </method>
23536       <method name="Void A.B.METHOD()">
23537         <size>1</size>
23538       </method>
23539       <method name="Int32 Main()">
23540         <size>138</size>
23541       </method>
23542     </type>
23543   </test>
23544   <test name="test-314.cs">
23545     <type name="X">
23546       <method name="Void .ctor()">
23547         <size>28</size>
23548       </method>
23549       <method name="Void .ctor(Int32)">
23550         <size>28</size>
23551       </method>
23552       <method name="Void .cctor()">
23553         <size>11</size>
23554       </method>
23555       <method name="Int32 Main()">
23556         <size>57</size>
23557       </method>
23558     </type>
23559   </test>
23560   <test name="test-315.cs">
23561     <type name="IDirectedEnumerable">
23562       <method name="IDirectedEnumerable Backwards()">
23563         <size>0</size>
23564       </method>
23565     </type>
23566     <type name="IDirectedCollectionValue">
23567       <method name="IDirectedCollectionValue Backwards()">
23568         <size>0</size>
23569       </method>
23570     </type>
23571     <type name="GuardedCollectionValue">
23572       <method name="Void .ctor()">
23573         <size>7</size>
23574       </method>
23575       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
23576         <size>2</size>
23577       </method>
23578       <method name="IDirectedCollectionValue Backwards()">
23579         <size>2</size>
23580       </method>
23581     </type>
23582     <type name="GuardedSequenced">
23583       <method name="Void .ctor()">
23584         <size>7</size>
23585       </method>
23586       <method name="IDirectedCollectionValue Test()">
23587         <size>12</size>
23588       </method>
23589     </type>
23590     <type name="X">
23591       <method name="Void .ctor()">
23592         <size>7</size>
23593       </method>
23594       <method name="Void Main()">
23595         <size>1</size>
23596       </method>
23597     </type>
23598   </test>
23599   <test name="test-316.cs">
23600     <type name="IA">
23601       <method name="Int32 Add(Int32)">
23602         <size>0</size>
23603       </method>
23604     </type>
23605     <type name="IB">
23606       <method name="Int32 Add(Int32)">
23607         <size>0</size>
23608       </method>
23609     </type>
23610     <type name="IE">
23611       <method name="Void doom()">
23612         <size>0</size>
23613       </method>
23614     </type>
23615     <type name="D">
23616       <method name="Void .ctor()">
23617         <size>7</size>
23618       </method>
23619       <method name="Int32 IA.Add(Int32)">
23620         <size>2</size>
23621       </method>
23622       <method name="Int32 IB.Add(Int32)">
23623         <size>2</size>
23624       </method>
23625     </type>
23626     <type name="E">
23627       <method name="Void .ctor()">
23628         <size>7</size>
23629       </method>
23630       <method name="Int32 IA.Add(Int32)">
23631         <size>2</size>
23632       </method>
23633       <method name="Int32 IB.Add(Int32)">
23634         <size>2</size>
23635       </method>
23636       <method name="Void doom()">
23637         <size>1</size>
23638       </method>
23639       <method name="System.Object Clone()">
23640         <size>2</size>
23641       </method>
23642       <method name="Void Dispose()">
23643         <size>1</size>
23644       </method>
23645     </type>
23646     <type name="C">
23647       <method name="Void .ctor()">
23648         <size>7</size>
23649       </method>
23650       <method name="Int32 Test(IC)">
23651         <size>49</size>
23652       </method>
23653       <method name="Void Test2(IE)">
23654         <size>20</size>
23655       </method>
23656       <method name="Int32 Main()">
23657         <size>32</size>
23658       </method>
23659     </type>
23660   </test>
23661   <test name="test-317.cs">
23662     <type name="IFoo">
23663       <method name="Void Test(Int32)">
23664         <size>0</size>
23665       </method>
23666     </type>
23667     <type name="IBar">
23668       <method name="Int32 Test(Int32)">
23669         <size>0</size>
23670       </method>
23671     </type>
23672     <type name="X">
23673       <method name="Void .ctor()">
23674         <size>7</size>
23675       </method>
23676       <method name="Void Main()">
23677         <size>1</size>
23678       </method>
23679     </type>
23680   </test>
23681   <test name="test-318.cs">
23682     <type name="Ev">
23683       <method name="Void .ctor()">
23684         <size>29</size>
23685       </method>
23686       <method name="Void add_Disposed(System.EventHandler)">
23687         <size>19</size>
23688       </method>
23689       <method name="Void remove_Disposed(System.EventHandler)">
23690         <size>19</size>
23691       </method>
23692       <method name="Void OnClick(System.EventArgs)">
23693         <size>38</size>
23694       </method>
23695     </type>
23696     <type name="EventInterface">
23697       <method name="Void add_Event(System.EventHandler)">
23698         <size>0</size>
23699       </method>
23700       <method name="Void remove_Event(System.EventHandler)">
23701         <size>0</size>
23702       </method>
23703     </type>
23704     <type name="Foo">
23705       <method name="Void .ctor()">
23706         <size>7</size>
23707       </method>
23708     </type>
23709     <type name="C">
23710       <method name="Void .ctor()">
23711         <size>7</size>
23712       </method>
23713       <method name="Void my_from_fixed(Int32 ByRef)">
23714         <size>4</size>
23715       </method>
23716       <method name="Void month_from_fixed(Int32)">
23717         <size>8</size>
23718       </method>
23719       <method name="Int32 CreateFromString(Int32)">
23720         <size>10</size>
23721       </method>
23722       <method name="System.Double* GetValue(Double)">
23723         <size>5</size>
23724       </method>
23725       <method name="Void Main()">
23726         <size>1</size>
23727       </method>
23728     </type>
23729     <type name="Foo">
23730       <method name="Void EventInterface.add_Event(System.EventHandler)">
23731         <size>1</size>
23732       </method>
23733       <method name="Void EventInterface.remove_Event(System.EventHandler)">
23734         <size>1</size>
23735       </method>
23736     </type>
23737   </test>
23738   <test name="test-319.cs">
23739     <type name="ConstFields">
23740       <method name="Void .ctor()">
23741         <size>7</size>
23742       </method>
23743       <method name="Void .cctor()">
23744         <size>118</size>
23745       </method>
23746       <method name="Int32 Main()">
23747         <size>303</size>
23748       </method>
23749     </type>
23750   </test>
23751   <test name="test-32.cs">
23752     <type name="Blah">
23753       <method name="Void .ctor()">
23754         <size>7</size>
23755       </method>
23756       <method name="Int32 Main()">
23757         <size>50</size>
23758       </method>
23759     </type>
23760   </test>
23761   <test name="test-320.cs">
23762     <type name="X">
23763       <method name="Void .ctor(SByte*, Int32, Int32)">
23764         <size>7</size>
23765       </method>
23766       <method name="Void Main()">
23767         <size>11</size>
23768       </method>
23769     </type>
23770   </test>
23771   <test name="test-322.cs">
23772     <type name="Y">
23773       <method name="Void .ctor(Byte)">
23774         <size>14</size>
23775       </method>
23776       <method name="Int32 op_Implicit(Y)">
23777         <size>7</size>
23778       </method>
23779     </type>
23780     <type name="X">
23781       <method name="Void .ctor()">
23782         <size>7</size>
23783       </method>
23784       <method name="Void Main()">
23785         <size>51</size>
23786       </method>
23787     </type>
23788   </test>
23789   <test name="test-323.cs">
23790     <type name="X">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794       <method name="Void Main()">
23795         <size>1</size>
23796       </method>
23797     </type>
23798   </test>
23799   <test name="test-324.cs">
23800     <type name="A">
23801       <method name="Void .ctor()">
23802         <size>7</size>
23803       </method>
23804       <method name="Void DoStuff()">
23805         <size>11</size>
23806       </method>
23807     </type>
23808     <type name="T">
23809       <method name="Void .ctor()">
23810         <size>7</size>
23811       </method>
23812       <method name="Void .cctor()">
23813         <size>11</size>
23814       </method>
23815     </type>
23816     <type name="Driver">
23817       <method name="Void .ctor()">
23818         <size>7</size>
23819       </method>
23820       <method name="Void Main()">
23821         <size>22</size>
23822       </method>
23823     </type>
23824   </test>
23825   <test name="test-325.cs">
23826     <type name="RequestAttribute">
23827       <method name="Void .ctor(String, String, String[])">
23828         <size>7</size>
23829       </method>
23830     </type>
23831     <type name="MyClass">
23832       <method name="Void .ctor()">
23833         <size>7</size>
23834       </method>
23835       <method name="Int32 SomeRequest()">
23836         <size>2</size>
23837       </method>
23838       <method name="Void Main()">
23839         <size>7</size>
23840       </method>
23841     </type>
23842   </test>
23843   <test name="test-326.cs">
23844     <type name="X">
23845       <method name="Void .ctor()">
23846         <size>7</size>
23847       </method>
23848       <method name="Int32 Main()">
23849         <size>55</size>
23850       </method>
23851     </type>
23852     <type name="Mapper">
23853       <method name="Void .ctor(Object, IntPtr)">
23854         <size>0</size>
23855       </method>
23856       <method name="Double Invoke(Int32)">
23857         <size>0</size>
23858       </method>
23859       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23860         <size>0</size>
23861       </method>
23862       <method name="Double EndInvoke(IAsyncResult)">
23863         <size>0</size>
23864       </method>
23865     </type>
23866     <type name="X">
23867       <method name="Double &lt;Main&gt;m__0(Int32)">
23868         <size>6</size>
23869       </method>
23870     </type>
23871   </test>
23872   <test name="test-327.cs">
23873     <type name="X2">
23874       <method name="Void .ctor()">
23875         <size>7</size>
23876       </method>
23877     </type>
23878     <type name="A.B.Tester">
23879       <method name="Void .ctor()">
23880         <size>7</size>
23881       </method>
23882       <method name="Void .cctor()">
23883         <size>1</size>
23884       </method>
23885       <method name="Void Main()">
23886         <size>1</size>
23887       </method>
23888     </type>
23889   </test>
23890   <test name="test-328.cs">
23891     <type name="A.B.Tester">
23892       <method name="Void .ctor()">
23893         <size>7</size>
23894       </method>
23895       <method name="Void .cctor()">
23896         <size>1</size>
23897       </method>
23898       <method name="Void Main()">
23899         <size>1</size>
23900       </method>
23901     </type>
23902   </test>
23903   <test name="test-329.cs">
23904     <type name="X">
23905       <method name="Void .ctor()">
23906         <size>7</size>
23907       </method>
23908       <method name="Void .ctor(Object)">
23909         <size>21</size>
23910       </method>
23911       <method name="Int32 Main()">
23912         <size>74</size>
23913       </method>
23914     </type>
23915   </test>
23916   <test name="test-33.cs">
23917     <type name="FirstOuter.FirstInner.First">
23918       <method name="Void .ctor()">
23919         <size>7</size>
23920       </method>
23921       <method name="System.String get_MyIdentity()">
23922         <size>12</size>
23923       </method>
23924     </type>
23925     <type name="FirstOuter.Second">
23926       <method name="Void .ctor()">
23927         <size>7</size>
23928       </method>
23929     </type>
23930     <type name="FirstOuter.SecondInner.Third">
23931       <method name="Void .ctor()">
23932         <size>7</size>
23933       </method>
23934     </type>
23935     <type name="FirstOuter.FirstInner.Fourth">
23936       <method name="Void .ctor()">
23937         <size>7</size>
23938       </method>
23939     </type>
23940     <type name="Fifth">
23941       <method name="Void .ctor()">
23942         <size>7</size>
23943       </method>
23944     </type>
23945     <type name="Application">
23946       <method name="Void .ctor()">
23947         <size>7</size>
23948       </method>
23949       <method name="Int32 Main(System.String[])">
23950         <size>139</size>
23951       </method>
23952     </type>
23953   </test>
23954   <test name="test-330.cs">
23955     <type name="X">
23956       <method name="Void .ctor()">
23957         <size>7</size>
23958       </method>
23959       <method name="Void Main()">
23960         <size>8</size>
23961       </method>
23962     </type>
23963   </test>
23964   <test name="test-331.cs">
23965     <type name="T">
23966       <method name="Void .ctor()">
23967         <size>7</size>
23968       </method>
23969       <method name="System.Byte* get_Ptr()">
23970         <size>7</size>
23971       </method>
23972       <method name="Void set_Ptr(System.Byte*)">
23973         <size>8</size>
23974       </method>
23975       <method name="Void Main()">
23976         <size>1</size>
23977       </method>
23978     </type>
23979   </test>
23980   <test name="test-332.cs">
23981     <type name="C">
23982       <method name="Void .ctor()">
23983         <size>7</size>
23984       </method>
23985       <method name="Void Main()">
23986         <size>1</size>
23987       </method>
23988     </type>
23989   </test>
23990   <test name="test-333.cs">
23991     <type name="Foo">
23992       <method name="Void .ctor()">
23993         <size>7</size>
23994       </method>
23995       <method name="Void Something()">
23996         <size>1</size>
23997       </method>
23998     </type>
23999     <type name="Bar">
24000       <method name="Void .ctor()">
24001         <size>7</size>
24002       </method>
24003       <method name="Void Something()">
24004         <size>1</size>
24005       </method>
24006       <method name="Void Main()">
24007         <size>1</size>
24008       </method>
24009     </type>
24010   </test>
24011   <test name="test-334.cs">
24012     <type name="Test.Foo.Index.CompoundFileReader">
24013       <method name="Void .ctor()">
24014         <size>7</size>
24015       </method>
24016       <method name="Void Main()">
24017         <size>1</size>
24018       </method>
24019     </type>
24020     <type name="Test.Foo.Store.Directory">
24021       <method name="Void .ctor()">
24022         <size>7</size>
24023       </method>
24024     </type>
24025   </test>
24026   <test name="test-335.cs">
24027     <type name="X">
24028       <method name="Void .ctor()">
24029         <size>7</size>
24030       </method>
24031       <method name="Void A(Int32, Int32)">
24032         <size>1</size>
24033       </method>
24034       <method name="Void C(Int32 ByRef)">
24035         <size>4</size>
24036       </method>
24037       <method name="Void Main()">
24038         <size>70</size>
24039       </method>
24040     </type>
24041     <type name="X+B">
24042       <method name="Void .ctor(Object, IntPtr)">
24043         <size>0</size>
24044       </method>
24045       <method name="Void Invoke(Int32, Int32)">
24046         <size>0</size>
24047       </method>
24048       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24049         <size>0</size>
24050       </method>
24051       <method name="Void EndInvoke(IAsyncResult)">
24052         <size>0</size>
24053       </method>
24054     </type>
24055     <type name="X+D">
24056       <method name="Void .ctor(Object, IntPtr)">
24057         <size>0</size>
24058       </method>
24059       <method name="Void Invoke(Int32 ByRef)">
24060         <size>0</size>
24061       </method>
24062       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
24063         <size>0</size>
24064       </method>
24065       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
24066         <size>0</size>
24067       </method>
24068     </type>
24069   </test>
24070   <test name="test-336.cs">
24071     <type name="X">
24072       <method name="Void .ctor(Foo)">
24073         <size>7</size>
24074       </method>
24075       <method name="Void .ctor(Bar)">
24076         <size>7</size>
24077       </method>
24078       <method name="Void Test()">
24079         <size>1</size>
24080       </method>
24081       <method name="Void Main()">
24082         <size>19</size>
24083       </method>
24084     </type>
24085     <type name="Foo">
24086       <method name="Void .ctor(Object, IntPtr)">
24087         <size>0</size>
24088       </method>
24089       <method name="Void Invoke()">
24090         <size>0</size>
24091       </method>
24092       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24093         <size>0</size>
24094       </method>
24095       <method name="Void EndInvoke(IAsyncResult)">
24096         <size>0</size>
24097       </method>
24098     </type>
24099     <type name="Bar">
24100       <method name="Void .ctor(Object, IntPtr)">
24101         <size>0</size>
24102       </method>
24103       <method name="Void Invoke(Int32)">
24104         <size>0</size>
24105       </method>
24106       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24107         <size>0</size>
24108       </method>
24109       <method name="Void EndInvoke(IAsyncResult)">
24110         <size>0</size>
24111       </method>
24112     </type>
24113   </test>
24114   <test name="test-337.cs">
24115     <type name="Test">
24116       <method name="Void .ctor()">
24117         <size>7</size>
24118       </method>
24119       <method name="Void Main()">
24120         <size>16</size>
24121       </method>
24122     </type>
24123   </test>
24124   <test name="test-338.cs">
24125     <type name="X">
24126       <method name="Void .ctor()">
24127         <size>7</size>
24128       </method>
24129       <method name="Void .cctor()">
24130         <size>11</size>
24131       </method>
24132       <method name="Void Main()">
24133         <size>1</size>
24134       </method>
24135       <method name="Y+Z fz()">
24136         <size>6</size>
24137       </method>
24138     </type>
24139     <type name="Y">
24140       <method name="Void .ctor()">
24141         <size>7</size>
24142       </method>
24143     </type>
24144     <type name="Y+Z">
24145       <method name="Void .ctor()">
24146         <size>7</size>
24147       </method>
24148       <method name="Void .cctor()">
24149         <size>11</size>
24150       </method>
24151     </type>
24152   </test>
24153   <test name="test-339.cs">
24154     <type name="C">
24155       <method name="Void .ctor()">
24156         <size>7</size>
24157       </method>
24158       <method name="Void .cctor()">
24159         <size>17</size>
24160       </method>
24161       <method name="Int32 Main()">
24162         <size>84</size>
24163       </method>
24164     </type>
24165   </test>
24166   <test name="test-34.cs">
24167     <type name="Blah">
24168       <method name="Void .ctor()">
24169         <size>7</size>
24170       </method>
24171       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
24172         <size>7</size>
24173       </method>
24174       <method name="Int32 Bar(Int32, System.Int32[])">
24175         <size>65</size>
24176       </method>
24177       <method name="Void Foo(Int32, Int32)">
24178         <size>7</size>
24179       </method>
24180       <method name="Void In(Int32 ByRef)">
24181         <size>7</size>
24182       </method>
24183       <method name="Void Out(Int32 ByRef)">
24184         <size>7</size>
24185       </method>
24186       <method name="Int32 AddArray(System.Int32[])">
24187         <size>30</size>
24188       </method>
24189       <method name="Int32 AddFancy(FancyInt[])">
24190         <size>39</size>
24191       </method>
24192       <method name="Int32 Main()">
24193         <size>269</size>
24194       </method>
24195     </type>
24196     <type name="&lt;PrivateImplementationDetails&gt;">
24197       <method name="Void .ctor()">
24198         <size>7</size>
24199       </method>
24200     </type>
24201   </test>
24202   <test name="test-340.cs">
24203     <type name="FLMID.Bugs.BoolOne.IB">
24204       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
24205         <size>0</size>
24206       </method>
24207     </type>
24208     <type name="FLMID.Bugs.BoolOne.A">
24209       <method name="Void .ctor()">
24210         <size>7</size>
24211       </method>
24212       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
24213         <size>8</size>
24214       </method>
24215     </type>
24216     <type name="FLMID.Bugs.BoolOne.B">
24217       <method name="Void .ctor()">
24218         <size>7</size>
24219       </method>
24220       <method name="Void IB.Add(Boolean, Boolean, UInt32, Boolean)">
24221         <size>12</size>
24222       </method>
24223     </type>
24224     <type name="FLMID.Bugs.BoolOne.Test">
24225       <method name="Void .ctor()">
24226         <size>7</size>
24227       </method>
24228       <method name="Int32 Main(System.String[])">
24229         <size>34</size>
24230       </method>
24231     </type>
24232   </test>
24233   <test name="test-341.cs">
24234     <type name="Test">
24235       <method name="Void .ctor()">
24236         <size>7</size>
24237       </method>
24238       <method name="Void Main()">
24239         <size>1</size>
24240       </method>
24241     </type>
24242     <type name="Libs">
24243       <method name="Void .ctor()">
24244         <size>7</size>
24245       </method>
24246     </type>
24247     <type name="Bar">
24248       <method name="Void .ctor()">
24249         <size>7</size>
24250       </method>
24251     </type>
24252     <type name="Foo">
24253       <method name="Void .ctor()">
24254         <size>7</size>
24255       </method>
24256     </type>
24257   </test>
24258   <test name="test-342.cs">
24259     <type name="A">
24260       <method name="Void .ctor()">
24261         <size>7</size>
24262       </method>
24263       <method name="Void Foo(Int32)">
24264         <size>1</size>
24265       </method>
24266       <method name="Void Foo(Double)">
24267         <size>11</size>
24268       </method>
24269     </type>
24270     <type name="B">
24271       <method name="Void .ctor()">
24272         <size>7</size>
24273       </method>
24274       <method name="Void Foo(Double)">
24275         <size>11</size>
24276       </method>
24277       <method name="Void Main()">
24278         <size>12</size>
24279       </method>
24280     </type>
24281   </test>
24282   <test name="test-343.cs">
24283     <type name="X">
24284       <method name="Void .ctor()">
24285         <size>7</size>
24286       </method>
24287       <method name="Void Concat(System.String, System.String, System.String)">
24288         <size>1</size>
24289       </method>
24290       <method name="Void Concat(System.String[])">
24291         <size>11</size>
24292       </method>
24293       <method name="Void Main()">
24294         <size>21</size>
24295       </method>
24296     </type>
24297   </test>
24298   <test name="test-344.cs">
24299     <type name="X">
24300       <method name="Void .ctor()">
24301         <size>7</size>
24302       </method>
24303       <method name="Void add_y(Y)">
24304         <size>24</size>
24305       </method>
24306       <method name="Void remove_y(Y)">
24307         <size>24</size>
24308       </method>
24309       <method name="Void Main(System.String[])">
24310         <size>13</size>
24311       </method>
24312       <method name="Void Foo()">
24313         <size>66</size>
24314       </method>
24315     </type>
24316     <type name="Y">
24317       <method name="Void .ctor(Object, IntPtr)">
24318         <size>0</size>
24319       </method>
24320       <method name="Void Invoke()">
24321         <size>0</size>
24322       </method>
24323       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24324         <size>0</size>
24325       </method>
24326       <method name="Void EndInvoke(IAsyncResult)">
24327         <size>0</size>
24328       </method>
24329     </type>
24330     <type name="X+&lt;Foo&gt;c__AnonStorey0">
24331       <method name="Void .ctor()">
24332         <size>7</size>
24333       </method>
24334       <method name="Void &lt;&gt;m__0()">
24335         <size>28</size>
24336       </method>
24337     </type>
24338   </test>
24339   <test name="test-345.cs">
24340     <type name="EntryPoint">
24341       <method name="Void .ctor()">
24342         <size>7</size>
24343       </method>
24344       <method name="Void Main()">
24345         <size>1</size>
24346       </method>
24347     </type>
24348   </test>
24349   <test name="test-346.cs">
24350     <type name="TestMethods.Class1">
24351       <method name="Void .ctor()">
24352         <size>7</size>
24353       </method>
24354       <method name="Int32 Main()">
24355         <size>91</size>
24356       </method>
24357     </type>
24358     <type name="TestMethods.ParamClass">
24359       <method name="Void .ctor()">
24360         <size>7</size>
24361       </method>
24362     </type>
24363     <type name="TestMethods.TestParam">
24364       <method name="Void .ctor()">
24365         <size>7</size>
24366       </method>
24367     </type>
24368     <type name="TestMethods.BaseClass">
24369       <method name="Void .ctor()">
24370         <size>7</size>
24371       </method>
24372       <method name="Int32 AddItem(TestMethods.ParamClass)">
24373         <size>0</size>
24374       </method>
24375     </type>
24376     <type name="TestMethods.TestClass">
24377       <method name="Void .ctor()">
24378         <size>7</size>
24379       </method>
24380       <method name="Int32 AddItem(System.Object)">
24381         <size>2</size>
24382       </method>
24383       <method name="Int32 AddItem(TestMethods.ParamClass)">
24384         <size>2</size>
24385       </method>
24386     </type>
24387   </test>
24388   <test name="test-347.cs">
24389     <type name="Whatever.Core.Project">
24390       <method name="Void .ctor()">
24391         <size>7</size>
24392       </method>
24393     </type>
24394     <type name="Whatever.Core.A">
24395       <method name="Void .ctor()">
24396         <size>7</size>
24397       </method>
24398       <method name="Whatever.Core.Project get_Project()">
24399         <size>6</size>
24400       </method>
24401     </type>
24402     <type name="SomethingElse.Core.Project">
24403       <method name="Void .ctor()">
24404         <size>7</size>
24405       </method>
24406     </type>
24407     <type name="Whatever.App.B">
24408       <method name="Void .ctor()">
24409         <size>7</size>
24410       </method>
24411       <method name="System.String Execute()">
24412         <size>12</size>
24413       </method>
24414       <method name="Void Main()">
24415         <size>12</size>
24416       </method>
24417     </type>
24418   </test>
24419   <test name="test-348.cs">
24420     <type name="BoundAttribute">
24421       <method name="Void .ctor(Double, Int32)">
24422         <size>7</size>
24423       </method>
24424     </type>
24425     <type name="C">
24426       <method name="Void .ctor()">
24427         <size>7</size>
24428       </method>
24429       <method name="Void Main()">
24430         <size>1</size>
24431       </method>
24432     </type>
24433   </test>
24434   <test name="test-349.cs">
24435     <type name="C">
24436       <method name="Void .ctor()">
24437         <size>7</size>
24438       </method>
24439       <method name="Void add_Ev1(D)">
24440         <size>24</size>
24441       </method>
24442       <method name="Void remove_Ev1(D)">
24443         <size>24</size>
24444       </method>
24445     </type>
24446     <type name="X">
24447       <method name="Void .ctor()">
24448         <size>7</size>
24449       </method>
24450       <method name="Void .cctor()">
24451         <size>1</size>
24452       </method>
24453       <method name="Void add_Ev1(D)">
24454         <size>22</size>
24455       </method>
24456       <method name="Void remove_Ev1(D)">
24457         <size>22</size>
24458       </method>
24459       <method name="Void add_Ev2(D)">
24460         <size>22</size>
24461       </method>
24462       <method name="Void remove_Ev2(D)">
24463         <size>22</size>
24464       </method>
24465     </type>
24466     <type name="X2">
24467       <method name="Void .ctor()">
24468         <size>7</size>
24469       </method>
24470       <method name="Void .cctor()">
24471         <size>7</size>
24472       </method>
24473     </type>
24474     <type name="Test">
24475       <method name="Void .ctor()">
24476         <size>7</size>
24477       </method>
24478       <method name="Void .cctor()">
24479         <size>19</size>
24480       </method>
24481       <method name="Int32 Main()">
24482         <size>63</size>
24483       </method>
24484     </type>
24485     <type name="D">
24486       <method name="Void .ctor(Object, IntPtr)">
24487         <size>0</size>
24488       </method>
24489       <method name="Void Invoke()">
24490         <size>0</size>
24491       </method>
24492       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24493         <size>0</size>
24494       </method>
24495       <method name="Void EndInvoke(IAsyncResult)">
24496         <size>0</size>
24497       </method>
24498     </type>
24499   </test>
24500   <test name="test-35.cs">
24501     <type name="X">
24502       <method name="Void .ctor()">
24503         <size>7</size>
24504       </method>
24505       <method name="Void .cctor()">
24506         <size>7</size>
24507       </method>
24508       <method name="Void a()">
24509         <size>17</size>
24510       </method>
24511       <method name="Void w(Int32)">
24512         <size>22</size>
24513       </method>
24514       <method name="Int32 Main()">
24515         <size>298</size>
24516       </method>
24517     </type>
24518   </test>
24519   <test name="test-350.cs">
24520     <type name="A">
24521       <method name="Void .ctor()">
24522         <size>7</size>
24523       </method>
24524     </type>
24525     <type name="A+BAttribute">
24526       <method name="Void .ctor()">
24527         <size>7</size>
24528       </method>
24529     </type>
24530     <type name="C">
24531       <method name="Void .ctor()">
24532         <size>7</size>
24533       </method>
24534       <method name="Void Main()">
24535         <size>1</size>
24536       </method>
24537     </type>
24538   </test>
24539   <test name="test-351.cs">
24540     <type name="Test.Testee">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Void Bar(System.String, System.Object[])">
24545         <size>1</size>
24546       </method>
24547       <method name="Void Main()">
24548         <size>242</size>
24549       </method>
24550     </type>
24551     <type name="Test.Foo">
24552       <method name="Void .ctor(Object, IntPtr)">
24553         <size>0</size>
24554       </method>
24555       <method name="Void Invoke(System.String, System.Object[])">
24556         <size>0</size>
24557       </method>
24558       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24559         <size>0</size>
24560       </method>
24561       <method name="Void EndInvoke(IAsyncResult)">
24562         <size>0</size>
24563       </method>
24564     </type>
24565   </test>
24566   <test name="test-352.cs">
24567     <type name="C">
24568       <method name="Void .ctor()">
24569         <size>7</size>
24570       </method>
24571       <method name="Void Main()">
24572         <size>1</size>
24573       </method>
24574     </type>
24575   </test>
24576   <test name="test-353.cs">
24577     <type name="Three">
24578       <method name="Void .ctor()">
24579         <size>7</size>
24580       </method>
24581       <method name="Void Main()">
24582         <size>7</size>
24583       </method>
24584     </type>
24585     <type name="One">
24586       <method name="Void .ctor()">
24587         <size>7</size>
24588       </method>
24589     </type>
24590     <type name="Two">
24591       <method name="Void .ctor()">
24592         <size>7</size>
24593       </method>
24594     </type>
24595   </test>
24596   <test name="test-354.cs">
24597     <type name="MYAttr">
24598       <method name="Void .ctor()">
24599         <size>7</size>
24600       </method>
24601     </type>
24602     <type name="A">
24603       <method name="Void .ctor()">
24604         <size>7</size>
24605       </method>
24606       <method name="Void Main()">
24607         <size>1</size>
24608       </method>
24609     </type>
24610   </test>
24611   <test name="test-355.cs">
24612     <type name="Level1.Level1.Level2.MainClass">
24613       <method name="Void .ctor()">
24614         <size>7</size>
24615       </method>
24616       <method name="Void Main()">
24617         <size>1</size>
24618       </method>
24619     </type>
24620   </test>
24621   <test name="test-356.cs">
24622     <type name="MainClass">
24623       <method name="Void .ctor()">
24624         <size>7</size>
24625       </method>
24626       <method name="Void Main()">
24627         <size>1</size>
24628       </method>
24629     </type>
24630   </test>
24631   <test name="test-357.cs">
24632     <type name="SD.Sd">
24633       <method name="Void .ctor()">
24634         <size>7</size>
24635       </method>
24636       <method name="Void F(Boolean)">
24637         <size>1</size>
24638       </method>
24639     </type>
24640     <type name="Foo.Bar">
24641       <method name="Void .ctor()">
24642         <size>25</size>
24643       </method>
24644       <method name="Void Main()">
24645         <size>27</size>
24646       </method>
24647     </type>
24648     <type name="Foo.Bar+f_t">
24649       <method name="Void .ctor(Object, IntPtr)">
24650         <size>0</size>
24651       </method>
24652       <method name="Void Invoke(Boolean)">
24653         <size>0</size>
24654       </method>
24655       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
24656         <size>0</size>
24657       </method>
24658       <method name="Void EndInvoke(IAsyncResult)">
24659         <size>0</size>
24660       </method>
24661     </type>
24662   </test>
24663   <test name="test-358.cs">
24664     <type name="Test">
24665       <method name="Void .ctor()">
24666         <size>7</size>
24667       </method>
24668       <method name="Void Main()">
24669         <size>50</size>
24670       </method>
24671     </type>
24672   </test>
24673   <test name="test-359.cs">
24674     <type name="B">
24675       <method name="Void foo()">
24676         <size>0</size>
24677       </method>
24678       <method name="Void faa()">
24679         <size>0</size>
24680       </method>
24681     </type>
24682     <type name="Test">
24683       <method name="Void .ctor()">
24684         <size>7</size>
24685       </method>
24686       <method name="Void Main()">
24687         <size>1</size>
24688       </method>
24689     </type>
24690   </test>
24691   <test name="test-36.cs">
24692     <type name="Y">
24693       <method name="Void .ctor()">
24694         <size>7</size>
24695       </method>
24696       <method name="Int32 Main()">
24697         <size>256</size>
24698       </method>
24699     </type>
24700   </test>
24701   <test name="test-360.cs">
24702     <type name="Application">
24703       <method name="Void .ctor()">
24704         <size>7</size>
24705       </method>
24706       <method name="Void Main(System.String[])">
24707         <size>13</size>
24708       </method>
24709     </type>
24710   </test>
24711   <test name="test-361.cs">
24712     <type name="X">
24713       <method name="Void .ctor()">
24714         <size>7</size>
24715       </method>
24716     </type>
24717     <type name="Test">
24718       <method name="Void .ctor()">
24719         <size>7</size>
24720       </method>
24721       <method name="Void Main()">
24722         <size>1</size>
24723       </method>
24724     </type>
24725   </test>
24726   <test name="test-362.cs">
24727     <type name="C">
24728       <method name="Void .ctor()">
24729         <size>7</size>
24730       </method>
24731       <method name="Void Main()">
24732         <size>17</size>
24733       </method>
24734       <method name="Void Test()">
24735         <size>26</size>
24736       </method>
24737     </type>
24738   </test>
24739   <test name="test-363.cs">
24740     <type name="Location">
24741       <method name="Void .ctor()">
24742         <size>7</size>
24743       </method>
24744       <method name="Void .cctor()">
24745         <size>11</size>
24746       </method>
24747     </type>
24748     <type name="Element">
24749       <method name="Void .ctor()">
24750         <size>18</size>
24751       </method>
24752       <method name="Location get_Location()">
24753         <size>7</size>
24754       </method>
24755       <method name="Void set_Location(Location)">
24756         <size>8</size>
24757       </method>
24758     </type>
24759     <type name="T">
24760       <method name="Void .ctor()">
24761         <size>7</size>
24762       </method>
24763       <method name="Void Main()">
24764         <size>1</size>
24765       </method>
24766     </type>
24767   </test>
24768   <test name="test-364.cs">
24769     <type name="X">
24770       <method name="Void .ctor()">
24771         <size>7</size>
24772       </method>
24773       <method name="Int32 Main()">
24774         <size>34</size>
24775       </method>
24776       <method name="Int32 t1(Int32)">
24777         <size>33</size>
24778       </method>
24779       <method name="Int32 t2(Int32)">
24780         <size>47</size>
24781       </method>
24782       <method name="Void Main2(System.String[])">
24783         <size>72</size>
24784       </method>
24785     </type>
24786     <type name="Delegable">
24787       <method name="Void .ctor()">
24788         <size>7</size>
24789       </method>
24790       <method name="Void add_MyDelegate(System.EventHandler)">
24791         <size>24</size>
24792       </method>
24793       <method name="Void remove_MyDelegate(System.EventHandler)">
24794         <size>24</size>
24795       </method>
24796     </type>
24797     <type name="X+Foo">
24798       <method name="Void .ctor(Object, IntPtr)">
24799         <size>0</size>
24800       </method>
24801       <method name="Int32 Invoke()">
24802         <size>0</size>
24803       </method>
24804       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24805         <size>0</size>
24806       </method>
24807       <method name="Int32 EndInvoke(IAsyncResult)">
24808         <size>0</size>
24809       </method>
24810     </type>
24811     <type name="X+&lt;t1&gt;c__AnonStorey0">
24812       <method name="Void .ctor()">
24813         <size>7</size>
24814       </method>
24815       <method name="Int32 &lt;&gt;m__0()">
24816         <size>7</size>
24817       </method>
24818     </type>
24819     <type name="X+&lt;t2&gt;c__AnonStorey1">
24820       <method name="Void .ctor()">
24821         <size>7</size>
24822       </method>
24823       <method name="Int32 &lt;&gt;m__1()">
24824         <size>7</size>
24825       </method>
24826     </type>
24827     <type name="X+&lt;Main2&gt;c__AnonStorey2">
24828       <method name="Void .ctor()">
24829         <size>7</size>
24830       </method>
24831       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
24832         <size>33</size>
24833       </method>
24834     </type>
24835   </test>
24836   <test name="test-365.cs">
24837     <type name="C">
24838       <method name="Void .ctor()">
24839         <size>19</size>
24840       </method>
24841       <method name="Void set_LiteralType(LiteralType)">
24842         <size>1</size>
24843       </method>
24844       <method name="Void Main()">
24845         <size>1</size>
24846       </method>
24847     </type>
24848   </test>
24849   <test name="test-366.cs">
24850     <type name="C">
24851       <method name="Void .ctor()">
24852         <size>7</size>
24853       </method>
24854       <method name="Int32 Main()">
24855         <size>20</size>
24856       </method>
24857     </type>
24858   </test>
24859   <test name="test-367.cs">
24860     <type name="ITest">
24861       <method name="Void add_DocBuildingStep(System.EventHandler)">
24862         <size>0</size>
24863       </method>
24864       <method name="Void remove_DocBuildingStep(System.EventHandler)">
24865         <size>0</size>
24866       </method>
24867     </type>
24868     <type name="X">
24869       <method name="Void .ctor()">
24870         <size>7</size>
24871       </method>
24872       <method name="Int32 Main()">
24873         <size>20</size>
24874       </method>
24875     </type>
24876   </test>
24877   <test name="test-368.cs">
24878     <type name="X">
24879       <method name="Void .ctor()">
24880         <size>7</size>
24881       </method>
24882       <method name="Void Main()">
24883         <size>28</size>
24884       </method>
24885     </type>
24886   </test>
24887   <test name="test-369.cs">
24888     <type name="Test">
24889       <method name="Void .ctor()">
24890         <size>7</size>
24891       </method>
24892       <method name="Boolean Equals(System.Object)">
24893         <size>2</size>
24894       </method>
24895       <method name="Int32 GetHashCode()">
24896         <size>2</size>
24897       </method>
24898       <method name="Void Main()">
24899         <size>47</size>
24900       </method>
24901       <method name="Boolean op_Equality(Test, Test)">
24902         <size>14</size>
24903       </method>
24904       <method name="Boolean op_Inequality(Test, Test)">
24905         <size>2</size>
24906       </method>
24907     </type>
24908   </test>
24909   <test name="test-37.cs">
24910     <type name="X">
24911       <method name="Void .ctor()">
24912         <size>7</size>
24913       </method>
24914       <method name="Void m(System.Int32[])">
24915         <size>9</size>
24916       </method>
24917       <method name="Int32 test_int_single_dim()">
24918         <size>88</size>
24919       </method>
24920       <method name="Int32 simple_test_double_dim()">
24921         <size>78</size>
24922       </method>
24923       <method name="Int32 Main()">
24924         <size>12</size>
24925       </method>
24926     </type>
24927   </test>
24928   <test name="test-370.cs">
24929     <type name="Test.Application">
24930       <method name="Void .ctor()">
24931         <size>7</size>
24932       </method>
24933       <method name="Int32 ParseType(System.String)">
24934         <size>87</size>
24935       </method>
24936       <method name="Void Main()">
24937         <size>12</size>
24938       </method>
24939     </type>
24940   </test>
24941   <test name="test-371.cs">
24942     <type name="X">
24943       <method name="Void .ctor(Boolean&amp;)">
24944         <size>10</size>
24945       </method>
24946       <method name="Void Main()">
24947         <size>1</size>
24948       </method>
24949     </type>
24950     <type name="Y">
24951       <method name="Void .ctor(Boolean&amp;)">
24952         <size>8</size>
24953       </method>
24954     </type>
24955   </test>
24956   <test name="test-372.cs">
24957     <type name="Node">
24958       <method name="Int32 GetStat()">
24959         <size>0</size>
24960       </method>
24961     </type>
24962     <type name="FileNode">
24963       <method name="Int32 NotUsed()">
24964         <size>0</size>
24965       </method>
24966     </type>
24967     <type name="GenericNode">
24968       <method name="Void .ctor()">
24969         <size>7</size>
24970       </method>
24971       <method name="Int32 GetStat()">
24972         <size>2</size>
24973       </method>
24974     </type>
24975     <type name="GenericFileNode">
24976       <method name="Void .ctor()">
24977         <size>7</size>
24978       </method>
24979       <method name="Int32 NotUsed()">
24980         <size>2</size>
24981       </method>
24982     </type>
24983     <type name="WorkingTest">
24984       <method name="Void .ctor()">
24985         <size>7</size>
24986       </method>
24987       <method name="Int32 GetStat()">
24988         <size>3</size>
24989       </method>
24990     </type>
24991     <type name="FailingTest">
24992       <method name="Void .ctor()">
24993         <size>7</size>
24994       </method>
24995       <method name="Int32 GetStat()">
24996         <size>3</size>
24997       </method>
24998     </type>
24999     <type name="TestWrapper">
25000       <method name="Void .ctor()">
25001         <size>7</size>
25002       </method>
25003       <method name="Boolean Test(Node, System.String)">
25004         <size>39</size>
25005       </method>
25006       <method name="Int32 Main()">
25007         <size>44</size>
25008       </method>
25009     </type>
25010   </test>
25011   <test name="test-373.cs">
25012     <type name="Test">
25013       <method name="Void .ctor()">
25014         <size>7</size>
25015       </method>
25016       <method name="Void Main(System.String[])">
25017         <size>50</size>
25018       </method>
25019     </type>
25020   </test>
25021   <test name="test-374.cs">
25022     <type name="Test">
25023       <method name="Void .ctor()">
25024         <size>7</size>
25025       </method>
25026     </type>
25027     <type name="Rest">
25028       <method name="Void .ctor()">
25029         <size>7</size>
25030       </method>
25031       <method name="Void Main()">
25032         <size>1</size>
25033       </method>
25034     </type>
25035   </test>
25036   <test name="test-375.cs">
25037     <type name="a">
25038       <method name="Void .ctor()">
25039         <size>7</size>
25040       </method>
25041     </type>
25042     <type name="a+b">
25043       <method name="Void .ctor()">
25044         <size>7</size>
25045       </method>
25046     </type>
25047     <type name="c">
25048       <method name="Void .ctor()">
25049         <size>7</size>
25050       </method>
25051       <method name="Void Main()">
25052         <size>1</size>
25053       </method>
25054     </type>
25055     <type name="c+d">
25056       <method name="Void .ctor()">
25057         <size>7</size>
25058       </method>
25059     </type>
25060   </test>
25061   <test name="test-376.cs">
25062     <type name="C">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066       <method name="Int32 Main()">
25067         <size>72</size>
25068       </method>
25069     </type>
25070   </test>
25071   <test name="test-377.cs">
25072     <type name="Tests">
25073       <method name="Void .ctor()">
25074         <size>7</size>
25075       </method>
25076       <method name="Void test()">
25077         <size>10</size>
25078       </method>
25079       <method name="Void Main()">
25080         <size>1</size>
25081       </method>
25082     </type>
25083   </test>
25084   <test name="test-378.cs">
25085     <type name="C">
25086       <method name="Void .ctor()">
25087         <size>7</size>
25088       </method>
25089       <method name="Void Main()">
25090         <size>1</size>
25091       </method>
25092     </type>
25093   </test>
25094   <test name="test-379.cs">
25095     <type name="DeadCode">
25096       <method name="Void .ctor()">
25097         <size>7</size>
25098       </method>
25099       <method name="Void Main()">
25100         <size>12</size>
25101       </method>
25102       <method name="System.String SomeFunc(System.String)">
25103         <size>2</size>
25104       </method>
25105     </type>
25106   </test>
25107   <test name="test-38.cs">
25108     <type name="X">
25109       <method name="Void .ctor()">
25110         <size>7</size>
25111       </method>
25112       <method name="Int32 get_Item(Int32)">
25113         <size>20</size>
25114       </method>
25115       <method name="Void set_Item(Int32, Int32)">
25116         <size>26</size>
25117       </method>
25118       <method name="Int32 Foo()">
25119         <size>2</size>
25120       </method>
25121       <method name="Int32 get_Bar()">
25122         <size>7</size>
25123       </method>
25124       <method name="Void set_Bar(Int32)">
25125         <size>8</size>
25126       </method>
25127     </type>
25128     <type name="Y">
25129       <method name="Void .ctor()">
25130         <size>7</size>
25131       </method>
25132       <method name="UInt32 get_Item(UInt32)">
25133         <size>20</size>
25134       </method>
25135       <method name="Void set_Item(UInt32, UInt32)">
25136         <size>26</size>
25137       </method>
25138       <method name="UInt32 Foo()">
25139         <size>2</size>
25140       </method>
25141       <method name="UInt32 get_Bar()">
25142         <size>7</size>
25143       </method>
25144       <method name="Void set_Bar(UInt32)">
25145         <size>8</size>
25146       </method>
25147     </type>
25148     <type name="Test">
25149       <method name="Void .ctor()">
25150         <size>7</size>
25151       </method>
25152       <method name="Int32 Main()">
25153         <size>288</size>
25154       </method>
25155     </type>
25156   </test>
25157   <test name="test-380.cs">
25158     <type name="T">
25159       <method name="Void .ctor()">
25160         <size>7</size>
25161       </method>
25162       <method name="Int32 Main()">
25163         <size>17</size>
25164       </method>
25165     </type>
25166   </test>
25167   <test name="test-381.cs">
25168     <type name="Application">
25169       <method name="Void .ctor()">
25170         <size>7</size>
25171       </method>
25172       <method name="Void Main(System.String[])">
25173         <size>13</size>
25174       </method>
25175     </type>
25176   </test>
25177   <test name="test-382.cs">
25178     <type name="Dec">
25179       <method name="Void .ctor()">
25180         <size>7</size>
25181       </method>
25182       <method name="Void .cctor()">
25183         <size>16</size>
25184       </method>
25185       <method name="Void Main()">
25186         <size>113</size>
25187       </method>
25188     </type>
25189   </test>
25190   <test name="test-383.cs">
25191     <type name="X">
25192       <method name="Void .ctor()">
25193         <size>37</size>
25194       </method>
25195       <method name="X testme(Int32 ByRef)">
25196         <size>5</size>
25197       </method>
25198       <method name="Void Main()">
25199         <size>7</size>
25200       </method>
25201     </type>
25202   </test>
25203   <test name="test-384.cs">
25204     <type name="X">
25205       <method name="Void .ctor()">
25206         <size>7</size>
25207       </method>
25208       <method name="Void .cctor()">
25209         <size>8</size>
25210       </method>
25211       <method name="Void Test()">
25212         <size>40</size>
25213       </method>
25214       <method name="Int32 Main()">
25215         <size>21</size>
25216       </method>
25217     </type>
25218   </test>
25219   <test name="test-385.cs">
25220     <type name="Test">
25221       <method name="Void .ctor()">
25222         <size>7</size>
25223       </method>
25224       <method name="Int32 Main()">
25225         <size>40</size>
25226       </method>
25227     </type>
25228   </test>
25229   <test name="test-386.cs">
25230     <type name="SuperDecimal">
25231       <method name="Void .ctor(Decimal)">
25232         <size>14</size>
25233       </method>
25234       <method name="Void Main()">
25235         <size>15</size>
25236       </method>
25237       <method name="SuperDecimal op_Implicit(Decimal)">
25238         <size>7</size>
25239       </method>
25240     </type>
25241   </test>
25242   <test name="test-388.cs">
25243     <type name="Schemas.basefieldtype">
25244       <method name="Void .ctor()">
25245         <size>7</size>
25246       </method>
25247       <method name="System.Object Instantiate()">
25248         <size>2</size>
25249       </method>
25250     </type>
25251     <type name="Schemas.fieldtype">
25252       <method name="Void .ctor()">
25253         <size>7</size>
25254       </method>
25255       <method name="System.Object Instantiate()">
25256         <size>18</size>
25257       </method>
25258     </type>
25259     <type name="Schemas.compoundfield">
25260       <method name="Void .ctor()">
25261         <size>7</size>
25262       </method>
25263       <method name="System.Object Instantiate()">
25264         <size>18</size>
25265       </method>
25266     </type>
25267     <type name="Schemas.field">
25268       <method name="Void .ctor()">
25269         <size>7</size>
25270       </method>
25271       <method name="System.Object Instantiate()">
25272         <size>18</size>
25273       </method>
25274     </type>
25275     <type name="Schemas.formdata">
25276       <method name="Void .ctor()">
25277         <size>7</size>
25278       </method>
25279       <method name="System.Object Instantiate()">
25280         <size>12</size>
25281       </method>
25282     </type>
25283     <type name="Schemas.M">
25284       <method name="Void .ctor()">
25285         <size>7</size>
25286       </method>
25287       <method name="Void Main()">
25288         <size>1</size>
25289       </method>
25290     </type>
25291   </test>
25292   <test name="test-389.cs">
25293     <type name="Schemas.basefieldtype">
25294       <method name="Void .ctor()">
25295         <size>7</size>
25296       </method>
25297       <method name="System.Object Instantiate()">
25298         <size>2</size>
25299       </method>
25300     </type>
25301     <type name="Schemas.fieldtype">
25302       <method name="Void .ctor()">
25303         <size>7</size>
25304       </method>
25305       <method name="System.Object Instantiate()">
25306         <size>18</size>
25307       </method>
25308     </type>
25309     <type name="Schemas.compoundfield">
25310       <method name="Void .ctor()">
25311         <size>7</size>
25312       </method>
25313       <method name="System.Object Instantiate()">
25314         <size>18</size>
25315       </method>
25316     </type>
25317     <type name="Schemas.field">
25318       <method name="Void .ctor()">
25319         <size>7</size>
25320       </method>
25321       <method name="System.Object Instantiate()">
25322         <size>18</size>
25323       </method>
25324     </type>
25325     <type name="Schemas.formdata">
25326       <method name="Void .ctor()">
25327         <size>7</size>
25328       </method>
25329       <method name="System.Object Instantiate()">
25330         <size>12</size>
25331       </method>
25332     </type>
25333     <type name="Schemas.M">
25334       <method name="Void .ctor()">
25335         <size>7</size>
25336       </method>
25337       <method name="Void Main()">
25338         <size>1</size>
25339       </method>
25340     </type>
25341   </test>
25342   <test name="test-39.cs">
25343     <type name="SimpleAttribute">
25344       <method name="Void .ctor(String)">
25345         <size>14</size>
25346       </method>
25347       <method name="System.String get_AnotherArg()">
25348         <size>7</size>
25349       </method>
25350       <method name="Void set_AnotherArg(System.String)">
25351         <size>8</size>
25352       </method>
25353       <method name="Int64 get_LongValue()">
25354         <size>3</size>
25355       </method>
25356       <method name="Void set_LongValue(Int64)">
25357         <size>1</size>
25358       </method>
25359       <method name="System.Int64[] get_ArrayValue()">
25360         <size>7</size>
25361       </method>
25362       <method name="Void set_ArrayValue(System.Int64[])">
25363         <size>1</size>
25364       </method>
25365     </type>
25366     <type name="IFoo">
25367       <method name="Void MethodOne(Int32, Int32)">
25368         <size>0</size>
25369       </method>
25370       <method name="Boolean MethodTwo(Single, Single)">
25371         <size>0</size>
25372       </method>
25373     </type>
25374     <type name="Blah2">
25375       <method name="Void .ctor()">
25376         <size>7</size>
25377       </method>
25378     </type>
25379     <type name="Blah3">
25380       <method name="Void .ctor()">
25381         <size>7</size>
25382       </method>
25383     </type>
25384     <type name="Blah">
25385       <method name="Void .ctor()">
25386         <size>7</size>
25387       </method>
25388       <method name="Int32 Main()">
25389         <size>171</size>
25390       </method>
25391     </type>
25392   </test>
25393   <test name="test-390.cs">
25394     <type name="C">
25395       <method name="Void .ctor()">
25396         <size>7</size>
25397       </method>
25398       <method name="Void Main()">
25399         <size>1</size>
25400       </method>
25401     </type>
25402     <type name="C+O">
25403       <method name="Void .ctor()">
25404         <size>7</size>
25405       </method>
25406       <method name="Void Foo()">
25407         <size>1</size>
25408       </method>
25409     </type>
25410     <type name="C+N">
25411       <method name="Void .ctor()">
25412         <size>7</size>
25413       </method>
25414       <method name="Void Foo()">
25415         <size>1</size>
25416       </method>
25417     </type>
25418     <type name="C+M">
25419       <method name="Void .ctor()">
25420         <size>7</size>
25421       </method>
25422     </type>
25423   </test>
25424   <test name="test-391.cs">
25425     <type name="C">
25426       <method name="Void .ctor()">
25427         <size>7</size>
25428       </method>
25429       <method name="Void Foo(Int32)">
25430         <size>1</size>
25431       </method>
25432       <method name="Void Foo(Int32 ByRef)">
25433         <size>1</size>
25434       </method>
25435       <method name="Void Bar(Boolean ByRef)">
25436         <size>4</size>
25437       </method>
25438       <method name="Void Bar(Boolean)">
25439         <size>1</size>
25440       </method>
25441       <method name="Void Main()">
25442         <size>1</size>
25443       </method>
25444     </type>
25445   </test>
25446   <test name="test-393.cs">
25447     <type name="A">
25448       <method name="Void .ctor(String)">
25449         <size>24</size>
25450       </method>
25451       <method name="Void .ctor()">
25452         <size>7</size>
25453       </method>
25454       <method name="System.String get_Name()">
25455         <size>7</size>
25456       </method>
25457     </type>
25458     <type name="B">
25459       <method name="Void .ctor(String)">
25460         <size>24</size>
25461       </method>
25462       <method name="Void .ctor()">
25463         <size>7</size>
25464       </method>
25465     </type>
25466     <type name="C">
25467       <method name="Void .ctor(String)">
25468         <size>24</size>
25469       </method>
25470     </type>
25471     <type name="Tester">
25472       <method name="Void .ctor()">
25473         <size>7</size>
25474       </method>
25475       <method name="A MethodSampleA(System.String)">
25476         <size>7</size>
25477       </method>
25478       <method name="B MethodSampleB(System.String)">
25479         <size>7</size>
25480       </method>
25481       <method name="C MethodSampleC(System.String)">
25482         <size>7</size>
25483       </method>
25484       <method name="Void Main()">
25485         <size>113</size>
25486       </method>
25487     </type>
25488     <type name="Tester+MethodHandler">
25489       <method name="Void .ctor(Object, IntPtr)">
25490         <size>0</size>
25491       </method>
25492       <method name="A Invoke(System.String)">
25493         <size>0</size>
25494       </method>
25495       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25496         <size>0</size>
25497       </method>
25498       <method name="A EndInvoke(IAsyncResult)">
25499         <size>0</size>
25500       </method>
25501     </type>
25502   </test>
25503   <test name="test-394.cs">
25504     <type name="A">
25505       <method name="Void .ctor(String)">
25506         <size>24</size>
25507       </method>
25508       <method name="Void .ctor()">
25509         <size>7</size>
25510       </method>
25511       <method name="System.String get_Name()">
25512         <size>7</size>
25513       </method>
25514     </type>
25515     <type name="B">
25516       <method name="Void .ctor(String)">
25517         <size>24</size>
25518       </method>
25519       <method name="Void .ctor()">
25520         <size>7</size>
25521       </method>
25522     </type>
25523     <type name="C">
25524       <method name="Void .ctor(String, String)">
25525         <size>31</size>
25526       </method>
25527       <method name="System.String get_Value()">
25528         <size>7</size>
25529       </method>
25530     </type>
25531     <type name="Tester">
25532       <method name="Void .ctor()">
25533         <size>7</size>
25534       </method>
25535       <method name="System.String MethodSampleA(A)">
25536         <size>7</size>
25537       </method>
25538       <method name="System.String MethodSampleB(B)">
25539         <size>7</size>
25540       </method>
25541       <method name="System.String MethodSampleC(C)">
25542         <size>23</size>
25543       </method>
25544       <method name="Void Main()">
25545         <size>128</size>
25546       </method>
25547     </type>
25548     <type name="Tester+MethodHandler">
25549       <method name="Void .ctor(Object, IntPtr)">
25550         <size>0</size>
25551       </method>
25552       <method name="System.String Invoke(C)">
25553         <size>0</size>
25554       </method>
25555       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
25556         <size>0</size>
25557       </method>
25558       <method name="System.String EndInvoke(IAsyncResult)">
25559         <size>0</size>
25560       </method>
25561     </type>
25562   </test>
25563   <test name="test-395.cs">
25564     <type name="A">
25565       <method name="Void .ctor(String)">
25566         <size>24</size>
25567       </method>
25568       <method name="Void .ctor()">
25569         <size>7</size>
25570       </method>
25571       <method name="System.String get_Name()">
25572         <size>7</size>
25573       </method>
25574     </type>
25575     <type name="B">
25576       <method name="Void .ctor(String)">
25577         <size>24</size>
25578       </method>
25579       <method name="Void .ctor()">
25580         <size>7</size>
25581       </method>
25582     </type>
25583     <type name="C">
25584       <method name="Void .ctor(String, String)">
25585         <size>31</size>
25586       </method>
25587       <method name="System.String get_Value()">
25588         <size>7</size>
25589       </method>
25590     </type>
25591     <type name="Tester">
25592       <method name="Void .ctor()">
25593         <size>7</size>
25594       </method>
25595       <method name="Void MethodSample(B, A, C)">
25596         <size>55</size>
25597       </method>
25598       <method name="Void Main()">
25599         <size>71</size>
25600       </method>
25601     </type>
25602     <type name="Tester+MethodHandler">
25603       <method name="Void .ctor(Object, IntPtr)">
25604         <size>0</size>
25605       </method>
25606       <method name="Void Invoke(C, C, C)">
25607         <size>0</size>
25608       </method>
25609       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
25610         <size>0</size>
25611       </method>
25612       <method name="Void EndInvoke(IAsyncResult)">
25613         <size>0</size>
25614       </method>
25615     </type>
25616   </test>
25617   <test name="test-396.cs">
25618     <type name="MainClass">
25619       <method name="Void .ctor()">
25620         <size>7</size>
25621       </method>
25622       <method name="Int32 Main()">
25623         <size>22</size>
25624       </method>
25625     </type>
25626   </test>
25627   <test name="test-397.cs">
25628     <type name="TypeCheckAttribute">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632     </type>
25633     <type name="PropertyCheckAttribute">
25634       <method name="Void .ctor()">
25635         <size>7</size>
25636       </method>
25637     </type>
25638     <type name="AccessorCheckAttribute">
25639       <method name="Void .ctor(MethodAttributes)">
25640         <size>14</size>
25641       </method>
25642       <method name="MethodAttributes get_Attributes()">
25643         <size>7</size>
25644       </method>
25645     </type>
25646     <type name="Test">
25647       <method name="Void .ctor()">
25648         <size>7</size>
25649       </method>
25650       <method name="Int32 Main(System.String[])">
25651         <size>124</size>
25652       </method>
25653       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
25654         <size>153</size>
25655       </method>
25656     </type>
25657     <type name="A">
25658       <method name="Void .ctor()">
25659         <size>7</size>
25660       </method>
25661       <method name="Int32 get_Value1()">
25662         <size>2</size>
25663       </method>
25664       <method name="Void set_Value1(Int32)">
25665         <size>1</size>
25666       </method>
25667       <method name="Int32 get_Value2()">
25668         <size>2</size>
25669       </method>
25670       <method name="Void set_Value2(Int32)">
25671         <size>1</size>
25672       </method>
25673       <method name="Int32 get_Value3()">
25674         <size>2</size>
25675       </method>
25676       <method name="Void set_Value3(Int32)">
25677         <size>1</size>
25678       </method>
25679       <method name="Int32 get_Value4()">
25680         <size>2</size>
25681       </method>
25682       <method name="Void set_Value4(Int32)">
25683         <size>1</size>
25684       </method>
25685       <method name="Int32 get_Value5()">
25686         <size>2</size>
25687       </method>
25688       <method name="Void set_Value5(Int32)">
25689         <size>1</size>
25690       </method>
25691     </type>
25692   </test>
25693   <test name="test-398.cs">
25694     <type name="Tester">
25695       <method name="Void .ctor()">
25696         <size>7</size>
25697       </method>
25698       <method name="Void Main()">
25699         <size>118</size>
25700       </method>
25701     </type>
25702     <type name="A">
25703       <method name="Void .ctor(Int32)">
25704         <size>14</size>
25705       </method>
25706       <method name="Int32 get_Count()">
25707         <size>7</size>
25708       </method>
25709       <method name="Void set_Count(Int32)">
25710         <size>8</size>
25711       </method>
25712       <method name="Int32 get_Item(Int32)">
25713         <size>2</size>
25714       </method>
25715       <method name="System.String get_Message()">
25716         <size>6</size>
25717       </method>
25718     </type>
25719     <type name="B">
25720       <method name="Void .ctor(Int32)">
25721         <size>8</size>
25722       </method>
25723       <method name="Void set_Count(Int32)">
25724         <size>1</size>
25725       </method>
25726       <method name="Void SetCount(Int32)">
25727         <size>8</size>
25728       </method>
25729       <method name="Int32 get_Item(Int32)">
25730         <size>8</size>
25731       </method>
25732       <method name="System.String get_Message()">
25733         <size>6</size>
25734       </method>
25735       <method name="Void set_Message(System.String)">
25736         <size>1</size>
25737       </method>
25738     </type>
25739   </test>
25740   <test name="test-399.cs">
25741     <type name="TestVararg">
25742       <method name="Void .ctor()">
25743         <size>7</size>
25744       </method>
25745       <method name="Int32 Main()">
25746         <size>345</size>
25747       </method>
25748     </type>
25749   </test>
25750   <test name="test-4.cs">
25751     <type name="X">
25752       <method name="Void .ctor()">
25753         <size>7</size>
25754       </method>
25755       <method name="Void test(SByte)">
25756         <size>8</size>
25757       </method>
25758       <method name="Void test(Int32)">
25759         <size>8</size>
25760       </method>
25761       <method name="Int32 Main()">
25762         <size>102</size>
25763       </method>
25764     </type>
25765   </test>
25766   <test name="test-40.cs">
25767     <type name="Blah">
25768       <method name="Void .ctor()">
25769         <size>7</size>
25770       </method>
25771       <method name="Int32 Main()">
25772         <size>203</size>
25773       </method>
25774     </type>
25775   </test>
25776   <test name="test-400.cs">
25777     <type name="X">
25778       <method name="Void .ctor()">
25779         <size>7</size>
25780       </method>
25781       <method name="Void .cctor()">
25782         <size>52</size>
25783       </method>
25784       <method name="Int32 TestDereference()">
25785         <size>89</size>
25786       </method>
25787       <method name="Int32 TestPtrAdd()">
25788         <size>87</size>
25789       </method>
25790       <method name="Int32 TestPtrAssign()">
25791         <size>198</size>
25792       </method>
25793       <method name="Int32 TestPtrArithmetic()">
25794         <size>227</size>
25795       </method>
25796       <method name="Int32 TestMultiple()">
25797         <size>93</size>
25798       </method>
25799       <method name="Int32 Main()">
25800         <size>82</size>
25801       </method>
25802     </type>
25803   </test>
25804   <test name="test-401.cs">
25805     <type name="X">
25806       <method name="Void .ctor()">
25807         <size>7</size>
25808       </method>
25809       <method name="Int32 Main()">
25810         <size>171</size>
25811       </method>
25812     </type>
25813   </test>
25814   <test name="test-402.cs">
25815     <type name="X">
25816       <method name="Void .ctor()">
25817         <size>7</size>
25818       </method>
25819       <method name="Int32 Main()">
25820         <size>18</size>
25821       </method>
25822     </type>
25823   </test>
25824   <test name="test-403.cs">
25825     <type name="Foo">
25826       <method name="Void .ctor()">
25827         <size>7</size>
25828       </method>
25829       <method name="Int32 Main()">
25830         <size>91</size>
25831       </method>
25832     </type>
25833   </test>
25834   <test name="test-404.cs">
25835     <type name="X">
25836       <method name="Void .ctor()">
25837         <size>7</size>
25838       </method>
25839       <method name="System.Int32* get_v()">
25840         <size>20</size>
25841       </method>
25842       <method name="Int32 Main()">
25843         <size>48</size>
25844       </method>
25845     </type>
25846   </test>
25847   <test name="test-405.cs">
25848     <type name="testapp.LibTestAPI">
25849       <method name="Void .ctor()">
25850         <size>7</size>
25851       </method>
25852       <method name="Void Create()">
25853         <size>17</size>
25854       </method>
25855     </type>
25856     <type name="testapp.TestApp">
25857       <method name="Void .ctor()">
25858         <size>7</size>
25859       </method>
25860       <method name="Void Main(System.String[])">
25861         <size>13</size>
25862       </method>
25863     </type>
25864   </test>
25865   <test name="test-406.cs">
25866     <type name="TestCase.Test">
25867       <method name="Void .ctor()">
25868         <size>7</size>
25869       </method>
25870       <method name="Int32 Main(System.String[])">
25871         <size>180</size>
25872       </method>
25873       <method name="UInt32 DoOp(System.UInt32*)">
25874         <size>11</size>
25875       </method>
25876       <method name="UInt32 DoOp2(System.UInt32*)">
25877         <size>10</size>
25878       </method>
25879     </type>
25880   </test>
25881   <test name="test-407.cs">
25882     <type name="MainClass">
25883       <method name="Void .ctor()">
25884         <size>7</size>
25885       </method>
25886       <method name="Void Main()">
25887         <size>12</size>
25888       </method>
25889     </type>
25890   </test>
25891   <test name="test-408.cs">
25892     <type name="T">
25893       <method name="Void .ctor()">
25894         <size>7</size>
25895       </method>
25896       <method name="Int32 Main()">
25897         <size>44</size>
25898       </method>
25899     </type>
25900   </test>
25901   <test name="test-41.cs">
25902     <type name="X">
25903       <method name="Void .ctor()">
25904         <size>7</size>
25905       </method>
25906       <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)">
25907         <size>188</size>
25908       </method>
25909       <method name="Int32 Main()">
25910         <size>228</size>
25911       </method>
25912     </type>
25913   </test>
25914   <test name="test-410.cs">
25915     <type name="B">
25916       <method name="Void .ctor()">
25917         <size>7</size>
25918       </method>
25919       <method name="Int32 Main()">
25920         <size>28</size>
25921       </method>
25922     </type>
25923   </test>
25924   <test name="test-411.cs">
25925     <type name="QtSamples.QtClass">
25926       <method name="Void .ctor()">
25927         <size>24</size>
25928       </method>
25929       <method name="Void pressEvent()">
25930         <size>1</size>
25931       </method>
25932     </type>
25933     <type name="QtSamples.Testing">
25934       <method name="Void .ctor()">
25935         <size>7</size>
25936       </method>
25937       <method name="Int32 Main()">
25938         <size>8</size>
25939       </method>
25940     </type>
25941   </test>
25942   <test name="test-412.cs">
25943     <type name="Foo.Baz">
25944       <method name="Void .ctor()">
25945         <size>7</size>
25946       </method>
25947       <method name="Void Main()">
25948         <size>1</size>
25949       </method>
25950     </type>
25951   </test>
25952   <test name="test-413.cs">
25953     <type name="Driver">
25954       <method name="Void .ctor()">
25955         <size>7</size>
25956       </method>
25957       <method name="Void Main()">
25958         <size>6</size>
25959       </method>
25960     </type>
25961   </test>
25962   <test name="test-414.cs">
25963     <type name="BB">
25964       <method name="Void .ctor()">
25965         <size>7</size>
25966       </method>
25967       <method name="System.String get_Data()">
25968         <size>2</size>
25969       </method>
25970       <method name="Void Main()">
25971         <size>1</size>
25972       </method>
25973     </type>
25974   </test>
25975   <test name="test-415.cs">
25976     <type name="MyTestExtended">
25977       <method name="Void .ctor()">
25978         <size>7</size>
25979       </method>
25980       <method name="System.String GetName()">
25981         <size>6</size>
25982       </method>
25983       <method name="Void Main(System.String[])">
25984         <size>33</size>
25985       </method>
25986     </type>
25987   </test>
25988   <test name="test-416.cs">
25989     <type name="ModTest">
25990       <method name="Void .ctor()">
25991         <size>7</size>
25992       </method>
25993       <method name="Void Main(System.String[])">
25994         <size>20</size>
25995       </method>
25996     </type>
25997     <type name="n1.Adder">
25998       <method name="Void .ctor()">
25999         <size>7</size>
26000       </method>
26001       <method name="Int32 Add(Int32, Int32)">
26002         <size>4</size>
26003       </method>
26004     </type>
26005   </test>
26006   <test name="test-417.cs">
26007     <type name="blah2.MyClass">
26008       <method name="Void .ctor()">
26009         <size>7</size>
26010       </method>
26011       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
26012         <size>24</size>
26013       </method>
26014       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
26015         <size>24</size>
26016       </method>
26017       <method name="Void DoSomethingFunny()">
26018         <size>46</size>
26019       </method>
26020       <method name="Void Main(System.String[])">
26021         <size>13</size>
26022       </method>
26023     </type>
26024   </test>
26025   <test name="test-418.cs">
26026     <type name="M3">
26027       <method name="Void .ctor()">
26028         <size>12</size>
26029       </method>
26030       <method name="Int32 Main()">
26031         <size>133</size>
26032       </method>
26033     </type>
26034     <type name="M1">
26035       <method name="Void .ctor(String)">
26036         <size>14</size>
26037       </method>
26038     </type>
26039     <type name="M2">
26040       <method name="Void .ctor()">
26041         <size>7</size>
26042       </method>
26043     </type>
26044   </test>
26045   <test name="test-419.cs">
26046     <type name="Test">
26047       <method name="Void .ctor()">
26048         <size>7</size>
26049       </method>
26050       <method name="Void Main()">
26051         <size>7</size>
26052       </method>
26053     </type>
26054   </test>
26055   <test name="test-42.cs">
26056     <type name="X">
26057       <method name="Void .ctor()">
26058         <size>7</size>
26059       </method>
26060       <method name="Int32 get_Item(Int32)">
26061         <size>14</size>
26062       </method>
26063       <method name="Void set_Item(Int32, Int32)">
26064         <size>15</size>
26065       </method>
26066       <method name="Int32 get_P()">
26067         <size>7</size>
26068       </method>
26069       <method name="Void set_P(Int32)">
26070         <size>8</size>
26071       </method>
26072     </type>
26073     <type name="Z">
26074       <method name="Void .ctor()">
26075         <size>7</size>
26076       </method>
26077       <method name="Z get_P()">
26078         <size>2</size>
26079       </method>
26080       <method name="Void set_P(Z)">
26081         <size>1</size>
26082       </method>
26083       <method name="Z op_Increment(Z)">
26084         <size>16</size>
26085       </method>
26086     </type>
26087     <type name="Y">
26088       <method name="Void .ctor()">
26089         <size>7</size>
26090       </method>
26091       <method name="Int32 p_pre_increment(X)">
26092         <size>18</size>
26093       </method>
26094       <method name="Int32 p_post_increment(X)">
26095         <size>18</size>
26096       </method>
26097       <method name="Int32 i_pre_increment(X)">
26098         <size>27</size>
26099       </method>
26100       <method name="Int32 i_post_increment(X)">
26101         <size>27</size>
26102       </method>
26103       <method name="Z overload_increment(Z)">
26104         <size>10</size>
26105       </method>
26106       <method name="Z overload_pre_increment(Z)">
26107         <size>10</size>
26108       </method>
26109       <method name="Z ugly(Z)">
26110         <size>21</size>
26111       </method>
26112       <method name="Int32 simple(Int32)">
26113         <size>62</size>
26114       </method>
26115       <method name="Int32 arrays()">
26116         <size>234</size>
26117       </method>
26118       <method name="Int32 Main()">
26119         <size>161</size>
26120       </method>
26121     </type>
26122   </test>
26123   <test name="test-420.cs">
26124     <type name="Test">
26125       <method name="Void .ctor()">
26126         <size>7</size>
26127       </method>
26128       <method name="Void Main()">
26129         <size>7</size>
26130       </method>
26131     </type>
26132   </test>
26133   <test name="test-421.cs">
26134     <type name="I">
26135       <method name="Void SetObject(System.String)">
26136         <size>0</size>
26137       </method>
26138     </type>
26139     <type name="A">
26140       <method name="Void .ctor()">
26141         <size>7</size>
26142       </method>
26143       <method name="Void SetObject(System.String)">
26144         <size>12</size>
26145       </method>
26146     </type>
26147     <type name="B">
26148       <method name="Void .ctor()">
26149         <size>7</size>
26150       </method>
26151     </type>
26152     <type name="C">
26153       <method name="Void .ctor()">
26154         <size>7</size>
26155       </method>
26156       <method name="Void .cctor()">
26157         <size>1</size>
26158       </method>
26159       <method name="Void SetObject(System.String)">
26160         <size>18</size>
26161       </method>
26162     </type>
26163     <type name="X">
26164       <method name="Void .ctor()">
26165         <size>7</size>
26166       </method>
26167       <method name="Int32 Main(System.String[])">
26168         <size>31</size>
26169       </method>
26170     </type>
26171   </test>
26172   <test name="test-422.cs">
26173     <type name="HelloWorld.MainClass">
26174       <method name="Void .ctor()">
26175         <size>7</size>
26176       </method>
26177       <method name="Void .cctor()">
26178         <size>17</size>
26179       </method>
26180       <method name="Void Main(System.String[])">
26181         <size>1</size>
26182       </method>
26183       <method name="Boolean CheckTrueThat()">
26184         <size>2</size>
26185       </method>
26186     </type>
26187   </test>
26188   <test name="test-423.cs">
26189     <type name="Test">
26190       <method name="Void .ctor()">
26191         <size>7</size>
26192       </method>
26193       <method name="Void lowLevelCall(System.Int32*)">
26194         <size>1</size>
26195       </method>
26196       <method name="Void Func(Int32 ByRef)">
26197         <size>13</size>
26198       </method>
26199       <method name="Void Main()">
26200         <size>10</size>
26201       </method>
26202     </type>
26203   </test>
26204   <test name="test-424.cs">
26205     <type name="XX">
26206       <method name="Void .ctor()">
26207         <size>7</size>
26208       </method>
26209       <method name="Void Metodo(System.Exception)">
26210         <size>37</size>
26211       </method>
26212       <method name="IEnumerable X()">
26213         <size>16</size>
26214       </method>
26215       <method name="Void Main()">
26216         <size>62</size>
26217       </method>
26218     </type>
26219     <type name="XX+&lt;X&gt;c__Iterator0">
26220       <method name="Void .ctor()">
26221         <size>7</size>
26222       </method>
26223       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
26224         <size>7</size>
26225       </method>
26226       <method name="System.Object System.Collections.IEnumerator.get_Current()">
26227         <size>12</size>
26228       </method>
26229       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26230         <size>39</size>
26231       </method>
26232       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
26233         <size>39</size>
26234       </method>
26235       <method name="Boolean MoveNext()">
26236         <size>105</size>
26237       </method>
26238       <method name="Void Dispose()">
26239         <size>8</size>
26240       </method>
26241       <method name="Void Reset()">
26242         <size>6</size>
26243       </method>
26244     </type>
26245   </test>
26246   <test name="test-425.cs">
26247     <type name="A">
26248       <method name="Void .ctor()">
26249         <size>7</size>
26250       </method>
26251       <method name="Void Main()">
26252         <size>1</size>
26253       </method>
26254     </type>
26255     <type name="AAttribute">
26256       <method name="Void .ctor()">
26257         <size>7</size>
26258       </method>
26259     </type>
26260   </test>
26261   <test name="test-426.cs">
26262     <type name="X">
26263       <method name="Void .ctor()">
26264         <size>7</size>
26265       </method>
26266       <method name="Void Main()">
26267         <size>11</size>
26268       </method>
26269     </type>
26270   </test>
26271   <test name="test-427.cs">
26272     <type name="X">
26273       <method name="Void .ctor()">
26274         <size>7</size>
26275       </method>
26276       <method name="Void Main()">
26277         <size>11</size>
26278       </method>
26279     </type>
26280   </test>
26281   <test name="test-428.cs">
26282     <type name="A">
26283       <method name="Void .ctor()">
26284         <size>7</size>
26285       </method>
26286     </type>
26287     <type name="X">
26288       <method name="Void .ctor()">
26289         <size>7</size>
26290       </method>
26291       <method name="Void Main()">
26292         <size>18</size>
26293       </method>
26294     </type>
26295     <type name="X+A">
26296       <method name="Void .ctor()">
26297         <size>7</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-429.cs">
26302     <type name="Foo.A">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306     </type>
26307     <type name="A">
26308       <method name="Void .ctor()">
26309         <size>7</size>
26310       </method>
26311     </type>
26312     <type name="X">
26313       <method name="Void .ctor()">
26314         <size>7</size>
26315       </method>
26316       <method name="Void Main()">
26317         <size>18</size>
26318       </method>
26319     </type>
26320   </test>
26321   <test name="test-43.cs">
26322     <type name="X">
26323       <method name="Void .ctor()">
26324         <size>7</size>
26325       </method>
26326       <method name="Int32 test_single(System.Int32[])">
26327         <size>38</size>
26328       </method>
26329       <method name="Int32 test_continue(System.Int32[])">
26330         <size>61</size>
26331       </method>
26332       <method name="Boolean test_double(System.Double[])">
26333         <size>65</size>
26334       </method>
26335       <method name="Int32 test_break(System.Int32[])">
26336         <size>61</size>
26337       </method>
26338       <method name="Boolean test_multi(System.Int32[,])">
26339         <size>84</size>
26340       </method>
26341       <method name="Int32 Main()">
26342         <size>309</size>
26343       </method>
26344     </type>
26345   </test>
26346   <test name="test-430.cs">
26347     <type name="A">
26348       <method name="Void .ctor()">
26349         <size>7</size>
26350       </method>
26351     </type>
26352     <type name="X">
26353       <method name="Void .ctor()">
26354         <size>7</size>
26355       </method>
26356       <method name="Void Main()">
26357         <size>18</size>
26358       </method>
26359     </type>
26360     <type name="X+A">
26361       <method name="Void .ctor()">
26362         <size>7</size>
26363       </method>
26364     </type>
26365   </test>
26366   <test name="test-431.cs">
26367     <type name="Foo.A">
26368       <method name="Void .ctor()">
26369         <size>7</size>
26370       </method>
26371     </type>
26372     <type name="X">
26373       <method name="Void .ctor()">
26374         <size>7</size>
26375       </method>
26376       <method name="Void Main()">
26377         <size>18</size>
26378       </method>
26379     </type>
26380   </test>
26381   <test name="test-432.cs">
26382     <type name="Foo.A">
26383       <method name="Void .ctor()">
26384         <size>7</size>
26385       </method>
26386     </type>
26387     <type name="X">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391       <method name="Void Main()">
26392         <size>18</size>
26393       </method>
26394     </type>
26395   </test>
26396   <test name="test-433.cs">
26397     <type name="Foo.A">
26398       <method name="Void .ctor()">
26399         <size>7</size>
26400       </method>
26401     </type>
26402     <type name="X">
26403       <method name="Void .ctor()">
26404         <size>7</size>
26405       </method>
26406       <method name="Void .cctor()">
26407         <size>11</size>
26408       </method>
26409       <method name="Void Main()">
26410         <size>16</size>
26411       </method>
26412     </type>
26413   </test>
26414   <test name="test-434.cs">
26415     <type name="Foo.A">
26416       <method name="Void .ctor()">
26417         <size>7</size>
26418       </method>
26419     </type>
26420     <type name="X">
26421       <method name="Void .ctor()">
26422         <size>7</size>
26423       </method>
26424       <method name="Void .cctor()">
26425         <size>11</size>
26426       </method>
26427       <method name="Void Main()">
26428         <size>16</size>
26429       </method>
26430     </type>
26431   </test>
26432   <test name="test-435.cs">
26433     <type name="X">
26434       <method name="Void .ctor()">
26435         <size>7</size>
26436       </method>
26437       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26438         <size>2</size>
26439       </method>
26440       <method name="Void Main()">
26441         <size>7</size>
26442       </method>
26443     </type>
26444   </test>
26445   <test name="test-436.cs">
26446     <type name="X">
26447       <method name="Void .ctor()">
26448         <size>7</size>
26449       </method>
26450       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26451         <size>2</size>
26452       </method>
26453       <method name="Void Main()">
26454         <size>7</size>
26455       </method>
26456     </type>
26457   </test>
26458   <test name="test-437.cs">
26459     <type name="T2">
26460       <method name="Void .ctor()">
26461         <size>7</size>
26462       </method>
26463     </type>
26464     <type name="Test">
26465       <method name="Void .ctor()">
26466         <size>7</size>
26467       </method>
26468       <method name="Void Main()">
26469         <size>65</size>
26470       </method>
26471     </type>
26472   </test>
26473   <test name="test-438.cs">
26474     <type name="Program">
26475       <method name="Void .ctor()">
26476         <size>7</size>
26477       </method>
26478       <method name="Void Main(System.String[])">
26479         <size>40</size>
26480       </method>
26481     </type>
26482   </test>
26483   <test name="test-439.cs">
26484     <type name="Test">
26485       <method name="Void .ctor()">
26486         <size>7</size>
26487       </method>
26488       <method name="Void Main()">
26489         <size>45</size>
26490       </method>
26491     </type>
26492   </test>
26493   <test name="test-44.cs">
26494     <type name="X">
26495       <method name="Void .ctor()">
26496         <size>7</size>
26497       </method>
26498       <method name="Int32 dob(System.Int32[,])">
26499         <size>80</size>
26500       </method>
26501       <method name="Int32 count(System.Object)">
26502         <size>43</size>
26503       </method>
26504       <method name="Int32 Main()">
26505         <size>133</size>
26506       </method>
26507     </type>
26508   </test>
26509   <test name="test-440.cs">
26510     <type name="A">
26511       <method name="Void .ctor()">
26512         <size>7</size>
26513       </method>
26514       <method name="Void Main()">
26515         <size>26</size>
26516       </method>
26517       <method name="Double op_Implicit(A)">
26518         <size>10</size>
26519       </method>
26520       <method name="Int32 op_Implicit(A)">
26521         <size>2</size>
26522       </method>
26523     </type>
26524   </test>
26525   <test name="test-441.cs">
26526     <type name="Test">
26527       <method name="Void .ctor()">
26528         <size>7</size>
26529       </method>
26530       <method name="Void .cctor()">
26531         <size>1</size>
26532       </method>
26533       <method name="Void Main()">
26534         <size>25</size>
26535       </method>
26536     </type>
26537   </test>
26538   <test name="test-442.cs">
26539     <type name="ConsoleApplication1.Program">
26540       <method name="Void .ctor()">
26541         <size>7</size>
26542       </method>
26543       <method name="Void Main(System.String[])">
26544         <size>70</size>
26545       </method>
26546     </type>
26547   </test>
26548   <test name="test-443.cs">
26549     <type name="C">
26550       <method name="Void .ctor(ITopic)">
26551         <size>31</size>
26552       </method>
26553       <method name="Void Main()">
26554         <size>1</size>
26555       </method>
26556     </type>
26557   </test>
26558   <test name="test-444.cs">
26559     <type name="쯠쯡쯢">
26560       <method name="Void .ctor()">
26561         <size>7</size>
26562       </method>
26563       <method name="Void Main()">
26564         <size>1</size>
26565       </method>
26566     </type>
26567   </test>
26568   <test name="test-445.cs">
26569     <type name="ConvFromInt">
26570       <method name="Void .ctor()">
26571         <size>14</size>
26572       </method>
26573       <method name="Void .ctor(Int32)">
26574         <size>16</size>
26575       </method>
26576       <method name="ConvFromInt op_Implicit(Int32)">
26577         <size>7</size>
26578       </method>
26579     </type>
26580     <type name="Foo">
26581       <method name="Void .ctor()">
26582         <size>7</size>
26583       </method>
26584       <method name="Void .cctor()">
26585         <size>45</size>
26586       </method>
26587       <method name="Void Main()">
26588         <size>111</size>
26589       </method>
26590     </type>
26591   </test>
26592   <test name="test-446.cs">
26593     <type name="FooTest">
26594       <method name="Void .ctor()">
26595         <size>7</size>
26596       </method>
26597       <method name="Void Main()">
26598         <size>8</size>
26599       </method>
26600       <method name="Void Foo(UInt64)">
26601         <size>1</size>
26602       </method>
26603     </type>
26604   </test>
26605   <test name="test-447.cs">
26606     <type name="System.MonoTODOAttribute">
26607       <method name="Void .ctor()">
26608         <size>7</size>
26609       </method>
26610     </type>
26611     <type name="System.Web.HttpBrowserCapabilities">
26612       <method name="Void .ctor()">
26613         <size>7</size>
26614       </method>
26615       <method name="System.Version get_A()">
26616         <size>6</size>
26617       </method>
26618     </type>
26619     <type name="Test">
26620       <method name="Void .ctor()">
26621         <size>7</size>
26622       </method>
26623       <method name="Void Main()">
26624         <size>1</size>
26625       </method>
26626     </type>
26627   </test>
26628   <test name="test-448.cs">
26629     <type name="MonoDivideProblem">
26630       <method name="Void .ctor()">
26631         <size>7</size>
26632       </method>
26633       <method name="Void .cctor()">
26634         <size>17</size>
26635       </method>
26636       <method name="Void Main(System.String[])">
26637         <size>27</size>
26638       </method>
26639     </type>
26640   </test>
26641   <test name="test-449.cs">
26642     <type name="X">
26643       <method name="Void .ctor()">
26644         <size>7</size>
26645       </method>
26646       <method name="Void Main()">
26647         <size>1</size>
26648       </method>
26649       <method name="Void Z()">
26650         <size>19</size>
26651       </method>
26652       <method name="Void &lt;Z&gt;m__0(System.Object)">
26653         <size>25</size>
26654       </method>
26655       <method name="Void &lt;Z&gt;m__1(System.Object)">
26656         <size>7</size>
26657       </method>
26658     </type>
26659   </test>
26660   <test name="test-45.cs">
26661     <type name="Blah">
26662       <method name="Void .ctor()">
26663         <size>7</size>
26664       </method>
26665       <method name="Void .cctor()">
26666         <size>98</size>
26667       </method>
26668       <method name="Int32 Main()">
26669         <size>802</size>
26670       </method>
26671     </type>
26672     <type name="&lt;PrivateImplementationDetails&gt;">
26673       <method name="Void .ctor()">
26674         <size>7</size>
26675       </method>
26676     </type>
26677   </test>
26678   <test name="test-450.cs">
26679     <type name="MyAttribute">
26680       <method name="Void .ctor(String)">
26681         <size>7</size>
26682       </method>
26683     </type>
26684     <type name="X">
26685       <method name="Void .ctor()">
26686         <size>7</size>
26687       </method>
26688       <method name="Void Main()">
26689         <size>1</size>
26690       </method>
26691     </type>
26692   </test>
26693   <test name="test-451.cs">
26694     <type name="Test">
26695       <method name="Void .ctor()">
26696         <size>7</size>
26697       </method>
26698       <method name="Void Main()">
26699         <size>22</size>
26700       </method>
26701     </type>
26702   </test>
26703   <test name="test-452.cs">
26704     <type name="Foo">
26705       <method name="Void .ctor()">
26706         <size>7</size>
26707       </method>
26708     </type>
26709     <type name="Test">
26710       <method name="Void .ctor()">
26711         <size>7</size>
26712       </method>
26713       <method name="Void Main()">
26714         <size>7</size>
26715       </method>
26716     </type>
26717   </test>
26718   <test name="test-453.cs">
26719     <type name="C">
26720       <method name="Void .ctor()">
26721         <size>7</size>
26722       </method>
26723       <method name="Void Main()">
26724         <size>33</size>
26725       </method>
26726     </type>
26727   </test>
26728   <test name="test-454.cs">
26729     <type name="FooAttribute">
26730       <method name="Void .ctor()">
26731         <size>7</size>
26732       </method>
26733     </type>
26734     <type name="Test">
26735       <method name="Void .ctor()">
26736         <size>7</size>
26737       </method>
26738       <method name="Int32 Main()">
26739         <size>239</size>
26740       </method>
26741     </type>
26742   </test>
26743   <test name="test-455.cs">
26744     <type name="Test">
26745       <method name="Void .ctor()">
26746         <size>7</size>
26747       </method>
26748       <method name="Void Main()">
26749         <size>21</size>
26750       </method>
26751     </type>
26752   </test>
26753   <test name="test-456.cs">
26754     <type name="Test">
26755       <method name="Void .ctor()">
26756         <size>7</size>
26757       </method>
26758       <method name="Void Main()">
26759         <size>16</size>
26760       </method>
26761     </type>
26762   </test>
26763   <test name="test-457.cs">
26764     <type name="IInteger">
26765       <method name="Void Add(Int32)">
26766         <size>0</size>
26767       </method>
26768     </type>
26769     <type name="IDouble">
26770       <method name="Void Add(Double)">
26771         <size>0</size>
26772       </method>
26773     </type>
26774     <type name="Number">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Void IDouble.Add(Double)">
26779         <size>11</size>
26780       </method>
26781       <method name="Void IInteger.Add(Int32)">
26782         <size>11</size>
26783       </method>
26784       <method name="Int32 Main()">
26785         <size>52</size>
26786       </method>
26787     </type>
26788   </test>
26789   <test name="test-458.cs">
26790     <type name="MyAttr">
26791       <method name="Void .ctor()">
26792         <size>7</size>
26793       </method>
26794       <method name="Void .ctor(Type)">
26795         <size>7</size>
26796       </method>
26797       <method name="Void .ctor(String)">
26798         <size>7</size>
26799       </method>
26800       <method name="Void .ctor(Int32)">
26801         <size>7</size>
26802       </method>
26803     </type>
26804     <type name="ClassA">
26805       <method name="Void .ctor()">
26806         <size>7</size>
26807       </method>
26808     </type>
26809     <type name="ClassB">
26810       <method name="Void .ctor()">
26811         <size>7</size>
26812       </method>
26813     </type>
26814     <type name="ClassC">
26815       <method name="Void .ctor()">
26816         <size>7</size>
26817       </method>
26818     </type>
26819     <type name="ClassD">
26820       <method name="Void .ctor()">
26821         <size>7</size>
26822       </method>
26823     </type>
26824     <type name="Top">
26825       <method name="Void .ctor()">
26826         <size>7</size>
26827       </method>
26828       <method name="Int32 Main()">
26829         <size>28</size>
26830       </method>
26831     </type>
26832   </test>
26833   <test name="test-459.cs">
26834     <type name="CC">
26835       <method name="Void .ctor()">
26836         <size>7</size>
26837       </method>
26838       <method name="Int32 Main()">
26839         <size>13</size>
26840       </method>
26841     </type>
26842     <type name="CC+IfElseStateMachine">
26843       <method name="Void .ctor()">
26844         <size>7</size>
26845       </method>
26846       <method name="Void HandleToken(Token)">
26847         <size>15</size>
26848       </method>
26849     </type>
26850   </test>
26851   <test name="test-46.cs">
26852     <type name="X">
26853       <method name="Void .ctor()">
26854         <size>7</size>
26855       </method>
26856       <method name="Int32 cast_int(System.Object)">
26857         <size>8</size>
26858       </method>
26859       <method name="UInt32 cast_uint(System.Object)">
26860         <size>8</size>
26861       </method>
26862       <method name="Int16 cast_short(System.Object)">
26863         <size>8</size>
26864       </method>
26865       <method name="Char cast_char(System.Object)">
26866         <size>8</size>
26867       </method>
26868       <method name="UInt16 cast_ushort(System.Object)">
26869         <size>8</size>
26870       </method>
26871       <method name="Byte cast_byte(System.Object)">
26872         <size>8</size>
26873       </method>
26874       <method name="SByte cast_sbyte(System.Object)">
26875         <size>8</size>
26876       </method>
26877       <method name="Int64 cast_long(System.Object)">
26878         <size>8</size>
26879       </method>
26880       <method name="UInt64 cast_ulong(System.Object)">
26881         <size>8</size>
26882       </method>
26883       <method name="Single cast_float(System.Object)">
26884         <size>8</size>
26885       </method>
26886       <method name="Double cast_double(System.Object)">
26887         <size>8</size>
26888       </method>
26889       <method name="Boolean cast_bool(System.Object)">
26890         <size>8</size>
26891       </method>
26892       <method name="Int32 Main()">
26893         <size>1120</size>
26894       </method>
26895     </type>
26896   </test>
26897   <test name="test-460.cs">
26898     <type name="MainClass">
26899       <method name="Void .ctor()">
26900         <size>7</size>
26901       </method>
26902       <method name="Void .cctor()">
26903         <size>18</size>
26904       </method>
26905       <method name="Void Main()">
26906         <size>1</size>
26907       </method>
26908     </type>
26909   </test>
26910   <test name="test-461.cs">
26911     <type name="Valtest">
26912       <method name="Void .ctor()">
26913         <size>7</size>
26914       </method>
26915       <method name="Int32 Main()">
26916         <size>52</size>
26917       </method>
26918     </type>
26919   </test>
26920   <test name="test-462.cs">
26921     <type name="X">
26922       <method name="Void .ctor()">
26923         <size>7</size>
26924       </method>
26925       <method name="Void Method(X)">
26926         <size>1</size>
26927       </method>
26928       <method name="Void Method(System.String)">
26929         <size>8</size>
26930       </method>
26931       <method name="Int32 Main()">
26932         <size>28</size>
26933       </method>
26934     </type>
26935   </test>
26936   <test name="test-463.cs">
26937     <type name="PropertySorter">
26938       <method name="Void .ctor()">
26939         <size>7</size>
26940       </method>
26941     </type>
26942     <type name="PathItemBase">
26943       <method name="Void .ctor()">
26944         <size>7</size>
26945       </method>
26946     </type>
26947     <type name="PathItemBase+TypeConverter">
26948       <method name="Void .ctor()">
26949         <size>7</size>
26950       </method>
26951     </type>
26952     <type name="X">
26953       <method name="Void .ctor()">
26954         <size>7</size>
26955       </method>
26956       <method name="Void Main()">
26957         <size>1</size>
26958       </method>
26959     </type>
26960   </test>
26961   <test name="test-464.cs">
26962     <type name="C">
26963       <method name="Void .ctor()">
26964         <size>7</size>
26965       </method>
26966       <method name="Int32 Main()">
26967         <size>85</size>
26968       </method>
26969     </type>
26970   </test>
26971   <test name="test-465.cs">
26972     <type name="C">
26973       <method name="Void .ctor()">
26974         <size>7</size>
26975       </method>
26976       <method name="Int32 Main()">
26977         <size>85</size>
26978       </method>
26979     </type>
26980   </test>
26981   <test name="test-466.cs">
26982     <type name="C">
26983       <method name="Void .ctor()">
26984         <size>7</size>
26985       </method>
26986       <method name="Void Goo()">
26987         <size>11</size>
26988       </method>
26989       <method name="Void Main()">
26990         <size>1</size>
26991       </method>
26992     </type>
26993   </test>
26994   <test name="test-467.cs">
26995     <type name="ExceptionWithAnonMethod">
26996       <method name="Void .ctor()">
26997         <size>7</size>
26998       </method>
26999       <method name="Int32 Main()">
27000         <size>96</size>
27001       </method>
27002       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
27003         <size>13</size>
27004       </method>
27005     </type>
27006     <type name="ExceptionWithAnonMethod+EmptyCallback">
27007       <method name="Void .ctor(Object, IntPtr)">
27008         <size>0</size>
27009       </method>
27010       <method name="Void Invoke()">
27011         <size>0</size>
27012       </method>
27013       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27014         <size>0</size>
27015       </method>
27016       <method name="Void EndInvoke(IAsyncResult)">
27017         <size>0</size>
27018       </method>
27019     </type>
27020     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
27021       <method name="Void .ctor()">
27022         <size>7</size>
27023       </method>
27024       <method name="Void &lt;&gt;m__0()">
27025         <size>33</size>
27026       </method>
27027     </type>
27028   </test>
27029   <test name="test-468.cs">
27030     <type name="CorMetaDataDispenserExClass">
27031       <method name="Void .ctor()">
27032         <size>0</size>
27033       </method>
27034     </type>
27035     <type name="Test">
27036       <method name="Void .ctor()">
27037         <size>7</size>
27038       </method>
27039       <method name="Void XXX()">
27040         <size>12</size>
27041       </method>
27042       <method name="Void Main()">
27043         <size>1</size>
27044       </method>
27045     </type>
27046   </test>
27047   <test name="test-469.cs">
27048     <type name="Lambda">
27049       <method name="Void .ctor()">
27050         <size>7</size>
27051       </method>
27052       <method name="Void f(Int32)">
27053         <size>7</size>
27054       </method>
27055       <method name="Del[] Make2(Int32)">
27056         <size>50</size>
27057       </method>
27058       <method name="Int32 Main()">
27059         <size>68</size>
27060       </method>
27061     </type>
27062     <type name="Del">
27063       <method name="Void .ctor(Object, IntPtr)">
27064         <size>0</size>
27065       </method>
27066       <method name="Void Invoke(Int32)">
27067         <size>0</size>
27068       </method>
27069       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27070         <size>0</size>
27071       </method>
27072       <method name="Void EndInvoke(IAsyncResult)">
27073         <size>0</size>
27074       </method>
27075     </type>
27076     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
27077       <method name="Void .ctor()">
27078         <size>7</size>
27079       </method>
27080       <method name="Void &lt;&gt;m__0(Int32)">
27081         <size>23</size>
27082       </method>
27083       <method name="Void &lt;&gt;m__1(Int32)">
27084         <size>23</size>
27085       </method>
27086     </type>
27087   </test>
27088   <test name="test-47.cs">
27089     <type name="X">
27090       <method name="Void .ctor()">
27091         <size>7</size>
27092       </method>
27093       <method name="Void .cctor()">
27094         <size>1</size>
27095       </method>
27096       <method name="Boolean f()">
27097         <size>24</size>
27098       </method>
27099       <method name="Boolean t()">
27100         <size>24</size>
27101       </method>
27102       <method name="Int32 Main()">
27103         <size>404</size>
27104       </method>
27105     </type>
27106   </test>
27107   <test name="test-470.cs">
27108     <type name="X">
27109       <method name="Void .ctor()">
27110         <size>7</size>
27111       </method>
27112       <method name="System.String get_ASTNodeTypeName()">
27113         <size>16</size>
27114       </method>
27115     </type>
27116     <type name="Demo">
27117       <method name="Void .ctor()">
27118         <size>7</size>
27119       </method>
27120       <method name="Void Main()">
27121         <size>1</size>
27122       </method>
27123     </type>
27124   </test>
27125   <test name="test-471.cs">
27126     <type name="AAttribute">
27127       <method name="Void .ctor()">
27128         <size>7</size>
27129       </method>
27130     </type>
27131     <type name="Demo">
27132       <method name="Void .ctor()">
27133         <size>7</size>
27134       </method>
27135       <method name="Void Main()">
27136         <size>1</size>
27137       </method>
27138     </type>
27139   </test>
27140   <test name="test-472.cs">
27141     <type name="Test">
27142       <method name="Void .ctor()">
27143         <size>7</size>
27144       </method>
27145       <method name="Int32 get_Prop()">
27146         <size>7</size>
27147       </method>
27148       <method name="Void set_Prop(Int32)">
27149         <size>8</size>
27150       </method>
27151       <method name="Int32 Main()">
27152         <size>79</size>
27153       </method>
27154     </type>
27155   </test>
27156   <test name="test-473.cs">
27157     <type name="UnixMarshal">
27158       <method name="Void .ctor()">
27159         <size>7</size>
27160       </method>
27161       <method name="Void .cctor()">
27162         <size>24</size>
27163       </method>
27164       <method name="Void Default(Int32)">
27165         <size>1</size>
27166       </method>
27167       <method name="System.String GetDescription(Error)">
27168         <size>2</size>
27169       </method>
27170     </type>
27171     <type name="UnixMarshal2">
27172       <method name="Void .ctor()">
27173         <size>7</size>
27174       </method>
27175       <method name="System.String GetDescription(Error)">
27176         <size>2</size>
27177       </method>
27178     </type>
27179     <type name="Stdlib">
27180       <method name="Void .ctor()">
27181         <size>7</size>
27182       </method>
27183     </type>
27184     <type name="TestConst">
27185       <method name="Void .ctor()">
27186         <size>7</size>
27187       </method>
27188     </type>
27189     <type name="XX">
27190       <method name="Void .ctor()">
27191         <size>7</size>
27192       </method>
27193     </type>
27194     <type name="Syscall">
27195       <method name="Void .ctor()">
27196         <size>7</size>
27197       </method>
27198       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
27199         <size>2</size>
27200       </method>
27201     </type>
27202     <type name="EnumWrapper">
27203       <method name="Void .ctor(Int32)">
27204         <size>7</size>
27205       </method>
27206     </type>
27207     <type name="Test">
27208       <method name="Void .ctor()">
27209         <size>7</size>
27210       </method>
27211       <method name="Void Main()">
27212         <size>1</size>
27213       </method>
27214     </type>
27215     <type name="SignalHandler">
27216       <method name="Void .ctor(Object, IntPtr)">
27217         <size>0</size>
27218       </method>
27219       <method name="Void Invoke(Int32)">
27220         <size>0</size>
27221       </method>
27222       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27223         <size>0</size>
27224       </method>
27225       <method name="Void EndInvoke(IAsyncResult)">
27226         <size>0</size>
27227       </method>
27228     </type>
27229   </test>
27230   <test name="test-474.cs">
27231     <type name="Z">
27232       <method name="Void .ctor()">
27233         <size>7</size>
27234       </method>
27235       <method name="Void Main()">
27236         <size>13</size>
27237       </method>
27238       <method name="Void TestPreinc(Int32)">
27239         <size>57</size>
27240       </method>
27241       <method name="Void TestPostinc(Int32)">
27242         <size>57</size>
27243       </method>
27244       <method name="Void Assert(Int32, Int32)">
27245         <size>67</size>
27246       </method>
27247     </type>
27248     <type name="Z+X">
27249       <method name="Void .ctor(Object, IntPtr)">
27250         <size>0</size>
27251       </method>
27252       <method name="Void Invoke()">
27253         <size>0</size>
27254       </method>
27255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27256         <size>0</size>
27257       </method>
27258       <method name="Void EndInvoke(IAsyncResult)">
27259         <size>0</size>
27260       </method>
27261     </type>
27262     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
27263       <method name="Void .ctor()">
27264         <size>7</size>
27265       </method>
27266       <method name="Void &lt;&gt;m__0()">
27267         <size>38</size>
27268       </method>
27269     </type>
27270     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
27271       <method name="Void .ctor()">
27272         <size>7</size>
27273       </method>
27274       <method name="Void &lt;&gt;m__1()">
27275         <size>38</size>
27276       </method>
27277     </type>
27278   </test>
27279   <test name="test-475.cs">
27280     <type name="X">
27281       <method name="Void .ctor()">
27282         <size>7</size>
27283       </method>
27284       <method name="Void .cctor()">
27285         <size>24</size>
27286       </method>
27287       <method name="Void add_e(MyDelegate)">
27288         <size>22</size>
27289       </method>
27290       <method name="Void remove_e(MyDelegate)">
27291         <size>22</size>
27292       </method>
27293       <method name="Void Test(Int32)">
27294         <size>17</size>
27295       </method>
27296       <method name="Int32 Main()">
27297         <size>28</size>
27298       </method>
27299     </type>
27300     <type name="MyDelegate">
27301       <method name="Void .ctor(Object, IntPtr)">
27302         <size>0</size>
27303       </method>
27304       <method name="Void Invoke(Int32)">
27305         <size>0</size>
27306       </method>
27307       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27308         <size>0</size>
27309       </method>
27310       <method name="Void EndInvoke(IAsyncResult)">
27311         <size>0</size>
27312       </method>
27313     </type>
27314   </test>
27315   <test name="test-476.cs">
27316     <type name="Test">
27317       <method name="Void .ctor()">
27318         <size>7</size>
27319       </method>
27320       <method name="Void Main()">
27321         <size>1</size>
27322       </method>
27323     </type>
27324   </test>
27325   <test name="test-477.cs">
27326     <type name="C">
27327       <method name="Void .ctor()">
27328         <size>7</size>
27329       </method>
27330       <method name="Void Test(Int32 ByRef)">
27331         <size>1</size>
27332       </method>
27333       <method name="Void Main()">
27334         <size>1</size>
27335       </method>
27336     </type>
27337   </test>
27338   <test name="test-478.cs">
27339     <type name="Test.MainClass">
27340       <method name="Void .ctor()">
27341         <size>7</size>
27342       </method>
27343       <method name="Void Main()">
27344         <size>1</size>
27345       </method>
27346     </type>
27347     <type name="Test.TestAttribute">
27348       <method name="Void .ctor(TestEnum2)">
27349         <size>7</size>
27350       </method>
27351     </type>
27352     <type name="Test.Test2Attribute">
27353       <method name="Void .ctor()">
27354         <size>7</size>
27355       </method>
27356     </type>
27357   </test>
27358   <test name="test-479.cs">
27359     <type name="Test.Test">
27360       <method name="Void .ctor()">
27361         <size>7</size>
27362       </method>
27363       <method name="Boolean Equals(System.Object)">
27364         <size>2</size>
27365       </method>
27366       <method name="Int32 GetHashCode()">
27367         <size>2</size>
27368       </method>
27369       <method name="Void Main()">
27370         <size>1</size>
27371       </method>
27372     </type>
27373   </test>
27374   <test name="test-48.cs">
27375     <type name="Blah">
27376       <method name="Void .ctor()">
27377         <size>7</size>
27378       </method>
27379       <method name="Int32 Main()">
27380         <size>59</size>
27381       </method>
27382       <method name="Void Test_1()">
27383         <size>1</size>
27384       </method>
27385     </type>
27386   </test>
27387   <test name="test-480.cs">
27388     <type name="Space">
27389       <method name="Void .ctor()">
27390         <size>14</size>
27391       </method>
27392       <method name="Void Leak(Boolean, Int32)">
27393         <size>78</size>
27394       </method>
27395     </type>
27396     <type name="Program">
27397       <method name="Void .ctor()">
27398         <size>7</size>
27399       </method>
27400       <method name="Void Main(System.String[])">
27401         <size>1</size>
27402       </method>
27403     </type>
27404     <type name="Space+DoCopy">
27405       <method name="Void .ctor(Object, IntPtr)">
27406         <size>0</size>
27407       </method>
27408       <method name="Void Invoke()">
27409         <size>0</size>
27410       </method>
27411       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27412         <size>0</size>
27413       </method>
27414       <method name="Void EndInvoke(IAsyncResult)">
27415         <size>0</size>
27416       </method>
27417     </type>
27418     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
27419       <method name="Void .ctor()">
27420         <size>7</size>
27421       </method>
27422       <method name="Void &lt;&gt;m__0()">
27423         <size>23</size>
27424       </method>
27425       <method name="Void &lt;&gt;m__1()">
27426         <size>70</size>
27427       </method>
27428     </type>
27429     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433     </type>
27434   </test>
27435   <test name="test-481.cs">
27436     <type name="TestClass">
27437       <method name="Int32 Main()">
27438         <size>42</size>
27439       </method>
27440     </type>
27441     <type name="TestDelegate">
27442       <method name="Void .ctor(Object, IntPtr)">
27443         <size>0</size>
27444       </method>
27445       <method name="Void Invoke(Int32 ByRef)">
27446         <size>0</size>
27447       </method>
27448       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27449         <size>0</size>
27450       </method>
27451       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27452         <size>0</size>
27453       </method>
27454     </type>
27455     <type name="TestClass">
27456       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
27457         <size>4</size>
27458       </method>
27459     </type>
27460   </test>
27461   <test name="test-482.cs">
27462     <type name="X">
27463       <method name="Void .ctor()">
27464         <size>7</size>
27465       </method>
27466       <method name="Void M4(Int32)">
27467         <size>1</size>
27468       </method>
27469       <method name="Void Main()">
27470         <size>1</size>
27471       </method>
27472       <method name="Void M4(Int32, ...)">
27473         <size>1</size>
27474       </method>
27475     </type>
27476   </test>
27477   <test name="test-483.cs">
27478     <type name="Tests">
27479       <method name="Void .ctor()">
27480         <size>7</size>
27481       </method>
27482       <method name="Void Main()">
27483         <size>21</size>
27484       </method>
27485     </type>
27486   </test>
27487   <test name="test-484.cs">
27488     <type name="Test.TestBit">
27489       <method name="Void .ctor()">
27490         <size>7</size>
27491       </method>
27492       <method name="Void Main()">
27493         <size>1</size>
27494       </method>
27495     </type>
27496   </test>
27497   <test name="test-485.cs">
27498     <type name="MonoBUG">
27499       <method name="Void .ctor()">
27500         <size>7</size>
27501       </method>
27502       <method name="Void Main(System.String[])">
27503         <size>44</size>
27504       </method>
27505     </type>
27506   </test>
27507   <test name="test-486.cs">
27508     <type name="Test">
27509       <method name="Void .ctor()">
27510         <size>7</size>
27511       </method>
27512       <method name="Void Main()">
27513         <size>119</size>
27514       </method>
27515     </type>
27516   </test>
27517   <test name="test-488.cs">
27518     <type name="P">
27519       <method name="Void .ctor()">
27520         <size>7</size>
27521       </method>
27522     </type>
27523     <type name="Test">
27524       <method name="Void .ctor()">
27525         <size>7</size>
27526       </method>
27527       <method name="IEnumerable foo()">
27528         <size>2</size>
27529       </method>
27530       <method name="Void Main()">
27531         <size>160</size>
27532       </method>
27533     </type>
27534   </test>
27535   <test name="test-489.cs">
27536     <type name="test">
27537       <method name="Void .ctor()">
27538         <size>7</size>
27539       </method>
27540       <method name="Void Main()">
27541         <size>1</size>
27542       </method>
27543     </type>
27544   </test>
27545   <test name="test-49.cs">
27546     <type name="X">
27547       <method name="Void .ctor()">
27548         <size>7</size>
27549       </method>
27550       <method name="Int32 s(Byte)">
27551         <size>2182</size>
27552       </method>
27553       <method name="Int32 test(Int32)">
27554         <size>70</size>
27555       </method>
27556       <method name="Int32 tests(System.String)">
27557         <size>96</size>
27558       </method>
27559       <method name="Int32 testn(System.String)">
27560         <size>31</size>
27561       </method>
27562       <method name="Int32 testm(System.String)">
27563         <size>32</size>
27564       </method>
27565       <method name="Int32 testo(System.String)">
27566         <size>40</size>
27567       </method>
27568       <method name="Int32 testp(System.String)">
27569         <size>56</size>
27570       </method>
27571       <method name="Int32 test_def(System.String)">
27572         <size>62</size>
27573       </method>
27574       <method name="Int32 test_coverage(Int32)">
27575         <size>19</size>
27576       </method>
27577       <method name="Int32 test_goto(Int32)">
27578         <size>39</size>
27579       </method>
27580       <method name="Int32 test_memberaccess(System.String)">
27581         <size>31</size>
27582       </method>
27583       <method name="Int32 test_string_multiple_targets(System.String)">
27584         <size>70</size>
27585       </method>
27586       <method name="Int32 test_casts(Int32)">
27587         <size>18</size>
27588       </method>
27589       <method name="Int32 testSwitchEnumLong(TestEnum)">
27590         <size>56</size>
27591       </method>
27592       <method name="Int32 test_long_enum_switch()">
27593         <size>66</size>
27594       </method>
27595       <method name="Int32 tests_default(System.String)">
27596         <size>31</size>
27597       </method>
27598       <method name="Int32 tests_default_2(System.String)">
27599         <size>67</size>
27600       </method>
27601       <method name="Void test_76590(System.String)">
27602         <size>60</size>
27603       </method>
27604       <method name="Void test_77964()">
27605         <size>37</size>
27606       </method>
27607       <method name="Boolean bug_78860()">
27608         <size>67</size>
27609       </method>
27610       <method name="Int32 Main()">
27611         <size>1037</size>
27612       </method>
27613     </type>
27614   </test>
27615   <test name="test-490.cs">
27616     <type name="T">
27617       <method name="Void .ctor()">
27618         <size>7</size>
27619       </method>
27620       <method name="Void .cctor()">
27621         <size>39</size>
27622       </method>
27623       <method name="Void Main()">
27624         <size>1</size>
27625       </method>
27626     </type>
27627   </test>
27628   <test name="test-491.cs">
27629     <type name="M">
27630       <method name="Void .ctor()">
27631         <size>7</size>
27632       </method>
27633       <method name="Void Main()">
27634         <size>1</size>
27635       </method>
27636     </type>
27637     <type name="AttrA">
27638       <method name="Void .ctor()">
27639         <size>7</size>
27640       </method>
27641     </type>
27642     <type name="AttrB">
27643       <method name="Void .ctor()">
27644         <size>7</size>
27645       </method>
27646     </type>
27647   </test>
27648   <test name="test-492.cs">
27649     <type name="Test.My1Attribute">
27650       <method name="Void .ctor(Object)">
27651         <size>19</size>
27652       </method>
27653     </type>
27654     <type name="Test.My2Attribute">
27655       <method name="Void .ctor(String[])">
27656         <size>21</size>
27657       </method>
27658     </type>
27659     <type name="Test.My3Attribute">
27660       <method name="Void .ctor(Byte)">
27661         <size>24</size>
27662       </method>
27663     </type>
27664     <type name="Test.Test">
27665       <method name="Void .ctor()">
27666         <size>7</size>
27667       </method>
27668       <method name="Int32 Main()">
27669         <size>60</size>
27670       </method>
27671     </type>
27672   </test>
27673   <test name="test-493.cs">
27674     <type name="A">
27675       <method name="Void .ctor()">
27676         <size>7</size>
27677       </method>
27678       <method name="Int32 get_f()">
27679         <size>2</size>
27680       </method>
27681     </type>
27682     <type name="B">
27683       <method name="Void .ctor()">
27684         <size>7</size>
27685       </method>
27686       <method name="Int32 bar()">
27687         <size>11</size>
27688       </method>
27689     </type>
27690     <type name="C">
27691       <method name="Void .ctor()">
27692         <size>7</size>
27693       </method>
27694       <method name="Void Main()">
27695         <size>1</size>
27696       </method>
27697     </type>
27698   </test>
27699   <test name="test-494.cs">
27700     <type name="Agresso.Foundation.Function">
27701       <method name="Void .ctor()">
27702         <size>7</size>
27703       </method>
27704       <method name="Void Main()">
27705         <size>1</size>
27706       </method>
27707     </type>
27708     <type name="Agresso.Foundation.Translate">
27709       <method name="Void .ctor(Object, IntPtr)">
27710         <size>0</size>
27711       </method>
27712       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
27713         <size>0</size>
27714       </method>
27715       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
27716         <size>0</size>
27717       </method>
27718       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
27719         <size>0</size>
27720       </method>
27721     </type>
27722   </test>
27723   <test name="test-495.cs">
27724     <type name="plj.aClass">
27725       <method name="Void .ctor()">
27726         <size>7</size>
27727       </method>
27728       <method name="plj.aClass op_Implicit(plj.fromClass)">
27729         <size>2</size>
27730       </method>
27731     </type>
27732     <type name="plj.realClass1">
27733       <method name="Void .ctor()">
27734         <size>7</size>
27735       </method>
27736       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
27737         <size>2</size>
27738       </method>
27739     </type>
27740     <type name="plj.fromClass">
27741       <method name="Void .ctor()">
27742         <size>7</size>
27743       </method>
27744       <method name="Void Main()">
27745         <size>1</size>
27746       </method>
27747     </type>
27748   </test>
27749   <test name="test-496.cs">
27750     <type name="Test">
27751       <method name="Void .ctor()">
27752         <size>7</size>
27753       </method>
27754       <method name="IEnumerator GetEnumerator()">
27755         <size>15</size>
27756       </method>
27757       <method name="Void Main()">
27758         <size>11</size>
27759       </method>
27760       <method name="Void Run()">
27761         <size>166</size>
27762       </method>
27763     </type>
27764     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
27765       <method name="Void .ctor()">
27766         <size>7</size>
27767       </method>
27768       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
27769         <size>7</size>
27770       </method>
27771       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27772         <size>12</size>
27773       </method>
27774       <method name="Boolean MoveNext()">
27775         <size>129</size>
27776       </method>
27777       <method name="Void Dispose()">
27778         <size>8</size>
27779       </method>
27780       <method name="Void Reset()">
27781         <size>6</size>
27782       </method>
27783     </type>
27784   </test>
27785   <test name="test-497.cs">
27786     <type name="PlotMenuItem">
27787       <method name="Void .ctor()">
27788         <size>7</size>
27789       </method>
27790       <method name="Void .ctor(EventHandler)">
27791         <size>54</size>
27792       </method>
27793       <method name="Int32 Main()">
27794         <size>50</size>
27795       </method>
27796       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
27797         <size>11</size>
27798       </method>
27799       <method name="System.EventHandler get_Callback()">
27800         <size>7</size>
27801       </method>
27802       <method name="Void set_Callback(System.EventHandler)">
27803         <size>8</size>
27804       </method>
27805     </type>
27806   </test>
27807   <test name="test-499.cs">
27808     <type name="X">
27809       <method name="Void .ctor()">
27810         <size>7</size>
27811       </method>
27812       <method name="Void Main()">
27813         <size>24</size>
27814       </method>
27815     </type>
27816   </test>
27817   <test name="test-5.cs">
27818     <type name="X">
27819       <method name="Void .ctor()">
27820         <size>7</size>
27821       </method>
27822       <method name="Int32 Main()">
27823         <size>37</size>
27824       </method>
27825     </type>
27826   </test>
27827   <test name="test-500.cs">
27828     <type name="SomeCustomAttribute">
27829       <method name="Void .ctor()">
27830         <size>7</size>
27831       </method>
27832     </type>
27833     <type name="MainClass">
27834       <method name="Void .ctor()">
27835         <size>7</size>
27836       </method>
27837       <method name="Int32 Main()">
27838         <size>121</size>
27839       </method>
27840     </type>
27841   </test>
27842   <test name="test-501.cs">
27843     <type name="Tests">
27844       <method name="Void .ctor()">
27845         <size>7</size>
27846       </method>
27847       <method name="Void DumpException(Tests+FilterStackFrame)">
27848         <size>1</size>
27849       </method>
27850       <method name="Void foo(Boolean ByRef)">
27851         <size>49</size>
27852       </method>
27853       <method name="Void Main(System.String[])">
27854         <size>8</size>
27855       </method>
27856     </type>
27857     <type name="Tests+FilterStackFrame">
27858       <method name="Void .ctor(Object, IntPtr)">
27859         <size>0</size>
27860       </method>
27861       <method name="Boolean Invoke(System.Object)">
27862         <size>0</size>
27863       </method>
27864       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27865         <size>0</size>
27866       </method>
27867       <method name="Boolean EndInvoke(IAsyncResult)">
27868         <size>0</size>
27869       </method>
27870     </type>
27871     <type name="Tests">
27872       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
27873         <size>2</size>
27874       </method>
27875     </type>
27876   </test>
27877   <test name="test-502.cs">
27878     <type name="Base">
27879       <method name="Void .ctor()">
27880         <size>7</size>
27881       </method>
27882       <method name="Int32 get_Property()">
27883         <size>3</size>
27884       </method>
27885       <method name="Void Main()">
27886         <size>1</size>
27887       </method>
27888     </type>
27889     <type name="Derived">
27890       <method name="Void .ctor()">
27891         <size>7</size>
27892       </method>
27893       <method name="Int32 get_Property()">
27894         <size>3</size>
27895       </method>
27896     </type>
27897     <type name="BaseClass">
27898       <method name="Void .ctor()">
27899         <size>7</size>
27900       </method>
27901       <method name="Int32 get_Value()">
27902         <size>2</size>
27903       </method>
27904       <method name="Void set_Value(Int32)">
27905         <size>1</size>
27906       </method>
27907     </type>
27908     <type name="DerivedClass">
27909       <method name="Void .ctor()">
27910         <size>7</size>
27911       </method>
27912       <method name="Int32 get_Value()">
27913         <size>2</size>
27914       </method>
27915     </type>
27916     <type name="ErrorClass">
27917       <method name="Void .ctor()">
27918         <size>7</size>
27919       </method>
27920       <method name="Int32 get_Value()">
27921         <size>2</size>
27922       </method>
27923       <method name="Void set_Value(Int32)">
27924         <size>1</size>
27925       </method>
27926     </type>
27927   </test>
27928   <test name="test-503.cs">
27929     <type name="Foo">
27930       <method name="Void .ctor()">
27931         <size>7</size>
27932       </method>
27933       <method name="Int32 Main()">
27934         <size>33</size>
27935       </method>
27936     </type>
27937   </test>
27938   <test name="test-504.cs">
27939     <type name="Foo">
27940       <method name="Void .ctor()">
27941         <size>7</size>
27942       </method>
27943       <method name="Void .cctor()">
27944         <size>7</size>
27945       </method>
27946       <method name="Int32 f()">
27947         <size>2</size>
27948       </method>
27949       <method name="Int32 Main()">
27950         <size>32</size>
27951       </method>
27952     </type>
27953   </test>
27954   <test name="test-505.cs">
27955     <type name="T">
27956       <method name="Void .ctor()">
27957         <size>7</size>
27958       </method>
27959       <method name="Int32 f()">
27960         <size>19</size>
27961       </method>
27962       <method name="Void Main()">
27963         <size>38</size>
27964       </method>
27965     </type>
27966   </test>
27967   <test name="test-506.cs">
27968     <type name="ProtectedSetter.BaseClass">
27969       <method name="Void .ctor()">
27970         <size>7</size>
27971       </method>
27972       <method name="System.String get_Name()">
27973         <size>0</size>
27974       </method>
27975       <method name="Void set_Name(System.String)">
27976         <size>0</size>
27977       </method>
27978     </type>
27979     <type name="ProtectedSetter.DerivedClass">
27980       <method name="Void .ctor()">
27981         <size>7</size>
27982       </method>
27983       <method name="System.String get_Name()">
27984         <size>2</size>
27985       </method>
27986       <method name="Void set_Name(System.String)">
27987         <size>1</size>
27988       </method>
27989       <method name="Void Main()">
27990         <size>1</size>
27991       </method>
27992     </type>
27993   </test>
27994   <test name="test-507.cs">
27995     <type name="NewslotVirtualFinal.INewslotVirtualFinal">
27996       <method name="Void SomeMethod()">
27997         <size>0</size>
27998       </method>
27999       <method name="Void SomeMethod2()">
28000         <size>0</size>
28001       </method>
28002     </type>
28003     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
28004       <method name="Void .ctor()">
28005         <size>7</size>
28006       </method>
28007       <method name="Void SomeMethod()">
28008         <size>1</size>
28009       </method>
28010       <method name="Void SomeMethod2()">
28011         <size>1</size>
28012       </method>
28013     </type>
28014     <type name="NewslotVirtualFinal.C">
28015       <method name="Void .ctor()">
28016         <size>7</size>
28017       </method>
28018       <method name="Int32 Main()">
28019         <size>83</size>
28020       </method>
28021     </type>
28022   </test>
28023   <test name="test-508.cs">
28024     <type name="OutputParam">
28025       <method name="Void .ctor()">
28026         <size>7</size>
28027       </method>
28028       <method name="Void Main(System.String[])">
28029         <size>14</size>
28030       </method>
28031       <method name="Void Method(Int32 ByRef)">
28032         <size>17</size>
28033       </method>
28034     </type>
28035   </test>
28036   <test name="test-509.cs">
28037     <type name="EventInterface">
28038       <method name="Void add_OnEvent(DelegateHandler)">
28039         <size>0</size>
28040       </method>
28041       <method name="Void remove_OnEvent(DelegateHandler)">
28042         <size>0</size>
28043       </method>
28044     </type>
28045     <type name="BaseClass">
28046       <method name="Void .ctor()">
28047         <size>7</size>
28048       </method>
28049       <method name="Void add_OnEvent(DelegateHandler)">
28050         <size>24</size>
28051       </method>
28052       <method name="Void remove_OnEvent(DelegateHandler)">
28053         <size>24</size>
28054       </method>
28055     </type>
28056     <type name="ExtendingClass">
28057       <method name="Void .ctor()">
28058         <size>7</size>
28059       </method>
28060       <method name="Void Main()">
28061         <size>1</size>
28062       </method>
28063       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
28064         <size>8</size>
28065       </method>
28066       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
28067         <size>8</size>
28068       </method>
28069     </type>
28070     <type name="DelegateHandler">
28071       <method name="Void .ctor(Object, IntPtr)">
28072         <size>0</size>
28073       </method>
28074       <method name="Void Invoke()">
28075         <size>0</size>
28076       </method>
28077       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28078         <size>0</size>
28079       </method>
28080       <method name="Void EndInvoke(IAsyncResult)">
28081         <size>0</size>
28082       </method>
28083     </type>
28084   </test>
28085   <test name="test-51.cs">
28086     <type name="Base">
28087       <method name="Void .ctor()">
28088         <size>25</size>
28089       </method>
28090       <method name="Int32 get_b_int_property()">
28091         <size>7</size>
28092       </method>
28093       <method name="Void set_b_int_property(Int32)">
28094         <size>8</size>
28095       </method>
28096       <method name="System.String b_get_id()">
28097         <size>6</size>
28098       </method>
28099     </type>
28100     <type name="Derived">
28101       <method name="Void .ctor()">
28102         <size>26</size>
28103       </method>
28104       <method name="Int32 get_b_int_property()">
28105         <size>7</size>
28106       </method>
28107       <method name="Void set_b_int_property(Int32)">
28108         <size>8</size>
28109       </method>
28110       <method name="Int32 Test()">
28111         <size>138</size>
28112       </method>
28113     </type>
28114     <type name="boot">
28115       <method name="Void .ctor()">
28116         <size>7</size>
28117       </method>
28118       <method name="Int32 Main()">
28119         <size>13</size>
28120       </method>
28121     </type>
28122   </test>
28123   <test name="test-510.cs">
28124     <type name="Foo">
28125       <method name="Void .ctor()">
28126         <size>7</size>
28127       </method>
28128       <method name="Void test39(Int32 ByRef)">
28129         <size>41</size>
28130       </method>
28131       <method name="Void Main()">
28132         <size>28</size>
28133       </method>
28134     </type>
28135   </test>
28136   <test name="test-511.cs">
28137     <type name="Foo">
28138       <method name="Void .ctor()">
28139         <size>7</size>
28140       </method>
28141       <method name="Void Main(System.String[])">
28142         <size>17</size>
28143       </method>
28144       <method name="Void f()">
28145         <size>7</size>
28146       </method>
28147     </type>
28148   </test>
28149   <test name="test-512.cs">
28150     <type name="Foo">
28151       <method name="Void .ctor()">
28152         <size>7</size>
28153       </method>
28154       <method name="Void Main(System.String[])">
28155         <size>17</size>
28156       </method>
28157       <method name="Void f()">
28158         <size>7</size>
28159       </method>
28160     </type>
28161   </test>
28162   <test name="test-513.cs">
28163     <type name="Test">
28164       <method name="Void .ctor()">
28165         <size>7</size>
28166       </method>
28167       <method name="Int32 Main()">
28168         <size>246</size>
28169       </method>
28170     </type>
28171   </test>
28172   <test name="test-514.cs">
28173     <type name="X">
28174       <method name="Void .ctor()">
28175         <size>7</size>
28176       </method>
28177       <method name="Void HandleConflict(Int32)">
28178         <size>31</size>
28179       </method>
28180       <method name="Int32 Main()">
28181         <size>40</size>
28182       </method>
28183     </type>
28184   </test>
28185   <test name="test-515.cs">
28186     <type name="X">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190       <method name="Void Main()">
28191         <size>35</size>
28192       </method>
28193     </type>
28194   </test>
28195   <test name="test-516.cs">
28196     <type name="X">
28197       <method name="Void .ctor()">
28198         <size>7</size>
28199       </method>
28200       <method name="Void Main()">
28201         <size>35</size>
28202       </method>
28203     </type>
28204   </test>
28205   <test name="test-517.cs">
28206     <type name="Test">
28207       <method name="Void .ctor()">
28208         <size>7</size>
28209       </method>
28210       <method name="Int32 Main()">
28211         <size>11</size>
28212       </method>
28213     </type>
28214   </test>
28215   <test name="test-518.cs">
28216     <type name="Foo">
28217       <method name="Void .ctor()">
28218         <size>7</size>
28219       </method>
28220       <method name="Int32 Main()">
28221         <size>19</size>
28222       </method>
28223     </type>
28224   </test>
28225   <test name="test-519.cs">
28226     <type name="Foo">
28227       <method name="Void .ctor()">
28228         <size>7</size>
28229       </method>
28230       <method name="Int32 Main()">
28231         <size>32</size>
28232       </method>
28233       <method name="Void f()">
28234         <size>29</size>
28235       </method>
28236     </type>
28237   </test>
28238   <test name="test-52.cs">
28239     <type name="Y">
28240       <method name="Void .ctor()">
28241         <size>7</size>
28242       </method>
28243       <method name="Boolean MoveNext()">
28244         <size>28</size>
28245       </method>
28246       <method name="System.Object get_Current()">
28247         <size>12</size>
28248       </method>
28249     </type>
28250     <type name="X">
28251       <method name="Void .ctor()">
28252         <size>7</size>
28253       </method>
28254       <method name="Void .cctor()">
28255         <size>36</size>
28256       </method>
28257       <method name="Y GetEnumerator()">
28258         <size>6</size>
28259       </method>
28260       <method name="Int32 Main()">
28261         <size>488</size>
28262       </method>
28263     </type>
28264   </test>
28265   <test name="test-520.cs">
28266     <type name="FakeInt">
28267       <method name="Void .ctor(Int64)">
28268         <size>14</size>
28269       </method>
28270       <method name="Int64 op_Implicit(FakeInt)">
28271         <size>7</size>
28272       </method>
28273     </type>
28274     <type name="MainClass">
28275       <method name="Void .ctor()">
28276         <size>7</size>
28277       </method>
28278       <method name="Void Main()">
28279         <size>28</size>
28280       </method>
28281     </type>
28282   </test>
28283   <test name="test-521.cs">
28284     <type name="Tests">
28285       <method name="Void .ctor()">
28286         <size>7</size>
28287       </method>
28288       <method name="Void CallWithContextN(System.Object, System.Object[])">
28289         <size>1</size>
28290       </method>
28291       <method name="Void Main()">
28292         <size>14</size>
28293       </method>
28294     </type>
28295     <type name="Tests+CallTargetWithContextN">
28296       <method name="Void .ctor(Object, IntPtr)">
28297         <size>0</size>
28298       </method>
28299       <method name="Void Invoke(System.Object, System.Object[])">
28300         <size>0</size>
28301       </method>
28302       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
28303         <size>0</size>
28304       </method>
28305       <method name="Void EndInvoke(IAsyncResult)">
28306         <size>0</size>
28307       </method>
28308     </type>
28309   </test>
28310   <test name="test-522.cs">
28311     <type name="Const">
28312       <method name="Void .ctor()">
28313         <size>7</size>
28314       </method>
28315       <method name="Void Main()">
28316         <size>1</size>
28317       </method>
28318     </type>
28319   </test>
28320   <test name="test-523.cs">
28321     <type name="T">
28322       <method name="Void .ctor()">
28323         <size>7</size>
28324       </method>
28325       <method name="Int32 stuff()">
28326         <size>20</size>
28327       </method>
28328       <method name="Int32 stuff2()">
28329         <size>44</size>
28330       </method>
28331       <method name="Int32 stuff3()">
28332         <size>44</size>
28333       </method>
28334       <method name="Void stuff4()">
28335         <size>20</size>
28336       </method>
28337       <method name="Void stuff_finally()">
28338         <size>1</size>
28339       </method>
28340       <method name="Void Main()">
28341         <size>1</size>
28342       </method>
28343     </type>
28344   </test>
28345   <test name="test-524.cs">
28346     <type name="Foo">
28347       <method name="Void .ctor()">
28348         <size>7</size>
28349       </method>
28350       <method name="Int32 Main()">
28351         <size>42</size>
28352       </method>
28353     </type>
28354   </test>
28355   <test name="test-525.cs">
28356     <type name="X">
28357       <method name="Void .ctor()">
28358         <size>7</size>
28359       </method>
28360       <method name="Void Finalize()">
28361         <size>23</size>
28362       </method>
28363       <method name="Int32 Test1()">
28364         <size>33</size>
28365       </method>
28366       <method name="Void Test2()">
28367         <size>71</size>
28368       </method>
28369       <method name="Void Main()">
28370         <size>39</size>
28371       </method>
28372     </type>
28373   </test>
28374   <test name="test-526.cs">
28375     <type name="IList">
28376       <method name="Int32 Count()">
28377         <size>0</size>
28378       </method>
28379     </type>
28380     <type name="ICounter">
28381       <method name="Void set_Count(Int32)">
28382         <size>0</size>
28383       </method>
28384     </type>
28385     <type name="IA">
28386       <method name="Int32 Value()">
28387         <size>0</size>
28388       </method>
28389     </type>
28390     <type name="IB">
28391       <method name="Int32 get_Value()">
28392         <size>0</size>
28393       </method>
28394     </type>
28395     <type name="IC">
28396       <method name="Int32 get_Value()">
28397         <size>0</size>
28398       </method>
28399     </type>
28400     <type name="IM1">
28401       <method name="Void Add(Int32)">
28402         <size>0</size>
28403       </method>
28404     </type>
28405     <type name="IM2">
28406       <method name="Int32 Add(Int32, Boolean)">
28407         <size>0</size>
28408       </method>
28409     </type>
28410     <type name="Test">
28411       <method name="Void .ctor()">
28412         <size>7</size>
28413       </method>
28414       <method name="Void Main()">
28415         <size>1</size>
28416       </method>
28417       <method name="Void Foo(IListCounter)">
28418         <size>8</size>
28419       </method>
28420       <method name="Void Foo2(IC)">
28421         <size>8</size>
28422       </method>
28423       <method name="Void Foo3(ICC)">
28424         <size>8</size>
28425       </method>
28426       <method name="Void Foo4(IM2)">
28427         <size>8</size>
28428       </method>
28429     </type>
28430   </test>
28431   <test name="test-527.cs">
28432     <type name="Repro">
28433       <method name="Void .ctor()">
28434         <size>19</size>
28435       </method>
28436       <method name="Int32 Main()">
28437         <size>48</size>
28438       </method>
28439       <method name="Void foo()">
28440         <size>61</size>
28441       </method>
28442       <method name="Int32 bar()">
28443         <size>3</size>
28444       </method>
28445     </type>
28446   </test>
28447   <test name="test-528.cs">
28448     <type name="MicroFocus.MONO.Bugs.Odd">
28449       <method name="Void .ctor()">
28450         <size>7</size>
28451       </method>
28452       <method name="Void .cctor()">
28453         <size>25</size>
28454       </method>
28455       <method name="Void Main()">
28456         <size>1</size>
28457       </method>
28458     </type>
28459   </test>
28460   <test name="test-529.cs">
28461     <type name="C">
28462       <method name="Void .ctor()">
28463         <size>7</size>
28464       </method>
28465       <method name="Void Main()">
28466         <size>8</size>
28467       </method>
28468     </type>
28469   </test>
28470   <test name="test-53.cs">
28471     <type name="MyDispose">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475       <method name="Void Dispose()">
28476         <size>8</size>
28477       </method>
28478     </type>
28479     <type name="X">
28480       <method name="Void .ctor()">
28481         <size>7</size>
28482       </method>
28483       <method name="Int32 Main()">
28484         <size>257</size>
28485       </method>
28486     </type>
28487   </test>
28488   <test name="test-530.cs">
28489     <type name="X">
28490       <method name="Void .ctor()">
28491         <size>7</size>
28492       </method>
28493       <method name="Void e(System.Object[])">
28494         <size>1</size>
28495       </method>
28496       <method name="Void Main()">
28497         <size>1</size>
28498       </method>
28499     </type>
28500   </test>
28501   <test name="test-531.cs">
28502     <type name="Test">
28503       <method name="Void .ctor()">
28504         <size>7</size>
28505       </method>
28506       <method name="Void Main()">
28507         <size>11</size>
28508       </method>
28509     </type>
28510   </test>
28511   <test name="test-532.cs">
28512     <type name="X">
28513       <method name="Void .ctor()">
28514         <size>47</size>
28515       </method>
28516       <method name="Void Main()">
28517         <size>1</size>
28518       </method>
28519     </type>
28520   </test>
28521   <test name="test-533.cs">
28522     <type name="Test">
28523       <method name="Void .ctor()">
28524         <size>7</size>
28525       </method>
28526       <method name="Void True(Boolean)">
28527         <size>10</size>
28528       </method>
28529       <method name="Void False(Boolean)">
28530         <size>13</size>
28531       </method>
28532       <method name="Void Main()">
28533         <size>61</size>
28534       </method>
28535     </type>
28536   </test>
28537   <test name="test-535.cs">
28538     <type name="X">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542       <method name="Void Main()">
28543         <size>77</size>
28544       </method>
28545       <method name="Void Compile()">
28546         <size>19</size>
28547       </method>
28548       <method name="Void M(Int64)">
28549         <size>1</size>
28550       </method>
28551       <method name="Void M(UInt64)">
28552         <size>1</size>
28553       </method>
28554       <method name="Void M(System.Object)">
28555         <size>1</size>
28556       </method>
28557     </type>
28558   </test>
28559   <test name="test-536.cs">
28560     <type name="Test">
28561       <method name="Void add_Foo(FooHandler)">
28562         <size>22</size>
28563       </method>
28564       <method name="Void remove_Foo(FooHandler)">
28565         <size>22</size>
28566       </method>
28567       <method name="Void OnFooTest()">
28568         <size>1</size>
28569       </method>
28570       <method name="Void Main()">
28571         <size>31</size>
28572       </method>
28573     </type>
28574     <type name="FooHandler">
28575       <method name="Void .ctor(Object, IntPtr)">
28576         <size>0</size>
28577       </method>
28578       <method name="Void Invoke()">
28579         <size>0</size>
28580       </method>
28581       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28582         <size>0</size>
28583       </method>
28584       <method name="Void EndInvoke(IAsyncResult)">
28585         <size>0</size>
28586       </method>
28587     </type>
28588     <type name="Test">
28589       <method name="Void &lt;Main&gt;m__0()">
28590         <size>33</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-537.cs">
28595     <type name="Base">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="System.String get_H()">
28600         <size>6</size>
28601       </method>
28602     </type>
28603     <type name="X">
28604       <method name="Void .ctor()">
28605         <size>7</size>
28606       </method>
28607     </type>
28608     <type name="X+Derived">
28609       <method name="Void .ctor()">
28610         <size>7</size>
28611       </method>
28612     </type>
28613     <type name="X+Derived+Nested">
28614       <method name="Void .ctor()">
28615         <size>7</size>
28616       </method>
28617       <method name="Void G()">
28618         <size>21</size>
28619       </method>
28620     </type>
28621     <type name="Derived">
28622       <method name="Void .ctor()">
28623         <size>7</size>
28624       </method>
28625     </type>
28626     <type name="Derived+Nested">
28627       <method name="Void .ctor()">
28628         <size>7</size>
28629       </method>
28630       <method name="Void G()">
28631         <size>18</size>
28632       </method>
28633     </type>
28634     <type name="Test">
28635       <method name="Void .ctor()">
28636         <size>7</size>
28637       </method>
28638       <method name="Void Main()">
28639         <size>1</size>
28640       </method>
28641     </type>
28642   </test>
28643   <test name="test-538.cs">
28644     <type name="concrete">
28645       <method name="Void .ctor()">
28646         <size>7</size>
28647       </method>
28648     </type>
28649     <type name="Program">
28650       <method name="Void .ctor()">
28651         <size>7</size>
28652       </method>
28653       <method name="concrete getConcrete(IInterface)">
28654         <size>6</size>
28655       </method>
28656       <method name="Void Main(System.String[])">
28657         <size>20</size>
28658       </method>
28659     </type>
28660     <type name="testDelegate">
28661       <method name="Void .ctor(Object, IntPtr)">
28662         <size>0</size>
28663       </method>
28664       <method name="IInterface Invoke(concrete)">
28665         <size>0</size>
28666       </method>
28667       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
28668         <size>0</size>
28669       </method>
28670       <method name="IInterface EndInvoke(IAsyncResult)">
28671         <size>0</size>
28672       </method>
28673     </type>
28674   </test>
28675   <test name="test-54.cs">
28676     <type name="X">
28677       <method name="Void .ctor()">
28678         <size>7</size>
28679       </method>
28680       <method name="Boolean v()">
28681         <size>26</size>
28682       </method>
28683       <method name="Int32 Main()">
28684         <size>2</size>
28685       </method>
28686     </type>
28687   </test>
28688   <test name="test-540.cs">
28689     <type name="A">
28690       <method name="Void .ctor()">
28691         <size>7</size>
28692       </method>
28693       <method name="Byte op_Implicit(A)">
28694         <size>3</size>
28695       </method>
28696     </type>
28697     <type name="Constraint">
28698       <method name="Void .ctor()">
28699         <size>7</size>
28700       </method>
28701       <method name="Void Foo(System.Object)">
28702         <size>1</size>
28703       </method>
28704       <method name="Int32 Main()">
28705         <size>93</size>
28706       </method>
28707       <method name="Constraint op_LogicalNot(Constraint)">
28708         <size>2</size>
28709       </method>
28710       <method name="Constraint op_UnaryPlus(Constraint)">
28711         <size>2</size>
28712       </method>
28713       <method name="Constraint op_OnesComplement(Constraint)">
28714         <size>2</size>
28715       </method>
28716       <method name="Constraint op_UnaryNegation(Constraint)">
28717         <size>2</size>
28718       </method>
28719     </type>
28720   </test>
28721   <test name="test-541.cs">
28722     <type name="A">
28723       <method name="Void .ctor(TestFunc)">
28724         <size>14</size>
28725       </method>
28726     </type>
28727     <type name="TestClass">
28728       <method name="Void .ctor()">
28729         <size>7</size>
28730       </method>
28731       <method name="Void .cctor()">
28732         <size>46</size>
28733       </method>
28734       <method name="Int32 Main()">
28735         <size>6</size>
28736       </method>
28737     </type>
28738     <type name="TestFunc">
28739       <method name="Void .ctor(Object, IntPtr)">
28740         <size>0</size>
28741       </method>
28742       <method name="Void Invoke(Int32)">
28743         <size>0</size>
28744       </method>
28745       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28746         <size>0</size>
28747       </method>
28748       <method name="Void EndInvoke(IAsyncResult)">
28749         <size>0</size>
28750       </method>
28751     </type>
28752     <type name="TestClass">
28753       <method name="Void &lt;TestClass&gt;m__0(Int32)">
28754         <size>7</size>
28755       </method>
28756     </type>
28757   </test>
28758   <test name="test-542.cs">
28759     <type name="X">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763       <method name="Void Main()">
28764         <size>1</size>
28765       </method>
28766     </type>
28767   </test>
28768   <test name="test-543.cs">
28769     <type name="BetterMethod">
28770       <method name="Void .ctor()">
28771         <size>7</size>
28772       </method>
28773       <method name="Int32 get_Item(System.Boolean[])">
28774         <size>2</size>
28775       </method>
28776       <method name="System.String get_Item(Boolean, System.Object)">
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 get_Item(Int32, System.String[])">
28785         <size>2</size>
28786       </method>
28787       <method name="Void set_Item(Int32, System.String[], Int32)">
28788         <size>40</size>
28789       </method>
28790       <method name="System.Object get_Item(Int32, System.Object[])">
28791         <size>2</size>
28792       </method>
28793       <method name="Void set_Item(Int32, System.Object[], System.Object)">
28794         <size>40</size>
28795       </method>
28796       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
28797         <size>2</size>
28798       </method>
28799       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
28800         <size>40</size>
28801       </method>
28802       <method name="Void Main(System.String[])">
28803         <size>258</size>
28804       </method>
28805     </type>
28806   </test>
28807   <test name="test-544.cs">
28808     <type name="X">
28809       <method name="Void .ctor()">
28810         <size>7</size>
28811       </method>
28812       <method name="Void Main()">
28813         <size>32</size>
28814       </method>
28815     </type>
28816   </test>
28817   <test name="test-545.cs">
28818     <type name="X">
28819       <method name="Void .ctor()">
28820         <size>7</size>
28821       </method>
28822       <method name="Void Main()">
28823         <size>1</size>
28824       </method>
28825     </type>
28826   </test>
28827   <test name="test-546.cs">
28828     <type name="NameSpace.C">
28829       <method name="Void .ctor()">
28830         <size>7</size>
28831       </method>
28832       <method name="Void Main()">
28833         <size>1</size>
28834       </method>
28835     </type>
28836   </test>
28837   <test name="test-547.cs">
28838     <type name="C">
28839       <method name="Void .ctor()">
28840         <size>7</size>
28841       </method>
28842       <method name="Void Main()">
28843         <size>1</size>
28844       </method>
28845     </type>
28846   </test>
28847   <test name="test-548.cs">
28848     <type name="Bugs.Bug0">
28849       <method name="Void .ctor()">
28850         <size>7</size>
28851       </method>
28852       <method name="Int32 Main()">
28853         <size>23</size>
28854       </method>
28855     </type>
28856   </test>
28857   <test name="test-549.cs">
28858     <type name="Do">
28859       <method name="Void .ctor()">
28860         <size>7</size>
28861       </method>
28862       <method name="Void Register(Get)">
28863         <size>1</size>
28864       </method>
28865       <method name="Void Register(System.Object)">
28866         <size>1</size>
28867       </method>
28868       <method name="System.Object MyGet(Do)">
28869         <size>2</size>
28870       </method>
28871       <method name="Void X()">
28872         <size>19</size>
28873       </method>
28874     </type>
28875     <type name="User">
28876       <method name="Void .ctor()">
28877         <size>7</size>
28878       </method>
28879       <method name="Void Main()">
28880         <size>1</size>
28881       </method>
28882     </type>
28883     <type name="Get">
28884       <method name="Void .ctor(Object, IntPtr)">
28885         <size>0</size>
28886       </method>
28887       <method name="System.Object Invoke(Do)">
28888         <size>0</size>
28889       </method>
28890       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
28891         <size>0</size>
28892       </method>
28893       <method name="System.Object EndInvoke(IAsyncResult)">
28894         <size>0</size>
28895       </method>
28896     </type>
28897   </test>
28898   <test name="test-55.cs">
28899     <type name="A.B.C">
28900       <method name="Void .ctor()">
28901         <size>7</size>
28902       </method>
28903       <method name="Void Hola()">
28904         <size>11</size>
28905       </method>
28906     </type>
28907     <type name="X.Y.Z.W">
28908       <method name="Void .ctor()">
28909         <size>7</size>
28910       </method>
28911       <method name="Void Ahoj()">
28912         <size>11</size>
28913       </method>
28914     </type>
28915     <type name="Foo.System">
28916       <method name="Void .ctor()">
28917         <size>7</size>
28918       </method>
28919       <method name="Void X()">
28920         <size>11</size>
28921       </method>
28922     </type>
28923     <type name="App">
28924       <method name="Void .ctor()">
28925         <size>7</size>
28926       </method>
28927       <method name="Int32 Main()">
28928         <size>12</size>
28929       </method>
28930     </type>
28931   </test>
28932   <test name="test-550.cs">
28933     <type name="Bla.Blub.Fo‿o">
28934       <method name="Void .ctor()">
28935         <size>7</size>
28936       </method>
28937       <method name="Void Main(System.String[])">
28938         <size>11</size>
28939       </method>
28940     </type>
28941   </test>
28942   <test name="test-552.cs">
28943     <type name="C">
28944       <method name="Void .ctor()">
28945         <size>7</size>
28946       </method>
28947       <method name="Void Test(C)">
28948         <size>1</size>
28949       </method>
28950       <method name="Void Main()">
28951         <size>14</size>
28952       </method>
28953     </type>
28954   </test>
28955   <test name="test-553.cs">
28956     <type name="A">
28957       <method name="Void .ctor()">
28958         <size>7</size>
28959       </method>
28960       <method name="Void Add(System.Object)">
28961         <size>1</size>
28962       </method>
28963     </type>
28964     <type name="B">
28965       <method name="Void .ctor()">
28966         <size>7</size>
28967       </method>
28968       <method name="Boolean Add(System.Object)">
28969         <size>2</size>
28970       </method>
28971       <method name="Void Main()">
28972         <size>1</size>
28973       </method>
28974     </type>
28975   </test>
28976   <test name="test-554.cs">
28977     <type name="C">
28978       <method name="Void .ctor()">
28979         <size>7</size>
28980       </method>
28981       <method name="Int32 Main()">
28982         <size>145</size>
28983       </method>
28984     </type>
28985     <type name="&lt;PrivateImplementationDetails&gt;">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989     </type>
28990   </test>
28991   <test name="test-555.cs">
28992     <type name="Test">
28993       <method name="Void .ctor()">
28994         <size>7</size>
28995       </method>
28996       <method name="Int32 Main()">
28997         <size>351</size>
28998       </method>
28999     </type>
29000   </test>
29001   <test name="test-556.cs">
29002     <type name="S">
29003       <method name="Void .ctor()">
29004         <size>7</size>
29005       </method>
29006       <method name="Void Frobnikator()">
29007         <size>1</size>
29008       </method>
29009       <method name="Void CharToX()">
29010         <size>1</size>
29011       </method>
29012       <method name="Int32 Main()">
29013         <size>35</size>
29014       </method>
29015     </type>
29016   </test>
29017   <test name="test-557.cs">
29018     <type name="Test">
29019       <method name="Void .ctor()">
29020         <size>7</size>
29021       </method>
29022       <method name="Void Main(System.String[])">
29023         <size>1</size>
29024       </method>
29025     </type>
29026   </test>
29027   <test name="test-558.cs">
29028     <type name="TestClass">
29029       <method name="Void .ctor()">
29030         <size>7</size>
29031       </method>
29032       <method name="Void Main()">
29033         <size>21</size>
29034       </method>
29035       <method name="Void TestMethod(Int32)">
29036         <size>1</size>
29037       </method>
29038     </type>
29039     <type name="TestClass+OneDelegate">
29040       <method name="Void .ctor(Object, IntPtr)">
29041         <size>0</size>
29042       </method>
29043       <method name="Void Invoke(Int32)">
29044         <size>0</size>
29045       </method>
29046       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29047         <size>0</size>
29048       </method>
29049       <method name="Void EndInvoke(IAsyncResult)">
29050         <size>0</size>
29051       </method>
29052     </type>
29053   </test>
29054   <test name="test-559.cs">
29055     <type name="C">
29056       <method name="Void .ctor()">
29057         <size>7</size>
29058       </method>
29059       <method name="Void add_TestEvent(B+TestDelegate)">
29060         <size>24</size>
29061       </method>
29062       <method name="Void remove_TestEvent(B+TestDelegate)">
29063         <size>24</size>
29064       </method>
29065       <method name="Void Main()">
29066         <size>1</size>
29067       </method>
29068     </type>
29069   </test>
29070   <test name="test-56.cs">
29071     <type name="I">
29072       <method name="Int32 get_P()">
29073         <size>0</size>
29074       </method>
29075       <method name="Void set_P(Int32)">
29076         <size>0</size>
29077       </method>
29078     </type>
29079     <type name="A">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 get_P()">
29084         <size>7</size>
29085       </method>
29086       <method name="Void set_P(Int32)">
29087         <size>8</size>
29088       </method>
29089       <method name="Int32 get_Q()">
29090         <size>0</size>
29091       </method>
29092       <method name="Void set_Q(Int32)">
29093         <size>0</size>
29094       </method>
29095       <method name="Int32 get_R()">
29096         <size>7</size>
29097       </method>
29098       <method name="Void set_R(Int32)">
29099         <size>8</size>
29100       </method>
29101     </type>
29102     <type name="B">
29103       <method name="Void .ctor()">
29104         <size>7</size>
29105       </method>
29106       <method name="Int32 get_P()">
29107         <size>7</size>
29108       </method>
29109       <method name="Void set_P(Int32)">
29110         <size>8</size>
29111       </method>
29112       <method name="Int32 get_Q()">
29113         <size>7</size>
29114       </method>
29115       <method name="Void set_Q(Int32)">
29116         <size>8</size>
29117       </method>
29118     </type>
29119     <type name="C">
29120       <method name="Void .ctor()">
29121         <size>7</size>
29122       </method>
29123       <method name="Int32 get_Q()">
29124         <size>7</size>
29125       </method>
29126       <method name="Void set_Q(Int32)">
29127         <size>8</size>
29128       </method>
29129       <method name="Int32 get_R()">
29130         <size>7</size>
29131       </method>
29132       <method name="Void set_R(Int32)">
29133         <size>8</size>
29134       </method>
29135     </type>
29136     <type name="M">
29137       <method name="Void .ctor()">
29138         <size>7</size>
29139       </method>
29140       <method name="Int32 Main()">
29141         <size>221</size>
29142       </method>
29143     </type>
29144   </test>
29145   <test name="test-560.cs">
29146     <type name="Bugs.Bug2">
29147       <method name="Void .ctor()">
29148         <size>7</size>
29149       </method>
29150       <method name="Void Main(System.String[])">
29151         <size>81</size>
29152       </method>
29153     </type>
29154   </test>
29155   <test name="test-561.cs">
29156     <type name="A">
29157       <method name="Void .ctor()">
29158         <size>7</size>
29159       </method>
29160       <method name="Void I.M()">
29161         <size>1</size>
29162       </method>
29163       <method name="Void M()">
29164         <size>0</size>
29165       </method>
29166     </type>
29167     <type name="I">
29168       <method name="Void M()">
29169         <size>0</size>
29170       </method>
29171     </type>
29172     <type name="C">
29173       <method name="Void .ctor()">
29174         <size>7</size>
29175       </method>
29176       <method name="Void M()">
29177         <size>1</size>
29178       </method>
29179       <method name="Void Main()">
29180         <size>1</size>
29181       </method>
29182     </type>
29183   </test>
29184   <test name="test-562.cs">
29185     <type name="Program">
29186       <method name="Void .ctor()">
29187         <size>7</size>
29188       </method>
29189       <method name="Int32 Main()">
29190         <size>45</size>
29191       </method>
29192     </type>
29193   </test>
29194   <test name="test-563.cs">
29195     <type name="Test">
29196       <method name="Void .ctor()">
29197         <size>7</size>
29198       </method>
29199       <method name="System.Object TestMethod(TestCollection)">
29200         <size>62</size>
29201       </method>
29202       <method name="Void Main()">
29203         <size>1</size>
29204       </method>
29205     </type>
29206     <type name="ITestCollection">
29207       <method name="IEnumerator GetEnumerator()">
29208         <size>0</size>
29209       </method>
29210     </type>
29211   </test>
29212   <test name="test-564.cs">
29213     <type name="A">
29214       <method name="Void .ctor()">
29215         <size>7</size>
29216       </method>
29217       <method name="Void Main()">
29218         <size>1</size>
29219       </method>
29220     </type>
29221   </test>
29222   <test name="test-565.cs">
29223     <type name="T">
29224       <method name="Void .ctor()">
29225         <size>7</size>
29226       </method>
29227       <method name="Boolean Equals(System.Object)">
29228         <size>2</size>
29229       </method>
29230       <method name="Void Main()">
29231         <size>1</size>
29232       </method>
29233     </type>
29234   </test>
29235   <test name="test-566.cs">
29236     <type name="Test">
29237       <method name="Void .ctor()">
29238         <size>7</size>
29239       </method>
29240       <method name="System.String get_Spec()">
29241         <size>12</size>
29242       </method>
29243       <method name="Void Foo(C)">
29244         <size>7</size>
29245       </method>
29246       <method name="Void Foo2(CC)">
29247         <size>12</size>
29248       </method>
29249       <method name="Void Main()">
29250         <size>1</size>
29251       </method>
29252     </type>
29253     <type name="A">
29254       <method name="Void Checkout()">
29255         <size>0</size>
29256       </method>
29257       <method name="System.String get_Spec()">
29258         <size>0</size>
29259       </method>
29260     </type>
29261     <type name="B">
29262       <method name="Void Checkout()">
29263         <size>0</size>
29264       </method>
29265       <method name="System.String get_Spec()">
29266         <size>0</size>
29267       </method>
29268     </type>
29269     <type name="CA">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="Void set_Spec(System.String)">
29274         <size>1</size>
29275       </method>
29276     </type>
29277     <type name="CB">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281       <method name="Void set_Spec(System.String)">
29282         <size>1</size>
29283       </method>
29284     </type>
29285     <type name="CC">
29286       <method name="Void .ctor()">
29287         <size>7</size>
29288       </method>
29289     </type>
29290   </test>
29291   <test name="test-567.cs">
29292     <type name="preservesig_test.Class1">
29293       <method name="Void .ctor()">
29294         <size>7</size>
29295       </method>
29296       <method name="Int32 Main(System.String[])">
29297         <size>143</size>
29298       </method>
29299     </type>
29300     <type name="preservesig_test.TestClass">
29301       <method name="Void .ctor()">
29302         <size>7</size>
29303       </method>
29304       <method name="Void add_e(preservesig_test.TestClass+D)">
29305         <size>24</size>
29306       </method>
29307       <method name="Void remove_e(preservesig_test.TestClass+D)">
29308         <size>24</size>
29309       </method>
29310       <method name="Int32 DoFoo()">
29311         <size>2</size>
29312       </method>
29313       <method name="Int32 get_Foo()">
29314         <size>2</size>
29315       </method>
29316     </type>
29317     <type name="preservesig_test.TestClass+D">
29318       <method name="Void .ctor(Object, IntPtr)">
29319         <size>0</size>
29320       </method>
29321       <method name="Void Invoke()">
29322         <size>0</size>
29323       </method>
29324       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29325         <size>0</size>
29326       </method>
29327       <method name="Void EndInvoke(IAsyncResult)">
29328         <size>0</size>
29329       </method>
29330     </type>
29331   </test>
29332   <test name="test-568.cs">
29333     <type name="B">
29334       <method name="Void .ctor()">
29335         <size>7</size>
29336       </method>
29337       <method name="Void Main()">
29338         <size>1</size>
29339       </method>
29340     </type>
29341   </test>
29342   <test name="test-569.cs">
29343     <type name="MyAttribute">
29344       <method name="Void .ctor()">
29345         <size>7</size>
29346       </method>
29347     </type>
29348     <type name="SubAttribute">
29349       <method name="Void .ctor()">
29350         <size>7</size>
29351       </method>
29352     </type>
29353     <type name="test">
29354       <method name="Void .ctor()">
29355         <size>7</size>
29356       </method>
29357       <method name="Void method()">
29358         <size>1</size>
29359       </method>
29360       <method name="Void Main()">
29361         <size>1</size>
29362       </method>
29363     </type>
29364   </test>
29365   <test name="test-57.cs">
29366     <type name="Button">
29367       <method name="Void .ctor()">
29368         <size>7</size>
29369       </method>
29370       <method name="Void add_Click(EventHandler)">
29371         <size>24</size>
29372       </method>
29373       <method name="Void remove_Click(EventHandler)">
29374         <size>24</size>
29375       </method>
29376       <method name="Void OnClick(Int32, Int32)">
29377         <size>36</size>
29378       </method>
29379       <method name="Void Reset()">
29380         <size>8</size>
29381       </method>
29382     </type>
29383     <type name="Blah">
29384       <method name="Void .ctor()">
29385         <size>18</size>
29386       </method>
29387       <method name="Void Connect()">
29388         <size>59</size>
29389       </method>
29390       <method name="Void Button1_Click(Int32, Int32)">
29391         <size>34</size>
29392       </method>
29393       <method name="Void Foo_Click(Int32, Int32)">
29394         <size>34</size>
29395       </method>
29396       <method name="Void Disconnect()">
29397         <size>34</size>
29398       </method>
29399       <method name="Int32 Main()">
29400         <size>66</size>
29401       </method>
29402     </type>
29403     <type name="EventHandler">
29404       <method name="Void .ctor(Object, IntPtr)">
29405         <size>0</size>
29406       </method>
29407       <method name="Void Invoke(Int32, Int32)">
29408         <size>0</size>
29409       </method>
29410       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
29411         <size>0</size>
29412       </method>
29413       <method name="Void EndInvoke(IAsyncResult)">
29414         <size>0</size>
29415       </method>
29416     </type>
29417   </test>
29418   <test name="test-570.cs">
29419     <type name="Bar">
29420       <method name="Void .ctor()">
29421         <size>7</size>
29422       </method>
29423     </type>
29424     <type name="Program">
29425       <method name="Void .ctor()">
29426         <size>7</size>
29427       </method>
29428       <method name="Void Main()">
29429         <size>47</size>
29430       </method>
29431     </type>
29432   </test>
29433   <test name="test-571.cs">
29434     <type name="Test">
29435       <method name="Void .ctor()">
29436         <size>7</size>
29437       </method>
29438       <method name="Void Main()">
29439         <size>1</size>
29440       </method>
29441     </type>
29442   </test>
29443   <test name="test-572.cs">
29444     <type name="C">
29445       <method name="Void .ctor()">
29446         <size>7</size>
29447       </method>
29448       <method name="Color get_Color()">
29449         <size>10</size>
29450       </method>
29451       <method name="Void ResetCustomColors()">
29452         <size>16</size>
29453       </method>
29454       <method name="Void Main()">
29455         <size>1</size>
29456       </method>
29457     </type>
29458   </test>
29459   <test name="test-573.cs">
29460     <type name="C">
29461       <method name="Void .ctor()">
29462         <size>7</size>
29463       </method>
29464       <method name="Void .cctor()">
29465         <size>11</size>
29466       </method>
29467       <method name="Void Main()">
29468         <size>25</size>
29469       </method>
29470     </type>
29471   </test>
29472   <test name="test-574.cs">
29473     <type name="X">
29474       <method name="Void .ctor()">
29475         <size>7</size>
29476       </method>
29477       <method name="Int32 Main()">
29478         <size>31</size>
29479       </method>
29480     </type>
29481   </test>
29482   <test name="test-575.cs">
29483     <type name="Program">
29484       <method name="Void .ctor()">
29485         <size>7</size>
29486       </method>
29487       <method name="Void Main(System.String[])">
29488         <size>25</size>
29489       </method>
29490     </type>
29491   </test>
29492   <test name="test-576.cs">
29493     <type name="Foo">
29494       <method name="Void .ctor()">
29495         <size>7</size>
29496       </method>
29497       <method name="Void Main()">
29498         <size>24</size>
29499       </method>
29500     </type>
29501   </test>
29502   <test name="test-578.cs">
29503     <type name="Test1.TestItem">
29504       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
29505         <size>0</size>
29506       </method>
29507       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
29508         <size>0</size>
29509       </method>
29510     </type>
29511     <type name="Test1.TestItem1">
29512       <method name="Void .ctor()">
29513         <size>7</size>
29514       </method>
29515       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
29516         <size>34</size>
29517       </method>
29518       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
29519         <size>34</size>
29520       </method>
29521       <method name="Int32 Test()">
29522         <size>12</size>
29523       </method>
29524     </type>
29525     <type name="Test1.TestItem2">
29526       <method name="Void .ctor()">
29527         <size>7</size>
29528       </method>
29529       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
29530         <size>18</size>
29531       </method>
29532       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
29533         <size>18</size>
29534       </method>
29535     </type>
29536     <type name="Test1.CC">
29537       <method name="Void .ctor()">
29538         <size>7</size>
29539       </method>
29540       <method name="Int32 Main()">
29541         <size>57</size>
29542       </method>
29543     </type>
29544     <type name="Test1.TestDelegate1">
29545       <method name="Void .ctor(Object, IntPtr)">
29546         <size>0</size>
29547       </method>
29548       <method name="Int32 Invoke()">
29549         <size>0</size>
29550       </method>
29551       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29552         <size>0</size>
29553       </method>
29554       <method name="Int32 EndInvoke(IAsyncResult)">
29555         <size>0</size>
29556       </method>
29557     </type>
29558     <type name="Test1.CC">
29559       <method name="Int32 &lt;Main&gt;m__0()">
29560         <size>2</size>
29561       </method>
29562     </type>
29563   </test>
29564   <test name="test-579.cs">
29565     <type name="X">
29566       <method name="Void .ctor()">
29567         <size>7</size>
29568       </method>
29569       <method name="Void Main()">
29570         <size>35</size>
29571       </method>
29572       <method name="Void DoCall(X+test)">
29573         <size>1</size>
29574       </method>
29575     </type>
29576     <type name="X+test">
29577       <method name="Void .ctor(Object, IntPtr)">
29578         <size>0</size>
29579       </method>
29580       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
29581         <size>0</size>
29582       </method>
29583       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
29584         <size>0</size>
29585       </method>
29586       <method name="System.Object EndInvoke(IAsyncResult)">
29587         <size>0</size>
29588       </method>
29589     </type>
29590     <type name="X">
29591       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
29592         <size>18</size>
29593       </method>
29594     </type>
29595   </test>
29596   <test name="test-58.cs">
29597     <type name="Blah">
29598       <method name="Void .ctor()">
29599         <size>7</size>
29600       </method>
29601       <method name="Int32 Main()">
29602         <size>27</size>
29603       </method>
29604     </type>
29605   </test>
29606   <test name="test-580.cs">
29607     <type name="Bla">
29608       <method name="Void .ctor()">
29609         <size>7</size>
29610       </method>
29611       <method name="Void BuildNode(System.String ByRef)">
29612         <size>43</size>
29613       </method>
29614       <method name="Void BuildNode(System.String[] ByRef)">
29615         <size>56</size>
29616       </method>
29617       <method name="Void BuildNode_B(System.Object ByRef)">
29618         <size>18</size>
29619       </method>
29620       <method name="System.String BuildNode_C(System.String ByRef)">
29621         <size>76</size>
29622       </method>
29623       <method name="System.String BuildNode_D()">
29624         <size>151</size>
29625       </method>
29626       <method name="Void BuildNode_E(System.String[,] ByRef)">
29627         <size>68</size>
29628       </method>
29629       <method name="Int32 Main()">
29630         <size>265</size>
29631       </method>
29632     </type>
29633   </test>
29634   <test name="test-581.cs">
29635     <type name="TestParams">
29636       <method name="Void .ctor()">
29637         <size>7</size>
29638       </method>
29639       <method name="System.Object get_Item(System.String[])">
29640         <size>4</size>
29641       </method>
29642       <method name="Void set_Item(System.String[], System.Object)">
29643         <size>40</size>
29644       </method>
29645       <method name="Void TestMethod()">
29646         <size>179</size>
29647       </method>
29648     </type>
29649     <type name="TestNonParams">
29650       <method name="Void .ctor()">
29651         <size>7</size>
29652       </method>
29653       <method name="System.Object get_Item(System.String)">
29654         <size>2</size>
29655       </method>
29656       <method name="Void set_Item(System.String, System.Object)">
29657         <size>40</size>
29658       </method>
29659       <method name="Void TestMethod()">
29660         <size>71</size>
29661       </method>
29662     </type>
29663     <type name="M">
29664       <method name="Void .ctor()">
29665         <size>7</size>
29666       </method>
29667       <method name="Int32 Main()">
29668         <size>22</size>
29669       </method>
29670     </type>
29671   </test>
29672   <test name="test-582.cs">
29673     <type name="TrueClass">
29674       <method name="Void Main()">
29675         <size>1</size>
29676       </method>
29677     </type>
29678   </test>
29679   <test name="test-583.cs">
29680     <type name="Program">
29681       <method name="Void .ctor()">
29682         <size>7</size>
29683       </method>
29684       <method name="Int32 Main()">
29685         <size>19</size>
29686       </method>
29687     </type>
29688     <type name="ObjectContainerBase">
29689       <method name="Void .ctor()">
29690         <size>7</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-584.cs">
29695     <type name="Style">
29696       <method name="Void .ctor()">
29697         <size>7</size>
29698       </method>
29699       <method name="Style get_CurrentStyle()">
29700         <size>2</size>
29701       </method>
29702       <method name="Void set_CurrentStyle(Style)">
29703         <size>1</size>
29704       </method>
29705       <method name="Boolean LoadCurrentStyle()">
29706         <size>20</size>
29707       </method>
29708       <method name="Style Load()">
29709         <size>2</size>
29710       </method>
29711       <method name="Int32 Main()">
29712         <size>18</size>
29713       </method>
29714     </type>
29715   </test>
29716   <test name="test-585.cs">
29717     <type name="A">
29718       <method name="Void .ctor()">
29719         <size>7</size>
29720       </method>
29721     </type>
29722     <type name="B">
29723       <method name="Void .ctor()">
29724         <size>7</size>
29725       </method>
29726     </type>
29727     <type name="X">
29728       <method name="Void .ctor()">
29729         <size>7</size>
29730       </method>
29731     </type>
29732     <type name="Program">
29733       <method name="Void .ctor()">
29734         <size>7</size>
29735       </method>
29736       <method name="Void Main()">
29737         <size>52</size>
29738       </method>
29739     </type>
29740   </test>
29741   <test name="test-586.cs">
29742     <type name="Program">
29743       <method name="Void .ctor()">
29744         <size>7</size>
29745       </method>
29746       <method name="Int32 Main()">
29747         <size>105</size>
29748       </method>
29749     </type>
29750   </test>
29751   <test name="test-587.cs">
29752     <type name="Program">
29753       <method name="Void .ctor()">
29754         <size>7</size>
29755       </method>
29756       <method name="Int32 Main()">
29757         <size>17</size>
29758       </method>
29759     </type>
29760   </test>
29761   <test name="test-588.cs">
29762     <type name="TestNamespace.TestClass">
29763       <method name="Void .ctor()">
29764         <size>7</size>
29765       </method>
29766       <method name="Void HelloWorld()">
29767         <size>1</size>
29768       </method>
29769     </type>
29770     <type name="SuperClass">
29771       <method name="Void .ctor()">
29772         <size>7</size>
29773       </method>
29774       <method name="TestNamespace.TestClass get_TestClass()">
29775         <size>7</size>
29776       </method>
29777     </type>
29778     <type name="SubClass">
29779       <method name="Void .ctor()">
29780         <size>12</size>
29781       </method>
29782     </type>
29783     <type name="App">
29784       <method name="Void .ctor()">
29785         <size>7</size>
29786       </method>
29787       <method name="Void Main()">
29788         <size>7</size>
29789       </method>
29790     </type>
29791   </test>
29792   <test name="test-589.cs">
29793     <type name="TestNamespace.TestClass">
29794       <method name="Void .ctor()">
29795         <size>7</size>
29796       </method>
29797       <method name="Void HelloWorld()">
29798         <size>1</size>
29799       </method>
29800     </type>
29801     <type name="SuperClass">
29802       <method name="Void .ctor()">
29803         <size>7</size>
29804       </method>
29805       <method name="TestNamespace.TestClass get_TestClass()">
29806         <size>7</size>
29807       </method>
29808       <method name="Void set_TestClass(TestNamespace.TestClass)">
29809         <size>1</size>
29810       </method>
29811     </type>
29812     <type name="SubClass">
29813       <method name="Void .ctor()">
29814         <size>12</size>
29815       </method>
29816     </type>
29817     <type name="App">
29818       <method name="Void .ctor()">
29819         <size>7</size>
29820       </method>
29821       <method name="Void Main()">
29822         <size>7</size>
29823       </method>
29824     </type>
29825   </test>
29826   <test name="test-59.cs">
29827     <type name="X">
29828       <method name="Void .ctor()">
29829         <size>7</size>
29830       </method>
29831       <method name="Int32 test_explicit()">
29832         <size>224</size>
29833       </method>
29834       <method name="Int32 test_implicit()">
29835         <size>102</size>
29836       </method>
29837       <method name="Int32 Main()">
29838         <size>55</size>
29839       </method>
29840     </type>
29841   </test>
29842   <test name="test-590.cs">
29843     <type name="X">
29844       <method name="Void .ctor()">
29845         <size>18</size>
29846       </method>
29847       <method name="Int32 Main()">
29848         <size>28</size>
29849       </method>
29850       <method name="System.String Foo()">
29851         <size>6</size>
29852       </method>
29853       <method name="System.String get_Prop()">
29854         <size>7</size>
29855       </method>
29856       <method name="Void set_Prop(System.String)">
29857         <size>8</size>
29858       </method>
29859       <method name="System.String get_Item(Int32)">
29860         <size>7</size>
29861       </method>
29862       <method name="Void set_Item(Int32, System.String)">
29863         <size>8</size>
29864       </method>
29865       <method name="Int32 Do(System.String, System.String, System.String)">
29866         <size>334</size>
29867       </method>
29868     </type>
29869   </test>
29870   <test name="test-592.cs">
29871     <type name="T">
29872       <method name="Void .ctor()">
29873         <size>7</size>
29874       </method>
29875       <method name="Int32 fib(Int32)">
29876         <size>53</size>
29877       </method>
29878       <method name="Int32 xx(Int32)">
29879         <size>33</size>
29880       </method>
29881       <method name="Void foo(Int32)">
29882         <size>38</size>
29883       </method>
29884       <method name="Void XXXA()">
29885         <size>6</size>
29886       </method>
29887       <method name="Void Main()">
29888         <size>1</size>
29889       </method>
29890     </type>
29891   </test>
29892   <test name="test-593.cs">
29893     <type name="I">
29894       <method name="Void Finalize()">
29895         <size>0</size>
29896       </method>
29897     </type>
29898     <type name="MainClass">
29899       <method name="Void .ctor()">
29900         <size>7</size>
29901       </method>
29902       <method name="Void Foo(I)">
29903         <size>7</size>
29904       </method>
29905       <method name="Void Main()">
29906         <size>1</size>
29907       </method>
29908     </type>
29909   </test>
29910   <test name="test-594.cs">
29911     <type name="Test">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Void Main()">
29916         <size>1</size>
29917       </method>
29918     </type>
29919   </test>
29920   <test name="test-595.cs">
29921     <type name="IAttributesCollection">
29922       <method name="System.Object get_Item(SymbolId)">
29923         <size>0</size>
29924       </method>
29925       <method name="Void set_Item(SymbolId, System.Object)">
29926         <size>0</size>
29927       </method>
29928     </type>
29929     <type name="AttributesCollection">
29930       <method name="Void .ctor()">
29931         <size>7</size>
29932       </method>
29933       <method name="System.Object get_Item(SymbolId)">
29934         <size>2</size>
29935       </method>
29936       <method name="Void set_Item(SymbolId, System.Object)">
29937         <size>1</size>
29938       </method>
29939     </type>
29940     <type name="Program">
29941       <method name="Void .ctor()">
29942         <size>7</size>
29943       </method>
29944       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
29945         <size>18</size>
29946       </method>
29947       <method name="Void Main()">
29948         <size>23</size>
29949       </method>
29950     </type>
29951   </test>
29952   <test name="test-596.cs">
29953     <type name="C">
29954       <method name="Void .ctor()">
29955         <size>7</size>
29956       </method>
29957       <method name="Void Main()">
29958         <size>17</size>
29959       </method>
29960     </type>
29961   </test>
29962   <test name="test-597.cs">
29963     <type name="TestNS.Foo">
29964       <method name="Void .ctor()">
29965         <size>7</size>
29966       </method>
29967     </type>
29968     <type name="TestNS.XElement">
29969       <method name="Void .ctor()">
29970         <size>7</size>
29971       </method>
29972       <method name="TestNS.Bar get_Document()">
29973         <size>2</size>
29974       </method>
29975       <method name="System.Object get_CrashHere()">
29976         <size>29</size>
29977       </method>
29978     </type>
29979     <type name="TestNS.Element">
29980       <method name="Void .ctor()">
29981         <size>7</size>
29982       </method>
29983       <method name="TestNS.Foo get_Document()">
29984         <size>2</size>
29985       </method>
29986     </type>
29987     <type name="TestNS.Bar">
29988       <method name="Void .ctor()">
29989         <size>7</size>
29990       </method>
29991       <method name="IHoge get_Root()">
29992         <size>2</size>
29993       </method>
29994     </type>
29995     <type name="TestNS.C">
29996       <method name="Void .ctor()">
29997         <size>7</size>
29998       </method>
29999       <method name="Void Main()">
30000         <size>1</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-598.cs">
30005     <type name="Test">
30006       <method name="Void .ctor()">
30007         <size>32</size>
30008       </method>
30009       <method name="V get_v()">
30010         <size>7</size>
30011       </method>
30012       <method name="Void Main()">
30013         <size>1</size>
30014       </method>
30015     </type>
30016   </test>
30017   <test name="test-599.cs">
30018     <type name="Test.String">
30019       <method name="Void .ctor(String)">
30020         <size>14</size>
30021       </method>
30022       <method name="Test.String op_Implicit(System.String)">
30023         <size>15</size>
30024       </method>
30025       <method name="System.String op_Implicit(Test.String)">
30026         <size>15</size>
30027       </method>
30028     </type>
30029     <type name="TestCompiler.MainClass">
30030       <method name="Void .ctor()">
30031         <size>7</size>
30032       </method>
30033       <method name="Int32 Main()">
30034         <size>80</size>
30035       </method>
30036     </type>
30037   </test>
30038   <test name="test-6.cs">
30039     <type name="X">
30040       <method name="Void .ctor()">
30041         <size>7</size>
30042       </method>
30043       <method name="Int32 Main()">
30044         <size>37</size>
30045       </method>
30046     </type>
30047   </test>
30048   <test name="test-60.cs">
30049     <type name="ns5.Y">
30050       <method name="Void .ctor()">
30051         <size>7</size>
30052       </method>
30053       <method name="Void Run()">
30054         <size>1</size>
30055       </method>
30056     </type>
30057     <type name="X">
30058       <method name="Void .ctor()">
30059         <size>7</size>
30060       </method>
30061       <method name="Int32 Main()">
30062         <size>14</size>
30063       </method>
30064     </type>
30065   </test>
30066   <test name="test-600.cs">
30067     <type name="Test.Regression">
30068       <method name="Void .ctor()">
30069         <size>7</size>
30070       </method>
30071       <method name="Int32 Main()">
30072         <size>90</size>
30073       </method>
30074     </type>
30075   </test>
30076   <test name="test-601.cs">
30077     <type name="C">
30078       <method name="Void .ctor()">
30079         <size>7</size>
30080       </method>
30081       <method name="Void Main()">
30082         <size>1</size>
30083       </method>
30084     </type>
30085     <type name="C+MarkerUpdatedVMDelegate">
30086       <method name="Void .ctor(Object, IntPtr)">
30087         <size>0</size>
30088       </method>
30089       <method name="Void Invoke(IntPtr, IntPtr)">
30090         <size>0</size>
30091       </method>
30092       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
30093         <size>0</size>
30094       </method>
30095       <method name="Void EndInvoke(IAsyncResult)">
30096         <size>0</size>
30097       </method>
30098     </type>
30099   </test>
30100   <test name="test-602.cs">
30101     <type name="C">
30102       <method name="Void .ctor()">
30103         <size>7</size>
30104       </method>
30105       <method name="Int32 Main()">
30106         <size>95</size>
30107       </method>
30108       <method name="Int32 Error(System.String, System.Object[])">
30109         <size>8</size>
30110       </method>
30111       <method name="Int32 Format(System.String, System.Object)">
30112         <size>2</size>
30113       </method>
30114       <method name="Int32 Format(System.String, System.Object[])">
30115         <size>2</size>
30116       </method>
30117       <method name="Int32 Format(System.String, System.Object, System.Object[])">
30118         <size>2</size>
30119       </method>
30120       <method name="Int32 Test_A(System.String)">
30121         <size>2</size>
30122       </method>
30123       <method name="Int32 Test_A(System.String, System.Object[])">
30124         <size>2</size>
30125       </method>
30126       <method name="Int32 Test_C(System.Type, System.Int32[])">
30127         <size>2</size>
30128       </method>
30129       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
30130         <size>2</size>
30131       </method>
30132     </type>
30133   </test>
30134   <test name="test-603.cs">
30135     <type name="ConsoleApplication1.Program">
30136       <method name="Void .ctor()">
30137         <size>7</size>
30138       </method>
30139       <method name="Void .cctor()">
30140         <size>1</size>
30141       </method>
30142       <method name="Int32 Main()">
30143         <size>52</size>
30144       </method>
30145     </type>
30146   </test>
30147   <test name="test-604.cs">
30148     <type name="Program">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="Int32 Main()">
30153         <size>87</size>
30154       </method>
30155     </type>
30156     <type name="Program+Iface1">
30157       <method name="Void IfaceMethod1()">
30158         <size>0</size>
30159       </method>
30160     </type>
30161     <type name="Program+Iface2">
30162       <method name="Void IfaceMethod2()">
30163         <size>0</size>
30164       </method>
30165     </type>
30166     <type name="Program+ImplementingExplicitInterfacesMembers">
30167       <method name="Void .ctor()">
30168         <size>7</size>
30169       </method>
30170       <method name="Void Program.Iface1.IfaceMethod1()">
30171         <size>1</size>
30172       </method>
30173       <method name="Void Program.Iface2.IfaceMethod2()">
30174         <size>1</size>
30175       </method>
30176     </type>
30177   </test>
30178   <test name="test-605.cs">
30179     <type name="TestA">
30180       <method name="Void .ctor()">
30181         <size>7</size>
30182       </method>
30183       <method name="System.String get_Method()">
30184         <size>2</size>
30185       </method>
30186     </type>
30187     <type name="TestB">
30188       <method name="Void .ctor()">
30189         <size>7</size>
30190       </method>
30191       <method name="System.String get_Method()">
30192         <size>2</size>
30193       </method>
30194       <method name="Void Main()">
30195         <size>1</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-606.cs">
30200     <type name="Program">
30201       <method name="Void .ctor()">
30202         <size>7</size>
30203       </method>
30204       <method name="Int32 Main()">
30205         <size>157</size>
30206       </method>
30207     </type>
30208     <type name="Mono.Test.ITest">
30209       <method name="System.Object get_Item(Int32)">
30210         <size>0</size>
30211       </method>
30212       <method name="Void set_Item(Int32, System.Object)">
30213         <size>0</size>
30214       </method>
30215     </type>
30216     <type name="Info">
30217       <method name="Void .ctor()">
30218         <size>7</size>
30219       </method>
30220       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
30221         <size>2</size>
30222       </method>
30223       <method name="Void System.Collections.IEnumerator.Reset()">
30224         <size>1</size>
30225       </method>
30226       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30227         <size>2</size>
30228       </method>
30229       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
30230         <size>2</size>
30231       </method>
30232       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
30233         <size>1</size>
30234       </method>
30235     </type>
30236   </test>
30237   <test name="test-607.cs">
30238     <type name="Program">
30239       <method name="Void .ctor()">
30240         <size>7</size>
30241       </method>
30242       <method name="Int32 Main()">
30243         <size>40</size>
30244       </method>
30245     </type>
30246   </test>
30247   <test name="test-608.cs">
30248     <type name="X">
30249       <method name="Void .ctor()">
30250         <size>7</size>
30251       </method>
30252       <method name="Void Main()">
30253         <size>62</size>
30254       </method>
30255     </type>
30256   </test>
30257   <test name="test-609.cs">
30258     <type name="Test">
30259       <method name="Void .ctor()">
30260         <size>7</size>
30261       </method>
30262       <method name="Int32 Main()">
30263         <size>36</size>
30264       </method>
30265     </type>
30266   </test>
30267   <test name="test-61.cs">
30268     <type name="X">
30269       <method name="Void .ctor()">
30270         <size>7</size>
30271       </method>
30272       <method name="Void add_XX(X+MyEvent)">
30273         <size>3</size>
30274       </method>
30275       <method name="Void remove_XX(X+MyEvent)">
30276         <size>3</size>
30277       </method>
30278       <method name="Int32 get_Property()">
30279         <size>4</size>
30280       </method>
30281       <method name="Void set_Property(Int32)">
30282         <size>3</size>
30283       </method>
30284       <method name="Int32 get_P2()">
30285         <size>2</size>
30286       </method>
30287       <method name="Void set_P3(Int32)">
30288         <size>1</size>
30289       </method>
30290       <method name="Int32 Main()">
30291         <size>2</size>
30292       </method>
30293     </type>
30294     <type name="X+MyEvent">
30295       <method name="Void .ctor(Object, IntPtr)">
30296         <size>0</size>
30297       </method>
30298       <method name="Void Invoke()">
30299         <size>0</size>
30300       </method>
30301       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30302         <size>0</size>
30303       </method>
30304       <method name="Void EndInvoke(IAsyncResult)">
30305         <size>0</size>
30306       </method>
30307     </type>
30308   </test>
30309   <test name="test-610.cs">
30310     <type name="A">
30311       <method name="Void .ctor()">
30312         <size>7</size>
30313       </method>
30314       <method name="Void Main()">
30315         <size>1</size>
30316       </method>
30317     </type>
30318     <type name="A+C">
30319       <method name="Void .ctor()">
30320         <size>7</size>
30321       </method>
30322     </type>
30323     <type name="A+C+D">
30324       <method name="Void .ctor()">
30325         <size>7</size>
30326       </method>
30327     </type>
30328     <type name="N.B">
30329       <method name="Void .ctor()">
30330         <size>7</size>
30331       </method>
30332     </type>
30333     <type name="N.B+C">
30334       <method name="Void .ctor()">
30335         <size>7</size>
30336       </method>
30337     </type>
30338     <type name="N.B+C+E">
30339       <method name="Void .ctor()">
30340         <size>7</size>
30341       </method>
30342     </type>
30343     <type name="N.B+A">
30344       <method name="Void .ctor()">
30345         <size>7</size>
30346       </method>
30347     </type>
30348     <type name="N.B+A+D">
30349       <method name="Void .ctor()">
30350         <size>7</size>
30351       </method>
30352     </type>
30353   </test>
30354   <test name="test-611.cs">
30355     <type name="T">
30356       <method name="Void .ctor()">
30357         <size>7</size>
30358       </method>
30359     </type>
30360     <type name="T+Protected">
30361       <method name="Void .ctor()">
30362         <size>7</size>
30363       </method>
30364     </type>
30365     <type name="D">
30366       <method name="Void .ctor()">
30367         <size>7</size>
30368       </method>
30369     </type>
30370     <type name="D+Private">
30371       <method name="Void .ctor()">
30372         <size>7</size>
30373       </method>
30374       <method name="Void Stuff(T+Protected)">
30375         <size>1</size>
30376       </method>
30377     </type>
30378     <type name="D2">
30379       <method name="Void .ctor()">
30380         <size>7</size>
30381       </method>
30382     </type>
30383     <type name="D2+P">
30384       <method name="Void .ctor()">
30385         <size>7</size>
30386       </method>
30387     </type>
30388     <type name="D2+P+Private">
30389       <method name="Void .ctor()">
30390         <size>7</size>
30391       </method>
30392       <method name="Void Stuff(T+Protected)">
30393         <size>1</size>
30394       </method>
30395     </type>
30396     <type name="Z">
30397       <method name="Void .ctor()">
30398         <size>7</size>
30399       </method>
30400       <method name="Void Main()">
30401         <size>1</size>
30402       </method>
30403     </type>
30404   </test>
30405   <test name="test-612.cs">
30406     <type name="Abcdefghijklmnopqrstuvwxyz">
30407       <method name="Void .ctor()">
30408         <size>7</size>
30409       </method>
30410       <method name="Void .cctor()">
30411         <size>7</size>
30412       </method>
30413     </type>
30414     <type name="OO">
30415       <method name="Void .ctor()">
30416         <size>7</size>
30417       </method>
30418       <method name="Void D()">
30419         <size>5293</size>
30420       </method>
30421     </type>
30422     <type name="Zyxwvutsrqp">
30423       <method name="Void .ctor()">
30424         <size>7</size>
30425       </method>
30426       <method name="Void .cctor()">
30427         <size>7</size>
30428       </method>
30429     </type>
30430     <type name="XXX">
30431       <method name="Void .ctor()">
30432         <size>7</size>
30433       </method>
30434       <method name="Boolean IsAltered()">
30435         <size>859</size>
30436       </method>
30437       <method name="Void Main()">
30438         <size>1</size>
30439       </method>
30440     </type>
30441   </test>
30442   <test name="test-613.cs">
30443     <type name="M">
30444       <method name="Void .ctor()">
30445         <size>7</size>
30446       </method>
30447       <method name="Boolean g()">
30448         <size>8</size>
30449       </method>
30450       <method name="Int32 Main()">
30451         <size>62</size>
30452       </method>
30453     </type>
30454   </test>
30455   <test name="test-614.cs">
30456     <type name="C">
30457       <method name="Void .ctor()">
30458         <size>7</size>
30459       </method>
30460       <method name="Void And()">
30461         <size>73</size>
30462       </method>
30463       <method name="Void Or()">
30464         <size>137</size>
30465       </method>
30466       <method name="Int32 Main()">
30467         <size>70</size>
30468       </method>
30469     </type>
30470   </test>
30471   <test name="test-615.cs">
30472     <type name="C">
30473       <method name="Void .ctor()">
30474         <size>7</size>
30475       </method>
30476       <method name="Void Main()">
30477         <size>16</size>
30478       </method>
30479     </type>
30480   </test>
30481   <test name="test-617.cs">
30482     <type name="X">
30483       <method name="Void add_Foo(MyDelegate)">
30484         <size>0</size>
30485       </method>
30486       <method name="Void remove_Foo(MyDelegate)">
30487         <size>0</size>
30488       </method>
30489       <method name="Int32 get_Prop()">
30490         <size>0</size>
30491       </method>
30492     </type>
30493     <type name="Y">
30494       <method name="Void .ctor()">
30495         <size>7</size>
30496       </method>
30497       <method name="Void X.add_Foo(MyDelegate)">
30498         <size>1</size>
30499       </method>
30500       <method name="Void X.remove_Foo(MyDelegate)">
30501         <size>1</size>
30502       </method>
30503       <method name="Void add_Foo(MyDelegate)">
30504         <size>24</size>
30505       </method>
30506       <method name="Void remove_Foo(MyDelegate)">
30507         <size>24</size>
30508       </method>
30509       <method name="Int32 X.get_Prop()">
30510         <size>2</size>
30511       </method>
30512       <method name="Int32 Main()">
30513         <size>74</size>
30514       </method>
30515     </type>
30516     <type name="MyDelegate">
30517       <method name="Void .ctor(Object, IntPtr)">
30518         <size>0</size>
30519       </method>
30520       <method name="Int64 Invoke()">
30521         <size>0</size>
30522       </method>
30523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30524         <size>0</size>
30525       </method>
30526       <method name="Int64 EndInvoke(IAsyncResult)">
30527         <size>0</size>
30528       </method>
30529     </type>
30530   </test>
30531   <test name="test-618.cs">
30532     <type name="C">
30533       <method name="Void .ctor()">
30534         <size>7</size>
30535       </method>
30536       <method name="Void ZeroBasedReductions()">
30537         <size>9</size>
30538       </method>
30539       <method name="Void Main()">
30540         <size>1</size>
30541       </method>
30542     </type>
30543   </test>
30544   <test name="test-619.cs">
30545     <type name="X">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549       <method name="Void Main()">
30550         <size>11</size>
30551       </method>
30552     </type>
30553   </test>
30554   <test name="test-62.cs">
30555     <type name="X">
30556       <method name="Void .ctor()">
30557         <size>7</size>
30558       </method>
30559       <method name="X[] GetX()">
30560         <size>2</size>
30561       </method>
30562       <method name="System.Int32[] getInt()">
30563         <size>2</size>
30564       </method>
30565       <method name="System.Int32[,,] getMoreInt()">
30566         <size>2</size>
30567       </method>
30568       <method name="Int32 Main()">
30569         <size>2</size>
30570       </method>
30571     </type>
30572   </test>
30573   <test name="test-620.cs">
30574     <type name="X">
30575       <method name="Void .ctor()">
30576         <size>7</size>
30577       </method>
30578       <method name="Void A(Int32 ByRef)">
30579         <size>7</size>
30580       </method>
30581       <method name="Void B(Int32 ByRef)">
30582         <size>7</size>
30583       </method>
30584       <method name="Int32 Main()">
30585         <size>22</size>
30586       </method>
30587     </type>
30588   </test>
30589   <test name="test-621.cs">
30590     <type name="X">
30591       <method name="Void .ctor()">
30592         <size>7</size>
30593       </method>
30594       <method name="Void Main()">
30595         <size>129</size>
30596       </method>
30597     </type>
30598   </test>
30599   <test name="test-623.cs">
30600     <type name="I">
30601       <method name="Void a()">
30602         <size>0</size>
30603       </method>
30604     </type>
30605     <type name="X">
30606       <method name="Void .ctor()">
30607         <size>7</size>
30608       </method>
30609       <method name="Void a()">
30610         <size>0</size>
30611       </method>
30612     </type>
30613     <type name="Y">
30614       <method name="Void .ctor()">
30615         <size>7</size>
30616       </method>
30617       <method name="Void a()">
30618         <size>11</size>
30619       </method>
30620       <method name="Void Main()">
30621         <size>13</size>
30622       </method>
30623     </type>
30624   </test>
30625   <test name="test-624.cs">
30626     <type name="X">
30627       <method name="Void .ctor()">
30628         <size>7</size>
30629       </method>
30630       <method name="Int32 get_Type()">
30631         <size>2</size>
30632       </method>
30633       <method name="Void Main()">
30634         <size>3</size>
30635       </method>
30636     </type>
30637   </test>
30638   <test name="test-625.cs">
30639     <type name="Location">
30640       <method name="Void .ctor()">
30641         <size>7</size>
30642       </method>
30643       <method name="Int32 get_Null()">
30644         <size>2</size>
30645       </method>
30646     </type>
30647     <type name="X">
30648       <method name="Void .ctor()">
30649         <size>13</size>
30650       </method>
30651       <method name="Void Main()">
30652         <size>1</size>
30653       </method>
30654     </type>
30655   </test>
30656   <test name="test-626.cs">
30657     <type name="X">
30658       <method name="Void .ctor()">
30659         <size>7</size>
30660       </method>
30661       <method name="Void A()">
30662         <size>1</size>
30663       </method>
30664       <method name="Void Main()">
30665         <size>37</size>
30666       </method>
30667     </type>
30668   </test>
30669   <test name="test-627.cs">
30670     <type name="A">
30671       <method name="Void B()">
30672         <size>0</size>
30673       </method>
30674     </type>
30675     <type name="X">
30676       <method name="Void B()">
30677         <size>0</size>
30678       </method>
30679     </type>
30680     <type name="B">
30681       <method name="Void .ctor()">
30682         <size>7</size>
30683       </method>
30684       <method name="Void X.B()">
30685         <size>1</size>
30686       </method>
30687       <method name="Void A.B()">
30688         <size>1</size>
30689       </method>
30690     </type>
30691     <type name="M">
30692       <method name="Void .ctor()">
30693         <size>7</size>
30694       </method>
30695       <method name="Void N(System.Object)">
30696         <size>8</size>
30697       </method>
30698       <method name="Void Main()">
30699         <size>1</size>
30700       </method>
30701     </type>
30702   </test>
30703   <test name="test-628.cs">
30704     <type name="N1.B">
30705       <method name="Void .ctor()">
30706         <size>7</size>
30707       </method>
30708     </type>
30709     <type name="X">
30710       <method name="Void .ctor()">
30711         <size>7</size>
30712       </method>
30713     </type>
30714     <type name="X2">
30715       <method name="Void .ctor()">
30716         <size>7</size>
30717       </method>
30718     </type>
30719     <type name="Y2">
30720       <method name="Void .ctor()">
30721         <size>7</size>
30722       </method>
30723     </type>
30724     <type name="Y">
30725       <method name="Void .ctor()">
30726         <size>7</size>
30727       </method>
30728       <method name="Void Main()">
30729         <size>1</size>
30730       </method>
30731     </type>
30732   </test>
30733   <test name="test-629.cs">
30734     <type name="Foo">
30735       <method name="Void .ctor()">
30736         <size>7</size>
30737       </method>
30738       <method name="IEnumerable foo()">
30739         <size>16</size>
30740       </method>
30741       <method name="Int32 Main()">
30742         <size>63</size>
30743       </method>
30744     </type>
30745     <type name="Foo+&lt;foo&gt;c__Iterator0">
30746       <method name="Void .ctor()">
30747         <size>7</size>
30748       </method>
30749       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
30750         <size>7</size>
30751       </method>
30752       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30753         <size>12</size>
30754       </method>
30755       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30756         <size>39</size>
30757       </method>
30758       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
30759         <size>39</size>
30760       </method>
30761       <method name="Boolean MoveNext()">
30762         <size>39</size>
30763       </method>
30764       <method name="Void Dispose()">
30765         <size>8</size>
30766       </method>
30767       <method name="Void Reset()">
30768         <size>6</size>
30769       </method>
30770     </type>
30771   </test>
30772   <test name="test-63.cs">
30773     <type name="X">
30774       <method name="Void .ctor()">
30775         <size>7</size>
30776       </method>
30777       <method name="Int32 Main()">
30778         <size>96</size>
30779       </method>
30780     </type>
30781   </test>
30782   <test name="test-630.cs">
30783     <type name="MyEx">
30784       <method name="Void .ctor()">
30785         <size>7</size>
30786       </method>
30787     </type>
30788     <type name="Ex">
30789       <method name="Void .ctor()">
30790         <size>7</size>
30791       </method>
30792       <method name="Int32 test(Int32)">
30793         <size>37</size>
30794       </method>
30795       <method name="Int32 Main()">
30796         <size>70</size>
30797       </method>
30798     </type>
30799   </test>
30800   <test name="test-631.cs">
30801     <type name="A">
30802       <method name="Void .ctor()">
30803         <size>7</size>
30804       </method>
30805       <method name="SByte op_Implicit(A)">
30806         <size>2</size>
30807       </method>
30808       <method name="Byte op_Implicit(A)">
30809         <size>2</size>
30810       </method>
30811       <method name="Int16 op_Implicit(A)">
30812         <size>2</size>
30813       </method>
30814       <method name="UInt16 op_Implicit(A)">
30815         <size>2</size>
30816       </method>
30817       <method name="Int32 op_Implicit(A)">
30818         <size>2</size>
30819       </method>
30820       <method name="UInt32 op_Implicit(A)">
30821         <size>2</size>
30822       </method>
30823       <method name="Int64 op_Implicit(A)">
30824         <size>3</size>
30825       </method>
30826       <method name="UInt64 op_Implicit(A)">
30827         <size>3</size>
30828       </method>
30829     </type>
30830     <type name="A2">
30831       <method name="Void .ctor()">
30832         <size>7</size>
30833       </method>
30834       <method name="SByte op_Implicit(A2)">
30835         <size>2</size>
30836       </method>
30837       <method name="Byte op_Implicit(A2)">
30838         <size>2</size>
30839       </method>
30840       <method name="Int16 op_Implicit(A2)">
30841         <size>2</size>
30842       </method>
30843       <method name="UInt32 op_Implicit(A2)">
30844         <size>2</size>
30845       </method>
30846       <method name="Int64 op_Implicit(A2)">
30847         <size>3</size>
30848       </method>
30849       <method name="UInt64 op_Implicit(A2)">
30850         <size>3</size>
30851       </method>
30852     </type>
30853     <type name="A3">
30854       <method name="Void .ctor()">
30855         <size>7</size>
30856       </method>
30857       <method name="SByte op_Implicit(A3)">
30858         <size>2</size>
30859       </method>
30860       <method name="UInt32 op_Implicit(A3)">
30861         <size>2</size>
30862       </method>
30863       <method name="Int64 op_Implicit(A3)">
30864         <size>3</size>
30865       </method>
30866       <method name="UInt64 op_Implicit(A3)">
30867         <size>3</size>
30868       </method>
30869     </type>
30870     <type name="A4">
30871       <method name="Void .ctor()">
30872         <size>7</size>
30873       </method>
30874       <method name="UInt32 op_Implicit(A4)">
30875         <size>2</size>
30876       </method>
30877       <method name="Int64 op_Implicit(A4)">
30878         <size>3</size>
30879       </method>
30880       <method name="UInt64 op_Implicit(A4)">
30881         <size>3</size>
30882       </method>
30883     </type>
30884     <type name="A5">
30885       <method name="Void .ctor()">
30886         <size>7</size>
30887       </method>
30888       <method name="UInt32 op_Implicit(A5)">
30889         <size>2</size>
30890       </method>
30891       <method name="Int32 op_Implicit(A5)">
30892         <size>2</size>
30893       </method>
30894     </type>
30895     <type name="A6">
30896       <method name="Void .ctor()">
30897         <size>7</size>
30898       </method>
30899       <method name="Byte op_Implicit(A6)">
30900         <size>2</size>
30901       </method>
30902     </type>
30903     <type name="MyDecimal">
30904       <method name="Void .ctor()">
30905         <size>7</size>
30906       </method>
30907       <method name="Decimal op_Implicit(MyDecimal)">
30908         <size>8</size>
30909       </method>
30910     </type>
30911     <type name="Constraint">
30912       <method name="Void .ctor()">
30913         <size>7</size>
30914       </method>
30915       <method name="Int32 Main()">
30916         <size>293</size>
30917       </method>
30918     </type>
30919   </test>
30920   <test name="test-632.cs">
30921     <type name="Bug379822">
30922       <method name="Void .ctor()">
30923         <size>7</size>
30924       </method>
30925       <method name="Void Assert(Boolean, Boolean)">
30926         <size>19</size>
30927       </method>
30928       <method name="Void TestAnd(Boolean)">
30929         <size>79</size>
30930       </method>
30931       <method name="Void TestOr(Boolean)">
30932         <size>92</size>
30933       </method>
30934       <method name="Void Test(Boolean)">
30935         <size>13</size>
30936       </method>
30937       <method name="Void Main()">
30938         <size>13</size>
30939       </method>
30940     </type>
30941   </test>
30942   <test name="test-633.cs">
30943     <type name="Test.C">
30944       <method name="Void .ctor()">
30945         <size>7</size>
30946       </method>
30947       <method name="Void Main()">
30948         <size>1</size>
30949       </method>
30950     </type>
30951   </test>
30952   <test name="test-634.cs">
30953     <type name="Test">
30954       <method name="Void .ctor()">
30955         <size>7</size>
30956       </method>
30957       <method name="Void TestFunc()">
30958         <size>2</size>
30959       </method>
30960       <method name="Void Main(System.String[])">
30961         <size>6</size>
30962       </method>
30963     </type>
30964     <type name="Test+D">
30965       <method name="Void .ctor(Object, IntPtr)">
30966         <size>0</size>
30967       </method>
30968       <method name="Void Invoke()">
30969         <size>0</size>
30970       </method>
30971       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30972         <size>0</size>
30973       </method>
30974       <method name="Void EndInvoke(IAsyncResult)">
30975         <size>0</size>
30976       </method>
30977     </type>
30978   </test>
30979   <test name="test-635.cs">
30980     <type name="ShortCircuitFold">
30981       <method name="Void .ctor()">
30982         <size>7</size>
30983       </method>
30984       <method name="Boolean get_False()">
30985         <size>14</size>
30986       </method>
30987       <method name="Boolean get_True()">
30988         <size>14</size>
30989       </method>
30990       <method name="Void a(Boolean, Boolean)">
30991         <size>19</size>
30992       </method>
30993       <method name="Void c(Int32)">
30994         <size>67</size>
30995       </method>
30996       <method name="Boolean f()">
30997         <size>11</size>
30998       </method>
30999       <method name="Void Main()">
31000         <size>169</size>
31001       </method>
31002     </type>
31003   </test>
31004   <test name="test-636.cs">
31005     <type name="Foo">
31006       <method name="Void .ctor()">
31007         <size>7</size>
31008       </method>
31009       <method name="Boolean get_False()">
31010         <size>14</size>
31011       </method>
31012       <method name="Void ping()">
31013         <size>13</size>
31014       </method>
31015       <method name="Int32 test_while(Int32)">
31016         <size>53</size>
31017       </method>
31018       <method name="Int32 test_do_while(Int32)">
31019         <size>53</size>
31020       </method>
31021       <method name="Int32 test_for(Int32)">
31022         <size>64</size>
31023       </method>
31024       <method name="Void test_for_empty()">
31025         <size>35</size>
31026       </method>
31027       <method name="Void Main()">
31028         <size>30</size>
31029       </method>
31030     </type>
31031   </test>
31032   <test name="test-638.cs">
31033     <type name="Fail">
31034       <method name="Void .ctor()">
31035         <size>7</size>
31036       </method>
31037       <method name="Void Main()">
31038         <size>110</size>
31039       </method>
31040     </type>
31041     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
31042       <method name="Void .ctor()">
31043         <size>7</size>
31044       </method>
31045       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
31046         <size>28</size>
31047       </method>
31048     </type>
31049   </test>
31050   <test name="test-639.cs">
31051     <type name="Foo">
31052       <method name="Void .ctor()">
31053         <size>7</size>
31054       </method>
31055       <method name="System.String get_s()">
31056         <size>13</size>
31057       </method>
31058       <method name="Void set_s(System.String)">
31059         <size>34</size>
31060       </method>
31061       <method name="Void Main()">
31062         <size>67</size>
31063       </method>
31064     </type>
31065   </test>
31066   <test name="test-64.cs">
31067     <type name="Operator">
31068       <method name="Void .ctor()">
31069         <size>7</size>
31070       </method>
31071     </type>
31072     <type name="Blah">
31073       <method name="Void .ctor(Operator)">
31074         <size>7</size>
31075       </method>
31076     </type>
31077     <type name="T">
31078       <method name="Void .ctor()">
31079         <size>7</size>
31080       </method>
31081       <method name="Int32 Main()">
31082         <size>9</size>
31083       </method>
31084     </type>
31085   </test>
31086   <test name="test-640.cs">
31087     <type name="C">
31088       <method name="Void .ctor()">
31089         <size>7</size>
31090       </method>
31091       <method name="Int32 Main()">
31092         <size>100</size>
31093       </method>
31094     </type>
31095   </test>
31096   <test name="test-641.cs">
31097     <type name="Identifier">
31098       <method name="Void .ctor()">
31099         <size>7</size>
31100       </method>
31101       <method name="Int32 Main()">
31102         <size>55</size>
31103       </method>
31104       <method name="Boolean op_Equality(Identifier, Identifier)">
31105         <size>2</size>
31106       </method>
31107       <method name="Boolean op_Inequality(Identifier, Identifier)">
31108         <size>2</size>
31109       </method>
31110       <method name="Identifier op_Implicit(System.String)">
31111         <size>2</size>
31112       </method>
31113       <method name="System.String op_Implicit(Identifier)">
31114         <size>2</size>
31115       </method>
31116       <method name="Decimal op_Implicit(Identifier)">
31117         <size>7</size>
31118       </method>
31119     </type>
31120   </test>
31121   <test name="test-642.cs">
31122     <type name="C">
31123       <method name="Void .ctor()">
31124         <size>7</size>
31125       </method>
31126       <method name="Int32 Main()">
31127         <size>40</size>
31128       </method>
31129     </type>
31130   </test>
31131   <test name="test-643.cs">
31132     <type name="PointerArithmeticTest">
31133       <method name="Void .ctor()">
31134         <size>7</size>
31135       </method>
31136       <method name="Int32 Main()">
31137         <size>130</size>
31138       </method>
31139       <method name="System.Int32* Conversions(Int64)">
31140         <size>3</size>
31141       </method>
31142       <method name="Int32 CheckAdd(System.Byte*, Int32)">
31143         <size>14</size>
31144       </method>
31145       <method name="Int32 CheckSub(System.Int16*, Int32)">
31146         <size>16</size>
31147       </method>
31148       <method name="Int32 CheckSub2(System.Int16*, Int32)">
31149         <size>23</size>
31150       </method>
31151     </type>
31152   </test>
31153   <test name="test-644.cs">
31154     <type name="Program">
31155       <method name="Void .ctor()">
31156         <size>7</size>
31157       </method>
31158       <method name="System.Object M(Int32)">
31159         <size>2</size>
31160       </method>
31161       <method name="Void Test_1()">
31162         <size>59</size>
31163       </method>
31164       <method name="Boolean Test_2()">
31165         <size>24</size>
31166       </method>
31167       <method name="Boolean Test_3()">
31168         <size>24</size>
31169       </method>
31170       <method name="Boolean Test_4(Program+D)">
31171         <size>13</size>
31172       </method>
31173       <method name="Int32 Main()">
31174         <size>75</size>
31175       </method>
31176     </type>
31177     <type name="Program+D">
31178       <method name="Void .ctor(Object, IntPtr)">
31179         <size>0</size>
31180       </method>
31181       <method name="System.Object Invoke(Int32)">
31182         <size>0</size>
31183       </method>
31184       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31185         <size>0</size>
31186       </method>
31187       <method name="System.Object EndInvoke(IAsyncResult)">
31188         <size>0</size>
31189       </method>
31190     </type>
31191   </test>
31192   <test name="test-645.cs">
31193     <type name="Program">
31194       <method name="Void .ctor()">
31195         <size>7</size>
31196       </method>
31197       <method name="IEnumerable get_Empty()">
31198         <size>16</size>
31199       </method>
31200       <method name="Void Main()">
31201         <size>61</size>
31202       </method>
31203     </type>
31204     <type name="Program+&lt;&gt;c__Iterator0">
31205       <method name="Void .ctor()">
31206         <size>7</size>
31207       </method>
31208       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
31209         <size>7</size>
31210       </method>
31211       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31212         <size>12</size>
31213       </method>
31214       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
31215         <size>39</size>
31216       </method>
31217       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
31218         <size>39</size>
31219       </method>
31220       <method name="Boolean MoveNext()">
31221         <size>170</size>
31222       </method>
31223       <method name="Void Dispose()">
31224         <size>8</size>
31225       </method>
31226       <method name="Void Reset()">
31227         <size>6</size>
31228       </method>
31229     </type>
31230   </test>
31231   <test name="test-646.cs">
31232     <type name="Program">
31233       <method name="Void .ctor()">
31234         <size>7</size>
31235       </method>
31236       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
31237         <size>7</size>
31238       </method>
31239       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
31240         <size>7</size>
31241       </method>
31242       <method name="Int32 Main()">
31243         <size>125</size>
31244       </method>
31245     </type>
31246   </test>
31247   <test name="test-647.cs">
31248     <type name="Foo">
31249       <method name="Void .ctor()">
31250         <size>7</size>
31251       </method>
31252       <method name="Void Main()">
31253         <size>28</size>
31254       </method>
31255     </type>
31256   </test>
31257   <test name="test-648.cs">
31258     <type name="ParamMismatch.TestCase">
31259       <method name="Void .ctor()">
31260         <size>7</size>
31261       </method>
31262       <method name="Void add_Culprit(System.EventHandler)">
31263         <size>1</size>
31264       </method>
31265       <method name="Void remove_Culprit(System.EventHandler)">
31266         <size>1</size>
31267       </method>
31268       <method name="Void Main()">
31269         <size>1</size>
31270       </method>
31271       <method name="Void Finalize()">
31272         <size>13</size>
31273       </method>
31274     </type>
31275   </test>
31276   <test name="test-649.cs">
31277     <type name="MainClass">
31278       <method name="Void .ctor()">
31279         <size>7</size>
31280       </method>
31281       <method name="Void Main(System.String[])">
31282         <size>618</size>
31283       </method>
31284     </type>
31285   </test>
31286   <test name="test-65.cs">
31287     <type name="X">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Void receiver(S)">
31292         <size>7</size>
31293       </method>
31294       <method name="System.Object BoxS()">
31295         <size>21</size>
31296       </method>
31297       <method name="S Plain()">
31298         <size>16</size>
31299       </method>
31300       <method name="Int32 Main()">
31301         <size>98</size>
31302       </method>
31303     </type>
31304   </test>
31305   <test name="test-650.cs">
31306     <type name="App">
31307       <method name="Void .ctor()">
31308         <size>7</size>
31309       </method>
31310       <method name="Void Main()">
31311         <size>1</size>
31312       </method>
31313     </type>
31314   </test>
31315   <test name="test-651.cs">
31316     <type name="Foo">
31317       <method name="Void .ctor()">
31318         <size>7</size>
31319       </method>
31320       <method name="Void Open(IList)">
31321         <size>1</size>
31322       </method>
31323       <method name="Void Open(System.Collections.ArrayList ByRef)">
31324         <size>20</size>
31325       </method>
31326       <method name="Void Main()">
31327         <size>1</size>
31328       </method>
31329     </type>
31330   </test>
31331   <test name="test-652.cs">
31332     <type name="C">
31333       <method name="Void .ctor()">
31334         <size>7</size>
31335       </method>
31336       <method name="Int32 Main()">
31337         <size>6</size>
31338       </method>
31339       <method name="Int32 Test()">
31340         <size>27</size>
31341       </method>
31342     </type>
31343   </test>
31344   <test name="test-653.cs">
31345     <type name="C">
31346       <method name="Void .ctor()">
31347         <size>7</size>
31348       </method>
31349       <method name="Int32 Test()">
31350         <size>50</size>
31351       </method>
31352       <method name="Void Test2()">
31353         <size>32</size>
31354       </method>
31355       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
31356         <size>39</size>
31357       </method>
31358       <method name="Int32 Main()">
31359         <size>41</size>
31360       </method>
31361     </type>
31362   </test>
31363   <test name="test-654.cs">
31364     <type name="Program">
31365       <method name="Void .ctor()">
31366         <size>7</size>
31367       </method>
31368       <method name="Int32 Main()">
31369         <size>8</size>
31370       </method>
31371       <method name="Int32 Test(System.SByte*)">
31372         <size>33</size>
31373       </method>
31374     </type>
31375   </test>
31376   <test name="test-655.cs">
31377     <type name="D">
31378       <method name="Void .ctor()">
31379         <size>7</size>
31380       </method>
31381       <method name="Byte get_Item(Int32)">
31382         <size>7</size>
31383       </method>
31384       <method name="Void set_Item(Int32, Byte)">
31385         <size>8</size>
31386       </method>
31387       <method name="Int32 Main()">
31388         <size>77</size>
31389       </method>
31390     </type>
31391   </test>
31392   <test name="test-656.cs">
31393     <type name="Goo">
31394       <method name="Void .ctor()">
31395         <size>7</size>
31396       </method>
31397       <method name="Void Main()">
31398         <size>26</size>
31399       </method>
31400     </type>
31401   </test>
31402   <test name="test-657.cs">
31403     <type name="TestDebug.C">
31404       <method name="Void .ctor()">
31405         <size>7</size>
31406       </method>
31407       <method name="Void Method()">
31408         <size>1</size>
31409       </method>
31410     </type>
31411     <type name="TestDebug.Program">
31412       <method name="Void .ctor()">
31413         <size>7</size>
31414       </method>
31415       <method name="Void Excluded()">
31416         <size>11</size>
31417       </method>
31418       <method name="Int32 Main()">
31419         <size>7</size>
31420       </method>
31421     </type>
31422   </test>
31423   <test name="test-658.cs">
31424     <type name="A">
31425       <method name="Void .ctor()">
31426         <size>7</size>
31427       </method>
31428       <method name="Int32 get_Thread()">
31429         <size>2</size>
31430       </method>
31431     </type>
31432     <type name="Thread">
31433       <method name="Void .ctor()">
31434         <size>7</size>
31435       </method>
31436       <method name="Void Foo()">
31437         <size>1</size>
31438       </method>
31439     </type>
31440     <type name="B">
31441       <method name="Void .ctor()">
31442         <size>7</size>
31443       </method>
31444       <method name="Void Main()">
31445         <size>6</size>
31446       </method>
31447     </type>
31448   </test>
31449   <test name="test-659.cs">
31450     <type name="Iface">
31451       <method name="Void set_AA(Int32, Boolean)">
31452         <size>0</size>
31453       </method>
31454     </type>
31455     <type name="MySubClass">
31456       <method name="Void .ctor()">
31457         <size>7</size>
31458       </method>
31459       <method name="Int32 Main()">
31460         <size>30</size>
31461       </method>
31462       <method name="Void set_BB(Int32, Boolean)">
31463         <size>1</size>
31464       </method>
31465       <method name="Void Iface.set_AA(Int32, Boolean)">
31466         <size>9</size>
31467       </method>
31468     </type>
31469   </test>
31470   <test name="test-66.cs">
31471     <type name="Y">
31472       <method name="Void .ctor()">
31473         <size>7</size>
31474       </method>
31475     </type>
31476     <type name="X">
31477       <method name="Void .ctor()">
31478         <size>7</size>
31479       </method>
31480       <method name="Void .cctor()">
31481         <size>53</size>
31482       </method>
31483       <method name="Void FillOne()">
31484         <size>18</size>
31485       </method>
31486       <method name="Void FillSingle()">
31487         <size>39</size>
31488       </method>
31489       <method name="Void FillDouble()">
31490         <size>59</size>
31491       </method>
31492       <method name="Void FillObject()">
31493         <size>52</size>
31494       </method>
31495       <method name="Void FillDoubleObject()">
31496         <size>81</size>
31497       </method>
31498       <method name="Int32 TestSingle()">
31499         <size>47</size>
31500       </method>
31501       <method name="Int32 TestDouble()">
31502         <size>67</size>
31503       </method>
31504       <method name="Int32 TestObjectSingle()">
31505         <size>49</size>
31506       </method>
31507       <method name="Int32 TestObjectDouble()">
31508         <size>73</size>
31509       </method>
31510       <method name="Int32 Main()">
31511         <size>80</size>
31512       </method>
31513     </type>
31514   </test>
31515   <test name="test-660.cs">
31516     <type name="Test">
31517       <method name="Void .ctor()">
31518         <size>7</size>
31519       </method>
31520       <method name="Void Main()">
31521         <size>25</size>
31522       </method>
31523     </type>
31524   </test>
31525   <test name="test-661.cs">
31526     <type name="Test">
31527       <method name="Void .ctor()">
31528         <size>7</size>
31529       </method>
31530       <method name="Void Main()">
31531         <size>1</size>
31532       </method>
31533       <method name="Void TestMethod()">
31534         <size>15</size>
31535       </method>
31536       <method name="SummaryInfo GetSummary()">
31537         <size>2</size>
31538       </method>
31539     </type>
31540   </test>
31541   <test name="test-662.cs">
31542     <type name="C">
31543       <method name="Void .ctor()">
31544         <size>7</size>
31545       </method>
31546       <method name="Void Main()">
31547         <size>1</size>
31548       </method>
31549     </type>
31550   </test>
31551   <test name="test-68.cs">
31552     <type name="Y">
31553       <method name="Void .ctor()">
31554         <size>14</size>
31555       </method>
31556     </type>
31557     <type name="X">
31558       <method name="Void .ctor()">
31559         <size>7</size>
31560       </method>
31561       <method name="Int32 Main()">
31562         <size>147</size>
31563       </method>
31564     </type>
31565   </test>
31566   <test name="test-69.cs">
31567     <type name="Blah">
31568       <method name="Void .ctor()">
31569         <size>7</size>
31570       </method>
31571       <method name="Void Start_internal(IntPtr)">
31572         <size>0</size>
31573       </method>
31574       <method name="Int32 Main()">
31575         <size>2</size>
31576       </method>
31577     </type>
31578   </test>
31579   <test name="test-7.cs">
31580     <type name="Mine.MyBoolean">
31581       <method name="Void .ctor()">
31582         <size>7</size>
31583       </method>
31584       <method name="Boolean op_Implicit(Mine.MyBoolean)">
31585         <size>2</size>
31586       </method>
31587     </type>
31588     <type name="Mine.MyTrueFalse">
31589       <method name="Void .ctor()">
31590         <size>7</size>
31591       </method>
31592       <method name="Boolean op_True(Mine.MyTrueFalse)">
31593         <size>2</size>
31594       </method>
31595       <method name="Boolean op_False(Mine.MyTrueFalse)">
31596         <size>2</size>
31597       </method>
31598     </type>
31599     <type name="Mine.Blah">
31600       <method name="Void .ctor(Int32)">
31601         <size>14</size>
31602       </method>
31603       <method name="Int32 Main()">
31604         <size>408</size>
31605       </method>
31606       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
31607         <size>31</size>
31608       </method>
31609       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
31610         <size>22</size>
31611       </method>
31612       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
31613         <size>23</size>
31614       </method>
31615       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
31616         <size>31</size>
31617       </method>
31618       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
31619         <size>24</size>
31620       </method>
31621       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
31622         <size>24</size>
31623       </method>
31624       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
31625         <size>24</size>
31626       </method>
31627       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
31628         <size>23</size>
31629       </method>
31630       <method name="Boolean op_LogicalNot(Mine.Blah)">
31631         <size>20</size>
31632       </method>
31633       <method name="Mine.Blah op_Increment(Mine.Blah)">
31634         <size>26</size>
31635       </method>
31636       <method name="Mine.Blah op_Decrement(Mine.Blah)">
31637         <size>26</size>
31638       </method>
31639       <method name="Boolean op_True(Mine.Blah)">
31640         <size>20</size>
31641       </method>
31642       <method name="Boolean op_False(Mine.Blah)">
31643         <size>23</size>
31644       </method>
31645       <method name="Int32 op_Implicit(Mine.Blah)">
31646         <size>17</size>
31647       </method>
31648       <method name="Double op_Explicit(Mine.Blah)">
31649         <size>18</size>
31650       </method>
31651     </type>
31652   </test>
31653   <test name="test-70.cs">
31654     <type name="X">
31655       <method name="Void .ctor()">
31656         <size>7</size>
31657       </method>
31658       <method name="Int32 get_A()">
31659         <size>2</size>
31660       </method>
31661       <method name="Int32 B()">
31662         <size>2</size>
31663       </method>
31664     </type>
31665     <type name="Y">
31666       <method name="Void .ctor()">
31667         <size>7</size>
31668       </method>
31669       <method name="Int32 get_A()">
31670         <size>9</size>
31671       </method>
31672       <method name="Int32 B()">
31673         <size>9</size>
31674       </method>
31675     </type>
31676     <type name="Z">
31677       <method name="Void .ctor()">
31678         <size>7</size>
31679       </method>
31680       <method name="Int32 Main()">
31681         <size>70</size>
31682       </method>
31683     </type>
31684   </test>
31685   <test name="test-71.cs">
31686     <type name="X">
31687       <method name="Void .ctor()">
31688         <size>7</size>
31689       </method>
31690       <method name="Void Main()">
31691         <size>37</size>
31692       </method>
31693     </type>
31694   </test>
31695   <test name="test-72.cs">
31696     <type name="outer">
31697       <method name="Void .ctor()">
31698         <size>7</size>
31699       </method>
31700       <method name="Int32 Main()">
31701         <size>2</size>
31702       </method>
31703     </type>
31704     <type name="outer+inner">
31705       <method name="Void .ctor()">
31706         <size>7</size>
31707       </method>
31708       <method name="Void meth(System.Object)">
31709         <size>8</size>
31710       </method>
31711     </type>
31712   </test>
31713   <test name="test-73.cs">
31714     <type name="Abstract">
31715       <method name="Void .ctor()">
31716         <size>7</size>
31717       </method>
31718       <method name="Int32 A()">
31719         <size>0</size>
31720       </method>
31721     </type>
31722     <type name="Concrete">
31723       <method name="Void .ctor()">
31724         <size>7</size>
31725       </method>
31726       <method name="Int32 A()">
31727         <size>2</size>
31728       </method>
31729     </type>
31730     <type name="Test">
31731       <method name="Void .ctor()">
31732         <size>7</size>
31733       </method>
31734       <method name="Int32 Main()">
31735         <size>22</size>
31736       </method>
31737     </type>
31738   </test>
31739   <test name="test-74.cs">
31740     <type name="X">
31741       <method name="Void .ctor()">
31742         <size>7</size>
31743       </method>
31744       <method name="Int32 Main()">
31745         <size>168</size>
31746       </method>
31747     </type>
31748   </test>
31749   <test name="test-75.cs">
31750     <type name="X">
31751       <method name="Void .ctor()">
31752         <size>7</size>
31753       </method>
31754       <method name="Void .cctor()">
31755         <size>1</size>
31756       </method>
31757       <method name="X op_Addition(X, X)">
31758         <size>8</size>
31759       </method>
31760     </type>
31761     <type name="Y">
31762       <method name="Void .ctor()">
31763         <size>7</size>
31764       </method>
31765     </type>
31766     <type name="Z">
31767       <method name="Void .ctor()">
31768         <size>7</size>
31769       </method>
31770     </type>
31771     <type name="driver">
31772       <method name="Void .ctor()">
31773         <size>7</size>
31774       </method>
31775       <method name="Int32 Main()">
31776         <size>34</size>
31777       </method>
31778     </type>
31779   </test>
31780   <test name="test-76.cs">
31781     <type name="foo">
31782       <method name="Void .ctor()">
31783         <size>7</size>
31784       </method>
31785       <method name="System.String strcat(System.String[])">
31786         <size>51</size>
31787       </method>
31788       <method name="Int32 Main()">
31789         <size>142</size>
31790       </method>
31791     </type>
31792   </test>
31793   <test name="test-77.cs">
31794     <type name="XX">
31795       <method name="Void .ctor()">
31796         <size>7</size>
31797       </method>
31798       <method name="Int32 Main()">
31799         <size>220</size>
31800       </method>
31801     </type>
31802   </test>
31803   <test name="test-78.cs">
31804     <type name="N1.B">
31805       <method name="Void .ctor()">
31806         <size>7</size>
31807       </method>
31808       <method name="Boolean ShortCasting()">
31809         <size>19</size>
31810       </method>
31811       <method name="Boolean IntCasting()">
31812         <size>18</size>
31813       </method>
31814       <method name="Int32 Main()">
31815         <size>26</size>
31816       </method>
31817     </type>
31818   </test>
31819   <test name="test-79.cs">
31820     <type name="X">
31821       <method name="Void .ctor()">
31822         <size>7</size>
31823       </method>
31824       <method name="Int32 Main()">
31825         <size>40</size>
31826       </method>
31827     </type>
31828   </test>
31829   <test name="test-8.cs">
31830     <type name="X">
31831       <method name="Void .ctor()">
31832         <size>7</size>
31833       </method>
31834       <method name="Int32 Main(System.String[])">
31835         <size>115</size>
31836       </method>
31837     </type>
31838   </test>
31839   <test name="test-80.cs">
31840     <type name="A">
31841       <method name="Int32 Add(Int32, Int32)">
31842         <size>0</size>
31843       </method>
31844     </type>
31845     <type name="X">
31846       <method name="Void .ctor()">
31847         <size>7</size>
31848       </method>
31849       <method name="Int32 Add(Int32, Int32)">
31850         <size>4</size>
31851       </method>
31852     </type>
31853     <type name="Y">
31854       <method name="Void .ctor()">
31855         <size>7</size>
31856       </method>
31857       <method name="Int32 Main()">
31858         <size>34</size>
31859       </method>
31860       <method name="Int32 A.Add(Int32, Int32)">
31861         <size>9</size>
31862       </method>
31863     </type>
31864   </test>
31865   <test name="test-81.cs">
31866     <type name="N1.A">
31867       <method name="Void .ctor()">
31868         <size>7</size>
31869       </method>
31870       <method name="Void Bar()">
31871         <size>44</size>
31872       </method>
31873       <method name="Int32 Main()">
31874         <size>71</size>
31875       </method>
31876     </type>
31877   </test>
31878   <test name="test-82.cs">
31879     <type name="N1.N2.B">
31880       <method name="Void .ctor()">
31881         <size>7</size>
31882       </method>
31883       <method name="Void Method(A ByRef)">
31884         <size>1</size>
31885       </method>
31886       <method name="Int32 Main()">
31887         <size>2</size>
31888       </method>
31889     </type>
31890     <type name="N1.N3.B">
31891       <method name="Void .ctor()">
31892         <size>7</size>
31893       </method>
31894       <method name="Void Method(A ByRef)">
31895         <size>1</size>
31896       </method>
31897     </type>
31898   </test>
31899   <test name="test-83.cs">
31900     <type name="PersonArrivedArgs">
31901       <method name="Void .ctor(String)">
31902         <size>14</size>
31903       </method>
31904     </type>
31905     <type name="Greeter">
31906       <method name="Void .ctor(String)">
31907         <size>14</size>
31908       </method>
31909       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
31910         <size>18</size>
31911       </method>
31912     </type>
31913     <type name="Room">
31914       <method name="Void .ctor()">
31915         <size>14</size>
31916       </method>
31917       <method name="Void add_PersonArrived(PersonArrivedHandler)">
31918         <size>24</size>
31919       </method>
31920       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
31921         <size>24</size>
31922       </method>
31923       <method name="Void AddPerson(System.String)">
31924         <size>14</size>
31925       </method>
31926     </type>
31927     <type name="DelegateTest">
31928       <method name="Void .ctor()">
31929         <size>7</size>
31930       </method>
31931       <method name="Int32 Main()">
31932         <size>2</size>
31933       </method>
31934     </type>
31935     <type name="PersonArrivedHandler">
31936       <method name="Void .ctor(Object, IntPtr)">
31937         <size>0</size>
31938       </method>
31939       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
31940         <size>0</size>
31941       </method>
31942       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
31943         <size>0</size>
31944       </method>
31945       <method name="Void EndInvoke(IAsyncResult)">
31946         <size>0</size>
31947       </method>
31948     </type>
31949   </test>
31950   <test name="test-84.cs">
31951     <type name="Ghost">
31952       <method name="Void .ctor()">
31953         <size>7</size>
31954       </method>
31955       <method name="Int32 Main()">
31956         <size>6</size>
31957       </method>
31958     </type>
31959   </test>
31960   <test name="test-85.cs">
31961     <type name="X">
31962       <method name="Void .ctor()">
31963         <size>7</size>
31964       </method>
31965       <method name="Int32 Main()">
31966         <size>20</size>
31967       </method>
31968     </type>
31969   </test>
31970   <test name="test-86.cs">
31971     <type name="T.T">
31972       <method name="Void .ctor()">
31973         <size>7</size>
31974       </method>
31975       <method name="Int32 method1(System.Type, Int32)">
31976         <size>23</size>
31977       </method>
31978       <method name="Int32 method1(System.Type, System.Type[])">
31979         <size>12</size>
31980       </method>
31981       <method name="Int32 method2(System.Type, Int32)">
31982         <size>23</size>
31983       </method>
31984       <method name="Int32 method2(System.Type, System.Type[])">
31985         <size>12</size>
31986       </method>
31987       <method name="Int32 Main()">
31988         <size>36</size>
31989       </method>
31990     </type>
31991   </test>
31992   <test name="test-87.cs">
31993     <type name="Top">
31994       <method name="Void .ctor()">
31995         <size>7</size>
31996       </method>
31997       <method name="Int32 Main()">
31998         <size>58</size>
31999       </method>
32000     </type>
32001     <type name="Top+X">
32002       <method name="Void .ctor()">
32003         <size>7</size>
32004       </method>
32005     </type>
32006     <type name="Top+Y">
32007       <method name="Void .ctor()">
32008         <size>7</size>
32009       </method>
32010     </type>
32011     <type name="Top+A">
32012       <method name="Int32 get_one()">
32013         <size>0</size>
32014       </method>
32015     </type>
32016     <type name="Top+B">
32017       <method name="Int32 get_two()">
32018         <size>0</size>
32019       </method>
32020     </type>
32021     <type name="Top+XA">
32022       <method name="Void .ctor()">
32023         <size>7</size>
32024       </method>
32025       <method name="Int32 get_one()">
32026         <size>2</size>
32027       </method>
32028     </type>
32029     <type name="Top+XB">
32030       <method name="Void .ctor()">
32031         <size>7</size>
32032       </method>
32033       <method name="Int32 get_one()">
32034         <size>2</size>
32035       </method>
32036       <method name="Int32 get_two()">
32037         <size>2</size>
32038       </method>
32039     </type>
32040     <type name="Other">
32041       <method name="Void .ctor()">
32042         <size>7</size>
32043       </method>
32044       <method name="Void X()">
32045         <size>5</size>
32046       </method>
32047     </type>
32048   </test>
32049   <test name="test-88.cs">
32050     <type name="X">
32051       <method name="Void .ctor()">
32052         <size>7</size>
32053       </method>
32054       <method name="Void f(System.String)">
32055         <size>19</size>
32056       </method>
32057       <method name="Int32 Main()">
32058         <size>67</size>
32059       </method>
32060     </type>
32061   </test>
32062   <test name="test-9.cs">
32063     <type name="X">
32064       <method name="Void .ctor()">
32065         <size>7</size>
32066       </method>
32067       <method name="Int32 Main(System.String[])">
32068         <size>104</size>
32069       </method>
32070     </type>
32071   </test>
32072   <test name="test-90.cs">
32073     <type name="N1.B">
32074       <method name="A get_myProp()">
32075         <size>0</size>
32076       </method>
32077       <method name="Void set_myProp(A)">
32078         <size>0</size>
32079       </method>
32080     </type>
32081     <type name="N1.C">
32082       <method name="A get_myProp()">
32083         <size>0</size>
32084       </method>
32085       <method name="Void set_myProp(A)">
32086         <size>0</size>
32087       </method>
32088     </type>
32089     <type name="N1.Blah">
32090       <method name="Void .ctor()">
32091         <size>7</size>
32092       </method>
32093       <method name="Int32 Main()">
32094         <size>2</size>
32095       </method>
32096     </type>
32097   </test>
32098   <test name="test-91.cs">
32099     <type name="Abstract">
32100       <method name="Void .ctor()">
32101         <size>7</size>
32102       </method>
32103     </type>
32104     <type name="Plain">
32105       <method name="Void .ctor()">
32106         <size>7</size>
32107       </method>
32108     </type>
32109     <type name="Test">
32110       <method name="Void .ctor()">
32111         <size>7</size>
32112       </method>
32113       <method name="Void MyProtectedInternal()">
32114         <size>1</size>
32115       </method>
32116       <method name="Void MyInternal()">
32117         <size>1</size>
32118       </method>
32119       <method name="Void MyPublic()">
32120         <size>1</size>
32121       </method>
32122       <method name="Void MyPrivate()">
32123         <size>1</size>
32124       </method>
32125       <method name="Int32 Main()">
32126         <size>242</size>
32127       </method>
32128     </type>
32129   </test>
32130   <test name="test-92.cs">
32131     <type name="Outer">
32132       <method name="Void .ctor()">
32133         <size>7</size>
32134       </method>
32135     </type>
32136     <type name="Outer+Inner">
32137       <method name="Void .ctor()">
32138         <size>7</size>
32139       </method>
32140     </type>
32141     <type name="InnerBase">
32142       <method name="Void .ctor()">
32143         <size>7</size>
32144       </method>
32145     </type>
32146     <type name="MainClass">
32147       <method name="Void .ctor()">
32148         <size>7</size>
32149       </method>
32150       <method name="Int32 Main()">
32151         <size>2</size>
32152       </method>
32153     </type>
32154   </test>
32155   <test name="test-93.cs">
32156     <type name="N1.A">
32157       <method name="Void method1()">
32158         <size>0</size>
32159       </method>
32160     </type>
32161     <type name="N1.B">
32162       <method name="Void method2()">
32163         <size>0</size>
32164       </method>
32165     </type>
32166     <type name="N1.C">
32167       <method name="Void .ctor()">
32168         <size>7</size>
32169       </method>
32170       <method name="Void method(B ByRef)">
32171         <size>15</size>
32172       </method>
32173     </type>
32174     <type name="Test">
32175       <method name="Void .ctor()">
32176         <size>7</size>
32177       </method>
32178       <method name="Int32 Main()">
32179         <size>15</size>
32180       </method>
32181     </type>
32182   </test>
32183   <test name="test-94.cs">
32184     <type name="IVehicle">
32185       <method name="Int32 Start()">
32186         <size>0</size>
32187       </method>
32188       <method name="Int32 Stop()">
32189         <size>0</size>
32190       </method>
32191       <method name="Int32 Turn()">
32192         <size>0</size>
32193       </method>
32194     </type>
32195     <type name="Base">
32196       <method name="Void .ctor()">
32197         <size>7</size>
32198       </method>
32199       <method name="Int32 IVehicle.Start()">
32200         <size>2</size>
32201       </method>
32202       <method name="Int32 Stop()">
32203         <size>2</size>
32204       </method>
32205       <method name="Int32 Turn()">
32206         <size>2</size>
32207       </method>
32208     </type>
32209     <type name="Derived1">
32210       <method name="Void .ctor()">
32211         <size>7</size>
32212       </method>
32213       <method name="Int32 Turn()">
32214         <size>2</size>
32215       </method>
32216     </type>
32217     <type name="Derived2">
32218       <method name="Void .ctor()">
32219         <size>7</size>
32220       </method>
32221       <method name="Int32 IVehicle.Start()">
32222         <size>2</size>
32223       </method>
32224       <method name="Int32 IVehicle.Turn()">
32225         <size>2</size>
32226       </method>
32227       <method name="Int32 Stop()">
32228         <size>2</size>
32229       </method>
32230       <method name="Int32 Turn()">
32231         <size>2</size>
32232       </method>
32233     </type>
32234     <type name="Test">
32235       <method name="Void .ctor()">
32236         <size>7</size>
32237       </method>
32238       <method name="Int32 Main()">
32239         <size>88</size>
32240       </method>
32241     </type>
32242   </test>
32243   <test name="test-95.cs">
32244     <type name="X">
32245       <method name="Void .ctor()">
32246         <size>7</size>
32247       </method>
32248       <method name="Int32 Main()">
32249         <size>30</size>
32250       </method>
32251     </type>
32252   </test>
32253   <test name="test-96.cs">
32254     <type name="N1.A">
32255       <method name="Void .ctor()">
32256         <size>7</size>
32257       </method>
32258       <method name="Int32 Main()">
32259         <size>2</size>
32260       </method>
32261     </type>
32262     <type name="N1.C">
32263       <method name="Void .ctor(Object, IntPtr)">
32264         <size>0</size>
32265       </method>
32266       <method name="Void Invoke(System.Object, N1.A)">
32267         <size>0</size>
32268       </method>
32269       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
32270         <size>0</size>
32271       </method>
32272       <method name="Void EndInvoke(IAsyncResult)">
32273         <size>0</size>
32274       </method>
32275     </type>
32276   </test>
32277   <test name="test-97.cs">
32278     <type name="X">
32279       <method name="Void .ctor()">
32280         <size>7</size>
32281       </method>
32282       <method name="Int32 Main()">
32283         <size>2</size>
32284       </method>
32285     </type>
32286   </test>
32287   <test name="test-98.cs">
32288     <type name="X">
32289       <method name="Void .ctor()">
32290         <size>7</size>
32291       </method>
32292       <method name="Void b()">
32293         <size>19</size>
32294       </method>
32295     </type>
32296     <type name="Y">
32297       <method name="Void .ctor()">
32298         <size>7</size>
32299       </method>
32300       <method name="Int32 Main()">
32301         <size>2</size>
32302       </method>
32303     </type>
32304   </test>
32305   <test name="test-99.cs">
32306     <type name="X">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310       <method name="Int32 Main()">
32311         <size>104</size>
32312       </method>
32313     </type>
32314   </test>
32315   <test name="test-anon-01.cs">
32316     <type name="X">
32317       <method name="Void .ctor()">
32318         <size>7</size>
32319       </method>
32320       <method name="Int32 Main()">
32321         <size>21</size>
32322       </method>
32323     </type>
32324     <type name="S">
32325       <method name="Void .ctor(Object, IntPtr)">
32326         <size>0</size>
32327       </method>
32328       <method name="Void Invoke()">
32329         <size>0</size>
32330       </method>
32331       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32332         <size>0</size>
32333       </method>
32334       <method name="Void EndInvoke(IAsyncResult)">
32335         <size>0</size>
32336       </method>
32337     </type>
32338     <type name="X+&lt;Main&gt;c__AnonStorey0">
32339       <method name="Void .ctor()">
32340         <size>7</size>
32341       </method>
32342       <method name="Void &lt;&gt;m__0()">
32343         <size>8</size>
32344       </method>
32345     </type>
32346   </test>
32347   <test name="test-anon-02.cs">
32348     <type name="X">
32349       <method name="Void .ctor()">
32350         <size>7</size>
32351       </method>
32352       <method name="Int32 Main()">
32353         <size>151</size>
32354       </method>
32355     </type>
32356     <type name="S">
32357       <method name="Void .ctor(Object, IntPtr)">
32358         <size>0</size>
32359       </method>
32360       <method name="Void Invoke()">
32361         <size>0</size>
32362       </method>
32363       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32364         <size>0</size>
32365       </method>
32366       <method name="Void EndInvoke(IAsyncResult)">
32367         <size>0</size>
32368       </method>
32369     </type>
32370     <type name="X+&lt;Main&gt;c__AnonStorey0">
32371       <method name="Void .ctor()">
32372         <size>7</size>
32373       </method>
32374       <method name="Void &lt;&gt;m__0()">
32375         <size>113</size>
32376       </method>
32377     </type>
32378   </test>
32379   <test name="test-anon-03.cs">
32380     <type name="X">
32381       <method name="Void .ctor()">
32382         <size>7</size>
32383       </method>
32384       <method name="Void Main()">
32385         <size>59</size>
32386       </method>
32387     </type>
32388     <type name="S">
32389       <method name="Void .ctor(Object, IntPtr)">
32390         <size>0</size>
32391       </method>
32392       <method name="Void Invoke()">
32393         <size>0</size>
32394       </method>
32395       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32396         <size>0</size>
32397       </method>
32398       <method name="Void EndInvoke(IAsyncResult)">
32399         <size>0</size>
32400       </method>
32401     </type>
32402     <type name="X+&lt;Main&gt;c__AnonStorey0">
32403       <method name="Void .ctor()">
32404         <size>7</size>
32405       </method>
32406       <method name="Void &lt;&gt;m__0()">
32407         <size>8</size>
32408       </method>
32409     </type>
32410   </test>
32411   <test name="test-anon-04.cs">
32412     <type name="X">
32413       <method name="Void .ctor()">
32414         <size>7</size>
32415       </method>
32416       <method name="Void Main()">
32417         <size>59</size>
32418       </method>
32419     </type>
32420     <type name="S">
32421       <method name="Void .ctor(Object, IntPtr)">
32422         <size>0</size>
32423       </method>
32424       <method name="Void Invoke()">
32425         <size>0</size>
32426       </method>
32427       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32428         <size>0</size>
32429       </method>
32430       <method name="Void EndInvoke(IAsyncResult)">
32431         <size>0</size>
32432       </method>
32433     </type>
32434     <type name="X+&lt;Main&gt;c__AnonStorey0">
32435       <method name="Void .ctor()">
32436         <size>7</size>
32437       </method>
32438       <method name="Void &lt;&gt;m__0()">
32439         <size>30</size>
32440       </method>
32441     </type>
32442   </test>
32443   <test name="test-anon-05.cs">
32444     <type name="X">
32445       <method name="Void .ctor()">
32446         <size>7</size>
32447       </method>
32448       <method name="Int32 Main()">
32449         <size>207</size>
32450       </method>
32451       <method name="Boolean t(Int32, Int32)">
32452         <size>5</size>
32453       </method>
32454     </type>
32455     <type name="S">
32456       <method name="Void .ctor(Object, IntPtr)">
32457         <size>0</size>
32458       </method>
32459       <method name="Void Invoke()">
32460         <size>0</size>
32461       </method>
32462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32463         <size>0</size>
32464       </method>
32465       <method name="Void EndInvoke(IAsyncResult)">
32466         <size>0</size>
32467       </method>
32468     </type>
32469     <type name="X+&lt;Main&gt;c__AnonStorey1">
32470       <method name="Void .ctor()">
32471         <size>7</size>
32472       </method>
32473       <method name="Void &lt;&gt;m__0()">
32474         <size>76</size>
32475       </method>
32476     </type>
32477     <type name="X+&lt;Main&gt;c__AnonStorey0">
32478       <method name="Void .ctor()">
32479         <size>7</size>
32480       </method>
32481     </type>
32482   </test>
32483   <test name="test-anon-06.cs">
32484     <type name="X">
32485       <method name="Void .ctor()">
32486         <size>7</size>
32487       </method>
32488       <method name="Int32 Main()">
32489         <size>112</size>
32490       </method>
32491     </type>
32492     <type name="S">
32493       <method name="Void .ctor(Object, IntPtr)">
32494         <size>0</size>
32495       </method>
32496       <method name="Void Invoke()">
32497         <size>0</size>
32498       </method>
32499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32500         <size>0</size>
32501       </method>
32502       <method name="Void EndInvoke(IAsyncResult)">
32503         <size>0</size>
32504       </method>
32505     </type>
32506     <type name="X+&lt;Main&gt;c__AnonStorey0">
32507       <method name="Void .ctor()">
32508         <size>7</size>
32509       </method>
32510       <method name="Void &lt;&gt;m__0()">
32511         <size>18</size>
32512       </method>
32513     </type>
32514   </test>
32515   <test name="test-anon-07.cs">
32516     <type name="X">
32517       <method name="Void .ctor()">
32518         <size>7</size>
32519       </method>
32520       <method name="Int32 Main()">
32521         <size>120</size>
32522       </method>
32523       <method name="Boolean t(Int32, Int32)">
32524         <size>5</size>
32525       </method>
32526     </type>
32527     <type name="D">
32528       <method name="Void .ctor(Object, IntPtr)">
32529         <size>0</size>
32530       </method>
32531       <method name="Void Invoke()">
32532         <size>0</size>
32533       </method>
32534       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32535         <size>0</size>
32536       </method>
32537       <method name="Void EndInvoke(IAsyncResult)">
32538         <size>0</size>
32539       </method>
32540     </type>
32541     <type name="X+&lt;Main&gt;c__AnonStorey0">
32542       <method name="Void .ctor()">
32543         <size>7</size>
32544       </method>
32545       <method name="Void &lt;&gt;m__0()">
32546         <size>18</size>
32547       </method>
32548       <method name="Void &lt;&gt;m__1()">
32549         <size>18</size>
32550       </method>
32551     </type>
32552   </test>
32553   <test name="test-anon-08.cs">
32554     <type name="X">
32555       <method name="Void .ctor()">
32556         <size>7</size>
32557       </method>
32558       <method name="Int32 Main()">
32559         <size>35</size>
32560       </method>
32561     </type>
32562     <type name="S">
32563       <method name="Void .ctor(Object, IntPtr)">
32564         <size>0</size>
32565       </method>
32566       <method name="Void Invoke()">
32567         <size>0</size>
32568       </method>
32569       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32570         <size>0</size>
32571       </method>
32572       <method name="Void EndInvoke(IAsyncResult)">
32573         <size>0</size>
32574       </method>
32575     </type>
32576     <type name="X+&lt;Main&gt;c__AnonStorey0">
32577       <method name="Void .ctor()">
32578         <size>7</size>
32579       </method>
32580       <method name="Void &lt;&gt;m__0()">
32581         <size>13</size>
32582       </method>
32583     </type>
32584   </test>
32585   <test name="test-anon-09.cs">
32586     <type name="X">
32587       <method name="Void .ctor()">
32588         <size>7</size>
32589       </method>
32590       <method name="Int32 Main()">
32591         <size>59</size>
32592       </method>
32593     </type>
32594     <type name="X+D">
32595       <method name="Void .ctor(Object, IntPtr)">
32596         <size>0</size>
32597       </method>
32598       <method name="Void Invoke()">
32599         <size>0</size>
32600       </method>
32601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32602         <size>0</size>
32603       </method>
32604       <method name="Void EndInvoke(IAsyncResult)">
32605         <size>0</size>
32606       </method>
32607     </type>
32608     <type name="X+&lt;Main&gt;c__AnonStorey0">
32609       <method name="Void .ctor()">
32610         <size>7</size>
32611       </method>
32612       <method name="Void &lt;&gt;m__0()">
32613         <size>49</size>
32614       </method>
32615     </type>
32616   </test>
32617   <test name="test-anon-10.cs">
32618     <type name="S">
32619       <method name="Void .ctor()">
32620         <size>7</size>
32621       </method>
32622       <method name="Void Test()">
32623         <size>111</size>
32624       </method>
32625       <method name="Int32 Main()">
32626         <size>66</size>
32627       </method>
32628     </type>
32629     <type name="S+T">
32630       <method name="Void .ctor(Object, IntPtr)">
32631         <size>0</size>
32632       </method>
32633       <method name="Void Invoke()">
32634         <size>0</size>
32635       </method>
32636       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32637         <size>0</size>
32638       </method>
32639       <method name="Void EndInvoke(IAsyncResult)">
32640         <size>0</size>
32641       </method>
32642     </type>
32643     <type name="S+&lt;Test&gt;c__AnonStorey2">
32644       <method name="Void .ctor()">
32645         <size>7</size>
32646       </method>
32647       <method name="Void &lt;&gt;m__0()">
32648         <size>86</size>
32649       </method>
32650     </type>
32651     <type name="S+&lt;Test&gt;c__AnonStorey1">
32652       <method name="Void .ctor()">
32653         <size>7</size>
32654       </method>
32655     </type>
32656     <type name="S+&lt;Test&gt;c__AnonStorey0">
32657       <method name="Void .ctor()">
32658         <size>7</size>
32659       </method>
32660     </type>
32661   </test>
32662   <test name="test-anon-11.cs">
32663     <type name="X">
32664       <method name="Void .ctor()">
32665         <size>7</size>
32666       </method>
32667       <method name="Int32 Main()">
32668         <size>122</size>
32669       </method>
32670     </type>
32671     <type name="D">
32672       <method name="Void .ctor(Object, IntPtr)">
32673         <size>0</size>
32674       </method>
32675       <method name="Void Invoke(Int32)">
32676         <size>0</size>
32677       </method>
32678       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32679         <size>0</size>
32680       </method>
32681       <method name="Void EndInvoke(IAsyncResult)">
32682         <size>0</size>
32683       </method>
32684     </type>
32685     <type name="E">
32686       <method name="Void .ctor(Object, IntPtr)">
32687         <size>0</size>
32688       </method>
32689       <method name="Void Invoke(Int32 ByRef)">
32690         <size>0</size>
32691       </method>
32692       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
32693         <size>0</size>
32694       </method>
32695       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
32696         <size>0</size>
32697       </method>
32698     </type>
32699     <type name="F">
32700       <method name="Void .ctor(Object, IntPtr)">
32701         <size>0</size>
32702       </method>
32703       <method name="Void Invoke(System.Int32[])">
32704         <size>0</size>
32705       </method>
32706       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
32707         <size>0</size>
32708       </method>
32709       <method name="Void EndInvoke(IAsyncResult)">
32710         <size>0</size>
32711       </method>
32712     </type>
32713     <type name="X">
32714       <method name="Void &lt;Main&gt;m__0(Int32)">
32715         <size>1</size>
32716       </method>
32717       <method name="Void &lt;Main&gt;m__1(Int32)">
32718         <size>1</size>
32719       </method>
32720       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
32721         <size>1</size>
32722       </method>
32723       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
32724         <size>1</size>
32725       </method>
32726     </type>
32727   </test>
32728   <test name="test-anon-12.cs">
32729     <type name="X">
32730       <method name="Void .ctor()">
32731         <size>7</size>
32732       </method>
32733       <method name="Int32 Main()">
32734         <size>257</size>
32735       </method>
32736       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
32737         <size>79</size>
32738       </method>
32739     </type>
32740     <type name="predicate">
32741       <method name="Void .ctor(Object, IntPtr)">
32742         <size>0</size>
32743       </method>
32744       <method name="Boolean Invoke(System.Object)">
32745         <size>0</size>
32746       </method>
32747       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
32748         <size>0</size>
32749       </method>
32750       <method name="Boolean EndInvoke(IAsyncResult)">
32751         <size>0</size>
32752       </method>
32753     </type>
32754     <type name="X">
32755       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
32756         <size>13</size>
32757       </method>
32758     </type>
32759   </test>
32760   <test name="test-anon-13.cs">
32761     <type name="X">
32762       <method name="Void .ctor(Int32)">
32763         <size>14</size>
32764       </method>
32765       <method name="Void Main()">
32766         <size>42</size>
32767       </method>
32768       <method name="D T()">
32769         <size>15</size>
32770       </method>
32771       <method name="System.String CALL()">
32772         <size>6</size>
32773       </method>
32774     </type>
32775     <type name="D">
32776       <method name="Void .ctor(Object, IntPtr)">
32777         <size>0</size>
32778       </method>
32779       <method name="Void Invoke()">
32780         <size>0</size>
32781       </method>
32782       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32783         <size>0</size>
32784       </method>
32785       <method name="Void EndInvoke(IAsyncResult)">
32786         <size>0</size>
32787       </method>
32788     </type>
32789     <type name="X">
32790       <method name="Void &lt;T&gt;m__0()">
32791         <size>22</size>
32792       </method>
32793     </type>
32794   </test>
32795   <test name="test-anon-14.cs">
32796     <type name="X">
32797       <method name="Void .ctor()">
32798         <size>7</size>
32799       </method>
32800       <method name="Void add_Click(X+T)">
32801         <size>22</size>
32802       </method>
32803       <method name="Void remove_Click(X+T)">
32804         <size>22</size>
32805       </method>
32806       <method name="Void Method()">
32807         <size>1</size>
32808       </method>
32809       <method name="Void Main()">
32810         <size>46</size>
32811       </method>
32812     </type>
32813     <type name="X+T">
32814       <method name="Void .ctor(Object, IntPtr)">
32815         <size>0</size>
32816       </method>
32817       <method name="Void Invoke()">
32818         <size>0</size>
32819       </method>
32820       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32821         <size>0</size>
32822       </method>
32823       <method name="Void EndInvoke(IAsyncResult)">
32824         <size>0</size>
32825       </method>
32826     </type>
32827   </test>
32828   <test name="test-anon-15.cs">
32829     <type name="Foo">
32830       <method name="Void .ctor()">
32831         <size>7</size>
32832       </method>
32833       <method name="Void Main()">
32834         <size>43</size>
32835       </method>
32836     </type>
32837     <type name="Foo+Inner">
32838       <method name="Void .ctor(String)">
32839         <size>7</size>
32840       </method>
32841     </type>
32842     <type name="Foo+foo_fn">
32843       <method name="Void .ctor(Object, IntPtr)">
32844         <size>0</size>
32845       </method>
32846       <method name="Foo+Inner Invoke(System.String)">
32847         <size>0</size>
32848       </method>
32849       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
32850         <size>0</size>
32851       </method>
32852       <method name="Foo+Inner EndInvoke(IAsyncResult)">
32853         <size>0</size>
32854       </method>
32855     </type>
32856     <type name="Foo">
32857       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
32858         <size>13</size>
32859       </method>
32860     </type>
32861   </test>
32862   <test name="test-anon-16.cs">
32863     <type name="X">
32864       <method name="Void .ctor(Int32)">
32865         <size>14</size>
32866       </method>
32867       <method name="Void Main()">
32868         <size>42</size>
32869       </method>
32870       <method name="D T()">
32871         <size>15</size>
32872       </method>
32873     </type>
32874     <type name="D">
32875       <method name="Void .ctor(Object, IntPtr)">
32876         <size>0</size>
32877       </method>
32878       <method name="Void Invoke()">
32879         <size>0</size>
32880       </method>
32881       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32882         <size>0</size>
32883       </method>
32884       <method name="Void EndInvoke(IAsyncResult)">
32885         <size>0</size>
32886       </method>
32887     </type>
32888     <type name="X">
32889       <method name="Void &lt;T&gt;m__0()">
32890         <size>27</size>
32891       </method>
32892     </type>
32893   </test>
32894   <test name="test-anon-17.cs">
32895     <type name="Button">
32896       <method name="Void .ctor()">
32897         <size>7</size>
32898       </method>
32899       <method name="Void add_Clicked(ClickEvent)">
32900         <size>24</size>
32901       </method>
32902       <method name="Void remove_Clicked(ClickEvent)">
32903         <size>24</size>
32904       </method>
32905       <method name="Void DoClick()">
32906         <size>12</size>
32907       </method>
32908     </type>
32909     <type name="X">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913       <method name="Void .cctor()">
32914         <size>1</size>
32915       </method>
32916       <method name="Int32 Main()">
32917         <size>61</size>
32918       </method>
32919     </type>
32920     <type name="ClickEvent">
32921       <method name="Void .ctor(Object, IntPtr)">
32922         <size>0</size>
32923       </method>
32924       <method name="Void Invoke()">
32925         <size>0</size>
32926       </method>
32927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32928         <size>0</size>
32929       </method>
32930       <method name="Void EndInvoke(IAsyncResult)">
32931         <size>0</size>
32932       </method>
32933     </type>
32934     <type name="X">
32935       <method name="Void &lt;Main&gt;m__0()">
32936         <size>17</size>
32937       </method>
32938     </type>
32939   </test>
32940   <test name="test-anon-18.cs">
32941     <type name="DelegateTest">
32942       <method name="Void .ctor()">
32943         <size>7</size>
32944       </method>
32945       <method name="Void Main(System.String[])">
32946         <size>89</size>
32947       </method>
32948     </type>
32949     <type name="A">
32950       <method name="Void .ctor(Object, IntPtr)">
32951         <size>0</size>
32952       </method>
32953       <method name="Void Invoke()">
32954         <size>0</size>
32955       </method>
32956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32957         <size>0</size>
32958       </method>
32959       <method name="Void EndInvoke(IAsyncResult)">
32960         <size>0</size>
32961       </method>
32962     </type>
32963     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="Void &lt;&gt;m__0()">
32968         <size>17</size>
32969       </method>
32970     </type>
32971   </test>
32972   <test name="test-anon-19.cs">
32973     <type name="X">
32974       <method name="Void .ctor()">
32975         <size>7</size>
32976       </method>
32977       <method name="Int32 Main()">
32978         <size>223</size>
32979       </method>
32980       <method name="Boolean t(Int32, Int32)">
32981         <size>5</size>
32982       </method>
32983     </type>
32984     <type name="S">
32985       <method name="Void .ctor(Object, IntPtr)">
32986         <size>0</size>
32987       </method>
32988       <method name="Void Invoke()">
32989         <size>0</size>
32990       </method>
32991       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32992         <size>0</size>
32993       </method>
32994       <method name="Void EndInvoke(IAsyncResult)">
32995         <size>0</size>
32996       </method>
32997     </type>
32998     <type name="X+&lt;Main&gt;c__AnonStorey1">
32999       <method name="Void .ctor()">
33000         <size>7</size>
33001       </method>
33002       <method name="Void &lt;&gt;m__0()">
33003         <size>93</size>
33004       </method>
33005     </type>
33006     <type name="X+&lt;Main&gt;c__AnonStorey0">
33007       <method name="Void .ctor()">
33008         <size>7</size>
33009       </method>
33010     </type>
33011   </test>
33012   <test name="test-anon-20.cs">
33013     <type name="X">
33014       <method name="Void .ctor()">
33015         <size>7</size>
33016       </method>
33017       <method name="Void Main()">
33018         <size>33</size>
33019       </method>
33020       <method name="D MainHost()">
33021         <size>28</size>
33022       </method>
33023     </type>
33024     <type name="D">
33025       <method name="Void .ctor(Object, IntPtr)">
33026         <size>0</size>
33027       </method>
33028       <method name="Void Invoke()">
33029         <size>0</size>
33030       </method>
33031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33032         <size>0</size>
33033       </method>
33034       <method name="Void EndInvoke(IAsyncResult)">
33035         <size>0</size>
33036       </method>
33037     </type>
33038     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
33039       <method name="Void .ctor()">
33040         <size>7</size>
33041       </method>
33042       <method name="Void &lt;&gt;m__0()">
33043         <size>52</size>
33044       </method>
33045     </type>
33046     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
33047       <method name="Void .ctor()">
33048         <size>7</size>
33049       </method>
33050       <method name="Void &lt;&gt;m__1()">
33051         <size>52</size>
33052       </method>
33053     </type>
33054   </test>
33055   <test name="test-anon-21.cs">
33056     <type name="X">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060       <method name="Void .cctor()">
33061         <size>1</size>
33062       </method>
33063       <method name="Int32 Main()">
33064         <size>68</size>
33065       </method>
33066       <method name="Void M()">
33067         <size>44</size>
33068       </method>
33069     </type>
33070     <type name="D">
33071       <method name="Void .ctor(Object, IntPtr)">
33072         <size>0</size>
33073       </method>
33074       <method name="Void Invoke()">
33075         <size>0</size>
33076       </method>
33077       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33078         <size>0</size>
33079       </method>
33080       <method name="Void EndInvoke(IAsyncResult)">
33081         <size>0</size>
33082       </method>
33083     </type>
33084     <type name="X+&lt;M&gt;c__AnonStorey0">
33085       <method name="Void .ctor()">
33086         <size>7</size>
33087       </method>
33088       <method name="Void &lt;&gt;m__0()">
33089         <size>48</size>
33090       </method>
33091     </type>
33092     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
33093       <method name="Void .ctor()">
33094         <size>7</size>
33095       </method>
33096       <method name="Void &lt;&gt;m__1()">
33097         <size>81</size>
33098       </method>
33099     </type>
33100   </test>
33101   <test name="test-anon-22.cs">
33102     <type name="X">
33103       <method name="Void .ctor()">
33104         <size>7</size>
33105       </method>
33106       <method name="Void Main()">
33107         <size>33</size>
33108       </method>
33109       <method name="D T()">
33110         <size>28</size>
33111       </method>
33112     </type>
33113     <type name="D">
33114       <method name="Void .ctor(Object, IntPtr)">
33115         <size>0</size>
33116       </method>
33117       <method name="Void Invoke()">
33118         <size>0</size>
33119       </method>
33120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33121         <size>0</size>
33122       </method>
33123       <method name="Void EndInvoke(IAsyncResult)">
33124         <size>0</size>
33125       </method>
33126     </type>
33127     <type name="X+&lt;T&gt;c__AnonStorey0">
33128       <method name="Void .ctor()">
33129         <size>7</size>
33130       </method>
33131       <method name="Void &lt;&gt;m__0()">
33132         <size>52</size>
33133       </method>
33134     </type>
33135     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
33136       <method name="Void .ctor()">
33137         <size>7</size>
33138       </method>
33139       <method name="Void &lt;&gt;m__1()">
33140         <size>52</size>
33141       </method>
33142     </type>
33143   </test>
33144   <test name="test-anon-23.cs">
33145     <type name="X">
33146       <method name="Void .ctor()">
33147         <size>7</size>
33148       </method>
33149       <method name="Int32 Main()">
33150         <size>68</size>
33151       </method>
33152       <method name="Void M()">
33153         <size>34</size>
33154       </method>
33155     </type>
33156     <type name="D">
33157       <method name="Void .ctor(Object, IntPtr)">
33158         <size>0</size>
33159       </method>
33160       <method name="Void Invoke()">
33161         <size>0</size>
33162       </method>
33163       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33164         <size>0</size>
33165       </method>
33166       <method name="Void EndInvoke(IAsyncResult)">
33167         <size>0</size>
33168       </method>
33169     </type>
33170     <type name="X+&lt;M&gt;c__AnonStorey0">
33171       <method name="Void .ctor()">
33172         <size>7</size>
33173       </method>
33174       <method name="Void &lt;&gt;m__0()">
33175         <size>38</size>
33176       </method>
33177     </type>
33178     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
33179       <method name="Void .ctor()">
33180         <size>7</size>
33181       </method>
33182       <method name="Void &lt;&gt;m__1()">
33183         <size>24</size>
33184       </method>
33185     </type>
33186   </test>
33187   <test name="test-anon-24.cs">
33188     <type name="X">
33189       <method name="Void .ctor()">
33190         <size>7</size>
33191       </method>
33192       <method name="Void Main()">
33193         <size>29</size>
33194       </method>
33195       <method name="D T(Int32)">
33196         <size>28</size>
33197       </method>
33198     </type>
33199     <type name="D">
33200       <method name="Void .ctor(Object, IntPtr)">
33201         <size>0</size>
33202       </method>
33203       <method name="Int32 Invoke()">
33204         <size>0</size>
33205       </method>
33206       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33207         <size>0</size>
33208       </method>
33209       <method name="Int32 EndInvoke(IAsyncResult)">
33210         <size>0</size>
33211       </method>
33212     </type>
33213     <type name="X+&lt;T&gt;c__AnonStorey0">
33214       <method name="Void .ctor()">
33215         <size>7</size>
33216       </method>
33217       <method name="Int32 &lt;&gt;m__0()">
33218         <size>21</size>
33219       </method>
33220     </type>
33221   </test>
33222   <test name="test-anon-25.cs">
33223     <type name="X">
33224       <method name="Void .ctor()">
33225         <size>7</size>
33226       </method>
33227       <method name="Int32 Main()">
33228         <size>48</size>
33229       </method>
33230       <method name="D T(Int32)">
33231         <size>28</size>
33232       </method>
33233     </type>
33234     <type name="D">
33235       <method name="Void .ctor(Object, IntPtr)">
33236         <size>0</size>
33237       </method>
33238       <method name="Int32 Invoke(Int32)">
33239         <size>0</size>
33240       </method>
33241       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33242         <size>0</size>
33243       </method>
33244       <method name="Int32 EndInvoke(IAsyncResult)">
33245         <size>0</size>
33246       </method>
33247     </type>
33248     <type name="X+&lt;T&gt;c__AnonStorey0">
33249       <method name="Void .ctor()">
33250         <size>7</size>
33251       </method>
33252       <method name="Int32 &lt;&gt;m__0(Int32)">
33253         <size>9</size>
33254       </method>
33255     </type>
33256   </test>
33257   <test name="test-anon-27.cs">
33258     <type name="X">
33259       <method name="Void .ctor()">
33260         <size>7</size>
33261       </method>
33262       <method name="Int32 Main()">
33263         <size>138</size>
33264       </method>
33265       <method name="Void M(Int32)">
33266         <size>59</size>
33267       </method>
33268     </type>
33269     <type name="D">
33270       <method name="Void .ctor(Object, IntPtr)">
33271         <size>0</size>
33272       </method>
33273       <method name="Void Invoke()">
33274         <size>0</size>
33275       </method>
33276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33277         <size>0</size>
33278       </method>
33279       <method name="Void EndInvoke(IAsyncResult)">
33280         <size>0</size>
33281       </method>
33282     </type>
33283     <type name="X+&lt;M&gt;c__AnonStorey0">
33284       <method name="Void .ctor()">
33285         <size>7</size>
33286       </method>
33287       <method name="Void &lt;&gt;m__0()">
33288         <size>38</size>
33289       </method>
33290     </type>
33291     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
33292       <method name="Void .ctor()">
33293         <size>7</size>
33294       </method>
33295       <method name="Void &lt;&gt;m__1()">
33296         <size>50</size>
33297       </method>
33298     </type>
33299   </test>
33300   <test name="test-anon-28.cs">
33301     <type name="Delegable">
33302       <method name="Void .ctor()">
33303         <size>7</size>
33304       </method>
33305       <method name="Void add_MyDelegate(System.EventHandler)">
33306         <size>24</size>
33307       </method>
33308       <method name="Void remove_MyDelegate(System.EventHandler)">
33309         <size>24</size>
33310       </method>
33311     </type>
33312     <type name="DelegateTest">
33313       <method name="Void .ctor()">
33314         <size>7</size>
33315       </method>
33316       <method name="Void Main(System.String[])">
33317         <size>58</size>
33318       </method>
33319     </type>
33320     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
33321       <method name="Void .ctor()">
33322         <size>7</size>
33323       </method>
33324       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
33325         <size>33</size>
33326       </method>
33327     </type>
33328   </test>
33329   <test name="test-anon-29.cs">
33330     <type name="X">
33331       <method name="Void .ctor()">
33332         <size>108</size>
33333       </method>
33334       <method name="System.String Hello()">
33335         <size>20</size>
33336       </method>
33337       <method name="Void Main()">
33338         <size>18</size>
33339       </method>
33340     </type>
33341     <type name="X+Foo">
33342       <method name="Void .ctor(Object, IntPtr)">
33343         <size>0</size>
33344       </method>
33345       <method name="System.String Invoke()">
33346         <size>0</size>
33347       </method>
33348       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33349         <size>0</size>
33350       </method>
33351       <method name="System.String EndInvoke(IAsyncResult)">
33352         <size>0</size>
33353       </method>
33354     </type>
33355     <type name="X+Bar">
33356       <method name="Void .ctor(Object, IntPtr)">
33357         <size>0</size>
33358       </method>
33359       <method name="Void Invoke(System.String)">
33360         <size>0</size>
33361       </method>
33362       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
33363         <size>0</size>
33364       </method>
33365       <method name="Void EndInvoke(IAsyncResult)">
33366         <size>0</size>
33367       </method>
33368     </type>
33369     <type name="X">
33370       <method name="Void &lt;Hello&gt;m__1(System.String)">
33371         <size>7</size>
33372       </method>
33373       <method name="System.String &lt;Hello&gt;m__0()">
33374         <size>205</size>
33375       </method>
33376       <method name="Void &lt;Hello&gt;m__2(System.String)">
33377         <size>7</size>
33378       </method>
33379     </type>
33380   </test>
33381   <test name="test-anon-30.cs">
33382     <type name="X">
33383       <method name="Void .ctor()">
33384         <size>7</size>
33385       </method>
33386     </type>
33387     <type name="Program">
33388       <method name="Void add_E(Program+D)">
33389         <size>22</size>
33390       </method>
33391       <method name="Void remove_E(Program+D)">
33392         <size>22</size>
33393       </method>
33394       <method name="Void Main()">
33395         <size>38</size>
33396       </method>
33397     </type>
33398     <type name="Program+D">
33399       <method name="Void .ctor(Object, IntPtr)">
33400         <size>0</size>
33401       </method>
33402       <method name="Void Invoke(X)">
33403         <size>0</size>
33404       </method>
33405       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
33406         <size>0</size>
33407       </method>
33408       <method name="Void EndInvoke(IAsyncResult)">
33409         <size>0</size>
33410       </method>
33411     </type>
33412     <type name="Program+&lt;Main&gt;c__AnonStorey0">
33413       <method name="Void .ctor()">
33414         <size>7</size>
33415       </method>
33416       <method name="Void &lt;&gt;m__0(X)">
33417         <size>15</size>
33418       </method>
33419     </type>
33420   </test>
33421   <test name="test-anon-31.cs">
33422     <type name="test">
33423       <method name="Void .ctor()">
33424         <size>7</size>
33425       </method>
33426       <method name="IEnumerable testen(Int32)">
33427         <size>23</size>
33428       </method>
33429     </type>
33430     <type name="reflect">
33431       <method name="Void .ctor()">
33432         <size>7</size>
33433       </method>
33434       <method name="Void Main(System.String[])">
33435         <size>130</size>
33436       </method>
33437     </type>
33438     <type name="test+&lt;testen&gt;c__Iterator0">
33439       <method name="Void .ctor()">
33440         <size>7</size>
33441       </method>
33442       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
33443         <size>7</size>
33444       </method>
33445       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33446         <size>12</size>
33447       </method>
33448       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33449         <size>53</size>
33450       </method>
33451       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
33452         <size>53</size>
33453       </method>
33454       <method name="Boolean MoveNext()">
33455         <size>195</size>
33456       </method>
33457       <method name="Void Dispose()">
33458         <size>8</size>
33459       </method>
33460       <method name="Void Reset()">
33461         <size>6</size>
33462       </method>
33463     </type>
33464   </test>
33465   <test name="test-anon-32.cs">
33466     <type name="MainClass">
33467       <method name="Void .ctor()">
33468         <size>7</size>
33469       </method>
33470       <method name="Void Main()">
33471         <size>37</size>
33472       </method>
33473       <method name="Void SimpleCallback(MainClass, System.String)">
33474         <size>7</size>
33475       </method>
33476     </type>
33477     <type name="StringSender">
33478       <method name="Void .ctor(Object, IntPtr)">
33479         <size>0</size>
33480       </method>
33481       <method name="Void Invoke(System.String)">
33482         <size>0</size>
33483       </method>
33484       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
33485         <size>0</size>
33486       </method>
33487       <method name="Void EndInvoke(IAsyncResult)">
33488         <size>0</size>
33489       </method>
33490     </type>
33491     <type name="VoidDelegate">
33492       <method name="Void .ctor(Object, IntPtr)">
33493         <size>0</size>
33494       </method>
33495       <method name="Void Invoke()">
33496         <size>0</size>
33497       </method>
33498       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33499         <size>0</size>
33500       </method>
33501       <method name="Void EndInvoke(IAsyncResult)">
33502         <size>0</size>
33503       </method>
33504     </type>
33505     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
33506       <method name="Void .ctor()">
33507         <size>7</size>
33508       </method>
33509       <method name="Void &lt;&gt;m__0()">
33510         <size>25</size>
33511       </method>
33512       <method name="Void &lt;&gt;m__1(System.String)">
33513         <size>13</size>
33514       </method>
33515     </type>
33516   </test>
33517   <test name="test-anon-33.cs">
33518     <type name="T">
33519       <method name="Void .ctor()">
33520         <size>7</size>
33521       </method>
33522       <method name="Void doit(Int32)">
33523         <size>7</size>
33524       </method>
33525       <method name="Void Main()">
33526         <size>162</size>
33527       </method>
33528     </type>
33529     <type name="Do">
33530       <method name="Void .ctor(Object, IntPtr)">
33531         <size>0</size>
33532       </method>
33533       <method name="Void Invoke()">
33534         <size>0</size>
33535       </method>
33536       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33537         <size>0</size>
33538       </method>
33539       <method name="Void EndInvoke(IAsyncResult)">
33540         <size>0</size>
33541       </method>
33542     </type>
33543     <type name="T+&lt;Main&gt;c__AnonStorey0">
33544       <method name="Void .ctor()">
33545         <size>7</size>
33546       </method>
33547       <method name="Void &lt;&gt;m__0()">
33548         <size>12</size>
33549       </method>
33550     </type>
33551     <type name="T+&lt;Main&gt;c__AnonStorey1">
33552       <method name="Void .ctor()">
33553         <size>7</size>
33554       </method>
33555       <method name="Void &lt;&gt;m__1()">
33556         <size>12</size>
33557       </method>
33558     </type>
33559   </test>
33560   <test name="test-anon-34.cs">
33561     <type name="Delegates.Space">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565       <method name="Void Leak(Boolean, Int32)">
33566         <size>92</size>
33567       </method>
33568     </type>
33569     <type name="Delegates.Program">
33570       <method name="Void .ctor()">
33571         <size>7</size>
33572       </method>
33573       <method name="Void SpaceLeak()">
33574         <size>37</size>
33575       </method>
33576       <method name="Void Main(System.String[])">
33577         <size>6</size>
33578       </method>
33579     </type>
33580     <type name="Delegates.Space+DoCopy">
33581       <method name="Void .ctor(Object, IntPtr)">
33582         <size>0</size>
33583       </method>
33584       <method name="Void Invoke()">
33585         <size>0</size>
33586       </method>
33587       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33588         <size>0</size>
33589       </method>
33590       <method name="Void EndInvoke(IAsyncResult)">
33591         <size>0</size>
33592       </method>
33593     </type>
33594     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
33595       <method name="Void .ctor()">
33596         <size>7</size>
33597       </method>
33598       <method name="Void &lt;&gt;m__0()">
33599         <size>23</size>
33600       </method>
33601     </type>
33602     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
33603       <method name="Void .ctor()">
33604         <size>7</size>
33605       </method>
33606       <method name="Void &lt;&gt;m__1()">
33607         <size>19</size>
33608       </method>
33609     </type>
33610   </test>
33611   <test name="test-anon-35.cs">
33612     <type name="CustomDict">
33613       <method name="Void .ctor()">
33614         <size>64</size>
33615       </method>
33616       <method name="IEnumerator GetEnumerator()">
33617         <size>15</size>
33618       </method>
33619     </type>
33620     <type name="Tests">
33621       <method name="Void .ctor()">
33622         <size>7</size>
33623       </method>
33624       <method name="Void Main()">
33625         <size>7</size>
33626       </method>
33627     </type>
33628     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
33629       <method name="Void .ctor()">
33630         <size>7</size>
33631       </method>
33632       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
33633         <size>7</size>
33634       </method>
33635       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33636         <size>12</size>
33637       </method>
33638       <method name="Boolean MoveNext()">
33639         <size>86</size>
33640       </method>
33641       <method name="Void Dispose()">
33642         <size>8</size>
33643       </method>
33644       <method name="Void Reset()">
33645         <size>6</size>
33646       </method>
33647     </type>
33648   </test>
33649   <test name="test-anon-36.cs">
33650     <type name="Test">
33651       <method name="Void .ctor(TestMethod)">
33652         <size>7</size>
33653       </method>
33654       <method name="Void .ctor(TestMethod2)">
33655         <size>7</size>
33656       </method>
33657       <method name="Void Main()">
33658         <size>36</size>
33659       </method>
33660     </type>
33661     <type name="TestMethod">
33662       <method name="Void .ctor(Object, IntPtr)">
33663         <size>0</size>
33664       </method>
33665       <method name="Void Invoke()">
33666         <size>0</size>
33667       </method>
33668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33669         <size>0</size>
33670       </method>
33671       <method name="Void EndInvoke(IAsyncResult)">
33672         <size>0</size>
33673       </method>
33674     </type>
33675     <type name="TestMethod2">
33676       <method name="Void .ctor(Object, IntPtr)">
33677         <size>0</size>
33678       </method>
33679       <method name="Void Invoke(System.Object)">
33680         <size>0</size>
33681       </method>
33682       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
33683         <size>0</size>
33684       </method>
33685       <method name="Void EndInvoke(IAsyncResult)">
33686         <size>0</size>
33687       </method>
33688     </type>
33689     <type name="Test">
33690       <method name="Void &lt;Main&gt;m__0()">
33691         <size>1</size>
33692       </method>
33693     </type>
33694   </test>
33695   <test name="test-anon-37.cs">
33696     <type name="DelegateInit">
33697       <method name="Void .ctor()">
33698         <size>7</size>
33699       </method>
33700       <method name="Void .cctor()">
33701         <size>35</size>
33702       </method>
33703       <method name="Void Main(System.String[])">
33704         <size>11</size>
33705       </method>
33706     </type>
33707     <type name="DelegateInit+FooDelegate">
33708       <method name="Void .ctor(Object, IntPtr)">
33709         <size>0</size>
33710       </method>
33711       <method name="Void Invoke()">
33712         <size>0</size>
33713       </method>
33714       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33715         <size>0</size>
33716       </method>
33717       <method name="Void EndInvoke(IAsyncResult)">
33718         <size>0</size>
33719       </method>
33720     </type>
33721     <type name="DelegateInit">
33722       <method name="Void &lt;DelegateInit&gt;m__0()">
33723         <size>11</size>
33724       </method>
33725     </type>
33726   </test>
33727   <test name="test-anon-38.cs">
33728     <type name="X">
33729       <method name="Void .ctor()">
33730         <size>7</size>
33731       </method>
33732       <method name="Void Hello(Int64, Int64)">
33733         <size>1</size>
33734       </method>
33735       <method name="Void Test(Int32)">
33736         <size>67</size>
33737       </method>
33738       <method name="Void Main()">
33739         <size>14</size>
33740       </method>
33741     </type>
33742     <type name="Simple">
33743       <method name="Void .ctor(Object, IntPtr)">
33744         <size>0</size>
33745       </method>
33746       <method name="Void Invoke()">
33747         <size>0</size>
33748       </method>
33749       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33750         <size>0</size>
33751       </method>
33752       <method name="Void EndInvoke(IAsyncResult)">
33753         <size>0</size>
33754       </method>
33755     </type>
33756     <type name="Foo">
33757       <method name="Void .ctor(Object, IntPtr)">
33758         <size>0</size>
33759       </method>
33760       <method name="Simple Invoke()">
33761         <size>0</size>
33762       </method>
33763       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33764         <size>0</size>
33765       </method>
33766       <method name="Simple EndInvoke(IAsyncResult)">
33767         <size>0</size>
33768       </method>
33769     </type>
33770     <type name="X+&lt;Test&gt;c__AnonStorey0">
33771       <method name="Void .ctor()">
33772         <size>7</size>
33773       </method>
33774       <method name="Simple &lt;&gt;m__0()">
33775         <size>64</size>
33776       </method>
33777     </type>
33778     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
33779       <method name="Void .ctor()">
33780         <size>7</size>
33781       </method>
33782       <method name="Void &lt;&gt;m__1()">
33783         <size>34</size>
33784       </method>
33785     </type>
33786   </test>
33787   <test name="test-anon-39.cs">
33788     <type name="X">
33789       <method name="Void .ctor()">
33790         <size>7</size>
33791       </method>
33792       <method name="Void Hello(Int64)">
33793         <size>1</size>
33794       </method>
33795       <method name="Void Test(Int32)">
33796         <size>65</size>
33797       </method>
33798       <method name="Void Main()">
33799         <size>14</size>
33800       </method>
33801     </type>
33802     <type name="Simple">
33803       <method name="Void .ctor(Object, IntPtr)">
33804         <size>0</size>
33805       </method>
33806       <method name="Void Invoke()">
33807         <size>0</size>
33808       </method>
33809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33810         <size>0</size>
33811       </method>
33812       <method name="Void EndInvoke(IAsyncResult)">
33813         <size>0</size>
33814       </method>
33815     </type>
33816     <type name="Foo">
33817       <method name="Void .ctor(Object, IntPtr)">
33818         <size>0</size>
33819       </method>
33820       <method name="Simple Invoke()">
33821         <size>0</size>
33822       </method>
33823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33824         <size>0</size>
33825       </method>
33826       <method name="Simple EndInvoke(IAsyncResult)">
33827         <size>0</size>
33828       </method>
33829     </type>
33830     <type name="X+&lt;Test&gt;c__AnonStorey0">
33831       <method name="Void .ctor()">
33832         <size>7</size>
33833       </method>
33834       <method name="Simple &lt;&gt;m__0()">
33835         <size>30</size>
33836       </method>
33837       <method name="Void &lt;&gt;m__1()">
33838         <size>18</size>
33839       </method>
33840     </type>
33841   </test>
33842   <test name="test-anon-40.cs">
33843     <type name="X">
33844       <method name="Void .ctor()">
33845         <size>7</size>
33846       </method>
33847       <method name="Void Hello(Int64)">
33848         <size>1</size>
33849       </method>
33850       <method name="Void Test(Int32)">
33851         <size>65</size>
33852       </method>
33853       <method name="Void Main()">
33854         <size>14</size>
33855       </method>
33856     </type>
33857     <type name="Simple">
33858       <method name="Void .ctor(Object, IntPtr)">
33859         <size>0</size>
33860       </method>
33861       <method name="Void Invoke()">
33862         <size>0</size>
33863       </method>
33864       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33865         <size>0</size>
33866       </method>
33867       <method name="Void EndInvoke(IAsyncResult)">
33868         <size>0</size>
33869       </method>
33870     </type>
33871     <type name="Foo">
33872       <method name="Void .ctor(Object, IntPtr)">
33873         <size>0</size>
33874       </method>
33875       <method name="Simple Invoke()">
33876         <size>0</size>
33877       </method>
33878       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33879         <size>0</size>
33880       </method>
33881       <method name="Simple EndInvoke(IAsyncResult)">
33882         <size>0</size>
33883       </method>
33884     </type>
33885     <type name="X+&lt;Test&gt;c__AnonStorey0">
33886       <method name="Void .ctor()">
33887         <size>7</size>
33888       </method>
33889       <method name="Simple &lt;&gt;m__0()">
33890         <size>30</size>
33891       </method>
33892       <method name="Void &lt;&gt;m__1()">
33893         <size>18</size>
33894       </method>
33895     </type>
33896   </test>
33897   <test name="test-anon-41.cs">
33898     <type name="X">
33899       <method name="Void .ctor()">
33900         <size>7</size>
33901       </method>
33902       <method name="Void Hello(Int64)">
33903         <size>1</size>
33904       </method>
33905       <method name="Void Test(Int32)">
33906         <size>65</size>
33907       </method>
33908       <method name="Void Main()">
33909         <size>14</size>
33910       </method>
33911     </type>
33912     <type name="Simple">
33913       <method name="Void .ctor(Object, IntPtr)">
33914         <size>0</size>
33915       </method>
33916       <method name="Void Invoke()">
33917         <size>0</size>
33918       </method>
33919       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33920         <size>0</size>
33921       </method>
33922       <method name="Void EndInvoke(IAsyncResult)">
33923         <size>0</size>
33924       </method>
33925     </type>
33926     <type name="Foo">
33927       <method name="Void .ctor(Object, IntPtr)">
33928         <size>0</size>
33929       </method>
33930       <method name="Simple Invoke()">
33931         <size>0</size>
33932       </method>
33933       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33934         <size>0</size>
33935       </method>
33936       <method name="Simple EndInvoke(IAsyncResult)">
33937         <size>0</size>
33938       </method>
33939     </type>
33940     <type name="X+&lt;Test&gt;c__AnonStorey0">
33941       <method name="Void .ctor()">
33942         <size>7</size>
33943       </method>
33944       <method name="Simple &lt;&gt;m__0()">
33945         <size>55</size>
33946       </method>
33947     </type>
33948     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
33949       <method name="Void .ctor()">
33950         <size>7</size>
33951       </method>
33952       <method name="Void &lt;&gt;m__1()">
33953         <size>35</size>
33954       </method>
33955     </type>
33956   </test>
33957   <test name="test-anon-42.cs">
33958     <type name="X">
33959       <method name="Void .ctor()">
33960         <size>7</size>
33961       </method>
33962       <method name="Void Hello(Int64)">
33963         <size>1</size>
33964       </method>
33965       <method name="Void Test(Int32)">
33966         <size>51</size>
33967       </method>
33968       <method name="Void Main()">
33969         <size>13</size>
33970       </method>
33971     </type>
33972     <type name="Simple">
33973       <method name="Void .ctor(Object, IntPtr)">
33974         <size>0</size>
33975       </method>
33976       <method name="Void Invoke()">
33977         <size>0</size>
33978       </method>
33979       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33980         <size>0</size>
33981       </method>
33982       <method name="Void EndInvoke(IAsyncResult)">
33983         <size>0</size>
33984       </method>
33985     </type>
33986     <type name="Foo">
33987       <method name="Void .ctor(Object, IntPtr)">
33988         <size>0</size>
33989       </method>
33990       <method name="Simple Invoke()">
33991         <size>0</size>
33992       </method>
33993       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33994         <size>0</size>
33995       </method>
33996       <method name="Simple EndInvoke(IAsyncResult)">
33997         <size>0</size>
33998       </method>
33999     </type>
34000     <type name="X">
34001       <method name="Simple &lt;Test&gt;m__0()">
34002         <size>37</size>
34003       </method>
34004       <method name="Void &lt;Test&gt;m__1()">
34005         <size>8</size>
34006       </method>
34007     </type>
34008   </test>
34009   <test name="test-anon-43.cs">
34010     <type name="X">
34011       <method name="Void .ctor()">
34012         <size>7</size>
34013       </method>
34014       <method name="Void Hello(Int64, Int64)">
34015         <size>1</size>
34016       </method>
34017       <method name="Void Test(Int32)">
34018         <size>54</size>
34019       </method>
34020       <method name="Void Main()">
34021         <size>14</size>
34022       </method>
34023     </type>
34024     <type name="Simple">
34025       <method name="Void .ctor(Object, IntPtr)">
34026         <size>0</size>
34027       </method>
34028       <method name="Void Invoke()">
34029         <size>0</size>
34030       </method>
34031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34032         <size>0</size>
34033       </method>
34034       <method name="Void EndInvoke(IAsyncResult)">
34035         <size>0</size>
34036       </method>
34037     </type>
34038     <type name="Foo">
34039       <method name="Void .ctor(Object, IntPtr)">
34040         <size>0</size>
34041       </method>
34042       <method name="Simple Invoke()">
34043         <size>0</size>
34044       </method>
34045       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34046         <size>0</size>
34047       </method>
34048       <method name="Simple EndInvoke(IAsyncResult)">
34049         <size>0</size>
34050       </method>
34051     </type>
34052     <type name="X+&lt;Test&gt;c__AnonStorey0">
34053       <method name="Void .ctor()">
34054         <size>7</size>
34055       </method>
34056       <method name="Simple &lt;&gt;m__0()">
34057         <size>64</size>
34058       </method>
34059     </type>
34060     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
34061       <method name="Void .ctor()">
34062         <size>7</size>
34063       </method>
34064       <method name="Void &lt;&gt;m__1()">
34065         <size>34</size>
34066       </method>
34067     </type>
34068   </test>
34069   <test name="test-anon-44.cs">
34070     <type name="X">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="Void Hello(Int64)">
34075         <size>1</size>
34076       </method>
34077       <method name="Void Test(Int32)">
34078         <size>68</size>
34079       </method>
34080       <method name="Void Main()">
34081         <size>14</size>
34082       </method>
34083     </type>
34084     <type name="Simple">
34085       <method name="Void .ctor(Object, IntPtr)">
34086         <size>0</size>
34087       </method>
34088       <method name="Void Invoke()">
34089         <size>0</size>
34090       </method>
34091       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34092         <size>0</size>
34093       </method>
34094       <method name="Void EndInvoke(IAsyncResult)">
34095         <size>0</size>
34096       </method>
34097     </type>
34098     <type name="Foo">
34099       <method name="Void .ctor(Object, IntPtr)">
34100         <size>0</size>
34101       </method>
34102       <method name="Simple Invoke()">
34103         <size>0</size>
34104       </method>
34105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34106         <size>0</size>
34107       </method>
34108       <method name="Simple EndInvoke(IAsyncResult)">
34109         <size>0</size>
34110       </method>
34111     </type>
34112     <type name="X+&lt;Test&gt;c__AnonStorey0">
34113       <method name="Void .ctor()">
34114         <size>7</size>
34115       </method>
34116       <method name="Simple &lt;&gt;m__1()">
34117         <size>33</size>
34118       </method>
34119       <method name="Simple &lt;&gt;m__0()">
34120         <size>51</size>
34121       </method>
34122       <method name="Void &lt;&gt;m__3()">
34123         <size>21</size>
34124       </method>
34125     </type>
34126     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
34127       <method name="Void .ctor()">
34128         <size>7</size>
34129       </method>
34130       <method name="Void &lt;&gt;m__2()">
34131         <size>26</size>
34132       </method>
34133     </type>
34134   </test>
34135   <test name="test-anon-45.cs">
34136     <type name="Test">
34137       <method name="Void .ctor()">
34138         <size>7</size>
34139       </method>
34140       <method name="Void Main()">
34141         <size>62</size>
34142       </method>
34143       <method name="IEnumerator GetEnumerator()">
34144         <size>8</size>
34145       </method>
34146     </type>
34147     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
34148       <method name="Void .ctor()">
34149         <size>7</size>
34150       </method>
34151       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
34152         <size>7</size>
34153       </method>
34154       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34155         <size>12</size>
34156       </method>
34157       <method name="Boolean MoveNext()">
34158         <size>77</size>
34159       </method>
34160       <method name="Void Dispose()">
34161         <size>8</size>
34162       </method>
34163       <method name="Void Reset()">
34164         <size>6</size>
34165       </method>
34166     </type>
34167   </test>
34168   <test name="test-anon-46.cs">
34169     <type name="World">
34170       <method name="Void .ctor()">
34171         <size>7</size>
34172       </method>
34173       <method name="Void Hello(Int64)">
34174         <size>1</size>
34175       </method>
34176       <method name="Void Test(Int32)">
34177         <size>50</size>
34178       </method>
34179     </type>
34180     <type name="X">
34181       <method name="Void .ctor()">
34182         <size>7</size>
34183       </method>
34184       <method name="Void Main()">
34185         <size>14</size>
34186       </method>
34187     </type>
34188     <type name="Foo">
34189       <method name="Void .ctor(Object, IntPtr)">
34190         <size>0</size>
34191       </method>
34192       <method name="Void Invoke()">
34193         <size>0</size>
34194       </method>
34195       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34196         <size>0</size>
34197       </method>
34198       <method name="Void EndInvoke(IAsyncResult)">
34199         <size>0</size>
34200       </method>
34201     </type>
34202     <type name="World+&lt;Test&gt;c__AnonStorey0">
34203       <method name="Void .ctor()">
34204         <size>7</size>
34205       </method>
34206       <method name="Void &lt;&gt;m__0()">
34207         <size>19</size>
34208       </method>
34209     </type>
34210   </test>
34211   <test name="test-anon-47.cs">
34212     <type name="World">
34213       <method name="Void .ctor()">
34214         <size>7</size>
34215       </method>
34216       <method name="Void Hello(Int64)">
34217         <size>1</size>
34218       </method>
34219       <method name="Void Test(Int32)">
34220         <size>143</size>
34221       </method>
34222     </type>
34223     <type name="X">
34224       <method name="Void .ctor()">
34225         <size>7</size>
34226       </method>
34227       <method name="Void Main()">
34228         <size>14</size>
34229       </method>
34230     </type>
34231     <type name="Foo">
34232       <method name="Void .ctor(Object, IntPtr)">
34233         <size>0</size>
34234       </method>
34235       <method name="Void Invoke()">
34236         <size>0</size>
34237       </method>
34238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34239         <size>0</size>
34240       </method>
34241       <method name="Void EndInvoke(IAsyncResult)">
34242         <size>0</size>
34243       </method>
34244     </type>
34245     <type name="World+&lt;Test&gt;c__AnonStorey2">
34246       <method name="Void .ctor()">
34247         <size>7</size>
34248       </method>
34249       <method name="Void &lt;&gt;m__0()">
34250         <size>50</size>
34251       </method>
34252     </type>
34253     <type name="World+&lt;Test&gt;c__AnonStorey0">
34254       <method name="Void .ctor()">
34255         <size>7</size>
34256       </method>
34257     </type>
34258     <type name="World+&lt;Test&gt;c__AnonStorey1">
34259       <method name="Void .ctor()">
34260         <size>7</size>
34261       </method>
34262     </type>
34263   </test>
34264   <test name="test-anon-48.cs">
34265     <type name="World">
34266       <method name="Void .ctor()">
34267         <size>7</size>
34268       </method>
34269       <method name="Void Hello(Int64)">
34270         <size>1</size>
34271       </method>
34272       <method name="Void Test(Int32)">
34273         <size>205</size>
34274       </method>
34275     </type>
34276     <type name="X">
34277       <method name="Void .ctor()">
34278         <size>7</size>
34279       </method>
34280       <method name="Void Main()">
34281         <size>14</size>
34282       </method>
34283     </type>
34284     <type name="Foo">
34285       <method name="Void .ctor(Object, IntPtr)">
34286         <size>0</size>
34287       </method>
34288       <method name="Void Invoke()">
34289         <size>0</size>
34290       </method>
34291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34292         <size>0</size>
34293       </method>
34294       <method name="Void EndInvoke(IAsyncResult)">
34295         <size>0</size>
34296       </method>
34297     </type>
34298     <type name="World+&lt;Test&gt;c__AnonStorey1">
34299       <method name="Void .ctor()">
34300         <size>7</size>
34301       </method>
34302       <method name="Void &lt;&gt;m__0()">
34303         <size>78</size>
34304       </method>
34305     </type>
34306     <type name="World+&lt;Test&gt;c__AnonStorey3">
34307       <method name="Void .ctor()">
34308         <size>7</size>
34309       </method>
34310     </type>
34311     <type name="World+&lt;Test&gt;c__AnonStorey2">
34312       <method name="Void .ctor()">
34313         <size>7</size>
34314       </method>
34315     </type>
34316     <type name="World+&lt;Test&gt;c__AnonStorey0">
34317       <method name="Void .ctor()">
34318         <size>7</size>
34319       </method>
34320     </type>
34321   </test>
34322   <test name="test-anon-49.cs">
34323     <type name="Test">
34324       <method name="Void .ctor()">
34325         <size>7</size>
34326       </method>
34327       <method name="Void Main()">
34328         <size>62</size>
34329       </method>
34330       <method name="IEnumerator GetEnumerator()">
34331         <size>8</size>
34332       </method>
34333     </type>
34334     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
34335       <method name="Void .ctor()">
34336         <size>7</size>
34337       </method>
34338       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
34339         <size>7</size>
34340       </method>
34341       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34342         <size>12</size>
34343       </method>
34344       <method name="Boolean MoveNext()">
34345         <size>184</size>
34346       </method>
34347       <method name="Void Dispose()">
34348         <size>60</size>
34349       </method>
34350       <method name="Void Reset()">
34351         <size>6</size>
34352       </method>
34353     </type>
34354   </test>
34355   <test name="test-anon-50.cs">
34356     <type name="Test">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360       <method name="IEnumerable Foo(Int32)">
34361         <size>23</size>
34362       </method>
34363     </type>
34364     <type name="X">
34365       <method name="Void .ctor()">
34366         <size>7</size>
34367       </method>
34368       <method name="Int32 Main()">
34369         <size>201</size>
34370       </method>
34371     </type>
34372     <type name="Test+&lt;Foo&gt;c__Iterator0">
34373       <method name="Void .ctor()">
34374         <size>7</size>
34375       </method>
34376       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
34377         <size>7</size>
34378       </method>
34379       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34380         <size>12</size>
34381       </method>
34382       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34383         <size>53</size>
34384       </method>
34385       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
34386         <size>53</size>
34387       </method>
34388       <method name="Boolean MoveNext()">
34389         <size>118</size>
34390       </method>
34391       <method name="Void Dispose()">
34392         <size>8</size>
34393       </method>
34394       <method name="Void Reset()">
34395         <size>6</size>
34396       </method>
34397     </type>
34398   </test>
34399   <test name="test-anon-51.cs">
34400     <type name="X">
34401       <method name="Void .ctor()">
34402         <size>7</size>
34403       </method>
34404       <method name="Void .cctor()">
34405         <size>35</size>
34406       </method>
34407       <method name="Void Main()">
34408         <size>11</size>
34409       </method>
34410     </type>
34411     <type name="FooDelegate">
34412       <method name="Void .ctor(Object, IntPtr)">
34413         <size>0</size>
34414       </method>
34415       <method name="Void Invoke()">
34416         <size>0</size>
34417       </method>
34418       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34419         <size>0</size>
34420       </method>
34421       <method name="Void EndInvoke(IAsyncResult)">
34422         <size>0</size>
34423       </method>
34424     </type>
34425     <type name="X">
34426       <method name="Void &lt;X&gt;m__0()">
34427         <size>11</size>
34428       </method>
34429     </type>
34430   </test>
34431   <test name="test-anon-52.cs">
34432     <type name="X">
34433       <method name="Void .ctor()">
34434         <size>7</size>
34435       </method>
34436       <method name="IEnumerator GetIt(System.Int32[])">
34437         <size>15</size>
34438       </method>
34439       <method name="Int32 Main()">
34440         <size>33</size>
34441       </method>
34442     </type>
34443     <type name="X+A">
34444       <method name="Void .ctor(Object, IntPtr)">
34445         <size>0</size>
34446       </method>
34447       <method name="Void Invoke()">
34448         <size>0</size>
34449       </method>
34450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34451         <size>0</size>
34452       </method>
34453       <method name="Void EndInvoke(IAsyncResult)">
34454         <size>0</size>
34455       </method>
34456     </type>
34457     <type name="X+&lt;GetIt&gt;c__Iterator0">
34458       <method name="Void .ctor()">
34459         <size>7</size>
34460       </method>
34461       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
34462         <size>7</size>
34463       </method>
34464       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34465         <size>12</size>
34466       </method>
34467       <method name="Boolean MoveNext()">
34468         <size>213</size>
34469       </method>
34470       <method name="Void &lt;&gt;m__0()">
34471         <size>22</size>
34472       </method>
34473       <method name="Void Dispose()">
34474         <size>8</size>
34475       </method>
34476       <method name="Void Reset()">
34477         <size>6</size>
34478       </method>
34479     </type>
34480   </test>
34481   <test name="test-anon-53.cs">
34482     <type name="Test">
34483       <method name="Void .ctor(Int32)">
34484         <size>39</size>
34485       </method>
34486       <method name="Void .cctor()">
34487         <size>33</size>
34488       </method>
34489     </type>
34490     <type name="X">
34491       <method name="Void .ctor()">
34492         <size>7</size>
34493       </method>
34494       <method name="Void Main()">
34495         <size>15</size>
34496       </method>
34497     </type>
34498     <type name="Foo">
34499       <method name="Void .ctor(Object, IntPtr)">
34500         <size>0</size>
34501       </method>
34502       <method name="Void Invoke()">
34503         <size>0</size>
34504       </method>
34505       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34506         <size>0</size>
34507       </method>
34508       <method name="Void EndInvoke(IAsyncResult)">
34509         <size>0</size>
34510       </method>
34511     </type>
34512     <type name="Test+&lt;Test&gt;c__AnonStorey0">
34513       <method name="Void .ctor()">
34514         <size>7</size>
34515       </method>
34516       <method name="Void &lt;&gt;m__0()">
34517         <size>12</size>
34518       </method>
34519     </type>
34520     <type name="Test+&lt;Test&gt;c__AnonStorey1">
34521       <method name="Void .ctor()">
34522         <size>7</size>
34523       </method>
34524       <method name="Void &lt;&gt;m__1()">
34525         <size>12</size>
34526       </method>
34527     </type>
34528   </test>
34529   <test name="test-anon-54.cs">
34530     <type name="X">
34531       <method name="Void .ctor()">
34532         <size>7</size>
34533       </method>
34534       <method name="Void Main()">
34535         <size>25</size>
34536       </method>
34537     </type>
34538     <type name="Hello">
34539       <method name="Void .ctor(Object, IntPtr)">
34540         <size>0</size>
34541       </method>
34542       <method name="Void Invoke()">
34543         <size>0</size>
34544       </method>
34545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34546         <size>0</size>
34547       </method>
34548       <method name="Void EndInvoke(IAsyncResult)">
34549         <size>0</size>
34550       </method>
34551     </type>
34552     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
34553       <method name="Void .ctor()">
34554         <size>7</size>
34555       </method>
34556       <method name="Void &lt;&gt;m__0()">
34557         <size>25</size>
34558       </method>
34559     </type>
34560   </test>
34561   <test name="test-anon-55.cs">
34562     <type name="Foo">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="Void Test(Foo+Hello)">
34567         <size>7</size>
34568       </method>
34569       <method name="Void Private()">
34570         <size>11</size>
34571       </method>
34572       <method name="Void Test()">
34573         <size>19</size>
34574       </method>
34575     </type>
34576     <type name="X">
34577       <method name="Void .ctor()">
34578         <size>7</size>
34579       </method>
34580       <method name="Void Main()">
34581         <size>13</size>
34582       </method>
34583     </type>
34584     <type name="Foo+Hello">
34585       <method name="Void .ctor(Object, IntPtr)">
34586         <size>0</size>
34587       </method>
34588       <method name="Void Invoke()">
34589         <size>0</size>
34590       </method>
34591       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34592         <size>0</size>
34593       </method>
34594       <method name="Void EndInvoke(IAsyncResult)">
34595         <size>0</size>
34596       </method>
34597     </type>
34598     <type name="Foo">
34599       <method name="Void &lt;Test&gt;m__0()">
34600         <size>7</size>
34601       </method>
34602     </type>
34603   </test>
34604   <test name="test-anon-56.cs">
34605     <type name="Observable">
34606       <method name="Void .ctor()">
34607         <size>7</size>
34608       </method>
34609       <method name="Void Main(System.String[])">
34610         <size>50</size>
34611       </method>
34612     </type>
34613     <type name="QueueHandler">
34614       <method name="Void .ctor(Object, IntPtr)">
34615         <size>0</size>
34616       </method>
34617       <method name="Void Invoke(Observable)">
34618         <size>0</size>
34619       </method>
34620       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
34621         <size>0</size>
34622       </method>
34623       <method name="Void EndInvoke(IAsyncResult)">
34624         <size>0</size>
34625       </method>
34626     </type>
34627     <type name="Observable">
34628       <method name="Void &lt;Main&gt;m__0(Observable)">
34629         <size>11</size>
34630       </method>
34631     </type>
34632   </test>
34633   <test name="test-anon-57.cs">
34634     <type name="X">
34635       <method name="Void .ctor()">
34636         <size>7</size>
34637       </method>
34638       <method name="Int32 Test()">
34639         <size>257</size>
34640       </method>
34641       <method name="Int32 Main()">
34642         <size>45</size>
34643       </method>
34644     </type>
34645     <type name="X+TestDelegate">
34646       <method name="Void .ctor(Object, IntPtr)">
34647         <size>0</size>
34648       </method>
34649       <method name="Void Invoke()">
34650         <size>0</size>
34651       </method>
34652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34653         <size>0</size>
34654       </method>
34655       <method name="Void EndInvoke(IAsyncResult)">
34656         <size>0</size>
34657       </method>
34658     </type>
34659     <type name="X+&lt;Test&gt;c__AnonStorey1">
34660       <method name="Void .ctor()">
34661         <size>7</size>
34662       </method>
34663       <method name="Void &lt;&gt;m__0()">
34664         <size>95</size>
34665       </method>
34666     </type>
34667     <type name="X+&lt;Test&gt;c__AnonStorey0">
34668       <method name="Void .ctor()">
34669         <size>7</size>
34670       </method>
34671     </type>
34672   </test>
34673   <test name="test-anon-58.cs">
34674     <type name="X">
34675       <method name="Void .ctor()">
34676         <size>7</size>
34677       </method>
34678       <method name="Int32 Test(Int32)">
34679         <size>344</size>
34680       </method>
34681       <method name="Int32 Main()">
34682         <size>46</size>
34683       </method>
34684     </type>
34685     <type name="X+TestDelegate">
34686       <method name="Void .ctor(Object, IntPtr)">
34687         <size>0</size>
34688       </method>
34689       <method name="Void Invoke()">
34690         <size>0</size>
34691       </method>
34692       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34693         <size>0</size>
34694       </method>
34695       <method name="Void EndInvoke(IAsyncResult)">
34696         <size>0</size>
34697       </method>
34698     </type>
34699     <type name="X+&lt;Test&gt;c__AnonStorey1">
34700       <method name="Void .ctor()">
34701         <size>7</size>
34702       </method>
34703       <method name="Void &lt;&gt;m__0()">
34704         <size>171</size>
34705       </method>
34706     </type>
34707     <type name="X+&lt;Test&gt;c__AnonStorey0">
34708       <method name="Void .ctor()">
34709         <size>7</size>
34710       </method>
34711     </type>
34712     <type name="X+&lt;Test&gt;c__AnonStorey2">
34713       <method name="Void .ctor()">
34714         <size>7</size>
34715       </method>
34716     </type>
34717   </test>
34718   <test name="test-anon-59.cs">
34719     <type name="X">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="Int32 Test(Int32)">
34724         <size>515</size>
34725       </method>
34726       <method name="Int32 Main()">
34727         <size>46</size>
34728       </method>
34729     </type>
34730     <type name="X+TestDelegate">
34731       <method name="Void .ctor(Object, IntPtr)">
34732         <size>0</size>
34733       </method>
34734       <method name="Void Invoke()">
34735         <size>0</size>
34736       </method>
34737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34738         <size>0</size>
34739       </method>
34740       <method name="Void EndInvoke(IAsyncResult)">
34741         <size>0</size>
34742       </method>
34743     </type>
34744     <type name="X+&lt;Test&gt;c__AnonStorey2">
34745       <method name="Void .ctor()">
34746         <size>7</size>
34747       </method>
34748       <method name="Void &lt;&gt;m__0()">
34749         <size>233</size>
34750       </method>
34751     </type>
34752     <type name="X+&lt;Test&gt;c__AnonStorey1">
34753       <method name="Void .ctor()">
34754         <size>7</size>
34755       </method>
34756     </type>
34757     <type name="X+&lt;Test&gt;c__AnonStorey0">
34758       <method name="Void .ctor()">
34759         <size>7</size>
34760       </method>
34761     </type>
34762     <type name="X+&lt;Test&gt;c__AnonStorey3">
34763       <method name="Void .ctor()">
34764         <size>7</size>
34765       </method>
34766     </type>
34767   </test>
34768   <test name="test-anon-60.cs">
34769     <type name="X">
34770       <method name="Void .ctor()">
34771         <size>7</size>
34772       </method>
34773       <method name="Int32 Test(Int32)">
34774         <size>567</size>
34775       </method>
34776       <method name="Int32 Main()">
34777         <size>46</size>
34778       </method>
34779     </type>
34780     <type name="X+TestDelegate">
34781       <method name="Void .ctor(Object, IntPtr)">
34782         <size>0</size>
34783       </method>
34784       <method name="Void Invoke()">
34785         <size>0</size>
34786       </method>
34787       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34788         <size>0</size>
34789       </method>
34790       <method name="Void EndInvoke(IAsyncResult)">
34791         <size>0</size>
34792       </method>
34793     </type>
34794     <type name="X+&lt;Test&gt;c__AnonStorey2">
34795       <method name="Void .ctor()">
34796         <size>7</size>
34797       </method>
34798     </type>
34799     <type name="X+&lt;Test&gt;c__AnonStorey1">
34800       <method name="Void .ctor()">
34801         <size>7</size>
34802       </method>
34803     </type>
34804     <type name="X+&lt;Test&gt;c__AnonStorey0">
34805       <method name="Void .ctor()">
34806         <size>7</size>
34807       </method>
34808     </type>
34809     <type name="X+&lt;Test&gt;c__AnonStorey3">
34810       <method name="Void .ctor()">
34811         <size>7</size>
34812       </method>
34813     </type>
34814     <type name="X+&lt;Test&gt;c__AnonStorey2">
34815       <method name="Void &lt;&gt;m__0()">
34816         <size>356</size>
34817       </method>
34818     </type>
34819     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
34820       <method name="Void .ctor()">
34821         <size>7</size>
34822       </method>
34823       <method name="Void &lt;&gt;m__1()">
34824         <size>124</size>
34825       </method>
34826     </type>
34827   </test>
34828   <test name="test-anon-61.cs">
34829     <type name="X">
34830       <method name="Void .ctor()">
34831         <size>7</size>
34832       </method>
34833       <method name="Int32 Test()">
34834         <size>344</size>
34835       </method>
34836       <method name="Int32 Main()">
34837         <size>59</size>
34838       </method>
34839     </type>
34840     <type name="X+TestDelegate">
34841       <method name="Void .ctor(Object, IntPtr)">
34842         <size>0</size>
34843       </method>
34844       <method name="Void Invoke()">
34845         <size>0</size>
34846       </method>
34847       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34848         <size>0</size>
34849       </method>
34850       <method name="Void EndInvoke(IAsyncResult)">
34851         <size>0</size>
34852       </method>
34853     </type>
34854     <type name="X+&lt;Test&gt;c__AnonStorey1">
34855       <method name="Void .ctor()">
34856         <size>7</size>
34857       </method>
34858       <method name="Void &lt;&gt;m__0()">
34859         <size>181</size>
34860       </method>
34861     </type>
34862     <type name="X+&lt;Test&gt;c__AnonStorey0">
34863       <method name="Void .ctor()">
34864         <size>7</size>
34865       </method>
34866     </type>
34867     <type name="X+&lt;Test&gt;c__AnonStorey2">
34868       <method name="Void .ctor()">
34869         <size>7</size>
34870       </method>
34871     </type>
34872   </test>
34873   <test name="test-anon-62.cs">
34874     <type name="X">
34875       <method name="Void .ctor(String)">
34876         <size>14</size>
34877       </method>
34878       <method name="Void Main()">
34879         <size>1</size>
34880       </method>
34881     </type>
34882     <type name="Y">
34883       <method name="Void .ctor(Z)">
34884         <size>56</size>
34885       </method>
34886     </type>
34887     <type name="Z">
34888       <method name="Void .ctor()">
34889         <size>7</size>
34890       </method>
34891       <method name="Void Hello()">
34892         <size>1</size>
34893       </method>
34894     </type>
34895     <type name="FooHandler">
34896       <method name="Void .ctor(Object, IntPtr)">
34897         <size>0</size>
34898       </method>
34899       <method name="Void Invoke()">
34900         <size>0</size>
34901       </method>
34902       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34903         <size>0</size>
34904       </method>
34905       <method name="Void EndInvoke(IAsyncResult)">
34906         <size>0</size>
34907       </method>
34908     </type>
34909     <type name="Y+&lt;Y&gt;c__AnonStorey0">
34910       <method name="Void .ctor()">
34911         <size>7</size>
34912       </method>
34913       <method name="Void &lt;&gt;m__0()">
34914         <size>12</size>
34915       </method>
34916     </type>
34917   </test>
34918   <test name="test-anon-63.cs">
34919     <type name="X">
34920       <method name="Void .ctor()">
34921         <size>7</size>
34922       </method>
34923       <method name="IEnumerator GetIt(System.Int32[])">
34924         <size>15</size>
34925       </method>
34926       <method name="Int32 Main()">
34927         <size>34</size>
34928       </method>
34929     </type>
34930     <type name="X+A">
34931       <method name="Void .ctor(Object, IntPtr)">
34932         <size>0</size>
34933       </method>
34934       <method name="Int32 Invoke()">
34935         <size>0</size>
34936       </method>
34937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34938         <size>0</size>
34939       </method>
34940       <method name="Int32 EndInvoke(IAsyncResult)">
34941         <size>0</size>
34942       </method>
34943     </type>
34944     <type name="X+&lt;GetIt&gt;c__Iterator0">
34945       <method name="Void .ctor()">
34946         <size>7</size>
34947       </method>
34948       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
34949         <size>7</size>
34950       </method>
34951       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34952         <size>12</size>
34953       </method>
34954       <method name="Boolean MoveNext()">
34955         <size>207</size>
34956       </method>
34957       <method name="Int32 &lt;&gt;m__0()">
34958         <size>44</size>
34959       </method>
34960       <method name="Void Dispose()">
34961         <size>8</size>
34962       </method>
34963       <method name="Void Reset()">
34964         <size>6</size>
34965       </method>
34966     </type>
34967   </test>
34968   <test name="test-anon-64.cs">
34969     <type name="Source">
34970       <method name="Void .ctor()">
34971         <size>7</size>
34972       </method>
34973       <method name="Void add_ChildSourceAdded(System.EventHandler)">
34974         <size>24</size>
34975       </method>
34976       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
34977         <size>24</size>
34978       </method>
34979       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
34980         <size>24</size>
34981       </method>
34982       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
34983         <size>24</size>
34984       </method>
34985       <method name="Source FindSource(Source)">
34986         <size>2</size>
34987       </method>
34988       <method name="Void AddSource(Source, Int32, System.Object)">
34989         <size>132</size>
34990       </method>
34991       <method name="Void Main()">
34992         <size>1</size>
34993       </method>
34994     </type>
34995     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
34996       <method name="Void .ctor()">
34997         <size>7</size>
34998       </method>
34999       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35000         <size>30</size>
35001       </method>
35002     </type>
35003     <type name="Source">
35004       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
35005         <size>1</size>
35006       </method>
35007     </type>
35008   </test>
35009   <test name="test-anon-65.cs">
35010     <type name="BaseClass">
35011       <method name="Void .ctor(SomeDelegate)">
35012         <size>13</size>
35013       </method>
35014     </type>
35015     <type name="TestClass">
35016       <method name="Void .ctor(Int32)">
35017         <size>32</size>
35018       </method>
35019       <method name="Int32 Main(System.String[])">
35020         <size>9</size>
35021       </method>
35022     </type>
35023     <type name="BaseClass+SomeDelegate">
35024       <method name="Void .ctor(Object, IntPtr)">
35025         <size>0</size>
35026       </method>
35027       <method name="Void Invoke()">
35028         <size>0</size>
35029       </method>
35030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35031         <size>0</size>
35032       </method>
35033       <method name="Void EndInvoke(IAsyncResult)">
35034         <size>0</size>
35035       </method>
35036     </type>
35037     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
35038       <method name="Void .ctor()">
35039         <size>7</size>
35040       </method>
35041       <method name="Void &lt;&gt;m__0()">
35042         <size>12</size>
35043       </method>
35044     </type>
35045   </test>
35046   <test name="test-anon-66.cs">
35047     <type name="Test">
35048       <method name="Void .ctor()">
35049         <size>7</size>
35050       </method>
35051       <method name="Void add_testEvent(Test+TestEventHandler)">
35052         <size>24</size>
35053       </method>
35054       <method name="Void remove_testEvent(Test+TestEventHandler)">
35055         <size>24</size>
35056       </method>
35057       <method name="Void add_TestEvent(Test+TestEventHandler)">
35058         <size>33</size>
35059       </method>
35060       <method name="Void remove_TestEvent(Test+TestEventHandler)">
35061         <size>1</size>
35062       </method>
35063       <method name="Void Main()">
35064         <size>1</size>
35065       </method>
35066     </type>
35067     <type name="Test+TestEventHandler">
35068       <method name="Void .ctor(Object, IntPtr)">
35069         <size>0</size>
35070       </method>
35071       <method name="Void Invoke()">
35072         <size>0</size>
35073       </method>
35074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35075         <size>0</size>
35076       </method>
35077       <method name="Void EndInvoke(IAsyncResult)">
35078         <size>0</size>
35079       </method>
35080     </type>
35081     <type name="Test+&lt;&gt;c__AnonStorey0">
35082       <method name="Void .ctor()">
35083         <size>7</size>
35084       </method>
35085       <method name="Void &lt;&gt;m__0()">
35086         <size>12</size>
35087       </method>
35088     </type>
35089   </test>
35090   <test name="test-anon-67.cs">
35091     <type name="ClassOne">
35092       <method name="Void .ctor(ReturnStringDelegate)">
35093         <size>7</size>
35094       </method>
35095       <method name="Void .ctor(String)">
35096         <size>32</size>
35097       </method>
35098       <method name="Void Main()">
35099         <size>1</size>
35100       </method>
35101     </type>
35102     <type name="ClassOne+ReturnStringDelegate">
35103       <method name="Void .ctor(Object, IntPtr)">
35104         <size>0</size>
35105       </method>
35106       <method name="System.String Invoke()">
35107         <size>0</size>
35108       </method>
35109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35110         <size>0</size>
35111       </method>
35112       <method name="System.String EndInvoke(IAsyncResult)">
35113         <size>0</size>
35114       </method>
35115     </type>
35116     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
35117       <method name="Void .ctor()">
35118         <size>7</size>
35119       </method>
35120       <method name="System.String &lt;&gt;m__0()">
35121         <size>7</size>
35122       </method>
35123     </type>
35124   </test>
35125   <test name="test-anon-68.cs">
35126     <type name="C">
35127       <method name="Void .ctor()">
35128         <size>7</size>
35129       </method>
35130       <method name="Void T(D1)">
35131         <size>1</size>
35132       </method>
35133       <method name="Void T(D2)">
35134         <size>1</size>
35135       </method>
35136       <method name="Void Main()">
35137         <size>69</size>
35138       </method>
35139     </type>
35140     <type name="D1">
35141       <method name="Void .ctor(Object, IntPtr)">
35142         <size>0</size>
35143       </method>
35144       <method name="Void Invoke(Int32)">
35145         <size>0</size>
35146       </method>
35147       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35148         <size>0</size>
35149       </method>
35150       <method name="Void EndInvoke(IAsyncResult)">
35151         <size>0</size>
35152       </method>
35153     </type>
35154     <type name="D2">
35155       <method name="Void .ctor(Object, IntPtr)">
35156         <size>0</size>
35157       </method>
35158       <method name="Void Invoke(System.String ByRef)">
35159         <size>0</size>
35160       </method>
35161       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
35162         <size>0</size>
35163       </method>
35164       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
35165         <size>0</size>
35166       </method>
35167     </type>
35168     <type name="C">
35169       <method name="Void &lt;Main&gt;m__0(Int32)">
35170         <size>1</size>
35171       </method>
35172       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
35173         <size>8</size>
35174       </method>
35175     </type>
35176   </test>
35177   <test name="test-anon-69.cs">
35178     <type name="SingleSteppingEngine">
35179       <method name="Void .ctor()">
35180         <size>7</size>
35181       </method>
35182       <method name="System.Object SendCommand(TargetAccessDelegate)">
35183         <size>8</size>
35184       </method>
35185       <method name="Void Detach()">
35186         <size>20</size>
35187       </method>
35188     </type>
35189     <type name="X">
35190       <method name="Void .ctor()">
35191         <size>7</size>
35192       </method>
35193       <method name="Void Main()">
35194         <size>1</size>
35195       </method>
35196     </type>
35197     <type name="TargetAccessDelegate">
35198       <method name="Void .ctor(Object, IntPtr)">
35199         <size>0</size>
35200       </method>
35201       <method name="System.Object Invoke(System.Object)">
35202         <size>0</size>
35203       </method>
35204       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
35205         <size>0</size>
35206       </method>
35207       <method name="System.Object EndInvoke(IAsyncResult)">
35208         <size>0</size>
35209       </method>
35210     </type>
35211     <type name="SingleSteppingEngine">
35212       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
35213         <size>19</size>
35214       </method>
35215     </type>
35216   </test>
35217   <test name="test-anon-70.cs">
35218     <type name="C">
35219       <method name="Void .ctor()">
35220         <size>7</size>
35221       </method>
35222       <method name="Void Test(C+D)">
35223         <size>1</size>
35224       </method>
35225       <method name="Void Main()">
35226         <size>99</size>
35227       </method>
35228     </type>
35229     <type name="C+D">
35230       <method name="Void .ctor(Object, IntPtr)">
35231         <size>0</size>
35232       </method>
35233       <method name="Void Invoke()">
35234         <size>0</size>
35235       </method>
35236       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35237         <size>0</size>
35238       </method>
35239       <method name="Void EndInvoke(IAsyncResult)">
35240         <size>0</size>
35241       </method>
35242     </type>
35243     <type name="UnsafeClass">
35244       <method name="Void .ctor()">
35245         <size>7</size>
35246       </method>
35247       <method name="System.Int32* GetUnsafeValue()">
35248         <size>3</size>
35249       </method>
35250     </type>
35251     <type name="C">
35252       <method name="Void UnsafeTests()">
35253         <size>35</size>
35254       </method>
35255     </type>
35256     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
35257       <method name="Void .ctor()">
35258         <size>7</size>
35259       </method>
35260       <method name="Void &lt;&gt;m__0()">
35261         <size>14</size>
35262       </method>
35263     </type>
35264     <type name="C+&lt;Main&gt;c__AnonStorey1">
35265       <method name="Void .ctor()">
35266         <size>7</size>
35267       </method>
35268       <method name="Void &lt;&gt;m__1()">
35269         <size>38</size>
35270       </method>
35271       <method name="Void &lt;&gt;m__2()">
35272         <size>34</size>
35273       </method>
35274     </type>
35275     <type name="C">
35276       <method name="Void &lt;Main&gt;m__3()">
35277         <size>16</size>
35278       </method>
35279     </type>
35280   </test>
35281   <test name="test-anon-71.cs">
35282     <type name="Program">
35283       <method name="Void .ctor()">
35284         <size>7</size>
35285       </method>
35286       <method name="Errno ProcessFile(System.String, Program+FdCb)">
35287         <size>2</size>
35288       </method>
35289       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
35290         <size>34</size>
35291       </method>
35292       <method name="Void Main()">
35293         <size>1</size>
35294       </method>
35295     </type>
35296     <type name="Program+FdCb">
35297       <method name="Void .ctor(Object, IntPtr)">
35298         <size>0</size>
35299       </method>
35300       <method name="Int32 Invoke(Int32)">
35301         <size>0</size>
35302       </method>
35303       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35304         <size>0</size>
35305       </method>
35306       <method name="Int32 EndInvoke(IAsyncResult)">
35307         <size>0</size>
35308       </method>
35309     </type>
35310     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
35311       <method name="Void .ctor()">
35312         <size>7</size>
35313       </method>
35314       <method name="Int32 &lt;&gt;m__0(Int32)">
35315         <size>46</size>
35316       </method>
35317     </type>
35318   </test>
35319   <test name="test-anon-72.cs">
35320     <type name="Test">
35321       <method name="Void .ctor()">
35322         <size>7</size>
35323       </method>
35324       <method name="Void AddOperator(Test+UnaryOperator)">
35325         <size>1</size>
35326       </method>
35327       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
35328         <size>5</size>
35329       </method>
35330       <method name="Void Main()">
35331         <size>1</size>
35332       </method>
35333       <method name="Void Foo()">
35334         <size>19</size>
35335       </method>
35336     </type>
35337     <type name="Test+UnaryOperator">
35338       <method name="Void .ctor(Object, IntPtr)">
35339         <size>0</size>
35340       </method>
35341       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
35342         <size>0</size>
35343       </method>
35344       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
35345         <size>0</size>
35346       </method>
35347       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
35348         <size>0</size>
35349       </method>
35350     </type>
35351     <type name="Test">
35352       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
35353         <size>31</size>
35354       </method>
35355     </type>
35356   </test>
35357   <test name="test-anon-73.cs">
35358     <type name="T">
35359       <method name="Void .ctor()">
35360         <size>7</size>
35361       </method>
35362       <method name="Void Main()">
35363         <size>31</size>
35364       </method>
35365       <method name="Void Test_1()">
35366         <size>36</size>
35367       </method>
35368     </type>
35369     <type name="D">
35370       <method name="Void .ctor(Object, IntPtr)">
35371         <size>0</size>
35372       </method>
35373       <method name="Void Invoke(System.Object)">
35374         <size>0</size>
35375       </method>
35376       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
35377         <size>0</size>
35378       </method>
35379       <method name="Void EndInvoke(IAsyncResult)">
35380         <size>0</size>
35381       </method>
35382     </type>
35383     <type name="T">
35384       <method name="Void &lt;Main&gt;m__0(System.Object)">
35385         <size>15</size>
35386       </method>
35387       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
35388         <size>29</size>
35389       </method>
35390     </type>
35391   </test>
35392   <test name="test-anon-74.cs">
35393     <type name="Foo">
35394       <method name="Void Baz(Foo+SimpleDelegate)">
35395         <size>8</size>
35396       </method>
35397       <method name="Void Main(System.String[])">
35398         <size>35</size>
35399       </method>
35400     </type>
35401     <type name="Foo+SimpleDelegate">
35402       <method name="Void .ctor(Object, IntPtr)">
35403         <size>0</size>
35404       </method>
35405       <method name="System.String[,] Invoke()">
35406         <size>0</size>
35407       </method>
35408       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35409         <size>0</size>
35410       </method>
35411       <method name="System.String[,] EndInvoke(IAsyncResult)">
35412         <size>0</size>
35413       </method>
35414     </type>
35415     <type name="Foo">
35416       <method name="System.String[,] &lt;Main&gt;m__0()">
35417         <size>34</size>
35418       </method>
35419     </type>
35420   </test>
35421   <test name="test-anon-75.cs">
35422     <type name="Data">
35423       <method name="Void .ctor()">
35424         <size>7</size>
35425       </method>
35426     </type>
35427     <type name="Test">
35428       <method name="Void .ctor()">
35429         <size>7</size>
35430       </method>
35431       <method name="Void Foo(Int32, D)">
35432         <size>1</size>
35433       </method>
35434       <method name="Void Main()">
35435         <size>1</size>
35436       </method>
35437       <method name="Void TestMe()">
35438         <size>160</size>
35439       </method>
35440       <method name="Boolean &lt;TestMe&gt;m__0()">
35441         <size>2</size>
35442       </method>
35443     </type>
35444     <type name="D">
35445       <method name="Void .ctor(Object, IntPtr)">
35446         <size>0</size>
35447       </method>
35448       <method name="Boolean Invoke()">
35449         <size>0</size>
35450       </method>
35451       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35452         <size>0</size>
35453       </method>
35454       <method name="Boolean EndInvoke(IAsyncResult)">
35455         <size>0</size>
35456       </method>
35457     </type>
35458     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
35459       <method name="Void .ctor()">
35460         <size>7</size>
35461       </method>
35462       <method name="Boolean &lt;&gt;m__2()">
35463         <size>14</size>
35464       </method>
35465     </type>
35466     <type name="Test+&lt;TestMe&gt;c__AnonStorey2">
35467       <method name="Void .ctor()">
35468         <size>7</size>
35469       </method>
35470     </type>
35471     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
35472       <method name="Void .ctor()">
35473         <size>7</size>
35474       </method>
35475     </type>
35476     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
35477       <method name="Boolean &lt;&gt;m__1()">
35478         <size>59</size>
35479       </method>
35480     </type>
35481   </test>
35482   <test name="test-anon-76.cs">
35483     <type name="C">
35484       <method name="Void .ctor()">
35485         <size>7</size>
35486       </method>
35487       <method name="Void set_Item(System.String, FactoryDelegate)">
35488         <size>8</size>
35489       </method>
35490       <method name="FactoryDelegate get_Item(System.String)">
35491         <size>7</size>
35492       </method>
35493       <method name="Void X()">
35494         <size>24</size>
35495       </method>
35496       <method name="Int32 Main()">
35497         <size>70</size>
35498       </method>
35499     </type>
35500     <type name="FactoryDelegate">
35501       <method name="Void .ctor(Object, IntPtr)">
35502         <size>0</size>
35503       </method>
35504       <method name="System.Object Invoke()">
35505         <size>0</size>
35506       </method>
35507       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35508         <size>0</size>
35509       </method>
35510       <method name="System.Object EndInvoke(IAsyncResult)">
35511         <size>0</size>
35512       </method>
35513     </type>
35514     <type name="C">
35515       <method name="System.Object &lt;X&gt;m__0()">
35516         <size>30</size>
35517       </method>
35518     </type>
35519   </test>
35520   <test name="test-anon-77.cs">
35521     <type name="y">
35522       <method name="Void .ctor()">
35523         <size>7</size>
35524       </method>
35525       <method name="Boolean get_Item(Int32)">
35526         <size>28</size>
35527       </method>
35528       <method name="Void set_Item(Int32, Boolean)">
35529         <size>10</size>
35530       </method>
35531       <method name="Void Main()">
35532         <size>1</size>
35533       </method>
35534     </type>
35535     <type name="D">
35536       <method name="Void .ctor(Object, IntPtr)">
35537         <size>0</size>
35538       </method>
35539       <method name="Void Invoke()">
35540         <size>0</size>
35541       </method>
35542       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35543         <size>0</size>
35544       </method>
35545       <method name="Void EndInvoke(IAsyncResult)">
35546         <size>0</size>
35547       </method>
35548     </type>
35549     <type name="y+&lt;&gt;c__AnonStorey0">
35550       <method name="Void .ctor()">
35551         <size>7</size>
35552       </method>
35553       <method name="Void &lt;&gt;m__0()">
35554         <size>8</size>
35555       </method>
35556     </type>
35557   </test>
35558   <test name="test-anon-78.cs">
35559     <type name="DelegateTest">
35560       <method name="Void .ctor()">
35561         <size>7</size>
35562       </method>
35563       <method name="Void .cctor()">
35564         <size>8</size>
35565       </method>
35566       <method name="Void Foo(D1)">
35567         <size>7</size>
35568       </method>
35569       <method name="Void Foo(D2)">
35570         <size>1</size>
35571       </method>
35572       <method name="Int32 Main()">
35573         <size>50</size>
35574       </method>
35575       <method name="Void &lt;Main&gt;m__0()">
35576         <size>18</size>
35577       </method>
35578     </type>
35579     <type name="D1">
35580       <method name="Void .ctor(Object, IntPtr)">
35581         <size>0</size>
35582       </method>
35583       <method name="Void Invoke()">
35584         <size>0</size>
35585       </method>
35586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35587         <size>0</size>
35588       </method>
35589       <method name="Void EndInvoke(IAsyncResult)">
35590         <size>0</size>
35591       </method>
35592     </type>
35593     <type name="D2">
35594       <method name="Void .ctor(Object, IntPtr)">
35595         <size>0</size>
35596       </method>
35597       <method name="Void Invoke()">
35598         <size>0</size>
35599       </method>
35600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35601         <size>0</size>
35602       </method>
35603       <method name="Void EndInvoke(IAsyncResult)">
35604         <size>0</size>
35605       </method>
35606     </type>
35607   </test>
35608   <test name="test-anon-79.cs">
35609     <type name="Test">
35610       <method name="Void .ctor()">
35611         <size>7</size>
35612       </method>
35613       <method name="Void add_E(Test+D)">
35614         <size>24</size>
35615       </method>
35616       <method name="Void remove_E(Test+D)">
35617         <size>24</size>
35618       </method>
35619       <method name="Void add_Changed(Test+D)">
35620         <size>30</size>
35621       </method>
35622       <method name="Void remove_Changed(Test+D)">
35623         <size>1</size>
35624       </method>
35625       <method name="Void Foo()">
35626         <size>1</size>
35627       </method>
35628       <method name="Void Main()">
35629         <size>1</size>
35630       </method>
35631     </type>
35632     <type name="Test+D">
35633       <method name="Void .ctor(Object, IntPtr)">
35634         <size>0</size>
35635       </method>
35636       <method name="Void Invoke()">
35637         <size>0</size>
35638       </method>
35639       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35640         <size>0</size>
35641       </method>
35642       <method name="Void EndInvoke(IAsyncResult)">
35643         <size>0</size>
35644       </method>
35645     </type>
35646     <type name="Test">
35647       <method name="Void &lt;add_Changed&gt;m__0()">
35648         <size>7</size>
35649       </method>
35650     </type>
35651   </test>
35652   <test name="test-anon-80.cs">
35653     <type name="MonoBug.MyTest">
35654       <method name="Void .ctor()">
35655         <size>7</size>
35656       </method>
35657       <method name="Int32 Main()">
35658         <size>167</size>
35659       </method>
35660     </type>
35661     <type name="MonoBug.MyTest+EventHandlers">
35662       <method name="Void .ctor()">
35663         <size>18</size>
35664       </method>
35665       <method name="System.EventHandler get_DoNothingEventHandler()">
35666         <size>30</size>
35667       </method>
35668       <method name="System.EventHandler get_DoSomethingEventHandler()">
35669         <size>13</size>
35670       </method>
35671       <method name="System.EventHandler get_Handler()">
35672         <size>7</size>
35673       </method>
35674       <method name="Void set_Handler(System.EventHandler)">
35675         <size>8</size>
35676       </method>
35677       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
35678         <size>1</size>
35679       </method>
35680       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
35681         <size>15</size>
35682       </method>
35683     </type>
35684   </test>
35685   <test name="test-anon-81.cs">
35686     <type name="C">
35687       <method name="Void .ctor()">
35688         <size>7</size>
35689       </method>
35690       <method name="Int32 Main()">
35691         <size>20</size>
35692       </method>
35693       <method name="Int32 Test()">
35694         <size>40</size>
35695       </method>
35696       <method name="Int32 Foo2(C+Cmd2)">
35697         <size>7</size>
35698       </method>
35699       <method name="Void Foo(C+Cmd)">
35700         <size>7</size>
35701       </method>
35702     </type>
35703     <type name="C+Cmd">
35704       <method name="Void .ctor(Object, IntPtr)">
35705         <size>0</size>
35706       </method>
35707       <method name="Void Invoke()">
35708         <size>0</size>
35709       </method>
35710       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35711         <size>0</size>
35712       </method>
35713       <method name="Void EndInvoke(IAsyncResult)">
35714         <size>0</size>
35715       </method>
35716     </type>
35717     <type name="C+Cmd2">
35718       <method name="Void .ctor(Object, IntPtr)">
35719         <size>0</size>
35720       </method>
35721       <method name="Int32 Invoke()">
35722         <size>0</size>
35723       </method>
35724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35725         <size>0</size>
35726       </method>
35727       <method name="Int32 EndInvoke(IAsyncResult)">
35728         <size>0</size>
35729       </method>
35730     </type>
35731     <type name="C+&lt;Test&gt;c__AnonStorey0">
35732       <method name="Void .ctor()">
35733         <size>7</size>
35734       </method>
35735       <method name="Int32 &lt;&gt;m__0()">
35736         <size>50</size>
35737       </method>
35738     </type>
35739     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey2">
35740       <method name="Void .ctor()">
35741         <size>7</size>
35742       </method>
35743       <method name="Void &lt;&gt;m__1()">
35744         <size>49</size>
35745       </method>
35746     </type>
35747     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
35748       <method name="Void .ctor()">
35749         <size>7</size>
35750       </method>
35751       <method name="Void &lt;&gt;m__2()">
35752         <size>18</size>
35753       </method>
35754     </type>
35755   </test>
35756   <test name="test-anon-82.cs">
35757     <type name="MainClass">
35758       <method name="Void .ctor()">
35759         <size>7</size>
35760       </method>
35761       <method name="Void Main()">
35762         <size>87</size>
35763       </method>
35764       <method name="Void Test2(Int32)">
35765         <size>31</size>
35766       </method>
35767       <method name="Void Test3(Int32)">
35768         <size>57</size>
35769       </method>
35770       <method name="Void Test4()">
35771         <size>31</size>
35772       </method>
35773       <method name="Void Test5(Int32)">
35774         <size>27</size>
35775       </method>
35776       <method name="Void SimpleCallback(MainClass, System.String)">
35777         <size>7</size>
35778       </method>
35779     </type>
35780     <type name="MainClass+D">
35781       <method name="Void .ctor(Object, IntPtr)">
35782         <size>0</size>
35783       </method>
35784       <method name="Int32 Invoke(Int32)">
35785         <size>0</size>
35786       </method>
35787       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35788         <size>0</size>
35789       </method>
35790       <method name="Int32 EndInvoke(IAsyncResult)">
35791         <size>0</size>
35792       </method>
35793     </type>
35794     <type name="StringSender">
35795       <method name="Void .ctor(Object, IntPtr)">
35796         <size>0</size>
35797       </method>
35798       <method name="Void Invoke(System.String)">
35799         <size>0</size>
35800       </method>
35801       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35802         <size>0</size>
35803       </method>
35804       <method name="Void EndInvoke(IAsyncResult)">
35805         <size>0</size>
35806       </method>
35807     </type>
35808     <type name="VoidDelegate">
35809       <method name="Void .ctor(Object, IntPtr)">
35810         <size>0</size>
35811       </method>
35812       <method name="Void Invoke()">
35813         <size>0</size>
35814       </method>
35815       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35816         <size>0</size>
35817       </method>
35818       <method name="Void EndInvoke(IAsyncResult)">
35819         <size>0</size>
35820       </method>
35821     </type>
35822     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
35823       <method name="Void .ctor()">
35824         <size>7</size>
35825       </method>
35826     </type>
35827     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
35828       <method name="Void .ctor()">
35829         <size>7</size>
35830       </method>
35831     </type>
35832     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
35833       <method name="Void .ctor()">
35834         <size>7</size>
35835       </method>
35836     </type>
35837     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
35838       <method name="Void .ctor()">
35839         <size>7</size>
35840       </method>
35841     </type>
35842     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
35843       <method name="Void .ctor()">
35844         <size>7</size>
35845       </method>
35846     </type>
35847     <type name="MainClass">
35848       <method name="Void &lt;Test2&gt;m__1(System.String)">
35849         <size>27</size>
35850       </method>
35851       <method name="Void &lt;Test3&gt;m__3()">
35852         <size>1</size>
35853       </method>
35854       <method name="Void &lt;Test4&gt;m__4()">
35855         <size>31</size>
35856       </method>
35857       <method name="Void &lt;Test4&gt;m__7()">
35858         <size>28</size>
35859       </method>
35860     </type>
35861     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
35862       <method name="Void &lt;&gt;m__0()">
35863         <size>25</size>
35864       </method>
35865       <method name="Void &lt;&gt;m__9(System.String)">
35866         <size>13</size>
35867       </method>
35868     </type>
35869     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
35870       <method name="Void &lt;&gt;m__2()">
35871         <size>9</size>
35872       </method>
35873     </type>
35874     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
35875       <method name="Int32 &lt;&gt;m__5(Int32)">
35876         <size>46</size>
35877       </method>
35878       <method name="Int32 &lt;&gt;m__A(Int32)">
35879         <size>2</size>
35880       </method>
35881     </type>
35882     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
35883       <method name="Void &lt;&gt;m__6()">
35884         <size>12</size>
35885       </method>
35886     </type>
35887     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
35888       <method name="Void &lt;&gt;m__8()">
35889         <size>14</size>
35890       </method>
35891       <method name="Void &lt;&gt;m__B()">
35892         <size>8</size>
35893       </method>
35894     </type>
35895   </test>
35896   <test name="test-cls-00.cs">
35897     <type name="CLSCLass_6">
35898       <method name="Void .ctor()">
35899         <size>18</size>
35900       </method>
35901       <method name="Void add_Disposed(Delegate)">
35902         <size>19</size>
35903       </method>
35904       <method name="Void remove_Disposed(Delegate)">
35905         <size>19</size>
35906       </method>
35907     </type>
35908     <type name="CLSDelegate">
35909       <method name="Void .ctor()">
35910         <size>7</size>
35911       </method>
35912     </type>
35913     <type name="CLSClass_5">
35914       <method name="Void .ctor()">
35915         <size>7</size>
35916       </method>
35917       <method name="UInt32 Test()">
35918         <size>2</size>
35919       </method>
35920     </type>
35921     <type name="CLSClass_4">
35922       <method name="Void .ctor()">
35923         <size>7</size>
35924       </method>
35925       <method name="UInt32 Test()">
35926         <size>2</size>
35927       </method>
35928     </type>
35929     <type name="CLSClass_3">
35930       <method name="Void .ctor()">
35931         <size>7</size>
35932       </method>
35933       <method name="UInt32 Test_3()">
35934         <size>2</size>
35935       </method>
35936     </type>
35937     <type name="CLSClass_2">
35938       <method name="Void .ctor()">
35939         <size>7</size>
35940       </method>
35941       <method name="SByte get_XX()">
35942         <size>2</size>
35943       </method>
35944     </type>
35945     <type name="CLSClass_1">
35946       <method name="Void .ctor()">
35947         <size>7</size>
35948       </method>
35949       <method name="UInt32 Valid()">
35950         <size>2</size>
35951       </method>
35952     </type>
35953     <type name="CLSClass">
35954       <method name="Void .ctor()">
35955         <size>7</size>
35956       </method>
35957       <method name="UInt64 Valid()">
35958         <size>3</size>
35959       </method>
35960       <method name="Byte get_XX()">
35961         <size>2</size>
35962       </method>
35963       <method name="UInt32 FooInternal()">
35964         <size>2</size>
35965       </method>
35966       <method name="UInt64 Foo()">
35967         <size>3</size>
35968       </method>
35969       <method name="Void Main()">
35970         <size>1</size>
35971       </method>
35972     </type>
35973     <type name="CLSClass+C1">
35974       <method name="Void .ctor()">
35975         <size>7</size>
35976       </method>
35977       <method name="Int64 Foo2()">
35978         <size>3</size>
35979       </method>
35980     </type>
35981     <type name="CLSClass+C1+C11">
35982       <method name="Void .ctor()">
35983         <size>7</size>
35984       </method>
35985       <method name="UInt64 Foo3()">
35986         <size>3</size>
35987       </method>
35988     </type>
35989     <type name="CLSClass+CLSClass_2">
35990       <method name="Void .ctor()">
35991         <size>7</size>
35992       </method>
35993       <method name="SByte get_XX()">
35994         <size>2</size>
35995       </method>
35996     </type>
35997     <type name="Delegate">
35998       <method name="Void .ctor(Object, IntPtr)">
35999         <size>0</size>
36000       </method>
36001       <method name="CLSDelegate Invoke()">
36002         <size>0</size>
36003       </method>
36004       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36005         <size>0</size>
36006       </method>
36007       <method name="CLSDelegate EndInvoke(IAsyncResult)">
36008         <size>0</size>
36009       </method>
36010     </type>
36011   </test>
36012   <test name="test-cls-01.cs">
36013     <type name="CLSClass">
36014       <method name="Void .ctor()">
36015         <size>7</size>
36016       </method>
36017       <method name="Byte get_XX()">
36018         <size>2</size>
36019       </method>
36020       <method name="Void Main()">
36021         <size>1</size>
36022       </method>
36023     </type>
36024     <type name="Big">
36025       <method name="Void .ctor()">
36026         <size>7</size>
36027       </method>
36028       <method name="Big op_Implicit(UInt32)">
36029         <size>2</size>
36030       </method>
36031     </type>
36032     <type name="C1">
36033       <method name="Void .ctor()">
36034         <size>7</size>
36035       </method>
36036       <method name="Void method(UInt32)">
36037         <size>1</size>
36038       </method>
36039     </type>
36040   </test>
36041   <test name="test-cls-02.cs">
36042     <type name="CLSClass">
36043       <method name="Void .ctor(UInt64)">
36044         <size>7</size>
36045       </method>
36046       <method name="Void .ctor(UInt32)">
36047         <size>7</size>
36048       </method>
36049       <method name="Void set_X_0(UInt64)">
36050         <size>1</size>
36051       </method>
36052       <method name="Void set_Item(UInt64, UInt64)">
36053         <size>1</size>
36054       </method>
36055       <method name="Void Main()">
36056         <size>1</size>
36057       </method>
36058     </type>
36059     <type name="InnerTypeClasss">
36060       <method name="Void .ctor()">
36061         <size>7</size>
36062       </method>
36063       <method name="Struct Method()">
36064         <size>10</size>
36065       </method>
36066     </type>
36067   </test>
36068   <test name="test-cls-03.cs">
36069     <type name="CLSClass">
36070       <method name="Void .ctor()">
36071         <size>7</size>
36072       </method>
36073       <method name="I1 Foo()">
36074         <size>2</size>
36075       </method>
36076       <method name="Void Main()">
36077         <size>1</size>
36078       </method>
36079     </type>
36080   </test>
36081   <test name="test-cls-05.cs">
36082     <type name="X1">
36083       <method name="Void .ctor()">
36084         <size>7</size>
36085       </method>
36086     </type>
36087     <type name="X2">
36088       <method name="Void .ctor()">
36089         <size>7</size>
36090       </method>
36091     </type>
36092     <type name="X3">
36093       <method name="Void .ctor()">
36094         <size>7</size>
36095       </method>
36096       <method name="Void bb(Boolean)">
36097         <size>1</size>
36098       </method>
36099       <method name="Void BB()">
36100         <size>1</size>
36101       </method>
36102     </type>
36103     <type name="X4">
36104       <method name="Void .ctor()">
36105         <size>7</size>
36106       </method>
36107       <method name="Void method(Int32)">
36108         <size>1</size>
36109       </method>
36110       <method name="Void method(Boolean)">
36111         <size>1</size>
36112       </method>
36113       <method name="Boolean method()">
36114         <size>2</size>
36115       </method>
36116     </type>
36117     <type name="BaseClass">
36118       <method name="Void .ctor()">
36119         <size>7</size>
36120       </method>
36121     </type>
36122     <type name="CLSClass">
36123       <method name="Void .ctor()">
36124         <size>7</size>
36125       </method>
36126       <method name="Void .ctor(Int32)">
36127         <size>7</size>
36128       </method>
36129       <method name="Void Method()">
36130         <size>1</size>
36131       </method>
36132       <method name="Int32 Method(Boolean)">
36133         <size>2</size>
36134       </method>
36135       <method name="Void methoD()">
36136         <size>1</size>
36137       </method>
36138       <method name="Void Main()">
36139         <size>1</size>
36140       </method>
36141       <method name="CLSClass op_Implicit(Boolean)">
36142         <size>7</size>
36143       </method>
36144       <method name="CLSClass op_Implicit(Int32)">
36145         <size>7</size>
36146       </method>
36147     </type>
36148     <type name="oBject">
36149       <method name="Void .ctor()">
36150         <size>7</size>
36151       </method>
36152     </type>
36153     <type name="A.C1">
36154       <method name="Void .ctor()">
36155         <size>7</size>
36156       </method>
36157     </type>
36158     <type name="B.c1">
36159       <method name="Void .ctor()">
36160         <size>7</size>
36161       </method>
36162     </type>
36163     <type name="c1">
36164       <method name="Void .ctor()">
36165         <size>7</size>
36166       </method>
36167     </type>
36168     <type name="CLSClass_2">
36169       <method name="Void .ctor()">
36170         <size>7</size>
36171       </method>
36172       <method name="Void Method()">
36173         <size>1</size>
36174       </method>
36175       <method name="Void method()">
36176         <size>1</size>
36177       </method>
36178     </type>
36179     <type name="System.sByte">
36180       <method name="Void .ctor()">
36181         <size>7</size>
36182       </method>
36183     </type>
36184     <type name="System.Web.HttpBrowserCapabilities">
36185       <method name="Void .ctor()">
36186         <size>7</size>
36187       </method>
36188     </type>
36189   </test>
36190   <test name="test-cls-06.cs">
36191     <type name="IFake">
36192       <method name="Void add_MyEvent(MyDelegate)">
36193         <size>0</size>
36194       </method>
36195       <method name="Void remove_MyEvent(MyDelegate)">
36196         <size>0</size>
36197       </method>
36198       <method name="Int64 AA(Int64)">
36199         <size>0</size>
36200       </method>
36201       <method name="UInt64 get_BB()">
36202         <size>0</size>
36203       </method>
36204     </type>
36205     <type name="I">
36206       <method name="Void Foo()">
36207         <size>0</size>
36208       </method>
36209       <method name="Void set_Item(Int32, UInt64)">
36210         <size>0</size>
36211       </method>
36212     </type>
36213     <type name="I2">
36214       <method name="Int32 Test(Int32, Boolean)">
36215         <size>0</size>
36216       </method>
36217     </type>
36218     <type name="CLSClass">
36219       <method name="Void .ctor()">
36220         <size>7</size>
36221       </method>
36222       <method name="Void Main()">
36223         <size>1</size>
36224       </method>
36225     </type>
36226     <type name="CLSClass_2">
36227       <method name="Void .ctor(Int32[,,])">
36228         <size>7</size>
36229       </method>
36230       <method name="Void .ctor(Int32[,])">
36231         <size>7</size>
36232       </method>
36233       <method name="Void Test(System.Int32[,], Int32)">
36234         <size>1</size>
36235       </method>
36236       <method name="Void Test(System.Int32[,,], Boolean)">
36237         <size>1</size>
36238       </method>
36239     </type>
36240     <type name="X1">
36241       <method name="Void .ctor()">
36242         <size>7</size>
36243       </method>
36244       <method name="Void M2(Int32)">
36245         <size>1</size>
36246       </method>
36247     </type>
36248     <type name="X2">
36249       <method name="Void .ctor()">
36250         <size>7</size>
36251       </method>
36252       <method name="Void M2(Int32 ByRef)">
36253         <size>1</size>
36254       </method>
36255     </type>
36256     <type name="CLSClass+MyDelegate">
36257       <method name="Void .ctor(Object, IntPtr)">
36258         <size>0</size>
36259       </method>
36260       <method name="UInt32 Invoke()">
36261         <size>0</size>
36262       </method>
36263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36264         <size>0</size>
36265       </method>
36266       <method name="UInt32 EndInvoke(IAsyncResult)">
36267         <size>0</size>
36268       </method>
36269     </type>
36270     <type name="MyDelegate">
36271       <method name="Void .ctor(Object, IntPtr)">
36272         <size>0</size>
36273       </method>
36274       <method name="UInt32 Invoke()">
36275         <size>0</size>
36276       </method>
36277       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36278         <size>0</size>
36279       </method>
36280       <method name="UInt32 EndInvoke(IAsyncResult)">
36281         <size>0</size>
36282       </method>
36283     </type>
36284   </test>
36285   <test name="test-cls-07.cs">
36286     <type name="aa.I1">
36287       <method name="Void .ctor()">
36288         <size>7</size>
36289       </method>
36290     </type>
36291     <type name="CLSClass">
36292       <method name="Void .ctor()">
36293         <size>7</size>
36294       </method>
36295       <method name="Void Main()">
36296         <size>1</size>
36297       </method>
36298     </type>
36299   </test>
36300   <test name="test-cls-10.cs">
36301     <type name="I">
36302       <method name="Void Error(UInt64)">
36303         <size>0</size>
36304       </method>
36305     </type>
36306     <type name="I2">
36307       <method name="Void Error(Int64)">
36308         <size>0</size>
36309       </method>
36310     </type>
36311     <type name="MainClass">
36312       <method name="Void .ctor()">
36313         <size>7</size>
36314       </method>
36315       <method name="Void Main()">
36316         <size>1</size>
36317       </method>
36318     </type>
36319   </test>
36320   <test name="test-cls-11.cs">
36321     <type name="CLSClass">
36322       <method name="Void .ctor()">
36323         <size>7</size>
36324       </method>
36325       <method name="Void Test(IComparable)">
36326         <size>0</size>
36327       </method>
36328     </type>
36329     <type name="CLSCLass_2">
36330       <method name="Void .ctor()">
36331         <size>7</size>
36332       </method>
36333       <method name="Void Test()">
36334         <size>0</size>
36335       </method>
36336     </type>
36337     <type name="CLSClass_3">
36338       <method name="Void .ctor()">
36339         <size>7</size>
36340       </method>
36341       <method name="Void Test()">
36342         <size>0</size>
36343       </method>
36344     </type>
36345     <type name="ICallable">
36346       <method name="System.Object Call(System.Object[])">
36347         <size>0</size>
36348       </method>
36349       <method name="System.Object get_Target()">
36350         <size>0</size>
36351       </method>
36352     </type>
36353     <type name="MainClass">
36354       <method name="Void .ctor()">
36355         <size>7</size>
36356       </method>
36357       <method name="Void Main()">
36358         <size>1</size>
36359       </method>
36360     </type>
36361   </test>
36362   <test name="test-cls-12.cs">
36363     <type name="MainClass">
36364       <method name="Void .ctor()">
36365         <size>7</size>
36366       </method>
36367       <method name="Void Main()">
36368         <size>1</size>
36369       </method>
36370     </type>
36371   </test>
36372   <test name="test-cls-14.cs">
36373     <type name="CLSClass">
36374       <method name="Void .ctor()">
36375         <size>7</size>
36376       </method>
36377       <method name="Void Error(Boolean)">
36378         <size>1</size>
36379       </method>
36380       <method name="CLSClass op_Implicit(Byte)">
36381         <size>6</size>
36382       </method>
36383     </type>
36384     <type name="MainClass">
36385       <method name="Void .ctor()">
36386         <size>7</size>
36387       </method>
36388       <method name="Void Main()">
36389         <size>1</size>
36390       </method>
36391     </type>
36392   </test>
36393   <test name="test-cls-15.cs">
36394     <type name="CLSAttribute_1">
36395       <method name="Void .ctor(Int32[])">
36396         <size>7</size>
36397       </method>
36398       <method name="Void .ctor(Int32)">
36399         <size>7</size>
36400       </method>
36401     </type>
36402     <type name="CLSAttribute_2">
36403       <method name="Void .ctor(Int32)">
36404         <size>7</size>
36405       </method>
36406     </type>
36407     <type name="CLSAttribute_3">
36408       <method name="Void .ctor(Int32[])">
36409         <size>7</size>
36410       </method>
36411     </type>
36412     <type name="CLSAttribute_4">
36413       <method name="Void .ctor(Int32[])">
36414         <size>7</size>
36415       </method>
36416     </type>
36417     <type name="ClassMain">
36418       <method name="Void .ctor()">
36419         <size>7</size>
36420       </method>
36421       <method name="Void Main()">
36422         <size>1</size>
36423       </method>
36424     </type>
36425   </test>
36426   <test name="test-cls-16.cs">
36427     <type name="CLSAttribute">
36428       <method name="Void .ctor(Boolean[])">
36429         <size>7</size>
36430       </method>
36431     </type>
36432     <type name="ClassMain">
36433       <method name="Void .ctor()">
36434         <size>7</size>
36435       </method>
36436       <method name="Void Main()">
36437         <size>1</size>
36438       </method>
36439     </type>
36440   </test>
36441   <test name="test-cls-17.cs">
36442     <type name="Foo">
36443       <method name="Void .ctor()">
36444         <size>7</size>
36445       </method>
36446       <method name="Void Main()">
36447         <size>1</size>
36448       </method>
36449     </type>
36450   </test>
36451   <test name="test-externalias-01.cs">
36452     <type name="Test">
36453       <method name="Void .ctor()">
36454         <size>7</size>
36455       </method>
36456       <method name="Int32 Main()">
36457         <size>64</size>
36458       </method>
36459     </type>
36460   </test>
36461   <test name="test-externalias-02.cs">
36462     <type name="Test">
36463       <method name="Void .ctor()">
36464         <size>7</size>
36465       </method>
36466       <method name="Int32 Main()">
36467         <size>64</size>
36468       </method>
36469     </type>
36470   </test>
36471   <test name="test-externalias-03.cs">
36472     <type name="Test">
36473       <method name="Void .ctor()">
36474         <size>7</size>
36475       </method>
36476       <method name="Int32 Main()">
36477         <size>64</size>
36478       </method>
36479     </type>
36480   </test>
36481   <test name="test-externalias-04.cs">
36482     <type name="Test">
36483       <method name="Void .ctor()">
36484         <size>7</size>
36485       </method>
36486       <method name="Int32 Main()">
36487         <size>64</size>
36488       </method>
36489     </type>
36490   </test>
36491   <test name="test-externalias-05.cs">
36492     <type name="Test">
36493       <method name="Void .ctor()">
36494         <size>7</size>
36495       </method>
36496       <method name="Void Main()">
36497         <size>21</size>
36498       </method>
36499     </type>
36500   </test>
36501   <test name="test-externalias-06.cs">
36502     <type name="MyAssembly01.Test">
36503       <method name="Void .ctor()">
36504         <size>7</size>
36505       </method>
36506     </type>
36507     <type name="MyAssembly01.Namespace1.Test">
36508       <method name="Void .ctor()">
36509         <size>7</size>
36510       </method>
36511     </type>
36512     <type name="MyAssembly02.Test">
36513       <method name="Void .ctor()">
36514         <size>7</size>
36515       </method>
36516     </type>
36517     <type name="MyAssembly02.Namespace1.Test">
36518       <method name="Void .ctor()">
36519         <size>7</size>
36520       </method>
36521     </type>
36522     <type name="Test">
36523       <method name="Void .ctor()">
36524         <size>7</size>
36525       </method>
36526       <method name="Void Main()">
36527         <size>1</size>
36528       </method>
36529     </type>
36530   </test>
36531   <test name="test-externalias-07.cs">
36532     <type name="NS.MyClass">
36533       <method name="Void .ctor()">
36534         <size>7</size>
36535       </method>
36536       <method name="Int32 GetInt()">
36537         <size>6</size>
36538       </method>
36539     </type>
36540     <type name="Test">
36541       <method name="Void .ctor()">
36542         <size>7</size>
36543       </method>
36544       <method name="Int32 Main()">
36545         <size>15</size>
36546       </method>
36547     </type>
36548   </test>
36549   <test name="test-externalias-08.cs">
36550     <type name="Test">
36551       <method name="Void .ctor()">
36552         <size>7</size>
36553       </method>
36554       <method name="Int32 Main()">
36555         <size>54</size>
36556       </method>
36557     </type>
36558   </test>
36559   <test name="test-externalias-09.cs">
36560     <type name="Test">
36561       <method name="Void .ctor()">
36562         <size>7</size>
36563       </method>
36564       <method name="Int32 Main()">
36565         <size>8</size>
36566       </method>
36567     </type>
36568   </test>
36569   <test name="test-iter-01.cs">
36570     <type name="X">
36571       <method name="Void .ctor()">
36572         <size>7</size>
36573       </method>
36574       <method name="IEnumerator GetIt()">
36575         <size>8</size>
36576       </method>
36577       <method name="IEnumerable GetIt2()">
36578         <size>16</size>
36579       </method>
36580       <method name="Int32 Main()">
36581         <size>168</size>
36582       </method>
36583     </type>
36584     <type name="X+&lt;GetIt&gt;c__Iterator0">
36585       <method name="Void .ctor()">
36586         <size>7</size>
36587       </method>
36588       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36589         <size>7</size>
36590       </method>
36591       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36592         <size>12</size>
36593       </method>
36594       <method name="Boolean MoveNext()">
36595         <size>126</size>
36596       </method>
36597       <method name="Void Dispose()">
36598         <size>8</size>
36599       </method>
36600       <method name="Void Reset()">
36601         <size>6</size>
36602       </method>
36603     </type>
36604     <type name="X+&lt;GetIt2&gt;c__Iterator1">
36605       <method name="Void .ctor()">
36606         <size>7</size>
36607       </method>
36608       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36609         <size>7</size>
36610       </method>
36611       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36612         <size>12</size>
36613       </method>
36614       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36615         <size>39</size>
36616       </method>
36617       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36618         <size>39</size>
36619       </method>
36620       <method name="Boolean MoveNext()">
36621         <size>126</size>
36622       </method>
36623       <method name="Void Dispose()">
36624         <size>8</size>
36625       </method>
36626       <method name="Void Reset()">
36627         <size>6</size>
36628       </method>
36629     </type>
36630   </test>
36631   <test name="test-iter-02.cs">
36632     <type name="X">
36633       <method name="Void .ctor()">
36634         <size>7</size>
36635       </method>
36636       <method name="IEnumerator GetRange()">
36637         <size>8</size>
36638       </method>
36639       <method name="Int32 Main()">
36640         <size>89</size>
36641       </method>
36642     </type>
36643     <type name="X+&lt;GetRange&gt;c__Iterator0">
36644       <method name="Void .ctor()">
36645         <size>7</size>
36646       </method>
36647       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36648         <size>7</size>
36649       </method>
36650       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36651         <size>12</size>
36652       </method>
36653       <method name="Boolean MoveNext()">
36654         <size>173</size>
36655       </method>
36656       <method name="Void Dispose()">
36657         <size>8</size>
36658       </method>
36659       <method name="Void Reset()">
36660         <size>6</size>
36661       </method>
36662     </type>
36663   </test>
36664   <test name="test-iter-03.cs">
36665     <type name="X">
36666       <method name="Void .ctor()">
36667         <size>7</size>
36668       </method>
36669       <method name="IEnumerable GetIt(System.Int32[])">
36670         <size>23</size>
36671       </method>
36672       <method name="IEnumerable GetMulti(System.Int32[,])">
36673         <size>23</size>
36674       </method>
36675       <method name="Int32 Main()">
36676         <size>237</size>
36677       </method>
36678     </type>
36679     <type name="&lt;PrivateImplementationDetails&gt;">
36680       <method name="Void .ctor()">
36681         <size>7</size>
36682       </method>
36683     </type>
36684     <type name="X+&lt;GetIt&gt;c__Iterator0">
36685       <method name="Void .ctor()">
36686         <size>7</size>
36687       </method>
36688       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36689         <size>7</size>
36690       </method>
36691       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36692         <size>12</size>
36693       </method>
36694       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36695         <size>53</size>
36696       </method>
36697       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36698         <size>53</size>
36699       </method>
36700       <method name="Boolean MoveNext()">
36701         <size>163</size>
36702       </method>
36703       <method name="Void Dispose()">
36704         <size>8</size>
36705       </method>
36706       <method name="Void Reset()">
36707         <size>6</size>
36708       </method>
36709     </type>
36710     <type name="X+&lt;GetMulti&gt;c__Iterator1">
36711       <method name="Void .ctor()">
36712         <size>7</size>
36713       </method>
36714       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36715         <size>7</size>
36716       </method>
36717       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36718         <size>12</size>
36719       </method>
36720       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36721         <size>53</size>
36722       </method>
36723       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36724         <size>53</size>
36725       </method>
36726       <method name="Boolean MoveNext()">
36727         <size>238</size>
36728       </method>
36729       <method name="Void Dispose()">
36730         <size>8</size>
36731       </method>
36732       <method name="Void Reset()">
36733         <size>6</size>
36734       </method>
36735     </type>
36736   </test>
36737   <test name="test-iter-04.cs">
36738     <type name="X">
36739       <method name="Void .ctor()">
36740         <size>7</size>
36741       </method>
36742       <method name="IEnumerable GetRange(Int32, Int32)">
36743         <size>30</size>
36744       </method>
36745       <method name="Void Main()">
36746         <size>97</size>
36747       </method>
36748     </type>
36749     <type name="X+&lt;GetRange&gt;c__Iterator0">
36750       <method name="Void .ctor()">
36751         <size>7</size>
36752       </method>
36753       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36754         <size>7</size>
36755       </method>
36756       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36757         <size>12</size>
36758       </method>
36759       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36760         <size>65</size>
36761       </method>
36762       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36763         <size>65</size>
36764       </method>
36765       <method name="Boolean MoveNext()">
36766         <size>123</size>
36767       </method>
36768       <method name="Void Dispose()">
36769         <size>8</size>
36770       </method>
36771       <method name="Void Reset()">
36772         <size>6</size>
36773       </method>
36774     </type>
36775   </test>
36776   <test name="test-iter-05.cs">
36777     <type name="X">
36778       <method name="Void .ctor()">
36779         <size>7</size>
36780       </method>
36781       <method name="IEnumerable GetIt()">
36782         <size>16</size>
36783       </method>
36784       <method name="Int32 Main()">
36785         <size>103</size>
36786       </method>
36787     </type>
36788     <type name="List">
36789       <method name="Void .ctor(Int32)">
36790         <size>19</size>
36791       </method>
36792       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36793         <size>12</size>
36794       </method>
36795       <method name="Void Add(Int32)">
36796         <size>26</size>
36797       </method>
36798       <method name="MyEnumerator GetEnumerator()">
36799         <size>10</size>
36800       </method>
36801     </type>
36802     <type name="X+&lt;GetIt&gt;c__Iterator0">
36803       <method name="Void .ctor()">
36804         <size>7</size>
36805       </method>
36806       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36807         <size>7</size>
36808       </method>
36809       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36810         <size>12</size>
36811       </method>
36812       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36813         <size>39</size>
36814       </method>
36815       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36816         <size>39</size>
36817       </method>
36818       <method name="Boolean MoveNext()">
36819         <size>184</size>
36820       </method>
36821       <method name="Void Dispose()">
36822         <size>8</size>
36823       </method>
36824       <method name="Void Reset()">
36825         <size>6</size>
36826       </method>
36827     </type>
36828   </test>
36829   <test name="test-iter-06.cs">
36830     <type name="X">
36831       <method name="Void .ctor()">
36832         <size>7</size>
36833       </method>
36834       <method name="IEnumerable Get(Int32)">
36835         <size>23</size>
36836       </method>
36837       <method name="IEnumerable GetS(Int32)">
36838         <size>23</size>
36839       </method>
36840       <method name="Int32 Main()">
36841         <size>383</size>
36842       </method>
36843     </type>
36844     <type name="S+&lt;Get&gt;c__Iterator0">
36845       <method name="Void .ctor()">
36846         <size>7</size>
36847       </method>
36848       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36849         <size>7</size>
36850       </method>
36851       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36852         <size>12</size>
36853       </method>
36854       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36855         <size>53</size>
36856       </method>
36857       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36858         <size>53</size>
36859       </method>
36860       <method name="Boolean MoveNext()">
36861         <size>183</size>
36862       </method>
36863       <method name="Void Dispose()">
36864         <size>8</size>
36865       </method>
36866       <method name="Void Reset()">
36867         <size>6</size>
36868       </method>
36869     </type>
36870     <type name="S+&lt;GetS&gt;c__Iterator1">
36871       <method name="Void .ctor()">
36872         <size>7</size>
36873       </method>
36874       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36875         <size>7</size>
36876       </method>
36877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36878         <size>12</size>
36879       </method>
36880       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36881         <size>53</size>
36882       </method>
36883       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36884         <size>53</size>
36885       </method>
36886       <method name="Boolean MoveNext()">
36887         <size>136</size>
36888       </method>
36889       <method name="Void Dispose()">
36890         <size>8</size>
36891       </method>
36892       <method name="Void Reset()">
36893         <size>6</size>
36894       </method>
36895     </type>
36896     <type name="X+&lt;Get&gt;c__Iterator2">
36897       <method name="Void .ctor()">
36898         <size>7</size>
36899       </method>
36900       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36901         <size>7</size>
36902       </method>
36903       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36904         <size>12</size>
36905       </method>
36906       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36907         <size>53</size>
36908       </method>
36909       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36910         <size>53</size>
36911       </method>
36912       <method name="Boolean MoveNext()">
36913         <size>131</size>
36914       </method>
36915       <method name="Void Dispose()">
36916         <size>8</size>
36917       </method>
36918       <method name="Void Reset()">
36919         <size>6</size>
36920       </method>
36921     </type>
36922     <type name="X+&lt;GetS&gt;c__Iterator3">
36923       <method name="Void .ctor()">
36924         <size>7</size>
36925       </method>
36926       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36927         <size>7</size>
36928       </method>
36929       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36930         <size>12</size>
36931       </method>
36932       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36933         <size>53</size>
36934       </method>
36935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36936         <size>53</size>
36937       </method>
36938       <method name="Boolean MoveNext()">
36939         <size>136</size>
36940       </method>
36941       <method name="Void Dispose()">
36942         <size>8</size>
36943       </method>
36944       <method name="Void Reset()">
36945         <size>6</size>
36946       </method>
36947     </type>
36948   </test>
36949   <test name="test-iter-07.cs">
36950     <type name="Test">
36951       <method name="Void .ctor()">
36952         <size>7</size>
36953       </method>
36954       <method name="IEnumerable Foo(Int32)">
36955         <size>23</size>
36956       </method>
36957     </type>
36958     <type name="X">
36959       <method name="Void .ctor()">
36960         <size>7</size>
36961       </method>
36962       <method name="Int32 Main()">
36963         <size>374</size>
36964       </method>
36965     </type>
36966     <type name="Test+&lt;Foo&gt;c__Iterator0">
36967       <method name="Void .ctor()">
36968         <size>7</size>
36969       </method>
36970       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
36971         <size>7</size>
36972       </method>
36973       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36974         <size>12</size>
36975       </method>
36976       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36977         <size>53</size>
36978       </method>
36979       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
36980         <size>53</size>
36981       </method>
36982       <method name="Boolean MoveNext()">
36983         <size>253</size>
36984       </method>
36985       <method name="Void Dispose()">
36986         <size>112</size>
36987       </method>
36988       <method name="Void Reset()">
36989         <size>6</size>
36990       </method>
36991     </type>
36992   </test>
36993   <test name="test-iter-08.cs">
36994     <type name="Foo">
36995       <method name="Void .ctor(Int32)">
36996         <size>14</size>
36997       </method>
36998       <method name="Void Dispose()">
36999         <size>8</size>
37000       </method>
37001     </type>
37002     <type name="X">
37003       <method name="Void .ctor()">
37004         <size>7</size>
37005       </method>
37006       <method name="IEnumerable Test(Int32, Int32)">
37007         <size>30</size>
37008       </method>
37009       <method name="Int32 Main()">
37010         <size>169</size>
37011       </method>
37012     </type>
37013     <type name="X+&lt;Test&gt;c__Iterator0">
37014       <method name="Void .ctor()">
37015         <size>7</size>
37016       </method>
37017       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37018         <size>7</size>
37019       </method>
37020       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37021         <size>12</size>
37022       </method>
37023       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37024         <size>65</size>
37025       </method>
37026       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37027         <size>65</size>
37028       </method>
37029       <method name="Boolean MoveNext()">
37030         <size>360</size>
37031       </method>
37032       <method name="Void Dispose()">
37033         <size>102</size>
37034       </method>
37035       <method name="Void Reset()">
37036         <size>6</size>
37037       </method>
37038     </type>
37039   </test>
37040   <test name="test-iter-09.cs">
37041     <type name="Tester">
37042       <method name="Void .ctor()">
37043         <size>153</size>
37044       </method>
37045       <method name="IEnumerator GetEnumerator()">
37046         <size>15</size>
37047       </method>
37048     </type>
37049     <type name="Test">
37050       <method name="Void .ctor()">
37051         <size>7</size>
37052       </method>
37053       <method name="Int32 Main()">
37054         <size>263</size>
37055       </method>
37056     </type>
37057     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
37058       <method name="Void .ctor()">
37059         <size>7</size>
37060       </method>
37061       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37062         <size>7</size>
37063       </method>
37064       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37065         <size>12</size>
37066       </method>
37067       <method name="Boolean MoveNext()">
37068         <size>633</size>
37069       </method>
37070       <method name="Void Dispose()">
37071         <size>80</size>
37072       </method>
37073       <method name="Void Reset()">
37074         <size>6</size>
37075       </method>
37076     </type>
37077   </test>
37078   <test name="test-iter-10.cs">
37079     <type name="X">
37080       <method name="Void .ctor()">
37081         <size>7</size>
37082       </method>
37083       <method name="IEnumerator get_GetIt()">
37084         <size>8</size>
37085       </method>
37086       <method name="Void set_GetIt(IEnumerator)">
37087         <size>1</size>
37088       </method>
37089       <method name="IEnumerable get_Item(Int32)">
37090         <size>23</size>
37091       </method>
37092       <method name="Void set_Item(Int32, IEnumerable)">
37093         <size>1</size>
37094       </method>
37095       <method name="Int32 Main()">
37096         <size>181</size>
37097       </method>
37098     </type>
37099     <type name="X+&lt;&gt;c__Iterator0">
37100       <method name="Void .ctor()">
37101         <size>7</size>
37102       </method>
37103       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37104         <size>7</size>
37105       </method>
37106       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37107         <size>12</size>
37108       </method>
37109       <method name="Boolean MoveNext()">
37110         <size>126</size>
37111       </method>
37112       <method name="Void Dispose()">
37113         <size>8</size>
37114       </method>
37115       <method name="Void Reset()">
37116         <size>6</size>
37117       </method>
37118     </type>
37119     <type name="X+&lt;&gt;c__Iterator1">
37120       <method name="Void .ctor()">
37121         <size>7</size>
37122       </method>
37123       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37124         <size>7</size>
37125       </method>
37126       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37127         <size>12</size>
37128       </method>
37129       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37130         <size>53</size>
37131       </method>
37132       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37133         <size>53</size>
37134       </method>
37135       <method name="Boolean MoveNext()">
37136         <size>147</size>
37137       </method>
37138       <method name="Void Dispose()">
37139         <size>8</size>
37140       </method>
37141       <method name="Void Reset()">
37142         <size>6</size>
37143       </method>
37144     </type>
37145   </test>
37146   <test name="test-iter-11.cs">
37147     <type name="X">
37148       <method name="Void .ctor()">
37149         <size>7</size>
37150       </method>
37151       <method name="Void add_Hook(System.EventHandler)">
37152         <size>24</size>
37153       </method>
37154       <method name="Void remove_Hook(System.EventHandler)">
37155         <size>24</size>
37156       </method>
37157       <method name="IEnumerator Pipeline()">
37158         <size>15</size>
37159       </method>
37160       <method name="Void M(System.Object, System.EventArgs)">
37161         <size>11</size>
37162       </method>
37163       <method name="Void Main()">
37164         <size>55</size>
37165       </method>
37166     </type>
37167     <type name="X+&lt;Pipeline&gt;c__Iterator0">
37168       <method name="Void .ctor()">
37169         <size>7</size>
37170       </method>
37171       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37172         <size>7</size>
37173       </method>
37174       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37175         <size>12</size>
37176       </method>
37177       <method name="Boolean MoveNext()">
37178         <size>124</size>
37179       </method>
37180       <method name="Void Dispose()">
37181         <size>8</size>
37182       </method>
37183       <method name="Void Reset()">
37184         <size>6</size>
37185       </method>
37186     </type>
37187   </test>
37188   <test name="test-iter-12.cs">
37189     <type name="X">
37190       <method name="Void .ctor()">
37191         <size>7</size>
37192       </method>
37193       <method name="IEnumerable a()">
37194         <size>23</size>
37195       </method>
37196       <method name="Void Main()">
37197         <size>1</size>
37198       </method>
37199     </type>
37200     <type name="X+&lt;a&gt;c__Iterator0">
37201       <method name="Void .ctor()">
37202         <size>7</size>
37203       </method>
37204       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37205         <size>7</size>
37206       </method>
37207       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37208         <size>12</size>
37209       </method>
37210       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37211         <size>39</size>
37212       </method>
37213       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37214         <size>39</size>
37215       </method>
37216       <method name="Boolean MoveNext()">
37217         <size>165</size>
37218       </method>
37219       <method name="Void Dispose()">
37220         <size>55</size>
37221       </method>
37222       <method name="Void Reset()">
37223         <size>6</size>
37224       </method>
37225     </type>
37226   </test>
37227   <test name="test-partial-01.cs">
37228     <type name="Foo.Hello">
37229       <method name="Void .ctor()">
37230         <size>7</size>
37231       </method>
37232       <method name="Void .cctor()">
37233         <size>7</size>
37234       </method>
37235     </type>
37236     <type name="Bar.Hello">
37237       <method name="Void .ctor()">
37238         <size>7</size>
37239       </method>
37240       <method name="Void .cctor()">
37241         <size>8</size>
37242       </method>
37243     </type>
37244     <type name="X.Test">
37245       <method name="Void .ctor()">
37246         <size>7</size>
37247       </method>
37248       <method name="Int32 FooWorld()">
37249         <size>6</size>
37250       </method>
37251       <method name="Int32 BarWorld()">
37252         <size>6</size>
37253       </method>
37254     </type>
37255     <type name="Y">
37256       <method name="Void .ctor()">
37257         <size>7</size>
37258       </method>
37259       <method name="Int32 Main()">
37260         <size>29</size>
37261       </method>
37262     </type>
37263   </test>
37264   <test name="test-partial-02.cs">
37265     <type name="Test1.Base">
37266       <method name="Void .ctor()">
37267         <size>7</size>
37268       </method>
37269     </type>
37270     <type name="Test1.Foo">
37271       <method name="Void .ctor()">
37272         <size>7</size>
37273       </method>
37274     </type>
37275     <type name="Test2.Foo">
37276       <method name="Void .ctor()">
37277         <size>7</size>
37278       </method>
37279     </type>
37280     <type name="ReflectedType">
37281       <method name="Void .ctor()">
37282         <size>7</size>
37283       </method>
37284     </type>
37285     <type name="D">
37286       <method name="Void .ctor()">
37287         <size>7</size>
37288       </method>
37289     </type>
37290     <type name="X">
37291       <method name="Void .ctor()">
37292         <size>7</size>
37293       </method>
37294       <method name="Void Main()">
37295         <size>1</size>
37296       </method>
37297     </type>
37298   </test>
37299   <test name="test-partial-03.cs">
37300     <type name="Test">
37301       <method name="Void .ctor()">
37302         <size>18</size>
37303       </method>
37304       <method name="Int32 TestFoo()">
37305         <size>13</size>
37306       </method>
37307       <method name="Int32 TestIFoo(IFoo)">
37308         <size>8</size>
37309       </method>
37310     </type>
37311     <type name="Test+IFoo">
37312       <method name="Int32 Hello(Test)">
37313         <size>0</size>
37314       </method>
37315     </type>
37316     <type name="Test+Foo">
37317       <method name="Void .ctor()">
37318         <size>7</size>
37319       </method>
37320       <method name="Int32 Test.IFoo.Hello(Test)">
37321         <size>2</size>
37322       </method>
37323       <method name="Int32 Hello(Test)">
37324         <size>2</size>
37325       </method>
37326     </type>
37327     <type name="X">
37328       <method name="Void .ctor()">
37329         <size>7</size>
37330       </method>
37331       <method name="Int32 Main()">
37332         <size>42</size>
37333       </method>
37334     </type>
37335   </test>
37336   <test name="test-partial-04.cs">
37337     <type name="A.IFoo">
37338       <method name="Void Hello(IFoo)">
37339         <size>0</size>
37340       </method>
37341     </type>
37342     <type name="B.Test">
37343       <method name="Void .ctor()">
37344         <size>7</size>
37345       </method>
37346       <method name="Void A.IFoo.Hello(IFoo)">
37347         <size>1</size>
37348       </method>
37349     </type>
37350     <type name="X">
37351       <method name="Void .ctor()">
37352         <size>7</size>
37353       </method>
37354       <method name="Void Main()">
37355         <size>1</size>
37356       </method>
37357     </type>
37358   </test>
37359   <test name="test-partial-05.cs">
37360     <type name="B">
37361       <method name="Void .ctor()">
37362         <size>7</size>
37363       </method>
37364     </type>
37365     <type name="A">
37366       <method name="Void .ctor()">
37367         <size>7</size>
37368       </method>
37369     </type>
37370     <type name="A2">
37371       <method name="Void .ctor()">
37372         <size>7</size>
37373       </method>
37374     </type>
37375     <type name="D">
37376       <method name="Void .ctor()">
37377         <size>7</size>
37378       </method>
37379       <method name="Void Main()">
37380         <size>1</size>
37381       </method>
37382     </type>
37383   </test>
37384   <test name="test-partial-06.cs">
37385     <type name="Foo">
37386       <method name="Void .ctor()">
37387         <size>7</size>
37388       </method>
37389       <method name="Void Finalize()">
37390         <size>13</size>
37391       </method>
37392     </type>
37393     <type name="B">
37394       <method name="Void .ctor()">
37395         <size>7</size>
37396       </method>
37397       <method name="Void Main()">
37398         <size>1</size>
37399       </method>
37400     </type>
37401   </test>
37402   <test name="test-partial-07.cs">
37403     <type name="Test">
37404       <method name="Void .ctor()">
37405         <size>7</size>
37406       </method>
37407     </type>
37408     <type name="TestAttribute">
37409       <method name="Void .ctor()">
37410         <size>7</size>
37411       </method>
37412     </type>
37413     <type name="Test2Attribute">
37414       <method name="Void .ctor()">
37415         <size>7</size>
37416       </method>
37417     </type>
37418     <type name="X">
37419       <method name="Void .ctor()">
37420         <size>7</size>
37421       </method>
37422       <method name="Int32 Main()">
37423         <size>62</size>
37424       </method>
37425     </type>
37426   </test>
37427   <test name="test-partial-08.cs">
37428     <type name="Foo">
37429       <method name="Void .ctor()">
37430         <size>7</size>
37431       </method>
37432       <method name="System.String get_Id()">
37433         <size>7</size>
37434       </method>
37435     </type>
37436     <type name="PartialAbstractCompilationError">
37437       <method name="Void .ctor()">
37438         <size>7</size>
37439       </method>
37440       <method name="Int32 Main()">
37441         <size>54</size>
37442       </method>
37443     </type>
37444   </test>
37445   <test name="test-partial-09.cs">
37446     <type name="Foo">
37447       <method name="Void .ctor()">
37448         <size>7</size>
37449       </method>
37450       <method name="System.String get_Id()">
37451         <size>7</size>
37452       </method>
37453     </type>
37454     <type name="Bar">
37455       <method name="Void .ctor(String)">
37456         <size>14</size>
37457       </method>
37458     </type>
37459     <type name="PartialAbstractCompilationError">
37460       <method name="Void .ctor()">
37461         <size>7</size>
37462       </method>
37463       <method name="Void Main()">
37464         <size>21</size>
37465       </method>
37466     </type>
37467   </test>
37468   <test name="test-partial-10.cs">
37469     <type name="Test2.Foo">
37470       <method name="Void .ctor()">
37471         <size>7</size>
37472       </method>
37473       <method name="Void .cctor()">
37474         <size>15</size>
37475       </method>
37476     </type>
37477     <type name="X">
37478       <method name="Void .ctor()">
37479         <size>7</size>
37480       </method>
37481       <method name="Int32 Main()">
37482         <size>68</size>
37483       </method>
37484     </type>
37485   </test>
37486   <test name="test-partial-11.cs">
37487     <type name="StaticClass">
37488       <method name="System.String Name()">
37489         <size>6</size>
37490       </method>
37491     </type>
37492     <type name="MainClass">
37493       <method name="Void .ctor()">
37494         <size>7</size>
37495       </method>
37496       <method name="Boolean IsStatic(System.Type)">
37497         <size>73</size>
37498       </method>
37499       <method name="Int32 Main()">
37500         <size>56</size>
37501       </method>
37502     </type>
37503   </test>
37504   <test name="test-partial-12.cs">
37505     <type name="Test1.Foo">
37506       <method name="Void .ctor()">
37507         <size>7</size>
37508       </method>
37509       <method name="IEnumerable E()">
37510         <size>16</size>
37511       </method>
37512     </type>
37513     <type name="X">
37514       <method name="Void .ctor()">
37515         <size>7</size>
37516       </method>
37517       <method name="Int32 Main()">
37518         <size>100</size>
37519       </method>
37520     </type>
37521     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
37522       <method name="Void .ctor()">
37523         <size>7</size>
37524       </method>
37525       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37526         <size>7</size>
37527       </method>
37528       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37529         <size>12</size>
37530       </method>
37531       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37532         <size>39</size>
37533       </method>
37534       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37535         <size>39</size>
37536       </method>
37537       <method name="Boolean MoveNext()">
37538         <size>69</size>
37539       </method>
37540       <method name="Void Dispose()">
37541         <size>8</size>
37542       </method>
37543       <method name="Void Reset()">
37544         <size>6</size>
37545       </method>
37546     </type>
37547   </test>
37548   <test name="test-partial-13.cs">
37549     <type name="Test.Test">
37550       <method name="Void .ctor()">
37551         <size>7</size>
37552       </method>
37553       <method name="Boolean Equals(System.Object)">
37554         <size>2</size>
37555       </method>
37556       <method name="Int32 GetHashCode()">
37557         <size>2</size>
37558       </method>
37559       <method name="Void Main()">
37560         <size>1</size>
37561       </method>
37562     </type>
37563   </test>
37564   <test name="test-partial-14.cs">
37565     <type name="T">
37566       <method name="Void .ctor()">
37567         <size>7</size>
37568       </method>
37569     </type>
37570     <type name="partial">
37571       <method name="Void .ctor()">
37572         <size>7</size>
37573       </method>
37574     </type>
37575     <type name="A">
37576       <method name="Void .ctor()">
37577         <size>7</size>
37578       </method>
37579       <method name="Void partial(partial)">
37580         <size>3</size>
37581       </method>
37582     </type>
37583     <type name="B">
37584       <method name="Void .ctor()">
37585         <size>7</size>
37586       </method>
37587       <method name="Void Main()">
37588         <size>1</size>
37589       </method>
37590     </type>
37591   </test>
37592   <test name="test-partial-15.cs">
37593     <type name="Foo.X">
37594       <method name="Void .ctor()">
37595         <size>7</size>
37596       </method>
37597       <method name="Void Main()">
37598         <size>1</size>
37599       </method>
37600       <method name="IEnumerable Attempts2()">
37601         <size>16</size>
37602       </method>
37603       <method name="IEnumerable get_Attempts()">
37604         <size>16</size>
37605       </method>
37606       <method name="IEnumerable get_Item(Int32)">
37607         <size>16</size>
37608       </method>
37609     </type>
37610     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
37611       <method name="Void .ctor()">
37612         <size>7</size>
37613       </method>
37614       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37615         <size>7</size>
37616       </method>
37617       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37618         <size>12</size>
37619       </method>
37620       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37621         <size>39</size>
37622       </method>
37623       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37624         <size>39</size>
37625       </method>
37626       <method name="Boolean MoveNext()">
37627         <size>36</size>
37628       </method>
37629       <method name="Void Dispose()">
37630         <size>8</size>
37631       </method>
37632       <method name="Void Reset()">
37633         <size>6</size>
37634       </method>
37635     </type>
37636     <type name="Foo.X+&lt;&gt;c__Iterator1">
37637       <method name="Void .ctor()">
37638         <size>7</size>
37639       </method>
37640       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37641         <size>7</size>
37642       </method>
37643       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37644         <size>12</size>
37645       </method>
37646       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37647         <size>39</size>
37648       </method>
37649       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37650         <size>39</size>
37651       </method>
37652       <method name="Boolean MoveNext()">
37653         <size>36</size>
37654       </method>
37655       <method name="Void Dispose()">
37656         <size>8</size>
37657       </method>
37658       <method name="Void Reset()">
37659         <size>6</size>
37660       </method>
37661     </type>
37662     <type name="Foo.X+&lt;&gt;c__Iterator2">
37663       <method name="Void .ctor()">
37664         <size>7</size>
37665       </method>
37666       <method name="System.Object System.Collections.Generic.IEnumerator`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Current()">
37667         <size>7</size>
37668       </method>
37669       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37670         <size>12</size>
37671       </method>
37672       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37673         <size>39</size>
37674       </method>
37675       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()">
37676         <size>39</size>
37677       </method>
37678       <method name="Boolean MoveNext()">
37679         <size>36</size>
37680       </method>
37681       <method name="Void Dispose()">
37682         <size>8</size>
37683       </method>
37684       <method name="Void Reset()">
37685         <size>6</size>
37686       </method>
37687     </type>
37688   </test>
37689   <test name="test-partial-16.cs">
37690     <type name="A.C">
37691       <method name="Void .ctor()">
37692         <size>23</size>
37693       </method>
37694       <method name="Void .cctor()">
37695         <size>11</size>
37696       </method>
37697     </type>
37698     <type name="B.C2">
37699       <method name="Void .ctor()">
37700         <size>7</size>
37701       </method>
37702       <method name="Boolean Test()">
37703         <size>2</size>
37704       </method>
37705       <method name="System.Object Test_I()">
37706         <size>2</size>
37707       </method>
37708       <method name="Void Main()">
37709         <size>1</size>
37710       </method>
37711     </type>
37712   </test>
37713   <test name="test-partial-17.cs">
37714     <type name="Test">
37715       <method name="Void .ctor()">
37716         <size>7</size>
37717       </method>
37718       <method name="Boolean Check(System.String, System.String[])">
37719         <size>44</size>
37720       </method>
37721       <method name="Void Main()">
37722         <size>1</size>
37723       </method>
37724     </type>
37725   </test>
37726   <test name="test-partial-18.cs">
37727     <type name="N.Foo">
37728       <method name="Void .ctor()">
37729         <size>17</size>
37730       </method>
37731       <method name="Void Main()">
37732         <size>1</size>
37733       </method>
37734     </type>
37735   </test>
37736   <test name="test-partial-19.cs">
37737     <type name="Bug.GL">
37738       <method name="Void Main()">
37739         <size>7</size>
37740       </method>
37741     </type>
37742     <type name="Bug.GL+Core">
37743       <method name="Boolean A()">
37744         <size>2</size>
37745       </method>
37746     </type>
37747   </test>
37748   <test name="test-partial-20.cs">
37749     <type name="A">
37750       <method name="Void .ctor()">
37751         <size>7</size>
37752       </method>
37753       <method name="Void .cctor()">
37754         <size>7</size>
37755       </method>
37756     </type>
37757     <type name="B">
37758       <method name="Void .ctor()">
37759         <size>7</size>
37760       </method>
37761       <method name="Void .cctor()">
37762         <size>7</size>
37763       </method>
37764     </type>
37765     <type name="C">
37766       <method name="Void .ctor()">
37767         <size>7</size>
37768       </method>
37769       <method name="Int32 Main()">
37770         <size>38</size>
37771       </method>
37772     </type>
37773   </test>
37774   <test name="test-partial-21.cs">
37775     <type name="Mono.Sms.Main">
37776       <method name="Void .ctor()">
37777         <size>7</size>
37778       </method>
37779       <method name="Void Test()">
37780         <size>42</size>
37781       </method>
37782     </type>
37783     <type name="Mono.Sms.Contacts">
37784       <method name="Void .ctor()">
37785         <size>7</size>
37786       </method>
37787       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
37788         <size>24</size>
37789       </method>
37790       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
37791         <size>24</size>
37792       </method>
37793       <method name="Void Test()">
37794         <size>12</size>
37795       </method>
37796     </type>
37797     <type name="Mono.Sms.Core.Agenda">
37798       <method name="Void .ctor()">
37799         <size>7</size>
37800       </method>
37801       <method name="Void AddContact()">
37802         <size>1</size>
37803       </method>
37804       <method name="Void Main()">
37805         <size>1</size>
37806       </method>
37807     </type>
37808     <type name="Mono.Sms.Contacts+ContactsHandler">
37809       <method name="Void .ctor(Object, IntPtr)">
37810         <size>0</size>
37811       </method>
37812       <method name="Void Invoke()">
37813         <size>0</size>
37814       </method>
37815       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37816         <size>0</size>
37817       </method>
37818       <method name="Void EndInvoke(IAsyncResult)">
37819         <size>0</size>
37820       </method>
37821     </type>
37822     <type name="Mono.Sms.Main">
37823       <method name="Void &lt;Test&gt;m__0()">
37824         <size>6</size>
37825       </method>
37826     </type>
37827   </test>
37828   <test name="test-xml-042.cs">
37829     <type name="TestNamespace.TestClass">
37830       <method name="Void .ctor()">
37831         <size>7</size>
37832       </method>
37833       <method name="Void Main()">
37834         <size>1</size>
37835       </method>
37836       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
37837         <size>7</size>
37838       </method>
37839     </type>
37840   </test>
37841 </tests>