eol
[mcs.git] / tests / ver-il-gmcs.xml
blob4594554e84d8ed918da0793bf2e4f8186244a22b
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>82</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>214</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>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="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>53</size>
1960       </method>
1961     </type>
1962     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1963       <method name="Void .ctor()">
1964         <size>7</size>
1965       </method>
1966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1967         <size>12</size>
1968       </method>
1969       <method name="Boolean MoveNext()">
1970         <size>25</size>
1971       </method>
1972       <method name="Void Dispose()">
1973         <size>8</size>
1974       </method>
1975       <method name="Void Reset()">
1976         <size>6</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T)">
1981         <size>8</size>
1982       </method>
1983     </type>
1984     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1985       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1986         <size>7</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-074.cs">
1991     <type name="Test`1[T]">
1992       <method name="Void .ctor(T, T)">
1993         <size>21</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Int32 Main()">
2001         <size>85</size>
2002       </method>
2003     </type>
2004     <type name="Foo`1[T]">
2005       <method name="Void .ctor(T, T)">
2006         <size>15</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-075.cs">
2011     <type name="ArrayList`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015     </type>
2016     <type name="X">
2017       <method name="Void .ctor()">
2018         <size>7</size>
2019       </method>
2020       <method name="Void Main()">
2021         <size>1</size>
2022       </method>
2023     </type>
2024     <type name="ArrayList`1[T]">
2025       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2026         <size>1</size>
2027       </method>
2028     </type>
2029   </test>
2030   <test name="gtest-076.cs">
2031     <type name="Test`1[T]">
2032       <method name="Void .ctor()">
2033         <size>7</size>
2034       </method>
2035       <method name="Foo`1 GetFoo(T)">
2036         <size>7</size>
2037       </method>
2038     </type>
2039     <type name="X">
2040       <method name="Void .ctor()">
2041         <size>7</size>
2042       </method>
2043       <method name="Int32 Main()">
2044         <size>41</size>
2045       </method>
2046     </type>
2047     <type name="Foo`1[T]">
2048       <method name="Void .ctor(T)">
2049         <size>8</size>
2050       </method>
2051     </type>
2052   </test>
2053   <test name="gtest-078.cs">
2054     <type name="Test">
2055       <method name="Void .ctor()">
2056         <size>7</size>
2057       </method>
2058       <method name="Void Main()">
2059         <size>64</size>
2060       </method>
2061       <method name="IEnumerator GetEnumerator()">
2062         <size>8</size>
2063       </method>
2064     </type>
2065     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2066       <method name="Void .ctor()">
2067         <size>7</size>
2068       </method>
2069       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2070         <size>7</size>
2071       </method>
2072       <method name="Boolean MoveNext()">
2073         <size>185</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>62</size>
2077       </method>
2078       <method name="Void Reset()">
2079         <size>6</size>
2080       </method>
2081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2082         <size>7</size>
2083       </method>
2084     </type>
2085   </test>
2086   <test name="gtest-079.cs">
2087     <type name="A.ArrayList`1[T]">
2088       <method name="Void .ctor()">
2089         <size>7</size>
2090       </method>
2091       <method name="Void InsertAll(T)">
2092         <size>1</size>
2093       </method>
2094     </type>
2095     <type name="B.ArrayList`2[X,Y]">
2096       <method name="Void .ctor()">
2097         <size>7</size>
2098       </method>
2099       <method name="Void AddAll[Z](Z)">
2100         <size>18</size>
2101       </method>
2102       <method name="Void InsertAll(Y)">
2103         <size>1</size>
2104       </method>
2105     </type>
2106     <type name="C.Foo`1[U]">
2107       <method name="Void .ctor()">
2108         <size>7</size>
2109       </method>
2110     </type>
2111     <type name="C.ArrayList`1[X]">
2112       <method name="Void .ctor()">
2113         <size>7</size>
2114       </method>
2115       <method name="Void AddAll[Y](Y)">
2116         <size>13</size>
2117       </method>
2118       <method name="Void InsertAll(C.Foo`1[X])">
2119         <size>1</size>
2120       </method>
2121     </type>
2122     <type name="X">
2123       <method name="Void .ctor()">
2124         <size>7</size>
2125       </method>
2126       <method name="Void Main()">
2127         <size>1</size>
2128       </method>
2129     </type>
2130     <type name="A.ArrayList`1[T]">
2131       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2132         <size>18</size>
2133       </method>
2134     </type>
2135   </test>
2136   <test name="gtest-080.cs">
2137     <type name="Test">
2138       <method name="Void .ctor()">
2139         <size>7</size>
2140       </method>
2141       <method name="Void Hello[T](IFoo`1)">
2142         <size>8</size>
2143       </method>
2144       <method name="Void InsertAll[U](IFoo`1)">
2145         <size>1</size>
2146       </method>
2147     </type>
2148     <type name="X">
2149       <method name="Void .ctor()">
2150         <size>7</size>
2151       </method>
2152       <method name="Void Main()">
2153         <size>1</size>
2154       </method>
2155     </type>
2156   </test>
2157   <test name="gtest-081.cs">
2158     <type name="ArrayList`1[T]">
2159       <method name="Void .ctor()">
2160         <size>7</size>
2161       </method>
2162       <method name="Void AddAll[U](U)">
2163         <size>18</size>
2164       </method>
2165       <method name="Void InsertAll(T)">
2166         <size>1</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-082.cs">
2179     <type name="Queue`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183     </type>
2184     <type name="Queue`1+Enumerator[T]">
2185       <method name="Void .ctor(Queue`1)">
2186         <size>14</size>
2187       </method>
2188     </type>
2189     <type name="X">
2190       <method name="Void .ctor()">
2191         <size>7</size>
2192       </method>
2193       <method name="Void Main()">
2194         <size>1</size>
2195       </method>
2196     </type>
2197   </test>
2198   <test name="gtest-083.cs">
2199     <type name="CollectionValueBase`1[T]">
2200       <method name="Void .ctor()">
2201         <size>7</size>
2202       </method>
2203       <method name="T[] ToArray()">
2204         <size>2</size>
2205       </method>
2206     </type>
2207     <type name="CollectionBase`1[T]">
2208       <method name="Void .ctor()">
2209         <size>7</size>
2210       </method>
2211     </type>
2212     <type name="SequencedBase`1[T]">
2213       <method name="Void .ctor()">
2214         <size>7</size>
2215       </method>
2216     </type>
2217     <type name="ArrayBase`1[T]">
2218       <method name="Void .ctor()">
2219         <size>7</size>
2220       </method>
2221       <method name="T[] ToArray()">
2222         <size>2</size>
2223       </method>
2224     </type>
2225     <type name="X">
2226       <method name="Void .ctor()">
2227         <size>7</size>
2228       </method>
2229       <method name="Void Main()">
2230         <size>1</size>
2231       </method>
2232     </type>
2233   </test>
2234   <test name="gtest-084.cs">
2235     <type name="HasherBuilder.ByPrototype`1[S]">
2236       <method name="Void .ctor()">
2237         <size>7</size>
2238       </method>
2239       <method name="IHasher`1 Examine()">
2240         <size>2</size>
2241       </method>
2242     </type>
2243     <type name="ArrayList`1[U]">
2244       <method name="Void .ctor()">
2245         <size>7</size>
2246       </method>
2247       <method name="IHasher`1 GetHasher()">
2248         <size>6</size>
2249       </method>
2250     </type>
2251     <type name="X">
2252       <method name="Void .ctor()">
2253         <size>7</size>
2254       </method>
2255       <method name="Void Main()">
2256         <size>1</size>
2257       </method>
2258     </type>
2259   </test>
2260   <test name="gtest-085.cs">
2261     <type name="ArrayList`1[T]">
2262       <method name="Void .ctor()">
2263         <size>7</size>
2264       </method>
2265       <method name="Int32 InsertAll[U](IFoo`1)">
2266         <size>2</size>
2267       </method>
2268       <method name="Int32 InsertAll(IFoo`1)">
2269         <size>2</size>
2270       </method>
2271       <method name="Int32 AddAll(IFoo`1)">
2272         <size>8</size>
2273       </method>
2274     </type>
2275     <type name="X">
2276       <method name="Void .ctor()">
2277         <size>7</size>
2278       </method>
2279       <method name="Int32 Main()">
2280         <size>14</size>
2281       </method>
2282     </type>
2283   </test>
2284   <test name="gtest-086.cs">
2285     <type name="ArrayList`1[T]">
2286       <method name="Void .ctor()">
2287         <size>7</size>
2288       </method>
2289       <method name="Int32 InsertAll[U](IFoo`1)">
2290         <size>2</size>
2291       </method>
2292       <method name="Int32 InsertAll(IFoo`1)">
2293         <size>2</size>
2294       </method>
2295       <method name="Int32 AddAll(IFoo`1)">
2296         <size>8</size>
2297       </method>
2298     </type>
2299     <type name="X">
2300       <method name="Void .ctor()">
2301         <size>7</size>
2302       </method>
2303       <method name="Void Main()">
2304         <size>1</size>
2305       </method>
2306     </type>
2307   </test>
2308   <test name="gtest-087.cs">
2309     <type name="C5.HashedArrayList`1[T]">
2310       <method name="Void .ctor()">
2311         <size>7</size>
2312       </method>
2313       <method name="Void Test()">
2314         <size>12</size>
2315       </method>
2316     </type>
2317     <type name="C5.HashSet`1[T]">
2318       <method name="Void .ctor(IHasher`1)">
2319         <size>7</size>
2320       </method>
2321     </type>
2322     <type name="C5.KeyValuePairHasher`2[K,V]">
2323       <method name="Void .ctor()">
2324         <size>7</size>
2325       </method>
2326     </type>
2327     <type name="X">
2328       <method name="Void .ctor()">
2329         <size>7</size>
2330       </method>
2331       <method name="Void Main()">
2332         <size>1</size>
2333       </method>
2334     </type>
2335   </test>
2336   <test name="gtest-088.cs">
2337     <type name="X">
2338       <method name="Void .ctor()">
2339         <size>7</size>
2340       </method>
2341       <method name="Void Main()">
2342         <size>9</size>
2343       </method>
2344     </type>
2345     <type name="KeyValuePair`2[K,V]">
2346       <method name="Void .ctor(K, V)">
2347         <size>1</size>
2348       </method>
2349       <method name="Void .ctor(K)">
2350         <size>1</size>
2351       </method>
2352     </type>
2353   </test>
2354   <test name="gtest-089.cs">
2355     <type name="Test`1[T]">
2356       <method name="Void .ctor()">
2357         <size>7</size>
2358       </method>
2359       <method name="Void Foo(T, Int32 ByRef)">
2360         <size>4</size>
2361       </method>
2362       <method name="Void Hello(T)">
2363         <size>10</size>
2364       </method>
2365     </type>
2366     <type name="X">
2367       <method name="Void .ctor()">
2368         <size>7</size>
2369       </method>
2370       <method name="Void Main()">
2371         <size>1</size>
2372       </method>
2373     </type>
2374   </test>
2375   <test name="gtest-090.cs">
2376     <type name="Foo`1[T]">
2377       <method name="Void .ctor()">
2378         <size>7</size>
2379       </method>
2380       <method name="T InsertAll[U](U)">
2381         <size>12</size>
2382       </method>
2383     </type>
2384     <type name="Bar`1[T]">
2385       <method name="Void .ctor()">
2386         <size>7</size>
2387       </method>
2388       <method name="T InsertAll[U](U)">
2389         <size>12</size>
2390       </method>
2391     </type>
2392     <type name="X">
2393       <method name="Void .ctor()">
2394         <size>7</size>
2395       </method>
2396       <method name="Void Main()">
2397         <size>1</size>
2398       </method>
2399     </type>
2400   </test>
2401   <test name="gtest-091.cs">
2402     <type name="Foo`1[T]">
2403       <method name="Void .ctor()">
2404         <size>7</size>
2405       </method>
2406       <method name="Foo`1+Node[T] Test[V]()">
2407         <size>7</size>
2408       </method>
2409     </type>
2410     <type name="Foo`1+Node[T]">
2411       <method name="Void .ctor()">
2412         <size>7</size>
2413       </method>
2414     </type>
2415     <type name="X">
2416       <method name="Void .ctor()">
2417         <size>7</size>
2418       </method>
2419       <method name="Void Main()">
2420         <size>1</size>
2421       </method>
2422     </type>
2423   </test>
2424   <test name="gtest-092.cs">
2425     <type name="Element`1[T]">
2426       <method name="Void .ctor(T)">
2427         <size>14</size>
2428       </method>
2429       <method name="Void GetItem(T ByRef)">
2430         <size>13</size>
2431       </method>
2432       <method name="T GetItem(Int32, T ByRef)">
2433         <size>7</size>
2434       </method>
2435       <method name="Void SetItem(T)">
2436         <size>1</size>
2437       </method>
2438     </type>
2439     <type name="Foo`1[T]">
2440       <method name="Void .ctor()">
2441         <size>7</size>
2442       </method>
2443       <method name="Foo`1+Node[T] Test()">
2444         <size>52</size>
2445       </method>
2446     </type>
2447     <type name="Foo`1+Node[T]">
2448       <method name="Void .ctor()">
2449         <size>7</size>
2450       </method>
2451     </type>
2452     <type name="X">
2453       <method name="Void .ctor()">
2454         <size>7</size>
2455       </method>
2456       <method name="Void Main()">
2457         <size>1</size>
2458       </method>
2459     </type>
2460   </test>
2461   <test name="gtest-093.cs">
2462     <type name="Foo`1[T]">
2463       <method name="Void .ctor(T)">
2464         <size>14</size>
2465       </method>
2466       <method name="Void Hello[U]()">
2467         <size>8</size>
2468       </method>
2469       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2470         <size>8</size>
2471       </method>
2472     </type>
2473     <type name="Foo`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-094.cs">
2488     <type name="LinkedList`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492     </type>
2493     <type name="LinkedList`1+Node[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497     </type>
2498     <type name="HashedLinkedList`1[T]">
2499       <method name="Void .ctor()">
2500         <size>7</size>
2501       </method>
2502     </type>
2503     <type name="X">
2504       <method name="Void .ctor()">
2505         <size>7</size>
2506       </method>
2507       <method name="Void Main()">
2508         <size>1</size>
2509       </method>
2510     </type>
2511   </test>
2512   <test name="gtest-095.cs">
2513     <type name="GuardedCollectionValue`1[T]">
2514       <method name="Void .ctor()">
2515         <size>7</size>
2516       </method>
2517       <method name="IDirectedCollectionValue`1 Backwards()">
2518         <size>2</size>
2519       </method>
2520     </type>
2521     <type name="GuardedSequenced`1[T]">
2522       <method name="Void .ctor()">
2523         <size>7</size>
2524       </method>
2525       <method name="IDirectedCollectionValue`1 Test()">
2526         <size>12</size>
2527       </method>
2528     </type>
2529     <type name="X">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Main()">
2534         <size>1</size>
2535       </method>
2536     </type>
2537     <type name="GuardedCollectionValue`1[T]">
2538       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2539         <size>2</size>
2540       </method>
2541     </type>
2542   </test>
2543   <test name="gtest-096.cs">
2544     <type name="Foo`1[T]">
2545       <method name="Void .ctor()">
2546         <size>7</size>
2547       </method>
2548     </type>
2549     <type name="Test">
2550       <method name="Void .ctor()">
2551         <size>7</size>
2552       </method>
2553       <method name="Void Hello[T](Foo`1[T][], Int32)">
2554         <size>27</size>
2555       </method>
2556       <method name="Void Quicksort[U](Foo`1[U][])">
2557         <size>8</size>
2558       </method>
2559       <method name="Void Main()">
2560         <size>22</size>
2561       </method>
2562     </type>
2563   </test>
2564   <test name="gtest-097.cs">
2565     <type name="Foo">
2566       <method name="Void .ctor()">
2567         <size>7</size>
2568       </method>
2569       <method name="Void IFoo.Test[Y,Z]()">
2570         <size>1</size>
2571       </method>
2572       <method name="Void IFoo.Test[X]()">
2573         <size>1</size>
2574       </method>
2575     </type>
2576     <type name="Bar`3[X,Y,Z]">
2577       <method name="Void .ctor()">
2578         <size>7</size>
2579       </method>
2580     </type>
2581     <type name="X">
2582       <method name="Void .ctor()">
2583         <size>7</size>
2584       </method>
2585       <method name="Void Main()">
2586         <size>1</size>
2587       </method>
2588     </type>
2589     <type name="Bar`3[X,Y,Z]">
2590       <method name="Void IBar&lt;X&gt;.Test()">
2591         <size>1</size>
2592       </method>
2593       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2594         <size>1</size>
2595       </method>
2596     </type>
2597   </test>
2598   <test name="gtest-098.cs">
2599     <type name="Foo">
2600       <method name="Void .ctor()">
2601         <size>7</size>
2602       </method>
2603       <method name="Void IFoo.Test[Y,Z]()">
2604         <size>1</size>
2605       </method>
2606       <method name="Void IFoo.Test[X]()">
2607         <size>1</size>
2608       </method>
2609     </type>
2610     <type name="Bar`3[X,Y,Z]">
2611       <method name="Void .ctor()">
2612         <size>7</size>
2613       </method>
2614     </type>
2615     <type name="X">
2616       <method name="Void .ctor()">
2617         <size>7</size>
2618       </method>
2619       <method name="Void Main()">
2620         <size>1</size>
2621       </method>
2622     </type>
2623     <type name="Bar`3[X,Y,Z]">
2624       <method name="Void IBar&lt;X&gt;.Test()">
2625         <size>1</size>
2626       </method>
2627       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-100.cs">
2633     <type name="C5.ArrayBase`1[T]">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637     </type>
2638     <type name="C5.ArrayList`1[V]">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642     </type>
2643     <type name="X">
2644       <method name="Void .ctor()">
2645         <size>7</size>
2646       </method>
2647       <method name="Void Main()">
2648         <size>7</size>
2649       </method>
2650     </type>
2651     <type name="C5.ArrayBase`1[T]">
2652       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2653         <size>1</size>
2654       </method>
2655     </type>
2656   </test>
2657   <test name="gtest-101.cs">
2658     <type name="Test">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>9</size>
2664       </method>
2665     </type>
2666     <type name="SimpleStruct`1[T]">
2667       <method name="Void .ctor(T)">
2668         <size>8</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-102.cs">
2673     <type name="A`1[T]">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="B`2[U,V]">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682     </type>
2683     <type name="Driver">
2684       <method name="Void .ctor()">
2685         <size>7</size>
2686       </method>
2687       <method name="Void Main()">
2688         <size>1</size>
2689       </method>
2690     </type>
2691   </test>
2692   <test name="gtest-103.cs">
2693     <type name="Foo">
2694       <method name="Void .ctor()">
2695         <size>7</size>
2696       </method>
2697     </type>
2698     <type name="Hello">
2699       <method name="Void .ctor()">
2700         <size>7</size>
2701       </method>
2702       <method name="Void World[U](U, IFoo`1)">
2703         <size>1</size>
2704       </method>
2705       <method name="Void World[V](IFoo`1)">
2706         <size>1</size>
2707       </method>
2708       <method name="Void Test(Foo)">
2709         <size>20</size>
2710       </method>
2711     </type>
2712     <type name="X">
2713       <method name="Void .ctor()">
2714         <size>7</size>
2715       </method>
2716       <method name="Void Main()">
2717         <size>1</size>
2718       </method>
2719     </type>
2720   </test>
2721   <test name="gtest-104.cs">
2722     <type name="MainClass">
2723       <method name="Void .ctor()">
2724         <size>7</size>
2725       </method>
2726       <method name="Void Main()">
2727         <size>20</size>
2728       </method>
2729     </type>
2730     <type name="MainClass+Gen`1[T]">
2731       <method name="Void .ctor()">
2732         <size>7</size>
2733       </method>
2734       <method name="Void Test()">
2735         <size>1</size>
2736       </method>
2737     </type>
2738     <type name="MainClass+Der">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742     </type>
2743   </test>
2744   <test name="gtest-105.cs">
2745     <type name="A.KeyValuePairComparer`2[K,V]">
2746       <method name="Void .ctor()">
2747         <size>7</size>
2748       </method>
2749       <method name="Int32 Compare(KeyValuePair`2)">
2750         <size>2</size>
2751       </method>
2752     </type>
2753     <type name="A.TreeBag`1[T]">
2754       <method name="Void .ctor(IComparer`1)">
2755         <size>14</size>
2756       </method>
2757       <method name="Int32 Find(T ByRef)">
2758         <size>18</size>
2759       </method>
2760     </type>
2761     <type name="A.X">
2762       <method name="Void .ctor()">
2763         <size>7</size>
2764       </method>
2765       <method name="Void Test()">
2766         <size>33</size>
2767       </method>
2768     </type>
2769     <type name="B.KeyValuePair`2[X,Y]">
2770       <method name="Void .ctor(X, Y)">
2771         <size>7</size>
2772       </method>
2773     </type>
2774     <type name="B.KeyValuePairComparer`2[K,V]">
2775       <method name="Void .ctor()">
2776         <size>7</size>
2777       </method>
2778       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2779         <size>2</size>
2780       </method>
2781     </type>
2782     <type name="B.TreeBag`1[T]">
2783       <method name="Void .ctor(IComparer`1)">
2784         <size>14</size>
2785       </method>
2786       <method name="Int32 Find(T ByRef)">
2787         <size>18</size>
2788       </method>
2789     </type>
2790     <type name="B.X">
2791       <method name="Void .ctor()">
2792         <size>7</size>
2793       </method>
2794       <method name="Void Test()">
2795         <size>32</size>
2796       </method>
2797     </type>
2798     <type name="X">
2799       <method name="Void .ctor()">
2800         <size>7</size>
2801       </method>
2802       <method name="Void Main()">
2803         <size>11</size>
2804       </method>
2805     </type>
2806     <type name="A.KeyValuePair`2[X,Y]">
2807       <method name="Void .ctor(X, Y)">
2808         <size>1</size>
2809       </method>
2810     </type>
2811   </test>
2812   <test name="gtest-106.cs">
2813     <type name="KeyValuePairComparer`2[K,V]">
2814       <method name="Void .ctor()">
2815         <size>7</size>
2816       </method>
2817       <method name="Int32 Compare(KeyValuePair`2)">
2818         <size>2</size>
2819       </method>
2820     </type>
2821     <type name="TreeBag`1[T]">
2822       <method name="Void .ctor(IComparer`1, T)">
2823         <size>21</size>
2824       </method>
2825       <method name="Int32 Find()">
2826         <size>18</size>
2827       </method>
2828     </type>
2829     <type name="X">
2830       <method name="Void .ctor()">
2831         <size>7</size>
2832       </method>
2833       <method name="Void Main()">
2834         <size>32</size>
2835       </method>
2836     </type>
2837     <type name="KeyValuePair`2[X,Y]">
2838       <method name="Void .ctor(X, Y)">
2839         <size>1</size>
2840       </method>
2841     </type>
2842   </test>
2843   <test name="gtest-107.cs">
2844     <type name="Tree`1[T]">
2845       <method name="Void .ctor(T)">
2846         <size>14</size>
2847       </method>
2848       <method name="Void Map[V](Mapper`2[T,V])">
2849         <size>14</size>
2850       </method>
2851     </type>
2852     <type name="X">
2853       <method name="Void .ctor()">
2854         <size>7</size>
2855       </method>
2856       <method name="System.String themap(Int32)">
2857         <size>17</size>
2858       </method>
2859       <method name="Void Test()">
2860         <size>26</size>
2861       </method>
2862       <method name="Void Main()">
2863         <size>13</size>
2864       </method>
2865     </type>
2866     <type name="Mapper`2[T,V]">
2867       <method name="Void .ctor(Object, IntPtr)">
2868         <size>0</size>
2869       </method>
2870       <method name="V Invoke(T)">
2871         <size>0</size>
2872       </method>
2873       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2874         <size>0</size>
2875       </method>
2876       <method name="V EndInvoke(IAsyncResult)">
2877         <size>0</size>
2878       </method>
2879     </type>
2880   </test>
2881   <test name="gtest-108.cs">
2882     <type name="Test`1[T]">
2883       <method name="Void .ctor(T)">
2884         <size>14</size>
2885       </method>
2886       <method name="IEnumerator`1 GetEnumerator()">
2887         <size>15</size>
2888       </method>
2889     </type>
2890     <type name="X">
2891       <method name="Void .ctor()">
2892         <size>7</size>
2893       </method>
2894       <method name="Void Main()">
2895         <size>54</size>
2896       </method>
2897     </type>
2898     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2899       <method name="Void .ctor()">
2900         <size>7</size>
2901       </method>
2902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2903         <size>12</size>
2904       </method>
2905       <method name="Boolean MoveNext()">
2906         <size>75</size>
2907       </method>
2908       <method name="Void Dispose()">
2909         <size>8</size>
2910       </method>
2911       <method name="Void Reset()">
2912         <size>6</size>
2913       </method>
2914       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2915         <size>7</size>
2916       </method>
2917     </type>
2918   </test>
2919   <test name="gtest-109.cs">
2920     <type name="X">
2921       <method name="Void .ctor()">
2922         <size>7</size>
2923       </method>
2924       <method name="Void Main()">
2925         <size>12</size>
2926       </method>
2927     </type>
2928   </test>
2929   <test name="gtest-110.cs">
2930     <type name="List`1[T]">
2931       <method name="Void .ctor()">
2932         <size>7</size>
2933       </method>
2934       <method name="Int32 Map[U](U)">
2935         <size>2</size>
2936       </method>
2937     </type>
2938     <type name="SpecialList`1[V]">
2939       <method name="Void .ctor()">
2940         <size>7</size>
2941       </method>
2942       <method name="Int32 Map[W](W)">
2943         <size>2</size>
2944       </method>
2945     </type>
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Int32 Main()">
2951         <size>56</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-111.cs">
2956     <type name="Collection`1[T]">
2957       <method name="Void .ctor(T)">
2958         <size>14</size>
2959       </method>
2960       <method name="Void Find(T ByRef)">
2961         <size>13</size>
2962       </method>
2963     </type>
2964     <type name="X">
2965       <method name="Void .ctor()">
2966         <size>7</size>
2967       </method>
2968       <method name="Int32 Main()">
2969         <size>68</size>
2970       </method>
2971     </type>
2972     <type name="KeyValuePair`2[K,V]">
2973       <method name="Void .ctor(K, V)">
2974         <size>15</size>
2975       </method>
2976       <method name="Void .ctor(K)">
2977         <size>23</size>
2978       </method>
2979     </type>
2980   </test>
2981   <test name="gtest-112.cs">
2982     <type name="IC">
2983       <method name="Void .ctor()">
2984         <size>7</size>
2985       </method>
2986       <method name="Void Compare(Foo`1)">
2987         <size>1</size>
2988       </method>
2989     </type>
2990     <type name="List`1[T]">
2991       <method name="Void .ctor()">
2992         <size>7</size>
2993       </method>
2994       <method name="Void Sort(IComparer`1, T)">
2995         <size>8</size>
2996       </method>
2997     </type>
2998     <type name="Sorting">
2999       <method name="Void .ctor()">
3000         <size>7</size>
3001       </method>
3002       <method name="Void IntroSort[T](IComparer`1, T)">
3003         <size>15</size>
3004       </method>
3005     </type>
3006     <type name="Sorting+Sorter`1[T]">
3007       <method name="Void .ctor(IComparer`1, Int32, T)">
3008         <size>26</size>
3009       </method>
3010       <method name="Void InsertionSort(Int32)">
3011         <size>26</size>
3012       </method>
3013     </type>
3014     <type name="X">
3015       <method name="Void .ctor()">
3016         <size>7</size>
3017       </method>
3018       <method name="Void Main()">
3019         <size>27</size>
3020       </method>
3021     </type>
3022     <type name="Foo`1[K]">
3023       <method name="Void .ctor(K)">
3024         <size>8</size>
3025       </method>
3026     </type>
3027   </test>
3028   <test name="gtest-113.cs">
3029     <type name="List`1[T]">
3030       <method name="Void .ctor()">
3031         <size>7</size>
3032       </method>
3033       <method name="Void Map[V](Mapper`2[T,V])">
3034         <size>1</size>
3035       </method>
3036     </type>
3037     <type name="X">
3038       <method name="Void .ctor()">
3039         <size>7</size>
3040       </method>
3041       <method name="Void Main()">
3042         <size>42</size>
3043       </method>
3044     </type>
3045     <type name="Mapper`2[T,V]">
3046       <method name="Void .ctor(Object, IntPtr)">
3047         <size>0</size>
3048       </method>
3049       <method name="V Invoke(T)">
3050         <size>0</size>
3051       </method>
3052       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3053         <size>0</size>
3054       </method>
3055       <method name="V EndInvoke(IAsyncResult)">
3056         <size>0</size>
3057       </method>
3058     </type>
3059     <type name="X">
3060       <method name="Double &lt;Main&gt;m__0(Int32)">
3061         <size>13</size>
3062       </method>
3063     </type>
3064   </test>
3065   <test name="gtest-114.cs">
3066     <type name="NaturalComparer`1[T]">
3067       <method name="Void .ctor()">
3068         <size>7</size>
3069       </method>
3070       <method name="Int32 Compare(T, T)">
3071         <size>15</size>
3072       </method>
3073     </type>
3074     <type name="X">
3075       <method name="Void .ctor()">
3076         <size>7</size>
3077       </method>
3078       <method name="Void Main()">
3079         <size>28</size>
3080       </method>
3081     </type>
3082     <type name="X+Test">
3083       <method name="Void .ctor()">
3084         <size>7</size>
3085       </method>
3086       <method name="Int32 CompareTo(X+Test)">
3087         <size>2</size>
3088       </method>
3089       <method name="Boolean Equals(X+Test)">
3090         <size>2</size>
3091       </method>
3092     </type>
3093   </test>
3094   <test name="gtest-115.cs">
3095     <type name="LinkedList`1[T]">
3096       <method name="Void .ctor()">
3097         <size>30</size>
3098       </method>
3099       <method name="Void .ctor(T[])">
3100         <size>44</size>
3101       </method>
3102       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3103         <size>67</size>
3104       </method>
3105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3106         <size>7</size>
3107       </method>
3108       <method name="Int32 get_Count()">
3109         <size>7</size>
3110       </method>
3111       <method name="T get_Item(Int32)">
3112         <size>13</size>
3113       </method>
3114       <method name="Void set_Item(Int32, T)">
3115         <size>14</size>
3116       </method>
3117       <method name="LinkedList`1+Node[T] get(Int32)">
3118         <size>114</size>
3119       </method>
3120       <method name="Void Add(T)">
3121         <size>14</size>
3122       </method>
3123       <method name="Void Insert(Int32, T)">
3124         <size>256</size>
3125       </method>
3126       <method name="Void RemoveAt(Int32)">
3127         <size>113</size>
3128       </method>
3129       <method name="Boolean Equals(System.Object)">
3130         <size>143</size>
3131       </method>
3132       <method name="Int32 GetHashCode()">
3133         <size>66</size>
3134       </method>
3135       <method name="IEnumerator`1 GetEnumerator()">
3136         <size>7</size>
3137       </method>
3138       <method name="LinkedList`1[T] op_Explicit(T[])">
3139         <size>7</size>
3140       </method>
3141       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3142         <size>119</size>
3143       </method>
3144     </type>
3145     <type name="LinkedList`1+Node[T]">
3146       <method name="Void .ctor(T)">
3147         <size>14</size>
3148       </method>
3149       <method name="Void .ctor(T, Node, Node)">
3150         <size>28</size>
3151       </method>
3152     </type>
3153     <type name="LinkedList`1+LinkedListEnumerator[T]">
3154       <method name="Void .ctor(LinkedList`1)">
3155         <size>26</size>
3156       </method>
3157       <method name="T get_Current()">
3158         <size>24</size>
3159       </method>
3160       <method name="Boolean MoveNext()">
3161         <size>71</size>
3162       </method>
3163       <method name="Void Reset()">
3164         <size>6</size>
3165       </method>
3166       <method name="Void Dispose()">
3167         <size>30</size>
3168       </method>
3169     </type>
3170     <type name="SortedList`1[T]">
3171       <method name="Void .ctor()">
3172         <size>7</size>
3173       </method>
3174       <method name="Void Insert(T)">
3175         <size>137</size>
3176       </method>
3177     </type>
3178     <type name="PrintableLinkedList`1[T]">
3179       <method name="Void .ctor()">
3180         <size>7</size>
3181       </method>
3182       <method name="Void Print(System.IO.TextWriter)">
3183         <size>87</size>
3184       </method>
3185     </type>
3186     <type name="MyString">
3187       <method name="Void .ctor(String)">
3188         <size>14</size>
3189       </method>
3190       <method name="Int32 CompareTo(MyString)">
3191         <size>18</size>
3192       </method>
3193       <method name="Boolean Equals(MyString)">
3194         <size>18</size>
3195       </method>
3196       <method name="System.String get_Value()">
3197         <size>7</size>
3198       </method>
3199     </type>
3200     <type name="MyTest">
3201       <method name="Void .ctor()">
3202         <size>7</size>
3203       </method>
3204       <method name="Void Main(System.String[])">
3205         <size>459</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>297</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>219</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-148.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>96</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>117</size>
4355       </method>
4356     </type>
4357     <type name="X+A">
4358       <method name="Void .ctor(Object, IntPtr)">
4359         <size>0</size>
4360       </method>
4361       <method name="Void Invoke()">
4362         <size>0</size>
4363       </method>
4364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4365         <size>0</size>
4366       </method>
4367       <method name="Void EndInvoke(IAsyncResult)">
4368         <size>0</size>
4369       </method>
4370     </type>
4371     <type name="X+&lt;GetIt&gt;c__Iterator0">
4372       <method name="Void .ctor()">
4373         <size>7</size>
4374       </method>
4375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4376         <size>7</size>
4377       </method>
4378       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4379         <size>7</size>
4380       </method>
4381       <method name="Boolean MoveNext()">
4382         <size>201</size>
4383       </method>
4384       <method name="Void &lt;&gt;m__0()">
4385         <size>22</size>
4386       </method>
4387       <method name="Void Dispose()">
4388         <size>8</size>
4389       </method>
4390       <method name="Void Reset()">
4391         <size>6</size>
4392       </method>
4393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4394         <size>7</size>
4395       </method>
4396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4397         <size>40</size>
4398       </method>
4399     </type>
4400     <type name="&lt;PrivateImplementationDetails&gt;">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405   </test>
4406   <test name="gtest-166.cs">
4407     <type name="C">
4408       <method name="Void .ctor()">
4409         <size>7</size>
4410       </method>
4411       <method name="Int32 Test()">
4412         <size>324</size>
4413       </method>
4414       <method name="Int32 Main()">
4415         <size>6</size>
4416       </method>
4417     </type>
4418     <type name="TestNew">
4419       <method name="Void SetTest()">
4420         <size>20</size>
4421       </method>
4422     </type>
4423   </test>
4424   <test name="gtest-167.cs">
4425     <type name="TestAttribute">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="TestNotAttribute">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestMultiAttribute">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439     </type>
4440     <type name="Class1">
4441       <method name="Void .ctor()">
4442         <size>7</size>
4443       </method>
4444     </type>
4445     <type name="Class2">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="Class3">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454     </type>
4455     <type name="TestClass">
4456       <method name="Void .ctor()">
4457         <size>7</size>
4458       </method>
4459       <method name="Int32 Main()">
4460         <size>86</size>
4461       </method>
4462     </type>
4463   </test>
4464   <test name="gtest-168.cs">
4465     <type name="lis`1[a]">
4466       <method name="Void .ctor()">
4467         <size>7</size>
4468       </method>
4469     </type>
4470     <type name="M">
4471       <method name="Void .ctor()">
4472         <size>7</size>
4473       </method>
4474       <method name="lis`1[a] Rev[a](lis`1[a])">
4475         <size>2</size>
4476       </method>
4477       <method name="lis`1[b] MapFromArray[a,b](a[])">
4478         <size>11</size>
4479       </method>
4480     </type>
4481     <type name="X">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485       <method name="Void Main()">
4486         <size>1</size>
4487       </method>
4488     </type>
4489   </test>
4490   <test name="gtest-169.cs">
4491     <type name="list`1[A]">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="list`1+Cons`1[A,T]">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="list`1+Nil`1[A,T]">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="C">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510       <method name="Void Rev[T](list`1[T])">
4511         <size>43</size>
4512       </method>
4513     </type>
4514     <type name="M">
4515       <method name="Void .ctor()">
4516         <size>7</size>
4517       </method>
4518       <method name="Void Main()">
4519         <size>21</size>
4520       </method>
4521     </type>
4522   </test>
4523   <test name="gtest-170.cs">
4524     <type name="C`1[A]">
4525       <method name="Void .ctor()">
4526         <size>7</size>
4527       </method>
4528       <method name="Void foo[B](C`1[B])">
4529         <size>7</size>
4530       </method>
4531     </type>
4532     <type name="D">
4533       <method name="Void .ctor()">
4534         <size>7</size>
4535       </method>
4536       <method name="Void append[A](C`1[A])">
4537         <size>1</size>
4538       </method>
4539       <method name="Void Main()">
4540         <size>7</size>
4541       </method>
4542     </type>
4543   </test>
4544   <test name="gtest-171.cs">
4545     <type name="list`1[a]">
4546       <method name="Void .ctor()">
4547         <size>7</size>
4548       </method>
4549     </type>
4550     <type name="Nil`1[a]">
4551       <method name="Void .ctor()">
4552         <size>7</size>
4553       </method>
4554       <method name="Void .cctor()">
4555         <size>11</size>
4556       </method>
4557     </type>
4558     <type name="Test">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void Main()">
4563         <size>24</size>
4564       </method>
4565     </type>
4566   </test>
4567   <test name="gtest-172.cs">
4568     <type name="M">
4569       <method name="Void .ctor()">
4570         <size>7</size>
4571       </method>
4572       <method name="Void Main()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576   </test>
4577   <test name="gtest-173.cs">
4578     <type name="List`1[t]">
4579       <method name="Void .ctor()">
4580         <size>7</size>
4581       </method>
4582       <method name="Void foo[b](List`1[t])">
4583         <size>27</size>
4584       </method>
4585     </type>
4586     <type name="C">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590     </type>
4591     <type name="D">
4592       <method name="Void .ctor()">
4593         <size>7</size>
4594       </method>
4595     </type>
4596     <type name="M">
4597       <method name="Void .ctor()">
4598         <size>7</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>27</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-174.cs">
4606     <type name="B`1[T]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610       <method name="Void .cctor()">
4611         <size>11</size>
4612       </method>
4613     </type>
4614     <type name="M">
4615       <method name="Void .ctor()">
4616         <size>7</size>
4617       </method>
4618       <method name="Void Main()">
4619         <size>13</size>
4620       </method>
4621     </type>
4622   </test>
4623   <test name="gtest-175.cs">
4624     <type name="Foo">
4625       <method name="Void .ctor()">
4626         <size>7</size>
4627       </method>
4628     </type>
4629     <type name="X">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Foo Test(Foo, Foo)">
4634         <size>10</size>
4635       </method>
4636       <method name="Int32 Main()">
4637         <size>33</size>
4638       </method>
4639     </type>
4640   </test>
4641   <test name="gtest-176.cs">
4642     <type name="lis`1[a]">
4643       <method name="Void .ctor()">
4644         <size>7</size>
4645       </method>
4646     </type>
4647     <type name="fn`3[a,b,r]">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="r apply(a, b)">
4652         <size>0</size>
4653       </method>
4654     </type>
4655     <type name="fn1`1[a]">
4656       <method name="Void .ctor()">
4657         <size>7</size>
4658       </method>
4659       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4660         <size>8</size>
4661       </method>
4662     </type>
4663     <type name="M">
4664       <method name="Void .ctor()">
4665         <size>7</size>
4666       </method>
4667       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4668         <size>9</size>
4669       </method>
4670       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4671         <size>2</size>
4672       </method>
4673       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4674         <size>17</size>
4675       </method>
4676       <method name="Void Main()">
4677         <size>12</size>
4678       </method>
4679     </type>
4680   </test>
4681   <test name="gtest-177.cs">
4682     <type name="X">
4683       <method name="Void .ctor()">
4684         <size>7</size>
4685       </method>
4686       <method name="Void .cctor()">
4687         <size>25</size>
4688       </method>
4689       <method name="Int32 Main()">
4690         <size>96</size>
4691       </method>
4692     </type>
4693     <type name="X`1[T]">
4694       <method name="Void .ctor()">
4695         <size>7</size>
4696       </method>
4697       <method name="IEnumerator`1 Y(IEnumerable`1)">
4698         <size>7</size>
4699       </method>
4700       <method name="T Z(IList`1, Int32)">
4701         <size>8</size>
4702       </method>
4703     </type>
4704   </test>
4705   <test name="gtest-178.cs">
4706     <type name="X">
4707       <method name="Void .ctor()">
4708         <size>7</size>
4709       </method>
4710       <method name="Void Main()">
4711         <size>1</size>
4712       </method>
4713     </type>
4714   </test>
4715   <test name="gtest-179.cs">
4716     <type name="X`1[T]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="Int32 get_i()">
4721         <size>2</size>
4722       </method>
4723       <method name="Void set_i(Int32)">
4724         <size>1</size>
4725       </method>
4726       <method name="Int32 myMain()">
4727         <size>14</size>
4728       </method>
4729     </type>
4730     <type name="Y">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>6</size>
4736       </method>
4737     </type>
4738   </test>
4739   <test name="gtest-180.cs">
4740     <type name="C">
4741       <method name="Void .ctor()">
4742         <size>7</size>
4743       </method>
4744     </type>
4745     <type name="C+CC">
4746       <method name="Void .ctor()">
4747         <size>7</size>
4748       </method>
4749     </type>
4750     <type name="Program">
4751       <method name="Void .ctor()">
4752         <size>7</size>
4753       </method>
4754       <method name="Int32 Main()">
4755         <size>197</size>
4756       </method>
4757     </type>
4758     <type name="D">
4759       <method name="Void .ctor(Object, IntPtr)">
4760         <size>0</size>
4761       </method>
4762       <method name="Void Invoke()">
4763         <size>0</size>
4764       </method>
4765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4766         <size>0</size>
4767       </method>
4768       <method name="Void EndInvoke(IAsyncResult)">
4769         <size>0</size>
4770       </method>
4771     </type>
4772   </test>
4773   <test name="gtest-181.cs">
4774     <type name="X">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="IEnumerator get_GetIt()">
4779         <size>8</size>
4780       </method>
4781       <method name="Void set_GetIt(IEnumerator)">
4782         <size>1</size>
4783       </method>
4784       <method name="IEnumerable get_Item(Int32)">
4785         <size>30</size>
4786       </method>
4787       <method name="Void set_Item(Int32, IEnumerable)">
4788         <size>1</size>
4789       </method>
4790       <method name="Int32 Main()">
4791         <size>184</size>
4792       </method>
4793     </type>
4794     <type name="X+&lt;&gt;c__Iterator0">
4795       <method name="Void .ctor()">
4796         <size>7</size>
4797       </method>
4798       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>126</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4816         <size>7</size>
4817       </method>
4818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4819         <size>7</size>
4820       </method>
4821       <method name="Boolean MoveNext()">
4822         <size>145</size>
4823       </method>
4824       <method name="Void Dispose()">
4825         <size>8</size>
4826       </method>
4827       <method name="Void Reset()">
4828         <size>6</size>
4829       </method>
4830     </type>
4831     <type name="X+&lt;&gt;c__Iterator0">
4832       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4833         <size>7</size>
4834       </method>
4835     </type>
4836     <type name="X+&lt;&gt;c__Iterator1">
4837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4838         <size>7</size>
4839       </method>
4840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4841         <size>40</size>
4842       </method>
4843     </type>
4844   </test>
4845   <test name="gtest-182.cs">
4846     <type name="C1">
4847       <method name="Void .ctor()">
4848         <size>7</size>
4849       </method>
4850       <method name="Int32 GetId()">
4851         <size>3</size>
4852       </method>
4853     </type>
4854     <type name="X">
4855       <method name="Void .ctor()">
4856         <size>7</size>
4857       </method>
4858       <method name="Void foo[a](a)">
4859         <size>15</size>
4860       </method>
4861       <method name="Void Main()">
4862         <size>11</size>
4863       </method>
4864     </type>
4865   </test>
4866   <test name="gtest-183.cs">
4867     <type name="test.Test`1[T]">
4868       <method name="Void .ctor()">
4869         <size>7</size>
4870       </method>
4871       <method name="IEnumerable`1 Lookup(T)">
4872         <size>30</size>
4873       </method>
4874     </type>
4875     <type name="test.Program">
4876       <method name="Void .ctor()">
4877         <size>7</size>
4878       </method>
4879       <method name="Void Main(System.String[])">
4880         <size>69</size>
4881       </method>
4882     </type>
4883     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4884       <method name="Void .ctor()">
4885         <size>7</size>
4886       </method>
4887       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4888         <size>12</size>
4889       </method>
4890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4891         <size>7</size>
4892       </method>
4893       <method name="Boolean MoveNext()">
4894         <size>84</size>
4895       </method>
4896       <method name="Void Dispose()">
4897         <size>8</size>
4898       </method>
4899       <method name="Void Reset()">
4900         <size>6</size>
4901       </method>
4902       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4903         <size>7</size>
4904       </method>
4905       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4906         <size>40</size>
4907       </method>
4908     </type>
4909   </test>
4910   <test name="gtest-184.cs">
4911     <type name="X">
4912       <method name="Void .ctor()">
4913         <size>7</size>
4914       </method>
4915       <method name="Void Main()">
4916         <size>68</size>
4917       </method>
4918       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4919         <size>12</size>
4920       </method>
4921     </type>
4922   </test>
4923   <test name="gtest-185.cs">
4924     <type name="App">
4925       <method name="Void .ctor()">
4926         <size>7</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>47</size>
4930       </method>
4931     </type>
4932     <type name="FP">
4933       <method name="Void .ctor()">
4934         <size>7</size>
4935       </method>
4936       <method name="T[] appendArrays[T](T[][])">
4937         <size>140</size>
4938       </method>
4939     </type>
4940   </test>
4941   <test name="gtest-186.cs">
4942     <type name="Tuple`2[a,b]">
4943       <method name="Void .ctor(a, b)">
4944         <size>21</size>
4945       </method>
4946     </type>
4947     <type name="Test">
4948       <method name="Void .ctor()">
4949         <size>7</size>
4950       </method>
4951       <method name="Void Main()">
4952         <size>120</size>
4953       </method>
4954     </type>
4955     <type name="TestSimpleObject">
4956       <method name="Void .ctor()">
4957         <size>25</size>
4958       </method>
4959       <method name="Void Print()">
4960         <size>17</size>
4961       </method>
4962     </type>
4963   </test>
4964   <test name="gtest-187.cs">
4965     <type name="Foo`1[T]">
4966       <method name="Void .ctor()">
4967         <size>7</size>
4968       </method>
4969       <method name="T next()">
4970         <size>7</size>
4971       </method>
4972     </type>
4973     <type name="Goo">
4974       <method name="Void .ctor()">
4975         <size>7</size>
4976       </method>
4977     </type>
4978     <type name="Test">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>14</size>
4984       </method>
4985     </type>
4986   </test>
4987   <test name="gtest-188.cs">
4988     <type name="Foo">
4989       <method name="Void .ctor(Object[])">
4990         <size>11</size>
4991       </method>
4992       <method name="Void .ctor(Object[], Object)">
4993         <size>217</size>
4994       </method>
4995       <method name="Void add_DoSomething(System.EventHandler)">
4996         <size>24</size>
4997       </method>
4998       <method name="Void remove_DoSomething(System.EventHandler)">
4999         <size>24</size>
5000       </method>
5001       <method name="Void Main()">
5002         <size>21</size>
5003       </method>
5004     </type>
5005     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5006       <method name="Void .ctor()">
5007         <size>7</size>
5008       </method>
5009       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5010         <size>46</size>
5011       </method>
5012     </type>
5013     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017     </type>
5018   </test>
5019   <test name="gtest-189.cs">
5020     <type name="Bar">
5021       <method name="Void .ctor()">
5022         <size>7</size>
5023       </method>
5024     </type>
5025     <type name="Cont`1[T]">
5026       <method name="Void .ctor(T)">
5027         <size>14</size>
5028       </method>
5029       <method name="System.String ToString()">
5030         <size>18</size>
5031       </method>
5032     </type>
5033     <type name="M">
5034       <method name="Void .ctor()">
5035         <size>7</size>
5036       </method>
5037       <method name="Void Main()">
5038         <size>18</size>
5039       </method>
5040     </type>
5041   </test>
5042   <test name="gtest-190.cs">
5043     <type name="Foo`1[T]">
5044       <method name="Void .ctor()">
5045         <size>7</size>
5046       </method>
5047       <method name="Foo`1+Node[T] GetRoot()">
5048         <size>6</size>
5049       </method>
5050       <method name="Void Test(Foo`1+Node[T])">
5051         <size>14</size>
5052       </method>
5053     </type>
5054     <type name="Foo`1+Node[T]">
5055       <method name="Void .ctor()">
5056         <size>7</size>
5057       </method>
5058     </type>
5059     <type name="Foo`1+ConcatNode[T]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063     </type>
5064     <type name="X">
5065       <method name="Void .ctor()">
5066         <size>7</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072   </test>
5073   <test name="gtest-191.cs">
5074     <type name="Test1.Test">
5075       <method name="IEnumerable`1 Replace[T]()">
5076         <size>16</size>
5077       </method>
5078     </type>
5079     <type name="Test2.Test`1[S]">
5080       <method name="Void .ctor()">
5081         <size>7</size>
5082       </method>
5083       <method name="IEnumerable`1 Replace[T]()">
5084         <size>16</size>
5085       </method>
5086     </type>
5087     <type name="Test3.Test`1[S]">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5092         <size>16</size>
5093       </method>
5094     </type>
5095     <type name="Test4.Test">
5096       <method name="Void .ctor()">
5097         <size>7</size>
5098       </method>
5099       <method name="IEnumerable`1 Replace[T]()">
5100         <size>16</size>
5101       </method>
5102     </type>
5103     <type name="Test5.Test">
5104       <method name="Void .ctor()">
5105         <size>7</size>
5106       </method>
5107       <method name="IEnumerable`1 Replace[T](T)">
5108         <size>30</size>
5109       </method>
5110     </type>
5111     <type name="Test6.Test">
5112       <method name="Void .ctor()">
5113         <size>7</size>
5114       </method>
5115       <method name="IEnumerable`1 Replace[T](T)">
5116         <size>30</size>
5117       </method>
5118     </type>
5119     <type name="Test7.Test">
5120       <method name="Void .ctor()">
5121         <size>7</size>
5122       </method>
5123       <method name="IEnumerable`1 Replace[T](T[])">
5124         <size>30</size>
5125       </method>
5126     </type>
5127     <type name="X">
5128       <method name="Void .ctor()">
5129         <size>7</size>
5130       </method>
5131       <method name="Void Main()">
5132         <size>1</size>
5133       </method>
5134     </type>
5135     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>25</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>70</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>12</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5256       <method name="Void .ctor()">
5257         <size>7</size>
5258       </method>
5259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5260         <size>7</size>
5261       </method>
5262       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5263         <size>7</size>
5264       </method>
5265       <method name="Boolean MoveNext()">
5266         <size>82</size>
5267       </method>
5268       <method name="Void Dispose()">
5269         <size>8</size>
5270       </method>
5271       <method name="Void Reset()">
5272         <size>6</size>
5273       </method>
5274     </type>
5275     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5276       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5277         <size>7</size>
5278       </method>
5279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5280         <size>26</size>
5281       </method>
5282     </type>
5283     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5284       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5288         <size>26</size>
5289       </method>
5290     </type>
5291     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5292       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5293         <size>7</size>
5294       </method>
5295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5296         <size>26</size>
5297       </method>
5298     </type>
5299     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5301         <size>7</size>
5302       </method>
5303       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5304         <size>26</size>
5305       </method>
5306     </type>
5307     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5308       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5309         <size>7</size>
5310       </method>
5311       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5312         <size>40</size>
5313       </method>
5314     </type>
5315     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5317         <size>7</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5320         <size>40</size>
5321       </method>
5322     </type>
5323     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5324       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5328         <size>40</size>
5329       </method>
5330     </type>
5331   </test>
5332   <test name="gtest-192.cs">
5333     <type name="xX">
5334       <method name="Void .ctor()">
5335         <size>7</size>
5336       </method>
5337       <method name="Void Main()">
5338         <size>1</size>
5339       </method>
5340     </type>
5341   </test>
5342   <test name="gtest-193.cs">
5343     <type name="OrderedMultiDictionary`2[T,U]">
5344       <method name="Void .ctor()">
5345         <size>7</size>
5346       </method>
5347       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5348         <size>29</size>
5349       </method>
5350     </type>
5351     <type name="RedBlackTree`1[S]">
5352       <method name="Void .ctor()">
5353         <size>7</size>
5354       </method>
5355       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5356         <size>16</size>
5357       </method>
5358     </type>
5359     <type name="X">
5360       <method name="Void .ctor()">
5361         <size>7</size>
5362       </method>
5363       <method name="Void Main()">
5364         <size>1</size>
5365       </method>
5366     </type>
5367     <type name="RedBlackTree`1+RangeTester[S]">
5368       <method name="Void .ctor(Object, IntPtr)">
5369         <size>0</size>
5370       </method>
5371       <method name="Int32 Invoke(S)">
5372         <size>0</size>
5373       </method>
5374       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5375         <size>0</size>
5376       </method>
5377       <method name="Int32 EndInvoke(IAsyncResult)">
5378         <size>0</size>
5379       </method>
5380     </type>
5381     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5382       <method name="Void .ctor()">
5383         <size>7</size>
5384       </method>
5385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5386         <size>12</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>48</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5403         <size>12</size>
5404       </method>
5405       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5406         <size>7</size>
5407       </method>
5408       <method name="Boolean MoveNext()">
5409         <size>25</size>
5410       </method>
5411       <method name="Void Dispose()">
5412         <size>8</size>
5413       </method>
5414       <method name="Void Reset()">
5415         <size>6</size>
5416       </method>
5417     </type>
5418     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5419       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5420         <size>7</size>
5421       </method>
5422     </type>
5423     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5424       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5425         <size>7</size>
5426       </method>
5427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5428         <size>26</size>
5429       </method>
5430     </type>
5431   </test>
5432   <test name="gtest-194.cs">
5433     <type name="RedBlackTree`1[S]">
5434       <method name="Void .ctor()">
5435         <size>7</size>
5436       </method>
5437       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5438         <size>16</size>
5439       </method>
5440     </type>
5441     <type name="OrderedMultiDictionary`2[T,U]">
5442       <method name="Void .ctor()">
5443         <size>7</size>
5444       </method>
5445       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5446         <size>29</size>
5447       </method>
5448     </type>
5449     <type name="X">
5450       <method name="Void .ctor()">
5451         <size>7</size>
5452       </method>
5453       <method name="Void Main()">
5454         <size>1</size>
5455       </method>
5456     </type>
5457     <type name="RedBlackTree`1+RangeTester[S]">
5458       <method name="Void .ctor(Object, IntPtr)">
5459         <size>0</size>
5460       </method>
5461       <method name="Int32 Invoke(S)">
5462         <size>0</size>
5463       </method>
5464       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5465         <size>0</size>
5466       </method>
5467       <method name="Int32 EndInvoke(IAsyncResult)">
5468         <size>0</size>
5469       </method>
5470     </type>
5471     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5479         <size>7</size>
5480       </method>
5481       <method name="Boolean MoveNext()">
5482         <size>25</size>
5483       </method>
5484       <method name="Void Dispose()">
5485         <size>8</size>
5486       </method>
5487       <method name="Void Reset()">
5488         <size>6</size>
5489       </method>
5490     </type>
5491     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5492       <method name="Void .ctor()">
5493         <size>7</size>
5494       </method>
5495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5496         <size>12</size>
5497       </method>
5498       <method name="Boolean MoveNext()">
5499         <size>48</size>
5500       </method>
5501       <method name="Void Dispose()">
5502         <size>8</size>
5503       </method>
5504       <method name="Void Reset()">
5505         <size>6</size>
5506       </method>
5507     </type>
5508     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5509       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5510         <size>7</size>
5511       </method>
5512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5513         <size>26</size>
5514       </method>
5515     </type>
5516     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5517       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5518         <size>7</size>
5519       </method>
5520     </type>
5521   </test>
5522   <test name="gtest-195.cs">
5523     <type name="OrderedMultiDictionary`2[T,U]">
5524       <method name="Void .ctor()">
5525         <size>7</size>
5526       </method>
5527       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5528         <size>13</size>
5529       </method>
5530     </type>
5531     <type name="RedBlackTree`1[S]">
5532       <method name="Void .ctor()">
5533         <size>7</size>
5534       </method>
5535       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5536         <size>1</size>
5537       </method>
5538     </type>
5539     <type name="X">
5540       <method name="Void .ctor()">
5541         <size>7</size>
5542       </method>
5543       <method name="Void Main()">
5544         <size>1</size>
5545       </method>
5546     </type>
5547     <type name="RedBlackTree`1+RangeTester[S]">
5548       <method name="Void .ctor(Object, IntPtr)">
5549         <size>0</size>
5550       </method>
5551       <method name="Int32 Invoke(S)">
5552         <size>0</size>
5553       </method>
5554       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5555         <size>0</size>
5556       </method>
5557       <method name="Int32 EndInvoke(IAsyncResult)">
5558         <size>0</size>
5559       </method>
5560     </type>
5561   </test>
5562   <test name="gtest-196.cs">
5563     <type name="Dict">
5564       <method name="Void .ctor()">
5565         <size>7</size>
5566       </method>
5567     </type>
5568     <type name="Foo">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Int32 Main()">
5573         <size>112</size>
5574       </method>
5575     </type>
5576   </test>
5577   <test name="gtest-197.cs">
5578     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5579       <method name="Void .ctor()">
5580         <size>7</size>
5581       </method>
5582       <method name="Void .cctor()">
5583         <size>95</size>
5584       </method>
5585       <method name="Int32 GetHashCode(T)">
5586         <size>0</size>
5587       </method>
5588       <method name="Boolean Equals(T, T)">
5589         <size>0</size>
5590       </method>
5591       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5592         <size>6</size>
5593       </method>
5594     </type>
5595     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5596       <method name="Void .ctor()">
5597         <size>7</size>
5598       </method>
5599       <method name="Int32 GetHashCode(T)">
5600         <size>14</size>
5601       </method>
5602       <method name="Boolean Equals(T, T)">
5603         <size>41</size>
5604       </method>
5605     </type>
5606     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5607       <method name="Void .ctor()">
5608         <size>7</size>
5609       </method>
5610       <method name="Int32 GetHashCode(T)">
5611         <size>14</size>
5612       </method>
5613       <method name="Boolean Equals(T, T)">
5614         <size>36</size>
5615       </method>
5616     </type>
5617     <type name="Martin.Collections.Generic.X">
5618       <method name="Void .ctor()">
5619         <size>7</size>
5620       </method>
5621       <method name="Void Main()">
5622         <size>1</size>
5623       </method>
5624     </type>
5625   </test>
5626   <test name="gtest-198.cs">
5627     <type name="ClassLibrary2.List1`1[T]">
5628       <method name="Void .ctor()">
5629         <size>7</size>
5630       </method>
5631     </type>
5632     <type name="ClassLibrary2.List2`1[T]">
5633       <method name="Void .ctor()">
5634         <size>18</size>
5635       </method>
5636       <method name="Void AddItem(T)">
5637         <size>13</size>
5638       </method>
5639     </type>
5640     <type name="ClassLibrary2.Foo">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Void Main()">
5645         <size>1</size>
5646       </method>
5647     </type>
5648   </test>
5649   <test name="gtest-199.cs">
5650     <type name="Splay`1[T]">
5651       <method name="Void .ctor()">
5652         <size>7</size>
5653       </method>
5654     </type>
5655     <type name="Foo">
5656       <method name="Void .ctor()">
5657         <size>7</size>
5658       </method>
5659       <method name="Void Main()">
5660         <size>1</size>
5661       </method>
5662     </type>
5663   </test>
5664   <test name="gtest-200.cs">
5665     <type name="Test">
5666       <method name="Void .ctor()">
5667         <size>7</size>
5668       </method>
5669       <method name="T QueryInterface[T](System.Object)">
5670         <size>45</size>
5671       </method>
5672     </type>
5673     <type name="Driver">
5674       <method name="Void .ctor()">
5675         <size>7</size>
5676       </method>
5677       <method name="Void Main()">
5678         <size>1</size>
5679       </method>
5680     </type>
5681   </test>
5682   <test name="gtest-201.cs">
5683     <type name="HashSet`1[T]">
5684       <method name="Void .ctor(Int64)">
5685         <size>14</size>
5686       </method>
5687       <method name="Int64 Test()">
5688         <size>7</size>
5689       </method>
5690       <method name="IEnumerator`1 GetEnumerator()">
5691         <size>15</size>
5692       </method>
5693     </type>
5694     <type name="X">
5695       <method name="Void .ctor()">
5696         <size>7</size>
5697       </method>
5698       <method name="Int32 Main()">
5699         <size>81</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>45</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>95</size>
6047       </method>
6048       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6049         <size>44</size>
6050       </method>
6051     </type>
6052     <type name="Fun`2[A1,R]">
6053       <method name="Void .ctor(Object, IntPtr)">
6054         <size>0</size>
6055       </method>
6056       <method name="R Invoke(A1)">
6057         <size>0</size>
6058       </method>
6059       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6060         <size>0</size>
6061       </method>
6062       <method name="R EndInvoke(IAsyncResult)">
6063         <size>0</size>
6064       </method>
6065     </type>
6066     <type name="MyTest">
6067       <method name="System.String &lt;Main&gt;m__0(Int32)">
6068         <size>8</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>205</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>60</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>145</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-233.cs">
6411     <type name="Program">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="Void Main(System.String[])">
6416         <size>25</size>
6417       </method>
6418       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6419         <size>1</size>
6420       </method>
6421     </type>
6422   </test>
6423   <test name="gtest-234.cs">
6424     <type name="Test">
6425       <method name="Void .ctor()">
6426         <size>7</size>
6427       </method>
6428       <method name="IFoo`1 GetFooGeneric[T]()">
6429         <size>2</size>
6430       </method>
6431       <method name="IFoo GetFoo()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main()">
6435         <size>14</size>
6436       </method>
6437     </type>
6438   </test>
6439   <test name="gtest-235.cs">
6440     <type name="GettingStarted">
6441       <method name="Void .ctor()">
6442         <size>7</size>
6443       </method>
6444       <method name="Void Main()">
6445         <size>13</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-236.cs">
6450     <type name="Foo`1[T]">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Int32 Test(Foo`1[T])">
6455         <size>2</size>
6456       </method>
6457       <method name="Int32 Test(Foo`1[System.Int32])">
6458         <size>2</size>
6459       </method>
6460     </type>
6461     <type name="X">
6462       <method name="Void .ctor()">
6463         <size>7</size>
6464       </method>
6465       <method name="Int32 Main()">
6466         <size>59</size>
6467       </method>
6468     </type>
6469   </test>
6470   <test name="gtest-237.cs">
6471     <type name="Foo`1[T]">
6472       <method name="Void .ctor()">
6473         <size>7</size>
6474       </method>
6475       <method name="Int32 Test(T)">
6476         <size>2</size>
6477       </method>
6478       <method name="Int32 Test(Int32)">
6479         <size>2</size>
6480       </method>
6481     </type>
6482     <type name="X">
6483       <method name="Void .ctor()">
6484         <size>7</size>
6485       </method>
6486       <method name="Int32 Main()">
6487         <size>60</size>
6488       </method>
6489     </type>
6490   </test>
6491   <test name="gtest-238.cs">
6492     <type name="X">
6493       <method name="Void .ctor()">
6494         <size>7</size>
6495       </method>
6496       <method name="Int32 Main()">
6497         <size>39</size>
6498       </method>
6499     </type>
6500   </test>
6501   <test name="gtest-239.cs">
6502     <type name="Foo`2[T,U]">
6503       <method name="Void .ctor()">
6504         <size>7</size>
6505       </method>
6506       <method name="Int32 Test(T, U)">
6507         <size>2</size>
6508       </method>
6509       <method name="Int32 Test(Int32, U)">
6510         <size>2</size>
6511       </method>
6512       <method name="Int32 Test(T, Single)">
6513         <size>2</size>
6514       </method>
6515       <method name="Int32 Test(Int32, Single)">
6516         <size>2</size>
6517       </method>
6518     </type>
6519     <type name="X">
6520       <method name="Void .ctor()">
6521         <size>7</size>
6522       </method>
6523       <method name="Int32 Main()">
6524         <size>237</size>
6525       </method>
6526     </type>
6527   </test>
6528   <test name="gtest-240.cs">
6529     <type name="MyClass">
6530       <method name="Void .ctor()">
6531         <size>7</size>
6532       </method>
6533     </type>
6534     <type name="X">
6535       <method name="Void .ctor()">
6536         <size>7</size>
6537       </method>
6538       <method name="Void Main()">
6539         <size>1</size>
6540       </method>
6541     </type>
6542     <type name="MyClass">
6543       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6544         <size>1</size>
6545       </method>
6546       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6547         <size>1</size>
6548       </method>
6549       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6550         <size>1</size>
6551       </method>
6552       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6553         <size>1</size>
6554       </method>
6555     </type>
6556   </test>
6557   <test name="gtest-241.cs">
6558     <type name="a">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Void func[T](T ByRef)">
6563         <size>0</size>
6564       </method>
6565     </type>
6566     <type name="b">
6567       <method name="Void .ctor()">
6568         <size>7</size>
6569       </method>
6570       <method name="Void func[T](T ByRef)">
6571         <size>1</size>
6572       </method>
6573     </type>
6574     <type name="main">
6575       <method name="Void .ctor()">
6576         <size>7</size>
6577       </method>
6578       <method name="Void Main()">
6579         <size>1</size>
6580       </method>
6581     </type>
6582   </test>
6583   <test name="gtest-242.cs">
6584     <type name="Container`1[T]">
6585       <method name="Void .ctor()">
6586         <size>7</size>
6587       </method>
6588     </type>
6589     <type name="ReferenceType">
6590       <method name="Void .ctor()">
6591         <size>7</size>
6592       </method>
6593       <method name="Int32 CompareTo(ReferenceType)">
6594         <size>2</size>
6595       </method>
6596     </type>
6597     <type name="Test">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void Main()">
6602         <size>13</size>
6603       </method>
6604     </type>
6605     <type name="MyValueType">
6606       <method name="Int32 CompareTo(MyValueType)">
6607         <size>2</size>
6608       </method>
6609     </type>
6610   </test>
6611   <test name="gtest-243.cs">
6612     <type name="Foo`1[T]">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616       <method name="Void Test(T)">
6617         <size>1</size>
6618       </method>
6619     </type>
6620     <type name="Tests">
6621       <method name="Void .ctor()">
6622         <size>7</size>
6623       </method>
6624       <method name="Void foo[T]()">
6625         <size>1</size>
6626       </method>
6627       <method name="Int32 Test()">
6628         <size>148</size>
6629       </method>
6630       <method name="Int32 Main()">
6631         <size>8</size>
6632       </method>
6633     </type>
6634   </test>
6635   <test name="gtest-244.cs">
6636     <type name="B">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="T Get[T]()">
6641         <size>10</size>
6642       </method>
6643     </type>
6644     <type name="A">
6645       <method name="Void .ctor()">
6646         <size>7</size>
6647       </method>
6648       <method name="T Get[T]()">
6649         <size>30</size>
6650       </method>
6651       <method name="Void Main()">
6652         <size>12</size>
6653       </method>
6654     </type>
6655   </test>
6656   <test name="gtest-245.cs">
6657     <type name="DerivedGenericClass`1[T]">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Foo()">
6662         <size>1</size>
6663       </method>
6664       <method name="Void Baz()">
6665         <size>7</size>
6666       </method>
6667     </type>
6668     <type name="BaseClass">
6669       <method name="Void .ctor()">
6670         <size>7</size>
6671       </method>
6672       <method name="Void Foo()">
6673         <size>0</size>
6674       </method>
6675     </type>
6676     <type name="X">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Main()">
6681         <size>1</size>
6682       </method>
6683     </type>
6684   </test>
6685   <test name="gtest-246.cs">
6686     <type name="TestCase.CTest">
6687       <method name="Void .ctor()">
6688         <size>7</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>1</size>
6692       </method>
6693       <method name="Void Bar()">
6694         <size>1</size>
6695       </method>
6696     </type>
6697     <type name="TestCase.CGenericTest`2[T,V]">
6698       <method name="Void .ctor()">
6699         <size>7</size>
6700       </method>
6701       <method name="V Foo()">
6702         <size>21</size>
6703       </method>
6704     </type>
6705   </test>
6706   <test name="gtest-247.cs">
6707     <type name="EnumerableBase`1[T]">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6712         <size>7</size>
6713       </method>
6714       <method name="IEnumerator`1 GetEnumerator()">
6715         <size>0</size>
6716       </method>
6717     </type>
6718     <type name="CollectionValueBase`1[T]">
6719       <method name="Void .ctor()">
6720         <size>7</size>
6721       </method>
6722       <method name="Void raiseItemsAdded(T, Int32)">
6723         <size>1</size>
6724       </method>
6725       <method name="IEnumerator`1 GetEnumerator()">
6726         <size>0</size>
6727       </method>
6728     </type>
6729     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6730       <method name="Void .ctor()">
6731         <size>7</size>
6732       </method>
6733     </type>
6734     <type name="CircularQueue`1[T]">
6735       <method name="Void .ctor()">
6736         <size>7</size>
6737       </method>
6738       <method name="IEnumerator`1 GetEnumerator()">
6739         <size>8</size>
6740       </method>
6741       <method name="Void Enqueue(T)">
6742         <size>1</size>
6743       </method>
6744     </type>
6745     <type name="HashSet`1[T]">
6746       <method name="Void .ctor()">
6747         <size>7</size>
6748       </method>
6749       <method name="Void RemoveAll[U](IEnumerable`1)">
6750         <size>7</size>
6751       </method>
6752       <method name="Void AddAll[U](IEnumerable`1)">
6753         <size>61</size>
6754       </method>
6755       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6756         <size>2</size>
6757       </method>
6758       <method name="IEnumerator`1 GetEnumerator()">
6759         <size>8</size>
6760       </method>
6761     </type>
6762     <type name="X">
6763       <method name="Void .ctor()">
6764         <size>7</size>
6765       </method>
6766       <method name="Void Main()">
6767         <size>1</size>
6768       </method>
6769     </type>
6770     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6771       <method name="Void .ctor()">
6772         <size>7</size>
6773       </method>
6774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6775         <size>12</size>
6776       </method>
6777       <method name="Boolean MoveNext()">
6778         <size>25</size>
6779       </method>
6780       <method name="Void Dispose()">
6781         <size>8</size>
6782       </method>
6783       <method name="Void Reset()">
6784         <size>6</size>
6785       </method>
6786     </type>
6787     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6788       <method name="Void .ctor()">
6789         <size>7</size>
6790       </method>
6791       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6792         <size>12</size>
6793       </method>
6794       <method name="Boolean MoveNext()">
6795         <size>25</size>
6796       </method>
6797       <method name="Void Dispose()">
6798         <size>8</size>
6799       </method>
6800       <method name="Void Reset()">
6801         <size>6</size>
6802       </method>
6803     </type>
6804     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6805       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6806         <size>7</size>
6807       </method>
6808     </type>
6809     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6810       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6811         <size>7</size>
6812       </method>
6813     </type>
6814   </test>
6815   <test name="gtest-248.cs">
6816     <type name="Foo`1[T]">
6817       <method name="Void .ctor()">
6818         <size>7</size>
6819       </method>
6820     </type>
6821     <type name="X">
6822       <method name="Void .ctor()">
6823         <size>7</size>
6824       </method>
6825       <method name="Boolean Test(System.Object)">
6826         <size>19</size>
6827       </method>
6828       <method name="Void Main()">
6829         <size>1</size>
6830       </method>
6831     </type>
6832   </test>
6833   <test name="gtest-249.cs">
6834     <type name="EnumerableBase`1[T]">
6835       <method name="Void .ctor()">
6836         <size>7</size>
6837       </method>
6838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6839         <size>7</size>
6840       </method>
6841       <method name="IEnumerator`1 GetEnumerator()">
6842         <size>0</size>
6843       </method>
6844     </type>
6845     <type name="ArrayBase`1[T]">
6846       <method name="Void .ctor()">
6847         <size>7</size>
6848       </method>
6849       <method name="IEnumerator`1 GetEnumerator()">
6850         <size>8</size>
6851       </method>
6852     </type>
6853     <type name="HashedArrayList`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator`1 GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860     </type>
6861     <type name="X">
6862       <method name="Void .ctor()">
6863         <size>7</size>
6864       </method>
6865       <method name="Void Main()">
6866         <size>1</size>
6867       </method>
6868     </type>
6869     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6870       <method name="Void .ctor()">
6871         <size>7</size>
6872       </method>
6873       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6874         <size>12</size>
6875       </method>
6876       <method name="Boolean MoveNext()">
6877         <size>25</size>
6878       </method>
6879       <method name="Void Dispose()">
6880         <size>8</size>
6881       </method>
6882       <method name="Void Reset()">
6883         <size>6</size>
6884       </method>
6885       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6886         <size>7</size>
6887       </method>
6888     </type>
6889   </test>
6890   <test name="gtest-250.cs">
6891     <type name="GuardedIndexedSorted`1[T]">
6892       <method name="Void .ctor()">
6893         <size>7</size>
6894       </method>
6895       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6896         <size>13</size>
6897       </method>
6898     </type>
6899     <type name="X">
6900       <method name="Void .ctor()">
6901         <size>7</size>
6902       </method>
6903       <method name="Void Main()">
6904         <size>1</size>
6905       </method>
6906     </type>
6907     <type name="Fun`2[R,S]">
6908       <method name="Void .ctor(Object, IntPtr)">
6909         <size>0</size>
6910       </method>
6911       <method name="S Invoke(R)">
6912         <size>0</size>
6913       </method>
6914       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6915         <size>0</size>
6916       </method>
6917       <method name="S EndInvoke(IAsyncResult)">
6918         <size>0</size>
6919       </method>
6920     </type>
6921   </test>
6922   <test name="gtest-251.cs">
6923     <type name="SortedIndexedTester`1[T]">
6924       <method name="Void .ctor()">
6925         <size>7</size>
6926       </method>
6927       <method name="Void Test(ISorted`1)">
6928         <size>24</size>
6929       </method>
6930     </type>
6931     <type name="X">
6932       <method name="Void .ctor()">
6933         <size>7</size>
6934       </method>
6935       <method name="Void Main()">
6936         <size>1</size>
6937       </method>
6938     </type>
6939     <type name="&lt;PrivateImplementationDetails&gt;">
6940       <method name="Void .ctor()">
6941         <size>7</size>
6942       </method>
6943     </type>
6944   </test>
6945   <test name="gtest-252.cs">
6946     <type name="EqualityComparer`1[T]">
6947       <method name="Void .cctor()">
6948         <size>16</size>
6949       </method>
6950       <method name="Void Test()">
6951         <size>1</size>
6952       </method>
6953     </type>
6954     <type name="SequencedEqualityComparer`2[T,W]">
6955       <method name="Void .ctor()">
6956         <size>7</size>
6957       </method>
6958     </type>
6959     <type name="X">
6960       <method name="Void .ctor()">
6961         <size>7</size>
6962       </method>
6963       <method name="Void Main()">
6964         <size>6</size>
6965       </method>
6966     </type>
6967   </test>
6968   <test name="gtest-253.cs">
6969     <type name="CollectionValueTester`2[R,S]">
6970       <method name="Void .ctor()">
6971         <size>7</size>
6972       </method>
6973     </type>
6974     <type name="ExtensibleTester`1[U]">
6975       <method name="Void .ctor(U)">
6976         <size>14</size>
6977       </method>
6978       <method name="Void Direct()">
6979         <size>24</size>
6980       </method>
6981     </type>
6982     <type name="Extensible`1[V]">
6983       <method name="Void .ctor()">
6984         <size>7</size>
6985       </method>
6986       <method name="Void AddAll[W](IEnumerable`1)">
6987         <size>1</size>
6988       </method>
6989     </type>
6990     <type name="X">
6991       <method name="Void .ctor()">
6992         <size>7</size>
6993       </method>
6994       <method name="Void Main()">
6995         <size>20</size>
6996       </method>
6997     </type>
6998   </test>
6999   <test name="gtest-254.cs">
7000     <type name="HashedLinkedList`1[T]">
7001       <method name="Void .ctor()">
7002         <size>7</size>
7003       </method>
7004       <method name="HashedLinkedList`1[T] GetList()">
7005         <size>6</size>
7006       </method>
7007       <method name="Void Test(Int32)">
7008         <size>55</size>
7009       </method>
7010       <method name="Void Test(HashedLinkedList`1[T])">
7011         <size>40</size>
7012       </method>
7013     </type>
7014     <type name="X">
7015       <method name="Void .ctor()">
7016         <size>7</size>
7017       </method>
7018       <method name="Void Main()">
7019         <size>20</size>
7020       </method>
7021     </type>
7022   </test>
7023   <test name="gtest-255.cs">
7024     <type name="A">
7025       <method name="Void .ctor()">
7026         <size>7</size>
7027       </method>
7028       <method name="T Foo[T]()">
7029         <size>0</size>
7030       </method>
7031     </type>
7032     <type name="B">
7033       <method name="Void .ctor()">
7034         <size>7</size>
7035       </method>
7036       <method name="T Foo[T]()">
7037         <size>10</size>
7038       </method>
7039     </type>
7040     <type name="C">
7041       <method name="Void .ctor()">
7042         <size>7</size>
7043       </method>
7044       <method name="Void Main()">
7045         <size>1</size>
7046       </method>
7047     </type>
7048   </test>
7049   <test name="gtest-256.cs">
7050     <type name="Test">
7051       <method name="Void .ctor()">
7052         <size>7</size>
7053       </method>
7054       <method name="IEnumerator`1 GetEnumerator()">
7055         <size>15</size>
7056       </method>
7057       <method name="Void Main()">
7058         <size>11</size>
7059       </method>
7060       <method name="Void Run()">
7061         <size>147</size>
7062       </method>
7063     </type>
7064     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7065       <method name="Void .ctor()">
7066         <size>7</size>
7067       </method>
7068       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7069         <size>7</size>
7070       </method>
7071       <method name="Boolean MoveNext()">
7072         <size>129</size>
7073       </method>
7074       <method name="Void Dispose()">
7075         <size>8</size>
7076       </method>
7077       <method name="Void Reset()">
7078         <size>6</size>
7079       </method>
7080       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7081         <size>7</size>
7082       </method>
7083     </type>
7084   </test>
7085   <test name="gtest-257.cs">
7086     <type name="Tests">
7087       <method name="Void .ctor()">
7088         <size>7</size>
7089       </method>
7090       <method name="Void Main()">
7091         <size>32</size>
7092       </method>
7093     </type>
7094   </test>
7095   <test name="gtest-258.cs">
7096     <type name="A">
7097       <method name="Void .ctor()">
7098         <size>7</size>
7099       </method>
7100     </type>
7101     <type name="B">
7102       <method name="Void .ctor()">
7103         <size>7</size>
7104       </method>
7105     </type>
7106     <type name="Foo`1[T]">
7107       <method name="Void .ctor()">
7108         <size>7</size>
7109       </method>
7110     </type>
7111     <type name="X">
7112       <method name="Void .ctor()">
7113         <size>7</size>
7114       </method>
7115       <method name="Void Main()">
7116         <size>7</size>
7117       </method>
7118     </type>
7119   </test>
7120   <test name="gtest-259.cs">
7121     <type name="Class1`1[T]">
7122       <method name="Void .ctor()">
7123         <size>7</size>
7124       </method>
7125       <method name="Void MethodOfClass1(T, MyType)">
7126         <size>14</size>
7127       </method>
7128     </type>
7129     <type name="MyType">
7130       <method name="Void .ctor()">
7131         <size>7</size>
7132       </method>
7133       <method name="Void MethodOfMyBaseType()">
7134         <size>1</size>
7135       </method>
7136     </type>
7137     <type name="MyBaseType">
7138       <method name="Void .ctor()">
7139         <size>7</size>
7140       </method>
7141       <method name="Void MethodOfMyBaseType()">
7142         <size>0</size>
7143       </method>
7144     </type>
7145     <type name="X">
7146       <method name="Void .ctor()">
7147         <size>7</size>
7148       </method>
7149       <method name="Void Main()">
7150         <size>1</size>
7151       </method>
7152     </type>
7153   </test>
7154   <test name="gtest-260.cs">
7155     <type name="A`1[T]">
7156       <method name="Void .ctor()">
7157         <size>7</size>
7158       </method>
7159     </type>
7160     <type name="B`1[T]">
7161       <method name="Void .ctor()">
7162         <size>7</size>
7163       </method>
7164     </type>
7165     <type name="Test">
7166       <method name="Void .ctor()">
7167         <size>7</size>
7168       </method>
7169       <method name="Void .cctor()">
7170         <size>11</size>
7171       </method>
7172       <method name="Void Main()">
7173         <size>1</size>
7174       </method>
7175     </type>
7176   </test>
7177   <test name="gtest-261.cs">
7178     <type name="Cons`2[T,U]">
7179       <method name="Void .ctor(T, U)">
7180         <size>21</size>
7181       </method>
7182       <method name="System.String ToString()">
7183         <size>68</size>
7184       </method>
7185     </type>
7186     <type name="List`1[A]">
7187       <method name="Void .ctor(A)">
7188         <size>9</size>
7189       </method>
7190       <method name="Void .ctor(A, List`1)">
7191         <size>9</size>
7192       </method>
7193       <method name="Void zip[B](List`1[B])">
7194         <size>18</size>
7195       </method>
7196     </type>
7197     <type name="Test">
7198       <method name="Void .ctor()">
7199         <size>7</size>
7200       </method>
7201       <method name="Void Main(System.String[])">
7202         <size>14</size>
7203       </method>
7204     </type>
7205   </test>
7206   <test name="gtest-262.cs">
7207     <type name="Test">
7208       <method name="Void .ctor()">
7209         <size>7</size>
7210       </method>
7211       <method name="Void f1(System.Object)">
7212         <size>1</size>
7213       </method>
7214       <method name="Void f2(System.String)">
7215         <size>1</size>
7216       </method>
7217       <method name="Void f3(Test)">
7218         <size>1</size>
7219       </method>
7220       <method name="Void f4(Int32)">
7221         <size>1</size>
7222       </method>
7223       <method name="Void f5(Int16)">
7224         <size>1</size>
7225       </method>
7226       <method name="Void Main()">
7227         <size>163</size>
7228       </method>
7229     </type>
7230   </test>
7231   <test name="gtest-263.cs">
7232     <type name="Foo`1[S]">
7233       <method name="Void .ctor()">
7234         <size>7</size>
7235       </method>
7236       <method name="ICloneable Test(S)">
7237         <size>12</size>
7238       </method>
7239     </type>
7240     <type name="ConvertHelper">
7241       <method name="IEnumerator`1 Test[S,T](S)">
7242         <size>22</size>
7243       </method>
7244       <method name="Void Main()">
7245         <size>1</size>
7246       </method>
7247     </type>
7248     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7249       <method name="Void .ctor()">
7250         <size>7</size>
7251       </method>
7252       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7253         <size>12</size>
7254       </method>
7255       <method name="Boolean MoveNext()">
7256         <size>80</size>
7257       </method>
7258       <method name="Void Dispose()">
7259         <size>8</size>
7260       </method>
7261       <method name="Void Reset()">
7262         <size>6</size>
7263       </method>
7264       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7265         <size>7</size>
7266       </method>
7267     </type>
7268   </test>
7269   <test name="gtest-264.cs">
7270     <type name="BaseList`1[SubType]">
7271       <method name="Void .ctor()">
7272         <size>18</size>
7273       </method>
7274     </type>
7275     <type name="XXX">
7276       <method name="Void .ctor()">
7277         <size>7</size>
7278       </method>
7279     </type>
7280     <type name="Crash">
7281       <method name="Void .ctor()">
7282         <size>7</size>
7283       </method>
7284       <method name="Void Main()">
7285         <size>14</size>
7286       </method>
7287     </type>
7288   </test>
7289   <test name="gtest-265.cs">
7290     <type name="Test">
7291       <method name="Void .ctor()">
7292         <size>7</size>
7293       </method>
7294       <method name="Void Main()">
7295         <size>14</size>
7296       </method>
7297     </type>
7298   </test>
7299   <test name="gtest-266.cs">
7300     <type name="Test`1[T]">
7301       <method name="Void .ctor()">
7302         <size>7</size>
7303       </method>
7304     </type>
7305     <type name="Test`1+Inner`1[T,U]">
7306       <method name="Void .ctor()">
7307         <size>7</size>
7308       </method>
7309       <method name="Void Foo()">
7310         <size>13</size>
7311       </method>
7312     </type>
7313     <type name="Test">
7314       <method name="Void .ctor()">
7315         <size>7</size>
7316       </method>
7317       <method name="Void Main()">
7318         <size>1</size>
7319       </method>
7320     </type>
7321   </test>
7322   <test name="gtest-267.cs">
7323     <type name="T">
7324       <method name="Void .ctor()">
7325         <size>7</size>
7326       </method>
7327       <method name="Void Foo[T](Handler`1[T])">
7328         <size>34</size>
7329       </method>
7330       <method name="Void Response[T](Handler`1[T])">
7331         <size>1</size>
7332       </method>
7333       <method name="Void Main()">
7334         <size>1</size>
7335       </method>
7336     </type>
7337     <type name="Handler`1[T]">
7338       <method name="Void .ctor(Object, IntPtr)">
7339         <size>0</size>
7340       </method>
7341       <method name="Void Invoke(T)">
7342         <size>0</size>
7343       </method>
7344       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7345         <size>0</size>
7346       </method>
7347       <method name="Void EndInvoke(IAsyncResult)">
7348         <size>0</size>
7349       </method>
7350     </type>
7351     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7352       <method name="Void .ctor()">
7353         <size>7</size>
7354       </method>
7355       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7356         <size>18</size>
7357       </method>
7358     </type>
7359   </test>
7360   <test name="gtest-268.cs">
7361     <type name="Test">
7362       <method name="Void .ctor()">
7363         <size>7</size>
7364       </method>
7365       <method name="Void Bar()">
7366         <size>7</size>
7367       </method>
7368       <method name="Void Main()">
7369         <size>1</size>
7370       </method>
7371     </type>
7372     <type name="Test+G`1[T]">
7373       <method name="Void .ctor()">
7374         <size>7</size>
7375       </method>
7376     </type>
7377   </test>
7378   <test name="gtest-269.cs">
7379     <type name="X">
7380       <method name="Void .ctor()">
7381         <size>7</size>
7382       </method>
7383       <method name="Int32 Beer(Nullable`1)">
7384         <size>54</size>
7385       </method>
7386       <method name="Int64 PubToLong(IrishPub)">
7387         <size>12</size>
7388       </method>
7389       <method name="Int32 Test(Nullable`1)">
7390         <size>53</size>
7391       </method>
7392       <method name="Int32 TestWithNull(Nullable`1)">
7393         <size>55</size>
7394       </method>
7395       <method name="Nullable`1 Foo(Boolean)">
7396         <size>24</size>
7397       </method>
7398       <method name="Int32 Test(Boolean)">
7399         <size>54</size>
7400       </method>
7401       <method name="Int32 Main()">
7402         <size>194</size>
7403       </method>
7404     </type>
7405     <type name="IrishPub">
7406       <method name="Void .ctor(IrishBeer)">
7407         <size>8</size>
7408       </method>
7409       <method name="Int64 op_Implicit(Nullable`1)">
7410         <size>36</size>
7411       </method>
7412       <method name="Nullable`1 op_Implicit(Int64)">
7413         <size>13</size>
7414       </method>
7415     </type>
7416   </test>
7417   <test name="gtest-270.cs">
7418     <type name="X">
7419       <method name="Void .ctor()">
7420         <size>7</size>
7421       </method>
7422       <method name="Int32 Test(Nullable`1)">
7423         <size>44</size>
7424       </method>
7425       <method name="Int32 Main()">
7426         <size>42</size>
7427       </method>
7428     </type>
7429   </test>
7430   <test name="gtest-271.cs">
7431     <type name="Qux`2[X,V]">
7432       <method name="Void .ctor()">
7433         <size>7</size>
7434       </method>
7435       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7436         <size>8</size>
7437       </method>
7438       <method name="IEnumerator`1 GetEnumerator()">
7439         <size>8</size>
7440       </method>
7441     </type>
7442     <type name="Foo`2[X,V]">
7443       <method name="Void .ctor()">
7444         <size>7</size>
7445       </method>
7446     </type>
7447     <type name="Test`1[T]">
7448       <method name="Void .ctor()">
7449         <size>7</size>
7450       </method>
7451       <method name="Int32 CompareTo(Test`1[T])">
7452         <size>2</size>
7453       </method>
7454     </type>
7455     <type name="X">
7456       <method name="Void .ctor()">
7457         <size>7</size>
7458       </method>
7459       <method name="Void Main()">
7460         <size>53</size>
7461       </method>
7462     </type>
7463     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7464       <method name="Void .ctor()">
7465         <size>7</size>
7466       </method>
7467       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7468         <size>7</size>
7469       </method>
7470       <method name="Boolean MoveNext()">
7471         <size>25</size>
7472       </method>
7473       <method name="Void Dispose()">
7474         <size>8</size>
7475       </method>
7476       <method name="Void Reset()">
7477         <size>6</size>
7478       </method>
7479     </type>
7480     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7481       <method name="Void .ctor()">
7482         <size>7</size>
7483       </method>
7484       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7485         <size>12</size>
7486       </method>
7487       <method name="Boolean MoveNext()">
7488         <size>25</size>
7489       </method>
7490       <method name="Void Dispose()">
7491         <size>8</size>
7492       </method>
7493       <method name="Void Reset()">
7494         <size>6</size>
7495       </method>
7496     </type>
7497     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7498       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7499         <size>7</size>
7500       </method>
7501     </type>
7502     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7503       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7504         <size>7</size>
7505       </method>
7506     </type>
7507   </test>
7508   <test name="gtest-272.cs">
7509     <type name="X">
7510       <method name="Void Foo[T](Handler`1[T])">
7511         <size>27</size>
7512       </method>
7513       <method name="Void Response[T](Handler`1[T])">
7514         <size>1</size>
7515       </method>
7516       <method name="Void Test[T](T)">
7517         <size>1</size>
7518       </method>
7519       <method name="Void Main()">
7520         <size>18</size>
7521       </method>
7522     </type>
7523     <type name="Handler`1[T]">
7524       <method name="Void .ctor(Object, IntPtr)">
7525         <size>0</size>
7526       </method>
7527       <method name="Void Invoke(T)">
7528         <size>0</size>
7529       </method>
7530       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7531         <size>0</size>
7532       </method>
7533       <method name="Void EndInvoke(IAsyncResult)">
7534         <size>0</size>
7535       </method>
7536     </type>
7537     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7538       <method name="Void .ctor()">
7539         <size>7</size>
7540       </method>
7541       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7542         <size>12</size>
7543       </method>
7544     </type>
7545   </test>
7546   <test name="gtest-273.cs">
7547     <type name="ThisBaseClass`3[A,B,C]">
7548       <method name="Void .ctor()">
7549         <size>7</size>
7550       </method>
7551     </type>
7552     <type name="ThatBaseClass`3[B,A,C]">
7553       <method name="Void .ctor()">
7554         <size>7</size>
7555       </method>
7556     </type>
7557     <type name="ThisClass`3[A,B,C]">
7558       <method name="Void .ctor()">
7559         <size>7</size>
7560       </method>
7561     </type>
7562     <type name="ThatClass`3[B,A,C]">
7563       <method name="Void .ctor()">
7564         <size>7</size>
7565       </method>
7566     </type>
7567     <type name="ThisClass">
7568       <method name="Void .ctor()">
7569         <size>7</size>
7570       </method>
7571     </type>
7572     <type name="ThatClass">
7573       <method name="Void .ctor()">
7574         <size>7</size>
7575       </method>
7576     </type>
7577     <type name="Test">
7578       <method name="Void .ctor()">
7579         <size>7</size>
7580       </method>
7581       <method name="Void Main()">
7582         <size>1</size>
7583       </method>
7584     </type>
7585   </test>
7586   <test name="gtest-274.cs">
7587     <type name="X">
7588       <method name="Void .ctor()">
7589         <size>7</size>
7590       </method>
7591       <method name="Void Main()">
7592         <size>447</size>
7593       </method>
7594     </type>
7595     <type name="Foo">
7596       <method name="Void .ctor(Int64)">
7597         <size>8</size>
7598       </method>
7599       <method name="Foo op_Implicit(Int64)">
7600         <size>7</size>
7601       </method>
7602     </type>
7603     <type name="Bar">
7604       <method name="Void .ctor(Foo)">
7605         <size>8</size>
7606       </method>
7607       <method name="Bar op_Implicit(Foo)">
7608         <size>7</size>
7609       </method>
7610     </type>
7611     <type name="Baz">
7612       <method name="Void .ctor(Foo)">
7613         <size>8</size>
7614       </method>
7615       <method name="Baz op_Explicit(Foo)">
7616         <size>7</size>
7617       </method>
7618     </type>
7619   </test>
7620   <test name="gtest-275.cs">
7621     <type name="Test">
7622       <method name="Void .ctor()">
7623         <size>7</size>
7624       </method>
7625       <method name="Void Main()">
7626         <size>19</size>
7627       </method>
7628     </type>
7629     <type name="Test+C">
7630       <method name="Void .ctor()">
7631         <size>18</size>
7632       </method>
7633     </type>
7634     <type name="Test+D`2[T,U]">
7635       <method name="Void .ctor()">
7636         <size>18</size>
7637       </method>
7638     </type>
7639     <type name="Test+E`1[T]">
7640       <method name="Void .ctor()">
7641         <size>18</size>
7642       </method>
7643     </type>
7644   </test>
7645   <test name="gtest-276.cs">
7646     <type name="Tests">
7647       <method name="Void .ctor()">
7648         <size>7</size>
7649       </method>
7650       <method name="Int32 Main()">
7651         <size>30</size>
7652       </method>
7653     </type>
7654     <type name="Tests+GenericClass`1[T]">
7655       <method name="Void .ctor()">
7656         <size>7</size>
7657       </method>
7658       <method name="T Z(IList`1, Int32)">
7659         <size>8</size>
7660       </method>
7661     </type>
7662   </test>
7663   <test name="gtest-277.cs">
7664     <type name="X">
7665       <method name="Void .ctor()">
7666         <size>7</size>
7667       </method>
7668       <method name="Void Main()">
7669         <size>1</size>
7670       </method>
7671     </type>
7672   </test>
7673   <test name="gtest-278.cs">
7674     <type name="Program">
7675       <method name="Void .ctor()">
7676         <size>7</size>
7677       </method>
7678       <method name="Int32 Main()">
7679         <size>6</size>
7680       </method>
7681     </type>
7682   </test>
7683   <test name="gtest-279.cs">
7684     <type name="Foo">
7685       <method name="Void .ctor()">
7686         <size>7</size>
7687       </method>
7688       <method name="IList`1 Bar[T]()">
7689         <size>12</size>
7690       </method>
7691       <method name="Void Bar()">
7692         <size>11</size>
7693       </method>
7694     </type>
7695     <type name="BugReport">
7696       <method name="Void .ctor()">
7697         <size>7</size>
7698       </method>
7699       <method name="Void Main(System.String[])">
7700         <size>20</size>
7701       </method>
7702     </type>
7703   </test>
7704   <test name="gtest-280.cs">
7705     <type name="Test">
7706       <method name="Void .ctor()">
7707         <size>7</size>
7708       </method>
7709       <method name="Void Main(System.String[])">
7710         <size>69</size>
7711       </method>
7712     </type>
7713     <type name="Test+TestDel">
7714       <method name="Void .ctor(Object, IntPtr)">
7715         <size>0</size>
7716       </method>
7717       <method name="Int32 Invoke(Int32)">
7718         <size>0</size>
7719       </method>
7720       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7721         <size>0</size>
7722       </method>
7723       <method name="Int32 EndInvoke(IAsyncResult)">
7724         <size>0</size>
7725       </method>
7726     </type>
7727     <type name="Test">
7728       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7729         <size>2</size>
7730       </method>
7731     </type>
7732   </test>
7733   <test name="gtest-281.cs">
7734     <type name="List">
7735       <method name="Void .ctor()">
7736         <size>7</size>
7737       </method>
7738       <method name="Void AddRange[T](ICollection`1)">
7739         <size>1</size>
7740       </method>
7741     </type>
7742     <type name="Tests">
7743       <method name="Void .ctor()">
7744         <size>7</size>
7745       </method>
7746       <method name="Void Main()">
7747         <size>21</size>
7748       </method>
7749     </type>
7750   </test>
7751   <test name="gtest-282.cs">
7752     <type name="Foo">
7753       <method name="Void .ctor()">
7754         <size>7</size>
7755       </method>
7756     </type>
7757     <type name="Foo+Bar">
7758       <method name="Void .ctor()">
7759         <size>7</size>
7760       </method>
7761     </type>
7762     <type name="C`1[T]">
7763       <method name="Void .ctor()">
7764         <size>7</size>
7765       </method>
7766     </type>
7767     <type name="Test">
7768       <method name="Void .ctor()">
7769         <size>7</size>
7770       </method>
7771       <method name="Void .cctor()">
7772         <size>11</size>
7773       </method>
7774       <method name="Void Main()">
7775         <size>21</size>
7776       </method>
7777     </type>
7778   </test>
7779   <test name="gtest-283.cs">
7780     <type name="Point">
7781       <method name="Void .ctor(Int32, Int32)">
7782         <size>15</size>
7783       </method>
7784     </type>
7785     <type name="TestPoint">
7786       <method name="Void Serialize(IFoo)">
7787         <size>39</size>
7788       </method>
7789       <method name="Void Main()">
7790         <size>1</size>
7791       </method>
7792     </type>
7793   </test>
7794   <test name="gtest-284.cs">
7795     <type name="X">
7796       <method name="Void .ctor()">
7797         <size>7</size>
7798       </method>
7799     </type>
7800     <type name="CollectionTester">
7801       <method name="Int32 Test[T](IList`1)">
7802         <size>67</size>
7803       </method>
7804       <method name="Int32 Test()">
7805         <size>522</size>
7806       </method>
7807     </type>
7808     <type name="InterfaceTester">
7809       <method name="Void .cctor()">
7810         <size>106</size>
7811       </method>
7812       <method name="Int32 Test(System.Type, System.Type[])">
7813         <size>398</size>
7814       </method>
7815       <method name="Int32 Test()">
7816         <size>532</size>
7817       </method>
7818     </type>
7819     <type name="Z">
7820       <method name="Void .ctor()">
7821         <size>7</size>
7822       </method>
7823       <method name="Int32 Test()">
7824         <size>36</size>
7825       </method>
7826       <method name="Int32 Main()">
7827         <size>45</size>
7828       </method>
7829     </type>
7830   </test>
7831   <test name="gtest-285.cs">
7832     <type name="A">
7833       <method name="Void .ctor()">
7834         <size>7</size>
7835       </method>
7836     </type>
7837     <type name="B">
7838       <method name="Void .ctor()">
7839         <size>7</size>
7840       </method>
7841     </type>
7842     <type name="Tests">
7843       <method name="Void .ctor()">
7844         <size>7</size>
7845       </method>
7846       <method name="Void Main()">
7847         <size>38</size>
7848       </method>
7849     </type>
7850   </test>
7851   <test name="gtest-286.cs">
7852     <type name="TestAttribute">
7853       <method name="Void .ctor(Type)">
7854         <size>14</size>
7855       </method>
7856     </type>
7857     <type name="C`1[T]">
7858       <method name="Void .ctor()">
7859         <size>7</size>
7860       </method>
7861       <method name="Void Foo()">
7862         <size>1</size>
7863       </method>
7864     </type>
7865     <type name="C">
7866       <method name="Void .ctor()">
7867         <size>7</size>
7868       </method>
7869       <method name="Int32 Main()">
7870         <size>76</size>
7871       </method>
7872     </type>
7873   </test>
7874   <test name="gtest-287.cs">
7875     <type name="X">
7876       <method name="Void .ctor()">
7877         <size>7</size>
7878       </method>
7879       <method name="Void Main()">
7880         <size>36</size>
7881       </method>
7882       <method name="Void D()">
7883         <size>1</size>
7884       </method>
7885     </type>
7886   </test>
7887   <test name="gtest-288.cs">
7888     <type name="A">
7889       <method name="Void .ctor()">
7890         <size>7</size>
7891       </method>
7892       <method name="Boolean Test(Int32)">
7893         <size>5</size>
7894       </method>
7895     </type>
7896     <type name="B">
7897       <method name="Void .ctor()">
7898         <size>7</size>
7899       </method>
7900       <method name="Void Test()">
7901         <size>1</size>
7902       </method>
7903     </type>
7904     <type name="B+C">
7905       <method name="Void .ctor()">
7906         <size>7</size>
7907       </method>
7908       <method name="Boolean Foo(Int32)">
7909         <size>13</size>
7910       </method>
7911     </type>
7912     <type name="X">
7913       <method name="Void .ctor()">
7914         <size>7</size>
7915       </method>
7916       <method name="Void Main()">
7917         <size>1</size>
7918       </method>
7919     </type>
7920   </test>
7921   <test name="gtest-289.cs">
7922     <type name="C">
7923       <method name="Void .ctor()">
7924         <size>7</size>
7925       </method>
7926       <method name="Void add_Ev1(D)">
7927         <size>24</size>
7928       </method>
7929       <method name="Void remove_Ev1(D)">
7930         <size>24</size>
7931       </method>
7932     </type>
7933     <type name="Consts">
7934       <method name="Void .ctor()">
7935         <size>7</size>
7936       </method>
7937       <method name="Void .cctor()">
7938         <size>1</size>
7939       </method>
7940     </type>
7941     <type name="Test">
7942       <method name="Void .ctor()">
7943         <size>7</size>
7944       </method>
7945       <method name="Int32 Main()">
7946         <size>94</size>
7947       </method>
7948     </type>
7949     <type name="D">
7950       <method name="Void .ctor(Object, IntPtr)">
7951         <size>0</size>
7952       </method>
7953       <method name="Void Invoke()">
7954         <size>0</size>
7955       </method>
7956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7957         <size>0</size>
7958       </method>
7959       <method name="Void EndInvoke(IAsyncResult)">
7960         <size>0</size>
7961       </method>
7962     </type>
7963   </test>
7964   <test name="gtest-290.cs">
7965     <type name="GenericEventNotUsedTest`1[T]">
7966       <method name="Void .ctor()">
7967         <size>7</size>
7968       </method>
7969       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7970         <size>24</size>
7971       </method>
7972       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7973         <size>24</size>
7974       </method>
7975       <method name="Void RaiseTestEvent(T)">
7976         <size>14</size>
7977       </method>
7978     </type>
7979     <type name="TestEntry">
7980       <method name="Void Main()">
7981         <size>1</size>
7982       </method>
7983     </type>
7984     <type name="GenericEventHandler`2[U,V]">
7985       <method name="Void .ctor(Object, IntPtr)">
7986         <size>0</size>
7987       </method>
7988       <method name="Void Invoke(U, V)">
7989         <size>0</size>
7990       </method>
7991       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7992         <size>0</size>
7993       </method>
7994       <method name="Void EndInvoke(IAsyncResult)">
7995         <size>0</size>
7996       </method>
7997     </type>
7998   </test>
7999   <test name="gtest-291.cs">
8000     <type name="Global">
8001       <method name="Void .ctor()">
8002         <size>7</size>
8003       </method>
8004       <method name="Void Main()">
8005         <size>22</size>
8006       </method>
8007       <method name="System.String Test2(Nullable`1)">
8008         <size>6</size>
8009       </method>
8010     </type>
8011   </test>
8012   <test name="gtest-292.cs">
8013     <type name="Test.A`1[TA]">
8014       <method name="Void .ctor()">
8015         <size>7</size>
8016       </method>
8017     </type>
8018     <type name="X">
8019       <method name="Void .ctor()">
8020         <size>7</size>
8021       </method>
8022       <method name="Void Main()">
8023         <size>1</size>
8024       </method>
8025     </type>
8026     <type name="Test.Handler`1[TA]">
8027       <method name="Void .ctor(Object, IntPtr)">
8028         <size>0</size>
8029       </method>
8030       <method name="Void Invoke(TA)">
8031         <size>0</size>
8032       </method>
8033       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8034         <size>0</size>
8035       </method>
8036       <method name="Void EndInvoke(IAsyncResult)">
8037         <size>0</size>
8038       </method>
8039     </type>
8040   </test>
8041   <test name="gtest-293.cs">
8042     <type name="Test`1[T]">
8043       <method name="Void .ctor()">
8044         <size>7</size>
8045       </method>
8046       <method name="Void Invalid(T)">
8047         <size>21</size>
8048       </method>
8049       <method name="Void Other(IEnumerable`1)">
8050         <size>1</size>
8051       </method>
8052     </type>
8053     <type name="X">
8054       <method name="Void .ctor()">
8055         <size>7</size>
8056       </method>
8057       <method name="Void Main()">
8058         <size>1</size>
8059       </method>
8060     </type>
8061   </test>
8062   <test name="gtest-294.cs">
8063     <type name="A">
8064       <method name="Void .ctor()">
8065         <size>7</size>
8066       </method>
8067     </type>
8068     <type name="B">
8069       <method name="Void .ctor()">
8070         <size>7</size>
8071       </method>
8072     </type>
8073     <type name="X">
8074       <method name="Void .ctor()">
8075         <size>7</size>
8076       </method>
8077       <method name="A Test(A, B)">
8078         <size>10</size>
8079       </method>
8080       <method name="Int32 Main()">
8081         <size>73</size>
8082       </method>
8083     </type>
8084   </test>
8085   <test name="gtest-295.cs">
8086     <type name="Test.Cache`1[T]">
8087       <method name="Void .ctor()">
8088         <size>7</size>
8089       </method>
8090     </type>
8091     <type name="Test.Base">
8092       <method name="Void .ctor()">
8093         <size>7</size>
8094       </method>
8095     </type>
8096     <type name="Test.MyType`1[T]">
8097       <method name="Void .ctor()">
8098         <size>7</size>
8099       </method>
8100     </type>
8101     <type name="Test.Foo">
8102       <method name="Void .ctor()">
8103         <size>7</size>
8104       </method>
8105       <method name="Void Main()">
8106         <size>7</size>
8107       </method>
8108     </type>
8109   </test>
8110   <test name="gtest-296.cs">
8111     <type name="MyCollection`1[T]">
8112       <method name="Void .ctor()">
8113         <size>7</size>
8114       </method>
8115       <method name="Void Foo()">
8116         <size>14</size>
8117       </method>
8118     </type>
8119     <type name="C">
8120       <method name="Void .ctor()">
8121         <size>7</size>
8122       </method>
8123       <method name="Void Main()">
8124         <size>1</size>
8125       </method>
8126     </type>
8127   </test>
8128   <test name="gtest-297.cs">
8129     <type name="Test">
8130       <method name="Void .ctor()">
8131         <size>7</size>
8132       </method>
8133       <method name="Void Main()">
8134         <size>18</size>
8135       </method>
8136     </type>
8137   </test>
8138   <test name="gtest-298.cs">
8139     <type name="A">
8140       <method name="Void .ctor(TestFunc`1)">
8141         <size>14</size>
8142       </method>
8143     </type>
8144     <type name="TestClass">
8145       <method name="Void .ctor()">
8146         <size>7</size>
8147       </method>
8148       <method name="Void .cctor()">
8149         <size>46</size>
8150       </method>
8151       <method name="Int32 Main()">
8152         <size>6</size>
8153       </method>
8154     </type>
8155     <type name="TestFunc`1[T]">
8156       <method name="Void .ctor(Object, IntPtr)">
8157         <size>0</size>
8158       </method>
8159       <method name="Void Invoke(T)">
8160         <size>0</size>
8161       </method>
8162       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8163         <size>0</size>
8164       </method>
8165       <method name="Void EndInvoke(IAsyncResult)">
8166         <size>0</size>
8167       </method>
8168     </type>
8169     <type name="TestClass">
8170       <method name="Void &lt;a&gt;m__0(Int32)">
8171         <size>7</size>
8172       </method>
8173     </type>
8174   </test>
8175   <test name="gtest-299.cs">
8176     <type name="N.A">
8177       <method name="Void .ctor()">
8178         <size>7</size>
8179       </method>
8180     </type>
8181     <type name="B`1[T]">
8182       <method name="Void .ctor()">
8183         <size>7</size>
8184       </method>
8185     </type>
8186     <type name="Test">
8187       <method name="Void .ctor()">
8188         <size>7</size>
8189       </method>
8190       <method name="Void Main()">
8191         <size>47</size>
8192       </method>
8193     </type>
8194   </test>
8195   <test name="gtest-300.cs">
8196     <type name="Test">
8197       <method name="Void .ctor()">
8198         <size>7</size>
8199       </method>
8200       <method name="Void Main()">
8201         <size>64</size>
8202       </method>
8203     </type>
8204   </test>
8205   <test name="gtest-301.cs">
8206     <type name="Test">
8207       <method name="Void .ctor()">
8208         <size>7</size>
8209       </method>
8210       <method name="Void Main(System.String[])">
8211         <size>23</size>
8212       </method>
8213     </type>
8214   </test>
8215   <test name="gtest-302.cs">
8216     <type name="Test">
8217       <method name="Void .ctor()">
8218         <size>7</size>
8219       </method>
8220       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8221         <size>6</size>
8222       </method>
8223     </type>
8224     <type name="M">
8225       <method name="Void .ctor()">
8226         <size>7</size>
8227       </method>
8228       <method name="Void Main()">
8229         <size>59</size>
8230       </method>
8231     </type>
8232     <type name="Test+GetEnumerator&gt;c__Iterator0">
8233       <method name="Void .ctor()">
8234         <size>7</size>
8235       </method>
8236       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8237         <size>12</size>
8238       </method>
8239       <method name="Boolean MoveNext()">
8240         <size>25</size>
8241       </method>
8242       <method name="Void Dispose()">
8243         <size>8</size>
8244       </method>
8245       <method name="Void Reset()">
8246         <size>6</size>
8247       </method>
8248     </type>
8249     <type name="Test">
8250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8251         <size>8</size>
8252       </method>
8253     </type>
8254     <type name="Test+GetEnumerator&gt;c__Iterator0">
8255       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8256         <size>7</size>
8257       </method>
8258     </type>
8259   </test>
8260   <test name="gtest-303.cs">
8261     <type name="test.BaseClass">
8262       <method name="Void .ctor()">
8263         <size>7</size>
8264       </method>
8265       <method name="System.String get_Hello()">
8266         <size>6</size>
8267       </method>
8268     </type>
8269     <type name="test.Printer">
8270       <method name="Void .ctor()">
8271         <size>7</size>
8272       </method>
8273       <method name="Void Print[T](T)">
8274         <size>0</size>
8275       </method>
8276     </type>
8277     <type name="test.PrinterImpl">
8278       <method name="Void .ctor()">
8279         <size>7</size>
8280       </method>
8281       <method name="Void Print[T](T)">
8282         <size>19</size>
8283       </method>
8284     </type>
8285     <type name="test.Starter">
8286       <method name="Void .ctor()">
8287         <size>7</size>
8288       </method>
8289       <method name="Void Main(System.String[])">
8290         <size>20</size>
8291       </method>
8292     </type>
8293   </test>
8294   <test name="gtest-304.cs">
8295     <type name="test.BaseClass">
8296       <method name="Void .ctor()">
8297         <size>7</size>
8298       </method>
8299       <method name="System.String get_Hello()">
8300         <size>6</size>
8301       </method>
8302     </type>
8303     <type name="test.Printer">
8304       <method name="Void .ctor()">
8305         <size>7</size>
8306       </method>
8307       <method name="Void Print[T](System.Object)">
8308         <size>0</size>
8309       </method>
8310     </type>
8311     <type name="test.PrinterImpl">
8312       <method name="Void .ctor()">
8313         <size>7</size>
8314       </method>
8315       <method name="Void Print[T](System.Object)">
8316         <size>31</size>
8317       </method>
8318     </type>
8319     <type name="test.Starter">
8320       <method name="Void .ctor()">
8321         <size>7</size>
8322       </method>
8323       <method name="Void Main(System.String[])">
8324         <size>20</size>
8325       </method>
8326     </type>
8327   </test>
8328   <test name="gtest-305.cs">
8329     <type name="T">
8330       <method name="Void .ctor()">
8331         <size>82</size>
8332       </method>
8333       <method name="Int32 Main()">
8334         <size>54</size>
8335       </method>
8336     </type>
8337   </test>
8338   <test name="gtest-306.cs">
8339     <type name="FuParentClass`1[Trow]">
8340       <method name="Void .ctor()">
8341         <size>7</size>
8342       </method>
8343     </type>
8344     <type name="FuParentClass`1+FuChildClass[Trow]">
8345       <method name="Void .ctor()">
8346         <size>7</size>
8347       </method>
8348     </type>
8349     <type name="C">
8350       <method name="Void .ctor()">
8351         <size>7</size>
8352       </method>
8353       <method name="Void Main()">
8354         <size>1</size>
8355       </method>
8356     </type>
8357   </test>
8358   <test name="gtest-307.cs">
8359     <type name="Foo`1[T]">
8360       <method name="Void .ctor()">
8361         <size>7</size>
8362       </method>
8363     </type>
8364     <type name="Bar">
8365       <method name="Void .ctor()">
8366         <size>7</size>
8367       </method>
8368       <method name="Int32 g()">
8369         <size>2</size>
8370       </method>
8371       <method name="Int32 Main()">
8372         <size>20</size>
8373       </method>
8374     </type>
8375     <type name="Foo`1+F[T]">
8376       <method name="Void .ctor(Object, IntPtr)">
8377         <size>0</size>
8378       </method>
8379       <method name="Int32 Invoke()">
8380         <size>0</size>
8381       </method>
8382       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8383         <size>0</size>
8384       </method>
8385       <method name="Int32 EndInvoke(IAsyncResult)">
8386         <size>0</size>
8387       </method>
8388     </type>
8389   </test>
8390   <test name="gtest-308.cs">
8391     <type name="Test">
8392       <method name="Void .ctor()">
8393         <size>7</size>
8394       </method>
8395       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8396         <size>26</size>
8397       </method>
8398       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8399         <size>26</size>
8400       </method>
8401     </type>
8402     <type name="Foo">
8403       <method name="Void .ctor()">
8404         <size>7</size>
8405       </method>
8406       <method name="Int32 compare(Int32, Int32)">
8407         <size>4</size>
8408       </method>
8409       <method name="Int32 compare(System.String, System.String)">
8410         <size>8</size>
8411       </method>
8412       <method name="Void test(Int32)">
8413         <size>29</size>
8414       </method>
8415       <method name="Void Main()">
8416         <size>141</size>
8417       </method>
8418     </type>
8419     <type name="Test+MyComparison`1[V]">
8420       <method name="Void .ctor(Object, IntPtr)">
8421         <size>0</size>
8422       </method>
8423       <method name="Int32 Invoke(V, V)">
8424         <size>0</size>
8425       </method>
8426       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8427         <size>0</size>
8428       </method>
8429       <method name="Int32 EndInvoke(IAsyncResult)">
8430         <size>0</size>
8431       </method>
8432     </type>
8433     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8434       <method name="Void .ctor()">
8435         <size>7</size>
8436       </method>
8437       <method name="Int32 &lt;&gt;m__0(U, U)">
8438         <size>14</size>
8439       </method>
8440     </type>
8441     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8442       <method name="Void .ctor()">
8443         <size>7</size>
8444       </method>
8445       <method name="Int32 &lt;&gt;m__1(W, W)">
8446         <size>14</size>
8447       </method>
8448     </type>
8449   </test>
8450   <test name="gtest-309.cs">
8451     <type name="Test`2[A,B]">
8452       <method name="Void .ctor()">
8453         <size>7</size>
8454       </method>
8455       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8456         <size>1</size>
8457       </method>
8458     </type>
8459     <type name="X">
8460       <method name="Void .ctor()">
8461         <size>7</size>
8462       </method>
8463       <method name="Void Main()">
8464         <size>15</size>
8465       </method>
8466     </type>
8467   </test>
8468   <test name="gtest-310.cs">
8469     <type name="MonoBugs.IncompleteGenericInference">
8470       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8471         <size>1</size>
8472       </method>
8473       <method name="Void Main()">
8474         <size>20</size>
8475       </method>
8476     </type>
8477   </test>
8478   <test name="gtest-312.cs">
8479     <type name="CantCastGenericListToArray">
8480       <method name="Void .ctor()">
8481         <size>7</size>
8482       </method>
8483       <method name="Void Main(System.String[])">
8484         <size>51</size>
8485       </method>
8486     </type>
8487   </test>
8488   <test name="gtest-313.cs">
8489     <type name="Foo`1[T]">
8490       <method name="Void .ctor(TestEnum)">
8491         <size>14</size>
8492       </method>
8493     </type>
8494     <type name="X">
8495       <method name="Void .ctor()">
8496         <size>7</size>
8497       </method>
8498       <method name="Void Main()">
8499         <size>28</size>
8500       </method>
8501     </type>
8502   </test>
8503   <test name="gtest-314.cs">
8504     <type name="test.App">
8505       <method name="Void .ctor()">
8506         <size>7</size>
8507       </method>
8508       <method name="Void Main()">
8509         <size>1</size>
8510       </method>
8511     </type>
8512     <type name="test.ThisClass`2[T,O]">
8513       <method name="Void .ctor()">
8514         <size>7</size>
8515       </method>
8516     </type>
8517     <type name="test.OtherClass`2[O,T]">
8518       <method name="Void .ctor()">
8519         <size>7</size>
8520       </method>
8521       <method name="Void Test(T)">
8522         <size>8</size>
8523       </method>
8524     </type>
8525   </test>
8526   <test name="gtest-315.cs">
8527     <type name="A`1[T]">
8528       <method name="Void .ctor()">
8529         <size>7</size>
8530       </method>
8531     </type>
8532     <type name="A`1+B[T]">
8533       <method name="Void .ctor()">
8534         <size>7</size>
8535       </method>
8536     </type>
8537     <type name="X">
8538       <method name="Void .ctor()">
8539         <size>7</size>
8540       </method>
8541       <method name="Void Main()">
8542         <size>18</size>
8543       </method>
8544     </type>
8545   </test>
8546   <test name="gtest-317.cs">
8547     <type name="Foo`1[K]">
8548       <method name="Void .ctor()">
8549         <size>7</size>
8550       </method>
8551     </type>
8552     <type name="Bar`1[Q]">
8553       <method name="Void .ctor()">
8554         <size>7</size>
8555       </method>
8556     </type>
8557     <type name="Bar`1+Baz[Q]">
8558       <method name="Void .ctor()">
8559         <size>7</size>
8560       </method>
8561     </type>
8562     <type name="X">
8563       <method name="Void .ctor()">
8564         <size>7</size>
8565       </method>
8566       <method name="Void Main()">
8567         <size>13</size>
8568       </method>
8569     </type>
8570   </test>
8571   <test name="gtest-318.cs">
8572     <type name="Foo`1[K]">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576     </type>
8577     <type name="Bar`1[Q]">
8578       <method name="Void .ctor()">
8579         <size>7</size>
8580       </method>
8581     </type>
8582     <type name="Bar`1+Baz[Q]">
8583       <method name="Void .ctor()">
8584         <size>7</size>
8585       </method>
8586     </type>
8587     <type name="Goo`1[Q]">
8588       <method name="Void .ctor()">
8589         <size>7</size>
8590       </method>
8591     </type>
8592     <type name="X">
8593       <method name="Void .ctor()">
8594         <size>7</size>
8595       </method>
8596       <method name="Void Main()">
8597         <size>13</size>
8598       </method>
8599     </type>
8600   </test>
8601   <test name="gtest-319.cs">
8602     <type name="Temp`1[T]">
8603       <method name="Void .ctor()">
8604         <size>7</size>
8605       </method>
8606       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8607         <size>7</size>
8608       </method>
8609       <method name="IEnumerator`1 GetEnumerator()">
8610         <size>8</size>
8611       </method>
8612     </type>
8613     <type name="Temp`1+Foo[T]">
8614       <method name="Void .ctor()">
8615         <size>7</size>
8616       </method>
8617     </type>
8618     <type name="X">
8619       <method name="Void .ctor()">
8620         <size>7</size>
8621       </method>
8622       <method name="Void Main()">
8623         <size>1</size>
8624       </method>
8625     </type>
8626     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8627       <method name="Void .ctor()">
8628         <size>7</size>
8629       </method>
8630       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8631         <size>7</size>
8632       </method>
8633       <method name="Boolean MoveNext()">
8634         <size>69</size>
8635       </method>
8636       <method name="Void Dispose()">
8637         <size>8</size>
8638       </method>
8639       <method name="Void Reset()">
8640         <size>6</size>
8641       </method>
8642       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8643         <size>7</size>
8644       </method>
8645     </type>
8646   </test>
8647   <test name="gtest-320.cs">
8648     <type name="Foo`1[K]">
8649       <method name="Void .ctor()">
8650         <size>7</size>
8651       </method>
8652     </type>
8653     <type name="B">
8654       <method name="Void .ctor()">
8655         <size>7</size>
8656       </method>
8657     </type>
8658     <type name="B+C">
8659       <method name="Void .ctor()">
8660         <size>7</size>
8661       </method>
8662     </type>
8663     <type name="X">
8664       <method name="Void .ctor()">
8665         <size>7</size>
8666       </method>
8667       <method name="Void Main()">
8668         <size>1</size>
8669       </method>
8670     </type>
8671   </test>
8672   <test name="gtest-321.cs">
8673     <type name="App">
8674       <method name="Void .ctor()">
8675         <size>7</size>
8676       </method>
8677       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8678         <size>25</size>
8679       </method>
8680       <method name="Void ADelegate[T](System.String)">
8681         <size>12</size>
8682       </method>
8683       <method name="Void Main(System.String[])">
8684         <size>13</size>
8685       </method>
8686       <method name="Void Run()">
8687         <size>49</size>
8688       </method>
8689     </type>
8690     <type name="App+TGenericDelegate`1[T]">
8691       <method name="Void .ctor(Object, IntPtr)">
8692         <size>0</size>
8693       </method>
8694       <method name="Void Invoke(System.String)">
8695         <size>0</size>
8696       </method>
8697       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8698         <size>0</size>
8699       </method>
8700       <method name="Void EndInvoke(IAsyncResult)">
8701         <size>0</size>
8702       </method>
8703     </type>
8704   </test>
8705   <test name="gtest-322.cs">
8706     <type name="MyBase`2[K,V]">
8707       <method name="Void .ctor(Callback)">
8708         <size>7</size>
8709       </method>
8710     </type>
8711     <type name="X">
8712       <method name="Void .ctor(Callback)">
8713         <size>8</size>
8714       </method>
8715       <method name="Void Main()">
8716         <size>1</size>
8717       </method>
8718     </type>
8719     <type name="MyBase`2+Callback[K,V]">
8720       <method name="Void .ctor(Object, IntPtr)">
8721         <size>0</size>
8722       </method>
8723       <method name="Void Invoke(K, V)">
8724         <size>0</size>
8725       </method>
8726       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8727         <size>0</size>
8728       </method>
8729       <method name="Void EndInvoke(IAsyncResult)">
8730         <size>0</size>
8731       </method>
8732     </type>
8733   </test>
8734   <test name="gtest-323.cs">
8735     <type name="MyBase`2[K,V]">
8736       <method name="Void .ctor()">
8737         <size>7</size>
8738       </method>
8739       <method name="Void Hello(MyBase`2+Callback[K,V])">
8740         <size>1</size>
8741       </method>
8742     </type>
8743     <type name="MyBase`2+Callback[K,V]">
8744       <method name="Void .ctor()">
8745         <size>7</size>
8746       </method>
8747     </type>
8748     <type name="X">
8749       <method name="Void .ctor(Callback)">
8750         <size>7</size>
8751       </method>
8752       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8753         <size>8</size>
8754       </method>
8755       <method name="Void Main()">
8756         <size>1</size>
8757       </method>
8758     </type>
8759   </test>
8760   <test name="gtest-324.cs">
8761     <type name="B">
8762       <method name="Void .ctor()">
8763         <size>19</size>
8764       </method>
8765       <method name="Void add_D(A)">
8766         <size>22</size>
8767       </method>
8768       <method name="Void remove_D(A)">
8769         <size>22</size>
8770       </method>
8771       <method name="Void C()">
8772         <size>36</size>
8773       </method>
8774       <method name="Void F(Int64)">
8775         <size>1</size>
8776       </method>
8777       <method name="Void Main()">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="A">
8782       <method name="Void .ctor(Object, IntPtr)">
8783         <size>0</size>
8784       </method>
8785       <method name="Void Invoke()">
8786         <size>0</size>
8787       </method>
8788       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8789         <size>0</size>
8790       </method>
8791       <method name="Void EndInvoke(IAsyncResult)">
8792         <size>0</size>
8793       </method>
8794     </type>
8795     <type name="B+&lt;C&gt;c__AnonStorey1">
8796       <method name="Void .ctor()">
8797         <size>7</size>
8798       </method>
8799       <method name="Void &lt;&gt;m__0()">
8800         <size>54</size>
8801       </method>
8802     </type>
8803     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8804       <method name="Void .ctor()">
8805         <size>7</size>
8806       </method>
8807       <method name="Void &lt;&gt;m__1()">
8808         <size>57</size>
8809       </method>
8810     </type>
8811   </test>
8812   <test name="gtest-325.cs">
8813     <type name="SomeClass`1[T]">
8814       <method name="Void .ctor()">
8815         <size>7</size>
8816       </method>
8817       <method name="Void Foo()">
8818         <size>37</size>
8819       </method>
8820     </type>
8821     <type name="Foo">
8822       <method name="Void .ctor()">
8823         <size>7</size>
8824       </method>
8825       <method name="Void Main()">
8826         <size>13</size>
8827       </method>
8828     </type>
8829   </test>
8830   <test name="gtest-326.cs">
8831     <type name="A">
8832       <method name="Void .ctor()">
8833         <size>7</size>
8834       </method>
8835     </type>
8836     <type name="X">
8837       <method name="Void .ctor()">
8838         <size>7</size>
8839       </method>
8840       <method name="Void Main()">
8841         <size>53</size>
8842       </method>
8843     </type>
8844   </test>
8845   <test name="gtest-327.cs">
8846     <type name="Tester`1[T]">
8847       <method name="Void .ctor()">
8848         <size>7</size>
8849       </method>
8850       <method name="Void Do()">
8851         <size>50</size>
8852       </method>
8853     </type>
8854     <type name="Reference">
8855       <method name="Void .ctor()">
8856         <size>7</size>
8857       </method>
8858       <method name="Void Test()">
8859         <size>1</size>
8860       </method>
8861     </type>
8862     <type name="C">
8863       <method name="Void .ctor()">
8864         <size>7</size>
8865       </method>
8866       <method name="Void Main()">
8867         <size>21</size>
8868       </method>
8869     </type>
8870     <type name="Value">
8871       <method name="Void Test()">
8872         <size>1</size>
8873       </method>
8874     </type>
8875   </test>
8876   <test name="gtest-328.cs">
8877     <type name="App">
8878       <method name="Void .ctor()">
8879         <size>7</size>
8880       </method>
8881       <method name="Void Main()">
8882         <size>34</size>
8883       </method>
8884       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8885         <size>13</size>
8886       </method>
8887     </type>
8888     <type name="App+MyClass">
8889       <method name="Void .ctor()">
8890         <size>7</size>
8891       </method>
8892     </type>
8893   </test>
8894   <test name="gtest-329.cs">
8895     <type name="NullableInt">
8896       <method name="Void .ctor()">
8897         <size>7</size>
8898       </method>
8899       <method name="Void Main()">
8900         <size>53</size>
8901       </method>
8902     </type>
8903   </test>
8904   <test name="gtest-330.cs">
8905     <type name="BaseCollection`1[T]">
8906       <method name="Void .ctor()">
8907         <size>18</size>
8908       </method>
8909       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8910         <size>17</size>
8911       </method>
8912     </type>
8913     <type name="BaseIntList`1[T]">
8914       <method name="Void .ctor()">
8915         <size>7</size>
8916       </method>
8917     </type>
8918     <type name="IntList">
8919       <method name="Void .ctor()">
8920         <size>7</size>
8921       </method>
8922     </type>
8923     <type name="X">
8924       <method name="Void .ctor()">
8925         <size>7</size>
8926       </method>
8927       <method name="Void Main()">
8928         <size>59</size>
8929       </method>
8930     </type>
8931     <type name="BaseCollection`1[T]">
8932       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8933         <size>17</size>
8934       </method>
8935     </type>
8936   </test>
8937   <test name="gtest-331.cs">
8938     <type name="Foo`1[T]">
8939       <method name="Void .ctor()">
8940         <size>7</size>
8941       </method>
8942       <method name="Void Map[S](S)">
8943         <size>14</size>
8944       </method>
8945       <method name="Void Test(T)">
8946         <size>12</size>
8947       </method>
8948     </type>
8949     <type name="X">
8950       <method name="Void .ctor()">
8951         <size>7</size>
8952       </method>
8953       <method name="Void Main()">
8954         <size>18</size>
8955       </method>
8956     </type>
8957   </test>
8958   <test name="gtest-332.cs">
8959     <type name="C`1[T]">
8960       <method name="Void .ctor()">
8961         <size>7</size>
8962       </method>
8963       <method name="System.Type Test()">
8964         <size>15</size>
8965       </method>
8966     </type>
8967     <type name="M">
8968       <method name="Void .ctor()">
8969         <size>7</size>
8970       </method>
8971       <method name="Void Main()">
8972         <size>67</size>
8973       </method>
8974     </type>
8975   </test>
8976   <test name="gtest-333.cs">
8977     <type name="Test">
8978       <method name="Void .ctor()">
8979         <size>7</size>
8980       </method>
8981       <method name="Void Main()">
8982         <size>1</size>
8983       </method>
8984       <method name="Void Foo(System.Object)">
8985         <size>20</size>
8986       </method>
8987     </type>
8988   </test>
8989   <test name="gtest-334.cs">
8990     <type name="Test">
8991       <method name="Void .ctor()">
8992         <size>7</size>
8993       </method>
8994       <method name="Int32 Main()">
8995         <size>105</size>
8996       </method>
8997       <method name="Void DelegateMethod(Boolean)">
8998         <size>1</size>
8999       </method>
9000       <method name="Int32 DelegateMethod(Int32)">
9001         <size>2</size>
9002       </method>
9003     </type>
9004     <type name="Test+DelegateA">
9005       <method name="Void .ctor(Object, IntPtr)">
9006         <size>0</size>
9007       </method>
9008       <method name="Void Invoke(Boolean)">
9009         <size>0</size>
9010       </method>
9011       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9012         <size>0</size>
9013       </method>
9014       <method name="Void EndInvoke(IAsyncResult)">
9015         <size>0</size>
9016       </method>
9017     </type>
9018     <type name="Test+DelegateB">
9019       <method name="Void .ctor(Object, IntPtr)">
9020         <size>0</size>
9021       </method>
9022       <method name="Int32 Invoke(Int32)">
9023         <size>0</size>
9024       </method>
9025       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9026         <size>0</size>
9027       </method>
9028       <method name="Int32 EndInvoke(IAsyncResult)">
9029         <size>0</size>
9030       </method>
9031     </type>
9032   </test>
9033   <test name="gtest-335.cs">
9034     <type name="TestClass">
9035       <method name="Void .ctor()">
9036         <size>7</size>
9037       </method>
9038       <method name="Boolean Test_1()">
9039         <size>43</size>
9040       </method>
9041       <method name="Boolean Test_2()">
9042         <size>48</size>
9043       </method>
9044       <method name="Boolean Test_3()">
9045         <size>46</size>
9046       </method>
9047       <method name="Boolean Test_4()">
9048         <size>29</size>
9049       </method>
9050       <method name="Int32 Main()">
9051         <size>60</size>
9052       </method>
9053     </type>
9054   </test>
9055   <test name="gtest-336.cs">
9056     <type name="TestAttribute">
9057       <method name="Void .ctor()">
9058         <size>7</size>
9059       </method>
9060       <method name="Void .ctor(Type)">
9061         <size>14</size>
9062       </method>
9063       <method name="System.Object get_Type()">
9064         <size>7</size>
9065       </method>
9066       <method name="Void set_Type(System.Object)">
9067         <size>8</size>
9068       </method>
9069     </type>
9070     <type name="N.C`1[T]">
9071       <method name="Void .ctor()">
9072         <size>7</size>
9073       </method>
9074       <method name="Void Bar()">
9075         <size>1</size>
9076       </method>
9077       <method name="Void Bar2()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar3()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar4()">
9084         <size>1</size>
9085       </method>
9086     </type>
9087     <type name="N.CC">
9088       <method name="Void .ctor()">
9089         <size>7</size>
9090       </method>
9091       <method name="Void Main()">
9092         <size>1</size>
9093       </method>
9094     </type>
9095   </test>
9096   <test name="gtest-337.cs">
9097     <type name="X">
9098       <method name="Void .ctor()">
9099         <size>7</size>
9100       </method>
9101       <method name="Void SetValue[T](System.Object, T)">
9102         <size>1</size>
9103       </method>
9104       <method name="Void Main()">
9105         <size>12</size>
9106       </method>
9107     </type>
9108   </test>
9109   <test name="gtest-338.cs">
9110     <type name="Test">
9111       <method name="Void .ctor()">
9112         <size>7</size>
9113       </method>
9114       <method name="Void Foo[T](IList`1)">
9115         <size>25</size>
9116       </method>
9117       <method name="Void Main()">
9118         <size>13</size>
9119       </method>
9120     </type>
9121     <type name="FooList`1[T]">
9122       <method name="Void .ctor()">
9123         <size>7</size>
9124       </method>
9125       <method name="Int32 IndexOf(T)">
9126         <size>6</size>
9127       </method>
9128       <method name="Void Insert(Int32, T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void RemoveAt(Int32)">
9132         <size>6</size>
9133       </method>
9134       <method name="T get_Item(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="Void set_Item(Int32, T)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void Add(T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Clear()">
9144         <size>6</size>
9145       </method>
9146       <method name="Boolean Contains(T)">
9147         <size>6</size>
9148       </method>
9149       <method name="Void CopyTo(T[], Int32)">
9150         <size>6</size>
9151       </method>
9152       <method name="Boolean Remove(T)">
9153         <size>6</size>
9154       </method>
9155       <method name="Int32 get_Count()">
9156         <size>6</size>
9157       </method>
9158       <method name="Boolean get_IsReadOnly()">
9159         <size>6</size>
9160       </method>
9161       <method name="IEnumerator GetEnumerator()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167     </type>
9168   </test>
9169   <test name="gtest-339.cs">
9170     <type name="Program">
9171       <method name="Void .ctor()">
9172         <size>7</size>
9173       </method>
9174       <method name="Void Main()">
9175         <size>11</size>
9176       </method>
9177       <method name="Void SerializeDictionary(IDictionary)">
9178         <size>1</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary`2)">
9181         <size>1</size>
9182       </method>
9183     </type>
9184     <type name="SerializerLazyDictionary">
9185       <method name="Void .ctor()">
9186         <size>7</size>
9187       </method>
9188       <method name="IEnumerator`1 GetEnumerator()">
9189         <size>2</size>
9190       </method>
9191     </type>
9192     <type name="LazyDictionary">
9193       <method name="Void .ctor()">
9194         <size>7</size>
9195       </method>
9196       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator`1 GetEnumerator()">
9200         <size>0</size>
9201       </method>
9202       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9203         <size>6</size>
9204       </method>
9205       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9206         <size>6</size>
9207       </method>
9208       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9209         <size>6</size>
9210       </method>
9211       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9215         <size>6</size>
9216       </method>
9217       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9218         <size>6</size>
9219       </method>
9220       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9221         <size>6</size>
9222       </method>
9223       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9230         <size>6</size>
9231       </method>
9232       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9233         <size>6</size>
9234       </method>
9235       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9236         <size>6</size>
9237       </method>
9238       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9239         <size>6</size>
9240       </method>
9241       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9245         <size>6</size>
9246       </method>
9247       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9248         <size>7</size>
9249       </method>
9250     </type>
9251   </test>
9252   <test name="gtest-340.cs">
9253     <type name="Tests">
9254       <method name="Void .ctor()">
9255         <size>7</size>
9256       </method>
9257       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9258         <size>7</size>
9259       </method>
9260       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9261         <size>2</size>
9262       </method>
9263       <method name="System.Reflection.MemberInfo[] foo()">
9264         <size>44</size>
9265       </method>
9266       <method name="Void Main(System.String[])">
9267         <size>12</size>
9268       </method>
9269     </type>
9270   </test>
9271   <test name="gtest-341.cs">
9272     <type name="C">
9273       <method name="Void .ctor()">
9274         <size>7</size>
9275       </method>
9276       <method name="Int32 GetLength()">
9277         <size>2</size>
9278       </method>
9279     </type>
9280     <type name="Tests">
9281       <method name="Void .ctor()">
9282         <size>7</size>
9283       </method>
9284       <method name="Void Main()">
9285         <size>1</size>
9286       </method>
9287     </type>
9288   </test>
9289   <test name="gtest-342.cs">
9290     <type name="Base`1[T]">
9291       <method name="Void .ctor()">
9292         <size>7</size>
9293       </method>
9294       <method name="T op_Implicit(Base`1[T])">
9295         <size>7</size>
9296       </method>
9297     </type>
9298     <type name="TestMain">
9299       <method name="Void .ctor()">
9300         <size>7</size>
9301       </method>
9302       <method name="Void Main(System.String[])">
9303         <size>1</size>
9304       </method>
9305     </type>
9306   </test>
9307   <test name="gtest-343.cs">
9308     <type name="Implementer">
9309       <method name="Void .ctor()">
9310         <size>7</size>
9311       </method>
9312       <method name="Void Combine[TOImplementer]()">
9313         <size>1</size>
9314       </method>
9315     </type>
9316     <type name="MainClass">
9317       <method name="Void .ctor()">
9318         <size>7</size>
9319       </method>
9320       <method name="Int32 Main()">
9321         <size>8</size>
9322       </method>
9323     </type>
9324   </test>
9325   <test name="gtest-344.cs">
9326     <type name="ConfigurationElement">
9327       <method name="Void .ctor()">
9328         <size>7</size>
9329       </method>
9330       <method name="Void Main()">
9331         <size>1</size>
9332       </method>
9333     </type>
9334     <type name="CustomConfigurationElement">
9335       <method name="Void .ctor()">
9336         <size>7</size>
9337       </method>
9338     </type>
9339     <type name="CustomConfigurationElementCollection">
9340       <method name="Void .ctor()">
9341         <size>7</size>
9342       </method>
9343     </type>
9344     <type name="BaseCollection`1[T]">
9345       <method name="Void .ctor()">
9346         <size>7</size>
9347       </method>
9348     </type>
9349   </test>
9350   <test name="gtest-345.cs">
9351     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9352       <method name="Void .ctor()">
9353         <size>7</size>
9354       </method>
9355       <method name="Void Dump(System.String)">
9356         <size>6</size>
9357       </method>
9358     </type>
9359     <type name="Parser">
9360       <method name="Void .ctor()">
9361         <size>7</size>
9362       </method>
9363       <method name="Void NoCall[T](T)">
9364         <size>1</size>
9365       </method>
9366       <method name="Int32 Main()">
9367         <size>2</size>
9368       </method>
9369     </type>
9370   </test>
9371   <test name="gtest-346.cs">
9372     <type name="test">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376       <method name="Void CreateSimpleCallSite[A]()">
9377         <size>1</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A](Int32)">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite(Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void Main()">
9386         <size>1</size>
9387       </method>
9388     </type>
9389   </test>
9390   <test name="gtest-347.cs">
9391     <type name="X">
9392       <method name="Void .ctor()">
9393         <size>7</size>
9394       </method>
9395       <method name="IEnumerable`1 Enumerable[T](System.String)">
9396         <size>6</size>
9397       </method>
9398       <method name="IEnumerable Enumerable(Int32)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(System.String)">
9402         <size>6</size>
9403       </method>
9404       <method name="Void Main()">
9405         <size>1</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-348.cs">
9410     <type name="Bar`1[U]">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void OnWorldDestroyed()">
9415         <size>1</size>
9416       </method>
9417     </type>
9418     <type name="Baz`1[U]">
9419       <method name="Void .ctor()">
9420         <size>7</size>
9421       </method>
9422       <method name="Void DestroyWorld(U)">
9423         <size>14</size>
9424       </method>
9425     </type>
9426     <type name="Bling">
9427       <method name="Void .ctor()">
9428         <size>7</size>
9429       </method>
9430       <method name="Void Main()">
9431         <size>1</size>
9432       </method>
9433     </type>
9434   </test>
9435   <test name="gtest-349.cs">
9436     <type name="X">
9437       <method name="Void .ctor()">
9438         <size>7</size>
9439       </method>
9440       <method name="Int32 Main()">
9441         <size>103</size>
9442       </method>
9443       <method name="Int32 f2(IList, IList)">
9444         <size>2</size>
9445       </method>
9446       <method name="Int32 f2(IList, System.Object)">
9447         <size>2</size>
9448       </method>
9449     </type>
9450     <type name="X+Function`3[T1,T2,R]">
9451       <method name="Void .ctor(Object, IntPtr)">
9452         <size>0</size>
9453       </method>
9454       <method name="R Invoke(T1, T2)">
9455         <size>0</size>
9456       </method>
9457       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9458         <size>0</size>
9459       </method>
9460       <method name="R EndInvoke(IAsyncResult)">
9461         <size>0</size>
9462       </method>
9463     </type>
9464   </test>
9465   <test name="gtest-350.cs">
9466     <type name="Foo`1[T]">
9467       <method name="Void .ctor()">
9468         <size>7</size>
9469       </method>
9470       <method name="Boolean Equals(T)">
9471         <size>0</size>
9472       </method>
9473     </type>
9474     <type name="C">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Void Main()">
9479         <size>1</size>
9480       </method>
9481     </type>
9482   </test>
9483   <test name="gtest-351.cs">
9484     <type name="TestThing">
9485       <method name="Void .ctor()">
9486         <size>7</size>
9487       </method>
9488     </type>
9489     <type name="Test">
9490       <method name="Void .ctor()">
9491         <size>7</size>
9492       </method>
9493       <method name="Int32 Main(System.String[])">
9494         <size>31</size>
9495       </method>
9496     </type>
9497     <type name="TestThing">
9498       <method name="Int32 SetEnum(System.String, System.Enum)">
9499         <size>2</size>
9500       </method>
9501       <method name="Int32 SetEnum(Int32, System.Enum)">
9502         <size>2</size>
9503       </method>
9504     </type>
9505   </test>
9506   <test name="gtest-352.cs">
9507     <type name="T">
9508       <method name="Void .ctor()">
9509         <size>7</size>
9510       </method>
9511       <method name="Int32 Main()">
9512         <size>125</size>
9513       </method>
9514     </type>
9515     <type name="D">
9516       <method name="Void .ctor(Int32)">
9517         <size>8</size>
9518       </method>
9519       <method name="Void .cctor()">
9520         <size>12</size>
9521       </method>
9522     </type>
9523   </test>
9524   <test name="gtest-353.cs">
9525     <type name="Bug.RedSkyTimeCode">
9526       <method name="Void .ctor()">
9527         <size>7</size>
9528       </method>
9529       <method name="Void CopyTo(Bug.xxx*)">
9530         <size>99</size>
9531       </method>
9532       <method name="Void Main()">
9533         <size>1</size>
9534       </method>
9535       <method name="Void Convert(Bug.xxx*, UInt64*)">
9536         <size>93</size>
9537       </method>
9538     </type>
9539   </test>
9540   <test name="gtest-354.cs">
9541     <type name="M">
9542       <method name="Void .ctor()">
9543         <size>7</size>
9544       </method>
9545       <method name="Void Main()">
9546         <size>1</size>
9547       </method>
9548     </type>
9549   </test>
9550   <test name="gtest-355.cs">
9551     <type name="A">
9552       <method name="Void .ctor()">
9553         <size>7</size>
9554       </method>
9555       <method name="System.String Foo[T](System.String)">
9556         <size>6</size>
9557       </method>
9558       <method name="Boolean Foo(System.String)">
9559         <size>2</size>
9560       </method>
9561     </type>
9562     <type name="B">
9563       <method name="Void .ctor()">
9564         <size>7</size>
9565       </method>
9566       <method name="System.String Foo[T](System.String)">
9567         <size>6</size>
9568       </method>
9569       <method name="Boolean Goo(System.String)">
9570         <size>8</size>
9571       </method>
9572       <method name="Boolean Foo(System.String)">
9573         <size>2</size>
9574       </method>
9575     </type>
9576     <type name="C">
9577       <method name="Void .ctor()">
9578         <size>7</size>
9579       </method>
9580       <method name="Void Main()">
9581         <size>1</size>
9582       </method>
9583     </type>
9584   </test>
9585   <test name="gtest-356.cs">
9586     <type name="A`1[T]">
9587       <method name="Void .ctor()">
9588         <size>7</size>
9589       </method>
9590       <method name="Void Foo(B+E)">
9591         <size>1</size>
9592       </method>
9593     </type>
9594     <type name="B`1[U]">
9595       <method name="Void .ctor()">
9596         <size>7</size>
9597       </method>
9598     </type>
9599     <type name="B">
9600       <method name="Void .ctor()">
9601         <size>7</size>
9602       </method>
9603     </type>
9604     <type name="B+E">
9605       <method name="Void .ctor()">
9606         <size>7</size>
9607       </method>
9608     </type>
9609     <type name="C">
9610       <method name="Void .ctor()">
9611         <size>7</size>
9612       </method>
9613       <method name="Void Main()">
9614         <size>1</size>
9615       </method>
9616     </type>
9617   </test>
9618   <test name="gtest-357.cs">
9619     <type name="C`1[T]">
9620       <method name="Void .ctor()">
9621         <size>7</size>
9622       </method>
9623     </type>
9624     <type name="D`1[U]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628     </type>
9629     <type name="X">
9630       <method name="Void .ctor()">
9631         <size>7</size>
9632       </method>
9633       <method name="Void Main()">
9634         <size>1</size>
9635       </method>
9636     </type>
9637   </test>
9638   <test name="gtest-358.cs">
9639     <type name="Test">
9640       <method name="Void .ctor()">
9641         <size>7</size>
9642       </method>
9643       <method name="Void Main()">
9644         <size>1</size>
9645       </method>
9646     </type>
9647     <type name="Foo">
9648       <method name="Boolean op_Equality(Foo, Foo)">
9649         <size>6</size>
9650       </method>
9651       <method name="Boolean op_Inequality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-359.cs">
9657     <type name="BaseGeneric`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="BaseGeneric`1+InnerDerived[T]">
9663       <method name="Void .ctor(T)">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9668       <method name="Void .ctor(T, U)">
9669         <size>7</size>
9670       </method>
9671     </type>
9672     <type name="BaseConcrete">
9673       <method name="Void .ctor()">
9674         <size>7</size>
9675       </method>
9676     </type>
9677     <type name="Concrete_A">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681     </type>
9682     <type name="Concrete_B">
9683       <method name="Void .ctor()">
9684         <size>7</size>
9685       </method>
9686     </type>
9687     <type name="BaseGeneric_2`2[T,U]">
9688       <method name="Void .ctor()">
9689         <size>7</size>
9690       </method>
9691     </type>
9692     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9693       <method name="Void .ctor(T, U)">
9694         <size>7</size>
9695       </method>
9696     </type>
9697     <type name="BaseGeneric_1`1[T]">
9698       <method name="Void .ctor()">
9699         <size>7</size>
9700       </method>
9701     </type>
9702     <type name="Concrete_2">
9703       <method name="Void .ctor()">
9704         <size>7</size>
9705       </method>
9706     </type>
9707     <type name="Program">
9708       <method name="Void .ctor()">
9709         <size>7</size>
9710       </method>
9711       <method name="Void Main()">
9712         <size>40</size>
9713       </method>
9714     </type>
9715   </test>
9716   <test name="gtest-360.cs">
9717     <type name="C">
9718       <method name="Void .ctor()">
9719         <size>7</size>
9720       </method>
9721       <method name="Int32 Foo[T](T, System.Object[])">
9722         <size>2</size>
9723       </method>
9724       <method name="Int32 Foo(System.String, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9728         <size>8</size>
9729       </method>
9730       <method name="Int32 Main()">
9731         <size>17</size>
9732       </method>
9733     </type>
9734   </test>
9735   <test name="gtest-361.cs">
9736     <type name="Thing">
9737       <method name="Void .ctor()">
9738         <size>7</size>
9739       </method>
9740       <method name="Void Foo()">
9741         <size>1</size>
9742       </method>
9743       <method name="Int32 Main()">
9744         <size>164</size>
9745       </method>
9746       <method name="Void Method(Thing+Handler, System.String[])">
9747         <size>1</size>
9748       </method>
9749     </type>
9750     <type name="Thing+Handler">
9751       <method name="Void .ctor(Object, IntPtr)">
9752         <size>0</size>
9753       </method>
9754       <method name="Void Invoke()">
9755         <size>0</size>
9756       </method>
9757       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9758         <size>0</size>
9759       </method>
9760       <method name="Void EndInvoke(IAsyncResult)">
9761         <size>0</size>
9762       </method>
9763     </type>
9764     <type name="Thing">
9765       <method name="Void &lt;Main&gt;m__0()">
9766         <size>1</size>
9767       </method>
9768       <method name="Void &lt;Main&gt;m__1()">
9769         <size>1</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-362.cs">
9774     <type name="C">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Assert[T](T)">
9779         <size>1</size>
9780       </method>
9781       <method name="Void Assert[T](T, T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Int32 Main()">
9785         <size>83</size>
9786       </method>
9787     </type>
9788   </test>
9789   <test name="gtest-363.cs">
9790     <type name="Test">
9791       <method name="Void .ctor()">
9792         <size>7</size>
9793       </method>
9794       <method name="Void InsertAt[T](T[], Int32, T[])">
9795         <size>1</size>
9796       </method>
9797       <method name="Void Main()">
9798         <size>39</size>
9799       </method>
9800     </type>
9801   </test>
9802   <test name="gtest-364.cs">
9803     <type name="BugReport.Program">
9804       <method name="Void .ctor()">
9805         <size>7</size>
9806       </method>
9807       <method name="Int32 Main()">
9808         <size>307</size>
9809       </method>
9810     </type>
9811     <type name="BugReport.A">
9812       <method name="Void .ctor()">
9813         <size>7</size>
9814       </method>
9815       <method name="Nullable`1 get_Counter()">
9816         <size>7</size>
9817       </method>
9818       <method name="Void set_Counter(Nullable`1)">
9819         <size>8</size>
9820       </method>
9821     </type>
9822   </test>
9823   <test name="gtest-365.cs">
9824     <type name="B.Program">
9825       <method name="Void .ctor()">
9826         <size>7</size>
9827       </method>
9828       <method name="Int32 Main()">
9829         <size>51</size>
9830       </method>
9831     </type>
9832   </test>
9833   <test name="gtest-366.cs">
9834     <type name="Tester">
9835       <method name="Void .ctor()">
9836         <size>7</size>
9837       </method>
9838       <method name="Void Assert[T](T, T)">
9839         <size>1</size>
9840       </method>
9841       <method name="Void Main()">
9842         <size>20</size>
9843       </method>
9844     </type>
9845     <type name="MyType">
9846       <method name="Void .ctor(Int32)">
9847         <size>8</size>
9848       </method>
9849       <method name="Int32 op_Implicit(MyType)">
9850         <size>8</size>
9851       </method>
9852     </type>
9853   </test>
9854   <test name="gtest-367.cs">
9855     <type name="Foo">
9856       <method name="Void .ctor()">
9857         <size>7</size>
9858       </method>
9859     </type>
9860     <type name="Repro">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Void Bar[TFoo](TFoo)">
9865         <size>19</size>
9866       </method>
9867       <method name="Void Baz[T](T, System.Action`1[T])">
9868         <size>8</size>
9869       </method>
9870       <method name="Void Main()">
9871         <size>1</size>
9872       </method>
9873       <method name="Void Gazonk(Repro)">
9874         <size>1</size>
9875       </method>
9876     </type>
9877   </test>
9878   <test name="gtest-368.cs">
9879     <type name="C`1[T]">
9880       <method name="Void .ctor(D)">
9881         <size>7</size>
9882       </method>
9883       <method name="Void .ctor()">
9884         <size>7</size>
9885       </method>
9886     </type>
9887     <type name="C`1+D[T]">
9888       <method name="Void .ctor()">
9889         <size>7</size>
9890       </method>
9891     </type>
9892     <type name="M">
9893       <method name="Void .ctor()">
9894         <size>7</size>
9895       </method>
9896       <method name="Void Main()">
9897         <size>1</size>
9898       </method>
9899     </type>
9900   </test>
9901   <test name="gtest-369.cs">
9902     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9903       <method name="Void .ctor()">
9904         <size>7</size>
9905       </method>
9906       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9907         <size>2</size>
9908       </method>
9909       <method name="IList Query()">
9910         <size>2</size>
9911       </method>
9912     </type>
9913     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9914       <method name="Void .ctor()">
9915         <size>7</size>
9916       </method>
9917     </type>
9918     <type name="Db4objects.Db4o.Internal.M">
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922       <method name="Void Main()">
9923         <size>1</size>
9924       </method>
9925     </type>
9926     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9927       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9928         <size>7</size>
9929       </method>
9930       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9931         <size>9</size>
9932       </method>
9933     </type>
9934   </test>
9935   <test name="gtest-370.cs">
9936     <type name="N2.X`1[T]">
9937       <method name="Void .ctor()">
9938         <size>7</size>
9939       </method>
9940     </type>
9941     <type name="N2.X`1+A`1[T,T]">
9942       <method name="Void .ctor()">
9943         <size>7</size>
9944       </method>
9945     </type>
9946     <type name="N2.X`1+A`1+B`1[T,T,T]">
9947       <method name="Void .ctor()">
9948         <size>7</size>
9949       </method>
9950     </type>
9951     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="N2.C">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964   </test>
9965   <test name="gtest-371.cs">
9966     <type name="X">
9967       <method name="Void .ctor()">
9968         <size>7</size>
9969       </method>
9970       <method name="Void Main()">
9971         <size>86</size>
9972       </method>
9973     </type>
9974     <type name="&lt;PrivateImplementationDetails&gt;">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979   </test>
9980   <test name="gtest-372.cs">
9981     <type name="TestClass`1[T]">
9982       <method name="Void .ctor()">
9983         <size>7</size>
9984       </method>
9985       <method name="Boolean Check(T, T)">
9986         <size>15</size>
9987       </method>
9988     </type>
9989     <type name="C">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="TestClass2`1[T]">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Boolean Check(T, T)">
9999         <size>15</size>
10000       </method>
10001     </type>
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Int32 Main()">
10007         <size>28</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-373.cs">
10012     <type name="MonoBug.MainClass">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Void Main()">
10017         <size>29</size>
10018       </method>
10019     </type>
10020     <type name="MonoBug.GenericType`1[T]">
10021       <method name="Void .ctor(T)">
10022         <size>14</size>
10023       </method>
10024       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10025         <size>7</size>
10026       </method>
10027     </type>
10028   </test>
10029   <test name="gtest-374.cs">
10030     <type name="aClass">
10031       <method name="Void .ctor()">
10032         <size>7</size>
10033       </method>
10034       <method name="Void Main(System.String[])">
10035         <size>14</size>
10036       </method>
10037     </type>
10038   </test>
10039   <test name="gtest-375.cs">
10040     <type name="X">
10041       <method name="Void .ctor()">
10042         <size>7</size>
10043       </method>
10044       <method name="Boolean Compute(Int32)">
10045         <size>2</size>
10046       </method>
10047       <method name="Boolean Compute2(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Int32 Main()">
10051         <size>28</size>
10052       </method>
10053     </type>
10054   </test>
10055   <test name="gtest-376.cs">
10056     <type name="C">
10057       <method name="Void .ctor()">
10058         <size>7</size>
10059       </method>
10060       <method name="Void Main()">
10061         <size>1</size>
10062       </method>
10063     </type>
10064     <type name="S`1[T]">
10065       <method name="System.Object Box(Nullable`1)">
10066         <size>30</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-377.cs">
10071     <type name="D">
10072       <method name="Void .cctor()">
10073         <size>26</size>
10074       </method>
10075       <method name="Void Main()">
10076         <size>98</size>
10077       </method>
10078     </type>
10079   </test>
10080   <test name="gtest-378.cs">
10081     <type name="Test">
10082       <method name="Void .ctor()">
10083         <size>7</size>
10084       </method>
10085       <method name="System.Object FooG[T](Nullable`1)">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object Foo(Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="Int32 Main()">
10092         <size>58</size>
10093       </method>
10094     </type>
10095   </test>
10096   <test name="gtest-379.cs">
10097     <type name="C">
10098       <method name="Void .ctor()">
10099         <size>7</size>
10100       </method>
10101       <method name="Int32 Print(Nullable`1)">
10102         <size>16</size>
10103       </method>
10104       <method name="Int32 Main()">
10105         <size>15</size>
10106       </method>
10107     </type>
10108     <type name="S">
10109       <method name="Boolean op_Equality(S, S)">
10110         <size>2</size>
10111       </method>
10112       <method name="Boolean op_Inequality(S, S)">
10113         <size>2</size>
10114       </method>
10115     </type>
10116   </test>
10117   <test name="gtest-380.cs">
10118     <type name="Test">
10119       <method name="Void .ctor()">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>165</size>
10124       </method>
10125     </type>
10126     <type name="GTest`1[T]">
10127       <method name="Void .ctor()">
10128         <size>7</size>
10129       </method>
10130       <method name="Void .cctor()">
10131         <size>13</size>
10132       </method>
10133     </type>
10134   </test>
10135   <test name="gtest-381.cs">
10136     <type name="TestGoto">
10137       <method name="Void .ctor()">
10138         <size>7</size>
10139       </method>
10140       <method name="Void .cctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void Main(System.String[])">
10144         <size>67</size>
10145       </method>
10146       <method name="IEnumerable`1 setX()">
10147         <size>16</size>
10148       </method>
10149       <method name="IEnumerable`1 test()">
10150         <size>16</size>
10151       </method>
10152     </type>
10153     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10154       <method name="Void .ctor()">
10155         <size>7</size>
10156       </method>
10157       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10158         <size>12</size>
10159       </method>
10160       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10161         <size>7</size>
10162       </method>
10163       <method name="Boolean MoveNext()">
10164         <size>106</size>
10165       </method>
10166       <method name="Void Dispose()">
10167         <size>46</size>
10168       </method>
10169       <method name="Void Reset()">
10170         <size>6</size>
10171       </method>
10172     </type>
10173     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10174       <method name="Void .ctor()">
10175         <size>7</size>
10176       </method>
10177       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10178         <size>12</size>
10179       </method>
10180       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10181         <size>7</size>
10182       </method>
10183       <method name="Boolean MoveNext()">
10184         <size>176</size>
10185       </method>
10186       <method name="Void Dispose()">
10187         <size>60</size>
10188       </method>
10189       <method name="Void Reset()">
10190         <size>6</size>
10191       </method>
10192     </type>
10193     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10194       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10195         <size>7</size>
10196       </method>
10197       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10198         <size>26</size>
10199       </method>
10200     </type>
10201     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10202       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10203         <size>7</size>
10204       </method>
10205       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10206         <size>26</size>
10207       </method>
10208     </type>
10209   </test>
10210   <test name="gtest-382.cs">
10211     <type name="C">
10212       <method name="Void .ctor()">
10213         <size>7</size>
10214       </method>
10215       <method name="Int32 Main()">
10216         <size>76</size>
10217       </method>
10218     </type>
10219   </test>
10220   <test name="gtest-383.cs">
10221     <type name="C">
10222       <method name="Void .ctor()">
10223         <size>7</size>
10224       </method>
10225       <method name="Int32 Main()">
10226         <size>260</size>
10227       </method>
10228     </type>
10229     <type name="MyTypeA">
10230       <method name="Void .ctor(Int16)">
10231         <size>8</size>
10232       </method>
10233       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10234         <size>6</size>
10235       </method>
10236       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10237         <size>2</size>
10238       </method>
10239       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10240         <size>6</size>
10241       </method>
10242       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248     </type>
10249     <type name="MyTypeB">
10250       <method name="Void .ctor(Int16)">
10251         <size>8</size>
10252       </method>
10253       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10254         <size>2</size>
10255       </method>
10256       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271     </type>
10272   </test>
10273   <test name="gtest-384.cs">
10274     <type name="N.TestG">
10275       <method name="Void .ctor()">
10276         <size>7</size>
10277       </method>
10278       <method name="Void Foo[T]()">
10279         <size>1</size>
10280       </method>
10281     </type>
10282     <type name="NonGeneric">
10283       <method name="Void .ctor()">
10284         <size>7</size>
10285       </method>
10286     </type>
10287     <type name="Generic`1[T]">
10288       <method name="Void .ctor()">
10289         <size>7</size>
10290       </method>
10291     </type>
10292     <type name="m">
10293       <method name="Void .ctor()">
10294         <size>7</size>
10295       </method>
10296       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10297         <size>13</size>
10298       </method>
10299       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Void Main()">
10303         <size>6</size>
10304       </method>
10305     </type>
10306   </test>
10307   <test name="gtest-385.cs">
10308     <type name="DocAttribute">
10309       <method name="Void .ctor()">
10310         <size>7</size>
10311       </method>
10312       <method name="Void .ctor(String)">
10313         <size>7</size>
10314       </method>
10315     </type>
10316     <type name="Test">
10317       <method name="Void .ctor()">
10318         <size>7</size>
10319       </method>
10320       <method name="Int32 Main()">
10321         <size>66</size>
10322       </method>
10323     </type>
10324     <type name="Func`2[TArg,TRet]">
10325       <method name="Void .ctor(Object, IntPtr)">
10326         <size>0</size>
10327       </method>
10328       <method name="Void Invoke()">
10329         <size>0</size>
10330       </method>
10331       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10332         <size>0</size>
10333       </method>
10334       <method name="Void EndInvoke(IAsyncResult)">
10335         <size>0</size>
10336       </method>
10337     </type>
10338   </test>
10339   <test name="gtest-386.cs">
10340     <type name="C">
10341       <method name="Void .ctor()">
10342         <size>7</size>
10343       </method>
10344       <method name="Int32 Main()">
10345         <size>220</size>
10346       </method>
10347     </type>
10348     <type name="MyType">
10349       <method name="Void .ctor(Int32)">
10350         <size>8</size>
10351       </method>
10352       <method name="MyType op_UnaryNegation(MyType)">
10353         <size>14</size>
10354       </method>
10355     </type>
10356   </test>
10357   <test name="gtest-387.cs">
10358     <type name="C">
10359       <method name="Void .ctor()">
10360         <size>7</size>
10361       </method>
10362       <method name="Int32 Main()">
10363         <size>168</size>
10364       </method>
10365     </type>
10366   </test>
10367   <test name="gtest-388.cs">
10368     <type name="Data">
10369       <method name="Void .ctor()">
10370         <size>7</size>
10371       </method>
10372     </type>
10373     <type name="Foo">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Void f(Data)">
10378         <size>19</size>
10379       </method>
10380       <method name="Void Main()">
10381         <size>22</size>
10382       </method>
10383     </type>
10384   </test>
10385   <test name="gtest-389.cs">
10386     <type name="C">
10387       <method name="Void .ctor()">
10388         <size>7</size>
10389       </method>
10390       <method name="Int32 Main()">
10391         <size>234</size>
10392       </method>
10393     </type>
10394   </test>
10395   <test name="gtest-390.cs">
10396     <type name="Program">
10397       <method name="Void .ctor()">
10398         <size>7</size>
10399       </method>
10400       <method name="Int32 Main()">
10401         <size>4</size>
10402       </method>
10403     </type>
10404   </test>
10405   <test name="gtest-391.cs">
10406     <type name="C">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Int32 Main()">
10411         <size>121</size>
10412       </method>
10413       <method name="Boolean Test_1()">
10414         <size>36</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-392.cs">
10419     <type name="DieSubrangeType">
10420       <method name="Void .ctor()">
10421         <size>19</size>
10422       </method>
10423       <method name="Nullable`1 get_UpperBound()">
10424         <size>7</size>
10425       </method>
10426       <method name="Void set_UpperBound(Nullable`1)">
10427         <size>8</size>
10428       </method>
10429     </type>
10430     <type name="X">
10431       <method name="Void .ctor()">
10432         <size>7</size>
10433       </method>
10434       <method name="Int32 Main()">
10435         <size>61</size>
10436       </method>
10437     </type>
10438   </test>
10439   <test name="gtest-393.cs">
10440     <type name="B`1[T]">
10441       <method name="Void .ctor()">
10442         <size>7</size>
10443       </method>
10444     </type>
10445     <type name="A">
10446       <method name="Void .ctor(Type)">
10447         <size>29</size>
10448       </method>
10449       <method name="Void .cctor()">
10450         <size>7</size>
10451       </method>
10452       <method name="Int32 Main()">
10453         <size>23</size>
10454       </method>
10455     </type>
10456   </test>
10457   <test name="gtest-394.cs">
10458     <type name="Test">
10459       <method name="Void .ctor()">
10460         <size>7</size>
10461       </method>
10462       <method name="Void FindMembers(Test+MemberFilter)">
10463         <size>1</size>
10464       </method>
10465       <method name="Void GetMethodGroup(Test+MemberFilter)">
10466         <size>43</size>
10467       </method>
10468       <method name="Void Main()">
10469         <size>1</size>
10470       </method>
10471     </type>
10472     <type name="Test+MemberFilter">
10473       <method name="Void .ctor(Object, IntPtr)">
10474         <size>0</size>
10475       </method>
10476       <method name="Boolean Invoke()">
10477         <size>0</size>
10478       </method>
10479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10480         <size>0</size>
10481       </method>
10482       <method name="Boolean EndInvoke(IAsyncResult)">
10483         <size>0</size>
10484       </method>
10485     </type>
10486     <type name="Test">
10487       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10488         <size>2</size>
10489       </method>
10490     </type>
10491   </test>
10492   <test name="gtest-395.cs">
10493     <type name="RuleBuilder`1[T]">
10494       <method name="Void .ctor()">
10495         <size>7</size>
10496       </method>
10497     </type>
10498     <type name="RubyMethod">
10499       <method name="Void .ctor()">
10500         <size>7</size>
10501       </method>
10502       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10503         <size>6</size>
10504       </method>
10505     </type>
10506     <type name="T">
10507       <method name="Void .ctor()">
10508         <size>7</size>
10509       </method>
10510       <method name="Void Main()">
10511         <size>1</size>
10512       </method>
10513     </type>
10514   </test>
10515   <test name="gtest-396.cs">
10516     <type name="Test">
10517       <method name="Void .ctor()">
10518         <size>7</size>
10519       </method>
10520       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10521         <size>1</size>
10522       </method>
10523       <method name="System.Func`1[System.Int32] Method(System.String)">
10524         <size>2</size>
10525       </method>
10526       <method name="Void Main()">
10527         <size>24</size>
10528       </method>
10529     </type>
10530   </test>
10531   <test name="gtest-397.cs">
10532     <type name="Test">
10533       <method name="Void .ctor()">
10534         <size>7</size>
10535       </method>
10536       <method name="Foo NegateFoo(Foo)">
10537         <size>12</size>
10538       </method>
10539       <method name="Foo NegateFooNullable(Nullable`1)">
10540         <size>7</size>
10541       </method>
10542       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBar(Bar)">
10546         <size>12</size>
10547       </method>
10548       <method name="Int32 Main()">
10549         <size>139</size>
10550       </method>
10551     </type>
10552     <type name="Foo">
10553       <method name="Void .ctor(Int32)">
10554         <size>8</size>
10555       </method>
10556       <method name="Foo op_UnaryNegation(Nullable`1)">
10557         <size>42</size>
10558       </method>
10559     </type>
10560     <type name="Bar">
10561       <method name="Void .ctor(Int32)">
10562         <size>8</size>
10563       </method>
10564       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10565         <size>41</size>
10566       </method>
10567     </type>
10568   </test>
10569   <test name="gtest-398.cs">
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>15</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>165</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     <type name="S`1[T]">
10675       <method name="Void Foo()">
10676         <size>1</size>
10677       </method>
10678     </type>
10679   </test>
10680   <test name="gtest-404.cs">
10681     <type name="Test.Program">
10682       <method name="Void Main()">
10683         <size>1</size>
10684       </method>
10685     </type>
10686     <type name="Test.Class1`1[T1]">
10687       <method name="Void .ctor()">
10688         <size>7</size>
10689       </method>
10690       <method name="Void add_doSomething(System.EventHandler)">
10691         <size>24</size>
10692       </method>
10693       <method name="Void remove_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696     </type>
10697     <type name="Test.Class2`1[T]">
10698       <method name="Void .ctor()">
10699         <size>7</size>
10700       </method>
10701       <method name="Void add_DoSomething(System.EventHandler)">
10702         <size>8</size>
10703       </method>
10704       <method name="Void remove_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707     </type>
10708   </test>
10709   <test name="gtest-405.cs">
10710     <type name="C">
10711       <method name="Void .ctor()">
10712         <size>7</size>
10713       </method>
10714       <method name="Void Main()">
10715         <size>1</size>
10716       </method>
10717     </type>
10718   </test>
10719   <test name="gtest-406.cs">
10720     <type name="Test`1[T]">
10721       <method name="Void .ctor()">
10722         <size>7</size>
10723       </method>
10724       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10725         <size>1</size>
10726       </method>
10727     </type>
10728     <type name="C`2[A,B]">
10729       <method name="Void .ctor(IEnumerable`1)">
10730         <size>46</size>
10731       </method>
10732       <method name="B &lt;C&gt;m__0(B)">
10733         <size>2</size>
10734       </method>
10735     </type>
10736     <type name="M">
10737       <method name="Void .ctor()">
10738         <size>7</size>
10739       </method>
10740       <method name="Void Main()">
10741         <size>1</size>
10742       </method>
10743     </type>
10744   </test>
10745   <test name="gtest-407.cs">
10746     <type name="NullableColorTests">
10747       <method name="Void .ctor()">
10748         <size>7</size>
10749       </method>
10750       <method name="Int32 Main()">
10751         <size>99</size>
10752       </method>
10753     </type>
10754     <type name="MyColor">
10755       <method name="Void .ctor(Int32)">
10756         <size>8</size>
10757       </method>
10758       <method name="Boolean op_Equality(MyColor, MyColor)">
10759         <size>17</size>
10760       </method>
10761       <method name="Boolean op_Inequality(MyColor, MyColor)">
10762         <size>20</size>
10763       </method>
10764     </type>
10765   </test>
10766   <test name="gtest-408.cs">
10767     <type name="Test">
10768       <method name="Void .ctor()">
10769         <size>7</size>
10770       </method>
10771       <method name="Int32 Main()">
10772         <size>92</size>
10773       </method>
10774     </type>
10775   </test>
10776   <test name="gtest-409.cs">
10777     <type name="ConditionalParsing">
10778       <method name="Void .ctor()">
10779         <size>7</size>
10780       </method>
10781       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10782         <size>14</size>
10783       </method>
10784       <method name="Void Test_1(Boolean)">
10785         <size>20</size>
10786       </method>
10787       <method name="Void Test_2()">
10788         <size>31</size>
10789       </method>
10790       <method name="Void Test_4(Boolean, Boolean)">
10791         <size>39</size>
10792       </method>
10793       <method name="Void Test_5(Boolean, IDisposable)">
10794         <size>45</size>
10795       </method>
10796       <method name="Void Test_6(Boolean)">
10797         <size>47</size>
10798       </method>
10799       <method name="Void Test_7(System.Object)">
10800         <size>8</size>
10801       </method>
10802       <method name="Void Main()">
10803         <size>1</size>
10804       </method>
10805     </type>
10806     <type name="ConditionalParsing+T">
10807       <method name="Void .ctor(String, Boolean)">
10808         <size>28</size>
10809       </method>
10810       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10811         <size>7</size>
10812       </method>
10813     </type>
10814     <type name="&lt;PrivateImplementationDetails&gt;">
10815       <method name="Void .ctor()">
10816         <size>7</size>
10817       </method>
10818     </type>
10819     <type name="ConditionalParsing+Const">
10820       <method name="Void .ctor()">
10821         <size>7</size>
10822       </method>
10823     </type>
10824     <type name="ConditionalParsing">
10825       <method name="Void Test_8(DateTime)">
10826         <size>38</size>
10827       </method>
10828       <method name="Void Test_9()">
10829         <size>43</size>
10830       </method>
10831     </type>
10832   </test>
10833   <test name="gtest-410.cs">
10834     <type name="Program">
10835       <method name="Void .ctor()">
10836         <size>7</size>
10837       </method>
10838       <method name="Void Main()">
10839         <size>7</size>
10840       </method>
10841     </type>
10842   </test>
10843   <test name="gtest-411.cs">
10844     <type name="Maybe">
10845       <method name="Maybe`1[T] C[T](T)">
10846         <size>2</size>
10847       </method>
10848     </type>
10849     <type name="Maybe`1[T]">
10850       <method name="Void .ctor(T)">
10851         <size>7</size>
10852       </method>
10853     </type>
10854     <type name="Extensions">
10855       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10856         <size>10</size>
10857       </method>
10858     </type>
10859     <type name="Test">
10860       <method name="Void .ctor()">
10861         <size>7</size>
10862       </method>
10863       <method name="Void Main()">
10864         <size>131</size>
10865       </method>
10866       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10867         <size>7</size>
10868       </method>
10869       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10870         <size>7</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10873         <size>11</size>
10874       </method>
10875     </type>
10876   </test>
10877   <test name="gtest-412.cs">
10878     <type name="Program">
10879       <method name="Void .ctor()">
10880         <size>7</size>
10881       </method>
10882       <method name="Int32 Main()">
10883         <size>213</size>
10884       </method>
10885     </type>
10886   </test>
10887   <test name="gtest-413.cs">
10888     <type name="Test">
10889       <method name="Void .ctor()">
10890         <size>7</size>
10891       </method>
10892       <method name="Int32 Main()">
10893         <size>95</size>
10894       </method>
10895     </type>
10896     <type name="S">
10897       <method name="Int64 op_Addition(S, Int64)">
10898         <size>2</size>
10899       </method>
10900     </type>
10901   </test>
10902   <test name="gtest-414.cs">
10903     <type name="MonoTest.MainClass">
10904       <method name="Void .ctor()">
10905         <size>7</size>
10906       </method>
10907       <method name="Void Main()">
10908         <size>1</size>
10909       </method>
10910     </type>
10911     <type name="MonoTest.TestImpl">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10916         <size>1</size>
10917       </method>
10918       <method name="Void Get[T]()">
10919         <size>1</size>
10920       </method>
10921       <method name="Void Get[T](System.Object)">
10922         <size>1</size>
10923       </method>
10924     </type>
10925     <type name="MonoTest.C">
10926       <method name="Void .ctor()">
10927         <size>7</size>
10928       </method>
10929       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10930         <size>1</size>
10931       </method>
10932       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10933         <size>1</size>
10934       </method>
10935     </type>
10936   </test>
10937   <test name="gtest-415.cs">
10938     <type name="S2">
10939       <method name="Void Test()">
10940         <size>39</size>
10941       </method>
10942       <method name="Void Main()">
10943         <size>16</size>
10944       </method>
10945     </type>
10946   </test>
10947   <test name="gtest-416.cs">
10948     <type name="Bug.Demo">
10949       <method name="Boolean Fixed()">
10950         <size>14</size>
10951       </method>
10952       <method name="Boolean Foo(System.Int32[])">
10953         <size>43</size>
10954       </method>
10955       <method name="Int32 Main()">
10956         <size>65</size>
10957       </method>
10958     </type>
10959   </test>
10960   <test name="gtest-417.cs">
10961     <type name="C">
10962       <method name="Void .ctor()">
10963         <size>7</size>
10964       </method>
10965       <method name="Void Goo()">
10966         <size>11</size>
10967       </method>
10968       <method name="Void Main()">
10969         <size>1</size>
10970       </method>
10971     </type>
10972   </test>
10973   <test name="gtest-418.cs">
10974     <type name="N.Nested">
10975       <method name="Void .ctor()">
10976         <size>7</size>
10977       </method>
10978     </type>
10979     <type name="N.Nested+C">
10980       <method name="Void .ctor()">
10981         <size>7</size>
10982       </method>
10983       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10984         <size>2</size>
10985       </method>
10986     </type>
10987     <type name="N.M">
10988       <method name="Void .ctor()">
10989         <size>7</size>
10990       </method>
10991       <method name="Int32 Main()">
10992         <size>173</size>
10993       </method>
10994     </type>
10995   </test>
10996   <test name="gtest-419.cs">
10997     <type name="Program">
10998       <method name="Void .ctor()">
10999         <size>7</size>
11000       </method>
11001       <method name="Int32 Main()">
11002         <size>56</size>
11003       </method>
11004       <method name="System.Object Test(System.String)">
11005         <size>42</size>
11006       </method>
11007     </type>
11008   </test>
11009   <test name="gtest-420.cs">
11010     <type name="C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014     </type>
11015     <type name="TestClass">
11016       <method name="Void .ctor()">
11017         <size>7</size>
11018       </method>
11019       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11020         <size>2</size>
11021       </method>
11022       <method name="Int32 Test(System.Object, System.Object[])">
11023         <size>2</size>
11024       </method>
11025       <method name="Int32 Main()">
11026         <size>43</size>
11027       </method>
11028     </type>
11029   </test>
11030   <test name="gtest-421.cs">
11031     <type name="OneOff">
11032       <method name="Void .ctor()">
11033         <size>7</size>
11034       </method>
11035       <method name="Int32 Main()">
11036         <size>50</size>
11037       </method>
11038       <method name="T[] Clone[T](T[])">
11039         <size>166</size>
11040       </method>
11041     </type>
11042     <type name="&lt;PrivateImplementationDetails&gt;">
11043       <method name="Void .ctor()">
11044         <size>7</size>
11045       </method>
11046     </type>
11047   </test>
11048   <test name="gtest-422.cs">
11049     <type name="A">
11050       <method name="Void .ctor()">
11051         <size>7</size>
11052       </method>
11053       <method name="Boolean op_GreaterThan(A, System.Object)">
11054         <size>2</size>
11055       </method>
11056       <method name="Boolean op_LessThan(A, System.Object)">
11057         <size>2</size>
11058       </method>
11059     </type>
11060     <type name="C">
11061       <method name="Void .ctor()">
11062         <size>7</size>
11063       </method>
11064       <method name="Int32 Main()">
11065         <size>23</size>
11066       </method>
11067       <method name="Nullable`1 get_Id()">
11068         <size>7</size>
11069       </method>
11070       <method name="Boolean Test()">
11071         <size>51</size>
11072       </method>
11073     </type>
11074   </test>
11075   <test name="gtest-423.cs">
11076     <type name="App">
11077       <method name="Void .ctor()">
11078         <size>7</size>
11079       </method>
11080       <method name="Void Main()">
11081         <size>33</size>
11082       </method>
11083       <method name="Void Test(System.Object, System.EventArgs)">
11084         <size>1</size>
11085       </method>
11086     </type>
11087   </test>
11088   <test name="gtest-424.cs">
11089     <type name="A">
11090       <method name="Void .ctor()">
11091         <size>7</size>
11092       </method>
11093     </type>
11094     <type name="B">
11095       <method name="Void .ctor()">
11096         <size>7</size>
11097       </method>
11098     </type>
11099     <type name="Test">
11100       <method name="Void .ctor()">
11101         <size>7</size>
11102       </method>
11103       <method name="Void Block(A[])">
11104         <size>6</size>
11105       </method>
11106       <method name="Void Block(IEnumerable`1, A[])">
11107         <size>1</size>
11108       </method>
11109       <method name="Int32 Main()">
11110         <size>29</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-425.cs">
11115     <type name="EventClass`1[T]">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="Test">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124       <method name="Void Main()">
11125         <size>16</size>
11126       </method>
11127     </type>
11128     <type name="EventClass`1+HookDelegate[T]">
11129       <method name="Void .ctor(Object, IntPtr)">
11130         <size>0</size>
11131       </method>
11132       <method name="Void Invoke(T)">
11133         <size>0</size>
11134       </method>
11135       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11136         <size>0</size>
11137       </method>
11138       <method name="Void EndInvoke(IAsyncResult)">
11139         <size>0</size>
11140       </method>
11141     </type>
11142   </test>
11143   <test name="gtest-426.cs">
11144     <type name="OverloadTest.MyClass`1[T]">
11145       <method name="Void .ctor()">
11146         <size>7</size>
11147       </method>
11148       <method name="Boolean Method(MyInterface`1)">
11149         <size>20</size>
11150       </method>
11151       <method name="Boolean Method(System.Action`1[T])">
11152         <size>2</size>
11153       </method>
11154     </type>
11155     <type name="OverloadTest.C">
11156       <method name="Void .ctor()">
11157         <size>7</size>
11158       </method>
11159       <method name="Void Main()">
11160         <size>1</size>
11161       </method>
11162     </type>
11163   </test>
11164   <test name="gtest-427.cs">
11165     <type name="T">
11166       <method name="Void .ctor()">
11167         <size>7</size>
11168       </method>
11169       <method name="Void Test()">
11170         <size>19</size>
11171       </method>
11172       <method name="Void Attach(EventHandler)">
11173         <size>2</size>
11174       </method>
11175       <method name="Void Attach(EventHandler`1[System.String])">
11176         <size>1</size>
11177       </method>
11178       <method name="Void OnClick(System.String)">
11179         <size>1</size>
11180       </method>
11181       <method name="Void Main()">
11182         <size>11</size>
11183       </method>
11184     </type>
11185     <type name="EventHandler">
11186       <method name="Void .ctor(Object, IntPtr)">
11187         <size>0</size>
11188       </method>
11189       <method name="Void Invoke(System.Object)">
11190         <size>0</size>
11191       </method>
11192       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11193         <size>0</size>
11194       </method>
11195       <method name="Void EndInvoke(IAsyncResult)">
11196         <size>0</size>
11197       </method>
11198     </type>
11199     <type name="EventHandler`1[T]">
11200       <method name="Void .ctor(Object, IntPtr)">
11201         <size>0</size>
11202       </method>
11203       <method name="Void Invoke(T)">
11204         <size>0</size>
11205       </method>
11206       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11207         <size>0</size>
11208       </method>
11209       <method name="Void EndInvoke(IAsyncResult)">
11210         <size>0</size>
11211       </method>
11212     </type>
11213   </test>
11214   <test name="gtest-428.cs">
11215     <type name="CInt">
11216       <method name="Void .ctor(Int32)">
11217         <size>8</size>
11218       </method>
11219       <method name="CInt op_Implicit(Int32)">
11220         <size>7</size>
11221       </method>
11222       <method name="Int32 op_Implicit(CInt)">
11223         <size>8</size>
11224       </method>
11225     </type>
11226     <type name="Klass">
11227       <method name="Void .ctor(Nullable`1)">
11228         <size>14</size>
11229       </method>
11230       <method name="Nullable`1 get_Value()">
11231         <size>7</size>
11232       </method>
11233     </type>
11234     <type name="MainClass">
11235       <method name="Void .ctor()">
11236         <size>7</size>
11237       </method>
11238       <method name="Int32 Main()">
11239         <size>173</size>
11240       </method>
11241     </type>
11242   </test>
11243   <test name="gtest-429.cs">
11244     <type name="CInt">
11245       <method name="Void .ctor(Int32)">
11246         <size>8</size>
11247       </method>
11248       <method name="CInt op_Implicit(Int32)">
11249         <size>7</size>
11250       </method>
11251       <method name="Int32 op_Implicit(CInt)">
11252         <size>8</size>
11253       </method>
11254     </type>
11255     <type name="Klass">
11256       <method name="Void .ctor(Nullable`1)">
11257         <size>14</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>36</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-430.cs">
11270     <type name="Tmp">
11271       <method name="Void .ctor()">
11272         <size>7</size>
11273       </method>
11274     </type>
11275     <type name="Driver">
11276       <method name="Void .ctor()">
11277         <size>7</size>
11278       </method>
11279       <method name="Nullable`1 get_Prop()">
11280         <size>42</size>
11281       </method>
11282       <method name="Int32 Main()">
11283         <size>42</size>
11284       </method>
11285     </type>
11286   </test>
11287   <test name="gtest-431.cs">
11288     <type name="Program">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Void Main()">
11293         <size>13</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-432.cs">
11298     <type name="Test.Bar`2[T,U]">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302       <method name="Void DoSomething[V]()">
11303         <size>1</size>
11304       </method>
11305     </type>
11306     <type name="Test.Baz">
11307       <method name="Void .ctor()">
11308         <size>7</size>
11309       </method>
11310       <method name="Void GetInTroubleHere()">
11311         <size>13</size>
11312       </method>
11313       <method name="Void Main()">
11314         <size>1</size>
11315       </method>
11316     </type>
11317   </test>
11318   <test name="gtest-433.cs">
11319     <type name="M">
11320       <method name="Void .ctor()">
11321         <size>7</size>
11322       </method>
11323       <method name="Void Main()">
11324         <size>37</size>
11325       </method>
11326     </type>
11327   </test>
11328   <test name="gtest-434.cs">
11329     <type name="testcase.Init">
11330       <method name="Void .ctor()">
11331         <size>7</size>
11332       </method>
11333       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11334         <size>8</size>
11335       </method>
11336     </type>
11337     <type name="testcase.Program">
11338       <method name="Void .ctor()">
11339         <size>7</size>
11340       </method>
11341       <method name="Int32 Main()">
11342         <size>75</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-435.cs">
11347     <type name="testcase.Program">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Int32 Main()">
11352         <size>258</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-436.cs">
11357     <type name="SomeClass">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Int32 Main()">
11362         <size>2</size>
11363       </method>
11364     </type>
11365   </test>
11366   <test name="gtest-438.cs">
11367     <type name="Tests">
11368       <method name="Void .ctor()">
11369         <size>7</size>
11370       </method>
11371       <method name="ServiceType GetService[ServiceType](System.Object[])">
11372         <size>17</size>
11373       </method>
11374       <method name="Int32 Main()">
11375         <size>19</size>
11376       </method>
11377     </type>
11378   </test>
11379   <test name="gtest-439.cs">
11380     <type name="MonoBug.Stuff">
11381       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11382         <size>8</size>
11383       </method>
11384     </type>
11385     <type name="MonoBug.GenericStuff`2[T1,T2]">
11386       <method name="Void .ctor(T1, T2)">
11387         <size>21</size>
11388       </method>
11389     </type>
11390     <type name="MonoBug.Program">
11391       <method name="Void Main()">
11392         <size>35</size>
11393       </method>
11394     </type>
11395   </test>
11396   <test name="gtest-440.cs">
11397     <type name="AnyObjectId">
11398       <method name="Void .ctor()">
11399         <size>7</size>
11400       </method>
11401       <method name="Int32 get_W1()">
11402         <size>7</size>
11403       </method>
11404       <method name="Void set_W1(Int32)">
11405         <size>8</size>
11406       </method>
11407     </type>
11408     <type name="ObjectId">
11409       <method name="Void .ctor()">
11410         <size>14</size>
11411       </method>
11412       <method name="Void Main()">
11413         <size>1</size>
11414       </method>
11415     </type>
11416   </test>
11417   <test name="gtest-441.cs">
11418     <type name="Name.Test">
11419       <method name="Void .ctor()">
11420         <size>7</size>
11421       </method>
11422     </type>
11423     <type name="Name.Subclass">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void Main(System.String[])">
11431         <size>7</size>
11432       </method>
11433     </type>
11434   </test>
11435   <test name="gtest-442.cs">
11436     <type name="NonGenericBase">
11437       <method name="Void .ctor()">
11438         <size>7</size>
11439       </method>
11440       <method name="Int32 get_Item(Int32)">
11441         <size>0</size>
11442       </method>
11443     </type>
11444     <type name="GenericBase`1[T]">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448       <method name="T get_Instance()">
11449         <size>7</size>
11450       </method>
11451       <method name="Void Foo()">
11452         <size>24</size>
11453       </method>
11454     </type>
11455     <type name="EntryPoint">
11456       <method name="Void .ctor()">
11457         <size>7</size>
11458       </method>
11459       <method name="Void Main()">
11460         <size>1</size>
11461       </method>
11462     </type>
11463   </test>
11464   <test name="gtest-443.cs">
11465     <type name="C">
11466       <method name="Void .ctor()">
11467         <size>7</size>
11468       </method>
11469       <method name="Void M[T]()">
11470         <size>28</size>
11471       </method>
11472       <method name="Int32 Main()">
11473         <size>7</size>
11474       </method>
11475     </type>
11476   </test>
11477   <test name="gtest-444.cs">
11478     <type name="MyClass">
11479       <method name="Void .ctor()">
11480         <size>7</size>
11481       </method>
11482       <method name="Int32 Main()">
11483         <size>114</size>
11484       </method>
11485     </type>
11486   </test>
11487   <test name="gtest-445.cs">
11488     <type name="Test">
11489       <method name="Void .ctor()">
11490         <size>7</size>
11491       </method>
11492       <method name="Void Main()">
11493         <size>1</size>
11494       </method>
11495       <method name="Void Foo[T](T ByRef)">
11496         <size>1</size>
11497       </method>
11498       <method name="Void Foo[T](T[])">
11499         <size>1</size>
11500       </method>
11501       <method name="Void Foo[T](T[,])">
11502         <size>1</size>
11503       </method>
11504       <method name="Void Foo[T](T[,,])">
11505         <size>1</size>
11506       </method>
11507       <method name="Void Bar(Int32 ByRef)">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Bar(System.Int32[])">
11511         <size>1</size>
11512       </method>
11513       <method name="Void Bar(System.Int32[,])">
11514         <size>1</size>
11515       </method>
11516       <method name="Void Bar(System.Int32[,,])">
11517         <size>1</size>
11518       </method>
11519     </type>
11520   </test>
11521   <test name="gtest-446.cs">
11522     <type name="BugTest.Bug`1[T]">
11523       <method name="Void .ctor()">
11524         <size>7</size>
11525       </method>
11526       <method name="Void CreateObject(T ByRef)">
11527         <size>42</size>
11528       </method>
11529     </type>
11530     <type name="BugTest.Program">
11531       <method name="Int32 Main()">
11532         <size>16</size>
11533       </method>
11534     </type>
11535   </test>
11536   <test name="gtest-447.cs">
11537     <type name="B">
11538       <method name="Void .ctor()">
11539         <size>7</size>
11540       </method>
11541       <method name="Int32 Main()">
11542         <size>29</size>
11543       </method>
11544     </type>
11545   </test>
11546   <test name="gtest-449.cs">
11547     <type name="Program">
11548       <method name="Void .ctor()">
11549         <size>7</size>
11550       </method>
11551       <method name="Int32 Main()">
11552         <size>59</size>
11553       </method>
11554     </type>
11555   </test>
11556   <test name="gtest-450.cs">
11557     <type name="Program">
11558       <method name="Void .ctor()">
11559         <size>7</size>
11560       </method>
11561       <method name="Int32 Main()">
11562         <size>59</size>
11563       </method>
11564     </type>
11565   </test>
11566   <test name="gtest-453.cs">
11567     <type name="Test.CompilerTest">
11568       <method name="Void .ctor()">
11569         <size>7</size>
11570       </method>
11571       <method name="Int32 Main()">
11572         <size>12</size>
11573       </method>
11574       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11575         <size>73</size>
11576       </method>
11577       <method name="Void ThisDoesNotWork()">
11578         <size>27</size>
11579       </method>
11580       <method name="Void ThisWorksFine()">
11581         <size>38</size>
11582       </method>
11583     </type>
11584   </test>
11585   <test name="gtest-454.cs">
11586     <type name="TestNS.TestCase">
11587       <method name="Void .ctor()">
11588         <size>7</size>
11589       </method>
11590       <method name="Int32 Compare[T](T[], T[])">
11591         <size>2</size>
11592       </method>
11593       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11594         <size>30</size>
11595       </method>
11596       <method name="Int32 Main()">
11597         <size>19</size>
11598       </method>
11599     </type>
11600   </test>
11601   <test name="gtest-455.cs">
11602     <type name="ConsoleApplication1.Program">
11603       <method name="Void .ctor()">
11604         <size>7</size>
11605       </method>
11606       <method name="Void Main()">
11607         <size>14</size>
11608       </method>
11609     </type>
11610     <type name="ConsoleApplication1.Inner`1[T]">
11611       <method name="Void .ctor()">
11612         <size>7</size>
11613       </method>
11614       <method name="Void Compare(System.Object, T)">
11615         <size>13</size>
11616       </method>
11617     </type>
11618   </test>
11619   <test name="gtest-456.cs">
11620     <type name="G`1[T]">
11621       <method name="Void .ctor()">
11622         <size>7</size>
11623       </method>
11624     </type>
11625     <type name="G`1+S[T]">
11626       <method name="System.String Test()">
11627         <size>22</size>
11628       </method>
11629     </type>
11630     <type name="C">
11631       <method name="Int32 Main()">
11632         <size>36</size>
11633       </method>
11634       <method name="Void .ctor()">
11635         <size>7</size>
11636       </method>
11637     </type>
11638   </test>
11639   <test name="gtest-457.cs">
11640     <type name="Program">
11641       <method name="Void Foo[T]()">
11642         <size>1</size>
11643       </method>
11644       <method name="Int32 Main()">
11645         <size>2</size>
11646       </method>
11647       <method name="Void .ctor()">
11648         <size>7</size>
11649       </method>
11650     </type>
11651     <type name="Program+C">
11652       <method name="Void .ctor()">
11653         <size>7</size>
11654       </method>
11655     </type>
11656   </test>
11657   <test name="gtest-458.cs">
11658     <type name="MyList`1[T]">
11659       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11660         <size>2</size>
11661       </method>
11662       <method name="Void .ctor()">
11663         <size>7</size>
11664       </method>
11665     </type>
11666     <type name="MyList`1+Helper`2[T,U,V]">
11667       <method name="Void .ctor()">
11668         <size>7</size>
11669       </method>
11670     </type>
11671     <type name="C">
11672       <method name="Int32 Main()">
11673         <size>13</size>
11674       </method>
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678     </type>
11679   </test>
11680   <test name="gtest-459.cs">
11681     <type name="GenericTest.OuterGeneric`1[T]">
11682       <method name="Void .ctor()">
11683         <size>7</size>
11684       </method>
11685     </type>
11686     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11687       <method name="System.String GetTypeNames()">
11688         <size>41</size>
11689       </method>
11690       <method name="Void .ctor()">
11691         <size>7</size>
11692       </method>
11693     </type>
11694     <type name="GenericTest.Program">
11695       <method name="Int32 Main()">
11696         <size>14</size>
11697       </method>
11698       <method name="Void .ctor()">
11699         <size>7</size>
11700       </method>
11701     </type>
11702   </test>
11703   <test name="gtest-460.cs">
11704     <type name="Foo`1[T]">
11705       <method name="Void .ctor()">
11706         <size>7</size>
11707       </method>
11708     </type>
11709     <type name="Foo`1+Bar`1[T,V]">
11710       <method name="Void .ctor()">
11711         <size>7</size>
11712       </method>
11713     </type>
11714     <type name="FooImpl">
11715       <method name="Int32 Main()">
11716         <size>8</size>
11717       </method>
11718       <method name="Void .ctor()">
11719         <size>7</size>
11720       </method>
11721     </type>
11722     <type name="FooImpl+BarImpl">
11723       <method name="Void .ctor()">
11724         <size>7</size>
11725       </method>
11726     </type>
11727   </test>
11728   <test name="gtest-461.cs">
11729     <type name="Test.BaseContext">
11730       <method name="Void .ctor()">
11731         <size>7</size>
11732       </method>
11733     </type>
11734     <type name="Test.MyDataContext">
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="Test.Entity`1[T]">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744     <type name="Test.Person">
11745       <method name="Void .ctor()">
11746         <size>7</size>
11747       </method>
11748     </type>
11749     <type name="Test.TheBox`1[T]">
11750       <method name="U GetById[U](Guid)">
11751         <size>7</size>
11752       </method>
11753       <method name="Void .ctor()">
11754         <size>7</size>
11755       </method>
11756     </type>
11757     <type name="Test.Program">
11758       <method name="Void Main()">
11759         <size>19</size>
11760       </method>
11761       <method name="Void .ctor()">
11762         <size>7</size>
11763       </method>
11764     </type>
11765   </test>
11766   <test name="gtest-462.cs">
11767     <type name="Program">
11768       <method name="Int32 Main()">
11769         <size>79</size>
11770       </method>
11771       <method name="Void .ctor()">
11772         <size>7</size>
11773       </method>
11774     </type>
11775     <type name="Program+Tester`1[T]">
11776       <method name="T Get(System.Object)">
11777         <size>30</size>
11778       </method>
11779       <method name="Void .ctor()">
11780         <size>7</size>
11781       </method>
11782     </type>
11783   </test>
11784   <test name="gtest-463.cs">
11785     <type name="STuple`1[Ta]">
11786       <method name="Void .ctor(Ta)">
11787         <size>8</size>
11788       </method>
11789     </type>
11790     <type name="C">
11791       <method name="Int32 Main()">
11792         <size>10</size>
11793       </method>
11794       <method name="Void .ctor()">
11795         <size>7</size>
11796       </method>
11797     </type>
11798   </test>
11799   <test name="gtest-464.cs">
11800     <type name="Test">
11801       <method name="Int32 Main()">
11802         <size>28</size>
11803       </method>
11804       <method name="Void .ctor()">
11805         <size>7</size>
11806       </method>
11807     </type>
11808   </test>
11809   <test name="gtest-465.cs">
11810     <type name="DerivedClass">
11811       <method name="Void GenericMethod_1[T]()">
11812         <size>1</size>
11813       </method>
11814       <method name="Void GenericMethod_2[T]()">
11815         <size>1</size>
11816       </method>
11817       <method name="Void GenericMethod_3[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void .ctor()">
11821         <size>7</size>
11822       </method>
11823     </type>
11824     <type name="Program">
11825       <method name="Int32 Main()">
11826         <size>8</size>
11827       </method>
11828       <method name="Void .ctor()">
11829         <size>7</size>
11830       </method>
11831     </type>
11832   </test>
11833   <test name="gtest-466.cs">
11834     <type name="Program">
11835       <method name="Boolean Test[T](T)">
11836         <size>10</size>
11837       </method>
11838       <method name="Int32 Main()">
11839         <size>40</size>
11840       </method>
11841       <method name="Void .ctor()">
11842         <size>7</size>
11843       </method>
11844     </type>
11845   </test>
11846   <test name="gtest-467.cs">
11847     <type name="S">
11848       <method name="Int32 Main()">
11849         <size>79</size>
11850       </method>
11851     </type>
11852     <type name="A">
11853       <method name="A op_Implicit(S)">
11854         <size>6</size>
11855       </method>
11856       <method name="Void .ctor()">
11857         <size>7</size>
11858       </method>
11859     </type>
11860     <type name="B">
11861       <method name="Void .ctor()">
11862         <size>7</size>
11863       </method>
11864     </type>
11865   </test>
11866   <test name="gtest-468.cs">
11867     <type name="TS">
11868       <method name="Nullable`1 get_v()">
11869         <size>7</size>
11870       </method>
11871       <method name="Int32 Main()">
11872         <size>43</size>
11873       </method>
11874       <method name="Nullable`1 op_Implicit(TS)">
11875         <size>7</size>
11876       </method>
11877       <method name="TS op_Implicit(Nullable`1)">
11878         <size>2</size>
11879       </method>
11880       <method name="Void .ctor()">
11881         <size>7</size>
11882       </method>
11883     </type>
11884   </test>
11885   <test name="gtest-469.cs">
11886     <type name="Foo`2[T1,T2]">
11887       <method name="Void .ctor(T2)">
11888         <size>7</size>
11889       </method>
11890     </type>
11891     <type name="Bar">
11892       <method name="Int32 Main()">
11893         <size>13</size>
11894       </method>
11895       <method name="Void .ctor()">
11896         <size>7</size>
11897       </method>
11898     </type>
11899   </test>
11900   <test name="gtest-470.cs">
11901     <type name="C">
11902       <method name="Void Main()">
11903         <size>13</size>
11904       </method>
11905       <method name="Void .ctor()">
11906         <size>7</size>
11907       </method>
11908     </type>
11909   </test>
11910   <test name="gtest-471.cs">
11911     <type name="Q">
11912       <method name="Void bar[T](T ByRef)">
11913         <size>16</size>
11914       </method>
11915       <method name="Int32 Main()">
11916         <size>11</size>
11917       </method>
11918       <method name="Void .ctor()">
11919         <size>7</size>
11920       </method>
11921     </type>
11922   </test>
11923   <test name="gtest-472.cs">
11924     <type name="C`1[T]">
11925       <method name="Void CopyUnsafe(T[], System.Int64[])">
11926         <size>1</size>
11927       </method>
11928       <method name="Boolean CopyUnsafe(T[], Int64)">
11929         <size>2</size>
11930       </method>
11931       <method name="Void CopyUnsafe(T[])">
11932         <size>11</size>
11933       </method>
11934       <method name="Void .ctor()">
11935         <size>7</size>
11936       </method>
11937     </type>
11938     <type name="A">
11939       <method name="Void Main()">
11940         <size>1</size>
11941       </method>
11942       <method name="Void .ctor()">
11943         <size>7</size>
11944       </method>
11945     </type>
11946   </test>
11947   <test name="gtest-473.cs">
11948     <type name="A`1[X]">
11949       <method name="Void Foo[T]()">
11950         <size>1</size>
11951       </method>
11952       <method name="Void .ctor()">
11953         <size>7</size>
11954       </method>
11955     </type>
11956     <type name="B">
11957       <method name="Void Foo[T]()">
11958         <size>1</size>
11959       </method>
11960       <method name="Void .ctor()">
11961         <size>7</size>
11962       </method>
11963     </type>
11964     <type name="C">
11965       <method name="Int32 Main()">
11966         <size>8</size>
11967       </method>
11968       <method name="Void .ctor()">
11969         <size>7</size>
11970       </method>
11971     </type>
11972   </test>
11973   <test name="gtest-475.cs">
11974     <type name="Value`1[T]">
11975       <method name="Void .ctor()">
11976         <size>7</size>
11977       </method>
11978       <method name="Void .cctor()">
11979         <size>1</size>
11980       </method>
11981     </type>
11982     <type name="Test`2[T,U]">
11983       <method name="Value`1[T] get_Value()">
11984         <size>2</size>
11985       </method>
11986       <method name="Void .ctor()">
11987         <size>7</size>
11988       </method>
11989     </type>
11990     <type name="Test`2+B[T,U]">
11991       <method name="Void .ctor(Value`1)">
11992         <size>7</size>
11993       </method>
11994       <method name="Void .cctor()">
11995         <size>16</size>
11996       </method>
11997     </type>
11998     <type name="C">
11999       <method name="Void Main()">
12000         <size>7</size>
12001       </method>
12002       <method name="Void .ctor()">
12003         <size>7</size>
12004       </method>
12005     </type>
12006   </test>
12007   <test name="gtest-476.cs">
12008     <type name="Test`1[T]">
12009       <method name="B First()">
12010         <size>10</size>
12011       </method>
12012       <method name="IFoo Second()">
12013         <size>15</size>
12014       </method>
12015       <method name="Void .ctor()">
12016         <size>7</size>
12017       </method>
12018     </type>
12019     <type name="C">
12020       <method name="Void Main()">
12021         <size>1</size>
12022       </method>
12023       <method name="Void .ctor()">
12024         <size>7</size>
12025       </method>
12026     </type>
12027   </test>
12028   <test name="gtest-477.cs">
12029     <type name="B`1[T]">
12030       <method name="Void .ctor()">
12031         <size>7</size>
12032       </method>
12033     </type>
12034     <type name="B`1+BNested[T]">
12035       <method name="Void .ctor()">
12036         <size>7</size>
12037       </method>
12038     </type>
12039     <type name="A`1[T]">
12040       <method name="Void .ctor()">
12041         <size>7</size>
12042       </method>
12043     </type>
12044     <type name="AA`1[T]">
12045       <method name="Void .ctor()">
12046         <size>7</size>
12047       </method>
12048     </type>
12049     <type name="AA`1+ANested[T]">
12050       <method name="Void .ctor()">
12051         <size>7</size>
12052       </method>
12053     </type>
12054     <type name="M">
12055       <method name="Void Main()">
12056         <size>1</size>
12057       </method>
12058       <method name="Void .ctor()">
12059         <size>7</size>
12060       </method>
12061     </type>
12062   </test>
12063   <test name="gtest-478.cs">
12064     <type name="M">
12065       <method name="Void Foo()">
12066         <size>1</size>
12067       </method>
12068       <method name="Void GenFoo()">
12069         <size>1</size>
12070       </method>
12071       <method name="Void Main()">
12072         <size>13</size>
12073       </method>
12074       <method name="Void .ctor()">
12075         <size>7</size>
12076       </method>
12077     </type>
12078   </test>
12079   <test name="gtest-anon-1.cs">
12080     <type name="X">
12081       <method name="Void .ctor()">
12082         <size>7</size>
12083       </method>
12084       <method name="Void Hello[U](U)">
12085         <size>1</size>
12086       </method>
12087       <method name="Void Test[T](T)">
12088         <size>64</size>
12089       </method>
12090       <method name="Void Main()">
12091         <size>14</size>
12092       </method>
12093     </type>
12094     <type name="Foo">
12095       <method name="Void .ctor(Object, IntPtr)">
12096         <size>0</size>
12097       </method>
12098       <method name="Void Invoke()">
12099         <size>0</size>
12100       </method>
12101       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12102         <size>0</size>
12103       </method>
12104       <method name="Void EndInvoke(IAsyncResult)">
12105         <size>0</size>
12106       </method>
12107     </type>
12108     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112       <method name="Void &lt;&gt;m__0()">
12113         <size>18</size>
12114       </method>
12115     </type>
12116   </test>
12117   <test name="gtest-anon-10.cs">
12118     <type name="X">
12119       <method name="Void .ctor()">
12120         <size>7</size>
12121       </method>
12122       <method name="IEnumerable`1 Test[T](T, T)">
12123         <size>44</size>
12124       </method>
12125       <method name="Int32 Main()">
12126         <size>95</size>
12127       </method>
12128     </type>
12129     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12130       <method name="Void .ctor()">
12131         <size>7</size>
12132       </method>
12133       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12134         <size>12</size>
12135       </method>
12136       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12137         <size>7</size>
12138       </method>
12139       <method name="Boolean MoveNext()">
12140         <size>110</size>
12141       </method>
12142       <method name="Void Dispose()">
12143         <size>8</size>
12144       </method>
12145       <method name="Void Reset()">
12146         <size>6</size>
12147       </method>
12148       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12149         <size>7</size>
12150       </method>
12151       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12152         <size>52</size>
12153       </method>
12154     </type>
12155   </test>
12156   <test name="gtest-anon-11.cs">
12157     <type name="Test`1[R]">
12158       <method name="Void .ctor()">
12159         <size>7</size>
12160       </method>
12161       <method name="Void World[S,T](S, T)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void Hello[U,V](U, V)">
12165         <size>47</size>
12166       </method>
12167     </type>
12168     <type name="X">
12169       <method name="Void .ctor()">
12170         <size>7</size>
12171       </method>
12172       <method name="Void Main()">
12173         <size>21</size>
12174       </method>
12175     </type>
12176     <type name="Foo">
12177       <method name="Void .ctor(Object, IntPtr)">
12178         <size>0</size>
12179       </method>
12180       <method name="Void Invoke()">
12181         <size>0</size>
12182       </method>
12183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12184         <size>0</size>
12185       </method>
12186       <method name="Void EndInvoke(IAsyncResult)">
12187         <size>0</size>
12188       </method>
12189     </type>
12190     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12191       <method name="Void .ctor()">
12192         <size>7</size>
12193       </method>
12194       <method name="Void &lt;&gt;m__0()">
12195         <size>24</size>
12196       </method>
12197     </type>
12198   </test>
12199   <test name="gtest-anon-12.cs">
12200     <type name="World`1[T]">
12201       <method name="Void .ctor()">
12202         <size>7</size>
12203       </method>
12204       <method name="Void Hello[U](U)">
12205         <size>1</size>
12206       </method>
12207       <method name="Void Test(T)">
12208         <size>46</size>
12209       </method>
12210     </type>
12211     <type name="X">
12212       <method name="Void .ctor()">
12213         <size>7</size>
12214       </method>
12215       <method name="Void Main()">
12216         <size>18</size>
12217       </method>
12218     </type>
12219     <type name="Foo">
12220       <method name="Void .ctor(Object, IntPtr)">
12221         <size>0</size>
12222       </method>
12223       <method name="Void Invoke()">
12224         <size>0</size>
12225       </method>
12226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12227         <size>0</size>
12228       </method>
12229       <method name="Void EndInvoke(IAsyncResult)">
12230         <size>0</size>
12231       </method>
12232     </type>
12233     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12234       <method name="Void .ctor()">
12235         <size>7</size>
12236       </method>
12237       <method name="Void &lt;&gt;m__0()">
12238         <size>18</size>
12239       </method>
12240     </type>
12241   </test>
12242   <test name="gtest-anon-13.cs">
12243     <type name="X">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12248         <size>13</size>
12249       </method>
12250       <method name="Void Main()">
12251         <size>1</size>
12252       </method>
12253     </type>
12254     <type name="X+ModuleBinder`1[T]">
12255       <method name="Void .ctor(Object, IntPtr)">
12256         <size>0</size>
12257       </method>
12258       <method name="T Invoke(System.Object)">
12259         <size>0</size>
12260       </method>
12261       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12262         <size>0</size>
12263       </method>
12264       <method name="T EndInvoke(IAsyncResult)">
12265         <size>0</size>
12266       </method>
12267     </type>
12268     <type name="X">
12269       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12270         <size>7</size>
12271       </method>
12272     </type>
12273   </test>
12274   <test name="gtest-anon-14.cs">
12275     <type name="T">
12276       <method name="Void .ctor()">
12277         <size>7</size>
12278       </method>
12279       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12280         <size>1</size>
12281       </method>
12282       <method name="Void SomeCaller()">
12283         <size>36</size>
12284       </method>
12285       <method name="Void Main()">
12286         <size>1</size>
12287       </method>
12288       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12289         <size>2</size>
12290       </method>
12291     </type>
12292   </test>
12293   <test name="gtest-anon-15.cs">
12294     <type name="Test`1[T]">
12295       <method name="Void .ctor()">
12296         <size>7</size>
12297       </method>
12298       <method name="Void Hello[S](T, S)">
12299         <size>42</size>
12300       </method>
12301     </type>
12302     <type name="X">
12303       <method name="Void .ctor()">
12304         <size>7</size>
12305       </method>
12306       <method name="Void Main()">
12307         <size>16</size>
12308       </method>
12309     </type>
12310     <type name="Foo`1[V]">
12311       <method name="Void .ctor(Object, IntPtr)">
12312         <size>0</size>
12313       </method>
12314       <method name="Void Invoke(V)">
12315         <size>0</size>
12316       </method>
12317       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12318         <size>0</size>
12319       </method>
12320       <method name="Void EndInvoke(IAsyncResult)">
12321         <size>0</size>
12322       </method>
12323     </type>
12324     <type name="Bar`1[W]">
12325       <method name="Void .ctor(Object, IntPtr)">
12326         <size>0</size>
12327       </method>
12328       <method name="Void Invoke(W)">
12329         <size>0</size>
12330       </method>
12331       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12332         <size>0</size>
12333       </method>
12334       <method name="Void EndInvoke(IAsyncResult)">
12335         <size>0</size>
12336       </method>
12337     </type>
12338     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12339       <method name="Void .ctor()">
12340         <size>7</size>
12341       </method>
12342       <method name="Void &lt;&gt;m__0(Int64)">
12343         <size>57</size>
12344       </method>
12345     </type>
12346     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12347       <method name="Void .ctor()">
12348         <size>7</size>
12349       </method>
12350       <method name="Void &lt;&gt;m__1(T)">
12351         <size>65</size>
12352       </method>
12353     </type>
12354   </test>
12355   <test name="gtest-anon-16.cs">
12356     <type name="A">
12357       <method name="Void .ctor(TestFunc`1)">
12358         <size>7</size>
12359       </method>
12360       <method name="Void Main()">
12361         <size>1</size>
12362       </method>
12363     </type>
12364     <type name="TestClass">
12365       <method name="Void .ctor()">
12366         <size>47</size>
12367       </method>
12368       <method name="Void Func[T](TestFunc`1[T])">
12369         <size>1</size>
12370       </method>
12371     </type>
12372     <type name="TestFunc`1[T]">
12373       <method name="Void .ctor(Object, IntPtr)">
12374         <size>0</size>
12375       </method>
12376       <method name="Void Invoke(T)">
12377         <size>0</size>
12378       </method>
12379       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12380         <size>0</size>
12381       </method>
12382       <method name="Void EndInvoke(IAsyncResult)">
12383         <size>0</size>
12384       </method>
12385     </type>
12386     <type name="TestClass">
12387       <method name="Void &lt;a&gt;m__0(Int32)">
12388         <size>1</size>
12389       </method>
12390     </type>
12391   </test>
12392   <test name="gtest-anon-17.cs">
12393     <type name="C">
12394       <method name="Void .ctor()">
12395         <size>7</size>
12396       </method>
12397       <method name="Void Test[T,U](C+Func`1[T], U)">
12398         <size>1</size>
12399       </method>
12400       <method name="Void Main()">
12401         <size>75</size>
12402       </method>
12403     </type>
12404     <type name="C+Func`1[T]">
12405       <method name="Void .ctor(Object, IntPtr)">
12406         <size>0</size>
12407       </method>
12408       <method name="T Invoke(T)">
12409         <size>0</size>
12410       </method>
12411       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12412         <size>0</size>
12413       </method>
12414       <method name="T EndInvoke(IAsyncResult)">
12415         <size>0</size>
12416       </method>
12417     </type>
12418     <type name="C">
12419       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12420         <size>2</size>
12421       </method>
12422       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12423         <size>2</size>
12424       </method>
12425     </type>
12426   </test>
12427   <test name="gtest-anon-18.cs">
12428     <type name="C">
12429       <method name="Void .ctor()">
12430         <size>7</size>
12431       </method>
12432       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12433         <size>10</size>
12434       </method>
12435       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12436         <size>10</size>
12437       </method>
12438       <method name="Void Test2[T]()">
12439         <size>19</size>
12440       </method>
12441       <method name="Void Main()">
12442         <size>100</size>
12443       </method>
12444     </type>
12445     <type name="C+Func`2[TR,TA]">
12446       <method name="Void .ctor(Object, IntPtr)">
12447         <size>0</size>
12448       </method>
12449       <method name="TR Invoke(TA)">
12450         <size>0</size>
12451       </method>
12452       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12453         <size>0</size>
12454       </method>
12455       <method name="TR EndInvoke(IAsyncResult)">
12456         <size>0</size>
12457       </method>
12458     </type>
12459     <type name="C">
12460       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12461         <size>16</size>
12462       </method>
12463       <method name="System.String &lt;Main&gt;m__2(Int32)">
12464         <size>6</size>
12465       </method>
12466       <method name="System.String &lt;Main&gt;m__3(Int32)">
12467         <size>6</size>
12468       </method>
12469       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12470         <size>2</size>
12471       </method>
12472     </type>
12473   </test>
12474   <test name="gtest-anon-19.cs">
12475     <type name="Test">
12476       <method name="Void .ctor()">
12477         <size>7</size>
12478       </method>
12479       <method name="Void TestNaturalSort()">
12480         <size>31</size>
12481       </method>
12482       <method name="Void Main()">
12483         <size>6</size>
12484       </method>
12485     </type>
12486     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12487       <method name="Void .ctor()">
12488         <size>7</size>
12489       </method>
12490       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12491         <size>113</size>
12492       </method>
12493     </type>
12494     <type name="Test">
12495       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12496         <size>106</size>
12497       </method>
12498     </type>
12499     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12500       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12501         <size>113</size>
12502       </method>
12503     </type>
12504   </test>
12505   <test name="gtest-anon-2.cs">
12506     <type name="X">
12507       <method name="Void .ctor()">
12508         <size>7</size>
12509       </method>
12510       <method name="Void Hello[U](U)">
12511         <size>1</size>
12512       </method>
12513       <method name="Void Test[T](T)">
12514         <size>71</size>
12515       </method>
12516       <method name="Void Main()">
12517         <size>14</size>
12518       </method>
12519     </type>
12520     <type name="Simple">
12521       <method name="Void .ctor(Object, IntPtr)">
12522         <size>0</size>
12523       </method>
12524       <method name="Void Invoke()">
12525         <size>0</size>
12526       </method>
12527       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12528         <size>0</size>
12529       </method>
12530       <method name="Void EndInvoke(IAsyncResult)">
12531         <size>0</size>
12532       </method>
12533     </type>
12534     <type name="Foo">
12535       <method name="Void .ctor(Object, IntPtr)">
12536         <size>0</size>
12537       </method>
12538       <method name="Simple Invoke()">
12539         <size>0</size>
12540       </method>
12541       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12542         <size>0</size>
12543       </method>
12544       <method name="Simple EndInvoke(IAsyncResult)">
12545         <size>0</size>
12546       </method>
12547     </type>
12548     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12549       <method name="Void .ctor()">
12550         <size>7</size>
12551       </method>
12552       <method name="Simple &lt;&gt;m__0()">
12553         <size>55</size>
12554       </method>
12555     </type>
12556     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12557       <method name="Void .ctor()">
12558         <size>7</size>
12559       </method>
12560       <method name="Void &lt;&gt;m__1()">
12561         <size>50</size>
12562       </method>
12563     </type>
12564   </test>
12565   <test name="gtest-anon-21.cs">
12566     <type name="BaseObject">
12567       <method name="Void .ctor()">
12568         <size>7</size>
12569       </method>
12570       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12571         <size>53</size>
12572       </method>
12573       <method name="T MakeSomething[T]()">
12574         <size>7</size>
12575       </method>
12576       <method name="Int32 Main()">
12577         <size>10</size>
12578       </method>
12579       <method name="Void Closure(EmptyDelegate)">
12580         <size>1</size>
12581       </method>
12582     </type>
12583     <type name="EmptyDelegate">
12584       <method name="Void .ctor(Object, IntPtr)">
12585         <size>0</size>
12586       </method>
12587       <method name="Void Invoke()">
12588         <size>0</size>
12589       </method>
12590       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12591         <size>0</size>
12592       </method>
12593       <method name="Void EndInvoke(IAsyncResult)">
12594         <size>0</size>
12595       </method>
12596     </type>
12597     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12598       <method name="Void .ctor()">
12599         <size>7</size>
12600       </method>
12601       <method name="Void &lt;&gt;m__0()">
12602         <size>17</size>
12603       </method>
12604     </type>
12605   </test>
12606   <test name="gtest-anon-22.cs">
12607     <type name="C">
12608       <method name="Void .ctor()">
12609         <size>7</size>
12610       </method>
12611       <method name="Int32 Foo(D1)">
12612         <size>2</size>
12613       </method>
12614       <method name="Int32 Foo(D2)">
12615         <size>2</size>
12616       </method>
12617       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12618         <size>2</size>
12619       </method>
12620       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12621         <size>2</size>
12622       </method>
12623       <method name="Int32 Main()">
12624         <size>82</size>
12625       </method>
12626     </type>
12627     <type name="D1">
12628       <method name="Void .ctor(Object, IntPtr)">
12629         <size>0</size>
12630       </method>
12631       <method name="Int32 Invoke()">
12632         <size>0</size>
12633       </method>
12634       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12635         <size>0</size>
12636       </method>
12637       <method name="Int32 EndInvoke(IAsyncResult)">
12638         <size>0</size>
12639       </method>
12640     </type>
12641     <type name="D2">
12642       <method name="Void .ctor(Object, IntPtr)">
12643         <size>0</size>
12644       </method>
12645       <method name="Int64 Invoke()">
12646         <size>0</size>
12647       </method>
12648       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12649         <size>0</size>
12650       </method>
12651       <method name="Int64 EndInvoke(IAsyncResult)">
12652         <size>0</size>
12653       </method>
12654     </type>
12655     <type name="C">
12656       <method name="Int32 &lt;Main&gt;m__0()">
12657         <size>2</size>
12658       </method>
12659     </type>
12660   </test>
12661   <test name="gtest-anon-23.cs">
12662     <type name="MemberAccessData">
12663       <method name="Void .ctor()">
12664         <size>7</size>
12665       </method>
12666       <method name="Void set_MyTypeProperty(Nullable`1)">
12667         <size>8</size>
12668       </method>
12669       <method name="Nullable`1 get_MyTypeProperty()">
12670         <size>7</size>
12671       </method>
12672     </type>
12673     <type name="C">
12674       <method name="Void .ctor()">
12675         <size>7</size>
12676       </method>
12677       <method name="Void Test(C+D)">
12678         <size>1</size>
12679       </method>
12680       <method name="Void Main()">
12681         <size>200</size>
12682       </method>
12683     </type>
12684     <type name="C+D">
12685       <method name="Void .ctor(Object, IntPtr)">
12686         <size>0</size>
12687       </method>
12688       <method name="Void Invoke()">
12689         <size>0</size>
12690       </method>
12691       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12692         <size>0</size>
12693       </method>
12694       <method name="Void EndInvoke(IAsyncResult)">
12695         <size>0</size>
12696       </method>
12697     </type>
12698     <type name="C+&lt;Main&gt;c__AnonStorey0">
12699       <method name="Void .ctor()">
12700         <size>7</size>
12701       </method>
12702       <method name="Void &lt;&gt;m__0()">
12703         <size>38</size>
12704       </method>
12705       <method name="Void &lt;&gt;m__1()">
12706         <size>32</size>
12707       </method>
12708     </type>
12709     <type name="C">
12710       <method name="Void &lt;Main&gt;m__2()">
12711         <size>16</size>
12712       </method>
12713       <method name="Void &lt;Main&gt;m__3()">
12714         <size>16</size>
12715       </method>
12716       <method name="Void &lt;Main&gt;m__4()">
12717         <size>61</size>
12718       </method>
12719       <method name="Void &lt;Main&gt;m__5()">
12720         <size>53</size>
12721       </method>
12722     </type>
12723     <type name="&lt;PrivateImplementationDetails&gt;">
12724       <method name="Void .ctor()">
12725         <size>7</size>
12726       </method>
12727     </type>
12728   </test>
12729   <test name="gtest-anon-24.cs">
12730     <type name="Disposable`1[T]">
12731       <method name="Void .ctor()">
12732         <size>7</size>
12733       </method>
12734       <method name="Void Dispose()">
12735         <size>1</size>
12736       </method>
12737     </type>
12738     <type name="Test">
12739       <method name="Void .ctor()">
12740         <size>7</size>
12741       </method>
12742       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12743         <size>38</size>
12744       </method>
12745       <method name="System.Func`1[T] Throw[T](T)">
12746         <size>26</size>
12747       </method>
12748       <method name="System.Func`1[T] Do[T](T)">
12749         <size>26</size>
12750       </method>
12751       <method name="System.Func`1[T] Lock[T](T)">
12752         <size>26</size>
12753       </method>
12754       <method name="System.Func`1[T] Catch[T](T)">
12755         <size>26</size>
12756       </method>
12757       <method name="System.Func`1[T] Finally[T](T)">
12758         <size>26</size>
12759       </method>
12760       <method name="System.Func`1[T] Using[T](T)">
12761         <size>57</size>
12762       </method>
12763       <method name="System.Func`1[T] Switch[T](T)">
12764         <size>38</size>
12765       </method>
12766       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12767         <size>26</size>
12768       </method>
12769       <method name="Int32 Main()">
12770         <size>468</size>
12771       </method>
12772     </type>
12773     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12774       <method name="Void .ctor()">
12775         <size>7</size>
12776       </method>
12777       <method name="T[] &lt;&gt;m__0()">
12778         <size>56</size>
12779       </method>
12780     </type>
12781     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12782       <method name="Void .ctor()">
12783         <size>7</size>
12784       </method>
12785       <method name="T &lt;&gt;m__1()">
12786         <size>23</size>
12787       </method>
12788     </type>
12789     <type name="Test">
12790       <method name="Void ArrayMutate[T](T[])">
12791         <size>27</size>
12792       </method>
12793       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12794         <size>26</size>
12795       </method>
12796       <method name="System.Func`1[System.Type] TypeOf[T](T)">
12797         <size>38</size>
12798       </method>
12799     </type>
12800     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
12801       <method name="System.Type &lt;&gt;m__2()">
12802         <size>56</size>
12803       </method>
12804       <method name="Void .ctor()">
12805         <size>7</size>
12806       </method>
12807     </type>
12808     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
12809       <method name="T &lt;&gt;m__3()">
12810         <size>28</size>
12811       </method>
12812       <method name="Void .ctor()">
12813         <size>7</size>
12814       </method>
12815     </type>
12816     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
12817       <method name="T &lt;&gt;m__4()">
12818         <size>65</size>
12819       </method>
12820       <method name="Void .ctor()">
12821         <size>7</size>
12822       </method>
12823     </type>
12824     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
12825       <method name="T &lt;&gt;m__5()">
12826         <size>48</size>
12827       </method>
12828       <method name="Void .ctor()">
12829         <size>7</size>
12830       </method>
12831     </type>
12832     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
12833       <method name="T &lt;&gt;m__6()">
12834         <size>50</size>
12835       </method>
12836       <method name="Void .ctor()">
12837         <size>7</size>
12838       </method>
12839     </type>
12840     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
12841       <method name="T &lt;&gt;m__7()">
12842         <size>7</size>
12843       </method>
12844       <method name="Void .ctor()">
12845         <size>7</size>
12846       </method>
12847     </type>
12848     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
12849       <method name="T &lt;&gt;m__8()">
12850         <size>35</size>
12851       </method>
12852       <method name="Void .ctor()">
12853         <size>7</size>
12854       </method>
12855     </type>
12856     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
12857       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
12858         <size>56</size>
12859       </method>
12860       <method name="Void .ctor()">
12861         <size>7</size>
12862       </method>
12863     </type>
12864     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
12865       <method name="Void &lt;&gt;m__A(Int32)">
12866         <size>36</size>
12867       </method>
12868       <method name="Void .ctor()">
12869         <size>7</size>
12870       </method>
12871     </type>
12872     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
12873       <method name="T[][] &lt;&gt;m__B()">
12874         <size>48</size>
12875       </method>
12876       <method name="Void .ctor()">
12877         <size>7</size>
12878       </method>
12879     </type>
12880   </test>
12881   <test name="gtest-anon-25.cs">
12882     <type name="HS`1[T]">
12883       <method name="Void .ctor(IEqualityComparer`1)">
12884         <size>7</size>
12885       </method>
12886     </type>
12887     <type name="Test">
12888       <method name="Void .ctor()">
12889         <size>7</size>
12890       </method>
12891       <method name="Void Foo[T](IEqualityComparer`1)">
12892         <size>27</size>
12893       </method>
12894       <method name="Int32 Main()">
12895         <size>8</size>
12896       </method>
12897     </type>
12898     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12899       <method name="Void .ctor()">
12900         <size>7</size>
12901       </method>
12902       <method name="HS`1[T] &lt;&gt;m__0()">
12903         <size>12</size>
12904       </method>
12905     </type>
12906   </test>
12907   <test name="gtest-anon-26.cs">
12908     <type name="MonoBugs.BrokenGenericCast">
12909       <method name="Void .ctor()">
12910         <size>7</size>
12911       </method>
12912       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12913         <size>13</size>
12914       </method>
12915       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12916         <size>13</size>
12917       </method>
12918       <method name="Void Main()">
12919         <size>1</size>
12920       </method>
12921       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12922         <size>12</size>
12923       </method>
12924       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12925         <size>12</size>
12926       </method>
12927     </type>
12928   </test>
12929   <test name="gtest-anon-27.cs">
12930     <type name="BaseDataObjectFactory">
12931       <method name="Void .ctor()">
12932         <size>7</size>
12933       </method>
12934       <method name="T GetBusinessQueryObjectFromReader[T]()">
12935         <size>8</size>
12936       </method>
12937       <method name="T[] GetQueryObjects[T](System.String)">
12938         <size>0</size>
12939       </method>
12940     </type>
12941     <type name="BusinessQueryObject">
12942       <method name="Void .ctor()">
12943         <size>7</size>
12944       </method>
12945     </type>
12946     <type name="MySqlDataObjectFactory">
12947       <method name="Void .ctor()">
12948         <size>7</size>
12949       </method>
12950       <method name="T[] GetQueryObjects[T](System.String)">
12951         <size>63</size>
12952       </method>
12953       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12954         <size>1</size>
12955       </method>
12956     </type>
12957     <type name="C">
12958       <method name="Void .ctor()">
12959         <size>7</size>
12960       </method>
12961       <method name="Void Main()">
12962         <size>1</size>
12963       </method>
12964     </type>
12965     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12966       <method name="Void .ctor(Object, IntPtr)">
12967         <size>0</size>
12968       </method>
12969       <method name="Void Invoke()">
12970         <size>0</size>
12971       </method>
12972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12973         <size>0</size>
12974       </method>
12975       <method name="Void EndInvoke(IAsyncResult)">
12976         <size>0</size>
12977       </method>
12978     </type>
12979     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12980       <method name="Void .ctor()">
12981         <size>7</size>
12982       </method>
12983       <method name="Void &lt;&gt;m__0()">
12984         <size>17</size>
12985       </method>
12986     </type>
12987   </test>
12988   <test name="gtest-anon-28.cs">
12989     <type name="A">
12990       <method name="Void .ctor()">
12991         <size>7</size>
12992       </method>
12993       <method name="Void Foo[T]()">
12994         <size>0</size>
12995       </method>
12996     </type>
12997     <type name="B">
12998       <method name="Void .ctor()">
12999         <size>7</size>
13000       </method>
13001       <method name="Void Foo[T]()">
13002         <size>14</size>
13003       </method>
13004       <method name="Void Main()">
13005         <size>1</size>
13006       </method>
13007     </type>
13008     <type name="B+Del">
13009       <method name="Void .ctor(Object, IntPtr)">
13010         <size>0</size>
13011       </method>
13012       <method name="Void Invoke()">
13013         <size>0</size>
13014       </method>
13015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13016         <size>0</size>
13017       </method>
13018       <method name="Void EndInvoke(IAsyncResult)">
13019         <size>0</size>
13020       </method>
13021     </type>
13022     <type name="B">
13023       <method name="Void &lt;Foo`1&gt;m__0[T]()">
13024         <size>7</size>
13025       </method>
13026     </type>
13027   </test>
13028   <test name="gtest-anon-29.cs">
13029     <type name="Test">
13030       <method name="Void .ctor()">
13031         <size>7</size>
13032       </method>
13033       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
13034         <size>17</size>
13035       </method>
13036       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
13037         <size>32</size>
13038       </method>
13039       <method name="T Item[T](IList`1)">
13040         <size>7</size>
13041       </method>
13042       <method name="T GetSingleItem[T](IList`1)">
13043         <size>10</size>
13044       </method>
13045       <method name="Void Main()">
13046         <size>15</size>
13047       </method>
13048     </type>
13049     <type name="Test+Creator`1[T]">
13050       <method name="Void .ctor(Object, IntPtr)">
13051         <size>0</size>
13052       </method>
13053       <method name="T Invoke()">
13054         <size>0</size>
13055       </method>
13056       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13057         <size>0</size>
13058       </method>
13059       <method name="T EndInvoke(IAsyncResult)">
13060         <size>0</size>
13061       </method>
13062     </type>
13063     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
13064       <method name="Void .ctor()">
13065         <size>7</size>
13066       </method>
13067       <method name="T &lt;&gt;m__0()">
13068         <size>12</size>
13069       </method>
13070     </type>
13071   </test>
13072   <test name="gtest-anon-3.cs">
13073     <type name="X">
13074       <method name="Void .ctor()">
13075         <size>7</size>
13076       </method>
13077       <method name="Void Hello[U](U)">
13078         <size>1</size>
13079       </method>
13080       <method name="Void Test[T](T)">
13081         <size>28</size>
13082       </method>
13083       <method name="Void Main()">
13084         <size>14</size>
13085       </method>
13086     </type>
13087     <type name="Foo`1[S]">
13088       <method name="Void .ctor(Object, IntPtr)">
13089         <size>0</size>
13090       </method>
13091       <method name="Void Invoke(S)">
13092         <size>0</size>
13093       </method>
13094       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
13095         <size>0</size>
13096       </method>
13097       <method name="Void EndInvoke(IAsyncResult)">
13098         <size>0</size>
13099       </method>
13100     </type>
13101     <type name="X">
13102       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13103         <size>8</size>
13104       </method>
13105     </type>
13106   </test>
13107   <test name="gtest-anon-30.cs">
13108     <type name="X">
13109       <method name="Void .ctor()">
13110         <size>7</size>
13111       </method>
13112       <method name="Void Hello[U](U)">
13113         <size>1</size>
13114       </method>
13115       <method name="Void Test[T](T)">
13116         <size>46</size>
13117       </method>
13118       <method name="Void Main()">
13119         <size>1</size>
13120       </method>
13121     </type>
13122     <type name="Simple">
13123       <method name="Void .ctor(Object, IntPtr)">
13124         <size>0</size>
13125       </method>
13126       <method name="Void Invoke()">
13127         <size>0</size>
13128       </method>
13129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13130         <size>0</size>
13131       </method>
13132       <method name="Void EndInvoke(IAsyncResult)">
13133         <size>0</size>
13134       </method>
13135     </type>
13136     <type name="Foo">
13137       <method name="Void .ctor(Object, IntPtr)">
13138         <size>0</size>
13139       </method>
13140       <method name="Simple Invoke()">
13141         <size>0</size>
13142       </method>
13143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13144         <size>0</size>
13145       </method>
13146       <method name="Simple EndInvoke(IAsyncResult)">
13147         <size>0</size>
13148       </method>
13149     </type>
13150     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="Simple &lt;&gt;m__0()">
13155         <size>55</size>
13156       </method>
13157     </type>
13158     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13159       <method name="Void .ctor()">
13160         <size>7</size>
13161       </method>
13162       <method name="Void &lt;&gt;m__1()">
13163         <size>50</size>
13164       </method>
13165     </type>
13166   </test>
13167   <test name="gtest-anon-31.cs">
13168     <type name="A">
13169       <method name="Void Fail[X]()">
13170         <size>25</size>
13171       </method>
13172       <method name="Void Main()">
13173         <size>1</size>
13174       </method>
13175     </type>
13176     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13177       <method name="Void .ctor()">
13178         <size>7</size>
13179       </method>
13180       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13181         <size>36</size>
13182       </method>
13183       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13184         <size>1</size>
13185       </method>
13186     </type>
13187   </test>
13188   <test name="gtest-anon-32.cs">
13189     <type name="Program">
13190       <method name="Void .ctor()">
13191         <size>7</size>
13192       </method>
13193       <method name="Void Foo[T](IList`1)">
13194         <size>31</size>
13195       </method>
13196       <method name="Void Assert(System.Action`1[System.Int32])">
13197         <size>9</size>
13198       </method>
13199       <method name="Void Main(System.String[])">
13200         <size>7</size>
13201       </method>
13202     </type>
13203     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13204       <method name="Void .ctor()">
13205         <size>7</size>
13206       </method>
13207       <method name="Void &lt;&gt;m__0(Int32)">
13208         <size>18</size>
13209       </method>
13210     </type>
13211   </test>
13212   <test name="gtest-anon-33.cs">
13213     <type name="IEnumerableRocks">
13214       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13215         <size>33</size>
13216       </method>
13217       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13218         <size>126</size>
13219       </method>
13220     </type>
13221     <type name="Test">
13222       <method name="Void .ctor()">
13223         <size>7</size>
13224       </method>
13225       <method name="Void Main()">
13226         <size>67</size>
13227       </method>
13228       <method name="System.String &lt;Main&gt;m__1(System.String)">
13229         <size>17</size>
13230       </method>
13231     </type>
13232     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13233       <method name="Void .ctor()">
13234         <size>7</size>
13235       </method>
13236       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13237         <size>34</size>
13238       </method>
13239     </type>
13240   </test>
13241   <test name="gtest-anon-34.cs">
13242     <type name="MyClass">
13243       <method name="Void .ctor()">
13244         <size>18</size>
13245       </method>
13246       <method name="Int32 get_Answer()">
13247         <size>7</size>
13248       </method>
13249       <method name="Void set_Answer(Int32)">
13250         <size>8</size>
13251       </method>
13252     </type>
13253     <type name="Test">
13254       <method name="Void .ctor()">
13255         <size>7</size>
13256       </method>
13257       <method name="Int32 Main()">
13258         <size>82</size>
13259       </method>
13260     </type>
13261     <type name="Test+D">
13262       <method name="Void .ctor(Object, IntPtr)">
13263         <size>0</size>
13264       </method>
13265       <method name="Void Invoke()">
13266         <size>0</size>
13267       </method>
13268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13269         <size>0</size>
13270       </method>
13271       <method name="Void EndInvoke(IAsyncResult)">
13272         <size>0</size>
13273       </method>
13274     </type>
13275     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13276       <method name="Void .ctor()">
13277         <size>7</size>
13278       </method>
13279       <method name="Void &lt;&gt;m__0()">
13280         <size>33</size>
13281       </method>
13282     </type>
13283   </test>
13284   <test name="gtest-anon-35.cs">
13285     <type name="C`1[T]">
13286       <method name="Void .ctor()">
13287         <size>7</size>
13288       </method>
13289       <method name="System.Func`1[T] XX()">
13290         <size>32</size>
13291       </method>
13292       <method name="T &lt;XX&gt;m__0()">
13293         <size>10</size>
13294       </method>
13295     </type>
13296     <type name="C2`1[T]">
13297       <method name="Void .ctor()">
13298         <size>7</size>
13299       </method>
13300       <method name="System.Func`1[C`1[T]] XX()">
13301         <size>32</size>
13302       </method>
13303       <method name="C`1[T] &lt;XX&gt;m__1()">
13304         <size>2</size>
13305       </method>
13306     </type>
13307     <type name="N1">
13308       <method name="Void .ctor()">
13309         <size>7</size>
13310       </method>
13311       <method name="System.Func`1[T] XX[T]()">
13312         <size>15</size>
13313       </method>
13314     </type>
13315     <type name="Test">
13316       <method name="Void .ctor()">
13317         <size>7</size>
13318       </method>
13319       <method name="Int32 Main()">
13320         <size>98</size>
13321       </method>
13322     </type>
13323     <type name="N1">
13324       <method name="T &lt;XX`1&gt;m__2[T]()">
13325         <size>10</size>
13326       </method>
13327     </type>
13328   </test>
13329   <test name="gtest-anon-36.cs">
13330     <type name="Foo`1[T]">
13331       <method name="Void .ctor()">
13332         <size>7</size>
13333       </method>
13334       <method name="Void add_handler(Handler`1[T])">
13335         <size>24</size>
13336       </method>
13337       <method name="Void remove_handler(Handler`1[T])">
13338         <size>24</size>
13339       </method>
13340       <method name="Void add_Handler(Handler`1[T])">
13341         <size>64</size>
13342       </method>
13343       <method name="Void remove_Handler(Handler`1[T])">
13344         <size>24</size>
13345       </method>
13346       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13347         <size>18</size>
13348       </method>
13349     </type>
13350     <type name="Program">
13351       <method name="Void .ctor()">
13352         <size>7</size>
13353       </method>
13354       <method name="Int32 Main()">
13355         <size>15</size>
13356       </method>
13357     </type>
13358     <type name="Handler`1[T]">
13359       <method name="Void .ctor(Object, IntPtr)">
13360         <size>0</size>
13361       </method>
13362       <method name="Void Invoke(System.Object)">
13363         <size>0</size>
13364       </method>
13365       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13366         <size>0</size>
13367       </method>
13368       <method name="Void EndInvoke(IAsyncResult)">
13369         <size>0</size>
13370       </method>
13371     </type>
13372   </test>
13373   <test name="gtest-anon-37.cs">
13374     <type name="Wrap`1[U]">
13375       <method name="Void .ctor()">
13376         <size>7</size>
13377       </method>
13378     </type>
13379     <type name="Test">
13380       <method name="Void .ctor()">
13381         <size>7</size>
13382       </method>
13383       <method name="Int32 Run[T](Wrap`1[T])">
13384         <size>56</size>
13385       </method>
13386       <method name="Int32 Main()">
13387         <size>16</size>
13388       </method>
13389     </type>
13390     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13391       <method name="Void .ctor()">
13392         <size>7</size>
13393       </method>
13394       <method name="Void &lt;&gt;m__0()">
13395         <size>17</size>
13396       </method>
13397     </type>
13398   </test>
13399   <test name="gtest-anon-38.cs">
13400     <type name="Foo`1[T]">
13401       <method name="Void .ctor()">
13402         <size>7</size>
13403       </method>
13404       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13405         <size>40</size>
13406       </method>
13407       <method name="Boolean Contains(T)">
13408         <size>2</size>
13409       </method>
13410     </type>
13411     <type name="Program">
13412       <method name="Void .ctor()">
13413         <size>7</size>
13414       </method>
13415       <method name="Int32 Main()">
13416         <size>42</size>
13417       </method>
13418     </type>
13419     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13420       <method name="Void .ctor()">
13421         <size>7</size>
13422       </method>
13423       <method name="Boolean &lt;&gt;m__0()">
13424         <size>199</size>
13425       </method>
13426     </type>
13427     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13428       <method name="Void .ctor()">
13429         <size>7</size>
13430       </method>
13431     </type>
13432     <type name="&lt;PrivateImplementationDetails&gt;">
13433       <method name="Void .ctor()">
13434         <size>7</size>
13435       </method>
13436     </type>
13437   </test>
13438   <test name="gtest-anon-39.cs">
13439     <type name="Test">
13440       <method name="Void .ctor()">
13441         <size>7</size>
13442       </method>
13443       <method name="Void Test_1[T](T)">
13444         <size>33</size>
13445       </method>
13446       <method name="Void Test_2[T](Nullable`1)">
13447         <size>33</size>
13448       </method>
13449       <method name="Void Main()">
13450         <size>39</size>
13451       </method>
13452     </type>
13453     <type name="Test+D">
13454       <method name="Void .ctor(Object, IntPtr)">
13455         <size>0</size>
13456       </method>
13457       <method name="Void Invoke()">
13458         <size>0</size>
13459       </method>
13460       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13461         <size>0</size>
13462       </method>
13463       <method name="Void EndInvoke(IAsyncResult)">
13464         <size>0</size>
13465       </method>
13466     </type>
13467     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13468       <method name="Void .ctor()">
13469         <size>7</size>
13470       </method>
13471       <method name="Void &lt;&gt;m__0()">
13472         <size>24</size>
13473       </method>
13474     </type>
13475     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13476       <method name="Void .ctor()">
13477         <size>7</size>
13478       </method>
13479       <method name="Void &lt;&gt;m__1()">
13480         <size>85</size>
13481       </method>
13482     </type>
13483     <type name="Test">
13484       <method name="T Test_3[T](System.Object)">
13485         <size>51</size>
13486       </method>
13487     </type>
13488     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13489       <method name="Void .ctor()">
13490         <size>7</size>
13491       </method>
13492       <method name="Void &lt;&gt;m__2()">
13493         <size>23</size>
13494       </method>
13495     </type>
13496   </test>
13497   <test name="gtest-anon-4.cs">
13498     <type name="Test">
13499       <method name="Void .ctor()">
13500         <size>7</size>
13501       </method>
13502       <method name="Void Main()">
13503         <size>57</size>
13504       </method>
13505       <method name="Int32 GetItem()">
13506         <size>50</size>
13507       </method>
13508       <method name="IEnumerable`1 GetItems()">
13509         <size>16</size>
13510       </method>
13511     </type>
13512     <type name="&lt;PrivateImplementationDetails&gt;">
13513       <method name="Void .ctor()">
13514         <size>7</size>
13515       </method>
13516     </type>
13517     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13518       <method name="Void .ctor()">
13519         <size>7</size>
13520       </method>
13521       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13522         <size>12</size>
13523       </method>
13524       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13525         <size>7</size>
13526       </method>
13527       <method name="Boolean MoveNext()">
13528         <size>69</size>
13529       </method>
13530       <method name="Void Dispose()">
13531         <size>8</size>
13532       </method>
13533       <method name="Void Reset()">
13534         <size>6</size>
13535       </method>
13536       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13537         <size>7</size>
13538       </method>
13539       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13540         <size>26</size>
13541       </method>
13542     </type>
13543   </test>
13544   <test name="gtest-anon-40.cs">
13545     <type name="RunTests">
13546       <method name="Int32 Main()">
13547         <size>7</size>
13548       </method>
13549     </type>
13550     <type name="Test1.X">
13551       <method name="Void .ctor()">
13552         <size>7</size>
13553       </method>
13554       <method name="Void Test1[R](R, Int32)">
13555         <size>150</size>
13556       </method>
13557       <method name="Void Run()">
13558         <size>13</size>
13559       </method>
13560     </type>
13561     <type name="Test1.Foo">
13562       <method name="Void .ctor(Object, IntPtr)">
13563         <size>0</size>
13564       </method>
13565       <method name="Int32 Invoke()">
13566         <size>0</size>
13567       </method>
13568       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13569         <size>0</size>
13570       </method>
13571       <method name="Int32 EndInvoke(IAsyncResult)">
13572         <size>0</size>
13573       </method>
13574     </type>
13575     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13576       <method name="Void .ctor()">
13577         <size>7</size>
13578       </method>
13579       <method name="Int32 &lt;&gt;m__0()">
13580         <size>71</size>
13581       </method>
13582     </type>
13583     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587     </type>
13588     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13589       <method name="Void .ctor()">
13590         <size>7</size>
13591       </method>
13592     </type>
13593   </test>
13594   <test name="gtest-anon-41.cs">
13595     <type name="C">
13596       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13597         <size>37</size>
13598       </method>
13599       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13600         <size>6</size>
13601       </method>
13602       <method name="Void Main()">
13603         <size>1</size>
13604       </method>
13605       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13606         <size>8</size>
13607       </method>
13608       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13609         <size>8</size>
13610       </method>
13611     </type>
13612   </test>
13613   <test name="gtest-anon-42.cs">
13614     <type name="Test">
13615       <method name="Void .ctor()">
13616         <size>7</size>
13617       </method>
13618       <method name="Void Test_3[T]()">
13619         <size>20</size>
13620       </method>
13621       <method name="Int32 Main()">
13622         <size>12</size>
13623       </method>
13624     </type>
13625     <type name="Test+D">
13626       <method name="Void .ctor(Object, IntPtr)">
13627         <size>0</size>
13628       </method>
13629       <method name="Void Invoke()">
13630         <size>0</size>
13631       </method>
13632       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13633         <size>0</size>
13634       </method>
13635       <method name="Void EndInvoke(IAsyncResult)">
13636         <size>0</size>
13637       </method>
13638     </type>
13639     <type name="Test">
13640       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13641         <size>11</size>
13642       </method>
13643     </type>
13644   </test>
13645   <test name="gtest-anon-43.cs">
13646     <type name="TestC">
13647       <method name="Void .ctor()">
13648         <size>7</size>
13649       </method>
13650       <method name="System.Func`1[System.Type] Test[T]()">
13651         <size>13</size>
13652       </method>
13653       <method name="Int32 Main()">
13654         <size>66</size>
13655       </method>
13656       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13657         <size>11</size>
13658       </method>
13659     </type>
13660   </test>
13661   <test name="gtest-anon-44.cs">
13662     <type name="UiaAtkBridgeTest.Test">
13663       <method name="Void .ctor()">
13664         <size>7</size>
13665       </method>
13666       <method name="Void Invoke(System.EventHandler)">
13667         <size>1</size>
13668       </method>
13669     </type>
13670     <type name="UiaAtkBridgeTest.GailTester">
13671       <method name="Void .ctor()">
13672         <size>7</size>
13673       </method>
13674       <method name="Void ThisCausesACrash[I]()">
13675         <size>18</size>
13676       </method>
13677       <method name="Void Main()">
13678         <size>1</size>
13679       </method>
13680       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13681         <size>1</size>
13682       </method>
13683     </type>
13684   </test>
13685   <test name="gtest-anon-45.cs">
13686     <type name="C">
13687       <method name="Void .ctor()">
13688         <size>7</size>
13689       </method>
13690       <method name="Void AnyMethod[T]()">
13691         <size>20</size>
13692       </method>
13693       <method name="Int32 Main()">
13694         <size>12</size>
13695       </method>
13696     </type>
13697     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13698       <method name="Void .ctor()">
13699         <size>7</size>
13700       </method>
13701       <method name="Void &lt;&gt;m__1(System.String)">
13702         <size>14</size>
13703       </method>
13704     </type>
13705     <type name="C">
13706       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13707         <size>31</size>
13708       </method>
13709     </type>
13710   </test>
13711   <test name="gtest-anon-46.cs">
13712     <type name="TheClass">
13713       <method name="Void .ctor()">
13714         <size>7</size>
13715       </method>
13716       <method name="Void Foo[T](T, System.Func`2[T,T])">
13717         <size>41</size>
13718       </method>
13719       <method name="Void Main()">
13720         <size>8</size>
13721       </method>
13722     </type>
13723     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13724       <method name="Void .ctor()">
13725         <size>7</size>
13726       </method>
13727       <method name="System.Func`1[T] &lt;&gt;m__0()">
13728         <size>31</size>
13729       </method>
13730       <method name="T &lt;&gt;m__1()">
13731         <size>18</size>
13732       </method>
13733     </type>
13734   </test>
13735   <test name="gtest-anon-47.cs">
13736     <type name="C">
13737       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13738         <size>26</size>
13739       </method>
13740     </type>
13741     <type name="Test">
13742       <method name="Void .ctor()">
13743         <size>7</size>
13744       </method>
13745       <method name="Int32 Main()">
13746         <size>59</size>
13747       </method>
13748       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13749         <size>23</size>
13750       </method>
13751     </type>
13752     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13753       <method name="Void .ctor()">
13754         <size>7</size>
13755       </method>
13756       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13757         <size>33</size>
13758       </method>
13759     </type>
13760     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13761       <method name="Void .ctor()">
13762         <size>7</size>
13763       </method>
13764       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13765         <size>45</size>
13766       </method>
13767     </type>
13768     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13769       <method name="Void .ctor()">
13770         <size>7</size>
13771       </method>
13772       <method name="Void &lt;&gt;m__2(T3)">
13773         <size>35</size>
13774       </method>
13775     </type>
13776   </test>
13777   <test name="gtest-anon-48.cs">
13778     <type name="GeneratorEnumerable`1[T]">
13779       <method name="Void .ctor(Func`1)">
13780         <size>7</size>
13781       </method>
13782     </type>
13783     <type name="GeneratorExpression">
13784       <method name="Void .ctor()">
13785         <size>7</size>
13786       </method>
13787     </type>
13788     <type name="GeneratorInvoker">
13789       <method name="Void .ctor(GeneratorExpression)">
13790         <size>7</size>
13791       </method>
13792       <method name="Void Invoke[T](T ByRef)">
13793         <size>1</size>
13794       </method>
13795     </type>
13796     <type name="Interpreter">
13797       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13798         <size>31</size>
13799       </method>
13800       <method name="Int32 Main()">
13801         <size>13</size>
13802       </method>
13803     </type>
13804     <type name="Func`1[TResult]">
13805       <method name="Void .ctor(Object, IntPtr)">
13806         <size>0</size>
13807       </method>
13808       <method name="TResult Invoke()">
13809         <size>0</size>
13810       </method>
13811       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13812         <size>0</size>
13813       </method>
13814       <method name="TResult EndInvoke(IAsyncResult)">
13815         <size>0</size>
13816       </method>
13817     </type>
13818     <type name="GeneratorNext`1[T]">
13819       <method name="Void .ctor(Object, IntPtr)">
13820         <size>0</size>
13821       </method>
13822       <method name="Void Invoke(T ByRef)">
13823         <size>0</size>
13824       </method>
13825       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13826         <size>0</size>
13827       </method>
13828       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13829         <size>0</size>
13830       </method>
13831     </type>
13832     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13833       <method name="Void .ctor()">
13834         <size>7</size>
13835       </method>
13836       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13837         <size>23</size>
13838       </method>
13839     </type>
13840   </test>
13841   <test name="gtest-anon-49.cs">
13842     <type name="Test">
13843       <method name="Void .ctor()">
13844         <size>7</size>
13845       </method>
13846       <method name="Void Main()">
13847         <size>1</size>
13848       </method>
13849       <method name="Void DetermineLinkedCells()">
13850         <size>74</size>
13851       </method>
13852     </type>
13853     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13854       <method name="Void .ctor()">
13855         <size>7</size>
13856       </method>
13857     </type>
13858     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13859       <method name="Void .ctor()">
13860         <size>7</size>
13861       </method>
13862       <method name="Boolean &lt;&gt;m__1(System.Object)">
13863         <size>13</size>
13864       </method>
13865       <method name="Boolean &lt;&gt;m__0(System.Object)">
13866         <size>18</size>
13867       </method>
13868     </type>
13869   </test>
13870   <test name="gtest-anon-5.cs">
13871     <type name="X">
13872       <method name="Void .ctor()">
13873         <size>7</size>
13874       </method>
13875       <method name="Void Main()">
13876         <size>78</size>
13877       </method>
13878     </type>
13879     <type name="Hello">
13880       <method name="Void .ctor(Object, IntPtr)">
13881         <size>0</size>
13882       </method>
13883       <method name="Void Invoke()">
13884         <size>0</size>
13885       </method>
13886       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13887         <size>0</size>
13888       </method>
13889       <method name="Void EndInvoke(IAsyncResult)">
13890         <size>0</size>
13891       </method>
13892     </type>
13893     <type name="Foo+&lt;Test&gt;c__Iterator0">
13894       <method name="Void .ctor()">
13895         <size>7</size>
13896       </method>
13897       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13898         <size>12</size>
13899       </method>
13900       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13901         <size>7</size>
13902       </method>
13903       <method name="Boolean MoveNext()">
13904         <size>98</size>
13905       </method>
13906       <method name="Void Dispose()">
13907         <size>8</size>
13908       </method>
13909       <method name="Void Reset()">
13910         <size>6</size>
13911       </method>
13912     </type>
13913     <type name="Foo">
13914       <method name="Void .ctor(Int32)">
13915         <size>8</size>
13916       </method>
13917       <method name="IEnumerable`1 Test(Foo)">
13918         <size>42</size>
13919       </method>
13920       <method name="Void Hello(Int32)">
13921         <size>19</size>
13922       </method>
13923       <method name="System.String ToString()">
13924         <size>22</size>
13925       </method>
13926     </type>
13927     <type name="Foo+&lt;Test&gt;c__Iterator0">
13928       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13929         <size>7</size>
13930       </method>
13931       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13932         <size>52</size>
13933       </method>
13934     </type>
13935   </test>
13936   <test name="gtest-anon-50.cs">
13937     <type name="M">
13938       <method name="Void .ctor()">
13939         <size>7</size>
13940       </method>
13941       <method name="Int32 Main()">
13942         <size>12</size>
13943       </method>
13944     </type>
13945     <type name="SomeGenericClass`1[SomeType]">
13946       <method name="Void .ctor()">
13947         <size>7</size>
13948       </method>
13949       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13950         <size>1</size>
13951       </method>
13952       <method name="Void FailsToCompile()">
13953         <size>19</size>
13954       </method>
13955     </type>
13956     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13957       <method name="Void .ctor(Object, IntPtr)">
13958         <size>0</size>
13959       </method>
13960       <method name="Void Invoke()">
13961         <size>0</size>
13962       </method>
13963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13964         <size>0</size>
13965       </method>
13966       <method name="Void EndInvoke(IAsyncResult)">
13967         <size>0</size>
13968       </method>
13969     </type>
13970     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13971       <method name="Void .ctor()">
13972         <size>7</size>
13973       </method>
13974     </type>
13975     <type name="SomeGenericClass`1[SomeType]">
13976       <method name="Void &lt;FailsToCompile&gt;m__0()">
13977         <size>44</size>
13978       </method>
13979     </type>
13980     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13981       <method name="Void &lt;&gt;m__1()">
13982         <size>18</size>
13983       </method>
13984     </type>
13985   </test>
13986   <test name="gtest-anon-51.cs">
13987     <type name="Driver">
13988       <method name="Void .ctor()">
13989         <size>7</size>
13990       </method>
13991       <method name="Int32 Main()">
13992         <size>12</size>
13993       </method>
13994       <method name="Void P(Int32, Int32)">
13995         <size>1</size>
13996       </method>
13997       <method name="Void Repro()">
13998         <size>100</size>
13999       </method>
14000     </type>
14001     <type name="Bla">
14002       <method name="Void .ctor(Object, IntPtr)">
14003         <size>0</size>
14004       </method>
14005       <method name="Void Invoke()">
14006         <size>0</size>
14007       </method>
14008       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14009         <size>0</size>
14010       </method>
14011       <method name="Void EndInvoke(IAsyncResult)">
14012         <size>0</size>
14013       </method>
14014     </type>
14015     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
14016       <method name="Void .ctor()">
14017         <size>7</size>
14018       </method>
14019       <method name="Void &lt;&gt;m__0()">
14020         <size>35</size>
14021       </method>
14022     </type>
14023   </test>
14024   <test name="gtest-anon-52.cs">
14025     <type name="A`1[T]">
14026       <method name="Void .ctor()">
14027         <size>7</size>
14028       </method>
14029     </type>
14030     <type name="A`1+B[T]">
14031       <method name="Void .ctor()">
14032         <size>18</size>
14033       </method>
14034       <method name="Void W[R](System.String, System.Func`2[T,R])">
14035         <size>39</size>
14036       </method>
14037     </type>
14038     <type name="B">
14039       <method name="Void .ctor()">
14040         <size>7</size>
14041       </method>
14042       <method name="Void Main()">
14043         <size>1</size>
14044       </method>
14045     </type>
14046     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
14047       <method name="Void .ctor()">
14048         <size>7</size>
14049       </method>
14050       <method name="Void &lt;&gt;m__0(T[])">
14051         <size>55</size>
14052       </method>
14053     </type>
14054   </test>
14055   <test name="gtest-anon-53.cs">
14056     <type name="TestComp.Program">
14057       <method name="Void .ctor()">
14058         <size>7</size>
14059       </method>
14060       <method name="Void Main(System.String[])">
14061         <size>1</size>
14062       </method>
14063     </type>
14064     <type name="TestComp.Program+MyClass">
14065       <method name="Void .ctor()">
14066         <size>7</size>
14067       </method>
14068       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
14069         <size>1</size>
14070       </method>
14071       <method name="Void UseATemplate()">
14072         <size>36</size>
14073       </method>
14074       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
14075         <size>16</size>
14076       </method>
14077     </type>
14078     <type name="TestComp.Program+MyClass+MyDelegate">
14079       <method name="Void .ctor(Object, IntPtr)">
14080         <size>0</size>
14081       </method>
14082       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
14083         <size>0</size>
14084       </method>
14085       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
14086         <size>0</size>
14087       </method>
14088       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
14089         <size>0</size>
14090       </method>
14091     </type>
14092   </test>
14093   <test name="gtest-anon-54.cs">
14094     <type name="Class">
14095       <method name="Void .ctor()">
14096         <size>7</size>
14097       </method>
14098       <method name="System.String get_Property()">
14099         <size>6</size>
14100       </method>
14101       <method name="System.String Method()">
14102         <size>44</size>
14103       </method>
14104       <method name="Int32 Main()">
14105         <size>39</size>
14106       </method>
14107     </type>
14108     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14109       <method name="Void .ctor()">
14110         <size>7</size>
14111       </method>
14112       <method name="System.String &lt;&gt;m__0()">
14113         <size>56</size>
14114       </method>
14115     </type>
14116     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14117       <method name="Void .ctor()">
14118         <size>7</size>
14119       </method>
14120       <method name="System.String &lt;&gt;m__1(System.String)">
14121         <size>52</size>
14122       </method>
14123     </type>
14124     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14125       <method name="Void .ctor()">
14126         <size>7</size>
14127       </method>
14128       <method name="System.String &lt;&gt;m__2()">
14129         <size>39</size>
14130       </method>
14131     </type>
14132   </test>
14133   <test name="gtest-anon-55.cs">
14134     <type name="Thing`1[TFirst]">
14135       <method name="Void .ctor(Action`1)">
14136         <size>14</size>
14137       </method>
14138       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14139         <size>31</size>
14140       </method>
14141       <method name="Void SomeAction()">
14142         <size>18</size>
14143       </method>
14144     </type>
14145     <type name="Program">
14146       <method name="Void Main()">
14147         <size>42</size>
14148       </method>
14149       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14150         <size>2</size>
14151       </method>
14152     </type>
14153     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14154       <method name="Void .ctor()">
14155         <size>7</size>
14156       </method>
14157       <method name="Void &lt;&gt;m__0(TFirst)">
14158         <size>47</size>
14159       </method>
14160     </type>
14161   </test>
14162   <test name="gtest-anon-56.cs">
14163     <type name="G`1[T]">
14164       <method name="Void .ctor()">
14165         <size>7</size>
14166       </method>
14167       <method name="T def()">
14168         <size>10</size>
14169       </method>
14170     </type>
14171     <type name="C">
14172       <method name="Void .ctor()">
14173         <size>7</size>
14174       </method>
14175       <method name="Void foo(System.Object)">
14176         <size>1</size>
14177       </method>
14178       <method name="Void cf[T]()">
14179         <size>35</size>
14180       </method>
14181       <method name="Int32 Main()">
14182         <size>17</size>
14183       </method>
14184     </type>
14185     <type name="C+DF">
14186       <method name="Void .ctor(Object, IntPtr)">
14187         <size>0</size>
14188       </method>
14189       <method name="Void Invoke()">
14190         <size>0</size>
14191       </method>
14192       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14193         <size>0</size>
14194       </method>
14195       <method name="Void EndInvoke(IAsyncResult)">
14196         <size>0</size>
14197       </method>
14198     </type>
14199     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14200       <method name="Void .ctor()">
14201         <size>7</size>
14202       </method>
14203       <method name="Void &lt;&gt;m__0()">
14204         <size>22</size>
14205       </method>
14206     </type>
14207   </test>
14208   <test name="gtest-anon-57.cs">
14209     <type name="X`1[T]">
14210       <method name="Void IFoo&lt;T&gt;.Test()">
14211         <size>37</size>
14212       </method>
14213       <method name="Void &lt;Test&gt;m__0()">
14214         <size>7</size>
14215       </method>
14216       <method name="Void .ctor()">
14217         <size>7</size>
14218       </method>
14219     </type>
14220     <type name="M">
14221       <method name="Void Main()">
14222         <size>13</size>
14223       </method>
14224       <method name="Void .ctor()">
14225         <size>7</size>
14226       </method>
14227     </type>
14228     <type name="Foo">
14229       <method name="Void Invoke()">
14230         <size>0</size>
14231       </method>
14232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14233         <size>0</size>
14234       </method>
14235       <method name="Void EndInvoke(IAsyncResult)">
14236         <size>0</size>
14237       </method>
14238       <method name="Void .ctor(Object, IntPtr)">
14239         <size>0</size>
14240       </method>
14241     </type>
14242   </test>
14243   <test name="gtest-anon-58.cs">
14244     <type name="Test">
14245       <method name="X Foo[X](Boolean)">
14246         <size>45</size>
14247       </method>
14248       <method name="X FooNested[X](Boolean)">
14249         <size>66</size>
14250       </method>
14251       <method name="Int32 Main()">
14252         <size>36</size>
14253       </method>
14254       <method name="Void .ctor()">
14255         <size>7</size>
14256       </method>
14257     </type>
14258     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
14259       <method name="X &lt;&gt;m__0()">
14260         <size>12</size>
14261       </method>
14262       <method name="Void .ctor()">
14263         <size>7</size>
14264       </method>
14265     </type>
14266     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
14267       <method name="Call`1[X] &lt;&gt;m__1()">
14268         <size>12</size>
14269       </method>
14270       <method name="Void .ctor()">
14271         <size>7</size>
14272       </method>
14273     </type>
14274   </test>
14275   <test name="gtest-anon-6.cs">
14276     <type name="X">
14277       <method name="Void .ctor()">
14278         <size>7</size>
14279       </method>
14280       <method name="Void Hello[U,V](U, V)">
14281         <size>1</size>
14282       </method>
14283       <method name="Void Test[A,B,C](A, B, C)">
14284         <size>49</size>
14285       </method>
14286       <method name="Void Main()">
14287         <size>28</size>
14288       </method>
14289     </type>
14290     <type name="Foo`2[R,S]">
14291       <method name="Void .ctor(Object, IntPtr)">
14292         <size>0</size>
14293       </method>
14294       <method name="Void Invoke(R, S)">
14295         <size>0</size>
14296       </method>
14297       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14298         <size>0</size>
14299       </method>
14300       <method name="Void EndInvoke(IAsyncResult)">
14301         <size>0</size>
14302       </method>
14303     </type>
14304     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14305       <method name="Void .ctor()">
14306         <size>7</size>
14307       </method>
14308       <method name="Void &lt;&gt;m__0(A, Int32)">
14309         <size>32</size>
14310       </method>
14311     </type>
14312   </test>
14313   <test name="gtest-anon-7.cs">
14314     <type name="MyDisposable">
14315       <method name="Void .ctor()">
14316         <size>26</size>
14317       </method>
14318       <method name="Void Dispose()">
14319         <size>1</size>
14320       </method>
14321       <method name="Int32 get_ID()">
14322         <size>7</size>
14323       </method>
14324       <method name="System.String ToString()">
14325         <size>28</size>
14326       </method>
14327     </type>
14328     <type name="X">
14329       <method name="Void .ctor()">
14330         <size>7</size>
14331       </method>
14332       <method name="IEnumerable`1 Test(Int32)">
14333         <size>30</size>
14334       </method>
14335       <method name="Void Main()">
14336         <size>58</size>
14337       </method>
14338     </type>
14339     <type name="X+&lt;Test&gt;c__Iterator0">
14340       <method name="Void .ctor()">
14341         <size>7</size>
14342       </method>
14343       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14344         <size>12</size>
14345       </method>
14346       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14347         <size>7</size>
14348       </method>
14349       <method name="Boolean MoveNext()">
14350         <size>180</size>
14351       </method>
14352       <method name="Void Dispose()">
14353         <size>66</size>
14354       </method>
14355       <method name="Void Reset()">
14356         <size>6</size>
14357       </method>
14358       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14359         <size>7</size>
14360       </method>
14361       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14362         <size>40</size>
14363       </method>
14364     </type>
14365   </test>
14366   <test name="gtest-anon-8.cs">
14367     <type name="X">
14368       <method name="Void .ctor()">
14369         <size>7</size>
14370       </method>
14371       <method name="Void Test[R](R, Int32)">
14372         <size>88</size>
14373       </method>
14374       <method name="Void Main()">
14375         <size>12</size>
14376       </method>
14377     </type>
14378     <type name="Foo">
14379       <method name="Void .ctor(Object, IntPtr)">
14380         <size>0</size>
14381       </method>
14382       <method name="Int32 Invoke()">
14383         <size>0</size>
14384       </method>
14385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14386         <size>0</size>
14387       </method>
14388       <method name="Int32 EndInvoke(IAsyncResult)">
14389         <size>0</size>
14390       </method>
14391     </type>
14392     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14393       <method name="Void .ctor()">
14394         <size>7</size>
14395       </method>
14396       <method name="Int32 &lt;&gt;m__0()">
14397         <size>34</size>
14398       </method>
14399     </type>
14400     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14401       <method name="Void .ctor()">
14402         <size>7</size>
14403       </method>
14404     </type>
14405   </test>
14406   <test name="gtest-anon-9.cs">
14407     <type name="Test">
14408       <method name="Void .ctor()">
14409         <size>7</size>
14410       </method>
14411       <method name="IEnumerable`1 get_Foo()">
14412         <size>16</size>
14413       </method>
14414       <method name="Void set_Foo(IEnumerable`1)">
14415         <size>11</size>
14416       </method>
14417       <method name="Void Main()">
14418         <size>78</size>
14419       </method>
14420       <method name="Foo op_Implicit(Test)">
14421         <size>30</size>
14422       </method>
14423       <method name="IEnumerable`1 op_Addition(Test, Test)">
14424         <size>44</size>
14425       </method>
14426     </type>
14427     <type name="Foo">
14428       <method name="Void .ctor(Object, IntPtr)">
14429         <size>0</size>
14430       </method>
14431       <method name="Void Invoke()">
14432         <size>0</size>
14433       </method>
14434       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14435         <size>0</size>
14436       </method>
14437       <method name="Void EndInvoke(IAsyncResult)">
14438         <size>0</size>
14439       </method>
14440     </type>
14441     <type name="Test">
14442       <method name="Void &lt;op_Implicit&gt;m__0()">
14443         <size>11</size>
14444       </method>
14445     </type>
14446     <type name="Test+&lt;&gt;c__Iterator0">
14447       <method name="Void .ctor()">
14448         <size>7</size>
14449       </method>
14450       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14451         <size>12</size>
14452       </method>
14453       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14454         <size>7</size>
14455       </method>
14456       <method name="Boolean MoveNext()">
14457         <size>65</size>
14458       </method>
14459       <method name="Void Dispose()">
14460         <size>8</size>
14461       </method>
14462       <method name="Void Reset()">
14463         <size>6</size>
14464       </method>
14465     </type>
14466     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14467       <method name="Void .ctor()">
14468         <size>7</size>
14469       </method>
14470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14471         <size>7</size>
14472       </method>
14473       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14474         <size>7</size>
14475       </method>
14476       <method name="Boolean MoveNext()">
14477         <size>98</size>
14478       </method>
14479       <method name="Void Dispose()">
14480         <size>8</size>
14481       </method>
14482       <method name="Void Reset()">
14483         <size>6</size>
14484       </method>
14485     </type>
14486     <type name="Test+&lt;&gt;c__Iterator0">
14487       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14488         <size>7</size>
14489       </method>
14490       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14491         <size>26</size>
14492       </method>
14493     </type>
14494     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14495       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14496         <size>7</size>
14497       </method>
14498       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14499         <size>52</size>
14500       </method>
14501     </type>
14502   </test>
14503   <test name="gtest-anontype-01.cs">
14504     <type name="Test">
14505       <method name="Void .ctor()">
14506         <size>7</size>
14507       </method>
14508       <method name="Int32 Main()">
14509         <size>53</size>
14510       </method>
14511     </type>
14512     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14513       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14514         <size>21</size>
14515       </method>
14516       <method name="&lt;Foo&gt;__T get_Foo()">
14517         <size>7</size>
14518       </method>
14519       <method name="&lt;Baz&gt;__T get_Baz()">
14520         <size>7</size>
14521       </method>
14522       <method name="Boolean Equals(System.Object)">
14523         <size>69</size>
14524       </method>
14525       <method name="Int32 GetHashCode()">
14526         <size>86</size>
14527       </method>
14528       <method name="System.String ToString()">
14529         <size>142</size>
14530       </method>
14531     </type>
14532   </test>
14533   <test name="gtest-anontype-02.cs">
14534     <type name="Test">
14535       <method name="Void .ctor()">
14536         <size>7</size>
14537       </method>
14538       <method name="System.Object TestA(System.String)">
14539         <size>7</size>
14540       </method>
14541       <method name="Int32 Main()">
14542         <size>99</size>
14543       </method>
14544     </type>
14545     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14546       <method name="Void .ctor(&lt;s&gt;__T)">
14547         <size>14</size>
14548       </method>
14549       <method name="&lt;s&gt;__T get_s()">
14550         <size>7</size>
14551       </method>
14552       <method name="Boolean Equals(System.Object)">
14553         <size>39</size>
14554       </method>
14555       <method name="Int32 GetHashCode()">
14556         <size>63</size>
14557       </method>
14558       <method name="System.String ToString()">
14559         <size>67</size>
14560       </method>
14561     </type>
14562     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14563       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14564         <size>21</size>
14565       </method>
14566       <method name="&lt;Foo&gt;__T get_Foo()">
14567         <size>7</size>
14568       </method>
14569       <method name="&lt;Baz&gt;__T get_Baz()">
14570         <size>7</size>
14571       </method>
14572       <method name="Boolean Equals(System.Object)">
14573         <size>69</size>
14574       </method>
14575       <method name="Int32 GetHashCode()">
14576         <size>86</size>
14577       </method>
14578       <method name="System.String ToString()">
14579         <size>142</size>
14580       </method>
14581     </type>
14582   </test>
14583   <test name="gtest-anontype-03.cs">
14584     <type name="MyClass">
14585       <method name="Void .ctor()">
14586         <size>18</size>
14587       </method>
14588       <method name="Int32 get_Baz()">
14589         <size>3</size>
14590       </method>
14591     </type>
14592     <type name="Test">
14593       <method name="Void .ctor()">
14594         <size>7</size>
14595       </method>
14596       <method name="Int32 Main()">
14597         <size>64</size>
14598       </method>
14599     </type>
14600     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14601       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14602         <size>21</size>
14603       </method>
14604       <method name="&lt;Foo&gt;__T get_Foo()">
14605         <size>7</size>
14606       </method>
14607       <method name="&lt;Baz&gt;__T get_Baz()">
14608         <size>7</size>
14609       </method>
14610       <method name="Boolean Equals(System.Object)">
14611         <size>69</size>
14612       </method>
14613       <method name="Int32 GetHashCode()">
14614         <size>86</size>
14615       </method>
14616       <method name="System.String ToString()">
14617         <size>142</size>
14618       </method>
14619     </type>
14620   </test>
14621   <test name="gtest-anontype-04.cs">
14622     <type name="MyClass">
14623       <method name="Void .ctor()">
14624         <size>18</size>
14625       </method>
14626       <method name="Int32 get_Baz()">
14627         <size>3</size>
14628       </method>
14629     </type>
14630     <type name="Test">
14631       <method name="Void .ctor()">
14632         <size>7</size>
14633       </method>
14634       <method name="Int32 Main()">
14635         <size>111</size>
14636       </method>
14637     </type>
14638     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14639       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14640         <size>36</size>
14641       </method>
14642       <method name="&lt;Foo&gt;__T get_Foo()">
14643         <size>7</size>
14644       </method>
14645       <method name="&lt;Baz&gt;__T get_Baz()">
14646         <size>7</size>
14647       </method>
14648       <method name="&lt;Hello&gt;__T get_Hello()">
14649         <size>7</size>
14650       </method>
14651       <method name="&lt;Answer&gt;__T get_Answer()">
14652         <size>7</size>
14653       </method>
14654       <method name="Boolean Equals(System.Object)">
14655         <size>123</size>
14656       </method>
14657       <method name="Int32 GetHashCode()">
14658         <size>132</size>
14659       </method>
14660       <method name="System.String ToString()">
14661         <size>258</size>
14662       </method>
14663     </type>
14664   </test>
14665   <test name="gtest-anontype-05.cs">
14666     <type name="Test">
14667       <method name="Void .ctor()">
14668         <size>7</size>
14669       </method>
14670       <method name="System.String Null()">
14671         <size>2</size>
14672       </method>
14673       <method name="Int32 Main()">
14674         <size>287</size>
14675       </method>
14676     </type>
14677     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14678       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14679         <size>21</size>
14680       </method>
14681       <method name="&lt;Name&gt;__T get_Name()">
14682         <size>7</size>
14683       </method>
14684       <method name="&lt;Age&gt;__T get_Age()">
14685         <size>7</size>
14686       </method>
14687       <method name="Boolean Equals(System.Object)">
14688         <size>69</size>
14689       </method>
14690       <method name="Int32 GetHashCode()">
14691         <size>86</size>
14692       </method>
14693       <method name="System.String ToString()">
14694         <size>142</size>
14695       </method>
14696     </type>
14697     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14698       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14699         <size>21</size>
14700       </method>
14701       <method name="&lt;Age&gt;__T get_Age()">
14702         <size>7</size>
14703       </method>
14704       <method name="&lt;Name&gt;__T get_Name()">
14705         <size>7</size>
14706       </method>
14707       <method name="Boolean Equals(System.Object)">
14708         <size>69</size>
14709       </method>
14710       <method name="Int32 GetHashCode()">
14711         <size>86</size>
14712       </method>
14713       <method name="System.String ToString()">
14714         <size>142</size>
14715       </method>
14716     </type>
14717     <type name="&lt;&gt;__AnonType2">
14718       <method name="Void .ctor()">
14719         <size>7</size>
14720       </method>
14721       <method name="Boolean Equals(System.Object)">
14722         <size>15</size>
14723       </method>
14724       <method name="Int32 GetHashCode()">
14725         <size>40</size>
14726       </method>
14727       <method name="System.String ToString()">
14728         <size>6</size>
14729       </method>
14730     </type>
14731     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14732       <method name="Void .ctor(&lt;Foo&gt;__T)">
14733         <size>14</size>
14734       </method>
14735       <method name="&lt;Foo&gt;__T get_Foo()">
14736         <size>7</size>
14737       </method>
14738       <method name="Boolean Equals(System.Object)">
14739         <size>39</size>
14740       </method>
14741       <method name="Int32 GetHashCode()">
14742         <size>63</size>
14743       </method>
14744       <method name="System.String ToString()">
14745         <size>67</size>
14746       </method>
14747     </type>
14748   </test>
14749   <test name="gtest-anontype-06.cs">
14750     <type name="CastByExample">
14751       <method name="Void .ctor()">
14752         <size>7</size>
14753       </method>
14754       <method name="T Cast[T](System.Object, T)">
14755         <size>7</size>
14756       </method>
14757       <method name="Void Main()">
14758         <size>29</size>
14759       </method>
14760     </type>
14761     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14762       <method name="Void .ctor(&lt;Foo&gt;__T)">
14763         <size>14</size>
14764       </method>
14765       <method name="&lt;Foo&gt;__T get_Foo()">
14766         <size>7</size>
14767       </method>
14768       <method name="Boolean Equals(System.Object)">
14769         <size>39</size>
14770       </method>
14771       <method name="Int32 GetHashCode()">
14772         <size>63</size>
14773       </method>
14774       <method name="System.String ToString()">
14775         <size>67</size>
14776       </method>
14777     </type>
14778   </test>
14779   <test name="gtest-anontype-07.cs">
14780     <type name="Test">
14781       <method name="Void .ctor()">
14782         <size>7</size>
14783       </method>
14784       <method name="Int32 Main()">
14785         <size>59</size>
14786       </method>
14787     </type>
14788     <type name="&lt;&gt;__AnonType0">
14789       <method name="Void .ctor()">
14790         <size>7</size>
14791       </method>
14792       <method name="Boolean Equals(System.Object)">
14793         <size>15</size>
14794       </method>
14795       <method name="Int32 GetHashCode()">
14796         <size>40</size>
14797       </method>
14798       <method name="System.String ToString()">
14799         <size>6</size>
14800       </method>
14801     </type>
14802   </test>
14803   <test name="gtest-anontype-08.cs">
14804     <type name="Test">
14805       <method name="Void Main()">
14806         <size>15</size>
14807       </method>
14808     </type>
14809     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14810       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14811         <size>21</size>
14812       </method>
14813       <method name="&lt;X&gt;__T get_X()">
14814         <size>7</size>
14815       </method>
14816       <method name="&lt;Y&gt;__T get_Y()">
14817         <size>7</size>
14818       </method>
14819       <method name="Boolean Equals(System.Object)">
14820         <size>69</size>
14821       </method>
14822       <method name="Int32 GetHashCode()">
14823         <size>86</size>
14824       </method>
14825       <method name="System.String ToString()">
14826         <size>142</size>
14827       </method>
14828     </type>
14829   </test>
14830   <test name="gtest-anontype-09.cs">
14831     <type name="My.System.Test">
14832       <method name="Int32 Main()">
14833         <size>35</size>
14834       </method>
14835     </type>
14836     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14837       <method name="Void .ctor(&lt;X&gt;__T)">
14838         <size>14</size>
14839       </method>
14840       <method name="&lt;X&gt;__T get_X()">
14841         <size>7</size>
14842       </method>
14843       <method name="Boolean Equals(System.Object)">
14844         <size>39</size>
14845       </method>
14846       <method name="Int32 GetHashCode()">
14847         <size>63</size>
14848       </method>
14849       <method name="System.String ToString()">
14850         <size>67</size>
14851       </method>
14852     </type>
14853     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14854       <method name="Void .ctor(&lt;Value&gt;__T)">
14855         <size>14</size>
14856       </method>
14857       <method name="&lt;Value&gt;__T get_Value()">
14858         <size>7</size>
14859       </method>
14860       <method name="Boolean Equals(System.Object)">
14861         <size>39</size>
14862       </method>
14863       <method name="Int32 GetHashCode()">
14864         <size>63</size>
14865       </method>
14866       <method name="System.String ToString()">
14867         <size>67</size>
14868       </method>
14869     </type>
14870   </test>
14871   <test name="gtest-anontype-10.cs">
14872     <type name="A">
14873       <method name="Void .ctor()">
14874         <size>7</size>
14875       </method>
14876       <method name="Int32 get_X()">
14877         <size>3</size>
14878       </method>
14879     </type>
14880     <type name="B">
14881       <method name="Void .ctor()">
14882         <size>7</size>
14883       </method>
14884       <method name="Int32 Main()">
14885         <size>11</size>
14886       </method>
14887       <method name="Int32 Test()">
14888         <size>33</size>
14889       </method>
14890     </type>
14891     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14892       <method name="Void .ctor(&lt;X&gt;__T)">
14893         <size>14</size>
14894       </method>
14895       <method name="&lt;X&gt;__T get_X()">
14896         <size>7</size>
14897       </method>
14898       <method name="Boolean Equals(System.Object)">
14899         <size>39</size>
14900       </method>
14901       <method name="Int32 GetHashCode()">
14902         <size>63</size>
14903       </method>
14904       <method name="System.String ToString()">
14905         <size>67</size>
14906       </method>
14907     </type>
14908   </test>
14909   <test name="gtest-anontype-11.cs">
14910     <type name="Alpha">
14911       <method name="Void .ctor(String)">
14912         <size>14</size>
14913       </method>
14914       <method name="Int32 GetHashCode()">
14915         <size>18</size>
14916       </method>
14917     </type>
14918     <type name="Beta">
14919       <method name="Void .ctor(String)">
14920         <size>14</size>
14921       </method>
14922       <method name="Int32 GetHashCode()">
14923         <size>18</size>
14924       </method>
14925     </type>
14926     <type name="Program">
14927       <method name="Int32 Main()">
14928         <size>49</size>
14929       </method>
14930     </type>
14931     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14932       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14933         <size>21</size>
14934       </method>
14935       <method name="&lt;First&gt;__T get_First()">
14936         <size>7</size>
14937       </method>
14938       <method name="&lt;Second&gt;__T get_Second()">
14939         <size>7</size>
14940       </method>
14941       <method name="Boolean Equals(System.Object)">
14942         <size>69</size>
14943       </method>
14944       <method name="Int32 GetHashCode()">
14945         <size>86</size>
14946       </method>
14947       <method name="System.String ToString()">
14948         <size>142</size>
14949       </method>
14950     </type>
14951   </test>
14952   <test name="gtest-autoproperty-01.cs">
14953     <type name="Test">
14954       <method name="Void .ctor()">
14955         <size>15</size>
14956       </method>
14957       <method name="System.String get_Foo()">
14958         <size>7</size>
14959       </method>
14960       <method name="Void set_Foo(System.String)">
14961         <size>8</size>
14962       </method>
14963       <method name="Int32 get_Answer()">
14964         <size>7</size>
14965       </method>
14966       <method name="Void set_Answer(Int32)">
14967         <size>8</size>
14968       </method>
14969       <method name="Int32 Main()">
14970         <size>97</size>
14971       </method>
14972     </type>
14973     <type name="Test+A">
14974       <method name="Void .ctor()">
14975         <size>7</size>
14976       </method>
14977       <method name="System.String get_B()">
14978         <size>7</size>
14979       </method>
14980       <method name="Void set_B(System.String)">
14981         <size>8</size>
14982       </method>
14983     </type>
14984   </test>
14985   <test name="gtest-autoproperty-02.cs">
14986     <type name="Test">
14987       <method name="Void .ctor()">
14988         <size>7</size>
14989       </method>
14990       <method name="System.String get_Foo()">
14991         <size>6</size>
14992       </method>
14993       <method name="Void set_Foo(System.String)">
14994         <size>7</size>
14995       </method>
14996       <method name="Int32 get_Answer()">
14997         <size>6</size>
14998       </method>
14999       <method name="Void set_Answer(Int32)">
15000         <size>7</size>
15001       </method>
15002       <method name="Int32 Main()">
15003         <size>114</size>
15004       </method>
15005     </type>
15006     <type name="Test+A">
15007       <method name="Void .ctor()">
15008         <size>7</size>
15009       </method>
15010       <method name="System.String get_B()">
15011         <size>6</size>
15012       </method>
15013       <method name="Void set_B(System.String)">
15014         <size>7</size>
15015       </method>
15016       <method name="System.String get_C()">
15017         <size>6</size>
15018       </method>
15019       <method name="Void set_C(System.String)">
15020         <size>7</size>
15021       </method>
15022       <method name="Void DoThings()">
15023         <size>11</size>
15024       </method>
15025     </type>
15026   </test>
15027   <test name="gtest-autoproperty-03.cs">
15028     <type name="Test">
15029       <method name="Void .ctor()">
15030         <size>7</size>
15031       </method>
15032       <method name="System.String get_Foo()">
15033         <size>7</size>
15034       </method>
15035       <method name="Void set_Foo(System.String)">
15036         <size>8</size>
15037       </method>
15038       <method name="Int32 Main()">
15039         <size>236</size>
15040       </method>
15041     </type>
15042   </test>
15043   <test name="gtest-autoproperty-04.cs">
15044     <type name="MonoTests.MainClass">
15045       <method name="Void .ctor()">
15046         <size>7</size>
15047       </method>
15048       <method name="System.String[] get_foo()">
15049         <size>7</size>
15050       </method>
15051       <method name="Void set_foo(System.String[])">
15052         <size>8</size>
15053       </method>
15054       <method name="System.String[] get_bar()">
15055         <size>0</size>
15056       </method>
15057       <method name="Void set_bar(System.String[])">
15058         <size>0</size>
15059       </method>
15060       <method name="Void Main(System.String[])">
15061         <size>11</size>
15062       </method>
15063     </type>
15064     <type name="MonoTests.ChildClass">
15065       <method name="Void .ctor()">
15066         <size>7</size>
15067       </method>
15068       <method name="System.String[] get_foo()">
15069         <size>7</size>
15070       </method>
15071       <method name="Void set_foo(System.String[])">
15072         <size>8</size>
15073       </method>
15074       <method name="System.String[] get_bar()">
15075         <size>7</size>
15076       </method>
15077       <method name="Void set_bar(System.String[])">
15078         <size>8</size>
15079       </method>
15080     </type>
15081   </test>
15082   <test name="gtest-autoproperty-05.cs">
15083     <type name="Test">
15084       <method name="Void .ctor()">
15085         <size>7</size>
15086       </method>
15087       <method name="System.String get_X()">
15088         <size>7</size>
15089       </method>
15090       <method name="Void set_X(System.String)">
15091         <size>8</size>
15092       </method>
15093     </type>
15094     <type name="M">
15095       <method name="Void .ctor()">
15096         <size>7</size>
15097       </method>
15098       <method name="Void Main()">
15099         <size>1</size>
15100       </method>
15101     </type>
15102   </test>
15103   <test name="gtest-autoproperty-06.cs">
15104     <type name="A">
15105       <method name="Void .ctor()">
15106         <size>7</size>
15107       </method>
15108     </type>
15109     <type name="B">
15110       <method name="Void .ctor()">
15111         <size>7</size>
15112       </method>
15113     </type>
15114     <type name="C">
15115       <method name="Void .ctor()">
15116         <size>7</size>
15117       </method>
15118       <method name="B I&lt;B&gt;.get_Prop()">
15119         <size>7</size>
15120       </method>
15121       <method name="Void I&lt;B&gt;.set_Prop(B)">
15122         <size>8</size>
15123       </method>
15124       <method name="A I&lt;A&gt;.get_Prop()">
15125         <size>7</size>
15126       </method>
15127       <method name="Void I&lt;A&gt;.set_Prop(A)">
15128         <size>8</size>
15129       </method>
15130     </type>
15131     <type name="Program">
15132       <method name="Void .ctor()">
15133         <size>7</size>
15134       </method>
15135       <method name="Void Main(System.String[])">
15136         <size>7</size>
15137       </method>
15138     </type>
15139   </test>
15140   <test name="gtest-collectioninit-01.cs">
15141     <type name="Test">
15142       <method name="Void .ctor()">
15143         <size>7</size>
15144       </method>
15145       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
15146         <size>81</size>
15147       </method>
15148       <method name="Int32 Main()">
15149         <size>524</size>
15150       </method>
15151     </type>
15152     <type name="Test+Wrap">
15153       <method name="Void .ctor()">
15154         <size>31</size>
15155       </method>
15156       <method name="Void .ctor(Int32)">
15157         <size>25</size>
15158       </method>
15159       <method name="System.Collections.ArrayList get_Numbers()">
15160         <size>7</size>
15161       </method>
15162     </type>
15163   </test>
15164   <test name="gtest-collectioninit-02.cs">
15165     <type name="C">
15166       <method name="Void .ctor()">
15167         <size>7</size>
15168       </method>
15169       <method name="Int32 Main()">
15170         <size>73</size>
15171       </method>
15172     </type>
15173   </test>
15174   <test name="gtest-collectioninit-03.cs">
15175     <type name="X">
15176       <method name="Void .ctor()">
15177         <size>7</size>
15178       </method>
15179       <method name="Int32 Main()">
15180         <size>34</size>
15181       </method>
15182       <method name="Void R(System.Object ByRef)">
15183         <size>28</size>
15184       </method>
15185     </type>
15186   </test>
15187   <test name="gtest-etree-01.cs">
15188     <type name="MyTypeExplicit">
15189       <method name="Void .ctor(Int32)">
15190         <size>14</size>
15191       </method>
15192       <method name="Int32 op_Explicit(MyTypeExplicit)">
15193         <size>7</size>
15194       </method>
15195     </type>
15196     <type name="MemberAccessData">
15197       <method name="Void .ctor()">
15198         <size>7</size>
15199       </method>
15200       <method name="Void .cctor()">
15201         <size>16</size>
15202       </method>
15203       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15204         <size>24</size>
15205       </method>
15206       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15207         <size>24</size>
15208       </method>
15209       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15210         <size>33</size>
15211       </method>
15212       <method name="Void set_MyTypeProperty(MyType)">
15213         <size>8</size>
15214       </method>
15215       <method name="MyType get_MyTypeProperty()">
15216         <size>7</size>
15217       </method>
15218       <method name="System.String get_StaticProperty()">
15219         <size>6</size>
15220       </method>
15221     </type>
15222     <type name="NewTest`1[T]">
15223       <method name="Void .ctor(T)">
15224         <size>27</size>
15225       </method>
15226       <method name="Void .ctor(T[])">
15227         <size>14</size>
15228       </method>
15229       <method name="Int32 GetHashCode()">
15230         <size>7</size>
15231       </method>
15232       <method name="Boolean Equals(System.Object)">
15233         <size>89</size>
15234       </method>
15235     </type>
15236     <type name="Indexer">
15237       <method name="Void .ctor()">
15238         <size>7</size>
15239       </method>
15240       <method name="Int32 get_Item(Int32)">
15241         <size>2</size>
15242       </method>
15243       <method name="Void set_Item(Int32, Int32)">
15244         <size>1</size>
15245       </method>
15246       <method name="System.String get_Item(System.String[])">
15247         <size>7</size>
15248       </method>
15249     </type>
15250     <type name="Tester">
15251       <method name="Void .ctor()">
15252         <size>7</size>
15253       </method>
15254       <method name="Void Assert[T](T, T)">
15255         <size>9</size>
15256       </method>
15257       <method name="Void Assert[T](T, T, System.String)">
15258         <size>89</size>
15259       </method>
15260       <method name="Void Assert[T](T[], T[])">
15261         <size>220</size>
15262       </method>
15263       <method name="T GenericMethod[T](T)">
15264         <size>2</size>
15265       </method>
15266       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15267         <size>56</size>
15268       </method>
15269       <method name="Void AddTest()">
15270         <size>99</size>
15271       </method>
15272       <method name="Void AddTest_2()">
15273         <size>118</size>
15274       </method>
15275       <method name="Void AddTest_3()">
15276         <size>129</size>
15277       </method>
15278       <method name="Void AddTest_4()">
15279         <size>191</size>
15280       </method>
15281       <method name="Void AddTest_5()">
15282         <size>133</size>
15283       </method>
15284       <method name="Void AddTest_6()">
15285         <size>158</size>
15286       </method>
15287       <method name="Void AddTest_7()">
15288         <size>142</size>
15289       </method>
15290       <method name="Void AddTest_8()">
15291         <size>248</size>
15292       </method>
15293       <method name="Void AddTest_9()">
15294         <size>142</size>
15295       </method>
15296       <method name="Void AddCheckedTest()">
15297         <size>99</size>
15298       </method>
15299       <method name="Void AddCheckedTest_2()">
15300         <size>118</size>
15301       </method>
15302       <method name="Void AddCheckedTest_3()">
15303         <size>129</size>
15304       </method>
15305       <method name="Void AddStringTest()">
15306         <size>128</size>
15307       </method>
15308       <method name="Void AddStringTest_2()">
15309         <size>173</size>
15310       </method>
15311       <method name="Void AddStringTest_3()">
15312         <size>174</size>
15313       </method>
15314       <method name="Void AddStringTest_4()">
15315         <size>174</size>
15316       </method>
15317       <method name="Void AndTest()">
15318         <size>140</size>
15319       </method>
15320       <method name="Void AndTest_2()">
15321         <size>161</size>
15322       </method>
15323       <method name="Void AndTest_3()">
15324         <size>161</size>
15325       </method>
15326       <method name="Void AndNullableTest()">
15327         <size>381</size>
15328       </method>
15329       <method name="Void AndNullableTest_2()">
15330         <size>237</size>
15331       </method>
15332       <method name="Void AndNullableTest_3()">
15333         <size>198</size>
15334       </method>
15335       <method name="Void AndAlsoTest()">
15336         <size>96</size>
15337       </method>
15338       <method name="Void AndAlsoTest_2()">
15339         <size>165</size>
15340       </method>
15341       <method name="Void AndAlsoTest_3()">
15342         <size>108</size>
15343       </method>
15344       <method name="Void ArrayIndexTest()">
15345         <size>145</size>
15346       </method>
15347       <method name="Void ArrayIndexTest_2()">
15348         <size>115</size>
15349       </method>
15350       <method name="Void ArrayIndexTest_3()">
15351         <size>199</size>
15352       </method>
15353       <method name="Void ArrayIndexTest_4()">
15354         <size>243</size>
15355       </method>
15356       <method name="Void ArrayIndexTest_5()">
15357         <size>108</size>
15358       </method>
15359       <method name="Void ArrayLengthTest()">
15360         <size>99</size>
15361       </method>
15362       <method name="Void ArrayLengthTest_2()">
15363         <size>91</size>
15364       </method>
15365       <method name="Void CallTest()">
15366         <size>138</size>
15367       </method>
15368       <method name="Void CallTest_2()">
15369         <size>107</size>
15370       </method>
15371       <method name="Void CallTest_3()">
15372         <size>207</size>
15373       </method>
15374       <method name="Void CallTest_4()">
15375         <size>121</size>
15376       </method>
15377       <method name="Void CallTest_5()">
15378         <size>99</size>
15379       </method>
15380       <method name="Void CallTest_6()">
15381         <size>70</size>
15382       </method>
15383       <method name="Void CallTest_7()">
15384         <size>124</size>
15385       </method>
15386       <method name="Void CallTest_8()">
15387         <size>227</size>
15388       </method>
15389       <method name="Void CallTest_9()">
15390         <size>88</size>
15391       </method>
15392       <method name="Void CoalesceTest()">
15393         <size>120</size>
15394       </method>
15395       <method name="Void CoalesceTest_2()">
15396         <size>171</size>
15397       </method>
15398       <method name="Void ConditionTest()">
15399         <size>170</size>
15400       </method>
15401       <method name="Void ConditionTest_2()">
15402         <size>301</size>
15403       </method>
15404       <method name="Void ConditionTest_3()">
15405         <size>179</size>
15406       </method>
15407       <method name="Void ConditionTest_4()">
15408         <size>183</size>
15409       </method>
15410       <method name="Void ConstantTest()">
15411         <size>59</size>
15412       </method>
15413       <method name="Void ConstantTest_2()">
15414         <size>62</size>
15415       </method>
15416       <method name="Void ConstantTest_3()">
15417         <size>54</size>
15418       </method>
15419       <method name="Void ConstantTest_4()">
15420         <size>44</size>
15421       </method>
15422       <method name="Void ConstantTest_5()">
15423         <size>59</size>
15424       </method>
15425       <method name="Void ConstantTest_6()">
15426         <size>67</size>
15427       </method>
15428       <method name="Void ConstantTest_7()">
15429         <size>62</size>
15430       </method>
15431       <method name="Void ConstantTest_8()">
15432         <size>72</size>
15433       </method>
15434       <method name="Void ConstantTest_9()">
15435         <size>72</size>
15436       </method>
15437       <method name="Void ConstantTest_10()">
15438         <size>72</size>
15439       </method>
15440       <method name="Void ConstantTest_11()">
15441         <size>59</size>
15442       </method>
15443       <method name="Void ConstantTest_13()">
15444         <size>59</size>
15445       </method>
15446       <method name="Void ConstantTest_14()">
15447         <size>72</size>
15448       </method>
15449       <method name="Void ConstantTest_15()">
15450         <size>62</size>
15451       </method>
15452       <method name="Void ConvertTest()">
15453         <size>82</size>
15454       </method>
15455       <method name="Void ConvertTest_2()">
15456         <size>83</size>
15457       </method>
15458       <method name="Void ConvertTest_3()">
15459         <size>93</size>
15460       </method>
15461       <method name="Void ConvertTest_4()">
15462         <size>102</size>
15463       </method>
15464       <method name="Void ConvertTest_5()">
15465         <size>109</size>
15466       </method>
15467       <method name="Void ConvertTest_6()">
15468         <size>240</size>
15469       </method>
15470       <method name="Void ConvertTest_7()">
15471         <size>122</size>
15472       </method>
15473       <method name="Void ConvertTest_8()">
15474         <size>118</size>
15475       </method>
15476       <method name="Void ConvertTest_9()">
15477         <size>97</size>
15478       </method>
15479       <method name="Void ConvertTest_10()">
15480         <size>163</size>
15481       </method>
15482       <method name="Void ConvertTest_11()">
15483         <size>101</size>
15484       </method>
15485       <method name="Void ConvertTest_12()">
15486         <size>156</size>
15487       </method>
15488       <method name="Void ConvertTest_13()">
15489         <size>86</size>
15490       </method>
15491       <method name="Void ConvertTest_14()">
15492         <size>88</size>
15493       </method>
15494       <method name="Void ConvertTest_15()">
15495         <size>132</size>
15496       </method>
15497       <method name="Void ConvertCheckedTest()">
15498         <size>82</size>
15499       </method>
15500       <method name="Void ConvertCheckedTest_2()">
15501         <size>83</size>
15502       </method>
15503       <method name="Void ConvertCheckedTest_3()">
15504         <size>93</size>
15505       </method>
15506       <method name="Void ConvertCheckedTest_4()">
15507         <size>102</size>
15508       </method>
15509       <method name="Void DivideTest()">
15510         <size>99</size>
15511       </method>
15512       <method name="Void DivideTest_2()">
15513         <size>185</size>
15514       </method>
15515       <method name="Void DivideTest_3()">
15516         <size>129</size>
15517       </method>
15518       <method name="Void DivideTest_4()">
15519         <size>192</size>
15520       </method>
15521       <method name="Void DivideTest_5()">
15522         <size>134</size>
15523       </method>
15524       <method name="Void DivideTest_6()">
15525         <size>196</size>
15526       </method>
15527       <method name="Void EqualTest()">
15528         <size>118</size>
15529       </method>
15530       <method name="Void EqualTest_2()">
15531         <size>168</size>
15532       </method>
15533       <method name="Void EqualTest_3()">
15534         <size>125</size>
15535       </method>
15536       <method name="Void EqualTest_4()">
15537         <size>210</size>
15538       </method>
15539       <method name="Void EqualTest_5()">
15540         <size>176</size>
15541       </method>
15542       <method name="Void EqualTest_6()">
15543         <size>119</size>
15544       </method>
15545       <method name="Void EqualTest_7()">
15546         <size>167</size>
15547       </method>
15548       <method name="Void EqualTest_8()">
15549         <size>116</size>
15550       </method>
15551       <method name="Void EqualTest_9()">
15552         <size>146</size>
15553       </method>
15554       <method name="Void EqualTest_10()">
15555         <size>169</size>
15556       </method>
15557       <method name="Void EqualTest_11()">
15558         <size>132</size>
15559       </method>
15560       <method name="Void EqualTest_12()">
15561         <size>127</size>
15562       </method>
15563       <method name="Void EqualTest_13()">
15564         <size>124</size>
15565       </method>
15566       <method name="Void EqualTestDelegate()">
15567         <size>113</size>
15568       </method>
15569       <method name="Void EqualTestDelegate_2()">
15570         <size>312</size>
15571       </method>
15572       <method name="Void ExclusiveOrTest()">
15573         <size>115</size>
15574       </method>
15575       <method name="Void ExclusiveOrTest_2()">
15576         <size>183</size>
15577       </method>
15578       <method name="Void ExclusiveOrTest_3()">
15579         <size>129</size>
15580       </method>
15581       <method name="Void ExclusiveOrTest_4()">
15582         <size>192</size>
15583       </method>
15584       <method name="Void ExclusiveOrTest_5()">
15585         <size>197</size>
15586       </method>
15587       <method name="Void ExclusiveOrTest_6()">
15588         <size>161</size>
15589       </method>
15590       <method name="Void ExclusiveOrTest_7()">
15591         <size>198</size>
15592       </method>
15593       <method name="Void ExclusiveOrTest_8()">
15594         <size>164</size>
15595       </method>
15596       <method name="Void GreaterThanTest()">
15597         <size>99</size>
15598       </method>
15599       <method name="Void GreaterThanTest_2()">
15600         <size>154</size>
15601       </method>
15602       <method name="Void GreaterThanTest_3()">
15603         <size>125</size>
15604       </method>
15605       <method name="Void GreaterThanTest_4()">
15606         <size>210</size>
15607       </method>
15608       <method name="Void GreaterThanTest_5()">
15609         <size>209</size>
15610       </method>
15611       <method name="Void GreaterThanTest_6()">
15612         <size>102</size>
15613       </method>
15614       <method name="Void GreaterThanTest_7()">
15615         <size>146</size>
15616       </method>
15617       <method name="Void GreaterThanTest_8()">
15618         <size>169</size>
15619       </method>
15620       <method name="Void GreaterThanOrEqualTest()">
15621         <size>99</size>
15622       </method>
15623       <method name="Void GreaterThanOrEqualTest_2()">
15624         <size>169</size>
15625       </method>
15626       <method name="Void GreaterThanOrEqualTest_3()">
15627         <size>130</size>
15628       </method>
15629       <method name="Void GreaterThanOrEqualTest_4()">
15630         <size>210</size>
15631       </method>
15632       <method name="Void GreaterThanOrEqualTest_5()">
15633         <size>209</size>
15634       </method>
15635       <method name="Void GreaterThanOrEqualTest_6()">
15636         <size>102</size>
15637       </method>
15638       <method name="Void GreaterThanOrEqualTest_7()">
15639         <size>146</size>
15640       </method>
15641       <method name="Void GreaterThanOrEqualTest_8()">
15642         <size>169</size>
15643       </method>
15644       <method name="Void InvokeTest()">
15645         <size>90</size>
15646       </method>
15647       <method name="Void InvokeTest_2()">
15648         <size>138</size>
15649       </method>
15650       <method name="Void LeftShiftTest()">
15651         <size>155</size>
15652       </method>
15653       <method name="Void LeftShiftTest_2()">
15654         <size>162</size>
15655       </method>
15656       <method name="Void LeftShiftTest_3()">
15657         <size>184</size>
15658       </method>
15659       <method name="Void LeftShiftTest_4()">
15660         <size>261</size>
15661       </method>
15662       <method name="Void LeftShiftTest_5()">
15663         <size>110</size>
15664       </method>
15665       <method name="Void LessThanTest()">
15666         <size>99</size>
15667       </method>
15668       <method name="Void LessThanTest_2()">
15669         <size>154</size>
15670       </method>
15671       <method name="Void LessThanTest_3()">
15672         <size>125</size>
15673       </method>
15674       <method name="Void LessThanTest_4()">
15675         <size>210</size>
15676       </method>
15677       <method name="Void LessThanTest_5()">
15678         <size>209</size>
15679       </method>
15680       <method name="Void LessThanTest_6()">
15681         <size>102</size>
15682       </method>
15683       <method name="Void LessThanTest_7()">
15684         <size>146</size>
15685       </method>
15686       <method name="Void LessThanTest_8()">
15687         <size>169</size>
15688       </method>
15689       <method name="Void LessThanOrEqualTest()">
15690         <size>99</size>
15691       </method>
15692       <method name="Void LessThanOrEqualTest_2()">
15693         <size>169</size>
15694       </method>
15695       <method name="Void LessThanOrEqualTest_3()">
15696         <size>125</size>
15697       </method>
15698       <method name="Void LessThanOrEqualTest_4()">
15699         <size>210</size>
15700       </method>
15701       <method name="Void LessThanOrEqualTest_5()">
15702         <size>209</size>
15703       </method>
15704       <method name="Void LessThanOrEqualTest_6()">
15705         <size>102</size>
15706       </method>
15707       <method name="Void LessThanOrEqualTest_7()">
15708         <size>146</size>
15709       </method>
15710       <method name="Void LessThanOrEqualTest_8()">
15711         <size>169</size>
15712       </method>
15713       <method name="Void ListInitTest()">
15714         <size>404</size>
15715       </method>
15716       <method name="Void ListInitTest_2()">
15717         <size>292</size>
15718       </method>
15719       <method name="Void MemberAccessTest()">
15720         <size>132</size>
15721       </method>
15722       <method name="Void MemberAccessTest_2()">
15723         <size>63</size>
15724       </method>
15725       <method name="Void MemberAccessTest_3()">
15726         <size>113</size>
15727       </method>
15728       <method name="Void MemberAccessTest_4()">
15729         <size>91</size>
15730       </method>
15731       <method name="Void MemberAccessTest_5()">
15732         <size>39</size>
15733       </method>
15734       <method name="Void MemberAccessTest_6()">
15735         <size>104</size>
15736       </method>
15737       <method name="Void MemberAccessTest_7()">
15738         <size>109</size>
15739       </method>
15740       <method name="Void MemberAccessTest_8()">
15741         <size>63</size>
15742       </method>
15743       <method name="Void MemberAccessTest_9()">
15744         <size>91</size>
15745       </method>
15746       <method name="Void MemberInitTest()">
15747         <size>302</size>
15748       </method>
15749       <method name="Void MemberInitTest_2()">
15750         <size>250</size>
15751       </method>
15752       <method name="Void MemberInitTest_3()">
15753         <size>124</size>
15754       </method>
15755       <method name="Void ModuloTest()">
15756         <size>100</size>
15757       </method>
15758       <method name="Void ModuloTest_2()">
15759         <size>185</size>
15760       </method>
15761       <method name="Void ModuloTest_3()">
15762         <size>129</size>
15763       </method>
15764       <method name="Void ModuloTest_4()">
15765         <size>192</size>
15766       </method>
15767       <method name="Void ModuloTest_5()">
15768         <size>133</size>
15769       </method>
15770       <method name="Void ModuloTest_6()">
15771         <size>200</size>
15772       </method>
15773       <method name="Void ModuloTest_7()">
15774         <size>110</size>
15775       </method>
15776       <method name="Void MultiplyTest()">
15777         <size>131</size>
15778       </method>
15779       <method name="Void MultiplyTest_2()">
15780         <size>185</size>
15781       </method>
15782       <method name="Void MultiplyTest_3()">
15783         <size>133</size>
15784       </method>
15785       <method name="Void MultiplyTest_4()">
15786         <size>195</size>
15787       </method>
15788       <method name="Void MultiplyTest_5()">
15789         <size>137</size>
15790       </method>
15791       <method name="Void MultiplyTest_6()">
15792         <size>202</size>
15793       </method>
15794       <method name="Void MultiplyTest_7()">
15795         <size>110</size>
15796       </method>
15797       <method name="Void MultiplyCheckedTest()">
15798         <size>122</size>
15799       </method>
15800       <method name="Void MultiplyCheckedTest_2()">
15801         <size>192</size>
15802       </method>
15803       <method name="Void MultiplyCheckedTest_3()">
15804         <size>133</size>
15805       </method>
15806       <method name="Void MultiplyCheckedTest_4()">
15807         <size>121</size>
15808       </method>
15809       <method name="Void MultiplyCheckedTest_5()">
15810         <size>124</size>
15811       </method>
15812       <method name="Void NegateTest()">
15813         <size>72</size>
15814       </method>
15815       <method name="Void NegateTest_2()">
15816         <size>92</size>
15817       </method>
15818       <method name="Void NegateTest_3()">
15819         <size>130</size>
15820       </method>
15821       <method name="Void NegateTest_4()">
15822         <size>97</size>
15823       </method>
15824       <method name="Void NegateTest_5()">
15825         <size>141</size>
15826       </method>
15827       <method name="Void NegateTest_6()">
15828         <size>121</size>
15829       </method>
15830       <method name="Void NegateTest_7()">
15831         <size>132</size>
15832       </method>
15833       <method name="Void NegateTest_8()">
15834         <size>97</size>
15835       </method>
15836       <method name="Void NegateTest_9()">
15837         <size>87</size>
15838       </method>
15839       <method name="Void NegateTestChecked()">
15840         <size>91</size>
15841       </method>
15842       <method name="Void NegateTestChecked_2()">
15843         <size>137</size>
15844       </method>
15845       <method name="Void NegateTestChecked_3()">
15846         <size>97</size>
15847       </method>
15848       <method name="Void NegateTestChecked_4()">
15849         <size>86</size>
15850       </method>
15851       <method name="Void NewArrayInitTest()">
15852         <size>92</size>
15853       </method>
15854       <method name="Void NewArrayInitTest_2()">
15855         <size>64</size>
15856       </method>
15857       <method name="Void NewArrayInitTest_3()">
15858         <size>136</size>
15859       </method>
15860       <method name="Void NewArrayInitTest_4()">
15861         <size>120</size>
15862       </method>
15863       <method name="Void NewArrayBoundsTest()">
15864         <size>123</size>
15865       </method>
15866       <method name="Void NewArrayBoundsTest_2()">
15867         <size>123</size>
15868       </method>
15869       <method name="Void NewTest()">
15870         <size>93</size>
15871       </method>
15872       <method name="Void NewTest_2()">
15873         <size>61</size>
15874       </method>
15875       <method name="Void NewTest_3()">
15876         <size>98</size>
15877       </method>
15878       <method name="Void NewTest_4()">
15879         <size>252</size>
15880       </method>
15881       <method name="Void NewTest_5()">
15882         <size>371</size>
15883       </method>
15884       <method name="Void NotTest()">
15885         <size>70</size>
15886       </method>
15887       <method name="Void NotTest_2()">
15888         <size>113</size>
15889       </method>
15890       <method name="Void NotTest_3()">
15891         <size>71</size>
15892       </method>
15893       <method name="Void NotTest_4()">
15894         <size>105</size>
15895       </method>
15896       <method name="Void NotTest_5()">
15897         <size>73</size>
15898       </method>
15899       <method name="Void NotTest_6()">
15900         <size>104</size>
15901       </method>
15902       <method name="Void NotNullableTest()">
15903         <size>114</size>
15904       </method>
15905       <method name="Void NotNullableTest_2()">
15906         <size>134</size>
15907       </method>
15908       <method name="Void NotNullableTest_3()">
15909         <size>130</size>
15910       </method>
15911       <method name="Void NotNullableTest_4()">
15912         <size>149</size>
15913       </method>
15914       <method name="Void NotNullableTest_5()">
15915         <size>148</size>
15916       </method>
15917       <method name="Void NotEqualTest()">
15918         <size>118</size>
15919       </method>
15920       <method name="Void NotEqualTest_2()">
15921         <size>166</size>
15922       </method>
15923       <method name="Void NotEqualTest_3()">
15924         <size>125</size>
15925       </method>
15926       <method name="Void NotEqualTest_4()">
15927         <size>210</size>
15928       </method>
15929       <method name="Void NotEqualTest_5()">
15930         <size>176</size>
15931       </method>
15932       <method name="Void NotEqualTest_6()">
15933         <size>119</size>
15934       </method>
15935       <method name="Void NotEqualTest_7()">
15936         <size>167</size>
15937       </method>
15938       <method name="Void NotEqualTest_8()">
15939         <size>116</size>
15940       </method>
15941       <method name="Void NotEqualTest_9()">
15942         <size>146</size>
15943       </method>
15944       <method name="Void NotEqualTest_10()">
15945         <size>169</size>
15946       </method>
15947       <method name="Void NotEqualTest_11()">
15948         <size>132</size>
15949       </method>
15950       <method name="Void OrTest()">
15951         <size>141</size>
15952       </method>
15953       <method name="Void OrTest_2()">
15954         <size>129</size>
15955       </method>
15956       <method name="Void OrTest_3()">
15957         <size>161</size>
15958       </method>
15959       <method name="Void OrNullableTest()">
15960         <size>382</size>
15961       </method>
15962       <method name="Void OrNullableTest_2()">
15963         <size>186</size>
15964       </method>
15965       <method name="Void OrNullableTest_3()">
15966         <size>176</size>
15967       </method>
15968       <method name="Void OrNullableTest_4()">
15969         <size>198</size>
15970       </method>
15971       <method name="Void OrElseTest()">
15972         <size>97</size>
15973       </method>
15974       <method name="Void OrElseTest_2()">
15975         <size>167</size>
15976       </method>
15977       <method name="Void ParameterTest()">
15978         <size>73</size>
15979       </method>
15980       <method name="Void ParameterTest_2()">
15981         <size>75</size>
15982       </method>
15983       <method name="Void ParameterTest_3()">
15984         <size>73</size>
15985       </method>
15986       <method name="Void ParameterTest_4()">
15987         <size>100</size>
15988       </method>
15989       <method name="Void QuoteTest()">
15990         <size>85</size>
15991       </method>
15992       <method name="Void RightShiftTest()">
15993         <size>152</size>
15994       </method>
15995       <method name="Void RightShiftTest_2()">
15996         <size>159</size>
15997       </method>
15998       <method name="Void RightShiftTest_3()">
15999         <size>184</size>
16000       </method>
16001       <method name="Void RightShiftTest_4()">
16002         <size>258</size>
16003       </method>
16004       <method name="Void SubtractTest()">
16005         <size>100</size>
16006       </method>
16007       <method name="Void SubtractTest_2()">
16008         <size>119</size>
16009       </method>
16010       <method name="Void SubtractTest_3()">
16011         <size>130</size>
16012       </method>
16013       <method name="Void SubtractTest_4()">
16014         <size>192</size>
16015       </method>
16016       <method name="Void SubtractTest_5()">
16017         <size>134</size>
16018       </method>
16019       <method name="Void SubtractTest_6()">
16020         <size>160</size>
16021       </method>
16022       <method name="Void SubtractTest_7()">
16023         <size>113</size>
16024       </method>
16025       <method name="Void SubtractTest_8()">
16026         <size>146</size>
16027       </method>
16028       <method name="Void SubtractTest_9()">
16029         <size>142</size>
16030       </method>
16031       <method name="Void SubtractTest_10()">
16032         <size>161</size>
16033       </method>
16034       <method name="Void SubtractTest_11()">
16035         <size>157</size>
16036       </method>
16037       <method name="Void SubtractCheckedTest()">
16038         <size>127</size>
16039       </method>
16040       <method name="Void SubtractCheckedTest_2()">
16041         <size>185</size>
16042       </method>
16043       <method name="Void SubtractCheckedTest_3()">
16044         <size>130</size>
16045       </method>
16046       <method name="Void SubtractCheckedTest_4()">
16047         <size>121</size>
16048       </method>
16049       <method name="Void TypeAsTest()">
16050         <size>80</size>
16051       </method>
16052       <method name="Void TypeAsTest_2()">
16053         <size>144</size>
16054       </method>
16055       <method name="Void TypeAsTest_3()">
16056         <size>85</size>
16057       </method>
16058       <method name="Void TypeIsTest()">
16059         <size>103</size>
16060       </method>
16061       <method name="Void TypeIsTest_2()">
16062         <size>103</size>
16063       </method>
16064       <method name="Void TypeIsTest_3()">
16065         <size>85</size>
16066       </method>
16067       <method name="Void TypeIsTest_5()">
16068         <size>74</size>
16069       </method>
16070       <method name="Void TypeIsTest_6()">
16071         <size>111</size>
16072       </method>
16073       <method name="Void UnaryPlusTest()">
16074         <size>67</size>
16075       </method>
16076       <method name="Void UnaryPlusTest_2()">
16077         <size>47</size>
16078       </method>
16079       <method name="Void UnaryPlusTest_3()">
16080         <size>97</size>
16081       </method>
16082       <method name="Void UnaryPlusTest_4()">
16083         <size>141</size>
16084       </method>
16085       <method name="Void UnaryPlusTest_5()">
16086         <size>140</size>
16087       </method>
16088       <method name="System.String InstanceMethod(System.String)">
16089         <size>2</size>
16090       </method>
16091       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
16092         <size>30</size>
16093       </method>
16094       <method name="Int32 TestInt()">
16095         <size>3</size>
16096       </method>
16097       <method name="Void RefMethod(Int32 ByRef)">
16098         <size>8</size>
16099       </method>
16100       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
16101         <size>87</size>
16102       </method>
16103       <method name="Int32 Main()">
16104         <size>179</size>
16105       </method>
16106     </type>
16107     <type name="Tester+EmptyDelegate">
16108       <method name="Void .ctor(Object, IntPtr)">
16109         <size>0</size>
16110       </method>
16111       <method name="Void Invoke()">
16112         <size>0</size>
16113       </method>
16114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16115         <size>0</size>
16116       </method>
16117       <method name="Void EndInvoke(IAsyncResult)">
16118         <size>0</size>
16119       </method>
16120     </type>
16121     <type name="Tester+IntDelegate">
16122       <method name="Void .ctor(Object, IntPtr)">
16123         <size>0</size>
16124       </method>
16125       <method name="Int32 Invoke()">
16126         <size>0</size>
16127       </method>
16128       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16129         <size>0</size>
16130       </method>
16131       <method name="Int32 EndInvoke(IAsyncResult)">
16132         <size>0</size>
16133       </method>
16134     </type>
16135     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
16136       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
16137         <size>21</size>
16138       </method>
16139       <method name="&lt;A&gt;__T get_A()">
16140         <size>7</size>
16141       </method>
16142       <method name="&lt;Value&gt;__T get_Value()">
16143         <size>7</size>
16144       </method>
16145       <method name="Boolean Equals(System.Object)">
16146         <size>69</size>
16147       </method>
16148       <method name="Int32 GetHashCode()">
16149         <size>86</size>
16150       </method>
16151       <method name="System.String ToString()">
16152         <size>142</size>
16153       </method>
16154     </type>
16155     <type name="Tester">
16156       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
16157         <size>1</size>
16158       </method>
16159       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
16160         <size>1</size>
16161       </method>
16162       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
16163         <size>1</size>
16164       </method>
16165       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
16166         <size>1</size>
16167       </method>
16168       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
16169         <size>1</size>
16170       </method>
16171       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
16172         <size>12</size>
16173       </method>
16174       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
16175         <size>12</size>
16176       </method>
16177       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
16178         <size>7</size>
16179       </method>
16180       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
16181         <size>7</size>
16182       </method>
16183       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
16184         <size>5</size>
16185       </method>
16186       <method name="Void NewArrayInitTest_5()">
16187         <size>158</size>
16188       </method>
16189       <method name="Void ConditionTest_5()">
16190         <size>107</size>
16191       </method>
16192       <method name="Void AndTest_4()">
16193         <size>92</size>
16194       </method>
16195       <method name="Void MemberInitTest_4()">
16196         <size>66</size>
16197       </method>
16198       <method name="Void NewTest_6()">
16199         <size>182</size>
16200       </method>
16201     </type>
16202     <type name="InverseLogicalOperator">
16203       <method name="Void .ctor(Boolean)">
16204         <size>8</size>
16205       </method>
16206       <method name="Boolean op_True(InverseLogicalOperator)">
16207         <size>8</size>
16208       </method>
16209       <method name="Boolean op_False(InverseLogicalOperator)">
16210         <size>8</size>
16211       </method>
16212     </type>
16213     <type name="MyType">
16214       <method name="Void .ctor(Int32)">
16215         <size>8</size>
16216       </method>
16217       <method name="Int16 get_ShortProp()">
16218         <size>7</size>
16219       </method>
16220       <method name="Void set_ShortProp(Int16)">
16221         <size>8</size>
16222       </method>
16223       <method name="Int32 GetHashCode()">
16224         <size>6</size>
16225       </method>
16226       <method name="System.String ToString()">
16227         <size>12</size>
16228       </method>
16229       <method name="Int32 op_Implicit(MyType)">
16230         <size>8</size>
16231       </method>
16232       <method name="Boolean op_True(MyType)">
16233         <size>16</size>
16234       </method>
16235       <method name="Boolean op_False(MyType)">
16236         <size>19</size>
16237       </method>
16238       <method name="MyType op_Addition(MyType, MyType)">
16239         <size>21</size>
16240       </method>
16241       <method name="MyType op_Subtraction(MyType, MyType)">
16242         <size>21</size>
16243       </method>
16244       <method name="MyType op_Division(MyType, MyType)">
16245         <size>21</size>
16246       </method>
16247       <method name="MyType op_Multiply(MyType, MyType)">
16248         <size>21</size>
16249       </method>
16250       <method name="MyType op_Modulus(MyType, MyType)">
16251         <size>21</size>
16252       </method>
16253       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16254         <size>21</size>
16255       </method>
16256       <method name="MyType op_BitwiseOr(MyType, MyType)">
16257         <size>21</size>
16258       </method>
16259       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16260         <size>21</size>
16261       </method>
16262       <method name="Boolean op_Equality(MyType, MyType)">
16263         <size>17</size>
16264       </method>
16265       <method name="Boolean op_Inequality(MyType, MyType)">
16266         <size>20</size>
16267       </method>
16268       <method name="Boolean op_GreaterThan(MyType, MyType)">
16269         <size>17</size>
16270       </method>
16271       <method name="Boolean op_LessThan(MyType, MyType)">
16272         <size>17</size>
16273       </method>
16274       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16275         <size>20</size>
16276       </method>
16277       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16278         <size>20</size>
16279       </method>
16280       <method name="Boolean op_LogicalNot(MyType)">
16281         <size>11</size>
16282       </method>
16283       <method name="Int32 op_RightShift(MyType, Int32)">
16284         <size>13</size>
16285       </method>
16286       <method name="Int32 op_LeftShift(MyType, Int32)">
16287         <size>13</size>
16288       </method>
16289       <method name="MyType op_UnaryNegation(MyType)">
16290         <size>14</size>
16291       </method>
16292       <method name="MyType op_UnaryPlus(MyType)">
16293         <size>13</size>
16294       </method>
16295     </type>
16296     <type name="MyTypeImplicitOnly">
16297       <method name="Void .ctor(Int16)">
16298         <size>8</size>
16299       </method>
16300       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16301         <size>8</size>
16302       </method>
16303     </type>
16304     <type name="Tester">
16305       <method name="Void EqualTest_14()">
16306         <size>101</size>
16307       </method>
16308     </type>
16309     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16310       <method name="Void .ctor()">
16311         <size>7</size>
16312       </method>
16313     </type>
16314     <type name="Tester">
16315       <method name="Void NewArrayInitTest_6()">
16316         <size>103</size>
16317       </method>
16318       <method name="Void LambdaTest()">
16319         <size>89</size>
16320       </method>
16321       <method name="Void EqualTest_15()">
16322         <size>159</size>
16323       </method>
16324       <method name="Void ArrayIndexTest_6()">
16325         <size>122</size>
16326       </method>
16327       <method name="Void ArrayIndexTest_7()">
16328         <size>128</size>
16329       </method>
16330       <method name="Void NewArrayBoundsTest_3()">
16331         <size>85</size>
16332       </method>
16333       <method name="Void NewArrayBoundsTest_4()">
16334         <size>82</size>
16335       </method>
16336     </type>
16337     <type name="&lt;PrivateImplementationDetails&gt;">
16338       <method name="Void .ctor()">
16339         <size>7</size>
16340       </method>
16341     </type>
16342     <type name="Tester">
16343       <method name="Void LeftShiftTest_6()">
16344         <size>155</size>
16345       </method>
16346       <method name="Void RightShiftTest_5()">
16347         <size>152</size>
16348       </method>
16349       <method name="Void QuoteTest_2()">
16350         <size>99</size>
16351       </method>
16352     </type>
16353     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16354       <method name="Void .ctor()">
16355         <size>7</size>
16356       </method>
16357     </type>
16358     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16359       <method name="Void .ctor()">
16360         <size>7</size>
16361       </method>
16362     </type>
16363     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16364       <method name="Void .ctor()">
16365         <size>7</size>
16366       </method>
16367     </type>
16368     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16369       <method name="Void .ctor()">
16370         <size>7</size>
16371       </method>
16372     </type>
16373     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16374       <method name="Void .ctor()">
16375         <size>7</size>
16376       </method>
16377     </type>
16378     <type name="Tester">
16379       <method name="Void NewTest_7()">
16380         <size>53</size>
16381       </method>
16382     </type>
16383   </test>
16384   <test name="gtest-etree-02.cs">
16385     <type name="M">
16386       <method name="Void .ctor()">
16387         <size>7</size>
16388       </method>
16389       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16390         <size>1</size>
16391       </method>
16392       <method name="System.String Param(System.String)">
16393         <size>114</size>
16394       </method>
16395       <method name="Int32 Main()">
16396         <size>157</size>
16397       </method>
16398     </type>
16399     <type name="M+&lt;Param&gt;c__AnonStorey0">
16400       <method name="Void .ctor()">
16401         <size>7</size>
16402       </method>
16403     </type>
16404   </test>
16405   <test name="gtest-etree-03.cs">
16406     <type name="C">
16407       <method name="Void .ctor()">
16408         <size>7</size>
16409       </method>
16410       <method name="Int32 Main()">
16411         <size>6</size>
16412       </method>
16413     </type>
16414     <type name="S`1[T]">
16415       <method name="Int32 Test()">
16416         <size>145</size>
16417       </method>
16418     </type>
16419   </test>
16420   <test name="gtest-etree-04.cs">
16421     <type name="C">
16422       <method name="Void .ctor()">
16423         <size>7</size>
16424       </method>
16425       <method name="Int32 Main()">
16426         <size>366</size>
16427       </method>
16428     </type>
16429     <type name="C+&lt;Main&gt;c__AnonStorey0">
16430       <method name="Void .ctor()">
16431         <size>7</size>
16432       </method>
16433     </type>
16434     <type name="Foo">
16435       <method name="Boolean op_GreaterThan(Foo, Foo)">
16436         <size>6</size>
16437       </method>
16438       <method name="Boolean op_LessThan(Foo, Foo)">
16439         <size>6</size>
16440       </method>
16441       <method name="Boolean op_Equality(Foo, Foo)">
16442         <size>6</size>
16443       </method>
16444       <method name="Boolean op_Inequality(Foo, Foo)">
16445         <size>6</size>
16446       </method>
16447     </type>
16448   </test>
16449   <test name="gtest-etree-05.cs">
16450     <type name="C">
16451       <method name="Void .ctor()">
16452         <size>7</size>
16453       </method>
16454       <method name="Void Assert[T](T, T)">
16455         <size>46</size>
16456       </method>
16457       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16458         <size>56</size>
16459       </method>
16460       <method name="Int32 Main()">
16461         <size>350</size>
16462       </method>
16463     </type>
16464   </test>
16465   <test name="gtest-etree-06.cs">
16466     <type name="Test">
16467       <method name="Void .ctor()">
16468         <size>7</size>
16469       </method>
16470       <method name="Int32 Main()">
16471         <size>45</size>
16472       </method>
16473       <method name="Int32 Value()">
16474         <size>2</size>
16475       </method>
16476     </type>
16477   </test>
16478   <test name="gtest-etree-07.cs">
16479     <type name="C">
16480       <method name="Void .ctor()">
16481         <size>7</size>
16482       </method>
16483       <method name="Void Test()">
16484         <size>14</size>
16485       </method>
16486       <method name="Int32* Foo()">
16487         <size>3</size>
16488       </method>
16489       <method name="Int32 Main()">
16490         <size>564</size>
16491       </method>
16492     </type>
16493     <type name="EmptyDelegate">
16494       <method name="Void .ctor(Object, IntPtr)">
16495         <size>0</size>
16496       </method>
16497       <method name="Void Invoke()">
16498         <size>0</size>
16499       </method>
16500       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16501         <size>0</size>
16502       </method>
16503       <method name="Void EndInvoke(IAsyncResult)">
16504         <size>0</size>
16505       </method>
16506     </type>
16507     <type name="UnsafeDelegate">
16508       <method name="Void .ctor(Object, IntPtr)">
16509         <size>0</size>
16510       </method>
16511       <method name="Int32* Invoke()">
16512         <size>0</size>
16513       </method>
16514       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16515         <size>0</size>
16516       </method>
16517       <method name="Int32* EndInvoke(IAsyncResult)">
16518         <size>0</size>
16519       </method>
16520     </type>
16521   </test>
16522   <test name="gtest-etree-08.cs">
16523     <type name="Foo">
16524       <method name="Void .ctor()">
16525         <size>7</size>
16526       </method>
16527       <method name="Int32 ThisMethod()">
16528         <size>3</size>
16529       </method>
16530       <method name="Int32 Goo(Boolean)">
16531         <size>204</size>
16532       </method>
16533       <method name="Int32 Main()">
16534         <size>14</size>
16535       </method>
16536     </type>
16537     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16538       <method name="Void .ctor()">
16539         <size>7</size>
16540       </method>
16541     </type>
16542   </test>
16543   <test name="gtest-etree-09.cs">
16544     <type name="Mono.C">
16545       <method name="Void .ctor()">
16546         <size>7</size>
16547       </method>
16548       <method name="Int32 Main()">
16549         <size>300</size>
16550       </method>
16551       <method name="System.Int64[] GetValues()">
16552         <size>18</size>
16553       </method>
16554     </type>
16555     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16556       <method name="Void .ctor()">
16557         <size>7</size>
16558       </method>
16559     </type>
16560     <type name="&lt;PrivateImplementationDetails&gt;">
16561       <method name="Void .ctor()">
16562         <size>7</size>
16563       </method>
16564     </type>
16565   </test>
16566   <test name="gtest-etree-10.cs">
16567     <type name="Foo`1[T]">
16568       <method name="Void .ctor()">
16569         <size>7</size>
16570       </method>
16571       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16572         <size>189</size>
16573       </method>
16574       <method name="Boolean Contains(T)">
16575         <size>2</size>
16576       </method>
16577     </type>
16578     <type name="Program">
16579       <method name="Void .ctor()">
16580         <size>7</size>
16581       </method>
16582       <method name="Int32 Main()">
16583         <size>42</size>
16584       </method>
16585     </type>
16586     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16587       <method name="Void .ctor()">
16588         <size>7</size>
16589       </method>
16590     </type>
16591     <type name="&lt;PrivateImplementationDetails&gt;">
16592       <method name="Void .ctor()">
16593         <size>7</size>
16594       </method>
16595     </type>
16596   </test>
16597   <test name="gtest-etree-11.cs">
16598     <type name="C">
16599       <method name="Void .ctor()">
16600         <size>7</size>
16601       </method>
16602       <method name="Void Main()">
16603         <size>12</size>
16604       </method>
16605     </type>
16606     <type name="Test">
16607       <method name="Void .ctor()">
16608         <size>7</size>
16609       </method>
16610       <method name="Void Invalid(Int32)">
16611         <size>124</size>
16612       </method>
16613       <method name="Void Other(System.Int32[])">
16614         <size>1</size>
16615       </method>
16616     </type>
16617     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16618       <method name="Void .ctor()">
16619         <size>7</size>
16620       </method>
16621     </type>
16622   </test>
16623   <test name="gtest-etree-12.cs">
16624     <type name="TestCase">
16625       <method name="Void .cctor()">
16626         <size>68</size>
16627       </method>
16628       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16629         <size>2</size>
16630       </method>
16631       <method name="Void DummyToMakeTheStaticsInitialize()">
16632         <size>1</size>
16633       </method>
16634     </type>
16635     <type name="Program">
16636       <method name="Void .ctor()">
16637         <size>7</size>
16638       </method>
16639       <method name="Int32 Main()">
16640         <size>7</size>
16641       </method>
16642     </type>
16643   </test>
16644   <test name="gtest-etree-13.cs">
16645     <type name="Program">
16646       <method name="Void .ctor()">
16647         <size>7</size>
16648       </method>
16649       <method name="Int32 Main()">
16650         <size>53</size>
16651       </method>
16652       <method name="IEnumerable`1 Test[T](Int32)">
16653         <size>30</size>
16654       </method>
16655     </type>
16656     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16657       <method name="Void .ctor()">
16658         <size>7</size>
16659       </method>
16660       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16661         <size>7</size>
16662       </method>
16663       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16664         <size>12</size>
16665       </method>
16666       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16667         <size>7</size>
16668       </method>
16669       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16670         <size>40</size>
16671       </method>
16672       <method name="Boolean MoveNext()">
16673         <size>108</size>
16674       </method>
16675       <method name="Void Dispose()">
16676         <size>8</size>
16677       </method>
16678       <method name="Void Reset()">
16679         <size>6</size>
16680       </method>
16681     </type>
16682   </test>
16683   <test name="gtest-etree-14.cs">
16684     <type name="Person">
16685       <method name="Void .ctor()">
16686         <size>7</size>
16687       </method>
16688       <method name="Int32 get_Age()">
16689         <size>7</size>
16690       </method>
16691       <method name="Void set_Age(Int32)">
16692         <size>8</size>
16693       </method>
16694     </type>
16695     <type name="Repro">
16696       <method name="Void .ctor()">
16697         <size>7</size>
16698       </method>
16699       <method name="Int32 Main()">
16700         <size>59</size>
16701       </method>
16702       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16703         <size>44</size>
16704       </method>
16705       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16706         <size>13</size>
16707       </method>
16708     </type>
16709     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16710       <method name="Void .ctor()">
16711         <size>7</size>
16712       </method>
16713       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16714         <size>7</size>
16715       </method>
16716       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16717         <size>12</size>
16718       </method>
16719       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16720         <size>7</size>
16721       </method>
16722       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16723         <size>52</size>
16724       </method>
16725       <method name="Boolean MoveNext()">
16726         <size>293</size>
16727       </method>
16728       <method name="Void Dispose()">
16729         <size>60</size>
16730       </method>
16731       <method name="Void Reset()">
16732         <size>6</size>
16733       </method>
16734     </type>
16735   </test>
16736   <test name="gtest-etree-15.cs">
16737     <type name="Foo">
16738       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16739         <size>2</size>
16740       </method>
16741       <method name="Void Main()">
16742         <size>190</size>
16743       </method>
16744     </type>
16745   </test>
16746   <test name="gtest-etree-16.cs">
16747     <type name="Program">
16748       <method name="Void .ctor()">
16749         <size>7</size>
16750       </method>
16751       <method name="Int32 Main()">
16752         <size>136</size>
16753       </method>
16754     </type>
16755     <type name="Foo">
16756       <method name="Void .ctor()">
16757         <size>7</size>
16758       </method>
16759     </type>
16760   </test>
16761   <test name="gtest-etree-17.cs">
16762     <type name="CompilerCrashTest.QueryCompiler">
16763       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16764         <size>12</size>
16765       </method>
16766       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16767         <size>6</size>
16768       </method>
16769       <method name="Void Main()">
16770         <size>1</size>
16771       </method>
16772     </type>
16773   </test>
16774   <test name="gtest-etree-18.cs">
16775     <type name="FooBase">
16776       <method name="Void .ctor()">
16777         <size>7</size>
16778       </method>
16779     </type>
16780     <type name="Foo">
16781       <method name="Void .ctor()">
16782         <size>7</size>
16783       </method>
16784     </type>
16785     <type name="Program">
16786       <method name="Void .ctor()">
16787         <size>7</size>
16788       </method>
16789       <method name="Int32 Main()">
16790         <size>140</size>
16791       </method>
16792     </type>
16793   </test>
16794   <test name="gtest-etree-19.cs">
16795     <type name="Test">
16796       <method name="Void .ctor()">
16797         <size>7</size>
16798       </method>
16799       <method name="Int32 Main()">
16800         <size>20</size>
16801       </method>
16802       <method name="T Value[T]()">
16803         <size>76</size>
16804       </method>
16805     </type>
16806   </test>
16807   <test name="gtest-etree-20.cs">
16808     <type name="S">
16809       <method name="Int32 Main()">
16810         <size>215</size>
16811       </method>
16812     </type>
16813     <type name="A">
16814       <method name="A op_Implicit(S)">
16815         <size>6</size>
16816       </method>
16817       <method name="Void .ctor()">
16818         <size>7</size>
16819       </method>
16820     </type>
16821     <type name="B">
16822       <method name="Void .ctor()">
16823         <size>7</size>
16824       </method>
16825     </type>
16826   </test>
16827   <test name="gtest-exmethod-01.cs">
16828     <type name="SimpleTest">
16829       <method name="System.String Prefix(System.String, System.String)">
16830         <size>8</size>
16831       </method>
16832     </type>
16833     <type name="M">
16834       <method name="Void .ctor()">
16835         <size>7</size>
16836       </method>
16837       <method name="Int32 Main()">
16838         <size>157</size>
16839       </method>
16840     </type>
16841   </test>
16842   <test name="gtest-exmethod-02.cs">
16843     <type name="M">
16844       <method name="Void .ctor()">
16845         <size>7</size>
16846       </method>
16847       <method name="Void Main()">
16848         <size>12</size>
16849       </method>
16850     </type>
16851     <type name="N.M">
16852       <method name="Void .ctor()">
16853         <size>7</size>
16854       </method>
16855       <method name="Void Test2()">
16856         <size>12</size>
16857       </method>
16858     </type>
16859   </test>
16860   <test name="gtest-exmethod-03.cs">
16861     <type name="A.A">
16862       <method name="Int32 Foo(Int32)">
16863         <size>2</size>
16864       </method>
16865       <method name="Int32 Foo(Int32, System.String)">
16866         <size>3</size>
16867       </method>
16868     </type>
16869     <type name="B.X">
16870       <method name="Int32 Foo(Int32)">
16871         <size>2</size>
16872       </method>
16873       <method name="Int32 Foo(Int32, Boolean)">
16874         <size>3</size>
16875       </method>
16876     </type>
16877     <type name="C.F">
16878       <method name="Boolean Foo(Byte)">
16879         <size>2</size>
16880       </method>
16881     </type>
16882     <type name="C.D.F">
16883       <method name="Int32 Foo(Int32)">
16884         <size>3</size>
16885       </method>
16886       <method name="Void TestX()">
16887         <size>9</size>
16888       </method>
16889     </type>
16890     <type name="C.M">
16891       <method name="Int32 Foo(Int32)">
16892         <size>2</size>
16893       </method>
16894       <method name="Int32 Main()">
16895         <size>61</size>
16896       </method>
16897     </type>
16898   </test>
16899   <test name="gtest-exmethod-04.cs">
16900     <type name="A.Test">
16901       <method name="System.String Test_1(Boolean)">
16902         <size>6</size>
16903       </method>
16904     </type>
16905     <type name="B.M">
16906       <method name="Void .ctor()">
16907         <size>7</size>
16908       </method>
16909       <method name="Void Main()">
16910         <size>12</size>
16911       </method>
16912     </type>
16913   </test>
16914   <test name="gtest-exmethod-05.cs">
16915     <type name="A.Test_A">
16916       <method name="System.String Test_1(System.String)">
16917         <size>6</size>
16918       </method>
16919     </type>
16920     <type name="A.Test_B">
16921       <method name="System.String Test_2(System.String)">
16922         <size>6</size>
16923       </method>
16924     </type>
16925     <type name="B.M">
16926       <method name="Void .ctor()">
16927         <size>7</size>
16928       </method>
16929       <method name="Void Main()">
16930         <size>23</size>
16931       </method>
16932     </type>
16933   </test>
16934   <test name="gtest-exmethod-06.cs">
16935     <type name="Gen">
16936       <method name="T Test_1[T](T)">
16937         <size>10</size>
16938       </method>
16939       <method name="System.String Test_1[T](System.String)">
16940         <size>6</size>
16941       </method>
16942     </type>
16943     <type name="B.M">
16944       <method name="Void .ctor()">
16945         <size>7</size>
16946       </method>
16947       <method name="Void Main()">
16948         <size>30</size>
16949       </method>
16950     </type>
16951   </test>
16952   <test name="gtest-exmethod-07.cs">
16953     <type name="E">
16954       <method name="Void ToReadOnly[T](IEnumerable`1)">
16955         <size>1</size>
16956       </method>
16957       <method name="Void To(IA)">
16958         <size>1</size>
16959       </method>
16960     </type>
16961     <type name="C">
16962       <method name="Void .ctor()">
16963         <size>7</size>
16964       </method>
16965       <method name="Void Main()">
16966         <size>1</size>
16967       </method>
16968       <method name="Void Test(IEnumerable`1)">
16969         <size>15</size>
16970       </method>
16971     </type>
16972   </test>
16973   <test name="gtest-exmethod-08.cs">
16974     <type name="C">
16975       <method name="Void .ctor()">
16976         <size>7</size>
16977       </method>
16978       <method name="Void Main()">
16979         <size>21</size>
16980       </method>
16981     </type>
16982   </test>
16983   <test name="gtest-exmethod-09.cs">
16984     <type name="Test">
16985       <method name="Void Foo[T](System.String)">
16986         <size>1</size>
16987       </method>
16988     </type>
16989     <type name="C">
16990       <method name="Void .ctor()">
16991         <size>7</size>
16992       </method>
16993       <method name="Void Main()">
16994         <size>11</size>
16995       </method>
16996     </type>
16997   </test>
16998   <test name="gtest-exmethod-10.cs">
16999     <type name="AExtensions">
17000       <method name="Int32 Round(Double)">
17001         <size>8</size>
17002       </method>
17003     </type>
17004     <type name="BExtensions">
17005       <method name="T GetBy[T](T[], Double)">
17006         <size>13</size>
17007       </method>
17008     </type>
17009     <type name="C">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013       <method name="Void Main()">
17014         <size>1</size>
17015       </method>
17016     </type>
17017   </test>
17018   <test name="gtest-exmethod-11.cs">
17019     <type name="Test">
17020       <method name="Void .ctor()">
17021         <size>7</size>
17022       </method>
17023       <method name="Int32 Main(System.String[])">
17024         <size>20</size>
17025       </method>
17026     </type>
17027     <type name="Lol">
17028       <method name="Boolean OneEleven(System.Object)">
17029         <size>2</size>
17030       </method>
17031     </type>
17032   </test>
17033   <test name="gtest-exmethod-12.cs">
17034     <type name="Program">
17035       <method name="Void .ctor()">
17036         <size>7</size>
17037       </method>
17038       <method name="Void Main(System.String[])">
17039         <size>63</size>
17040       </method>
17041     </type>
17042     <type name="ChatClient">
17043       <method name="Void .ctor()">
17044         <size>7</size>
17045       </method>
17046       <method name="Void Say(System.String, System.String)">
17047         <size>13</size>
17048       </method>
17049     </type>
17050     <type name="ChatExtensions">
17051       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
17052         <size>62</size>
17053       </method>
17054     </type>
17055   </test>
17056   <test name="gtest-exmethod-13.cs">
17057     <type name="Foo">
17058       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
17059         <size>2</size>
17060       </method>
17061       <method name="Void Main()">
17062         <size>23</size>
17063       </method>
17064     </type>
17065   </test>
17066   <test name="gtest-exmethod-14.cs">
17067     <type name="C">
17068       <method name="Void Bar[U](IA)">
17069         <size>7</size>
17070       </method>
17071       <method name="Void Foo[T](IA)">
17072         <size>1</size>
17073       </method>
17074       <method name="Void Foo(IA)">
17075         <size>7</size>
17076       </method>
17077       <method name="Void Main()">
17078         <size>1</size>
17079       </method>
17080     </type>
17081   </test>
17082   <test name="gtest-exmethod-15.cs">
17083     <type name="C">
17084       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
17085         <size>15</size>
17086       </method>
17087       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
17088         <size>2</size>
17089       </method>
17090       <method name="Void Main()">
17091         <size>1</size>
17092       </method>
17093     </type>
17094   </test>
17095   <test name="gtest-exmethod-16.cs">
17096     <type name="Rocks">
17097       <method name="Boolean Extension(System.String)">
17098         <size>2</size>
17099       </method>
17100       <method name="Boolean Extension(D)">
17101         <size>2</size>
17102       </method>
17103     </type>
17104     <type name="Program">
17105       <method name="Void .ctor()">
17106         <size>7</size>
17107       </method>
17108       <method name="Void add_e(D)">
17109         <size>24</size>
17110       </method>
17111       <method name="Void remove_e(D)">
17112         <size>24</size>
17113       </method>
17114       <method name="System.String get_Item(Int32)">
17115         <size>6</size>
17116       </method>
17117       <method name="System.String get_Property()">
17118         <size>6</size>
17119       </method>
17120       <method name="Void Main(System.String[])">
17121         <size>44</size>
17122       </method>
17123     </type>
17124     <type name="D">
17125       <method name="Void .ctor(Object, IntPtr)">
17126         <size>0</size>
17127       </method>
17128       <method name="System.String Invoke()">
17129         <size>0</size>
17130       </method>
17131       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17132         <size>0</size>
17133       </method>
17134       <method name="System.String EndInvoke(IAsyncResult)">
17135         <size>0</size>
17136       </method>
17137     </type>
17138   </test>
17139   <test name="gtest-exmethod-17.cs">
17140     <type name="MainClass">
17141       <method name="Void Main()">
17142         <size>45</size>
17143       </method>
17144     </type>
17145   </test>
17146   <test name="gtest-exmethod-18.cs">
17147     <type name="Foo">
17148       <method name="Void .ctor()">
17149         <size>7</size>
17150       </method>
17151       <method name="Boolean get_IsBar()">
17152         <size>2</size>
17153       </method>
17154     </type>
17155     <type name="FooExt">
17156       <method name="Boolean IsBar(Foo)">
17157         <size>7</size>
17158       </method>
17159     </type>
17160     <type name="Repro">
17161       <method name="Void .ctor()">
17162         <size>7</size>
17163       </method>
17164       <method name="Void Main()">
17165         <size>18</size>
17166       </method>
17167     </type>
17168   </test>
17169   <test name="gtest-exmethod-19.cs">
17170     <type name="Rocks">
17171       <method name="Int32 Test_2[T](IEnumerable`1)">
17172         <size>3</size>
17173       </method>
17174       <method name="System.String Test_1(System.String)">
17175         <size>12</size>
17176       </method>
17177     </type>
17178     <type name="Test">
17179       <method name="Void .ctor()">
17180         <size>7</size>
17181       </method>
17182       <method name="Int32 Main()">
17183         <size>142</size>
17184       </method>
17185     </type>
17186     <type name="Test+D">
17187       <method name="Void .ctor(Object, IntPtr)">
17188         <size>0</size>
17189       </method>
17190       <method name="System.String Invoke()">
17191         <size>0</size>
17192       </method>
17193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17194         <size>0</size>
17195       </method>
17196       <method name="System.String EndInvoke(IAsyncResult)">
17197         <size>0</size>
17198       </method>
17199     </type>
17200   </test>
17201   <test name="gtest-exmethod-20.cs">
17202     <type name="Outer.Inner.Test">
17203       <method name="Void .ctor()">
17204         <size>7</size>
17205       </method>
17206       <method name="Void M(I)">
17207         <size>13</size>
17208       </method>
17209       <method name="Void Main()">
17210         <size>1</size>
17211       </method>
17212     </type>
17213     <type name="Outer.ExtensionMethods">
17214       <method name="Void AddRange[T](I, IEnumerable`1)">
17215         <size>1</size>
17216       </method>
17217     </type>
17218   </test>
17219   <test name="gtest-exmethod-21.cs">
17220     <type name="Outer.Inner.Test">
17221       <method name="Void .ctor()">
17222         <size>7</size>
17223       </method>
17224       <method name="Void M(I)">
17225         <size>7</size>
17226       </method>
17227       <method name="Void Main()">
17228         <size>1</size>
17229       </method>
17230     </type>
17231     <type name="External.ExtensionMethods">
17232       <method name="Void AddRange(I)">
17233         <size>1</size>
17234       </method>
17235     </type>
17236   </test>
17237   <test name="gtest-exmethod-22.cs">
17238     <type name="Program">
17239       <method name="Void .ctor()">
17240         <size>7</size>
17241       </method>
17242       <method name="Int32 Main()">
17243         <size>8</size>
17244       </method>
17245     </type>
17246   </test>
17247   <test name="gtest-exmethod-23.cs">
17248     <type name="T">
17249       <method name="Void A(System.String, Int32)">
17250         <size>1</size>
17251       </method>
17252       <method name="Void Main()">
17253         <size>1</size>
17254       </method>
17255     </type>
17256   </test>
17257   <test name="gtest-exmethod-24.cs">
17258     <type name="Bar">
17259       <method name="Void .ctor()">
17260         <size>7</size>
17261       </method>
17262       <method name="Void Main()">
17263         <size>1</size>
17264       </method>
17265     </type>
17266   </test>
17267   <test name="gtest-exmethod-25.cs">
17268     <type name="Bar">
17269       <method name="Void .ctor()">
17270         <size>7</size>
17271       </method>
17272       <method name="Void Main()">
17273         <size>11</size>
17274       </method>
17275     </type>
17276   </test>
17277   <test name="gtest-exmethod-26.cs">
17278     <type name="test.TypeExtensions">
17279       <method name="Boolean IsNullable(System.Type)">
17280         <size>2</size>
17281       </method>
17282     </type>
17283     <type name="testmono.MainClass">
17284       <method name="Void .ctor()">
17285         <size>7</size>
17286       </method>
17287       <method name="Void Main()">
17288         <size>33</size>
17289       </method>
17290     </type>
17291   </test>
17292   <test name="gtest-exmethod-27.cs">
17293     <type name="Foo.Extensions">
17294       <method name="System.String AsString(IList`1)">
17295         <size>6</size>
17296       </method>
17297     </type>
17298     <type name="Bar.Program">
17299       <method name="Void .ctor()">
17300         <size>7</size>
17301       </method>
17302       <method name="Void Main()">
17303         <size>17</size>
17304       </method>
17305       <method name="System.String Pan(System.Byte[])">
17306         <size>7</size>
17307       </method>
17308     </type>
17309   </test>
17310   <test name="gtest-exmethod-28.cs">
17311     <type name="Foo">
17312       <method name="Void .ctor()">
17313         <size>7</size>
17314       </method>
17315     </type>
17316     <type name="Extensions">
17317       <method name="Boolean IsFoo(Foo)">
17318         <size>2</size>
17319       </method>
17320       <method name="Boolean IsBar(Bar)">
17321         <size>2</size>
17322       </method>
17323     </type>
17324     <type name="Bar">
17325       <method name="Void .ctor()">
17326         <size>7</size>
17327       </method>
17328     </type>
17329     <type name="Program">
17330       <method name="Void .ctor()">
17331         <size>7</size>
17332       </method>
17333       <method name="Void Main()">
17334         <size>1</size>
17335       </method>
17336     </type>
17337   </test>
17338   <test name="gtest-exmethod-29.cs">
17339     <type name="My">
17340       <method name="Void .ctor()">
17341         <size>7</size>
17342       </method>
17343     </type>
17344     <type name="Test">
17345       <method name="Int32 Main()">
17346         <size>40</size>
17347       </method>
17348       <method name="Int32 ContentTransferEncoding[T](My)">
17349         <size>2</size>
17350       </method>
17351       <method name="Int32 ContentTransferEncoding(My)">
17352         <size>2</size>
17353       </method>
17354     </type>
17355     <type name="My">
17356       <method name="Void set_ContentTransferEncoding(Boolean)">
17357         <size>1</size>
17358       </method>
17359     </type>
17360   </test>
17361   <test name="gtest-exmethod-30.cs">
17362     <type name="Test">
17363       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17364         <size>2</size>
17365       </method>
17366       <method name="Int32 get_First()">
17367         <size>2</size>
17368       </method>
17369       <method name="IEnumerator`1 GetEnumerator()">
17370         <size>2</size>
17371       </method>
17372       <method name="Void .ctor()">
17373         <size>7</size>
17374       </method>
17375     </type>
17376     <type name="C">
17377       <method name="Void Test()">
17378         <size>14</size>
17379       </method>
17380       <method name="Void Main()">
17381         <size>1</size>
17382       </method>
17383       <method name="Void .ctor()">
17384         <size>7</size>
17385       </method>
17386     </type>
17387   </test>
17388   <test name="gtest-friend-01.cs">
17389     <type name="Test">
17390       <method name="Void .ctor()">
17391         <size>7</size>
17392       </method>
17393       <method name="Void Main()">
17394         <size>20</size>
17395       </method>
17396     </type>
17397   </test>
17398   <test name="gtest-friend-02.cs">
17399     <type name="Test">
17400       <method name="Void .ctor()">
17401         <size>7</size>
17402       </method>
17403       <method name="Void Main()">
17404         <size>20</size>
17405       </method>
17406     </type>
17407   </test>
17408   <test name="gtest-friend-03.cs">
17409     <type name="Test">
17410       <method name="Void .ctor()">
17411         <size>7</size>
17412       </method>
17413       <method name="Void Main()">
17414         <size>20</size>
17415       </method>
17416     </type>
17417   </test>
17418   <test name="gtest-friend-04.cs">
17419     <type name="Test">
17420       <method name="Void .ctor()">
17421         <size>7</size>
17422       </method>
17423       <method name="Void Main()">
17424         <size>19</size>
17425       </method>
17426     </type>
17427   </test>
17428   <test name="gtest-friend-05.cs">
17429     <type name="Test">
17430       <method name="Void .ctor()">
17431         <size>7</size>
17432       </method>
17433       <method name="Void Main()">
17434         <size>20</size>
17435       </method>
17436     </type>
17437   </test>
17438   <test name="gtest-friend-06.cs">
17439     <type name="Test">
17440       <method name="Void .ctor()">
17441         <size>7</size>
17442       </method>
17443       <method name="Void Main()">
17444         <size>20</size>
17445       </method>
17446     </type>
17447   </test>
17448   <test name="gtest-friend-07.cs">
17449     <type name="Test">
17450       <method name="Void .ctor()">
17451         <size>7</size>
17452       </method>
17453       <method name="Void Main()">
17454         <size>20</size>
17455       </method>
17456     </type>
17457   </test>
17458   <test name="gtest-friend-08.cs">
17459     <type name="Test">
17460       <method name="Void .ctor()">
17461         <size>7</size>
17462       </method>
17463       <method name="Void Main()">
17464         <size>19</size>
17465       </method>
17466     </type>
17467   </test>
17468   <test name="gtest-friend-09.cs">
17469     <type name="Test">
17470       <method name="Void .ctor()">
17471         <size>7</size>
17472       </method>
17473       <method name="Void Main()">
17474         <size>20</size>
17475       </method>
17476     </type>
17477   </test>
17478   <test name="gtest-friend-10.cs">
17479     <type name="Test">
17480       <method name="Void .ctor()">
17481         <size>7</size>
17482       </method>
17483       <method name="Void Main()">
17484         <size>20</size>
17485       </method>
17486     </type>
17487   </test>
17488   <test name="gtest-friend-11.cs">
17489     <type name="Test">
17490       <method name="Void .ctor()">
17491         <size>7</size>
17492       </method>
17493       <method name="Void Main()">
17494         <size>20</size>
17495       </method>
17496     </type>
17497   </test>
17498   <test name="gtest-friend-12.cs">
17499     <type name="Test">
17500       <method name="Void .ctor()">
17501         <size>7</size>
17502       </method>
17503       <method name="Void Main()">
17504         <size>19</size>
17505       </method>
17506     </type>
17507   </test>
17508   <test name="gtest-friend-13.cs">
17509     <type name="B">
17510       <method name="Void .ctor()">
17511         <size>7</size>
17512       </method>
17513       <method name="Void Test()">
17514         <size>1</size>
17515       </method>
17516       <method name="Void Test_2()">
17517         <size>1</size>
17518       </method>
17519     </type>
17520     <type name="Test">
17521       <method name="Void .ctor()">
17522         <size>7</size>
17523       </method>
17524       <method name="Void Main()">
17525         <size>1</size>
17526       </method>
17527     </type>
17528   </test>
17529   <test name="gtest-implicitarray-01.cs">
17530     <type name="Test">
17531       <method name="Void .ctor()">
17532         <size>7</size>
17533       </method>
17534       <method name="Int32 Main()">
17535         <size>280</size>
17536       </method>
17537     </type>
17538     <type name="&lt;PrivateImplementationDetails&gt;">
17539       <method name="Void .ctor()">
17540         <size>7</size>
17541       </method>
17542     </type>
17543   </test>
17544   <test name="gtest-implicitarray-02.cs">
17545     <type name="MyString">
17546       <method name="Void .ctor()">
17547         <size>7</size>
17548       </method>
17549       <method name="System.String op_Implicit(MyString)">
17550         <size>6</size>
17551       </method>
17552     </type>
17553     <type name="Test">
17554       <method name="Void .ctor()">
17555         <size>7</size>
17556       </method>
17557       <method name="Int32 Main()">
17558         <size>50</size>
17559       </method>
17560     </type>
17561   </test>
17562   <test name="gtest-initialize-01.cs">
17563     <type name="MyClass">
17564       <method name="Void .ctor()">
17565         <size>18</size>
17566       </method>
17567       <method name="Int32 get_Answer()">
17568         <size>7</size>
17569       </method>
17570       <method name="Void set_Answer(Int32)">
17571         <size>8</size>
17572       </method>
17573     </type>
17574     <type name="Test">
17575       <method name="Void .ctor()">
17576         <size>7</size>
17577       </method>
17578       <method name="Int32 Main()">
17579         <size>67</size>
17580       </method>
17581     </type>
17582   </test>
17583   <test name="gtest-initialize-02.cs">
17584     <type name="Test">
17585       <method name="Void .ctor()">
17586         <size>7</size>
17587       </method>
17588       <method name="Int32 Main()">
17589         <size>1099</size>
17590       </method>
17591     </type>
17592     <type name="Test+Point">
17593       <method name="Void .ctor()">
17594         <size>7</size>
17595       </method>
17596     </type>
17597     <type name="Test+Line">
17598       <method name="Void .ctor()">
17599         <size>29</size>
17600       </method>
17601     </type>
17602     <type name="Test+Rectangle">
17603       <method name="Void .ctor()">
17604         <size>51</size>
17605       </method>
17606     </type>
17607     <type name="Test+Library">
17608       <method name="Void .ctor()">
17609         <size>53</size>
17610       </method>
17611     </type>
17612     <type name="Test+Thing">
17613       <method name="Void .ctor()">
17614         <size>7</size>
17615       </method>
17616     </type>
17617     <type name="Test+Box">
17618       <method name="Void .ctor()">
17619         <size>7</size>
17620       </method>
17621     </type>
17622   </test>
17623   <test name="gtest-initialize-03.cs">
17624     <type name="Data">
17625       <method name="Void .ctor()">
17626         <size>7</size>
17627       </method>
17628     </type>
17629     <type name="Test">
17630       <method name="Void .ctor()">
17631         <size>7</size>
17632       </method>
17633       <method name="Void set_Prop(Data)">
17634         <size>1</size>
17635       </method>
17636       <method name="System.Object Foo()">
17637         <size>15</size>
17638       </method>
17639       <method name="Void Main()">
17640         <size>52</size>
17641       </method>
17642     </type>
17643   </test>
17644   <test name="gtest-initialize-04.cs">
17645     <type name="C">
17646       <method name="Void .ctor()">
17647         <size>7</size>
17648       </method>
17649       <method name="Void .cctor()">
17650         <size>34</size>
17651       </method>
17652       <method name="Int32 Main()">
17653         <size>30</size>
17654       </method>
17655     </type>
17656   </test>
17657   <test name="gtest-initialize-05.cs">
17658     <type name="C">
17659       <method name="Void .ctor()">
17660         <size>7</size>
17661       </method>
17662       <method name="Int32 Main()">
17663         <size>219</size>
17664       </method>
17665     </type>
17666   </test>
17667   <test name="gtest-initialize-06.cs">
17668     <type name="C">
17669       <method name="Void .ctor()">
17670         <size>7</size>
17671       </method>
17672       <method name="Int32 Main()">
17673         <size>39</size>
17674       </method>
17675       <method name="Void Foo(Point ByRef)">
17676         <size>38</size>
17677       </method>
17678     </type>
17679   </test>
17680   <test name="gtest-initialize-07.cs">
17681     <type name="A">
17682       <method name="Void .ctor()">
17683         <size>7</size>
17684       </method>
17685       <method name="System.String get_Name()">
17686         <size>7</size>
17687       </method>
17688       <method name="Void set_Name(System.String)">
17689         <size>8</size>
17690       </method>
17691       <method name="Boolean Matches(System.String)">
17692         <size>13</size>
17693       </method>
17694     </type>
17695     <type name="M">
17696       <method name="Void .ctor()">
17697         <size>7</size>
17698       </method>
17699       <method name="Int32 Main()">
17700         <size>37</size>
17701       </method>
17702     </type>
17703   </test>
17704   <test name="gtest-initialize-08.cs">
17705     <type name="T">
17706       <method name="Void .ctor()">
17707         <size>7</size>
17708       </method>
17709     </type>
17710     <type name="X">
17711       <method name="Void .ctor()">
17712         <size>7</size>
17713       </method>
17714       <method name="Z[] get_Prop()">
17715         <size>7</size>
17716       </method>
17717       <method name="Void set_Prop(Z[])">
17718         <size>8</size>
17719       </method>
17720     </type>
17721     <type name="Z">
17722       <method name="Void .ctor()">
17723         <size>7</size>
17724       </method>
17725     </type>
17726     <type name="Test">
17727       <method name="Void .ctor(String)">
17728         <size>70</size>
17729       </method>
17730       <method name="Void .ctor(Int32)">
17731         <size>70</size>
17732       </method>
17733     </type>
17734     <type name="C">
17735       <method name="Void .ctor()">
17736         <size>7</size>
17737       </method>
17738       <method name="Int32 Main()">
17739         <size>13</size>
17740       </method>
17741     </type>
17742   </test>
17743   <test name="gtest-initialize-09.cs">
17744     <type name="Test">
17745       <method name="Void .ctor()">
17746         <size>7</size>
17747       </method>
17748       <method name="Int32 Main()">
17749         <size>53</size>
17750       </method>
17751     </type>
17752     <type name="&lt;PrivateImplementationDetails&gt;">
17753       <method name="Void .ctor()">
17754         <size>7</size>
17755       </method>
17756     </type>
17757   </test>
17758   <test name="gtest-initialize-10.cs">
17759     <type name="Foo">
17760       <method name="Void .ctor()">
17761         <size>7</size>
17762       </method>
17763       <method name="Int32 get_P()">
17764         <size>7</size>
17765       </method>
17766       <method name="Void set_P(Int32)">
17767         <size>8</size>
17768       </method>
17769     </type>
17770     <type name="Y">
17771       <method name="Void .ctor()">
17772         <size>7</size>
17773       </method>
17774       <method name="Int32 Main()">
17775         <size>38</size>
17776       </method>
17777       <method name="Boolean Do(Foo)">
17778         <size>86</size>
17779       </method>
17780     </type>
17781   </test>
17782   <test name="gtest-iter-01.cs">
17783     <type name="C">
17784       <method name="Void .ctor()">
17785         <size>7</size>
17786       </method>
17787       <method name="Void Main()">
17788         <size>1</size>
17789       </method>
17790     </type>
17791     <type name="C+ArrayReadOnlyList`1[T]">
17792       <method name="Void .ctor()">
17793         <size>7</size>
17794       </method>
17795       <method name="T get_Item(Int32)">
17796         <size>13</size>
17797       </method>
17798       <method name="IEnumerator`1 GetEnumerator()">
17799         <size>15</size>
17800       </method>
17801     </type>
17802     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17803       <method name="Void .ctor()">
17804         <size>7</size>
17805       </method>
17806       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17807         <size>12</size>
17808       </method>
17809       <method name="Boolean MoveNext()">
17810         <size>136</size>
17811       </method>
17812       <method name="Void Dispose()">
17813         <size>8</size>
17814       </method>
17815       <method name="Void Reset()">
17816         <size>6</size>
17817       </method>
17818       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17819         <size>7</size>
17820       </method>
17821     </type>
17822   </test>
17823   <test name="gtest-iter-02.cs">
17824     <type name="C">
17825       <method name="Void .ctor()">
17826         <size>7</size>
17827       </method>
17828       <method name="IEnumerator`1 Test()">
17829         <size>8</size>
17830       </method>
17831       <method name="Void Main()">
17832         <size>1</size>
17833       </method>
17834     </type>
17835     <type name="C+&lt;Test&gt;c__Iterator0">
17836       <method name="Void .ctor()">
17837         <size>7</size>
17838       </method>
17839       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17840         <size>12</size>
17841       </method>
17842       <method name="Boolean MoveNext()">
17843         <size>25</size>
17844       </method>
17845       <method name="Void Dispose()">
17846         <size>8</size>
17847       </method>
17848       <method name="Void Reset()">
17849         <size>6</size>
17850       </method>
17851       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17852         <size>7</size>
17853       </method>
17854     </type>
17855   </test>
17856   <test name="gtest-iter-03.cs">
17857     <type name="Test">
17858       <method name="Void .ctor()">
17859         <size>18</size>
17860       </method>
17861       <method name="IEnumerable`1 Annotations[T]()">
17862         <size>23</size>
17863       </method>
17864       <method name="IEnumerable`1 Annotations(System.Type)">
17865         <size>37</size>
17866       </method>
17867       <method name="Void Main()">
17868         <size>14</size>
17869       </method>
17870     </type>
17871     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17872       <method name="Void .ctor()">
17873         <size>7</size>
17874       </method>
17875       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17876         <size>12</size>
17877       </method>
17878       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17879         <size>7</size>
17880       </method>
17881       <method name="Boolean MoveNext()">
17882         <size>194</size>
17883       </method>
17884       <method name="Void Dispose()">
17885         <size>60</size>
17886       </method>
17887       <method name="Void Reset()">
17888         <size>6</size>
17889       </method>
17890     </type>
17891     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17892       <method name="Void .ctor()">
17893         <size>7</size>
17894       </method>
17895       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17896         <size>7</size>
17897       </method>
17898       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17899         <size>7</size>
17900       </method>
17901       <method name="Boolean MoveNext()">
17902         <size>218</size>
17903       </method>
17904       <method name="Void Dispose()">
17905         <size>56</size>
17906       </method>
17907       <method name="Void Reset()">
17908         <size>6</size>
17909       </method>
17910     </type>
17911     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17912       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17913         <size>7</size>
17914       </method>
17915       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17916         <size>40</size>
17917       </method>
17918     </type>
17919     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17920       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17921         <size>7</size>
17922       </method>
17923       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17924         <size>52</size>
17925       </method>
17926     </type>
17927   </test>
17928   <test name="gtest-iter-04.cs">
17929     <type name="TestClass">
17930       <method name="Void .ctor()">
17931         <size>7</size>
17932       </method>
17933       <method name="Void ToString(System.Object)">
17934         <size>0</size>
17935       </method>
17936       <method name="IEnumerable`1 TestEnumerator()">
17937         <size>23</size>
17938       </method>
17939       <method name="Void Test()">
17940         <size>8</size>
17941       </method>
17942     </type>
17943     <type name="M">
17944       <method name="Void .ctor()">
17945         <size>7</size>
17946       </method>
17947       <method name="Void Main()">
17948         <size>1</size>
17949       </method>
17950     </type>
17951     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17952       <method name="Void .ctor()">
17953         <size>7</size>
17954       </method>
17955       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17956         <size>7</size>
17957       </method>
17958       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17959         <size>7</size>
17960       </method>
17961       <method name="Boolean MoveNext()">
17962         <size>37</size>
17963       </method>
17964       <method name="Void Dispose()">
17965         <size>8</size>
17966       </method>
17967       <method name="Void Reset()">
17968         <size>6</size>
17969       </method>
17970       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17971         <size>7</size>
17972       </method>
17973       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17974         <size>40</size>
17975       </method>
17976     </type>
17977   </test>
17978   <test name="gtest-iter-05.cs">
17979     <type name="Test">
17980       <method name="Void .ctor()">
17981         <size>7</size>
17982       </method>
17983       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17984         <size>44</size>
17985       </method>
17986       <method name="Void Main()">
17987         <size>31</size>
17988       </method>
17989     </type>
17990     <type name="Foo`1[T]">
17991       <method name="Void .ctor()">
17992         <size>7</size>
17993       </method>
17994       <method name="Void CreateItem[G]()">
17995         <size>1</size>
17996       </method>
17997     </type>
17998     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17999       <method name="Void .ctor()">
18000         <size>7</size>
18001       </method>
18002       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18003         <size>12</size>
18004       </method>
18005       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18006         <size>7</size>
18007       </method>
18008       <method name="Boolean MoveNext()">
18009         <size>185</size>
18010       </method>
18011       <method name="Void Dispose()">
18012         <size>60</size>
18013       </method>
18014       <method name="Void Reset()">
18015         <size>6</size>
18016       </method>
18017       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18018         <size>7</size>
18019       </method>
18020       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18021         <size>52</size>
18022       </method>
18023     </type>
18024   </test>
18025   <test name="gtest-iter-06.cs">
18026     <type name="Mono.Rocks.KeyValuePair">
18027       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
18028         <size>13</size>
18029       </method>
18030     </type>
18031     <type name="Mono.Rocks.Sequence">
18032       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
18033         <size>8</size>
18034       </method>
18035       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
18036         <size>44</size>
18037       </method>
18038     </type>
18039     <type name="Mono.Rocks.Test">
18040       <method name="Void .ctor()">
18041         <size>7</size>
18042       </method>
18043       <method name="Int32 Main()">
18044         <size>116</size>
18045       </method>
18046       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
18047         <size>30</size>
18048       </method>
18049     </type>
18050     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
18051       <method name="Void .ctor()">
18052         <size>7</size>
18053       </method>
18054       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18055         <size>12</size>
18056       </method>
18057       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18058         <size>7</size>
18059       </method>
18060       <method name="Boolean MoveNext()">
18061         <size>183</size>
18062       </method>
18063       <method name="Void Dispose()">
18064         <size>8</size>
18065       </method>
18066       <method name="Void Reset()">
18067         <size>6</size>
18068       </method>
18069       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
18070         <size>7</size>
18071       </method>
18072       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
18073         <size>52</size>
18074       </method>
18075     </type>
18076   </test>
18077   <test name="gtest-iter-07.cs">
18078     <type name="Test">
18079       <method name="Void .ctor()">
18080         <size>7</size>
18081       </method>
18082       <method name="Int32 Main()">
18083         <size>8</size>
18084       </method>
18085       <method name="Void TestFunction(IEnumerable`1)">
18086         <size>35</size>
18087       </method>
18088     </type>
18089     <type name="MySystem">
18090       <method name="Void .ctor()">
18091         <size>34</size>
18092       </method>
18093       <method name="IEnumerable`1 get_Items()">
18094         <size>23</size>
18095       </method>
18096     </type>
18097     <type name="MySystem+&lt;&gt;c__Iterator0">
18098       <method name="Void .ctor()">
18099         <size>7</size>
18100       </method>
18101       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18102         <size>7</size>
18103       </method>
18104       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18105         <size>7</size>
18106       </method>
18107       <method name="Boolean MoveNext()">
18108         <size>186</size>
18109       </method>
18110       <method name="Void Dispose()">
18111         <size>56</size>
18112       </method>
18113       <method name="Void Reset()">
18114         <size>6</size>
18115       </method>
18116       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
18117         <size>7</size>
18118       </method>
18119       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
18120         <size>40</size>
18121       </method>
18122     </type>
18123   </test>
18124   <test name="gtest-iter-08.cs">
18125     <type name="App">
18126       <method name="Void .ctor()">
18127         <size>7</size>
18128       </method>
18129       <method name="IEnumerable QueryEnumerable[T]()">
18130         <size>16</size>
18131       </method>
18132       <method name="Int32 Main()">
18133         <size>116</size>
18134       </method>
18135     </type>
18136     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18137       <method name="Void .ctor()">
18138         <size>7</size>
18139       </method>
18140       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18141         <size>7</size>
18142       </method>
18143       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18144         <size>7</size>
18145       </method>
18146       <method name="Boolean MoveNext()">
18147         <size>84</size>
18148       </method>
18149       <method name="Void Dispose()">
18150         <size>8</size>
18151       </method>
18152       <method name="Void Reset()">
18153         <size>6</size>
18154       </method>
18155     </type>
18156     <type name="App">
18157       <method name="T TestType[T]()">
18158         <size>21</size>
18159       </method>
18160       <method name="System.Object TestType(System.Type)">
18161         <size>6</size>
18162       </method>
18163     </type>
18164     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18165       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18166         <size>7</size>
18167       </method>
18168       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18169         <size>26</size>
18170       </method>
18171     </type>
18172   </test>
18173   <test name="gtest-iter-09.cs">
18174     <type name="Test">
18175       <method name="Void .ctor()">
18176         <size>7</size>
18177       </method>
18178       <method name="IEnumerable`1 Create[T](T[,])">
18179         <size>30</size>
18180       </method>
18181       <method name="Int32 Main()">
18182         <size>78</size>
18183       </method>
18184     </type>
18185     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
18186       <method name="Void .ctor()">
18187         <size>7</size>
18188       </method>
18189       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18190         <size>12</size>
18191       </method>
18192       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18193         <size>7</size>
18194       </method>
18195       <method name="Boolean MoveNext()">
18196         <size>130</size>
18197       </method>
18198       <method name="Void Dispose()">
18199         <size>8</size>
18200       </method>
18201       <method name="Void Reset()">
18202         <size>6</size>
18203       </method>
18204       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18205         <size>7</size>
18206       </method>
18207       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18208         <size>40</size>
18209       </method>
18210     </type>
18211     <type name="&lt;PrivateImplementationDetails&gt;">
18212       <method name="Void .ctor()">
18213         <size>7</size>
18214       </method>
18215     </type>
18216   </test>
18217   <test name="gtest-iter-10.cs">
18218     <type name="Test">
18219       <method name="Void .ctor()">
18220         <size>7</size>
18221       </method>
18222       <method name="IEnumerable`1 FromTo(Int32, Int32)">
18223         <size>44</size>
18224       </method>
18225       <method name="Int32 Main()">
18226         <size>159</size>
18227       </method>
18228     </type>
18229     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18230       <method name="Void .ctor()">
18231         <size>7</size>
18232       </method>
18233       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18234         <size>7</size>
18235       </method>
18236       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18237         <size>12</size>
18238       </method>
18239       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18240         <size>7</size>
18241       </method>
18242       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18243         <size>52</size>
18244       </method>
18245       <method name="Boolean MoveNext()">
18246         <size>103</size>
18247       </method>
18248       <method name="Void Dispose()">
18249         <size>8</size>
18250       </method>
18251       <method name="Void Reset()">
18252         <size>6</size>
18253       </method>
18254     </type>
18255   </test>
18256   <test name="gtest-iter-11.cs">
18257     <type name="Foo">
18258       <method name="Void .ctor()">
18259         <size>7</size>
18260       </method>
18261     </type>
18262     <type name="Bar">
18263       <method name="Void .ctor()">
18264         <size>7</size>
18265       </method>
18266       <method name="System.String get_Name()">
18267         <size>7</size>
18268       </method>
18269       <method name="Void set_Name(System.String)">
18270         <size>8</size>
18271       </method>
18272     </type>
18273     <type name="Collection`1[T]">
18274       <method name="Void .ctor()">
18275         <size>18</size>
18276       </method>
18277       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18278         <size>7</size>
18279       </method>
18280       <method name="Void Add(T)">
18281         <size>13</size>
18282       </method>
18283       <method name="IEnumerator`1 GetEnumerator()">
18284         <size>15</size>
18285       </method>
18286     </type>
18287     <type name="BarCollection">
18288       <method name="Void .ctor()">
18289         <size>7</size>
18290       </method>
18291     </type>
18292     <type name="Program">
18293       <method name="Void .ctor()">
18294         <size>7</size>
18295       </method>
18296       <method name="Int32 Main()">
18297         <size>148</size>
18298       </method>
18299     </type>
18300     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18301       <method name="Void .ctor()">
18302         <size>7</size>
18303       </method>
18304       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18305         <size>7</size>
18306       </method>
18307       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18308         <size>12</size>
18309       </method>
18310       <method name="Boolean MoveNext()">
18311         <size>175</size>
18312       </method>
18313       <method name="Void Dispose()">
18314         <size>56</size>
18315       </method>
18316       <method name="Void Reset()">
18317         <size>6</size>
18318       </method>
18319     </type>
18320   </test>
18321   <test name="gtest-iter-12.cs">
18322     <type name="H">
18323       <method name="Void Main(System.String[])">
18324         <size>1</size>
18325       </method>
18326       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
18327         <size>30</size>
18328       </method>
18329       <method name="Void .ctor()">
18330         <size>7</size>
18331       </method>
18332     </type>
18333     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
18334       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18335         <size>7</size>
18336       </method>
18337       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18338         <size>12</size>
18339       </method>
18340       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18341         <size>7</size>
18342       </method>
18343       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18344         <size>40</size>
18345       </method>
18346       <method name="Boolean MoveNext()">
18347         <size>117</size>
18348       </method>
18349       <method name="Void Dispose()">
18350         <size>8</size>
18351       </method>
18352       <method name="Void Reset()">
18353         <size>6</size>
18354       </method>
18355       <method name="Void .ctor()">
18356         <size>7</size>
18357       </method>
18358     </type>
18359   </test>
18360   <test name="gtest-iter-13.cs">
18361     <type name="C`1[T]">
18362       <method name="IEnumerator GetEnumerator()">
18363         <size>12</size>
18364       </method>
18365       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
18366         <size>37</size>
18367       </method>
18368       <method name="Void .ctor()">
18369         <size>7</size>
18370       </method>
18371     </type>
18372     <type name="M">
18373       <method name="Void Main()">
18374         <size>57</size>
18375       </method>
18376       <method name="Void .ctor()">
18377         <size>7</size>
18378       </method>
18379     </type>
18380     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
18381       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18382         <size>7</size>
18383       </method>
18384       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18385         <size>12</size>
18386       </method>
18387       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18388         <size>7</size>
18389       </method>
18390       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18391         <size>52</size>
18392       </method>
18393       <method name="Boolean MoveNext()">
18394         <size>203</size>
18395       </method>
18396       <method name="Void Dispose()">
18397         <size>62</size>
18398       </method>
18399       <method name="Void Reset()">
18400         <size>6</size>
18401       </method>
18402       <method name="Void .ctor()">
18403         <size>7</size>
18404       </method>
18405     </type>
18406   </test>
18407   <test name="gtest-lambda-01.cs">
18408     <type name="X">
18409       <method name="Int32 Main()">
18410         <size>300</size>
18411       </method>
18412       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18413         <size>4</size>
18414       </method>
18415       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18416         <size>4</size>
18417       </method>
18418       <method name="Void &lt;Main&gt;m__3(Int32)">
18419         <size>8</size>
18420       </method>
18421       <method name="Void .ctor(Int32)">
18422         <size>13</size>
18423       </method>
18424     </type>
18425     <type name="IntFunc">
18426       <method name="Int32 Invoke(Int32)">
18427         <size>0</size>
18428       </method>
18429       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18430         <size>0</size>
18431       </method>
18432       <method name="Int32 EndInvoke(IAsyncResult)">
18433         <size>0</size>
18434       </method>
18435       <method name="Void .ctor(Object, IntPtr)">
18436         <size>0</size>
18437       </method>
18438     </type>
18439     <type name="VoidFunc">
18440       <method name="Void Invoke(Int32)">
18441         <size>0</size>
18442       </method>
18443       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18444         <size>0</size>
18445       </method>
18446       <method name="Void EndInvoke(IAsyncResult)">
18447         <size>0</size>
18448       </method>
18449       <method name="Void .ctor(Object, IntPtr)">
18450         <size>0</size>
18451       </method>
18452     </type>
18453     <type name="X+&lt;Main&gt;c__AnonStorey0">
18454       <method name="Void &lt;&gt;m__2(Int32)">
18455         <size>8</size>
18456       </method>
18457       <method name="Void .ctor()">
18458         <size>7</size>
18459       </method>
18460     </type>
18461   </test>
18462   <test name="gtest-lambda-02.cs">
18463     <type name="X">
18464       <method name="Void Foo(funci)">
18465         <size>16</size>
18466       </method>
18467       <method name="Void Foo(funcs)">
18468         <size>19</size>
18469       </method>
18470       <method name="Void Main()">
18471         <size>35</size>
18472       </method>
18473       <method name="System.String &lt;Main&gt;m__0(System.String)">
18474         <size>12</size>
18475       </method>
18476       <method name="Void .ctor()">
18477         <size>7</size>
18478       </method>
18479     </type>
18480     <type name="funcs">
18481       <method name="System.String Invoke(System.String)">
18482         <size>0</size>
18483       </method>
18484       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18485         <size>0</size>
18486       </method>
18487       <method name="System.String EndInvoke(IAsyncResult)">
18488         <size>0</size>
18489       </method>
18490       <method name="Void .ctor(Object, IntPtr)">
18491         <size>0</size>
18492       </method>
18493     </type>
18494     <type name="funci">
18495       <method name="Int32 Invoke(Int32)">
18496         <size>0</size>
18497       </method>
18498       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18499         <size>0</size>
18500       </method>
18501       <method name="Int32 EndInvoke(IAsyncResult)">
18502         <size>0</size>
18503       </method>
18504       <method name="Void .ctor(Object, IntPtr)">
18505         <size>0</size>
18506       </method>
18507     </type>
18508   </test>
18509   <test name="gtest-lambda-03.cs">
18510     <type name="Demo">
18511       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18512         <size>8</size>
18513       </method>
18514       <method name="Int32 Main()">
18515         <size>54</size>
18516       </method>
18517       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18518         <size>7</size>
18519       </method>
18520       <method name="Void .ctor()">
18521         <size>7</size>
18522       </method>
18523     </type>
18524     <type name="Func`2[TArg0,TResult]">
18525       <method name="TResult Invoke(TArg0)">
18526         <size>0</size>
18527       </method>
18528       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18529         <size>0</size>
18530       </method>
18531       <method name="TResult EndInvoke(IAsyncResult)">
18532         <size>0</size>
18533       </method>
18534       <method name="Void .ctor(Object, IntPtr)">
18535         <size>0</size>
18536       </method>
18537     </type>
18538   </test>
18539   <test name="gtest-lambda-04.cs">
18540     <type name="Demo">
18541       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18542         <size>14</size>
18543       </method>
18544       <method name="Int32 Main()">
18545         <size>103</size>
18546       </method>
18547       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18548         <size>7</size>
18549       </method>
18550       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18551         <size>8</size>
18552       </method>
18553       <method name="Void .ctor()">
18554         <size>7</size>
18555       </method>
18556     </type>
18557     <type name="Func`2[TArg0,TResult]">
18558       <method name="TResult Invoke(TArg0)">
18559         <size>0</size>
18560       </method>
18561       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18562         <size>0</size>
18563       </method>
18564       <method name="TResult EndInvoke(IAsyncResult)">
18565         <size>0</size>
18566       </method>
18567       <method name="Void .ctor(Object, IntPtr)">
18568         <size>0</size>
18569       </method>
18570     </type>
18571   </test>
18572   <test name="gtest-lambda-05.cs">
18573     <type name="C">
18574       <method name="Boolean M(C+db)">
18575         <size>8</size>
18576       </method>
18577       <method name="System.String M(C+ds)">
18578         <size>6</size>
18579       </method>
18580       <method name="Int32 M(C+di)">
18581         <size>8</size>
18582       </method>
18583       <method name="Int32 Main()">
18584         <size>125</size>
18585       </method>
18586       <method name="System.String &lt;Main&gt;m__0(System.String)">
18587         <size>31</size>
18588       </method>
18589       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18590         <size>31</size>
18591       </method>
18592       <method name="Void .ctor()">
18593         <size>7</size>
18594       </method>
18595     </type>
18596     <type name="C+di">
18597       <method name="Int32 Invoke(Int32)">
18598         <size>0</size>
18599       </method>
18600       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18601         <size>0</size>
18602       </method>
18603       <method name="Int32 EndInvoke(IAsyncResult)">
18604         <size>0</size>
18605       </method>
18606       <method name="Void .ctor(Object, IntPtr)">
18607         <size>0</size>
18608       </method>
18609     </type>
18610     <type name="C+ds">
18611       <method name="System.String Invoke(System.String)">
18612         <size>0</size>
18613       </method>
18614       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18615         <size>0</size>
18616       </method>
18617       <method name="System.String EndInvoke(IAsyncResult)">
18618         <size>0</size>
18619       </method>
18620       <method name="Void .ctor(Object, IntPtr)">
18621         <size>0</size>
18622       </method>
18623     </type>
18624     <type name="C+db">
18625       <method name="Boolean Invoke(Boolean)">
18626         <size>0</size>
18627       </method>
18628       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18629         <size>0</size>
18630       </method>
18631       <method name="Boolean EndInvoke(IAsyncResult)">
18632         <size>0</size>
18633       </method>
18634       <method name="Void .ctor(Object, IntPtr)">
18635         <size>0</size>
18636       </method>
18637     </type>
18638     <type name="C+&lt;Main&gt;c__AnonStorey0">
18639       <method name="System.String &lt;&gt;m__2(System.String)">
18640         <size>12</size>
18641       </method>
18642       <method name="Void .ctor()">
18643         <size>7</size>
18644       </method>
18645     </type>
18646     <type name="C+&lt;Main&gt;c__AnonStorey1">
18647       <method name="Int32 &lt;&gt;m__3(Int32)">
18648         <size>11</size>
18649       </method>
18650       <method name="Void .ctor()">
18651         <size>7</size>
18652       </method>
18653     </type>
18654   </test>
18655   <test name="gtest-lambda-06.cs">
18656     <type name="TestClass">
18657       <method name="Void P(TestClass+DT)">
18658         <size>26</size>
18659       </method>
18660       <method name="Void P(TestClass+DF)">
18661         <size>26</size>
18662       </method>
18663       <method name="T And(T, T)">
18664         <size>10</size>
18665       </method>
18666       <method name="F And(T, F)">
18667         <size>10</size>
18668       </method>
18669       <method name="F And(F, T)">
18670         <size>10</size>
18671       </method>
18672       <method name="F And(F, F)">
18673         <size>10</size>
18674       </method>
18675       <method name="T Or(T, T)">
18676         <size>10</size>
18677       </method>
18678       <method name="T Or(T, F)">
18679         <size>10</size>
18680       </method>
18681       <method name="T Or(F, T)">
18682         <size>10</size>
18683       </method>
18684       <method name="F Or(F, F)">
18685         <size>10</size>
18686       </method>
18687       <method name="F Not(T)">
18688         <size>10</size>
18689       </method>
18690       <method name="T Not(F)">
18691         <size>10</size>
18692       </method>
18693       <method name="Void StopTrue(T)">
18694         <size>1</size>
18695       </method>
18696       <method name="Int32 Main()">
18697         <size>36</size>
18698       </method>
18699       <method name="Void &lt;Main&gt;m__0(F)">
18700         <size>31</size>
18701       </method>
18702       <method name="Void .ctor()">
18703         <size>7</size>
18704       </method>
18705     </type>
18706     <type name="TestClass+DT">
18707       <method name="Void Invoke(T)">
18708         <size>0</size>
18709       </method>
18710       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18711         <size>0</size>
18712       </method>
18713       <method name="Void EndInvoke(IAsyncResult)">
18714         <size>0</size>
18715       </method>
18716       <method name="Void .ctor(Object, IntPtr)">
18717         <size>0</size>
18718       </method>
18719     </type>
18720     <type name="TestClass+DF">
18721       <method name="Void Invoke(F)">
18722         <size>0</size>
18723       </method>
18724       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18725         <size>0</size>
18726       </method>
18727       <method name="Void EndInvoke(IAsyncResult)">
18728         <size>0</size>
18729       </method>
18730       <method name="Void .ctor(Object, IntPtr)">
18731         <size>0</size>
18732       </method>
18733     </type>
18734     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18735       <method name="Void &lt;&gt;m__1(T)">
18736         <size>38</size>
18737       </method>
18738       <method name="Void .ctor()">
18739         <size>7</size>
18740       </method>
18741     </type>
18742     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18743       <method name="Void &lt;&gt;m__2(F)">
18744         <size>77</size>
18745       </method>
18746       <method name="Void .ctor()">
18747         <size>7</size>
18748       </method>
18749     </type>
18750   </test>
18751   <test name="gtest-lambda-07.cs">
18752     <type name="C">
18753       <method name="Void Test(D)">
18754         <size>1</size>
18755       </method>
18756       <method name="Void Test(System.Object, D)">
18757         <size>1</size>
18758       </method>
18759       <method name="Void Test(D, D)">
18760         <size>1</size>
18761       </method>
18762       <method name="Void Test2(System.Object, E)">
18763         <size>1</size>
18764       </method>
18765       <method name="Void Main()">
18766         <size>207</size>
18767       </method>
18768       <method name="Void &lt;Main&gt;m__0()">
18769         <size>1</size>
18770       </method>
18771       <method name="Void &lt;Main&gt;m__1()">
18772         <size>1</size>
18773       </method>
18774       <method name="Void &lt;Main&gt;m__2()">
18775         <size>1</size>
18776       </method>
18777       <method name="Void &lt;Main&gt;m__3()">
18778         <size>1</size>
18779       </method>
18780       <method name="Void &lt;Main&gt;m__4()">
18781         <size>1</size>
18782       </method>
18783       <method name="Void &lt;Main&gt;m__5(Boolean)">
18784         <size>1</size>
18785       </method>
18786       <method name="Void .ctor()">
18787         <size>7</size>
18788       </method>
18789     </type>
18790     <type name="D">
18791       <method name="Void Invoke()">
18792         <size>0</size>
18793       </method>
18794       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18795         <size>0</size>
18796       </method>
18797       <method name="Void EndInvoke(IAsyncResult)">
18798         <size>0</size>
18799       </method>
18800       <method name="Void .ctor(Object, IntPtr)">
18801         <size>0</size>
18802       </method>
18803     </type>
18804     <type name="E">
18805       <method name="Void Invoke(Boolean)">
18806         <size>0</size>
18807       </method>
18808       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18809         <size>0</size>
18810       </method>
18811       <method name="Void EndInvoke(IAsyncResult)">
18812         <size>0</size>
18813       </method>
18814       <method name="Void .ctor(Object, IntPtr)">
18815         <size>0</size>
18816       </method>
18817     </type>
18818   </test>
18819   <test name="gtest-lambda-08.cs">
18820     <type name="C">
18821       <method name="Void Test[T,R](System.Func`2[T,R])">
18822         <size>1</size>
18823       </method>
18824       <method name="Int32 Main()">
18825         <size>321</size>
18826       </method>
18827       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18828         <size>4</size>
18829       </method>
18830       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18831         <size>5</size>
18832       </method>
18833       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18834         <size>4</size>
18835       </method>
18836       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18837         <size>5</size>
18838       </method>
18839       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18840         <size>4</size>
18841       </method>
18842       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18843         <size>5</size>
18844       </method>
18845       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18846         <size>4</size>
18847       </method>
18848       <method name="Void .ctor()">
18849         <size>7</size>
18850       </method>
18851     </type>
18852   </test>
18853   <test name="gtest-lambda-09.cs">
18854     <type name="C">
18855       <method name="IEnumerable`1 Test[T](T)">
18856         <size>2</size>
18857       </method>
18858       <method name="IEnumerable`1 Test[T](Func`1[T])">
18859         <size>2</size>
18860       </method>
18861       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18862         <size>2</size>
18863       </method>
18864       <method name="Void Main()">
18865         <size>113</size>
18866       </method>
18867       <method name="System.String &lt;Main&gt;m__0()">
18868         <size>6</size>
18869       </method>
18870       <method name="System.String &lt;Main&gt;m__1()">
18871         <size>6</size>
18872       </method>
18873       <method name="System.String &lt;Main&gt;m__2(System.String)">
18874         <size>6</size>
18875       </method>
18876       <method name="Void .ctor()">
18877         <size>7</size>
18878       </method>
18879     </type>
18880     <type name="Func`1[TD]">
18881       <method name="TD Invoke()">
18882         <size>0</size>
18883       </method>
18884       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18885         <size>0</size>
18886       </method>
18887       <method name="TD EndInvoke(IAsyncResult)">
18888         <size>0</size>
18889       </method>
18890       <method name="Void .ctor(Object, IntPtr)">
18891         <size>0</size>
18892       </method>
18893     </type>
18894     <type name="Func`2[TA,TR]">
18895       <method name="TR Invoke(TA)">
18896         <size>0</size>
18897       </method>
18898       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18899         <size>0</size>
18900       </method>
18901       <method name="TR EndInvoke(IAsyncResult)">
18902         <size>0</size>
18903       </method>
18904       <method name="Void .ctor(Object, IntPtr)">
18905         <size>0</size>
18906       </method>
18907     </type>
18908   </test>
18909   <test name="gtest-lambda-10.cs">
18910     <type name="C">
18911       <method name="Void Foo[TSource](IEnumerable`1)">
18912         <size>1</size>
18913       </method>
18914       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18915         <size>1</size>
18916       </method>
18917       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18918         <size>1</size>
18919       </method>
18920       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18921         <size>1</size>
18922       </method>
18923       <method name="Void Main()">
18924         <size>97</size>
18925       </method>
18926       <method name="Void .ctor()">
18927         <size>7</size>
18928       </method>
18929     </type>
18930     <type name="C+&lt;Main&gt;c__AnonStorey0">
18931       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18932         <size>7</size>
18933       </method>
18934       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18935         <size>7</size>
18936       </method>
18937       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18938         <size>7</size>
18939       </method>
18940       <method name="Void .ctor()">
18941         <size>7</size>
18942       </method>
18943     </type>
18944   </test>
18945   <test name="gtest-lambda-11.cs">
18946     <type name="Pair`2[T1,T2]">
18947       <method name="Void .ctor()">
18948         <size>7</size>
18949       </method>
18950     </type>
18951     <type name="C">
18952       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18953         <size>1</size>
18954       </method>
18955     </type>
18956     <type name="E`1[TI]">
18957       <method name="Void Rep1[TV](Group`2[TI,TV])">
18958         <size>37</size>
18959       </method>
18960       <method name="Void .ctor()">
18961         <size>7</size>
18962       </method>
18963     </type>
18964     <type name="M">
18965       <method name="Void Main()">
18966         <size>1</size>
18967       </method>
18968       <method name="Void .ctor()">
18969         <size>7</size>
18970       </method>
18971     </type>
18972     <type name="Group`2[T1,T2]">
18973       <method name="Pair`2[T1,T2] Invoke(T1)">
18974         <size>0</size>
18975       </method>
18976       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18977         <size>0</size>
18978       </method>
18979       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18980         <size>0</size>
18981       </method>
18982       <method name="Void .ctor(Object, IntPtr)">
18983         <size>0</size>
18984       </method>
18985     </type>
18986     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18987       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18988         <size>7</size>
18989       </method>
18990       <method name="Void .ctor()">
18991         <size>7</size>
18992       </method>
18993     </type>
18994   </test>
18995   <test name="gtest-lambda-12.cs">
18996     <type name="Demo">
18997       <method name="Void F[T](T[], T, Func`1[T])">
18998         <size>42</size>
18999       </method>
19000       <method name="Int32 Main()">
19001         <size>65</size>
19002       </method>
19003       <method name="Void .ctor()">
19004         <size>7</size>
19005       </method>
19006     </type>
19007     <type name="Func`1[TA]">
19008       <method name="Void Invoke(TA)">
19009         <size>0</size>
19010       </method>
19011       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19012         <size>0</size>
19013       </method>
19014       <method name="Void EndInvoke(IAsyncResult)">
19015         <size>0</size>
19016       </method>
19017       <method name="Void .ctor(Object, IntPtr)">
19018         <size>0</size>
19019       </method>
19020     </type>
19021     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
19022       <method name="Void &lt;&gt;m__0(Int32)">
19023         <size>10</size>
19024       </method>
19025       <method name="Void .ctor()">
19026         <size>7</size>
19027       </method>
19028     </type>
19029   </test>
19030   <test name="gtest-lambda-13.cs">
19031     <type name="TestUnary">
19032       <method name="Void Foo(System.Action`1[System.Int32])">
19033         <size>1</size>
19034       </method>
19035       <method name="Void Bar()">
19036         <size>35</size>
19037       </method>
19038       <method name="Void &lt;Bar&gt;m__0(Int32)">
19039         <size>6</size>
19040       </method>
19041       <method name="Void .ctor()">
19042         <size>7</size>
19043       </method>
19044     </type>
19045     <type name="Program">
19046       <method name="Void Foo(System.Action`1[System.String])">
19047         <size>12</size>
19048       </method>
19049       <method name="T Foo[T](System.Func`2[System.String,T])">
19050         <size>12</size>
19051       </method>
19052       <method name="System.String Bar()">
19053         <size>35</size>
19054       </method>
19055       <method name="Void Main()">
19056         <size>76</size>
19057       </method>
19058       <method name="System.String &lt;Bar&gt;m__1(System.String)">
19059         <size>7</size>
19060       </method>
19061       <method name="System.String &lt;Main&gt;m__2(System.String)">
19062         <size>2</size>
19063       </method>
19064       <method name="Void &lt;Main&gt;m__3(System.String)">
19065         <size>7</size>
19066       </method>
19067       <method name="Void .ctor()">
19068         <size>7</size>
19069       </method>
19070     </type>
19071   </test>
19072   <test name="gtest-lambda-14.cs">
19073     <type name="Test">
19074       <method name="Void Main()">
19075         <size>1</size>
19076       </method>
19077       <method name="Void Foo[T]()">
19078         <size>14</size>
19079       </method>
19080       <method name="Void .ctor()">
19081         <size>7</size>
19082       </method>
19083       <method name="T &lt;Foo`1&gt;m__0[T](T)">
19084         <size>2</size>
19085       </method>
19086     </type>
19087   </test>
19088   <test name="gtest-lambda-15.cs">
19089     <type name="Enumerable">
19090       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
19091         <size>32</size>
19092       </method>
19093       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
19094         <size>120</size>
19095       </method>
19096     </type>
19097     <type name="Repro">
19098       <method name="Int32 Main()">
19099         <size>115</size>
19100       </method>
19101       <method name="Int32 &lt;Main&gt;m__1(System.String)">
19102         <size>7</size>
19103       </method>
19104       <method name="Void .ctor()">
19105         <size>7</size>
19106       </method>
19107     </type>
19108     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
19109       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
19110         <size>15</size>
19111       </method>
19112       <method name="Void .ctor()">
19113         <size>7</size>
19114       </method>
19115     </type>
19116   </test>
19117   <test name="gtest-lambda-16.cs">
19118     <type name="Repro">
19119       <method name="Void AssertFoo[T](IList`1)">
19120         <size>34</size>
19121       </method>
19122       <method name="Void Main()">
19123         <size>1</size>
19124       </method>
19125       <method name="Void .ctor()">
19126         <size>7</size>
19127       </method>
19128     </type>
19129     <type name="Repro+Runner`1[T]">
19130       <method name="Void .ctor(Action`1, T)">
19131         <size>7</size>
19132       </method>
19133     </type>
19134     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
19135       <method name="Void &lt;&gt;m__0(Int32)">
19136         <size>52</size>
19137       </method>
19138       <method name="Void .ctor()">
19139         <size>7</size>
19140       </method>
19141     </type>
19142   </test>
19143   <test name="gtest-lambda-17.cs">
19144     <type name="TestCase">
19145       <method name="Void Testing()">
19146         <size>75</size>
19147       </method>
19148       <method name="Void Main()">
19149         <size>11</size>
19150       </method>
19151       <method name="Void &lt;Testing&gt;m__0()">
19152         <size>8</size>
19153       </method>
19154       <method name="Void .ctor()">
19155         <size>7</size>
19156       </method>
19157     </type>
19158   </test>
19159   <test name="gtest-lambda-18.cs">
19160     <type name="Test">
19161       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
19162         <size>33</size>
19163       </method>
19164       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
19165         <size>1</size>
19166       </method>
19167       <method name="Void Main()">
19168         <size>1</size>
19169       </method>
19170     </type>
19171     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19172       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19173         <size>14</size>
19174       </method>
19175       <method name="Void .ctor()">
19176         <size>7</size>
19177       </method>
19178     </type>
19179   </test>
19180   <test name="gtest-lambda-19.cs">
19181     <type name="Crasher">
19182       <method name="Void Crash()">
19183         <size>36</size>
19184       </method>
19185       <method name="Void Do(System.Action)">
19186         <size>1</size>
19187       </method>
19188       <method name="Void Main()">
19189         <size>1</size>
19190       </method>
19191       <method name="Void .ctor()">
19192         <size>7</size>
19193       </method>
19194     </type>
19195     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19196       <method name="Void &lt;&gt;m__0()">
19197         <size>27</size>
19198       </method>
19199       <method name="Void .ctor()">
19200         <size>7</size>
19201       </method>
19202     </type>
19203   </test>
19204   <test name="gtest-lambda-20.cs">
19205     <type name="Z">
19206       <method name="Void &lt;Z&gt;m__0()">
19207         <size>7</size>
19208       </method>
19209       <method name="Void .ctor()">
19210         <size>37</size>
19211       </method>
19212     </type>
19213     <type name="Test">
19214       <method name="Boolean Foo()">
19215         <size>2</size>
19216       </method>
19217       <method name="Void Main()">
19218         <size>1</size>
19219       </method>
19220       <method name="Void .ctor()">
19221         <size>7</size>
19222       </method>
19223     </type>
19224     <type name="TestMethod">
19225       <method name="Void Invoke()">
19226         <size>0</size>
19227       </method>
19228       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19229         <size>0</size>
19230       </method>
19231       <method name="Void EndInvoke(IAsyncResult)">
19232         <size>0</size>
19233       </method>
19234       <method name="Void .ctor(Object, IntPtr)">
19235         <size>0</size>
19236       </method>
19237     </type>
19238   </test>
19239   <test name="gtest-lambda-21.cs">
19240     <type name="Program">
19241       <method name="Void Foo(System.Action`1[System.String])">
19242         <size>12</size>
19243       </method>
19244       <method name="T Foo[T](System.Func`2[System.String,T])">
19245         <size>12</size>
19246       </method>
19247       <method name="System.String Bar()">
19248         <size>35</size>
19249       </method>
19250       <method name="Int32 Main()">
19251         <size>95</size>
19252       </method>
19253       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19254         <size>7</size>
19255       </method>
19256       <method name="System.String &lt;Main&gt;m__1(System.String)">
19257         <size>2</size>
19258       </method>
19259       <method name="Void &lt;Main&gt;m__2(System.String)">
19260         <size>7</size>
19261       </method>
19262       <method name="Void .ctor()">
19263         <size>7</size>
19264       </method>
19265     </type>
19266   </test>
19267   <test name="gtest-lambda-22.cs">
19268     <type name="Product">
19269       <method name="Void .ctor()">
19270         <size>7</size>
19271       </method>
19272     </type>
19273     <type name="MainClass">
19274       <method name="Void Main()">
19275         <size>136</size>
19276       </method>
19277       <method name="Int32 &lt;Main&gt;m__0(Product)">
19278         <size>7</size>
19279       </method>
19280       <method name="Product &lt;Main&gt;m__1(Product)">
19281         <size>2</size>
19282       </method>
19283       <method name="&lt;&gt;__AnonType0`2[System.Linq.IGrouping`2[System.Int32,Product],System.Collections.Generic.IEnumerable`1[Product]] &lt;Main&gt;m__2(IGrouping`2)">
19284         <size>48</size>
19285       </method>
19286       <method name="Void .ctor()">
19287         <size>7</size>
19288       </method>
19289     </type>
19290     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
19291       <method name="&lt;g&gt;__T get_g()">
19292         <size>7</size>
19293       </method>
19294       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
19295         <size>7</size>
19296       </method>
19297       <method name="Boolean Equals(System.Object)">
19298         <size>69</size>
19299       </method>
19300       <method name="Int32 GetHashCode()">
19301         <size>86</size>
19302       </method>
19303       <method name="System.String ToString()">
19304         <size>142</size>
19305       </method>
19306       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
19307         <size>21</size>
19308       </method>
19309     </type>
19310     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
19311       <method name="Boolean &lt;&gt;m__3(Product)">
19312         <size>52</size>
19313       </method>
19314       <method name="Decimal &lt;&gt;m__4(Product)">
19315         <size>7</size>
19316       </method>
19317       <method name="Void .ctor()">
19318         <size>7</size>
19319       </method>
19320     </type>
19321   </test>
19322   <test name="gtest-lambda-23.cs">
19323     <type name="C">
19324       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19325         <size>14</size>
19326       </method>
19327       <method name="Int32 Main()">
19328         <size>77</size>
19329       </method>
19330       <method name="System.String &lt;Main&gt;m__0(System.String)">
19331         <size>27</size>
19332       </method>
19333       <method name="Void .ctor()">
19334         <size>7</size>
19335       </method>
19336     </type>
19337   </test>
19338   <test name="gtest-linq-01.cs">
19339     <type name="from.C">
19340       <method name="Void .ctor()">
19341         <size>7</size>
19342       </method>
19343       <method name="Void Main()">
19344         <size>2137</size>
19345       </method>
19346       <method name="Void Foo(Int32, Boolean)">
19347         <size>11</size>
19348       </method>
19349       <method name="Void Do(System.String[])">
19350         <size>16</size>
19351       </method>
19352     </type>
19353     <type name="from.D">
19354       <method name="Void .ctor()">
19355         <size>7</size>
19356       </method>
19357       <method name="Boolean check(System.Object, System.Object)">
19358         <size>26</size>
19359       </method>
19360     </type>
19361     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19362       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19363         <size>21</size>
19364       </method>
19365       <method name="&lt;i&gt;__T get_i()">
19366         <size>7</size>
19367       </method>
19368       <method name="&lt;j&gt;__T get_j()">
19369         <size>7</size>
19370       </method>
19371       <method name="Boolean Equals(System.Object)">
19372         <size>69</size>
19373       </method>
19374       <method name="Int32 GetHashCode()">
19375         <size>86</size>
19376       </method>
19377       <method name="System.String ToString()">
19378         <size>142</size>
19379       </method>
19380     </type>
19381     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19382       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19383         <size>21</size>
19384       </method>
19385       <method name="&lt;i&gt;__T get_i()">
19386         <size>7</size>
19387       </method>
19388       <method name="&lt;l&gt;__T get_l()">
19389         <size>7</size>
19390       </method>
19391       <method name="Boolean Equals(System.Object)">
19392         <size>69</size>
19393       </method>
19394       <method name="Int32 GetHashCode()">
19395         <size>86</size>
19396       </method>
19397       <method name="System.String ToString()">
19398         <size>142</size>
19399       </method>
19400     </type>
19401     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19402       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19403         <size>21</size>
19404       </method>
19405       <method name="&lt;i9&gt;__T get_i9()">
19406         <size>7</size>
19407       </method>
19408       <method name="&lt;i&gt;__T get_i()">
19409         <size>7</size>
19410       </method>
19411       <method name="Boolean Equals(System.Object)">
19412         <size>69</size>
19413       </method>
19414       <method name="Int32 GetHashCode()">
19415         <size>86</size>
19416       </method>
19417       <method name="System.String ToString()">
19418         <size>142</size>
19419       </method>
19420     </type>
19421     <type name="from.C">
19422       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19423         <size>2</size>
19424       </method>
19425       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19426         <size>2</size>
19427       </method>
19428       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19429         <size>2</size>
19430       </method>
19431       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19432         <size>2</size>
19433       </method>
19434     </type>
19435     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19436       <method name="Void .ctor()">
19437         <size>7</size>
19438       </method>
19439       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19440         <size>7</size>
19441       </method>
19442     </type>
19443     <type name="from.C">
19444       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19445         <size>2</size>
19446       </method>
19447       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19448         <size>10</size>
19449       </method>
19450       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19451         <size>2</size>
19452       </method>
19453       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19454         <size>2</size>
19455       </method>
19456       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19457         <size>2</size>
19458       </method>
19459       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19460         <size>2</size>
19461       </method>
19462       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19463         <size>2</size>
19464       </method>
19465       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19466         <size>2</size>
19467       </method>
19468       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19469         <size>2</size>
19470       </method>
19471       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19472         <size>2</size>
19473       </method>
19474       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19475         <size>2</size>
19476       </method>
19477       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19478         <size>2</size>
19479       </method>
19480       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19481         <size>10</size>
19482       </method>
19483       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19484         <size>7</size>
19485       </method>
19486       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19487         <size>2</size>
19488       </method>
19489       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19490         <size>2</size>
19491       </method>
19492       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19493         <size>7</size>
19494       </method>
19495       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19496         <size>2</size>
19497       </method>
19498       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19499         <size>2</size>
19500       </method>
19501       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19502         <size>7</size>
19503       </method>
19504       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19505         <size>8</size>
19506       </method>
19507       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19508         <size>7</size>
19509       </method>
19510       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19511         <size>7</size>
19512       </method>
19513       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19514         <size>7</size>
19515       </method>
19516       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19517         <size>2</size>
19518       </method>
19519       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19520         <size>2</size>
19521       </method>
19522       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19523         <size>2</size>
19524       </method>
19525       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19526         <size>2</size>
19527       </method>
19528       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19529         <size>2</size>
19530       </method>
19531       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19532         <size>2</size>
19533       </method>
19534       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19535         <size>2</size>
19536       </method>
19537       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19538         <size>10</size>
19539       </method>
19540       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19541         <size>7</size>
19542       </method>
19543       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19544         <size>15</size>
19545       </method>
19546       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19547         <size>12</size>
19548       </method>
19549       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19550         <size>2</size>
19551       </method>
19552       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19553         <size>2</size>
19554       </method>
19555       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19556         <size>8</size>
19557       </method>
19558       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19559         <size>2</size>
19560       </method>
19561       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19562         <size>7</size>
19563       </method>
19564       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19565         <size>8</size>
19566       </method>
19567       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19568         <size>2</size>
19569       </method>
19570       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19571         <size>7</size>
19572       </method>
19573       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19574         <size>8</size>
19575       </method>
19576       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19577         <size>2</size>
19578       </method>
19579       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19580         <size>7</size>
19581       </method>
19582       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19583         <size>2</size>
19584       </method>
19585       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19586         <size>2</size>
19587       </method>
19588       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19589         <size>2</size>
19590       </method>
19591     </type>
19592     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19593       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19594         <size>21</size>
19595       </method>
19596       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19597         <size>7</size>
19598       </method>
19599       <method name="&lt;l2&gt;__T get_l2()">
19600         <size>7</size>
19601       </method>
19602       <method name="Boolean Equals(System.Object)">
19603         <size>69</size>
19604       </method>
19605       <method name="Int32 GetHashCode()">
19606         <size>86</size>
19607       </method>
19608       <method name="System.String ToString()">
19609         <size>142</size>
19610       </method>
19611     </type>
19612     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19613       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19614         <size>7</size>
19615       </method>
19616       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19617         <size>7</size>
19618       </method>
19619       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19620         <size>7</size>
19621       </method>
19622     </type>
19623     <type name="from.C">
19624       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19625         <size>2</size>
19626       </method>
19627       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3B(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
19628         <size>9</size>
19629       </method>
19630       <method name="Int32 &lt;Main&gt;m__3C(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
19631         <size>2</size>
19632       </method>
19633     </type>
19634     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19635       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19636         <size>21</size>
19637       </method>
19638       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19639         <size>7</size>
19640       </method>
19641       <method name="&lt;l2&gt;__T get_l2()">
19642         <size>7</size>
19643       </method>
19644       <method name="Boolean Equals(System.Object)">
19645         <size>69</size>
19646       </method>
19647       <method name="Int32 GetHashCode()">
19648         <size>86</size>
19649       </method>
19650       <method name="System.String ToString()">
19651         <size>142</size>
19652       </method>
19653     </type>
19654     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19655       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19656         <size>47</size>
19657       </method>
19658       <method name="Int32 &lt;&gt;m__3D(Int32)">
19659         <size>2</size>
19660       </method>
19661     </type>
19662   </test>
19663   <test name="gtest-linq-02.cs">
19664     <type name="Test">
19665       <method name="Void .ctor()">
19666         <size>7</size>
19667       </method>
19668       <method name="Int32 Main()">
19669         <size>501</size>
19670       </method>
19671       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19672         <size>2</size>
19673       </method>
19674       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19675         <size>3</size>
19676       </method>
19677       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19678         <size>2</size>
19679       </method>
19680       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19681         <size>3</size>
19682       </method>
19683     </type>
19684   </test>
19685   <test name="gtest-linq-03.cs">
19686     <type name="WhereTest">
19687       <method name="Void .ctor()">
19688         <size>7</size>
19689       </method>
19690       <method name="Int32 Main()">
19691         <size>179</size>
19692       </method>
19693       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19694         <size>5</size>
19695       </method>
19696       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19697         <size>5</size>
19698       </method>
19699       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19700         <size>4</size>
19701       </method>
19702     </type>
19703   </test>
19704   <test name="gtest-linq-04.cs">
19705     <type name="TestGroupBy">
19706       <method name="Void .ctor()">
19707         <size>7</size>
19708       </method>
19709       <method name="Int32 Main()">
19710         <size>553</size>
19711       </method>
19712     </type>
19713     <type name="&lt;PrivateImplementationDetails&gt;">
19714       <method name="Void .ctor()">
19715         <size>7</size>
19716       </method>
19717     </type>
19718     <type name="TestGroupBy">
19719       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19720         <size>4</size>
19721       </method>
19722       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19723         <size>2</size>
19724       </method>
19725       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19726         <size>4</size>
19727       </method>
19728       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19729         <size>2</size>
19730       </method>
19731     </type>
19732   </test>
19733   <test name="gtest-linq-05.cs">
19734     <type name="OrderByTests">
19735       <method name="Void .ctor()">
19736         <size>7</size>
19737       </method>
19738       <method name="Int32 Main()">
19739         <size>1254</size>
19740       </method>
19741     </type>
19742     <type name="OrderByTests+Data">
19743       <method name="Void .ctor()">
19744         <size>7</size>
19745       </method>
19746       <method name="Int32 get_ID()">
19747         <size>7</size>
19748       </method>
19749       <method name="Void set_ID(Int32)">
19750         <size>8</size>
19751       </method>
19752       <method name="System.String get_Name()">
19753         <size>7</size>
19754       </method>
19755       <method name="Void set_Name(System.String)">
19756         <size>8</size>
19757       </method>
19758       <method name="System.String ToString()">
19759         <size>28</size>
19760       </method>
19761     </type>
19762     <type name="OrderByTests">
19763       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19764         <size>2</size>
19765       </method>
19766       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19767         <size>2</size>
19768       </method>
19769       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19770         <size>2</size>
19771       </method>
19772       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19773         <size>4</size>
19774       </method>
19775       <method name="System.String &lt;Main&gt;m__4(System.String)">
19776         <size>2</size>
19777       </method>
19778       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19779         <size>7</size>
19780       </method>
19781       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19782         <size>7</size>
19783       </method>
19784       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19785         <size>7</size>
19786       </method>
19787       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19788         <size>7</size>
19789       </method>
19790       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19791         <size>7</size>
19792       </method>
19793       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19794         <size>11</size>
19795       </method>
19796       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19797         <size>7</size>
19798       </method>
19799       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19800         <size>7</size>
19801       </method>
19802       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19803         <size>11</size>
19804       </method>
19805       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19806         <size>7</size>
19807       </method>
19808       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19809         <size>7</size>
19810       </method>
19811       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19812         <size>2</size>
19813       </method>
19814     </type>
19815   </test>
19816   <test name="gtest-linq-06.cs">
19817     <type name="Let">
19818       <method name="Void .ctor()">
19819         <size>7</size>
19820       </method>
19821       <method name="Int32 Main()">
19822         <size>406</size>
19823       </method>
19824     </type>
19825     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19826       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19827         <size>21</size>
19828       </method>
19829       <method name="&lt;i&gt;__T get_i()">
19830         <size>7</size>
19831       </method>
19832       <method name="&lt;u&gt;__T get_u()">
19833         <size>7</size>
19834       </method>
19835       <method name="Boolean Equals(System.Object)">
19836         <size>69</size>
19837       </method>
19838       <method name="Int32 GetHashCode()">
19839         <size>86</size>
19840       </method>
19841       <method name="System.String ToString()">
19842         <size>142</size>
19843       </method>
19844     </type>
19845     <type name="Let">
19846       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19847         <size>10</size>
19848       </method>
19849       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19850         <size>7</size>
19851       </method>
19852       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19853         <size>10</size>
19854       </method>
19855       <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])">
19856         <size>15</size>
19857       </method>
19858       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19859         <size>18</size>
19860       </method>
19861       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19862         <size>7</size>
19863       </method>
19864     </type>
19865     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19866       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19867         <size>21</size>
19868       </method>
19869       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19870         <size>7</size>
19871       </method>
19872       <method name="&lt;v&gt;__T get_v()">
19873         <size>7</size>
19874       </method>
19875       <method name="Boolean Equals(System.Object)">
19876         <size>69</size>
19877       </method>
19878       <method name="Int32 GetHashCode()">
19879         <size>86</size>
19880       </method>
19881       <method name="System.String ToString()">
19882         <size>142</size>
19883       </method>
19884     </type>
19885   </test>
19886   <test name="gtest-linq-07.cs">
19887     <type name="SelectMany">
19888       <method name="Void .ctor()">
19889         <size>7</size>
19890       </method>
19891       <method name="Int32 Main()">
19892         <size>748</size>
19893       </method>
19894     </type>
19895     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19896       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19897         <size>21</size>
19898       </method>
19899       <method name="&lt;i1&gt;__T get_i1()">
19900         <size>7</size>
19901       </method>
19902       <method name="&lt;i2&gt;__T get_i2()">
19903         <size>7</size>
19904       </method>
19905       <method name="Boolean Equals(System.Object)">
19906         <size>69</size>
19907       </method>
19908       <method name="Int32 GetHashCode()">
19909         <size>86</size>
19910       </method>
19911       <method name="System.String ToString()">
19912         <size>142</size>
19913       </method>
19914     </type>
19915     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19916       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19917         <size>28</size>
19918       </method>
19919       <method name="&lt;pp&gt;__T get_pp()">
19920         <size>7</size>
19921       </method>
19922       <method name="&lt;i1&gt;__T get_i1()">
19923         <size>7</size>
19924       </method>
19925       <method name="&lt;i3&gt;__T get_i3()">
19926         <size>7</size>
19927       </method>
19928       <method name="Boolean Equals(System.Object)">
19929         <size>96</size>
19930       </method>
19931       <method name="Int32 GetHashCode()">
19932         <size>109</size>
19933       </method>
19934       <method name="System.String ToString()">
19935         <size>199</size>
19936       </method>
19937     </type>
19938     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19939       <method name="Void .ctor()">
19940         <size>7</size>
19941       </method>
19942       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19943         <size>12</size>
19944       </method>
19945       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19946         <size>12</size>
19947       </method>
19948       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19949         <size>12</size>
19950       </method>
19951       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19952         <size>7</size>
19953       </method>
19954     </type>
19955     <type name="SelectMany">
19956       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19957         <size>8</size>
19958       </method>
19959       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19960         <size>5</size>
19961       </method>
19962       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19963         <size>8</size>
19964       </method>
19965       <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)">
19966         <size>8</size>
19967       </method>
19968       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19969         <size>7</size>
19970       </method>
19971       <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])">
19972         <size>25</size>
19973       </method>
19974       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19975         <size>8</size>
19976       </method>
19977     </type>
19978     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19979       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19980         <size>21</size>
19981       </method>
19982       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19983         <size>7</size>
19984       </method>
19985       <method name="&lt;i3&gt;__T get_i3()">
19986         <size>7</size>
19987       </method>
19988       <method name="Boolean Equals(System.Object)">
19989         <size>69</size>
19990       </method>
19991       <method name="Int32 GetHashCode()">
19992         <size>86</size>
19993       </method>
19994       <method name="System.String ToString()">
19995         <size>142</size>
19996       </method>
19997     </type>
19998   </test>
19999   <test name="gtest-linq-08.cs">
20000     <type name="TestA">
20001       <method name="Void .ctor(String)">
20002         <size>14</size>
20003       </method>
20004       <method name="System.String Select[U](System.Func`2[TestA,U])">
20005         <size>7</size>
20006       </method>
20007     </type>
20008     <type name="TestB">
20009       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
20010         <size>25</size>
20011       </method>
20012     </type>
20013     <type name="CustomQueryExpressionPattern">
20014       <method name="Void .ctor()">
20015         <size>7</size>
20016       </method>
20017       <method name="Int32 Main()">
20018         <size>153</size>
20019       </method>
20020       <method name="TestA &lt;Main&gt;m__0(TestA)">
20021         <size>2</size>
20022       </method>
20023       <method name="Boolean &lt;Main&gt;m__1(TestA)">
20024         <size>17</size>
20025       </method>
20026     </type>
20027   </test>
20028   <test name="gtest-linq-09.cs">
20029     <type name="Data">
20030       <method name="Void .ctor()">
20031         <size>7</size>
20032       </method>
20033     </type>
20034     <type name="Join">
20035       <method name="Void .ctor()">
20036         <size>7</size>
20037       </method>
20038       <method name="Int32 Main()">
20039         <size>912</size>
20040       </method>
20041     </type>
20042     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
20043       <method name="Void .ctor(&lt;Result&gt;__T)">
20044         <size>14</size>
20045       </method>
20046       <method name="&lt;Result&gt;__T get_Result()">
20047         <size>7</size>
20048       </method>
20049       <method name="Boolean Equals(System.Object)">
20050         <size>39</size>
20051       </method>
20052       <method name="Int32 GetHashCode()">
20053         <size>63</size>
20054       </method>
20055       <method name="System.String ToString()">
20056         <size>67</size>
20057       </method>
20058     </type>
20059     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20060       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20061         <size>21</size>
20062       </method>
20063       <method name="&lt;a&gt;__T get_a()">
20064         <size>7</size>
20065       </method>
20066       <method name="&lt;b&gt;__T get_b()">
20067         <size>7</size>
20068       </method>
20069       <method name="Boolean Equals(System.Object)">
20070         <size>69</size>
20071       </method>
20072       <method name="Int32 GetHashCode()">
20073         <size>86</size>
20074       </method>
20075       <method name="System.String ToString()">
20076         <size>142</size>
20077       </method>
20078     </type>
20079     <type name="Join">
20080       <method name="Int32 &lt;Main&gt;m__0(Data)">
20081         <size>7</size>
20082       </method>
20083       <method name="Int32 &lt;Main&gt;m__1(Data)">
20084         <size>7</size>
20085       </method>
20086       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
20087         <size>23</size>
20088       </method>
20089       <method name="Int32 &lt;Main&gt;m__3(Data)">
20090         <size>7</size>
20091       </method>
20092       <method name="Int32 &lt;Main&gt;m__4(Data)">
20093         <size>7</size>
20094       </method>
20095       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
20096         <size>8</size>
20097       </method>
20098       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
20099         <size>22</size>
20100       </method>
20101       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
20102         <size>33</size>
20103       </method>
20104       <method name="Int32 &lt;Main&gt;m__8(Data)">
20105         <size>7</size>
20106       </method>
20107       <method name="Int32 &lt;Main&gt;m__9(Data)">
20108         <size>7</size>
20109       </method>
20110       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
20111         <size>23</size>
20112       </method>
20113       <method name="Int32 &lt;Main&gt;m__B(Data)">
20114         <size>7</size>
20115       </method>
20116       <method name="Int32 &lt;Main&gt;m__C(Data)">
20117         <size>7</size>
20118       </method>
20119       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
20120         <size>8</size>
20121       </method>
20122       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
20123         <size>12</size>
20124       </method>
20125       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
20126         <size>7</size>
20127       </method>
20128     </type>
20129   </test>
20130   <test name="gtest-linq-10.cs">
20131     <type name="DataA">
20132       <method name="Void .ctor()">
20133         <size>7</size>
20134       </method>
20135     </type>
20136     <type name="DataB">
20137       <method name="Void .ctor()">
20138         <size>7</size>
20139       </method>
20140     </type>
20141     <type name="GroupJoin">
20142       <method name="Void .ctor()">
20143         <size>7</size>
20144       </method>
20145       <method name="Int32 Main()">
20146         <size>631</size>
20147       </method>
20148     </type>
20149     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
20150       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
20151         <size>21</size>
20152       </method>
20153       <method name="&lt;a&gt;__T get_a()">
20154         <size>7</size>
20155       </method>
20156       <method name="&lt;ab&gt;__T get_ab()">
20157         <size>7</size>
20158       </method>
20159       <method name="Boolean Equals(System.Object)">
20160         <size>69</size>
20161       </method>
20162       <method name="Int32 GetHashCode()">
20163         <size>86</size>
20164       </method>
20165       <method name="System.String ToString()">
20166         <size>142</size>
20167       </method>
20168     </type>
20169     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20170       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20171         <size>21</size>
20172       </method>
20173       <method name="&lt;a&gt;__T get_a()">
20174         <size>7</size>
20175       </method>
20176       <method name="&lt;b&gt;__T get_b()">
20177         <size>7</size>
20178       </method>
20179       <method name="Boolean Equals(System.Object)">
20180         <size>69</size>
20181       </method>
20182       <method name="Int32 GetHashCode()">
20183         <size>86</size>
20184       </method>
20185       <method name="System.String ToString()">
20186         <size>142</size>
20187       </method>
20188     </type>
20189     <type name="GroupJoin">
20190       <method name="Int32 &lt;Main&gt;m__0(DataA)">
20191         <size>7</size>
20192       </method>
20193       <method name="Int32 &lt;Main&gt;m__1(DataB)">
20194         <size>7</size>
20195       </method>
20196       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
20197         <size>8</size>
20198       </method>
20199       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20200         <size>12</size>
20201       </method>
20202       <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)">
20203         <size>39</size>
20204       </method>
20205       <method name="Int32 &lt;Main&gt;m__5(DataA)">
20206         <size>7</size>
20207       </method>
20208       <method name="Int32 &lt;Main&gt;m__6(DataB)">
20209         <size>7</size>
20210       </method>
20211       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
20212         <size>8</size>
20213       </method>
20214       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20215         <size>12</size>
20216       </method>
20217       <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)">
20218         <size>39</size>
20219       </method>
20220     </type>
20221   </test>
20222   <test name="gtest-linq-11.cs">
20223     <type name="IntoTest">
20224       <method name="Void .ctor()">
20225         <size>7</size>
20226       </method>
20227       <method name="Int32 Main()">
20228         <size>275</size>
20229       </method>
20230       <method name="Boolean &lt;Main&gt;m__0(Int32)">
20231         <size>5</size>
20232       </method>
20233       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20234         <size>5</size>
20235       </method>
20236       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20237         <size>4</size>
20238       </method>
20239       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20240         <size>5</size>
20241       </method>
20242       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20243         <size>4</size>
20244       </method>
20245     </type>
20246   </test>
20247   <test name="gtest-linq-12.cs">
20248     <type name="NestedQuery">
20249       <method name="Void .ctor()">
20250         <size>7</size>
20251       </method>
20252       <method name="Void XX()">
20253         <size>108</size>
20254       </method>
20255       <method name="Int32 Main()">
20256         <size>464</size>
20257       </method>
20258     </type>
20259     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
20260       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
20261         <size>21</size>
20262       </method>
20263       <method name="&lt;values&gt;__T get_values()">
20264         <size>7</size>
20265       </method>
20266       <method name="&lt;length&gt;__T get_length()">
20267         <size>7</size>
20268       </method>
20269       <method name="Boolean Equals(System.Object)">
20270         <size>69</size>
20271       </method>
20272       <method name="Int32 GetHashCode()">
20273         <size>86</size>
20274       </method>
20275       <method name="System.String ToString()">
20276         <size>142</size>
20277       </method>
20278     </type>
20279     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
20280       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
20281         <size>21</size>
20282       </method>
20283       <method name="&lt;type&gt;__T get_type()">
20284         <size>7</size>
20285       </method>
20286       <method name="&lt;x&gt;__T get_x()">
20287         <size>7</size>
20288       </method>
20289       <method name="Boolean Equals(System.Object)">
20290         <size>69</size>
20291       </method>
20292       <method name="Int32 GetHashCode()">
20293         <size>86</size>
20294       </method>
20295       <method name="System.String ToString()">
20296         <size>142</size>
20297       </method>
20298     </type>
20299     <type name="NestedQuery">
20300       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
20301         <size>13</size>
20302       </method>
20303     </type>
20304     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20305       <method name="Void .ctor()">
20306         <size>7</size>
20307       </method>
20308     </type>
20309     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20310       <method name="Void .ctor()">
20311         <size>7</size>
20312       </method>
20313     </type>
20314     <type name="NestedQuery">
20315       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20316         <size>110</size>
20317       </method>
20318       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20319         <size>10</size>
20320       </method>
20321       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20322         <size>36</size>
20323       </method>
20324       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20325         <size>13</size>
20326       </method>
20327       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20328         <size>110</size>
20329       </method>
20330       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20331         <size>9</size>
20332       </method>
20333       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20334         <size>7</size>
20335       </method>
20336       <method name="Boolean &lt;Main&gt;m__9(Char)">
20337         <size>6</size>
20338       </method>
20339       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20340         <size>9</size>
20341       </method>
20342       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20343         <size>7</size>
20344       </method>
20345     </type>
20346     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20347       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20348         <size>15</size>
20349       </method>
20350     </type>
20351     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20352       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20353         <size>15</size>
20354       </method>
20355     </type>
20356   </test>
20357   <test name="gtest-linq-13.cs">
20358     <type name="Program">
20359       <method name="Void .ctor()">
20360         <size>7</size>
20361       </method>
20362       <method name="Void Main()">
20363         <size>1</size>
20364       </method>
20365       <method name="Void Foo(TypeDefinition)">
20366         <size>47</size>
20367       </method>
20368       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20369         <size>2</size>
20370       </method>
20371     </type>
20372     <type name="Extension">
20373       <method name="IEnumerable`1 Cast[T](IFoo)">
20374         <size>2</size>
20375       </method>
20376     </type>
20377     <type name="MethodDefinition">
20378       <method name="Void .ctor()">
20379         <size>7</size>
20380       </method>
20381     </type>
20382     <type name="TypeDefinition">
20383       <method name="Void .ctor()">
20384         <size>7</size>
20385       </method>
20386       <method name="MethodDefinitionCollection get_Methods()">
20387         <size>2</size>
20388       </method>
20389       <method name="Void set_Methods(MethodDefinitionCollection)">
20390         <size>1</size>
20391       </method>
20392     </type>
20393     <type name="MethodDefinitionCollection">
20394       <method name="Void .ctor()">
20395         <size>7</size>
20396       </method>
20397     </type>
20398   </test>
20399   <test name="gtest-linq-14.cs">
20400     <type name="Person">
20401       <method name="Void .ctor()">
20402         <size>7</size>
20403       </method>
20404       <method name="Style get_Style()">
20405         <size>7</size>
20406       </method>
20407       <method name="Void set_Style(Style)">
20408         <size>8</size>
20409       </method>
20410     </type>
20411     <type name="Extensions">
20412       <method name="IMarker`1 Cast[T](IObjectContainer)">
20413         <size>2</size>
20414       </method>
20415       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20416         <size>2</size>
20417       </method>
20418     </type>
20419     <type name="Program">
20420       <method name="Void .ctor()">
20421         <size>7</size>
20422       </method>
20423       <method name="Void Main()">
20424         <size>1</size>
20425       </method>
20426       <method name="Void Assert(System.Action)">
20427         <size>1</size>
20428       </method>
20429       <method name="Void Test(IObjectContainer, Style)">
20430         <size>38</size>
20431       </method>
20432     </type>
20433     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20434       <method name="Void .ctor()">
20435         <size>7</size>
20436       </method>
20437       <method name="Void &lt;&gt;m__0()">
20438         <size>117</size>
20439       </method>
20440     </type>
20441   </test>
20442   <test name="gtest-linq-15.cs">
20443     <type name="NameCollisionTest.Data">
20444       <method name="Void .ctor()">
20445         <size>7</size>
20446       </method>
20447     </type>
20448     <type name="NameCollisionTest.Ex">
20449       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20450         <size>44</size>
20451       </method>
20452     </type>
20453     <type name="NameCollisionTest.C">
20454       <method name="Void .ctor()">
20455         <size>7</size>
20456       </method>
20457       <method name="Void Main()">
20458         <size>78</size>
20459       </method>
20460       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20461         <size>7</size>
20462       </method>
20463       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20464         <size>5</size>
20465       </method>
20466     </type>
20467     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20468       <method name="Void .ctor()">
20469         <size>7</size>
20470       </method>
20471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20472         <size>12</size>
20473       </method>
20474       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20475         <size>7</size>
20476       </method>
20477       <method name="Boolean MoveNext()">
20478         <size>86</size>
20479       </method>
20480       <method name="Void Dispose()">
20481         <size>8</size>
20482       </method>
20483       <method name="Void Reset()">
20484         <size>6</size>
20485       </method>
20486       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20487         <size>7</size>
20488       </method>
20489       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20490         <size>52</size>
20491       </method>
20492     </type>
20493   </test>
20494   <test name="gtest-linq-16.cs">
20495     <type name="C">
20496       <method name="Void .ctor()">
20497         <size>7</size>
20498       </method>
20499       <method name="Void Main()">
20500         <size>12</size>
20501       </method>
20502       <method name="Void Test_1(Int32)">
20503         <size>27</size>
20504       </method>
20505       <method name="Void Test_2()">
20506         <size>31</size>
20507       </method>
20508       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20509         <size>26</size>
20510       </method>
20511     </type>
20512     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20513       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20514         <size>21</size>
20515       </method>
20516       <method name="&lt;a&gt;__T get_a()">
20517         <size>7</size>
20518       </method>
20519       <method name="&lt;b&gt;__T get_b()">
20520         <size>7</size>
20521       </method>
20522       <method name="Boolean Equals(System.Object)">
20523         <size>69</size>
20524       </method>
20525       <method name="Int32 GetHashCode()">
20526         <size>86</size>
20527       </method>
20528       <method name="System.String ToString()">
20529         <size>142</size>
20530       </method>
20531     </type>
20532     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20533       <method name="Void .ctor()">
20534         <size>7</size>
20535       </method>
20536       <method name="IEnumerable`1 &lt;&gt;m__0()">
20537         <size>67</size>
20538       </method>
20539       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20540         <size>8</size>
20541       </method>
20542       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20543         <size>14</size>
20544       </method>
20545     </type>
20546     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20547       <method name="Void .ctor()">
20548         <size>7</size>
20549       </method>
20550       <method name="IEnumerable`1 &lt;&gt;m__2()">
20551         <size>67</size>
20552       </method>
20553       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20554         <size>8</size>
20555       </method>
20556       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20557         <size>14</size>
20558       </method>
20559     </type>
20560   </test>
20561   <test name="gtest-linq-17.cs">
20562     <type name="TestGroupBy">
20563       <method name="Void .ctor()">
20564         <size>7</size>
20565       </method>
20566       <method name="Int32 Main()">
20567         <size>157</size>
20568       </method>
20569       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20570         <size>2</size>
20571       </method>
20572     </type>
20573     <type name="&lt;PrivateImplementationDetails&gt;">
20574       <method name="Void .ctor()">
20575         <size>7</size>
20576       </method>
20577     </type>
20578   </test>
20579   <test name="gtest-linq-18.cs">
20580     <type name="C">
20581       <method name="Void .ctor()">
20582         <size>7</size>
20583       </method>
20584       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20585         <size>2</size>
20586       </method>
20587       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20588         <size>2</size>
20589       </method>
20590       <method name="Int32 Main()">
20591         <size>648</size>
20592       </method>
20593       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20594         <size>42</size>
20595       </method>
20596       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20597         <size>11</size>
20598       </method>
20599       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20600         <size>31</size>
20601       </method>
20602       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20603         <size>31</size>
20604       </method>
20605       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20606         <size>31</size>
20607       </method>
20608       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20609         <size>31</size>
20610       </method>
20611       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20612         <size>31</size>
20613       </method>
20614       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20615         <size>10</size>
20616       </method>
20617       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__8(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
20618         <size>15</size>
20619       </method>
20620       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20621         <size>31</size>
20622       </method>
20623       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20624         <size>15</size>
20625       </method>
20626       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20627         <size>12</size>
20628       </method>
20629     </type>
20630     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20631       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20632         <size>21</size>
20633       </method>
20634       <method name="&lt;ck&gt;__T get_ck()">
20635         <size>7</size>
20636       </method>
20637       <method name="&lt;xy&gt;__T get_xy()">
20638         <size>7</size>
20639       </method>
20640       <method name="Boolean Equals(System.Object)">
20641         <size>69</size>
20642       </method>
20643       <method name="Int32 GetHashCode()">
20644         <size>86</size>
20645       </method>
20646       <method name="System.String ToString()">
20647         <size>142</size>
20648       </method>
20649     </type>
20650     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20651       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20652         <size>21</size>
20653       </method>
20654       <method name="&lt;i&gt;__T get_i()">
20655         <size>7</size>
20656       </method>
20657       <method name="&lt;l&gt;__T get_l()">
20658         <size>7</size>
20659       </method>
20660       <method name="Boolean Equals(System.Object)">
20661         <size>69</size>
20662       </method>
20663       <method name="Int32 GetHashCode()">
20664         <size>86</size>
20665       </method>
20666       <method name="System.String ToString()">
20667         <size>142</size>
20668       </method>
20669     </type>
20670     <type name="&lt;PrivateImplementationDetails&gt;">
20671       <method name="Void .ctor()">
20672         <size>7</size>
20673       </method>
20674     </type>
20675     <type name="C+&lt;Main&gt;c__AnonStorey0">
20676       <method name="Void .ctor()">
20677         <size>7</size>
20678       </method>
20679     </type>
20680     <type name="C+&lt;Main&gt;c__AnonStorey1">
20681       <method name="Void .ctor()">
20682         <size>7</size>
20683       </method>
20684     </type>
20685     <type name="C+&lt;Main&gt;c__AnonStorey2">
20686       <method name="Void .ctor()">
20687         <size>7</size>
20688       </method>
20689     </type>
20690     <type name="C+&lt;Main&gt;c__AnonStorey3">
20691       <method name="Void .ctor()">
20692         <size>7</size>
20693       </method>
20694     </type>
20695     <type name="C+&lt;Main&gt;c__AnonStorey4">
20696       <method name="Void .ctor()">
20697         <size>7</size>
20698       </method>
20699     </type>
20700     <type name="C+&lt;Main&gt;c__AnonStorey5">
20701       <method name="Void .ctor()">
20702         <size>7</size>
20703       </method>
20704     </type>
20705     <type name="C+&lt;Main&gt;c__AnonStorey6">
20706       <method name="Void .ctor()">
20707         <size>7</size>
20708       </method>
20709     </type>
20710     <type name="C">
20711       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20712         <size>31</size>
20713       </method>
20714       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20715         <size>31</size>
20716       </method>
20717       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20718         <size>2</size>
20719       </method>
20720       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20721         <size>31</size>
20722       </method>
20723       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20724         <size>31</size>
20725       </method>
20726       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20727         <size>2</size>
20728       </method>
20729     </type>
20730     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20731       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20732         <size>21</size>
20733       </method>
20734       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20735         <size>7</size>
20736       </method>
20737       <method name="&lt;g&gt;__T get_g()">
20738         <size>7</size>
20739       </method>
20740       <method name="Boolean Equals(System.Object)">
20741         <size>69</size>
20742       </method>
20743       <method name="Int32 GetHashCode()">
20744         <size>86</size>
20745       </method>
20746       <method name="System.String ToString()">
20747         <size>142</size>
20748       </method>
20749     </type>
20750     <type name="C+&lt;Main&gt;c__AnonStorey0">
20751       <method name="Boolean &lt;&gt;m__12(Int32)">
20752         <size>10</size>
20753       </method>
20754     </type>
20755     <type name="C+&lt;Main&gt;c__AnonStorey1">
20756       <method name="Boolean &lt;&gt;m__13(Int32)">
20757         <size>15</size>
20758       </method>
20759     </type>
20760     <type name="C+&lt;Main&gt;c__AnonStorey2">
20761       <method name="Boolean &lt;&gt;m__14(Int32)">
20762         <size>10</size>
20763       </method>
20764     </type>
20765     <type name="C+&lt;Main&gt;c__AnonStorey3">
20766       <method name="Boolean &lt;&gt;m__15(Int32)">
20767         <size>10</size>
20768       </method>
20769     </type>
20770     <type name="C+&lt;Main&gt;c__AnonStorey4">
20771       <method name="Int32 &lt;&gt;m__16(Int32)">
20772         <size>9</size>
20773       </method>
20774     </type>
20775     <type name="C+&lt;Main&gt;c__AnonStorey5">
20776       <method name="Int32 &lt;&gt;m__17(Int32)">
20777         <size>9</size>
20778       </method>
20779     </type>
20780     <type name="C+&lt;Main&gt;c__AnonStorey6">
20781       <method name="Boolean &lt;&gt;m__18(Int32)">
20782         <size>20</size>
20783       </method>
20784     </type>
20785     <type name="C+&lt;Main&gt;c__AnonStorey7">
20786       <method name="Void .ctor()">
20787         <size>7</size>
20788       </method>
20789       <method name="Boolean &lt;&gt;m__19(Int32)">
20790         <size>10</size>
20791       </method>
20792     </type>
20793     <type name="C+&lt;Main&gt;c__AnonStorey8">
20794       <method name="Void .ctor()">
20795         <size>7</size>
20796       </method>
20797       <method name="Boolean &lt;&gt;m__1A(Int32)">
20798         <size>10</size>
20799       </method>
20800     </type>
20801     <type name="C+&lt;Main&gt;c__AnonStorey9">
20802       <method name="Void .ctor()">
20803         <size>7</size>
20804       </method>
20805       <method name="Boolean &lt;&gt;m__1B(Int32)">
20806         <size>10</size>
20807       </method>
20808     </type>
20809     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20810       <method name="Void .ctor()">
20811         <size>7</size>
20812       </method>
20813       <method name="Boolean &lt;&gt;m__1C(Int32)">
20814         <size>10</size>
20815       </method>
20816     </type>
20817   </test>
20818   <test name="gtest-linq-19.cs">
20819     <type name="Test">
20820       <method name="Void .ctor()">
20821         <size>7</size>
20822       </method>
20823       <method name="Void .cctor()">
20824         <size>45</size>
20825       </method>
20826       <method name="Void Main()">
20827         <size>1</size>
20828       </method>
20829       <method name="Char &lt;E&gt;m__0(Char)">
20830         <size>2</size>
20831       </method>
20832     </type>
20833   </test>
20834   <test name="gtest-named-01.cs">
20835     <type name="C">
20836       <method name="Int32 Test(Int32, Int32, System.String)">
20837         <size>6</size>
20838       </method>
20839       <method name="T Foo[T](T, Int32)">
20840         <size>2</size>
20841       </method>
20842       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20843         <size>9</size>
20844       </method>
20845       <method name="Int32 Main()">
20846         <size>173</size>
20847       </method>
20848       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20849         <size>2</size>
20850       </method>
20851     </type>
20852     <type name="C+&lt;Main&gt;c__AnonStorey0">
20853       <method name="Void .ctor()">
20854         <size>7</size>
20855       </method>
20856       <method name="Int32 &lt;&gt;m__1(Int32)">
20857         <size>7</size>
20858       </method>
20859     </type>
20860   </test>
20861   <test name="gtest-optional-01.cs">
20862     <type name="C">
20863       <method name="Void TestA(Int32)">
20864         <size>1</size>
20865       </method>
20866       <method name="Void TestB(Int64)">
20867         <size>1</size>
20868       </method>
20869       <method name="Void TestC(Decimal)">
20870         <size>1</size>
20871       </method>
20872       <method name="Int32 Main()">
20873         <size>310</size>
20874       </method>
20875       <method name="Void .ctor()">
20876         <size>7</size>
20877       </method>
20878     </type>
20879   </test>
20880   <test name="gtest-optional-02.cs">
20881     <type name="C">
20882       <method name="Boolean Test2(Nullable`1)">
20883         <size>11</size>
20884       </method>
20885       <method name="Int32 Test(Nullable`1)">
20886         <size>27</size>
20887       </method>
20888       <method name="Int32 Main()">
20889         <size>101</size>
20890       </method>
20891       <method name="Void .ctor()">
20892         <size>7</size>
20893       </method>
20894       <method name="Boolean Test3(Nullable`1)">
20895         <size>21</size>
20896       </method>
20897     </type>
20898   </test>
20899   <test name="gtest-optional-03.cs">
20900     <type name="C">
20901       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20902         <size>2</size>
20903       </method>
20904       <method name="Int32 Main()">
20905         <size>225</size>
20906       </method>
20907       <method name="Void .ctor()">
20908         <size>7</size>
20909       </method>
20910     </type>
20911   </test>
20912   <test name="gtest-optional-04.cs">
20913     <type name="C">
20914       <method name="Void Foo[T](T, T)">
20915         <size>1</size>
20916       </method>
20917       <method name="Void TestParams(System.Int32[])">
20918         <size>6</size>
20919       </method>
20920       <method name="Void TestParams(Int32)">
20921         <size>1</size>
20922       </method>
20923       <method name="Void TestStruct(Nullable`1)">
20924         <size>1</size>
20925       </method>
20926       <method name="System.String get_Item(Int32, System.String)">
20927         <size>2</size>
20928       </method>
20929       <method name="Void set_Item(Int32, System.String, System.String)">
20930         <size>4</size>
20931       </method>
20932       <method name="Int32 Main()">
20933         <size>120</size>
20934       </method>
20935       <method name="Void .ctor()">
20936         <size>7</size>
20937       </method>
20938     </type>
20939   </test>
20940   <test name="gtest-optional-05.cs">
20941     <type name="Blah">
20942       <method name="Int32 Foo(Int32, Int32)">
20943         <size>4</size>
20944       </method>
20945       <method name="Int32 Main()">
20946         <size>46</size>
20947       </method>
20948       <method name="Void .ctor()">
20949         <size>7</size>
20950       </method>
20951     </type>
20952     <type name="Blah+MyDelegate">
20953       <method name="Int32 Invoke(Int32, Int32)">
20954         <size>0</size>
20955       </method>
20956       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20957         <size>0</size>
20958       </method>
20959       <method name="Int32 EndInvoke(IAsyncResult)">
20960         <size>0</size>
20961       </method>
20962       <method name="Void .ctor(Object, IntPtr)">
20963         <size>0</size>
20964       </method>
20965     </type>
20966   </test>
20967   <test name="gtest-optional-06.cs">
20968     <type name="C">
20969       <method name="Int32 Foo(Int32)">
20970         <size>2</size>
20971       </method>
20972       <method name="Int32 Main()">
20973         <size>38</size>
20974       </method>
20975       <method name="Void .ctor()">
20976         <size>7</size>
20977       </method>
20978     </type>
20979     <type name="D">
20980       <method name="Int32 Invoke(Int32)">
20981         <size>0</size>
20982       </method>
20983       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20984         <size>0</size>
20985       </method>
20986       <method name="Int32 EndInvoke(IAsyncResult)">
20987         <size>0</size>
20988       </method>
20989       <method name="Void .ctor(Object, IntPtr)">
20990         <size>0</size>
20991       </method>
20992     </type>
20993   </test>
20994   <test name="gtest-optional-07.cs">
20995     <type name="Tests">
20996       <method name="Void foo(Foo)">
20997         <size>1</size>
20998       </method>
20999       <method name="Int32 Main()">
21000         <size>8</size>
21001       </method>
21002       <method name="Void .ctor()">
21003         <size>7</size>
21004       </method>
21005     </type>
21006   </test>
21007   <test name="gtest-partial-01.cs">
21008     <type name="B`1[U]">
21009       <method name="Void .ctor()">
21010         <size>7</size>
21011       </method>
21012     </type>
21013     <type name="C`1[T]">
21014       <method name="Void .ctor()">
21015         <size>7</size>
21016       </method>
21017     </type>
21018     <type name="Test">
21019       <method name="Void Main()">
21020         <size>1</size>
21021       </method>
21022       <method name="Void .ctor()">
21023         <size>7</size>
21024       </method>
21025     </type>
21026   </test>
21027   <test name="gtest-var-04.cs">
21028     <type name="Test">
21029       <method name="Void .ctor()">
21030         <size>7</size>
21031       </method>
21032       <method name="Int32 Main()">
21033         <size>219</size>
21034       </method>
21035     </type>
21036   </test>
21037   <test name="gtest-variance-1.cs">
21038     <type name="Foo">
21039       <method name="System.String get_Bar()">
21040         <size>7</size>
21041       </method>
21042       <method name="Void .ctor(String)">
21043         <size>14</size>
21044       </method>
21045     </type>
21046     <type name="Test">
21047       <method name="Int32 Main()">
21048         <size>57</size>
21049       </method>
21050       <method name="Void .ctor()">
21051         <size>7</size>
21052       </method>
21053     </type>
21054   </test>
21055   <test name="gtest-variance-10.cs">
21056     <type name="Foo">
21057       <method name="Void .ctor()">
21058         <size>7</size>
21059       </method>
21060     </type>
21061     <type name="Test">
21062       <method name="Int32 I&lt;string&gt;.get_Count()">
21063         <size>2</size>
21064       </method>
21065       <method name="Int32 I&lt;Foo&gt;.get_Count()">
21066         <size>2</size>
21067       </method>
21068       <method name="Void .ctor()">
21069         <size>7</size>
21070       </method>
21071     </type>
21072     <type name="Program">
21073       <method name="Int32 Main()">
21074         <size>29</size>
21075       </method>
21076     </type>
21077   </test>
21078   <test name="gtest-variance-11.cs">
21079     <type name="D">
21080       <method name="Void .ctor()">
21081         <size>7</size>
21082       </method>
21083       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
21084         <size>38</size>
21085       </method>
21086       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
21087         <size>38</size>
21088       </method>
21089       <method name="Int32 Main()">
21090         <size>38</size>
21091       </method>
21092     </type>
21093   </test>
21094   <test name="gtest-variance-12.cs">
21095     <type name="D">
21096       <method name="Void add_field(D`1[System.String])">
21097         <size>24</size>
21098       </method>
21099       <method name="Void remove_field(D`1[System.String])">
21100         <size>24</size>
21101       </method>
21102       <method name="Int32 Main()">
21103         <size>72</size>
21104       </method>
21105       <method name="Void &lt;Main&gt;m__0()">
21106         <size>1</size>
21107       </method>
21108       <method name="Void .ctor()">
21109         <size>7</size>
21110       </method>
21111     </type>
21112     <type name="D`1[T]">
21113       <method name="Void Invoke()">
21114         <size>0</size>
21115       </method>
21116       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21117         <size>0</size>
21118       </method>
21119       <method name="Void EndInvoke(IAsyncResult)">
21120         <size>0</size>
21121       </method>
21122       <method name="Void .ctor(Object, IntPtr)">
21123         <size>0</size>
21124       </method>
21125     </type>
21126   </test>
21127   <test name="gtest-variance-13.cs">
21128     <type name="A">
21129       <method name="Void .ctor()">
21130         <size>7</size>
21131       </method>
21132       <method name="Void Foo[T](T, IList`1)">
21133         <size>1</size>
21134       </method>
21135       <method name="Void Test()">
21136         <size>17</size>
21137       </method>
21138     </type>
21139     <type name="B">
21140       <method name="Void .ctor()">
21141         <size>7</size>
21142       </method>
21143       <method name="Void Foo[T](T, I`1)">
21144         <size>1</size>
21145       </method>
21146       <method name="Void Test[U](U, I`1)">
21147         <size>8</size>
21148       </method>
21149     </type>
21150     <type name="M">
21151       <method name="Void .ctor()">
21152         <size>7</size>
21153       </method>
21154       <method name="Int32 Main()">
21155         <size>2</size>
21156       </method>
21157     </type>
21158   </test>
21159   <test name="gtest-variance-2.cs">
21160     <type name="Foo">
21161       <method name="System.String Bar(System.Object)">
21162         <size>12</size>
21163       </method>
21164       <method name="Void .ctor()">
21165         <size>7</size>
21166       </method>
21167     </type>
21168     <type name="Test">
21169       <method name="Int32 Main()">
21170         <size>92</size>
21171       </method>
21172       <method name="Void .ctor()">
21173         <size>7</size>
21174       </method>
21175     </type>
21176   </test>
21177   <test name="gtest-variance-3.cs">
21178     <type name="Test">
21179       <method name="Int32 Main()">
21180         <size>56</size>
21181       </method>
21182       <method name="Int32 Bar(Foo`1[System.Object])">
21183         <size>12</size>
21184       </method>
21185       <method name="Void .ctor()">
21186         <size>7</size>
21187       </method>
21188     </type>
21189     <type name="Foo`1[T]">
21190       <method name="T Invoke()">
21191         <size>0</size>
21192       </method>
21193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21194         <size>0</size>
21195       </method>
21196       <method name="T EndInvoke(IAsyncResult)">
21197         <size>0</size>
21198       </method>
21199       <method name="Void .ctor(Object, IntPtr)">
21200         <size>0</size>
21201       </method>
21202     </type>
21203     <type name="Test+&lt;Main&gt;c__AnonStorey0">
21204       <method name="System.String &lt;&gt;m__0()">
21205         <size>7</size>
21206       </method>
21207       <method name="Void .ctor()">
21208         <size>7</size>
21209       </method>
21210     </type>
21211   </test>
21212   <test name="gtest-variance-4.cs">
21213     <type name="Test">
21214       <method name="Int32 Main()">
21215         <size>58</size>
21216       </method>
21217       <method name="Int32 Bar(Foo`1[System.String], System.String)">
21218         <size>8</size>
21219       </method>
21220       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
21221         <size>7</size>
21222       </method>
21223       <method name="Void .ctor()">
21224         <size>7</size>
21225       </method>
21226     </type>
21227     <type name="Foo`1[T]">
21228       <method name="Int32 Invoke(T)">
21229         <size>0</size>
21230       </method>
21231       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21232         <size>0</size>
21233       </method>
21234       <method name="Int32 EndInvoke(IAsyncResult)">
21235         <size>0</size>
21236       </method>
21237       <method name="Void .ctor(Object, IntPtr)">
21238         <size>0</size>
21239       </method>
21240     </type>
21241   </test>
21242   <test name="gtest-variance-5.cs">
21243     <type name="BothVariants`2[T1,T2]">
21244       <method name="T1 get_Foo()">
21245         <size>7</size>
21246       </method>
21247       <method name="Void set_Foo(T1)">
21248         <size>8</size>
21249       </method>
21250       <method name="Int32 Bar(T2)">
21251         <size>35</size>
21252       </method>
21253       <method name="Void .ctor(T1)">
21254         <size>14</size>
21255       </method>
21256     </type>
21257     <type name="Invariant`1[T]">
21258       <method name="T get_Foo()">
21259         <size>36</size>
21260       </method>
21261       <method name="Int32 Bar(T)">
21262         <size>14</size>
21263       </method>
21264       <method name="Void .ctor()">
21265         <size>7</size>
21266       </method>
21267     </type>
21268     <type name="A">
21269       <method name="System.String get_Fruit()">
21270         <size>6</size>
21271       </method>
21272       <method name="Void .ctor()">
21273         <size>7</size>
21274       </method>
21275     </type>
21276     <type name="B">
21277       <method name="System.String get_Fruit()">
21278         <size>6</size>
21279       </method>
21280       <method name="Void .ctor()">
21281         <size>7</size>
21282       </method>
21283     </type>
21284     <type name="C">
21285       <method name="System.String get_Fruit()">
21286         <size>6</size>
21287       </method>
21288       <method name="Void .ctor()">
21289         <size>7</size>
21290       </method>
21291     </type>
21292     <type name="Test">
21293       <method name="Int32 Main()">
21294         <size>110</size>
21295       </method>
21296       <method name="Void .ctor()">
21297         <size>7</size>
21298       </method>
21299     </type>
21300   </test>
21301   <test name="gtest-variance-6.cs">
21302     <type name="Program">
21303       <method name="Void .ctor()">
21304         <size>7</size>
21305       </method>
21306       <method name="Void Main()">
21307         <size>1</size>
21308       </method>
21309     </type>
21310     <type name="Cov1`1[U]">
21311       <method name="Void .ctor(Object, IntPtr)">
21312         <size>0</size>
21313       </method>
21314       <method name="ICovariant`1 Invoke(IContravariant`1)">
21315         <size>0</size>
21316       </method>
21317       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21318         <size>0</size>
21319       </method>
21320       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21321         <size>0</size>
21322       </method>
21323     </type>
21324     <type name="Cov2`1[U]">
21325       <method name="Void .ctor(Object, IntPtr)">
21326         <size>0</size>
21327       </method>
21328       <method name="ICovariant`1 Invoke(IContravariant`1)">
21329         <size>0</size>
21330       </method>
21331       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21332         <size>0</size>
21333       </method>
21334       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21335         <size>0</size>
21336       </method>
21337     </type>
21338     <type name="Cov3`1[U]">
21339       <method name="Void .ctor(Object, IntPtr)">
21340         <size>0</size>
21341       </method>
21342       <method name="ICovariant`1 Invoke(IContravariant`1)">
21343         <size>0</size>
21344       </method>
21345       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21346         <size>0</size>
21347       </method>
21348       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21349         <size>0</size>
21350       </method>
21351     </type>
21352     <type name="Cov4`1[U]">
21353       <method name="Void .ctor(Object, IntPtr)">
21354         <size>0</size>
21355       </method>
21356       <method name="ICovariant`1 Invoke()">
21357         <size>0</size>
21358       </method>
21359       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21360         <size>0</size>
21361       </method>
21362       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21363         <size>0</size>
21364       </method>
21365     </type>
21366     <type name="Cov5`1[U]">
21367       <method name="Void .ctor(Object, IntPtr)">
21368         <size>0</size>
21369       </method>
21370       <method name="IContravariant`1 Invoke()">
21371         <size>0</size>
21372       </method>
21373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21374         <size>0</size>
21375       </method>
21376       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21377         <size>0</size>
21378       </method>
21379     </type>
21380     <type name="Contra5`1[U]">
21381       <method name="Void .ctor(Object, IntPtr)">
21382         <size>0</size>
21383       </method>
21384       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21385         <size>0</size>
21386       </method>
21387       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21388         <size>0</size>
21389       </method>
21390       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21391         <size>0</size>
21392       </method>
21393     </type>
21394     <type name="Contra6`1[U]">
21395       <method name="Void .ctor(Object, IntPtr)">
21396         <size>0</size>
21397       </method>
21398       <method name="IContravariant`1 Invoke()">
21399         <size>0</size>
21400       </method>
21401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21402         <size>0</size>
21403       </method>
21404       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21405         <size>0</size>
21406       </method>
21407     </type>
21408     <type name="Contra7`1[U]">
21409       <method name="Void .ctor(Object, IntPtr)">
21410         <size>0</size>
21411       </method>
21412       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21413         <size>0</size>
21414       </method>
21415       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21416         <size>0</size>
21417       </method>
21418       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21419         <size>0</size>
21420       </method>
21421     </type>
21422     <type name="Contra8`1[U]">
21423       <method name="Void .ctor(Object, IntPtr)">
21424         <size>0</size>
21425       </method>
21426       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21427         <size>0</size>
21428       </method>
21429       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21430         <size>0</size>
21431       </method>
21432       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21433         <size>0</size>
21434       </method>
21435     </type>
21436   </test>
21437   <test name="gtest-variance-7.cs">
21438     <type name="C">
21439       <method name="Void .ctor()">
21440         <size>7</size>
21441       </method>
21442       <method name="Void Main()">
21443         <size>1</size>
21444       </method>
21445     </type>
21446     <type name="Covariant`1[T]">
21447       <method name="Void .ctor(Object, IntPtr)">
21448         <size>0</size>
21449       </method>
21450       <method name="T Invoke()">
21451         <size>0</size>
21452       </method>
21453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21454         <size>0</size>
21455       </method>
21456       <method name="T EndInvoke(IAsyncResult)">
21457         <size>0</size>
21458       </method>
21459     </type>
21460     <type name="Contra`1[T]">
21461       <method name="Void .ctor(Object, IntPtr)">
21462         <size>0</size>
21463       </method>
21464       <method name="Void Invoke(T)">
21465         <size>0</size>
21466       </method>
21467       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21468         <size>0</size>
21469       </method>
21470       <method name="Void EndInvoke(IAsyncResult)">
21471         <size>0</size>
21472       </method>
21473     </type>
21474     <type name="CoContra`2[TR,T]">
21475       <method name="Void .ctor(Object, IntPtr)">
21476         <size>0</size>
21477       </method>
21478       <method name="TR Invoke(T)">
21479         <size>0</size>
21480       </method>
21481       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21482         <size>0</size>
21483       </method>
21484       <method name="TR EndInvoke(IAsyncResult)">
21485         <size>0</size>
21486       </method>
21487     </type>
21488     <type name="None`1[T]">
21489       <method name="Void .ctor(Object, IntPtr)">
21490         <size>0</size>
21491       </method>
21492       <method name="Void Invoke(T)">
21493         <size>0</size>
21494       </method>
21495       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21496         <size>0</size>
21497       </method>
21498       <method name="Void EndInvoke(IAsyncResult)">
21499         <size>0</size>
21500       </method>
21501     </type>
21502     <type name="Test`1[U]">
21503       <method name="Void .ctor(Object, IntPtr)">
21504         <size>0</size>
21505       </method>
21506       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
21507         <size>0</size>
21508       </method>
21509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21510         <size>0</size>
21511       </method>
21512       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21513         <size>0</size>
21514       </method>
21515     </type>
21516     <type name="Test2`1[U]">
21517       <method name="Void .ctor(Object, IntPtr)">
21518         <size>0</size>
21519       </method>
21520       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
21521         <size>0</size>
21522       </method>
21523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21524         <size>0</size>
21525       </method>
21526       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
21527         <size>0</size>
21528       </method>
21529     </type>
21530     <type name="Test3`1[U]">
21531       <method name="Void .ctor(Object, IntPtr)">
21532         <size>0</size>
21533       </method>
21534       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21535         <size>0</size>
21536       </method>
21537       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21538         <size>0</size>
21539       </method>
21540       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21541         <size>0</size>
21542       </method>
21543     </type>
21544     <type name="Test4`1[U]">
21545       <method name="Void .ctor(Object, IntPtr)">
21546         <size>0</size>
21547       </method>
21548       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21549         <size>0</size>
21550       </method>
21551       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21552         <size>0</size>
21553       </method>
21554       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21555         <size>0</size>
21556       </method>
21557     </type>
21558     <type name="Test5`1[U]">
21559       <method name="Void .ctor(Object, IntPtr)">
21560         <size>0</size>
21561       </method>
21562       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21563         <size>0</size>
21564       </method>
21565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21566         <size>0</size>
21567       </method>
21568       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21569         <size>0</size>
21570       </method>
21571     </type>
21572     <type name="Test6`1[U]">
21573       <method name="Void .ctor(Object, IntPtr)">
21574         <size>0</size>
21575       </method>
21576       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21577         <size>0</size>
21578       </method>
21579       <method name="IAsyncResult BeginInvoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]], System.AsyncCallback, System.Object)">
21580         <size>0</size>
21581       </method>
21582       <method name="Void EndInvoke(IAsyncResult)">
21583         <size>0</size>
21584       </method>
21585     </type>
21586     <type name="Both`2[U,V]">
21587       <method name="Void .ctor(Object, IntPtr)">
21588         <size>0</size>
21589       </method>
21590       <method name="Void Invoke(CoContra`2[U,V])">
21591         <size>0</size>
21592       </method>
21593       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21594         <size>0</size>
21595       </method>
21596       <method name="Void EndInvoke(IAsyncResult)">
21597         <size>0</size>
21598       </method>
21599     </type>
21600     <type name="Both2`2[U,V]">
21601       <method name="Void .ctor(Object, IntPtr)">
21602         <size>0</size>
21603       </method>
21604       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21605         <size>0</size>
21606       </method>
21607       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21608         <size>0</size>
21609       </method>
21610       <method name="Void EndInvoke(IAsyncResult)">
21611         <size>0</size>
21612       </method>
21613     </type>
21614     <type name="Both3`2[U,V]">
21615       <method name="Void .ctor(Object, IntPtr)">
21616         <size>0</size>
21617       </method>
21618       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21619         <size>0</size>
21620       </method>
21621       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21622         <size>0</size>
21623       </method>
21624       <method name="Void EndInvoke(IAsyncResult)">
21625         <size>0</size>
21626       </method>
21627     </type>
21628     <type name="Both4`2[U,V]">
21629       <method name="Void .ctor(Object, IntPtr)">
21630         <size>0</size>
21631       </method>
21632       <method name="Void Invoke(Both`2[V,U])">
21633         <size>0</size>
21634       </method>
21635       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21636         <size>0</size>
21637       </method>
21638       <method name="Void EndInvoke(IAsyncResult)">
21639         <size>0</size>
21640       </method>
21641     </type>
21642     <type name="Both5`2[U,V]">
21643       <method name="Void .ctor(Object, IntPtr)">
21644         <size>0</size>
21645       </method>
21646       <method name="Void Invoke(Both`2[V,System.Int32])">
21647         <size>0</size>
21648       </method>
21649       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21650         <size>0</size>
21651       </method>
21652       <method name="Void EndInvoke(IAsyncResult)">
21653         <size>0</size>
21654       </method>
21655     </type>
21656   </test>
21657   <test name="gtest-variance-8.cs">
21658     <type name="A`1[T]">
21659       <method name="Void .ctor()">
21660         <size>7</size>
21661       </method>
21662     </type>
21663     <type name="C">
21664       <method name="Int32 Main()">
21665         <size>144</size>
21666       </method>
21667       <method name="Void .ctor()">
21668         <size>7</size>
21669       </method>
21670     </type>
21671   </test>
21672   <test name="gtest-variance-9.cs">
21673     <type name="Test">
21674       <method name="Void .ctor()">
21675         <size>7</size>
21676       </method>
21677       <method name="Void Foo(IIn`1)">
21678         <size>1</size>
21679       </method>
21680       <method name="Int32 Main()">
21681         <size>10</size>
21682       </method>
21683     </type>
21684   </test>
21685   <test name="test-1.cs">
21686     <type name="X">
21687       <method name="Void .ctor()">
21688         <size>7</size>
21689       </method>
21690       <method name="Int32 Main(System.String[])">
21691         <size>12</size>
21692       </method>
21693     </type>
21694   </test>
21695   <test name="test-10.cs">
21696     <type name="X">
21697       <method name="Void .ctor()">
21698         <size>7</size>
21699       </method>
21700       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21701         <size>1</size>
21702       </method>
21703       <method name="Void bsbyte()">
21704         <size>35</size>
21705       </method>
21706       <method name="Void abyte(SByte, Char)">
21707         <size>1</size>
21708       </method>
21709       <method name="Void bbyte()">
21710         <size>22</size>
21711       </method>
21712       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21713         <size>1</size>
21714       </method>
21715       <method name="Void bshort()">
21716         <size>39</size>
21717       </method>
21718       <method name="Void aushort(SByte, Byte, Int16, Char)">
21719         <size>1</size>
21720       </method>
21721       <method name="Void bushort()">
21722         <size>29</size>
21723       </method>
21724       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21725         <size>1</size>
21726       </method>
21727       <method name="Void bint()">
21728         <size>42</size>
21729       </method>
21730       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21731         <size>1</size>
21732       </method>
21733       <method name="Void buint()">
21734         <size>38</size>
21735       </method>
21736       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21737         <size>1</size>
21738       </method>
21739       <method name="Void blong()">
21740         <size>47</size>
21741       </method>
21742       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21743         <size>1</size>
21744       </method>
21745       <method name="Void bulong()">
21746         <size>47</size>
21747       </method>
21748       <method name="Void achar(SByte, Byte, Int16)">
21749         <size>1</size>
21750       </method>
21751       <method name="Void bchar()">
21752         <size>27</size>
21753       </method>
21754       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21755         <size>1</size>
21756       </method>
21757       <method name="Void bfloat()">
21758         <size>67</size>
21759       </method>
21760       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21761         <size>1</size>
21762       </method>
21763       <method name="Void bdouble()">
21764         <size>75</size>
21765       </method>
21766       <method name="Void TestDecimal(Decimal)">
21767         <size>15</size>
21768       </method>
21769       <method name="Void Main()">
21770         <size>1</size>
21771       </method>
21772     </type>
21773     <type name="Test2">
21774       <method name="Void .ctor()">
21775         <size>7</size>
21776       </method>
21777       <method name="Void ExtraTst()">
21778         <size>12</size>
21779       </method>
21780     </type>
21781   </test>
21782   <test name="test-100.cs">
21783     <type name="GLib.Object">
21784       <method name="Void .ctor()">
21785         <size>7</size>
21786       </method>
21787       <method name="Int32 get_Raw()">
21788         <size>2</size>
21789       </method>
21790       <method name="Void set_Raw(Int32)">
21791         <size>8</size>
21792       </method>
21793       <method name="Void GetProperty()">
21794         <size>12</size>
21795       </method>
21796       <method name="Int32 Main()">
21797         <size>2</size>
21798       </method>
21799     </type>
21800   </test>
21801   <test name="test-101.cs">
21802     <type name="Test.MyAttribute">
21803       <method name="Void .ctor(String)">
21804         <size>20</size>
21805       </method>
21806     </type>
21807     <type name="Test.My2Attribute">
21808       <method name="Void .ctor(String, Int32)">
21809         <size>31</size>
21810       </method>
21811     </type>
21812     <type name="Test.Test">
21813       <method name="Void .ctor()">
21814         <size>7</size>
21815       </method>
21816       <method name="Int32 Main()">
21817         <size>92</size>
21818       </method>
21819     </type>
21820   </test>
21821   <test name="test-102.cs">
21822     <type name="N1.MineAttribute">
21823       <method name="Void .ctor(String)">
21824         <size>14</size>
21825       </method>
21826     </type>
21827     <type name="N1.ReturnAttribute">
21828       <method name="Void .ctor(String)">
21829         <size>14</size>
21830       </method>
21831     </type>
21832     <type name="N1.Foo">
21833       <method name="Void .ctor()">
21834         <size>7</size>
21835       </method>
21836       <method name="Int32 Main()">
21837         <size>250</size>
21838       </method>
21839     </type>
21840   </test>
21841   <test name="test-103.cs">
21842     <type name="A">
21843       <method name="Void .ctor()">
21844         <size>7</size>
21845       </method>
21846       <method name="Int32 Foo()">
21847         <size>0</size>
21848       </method>
21849     </type>
21850     <type name="B">
21851       <method name="Void .ctor()">
21852         <size>7</size>
21853       </method>
21854       <method name="Int32 Foo()">
21855         <size>2</size>
21856       </method>
21857       <method name="Int32 M()">
21858         <size>7</size>
21859       </method>
21860     </type>
21861     <type name="Test">
21862       <method name="Void .ctor()">
21863         <size>7</size>
21864       </method>
21865       <method name="Int32 Main()">
21866         <size>11</size>
21867       </method>
21868     </type>
21869   </test>
21870   <test name="test-104.cs">
21871     <type name="Test">
21872       <method name="Void .ctor()">
21873         <size>7</size>
21874       </method>
21875       <method name="Int32 Main(System.String[])">
21876         <size>12</size>
21877       </method>
21878     </type>
21879   </test>
21880   <test name="test-105.cs">
21881     <type name="Test">
21882       <method name="Void .ctor()">
21883         <size>7</size>
21884       </method>
21885       <method name="Int32 F(Int32)">
21886         <size>33</size>
21887       </method>
21888       <method name="Void async_callback(IAsyncResult)">
21889         <size>22</size>
21890       </method>
21891       <method name="Int32 Main()">
21892         <size>407</size>
21893       </method>
21894     </type>
21895     <type name="Test+SimpleDelegate">
21896       <method name="Void .ctor(Object, IntPtr)">
21897         <size>0</size>
21898       </method>
21899       <method name="Int32 Invoke(Int32)">
21900         <size>0</size>
21901       </method>
21902       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21903         <size>0</size>
21904       </method>
21905       <method name="Int32 EndInvoke(IAsyncResult)">
21906         <size>0</size>
21907       </method>
21908     </type>
21909   </test>
21910   <test name="test-106.cs">
21911     <type name="Test">
21912       <method name="Int32 F(Int32)">
21913         <size>27</size>
21914       </method>
21915       <method name="Void async_callback(IAsyncResult)">
21916         <size>33</size>
21917       </method>
21918       <method name="Int32 Main()">
21919         <size>135</size>
21920       </method>
21921       <method name="Void .ctor()">
21922         <size>7</size>
21923       </method>
21924       <method name="Void .cctor()">
21925         <size>1</size>
21926       </method>
21927     </type>
21928     <type name="Test+SimpleDelegate">
21929       <method name="Int32 Invoke(Int32)">
21930         <size>0</size>
21931       </method>
21932       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21933         <size>0</size>
21934       </method>
21935       <method name="Int32 EndInvoke(IAsyncResult)">
21936         <size>0</size>
21937       </method>
21938       <method name="Void .ctor(Object, IntPtr)">
21939         <size>0</size>
21940       </method>
21941     </type>
21942   </test>
21943   <test name="test-107.cs">
21944     <type name="Test">
21945       <method name="Void .ctor()">
21946         <size>7</size>
21947       </method>
21948       <method name="Void .cctor()">
21949         <size>1</size>
21950       </method>
21951       <method name="Int32 F(Int32)">
21952         <size>27</size>
21953       </method>
21954       <method name="Void async_callback(IAsyncResult)">
21955         <size>100</size>
21956       </method>
21957       <method name="Int32 Main()">
21958         <size>89</size>
21959       </method>
21960     </type>
21961     <type name="Test+SimpleDelegate">
21962       <method name="Void .ctor(Object, IntPtr)">
21963         <size>0</size>
21964       </method>
21965       <method name="Int32 Invoke(Int32)">
21966         <size>0</size>
21967       </method>
21968       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21969         <size>0</size>
21970       </method>
21971       <method name="Int32 EndInvoke(IAsyncResult)">
21972         <size>0</size>
21973       </method>
21974     </type>
21975   </test>
21976   <test name="test-108.cs">
21977     <type name="X">
21978       <method name="Void .ctor()">
21979         <size>7</size>
21980       </method>
21981       <method name="Int32 Main()">
21982         <size>79</size>
21983       </method>
21984     </type>
21985   </test>
21986   <test name="test-109.cs">
21987     <type name="T">
21988       <method name="Void .ctor()">
21989         <size>7</size>
21990       </method>
21991       <method name="Int32 Main()">
21992         <size>23</size>
21993       </method>
21994     </type>
21995   </test>
21996   <test name="test-11.cs">
21997     <type name="Test">
21998       <method name="Void .ctor()">
21999         <size>7</size>
22000       </method>
22001       <method name="Int32 boxtest()">
22002         <size>12</size>
22003       </method>
22004       <method name="Int32 Main()">
22005         <size>14</size>
22006       </method>
22007     </type>
22008   </test>
22009   <test name="test-110.cs">
22010     <type name="test.test">
22011       <method name="Void .ctor()">
22012         <size>7</size>
22013       </method>
22014       <method name="Int32 test_method(Int32)">
22015         <size>13</size>
22016       </method>
22017       <method name="Int32 Main()">
22018         <size>17</size>
22019       </method>
22020     </type>
22021   </test>
22022   <test name="test-111.cs">
22023     <type name="T">
22024       <method name="Void .ctor()">
22025         <size>7</size>
22026       </method>
22027       <method name="System.Object get_obj()">
22028         <size>6</size>
22029       </method>
22030       <method name="Int32 Main()">
22031         <size>21</size>
22032       </method>
22033     </type>
22034   </test>
22035   <test name="test-112.cs">
22036     <type name="X">
22037       <method name="Void .ctor()">
22038         <size>7</size>
22039       </method>
22040       <method name="System.Int32[] g()">
22041         <size>14</size>
22042       </method>
22043       <method name="Int32 Main()">
22044         <size>18</size>
22045       </method>
22046     </type>
22047   </test>
22048   <test name="test-113.cs">
22049     <type name="X">
22050       <method name="Void .ctor()">
22051         <size>7</size>
22052       </method>
22053       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
22054         <size>4</size>
22055       </method>
22056       <method name="Void GetProperty(System.String, System.String ByRef)">
22057         <size>21</size>
22058       </method>
22059       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
22060         <size>4</size>
22061       </method>
22062       <method name="Void GetProperty(System.String, Boolean ByRef)">
22063         <size>21</size>
22064       </method>
22065       <method name="Int32 Main()">
22066         <size>2</size>
22067       </method>
22068     </type>
22069   </test>
22070   <test name="test-114.cs">
22071     <type name="MyClass">
22072       <method name="Void .ctor()">
22073         <size>7</size>
22074       </method>
22075       <method name="Int32 Main()">
22076         <size>15</size>
22077       </method>
22078     </type>
22079     <type name="MyClass+IsAnything">
22080       <method name="Void .ctor(Object, IntPtr)">
22081         <size>0</size>
22082       </method>
22083       <method name="Boolean Invoke(Char)">
22084         <size>0</size>
22085       </method>
22086       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
22087         <size>0</size>
22088       </method>
22089       <method name="Boolean EndInvoke(IAsyncResult)">
22090         <size>0</size>
22091       </method>
22092     </type>
22093   </test>
22094   <test name="test-115.cs">
22095     <type name="A">
22096       <method name="Void .ctor()">
22097         <size>7</size>
22098       </method>
22099       <method name="X op_Explicit(A)">
22100         <size>8</size>
22101       </method>
22102     </type>
22103     <type name="X">
22104       <method name="Void .ctor()">
22105         <size>7</size>
22106       </method>
22107     </type>
22108     <type name="Y">
22109       <method name="Void .ctor()">
22110         <size>7</size>
22111       </method>
22112     </type>
22113     <type name="blah">
22114       <method name="Void .ctor()">
22115         <size>7</size>
22116       </method>
22117       <method name="Int32 Main()">
22118         <size>47</size>
22119       </method>
22120     </type>
22121   </test>
22122   <test name="test-116.cs">
22123     <type name="X">
22124       <method name="Void .ctor()">
22125         <size>7</size>
22126       </method>
22127       <method name="Int32 Main()">
22128         <size>12</size>
22129       </method>
22130     </type>
22131   </test>
22132   <test name="test-117.cs">
22133     <type name="Blah">
22134       <method name="Void .ctor()">
22135         <size>18</size>
22136       </method>
22137       <method name="Int32 Main()">
22138         <size>25</size>
22139       </method>
22140     </type>
22141   </test>
22142   <test name="test-118.cs">
22143     <type name="Container">
22144       <method name="Void .ctor()">
22145         <size>7</size>
22146       </method>
22147       <method name="Int32 Main(System.String[])">
22148         <size>2</size>
22149       </method>
22150     </type>
22151   </test>
22152   <test name="test-119.cs">
22153     <type name="Value">
22154       <method name="Void .ctor()">
22155         <size>7</size>
22156       </method>
22157       <method name="Int32 op_Explicit(Value)">
22158         <size>2</size>
22159       </method>
22160       <method name="MyObject op_Explicit(Value)">
22161         <size>7</size>
22162       </method>
22163       <method name="UInt32 op_Explicit(Value)">
22164         <size>2</size>
22165       </method>
22166     </type>
22167     <type name="MyObject">
22168       <method name="Void .ctor(Int32)">
22169         <size>7</size>
22170       </method>
22171     </type>
22172     <type name="Derived">
22173       <method name="Void .ctor(Int32)">
22174         <size>8</size>
22175       </method>
22176       <method name="Derived Blah()">
22177         <size>18</size>
22178       </method>
22179     </type>
22180     <type name="Test">
22181       <method name="Void .ctor()">
22182         <size>7</size>
22183       </method>
22184       <method name="Int32 Main()">
22185         <size>33</size>
22186       </method>
22187     </type>
22188   </test>
22189   <test name="test-12.cs">
22190     <type name="X">
22191       <method name="Void .ctor()">
22192         <size>7</size>
22193       </method>
22194       <method name="Int32 Main(System.String[])">
22195         <size>270</size>
22196       </method>
22197       <method name="System.String s(System.String, Int32)">
22198         <size>13</size>
22199       </method>
22200       <method name="System.String x(System.String, System.Object)">
22201         <size>8</size>
22202       </method>
22203     </type>
22204   </test>
22205   <test name="test-120.cs">
22206     <type name="test">
22207       <method name="Void .ctor()">
22208         <size>7</size>
22209       </method>
22210       <method name="Int32 Main()">
22211         <size>140</size>
22212       </method>
22213     </type>
22214   </test>
22215   <test name="test-121.cs">
22216     <type name="X">
22217       <method name="Void .ctor()">
22218         <size>7</size>
22219       </method>
22220       <method name="Int32 g()">
22221         <size>14</size>
22222       </method>
22223       <method name="Int32 Main()">
22224         <size>81</size>
22225       </method>
22226     </type>
22227   </test>
22228   <test name="test-122.cs">
22229     <type name="A">
22230       <method name="Void .ctor()">
22231         <size>7</size>
22232       </method>
22233       <method name="Void .cctor()">
22234         <size>1</size>
22235       </method>
22236       <method name="Int32 Main()">
22237         <size>2</size>
22238       </method>
22239     </type>
22240     <type name="A+B">
22241       <method name="Void .ctor()">
22242         <size>7</size>
22243       </method>
22244       <method name="Void Foo()">
22245         <size>13</size>
22246       </method>
22247     </type>
22248   </test>
22249   <test name="test-123.cs">
22250     <type name="X">
22251       <method name="Void .ctor()">
22252         <size>7</size>
22253       </method>
22254       <method name="System.Object get_non_null()">
22255         <size>6</size>
22256       </method>
22257       <method name="System.Object get_null()">
22258         <size>2</size>
22259       </method>
22260       <method name="Int32 Main()">
22261         <size>95</size>
22262       </method>
22263     </type>
22264   </test>
22265   <test name="test-124.cs">
22266     <type name="t">
22267       <method name="Void .ctor()">
22268         <size>7</size>
22269       </method>
22270       <method name="Void a()">
22271         <size>16</size>
22272       </method>
22273       <method name="Void b()">
22274         <size>16</size>
22275       </method>
22276       <method name="Void c()">
22277         <size>24</size>
22278       </method>
22279       <method name="Void d()">
22280         <size>28</size>
22281       </method>
22282       <method name="Void Main()">
22283         <size>1</size>
22284       </method>
22285     </type>
22286   </test>
22287   <test name="test-125.cs">
22288     <type name="Fraction">
22289       <method name="Void .ctor(Int32, Int32)">
22290         <size>31</size>
22291       </method>
22292       <method name="Void .ctor(Int32)">
22293         <size>31</size>
22294       </method>
22295       <method name="Boolean Equals(System.Object)">
22296         <size>36</size>
22297       </method>
22298       <method name="System.String ToString()">
22299         <size>35</size>
22300       </method>
22301       <method name="Fraction op_Implicit(Int32)">
22302         <size>17</size>
22303       </method>
22304       <method name="Int32 op_Explicit(Fraction)">
22305         <size>24</size>
22306       </method>
22307       <method name="Boolean op_Equality(Fraction, Fraction)">
22308         <size>48</size>
22309       </method>
22310       <method name="Boolean op_Inequality(Fraction, Fraction)">
22311         <size>21</size>
22312       </method>
22313       <method name="Fraction op_Addition(Fraction, Fraction)">
22314         <size>102</size>
22315       </method>
22316     </type>
22317     <type name="Tester">
22318       <method name="Void .ctor()">
22319         <size>7</size>
22320       </method>
22321       <method name="Int32 Main()">
22322         <size>148</size>
22323       </method>
22324     </type>
22325   </test>
22326   <test name="test-126.cs">
22327     <type name="X">
22328       <method name="Void .ctor()">
22329         <size>7</size>
22330       </method>
22331       <method name="Void Iface.Method()">
22332         <size>1</size>
22333       </method>
22334       <method name="Int32 Main()">
22335         <size>33</size>
22336       </method>
22337     </type>
22338   </test>
22339   <test name="test-127.cs">
22340     <type name="X">
22341       <method name="Void .ctor()">
22342         <size>7</size>
22343       </method>
22344       <method name="Int32 Main()">
22345         <size>32</size>
22346       </method>
22347     </type>
22348   </test>
22349   <test name="test-128.cs">
22350     <type name="SimpleAttribute">
22351       <method name="Void .ctor(String)">
22352         <size>14</size>
22353       </method>
22354     </type>
22355     <type name="MineAttribute">
22356       <method name="Void .ctor(Type[])">
22357         <size>14</size>
22358       </method>
22359     </type>
22360     <type name="Foo">
22361       <method name="Void .ctor()">
22362         <size>7</size>
22363       </method>
22364       <method name="Int32 MM()">
22365         <size>153</size>
22366       </method>
22367     </type>
22368     <type name="Blah">
22369       <method name="Void .ctor()">
22370         <size>7</size>
22371       </method>
22372       <method name="Int32 get_Value()">
22373         <size>7</size>
22374       </method>
22375       <method name="Void set_Value(Int32)">
22376         <size>8</size>
22377       </method>
22378       <method name="Int32 Another()">
22379         <size>2</size>
22380       </method>
22381       <method name="Int32 Main()">
22382         <size>6</size>
22383       </method>
22384     </type>
22385   </test>
22386   <test name="test-129.cs">
22387     <type name="X">
22388       <method name="Void .ctor()">
22389         <size>7</size>
22390       </method>
22391       <method name="Int32 Main()">
22392         <size>27</size>
22393       </method>
22394     </type>
22395   </test>
22396   <test name="test-13.cs">
22397     <type name="Foo">
22398       <method name="Void .ctor()">
22399         <size>7</size>
22400       </method>
22401       <method name="Boolean MyMethod()">
22402         <size>12</size>
22403       </method>
22404     </type>
22405     <type name="Blah">
22406       <method name="Void .ctor()">
22407         <size>7</size>
22408       </method>
22409       <method name="Int32 Main()">
22410         <size>23</size>
22411       </method>
22412     </type>
22413   </test>
22414   <test name="test-130.cs">
22415     <type name="X">
22416       <method name="Void .ctor()">
22417         <size>20</size>
22418       </method>
22419       <method name="Int32 Main()">
22420         <size>2</size>
22421       </method>
22422     </type>
22423   </test>
22424   <test name="test-131.cs">
22425     <type name="SimpleAttribute">
22426       <method name="Void .ctor(String)">
22427         <size>14</size>
22428       </method>
22429     </type>
22430     <type name="Blah">
22431       <method name="Void .ctor()">
22432         <size>7</size>
22433       </method>
22434       <method name="Int32 Main()">
22435         <size>2</size>
22436       </method>
22437     </type>
22438   </test>
22439   <test name="test-132.cs">
22440     <type name="T">
22441       <method name="Void .ctor()">
22442         <size>7</size>
22443       </method>
22444       <method name="Int32 Main()">
22445         <size>51</size>
22446       </method>
22447     </type>
22448   </test>
22449   <test name="test-133.cs">
22450     <type name="T">
22451       <method name="Void .ctor()">
22452         <size>7</size>
22453       </method>
22454       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
22455         <size>21</size>
22456       </method>
22457       <method name="Void get_struct(S ByRef)">
22458         <size>24</size>
22459       </method>
22460       <method name="Int32 Main()">
22461         <size>75</size>
22462       </method>
22463     </type>
22464   </test>
22465   <test name="test-134.cs">
22466     <type name="AA">
22467       <method name="Void .ctor()">
22468         <size>7</size>
22469       </method>
22470       <method name="Void A()">
22471         <size>8</size>
22472       </method>
22473       <method name="Void B()">
22474         <size>8</size>
22475       </method>
22476       <method name="Void C()">
22477         <size>8</size>
22478       </method>
22479       <method name="Boolean get_OK()">
22480         <size>32</size>
22481       </method>
22482     </type>
22483     <type name="BB">
22484       <method name="Void .ctor()">
22485         <size>7</size>
22486       </method>
22487       <method name="Void A()">
22488         <size>18</size>
22489       </method>
22490       <method name="Void B()">
22491         <size>8</size>
22492       </method>
22493       <method name="Void C()">
22494         <size>8</size>
22495       </method>
22496       <method name="Boolean get_OK()">
22497         <size>32</size>
22498       </method>
22499     </type>
22500     <type name="T">
22501       <method name="Void .ctor()">
22502         <size>7</size>
22503       </method>
22504       <method name="Void A()">
22505         <size>1</size>
22506       </method>
22507       <method name="Void B()">
22508         <size>1</size>
22509       </method>
22510       <method name="Int32 Main()">
22511         <size>76</size>
22512       </method>
22513     </type>
22514   </test>
22515   <test name="test-135.cs">
22516     <type name="A">
22517       <method name="Void .ctor()">
22518         <size>7</size>
22519       </method>
22520       <method name="Void doh()">
22521         <size>1</size>
22522       </method>
22523     </type>
22524     <type name="T">
22525       <method name="Void .ctor()">
22526         <size>7</size>
22527       </method>
22528       <method name="A get_Prop()">
22529         <size>6</size>
22530       </method>
22531       <method name="Int32 Main()">
22532         <size>37</size>
22533       </method>
22534       <method name="IA IB.get_Prop()">
22535         <size>6</size>
22536       </method>
22537     </type>
22538   </test>
22539   <test name="test-136.cs">
22540     <type name="MyCar">
22541       <method name="Void .ctor()">
22542         <size>7</size>
22543       </method>
22544       <method name="Void IDiagnostic.Stop()">
22545         <size>8</size>
22546       </method>
22547       <method name="Void IAutomobile.Stop()">
22548         <size>8</size>
22549       </method>
22550       <method name="Void Stop()">
22551         <size>16</size>
22552       </method>
22553     </type>
22554     <type name="TestConflict">
22555       <method name="Void .ctor()">
22556         <size>7</size>
22557       </method>
22558       <method name="Int32 Main()">
22559         <size>74</size>
22560       </method>
22561     </type>
22562   </test>
22563   <test name="test-137.cs">
22564     <type name="C">
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568       <method name="Void X()">
22569         <size>15</size>
22570       </method>
22571       <method name="Int32 Main()">
22572         <size>95</size>
22573       </method>
22574     </type>
22575   </test>
22576   <test name="test-138.cs">
22577     <type name="T">
22578       <method name="Void .ctor()">
22579         <size>7</size>
22580       </method>
22581       <method name="Int32 Main()">
22582         <size>14</size>
22583       </method>
22584     </type>
22585   </test>
22586   <test name="test-139.cs">
22587     <type name="T">
22588       <method name="Void one()">
22589         <size>13</size>
22590       </method>
22591       <method name="Void two(T)">
22592         <size>8</size>
22593       </method>
22594       <method name="Void three(T ByRef)">
22595         <size>13</size>
22596       </method>
22597       <method name="Int32 GetHashCode()">
22598         <size>12</size>
22599       </method>
22600       <method name="Int32 Main()">
22601         <size>25</size>
22602       </method>
22603     </type>
22604   </test>
22605   <test name="test-14.cs">
22606     <type name="Obj.A">
22607       <method name="Void .ctor()">
22608         <size>7</size>
22609       </method>
22610       <method name="Int32 F()">
22611         <size>2</size>
22612       </method>
22613       <method name="Int32 G()">
22614         <size>2</size>
22615       </method>
22616       <method name="Int32 H()">
22617         <size>3</size>
22618       </method>
22619     </type>
22620     <type name="Obj.B">
22621       <method name="Void .ctor()">
22622         <size>7</size>
22623       </method>
22624       <method name="Int32 F()">
22625         <size>2</size>
22626       </method>
22627       <method name="Int32 G()">
22628         <size>2</size>
22629       </method>
22630       <method name="Int32 H()">
22631         <size>3</size>
22632       </method>
22633     </type>
22634     <type name="Obj.Test">
22635       <method name="Void .ctor()">
22636         <size>7</size>
22637       </method>
22638       <method name="Int32 Main()">
22639         <size>182</size>
22640       </method>
22641     </type>
22642   </test>
22643   <test name="test-140.cs">
22644     <type name="BreakTest">
22645       <method name="Void .ctor()">
22646         <size>7</size>
22647       </method>
22648       <method name="Void .cctor()">
22649         <size>1</size>
22650       </method>
22651       <method name="Void B()">
22652         <size>47</size>
22653       </method>
22654       <method name="Int32 Main()">
22655         <size>20</size>
22656       </method>
22657     </type>
22658   </test>
22659   <test name="test-141.cs">
22660     <type name="X">
22661       <method name="Void .ctor()">
22662         <size>7</size>
22663       </method>
22664       <method name="Int32 Main()">
22665         <size>38</size>
22666       </method>
22667       <method name="Boolean Test1()">
22668         <size>41</size>
22669       </method>
22670       <method name="Boolean Test2()">
22671         <size>42</size>
22672       </method>
22673       <method name="Boolean Test3()">
22674         <size>37</size>
22675       </method>
22676     </type>
22677   </test>
22678   <test name="test-142.cs">
22679     <type name="TestClass">
22680       <method name="Void .ctor(EventHandler)">
22681         <size>14</size>
22682       </method>
22683       <method name="Int32 Main()">
22684         <size>2</size>
22685       </method>
22686     </type>
22687     <type name="TestBaseClass">
22688       <method name="Void .ctor()">
22689         <size>7</size>
22690       </method>
22691       <method name="Void add_Blah(System.EventHandler)">
22692         <size>24</size>
22693       </method>
22694       <method name="Void remove_Blah(System.EventHandler)">
22695         <size>24</size>
22696       </method>
22697     </type>
22698   </test>
22699   <test name="test-143.cs">
22700     <type name="MonoEnumInfo">
22701       <method name="Void stuff()">
22702         <size>8</size>
22703       </method>
22704       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22705         <size>20</size>
22706       </method>
22707       <method name="Int32 Main()">
22708         <size>32</size>
22709       </method>
22710     </type>
22711   </test>
22712   <test name="test-144.cs">
22713     <type name="Test">
22714       <method name="Void .ctor()">
22715         <size>7</size>
22716       </method>
22717       <method name="Void Main()">
22718         <size>1</size>
22719       </method>
22720     </type>
22721   </test>
22722   <test name="test-145.cs">
22723     <type name="JagArrayTest">
22724       <method name="Void .ctor()">
22725         <size>7</size>
22726       </method>
22727       <method name="Void .cctor()">
22728         <size>25</size>
22729       </method>
22730       <method name="Void Main()">
22731         <size>15</size>
22732       </method>
22733     </type>
22734   </test>
22735   <test name="test-146.cs">
22736     <type name="Test">
22737       <method name="Void .ctor()">
22738         <size>7</size>
22739       </method>
22740       <method name="Int32 Main()">
22741         <size>335</size>
22742       </method>
22743     </type>
22744   </test>
22745   <test name="test-147.cs">
22746     <type name="X">
22747       <method name="Void .ctor()">
22748         <size>15</size>
22749       </method>
22750       <method name="Void .cctor()">
22751         <size>8</size>
22752       </method>
22753       <method name="X Foo()">
22754         <size>6</size>
22755       </method>
22756       <method name="X Bar()">
22757         <size>6</size>
22758       </method>
22759       <method name="X Baz()">
22760         <size>6</size>
22761       </method>
22762       <method name="UInt32 get_Property()">
22763         <size>2</size>
22764       </method>
22765       <method name="UInt32 get_StaticProperty()">
22766         <size>3</size>
22767       </method>
22768       <method name="Int32 get_Item(Int32)">
22769         <size>2</size>
22770       </method>
22771     </type>
22772     <type name="Y">
22773       <method name="Void .ctor()">
22774         <size>15</size>
22775       </method>
22776       <method name="Void .cctor()">
22777         <size>9</size>
22778       </method>
22779       <method name="Y Foo()">
22780         <size>6</size>
22781       </method>
22782       <method name="Y Bar()">
22783         <size>6</size>
22784       </method>
22785       <method name="Y Baz()">
22786         <size>6</size>
22787       </method>
22788       <method name="UInt32 get_Property()">
22789         <size>2</size>
22790       </method>
22791       <method name="UInt32 get_StaticProperty()">
22792         <size>3</size>
22793       </method>
22794       <method name="Int32 get_Item(Int32)">
22795         <size>2</size>
22796       </method>
22797     </type>
22798     <type name="Z">
22799       <method name="Void .ctor()">
22800         <size>7</size>
22801       </method>
22802       <method name="Int32 Test()">
22803         <size>94</size>
22804       </method>
22805     </type>
22806     <type name="Test">
22807       <method name="Void .ctor()">
22808         <size>7</size>
22809       </method>
22810       <method name="Int32 Main()">
22811         <size>252</size>
22812       </method>
22813     </type>
22814   </test>
22815   <test name="test-148.cs">
22816     <type name="Y">
22817       <method name="Void .ctor()">
22818         <size>7</size>
22819       </method>
22820       <method name="Int32 get_Bar(Int32)">
22821         <size>2</size>
22822       </method>
22823       <method name="Int64 get_Bar(Double)">
22824         <size>3</size>
22825       </method>
22826     </type>
22827     <type name="Z">
22828       <method name="Void .ctor()">
22829         <size>7</size>
22830       </method>
22831       <method name="Int64 get_Whatever(Double)">
22832         <size>3</size>
22833       </method>
22834       <method name="Single get_Whatever(Int64, Int32)">
22835         <size>6</size>
22836       </method>
22837       <method name="Int32 InstanceTest()">
22838         <size>54</size>
22839       </method>
22840       <method name="Int32 Test()">
22841         <size>356</size>
22842       </method>
22843       <method name="Int32 Main()">
22844         <size>94</size>
22845       </method>
22846     </type>
22847     <type name="Z+MyArray">
22848       <method name="Void .ctor()">
22849         <size>7</size>
22850       </method>
22851       <method name="System.Object get_Item(Int32)">
22852         <size>8</size>
22853       </method>
22854       <method name="Void set_Item(Int32, System.Object)">
22855         <size>9</size>
22856       </method>
22857     </type>
22858     <type name="A">
22859       <method name="Void .ctor()">
22860         <size>7</size>
22861       </method>
22862       <method name="Int32 get_Monkey(Int32)">
22863         <size>4</size>
22864       </method>
22865     </type>
22866     <type name="B">
22867       <method name="Void .ctor()">
22868         <size>7</size>
22869       </method>
22870       <method name="Int64 get_Item(Int64, Int32)">
22871         <size>5</size>
22872       </method>
22873     </type>
22874     <type name="C">
22875       <method name="Void .ctor()">
22876         <size>7</size>
22877       </method>
22878       <method name="Int32 get_Item(Int32)">
22879         <size>4</size>
22880       </method>
22881     </type>
22882     <type name="D">
22883       <method name="Void .ctor()">
22884         <size>7</size>
22885       </method>
22886       <method name="Int64 get_Item(Int64, Int32)">
22887         <size>5</size>
22888       </method>
22889     </type>
22890     <type name="E">
22891       <method name="Void .ctor()">
22892         <size>7</size>
22893       </method>
22894       <method name="System.String get_g()">
22895         <size>6</size>
22896       </method>
22897       <method name="Void set_g(System.String)">
22898         <size>1</size>
22899       </method>
22900     </type>
22901     <type name="F">
22902       <method name="Void .ctor()">
22903         <size>7</size>
22904       </method>
22905       <method name="System.String get_g()">
22906         <size>6</size>
22907       </method>
22908     </type>
22909     <type name="DisposableNotifyList">
22910       <method name="Void .ctor()">
22911         <size>7</size>
22912       </method>
22913     </type>
22914     <type name="ChildList">
22915       <method name="Void .ctor()">
22916         <size>7</size>
22917       </method>
22918       <method name="Void Test()">
22919         <size>14</size>
22920       </method>
22921     </type>
22922     <type name="Y">
22923       <method name="Int32 X.get_Foo(Int32)">
22924         <size>2</size>
22925       </method>
22926     </type>
22927   </test>
22928   <test name="test-149.cs">
22929     <type name="Y">
22930       <method name="Void .ctor()">
22931         <size>7</size>
22932       </method>
22933       <method name="Void .cctor()">
22934         <size>1</size>
22935       </method>
22936       <method name="Void add_Foo(System.EventHandler)">
22937         <size>24</size>
22938       </method>
22939       <method name="Void remove_Foo(System.EventHandler)">
22940         <size>24</size>
22941       </method>
22942       <method name="Void add_TestEvent(MyDelegate)">
22943         <size>24</size>
22944       </method>
22945       <method name="Void remove_TestEvent(MyDelegate)">
22946         <size>24</size>
22947       </method>
22948       <method name="Int32 Test()">
22949         <size>166</size>
22950       </method>
22951       <method name="Void callback1(System.Object, System.EventArgs)">
22952         <size>7</size>
22953       </method>
22954       <method name="Int64 callback2(Int32)">
22955         <size>19</size>
22956       </method>
22957       <method name="Void callback3(System.Object, System.EventArgs)">
22958         <size>7</size>
22959       </method>
22960     </type>
22961     <type name="Z">
22962       <method name="Void .ctor()">
22963         <size>7</size>
22964       </method>
22965       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22966         <size>22</size>
22967       </method>
22968       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22969         <size>22</size>
22970       </method>
22971       <method name="Int32 a()">
22972         <size>2</size>
22973       </method>
22974       <method name="Int32 Main()">
22975         <size>80</size>
22976       </method>
22977     </type>
22978     <type name="Static">
22979       <method name="Void .ctor()">
22980         <size>7</size>
22981       </method>
22982       <method name="Void add_Test(System.EventHandler)">
22983         <size>22</size>
22984       </method>
22985       <method name="Void remove_Test(System.EventHandler)">
22986         <size>22</size>
22987       </method>
22988       <method name="Void Fire()">
22989         <size>23</size>
22990       </method>
22991     </type>
22992     <type name="Z+SomeEventHandler">
22993       <method name="Void .ctor(Object, IntPtr)">
22994         <size>0</size>
22995       </method>
22996       <method name="Int32 Invoke()">
22997         <size>0</size>
22998       </method>
22999       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23000         <size>0</size>
23001       </method>
23002       <method name="Int32 EndInvoke(IAsyncResult)">
23003         <size>0</size>
23004       </method>
23005     </type>
23006     <type name="MyDelegate">
23007       <method name="Void .ctor(Object, IntPtr)">
23008         <size>0</size>
23009       </method>
23010       <method name="Int64 Invoke(Int32)">
23011         <size>0</size>
23012       </method>
23013       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23014         <size>0</size>
23015       </method>
23016       <method name="Int64 EndInvoke(IAsyncResult)">
23017         <size>0</size>
23018       </method>
23019     </type>
23020     <type name="Y">
23021       <method name="Void X.add_Foo(System.EventHandler)">
23022         <size>1</size>
23023       </method>
23024       <method name="Void X.remove_Foo(System.EventHandler)">
23025         <size>1</size>
23026       </method>
23027     </type>
23028   </test>
23029   <test name="test-15.cs">
23030     <type name="Implementor">
23031       <method name="Void .ctor()">
23032         <size>7</size>
23033       </method>
23034       <method name="Int32 A()">
23035         <size>2</size>
23036       </method>
23037     </type>
23038     <type name="Run">
23039       <method name="Void .ctor()">
23040         <size>7</size>
23041       </method>
23042       <method name="Int32 Main()">
23043         <size>53</size>
23044       </method>
23045     </type>
23046     <type name="StructImplementor">
23047       <method name="Int32 A()">
23048         <size>2</size>
23049       </method>
23050     </type>
23051   </test>
23052   <test name="test-150.cs">
23053     <type name="T">
23054       <method name="Void .ctor()">
23055         <size>18</size>
23056       </method>
23057       <method name="Int32 Main()">
23058         <size>2</size>
23059       </method>
23060     </type>
23061   </test>
23062   <test name="test-151.cs">
23063     <type name="A.Iface">
23064       <method name="Void .ctor()">
23065         <size>7</size>
23066       </method>
23067       <method name="Void bah()">
23068         <size>1</size>
23069       </method>
23070     </type>
23071     <type name="A.my">
23072       <method name="Void .ctor()">
23073         <size>7</size>
23074       </method>
23075       <method name="Void doit(System.Object)">
23076         <size>13</size>
23077       </method>
23078       <method name="Int32 Main()">
23079         <size>2</size>
23080       </method>
23081     </type>
23082   </test>
23083   <test name="test-152.cs">
23084     <type name="X">
23085       <method name="Void .ctor()">
23086         <size>7</size>
23087       </method>
23088       <method name="Int32 Main()">
23089         <size>99</size>
23090       </method>
23091     </type>
23092   </test>
23093   <test name="test-153.cs">
23094     <type name="Z">
23095       <method name="Void .ctor()">
23096         <size>7</size>
23097       </method>
23098       <method name="Void Test2(System.String, System.Object[])">
23099         <size>1</size>
23100       </method>
23101       <method name="Void Test(System.String, System.Object[])">
23102         <size>8</size>
23103       </method>
23104       <method name="Int32 Main()">
23105         <size>86</size>
23106       </method>
23107     </type>
23108   </test>
23109   <test name="test-154.cs">
23110     <type name="X">
23111       <method name="Void .ctor()">
23112         <size>7</size>
23113       </method>
23114       <method name="Int32 Main()">
23115         <size>2</size>
23116       </method>
23117       <method name="Void test1(Single ByRef)">
23118         <size>6</size>
23119       </method>
23120       <method name="Void test2(Int32, Single ByRef)">
23121         <size>38</size>
23122       </method>
23123       <method name="Void test3(System.Int64[], Int32)">
23124         <size>21</size>
23125       </method>
23126       <method name="Int32 test4(Int32, Single ByRef)">
23127         <size>33</size>
23128       </method>
23129       <method name="Int32 test5(Single ByRef, Int64)">
23130         <size>75</size>
23131       </method>
23132       <method name="Int32 test6(Single ByRef)">
23133         <size>10</size>
23134       </method>
23135       <method name="Int64 test7(System.Int32[], Int32)">
23136         <size>64</size>
23137       </method>
23138       <method name="Int64 test8(Int32)">
23139         <size>34</size>
23140       </method>
23141       <method name="Int64 test9(Int32)">
23142         <size>28</size>
23143       </method>
23144       <method name="Void test10(Int32, Single ByRef)">
23145         <size>23</size>
23146       </method>
23147       <method name="Int64 test11(Int32)">
23148         <size>44</size>
23149       </method>
23150       <method name="Void test12(Single ByRef)">
23151         <size>25</size>
23152       </method>
23153       <method name="Void test13(Int32, Single ByRef)">
23154         <size>23</size>
23155       </method>
23156       <method name="Int64 test14(Int32, Single ByRef)">
23157         <size>66</size>
23158       </method>
23159       <method name="Int32 test15(Int32, Single ByRef)">
23160         <size>33</size>
23161       </method>
23162       <method name="Void test16()">
23163         <size>54</size>
23164       </method>
23165       <method name="Void test17()">
23166         <size>62</size>
23167       </method>
23168       <method name="Void test18(Int32, Int32 ByRef)">
23169         <size>35</size>
23170       </method>
23171       <method name="Int32 test19()">
23172         <size>49</size>
23173       </method>
23174       <method name="Int32 test20()">
23175         <size>22</size>
23176       </method>
23177       <method name="Int32 test21()">
23178         <size>28</size>
23179       </method>
23180       <method name="Int32 test22()">
23181         <size>27</size>
23182       </method>
23183       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
23184         <size>29</size>
23185       </method>
23186       <method name="Int64 test24(Int32)">
23187         <size>67</size>
23188       </method>
23189       <method name="Int64 test25(Int32)">
23190         <size>44</size>
23191       </method>
23192       <method name="Void test26()">
23193         <size>22</size>
23194       </method>
23195       <method name="Int32 test27()">
23196         <size>12</size>
23197       </method>
23198       <method name="Void test28(System.Object ByRef)">
23199         <size>23</size>
23200       </method>
23201       <method name="Boolean test29(Int32 ByRef)">
23202         <size>33</size>
23203       </method>
23204       <method name="System.String test30(System.String ByRef)">
23205         <size>36</size>
23206       </method>
23207       <method name="System.String test31(Int32)">
23208         <size>78</size>
23209       </method>
23210       <method name="Void test32()">
23211         <size>11</size>
23212       </method>
23213       <method name="Int32 test33()">
23214         <size>4</size>
23215       </method>
23216       <method name="Void test34()">
23217         <size>20</size>
23218       </method>
23219       <method name="Void test35(Int32, Boolean)">
23220         <size>28</size>
23221       </method>
23222       <method name="Void test36()">
23223         <size>41</size>
23224       </method>
23225       <method name="Void test37()">
23226         <size>42</size>
23227       </method>
23228       <method name="Int32 test38()">
23229         <size>2</size>
23230       </method>
23231       <method name="Int32 test40(Int32)">
23232         <size>18</size>
23233       </method>
23234     </type>
23235   </test>
23236   <test name="test-155.cs">
23237     <type name="Test">
23238       <method name="Void .ctor()">
23239         <size>7</size>
23240       </method>
23241       <method name="Int32 Main()">
23242         <size>44</size>
23243       </method>
23244     </type>
23245     <type name="Test+TestClass">
23246       <method name="Void .ctor()">
23247         <size>7</size>
23248       </method>
23249       <method name="System.String test(System.String)">
23250         <size>22</size>
23251       </method>
23252     </type>
23253   </test>
23254   <test name="test-156.cs">
23255     <type name="Internal">
23256       <method name="Void .ctor()">
23257         <size>7</size>
23258       </method>
23259     </type>
23260     <type name="Public">
23261       <method name="Void .ctor()">
23262         <size>7</size>
23263       </method>
23264     </type>
23265     <type name="X">
23266       <method name="Void .ctor()">
23267         <size>7</size>
23268       </method>
23269       <method name="Void Main()">
23270         <size>1</size>
23271       </method>
23272     </type>
23273     <type name="X+NestedPublic">
23274       <method name="Void .ctor()">
23275         <size>7</size>
23276       </method>
23277     </type>
23278     <type name="X+NestedAssembly">
23279       <method name="Void .ctor()">
23280         <size>7</size>
23281       </method>
23282     </type>
23283     <type name="X+NestedFamilyAndAssembly">
23284       <method name="Void .ctor()">
23285         <size>7</size>
23286       </method>
23287     </type>
23288     <type name="X+NestedFamily">
23289       <method name="Void .ctor()">
23290         <size>7</size>
23291       </method>
23292     </type>
23293     <type name="X+NestedPrivate">
23294       <method name="Void .ctor()">
23295         <size>7</size>
23296       </method>
23297     </type>
23298     <type name="A">
23299       <method name="Void .ctor()">
23300         <size>7</size>
23301       </method>
23302     </type>
23303     <type name="B">
23304       <method name="Void .ctor()">
23305         <size>7</size>
23306       </method>
23307     </type>
23308     <type name="C">
23309       <method name="Void .ctor()">
23310         <size>7</size>
23311       </method>
23312     </type>
23313     <type name="D">
23314       <method name="Void .ctor()">
23315         <size>7</size>
23316       </method>
23317     </type>
23318     <type name="E">
23319       <method name="Void .ctor()">
23320         <size>7</size>
23321       </method>
23322     </type>
23323     <type name="F">
23324       <method name="Void .ctor()">
23325         <size>7</size>
23326       </method>
23327     </type>
23328     <type name="Y">
23329       <method name="Void .ctor()">
23330         <size>7</size>
23331       </method>
23332       <method name="Void Test(YI)">
23333         <size>1</size>
23334       </method>
23335     </type>
23336     <type name="Y+YA">
23337       <method name="Void .ctor()">
23338         <size>7</size>
23339       </method>
23340     </type>
23341     <type name="Y+YB">
23342       <method name="Void .ctor()">
23343         <size>7</size>
23344       </method>
23345     </type>
23346     <type name="Y+YC">
23347       <method name="Void .ctor()">
23348         <size>7</size>
23349       </method>
23350     </type>
23351     <type name="Y+YD">
23352       <method name="Void .ctor()">
23353         <size>7</size>
23354       </method>
23355     </type>
23356     <type name="Y+YE">
23357       <method name="Void .ctor()">
23358         <size>7</size>
23359       </method>
23360     </type>
23361     <type name="Y+YF">
23362       <method name="Void .ctor()">
23363         <size>7</size>
23364       </method>
23365     </type>
23366     <type name="Y+YG">
23367       <method name="Void .ctor()">
23368         <size>7</size>
23369       </method>
23370     </type>
23371     <type name="Y+YH">
23372       <method name="Void .ctor()">
23373         <size>7</size>
23374       </method>
23375     </type>
23376     <type name="Z">
23377       <method name="Void .ctor()">
23378         <size>7</size>
23379       </method>
23380     </type>
23381     <type name="Z+P">
23382       <method name="Void .ctor()">
23383         <size>7</size>
23384       </method>
23385     </type>
23386     <type name="W">
23387       <method name="Void .ctor()">
23388         <size>7</size>
23389       </method>
23390     </type>
23391     <type name="W+WA">
23392       <method name="Void .ctor()">
23393         <size>7</size>
23394       </method>
23395     </type>
23396     <type name="W+WB">
23397       <method name="Void .ctor()">
23398         <size>7</size>
23399       </method>
23400     </type>
23401     <type name="W+WC">
23402       <method name="Void .ctor()">
23403         <size>7</size>
23404       </method>
23405     </type>
23406     <type name="W+WD">
23407       <method name="Void .ctor()">
23408         <size>7</size>
23409       </method>
23410     </type>
23411     <type name="W+WE">
23412       <method name="Void .ctor()">
23413         <size>7</size>
23414       </method>
23415     </type>
23416     <type name="W+WCA">
23417       <method name="Void .ctor()">
23418         <size>7</size>
23419       </method>
23420     </type>
23421     <type name="W+WCB">
23422       <method name="Void .ctor()">
23423         <size>7</size>
23424       </method>
23425     </type>
23426     <type name="W+WCB+WCD">
23427       <method name="Void .ctor()">
23428         <size>7</size>
23429       </method>
23430     </type>
23431     <type name="W+WCB+WCD+WCE">
23432       <method name="Void .ctor()">
23433         <size>7</size>
23434       </method>
23435     </type>
23436     <type name="G">
23437       <method name="Void .ctor()">
23438         <size>7</size>
23439       </method>
23440       <method name="Void Test(X)">
23441         <size>1</size>
23442       </method>
23443     </type>
23444     <type name="G+I">
23445       <method name="Void .ctor()">
23446         <size>7</size>
23447       </method>
23448     </type>
23449     <type name="G+I+J">
23450       <method name="Void .ctor()">
23451         <size>7</size>
23452       </method>
23453       <method name="Void Test(Foo)">
23454         <size>1</size>
23455       </method>
23456     </type>
23457     <type name="H">
23458       <method name="Void .ctor()">
23459         <size>7</size>
23460       </method>
23461       <method name="Void Test(System.Int32[])">
23462         <size>1</size>
23463       </method>
23464     </type>
23465     <type name="M">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469       <method name="Void Hello(System.String)">
23470         <size>1</size>
23471       </method>
23472     </type>
23473   </test>
23474   <test name="test-157.cs">
23475     <type name="Test.MyAttribute">
23476       <method name="Void .ctor(String)">
23477         <size>20</size>
23478       </method>
23479     </type>
23480     <type name="Test.Test">
23481       <method name="Void .ctor()">
23482         <size>7</size>
23483       </method>
23484       <method name="Int32 Main()">
23485         <size>197</size>
23486       </method>
23487     </type>
23488   </test>
23489   <test name="test-158.cs">
23490     <type name="My">
23491       <method name="Void .ctor(Object)">
23492         <size>14</size>
23493       </method>
23494     </type>
23495     <type name="My+Test">
23496       <method name="Void .ctor()">
23497         <size>7</size>
23498       </method>
23499       <method name="Int32 Main()">
23500         <size>87</size>
23501       </method>
23502     </type>
23503   </test>
23504   <test name="test-159.cs">
23505     <type name="A.Iface">
23506       <method name="Void .ctor()">
23507         <size>7</size>
23508       </method>
23509       <method name="Void bah()">
23510         <size>1</size>
23511       </method>
23512     </type>
23513     <type name="A.my">
23514       <method name="Void .ctor()">
23515         <size>7</size>
23516       </method>
23517       <method name="Void doit(System.Object)">
23518         <size>13</size>
23519       </method>
23520       <method name="Int32 Main()">
23521         <size>2</size>
23522       </method>
23523     </type>
23524   </test>
23525   <test name="test-16.cs">
23526     <type name="Mine.Blah">
23527       <method name="Void .ctor()">
23528         <size>7</size>
23529       </method>
23530       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
23531         <size>12</size>
23532       </method>
23533       <method name="Int32 op_Implicit(Mine.Blah)">
23534         <size>12</size>
23535       </method>
23536       <method name="Byte op_Implicit(Mine.Blah)">
23537         <size>12</size>
23538       </method>
23539       <method name="Int16 op_Implicit(Mine.Blah)">
23540         <size>12</size>
23541       </method>
23542     </type>
23543     <type name="Mine.Foo">
23544       <method name="Void .ctor()">
23545         <size>7</size>
23546       </method>
23547       <method name="Int32 Main()">
23548         <size>118</size>
23549       </method>
23550     </type>
23551   </test>
23552   <test name="test-160.cs">
23553     <type name="B">
23554       <method name="Void .ctor()">
23555         <size>7</size>
23556       </method>
23557     </type>
23558     <type name="S">
23559       <method name="Void .ctor()">
23560         <size>7</size>
23561       </method>
23562     </type>
23563     <type name="T">
23564       <method name="Void .ctor()">
23565         <size>7</size>
23566       </method>
23567       <method name="Int32 blah(System.Object)">
23568         <size>62</size>
23569       </method>
23570       <method name="Int32 Main()">
23571         <size>2</size>
23572       </method>
23573     </type>
23574   </test>
23575   <test name="test-161.cs">
23576     <type name="ZipEntry">
23577       <method name="Void .ctor(String)">
23578         <size>18</size>
23579       </method>
23580       <method name="Void .ctor(ZipEntry)">
23581         <size>18</size>
23582       </method>
23583       <method name="DateTime get_DateTime()">
23584         <size>7</size>
23585       </method>
23586       <method name="Int32 Main()">
23587         <size>2</size>
23588       </method>
23589     </type>
23590   </test>
23591   <test name="test-162.cs">
23592     <type name="X">
23593       <method name="Void .ctor()">
23594         <size>7</size>
23595       </method>
23596       <method name="Void test_output(A)">
23597         <size>1</size>
23598       </method>
23599       <method name="Void test_output(B)">
23600         <size>1</size>
23601       </method>
23602       <method name="Void test_output(E)">
23603         <size>1</size>
23604       </method>
23605       <method name="Void test_output(F)">
23606         <size>1</size>
23607       </method>
23608       <method name="Void test1()">
23609         <size>21</size>
23610       </method>
23611       <method name="Void test2()">
23612         <size>32</size>
23613       </method>
23614       <method name="Void test3()">
23615         <size>21</size>
23616       </method>
23617       <method name="Void test4(A)">
23618         <size>9</size>
23619       </method>
23620       <method name="Void test5(A ByRef)">
23621         <size>9</size>
23622       </method>
23623       <method name="Void test6(B ByRef)">
23624         <size>8</size>
23625       </method>
23626       <method name="Void test7()">
23627         <size>28</size>
23628       </method>
23629       <method name="Void test8()">
23630         <size>50</size>
23631       </method>
23632       <method name="Void test9()">
23633         <size>26</size>
23634       </method>
23635       <method name="Void test10()">
23636         <size>82</size>
23637       </method>
23638       <method name="Int32 Main()">
23639         <size>2</size>
23640       </method>
23641     </type>
23642     <type name="A">
23643       <method name="Void .ctor(Int32)">
23644         <size>27</size>
23645       </method>
23646     </type>
23647     <type name="C">
23648       <method name="Void .ctor(Int64)">
23649         <size>8</size>
23650       </method>
23651       <method name="Void .ctor(String)">
23652         <size>13</size>
23653       </method>
23654     </type>
23655     <type name="E">
23656       <method name="Void .ctor(Int32)">
23657         <size>21</size>
23658       </method>
23659     </type>
23660   </test>
23661   <test name="test-163.cs">
23662     <type name="Blah">
23663       <method name="Void .ctor()">
23664         <size>7</size>
23665       </method>
23666       <method name="Int32 Foo(System.String)">
23667         <size>2</size>
23668       </method>
23669       <method name="Int32 Foo(System.Object)">
23670         <size>2</size>
23671       </method>
23672       <method name="Int32 Main()">
23673         <size>28</size>
23674       </method>
23675     </type>
23676   </test>
23677   <test name="test-164.cs">
23678     <type name="X">
23679       <method name="Void .ctor()">
23680         <size>26</size>
23681       </method>
23682       <method name="Int32 Foo()">
23683         <size>2</size>
23684       </method>
23685     </type>
23686     <type name="Y">
23687       <method name="Void .ctor()">
23688         <size>7</size>
23689       </method>
23690       <method name="Int32 Foo()">
23691         <size>2</size>
23692       </method>
23693       <method name="Int32 Hello()">
23694         <size>12</size>
23695       </method>
23696       <method name="Void Main()">
23697         <size>46</size>
23698       </method>
23699     </type>
23700     <type name="X+FooDelegate">
23701       <method name="Void .ctor(Object, IntPtr)">
23702         <size>0</size>
23703       </method>
23704       <method name="Int32 Invoke()">
23705         <size>0</size>
23706       </method>
23707       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23708         <size>0</size>
23709       </method>
23710       <method name="Int32 EndInvoke(IAsyncResult)">
23711         <size>0</size>
23712       </method>
23713     </type>
23714   </test>
23715   <test name="test-165.cs">
23716     <type name="Testing">
23717       <method name="Void .ctor()">
23718         <size>7</size>
23719       </method>
23720       <method name="Int32 TestEnumInit(Fruit)">
23721         <size>21</size>
23722       </method>
23723       <method name="Int32 Main()">
23724         <size>62</size>
23725       </method>
23726     </type>
23727   </test>
23728   <test name="test-166.cs">
23729     <type name="Test">
23730       <method name="Void .ctor()">
23731         <size>7</size>
23732       </method>
23733       <method name="Int32 get_Item(Int32)">
23734         <size>2</size>
23735       </method>
23736     </type>
23737     <type name="D">
23738       <method name="Void .ctor()">
23739         <size>7</size>
23740       </method>
23741       <method name="Int32 get_TargetIntegerSize()">
23742         <size>2</size>
23743       </method>
23744       <method name="Int32 Hello(IInferior)">
23745         <size>7</size>
23746       </method>
23747       <method name="Int32 Main()">
23748         <size>61</size>
23749       </method>
23750     </type>
23751     <type name="Test">
23752       <method name="Int32 ITest.get_Item(Int32)">
23753         <size>2</size>
23754       </method>
23755     </type>
23756   </test>
23757   <test name="test-167.cs">
23758     <type name="X">
23759       <method name="Void .ctor()">
23760         <size>7</size>
23761       </method>
23762       <method name="Int32 Test(X+Foo[])">
23763         <size>23</size>
23764       </method>
23765       <method name="Int32 Main()">
23766         <size>44</size>
23767       </method>
23768     </type>
23769   </test>
23770   <test name="test-168.cs">
23771     <type name="Test">
23772       <method name="Void .ctor()">
23773         <size>7</size>
23774       </method>
23775       <method name="Int32 Main()">
23776         <size>21</size>
23777       </method>
23778     </type>
23779     <type name="X">
23780       <method name="System.String op_Implicit(X)">
23781         <size>6</size>
23782       </method>
23783     </type>
23784   </test>
23785   <test name="test-169.cs">
23786     <type name="basec">
23787       <method name="Void .ctor()">
23788         <size>7</size>
23789       </method>
23790       <method name="System.String get_Message()">
23791         <size>6</size>
23792       </method>
23793     </type>
23794     <type name="der">
23795       <method name="Void .ctor()">
23796         <size>7</size>
23797       </method>
23798       <method name="System.String get_Message()">
23799         <size>6</size>
23800       </method>
23801     </type>
23802     <type name="Base">
23803       <method name="Void .ctor()">
23804         <size>7</size>
23805       </method>
23806       <method name="Int32 get_Thingy()">
23807         <size>7</size>
23808       </method>
23809       <method name="Void set_Thingy(Int32)">
23810         <size>8</size>
23811       </method>
23812     </type>
23813     <type name="Derived">
23814       <method name="Void .ctor()">
23815         <size>7</size>
23816       </method>
23817       <method name="Int32 get_BaseThingy()">
23818         <size>7</size>
23819       </method>
23820       <method name="Void set_Thingy(Int32)">
23821         <size>1</size>
23822       </method>
23823     </type>
23824     <type name="D">
23825       <method name="Void .ctor()">
23826         <size>7</size>
23827       </method>
23828       <method name="Int32 Main()">
23829         <size>97</size>
23830       </method>
23831     </type>
23832   </test>
23833   <test name="test-17.cs">
23834     <type name="Blah">
23835       <method name="Void .ctor()">
23836         <size>7</size>
23837       </method>
23838       <method name="Int32 Main()">
23839         <size>39</size>
23840       </method>
23841       <method name="Byte op_Implicit(Blah)">
23842         <size>12</size>
23843       </method>
23844       <method name="Int16 op_Implicit(Blah)">
23845         <size>12</size>
23846       </method>
23847       <method name="Int32 op_Implicit(Blah)">
23848         <size>12</size>
23849       </method>
23850     </type>
23851   </test>
23852   <test name="test-170.cs">
23853     <type name="X">
23854       <method name="Void .ctor()">
23855         <size>7</size>
23856       </method>
23857       <method name="Int32 get_prop()">
23858         <size>7</size>
23859       </method>
23860       <method name="Void set_prop(Int32)">
23861         <size>8</size>
23862       </method>
23863       <method name="Void set_AAA(Int32)">
23864         <size>1</size>
23865       </method>
23866     </type>
23867     <type name="Y">
23868       <method name="Void .ctor()">
23869         <size>14</size>
23870       </method>
23871       <method name="Int32 get_prop()">
23872         <size>7</size>
23873       </method>
23874       <method name="Void set_prop(Int32)">
23875         <size>8</size>
23876       </method>
23877       <method name="Int32 A()">
23878         <size>38</size>
23879       </method>
23880       <method name="Int32 Main()">
23881         <size>13</size>
23882       </method>
23883     </type>
23884   </test>
23885   <test name="test-171.cs">
23886     <type name="IntPtr_Conv.Class1">
23887       <method name="Void .ctor()">
23888         <size>7</size>
23889       </method>
23890       <method name="Int32 Main(System.String[])">
23891         <size>15</size>
23892       </method>
23893     </type>
23894   </test>
23895   <test name="test-172.cs">
23896     <type name="X">
23897       <method name="Void .ctor()">
23898         <size>7</size>
23899       </method>
23900       <method name="Void .cctor()">
23901         <size>31</size>
23902       </method>
23903       <method name="Boolean ff()">
23904         <size>14</size>
23905       </method>
23906       <method name="Boolean tt()">
23907         <size>14</size>
23908       </method>
23909       <method name="Int32 test_if()">
23910         <size>599</size>
23911       </method>
23912       <method name="Int32 test_while()">
23913         <size>437</size>
23914       </method>
23915       <method name="Int32 test_inline()">
23916         <size>29</size>
23917       </method>
23918       <method name="Int32 Main()">
23919         <size>109</size>
23920       </method>
23921     </type>
23922   </test>
23923   <test name="test-173.cs">
23924     <type name="Base">
23925       <method name="Void .ctor(Int32)">
23926         <size>14</size>
23927       </method>
23928       <method name="Int32 get_Value()">
23929         <size>7</size>
23930       </method>
23931     </type>
23932     <type name="A">
23933       <method name="Void .ctor(Int32)">
23934         <size>18</size>
23935       </method>
23936       <method name="Void .ctor(UInt32)">
23937         <size>18</size>
23938       </method>
23939     </type>
23940     <type name="B">
23941       <method name="Void .ctor(Int64)">
23942         <size>18</size>
23943       </method>
23944       <method name="Void .ctor(UInt64)">
23945         <size>18</size>
23946       </method>
23947     </type>
23948     <type name="C">
23949       <method name="Void .ctor(Int16)">
23950         <size>18</size>
23951       </method>
23952       <method name="Void .ctor(UInt16)">
23953         <size>18</size>
23954       </method>
23955     </type>
23956     <type name="D">
23957       <method name="Void .ctor(SByte)">
23958         <size>18</size>
23959       </method>
23960       <method name="Void .ctor(Byte)">
23961         <size>18</size>
23962       </method>
23963     </type>
23964     <type name="E">
23965       <method name="Void .ctor(Int64)">
23966         <size>19</size>
23967       </method>
23968       <method name="Void .ctor(E)">
23969         <size>19</size>
23970       </method>
23971       <method name="E op_Implicit(Int64)">
23972         <size>7</size>
23973       </method>
23974     </type>
23975     <type name="F">
23976       <method name="Void .ctor(Int32)">
23977         <size>19</size>
23978       </method>
23979       <method name="Void .ctor(F)">
23980         <size>19</size>
23981       </method>
23982       <method name="F op_Implicit(Int32)">
23983         <size>7</size>
23984       </method>
23985     </type>
23986     <type name="X">
23987       <method name="Void .ctor()">
23988         <size>7</size>
23989       </method>
23990       <method name="Int32 Test()">
23991         <size>231</size>
23992       </method>
23993       <method name="Int32 Main()">
23994         <size>24</size>
23995       </method>
23996     </type>
23997   </test>
23998   <test name="test-174.cs">
23999     <type name="ProtectedAccessToPropertyOnChild">
24000       <method name="Void .ctor()">
24001         <size>14</size>
24002       </method>
24003       <method name="Int32 Main()">
24004         <size>21</size>
24005       </method>
24006     </type>
24007     <type name="TestAccessToPrivateMemberInParentClass">
24008       <method name="Void .ctor()">
24009         <size>7</size>
24010       </method>
24011       <method name="System.Double[][] get_Array()">
24012         <size>7</size>
24013       </method>
24014     </type>
24015     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
24016       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
24017         <size>37</size>
24018       </method>
24019     </type>
24020     <type name="TestAccessToProtectedOnChildInstanceFromParent">
24021       <method name="Void .ctor()">
24022         <size>29</size>
24023       </method>
24024       <method name="Int32 Test()">
24025         <size>27</size>
24026       </method>
24027     </type>
24028     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
24029       <method name="Void .ctor()">
24030         <size>26</size>
24031       </method>
24032       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
24033         <size>15</size>
24034       </method>
24035     </type>
24036     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
24037       <method name="Void .ctor()">
24038         <size>7</size>
24039       </method>
24040     </type>
24041   </test>
24042   <test name="test-175.cs">
24043     <type name="X">
24044       <method name="Void .ctor()">
24045         <size>7</size>
24046       </method>
24047       <method name="Int32 Main()">
24048         <size>59</size>
24049       </method>
24050     </type>
24051     <type name="RVA">
24052       <method name="Void .ctor(UInt32)">
24053         <size>8</size>
24054       </method>
24055       <method name="RVA op_Implicit(UInt32)">
24056         <size>7</size>
24057       </method>
24058       <method name="UInt32 op_Implicit(RVA)">
24059         <size>8</size>
24060       </method>
24061     </type>
24062   </test>
24063   <test name="test-176.cs">
24064     <type name="X">
24065       <method name="Void .ctor()">
24066         <size>7</size>
24067       </method>
24068       <method name="Int32 Main()">
24069         <size>34</size>
24070       </method>
24071     </type>
24072   </test>
24073   <test name="test-177.cs">
24074     <type name="MethodAttribute">
24075       <method name="Void .ctor()">
24076         <size>7</size>
24077       </method>
24078     </type>
24079     <type name="ReturnAttribute">
24080       <method name="Void .ctor()">
24081         <size>7</size>
24082       </method>
24083     </type>
24084     <type name="Test">
24085       <method name="Void .ctor()">
24086         <size>7</size>
24087       </method>
24088       <method name="Void Method()">
24089         <size>1</size>
24090       </method>
24091       <method name="Int32 Main()">
24092         <size>40</size>
24093       </method>
24094     </type>
24095   </test>
24096   <test name="test-178.cs">
24097     <type name="BrowsableClass">
24098       <method name="Void .ctor()">
24099         <size>7</size>
24100       </method>
24101       <method name="Int32 Main()">
24102         <size>54</size>
24103       </method>
24104       <method name="BrowsableClass op_Increment(BrowsableClass)">
24105         <size>2</size>
24106       </method>
24107     </type>
24108   </test>
24109   <test name="test-179.cs">
24110     <type name="A">
24111       <method name="Void .ctor()">
24112         <size>7</size>
24113       </method>
24114       <method name="Void set_Item(Double, Double)">
24115         <size>15</size>
24116       </method>
24117       <method name="Double get_Item(Double)">
24118         <size>29</size>
24119       </method>
24120     </type>
24121     <type name="B">
24122       <method name="Void .ctor()">
24123         <size>7</size>
24124       </method>
24125       <method name="Void set_Item(Double, Double)">
24126         <size>15</size>
24127       </method>
24128       <method name="Double get_Item(Double)">
24129         <size>29</size>
24130       </method>
24131     </type>
24132     <type name="C">
24133       <method name="Void .ctor()">
24134         <size>7</size>
24135       </method>
24136       <method name="Void set_Item(System.String, System.String)">
24137         <size>15</size>
24138       </method>
24139       <method name="System.String get_Item(System.String)">
24140         <size>30</size>
24141       </method>
24142       <method name="Void set_Item(Int32, Int32)">
24143         <size>15</size>
24144       </method>
24145       <method name="Int32 get_Item(Int32)">
24146         <size>21</size>
24147       </method>
24148     </type>
24149     <type name="EntryPoint">
24150       <method name="Int32 Main(System.String[])">
24151         <size>150</size>
24152       </method>
24153     </type>
24154   </test>
24155   <test name="test-18.cs">
24156     <type name="X">
24157       <method name="Void .ctor()">
24158         <size>7</size>
24159       </method>
24160       <method name="Void m()">
24161         <size>60</size>
24162       </method>
24163       <method name="Int32 ret(Int32)">
24164         <size>40</size>
24165       </method>
24166       <method name="Int32 Main()">
24167         <size>62</size>
24168       </method>
24169     </type>
24170   </test>
24171   <test name="test-180.cs">
24172     <type name="Testing">
24173       <method name="Void .ctor()">
24174         <size>7</size>
24175       </method>
24176       <method name="Void Main()">
24177         <size>17</size>
24178       </method>
24179     </type>
24180   </test>
24181   <test name="test-181.cs">
24182     <type name="Test">
24183       <method name="Void .ctor()">
24184         <size>7</size>
24185       </method>
24186       <method name="Void test()">
24187         <size>1</size>
24188       </method>
24189       <method name="Int32 Main()">
24190         <size>43</size>
24191       </method>
24192     </type>
24193   </test>
24194   <test name="test-182.cs">
24195     <type name="T">
24196       <method name="Void .ctor()">
24197         <size>7</size>
24198       </method>
24199       <method name="Int32 Main()">
24200         <size>26</size>
24201       </method>
24202     </type>
24203     <type name="TS">
24204       <method name="Int64 get_Ticks()">
24205         <size>19</size>
24206       </method>
24207     </type>
24208     <type name="DT">
24209       <method name="Int64 get_Ticks()">
24210         <size>12</size>
24211       </method>
24212     </type>
24213   </test>
24214   <test name="test-183.cs">
24215     <type name="Test">
24216       <method name="Void .ctor()">
24217         <size>7</size>
24218       </method>
24219       <method name="Int32 M(Int32, Int32 ByRef)">
24220         <size>12</size>
24221       </method>
24222       <method name="Int32 Main()">
24223         <size>67</size>
24224       </method>
24225     </type>
24226     <type name="Test+D">
24227       <method name="Void .ctor(Object, IntPtr)">
24228         <size>0</size>
24229       </method>
24230       <method name="Int32 Invoke(Int32, Int32 ByRef)">
24231         <size>0</size>
24232       </method>
24233       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
24234         <size>0</size>
24235       </method>
24236       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
24237         <size>0</size>
24238       </method>
24239     </type>
24240   </test>
24241   <test name="test-184.cs">
24242     <type name="User">
24243       <method name="Void .ctor(Interface)">
24244         <size>7</size>
24245       </method>
24246     </type>
24247     <type name="Test">
24248       <method name="Void .ctor()">
24249         <size>55</size>
24250       </method>
24251       <method name="Int32 Main()">
24252         <size>8</size>
24253       </method>
24254     </type>
24255     <type name="Struct">
24256       <method name="Void .ctor(Int32)">
24257         <size>1</size>
24258       </method>
24259       <method name="Int32 get_X()">
24260         <size>2</size>
24261       </method>
24262     </type>
24263   </test>
24264   <test name="test-185.cs">
24265     <type name="X">
24266       <method name="Void .ctor()">
24267         <size>7</size>
24268       </method>
24269       <method name="Int32 Test(Int32)">
24270         <size>36</size>
24271       </method>
24272       <method name="Int32 Main()">
24273         <size>29</size>
24274       </method>
24275     </type>
24276   </test>
24277   <test name="test-186.cs">
24278     <type name="TestBUG.myAttribute">
24279       <method name="Void .ctor(String, String, String, Int32)">
24280         <size>7</size>
24281       </method>
24282     </type>
24283     <type name="TestBUG.Test">
24284       <method name="Void .ctor()">
24285         <size>7</size>
24286       </method>
24287       <method name="Int32 Main()">
24288         <size>2</size>
24289       </method>
24290     </type>
24291   </test>
24292   <test name="test-187.cs">
24293     <type name="MyClass">
24294       <method name="Void .ctor()">
24295         <size>7</size>
24296       </method>
24297       <method name="Container get_Item(System.String)">
24298         <size>2</size>
24299       </method>
24300       <method name="Void set_Item(System.String, Container)">
24301         <size>1</size>
24302       </method>
24303     </type>
24304     <type name="Container">
24305       <method name="Void .ctor()">
24306         <size>7</size>
24307       </method>
24308       <method name="Container op_Addition(Container, System.Object)">
24309         <size>2</size>
24310       </method>
24311     </type>
24312     <type name="D">
24313       <method name="Void .ctor()">
24314         <size>7</size>
24315       </method>
24316       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
24317         <size>65</size>
24318       </method>
24319       <method name="Int32 Main()">
24320         <size>2</size>
24321       </method>
24322     </type>
24323   </test>
24324   <test name="test-188.cs">
24325     <type name="Enumerator">
24326       <method name="Void .ctor()">
24327         <size>14</size>
24328       </method>
24329       <method name="Boolean MoveNext()">
24330         <size>21</size>
24331       </method>
24332       <method name="Char get_Current()">
24333         <size>3</size>
24334       </method>
24335     </type>
24336     <type name="RealEnumerator">
24337       <method name="Void .ctor(Coll)">
24338         <size>14</size>
24339       </method>
24340       <method name="Void Dispose()">
24341         <size>13</size>
24342       </method>
24343     </type>
24344     <type name="Coll">
24345       <method name="Void .ctor()">
24346         <size>7</size>
24347       </method>
24348       <method name="Enumerator GetEnumerator()">
24349         <size>7</size>
24350       </method>
24351     </type>
24352     <type name="Test">
24353       <method name="Void .ctor()">
24354         <size>7</size>
24355       </method>
24356       <method name="Int32 Main(System.String[])">
24357         <size>78</size>
24358       </method>
24359     </type>
24360   </test>
24361   <test name="test-189.cs">
24362     <type name="MyTest">
24363       <method name="Void .ctor()">
24364         <size>7</size>
24365       </method>
24366       <method name="Int32 Main(System.String[])">
24367         <size>63</size>
24368       </method>
24369       <method name="Int32 m(Int32, Double)">
24370         <size>2</size>
24371       </method>
24372       <method name="Int32 m(Int32, System.Int32[])">
24373         <size>2</size>
24374       </method>
24375     </type>
24376     <type name="MonoTest">
24377       <method name="Void .ctor()">
24378         <size>7</size>
24379       </method>
24380       <method name="Int32 method1(System.String, System.Object[])">
24381         <size>2</size>
24382       </method>
24383       <method name="Void testmethod()">
24384         <size>27</size>
24385       </method>
24386     </type>
24387     <type name="MonoTest2">
24388       <method name="Void .ctor()">
24389         <size>7</size>
24390       </method>
24391       <method name="Int32 method1(System.String, System.Object[])">
24392         <size>2</size>
24393       </method>
24394       <method name="Void testmethod2()">
24395         <size>27</size>
24396       </method>
24397     </type>
24398   </test>
24399   <test name="test-19.cs">
24400     <type name="I">
24401       <method name="Void .ctor()">
24402         <size>7</size>
24403       </method>
24404       <method name="Void .cctor()">
24405         <size>18</size>
24406       </method>
24407       <method name="System.String fn(System.String)">
24408         <size>17</size>
24409       </method>
24410     </type>
24411     <type name="X">
24412       <method name="Void .ctor()">
24413         <size>7</size>
24414       </method>
24415       <method name="Void Thread_func()">
24416         <size>11</size>
24417       </method>
24418       <method name="Int32 Func(Int32, Int32)">
24419         <size>4</size>
24420       </method>
24421       <method name="Void Bar()">
24422         <size>44</size>
24423       </method>
24424       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
24425         <size>18</size>
24426       </method>
24427       <method name="Int32 Main()">
24428         <size>303</size>
24429       </method>
24430       <method name="Int32 multiply_by_three(Int32)">
24431         <size>4</size>
24432       </method>
24433     </type>
24434     <type name="TestNamespace.TestClass">
24435       <method name="Void .ctor()">
24436         <size>7</size>
24437       </method>
24438     </type>
24439     <type name="I+GetTextFn">
24440       <method name="Void .ctor(Object, IntPtr)">
24441         <size>0</size>
24442       </method>
24443       <method name="System.String Invoke(System.String)">
24444         <size>0</size>
24445       </method>
24446       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24447         <size>0</size>
24448       </method>
24449       <method name="System.String EndInvoke(IAsyncResult)">
24450         <size>0</size>
24451       </method>
24452     </type>
24453     <type name="X+Foo">
24454       <method name="Void .ctor(Object, IntPtr)">
24455         <size>0</size>
24456       </method>
24457       <method name="Int32 Invoke(Int32, Int32)">
24458         <size>0</size>
24459       </method>
24460       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24461         <size>0</size>
24462       </method>
24463       <method name="Int32 EndInvoke(IAsyncResult)">
24464         <size>0</size>
24465       </method>
24466     </type>
24467     <type name="TestNamespace.TestClass+NotWorkingDelegate">
24468       <method name="Void .ctor(Object, IntPtr)">
24469         <size>0</size>
24470       </method>
24471       <method name="Single Invoke(Single, System.Object[])">
24472         <size>0</size>
24473       </method>
24474       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
24475         <size>0</size>
24476       </method>
24477       <method name="Single EndInvoke(IAsyncResult)">
24478         <size>0</size>
24479       </method>
24480     </type>
24481     <type name="NameSpace.TestDelegate">
24482       <method name="Void .ctor(Object, IntPtr)">
24483         <size>0</size>
24484       </method>
24485       <method name="Int32 Invoke(Int32)">
24486         <size>0</size>
24487       </method>
24488       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24489         <size>0</size>
24490       </method>
24491       <method name="Int32 EndInvoke(IAsyncResult)">
24492         <size>0</size>
24493       </method>
24494     </type>
24495   </test>
24496   <test name="test-190.cs">
24497     <type name="A">
24498       <method name="Void .ctor()">
24499         <size>7</size>
24500       </method>
24501       <method name="Void Main()">
24502         <size>1</size>
24503       </method>
24504     </type>
24505     <type name="A+B">
24506       <method name="Void .ctor()">
24507         <size>7</size>
24508       </method>
24509       <method name="Void Test()">
24510         <size>8</size>
24511       </method>
24512     </type>
24513     <type name="A+C">
24514       <method name="Void .ctor()">
24515         <size>7</size>
24516       </method>
24517       <method name="Void Test(A)">
24518         <size>8</size>
24519       </method>
24520     </type>
24521   </test>
24522   <test name="test-191.cs">
24523     <type name="X">
24524       <method name="Void .ctor()">
24525         <size>7</size>
24526       </method>
24527     </type>
24528     <type name="X+E">
24529       <method name="Void .ctor()">
24530         <size>7</size>
24531       </method>
24532     </type>
24533     <type name="X+D">
24534       <method name="Void .ctor()">
24535         <size>7</size>
24536       </method>
24537     </type>
24538     <type name="X+D+P">
24539       <method name="Void .ctor()">
24540         <size>7</size>
24541       </method>
24542     </type>
24543     <type name="Y">
24544       <method name="Void .ctor()">
24545         <size>7</size>
24546       </method>
24547     </type>
24548     <type name="Y+Op">
24549       <method name="Void .ctor()">
24550         <size>7</size>
24551       </method>
24552     </type>
24553     <type name="R">
24554       <method name="Void .ctor()">
24555         <size>7</size>
24556       </method>
24557       <method name="Void Main()">
24558         <size>1</size>
24559       </method>
24560     </type>
24561   </test>
24562   <test name="test-192.cs">
24563     <type name="X">
24564       <method name="Void .ctor()">
24565         <size>7</size>
24566       </method>
24567       <method name="Void Main()">
24568         <size>1</size>
24569       </method>
24570     </type>
24571   </test>
24572   <test name="test-193.cs">
24573     <type name="A">
24574       <method name="Void .ctor()">
24575         <size>7</size>
24576       </method>
24577       <method name="Int32 Test(Int32)">
24578         <size>88</size>
24579       </method>
24580       <method name="Int32 Main()">
24581         <size>7</size>
24582       </method>
24583     </type>
24584   </test>
24585   <test name="test-194.cs">
24586     <type name="TestParams">
24587       <method name="Void .ctor()">
24588         <size>7</size>
24589       </method>
24590       <method name="Int32 Main(System.String[])">
24591         <size>38</size>
24592       </method>
24593       <method name="Int32 Params(System.Object[])">
24594         <size>10</size>
24595       </method>
24596     </type>
24597   </test>
24598   <test name="test-195.cs">
24599     <type name="Y">
24600       <method name="Void .ctor()">
24601         <size>7</size>
24602       </method>
24603       <method name="Void .cctor()">
24604         <size>1</size>
24605       </method>
24606       <method name="Int32 C()">
24607         <size>36</size>
24608       </method>
24609     </type>
24610     <type name="X">
24611       <method name="Void .ctor()">
24612         <size>8</size>
24613       </method>
24614       <method name="Void .ctor(Int32)">
24615         <size>18</size>
24616       </method>
24617       <method name="Void Main()">
24618         <size>7</size>
24619       </method>
24620     </type>
24621   </test>
24622   <test name="test-196.cs">
24623     <type name="X">
24624       <method name="Void .ctor()">
24625         <size>7</size>
24626       </method>
24627       <method name="Void Bug1()">
24628         <size>15</size>
24629       </method>
24630       <method name="Void Bug2()">
24631         <size>16</size>
24632       </method>
24633       <method name="Int32 Main()">
24634         <size>2</size>
24635       </method>
24636     </type>
24637   </test>
24638   <test name="test-197.cs">
24639     <type name="X">
24640       <method name="Void .ctor()">
24641         <size>7</size>
24642       </method>
24643       <method name="Void Foo()">
24644         <size>0</size>
24645       </method>
24646     </type>
24647     <type name="Y">
24648       <method name="Void .ctor()">
24649         <size>7</size>
24650       </method>
24651     </type>
24652     <type name="Z">
24653       <method name="Void .ctor()">
24654         <size>7</size>
24655       </method>
24656       <method name="Void Foo()">
24657         <size>11</size>
24658       </method>
24659     </type>
24660     <type name="Test">
24661       <method name="Void .ctor()">
24662         <size>7</size>
24663       </method>
24664       <method name="Int32 Main()">
24665         <size>16</size>
24666       </method>
24667     </type>
24668   </test>
24669   <test name="test-198.cs">
24670     <type name="N1.N3.N4.Bar">
24671       <method name="Void .ctor()">
24672         <size>7</size>
24673       </method>
24674     </type>
24675     <type name="N1.N2.Foo">
24676       <method name="Void .ctor()">
24677         <size>7</size>
24678       </method>
24679     </type>
24680     <type name="N5.N6.Foo">
24681       <method name="Void .ctor()">
24682         <size>7</size>
24683       </method>
24684     </type>
24685     <type name="N5.N7.N8.Bar">
24686       <method name="Void .ctor()">
24687         <size>7</size>
24688       </method>
24689     </type>
24690     <type name="FirstOuter.FirstInner.First">
24691       <method name="Void .ctor()">
24692         <size>7</size>
24693       </method>
24694       <method name="System.String get_MyIdentity()">
24695         <size>12</size>
24696       </method>
24697     </type>
24698     <type name="FirstOuter.Second">
24699       <method name="Void .ctor()">
24700         <size>7</size>
24701       </method>
24702     </type>
24703     <type name="FirstOuter.SecondInner.Third">
24704       <method name="Void .ctor()">
24705         <size>7</size>
24706       </method>
24707     </type>
24708     <type name="FirstOuter.FirstInner.Fourth">
24709       <method name="Void .ctor()">
24710         <size>7</size>
24711       </method>
24712     </type>
24713     <type name="Fifth">
24714       <method name="Void .ctor()">
24715         <size>7</size>
24716       </method>
24717     </type>
24718     <type name="M1.M2.M3.Foo">
24719       <method name="Void .ctor()">
24720         <size>7</size>
24721       </method>
24722     </type>
24723     <type name="P1.P2.Bar">
24724       <method name="Void .ctor()">
24725         <size>7</size>
24726       </method>
24727     </type>
24728     <type name="X">
24729       <method name="Void .ctor()">
24730         <size>7</size>
24731       </method>
24732       <method name="Int32 Main()">
24733         <size>2</size>
24734       </method>
24735     </type>
24736   </test>
24737   <test name="test-199.cs">
24738     <type name="Test">
24739       <method name="Void .ctor()">
24740         <size>7</size>
24741       </method>
24742       <method name="Int32 Main()">
24743         <size>22</size>
24744       </method>
24745     </type>
24746     <type name="N1.Foo">
24747       <method name="Void .ctor()">
24748         <size>7</size>
24749       </method>
24750     </type>
24751     <type name="N1.Foo+Foo2">
24752       <method name="Void .ctor()">
24753         <size>7</size>
24754       </method>
24755     </type>
24756     <type name="N1.Bar2">
24757       <method name="Void .ctor()">
24758         <size>7</size>
24759       </method>
24760       <method name="Int32 Talk()">
24761         <size>2</size>
24762       </method>
24763     </type>
24764     <type name="N2.Bar">
24765       <method name="Void .ctor()">
24766         <size>7</size>
24767       </method>
24768     </type>
24769     <type name="N2.Bar+Bar2">
24770       <method name="Void .ctor()">
24771         <size>7</size>
24772       </method>
24773       <method name="Int32 Talk()">
24774         <size>2</size>
24775       </method>
24776     </type>
24777   </test>
24778   <test name="test-2.cs">
24779     <type name="X">
24780       <method name="Void .ctor()">
24781         <size>7</size>
24782       </method>
24783       <method name="Int32 Main(System.String[])">
24784         <size>12</size>
24785       </method>
24786     </type>
24787   </test>
24788   <test name="test-20.cs">
24789     <type name="A">
24790       <method name="Void .ctor()">
24791         <size>7</size>
24792       </method>
24793       <method name="Void X()">
24794         <size>8</size>
24795       </method>
24796     </type>
24797     <type name="B">
24798       <method name="Void .ctor()">
24799         <size>7</size>
24800       </method>
24801       <method name="Void X()">
24802         <size>8</size>
24803       </method>
24804       <method name="Void TestB()">
24805         <size>7</size>
24806       </method>
24807     </type>
24808     <type name="Ax">
24809       <method name="Void .ctor()">
24810         <size>7</size>
24811       </method>
24812       <method name="Void A()">
24813         <size>8</size>
24814       </method>
24815       <method name="Void B()">
24816         <size>8</size>
24817       </method>
24818     </type>
24819     <type name="Bx">
24820       <method name="Void .ctor()">
24821         <size>7</size>
24822       </method>
24823       <method name="Void A()">
24824         <size>8</size>
24825       </method>
24826       <method name="Void B()">
24827         <size>8</size>
24828       </method>
24829     </type>
24830     <type name="Test">
24831       <method name="Void .ctor()">
24832         <size>7</size>
24833       </method>
24834       <method name="Int32 Main()">
24835         <size>100</size>
24836       </method>
24837     </type>
24838   </test>
24839   <test name="test-200.cs">
24840     <type name="X">
24841       <method name="Void .ctor()">
24842         <size>7</size>
24843       </method>
24844       <method name="Int32 Main()">
24845         <size>104</size>
24846       </method>
24847     </type>
24848   </test>
24849   <test name="test-201.cs">
24850     <type name="Parent">
24851       <method name="Void .ctor()">
24852         <size>7</size>
24853       </method>
24854     </type>
24855     <type name="Child">
24856       <method name="Void .ctor()">
24857         <size>7</size>
24858       </method>
24859     </type>
24860     <type name="Child+Nested">
24861       <method name="Void .ctor()">
24862         <size>18</size>
24863       </method>
24864     </type>
24865     <type name="Collide">
24866       <method name="Void .ctor(Int32)">
24867         <size>14</size>
24868       </method>
24869       <method name="Void .cctor()">
24870         <size>12</size>
24871       </method>
24872       <method name="Int32 Main()">
24873         <size>27</size>
24874       </method>
24875     </type>
24876   </test>
24877   <test name="test-202.cs">
24878     <type name="X.X">
24879       <method name="Void .ctor()">
24880         <size>7</size>
24881       </method>
24882     </type>
24883     <type name="A.B.C.D">
24884       <method name="Void .ctor()">
24885         <size>7</size>
24886       </method>
24887     </type>
24888     <type name="Test">
24889       <method name="Void .ctor()">
24890         <size>7</size>
24891       </method>
24892       <method name="Int32 Main()">
24893         <size>14</size>
24894       </method>
24895     </type>
24896   </test>
24897   <test name="test-203.cs">
24898     <type name="Foo">
24899       <method name="Void .ctor()">
24900         <size>7</size>
24901       </method>
24902       <method name="Modifiers get_Modifiers()">
24903         <size>2</size>
24904       </method>
24905     </type>
24906     <type name="Bar">
24907       <method name="Void .ctor()">
24908         <size>7</size>
24909       </method>
24910       <method name="Int32 Main()">
24911         <size>13</size>
24912       </method>
24913     </type>
24914   </test>
24915   <test name="test-204.cs">
24916     <type name="X">
24917       <method name="Void .ctor(Int32)">
24918         <size>14</size>
24919       </method>
24920       <method name="System.String ToString()">
24921         <size>22</size>
24922       </method>
24923       <method name="Int32 Test()">
24924         <size>153</size>
24925       </method>
24926       <method name="Int32 Main()">
24927         <size>24</size>
24928       </method>
24929       <method name="X op_BitwiseAnd(X, X)">
24930         <size>19</size>
24931       </method>
24932       <method name="X op_BitwiseOr(X, X)">
24933         <size>19</size>
24934       </method>
24935       <method name="Boolean op_True(X)">
24936         <size>15</size>
24937       </method>
24938       <method name="Boolean op_False(X)">
24939         <size>12</size>
24940       </method>
24941     </type>
24942   </test>
24943   <test name="test-205.cs">
24944     <type name="A">
24945       <method name="Void .ctor(Object)">
24946         <size>7</size>
24947       </method>
24948     </type>
24949     <type name="Test">
24950       <method name="Void .ctor()">
24951         <size>7</size>
24952       </method>
24953       <method name="Void Main()">
24954         <size>1</size>
24955       </method>
24956     </type>
24957   </test>
24958   <test name="test-206.cs">
24959     <type name="X">
24960       <method name="Void .ctor()">
24961         <size>7</size>
24962       </method>
24963       <method name="Int32 get_Item(Int32)">
24964         <size>2</size>
24965       </method>
24966       <method name="System.Int32[] get_Item(System.Int32[])">
24967         <size>39</size>
24968       </method>
24969       <method name="Void Main()">
24970         <size>91</size>
24971       </method>
24972     </type>
24973     <type name="&lt;PrivateImplementationDetails&gt;">
24974       <method name="Void .ctor()">
24975         <size>7</size>
24976       </method>
24977     </type>
24978   </test>
24979   <test name="test-207.cs">
24980     <type name="X">
24981       <method name="Void .ctor()">
24982         <size>7</size>
24983       </method>
24984       <method name="Void .cctor()">
24985         <size>1</size>
24986       </method>
24987       <method name="Void hello(Int32)">
24988         <size>13</size>
24989       </method>
24990       <method name="Void world(Int32)">
24991         <size>16</size>
24992       </method>
24993       <method name="Int32 Main()">
24994         <size>138</size>
24995       </method>
24996     </type>
24997     <type name="Test">
24998       <method name="Void .ctor(Object, IntPtr)">
24999         <size>0</size>
25000       </method>
25001       <method name="Void Invoke(Int32)">
25002         <size>0</size>
25003       </method>
25004       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25005         <size>0</size>
25006       </method>
25007       <method name="Void EndInvoke(IAsyncResult)">
25008         <size>0</size>
25009       </method>
25010     </type>
25011   </test>
25012   <test name="test-208.cs">
25013     <type name="X">
25014       <method name="Void .ctor()">
25015         <size>7</size>
25016       </method>
25017       <method name="System.String get_Item(System.String)">
25018         <size>2</size>
25019       </method>
25020       <method name="Void Test()">
25021         <size>1</size>
25022       </method>
25023     </type>
25024     <type name="Y">
25025       <method name="Void .ctor()">
25026         <size>7</size>
25027       </method>
25028       <method name="Void Main()">
25029         <size>19</size>
25030       </method>
25031     </type>
25032   </test>
25033   <test name="test-209.cs">
25034     <type name="X">
25035       <method name="Void .ctor(Int32)">
25036         <size>14</size>
25037       </method>
25038       <method name="Int32 get_Foo()">
25039         <size>9</size>
25040       </method>
25041       <method name="Void set_Foo(Int32)">
25042         <size>8</size>
25043       </method>
25044       <method name="Int32 get_Item(Int32)">
25045         <size>7</size>
25046       </method>
25047       <method name="Void set_Item(Int32, Int32)">
25048         <size>8</size>
25049       </method>
25050       <method name="Void set_Item(System.String, System.String)">
25051         <size>7</size>
25052       </method>
25053       <method name="Void set_Bar(System.String)">
25054         <size>7</size>
25055       </method>
25056       <method name="A get_A()">
25057         <size>7</size>
25058       </method>
25059       <method name="Void set_A(A)">
25060         <size>12</size>
25061       </method>
25062       <method name="Int32 Main()">
25063         <size>75</size>
25064       </method>
25065     </type>
25066     <type name="A">
25067       <method name="Void .ctor(Int32)">
25068         <size>8</size>
25069       </method>
25070     </type>
25071   </test>
25072   <test name="test-21.cs">
25073     <type name="Blah">
25074       <method name="Void .ctor()">
25075         <size>7</size>
25076       </method>
25077       <method name="Int32 Main()">
25078         <size>47</size>
25079       </method>
25080     </type>
25081     <type name="Blah+Foo">
25082       <method name="Void .ctor()">
25083         <size>17</size>
25084       </method>
25085       <method name="Int32 Bar(Int32, Int32)">
25086         <size>14</size>
25087       </method>
25088     </type>
25089   </test>
25090   <test name="test-210.cs">
25091     <type name="X">
25092       <method name="Void .ctor()">
25093         <size>7</size>
25094       </method>
25095       <method name="Void foo()">
25096         <size>1</size>
25097       </method>
25098       <method name="Void Main()">
25099         <size>25</size>
25100       </method>
25101     </type>
25102     <type name="FooHandler">
25103       <method name="Void .ctor(Object, IntPtr)">
25104         <size>0</size>
25105       </method>
25106       <method name="Void Invoke()">
25107         <size>0</size>
25108       </method>
25109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25110         <size>0</size>
25111       </method>
25112       <method name="Void EndInvoke(IAsyncResult)">
25113         <size>0</size>
25114       </method>
25115     </type>
25116   </test>
25117   <test name="test-211.cs">
25118     <type name="X">
25119       <method name="Void .ctor(Int32)">
25120         <size>14</size>
25121       </method>
25122       <method name="X op_Implicit(Int32)">
25123         <size>7</size>
25124       </method>
25125     </type>
25126     <type name="Y">
25127       <method name="Void .ctor(X)">
25128         <size>14</size>
25129       </method>
25130       <method name="Y op_Implicit(X)">
25131         <size>7</size>
25132       </method>
25133     </type>
25134     <type name="Z">
25135       <method name="Void .ctor(Y)">
25136         <size>14</size>
25137       </method>
25138       <method name="Int32 Main()">
25139         <size>27</size>
25140       </method>
25141       <method name="Z op_Implicit(Y)">
25142         <size>7</size>
25143       </method>
25144     </type>
25145   </test>
25146   <test name="test-212.cs">
25147     <type name="Problem">
25148       <method name="Void .ctor(String)">
25149         <size>14</size>
25150       </method>
25151       <method name="Int32 Multi(Int32, Problem[])">
25152         <size>4</size>
25153       </method>
25154       <method name="Int32 Main(System.String[])">
25155         <size>76</size>
25156       </method>
25157       <method name="Problem op_Implicit(Int32)">
25158         <size>22</size>
25159       </method>
25160     </type>
25161   </test>
25162   <test name="test-213.cs">
25163     <type name="MyTest">
25164       <method name="Void .ctor()">
25165         <size>7</size>
25166       </method>
25167       <method name="Void Main(System.String[])">
25168         <size>31</size>
25169       </method>
25170     </type>
25171     <type name="S">
25172       <method name="Void .ctor(Int32)">
25173         <size>8</size>
25174       </method>
25175       <method name="Void Print()">
25176         <size>12</size>
25177       </method>
25178     </type>
25179   </test>
25180   <test name="test-214.cs">
25181     <type name="N2.Test">
25182       <method name="Void .ctor()">
25183         <size>7</size>
25184       </method>
25185       <method name="Int32 Main()">
25186         <size>7</size>
25187       </method>
25188     </type>
25189     <type name="N1.C1">
25190       <method name="Void .ctor()">
25191         <size>7</size>
25192       </method>
25193       <method name="Void Foo()">
25194         <size>1</size>
25195       </method>
25196     </type>
25197   </test>
25198   <test name="test-215.cs">
25199     <type name="Test">
25200       <method name="Void .ctor()">
25201         <size>7</size>
25202       </method>
25203       <method name="Void .cctor()">
25204         <size>1</size>
25205       </method>
25206       <method name="N1.C1 get_C1()">
25207         <size>6</size>
25208       </method>
25209       <method name="Int32 Main()">
25210         <size>8</size>
25211       </method>
25212     </type>
25213     <type name="N1.C1">
25214       <method name="Void .ctor()">
25215         <size>7</size>
25216       </method>
25217     </type>
25218   </test>
25219   <test name="test-216.cs">
25220     <type name="cls">
25221       <method name="Void .ctor()">
25222         <size>7</size>
25223       </method>
25224       <method name="Void add_OnWhatever(OnWhateverDelegate)">
25225         <size>24</size>
25226       </method>
25227       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
25228         <size>24</size>
25229       </method>
25230       <method name="Void CallMyDel(System.String)">
25231         <size>13</size>
25232       </method>
25233     </type>
25234     <type name="cls+nestedcls">
25235       <method name="Void .ctor()">
25236         <size>7</size>
25237       </method>
25238       <method name="Void CallParentDel(cls, System.String)">
25239         <size>13</size>
25240       </method>
25241     </type>
25242     <type name="MonoEmbed">
25243       <method name="Void .ctor()">
25244         <size>7</size>
25245       </method>
25246       <method name="Void Main()">
25247         <size>36</size>
25248       </method>
25249       <method name="Void Whatever(System.String)">
25250         <size>7</size>
25251       </method>
25252     </type>
25253     <type name="OnWhateverDelegate">
25254       <method name="Void .ctor(Object, IntPtr)">
25255         <size>0</size>
25256       </method>
25257       <method name="Void Invoke(System.String)">
25258         <size>0</size>
25259       </method>
25260       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25261         <size>0</size>
25262       </method>
25263       <method name="Void EndInvoke(IAsyncResult)">
25264         <size>0</size>
25265       </method>
25266     </type>
25267   </test>
25268   <test name="test-217.cs">
25269     <type name="Test">
25270       <method name="Void .ctor()">
25271         <size>7</size>
25272       </method>
25273       <method name="Int32 Main()">
25274         <size>174</size>
25275       </method>
25276       <method name="System.Object compare_gte(Int32, Int32)">
25277         <size>13</size>
25278       </method>
25279       <method name="System.Object compare_lte(Int32, Int32)">
25280         <size>13</size>
25281       </method>
25282     </type>
25283   </test>
25284   <test name="test-218.cs">
25285     <type name="T">
25286       <method name="Void .ctor()">
25287         <size>7</size>
25288       </method>
25289       <method name="Void .cctor()">
25290         <size>27</size>
25291       </method>
25292       <method name="Void Main()">
25293         <size>1</size>
25294       </method>
25295       <method name="Void compareQueryQuery1(System.Object)">
25296         <size>1</size>
25297       </method>
25298     </type>
25299     <type name="T+foo">
25300       <method name="Void .ctor(Object, IntPtr)">
25301         <size>0</size>
25302       </method>
25303       <method name="Void Invoke(System.Object)">
25304         <size>0</size>
25305       </method>
25306       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25307         <size>0</size>
25308       </method>
25309       <method name="Void EndInvoke(IAsyncResult)">
25310         <size>0</size>
25311       </method>
25312     </type>
25313   </test>
25314   <test name="test-219.cs">
25315     <type name="TestAttribute">
25316       <method name="Void .ctor(Type)">
25317         <size>14</size>
25318       </method>
25319       <method name="System.Type get_Type()">
25320         <size>7</size>
25321       </method>
25322     </type>
25323     <type name="Test">
25324       <method name="Void .ctor()">
25325         <size>7</size>
25326       </method>
25327       <method name="Void Main()">
25328         <size>75</size>
25329       </method>
25330     </type>
25331   </test>
25332   <test name="test-22.cs">
25333     <type name="M">
25334       <method name="Void .ctor()">
25335         <size>7</size>
25336       </method>
25337       <method name="Int32 Main()">
25338         <size>63</size>
25339       </method>
25340     </type>
25341     <type name="S">
25342       <method name="T GetT()">
25343         <size>7</size>
25344       </method>
25345       <method name="Void Init()">
25346         <size>25</size>
25347       </method>
25348     </type>
25349   </test>
25350   <test name="test-220.cs">
25351     <type name="MonoBUG.Bug">
25352       <method name="Void .ctor()">
25353         <size>7</size>
25354       </method>
25355       <method name="Int32 Main(System.String[])">
25356         <size>138</size>
25357       </method>
25358     </type>
25359     <type name="MonoBUG.Foo">
25360       <method name="Void .ctor(String)">
25361         <size>14</size>
25362       </method>
25363       <method name="System.String get_Name()">
25364         <size>7</size>
25365       </method>
25366     </type>
25367     <type name="MonoBUG.FooList">
25368       <method name="Void .ctor()">
25369         <size>7</size>
25370       </method>
25371       <method name="Void .cctor()">
25372         <size>1</size>
25373       </method>
25374       <method name="Void Add(MonoBUG.Foo)">
25375         <size>19</size>
25376       </method>
25377       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
25378         <size>7</size>
25379       </method>
25380     </type>
25381     <type name="MonoBUG.FooList+FooEnumerator">
25382       <method name="Void .ctor(FooList)">
25383         <size>31</size>
25384       </method>
25385       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
25386         <size>12</size>
25387       </method>
25388       <method name="Void System.Collections.IEnumerator.Reset()">
25389         <size>12</size>
25390       </method>
25391       <method name="MonoBUG.Foo get_Current()">
25392         <size>46</size>
25393       </method>
25394       <method name="Boolean MoveNext()">
25395         <size>12</size>
25396       </method>
25397       <method name="Void Reset()">
25398         <size>12</size>
25399       </method>
25400       <method name="System.Object System.Collections.IEnumerator.get_Current()">
25401         <size>28</size>
25402       </method>
25403     </type>
25404   </test>
25405   <test name="test-221.cs">
25406     <type name="A">
25407       <method name="Void .ctor()">
25408         <size>7</size>
25409       </method>
25410       <method name="Int32 get_Blah()">
25411         <size>2</size>
25412       </method>
25413       <method name="Void set_Blah(Int32)">
25414         <size>1</size>
25415       </method>
25416     </type>
25417     <type name="B">
25418       <method name="Void .ctor()">
25419         <size>7</size>
25420       </method>
25421       <method name="Int32 get_Blah()">
25422         <size>2</size>
25423       </method>
25424       <method name="Boolean Test()">
25425         <size>54</size>
25426       </method>
25427     </type>
25428     <type name="C">
25429       <method name="Void .ctor()">
25430         <size>7</size>
25431       </method>
25432       <method name="Int32 get_Blah()">
25433         <size>0</size>
25434       </method>
25435       <method name="Void set_Blah(Int32)">
25436         <size>0</size>
25437       </method>
25438     </type>
25439     <type name="D">
25440       <method name="Void .ctor()">
25441         <size>7</size>
25442       </method>
25443       <method name="Int32 get_Blah()">
25444         <size>2</size>
25445       </method>
25446       <method name="Void set_Blah(Int32)">
25447         <size>1</size>
25448       </method>
25449     </type>
25450     <type name="E">
25451       <method name="Void .ctor()">
25452         <size>7</size>
25453       </method>
25454       <method name="Int32 get_Blah()">
25455         <size>7</size>
25456       </method>
25457       <method name="Boolean Test()">
25458         <size>54</size>
25459       </method>
25460     </type>
25461     <type name="F">
25462       <method name="Void .ctor()">
25463         <size>7</size>
25464       </method>
25465       <method name="Int32 get_Item(Int32)">
25466         <size>2</size>
25467       </method>
25468       <method name="Void set_Item(Int32, Int32)">
25469         <size>1</size>
25470       </method>
25471       <method name="Int32 get_Blah()">
25472         <size>2</size>
25473       </method>
25474       <method name="Void set_Blah(Int32)">
25475         <size>1</size>
25476       </method>
25477       <method name="Boolean Test()">
25478         <size>110</size>
25479       </method>
25480     </type>
25481     <type name="Driver">
25482       <method name="Void .ctor()">
25483         <size>7</size>
25484       </method>
25485       <method name="Int32 Main()">
25486         <size>38</size>
25487       </method>
25488     </type>
25489     <type name="F">
25490       <method name="Int32 IBlah.get_Item(Int32)">
25491         <size>2</size>
25492       </method>
25493       <method name="Void IBlah.set_Item(Int32, Int32)">
25494         <size>1</size>
25495       </method>
25496       <method name="Int32 IBlah.get_Blah()">
25497         <size>2</size>
25498       </method>
25499       <method name="Void IBlah.set_Blah(Int32)">
25500         <size>1</size>
25501       </method>
25502     </type>
25503   </test>
25504   <test name="test-222.cs">
25505     <type name="Class_1">
25506       <method name="Void .ctor()">
25507         <size>7</size>
25508       </method>
25509       <method name="UIntPtr Valid()">
25510         <size>7</size>
25511       </method>
25512     </type>
25513     <type name="MainClass">
25514       <method name="Void .ctor()">
25515         <size>7</size>
25516       </method>
25517       <method name="Int32 Main()">
25518         <size>2</size>
25519       </method>
25520     </type>
25521   </test>
25522   <test name="test-223.cs">
25523     <type name="T">
25524       <method name="Void .ctor()">
25525         <size>7</size>
25526       </method>
25527       <method name="Int32 Main()">
25528         <size>65</size>
25529       </method>
25530     </type>
25531   </test>
25532   <test name="test-224.cs">
25533     <type name="XmlMemberArrayAttribute">
25534       <method name="Void .ctor(String)">
25535         <size>38</size>
25536       </method>
25537       <method name="System.Char[] get_Separator()">
25538         <size>7</size>
25539       </method>
25540       <method name="Void set_Separator(System.Char[])">
25541         <size>8</size>
25542       </method>
25543       <method name="System.String get_Name()">
25544         <size>7</size>
25545       </method>
25546       <method name="Void set_Name(System.String)">
25547         <size>8</size>
25548       </method>
25549       <method name="Boolean get_IsRequired()">
25550         <size>7</size>
25551       </method>
25552       <method name="Void set_IsRequired(Boolean)">
25553         <size>8</size>
25554       </method>
25555     </type>
25556     <type name="t">
25557       <method name="Void .ctor()">
25558         <size>7</size>
25559       </method>
25560       <method name="Void Main()">
25561         <size>1</size>
25562       </method>
25563     </type>
25564   </test>
25565   <test name="test-225.cs">
25566     <type name="A">
25567       <method name="Void .ctor()">
25568         <size>14</size>
25569       </method>
25570     </type>
25571     <type name="B">
25572       <method name="Void .ctor()">
25573         <size>7</size>
25574       </method>
25575       <method name="Int32 foo()">
25576         <size>2</size>
25577       </method>
25578       <method name="Void Main()">
25579         <size>18</size>
25580       </method>
25581     </type>
25582   </test>
25583   <test name="test-226.cs">
25584     <type name="Test226">
25585       <method name="Void .ctor()">
25586         <size>7</size>
25587       </method>
25588       <method name="Void Test()">
25589         <size>35</size>
25590       </method>
25591       <method name="Int32 Main()">
25592         <size>23</size>
25593       </method>
25594     </type>
25595   </test>
25596   <test name="test-227.cs">
25597     <type name="A.T">
25598       <method name="Void .ctor()">
25599         <size>7</size>
25600       </method>
25601       <method name="Void Main()">
25602         <size>3</size>
25603       </method>
25604     </type>
25605   </test>
25606   <test name="test-228.cs">
25607     <type name="BadRefTest.CtorInc">
25608       <method name="Void .ctor()">
25609         <size>30</size>
25610       </method>
25611       <method name="Int32 IncByRef(Int32 ByRef)">
25612         <size>10</size>
25613       </method>
25614       <method name="Boolean Results(Int32)">
25615         <size>98</size>
25616       </method>
25617     </type>
25618     <type name="BadRefTest.Runner">
25619       <method name="Void .ctor()">
25620         <size>7</size>
25621       </method>
25622       <method name="Int32 Main()">
25623         <size>43</size>
25624       </method>
25625     </type>
25626   </test>
25627   <test name="test-229.cs">
25628     <type name="List">
25629       <method name="Void .ctor(Int32)">
25630         <size>19</size>
25631       </method>
25632       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25633         <size>12</size>
25634       </method>
25635       <method name="Void Add(Int32)">
25636         <size>26</size>
25637       </method>
25638       <method name="MyEnumerator GetEnumerator()">
25639         <size>7</size>
25640       </method>
25641     </type>
25642     <type name="UberList">
25643       <method name="Void .ctor(Int32)">
25644         <size>8</size>
25645       </method>
25646       <method name="Int32 Main(System.String[])">
25647         <size>38</size>
25648       </method>
25649       <method name="Boolean One()">
25650         <size>62</size>
25651       </method>
25652       <method name="Boolean Two()">
25653         <size>62</size>
25654       </method>
25655       <method name="Boolean Three()">
25656         <size>62</size>
25657       </method>
25658     </type>
25659     <type name="List+MyEnumerator">
25660       <method name="Void .ctor(List)">
25661         <size>15</size>
25662       </method>
25663       <method name="System.Object get_Current()">
25664         <size>24</size>
25665       </method>
25666       <method name="Boolean MoveNext()">
25667         <size>31</size>
25668       </method>
25669       <method name="Void Reset()">
25670         <size>8</size>
25671       </method>
25672     </type>
25673   </test>
25674   <test name="test-23.cs">
25675     <type name="X">
25676       <method name="Void .ctor()">
25677         <size>7</size>
25678       </method>
25679       <method name="Void .cctor()">
25680         <size>8</size>
25681       </method>
25682       <method name="Int32 get_Value()">
25683         <size>6</size>
25684       </method>
25685       <method name="Void set_Value(Int32)">
25686         <size>7</size>
25687       </method>
25688       <method name="Int32 Main()">
25689         <size>170</size>
25690       </method>
25691     </type>
25692     <type name="Y">
25693       <method name="Void .ctor(String)">
25694         <size>14</size>
25695       </method>
25696       <method name="System.String get_Value()">
25697         <size>7</size>
25698       </method>
25699       <method name="Void set_Value(System.String)">
25700         <size>8</size>
25701       </method>
25702     </type>
25703     <type name="Z">
25704       <method name="Void .cctor()">
25705         <size>7</size>
25706       </method>
25707       <method name="Int32 get_IVal()">
25708         <size>6</size>
25709       </method>
25710       <method name="Void set_IVal(Int32)">
25711         <size>7</size>
25712       </method>
25713       <method name="Int32 get_XVal()">
25714         <size>7</size>
25715       </method>
25716       <method name="Void set_XVal(Int32)">
25717         <size>8</size>
25718       </method>
25719     </type>
25720   </test>
25721   <test name="test-230.cs">
25722     <type name="TestClass">
25723       <method name="Void .ctor()">
25724         <size>7</size>
25725       </method>
25726       <method name="Int32 Main()">
25727         <size>56</size>
25728       </method>
25729     </type>
25730   </test>
25731   <test name="test-231.cs">
25732     <type name="T">
25733       <method name="Void .ctor()">
25734         <size>7</size>
25735       </method>
25736       <method name="Void .cctor()">
25737         <size>1</size>
25738       </method>
25739       <method name="Int32 Main()">
25740         <size>44</size>
25741       </method>
25742       <method name="Void Foo()">
25743         <size>23</size>
25744       </method>
25745     </type>
25746   </test>
25747   <test name="test-232.cs">
25748     <type name="CtorInfoTest">
25749       <method name="Void .ctor()">
25750         <size>7</size>
25751       </method>
25752       <method name="Void Main(System.String[])">
25753         <size>977</size>
25754       </method>
25755       <method name="Void Assert(System.Object, System.Object)">
25756         <size>38</size>
25757       </method>
25758     </type>
25759     <type name="&lt;PrivateImplementationDetails&gt;">
25760       <method name="Void .ctor()">
25761         <size>7</size>
25762       </method>
25763     </type>
25764   </test>
25765   <test name="test-233.cs">
25766     <type name="Tests">
25767       <method name="Void .ctor()">
25768         <size>7</size>
25769       </method>
25770       <method name="Int32 Main()">
25771         <size>16</size>
25772       </method>
25773       <method name="Int32 test_0_beq()">
25774         <size>29</size>
25775       </method>
25776       <method name="Int32 test_0_bne_un()">
25777         <size>29</size>
25778       </method>
25779       <method name="Int32 test_0_conv_r8()">
25780         <size>29</size>
25781       </method>
25782       <method name="Int32 test_0_conv_i()">
25783         <size>76</size>
25784       </method>
25785       <method name="Int32 test_5_conv_r4()">
25786         <size>8</size>
25787       </method>
25788       <method name="Int32 test_5_double_conv_r4()">
25789         <size>16</size>
25790       </method>
25791       <method name="Int32 test_5_float_conv_r8()">
25792         <size>12</size>
25793       </method>
25794       <method name="Int32 test_5_conv_r8()">
25795         <size>8</size>
25796       </method>
25797       <method name="Int32 test_5_add()">
25798         <size>25</size>
25799       </method>
25800       <method name="Int32 test_5_sub()">
25801         <size>25</size>
25802       </method>
25803       <method name="Int32 test_24_mul()">
25804         <size>25</size>
25805       </method>
25806       <method name="Int32 test_4_div()">
25807         <size>25</size>
25808       </method>
25809       <method name="Int32 test_2_rem()">
25810         <size>25</size>
25811       </method>
25812       <method name="Int32 test_2_neg()">
25813         <size>14</size>
25814       </method>
25815       <method name="Int32 test_46_float_add_spill()">
25816         <size>129</size>
25817       </method>
25818       <method name="Int32 test_362880_float_mul_spill()">
25819         <size>129</size>
25820       </method>
25821       <method name="Int32 test_4_long_cast()">
25822         <size>29</size>
25823       </method>
25824       <method name="Int32 test_16_float_cmp()">
25825         <size>317</size>
25826       </method>
25827       <method name="Int32 test_15_float_cmp_un()">
25828         <size>297</size>
25829       </method>
25830       <method name="Int32 test_15_float_branch()">
25831         <size>219</size>
25832       </method>
25833       <method name="Int32 test_15_float_branch_un()">
25834         <size>219</size>
25835       </method>
25836     </type>
25837     <type name="TestDriver">
25838       <method name="Void .ctor()">
25839         <size>7</size>
25840       </method>
25841       <method name="Int32 RunTests(System.Type, System.String[])">
25842         <size>571</size>
25843       </method>
25844       <method name="Int32 RunTests(System.Type)">
25845         <size>8</size>
25846       </method>
25847     </type>
25848   </test>
25849   <test name="test-234.cs">
25850     <type name="T">
25851       <method name="Void .ctor()">
25852         <size>7</size>
25853       </method>
25854       <method name="Void Main()">
25855         <size>701</size>
25856       </method>
25857     </type>
25858   </test>
25859   <test name="test-235.cs">
25860     <type name="T">
25861       <method name="Void .ctor()">
25862         <size>7</size>
25863       </method>
25864       <method name="Void Foo(T, T)">
25865         <size>1</size>
25866       </method>
25867       <method name="Void Foo(System.Object[])">
25868         <size>1</size>
25869       </method>
25870       <method name="Int32 Main()">
25871         <size>13</size>
25872       </method>
25873     </type>
25874   </test>
25875   <test name="test-236.cs">
25876     <type name="Tests.Test">
25877       <method name="Void .ctor()">
25878         <size>7</size>
25879       </method>
25880       <method name="Void Main()">
25881         <size>42</size>
25882       </method>
25883       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25884         <size>9</size>
25885       </method>
25886       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25887         <size>10</size>
25888       </method>
25889     </type>
25890   </test>
25891   <test name="test-237.cs">
25892     <type name="Params">
25893       <method name="Void .ctor()">
25894         <size>7</size>
25895       </method>
25896       <method name="Void .cctor()">
25897         <size>96</size>
25898       </method>
25899       <method name="Void foo(System.String, System.Object[])">
25900         <size>132</size>
25901       </method>
25902       <method name="Void Main()">
25903         <size>45</size>
25904       </method>
25905     </type>
25906     <type name="Params+FOO">
25907       <method name="Void .ctor(Object, IntPtr)">
25908         <size>0</size>
25909       </method>
25910       <method name="Void Invoke(System.String, System.Object[])">
25911         <size>0</size>
25912       </method>
25913       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25914         <size>0</size>
25915       </method>
25916       <method name="Void EndInvoke(IAsyncResult)">
25917         <size>0</size>
25918       </method>
25919     </type>
25920   </test>
25921   <test name="test-238.cs">
25922     <type name="TestClass">
25923       <method name="Void .ctor()">
25924         <size>7</size>
25925       </method>
25926       <method name="Void ConditionalMethod()">
25927         <size>7</size>
25928       </method>
25929       <method name="Int32 Main()">
25930         <size>12</size>
25931       </method>
25932     </type>
25933   </test>
25934   <test name="test-239.cs">
25935     <type name="BaseClass">
25936       <method name="Void .ctor()">
25937         <size>7</size>
25938       </method>
25939       <method name="Void ConditionalMethod()">
25940         <size>7</size>
25941       </method>
25942     </type>
25943     <type name="TestClass">
25944       <method name="Void .ctor()">
25945         <size>7</size>
25946       </method>
25947       <method name="Void ConditionalMethod()">
25948         <size>1</size>
25949       </method>
25950     </type>
25951     <type name="MainClass">
25952       <method name="Void .ctor()">
25953         <size>7</size>
25954       </method>
25955       <method name="Int32 Main()">
25956         <size>18</size>
25957       </method>
25958     </type>
25959   </test>
25960   <test name="test-24.cs">
25961     <type name="X">
25962       <method name="Void .ctor()">
25963         <size>7</size>
25964       </method>
25965       <method name="System.String get_S()">
25966         <size>6</size>
25967       </method>
25968       <method name="Void set_S(System.String)">
25969         <size>7</size>
25970       </method>
25971       <method name="Int32 Main()">
25972         <size>92</size>
25973       </method>
25974     </type>
25975   </test>
25976   <test name="test-240.cs">
25977     <type name="TestClass">
25978       <method name="Void .ctor()">
25979         <size>7</size>
25980       </method>
25981       <method name="Void .cctor()">
25982         <size>7</size>
25983       </method>
25984       <method name="Void ConditionalMethod()">
25985         <size>17</size>
25986       </method>
25987       <method name="Int32 Main()">
25988         <size>11</size>
25989       </method>
25990     </type>
25991   </test>
25992   <test name="test-241.cs">
25993     <type name="Foo">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="Int32 get_SomeProperty()">
25998         <size>3</size>
25999       </method>
26000       <method name="Int32 M()">
26001         <size>3</size>
26002       </method>
26003       <method name="Void Main()">
26004         <size>1</size>
26005       </method>
26006     </type>
26007     <type name="Foo+FooPrivate">
26008       <method name="Void .ctor(Foo)">
26009         <size>14</size>
26010       </method>
26011       <method name="Int32 get_SomeProperty()">
26012         <size>24</size>
26013       </method>
26014     </type>
26015   </test>
26016   <test name="test-242.cs">
26017     <type name="BaseClass">
26018       <method name="Void .ctor()">
26019         <size>14</size>
26020       </method>
26021     </type>
26022     <type name="Derived">
26023       <method name="Void .ctor()">
26024         <size>7</size>
26025       </method>
26026       <method name="Int32 get_Location()">
26027         <size>3</size>
26028       </method>
26029       <method name="Void Main()">
26030         <size>1</size>
26031       </method>
26032     </type>
26033   </test>
26034   <test name="test-243.cs">
26035     <type name="X">
26036       <method name="Void .ctor()">
26037         <size>7</size>
26038       </method>
26039       <method name="Boolean Resolve(System.String)">
26040         <size>2</size>
26041       </method>
26042       <method name="System.String Test()">
26043         <size>2</size>
26044       </method>
26045       <method name="Void Main()">
26046         <size>8</size>
26047       </method>
26048     </type>
26049   </test>
26050   <test name="test-244.cs">
26051     <type name="Foo">
26052       <method name="Void .ctor()">
26053         <size>7</size>
26054       </method>
26055       <method name="Void .cctor()">
26056         <size>1</size>
26057       </method>
26058       <method name="Int32 Main()">
26059         <size>136</size>
26060       </method>
26061       <method name="MyBool get_t()">
26062         <size>29</size>
26063       </method>
26064       <method name="MyBool get_f()">
26065         <size>29</size>
26066       </method>
26067     </type>
26068     <type name="MyBool">
26069       <method name="Void .ctor(Boolean)">
26070         <size>8</size>
26071       </method>
26072       <method name="System.String ToString()">
26073         <size>12</size>
26074       </method>
26075       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
26076         <size>21</size>
26077       </method>
26078       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
26079         <size>21</size>
26080       </method>
26081       <method name="Boolean op_True(MyBool)">
26082         <size>8</size>
26083       </method>
26084       <method name="Boolean op_False(MyBool)">
26085         <size>11</size>
26086       </method>
26087     </type>
26088   </test>
26089   <test name="test-245.cs">
26090     <type name="Class2">
26091       <method name="Void .ctor()">
26092         <size>7</size>
26093       </method>
26094       <method name="System.String get_def_kind()">
26095         <size>12</size>
26096       </method>
26097       <method name="Void Main()">
26098         <size>1</size>
26099       </method>
26100     </type>
26101   </test>
26102   <test name="test-246.cs">
26103     <type name="B">
26104       <method name="Void .ctor()">
26105         <size>7</size>
26106       </method>
26107       <method name="Void Main()">
26108         <size>36</size>
26109       </method>
26110     </type>
26111     <type name="Blah">
26112       <method name="Void Dispose()">
26113         <size>11</size>
26114       </method>
26115     </type>
26116   </test>
26117   <test name="test-247.cs">
26118     <type name="B">
26119       <method name="Void .ctor()">
26120         <size>7</size>
26121       </method>
26122       <method name="Void Main()">
26123         <size>67</size>
26124       </method>
26125     </type>
26126     <type name="Blah">
26127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26128         <size>11</size>
26129       </method>
26130     </type>
26131   </test>
26132   <test name="test-248.cs">
26133     <type name="T">
26134       <method name="Void .ctor()">
26135         <size>7</size>
26136       </method>
26137       <method name="Foo GetFoo()">
26138         <size>10</size>
26139       </method>
26140       <method name="Void Main()">
26141         <size>26</size>
26142       </method>
26143     </type>
26144   </test>
26145   <test name="test-249.cs">
26146     <type name="X">
26147       <method name="Void .ctor()">
26148         <size>7</size>
26149       </method>
26150       <method name="Void Main()">
26151         <size>1</size>
26152       </method>
26153     </type>
26154   </test>
26155   <test name="test-25.cs">
26156     <type name="X">
26157       <method name="Void .ctor()">
26158         <size>7</size>
26159       </method>
26160       <method name="Int32 Main()">
26161         <size>214</size>
26162       </method>
26163     </type>
26164   </test>
26165   <test name="test-250.cs">
26166     <type name="Test.foo3">
26167       <method name="Void .ctor()">
26168         <size>7</size>
26169       </method>
26170     </type>
26171     <type name="Test.Tests">
26172       <method name="Void .ctor()">
26173         <size>7</size>
26174       </method>
26175       <method name="Void Main()">
26176         <size>1</size>
26177       </method>
26178     </type>
26179   </test>
26180   <test name="test-251.cs">
26181     <type name="X">
26182       <method name="Void .ctor()">
26183         <size>7</size>
26184       </method>
26185       <method name="Void Main()">
26186         <size>1</size>
26187       </method>
26188     </type>
26189   </test>
26190   <test name="test-252.cs">
26191     <type name="A">
26192       <method name="Void .ctor()">
26193         <size>7</size>
26194       </method>
26195       <method name="Void add_Bar(Foo)">
26196         <size>24</size>
26197       </method>
26198       <method name="Void remove_Bar(Foo)">
26199         <size>24</size>
26200       </method>
26201       <method name="Void m1()">
26202         <size>1</size>
26203       </method>
26204       <method name="Int32 Main()">
26205         <size>93</size>
26206       </method>
26207     </type>
26208     <type name="Foo">
26209       <method name="Void .ctor(Object, IntPtr)">
26210         <size>0</size>
26211       </method>
26212       <method name="Void Invoke()">
26213         <size>0</size>
26214       </method>
26215       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26216         <size>0</size>
26217       </method>
26218       <method name="Void EndInvoke(IAsyncResult)">
26219         <size>0</size>
26220       </method>
26221     </type>
26222   </test>
26223   <test name="test-253.cs">
26224     <type name="AccessibleAttribute">
26225       <method name="Void .ctor()">
26226         <size>7</size>
26227       </method>
26228     </type>
26229     <type name="MyClass">
26230       <method name="Void .ctor()">
26231         <size>7</size>
26232       </method>
26233     </type>
26234     <type name="Test">
26235       <method name="Void .ctor()">
26236         <size>7</size>
26237       </method>
26238       <method name="Int32 Main()">
26239         <size>66</size>
26240       </method>
26241     </type>
26242   </test>
26243   <test name="test-254.cs">
26244     <type name="TestAttribute">
26245       <method name="Void .ctor()">
26246         <size>7</size>
26247       </method>
26248     </type>
26249     <type name="Test_1">
26250       <method name="Void .ctor()">
26251         <size>7</size>
26252       </method>
26253       <method name="Void Test(Int32)">
26254         <size>1</size>
26255       </method>
26256     </type>
26257     <type name="Test_2">
26258       <method name="Void .ctor()">
26259         <size>7</size>
26260       </method>
26261       <method name="Int32 get_Test()">
26262         <size>2</size>
26263       </method>
26264       <method name="Void set_Test(Int32)">
26265         <size>1</size>
26266       </method>
26267       <method name="Void set_Test2(Boolean)">
26268         <size>1</size>
26269       </method>
26270     </type>
26271     <type name="Test_3">
26272       <method name="Void .ctor()">
26273         <size>7</size>
26274       </method>
26275       <method name="Void add_e_1(test_delegate)">
26276         <size>24</size>
26277       </method>
26278       <method name="Void remove_e_1(test_delegate)">
26279         <size>24</size>
26280       </method>
26281       <method name="Void add_e_2(test_delegate)">
26282         <size>24</size>
26283       </method>
26284       <method name="Void remove_e_2(test_delegate)">
26285         <size>24</size>
26286       </method>
26287     </type>
26288     <type name="Test_4">
26289       <method name="Void .ctor()">
26290         <size>7</size>
26291       </method>
26292       <method name="Void add_e_1(test_delegate)">
26293         <size>1</size>
26294       </method>
26295       <method name="Void remove_e_1(test_delegate)">
26296         <size>1</size>
26297       </method>
26298       <method name="Void add_e_2(test_delegate)">
26299         <size>1</size>
26300       </method>
26301       <method name="Void remove_e_2(test_delegate)">
26302         <size>1</size>
26303       </method>
26304       <method name="Void add_e_3(test_delegate)">
26305         <size>1</size>
26306       </method>
26307       <method name="Void remove_e_3(test_delegate)">
26308         <size>1</size>
26309       </method>
26310     </type>
26311     <type name="ClassMain">
26312       <method name="Void .ctor()">
26313         <size>7</size>
26314       </method>
26315       <method name="Void .cctor()">
26316         <size>1</size>
26317       </method>
26318       <method name="Void Assert(System.Object[], Boolean, Int32)">
26319         <size>65</size>
26320       </method>
26321       <method name="Int32 Main()">
26322         <size>1159</size>
26323       </method>
26324     </type>
26325     <type name="test_delegate">
26326       <method name="Void .ctor(Object, IntPtr)">
26327         <size>0</size>
26328       </method>
26329       <method name="System.Delegate Invoke(Int32)">
26330         <size>0</size>
26331       </method>
26332       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26333         <size>0</size>
26334       </method>
26335       <method name="System.Delegate EndInvoke(IAsyncResult)">
26336         <size>0</size>
26337       </method>
26338     </type>
26339   </test>
26340   <test name="test-255.cs">
26341     <type name="TestAttribute">
26342       <method name="Void .ctor()">
26343         <size>7</size>
26344       </method>
26345     </type>
26346     <type name="C">
26347       <method name="Void .ctor()">
26348         <size>7</size>
26349       </method>
26350       <method name="Void Method()">
26351         <size>1</size>
26352       </method>
26353       <method name="Void Main()">
26354         <size>1</size>
26355       </method>
26356     </type>
26357   </test>
26358   <test name="test-256.cs">
26359     <type name="TableColumn">
26360       <method name="Void .ctor()">
26361         <size>7</size>
26362       </method>
26363       <method name="System.Object get_MagicValue()">
26364         <size>2</size>
26365       </method>
26366       <method name="Void set_MagicValue(System.Object)">
26367         <size>1</size>
26368       </method>
26369     </type>
26370     <type name="Bug">
26371       <method name="Void .ctor()">
26372         <size>7</size>
26373       </method>
26374       <method name="Int32 get_TInt()">
26375         <size>2</size>
26376       </method>
26377       <method name="Void Main()">
26378         <size>1</size>
26379       </method>
26380     </type>
26381   </test>
26382   <test name="test-257.cs">
26383     <type name="X">
26384       <method name="Void Main()">
26385         <size>8</size>
26386       </method>
26387       <method name="Void call(Int32 ByRef)">
26388         <size>25</size>
26389       </method>
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393     </type>
26394   </test>
26395   <test name="test-258.cs">
26396     <type name="MyTest.Test">
26397       <method name="Void .ctor()">
26398         <size>7</size>
26399       </method>
26400     </type>
26401     <type name="MyTest.Test2">
26402       <method name="Void .ctor()">
26403         <size>7</size>
26404       </method>
26405       <method name="Void MyTest.Test.Inner.Foo()">
26406         <size>1</size>
26407       </method>
26408       <method name="Void Main()">
26409         <size>1</size>
26410       </method>
26411     </type>
26412   </test>
26413   <test name="test-259.cs">
26414     <type name="Testing">
26415       <method name="Void .ctor()">
26416         <size>7</size>
26417       </method>
26418       <method name="Void Main()">
26419         <size>1</size>
26420       </method>
26421     </type>
26422   </test>
26423   <test name="test-26.cs">
26424     <type name="Blah">
26425       <method name="Void .ctor()">
26426         <size>7</size>
26427       </method>
26428       <method name="Int32 Foo(Int32, Int32)">
26429         <size>4</size>
26430       </method>
26431       <method name="Int32 Test1()">
26432         <size>114</size>
26433       </method>
26434       <method name="Int32 Adder(System.Int32[])">
26435         <size>34</size>
26436       </method>
26437       <method name="Int32 Test2()">
26438         <size>46</size>
26439       </method>
26440       <method name="Int32 Main()">
26441         <size>40</size>
26442       </method>
26443     </type>
26444     <type name="Blah+MyDelegate">
26445       <method name="Void .ctor(Object, IntPtr)">
26446         <size>0</size>
26447       </method>
26448       <method name="Int32 Invoke(Int32, Int32)">
26449         <size>0</size>
26450       </method>
26451       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26452         <size>0</size>
26453       </method>
26454       <method name="Int32 EndInvoke(IAsyncResult)">
26455         <size>0</size>
26456       </method>
26457     </type>
26458     <type name="Blah+List">
26459       <method name="Void .ctor(Object, IntPtr)">
26460         <size>0</size>
26461       </method>
26462       <method name="Int32 Invoke(System.Int32[])">
26463         <size>0</size>
26464       </method>
26465       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
26466         <size>0</size>
26467       </method>
26468       <method name="Int32 EndInvoke(IAsyncResult)">
26469         <size>0</size>
26470       </method>
26471     </type>
26472     <type name="&lt;PrivateImplementationDetails&gt;">
26473       <method name="Void .ctor()">
26474         <size>7</size>
26475       </method>
26476     </type>
26477   </test>
26478   <test name="test-260.cs">
26479     <type name="x.Test">
26480       <method name="Void .ctor()">
26481         <size>7</size>
26482       </method>
26483     </type>
26484     <type name="y.Test">
26485       <method name="Void .ctor()">
26486         <size>7</size>
26487       </method>
26488     </type>
26489     <type name="b.a">
26490       <method name="Void .ctor()">
26491         <size>7</size>
26492       </method>
26493       <method name="Void Main()">
26494         <size>7</size>
26495       </method>
26496     </type>
26497   </test>
26498   <test name="test-261.cs">
26499     <type name="T">
26500       <method name="Void .ctor()">
26501         <size>7</size>
26502       </method>
26503       <method name="T get_Me()">
26504         <size>16</size>
26505       </method>
26506       <method name="T GetMe()">
26507         <size>16</size>
26508       </method>
26509       <method name="Int32 Test(T)">
26510         <size>106</size>
26511       </method>
26512       <method name="Int32 Main()">
26513         <size>31</size>
26514       </method>
26515     </type>
26516   </test>
26517   <test name="test-262.cs">
26518     <type name="n1.Attribute">
26519       <method name="Void .ctor()">
26520         <size>7</size>
26521       </method>
26522     </type>
26523     <type name="n3.A">
26524       <method name="Void .ctor()">
26525         <size>7</size>
26526       </method>
26527       <method name="Void Attribute()">
26528         <size>1</size>
26529       </method>
26530       <method name="Void X()">
26531         <size>7</size>
26532       </method>
26533       <method name="Void Main()">
26534         <size>11</size>
26535       </method>
26536     </type>
26537   </test>
26538   <test name="test-263.cs">
26539     <type name="Test">
26540       <method name="Void .ctor()">
26541         <size>7</size>
26542       </method>
26543       <method name="System.String GetString(System.Byte[])">
26544         <size>19</size>
26545       </method>
26546       <method name="Void Main()">
26547         <size>1</size>
26548       </method>
26549     </type>
26550   </test>
26551   <test name="test-264.cs">
26552     <type name="Proef">
26553       <method name="Void .ctor()">
26554         <size>7</size>
26555       </method>
26556       <method name="Void add_OnDoSomething(System.EventHandler)">
26557         <size>24</size>
26558       </method>
26559       <method name="Void remove_OnDoSomething(System.EventHandler)">
26560         <size>24</size>
26561       </method>
26562       <method name="Void Temp(System.Object, System.EventArgs)">
26563         <size>1</size>
26564       </method>
26565       <method name="Void Main()">
26566         <size>25</size>
26567       </method>
26568     </type>
26569   </test>
26570   <test name="test-265.cs">
26571     <type name="ClassFormatError">
26572       <method name="Void .ctor(String, Object[])">
26573         <size>7</size>
26574       </method>
26575       <method name="Void Main()">
26576         <size>1</size>
26577       </method>
26578     </type>
26579     <type name="UnsupportedClassVersionError">
26580       <method name="Void .ctor(String)">
26581         <size>14</size>
26582       </method>
26583     </type>
26584   </test>
26585   <test name="test-266.cs">
26586     <type name="T">
26587       <method name="Void .ctor()">
26588         <size>7</size>
26589       </method>
26590       <method name="Int32 Main()">
26591         <size>25</size>
26592       </method>
26593     </type>
26594   </test>
26595   <test name="test-267.cs">
26596     <type name="X">
26597       <method name="Void .ctor()">
26598         <size>7</size>
26599       </method>
26600       <method name="System.String Text()">
26601         <size>6</size>
26602       </method>
26603       <method name="Int32 Main()">
26604         <size>12</size>
26605       </method>
26606     </type>
26607   </test>
26608   <test name="test-268.cs">
26609     <type name="X">
26610       <method name="Void .ctor()">
26611         <size>7</size>
26612       </method>
26613       <method name="Int32 Main()">
26614         <size>26</size>
26615       </method>
26616     </type>
26617     <type name="X+Nested">
26618       <method name="Void .ctor()">
26619         <size>7</size>
26620       </method>
26621       <method name="MyEnum D()">
26622         <size>2</size>
26623       </method>
26624     </type>
26625   </test>
26626   <test name="test-269.cs">
26627     <type name="Class1">
26628       <method name="Void .ctor()">
26629         <size>7</size>
26630       </method>
26631       <method name="Int32 Main(System.String[])">
26632         <size>361</size>
26633       </method>
26634       <method name="Int32 AddABunchOfInts(...)">
26635         <size>63</size>
26636       </method>
26637       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26638         <size>63</size>
26639       </method>
26640       <method name="Result VtAddABunchOfInts(...)">
26641         <size>68</size>
26642       </method>
26643       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26644         <size>68</size>
26645       </method>
26646       <method name="Int32 InstAddABunchOfInts(...)">
26647         <size>63</size>
26648       </method>
26649       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26650         <size>63</size>
26651       </method>
26652       <method name="Result InstVtAddABunchOfInts(...)">
26653         <size>68</size>
26654       </method>
26655       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26656         <size>68</size>
26657       </method>
26658     </type>
26659     <type name="Result">
26660       <method name="Void .ctor(Int32)">
26661         <size>24</size>
26662       </method>
26663     </type>
26664   </test>
26665   <test name="test-27.cs">
26666     <type name="Foo">
26667       <method name="Void .ctor()">
26668         <size>7</size>
26669       </method>
26670       <method name="Boolean MyMethod(Int32)">
26671         <size>12</size>
26672       </method>
26673       <method name="Int32 AnotherMethod(Int32)">
26674         <size>5</size>
26675       </method>
26676     </type>
26677     <type name="Blah">
26678       <method name="Void .ctor()">
26679         <size>7</size>
26680       </method>
26681       <method name="Void Bar(Int32, Int32)">
26682         <size>9</size>
26683       </method>
26684       <method name="Int32 Main()">
26685         <size>139</size>
26686       </method>
26687     </type>
26688     <type name="Blah+MyDelegate">
26689       <method name="Void .ctor(Object, IntPtr)">
26690         <size>0</size>
26691       </method>
26692       <method name="Void Invoke(Int32, Int32)">
26693         <size>0</size>
26694       </method>
26695       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26696         <size>0</size>
26697       </method>
26698       <method name="Void EndInvoke(IAsyncResult)">
26699         <size>0</size>
26700       </method>
26701     </type>
26702   </test>
26703   <test name="test-270.cs">
26704     <type name="X">
26705       <method name="Void .ctor()">
26706         <size>7</size>
26707       </method>
26708       <method name="Int32 Test(System.String, System.Object[])">
26709         <size>2</size>
26710       </method>
26711       <method name="Int32 Main()">
26712         <size>75</size>
26713       </method>
26714       <method name="Int32 Test(System.String, ...)">
26715         <size>2</size>
26716       </method>
26717     </type>
26718   </test>
26719   <test name="test-271.cs">
26720     <type name="T">
26721       <method name="Void .ctor()">
26722         <size>7</size>
26723       </method>
26724       <method name="C X()">
26725         <size>10</size>
26726       </method>
26727       <method name="Void Main()">
26728         <size>61</size>
26729       </method>
26730     </type>
26731     <type name="T+C">
26732       <method name="IEnumerator GetEnumerator()">
26733         <size>11</size>
26734       </method>
26735     </type>
26736   </test>
26737   <test name="test-272.cs">
26738     <type name="BazAttribute">
26739       <method name="Void .ctor()">
26740         <size>7</size>
26741       </method>
26742       <method name="Void .ctor(Foo)">
26743         <size>7</size>
26744       </method>
26745       <method name="Void set_foo3(Foo)">
26746         <size>1</size>
26747       </method>
26748       <method name="Foo get_foo3()">
26749         <size>2</size>
26750       </method>
26751     </type>
26752     <type name="Test">
26753       <method name="Void .ctor()">
26754         <size>7</size>
26755       </method>
26756       <method name="Void f0()">
26757         <size>1</size>
26758       </method>
26759       <method name="Void f1()">
26760         <size>1</size>
26761       </method>
26762       <method name="Void f2()">
26763         <size>1</size>
26764       </method>
26765       <method name="Void f3()">
26766         <size>1</size>
26767       </method>
26768       <method name="Void Main()">
26769         <size>1</size>
26770       </method>
26771     </type>
26772   </test>
26773   <test name="test-273.cs">
26774     <type name="FooAttribute">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778     </type>
26779     <type name="Tests">
26780       <method name="Void .ctor()">
26781         <size>7</size>
26782       </method>
26783       <method name="Void Main()">
26784         <size>36</size>
26785       </method>
26786     </type>
26787   </test>
26788   <test name="test-274.cs">
26789     <type name="MyClass">
26790       <method name="Void .ctor(String[])">
26791         <size>7</size>
26792       </method>
26793     </type>
26794     <type name="ChildClass">
26795       <method name="Void .ctor()">
26796         <size>13</size>
26797       </method>
26798     </type>
26799     <type name="M">
26800       <method name="Void .ctor()">
26801         <size>7</size>
26802       </method>
26803       <method name="Void Main()">
26804         <size>1</size>
26805       </method>
26806     </type>
26807   </test>
26808   <test name="test-275.cs">
26809     <type name="Test">
26810       <method name="Void .ctor()">
26811         <size>7</size>
26812       </method>
26813       <method name="Void add_MyEvent(DelType)">
26814         <size>24</size>
26815       </method>
26816       <method name="Void remove_MyEvent(DelType)">
26817         <size>24</size>
26818       </method>
26819       <method name="Int32 Main()">
26820         <size>176</size>
26821       </method>
26822     </type>
26823     <type name="DelType">
26824       <method name="Void .ctor(Object, IntPtr)">
26825         <size>0</size>
26826       </method>
26827       <method name="Void Invoke()">
26828         <size>0</size>
26829       </method>
26830       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26831         <size>0</size>
26832       </method>
26833       <method name="Void EndInvoke(IAsyncResult)">
26834         <size>0</size>
26835       </method>
26836     </type>
26837     <type name="S">
26838       <method name="Void add_MyEvent(DelType)">
26839         <size>24</size>
26840       </method>
26841       <method name="Void remove_MyEvent(DelType)">
26842         <size>24</size>
26843       </method>
26844     </type>
26845   </test>
26846   <test name="test-276.cs">
26847     <type name="EventTestClass">
26848       <method name="Void .ctor()">
26849         <size>7</size>
26850       </method>
26851       <method name="Void add_Elapsed(System.EventHandler)">
26852         <size>24</size>
26853       </method>
26854       <method name="Void remove_Elapsed(System.EventHandler)">
26855         <size>24</size>
26856       </method>
26857     </type>
26858     <type name="EntryPoint">
26859       <method name="Void .ctor()">
26860         <size>7</size>
26861       </method>
26862       <method name="Boolean test(System.Type)">
26863         <size>17</size>
26864       </method>
26865       <method name="Int32 Main()">
26866         <size>48</size>
26867       </method>
26868     </type>
26869   </test>
26870   <test name="test-277.cs">
26871     <type name="T">
26872       <method name="Void .ctor()">
26873         <size>7</size>
26874       </method>
26875       <method name="Int32 Main()">
26876         <size>7</size>
26877       </method>
26878       <method name="Int32 X(Byte)">
26879         <size>2</size>
26880       </method>
26881       <method name="Int32 X(Int16)">
26882         <size>2</size>
26883       </method>
26884     </type>
26885   </test>
26886   <test name="test-278.cs">
26887     <type name="X">
26888       <method name="Void .ctor()">
26889         <size>7</size>
26890       </method>
26891       <method name="Int32 Main()">
26892         <size>73</size>
26893       </method>
26894     </type>
26895     <type name="Rect">
26896       <method name="Int32 get_X()">
26897         <size>7</size>
26898       </method>
26899       <method name="Void set_X(Int32)">
26900         <size>8</size>
26901       </method>
26902     </type>
26903   </test>
26904   <test name="test-279.cs">
26905     <type name="FlagsAttributeDemo">
26906       <method name="Void .ctor()">
26907         <size>7</size>
26908       </method>
26909       <method name="Int32 Main()">
26910         <size>38</size>
26911       </method>
26912     </type>
26913   </test>
26914   <test name="test-28.cs">
26915     <type name="A">
26916       <method name="Void .ctor()">
26917         <size>7</size>
26918       </method>
26919       <method name="Int32 get_Item(Int32)">
26920         <size>0</size>
26921       </method>
26922       <method name="Int32 EmulateIndexer(Int32)">
26923         <size>8</size>
26924       </method>
26925     </type>
26926     <type name="B">
26927       <method name="Void .ctor()">
26928         <size>7</size>
26929       </method>
26930       <method name="Int32 get_Item(Int32)">
26931         <size>2</size>
26932       </method>
26933       <method name="Int32 M()">
26934         <size>8</size>
26935       </method>
26936     </type>
26937     <type name="X">
26938       <method name="Void .ctor()">
26939         <size>7</size>
26940       </method>
26941       <method name="Int32 get_Item(Int32)">
26942         <size>20</size>
26943       </method>
26944       <method name="Void set_Item(Int32, Int32)">
26945         <size>26</size>
26946       </method>
26947       <method name="Int32 Main()">
26948         <size>122</size>
26949       </method>
26950     </type>
26951   </test>
26952   <test name="test-280.cs">
26953     <type name="AppFramework.Util.Logic">
26954       <method name="Void .ctor()">
26955         <size>7</size>
26956       </method>
26957       <method name="Void Main()">
26958         <size>1</size>
26959       </method>
26960       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26961         <size>37</size>
26962       </method>
26963     </type>
26964   </test>
26965   <test name="test-281.cs">
26966     <type name="Foo.Hello">
26967       <method name="Void .ctor()">
26968         <size>7</size>
26969       </method>
26970       <method name="Void .cctor()">
26971         <size>7</size>
26972       </method>
26973     </type>
26974     <type name="Bar.Hello">
26975       <method name="Void .ctor()">
26976         <size>7</size>
26977       </method>
26978       <method name="Void .cctor()">
26979         <size>8</size>
26980       </method>
26981     </type>
26982     <type name="Test.Test1">
26983       <method name="Void .ctor()">
26984         <size>7</size>
26985       </method>
26986       <method name="Int32 World()">
26987         <size>6</size>
26988       </method>
26989     </type>
26990     <type name="Test.Test2">
26991       <method name="Void .ctor()">
26992         <size>7</size>
26993       </method>
26994       <method name="Int32 World()">
26995         <size>6</size>
26996       </method>
26997     </type>
26998     <type name="X">
26999       <method name="Void .ctor()">
27000         <size>7</size>
27001       </method>
27002       <method name="Int32 Main()">
27003         <size>29</size>
27004       </method>
27005     </type>
27006   </test>
27007   <test name="test-282.cs">
27008     <type name="X">
27009       <method name="Void .ctor()">
27010         <size>7</size>
27011       </method>
27012       <method name="System.Object Add(integer, System.Object)">
27013         <size>70</size>
27014       </method>
27015       <method name="Int32 Main()">
27016         <size>68</size>
27017       </method>
27018     </type>
27019     <type name="integer">
27020       <method name="Void .ctor(Int32)">
27021         <size>8</size>
27022       </method>
27023       <method name="integer op_Implicit(Int32)">
27024         <size>7</size>
27025       </method>
27026       <method name="Double op_Implicit(integer)">
27027         <size>13</size>
27028       </method>
27029       <method name="integer op_Addition(integer, integer)">
27030         <size>21</size>
27031       </method>
27032     </type>
27033   </test>
27034   <test name="test-283.cs">
27035     <type name="X">
27036       <method name="Void .ctor()">
27037         <size>7</size>
27038       </method>
27039       <method name="Int32 Foo()">
27040         <size>2</size>
27041       </method>
27042     </type>
27043     <type name="Y">
27044       <method name="Void .ctor()">
27045         <size>7</size>
27046       </method>
27047       <method name="Y+D GetIt()">
27048         <size>13</size>
27049       </method>
27050       <method name="Y+D GetIt2()">
27051         <size>13</size>
27052       </method>
27053       <method name="Int32 Foo()">
27054         <size>2</size>
27055       </method>
27056       <method name="Int32 Main()">
27057         <size>56</size>
27058       </method>
27059     </type>
27060     <type name="Y+D">
27061       <method name="Void .ctor(Object, IntPtr)">
27062         <size>0</size>
27063       </method>
27064       <method name="Int32 Invoke()">
27065         <size>0</size>
27066       </method>
27067       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27068         <size>0</size>
27069       </method>
27070       <method name="Int32 EndInvoke(IAsyncResult)">
27071         <size>0</size>
27072       </method>
27073     </type>
27074   </test>
27075   <test name="test-284.cs">
27076     <type name="App">
27077       <method name="Void .ctor()">
27078         <size>7</size>
27079       </method>
27080       <method name="Void Main()">
27081         <size>12</size>
27082       </method>
27083     </type>
27084   </test>
27085   <test name="test-285.cs">
27086     <type name="T">
27087       <method name="Void .ctor()">
27088         <size>7</size>
27089       </method>
27090       <method name="Int32 Main()">
27091         <size>2</size>
27092       </method>
27093     </type>
27094   </test>
27095   <test name="test-286.cs">
27096     <type name="MethodWrapper">
27097       <method name="Void .ctor()">
27098         <size>7</size>
27099       </method>
27100       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
27101         <size>57</size>
27102       </method>
27103     </type>
27104     <type name="MapXml.Throws">
27105       <method name="Void .ctor()">
27106         <size>7</size>
27107       </method>
27108       <method name="Void Main()">
27109         <size>1</size>
27110       </method>
27111     </type>
27112   </test>
27113   <test name="test-287.cs">
27114     <type name="StaticClass">
27115       <method name="System.String Name()">
27116         <size>6</size>
27117       </method>
27118     </type>
27119     <type name="MainClass">
27120       <method name="Void .ctor()">
27121         <size>7</size>
27122       </method>
27123       <method name="Int32 Main()">
27124         <size>83</size>
27125       </method>
27126     </type>
27127     <type name="StaticClass+D">
27128       <method name="Void .ctor(Object, IntPtr)">
27129         <size>0</size>
27130       </method>
27131       <method name="System.Object Invoke()">
27132         <size>0</size>
27133       </method>
27134       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27135         <size>0</size>
27136       </method>
27137       <method name="System.Object EndInvoke(IAsyncResult)">
27138         <size>0</size>
27139       </method>
27140     </type>
27141   </test>
27142   <test name="test-288.cs">
27143     <type name="Test.BookAboutMovie">
27144       <method name="Void .ctor(String)">
27145         <size>25</size>
27146       </method>
27147       <method name="System.String GetItem(Int32)">
27148         <size>7</size>
27149       </method>
27150       <method name="System.String get_Item(Int32)">
27151         <size>7</size>
27152       </method>
27153       <method name="Int32 Main(System.String[])">
27154         <size>57</size>
27155       </method>
27156     </type>
27157   </test>
27158   <test name="test-289.cs">
27159     <type name="Test">
27160       <method name="Void .ctor()">
27161         <size>7</size>
27162       </method>
27163       <method name="Void Main()">
27164         <size>1</size>
27165       </method>
27166       <method name="Void set_Value(System.String)">
27167         <size>1</size>
27168       </method>
27169       <method name="Void set_Value()">
27170         <size>1</size>
27171       </method>
27172       <method name="Void set_Item(Int32, Int32, Boolean)">
27173         <size>1</size>
27174       </method>
27175       <method name="Void set_Item(Int32, Int32)">
27176         <size>1</size>
27177       </method>
27178       <method name="Boolean get_Item(Boolean)">
27179         <size>2</size>
27180       </method>
27181     </type>
27182   </test>
27183   <test name="test-29.cs">
27184     <type name="Base">
27185       <method name="Void .ctor()">
27186         <size>7</size>
27187       </method>
27188       <method name="Void Add(Int32)">
27189         <size>18</size>
27190       </method>
27191     </type>
27192     <type name="Derived">
27193       <method name="Void .ctor()">
27194         <size>7</size>
27195       </method>
27196       <method name="Void Add(Double)">
27197         <size>18</size>
27198       </method>
27199     </type>
27200     <type name="Demo">
27201       <method name="Void .ctor()">
27202         <size>7</size>
27203       </method>
27204       <method name="Int32 Main()">
27205         <size>51</size>
27206       </method>
27207     </type>
27208   </test>
27209   <test name="test-290.cs">
27210     <type name="EntryPoint">
27211       <method name="Void .ctor()">
27212         <size>7</size>
27213       </method>
27214       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
27215         <size>22</size>
27216       </method>
27217       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
27218         <size>22</size>
27219       </method>
27220       <method name="Void bar_f(System.Object)">
27221         <size>1</size>
27222       </method>
27223       <method name="Void Main()">
27224         <size>35</size>
27225       </method>
27226     </type>
27227     <type name="EntryPoint+EventHandler">
27228       <method name="Void .ctor(Object, IntPtr)">
27229         <size>0</size>
27230       </method>
27231       <method name="Void Invoke(System.Object)">
27232         <size>0</size>
27233       </method>
27234       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27235         <size>0</size>
27236       </method>
27237       <method name="Void EndInvoke(IAsyncResult)">
27238         <size>0</size>
27239       </method>
27240     </type>
27241   </test>
27242   <test name="test-291.cs">
27243     <type name="Test">
27244       <method name="Void .ctor()">
27245         <size>7</size>
27246       </method>
27247       <method name="Void Method()">
27248         <size>1</size>
27249       </method>
27250       <method name="Void Main()">
27251         <size>13</size>
27252       </method>
27253     </type>
27254   </test>
27255   <test name="test-292.cs">
27256     <type name="X">
27257       <method name="Void .ctor()">
27258         <size>7</size>
27259       </method>
27260       <method name="Void .cctor()">
27261         <size>1</size>
27262       </method>
27263       <method name="Void Main()">
27264         <size>19</size>
27265       </method>
27266     </type>
27267   </test>
27268   <test name="test-293.cs">
27269     <type name="A">
27270       <method name="Void .ctor()">
27271         <size>7</size>
27272       </method>
27273       <method name="System.String get_Warning()">
27274         <size>6</size>
27275       </method>
27276     </type>
27277     <type name="B">
27278       <method name="Void .ctor()">
27279         <size>7</size>
27280       </method>
27281       <method name="System.String get_Warning()">
27282         <size>6</size>
27283       </method>
27284       <method name="Void Main()">
27285         <size>1</size>
27286       </method>
27287     </type>
27288   </test>
27289   <test name="test-294.cs">
27290     <type name="ObsoleteClass">
27291       <method name="Void .ctor()">
27292         <size>7</size>
27293       </method>
27294     </type>
27295     <type name="Test">
27296       <method name="Void .ctor()">
27297         <size>13</size>
27298       </method>
27299       <method name="Void .ctor(String, Boolean)">
27300         <size>14</size>
27301       </method>
27302       <method name="System.String get_Name()">
27303         <size>7</size>
27304       </method>
27305       <method name="Void set_Name(System.String)">
27306         <size>8</size>
27307       </method>
27308     </type>
27309     <type name="DerivedTest">
27310       <method name="Void .ctor(String)">
27311         <size>16</size>
27312       </method>
27313       <method name="System.String Method()">
27314         <size>7</size>
27315       </method>
27316       <method name="Void T2()">
27317         <size>1</size>
27318       </method>
27319       <method name="Void Main()">
27320         <size>1</size>
27321       </method>
27322     </type>
27323     <type name="ObsoleteClass2">
27324       <method name="Void .ctor()">
27325         <size>7</size>
27326       </method>
27327     </type>
27328     <type name="ObsoleteClass3">
27329       <method name="Void .ctor()">
27330         <size>18</size>
27331       </method>
27332       <method name="Void .cctor()">
27333         <size>25</size>
27334       </method>
27335     </type>
27336     <type name="ObsoleteClass4">
27337       <method name="Void .ctor()">
27338         <size>7</size>
27339       </method>
27340       <method name="Void T()">
27341         <size>59</size>
27342       </method>
27343     </type>
27344   </test>
27345   <test name="test-295.cs">
27346     <type name="MyAttribute">
27347       <method name="Void .ctor(Object)">
27348         <size>14</size>
27349       </method>
27350       <method name="System.Object get_my()">
27351         <size>7</size>
27352       </method>
27353     </type>
27354     <type name="MyConstructorBuilder">
27355       <method name="Void .ctor()">
27356         <size>7</size>
27357       </method>
27358       <method name="Int32 Main()">
27359         <size>111</size>
27360       </method>
27361       <method name="System.Type MyCreateCallee(System.AppDomain)">
27362         <size>329</size>
27363       </method>
27364     </type>
27365   </test>
27366   <test name="test-296.cs">
27367     <type name="GetElementTypeTest">
27368       <method name="Void .ctor()">
27369         <size>7</size>
27370       </method>
27371       <method name="Int32 Main(System.String[])">
27372         <size>30</size>
27373       </method>
27374     </type>
27375   </test>
27376   <test name="test-297.cs">
27377     <type name="T">
27378       <method name="Void .ctor()">
27379         <size>7</size>
27380       </method>
27381       <method name="Int32 Main()">
27382         <size>311</size>
27383       </method>
27384       <method name="Void Login(System.String)">
27385         <size>1</size>
27386       </method>
27387     </type>
27388     <type name="My">
27389       <method name="Void .ctor(Object)">
27390         <size>14</size>
27391       </method>
27392     </type>
27393   </test>
27394   <test name="test-299.cs">
27395     <type name="SampleClass">
27396       <method name="Void .ctor()">
27397         <size>7</size>
27398       </method>
27399       <method name="SuperClass op_Increment(SampleClass)">
27400         <size>6</size>
27401       </method>
27402     </type>
27403     <type name="SuperClass">
27404       <method name="Void .ctor()">
27405         <size>7</size>
27406       </method>
27407       <method name="Int32 Main()">
27408         <size>2</size>
27409       </method>
27410     </type>
27411   </test>
27412   <test name="test-3.cs">
27413     <type name="TestIntOps">
27414       <method name="Void .ctor()">
27415         <size>7</size>
27416       </method>
27417       <method name="SByte sbyte_add(SByte, SByte)">
27418         <size>7</size>
27419       </method>
27420       <method name="Int16 short_add(Int16, Int16)">
27421         <size>5</size>
27422       </method>
27423       <method name="Double double_add(Double, Double)">
27424         <size>4</size>
27425       </method>
27426       <method name="Int32 int_add(Int32, Int32)">
27427         <size>4</size>
27428       </method>
27429       <method name="Int32 int_sub(Int32, Int32)">
27430         <size>4</size>
27431       </method>
27432       <method name="Int32 int_mul(Int32, Int32)">
27433         <size>4</size>
27434       </method>
27435       <method name="Int32 Main()">
27436         <size>215</size>
27437       </method>
27438     </type>
27439   </test>
27440   <test name="test-30.cs">
27441     <type name="X">
27442       <method name="Void .ctor()">
27443         <size>7</size>
27444       </method>
27445       <method name="Void IA.Draw()">
27446         <size>8</size>
27447       </method>
27448       <method name="Void IB.Draw()">
27449         <size>8</size>
27450       </method>
27451     </type>
27452     <type name="test">
27453       <method name="Void .ctor()">
27454         <size>7</size>
27455       </method>
27456       <method name="Int32 Main()">
27457         <size>192</size>
27458       </method>
27459     </type>
27460   </test>
27461   <test name="test-300.cs">
27462     <type name="A">
27463       <method name="Void .ctor()">
27464         <size>7</size>
27465       </method>
27466       <method name="Void Main()">
27467         <size>7</size>
27468       </method>
27469     </type>
27470     <type name="A+C">
27471       <method name="Void .ctor()">
27472         <size>7</size>
27473       </method>
27474     </type>
27475     <type name="A+B">
27476       <method name="Void .ctor()">
27477         <size>473</size>
27478       </method>
27479     </type>
27480     <type name="A+B+C">
27481       <method name="Void .ctor()">
27482         <size>7</size>
27483       </method>
27484     </type>
27485   </test>
27486   <test name="test-301.cs">
27487     <type name="A">
27488       <method name="Void .ctor()">
27489         <size>7</size>
27490       </method>
27491       <method name="Void Main()">
27492         <size>7</size>
27493       </method>
27494     </type>
27495     <type name="A+B">
27496       <method name="Void .ctor()">
27497         <size>219</size>
27498       </method>
27499     </type>
27500   </test>
27501   <test name="test-302.cs">
27502     <type name="A">
27503       <method name="Void .ctor()">
27504         <size>7</size>
27505       </method>
27506       <method name="Void Main()">
27507         <size>7</size>
27508       </method>
27509     </type>
27510     <type name="A+C">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514     </type>
27515     <type name="A+B">
27516       <method name="Void .ctor()">
27517         <size>24</size>
27518       </method>
27519     </type>
27520     <type name="A+B+C">
27521       <method name="Void .ctor()">
27522         <size>7</size>
27523       </method>
27524     </type>
27525   </test>
27526   <test name="test-303.cs">
27527     <type name="A">
27528       <method name="Void .ctor()">
27529         <size>7</size>
27530       </method>
27531       <method name="Void Main()">
27532         <size>7</size>
27533       </method>
27534     </type>
27535     <type name="A+C">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539       <method name="Void System.IDisposable.Dispose()">
27540         <size>11</size>
27541       </method>
27542     </type>
27543     <type name="A+B">
27544       <method name="Void .ctor()">
27545         <size>31</size>
27546       </method>
27547     </type>
27548     <type name="A+B+C">
27549       <method name="Void .ctor()">
27550         <size>7</size>
27551       </method>
27552       <method name="Void System.IDisposable.Dispose()">
27553         <size>1</size>
27554       </method>
27555     </type>
27556   </test>
27557   <test name="test-304.cs">
27558     <type name="A">
27559       <method name="Void .ctor()">
27560         <size>7</size>
27561       </method>
27562       <method name="Void Main()">
27563         <size>7</size>
27564       </method>
27565     </type>
27566     <type name="A+D">
27567       <method name="Void .ctor()">
27568         <size>7</size>
27569       </method>
27570     </type>
27571     <type name="A+B">
27572       <method name="Void .ctor()">
27573         <size>473</size>
27574       </method>
27575     </type>
27576     <type name="A+B+C">
27577       <method name="Void .ctor()">
27578         <size>7</size>
27579       </method>
27580     </type>
27581   </test>
27582   <test name="test-305.cs">
27583     <type name="A">
27584       <method name="Void .ctor()">
27585         <size>7</size>
27586       </method>
27587       <method name="Void Main()">
27588         <size>7</size>
27589       </method>
27590     </type>
27591     <type name="A+B">
27592       <method name="Void .ctor()">
27593         <size>219</size>
27594       </method>
27595     </type>
27596   </test>
27597   <test name="test-306.cs">
27598     <type name="A">
27599       <method name="Void .ctor()">
27600         <size>7</size>
27601       </method>
27602       <method name="Void Main()">
27603         <size>7</size>
27604       </method>
27605     </type>
27606     <type name="A+D">
27607       <method name="Void .ctor()">
27608         <size>7</size>
27609       </method>
27610     </type>
27611     <type name="A+B">
27612       <method name="Void .ctor()">
27613         <size>24</size>
27614       </method>
27615     </type>
27616     <type name="A+B+C">
27617       <method name="Void .ctor()">
27618         <size>7</size>
27619       </method>
27620     </type>
27621   </test>
27622   <test name="test-307.cs">
27623     <type name="A">
27624       <method name="Void .ctor()">
27625         <size>7</size>
27626       </method>
27627       <method name="Void Main()">
27628         <size>7</size>
27629       </method>
27630     </type>
27631     <type name="A+D">
27632       <method name="Void .ctor()">
27633         <size>7</size>
27634       </method>
27635       <method name="Void System.IDisposable.Dispose()">
27636         <size>11</size>
27637       </method>
27638     </type>
27639     <type name="A+B">
27640       <method name="Void .ctor()">
27641         <size>31</size>
27642       </method>
27643     </type>
27644     <type name="A+B+C">
27645       <method name="Void .ctor()">
27646         <size>7</size>
27647       </method>
27648       <method name="Void System.IDisposable.Dispose()">
27649         <size>1</size>
27650       </method>
27651     </type>
27652   </test>
27653   <test name="test-308.cs">
27654     <type name="Program">
27655       <method name="Void .ctor()">
27656         <size>7</size>
27657       </method>
27658       <method name="Void Main(System.String[])">
27659         <size>40</size>
27660       </method>
27661     </type>
27662   </test>
27663   <test name="test-309.cs">
27664     <type name="MonoBASIC.Parser">
27665       <method name="Void .ctor()">
27666         <size>7</size>
27667       </method>
27668       <method name="Void Main()">
27669         <size>1</size>
27670       </method>
27671     </type>
27672     <type name="MonoBASIC.Parser+StateMachine">
27673       <method name="Void .ctor()">
27674         <size>7</size>
27675       </method>
27676       <method name="Void HandleToken(Token)">
27677         <size>1</size>
27678       </method>
27679     </type>
27680   </test>
27681   <test name="test-31.cs">
27682     <type name="Base">
27683       <method name="Void .ctor()">
27684         <size>7</size>
27685       </method>
27686       <method name="Void A()">
27687         <size>8</size>
27688       </method>
27689     </type>
27690     <type name="Derived">
27691       <method name="Void .ctor()">
27692         <size>7</size>
27693       </method>
27694       <method name="Void A()">
27695         <size>8</size>
27696       </method>
27697     </type>
27698     <type name="Test">
27699       <method name="Void .ctor()">
27700         <size>7</size>
27701       </method>
27702       <method name="Int32 Main()">
27703         <size>38</size>
27704       </method>
27705     </type>
27706   </test>
27707   <test name="test-310.cs">
27708     <type name="test.Impl">
27709       <method name="Void .ctor()">
27710         <size>7</size>
27711       </method>
27712       <method name="System.String GetType(Int32)">
27713         <size>6</size>
27714       </method>
27715       <method name="Boolean IsDone()">
27716         <size>2</size>
27717       </method>
27718     </type>
27719     <type name="test.myclass">
27720       <method name="Void .ctor()">
27721         <size>7</size>
27722       </method>
27723       <method name="Void Main(System.String[])">
27724         <size>28</size>
27725       </method>
27726     </type>
27727   </test>
27728   <test name="test-311.cs">
27729     <type name="Program">
27730       <method name="Void .ctor()">
27731         <size>38</size>
27732       </method>
27733       <method name="Void .cctor()">
27734         <size>11</size>
27735       </method>
27736       <method name="System.String get_Message()">
27737         <size>6</size>
27738       </method>
27739       <method name="Void set_Message(System.String)">
27740         <size>7</size>
27741       </method>
27742       <method name="Boolean DenyMethod()">
27743         <size>2</size>
27744       </method>
27745       <method name="Void Test2()">
27746         <size>1</size>
27747       </method>
27748       <method name="Void Test3()">
27749         <size>1</size>
27750       </method>
27751       <method name="Void Test4()">
27752         <size>1</size>
27753       </method>
27754       <method name="Int32 Main(System.String[])">
27755         <size>175</size>
27756       </method>
27757     </type>
27758     <type name="Test2">
27759       <method name="Void .ctor()">
27760         <size>7</size>
27761       </method>
27762     </type>
27763   </test>
27764   <test name="test-312.cs">
27765     <type name="X">
27766       <method name="Void .ctor()">
27767         <size>7</size>
27768       </method>
27769       <method name="Void .cctor()">
27770         <size>1</size>
27771       </method>
27772       <method name="Boolean Method(PointF)">
27773         <size>72</size>
27774       </method>
27775       <method name="Boolean Call_constructor_and_implicit()">
27776         <size>29</size>
27777       </method>
27778       <method name="Boolean Init_with_implicit_conv()">
27779         <size>52</size>
27780       </method>
27781       <method name="Boolean Init_ValueType()">
27782         <size>26</size>
27783       </method>
27784       <method name="Boolean InstanceAssignTest()">
27785         <size>75</size>
27786       </method>
27787       <method name="Int32 T()">
27788         <size>54</size>
27789       </method>
27790       <method name="Int32 Main()">
27791         <size>45</size>
27792       </method>
27793     </type>
27794     <type name="PointF">
27795       <method name="Void .ctor(Single, Single)">
27796         <size>47</size>
27797       </method>
27798     </type>
27799     <type name="Point">
27800       <method name="Void .ctor(Int32, Int32)">
27801         <size>37</size>
27802       </method>
27803       <method name="PointF op_Implicit(Point)">
27804         <size>22</size>
27805       </method>
27806     </type>
27807   </test>
27808   <test name="test-313.cs">
27809     <type name="D">
27810       <method name="Void .ctor()">
27811         <size>7</size>
27812       </method>
27813       <method name="Void A.B.METHOD()">
27814         <size>1</size>
27815       </method>
27816       <method name="Int32 Main()">
27817         <size>134</size>
27818       </method>
27819     </type>
27820   </test>
27821   <test name="test-314.cs">
27822     <type name="X">
27823       <method name="Void .ctor()">
27824         <size>28</size>
27825       </method>
27826       <method name="Void .ctor(Int32)">
27827         <size>28</size>
27828       </method>
27829       <method name="Void .cctor()">
27830         <size>11</size>
27831       </method>
27832       <method name="Int32 Main()">
27833         <size>57</size>
27834       </method>
27835     </type>
27836   </test>
27837   <test name="test-315.cs">
27838     <type name="GuardedCollectionValue">
27839       <method name="Void .ctor()">
27840         <size>7</size>
27841       </method>
27842       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27843         <size>2</size>
27844       </method>
27845       <method name="IDirectedCollectionValue Backwards()">
27846         <size>2</size>
27847       </method>
27848     </type>
27849     <type name="GuardedSequenced">
27850       <method name="Void .ctor()">
27851         <size>7</size>
27852       </method>
27853       <method name="IDirectedCollectionValue Test()">
27854         <size>12</size>
27855       </method>
27856     </type>
27857     <type name="X">
27858       <method name="Void .ctor()">
27859         <size>7</size>
27860       </method>
27861       <method name="Void Main()">
27862         <size>1</size>
27863       </method>
27864     </type>
27865   </test>
27866   <test name="test-316.cs">
27867     <type name="D">
27868       <method name="Void .ctor()">
27869         <size>7</size>
27870       </method>
27871       <method name="Int32 IA.Add(Int32)">
27872         <size>2</size>
27873       </method>
27874       <method name="Int32 IB.Add(Int32)">
27875         <size>2</size>
27876       </method>
27877     </type>
27878     <type name="E">
27879       <method name="Void .ctor()">
27880         <size>7</size>
27881       </method>
27882       <method name="Int32 IA.Add(Int32)">
27883         <size>2</size>
27884       </method>
27885       <method name="Int32 IB.Add(Int32)">
27886         <size>2</size>
27887       </method>
27888       <method name="Void doom()">
27889         <size>1</size>
27890       </method>
27891       <method name="System.Object Clone()">
27892         <size>2</size>
27893       </method>
27894       <method name="Void Dispose()">
27895         <size>1</size>
27896       </method>
27897     </type>
27898     <type name="C">
27899       <method name="Void .ctor()">
27900         <size>7</size>
27901       </method>
27902       <method name="Int32 Test(IC)">
27903         <size>49</size>
27904       </method>
27905       <method name="Void Test2(IE)">
27906         <size>20</size>
27907       </method>
27908       <method name="Int32 Main()">
27909         <size>32</size>
27910       </method>
27911     </type>
27912   </test>
27913   <test name="test-317.cs">
27914     <type name="X">
27915       <method name="Void .ctor()">
27916         <size>7</size>
27917       </method>
27918       <method name="Void Main()">
27919         <size>1</size>
27920       </method>
27921     </type>
27922   </test>
27923   <test name="test-318.cs">
27924     <type name="Ev">
27925       <method name="Void .ctor()">
27926         <size>29</size>
27927       </method>
27928       <method name="Void add_Disposed(System.EventHandler)">
27929         <size>19</size>
27930       </method>
27931       <method name="Void remove_Disposed(System.EventHandler)">
27932         <size>19</size>
27933       </method>
27934       <method name="Void OnClick(System.EventArgs)">
27935         <size>38</size>
27936       </method>
27937     </type>
27938     <type name="Foo">
27939       <method name="Void .ctor()">
27940         <size>7</size>
27941       </method>
27942     </type>
27943     <type name="C">
27944       <method name="Void .ctor()">
27945         <size>7</size>
27946       </method>
27947       <method name="Void my_from_fixed(Int32 ByRef)">
27948         <size>4</size>
27949       </method>
27950       <method name="Void month_from_fixed(Int32)">
27951         <size>8</size>
27952       </method>
27953       <method name="Int32 CreateFromString(Int32)">
27954         <size>10</size>
27955       </method>
27956       <method name="Void Main()">
27957         <size>1</size>
27958       </method>
27959     </type>
27960     <type name="Foo">
27961       <method name="Void EventInterface.add_Event(System.EventHandler)">
27962         <size>1</size>
27963       </method>
27964       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27965         <size>1</size>
27966       </method>
27967     </type>
27968     <type name="C">
27969       <method name="Double* GetValue(Double)">
27970         <size>5</size>
27971       </method>
27972     </type>
27973   </test>
27974   <test name="test-319.cs">
27975     <type name="ConstFields">
27976       <method name="Void .ctor()">
27977         <size>7</size>
27978       </method>
27979       <method name="Void .cctor()">
27980         <size>137</size>
27981       </method>
27982       <method name="Int32 Main()">
27983         <size>324</size>
27984       </method>
27985     </type>
27986   </test>
27987   <test name="test-32.cs">
27988     <type name="Blah">
27989       <method name="Void .ctor()">
27990         <size>7</size>
27991       </method>
27992       <method name="Int32 Main()">
27993         <size>50</size>
27994       </method>
27995     </type>
27996   </test>
27997   <test name="test-320.cs">
27998     <type name="X">
27999       <method name="Void .ctor(SByte*, Int32, Int32)">
28000         <size>7</size>
28001       </method>
28002       <method name="Void Main()">
28003         <size>12</size>
28004       </method>
28005     </type>
28006   </test>
28007   <test name="test-321.cs">
28008     <type name="X">
28009       <method name="Void Dispose()">
28010         <size>1</size>
28011       </method>
28012       <method name="Void Main()">
28013         <size>24</size>
28014       </method>
28015     </type>
28016   </test>
28017   <test name="test-322.cs">
28018     <type name="Y">
28019       <method name="Void .ctor(Byte)">
28020         <size>14</size>
28021       </method>
28022       <method name="Int32 op_Implicit(Y)">
28023         <size>7</size>
28024       </method>
28025     </type>
28026     <type name="X">
28027       <method name="Void .ctor()">
28028         <size>7</size>
28029       </method>
28030       <method name="Void Main()">
28031         <size>50</size>
28032       </method>
28033     </type>
28034   </test>
28035   <test name="test-323.cs">
28036     <type name="X">
28037       <method name="Void .ctor()">
28038         <size>7</size>
28039       </method>
28040       <method name="Void Main()">
28041         <size>1</size>
28042       </method>
28043     </type>
28044   </test>
28045   <test name="test-324.cs">
28046     <type name="A">
28047       <method name="Void .ctor()">
28048         <size>7</size>
28049       </method>
28050       <method name="Void DoStuff()">
28051         <size>11</size>
28052       </method>
28053     </type>
28054     <type name="T">
28055       <method name="Void .ctor()">
28056         <size>7</size>
28057       </method>
28058       <method name="Void .cctor()">
28059         <size>11</size>
28060       </method>
28061     </type>
28062     <type name="Driver">
28063       <method name="Void .ctor()">
28064         <size>7</size>
28065       </method>
28066       <method name="Void Main()">
28067         <size>22</size>
28068       </method>
28069     </type>
28070     <type name="B">
28071       <method name="Boolean get_Val()">
28072         <size>2</size>
28073       </method>
28074     </type>
28075   </test>
28076   <test name="test-325.cs">
28077     <type name="RequestAttribute">
28078       <method name="Void .ctor(String, String, String[])">
28079         <size>7</size>
28080       </method>
28081     </type>
28082     <type name="MyClass">
28083       <method name="Void .ctor()">
28084         <size>7</size>
28085       </method>
28086       <method name="Int32 SomeRequest()">
28087         <size>2</size>
28088       </method>
28089       <method name="Void Main()">
28090         <size>7</size>
28091       </method>
28092     </type>
28093   </test>
28094   <test name="test-326.cs">
28095     <type name="X">
28096       <method name="Void .ctor()">
28097         <size>7</size>
28098       </method>
28099       <method name="Int32 Main()">
28100         <size>55</size>
28101       </method>
28102     </type>
28103     <type name="Mapper">
28104       <method name="Void .ctor(Object, IntPtr)">
28105         <size>0</size>
28106       </method>
28107       <method name="Double Invoke(Int32)">
28108         <size>0</size>
28109       </method>
28110       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28111         <size>0</size>
28112       </method>
28113       <method name="Double EndInvoke(IAsyncResult)">
28114         <size>0</size>
28115       </method>
28116     </type>
28117     <type name="X">
28118       <method name="Double &lt;Main&gt;m__0(Int32)">
28119         <size>6</size>
28120       </method>
28121     </type>
28122   </test>
28123   <test name="test-327.cs">
28124     <type name="X2">
28125       <method name="Void .ctor()">
28126         <size>7</size>
28127       </method>
28128     </type>
28129     <type name="A.B.Tester">
28130       <method name="Void .ctor()">
28131         <size>7</size>
28132       </method>
28133       <method name="Void .cctor()">
28134         <size>1</size>
28135       </method>
28136       <method name="Void Main()">
28137         <size>1</size>
28138       </method>
28139     </type>
28140   </test>
28141   <test name="test-328.cs">
28142     <type name="A.B.Tester">
28143       <method name="Void .ctor()">
28144         <size>7</size>
28145       </method>
28146       <method name="Void .cctor()">
28147         <size>1</size>
28148       </method>
28149       <method name="Void Main()">
28150         <size>1</size>
28151       </method>
28152     </type>
28153   </test>
28154   <test name="test-329.cs">
28155     <type name="X">
28156       <method name="Void .ctor()">
28157         <size>7</size>
28158       </method>
28159       <method name="Void .ctor(Object)">
28160         <size>21</size>
28161       </method>
28162       <method name="Int32 Main()">
28163         <size>74</size>
28164       </method>
28165     </type>
28166   </test>
28167   <test name="test-33.cs">
28168     <type name="FirstOuter.FirstInner.First">
28169       <method name="Void .ctor()">
28170         <size>7</size>
28171       </method>
28172       <method name="System.String get_MyIdentity()">
28173         <size>12</size>
28174       </method>
28175     </type>
28176     <type name="FirstOuter.Second">
28177       <method name="Void .ctor()">
28178         <size>7</size>
28179       </method>
28180     </type>
28181     <type name="FirstOuter.SecondInner.Third">
28182       <method name="Void .ctor()">
28183         <size>7</size>
28184       </method>
28185     </type>
28186     <type name="FirstOuter.FirstInner.Fourth">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190     </type>
28191     <type name="Fifth">
28192       <method name="Void .ctor()">
28193         <size>7</size>
28194       </method>
28195     </type>
28196     <type name="Application">
28197       <method name="Void .ctor()">
28198         <size>7</size>
28199       </method>
28200       <method name="Int32 Main(System.String[])">
28201         <size>139</size>
28202       </method>
28203     </type>
28204   </test>
28205   <test name="test-330.cs">
28206     <type name="X">
28207       <method name="Void .ctor()">
28208         <size>7</size>
28209       </method>
28210       <method name="Void Main()">
28211         <size>8</size>
28212       </method>
28213     </type>
28214   </test>
28215   <test name="test-331.cs">
28216     <type name="T">
28217       <method name="Void .ctor()">
28218         <size>7</size>
28219       </method>
28220       <method name="Void Main()">
28221         <size>1</size>
28222       </method>
28223       <method name="Byte* get_Ptr()">
28224         <size>7</size>
28225       </method>
28226       <method name="Void set_Ptr(Byte*)">
28227         <size>8</size>
28228       </method>
28229     </type>
28230   </test>
28231   <test name="test-332.cs">
28232     <type name="C">
28233       <method name="Void .ctor()">
28234         <size>7</size>
28235       </method>
28236       <method name="Void Main()">
28237         <size>1</size>
28238       </method>
28239     </type>
28240   </test>
28241   <test name="test-333.cs">
28242     <type name="Foo">
28243       <method name="Void .ctor()">
28244         <size>7</size>
28245       </method>
28246       <method name="Void Something()">
28247         <size>1</size>
28248       </method>
28249     </type>
28250     <type name="Bar">
28251       <method name="Void .ctor()">
28252         <size>7</size>
28253       </method>
28254       <method name="Void Something()">
28255         <size>1</size>
28256       </method>
28257       <method name="Void Main()">
28258         <size>1</size>
28259       </method>
28260     </type>
28261   </test>
28262   <test name="test-334.cs">
28263     <type name="Test.Foo.Index.CompoundFileReader">
28264       <method name="Void .ctor()">
28265         <size>7</size>
28266       </method>
28267       <method name="Void Main()">
28268         <size>1</size>
28269       </method>
28270     </type>
28271     <type name="Test.Foo.Store.Directory">
28272       <method name="Void .ctor()">
28273         <size>7</size>
28274       </method>
28275     </type>
28276   </test>
28277   <test name="test-335.cs">
28278     <type name="X">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="Void A(Int32, Int32)">
28283         <size>1</size>
28284       </method>
28285       <method name="Void C(Int32 ByRef)">
28286         <size>4</size>
28287       </method>
28288       <method name="Void Main()">
28289         <size>70</size>
28290       </method>
28291     </type>
28292     <type name="X+B">
28293       <method name="Void .ctor(Object, IntPtr)">
28294         <size>0</size>
28295       </method>
28296       <method name="Void Invoke(Int32, Int32)">
28297         <size>0</size>
28298       </method>
28299       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28300         <size>0</size>
28301       </method>
28302       <method name="Void EndInvoke(IAsyncResult)">
28303         <size>0</size>
28304       </method>
28305     </type>
28306     <type name="X+D">
28307       <method name="Void .ctor(Object, IntPtr)">
28308         <size>0</size>
28309       </method>
28310       <method name="Void Invoke(Int32 ByRef)">
28311         <size>0</size>
28312       </method>
28313       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28314         <size>0</size>
28315       </method>
28316       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28317         <size>0</size>
28318       </method>
28319     </type>
28320   </test>
28321   <test name="test-336.cs">
28322     <type name="X">
28323       <method name="Void .ctor(Foo)">
28324         <size>7</size>
28325       </method>
28326       <method name="Void .ctor(Bar)">
28327         <size>7</size>
28328       </method>
28329       <method name="Void Test()">
28330         <size>1</size>
28331       </method>
28332       <method name="Void Main()">
28333         <size>19</size>
28334       </method>
28335     </type>
28336     <type name="Foo">
28337       <method name="Void .ctor(Object, IntPtr)">
28338         <size>0</size>
28339       </method>
28340       <method name="Void Invoke()">
28341         <size>0</size>
28342       </method>
28343       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28344         <size>0</size>
28345       </method>
28346       <method name="Void EndInvoke(IAsyncResult)">
28347         <size>0</size>
28348       </method>
28349     </type>
28350     <type name="Bar">
28351       <method name="Void .ctor(Object, IntPtr)">
28352         <size>0</size>
28353       </method>
28354       <method name="Void Invoke(Int32)">
28355         <size>0</size>
28356       </method>
28357       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28358         <size>0</size>
28359       </method>
28360       <method name="Void EndInvoke(IAsyncResult)">
28361         <size>0</size>
28362       </method>
28363     </type>
28364   </test>
28365   <test name="test-337.cs">
28366     <type name="Test">
28367       <method name="Void .ctor()">
28368         <size>7</size>
28369       </method>
28370       <method name="Void Main()">
28371         <size>16</size>
28372       </method>
28373     </type>
28374   </test>
28375   <test name="test-338.cs">
28376     <type name="X">
28377       <method name="Void .ctor()">
28378         <size>7</size>
28379       </method>
28380       <method name="Void .cctor()">
28381         <size>11</size>
28382       </method>
28383       <method name="Void Main()">
28384         <size>1</size>
28385       </method>
28386       <method name="Y+Z fz()">
28387         <size>6</size>
28388       </method>
28389     </type>
28390     <type name="Y">
28391       <method name="Void .ctor()">
28392         <size>7</size>
28393       </method>
28394     </type>
28395     <type name="Y+Z">
28396       <method name="Void .ctor()">
28397         <size>7</size>
28398       </method>
28399       <method name="Void .cctor()">
28400         <size>11</size>
28401       </method>
28402     </type>
28403   </test>
28404   <test name="test-339.cs">
28405     <type name="C">
28406       <method name="Void .ctor()">
28407         <size>7</size>
28408       </method>
28409       <method name="Void .cctor()">
28410         <size>17</size>
28411       </method>
28412       <method name="Int32 Main()">
28413         <size>86</size>
28414       </method>
28415     </type>
28416   </test>
28417   <test name="test-34.cs">
28418     <type name="Blah">
28419       <method name="Void .ctor()">
28420         <size>7</size>
28421       </method>
28422       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
28423         <size>7</size>
28424       </method>
28425       <method name="Int32 Bar(Int32, System.Int32[])">
28426         <size>61</size>
28427       </method>
28428       <method name="Void Foo(Int32, Int32)">
28429         <size>7</size>
28430       </method>
28431       <method name="Void In(Int32 ByRef)">
28432         <size>7</size>
28433       </method>
28434       <method name="Void Out(Int32 ByRef)">
28435         <size>7</size>
28436       </method>
28437       <method name="Int32 AddArray(System.Int32[])">
28438         <size>30</size>
28439       </method>
28440       <method name="Int32 AddFancy(FancyInt[])">
28441         <size>39</size>
28442       </method>
28443       <method name="Int32 Main()">
28444         <size>269</size>
28445       </method>
28446     </type>
28447     <type name="&lt;PrivateImplementationDetails&gt;">
28448       <method name="Void .ctor()">
28449         <size>7</size>
28450       </method>
28451     </type>
28452     <type name="FancyInt">
28453       <method name="Void .ctor(Int32)">
28454         <size>8</size>
28455       </method>
28456     </type>
28457   </test>
28458   <test name="test-340.cs">
28459     <type name="FLMID.Bugs.BoolOne.A">
28460       <method name="Void .ctor()">
28461         <size>7</size>
28462       </method>
28463       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
28464         <size>8</size>
28465       </method>
28466     </type>
28467     <type name="FLMID.Bugs.BoolOne.B">
28468       <method name="Void .ctor()">
28469         <size>7</size>
28470       </method>
28471     </type>
28472     <type name="FLMID.Bugs.BoolOne.Test">
28473       <method name="Void .ctor()">
28474         <size>7</size>
28475       </method>
28476       <method name="Int32 Main(System.String[])">
28477         <size>34</size>
28478       </method>
28479     </type>
28480     <type name="FLMID.Bugs.BoolOne.B">
28481       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
28482         <size>12</size>
28483       </method>
28484     </type>
28485   </test>
28486   <test name="test-341.cs">
28487     <type name="Test">
28488       <method name="Void .ctor()">
28489         <size>7</size>
28490       </method>
28491       <method name="Void Main()">
28492         <size>1</size>
28493       </method>
28494     </type>
28495     <type name="Libs">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499     </type>
28500     <type name="Bar">
28501       <method name="Void .ctor()">
28502         <size>7</size>
28503       </method>
28504     </type>
28505     <type name="Foo">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509     </type>
28510   </test>
28511   <test name="test-342.cs">
28512     <type name="A">
28513       <method name="Void .ctor()">
28514         <size>7</size>
28515       </method>
28516       <method name="Void Foo(Int32)">
28517         <size>1</size>
28518       </method>
28519       <method name="Void Foo(Double)">
28520         <size>11</size>
28521       </method>
28522     </type>
28523     <type name="B">
28524       <method name="Void .ctor()">
28525         <size>7</size>
28526       </method>
28527       <method name="Void Foo(Double)">
28528         <size>11</size>
28529       </method>
28530       <method name="Void Main()">
28531         <size>24</size>
28532       </method>
28533     </type>
28534     <type name="A">
28535       <method name="Boolean get_Item(Int32)">
28536         <size>2</size>
28537       </method>
28538       <method name="Boolean get_Item(Double)">
28539         <size>11</size>
28540       </method>
28541     </type>
28542     <type name="B">
28543       <method name="Boolean get_Item(Double)">
28544         <size>11</size>
28545       </method>
28546     </type>
28547   </test>
28548   <test name="test-343.cs">
28549     <type name="X">
28550       <method name="Void .ctor()">
28551         <size>7</size>
28552       </method>
28553       <method name="Void Concat(System.String, System.String, System.String)">
28554         <size>1</size>
28555       </method>
28556       <method name="Void Concat(System.String[])">
28557         <size>11</size>
28558       </method>
28559       <method name="Void Main()">
28560         <size>21</size>
28561       </method>
28562     </type>
28563   </test>
28564   <test name="test-344.cs">
28565     <type name="X">
28566       <method name="Void .ctor()">
28567         <size>7</size>
28568       </method>
28569       <method name="Void add_y(Y)">
28570         <size>24</size>
28571       </method>
28572       <method name="Void remove_y(Y)">
28573         <size>24</size>
28574       </method>
28575       <method name="Void Main(System.String[])">
28576         <size>13</size>
28577       </method>
28578       <method name="Void Foo()">
28579         <size>66</size>
28580       </method>
28581     </type>
28582     <type name="Y">
28583       <method name="Void .ctor(Object, IntPtr)">
28584         <size>0</size>
28585       </method>
28586       <method name="Void Invoke()">
28587         <size>0</size>
28588       </method>
28589       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28590         <size>0</size>
28591       </method>
28592       <method name="Void EndInvoke(IAsyncResult)">
28593         <size>0</size>
28594       </method>
28595     </type>
28596     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28597       <method name="Void .ctor()">
28598         <size>7</size>
28599       </method>
28600       <method name="Void &lt;&gt;m__0()">
28601         <size>28</size>
28602       </method>
28603     </type>
28604   </test>
28605   <test name="test-345.cs">
28606     <type name="EntryPoint">
28607       <method name="Void .ctor()">
28608         <size>7</size>
28609       </method>
28610       <method name="Void Main()">
28611         <size>1</size>
28612       </method>
28613     </type>
28614   </test>
28615   <test name="test-346.cs">
28616     <type name="TestMethods.Class1">
28617       <method name="Void .ctor()">
28618         <size>7</size>
28619       </method>
28620       <method name="Int32 Main()">
28621         <size>91</size>
28622       </method>
28623     </type>
28624     <type name="TestMethods.ParamClass">
28625       <method name="Void .ctor()">
28626         <size>7</size>
28627       </method>
28628     </type>
28629     <type name="TestMethods.TestParam">
28630       <method name="Void .ctor()">
28631         <size>7</size>
28632       </method>
28633     </type>
28634     <type name="TestMethods.BaseClass">
28635       <method name="Void .ctor()">
28636         <size>7</size>
28637       </method>
28638       <method name="Int32 AddItem(TestMethods.ParamClass)">
28639         <size>0</size>
28640       </method>
28641     </type>
28642     <type name="TestMethods.TestClass">
28643       <method name="Void .ctor()">
28644         <size>7</size>
28645       </method>
28646       <method name="Int32 AddItem(System.Object)">
28647         <size>2</size>
28648       </method>
28649       <method name="Int32 AddItem(TestMethods.ParamClass)">
28650         <size>2</size>
28651       </method>
28652     </type>
28653   </test>
28654   <test name="test-347.cs">
28655     <type name="Whatever.Core.Project">
28656       <method name="Void .ctor()">
28657         <size>7</size>
28658       </method>
28659     </type>
28660     <type name="Whatever.Core.A">
28661       <method name="Void .ctor()">
28662         <size>7</size>
28663       </method>
28664       <method name="Whatever.Core.Project get_Project()">
28665         <size>6</size>
28666       </method>
28667     </type>
28668     <type name="SomethingElse.Core.Project">
28669       <method name="Void .ctor()">
28670         <size>7</size>
28671       </method>
28672     </type>
28673     <type name="Whatever.App.B">
28674       <method name="Void .ctor()">
28675         <size>7</size>
28676       </method>
28677       <method name="System.String Execute()">
28678         <size>12</size>
28679       </method>
28680       <method name="Void Main()">
28681         <size>12</size>
28682       </method>
28683     </type>
28684   </test>
28685   <test name="test-348.cs">
28686     <type name="BoundAttribute">
28687       <method name="Void .ctor(Double, Int32)">
28688         <size>7</size>
28689       </method>
28690     </type>
28691     <type name="C">
28692       <method name="Void .ctor()">
28693         <size>7</size>
28694       </method>
28695       <method name="Void Main()">
28696         <size>1</size>
28697       </method>
28698     </type>
28699   </test>
28700   <test name="test-349.cs">
28701     <type name="C">
28702       <method name="Void .ctor()">
28703         <size>7</size>
28704       </method>
28705       <method name="Void add_Ev1(D)">
28706         <size>24</size>
28707       </method>
28708       <method name="Void remove_Ev1(D)">
28709         <size>24</size>
28710       </method>
28711     </type>
28712     <type name="X">
28713       <method name="Void .ctor()">
28714         <size>7</size>
28715       </method>
28716       <method name="Void .cctor()">
28717         <size>1</size>
28718       </method>
28719       <method name="Void add_Ev1(D)">
28720         <size>22</size>
28721       </method>
28722       <method name="Void remove_Ev1(D)">
28723         <size>22</size>
28724       </method>
28725       <method name="Void add_Ev2(D)">
28726         <size>22</size>
28727       </method>
28728       <method name="Void remove_Ev2(D)">
28729         <size>22</size>
28730       </method>
28731     </type>
28732     <type name="X2">
28733       <method name="Void .ctor()">
28734         <size>7</size>
28735       </method>
28736       <method name="Void .cctor()">
28737         <size>7</size>
28738       </method>
28739     </type>
28740     <type name="Test">
28741       <method name="Void .ctor()">
28742         <size>7</size>
28743       </method>
28744       <method name="Void .cctor()">
28745         <size>19</size>
28746       </method>
28747       <method name="Int32 Main()">
28748         <size>63</size>
28749       </method>
28750     </type>
28751     <type name="D">
28752       <method name="Void .ctor(Object, IntPtr)">
28753         <size>0</size>
28754       </method>
28755       <method name="Void Invoke()">
28756         <size>0</size>
28757       </method>
28758       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28759         <size>0</size>
28760       </method>
28761       <method name="Void EndInvoke(IAsyncResult)">
28762         <size>0</size>
28763       </method>
28764     </type>
28765   </test>
28766   <test name="test-35.cs">
28767     <type name="X">
28768       <method name="Void .ctor()">
28769         <size>7</size>
28770       </method>
28771       <method name="Void .cctor()">
28772         <size>7</size>
28773       </method>
28774       <method name="Void a()">
28775         <size>17</size>
28776       </method>
28777       <method name="Void w(Int32)">
28778         <size>22</size>
28779       </method>
28780       <method name="Int32 Main()">
28781         <size>298</size>
28782       </method>
28783     </type>
28784   </test>
28785   <test name="test-350.cs">
28786     <type name="A">
28787       <method name="Void .ctor()">
28788         <size>7</size>
28789       </method>
28790     </type>
28791     <type name="A+BAttribute">
28792       <method name="Void .ctor()">
28793         <size>7</size>
28794       </method>
28795     </type>
28796     <type name="C">
28797       <method name="Void .ctor()">
28798         <size>7</size>
28799       </method>
28800       <method name="Void Main()">
28801         <size>1</size>
28802       </method>
28803     </type>
28804   </test>
28805   <test name="test-351.cs">
28806     <type name="Test.Testee">
28807       <method name="Void .ctor()">
28808         <size>7</size>
28809       </method>
28810       <method name="Void Bar(System.String, System.Object[])">
28811         <size>1</size>
28812       </method>
28813       <method name="Void Main()">
28814         <size>242</size>
28815       </method>
28816     </type>
28817     <type name="Test.Foo">
28818       <method name="Void .ctor(Object, IntPtr)">
28819         <size>0</size>
28820       </method>
28821       <method name="Void Invoke(System.String, System.Object[])">
28822         <size>0</size>
28823       </method>
28824       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28825         <size>0</size>
28826       </method>
28827       <method name="Void EndInvoke(IAsyncResult)">
28828         <size>0</size>
28829       </method>
28830     </type>
28831   </test>
28832   <test name="test-352.cs">
28833     <type name="C">
28834       <method name="Void .ctor()">
28835         <size>7</size>
28836       </method>
28837       <method name="Void Main()">
28838         <size>1</size>
28839       </method>
28840     </type>
28841   </test>
28842   <test name="test-353.cs">
28843     <type name="Three">
28844       <method name="Void .ctor()">
28845         <size>7</size>
28846       </method>
28847       <method name="Void Main()">
28848         <size>7</size>
28849       </method>
28850     </type>
28851     <type name="One">
28852       <method name="Void .ctor()">
28853         <size>7</size>
28854       </method>
28855     </type>
28856     <type name="Two">
28857       <method name="Void .ctor()">
28858         <size>7</size>
28859       </method>
28860     </type>
28861   </test>
28862   <test name="test-354.cs">
28863     <type name="MYAttr">
28864       <method name="Void .ctor()">
28865         <size>7</size>
28866       </method>
28867     </type>
28868     <type name="A">
28869       <method name="Void .ctor()">
28870         <size>7</size>
28871       </method>
28872       <method name="Void Main()">
28873         <size>1</size>
28874       </method>
28875     </type>
28876   </test>
28877   <test name="test-355.cs">
28878     <type name="Level1.Level1.Level2.MainClass">
28879       <method name="Void .ctor()">
28880         <size>7</size>
28881       </method>
28882       <method name="Void Main()">
28883         <size>1</size>
28884       </method>
28885     </type>
28886   </test>
28887   <test name="test-356.cs">
28888     <type name="MainClass">
28889       <method name="Void .ctor()">
28890         <size>7</size>
28891       </method>
28892       <method name="Void Main()">
28893         <size>1</size>
28894       </method>
28895     </type>
28896   </test>
28897   <test name="test-357.cs">
28898     <type name="SD.Sd">
28899       <method name="Void .ctor()">
28900         <size>7</size>
28901       </method>
28902       <method name="Void F(Boolean)">
28903         <size>1</size>
28904       </method>
28905     </type>
28906     <type name="Foo.Bar">
28907       <method name="Void .ctor()">
28908         <size>25</size>
28909       </method>
28910       <method name="Void Main()">
28911         <size>27</size>
28912       </method>
28913     </type>
28914     <type name="Foo.Bar+f_t">
28915       <method name="Void .ctor(Object, IntPtr)">
28916         <size>0</size>
28917       </method>
28918       <method name="Void Invoke(Boolean)">
28919         <size>0</size>
28920       </method>
28921       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28922         <size>0</size>
28923       </method>
28924       <method name="Void EndInvoke(IAsyncResult)">
28925         <size>0</size>
28926       </method>
28927     </type>
28928   </test>
28929   <test name="test-358.cs">
28930     <type name="Test">
28931       <method name="Void .ctor()">
28932         <size>7</size>
28933       </method>
28934       <method name="Void Main()">
28935         <size>50</size>
28936       </method>
28937     </type>
28938   </test>
28939   <test name="test-359.cs">
28940     <type name="Test">
28941       <method name="Void .ctor()">
28942         <size>7</size>
28943       </method>
28944       <method name="Void Main()">
28945         <size>1</size>
28946       </method>
28947     </type>
28948   </test>
28949   <test name="test-36.cs">
28950     <type name="Y">
28951       <method name="Void .ctor()">
28952         <size>7</size>
28953       </method>
28954       <method name="Int32 Main()">
28955         <size>272</size>
28956       </method>
28957     </type>
28958     <type name="X">
28959       <method name="IEnumerator GetEnumerator()">
28960         <size>35</size>
28961       </method>
28962     </type>
28963     <type name="&lt;PrivateImplementationDetails&gt;">
28964       <method name="Void .ctor()">
28965         <size>7</size>
28966       </method>
28967     </type>
28968   </test>
28969   <test name="test-360.cs">
28970     <type name="Application">
28971       <method name="Void .ctor()">
28972         <size>7</size>
28973       </method>
28974       <method name="Void Main(System.String[])">
28975         <size>13</size>
28976       </method>
28977     </type>
28978   </test>
28979   <test name="test-361.cs">
28980     <type name="X">
28981       <method name="Void .ctor()">
28982         <size>7</size>
28983       </method>
28984     </type>
28985     <type name="Test">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989       <method name="Void Main()">
28990         <size>1</size>
28991       </method>
28992     </type>
28993   </test>
28994   <test name="test-362.cs">
28995     <type name="C">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="Void Main()">
29000         <size>17</size>
29001       </method>
29002       <method name="Void Test()">
29003         <size>26</size>
29004       </method>
29005     </type>
29006   </test>
29007   <test name="test-363.cs">
29008     <type name="Location">
29009       <method name="Void .ctor()">
29010         <size>7</size>
29011       </method>
29012       <method name="Void .cctor()">
29013         <size>11</size>
29014       </method>
29015     </type>
29016     <type name="Element">
29017       <method name="Void .ctor()">
29018         <size>18</size>
29019       </method>
29020       <method name="Location get_Location()">
29021         <size>7</size>
29022       </method>
29023       <method name="Void set_Location(Location)">
29024         <size>8</size>
29025       </method>
29026     </type>
29027     <type name="T">
29028       <method name="Void .ctor()">
29029         <size>7</size>
29030       </method>
29031       <method name="Void Main()">
29032         <size>1</size>
29033       </method>
29034     </type>
29035   </test>
29036   <test name="test-364.cs">
29037     <type name="X">
29038       <method name="Void .ctor()">
29039         <size>7</size>
29040       </method>
29041       <method name="Int32 Main()">
29042         <size>34</size>
29043       </method>
29044       <method name="Int32 t1(Int32)">
29045         <size>33</size>
29046       </method>
29047       <method name="Int32 t2(Int32)">
29048         <size>47</size>
29049       </method>
29050       <method name="Void Main2(System.String[])">
29051         <size>72</size>
29052       </method>
29053     </type>
29054     <type name="Delegable">
29055       <method name="Void .ctor()">
29056         <size>7</size>
29057       </method>
29058       <method name="Void add_MyDelegate(System.EventHandler)">
29059         <size>24</size>
29060       </method>
29061       <method name="Void remove_MyDelegate(System.EventHandler)">
29062         <size>24</size>
29063       </method>
29064     </type>
29065     <type name="X+Foo">
29066       <method name="Void .ctor(Object, IntPtr)">
29067         <size>0</size>
29068       </method>
29069       <method name="Int32 Invoke()">
29070         <size>0</size>
29071       </method>
29072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29073         <size>0</size>
29074       </method>
29075       <method name="Int32 EndInvoke(IAsyncResult)">
29076         <size>0</size>
29077       </method>
29078     </type>
29079     <type name="X+&lt;t1&gt;c__AnonStorey0">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 &lt;&gt;m__0()">
29084         <size>7</size>
29085       </method>
29086     </type>
29087     <type name="X+&lt;t2&gt;c__AnonStorey1">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="Int32 &lt;&gt;m__1()">
29092         <size>7</size>
29093       </method>
29094     </type>
29095     <type name="X+&lt;Main2&gt;c__AnonStorey2">
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
29100         <size>33</size>
29101       </method>
29102     </type>
29103   </test>
29104   <test name="test-365.cs">
29105     <type name="C">
29106       <method name="Void .ctor()">
29107         <size>19</size>
29108       </method>
29109       <method name="Void set_LiteralType(LiteralType)">
29110         <size>1</size>
29111       </method>
29112       <method name="Void Main()">
29113         <size>1</size>
29114       </method>
29115     </type>
29116   </test>
29117   <test name="test-366.cs">
29118     <type name="C">
29119       <method name="Void .ctor()">
29120         <size>7</size>
29121       </method>
29122       <method name="Int32 Main()">
29123         <size>20</size>
29124       </method>
29125     </type>
29126   </test>
29127   <test name="test-367.cs">
29128     <type name="X">
29129       <method name="Void .ctor()">
29130         <size>7</size>
29131       </method>
29132       <method name="Int32 Main()">
29133         <size>20</size>
29134       </method>
29135     </type>
29136   </test>
29137   <test name="test-368.cs">
29138     <type name="X">
29139       <method name="Void .ctor()">
29140         <size>7</size>
29141       </method>
29142       <method name="Void Main()">
29143         <size>27</size>
29144       </method>
29145     </type>
29146   </test>
29147   <test name="test-369.cs">
29148     <type name="Test">
29149       <method name="Void .ctor()">
29150         <size>7</size>
29151       </method>
29152       <method name="Boolean Equals(System.Object)">
29153         <size>2</size>
29154       </method>
29155       <method name="Int32 GetHashCode()">
29156         <size>2</size>
29157       </method>
29158       <method name="Void Main()">
29159         <size>47</size>
29160       </method>
29161       <method name="Boolean op_Equality(Test, Test)">
29162         <size>14</size>
29163       </method>
29164       <method name="Boolean op_Inequality(Test, Test)">
29165         <size>2</size>
29166       </method>
29167     </type>
29168   </test>
29169   <test name="test-37.cs">
29170     <type name="X">
29171       <method name="Void .ctor()">
29172         <size>7</size>
29173       </method>
29174       <method name="Void m(System.Int32[])">
29175         <size>9</size>
29176       </method>
29177       <method name="Int32 test_int_single_dim()">
29178         <size>88</size>
29179       </method>
29180       <method name="Int32 simple_test_double_dim()">
29181         <size>78</size>
29182       </method>
29183       <method name="Int32 Main()">
29184         <size>12</size>
29185       </method>
29186     </type>
29187   </test>
29188   <test name="test-370.cs">
29189     <type name="Test.Application">
29190       <method name="Void .ctor()">
29191         <size>7</size>
29192       </method>
29193       <method name="Int32 ParseType(System.String)">
29194         <size>168</size>
29195       </method>
29196       <method name="Int32 Main()">
29197         <size>54</size>
29198       </method>
29199     </type>
29200   </test>
29201   <test name="test-371.cs">
29202     <type name="X">
29203       <method name="Void .ctor(Boolean&amp;)">
29204         <size>10</size>
29205       </method>
29206       <method name="Void Main()">
29207         <size>1</size>
29208       </method>
29209     </type>
29210     <type name="Y">
29211       <method name="Void .ctor(Boolean&amp;)">
29212         <size>8</size>
29213       </method>
29214     </type>
29215   </test>
29216   <test name="test-372.cs">
29217     <type name="GenericNode">
29218       <method name="Void .ctor()">
29219         <size>7</size>
29220       </method>
29221       <method name="Int32 GetStat()">
29222         <size>2</size>
29223       </method>
29224     </type>
29225     <type name="GenericFileNode">
29226       <method name="Void .ctor()">
29227         <size>7</size>
29228       </method>
29229       <method name="Int32 NotUsed()">
29230         <size>2</size>
29231       </method>
29232     </type>
29233     <type name="WorkingTest">
29234       <method name="Void .ctor()">
29235         <size>7</size>
29236       </method>
29237       <method name="Int32 GetStat()">
29238         <size>3</size>
29239       </method>
29240     </type>
29241     <type name="FailingTest">
29242       <method name="Void .ctor()">
29243         <size>7</size>
29244       </method>
29245       <method name="Int32 GetStat()">
29246         <size>3</size>
29247       </method>
29248     </type>
29249     <type name="TestWrapper">
29250       <method name="Void .ctor()">
29251         <size>7</size>
29252       </method>
29253       <method name="Boolean Test(Node, System.String)">
29254         <size>39</size>
29255       </method>
29256       <method name="Int32 Main()">
29257         <size>44</size>
29258       </method>
29259     </type>
29260   </test>
29261   <test name="test-373.cs">
29262     <type name="Test">
29263       <method name="Void .ctor()">
29264         <size>7</size>
29265       </method>
29266       <method name="Void Main(System.String[])">
29267         <size>50</size>
29268       </method>
29269     </type>
29270   </test>
29271   <test name="test-374.cs">
29272     <type name="Test">
29273       <method name="Void .ctor()">
29274         <size>7</size>
29275       </method>
29276     </type>
29277     <type name="Rest">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281       <method name="Void Main()">
29282         <size>1</size>
29283       </method>
29284     </type>
29285   </test>
29286   <test name="test-375.cs">
29287     <type name="a">
29288       <method name="Void .ctor()">
29289         <size>7</size>
29290       </method>
29291     </type>
29292     <type name="a+b">
29293       <method name="Void .ctor()">
29294         <size>7</size>
29295       </method>
29296     </type>
29297     <type name="c">
29298       <method name="Void .ctor()">
29299         <size>7</size>
29300       </method>
29301       <method name="Void Main()">
29302         <size>1</size>
29303       </method>
29304     </type>
29305     <type name="c+d">
29306       <method name="Void .ctor()">
29307         <size>7</size>
29308       </method>
29309     </type>
29310   </test>
29311   <test name="test-376.cs">
29312     <type name="C">
29313       <method name="Void .ctor()">
29314         <size>7</size>
29315       </method>
29316       <method name="Int32 Main()">
29317         <size>72</size>
29318       </method>
29319     </type>
29320   </test>
29321   <test name="test-377.cs">
29322     <type name="Tests">
29323       <method name="Void .ctor()">
29324         <size>7</size>
29325       </method>
29326       <method name="Void test()">
29327         <size>10</size>
29328       </method>
29329       <method name="Void Main()">
29330         <size>1</size>
29331       </method>
29332     </type>
29333   </test>
29334   <test name="test-378.cs">
29335     <type name="C">
29336       <method name="Void .ctor()">
29337         <size>7</size>
29338       </method>
29339       <method name="Void Main()">
29340         <size>1</size>
29341       </method>
29342     </type>
29343   </test>
29344   <test name="test-379.cs">
29345     <type name="DeadCode">
29346       <method name="Void .ctor()">
29347         <size>7</size>
29348       </method>
29349       <method name="Void Main()">
29350         <size>12</size>
29351       </method>
29352       <method name="System.String SomeFunc(System.String)">
29353         <size>2</size>
29354       </method>
29355     </type>
29356   </test>
29357   <test name="test-38.cs">
29358     <type name="X">
29359       <method name="Void .ctor()">
29360         <size>7</size>
29361       </method>
29362       <method name="Int32 get_Item(Int32)">
29363         <size>20</size>
29364       </method>
29365       <method name="Void set_Item(Int32, Int32)">
29366         <size>26</size>
29367       </method>
29368       <method name="Int32 Foo()">
29369         <size>2</size>
29370       </method>
29371       <method name="Int32 get_Bar()">
29372         <size>7</size>
29373       </method>
29374       <method name="Void set_Bar(Int32)">
29375         <size>8</size>
29376       </method>
29377     </type>
29378     <type name="Y">
29379       <method name="Void .ctor()">
29380         <size>7</size>
29381       </method>
29382       <method name="UInt32 get_Item(UInt32)">
29383         <size>20</size>
29384       </method>
29385       <method name="Void set_Item(UInt32, UInt32)">
29386         <size>26</size>
29387       </method>
29388       <method name="UInt32 Foo()">
29389         <size>2</size>
29390       </method>
29391       <method name="UInt32 get_Bar()">
29392         <size>7</size>
29393       </method>
29394       <method name="Void set_Bar(UInt32)">
29395         <size>8</size>
29396       </method>
29397     </type>
29398     <type name="Test">
29399       <method name="Void .ctor()">
29400         <size>7</size>
29401       </method>
29402       <method name="Int32 Main()">
29403         <size>288</size>
29404       </method>
29405     </type>
29406   </test>
29407   <test name="test-380.cs">
29408     <type name="T">
29409       <method name="Void .ctor()">
29410         <size>7</size>
29411       </method>
29412       <method name="Int32 Main()">
29413         <size>17</size>
29414       </method>
29415     </type>
29416   </test>
29417   <test name="test-381.cs">
29418     <type name="Application">
29419       <method name="Void .ctor()">
29420         <size>7</size>
29421       </method>
29422       <method name="Void Main(System.String[])">
29423         <size>13</size>
29424       </method>
29425     </type>
29426   </test>
29427   <test name="test-382.cs">
29428     <type name="Dec">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432       <method name="Void .cctor()">
29433         <size>16</size>
29434       </method>
29435       <method name="Void Main()">
29436         <size>108</size>
29437       </method>
29438     </type>
29439   </test>
29440   <test name="test-383.cs">
29441     <type name="X">
29442       <method name="Void .ctor()">
29443         <size>37</size>
29444       </method>
29445       <method name="X testme(Int32 ByRef)">
29446         <size>5</size>
29447       </method>
29448       <method name="Void Main()">
29449         <size>7</size>
29450       </method>
29451     </type>
29452   </test>
29453   <test name="test-384.cs">
29454     <type name="X">
29455       <method name="Void .ctor()">
29456         <size>7</size>
29457       </method>
29458       <method name="Void .cctor()">
29459         <size>8</size>
29460       </method>
29461       <method name="Void Test()">
29462         <size>40</size>
29463       </method>
29464       <method name="Int32 Main()">
29465         <size>21</size>
29466       </method>
29467     </type>
29468   </test>
29469   <test name="test-385.cs">
29470     <type name="Test">
29471       <method name="Void .ctor()">
29472         <size>7</size>
29473       </method>
29474       <method name="Int32 Main()">
29475         <size>40</size>
29476       </method>
29477     </type>
29478   </test>
29479   <test name="test-386.cs">
29480     <type name="SuperDecimal">
29481       <method name="Void .ctor(Decimal)">
29482         <size>14</size>
29483       </method>
29484       <method name="Void Main()">
29485         <size>15</size>
29486       </method>
29487       <method name="SuperDecimal op_Implicit(Decimal)">
29488         <size>7</size>
29489       </method>
29490     </type>
29491   </test>
29492   <test name="test-387.cs">
29493     <type name="ObjectID">
29494       <method name="Void .ctor(Int64)">
29495         <size>8</size>
29496       </method>
29497       <method name="Void Main()">
29498         <size>22</size>
29499       </method>
29500       <method name="Int64 op_Implicit(ObjectID)">
29501         <size>8</size>
29502       </method>
29503       <method name="ObjectID op_Implicit(Int64)">
29504         <size>7</size>
29505       </method>
29506     </type>
29507   </test>
29508   <test name="test-388.cs">
29509     <type name="Schemas.basefieldtype">
29510       <method name="Void .ctor()">
29511         <size>7</size>
29512       </method>
29513       <method name="System.Object Instantiate()">
29514         <size>2</size>
29515       </method>
29516     </type>
29517     <type name="Schemas.fieldtype">
29518       <method name="Void .ctor()">
29519         <size>7</size>
29520       </method>
29521       <method name="System.Object Instantiate()">
29522         <size>18</size>
29523       </method>
29524     </type>
29525     <type name="Schemas.compoundfield">
29526       <method name="Void .ctor()">
29527         <size>7</size>
29528       </method>
29529       <method name="System.Object Instantiate()">
29530         <size>18</size>
29531       </method>
29532     </type>
29533     <type name="Schemas.field">
29534       <method name="Void .ctor()">
29535         <size>7</size>
29536       </method>
29537       <method name="System.Object Instantiate()">
29538         <size>18</size>
29539       </method>
29540     </type>
29541     <type name="Schemas.formdata">
29542       <method name="Void .ctor()">
29543         <size>7</size>
29544       </method>
29545       <method name="System.Object Instantiate()">
29546         <size>12</size>
29547       </method>
29548     </type>
29549     <type name="Schemas.M">
29550       <method name="Void .ctor()">
29551         <size>7</size>
29552       </method>
29553       <method name="Void Main()">
29554         <size>1</size>
29555       </method>
29556     </type>
29557   </test>
29558   <test name="test-389.cs">
29559     <type name="Schemas.basefieldtype">
29560       <method name="Void .ctor()">
29561         <size>7</size>
29562       </method>
29563       <method name="System.Object Instantiate()">
29564         <size>2</size>
29565       </method>
29566     </type>
29567     <type name="Schemas.fieldtype">
29568       <method name="Void .ctor()">
29569         <size>7</size>
29570       </method>
29571       <method name="System.Object Instantiate()">
29572         <size>18</size>
29573       </method>
29574     </type>
29575     <type name="Schemas.compoundfield">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579       <method name="System.Object Instantiate()">
29580         <size>18</size>
29581       </method>
29582     </type>
29583     <type name="Schemas.field">
29584       <method name="Void .ctor()">
29585         <size>7</size>
29586       </method>
29587       <method name="System.Object Instantiate()">
29588         <size>18</size>
29589       </method>
29590     </type>
29591     <type name="Schemas.formdata">
29592       <method name="Void .ctor()">
29593         <size>7</size>
29594       </method>
29595       <method name="System.Object Instantiate()">
29596         <size>12</size>
29597       </method>
29598     </type>
29599     <type name="Schemas.M">
29600       <method name="Void .ctor()">
29601         <size>7</size>
29602       </method>
29603       <method name="Void Main()">
29604         <size>1</size>
29605       </method>
29606     </type>
29607   </test>
29608   <test name="test-39.cs">
29609     <type name="SimpleAttribute">
29610       <method name="Void .ctor(String)">
29611         <size>14</size>
29612       </method>
29613       <method name="System.String get_AnotherArg()">
29614         <size>7</size>
29615       </method>
29616       <method name="Void set_AnotherArg(System.String)">
29617         <size>8</size>
29618       </method>
29619       <method name="Int64 get_LongValue()">
29620         <size>3</size>
29621       </method>
29622       <method name="Void set_LongValue(Int64)">
29623         <size>1</size>
29624       </method>
29625       <method name="System.Int64[] get_ArrayValue()">
29626         <size>7</size>
29627       </method>
29628       <method name="Void set_ArrayValue(System.Int64[])">
29629         <size>1</size>
29630       </method>
29631     </type>
29632     <type name="Blah2">
29633       <method name="Void .ctor()">
29634         <size>7</size>
29635       </method>
29636     </type>
29637     <type name="Blah3">
29638       <method name="Void .ctor()">
29639         <size>7</size>
29640       </method>
29641     </type>
29642     <type name="Blah">
29643       <method name="Void .ctor()">
29644         <size>7</size>
29645       </method>
29646       <method name="Int32 Main()">
29647         <size>171</size>
29648       </method>
29649     </type>
29650   </test>
29651   <test name="test-390.cs">
29652     <type name="C">
29653       <method name="Void .ctor()">
29654         <size>7</size>
29655       </method>
29656       <method name="Void Main()">
29657         <size>1</size>
29658       </method>
29659     </type>
29660     <type name="C+O">
29661       <method name="Void .ctor()">
29662         <size>7</size>
29663       </method>
29664       <method name="Void Foo()">
29665         <size>1</size>
29666       </method>
29667     </type>
29668     <type name="C+N">
29669       <method name="Void .ctor()">
29670         <size>7</size>
29671       </method>
29672       <method name="Void Foo()">
29673         <size>1</size>
29674       </method>
29675     </type>
29676     <type name="C+M">
29677       <method name="Void .ctor()">
29678         <size>7</size>
29679       </method>
29680     </type>
29681   </test>
29682   <test name="test-391.cs">
29683     <type name="C">
29684       <method name="Void .ctor()">
29685         <size>7</size>
29686       </method>
29687       <method name="Void Foo(Int32)">
29688         <size>1</size>
29689       </method>
29690       <method name="Void Foo(Int32 ByRef)">
29691         <size>1</size>
29692       </method>
29693       <method name="Void Bar(Boolean ByRef)">
29694         <size>4</size>
29695       </method>
29696       <method name="Void Bar(Boolean)">
29697         <size>1</size>
29698       </method>
29699       <method name="Void Main()">
29700         <size>1</size>
29701       </method>
29702     </type>
29703   </test>
29704   <test name="test-392.cs">
29705     <type name="C">
29706       <method name="Int32 Test()">
29707         <size>80</size>
29708       </method>
29709       <method name="Int32 Main()">
29710         <size>16</size>
29711       </method>
29712     </type>
29713     <type name="C+S">
29714       <method name="Void .ctor(Int32)">
29715         <size>8</size>
29716       </method>
29717     </type>
29718   </test>
29719   <test name="test-393.cs">
29720     <type name="A">
29721       <method name="Void .ctor(String)">
29722         <size>24</size>
29723       </method>
29724       <method name="Void .ctor()">
29725         <size>7</size>
29726       </method>
29727       <method name="System.String get_Name()">
29728         <size>7</size>
29729       </method>
29730     </type>
29731     <type name="B">
29732       <method name="Void .ctor(String)">
29733         <size>24</size>
29734       </method>
29735       <method name="Void .ctor()">
29736         <size>7</size>
29737       </method>
29738     </type>
29739     <type name="C">
29740       <method name="Void .ctor(String)">
29741         <size>24</size>
29742       </method>
29743     </type>
29744     <type name="Tester">
29745       <method name="Void .ctor()">
29746         <size>7</size>
29747       </method>
29748       <method name="A MethodSampleA(System.String)">
29749         <size>7</size>
29750       </method>
29751       <method name="B MethodSampleB(System.String)">
29752         <size>7</size>
29753       </method>
29754       <method name="C MethodSampleC(System.String)">
29755         <size>7</size>
29756       </method>
29757       <method name="Void Main()">
29758         <size>113</size>
29759       </method>
29760     </type>
29761     <type name="Tester+MethodHandler">
29762       <method name="Void .ctor(Object, IntPtr)">
29763         <size>0</size>
29764       </method>
29765       <method name="A Invoke(System.String)">
29766         <size>0</size>
29767       </method>
29768       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29769         <size>0</size>
29770       </method>
29771       <method name="A EndInvoke(IAsyncResult)">
29772         <size>0</size>
29773       </method>
29774     </type>
29775   </test>
29776   <test name="test-394.cs">
29777     <type name="A">
29778       <method name="Void .ctor(String)">
29779         <size>24</size>
29780       </method>
29781       <method name="Void .ctor()">
29782         <size>7</size>
29783       </method>
29784       <method name="System.String get_Name()">
29785         <size>7</size>
29786       </method>
29787     </type>
29788     <type name="B">
29789       <method name="Void .ctor(String)">
29790         <size>24</size>
29791       </method>
29792       <method name="Void .ctor()">
29793         <size>7</size>
29794       </method>
29795     </type>
29796     <type name="C">
29797       <method name="Void .ctor(String, String)">
29798         <size>31</size>
29799       </method>
29800       <method name="System.String get_Value()">
29801         <size>7</size>
29802       </method>
29803     </type>
29804     <type name="Tester">
29805       <method name="Void .ctor()">
29806         <size>7</size>
29807       </method>
29808       <method name="System.String MethodSampleA(A)">
29809         <size>7</size>
29810       </method>
29811       <method name="System.String MethodSampleB(B)">
29812         <size>7</size>
29813       </method>
29814       <method name="System.String MethodSampleC(C)">
29815         <size>23</size>
29816       </method>
29817       <method name="Void Main()">
29818         <size>128</size>
29819       </method>
29820     </type>
29821     <type name="Tester+MethodHandler">
29822       <method name="Void .ctor(Object, IntPtr)">
29823         <size>0</size>
29824       </method>
29825       <method name="System.String Invoke(C)">
29826         <size>0</size>
29827       </method>
29828       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29829         <size>0</size>
29830       </method>
29831       <method name="System.String EndInvoke(IAsyncResult)">
29832         <size>0</size>
29833       </method>
29834     </type>
29835   </test>
29836   <test name="test-395.cs">
29837     <type name="A">
29838       <method name="Void .ctor(String)">
29839         <size>24</size>
29840       </method>
29841       <method name="Void .ctor()">
29842         <size>7</size>
29843       </method>
29844       <method name="System.String get_Name()">
29845         <size>7</size>
29846       </method>
29847     </type>
29848     <type name="B">
29849       <method name="Void .ctor(String)">
29850         <size>24</size>
29851       </method>
29852       <method name="Void .ctor()">
29853         <size>7</size>
29854       </method>
29855     </type>
29856     <type name="C">
29857       <method name="Void .ctor(String, String)">
29858         <size>31</size>
29859       </method>
29860       <method name="System.String get_Value()">
29861         <size>7</size>
29862       </method>
29863     </type>
29864     <type name="Tester">
29865       <method name="Void .ctor()">
29866         <size>7</size>
29867       </method>
29868       <method name="Void MethodSample(B, A, C)">
29869         <size>55</size>
29870       </method>
29871       <method name="Void Main()">
29872         <size>71</size>
29873       </method>
29874     </type>
29875     <type name="Tester+MethodHandler">
29876       <method name="Void .ctor(Object, IntPtr)">
29877         <size>0</size>
29878       </method>
29879       <method name="Void Invoke(C, C, C)">
29880         <size>0</size>
29881       </method>
29882       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29883         <size>0</size>
29884       </method>
29885       <method name="Void EndInvoke(IAsyncResult)">
29886         <size>0</size>
29887       </method>
29888     </type>
29889   </test>
29890   <test name="test-396.cs">
29891     <type name="MainClass">
29892       <method name="Void .ctor()">
29893         <size>7</size>
29894       </method>
29895       <method name="Int32 Main()">
29896         <size>22</size>
29897       </method>
29898     </type>
29899   </test>
29900   <test name="test-397.cs">
29901     <type name="TypeCheckAttribute">
29902       <method name="Void .ctor()">
29903         <size>7</size>
29904       </method>
29905     </type>
29906     <type name="PropertyCheckAttribute">
29907       <method name="Void .ctor()">
29908         <size>7</size>
29909       </method>
29910     </type>
29911     <type name="AccessorCheckAttribute">
29912       <method name="Void .ctor(MethodAttributes)">
29913         <size>14</size>
29914       </method>
29915       <method name="MethodAttributes get_Attributes()">
29916         <size>7</size>
29917       </method>
29918     </type>
29919     <type name="Test">
29920       <method name="Void .ctor()">
29921         <size>7</size>
29922       </method>
29923       <method name="Int32 Main(System.String[])">
29924         <size>120</size>
29925       </method>
29926       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29927         <size>153</size>
29928       </method>
29929     </type>
29930     <type name="A">
29931       <method name="Void .ctor()">
29932         <size>7</size>
29933       </method>
29934       <method name="Int32 get_Value1()">
29935         <size>2</size>
29936       </method>
29937       <method name="Void set_Value1(Int32)">
29938         <size>1</size>
29939       </method>
29940       <method name="Int32 get_Value2()">
29941         <size>2</size>
29942       </method>
29943       <method name="Void set_Value2(Int32)">
29944         <size>1</size>
29945       </method>
29946       <method name="Int32 get_Value3()">
29947         <size>2</size>
29948       </method>
29949       <method name="Void set_Value3(Int32)">
29950         <size>1</size>
29951       </method>
29952       <method name="Int32 get_Value4()">
29953         <size>2</size>
29954       </method>
29955       <method name="Void set_Value4(Int32)">
29956         <size>1</size>
29957       </method>
29958       <method name="Int32 get_Value5()">
29959         <size>2</size>
29960       </method>
29961       <method name="Void set_Value5(Int32)">
29962         <size>1</size>
29963       </method>
29964     </type>
29965   </test>
29966   <test name="test-398.cs">
29967     <type name="Tester">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971       <method name="Void Main()">
29972         <size>118</size>
29973       </method>
29974     </type>
29975     <type name="A">
29976       <method name="Void .ctor(Int32)">
29977         <size>14</size>
29978       </method>
29979       <method name="Int32 get_Count()">
29980         <size>7</size>
29981       </method>
29982       <method name="Void set_Count(Int32)">
29983         <size>8</size>
29984       </method>
29985       <method name="Int32 get_Item(Int32)">
29986         <size>2</size>
29987       </method>
29988       <method name="System.String get_Message()">
29989         <size>6</size>
29990       </method>
29991     </type>
29992     <type name="B">
29993       <method name="Void .ctor(Int32)">
29994         <size>8</size>
29995       </method>
29996       <method name="Void set_Count(Int32)">
29997         <size>1</size>
29998       </method>
29999       <method name="Void SetCount(Int32)">
30000         <size>8</size>
30001       </method>
30002       <method name="Int32 get_Item(Int32)">
30003         <size>8</size>
30004       </method>
30005       <method name="System.String get_Message()">
30006         <size>6</size>
30007       </method>
30008       <method name="Void set_Message(System.String)">
30009         <size>1</size>
30010       </method>
30011     </type>
30012   </test>
30013   <test name="test-399.cs">
30014     <type name="TestVararg">
30015       <method name="Void .ctor()">
30016         <size>7</size>
30017       </method>
30018       <method name="Int32 Main()">
30019         <size>345</size>
30020       </method>
30021       <method name="Void F(RuntimeArgumentHandle)">
30022         <size>1</size>
30023       </method>
30024       <method name="Void G(...)">
30025         <size>22</size>
30026       </method>
30027     </type>
30028   </test>
30029   <test name="test-4.cs">
30030     <type name="X">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034       <method name="Void test(SByte)">
30035         <size>8</size>
30036       </method>
30037       <method name="Void test(Int32)">
30038         <size>8</size>
30039       </method>
30040       <method name="Int32 Main()">
30041         <size>102</size>
30042       </method>
30043     </type>
30044   </test>
30045   <test name="test-40.cs">
30046     <type name="Blah">
30047       <method name="Void .ctor()">
30048         <size>7</size>
30049       </method>
30050       <method name="Int32 Main()">
30051         <size>203</size>
30052       </method>
30053     </type>
30054   </test>
30055   <test name="test-400.cs">
30056     <type name="X">
30057       <method name="Void .ctor()">
30058         <size>7</size>
30059       </method>
30060       <method name="Void .cctor()">
30061         <size>52</size>
30062       </method>
30063       <method name="Int32 TestDereference()">
30064         <size>89</size>
30065       </method>
30066       <method name="Int32 TestPtrAdd()">
30067         <size>86</size>
30068       </method>
30069       <method name="Int32 TestPtrAssign()">
30070         <size>198</size>
30071       </method>
30072       <method name="Int32 TestPtrArithmetic()">
30073         <size>226</size>
30074       </method>
30075       <method name="Int32 TestMultiple()">
30076         <size>93</size>
30077       </method>
30078       <method name="Int32 Main()">
30079         <size>82</size>
30080       </method>
30081     </type>
30082   </test>
30083   <test name="test-401.cs">
30084     <type name="X">
30085       <method name="Void .ctor()">
30086         <size>7</size>
30087       </method>
30088       <method name="Int32 Main()">
30089         <size>170</size>
30090       </method>
30091     </type>
30092   </test>
30093   <test name="test-402.cs">
30094     <type name="X">
30095       <method name="Void .ctor()">
30096         <size>7</size>
30097       </method>
30098       <method name="Int32 Main()">
30099         <size>18</size>
30100       </method>
30101     </type>
30102   </test>
30103   <test name="test-403.cs">
30104     <type name="Foo">
30105       <method name="Void .ctor()">
30106         <size>7</size>
30107       </method>
30108       <method name="Int32 Main()">
30109         <size>91</size>
30110       </method>
30111     </type>
30112   </test>
30113   <test name="test-404.cs">
30114     <type name="X">
30115       <method name="Void .ctor()">
30116         <size>7</size>
30117       </method>
30118       <method name="Int32 Main()">
30119         <size>48</size>
30120       </method>
30121       <method name="Int32* get_v()">
30122         <size>20</size>
30123       </method>
30124     </type>
30125   </test>
30126   <test name="test-405.cs">
30127     <type name="testapp.LibTestAPI">
30128       <method name="Void .ctor()">
30129         <size>7</size>
30130       </method>
30131       <method name="Void Create()">
30132         <size>17</size>
30133       </method>
30134     </type>
30135     <type name="testapp.TestApp">
30136       <method name="Void .ctor()">
30137         <size>7</size>
30138       </method>
30139       <method name="Void Main(System.String[])">
30140         <size>13</size>
30141       </method>
30142     </type>
30143   </test>
30144   <test name="test-406.cs">
30145     <type name="TestCase.Test">
30146       <method name="Void .ctor()">
30147         <size>7</size>
30148       </method>
30149       <method name="Int32 Main(System.String[])">
30150         <size>180</size>
30151       </method>
30152       <method name="UInt32 DoOp(UInt32*)">
30153         <size>11</size>
30154       </method>
30155       <method name="UInt32 DoOp2(UInt32*)">
30156         <size>10</size>
30157       </method>
30158     </type>
30159   </test>
30160   <test name="test-407.cs">
30161     <type name="MainClass">
30162       <method name="Void .ctor()">
30163         <size>7</size>
30164       </method>
30165       <method name="Void Main()">
30166         <size>12</size>
30167       </method>
30168     </type>
30169   </test>
30170   <test name="test-408.cs">
30171     <type name="T">
30172       <method name="Void .ctor()">
30173         <size>7</size>
30174       </method>
30175       <method name="Int32 Main()">
30176         <size>44</size>
30177       </method>
30178     </type>
30179   </test>
30180   <test name="test-409.cs">
30181     <type name="X">
30182       <method name="Int32 Main()">
30183         <size>27</size>
30184       </method>
30185     </type>
30186   </test>
30187   <test name="test-41.cs">
30188     <type name="X">
30189       <method name="Void .ctor()">
30190         <size>7</size>
30191       </method>
30192       <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)">
30193         <size>188</size>
30194       </method>
30195       <method name="Int32 Main()">
30196         <size>228</size>
30197       </method>
30198     </type>
30199   </test>
30200   <test name="test-410.cs">
30201     <type name="B">
30202       <method name="Void .ctor()">
30203         <size>7</size>
30204       </method>
30205       <method name="Int32 Main()">
30206         <size>28</size>
30207       </method>
30208     </type>
30209   </test>
30210   <test name="test-411.cs">
30211     <type name="QtSamples.QtClass">
30212       <method name="Void .ctor()">
30213         <size>24</size>
30214       </method>
30215       <method name="Void pressEvent()">
30216         <size>1</size>
30217       </method>
30218     </type>
30219     <type name="QtSamples.Testing">
30220       <method name="Void .ctor()">
30221         <size>7</size>
30222       </method>
30223       <method name="Int32 Main()">
30224         <size>8</size>
30225       </method>
30226     </type>
30227   </test>
30228   <test name="test-412.cs">
30229     <type name="Foo.Baz">
30230       <method name="Void .ctor()">
30231         <size>7</size>
30232       </method>
30233       <method name="Void Main()">
30234         <size>1</size>
30235       </method>
30236     </type>
30237   </test>
30238   <test name="test-413.cs">
30239     <type name="Driver">
30240       <method name="Void .ctor()">
30241         <size>7</size>
30242       </method>
30243       <method name="Void Main()">
30244         <size>6</size>
30245       </method>
30246     </type>
30247   </test>
30248   <test name="test-414.cs">
30249     <type name="BB">
30250       <method name="Void .ctor()">
30251         <size>7</size>
30252       </method>
30253       <method name="System.String get_Data()">
30254         <size>2</size>
30255       </method>
30256       <method name="Void Main()">
30257         <size>1</size>
30258       </method>
30259     </type>
30260   </test>
30261   <test name="test-415.cs">
30262     <type name="MyTestExtended">
30263       <method name="Void .ctor()">
30264         <size>7</size>
30265       </method>
30266       <method name="System.String GetName()">
30267         <size>6</size>
30268       </method>
30269       <method name="Void Main(System.String[])">
30270         <size>33</size>
30271       </method>
30272     </type>
30273   </test>
30274   <test name="test-417.cs">
30275     <type name="blah2.MyClass">
30276       <method name="Void .ctor()">
30277         <size>7</size>
30278       </method>
30279       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
30280         <size>24</size>
30281       </method>
30282       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
30283         <size>24</size>
30284       </method>
30285       <method name="Void DoSomethingFunny()">
30286         <size>46</size>
30287       </method>
30288       <method name="Void Main(System.String[])">
30289         <size>13</size>
30290       </method>
30291     </type>
30292   </test>
30293   <test name="test-419.cs">
30294     <type name="Test">
30295       <method name="Void .ctor()">
30296         <size>7</size>
30297       </method>
30298       <method name="Void Main()">
30299         <size>7</size>
30300       </method>
30301     </type>
30302   </test>
30303   <test name="test-42.cs">
30304     <type name="X">
30305       <method name="Void .ctor()">
30306         <size>7</size>
30307       </method>
30308       <method name="Int32 get_Item(Int32)">
30309         <size>14</size>
30310       </method>
30311       <method name="Void set_Item(Int32, Int32)">
30312         <size>15</size>
30313       </method>
30314       <method name="Int32 get_P()">
30315         <size>7</size>
30316       </method>
30317       <method name="Void set_P(Int32)">
30318         <size>8</size>
30319       </method>
30320     </type>
30321     <type name="Z">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Z get_P()">
30326         <size>2</size>
30327       </method>
30328       <method name="Void set_P(Z)">
30329         <size>1</size>
30330       </method>
30331       <method name="Z op_Increment(Z)">
30332         <size>16</size>
30333       </method>
30334     </type>
30335     <type name="Y">
30336       <method name="Void .ctor()">
30337         <size>7</size>
30338       </method>
30339       <method name="Int32 p_pre_increment(X)">
30340         <size>18</size>
30341       </method>
30342       <method name="Int32 p_post_increment(X)">
30343         <size>18</size>
30344       </method>
30345       <method name="Int32 i_pre_increment(X)">
30346         <size>27</size>
30347       </method>
30348       <method name="Int32 i_post_increment(X)">
30349         <size>27</size>
30350       </method>
30351       <method name="Z overload_increment(Z)">
30352         <size>10</size>
30353       </method>
30354       <method name="Z overload_pre_increment(Z)">
30355         <size>10</size>
30356       </method>
30357       <method name="Z ugly(Z)">
30358         <size>21</size>
30359       </method>
30360       <method name="Int32 simple(Int32)">
30361         <size>62</size>
30362       </method>
30363       <method name="Int32 arrays()">
30364         <size>234</size>
30365       </method>
30366       <method name="Int32 Main()">
30367         <size>161</size>
30368       </method>
30369     </type>
30370   </test>
30371   <test name="test-420.cs">
30372     <type name="Test">
30373       <method name="Void .ctor()">
30374         <size>7</size>
30375       </method>
30376       <method name="Void Main()">
30377         <size>7</size>
30378       </method>
30379     </type>
30380   </test>
30381   <test name="test-421.cs">
30382     <type name="A">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386       <method name="Void SetObject(System.String)">
30387         <size>12</size>
30388       </method>
30389     </type>
30390     <type name="B">
30391       <method name="Void .ctor()">
30392         <size>7</size>
30393       </method>
30394     </type>
30395     <type name="C">
30396       <method name="Void .ctor()">
30397         <size>7</size>
30398       </method>
30399       <method name="Void .cctor()">
30400         <size>1</size>
30401       </method>
30402       <method name="Void SetObject(System.String)">
30403         <size>18</size>
30404       </method>
30405     </type>
30406     <type name="X">
30407       <method name="Void .ctor()">
30408         <size>7</size>
30409       </method>
30410       <method name="Int32 Main(System.String[])">
30411         <size>31</size>
30412       </method>
30413     </type>
30414   </test>
30415   <test name="test-422.cs">
30416     <type name="HelloWorld.MainClass">
30417       <method name="Void .ctor()">
30418         <size>7</size>
30419       </method>
30420       <method name="Void .cctor()">
30421         <size>17</size>
30422       </method>
30423       <method name="Void Main(System.String[])">
30424         <size>1</size>
30425       </method>
30426       <method name="Boolean CheckTrueThat()">
30427         <size>2</size>
30428       </method>
30429     </type>
30430   </test>
30431   <test name="test-423.cs">
30432     <type name="Test">
30433       <method name="Void .ctor()">
30434         <size>7</size>
30435       </method>
30436       <method name="Void Func(Int32 ByRef)">
30437         <size>12</size>
30438       </method>
30439       <method name="Void Main()">
30440         <size>10</size>
30441       </method>
30442       <method name="Void lowLevelCall(Int32*)">
30443         <size>1</size>
30444       </method>
30445     </type>
30446   </test>
30447   <test name="test-424.cs">
30448     <type name="XX">
30449       <method name="Void .ctor()">
30450         <size>7</size>
30451       </method>
30452       <method name="Void Metodo(System.Exception)">
30453         <size>37</size>
30454       </method>
30455       <method name="IEnumerable X()">
30456         <size>16</size>
30457       </method>
30458       <method name="Void Main()">
30459         <size>63</size>
30460       </method>
30461     </type>
30462     <type name="XX+&lt;X&gt;c__Iterator0">
30463       <method name="Void .ctor()">
30464         <size>7</size>
30465       </method>
30466       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30467         <size>7</size>
30468       </method>
30469       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30470         <size>7</size>
30471       </method>
30472       <method name="Boolean MoveNext()">
30473         <size>105</size>
30474       </method>
30475       <method name="Void Dispose()">
30476         <size>8</size>
30477       </method>
30478       <method name="Void Reset()">
30479         <size>6</size>
30480       </method>
30481       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30482         <size>7</size>
30483       </method>
30484       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
30485         <size>26</size>
30486       </method>
30487     </type>
30488   </test>
30489   <test name="test-425.cs">
30490     <type name="A">
30491       <method name="Void .ctor()">
30492         <size>7</size>
30493       </method>
30494       <method name="Void Main()">
30495         <size>1</size>
30496       </method>
30497     </type>
30498     <type name="AAttribute">
30499       <method name="Void .ctor()">
30500         <size>7</size>
30501       </method>
30502     </type>
30503   </test>
30504   <test name="test-426.cs">
30505     <type name="X">
30506       <method name="Void .ctor()">
30507         <size>7</size>
30508       </method>
30509       <method name="Void Main()">
30510         <size>11</size>
30511       </method>
30512     </type>
30513   </test>
30514   <test name="test-427.cs">
30515     <type name="X">
30516       <method name="Void .ctor()">
30517         <size>7</size>
30518       </method>
30519       <method name="Void Main()">
30520         <size>11</size>
30521       </method>
30522     </type>
30523   </test>
30524   <test name="test-428.cs">
30525     <type name="A">
30526       <method name="Void .ctor()">
30527         <size>7</size>
30528       </method>
30529     </type>
30530     <type name="X">
30531       <method name="Void .ctor()">
30532         <size>7</size>
30533       </method>
30534       <method name="Void Main()">
30535         <size>18</size>
30536       </method>
30537     </type>
30538     <type name="X+A">
30539       <method name="Void .ctor()">
30540         <size>7</size>
30541       </method>
30542     </type>
30543   </test>
30544   <test name="test-429.cs">
30545     <type name="Foo.A">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549     </type>
30550     <type name="A">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554     </type>
30555     <type name="X">
30556       <method name="Void .ctor()">
30557         <size>7</size>
30558       </method>
30559       <method name="Void Main()">
30560         <size>18</size>
30561       </method>
30562     </type>
30563   </test>
30564   <test name="test-43.cs">
30565     <type name="X">
30566       <method name="Void .ctor()">
30567         <size>7</size>
30568       </method>
30569       <method name="Int32 test_single(System.Int32[])">
30570         <size>34</size>
30571       </method>
30572       <method name="Int32 test_continue(System.Int32[])">
30573         <size>57</size>
30574       </method>
30575       <method name="Boolean test_double(System.Double[])">
30576         <size>61</size>
30577       </method>
30578       <method name="Int32 test_break(System.Int32[])">
30579         <size>57</size>
30580       </method>
30581       <method name="Boolean test_multi(System.Int32[,])">
30582         <size>84</size>
30583       </method>
30584       <method name="Int32 Main()">
30585         <size>284</size>
30586       </method>
30587     </type>
30588     <type name="&lt;PrivateImplementationDetails&gt;">
30589       <method name="Void .ctor()">
30590         <size>7</size>
30591       </method>
30592     </type>
30593   </test>
30594   <test name="test-430.cs">
30595     <type name="A">
30596       <method name="Void .ctor()">
30597         <size>7</size>
30598       </method>
30599     </type>
30600     <type name="X">
30601       <method name="Void .ctor()">
30602         <size>7</size>
30603       </method>
30604       <method name="Void Main()">
30605         <size>18</size>
30606       </method>
30607     </type>
30608     <type name="X+A">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612     </type>
30613   </test>
30614   <test name="test-431.cs">
30615     <type name="Foo.A">
30616       <method name="Void .ctor()">
30617         <size>7</size>
30618       </method>
30619     </type>
30620     <type name="X">
30621       <method name="Void .ctor()">
30622         <size>7</size>
30623       </method>
30624       <method name="Void Main()">
30625         <size>18</size>
30626       </method>
30627     </type>
30628   </test>
30629   <test name="test-432.cs">
30630     <type name="Foo.A">
30631       <method name="Void .ctor()">
30632         <size>7</size>
30633       </method>
30634     </type>
30635     <type name="X">
30636       <method name="Void .ctor()">
30637         <size>7</size>
30638       </method>
30639       <method name="Void Main()">
30640         <size>18</size>
30641       </method>
30642     </type>
30643   </test>
30644   <test name="test-433.cs">
30645     <type name="Foo.A">
30646       <method name="Void .ctor()">
30647         <size>7</size>
30648       </method>
30649     </type>
30650     <type name="X">
30651       <method name="Void .ctor()">
30652         <size>7</size>
30653       </method>
30654       <method name="Void .cctor()">
30655         <size>11</size>
30656       </method>
30657       <method name="Void Main()">
30658         <size>16</size>
30659       </method>
30660     </type>
30661   </test>
30662   <test name="test-434.cs">
30663     <type name="Foo.A">
30664       <method name="Void .ctor()">
30665         <size>7</size>
30666       </method>
30667     </type>
30668     <type name="X">
30669       <method name="Void .ctor()">
30670         <size>7</size>
30671       </method>
30672       <method name="Void .cctor()">
30673         <size>11</size>
30674       </method>
30675       <method name="Void Main()">
30676         <size>16</size>
30677       </method>
30678     </type>
30679   </test>
30680   <test name="test-435.cs">
30681     <type name="X">
30682       <method name="Void .ctor()">
30683         <size>7</size>
30684       </method>
30685       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30686         <size>2</size>
30687       </method>
30688       <method name="Void Main()">
30689         <size>7</size>
30690       </method>
30691     </type>
30692   </test>
30693   <test name="test-436.cs">
30694     <type name="X">
30695       <method name="Void .ctor()">
30696         <size>7</size>
30697       </method>
30698       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30699         <size>2</size>
30700       </method>
30701       <method name="Void Main()">
30702         <size>7</size>
30703       </method>
30704     </type>
30705   </test>
30706   <test name="test-437.cs">
30707     <type name="T2">
30708       <method name="Void .ctor()">
30709         <size>7</size>
30710       </method>
30711     </type>
30712     <type name="Test">
30713       <method name="Void .ctor()">
30714         <size>7</size>
30715       </method>
30716       <method name="Void Main()">
30717         <size>65</size>
30718       </method>
30719     </type>
30720   </test>
30721   <test name="test-438.cs">
30722     <type name="Program">
30723       <method name="Void .ctor()">
30724         <size>7</size>
30725       </method>
30726       <method name="Void Main(System.String[])">
30727         <size>40</size>
30728       </method>
30729     </type>
30730   </test>
30731   <test name="test-439.cs">
30732     <type name="Test">
30733       <method name="Void .ctor()">
30734         <size>7</size>
30735       </method>
30736       <method name="Void Main()">
30737         <size>45</size>
30738       </method>
30739     </type>
30740     <type name="LayerMask">
30741       <method name="Int32 op_Implicit(LayerMask)">
30742         <size>8</size>
30743       </method>
30744       <method name="LayerMask op_Implicit(Int32)">
30745         <size>11</size>
30746       </method>
30747     </type>
30748   </test>
30749   <test name="test-44.cs">
30750     <type name="X">
30751       <method name="Void .ctor()">
30752         <size>7</size>
30753       </method>
30754       <method name="Int32 dob(System.Int32[,])">
30755         <size>80</size>
30756       </method>
30757       <method name="Int32 count(System.Object)">
30758         <size>39</size>
30759       </method>
30760       <method name="Int32 Main()">
30761         <size>133</size>
30762       </method>
30763     </type>
30764   </test>
30765   <test name="test-440.cs">
30766     <type name="A">
30767       <method name="Void .ctor()">
30768         <size>7</size>
30769       </method>
30770       <method name="Void Main()">
30771         <size>26</size>
30772       </method>
30773       <method name="Double op_Implicit(A)">
30774         <size>10</size>
30775       </method>
30776       <method name="Int32 op_Implicit(A)">
30777         <size>2</size>
30778       </method>
30779     </type>
30780   </test>
30781   <test name="test-441.cs">
30782     <type name="Test">
30783       <method name="Void .ctor()">
30784         <size>7</size>
30785       </method>
30786       <method name="Void .cctor()">
30787         <size>1</size>
30788       </method>
30789       <method name="Void Main()">
30790         <size>25</size>
30791       </method>
30792     </type>
30793   </test>
30794   <test name="test-442.cs">
30795     <type name="ConsoleApplication1.Program">
30796       <method name="Void .ctor()">
30797         <size>7</size>
30798       </method>
30799       <method name="Void Main(System.String[])">
30800         <size>70</size>
30801       </method>
30802     </type>
30803   </test>
30804   <test name="test-443.cs">
30805     <type name="C">
30806       <method name="Void .ctor(ITopic)">
30807         <size>31</size>
30808       </method>
30809       <method name="Void Main()">
30810         <size>1</size>
30811       </method>
30812     </type>
30813   </test>
30814   <test name="test-444.cs">
30815     <type name="쯠쯡쯢">
30816       <method name="Void .ctor()">
30817         <size>7</size>
30818       </method>
30819       <method name="Void Main()">
30820         <size>1</size>
30821       </method>
30822     </type>
30823   </test>
30824   <test name="test-445.cs">
30825     <type name="ConvFromInt">
30826       <method name="Void .ctor()">
30827         <size>14</size>
30828       </method>
30829       <method name="Void .ctor(Int32)">
30830         <size>16</size>
30831       </method>
30832       <method name="ConvFromInt op_Implicit(Int32)">
30833         <size>7</size>
30834       </method>
30835     </type>
30836     <type name="Foo">
30837       <method name="Void .ctor()">
30838         <size>7</size>
30839       </method>
30840       <method name="Void .cctor()">
30841         <size>45</size>
30842       </method>
30843       <method name="Void Main()">
30844         <size>111</size>
30845       </method>
30846     </type>
30847   </test>
30848   <test name="test-446.cs">
30849     <type name="FooTest">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="Void Main()">
30854         <size>8</size>
30855       </method>
30856       <method name="Void Foo(UInt64)">
30857         <size>1</size>
30858       </method>
30859     </type>
30860   </test>
30861   <test name="test-447.cs">
30862     <type name="System.MonoTODOAttribute">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866     </type>
30867     <type name="System.Web.HttpBrowserCapabilities">
30868       <method name="Void .ctor()">
30869         <size>7</size>
30870       </method>
30871       <method name="System.Version get_A()">
30872         <size>6</size>
30873       </method>
30874     </type>
30875     <type name="Test">
30876       <method name="Void .ctor()">
30877         <size>7</size>
30878       </method>
30879       <method name="Void Main()">
30880         <size>1</size>
30881       </method>
30882     </type>
30883   </test>
30884   <test name="test-448.cs">
30885     <type name="MonoDivideProblem">
30886       <method name="Void .ctor()">
30887         <size>7</size>
30888       </method>
30889       <method name="Void .cctor()">
30890         <size>17</size>
30891       </method>
30892       <method name="Void Main(System.String[])">
30893         <size>27</size>
30894       </method>
30895     </type>
30896   </test>
30897   <test name="test-449.cs">
30898     <type name="X">
30899       <method name="Void .ctor()">
30900         <size>7</size>
30901       </method>
30902       <method name="Void Main()">
30903         <size>1</size>
30904       </method>
30905       <method name="Void Z()">
30906         <size>19</size>
30907       </method>
30908       <method name="Void &lt;Z&gt;m__0(System.Object)">
30909         <size>25</size>
30910       </method>
30911       <method name="Void &lt;Z&gt;m__1(System.Object)">
30912         <size>7</size>
30913       </method>
30914     </type>
30915   </test>
30916   <test name="test-45.cs">
30917     <type name="Blah">
30918       <method name="Void .ctor()">
30919         <size>7</size>
30920       </method>
30921       <method name="Void .cctor()">
30922         <size>97</size>
30923       </method>
30924       <method name="Int32 Main()">
30925         <size>755</size>
30926       </method>
30927     </type>
30928     <type name="&lt;PrivateImplementationDetails&gt;">
30929       <method name="Void .ctor()">
30930         <size>7</size>
30931       </method>
30932     </type>
30933   </test>
30934   <test name="test-450.cs">
30935     <type name="MyAttribute">
30936       <method name="Void .ctor(String)">
30937         <size>7</size>
30938       </method>
30939     </type>
30940     <type name="X">
30941       <method name="Void .ctor()">
30942         <size>7</size>
30943       </method>
30944       <method name="Void Main()">
30945         <size>1</size>
30946       </method>
30947     </type>
30948   </test>
30949   <test name="test-451.cs">
30950     <type name="Test">
30951       <method name="Void .ctor()">
30952         <size>7</size>
30953       </method>
30954       <method name="Void Main()">
30955         <size>22</size>
30956       </method>
30957     </type>
30958   </test>
30959   <test name="test-452.cs">
30960     <type name="Foo">
30961       <method name="Void .ctor()">
30962         <size>7</size>
30963       </method>
30964     </type>
30965     <type name="Test">
30966       <method name="Void .ctor()">
30967         <size>7</size>
30968       </method>
30969       <method name="Void Main()">
30970         <size>7</size>
30971       </method>
30972     </type>
30973   </test>
30974   <test name="test-453.cs">
30975     <type name="C">
30976       <method name="Void .ctor()">
30977         <size>7</size>
30978       </method>
30979       <method name="Void Main()">
30980         <size>33</size>
30981       </method>
30982     </type>
30983   </test>
30984   <test name="test-455.cs">
30985     <type name="Test">
30986       <method name="Void .ctor()">
30987         <size>7</size>
30988       </method>
30989       <method name="Void Main()">
30990         <size>21</size>
30991       </method>
30992     </type>
30993     <type name="Foo">
30994       <method name="Int32 GetHashCode()">
30995         <size>17</size>
30996       </method>
30997     </type>
30998   </test>
30999   <test name="test-456.cs">
31000     <type name="Test">
31001       <method name="Void .ctor()">
31002         <size>7</size>
31003       </method>
31004       <method name="Void Main()">
31005         <size>16</size>
31006       </method>
31007     </type>
31008     <type name="Foo">
31009       <method name="Void foo()">
31010         <size>11</size>
31011       </method>
31012     </type>
31013   </test>
31014   <test name="test-457.cs">
31015     <type name="Number">
31016       <method name="Void .ctor()">
31017         <size>7</size>
31018       </method>
31019       <method name="Void IDouble.Add(Double)">
31020         <size>11</size>
31021       </method>
31022       <method name="Void IInteger.Add(Int32)">
31023         <size>11</size>
31024       </method>
31025       <method name="Int32 Main()">
31026         <size>52</size>
31027       </method>
31028     </type>
31029   </test>
31030   <test name="test-458.cs">
31031     <type name="MyAttr">
31032       <method name="Void .ctor()">
31033         <size>7</size>
31034       </method>
31035       <method name="Void .ctor(Type)">
31036         <size>7</size>
31037       </method>
31038       <method name="Void .ctor(String)">
31039         <size>7</size>
31040       </method>
31041       <method name="Void .ctor(Int32)">
31042         <size>7</size>
31043       </method>
31044     </type>
31045     <type name="ClassA">
31046       <method name="Void .ctor()">
31047         <size>7</size>
31048       </method>
31049     </type>
31050     <type name="ClassB">
31051       <method name="Void .ctor()">
31052         <size>7</size>
31053       </method>
31054     </type>
31055     <type name="ClassC">
31056       <method name="Void .ctor()">
31057         <size>7</size>
31058       </method>
31059     </type>
31060     <type name="ClassD">
31061       <method name="Void .ctor()">
31062         <size>7</size>
31063       </method>
31064     </type>
31065     <type name="Top">
31066       <method name="Void .ctor()">
31067         <size>7</size>
31068       </method>
31069       <method name="Int32 Main()">
31070         <size>28</size>
31071       </method>
31072     </type>
31073   </test>
31074   <test name="test-459.cs">
31075     <type name="CC">
31076       <method name="Void .ctor()">
31077         <size>7</size>
31078       </method>
31079       <method name="Int32 Main()">
31080         <size>13</size>
31081       </method>
31082     </type>
31083     <type name="CC+IfElseStateMachine">
31084       <method name="Void .ctor()">
31085         <size>7</size>
31086       </method>
31087       <method name="Void HandleToken(Token)">
31088         <size>15</size>
31089       </method>
31090     </type>
31091   </test>
31092   <test name="test-46.cs">
31093     <type name="X">
31094       <method name="Void .ctor()">
31095         <size>7</size>
31096       </method>
31097       <method name="Int32 cast_int(System.Object)">
31098         <size>7</size>
31099       </method>
31100       <method name="UInt32 cast_uint(System.Object)">
31101         <size>7</size>
31102       </method>
31103       <method name="Int16 cast_short(System.Object)">
31104         <size>7</size>
31105       </method>
31106       <method name="Char cast_char(System.Object)">
31107         <size>7</size>
31108       </method>
31109       <method name="UInt16 cast_ushort(System.Object)">
31110         <size>7</size>
31111       </method>
31112       <method name="Byte cast_byte(System.Object)">
31113         <size>7</size>
31114       </method>
31115       <method name="SByte cast_sbyte(System.Object)">
31116         <size>7</size>
31117       </method>
31118       <method name="Int64 cast_long(System.Object)">
31119         <size>7</size>
31120       </method>
31121       <method name="UInt64 cast_ulong(System.Object)">
31122         <size>7</size>
31123       </method>
31124       <method name="Single cast_float(System.Object)">
31125         <size>7</size>
31126       </method>
31127       <method name="Double cast_double(System.Object)">
31128         <size>7</size>
31129       </method>
31130       <method name="Boolean cast_bool(System.Object)">
31131         <size>7</size>
31132       </method>
31133       <method name="Int32 Main()">
31134         <size>1120</size>
31135       </method>
31136     </type>
31137   </test>
31138   <test name="test-460.cs">
31139     <type name="MainClass">
31140       <method name="Void .ctor()">
31141         <size>7</size>
31142       </method>
31143       <method name="Void .cctor()">
31144         <size>18</size>
31145       </method>
31146       <method name="Void Main()">
31147         <size>1</size>
31148       </method>
31149     </type>
31150   </test>
31151   <test name="test-461.cs">
31152     <type name="Valtest">
31153       <method name="Void .ctor()">
31154         <size>7</size>
31155       </method>
31156       <method name="Int32 Main()">
31157         <size>50</size>
31158       </method>
31159     </type>
31160     <type name="Value">
31161       <method name="Void .ctor(Object)">
31162         <size>1</size>
31163       </method>
31164       <method name="System.Object get_Val()">
31165         <size>7</size>
31166       </method>
31167       <method name="System.Enum get_Val2()">
31168         <size>7</size>
31169       </method>
31170     </type>
31171   </test>
31172   <test name="test-462.cs">
31173     <type name="X">
31174       <method name="Void .ctor()">
31175         <size>7</size>
31176       </method>
31177       <method name="Void Method(X)">
31178         <size>1</size>
31179       </method>
31180       <method name="Void Method(System.String)">
31181         <size>8</size>
31182       </method>
31183       <method name="Int32 Main()">
31184         <size>28</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-463.cs">
31189     <type name="PropertySorter">
31190       <method name="Void .ctor()">
31191         <size>7</size>
31192       </method>
31193     </type>
31194     <type name="PathItemBase">
31195       <method name="Void .ctor()">
31196         <size>7</size>
31197       </method>
31198     </type>
31199     <type name="PathItemBase+TypeConverter">
31200       <method name="Void .ctor()">
31201         <size>7</size>
31202       </method>
31203     </type>
31204     <type name="X">
31205       <method name="Void .ctor()">
31206         <size>7</size>
31207       </method>
31208       <method name="Void Main()">
31209         <size>1</size>
31210       </method>
31211     </type>
31212   </test>
31213   <test name="test-464.cs">
31214     <type name="C">
31215       <method name="Void .ctor()">
31216         <size>7</size>
31217       </method>
31218       <method name="Int32 Main()">
31219         <size>85</size>
31220       </method>
31221     </type>
31222   </test>
31223   <test name="test-465.cs">
31224     <type name="C">
31225       <method name="Void .ctor()">
31226         <size>7</size>
31227       </method>
31228       <method name="Int32 Main()">
31229         <size>85</size>
31230       </method>
31231     </type>
31232   </test>
31233   <test name="test-467.cs">
31234     <type name="ExceptionWithAnonMethod">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Int32 Main()">
31239         <size>96</size>
31240       </method>
31241       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
31242         <size>13</size>
31243       </method>
31244     </type>
31245     <type name="ExceptionWithAnonMethod+EmptyCallback">
31246       <method name="Void .ctor(Object, IntPtr)">
31247         <size>0</size>
31248       </method>
31249       <method name="Void Invoke()">
31250         <size>0</size>
31251       </method>
31252       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31253         <size>0</size>
31254       </method>
31255       <method name="Void EndInvoke(IAsyncResult)">
31256         <size>0</size>
31257       </method>
31258     </type>
31259     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
31260       <method name="Void .ctor()">
31261         <size>7</size>
31262       </method>
31263       <method name="Void &lt;&gt;m__0()">
31264         <size>33</size>
31265       </method>
31266     </type>
31267   </test>
31268   <test name="test-468.cs">
31269     <type name="CorMetaDataDispenserExClass">
31270       <method name="Void .ctor()">
31271         <size>0</size>
31272       </method>
31273     </type>
31274     <type name="Test">
31275       <method name="Void .ctor()">
31276         <size>7</size>
31277       </method>
31278       <method name="Void XXX()">
31279         <size>12</size>
31280       </method>
31281       <method name="Void Main()">
31282         <size>1</size>
31283       </method>
31284     </type>
31285   </test>
31286   <test name="test-469.cs">
31287     <type name="Lambda">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Void f(Int32)">
31292         <size>7</size>
31293       </method>
31294       <method name="Del[] Make2(Int32)">
31295         <size>50</size>
31296       </method>
31297       <method name="Int32 Main()">
31298         <size>68</size>
31299       </method>
31300     </type>
31301     <type name="Del">
31302       <method name="Void .ctor(Object, IntPtr)">
31303         <size>0</size>
31304       </method>
31305       <method name="Void Invoke(Int32)">
31306         <size>0</size>
31307       </method>
31308       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31309         <size>0</size>
31310       </method>
31311       <method name="Void EndInvoke(IAsyncResult)">
31312         <size>0</size>
31313       </method>
31314     </type>
31315     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
31316       <method name="Void .ctor()">
31317         <size>7</size>
31318       </method>
31319       <method name="Void &lt;&gt;m__0(Int32)">
31320         <size>23</size>
31321       </method>
31322       <method name="Void &lt;&gt;m__1(Int32)">
31323         <size>23</size>
31324       </method>
31325     </type>
31326   </test>
31327   <test name="test-47.cs">
31328     <type name="X">
31329       <method name="Void .ctor()">
31330         <size>7</size>
31331       </method>
31332       <method name="Void .cctor()">
31333         <size>1</size>
31334       </method>
31335       <method name="Boolean f()">
31336         <size>24</size>
31337       </method>
31338       <method name="Boolean t()">
31339         <size>24</size>
31340       </method>
31341       <method name="Int32 Main()">
31342         <size>404</size>
31343       </method>
31344     </type>
31345   </test>
31346   <test name="test-470.cs">
31347     <type name="X">
31348       <method name="Void .ctor()">
31349         <size>7</size>
31350       </method>
31351       <method name="System.String get_ASTNodeTypeName()">
31352         <size>16</size>
31353       </method>
31354     </type>
31355     <type name="Demo">
31356       <method name="Void .ctor()">
31357         <size>7</size>
31358       </method>
31359       <method name="Void Main()">
31360         <size>1</size>
31361       </method>
31362     </type>
31363   </test>
31364   <test name="test-471.cs">
31365     <type name="AAttribute">
31366       <method name="Void .ctor()">
31367         <size>7</size>
31368       </method>
31369     </type>
31370     <type name="Demo">
31371       <method name="Void .ctor()">
31372         <size>7</size>
31373       </method>
31374       <method name="Void Main()">
31375         <size>1</size>
31376       </method>
31377     </type>
31378   </test>
31379   <test name="test-472.cs">
31380     <type name="Test">
31381       <method name="Void .ctor()">
31382         <size>7</size>
31383       </method>
31384       <method name="Int32 get_Prop()">
31385         <size>7</size>
31386       </method>
31387       <method name="Void set_Prop(Int32)">
31388         <size>8</size>
31389       </method>
31390       <method name="Int32 Main()">
31391         <size>79</size>
31392       </method>
31393     </type>
31394   </test>
31395   <test name="test-473.cs">
31396     <type name="UnixMarshal">
31397       <method name="Void .ctor()">
31398         <size>7</size>
31399       </method>
31400       <method name="Void .cctor()">
31401         <size>24</size>
31402       </method>
31403       <method name="Void Default(Int32)">
31404         <size>1</size>
31405       </method>
31406       <method name="System.String GetDescription(Error)">
31407         <size>2</size>
31408       </method>
31409     </type>
31410     <type name="UnixMarshal2">
31411       <method name="Void .ctor()">
31412         <size>7</size>
31413       </method>
31414       <method name="System.String GetDescription(Error)">
31415         <size>2</size>
31416       </method>
31417     </type>
31418     <type name="Stdlib">
31419       <method name="Void .ctor()">
31420         <size>7</size>
31421       </method>
31422     </type>
31423     <type name="TestConst">
31424       <method name="Void .ctor()">
31425         <size>7</size>
31426       </method>
31427     </type>
31428     <type name="XX">
31429       <method name="Void .ctor()">
31430         <size>7</size>
31431       </method>
31432     </type>
31433     <type name="Syscall">
31434       <method name="Void .ctor()">
31435         <size>7</size>
31436       </method>
31437       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
31438         <size>2</size>
31439       </method>
31440     </type>
31441     <type name="EnumWrapper">
31442       <method name="Void .ctor(Int32)">
31443         <size>7</size>
31444       </method>
31445     </type>
31446     <type name="Test">
31447       <method name="Void .ctor()">
31448         <size>7</size>
31449       </method>
31450       <method name="Void Main()">
31451         <size>1</size>
31452       </method>
31453     </type>
31454     <type name="SignalHandler">
31455       <method name="Void .ctor(Object, IntPtr)">
31456         <size>0</size>
31457       </method>
31458       <method name="Void Invoke(Int32)">
31459         <size>0</size>
31460       </method>
31461       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31462         <size>0</size>
31463       </method>
31464       <method name="Void EndInvoke(IAsyncResult)">
31465         <size>0</size>
31466       </method>
31467     </type>
31468     <type name="PS">
31469       <method name="Void GetDescription(Error)">
31470         <size>1</size>
31471       </method>
31472     </type>
31473     <type name="Value">
31474       <method name="EnumWrapper op_Explicit(Value)">
31475         <size>11</size>
31476       </method>
31477     </type>
31478   </test>
31479   <test name="test-474.cs">
31480     <type name="Z">
31481       <method name="Void .ctor()">
31482         <size>7</size>
31483       </method>
31484       <method name="Void Main()">
31485         <size>13</size>
31486       </method>
31487       <method name="Void TestPreinc(Int32)">
31488         <size>57</size>
31489       </method>
31490       <method name="Void TestPostinc(Int32)">
31491         <size>57</size>
31492       </method>
31493       <method name="Void Assert(Int32, Int32)">
31494         <size>67</size>
31495       </method>
31496     </type>
31497     <type name="Z+X">
31498       <method name="Void .ctor(Object, IntPtr)">
31499         <size>0</size>
31500       </method>
31501       <method name="Void Invoke()">
31502         <size>0</size>
31503       </method>
31504       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31505         <size>0</size>
31506       </method>
31507       <method name="Void EndInvoke(IAsyncResult)">
31508         <size>0</size>
31509       </method>
31510     </type>
31511     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
31512       <method name="Void .ctor()">
31513         <size>7</size>
31514       </method>
31515       <method name="Void &lt;&gt;m__0()">
31516         <size>38</size>
31517       </method>
31518     </type>
31519     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
31520       <method name="Void .ctor()">
31521         <size>7</size>
31522       </method>
31523       <method name="Void &lt;&gt;m__1()">
31524         <size>38</size>
31525       </method>
31526     </type>
31527   </test>
31528   <test name="test-475.cs">
31529     <type name="X">
31530       <method name="Void .ctor()">
31531         <size>7</size>
31532       </method>
31533       <method name="Void .cctor()">
31534         <size>24</size>
31535       </method>
31536       <method name="Void add_e(MyDelegate)">
31537         <size>22</size>
31538       </method>
31539       <method name="Void remove_e(MyDelegate)">
31540         <size>22</size>
31541       </method>
31542       <method name="Void Test(Int32)">
31543         <size>17</size>
31544       </method>
31545       <method name="Int32 Main()">
31546         <size>28</size>
31547       </method>
31548     </type>
31549     <type name="MyDelegate">
31550       <method name="Void .ctor(Object, IntPtr)">
31551         <size>0</size>
31552       </method>
31553       <method name="Void Invoke(Int32)">
31554         <size>0</size>
31555       </method>
31556       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31557         <size>0</size>
31558       </method>
31559       <method name="Void EndInvoke(IAsyncResult)">
31560         <size>0</size>
31561       </method>
31562     </type>
31563   </test>
31564   <test name="test-476.cs">
31565     <type name="Test">
31566       <method name="Void .ctor()">
31567         <size>7</size>
31568       </method>
31569       <method name="Void Main()">
31570         <size>1</size>
31571       </method>
31572     </type>
31573   </test>
31574   <test name="test-477.cs">
31575     <type name="C">
31576       <method name="Void .ctor()">
31577         <size>7</size>
31578       </method>
31579       <method name="Void Test(Int32 ByRef)">
31580         <size>1</size>
31581       </method>
31582       <method name="Void Main()">
31583         <size>1</size>
31584       </method>
31585     </type>
31586   </test>
31587   <test name="test-478.cs">
31588     <type name="Test.MainClass">
31589       <method name="Void .ctor()">
31590         <size>7</size>
31591       </method>
31592       <method name="Void Main()">
31593         <size>1</size>
31594       </method>
31595     </type>
31596     <type name="Test.TestAttribute">
31597       <method name="Void .ctor(TestEnum2)">
31598         <size>7</size>
31599       </method>
31600     </type>
31601     <type name="Test.Test2Attribute">
31602       <method name="Void .ctor()">
31603         <size>7</size>
31604       </method>
31605     </type>
31606   </test>
31607   <test name="test-479.cs">
31608     <type name="Test.Test">
31609       <method name="Void .ctor()">
31610         <size>7</size>
31611       </method>
31612       <method name="Boolean Equals(System.Object)">
31613         <size>2</size>
31614       </method>
31615       <method name="Int32 GetHashCode()">
31616         <size>2</size>
31617       </method>
31618       <method name="Void Main()">
31619         <size>1</size>
31620       </method>
31621     </type>
31622   </test>
31623   <test name="test-48.cs">
31624     <type name="Blah">
31625       <method name="Void .ctor()">
31626         <size>7</size>
31627       </method>
31628       <method name="Int32 Main()">
31629         <size>59</size>
31630       </method>
31631       <method name="Void Test_1()">
31632         <size>1</size>
31633       </method>
31634     </type>
31635   </test>
31636   <test name="test-480.cs">
31637     <type name="Space">
31638       <method name="Void .ctor()">
31639         <size>14</size>
31640       </method>
31641       <method name="Void Leak(Boolean, Int32)">
31642         <size>85</size>
31643       </method>
31644     </type>
31645     <type name="Program">
31646       <method name="Void .ctor()">
31647         <size>7</size>
31648       </method>
31649       <method name="Void Main(System.String[])">
31650         <size>1</size>
31651       </method>
31652     </type>
31653     <type name="Space+DoCopy">
31654       <method name="Void .ctor(Object, IntPtr)">
31655         <size>0</size>
31656       </method>
31657       <method name="Void Invoke()">
31658         <size>0</size>
31659       </method>
31660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31661         <size>0</size>
31662       </method>
31663       <method name="Void EndInvoke(IAsyncResult)">
31664         <size>0</size>
31665       </method>
31666     </type>
31667     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31668       <method name="Void .ctor()">
31669         <size>7</size>
31670       </method>
31671       <method name="Void &lt;&gt;m__0()">
31672         <size>18</size>
31673       </method>
31674       <method name="Void &lt;&gt;m__1()">
31675         <size>68</size>
31676       </method>
31677     </type>
31678     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31679       <method name="Void .ctor()">
31680         <size>7</size>
31681       </method>
31682     </type>
31683   </test>
31684   <test name="test-481.cs">
31685     <type name="TestClass">
31686       <method name="Int32 Main()">
31687         <size>42</size>
31688       </method>
31689     </type>
31690     <type name="TestDelegate">
31691       <method name="Void .ctor(Object, IntPtr)">
31692         <size>0</size>
31693       </method>
31694       <method name="Void Invoke(Int32 ByRef)">
31695         <size>0</size>
31696       </method>
31697       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31698         <size>0</size>
31699       </method>
31700       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31701         <size>0</size>
31702       </method>
31703     </type>
31704     <type name="TestClass">
31705       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31706         <size>4</size>
31707       </method>
31708     </type>
31709   </test>
31710   <test name="test-482.cs">
31711     <type name="X">
31712       <method name="Void .ctor()">
31713         <size>7</size>
31714       </method>
31715       <method name="Void M4(Int32)">
31716         <size>1</size>
31717       </method>
31718       <method name="Void Main()">
31719         <size>1</size>
31720       </method>
31721       <method name="Void M4(Int32, ...)">
31722         <size>1</size>
31723       </method>
31724     </type>
31725   </test>
31726   <test name="test-483.cs">
31727     <type name="Tests">
31728       <method name="Void .ctor()">
31729         <size>7</size>
31730       </method>
31731       <method name="Void Main()">
31732         <size>21</size>
31733       </method>
31734     </type>
31735   </test>
31736   <test name="test-484.cs">
31737     <type name="Test.TestBit">
31738       <method name="Void .ctor()">
31739         <size>7</size>
31740       </method>
31741       <method name="Void Main()">
31742         <size>1</size>
31743       </method>
31744     </type>
31745   </test>
31746   <test name="test-485.cs">
31747     <type name="MonoBUG">
31748       <method name="Void .ctor()">
31749         <size>7</size>
31750       </method>
31751       <method name="Void Main(System.String[])">
31752         <size>44</size>
31753       </method>
31754     </type>
31755   </test>
31756   <test name="test-486.cs">
31757     <type name="Test">
31758       <method name="Void .ctor()">
31759         <size>7</size>
31760       </method>
31761       <method name="Void Main()">
31762         <size>119</size>
31763       </method>
31764     </type>
31765   </test>
31766   <test name="test-487.cs">
31767     <type name="X">
31768       <method name="Void .ctor(Object)">
31769         <size>72</size>
31770       </method>
31771       <method name="Void .cctor()">
31772         <size>1</size>
31773       </method>
31774       <method name="Int32 Main()">
31775         <size>25</size>
31776       </method>
31777     </type>
31778   </test>
31779   <test name="test-488.cs">
31780     <type name="P">
31781       <method name="Void .ctor()">
31782         <size>7</size>
31783       </method>
31784     </type>
31785     <type name="Test">
31786       <method name="Void .ctor()">
31787         <size>7</size>
31788       </method>
31789       <method name="IEnumerable foo()">
31790         <size>2</size>
31791       </method>
31792       <method name="Void Main()">
31793         <size>165</size>
31794       </method>
31795     </type>
31796     <type name="Q">
31797       <method name="Void .ctor(P)">
31798         <size>8</size>
31799       </method>
31800     </type>
31801   </test>
31802   <test name="test-489.cs">
31803     <type name="test">
31804       <method name="Void .ctor()">
31805         <size>7</size>
31806       </method>
31807       <method name="Void Main()">
31808         <size>1</size>
31809       </method>
31810     </type>
31811   </test>
31812   <test name="test-49.cs">
31813     <type name="X">
31814       <method name="Void .ctor()">
31815         <size>7</size>
31816       </method>
31817       <method name="Int32 s(Byte)">
31818         <size>2182</size>
31819       </method>
31820       <method name="Int32 test(Int32)">
31821         <size>70</size>
31822       </method>
31823       <method name="Int32 tests(System.String)">
31824         <size>152</size>
31825       </method>
31826       <method name="Int32 testn(System.String)">
31827         <size>76</size>
31828       </method>
31829       <method name="Int32 testm(System.String)">
31830         <size>77</size>
31831       </method>
31832       <method name="Int32 testo(System.String)">
31833         <size>79</size>
31834       </method>
31835       <method name="Int32 testp(System.String)">
31836         <size>109</size>
31837       </method>
31838       <method name="Int32 test_def(System.String)">
31839         <size>119</size>
31840       </method>
31841       <method name="Int32 test_coverage(Int32)">
31842         <size>18</size>
31843       </method>
31844       <method name="Int32 test_goto(Int32)">
31845         <size>39</size>
31846       </method>
31847       <method name="Int32 test_memberaccess(System.String)">
31848         <size>76</size>
31849       </method>
31850       <method name="Int32 test_string_multiple_targets(System.String)">
31851         <size>128</size>
31852       </method>
31853       <method name="Int32 test_casts(Int32)">
31854         <size>17</size>
31855       </method>
31856       <method name="Int32 testSwitchEnumLong(TestEnum)">
31857         <size>56</size>
31858       </method>
31859       <method name="Int32 test_long_enum_switch()">
31860         <size>66</size>
31861       </method>
31862       <method name="Int32 tests_default(System.String)">
31863         <size>107</size>
31864       </method>
31865       <method name="Int32 tests_default_2(System.String)">
31866         <size>124</size>
31867       </method>
31868       <method name="Void test_76590(System.String)">
31869         <size>107</size>
31870       </method>
31871       <method name="Void test_77964()">
31872         <size>37</size>
31873       </method>
31874       <method name="Boolean bug_78860()">
31875         <size>114</size>
31876       </method>
31877       <method name="Int32 Main()">
31878         <size>1037</size>
31879       </method>
31880     </type>
31881   </test>
31882   <test name="test-490.cs">
31883     <type name="T">
31884       <method name="Void .ctor()">
31885         <size>7</size>
31886       </method>
31887       <method name="Void .cctor()">
31888         <size>39</size>
31889       </method>
31890       <method name="Void Main()">
31891         <size>1</size>
31892       </method>
31893     </type>
31894   </test>
31895   <test name="test-491.cs">
31896     <type name="M">
31897       <method name="Void .ctor()">
31898         <size>7</size>
31899       </method>
31900       <method name="Void Main()">
31901         <size>1</size>
31902       </method>
31903     </type>
31904     <type name="AttrA">
31905       <method name="Void .ctor()">
31906         <size>7</size>
31907       </method>
31908     </type>
31909     <type name="AttrB">
31910       <method name="Void .ctor()">
31911         <size>7</size>
31912       </method>
31913     </type>
31914   </test>
31915   <test name="test-492.cs">
31916     <type name="Test.My1Attribute">
31917       <method name="Void .ctor(Object)">
31918         <size>19</size>
31919       </method>
31920     </type>
31921     <type name="Test.My2Attribute">
31922       <method name="Void .ctor(String[])">
31923         <size>21</size>
31924       </method>
31925     </type>
31926     <type name="Test.My3Attribute">
31927       <method name="Void .ctor(Byte)">
31928         <size>24</size>
31929       </method>
31930     </type>
31931     <type name="Test.Test">
31932       <method name="Void .ctor()">
31933         <size>7</size>
31934       </method>
31935       <method name="Int32 Main()">
31936         <size>60</size>
31937       </method>
31938     </type>
31939   </test>
31940   <test name="test-493.cs">
31941     <type name="A">
31942       <method name="Void .ctor()">
31943         <size>7</size>
31944       </method>
31945       <method name="Int32 get_f()">
31946         <size>2</size>
31947       </method>
31948     </type>
31949     <type name="B">
31950       <method name="Void .ctor()">
31951         <size>7</size>
31952       </method>
31953       <method name="Int32 bar()">
31954         <size>11</size>
31955       </method>
31956     </type>
31957     <type name="C">
31958       <method name="Void .ctor()">
31959         <size>7</size>
31960       </method>
31961       <method name="Void Main()">
31962         <size>1</size>
31963       </method>
31964     </type>
31965   </test>
31966   <test name="test-494.cs">
31967     <type name="Agresso.Foundation.Function">
31968       <method name="Void .ctor()">
31969         <size>7</size>
31970       </method>
31971       <method name="Void Main()">
31972         <size>1</size>
31973       </method>
31974     </type>
31975     <type name="Agresso.Foundation.Translate">
31976       <method name="Void .ctor(Object, IntPtr)">
31977         <size>0</size>
31978       </method>
31979       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31980         <size>0</size>
31981       </method>
31982       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31983         <size>0</size>
31984       </method>
31985       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31986         <size>0</size>
31987       </method>
31988     </type>
31989   </test>
31990   <test name="test-495.cs">
31991     <type name="plj.aClass">
31992       <method name="Void .ctor()">
31993         <size>7</size>
31994       </method>
31995       <method name="plj.aClass op_Implicit(plj.fromClass)">
31996         <size>2</size>
31997       </method>
31998     </type>
31999     <type name="plj.realClass1">
32000       <method name="Void .ctor()">
32001         <size>7</size>
32002       </method>
32003       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
32004         <size>2</size>
32005       </method>
32006     </type>
32007     <type name="plj.fromClass">
32008       <method name="Void .ctor()">
32009         <size>7</size>
32010       </method>
32011       <method name="Void Main()">
32012         <size>1</size>
32013       </method>
32014     </type>
32015   </test>
32016   <test name="test-496.cs">
32017     <type name="Test">
32018       <method name="Void .ctor()">
32019         <size>7</size>
32020       </method>
32021       <method name="IEnumerator GetEnumerator()">
32022         <size>15</size>
32023       </method>
32024       <method name="Void Main()">
32025         <size>11</size>
32026       </method>
32027       <method name="Void Run()">
32028         <size>176</size>
32029       </method>
32030     </type>
32031     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
32032       <method name="Void .ctor()">
32033         <size>7</size>
32034       </method>
32035       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32036         <size>7</size>
32037       </method>
32038       <method name="Boolean MoveNext()">
32039         <size>129</size>
32040       </method>
32041       <method name="Void Dispose()">
32042         <size>8</size>
32043       </method>
32044       <method name="Void Reset()">
32045         <size>6</size>
32046       </method>
32047       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32048         <size>7</size>
32049       </method>
32050     </type>
32051   </test>
32052   <test name="test-497.cs">
32053     <type name="PlotMenuItem">
32054       <method name="Void .ctor()">
32055         <size>7</size>
32056       </method>
32057       <method name="Void .ctor(EventHandler)">
32058         <size>54</size>
32059       </method>
32060       <method name="Int32 Main()">
32061         <size>50</size>
32062       </method>
32063       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
32064         <size>11</size>
32065       </method>
32066       <method name="System.EventHandler get_Callback()">
32067         <size>7</size>
32068       </method>
32069       <method name="Void set_Callback(System.EventHandler)">
32070         <size>8</size>
32071       </method>
32072     </type>
32073   </test>
32074   <test name="test-498.cs">
32075     <type name="C">
32076       <method name="Int32 Main()">
32077         <size>81</size>
32078       </method>
32079     </type>
32080     <type name="A">
32081       <method name="Void .ctor(Single)">
32082         <size>0</size>
32083       </method>
32084       <method name="Int32 get_Foo()">
32085         <size>0</size>
32086       </method>
32087     </type>
32088   </test>
32089   <test name="test-499.cs">
32090     <type name="X">
32091       <method name="Void .ctor()">
32092         <size>7</size>
32093       </method>
32094       <method name="Void Main()">
32095         <size>24</size>
32096       </method>
32097     </type>
32098   </test>
32099   <test name="test-5.cs">
32100     <type name="X">
32101       <method name="Void .ctor()">
32102         <size>7</size>
32103       </method>
32104       <method name="Int32 Main()">
32105         <size>37</size>
32106       </method>
32107     </type>
32108   </test>
32109   <test name="test-500.cs">
32110     <type name="SomeCustomAttribute">
32111       <method name="Void .ctor()">
32112         <size>7</size>
32113       </method>
32114     </type>
32115     <type name="MainClass">
32116       <method name="Void .ctor()">
32117         <size>7</size>
32118       </method>
32119       <method name="Int32 Main()">
32120         <size>117</size>
32121       </method>
32122     </type>
32123   </test>
32124   <test name="test-501.cs">
32125     <type name="Tests">
32126       <method name="Void .ctor()">
32127         <size>7</size>
32128       </method>
32129       <method name="Void DumpException(Tests+FilterStackFrame)">
32130         <size>1</size>
32131       </method>
32132       <method name="Void foo(Boolean ByRef)">
32133         <size>49</size>
32134       </method>
32135       <method name="Void Main(System.String[])">
32136         <size>8</size>
32137       </method>
32138     </type>
32139     <type name="Tests+FilterStackFrame">
32140       <method name="Void .ctor(Object, IntPtr)">
32141         <size>0</size>
32142       </method>
32143       <method name="Boolean Invoke(System.Object)">
32144         <size>0</size>
32145       </method>
32146       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
32147         <size>0</size>
32148       </method>
32149       <method name="Boolean EndInvoke(IAsyncResult)">
32150         <size>0</size>
32151       </method>
32152     </type>
32153     <type name="Tests">
32154       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
32155         <size>2</size>
32156       </method>
32157     </type>
32158   </test>
32159   <test name="test-502.cs">
32160     <type name="Base">
32161       <method name="Void .ctor()">
32162         <size>7</size>
32163       </method>
32164       <method name="Int32 get_Property()">
32165         <size>3</size>
32166       </method>
32167       <method name="Void Main()">
32168         <size>1</size>
32169       </method>
32170     </type>
32171     <type name="Derived">
32172       <method name="Void .ctor()">
32173         <size>7</size>
32174       </method>
32175       <method name="Int32 get_Property()">
32176         <size>3</size>
32177       </method>
32178     </type>
32179     <type name="BaseClass">
32180       <method name="Void .ctor()">
32181         <size>7</size>
32182       </method>
32183       <method name="Int32 get_Value()">
32184         <size>2</size>
32185       </method>
32186       <method name="Void set_Value(Int32)">
32187         <size>1</size>
32188       </method>
32189     </type>
32190     <type name="DerivedClass">
32191       <method name="Void .ctor()">
32192         <size>7</size>
32193       </method>
32194       <method name="Int32 get_Value()">
32195         <size>2</size>
32196       </method>
32197     </type>
32198     <type name="ErrorClass">
32199       <method name="Void .ctor()">
32200         <size>7</size>
32201       </method>
32202       <method name="Int32 get_Value()">
32203         <size>2</size>
32204       </method>
32205       <method name="Void set_Value(Int32)">
32206         <size>1</size>
32207       </method>
32208     </type>
32209   </test>
32210   <test name="test-503.cs">
32211     <type name="Foo">
32212       <method name="Void .ctor()">
32213         <size>7</size>
32214       </method>
32215       <method name="Int32 Main()">
32216         <size>33</size>
32217       </method>
32218     </type>
32219   </test>
32220   <test name="test-504.cs">
32221     <type name="Foo">
32222       <method name="Void .ctor()">
32223         <size>7</size>
32224       </method>
32225       <method name="Void .cctor()">
32226         <size>7</size>
32227       </method>
32228       <method name="Int32 f()">
32229         <size>2</size>
32230       </method>
32231       <method name="Int32 Main()">
32232         <size>32</size>
32233       </method>
32234     </type>
32235   </test>
32236   <test name="test-505.cs">
32237     <type name="T">
32238       <method name="Void .ctor()">
32239         <size>7</size>
32240       </method>
32241       <method name="Int32 f()">
32242         <size>19</size>
32243       </method>
32244       <method name="Void Main()">
32245         <size>38</size>
32246       </method>
32247     </type>
32248   </test>
32249   <test name="test-506.cs">
32250     <type name="ProtectedSetter.BaseClass">
32251       <method name="Void .ctor()">
32252         <size>7</size>
32253       </method>
32254       <method name="System.String get_Name()">
32255         <size>0</size>
32256       </method>
32257       <method name="Void set_Name(System.String)">
32258         <size>0</size>
32259       </method>
32260     </type>
32261     <type name="ProtectedSetter.DerivedClass">
32262       <method name="Void .ctor()">
32263         <size>7</size>
32264       </method>
32265       <method name="System.String get_Name()">
32266         <size>2</size>
32267       </method>
32268       <method name="Void set_Name(System.String)">
32269         <size>1</size>
32270       </method>
32271       <method name="Void Main()">
32272         <size>1</size>
32273       </method>
32274     </type>
32275   </test>
32276   <test name="test-507.cs">
32277     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
32278       <method name="Void .ctor()">
32279         <size>7</size>
32280       </method>
32281       <method name="Void SomeMethod()">
32282         <size>1</size>
32283       </method>
32284       <method name="Void SomeMethod2()">
32285         <size>1</size>
32286       </method>
32287     </type>
32288     <type name="NewslotVirtualFinal.C">
32289       <method name="Void .ctor()">
32290         <size>7</size>
32291       </method>
32292       <method name="Int32 Main()">
32293         <size>83</size>
32294       </method>
32295     </type>
32296   </test>
32297   <test name="test-508.cs">
32298     <type name="OutputParam">
32299       <method name="Void .ctor()">
32300         <size>7</size>
32301       </method>
32302       <method name="Void Main(System.String[])">
32303         <size>14</size>
32304       </method>
32305       <method name="Void Method(Int32 ByRef)">
32306         <size>17</size>
32307       </method>
32308     </type>
32309   </test>
32310   <test name="test-509.cs">
32311     <type name="BaseClass">
32312       <method name="Void .ctor()">
32313         <size>7</size>
32314       </method>
32315       <method name="Void add_OnEvent(DelegateHandler)">
32316         <size>24</size>
32317       </method>
32318       <method name="Void remove_OnEvent(DelegateHandler)">
32319         <size>24</size>
32320       </method>
32321     </type>
32322     <type name="ExtendingClass">
32323       <method name="Void .ctor()">
32324         <size>7</size>
32325       </method>
32326       <method name="Void Main()">
32327         <size>1</size>
32328       </method>
32329       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
32330         <size>8</size>
32331       </method>
32332       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
32333         <size>8</size>
32334       </method>
32335     </type>
32336     <type name="DelegateHandler">
32337       <method name="Void .ctor(Object, IntPtr)">
32338         <size>0</size>
32339       </method>
32340       <method name="Void Invoke()">
32341         <size>0</size>
32342       </method>
32343       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32344         <size>0</size>
32345       </method>
32346       <method name="Void EndInvoke(IAsyncResult)">
32347         <size>0</size>
32348       </method>
32349     </type>
32350   </test>
32351   <test name="test-51.cs">
32352     <type name="Base">
32353       <method name="Void .ctor()">
32354         <size>25</size>
32355       </method>
32356       <method name="Int32 get_b_int_property()">
32357         <size>7</size>
32358       </method>
32359       <method name="Void set_b_int_property(Int32)">
32360         <size>8</size>
32361       </method>
32362       <method name="System.String b_get_id()">
32363         <size>6</size>
32364       </method>
32365     </type>
32366     <type name="Derived">
32367       <method name="Void .ctor()">
32368         <size>26</size>
32369       </method>
32370       <method name="Int32 get_b_int_property()">
32371         <size>7</size>
32372       </method>
32373       <method name="Void set_b_int_property(Int32)">
32374         <size>8</size>
32375       </method>
32376       <method name="Int32 Test()">
32377         <size>138</size>
32378       </method>
32379     </type>
32380     <type name="boot">
32381       <method name="Void .ctor()">
32382         <size>7</size>
32383       </method>
32384       <method name="Int32 Main()">
32385         <size>13</size>
32386       </method>
32387     </type>
32388   </test>
32389   <test name="test-510.cs">
32390     <type name="Foo">
32391       <method name="Void .ctor()">
32392         <size>7</size>
32393       </method>
32394       <method name="Void test39(Int32 ByRef)">
32395         <size>36</size>
32396       </method>
32397       <method name="Void Main()">
32398         <size>28</size>
32399       </method>
32400     </type>
32401   </test>
32402   <test name="test-511.cs">
32403     <type name="Foo">
32404       <method name="Void .ctor()">
32405         <size>7</size>
32406       </method>
32407       <method name="Void Main(System.String[])">
32408         <size>17</size>
32409       </method>
32410       <method name="Void f()">
32411         <size>7</size>
32412       </method>
32413     </type>
32414   </test>
32415   <test name="test-512.cs">
32416     <type name="Foo">
32417       <method name="Void .ctor()">
32418         <size>7</size>
32419       </method>
32420       <method name="Void Main(System.String[])">
32421         <size>17</size>
32422       </method>
32423       <method name="Void f()">
32424         <size>7</size>
32425       </method>
32426     </type>
32427   </test>
32428   <test name="test-513.cs">
32429     <type name="Test">
32430       <method name="Void .ctor()">
32431         <size>7</size>
32432       </method>
32433       <method name="Int32 Main()">
32434         <size>246</size>
32435       </method>
32436     </type>
32437   </test>
32438   <test name="test-514.cs">
32439     <type name="X">
32440       <method name="Void .ctor()">
32441         <size>7</size>
32442       </method>
32443       <method name="Void HandleConflict(Int32)">
32444         <size>31</size>
32445       </method>
32446       <method name="Int32 Main()">
32447         <size>40</size>
32448       </method>
32449     </type>
32450   </test>
32451   <test name="test-515.cs">
32452     <type name="X">
32453       <method name="Void .ctor()">
32454         <size>7</size>
32455       </method>
32456       <method name="Void Main()">
32457         <size>35</size>
32458       </method>
32459     </type>
32460   </test>
32461   <test name="test-516.cs">
32462     <type name="X">
32463       <method name="Void .ctor()">
32464         <size>7</size>
32465       </method>
32466       <method name="Void Main()">
32467         <size>35</size>
32468       </method>
32469     </type>
32470   </test>
32471   <test name="test-517.cs">
32472     <type name="Test">
32473       <method name="Void .ctor()">
32474         <size>7</size>
32475       </method>
32476       <method name="Int32 Main()">
32477         <size>11</size>
32478       </method>
32479     </type>
32480   </test>
32481   <test name="test-518.cs">
32482     <type name="Foo">
32483       <method name="Void .ctor()">
32484         <size>7</size>
32485       </method>
32486       <method name="Int32 Main()">
32487         <size>19</size>
32488       </method>
32489     </type>
32490   </test>
32491   <test name="test-519.cs">
32492     <type name="Foo">
32493       <method name="Void .ctor()">
32494         <size>7</size>
32495       </method>
32496       <method name="Int32 Main()">
32497         <size>32</size>
32498       </method>
32499       <method name="Void f()">
32500         <size>29</size>
32501       </method>
32502     </type>
32503   </test>
32504   <test name="test-52.cs">
32505     <type name="Y">
32506       <method name="Void .ctor()">
32507         <size>7</size>
32508       </method>
32509       <method name="Boolean MoveNext()">
32510         <size>28</size>
32511       </method>
32512       <method name="System.Object get_Current()">
32513         <size>12</size>
32514       </method>
32515     </type>
32516     <type name="X">
32517       <method name="Void .ctor()">
32518         <size>7</size>
32519       </method>
32520       <method name="Void .cctor()">
32521         <size>36</size>
32522       </method>
32523       <method name="Y GetEnumerator()">
32524         <size>6</size>
32525       </method>
32526       <method name="Int32 Main()">
32527         <size>498</size>
32528       </method>
32529     </type>
32530   </test>
32531   <test name="test-520.cs">
32532     <type name="FakeInt">
32533       <method name="Void .ctor(Int64)">
32534         <size>14</size>
32535       </method>
32536       <method name="Int64 op_Implicit(FakeInt)">
32537         <size>7</size>
32538       </method>
32539     </type>
32540     <type name="MainClass">
32541       <method name="Void .ctor()">
32542         <size>7</size>
32543       </method>
32544       <method name="Void Main()">
32545         <size>28</size>
32546       </method>
32547     </type>
32548   </test>
32549   <test name="test-521.cs">
32550     <type name="Tests">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Void CallWithContextN(System.Object, System.Object[])">
32555         <size>1</size>
32556       </method>
32557       <method name="Void Main()">
32558         <size>14</size>
32559       </method>
32560     </type>
32561     <type name="Tests+CallTargetWithContextN">
32562       <method name="Void .ctor(Object, IntPtr)">
32563         <size>0</size>
32564       </method>
32565       <method name="Void Invoke(System.Object, System.Object[])">
32566         <size>0</size>
32567       </method>
32568       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32569         <size>0</size>
32570       </method>
32571       <method name="Void EndInvoke(IAsyncResult)">
32572         <size>0</size>
32573       </method>
32574     </type>
32575   </test>
32576   <test name="test-522.cs">
32577     <type name="Const">
32578       <method name="Void .ctor()">
32579         <size>7</size>
32580       </method>
32581       <method name="Void Main()">
32582         <size>1</size>
32583       </method>
32584     </type>
32585   </test>
32586   <test name="test-523.cs">
32587     <type name="T">
32588       <method name="Void .ctor()">
32589         <size>7</size>
32590       </method>
32591       <method name="Int32 stuff()">
32592         <size>20</size>
32593       </method>
32594       <method name="Int32 stuff2()">
32595         <size>44</size>
32596       </method>
32597       <method name="Int32 stuff3()">
32598         <size>44</size>
32599       </method>
32600       <method name="Void stuff4()">
32601         <size>20</size>
32602       </method>
32603       <method name="Void stuff_finally()">
32604         <size>1</size>
32605       </method>
32606       <method name="Void Main()">
32607         <size>1</size>
32608       </method>
32609     </type>
32610   </test>
32611   <test name="test-524.cs">
32612     <type name="Foo">
32613       <method name="Void .ctor()">
32614         <size>7</size>
32615       </method>
32616       <method name="Int32 Main()">
32617         <size>42</size>
32618       </method>
32619     </type>
32620   </test>
32621   <test name="test-525.cs">
32622     <type name="X">
32623       <method name="Void .ctor()">
32624         <size>7</size>
32625       </method>
32626       <method name="Void Finalize()">
32627         <size>23</size>
32628       </method>
32629       <method name="Int32 Test1()">
32630         <size>33</size>
32631       </method>
32632       <method name="Void Test2()">
32633         <size>66</size>
32634       </method>
32635       <method name="Void Main()">
32636         <size>39</size>
32637       </method>
32638     </type>
32639     <type name="&lt;PrivateImplementationDetails&gt;">
32640       <method name="Void .ctor()">
32641         <size>7</size>
32642       </method>
32643     </type>
32644   </test>
32645   <test name="test-526.cs">
32646     <type name="Test">
32647       <method name="Void .ctor()">
32648         <size>7</size>
32649       </method>
32650       <method name="Void Main()">
32651         <size>1</size>
32652       </method>
32653       <method name="Void Foo(IListCounter)">
32654         <size>8</size>
32655       </method>
32656       <method name="Void Foo2(IC)">
32657         <size>8</size>
32658       </method>
32659       <method name="Void Foo3(ICC)">
32660         <size>8</size>
32661       </method>
32662       <method name="Void Foo4(IM2)">
32663         <size>8</size>
32664       </method>
32665     </type>
32666   </test>
32667   <test name="test-527.cs">
32668     <type name="Repro">
32669       <method name="Void .ctor()">
32670         <size>19</size>
32671       </method>
32672       <method name="Int32 Main()">
32673         <size>48</size>
32674       </method>
32675       <method name="Void foo()">
32676         <size>61</size>
32677       </method>
32678       <method name="Int32 bar()">
32679         <size>3</size>
32680       </method>
32681     </type>
32682   </test>
32683   <test name="test-528.cs">
32684     <type name="MicroFocus.MONO.Bugs.Odd">
32685       <method name="Void .ctor()">
32686         <size>7</size>
32687       </method>
32688       <method name="Void .cctor()">
32689         <size>25</size>
32690       </method>
32691       <method name="Void Main()">
32692         <size>1</size>
32693       </method>
32694     </type>
32695   </test>
32696   <test name="test-529.cs">
32697     <type name="C">
32698       <method name="Void .ctor()">
32699         <size>7</size>
32700       </method>
32701       <method name="Void Main()">
32702         <size>8</size>
32703       </method>
32704     </type>
32705   </test>
32706   <test name="test-53.cs">
32707     <type name="MyDispose">
32708       <method name="Void .ctor()">
32709         <size>7</size>
32710       </method>
32711       <method name="Void Dispose()">
32712         <size>8</size>
32713       </method>
32714     </type>
32715     <type name="X">
32716       <method name="Void .ctor()">
32717         <size>7</size>
32718       </method>
32719       <method name="Int32 Main()">
32720         <size>257</size>
32721       </method>
32722     </type>
32723   </test>
32724   <test name="test-530.cs">
32725     <type name="X">
32726       <method name="Void .ctor()">
32727         <size>7</size>
32728       </method>
32729       <method name="Void e(System.Object[])">
32730         <size>1</size>
32731       </method>
32732       <method name="Void Main()">
32733         <size>1</size>
32734       </method>
32735     </type>
32736   </test>
32737   <test name="test-531.cs">
32738     <type name="Test">
32739       <method name="Void .ctor()">
32740         <size>7</size>
32741       </method>
32742       <method name="Void Main()">
32743         <size>11</size>
32744       </method>
32745     </type>
32746   </test>
32747   <test name="test-532.cs">
32748     <type name="X">
32749       <method name="Void .ctor()">
32750         <size>47</size>
32751       </method>
32752       <method name="Void Main()">
32753         <size>1</size>
32754       </method>
32755     </type>
32756   </test>
32757   <test name="test-533.cs">
32758     <type name="Test">
32759       <method name="Void .ctor()">
32760         <size>7</size>
32761       </method>
32762       <method name="Void True(Boolean)">
32763         <size>10</size>
32764       </method>
32765       <method name="Void False(Boolean)">
32766         <size>13</size>
32767       </method>
32768       <method name="Void Main()">
32769         <size>61</size>
32770       </method>
32771     </type>
32772   </test>
32773   <test name="test-535.cs">
32774     <type name="X">
32775       <method name="Void .ctor()">
32776         <size>7</size>
32777       </method>
32778       <method name="Void Main()">
32779         <size>77</size>
32780       </method>
32781       <method name="Void Compile()">
32782         <size>19</size>
32783       </method>
32784       <method name="Void M(Int64)">
32785         <size>1</size>
32786       </method>
32787       <method name="Void M(UInt64)">
32788         <size>1</size>
32789       </method>
32790       <method name="Void M(System.Object)">
32791         <size>1</size>
32792       </method>
32793     </type>
32794   </test>
32795   <test name="test-536.cs">
32796     <type name="Test">
32797       <method name="Void add_Foo(FooHandler)">
32798         <size>22</size>
32799       </method>
32800       <method name="Void remove_Foo(FooHandler)">
32801         <size>22</size>
32802       </method>
32803       <method name="Void OnFooTest()">
32804         <size>1</size>
32805       </method>
32806       <method name="Void Main()">
32807         <size>31</size>
32808       </method>
32809     </type>
32810     <type name="FooHandler">
32811       <method name="Void .ctor(Object, IntPtr)">
32812         <size>0</size>
32813       </method>
32814       <method name="Void Invoke()">
32815         <size>0</size>
32816       </method>
32817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32818         <size>0</size>
32819       </method>
32820       <method name="Void EndInvoke(IAsyncResult)">
32821         <size>0</size>
32822       </method>
32823     </type>
32824     <type name="Test">
32825       <method name="Void &lt;Main&gt;m__0()">
32826         <size>33</size>
32827       </method>
32828     </type>
32829   </test>
32830   <test name="test-537.cs">
32831     <type name="Base">
32832       <method name="Void .ctor()">
32833         <size>7</size>
32834       </method>
32835       <method name="System.String get_H()">
32836         <size>6</size>
32837       </method>
32838     </type>
32839     <type name="X">
32840       <method name="Void .ctor()">
32841         <size>7</size>
32842       </method>
32843     </type>
32844     <type name="X+Derived">
32845       <method name="Void .ctor()">
32846         <size>7</size>
32847       </method>
32848     </type>
32849     <type name="X+Derived+Nested">
32850       <method name="Void .ctor()">
32851         <size>7</size>
32852       </method>
32853       <method name="Void G()">
32854         <size>21</size>
32855       </method>
32856     </type>
32857     <type name="Derived">
32858       <method name="Void .ctor()">
32859         <size>7</size>
32860       </method>
32861     </type>
32862     <type name="Derived+Nested">
32863       <method name="Void .ctor()">
32864         <size>7</size>
32865       </method>
32866       <method name="Void G()">
32867         <size>18</size>
32868       </method>
32869     </type>
32870     <type name="Test">
32871       <method name="Void .ctor()">
32872         <size>7</size>
32873       </method>
32874       <method name="Void Main()">
32875         <size>1</size>
32876       </method>
32877     </type>
32878   </test>
32879   <test name="test-538.cs">
32880     <type name="concrete">
32881       <method name="Void .ctor()">
32882         <size>7</size>
32883       </method>
32884     </type>
32885     <type name="Program">
32886       <method name="Void .ctor()">
32887         <size>7</size>
32888       </method>
32889       <method name="concrete getConcrete(IInterface)">
32890         <size>6</size>
32891       </method>
32892       <method name="Void Main(System.String[])">
32893         <size>20</size>
32894       </method>
32895     </type>
32896     <type name="testDelegate">
32897       <method name="Void .ctor(Object, IntPtr)">
32898         <size>0</size>
32899       </method>
32900       <method name="IInterface Invoke(concrete)">
32901         <size>0</size>
32902       </method>
32903       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32904         <size>0</size>
32905       </method>
32906       <method name="IInterface EndInvoke(IAsyncResult)">
32907         <size>0</size>
32908       </method>
32909     </type>
32910   </test>
32911   <test name="test-54.cs">
32912     <type name="X">
32913       <method name="Void .ctor()">
32914         <size>7</size>
32915       </method>
32916       <method name="Boolean v()">
32917         <size>26</size>
32918       </method>
32919       <method name="Int32 Main()">
32920         <size>2</size>
32921       </method>
32922     </type>
32923   </test>
32924   <test name="test-540.cs">
32925     <type name="A">
32926       <method name="Void .ctor()">
32927         <size>7</size>
32928       </method>
32929       <method name="Byte op_Implicit(A)">
32930         <size>3</size>
32931       </method>
32932     </type>
32933     <type name="Constraint">
32934       <method name="Void .ctor()">
32935         <size>7</size>
32936       </method>
32937       <method name="Void Foo(System.Object)">
32938         <size>1</size>
32939       </method>
32940       <method name="Int32 Main()">
32941         <size>93</size>
32942       </method>
32943       <method name="Constraint op_LogicalNot(Constraint)">
32944         <size>2</size>
32945       </method>
32946       <method name="Constraint op_UnaryPlus(Constraint)">
32947         <size>2</size>
32948       </method>
32949       <method name="Constraint op_OnesComplement(Constraint)">
32950         <size>2</size>
32951       </method>
32952       <method name="Constraint op_UnaryNegation(Constraint)">
32953         <size>2</size>
32954       </method>
32955     </type>
32956   </test>
32957   <test name="test-541.cs">
32958     <type name="A">
32959       <method name="Void .ctor(TestFunc)">
32960         <size>14</size>
32961       </method>
32962     </type>
32963     <type name="TestClass">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="Void .cctor()">
32968         <size>46</size>
32969       </method>
32970       <method name="Int32 Main()">
32971         <size>6</size>
32972       </method>
32973     </type>
32974     <type name="TestFunc">
32975       <method name="Void .ctor(Object, IntPtr)">
32976         <size>0</size>
32977       </method>
32978       <method name="Void Invoke(Int32)">
32979         <size>0</size>
32980       </method>
32981       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32982         <size>0</size>
32983       </method>
32984       <method name="Void EndInvoke(IAsyncResult)">
32985         <size>0</size>
32986       </method>
32987     </type>
32988     <type name="TestClass">
32989       <method name="Void &lt;a&gt;m__0(Int32)">
32990         <size>7</size>
32991       </method>
32992     </type>
32993   </test>
32994   <test name="test-542.cs">
32995     <type name="X">
32996       <method name="Void .ctor()">
32997         <size>7</size>
32998       </method>
32999       <method name="Void Main()">
33000         <size>1</size>
33001       </method>
33002     </type>
33003     <type name="ARec">
33004       <method name="Void .ctor(Decimal)">
33005         <size>14</size>
33006       </method>
33007       <method name="Decimal Round(Int32)">
33008         <size>13</size>
33009       </method>
33010       <method name="Decimal Round(Decimal, Int32)">
33011         <size>7</size>
33012       </method>
33013     </type>
33014   </test>
33015   <test name="test-543.cs">
33016     <type name="BetterMethod">
33017       <method name="Void .ctor()">
33018         <size>7</size>
33019       </method>
33020       <method name="Int32 get_Item(System.Boolean[])">
33021         <size>2</size>
33022       </method>
33023       <method name="System.String get_Item(Boolean, System.Object)">
33024         <size>6</size>
33025       </method>
33026     </type>
33027     <type name="MainClass">
33028       <method name="Void .ctor()">
33029         <size>7</size>
33030       </method>
33031       <method name="Int32 get_Item(Int32, System.String[])">
33032         <size>2</size>
33033       </method>
33034       <method name="Void set_Item(Int32, System.String[], Int32)">
33035         <size>40</size>
33036       </method>
33037       <method name="System.Object get_Item(Int32, System.Object[])">
33038         <size>2</size>
33039       </method>
33040       <method name="Void set_Item(Int32, System.Object[], System.Object)">
33041         <size>40</size>
33042       </method>
33043       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
33044         <size>2</size>
33045       </method>
33046       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
33047         <size>40</size>
33048       </method>
33049       <method name="Void Main(System.String[])">
33050         <size>258</size>
33051       </method>
33052     </type>
33053   </test>
33054   <test name="test-544.cs">
33055     <type name="X">
33056       <method name="Void .ctor()">
33057         <size>7</size>
33058       </method>
33059       <method name="Void Main()">
33060         <size>32</size>
33061       </method>
33062     </type>
33063   </test>
33064   <test name="test-545.cs">
33065     <type name="X">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Void Main()">
33070         <size>1</size>
33071       </method>
33072     </type>
33073     <type name="Dingus">
33074       <method name="Void .ctor(Int32)">
33075         <size>1</size>
33076       </method>
33077     </type>
33078   </test>
33079   <test name="test-546.cs">
33080     <type name="NameSpace.C">
33081       <method name="Void .ctor()">
33082         <size>7</size>
33083       </method>
33084       <method name="Void Main()">
33085         <size>1</size>
33086       </method>
33087     </type>
33088   </test>
33089   <test name="test-547.cs">
33090     <type name="C">
33091       <method name="Void .ctor()">
33092         <size>7</size>
33093       </method>
33094       <method name="Void Main()">
33095         <size>1</size>
33096       </method>
33097     </type>
33098   </test>
33099   <test name="test-548.cs">
33100     <type name="Bugs.Bug0">
33101       <method name="Void .ctor()">
33102         <size>7</size>
33103       </method>
33104       <method name="Int32 Main()">
33105         <size>23</size>
33106       </method>
33107     </type>
33108     <type name="Bugs.Bug0+MyBoolean">
33109       <method name="Void .ctor(Boolean)">
33110         <size>8</size>
33111       </method>
33112       <method name="MyBoolean op_Implicit(Boolean)">
33113         <size>7</size>
33114       </method>
33115       <method name="Boolean op_Implicit(MyBoolean)">
33116         <size>8</size>
33117       </method>
33118     </type>
33119   </test>
33120   <test name="test-549.cs">
33121     <type name="Do">
33122       <method name="Void .ctor()">
33123         <size>7</size>
33124       </method>
33125       <method name="Void Register(Get)">
33126         <size>1</size>
33127       </method>
33128       <method name="Void Register(System.Object)">
33129         <size>1</size>
33130       </method>
33131       <method name="System.Object MyGet(Do)">
33132         <size>2</size>
33133       </method>
33134       <method name="Void X()">
33135         <size>19</size>
33136       </method>
33137     </type>
33138     <type name="User">
33139       <method name="Void .ctor()">
33140         <size>7</size>
33141       </method>
33142       <method name="Void Main()">
33143         <size>1</size>
33144       </method>
33145     </type>
33146     <type name="Get">
33147       <method name="Void .ctor(Object, IntPtr)">
33148         <size>0</size>
33149       </method>
33150       <method name="System.Object Invoke(Do)">
33151         <size>0</size>
33152       </method>
33153       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
33154         <size>0</size>
33155       </method>
33156       <method name="System.Object EndInvoke(IAsyncResult)">
33157         <size>0</size>
33158       </method>
33159     </type>
33160   </test>
33161   <test name="test-55.cs">
33162     <type name="A.B.C">
33163       <method name="Void .ctor()">
33164         <size>7</size>
33165       </method>
33166       <method name="Void Hola()">
33167         <size>11</size>
33168       </method>
33169     </type>
33170     <type name="X.Y.Z.W">
33171       <method name="Void .ctor()">
33172         <size>7</size>
33173       </method>
33174       <method name="Void Ahoj()">
33175         <size>11</size>
33176       </method>
33177     </type>
33178     <type name="Foo.System">
33179       <method name="Void .ctor()">
33180         <size>7</size>
33181       </method>
33182       <method name="Void X()">
33183         <size>11</size>
33184       </method>
33185     </type>
33186     <type name="App">
33187       <method name="Void .ctor()">
33188         <size>7</size>
33189       </method>
33190       <method name="Int32 Main()">
33191         <size>12</size>
33192       </method>
33193     </type>
33194   </test>
33195   <test name="test-550.cs">
33196     <type name="Bla.Blub.Fo‿o">
33197       <method name="Void .ctor()">
33198         <size>7</size>
33199       </method>
33200       <method name="Void Main(System.String[])">
33201         <size>11</size>
33202       </method>
33203     </type>
33204   </test>
33205   <test name="test-551.cs">
33206     <type name="System.Int32">
33207       <method name="Void Main()">
33208         <size>1</size>
33209       </method>
33210     </type>
33211   </test>
33212   <test name="test-552.cs">
33213     <type name="C">
33214       <method name="Void .ctor()">
33215         <size>7</size>
33216       </method>
33217       <method name="Void Test(C)">
33218         <size>1</size>
33219       </method>
33220       <method name="Void Main()">
33221         <size>14</size>
33222       </method>
33223     </type>
33224   </test>
33225   <test name="test-553.cs">
33226     <type name="A">
33227       <method name="Void .ctor()">
33228         <size>7</size>
33229       </method>
33230       <method name="Void Add(System.Object)">
33231         <size>1</size>
33232       </method>
33233     </type>
33234     <type name="B">
33235       <method name="Void .ctor()">
33236         <size>7</size>
33237       </method>
33238       <method name="Boolean Add(System.Object)">
33239         <size>2</size>
33240       </method>
33241       <method name="Void Main()">
33242         <size>1</size>
33243       </method>
33244     </type>
33245   </test>
33246   <test name="test-554.cs">
33247     <type name="C">
33248       <method name="Void .ctor()">
33249         <size>7</size>
33250       </method>
33251       <method name="Int32 Main()">
33252         <size>145</size>
33253       </method>
33254     </type>
33255     <type name="&lt;PrivateImplementationDetails&gt;">
33256       <method name="Void .ctor()">
33257         <size>7</size>
33258       </method>
33259     </type>
33260   </test>
33261   <test name="test-555.cs">
33262     <type name="Test">
33263       <method name="Void .ctor()">
33264         <size>7</size>
33265       </method>
33266       <method name="Int32 Main()">
33267         <size>351</size>
33268       </method>
33269     </type>
33270   </test>
33271   <test name="test-556.cs">
33272     <type name="S">
33273       <method name="Void .ctor()">
33274         <size>7</size>
33275       </method>
33276       <method name="Void Frobnikator()">
33277         <size>1</size>
33278       </method>
33279       <method name="Void CharToX()">
33280         <size>1</size>
33281       </method>
33282       <method name="Int32 Main()">
33283         <size>35</size>
33284       </method>
33285     </type>
33286   </test>
33287   <test name="test-557.cs">
33288     <type name="Test">
33289       <method name="Void .ctor()">
33290         <size>7</size>
33291       </method>
33292       <method name="Void Main(System.String[])">
33293         <size>1</size>
33294       </method>
33295     </type>
33296   </test>
33297   <test name="test-558.cs">
33298     <type name="TestClass">
33299       <method name="Void .ctor()">
33300         <size>7</size>
33301       </method>
33302       <method name="Void Main()">
33303         <size>21</size>
33304       </method>
33305       <method name="Void TestMethod(Int32)">
33306         <size>1</size>
33307       </method>
33308     </type>
33309     <type name="TestClass+OneDelegate">
33310       <method name="Void .ctor(Object, IntPtr)">
33311         <size>0</size>
33312       </method>
33313       <method name="Void Invoke(Int32)">
33314         <size>0</size>
33315       </method>
33316       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33317         <size>0</size>
33318       </method>
33319       <method name="Void EndInvoke(IAsyncResult)">
33320         <size>0</size>
33321       </method>
33322     </type>
33323   </test>
33324   <test name="test-559.cs">
33325     <type name="C">
33326       <method name="Void .ctor()">
33327         <size>7</size>
33328       </method>
33329       <method name="Void add_TestEvent(B+TestDelegate)">
33330         <size>24</size>
33331       </method>
33332       <method name="Void remove_TestEvent(B+TestDelegate)">
33333         <size>24</size>
33334       </method>
33335       <method name="Void Main()">
33336         <size>1</size>
33337       </method>
33338     </type>
33339   </test>
33340   <test name="test-56.cs">
33341     <type name="A">
33342       <method name="Void .ctor()">
33343         <size>7</size>
33344       </method>
33345       <method name="Int32 get_P()">
33346         <size>7</size>
33347       </method>
33348       <method name="Void set_P(Int32)">
33349         <size>8</size>
33350       </method>
33351       <method name="Int32 get_Q()">
33352         <size>0</size>
33353       </method>
33354       <method name="Void set_Q(Int32)">
33355         <size>0</size>
33356       </method>
33357       <method name="Int32 get_R()">
33358         <size>7</size>
33359       </method>
33360       <method name="Void set_R(Int32)">
33361         <size>8</size>
33362       </method>
33363     </type>
33364     <type name="B">
33365       <method name="Void .ctor()">
33366         <size>7</size>
33367       </method>
33368       <method name="Int32 get_P()">
33369         <size>7</size>
33370       </method>
33371       <method name="Void set_P(Int32)">
33372         <size>8</size>
33373       </method>
33374       <method name="Int32 get_Q()">
33375         <size>7</size>
33376       </method>
33377       <method name="Void set_Q(Int32)">
33378         <size>8</size>
33379       </method>
33380     </type>
33381     <type name="C">
33382       <method name="Void .ctor()">
33383         <size>7</size>
33384       </method>
33385       <method name="Int32 get_Q()">
33386         <size>7</size>
33387       </method>
33388       <method name="Void set_Q(Int32)">
33389         <size>8</size>
33390       </method>
33391       <method name="Int32 get_R()">
33392         <size>7</size>
33393       </method>
33394       <method name="Void set_R(Int32)">
33395         <size>8</size>
33396       </method>
33397     </type>
33398     <type name="M">
33399       <method name="Void .ctor()">
33400         <size>7</size>
33401       </method>
33402       <method name="Int32 Main()">
33403         <size>221</size>
33404       </method>
33405     </type>
33406   </test>
33407   <test name="test-560.cs">
33408     <type name="Bugs.Bug2">
33409       <method name="Void .ctor()">
33410         <size>7</size>
33411       </method>
33412       <method name="Void Main(System.String[])">
33413         <size>81</size>
33414       </method>
33415     </type>
33416     <type name="Bugs.Bug2+MyByte">
33417       <method name="Void .ctor(Byte)">
33418         <size>8</size>
33419       </method>
33420       <method name="MyByte op_Implicit(Byte)">
33421         <size>7</size>
33422       </method>
33423       <method name="Byte op_Implicit(MyByte)">
33424         <size>8</size>
33425       </method>
33426     </type>
33427     <type name="Bugs.Bug2+MyInt">
33428       <method name="Void .ctor(Int32)">
33429         <size>8</size>
33430       </method>
33431       <method name="MyInt op_Implicit(Int32)">
33432         <size>7</size>
33433       </method>
33434       <method name="Int32 op_Implicit(MyInt)">
33435         <size>8</size>
33436       </method>
33437     </type>
33438   </test>
33439   <test name="test-561.cs">
33440     <type name="A">
33441       <method name="Void .ctor()">
33442         <size>7</size>
33443       </method>
33444       <method name="Void I.M()">
33445         <size>1</size>
33446       </method>
33447       <method name="Void M()">
33448         <size>0</size>
33449       </method>
33450     </type>
33451     <type name="C">
33452       <method name="Void .ctor()">
33453         <size>7</size>
33454       </method>
33455       <method name="Void M()">
33456         <size>1</size>
33457       </method>
33458       <method name="Void Main()">
33459         <size>1</size>
33460       </method>
33461     </type>
33462   </test>
33463   <test name="test-562.cs">
33464     <type name="Program">
33465       <method name="Void .ctor()">
33466         <size>7</size>
33467       </method>
33468       <method name="Int32 Main()">
33469         <size>45</size>
33470       </method>
33471     </type>
33472   </test>
33473   <test name="test-563.cs">
33474     <type name="Test">
33475       <method name="Void .ctor()">
33476         <size>7</size>
33477       </method>
33478       <method name="System.Object TestMethod(TestCollection)">
33479         <size>64</size>
33480       </method>
33481       <method name="Void Main()">
33482         <size>1</size>
33483       </method>
33484     </type>
33485   </test>
33486   <test name="test-564.cs">
33487     <type name="A">
33488       <method name="Void .ctor()">
33489         <size>7</size>
33490       </method>
33491       <method name="Void Main()">
33492         <size>1</size>
33493       </method>
33494     </type>
33495   </test>
33496   <test name="test-565.cs">
33497     <type name="T">
33498       <method name="Void .ctor()">
33499         <size>7</size>
33500       </method>
33501       <method name="Boolean Equals(System.Object)">
33502         <size>2</size>
33503       </method>
33504       <method name="Void Main()">
33505         <size>1</size>
33506       </method>
33507     </type>
33508   </test>
33509   <test name="test-566.cs">
33510     <type name="Test">
33511       <method name="Void .ctor()">
33512         <size>7</size>
33513       </method>
33514       <method name="System.String get_Spec()">
33515         <size>12</size>
33516       </method>
33517       <method name="Void Foo(C)">
33518         <size>7</size>
33519       </method>
33520       <method name="Void Foo2(CC)">
33521         <size>12</size>
33522       </method>
33523       <method name="Void Main()">
33524         <size>1</size>
33525       </method>
33526     </type>
33527     <type name="CA">
33528       <method name="Void .ctor()">
33529         <size>7</size>
33530       </method>
33531       <method name="Void set_Spec(System.String)">
33532         <size>1</size>
33533       </method>
33534     </type>
33535     <type name="CB">
33536       <method name="Void .ctor()">
33537         <size>7</size>
33538       </method>
33539       <method name="Void set_Spec(System.String)">
33540         <size>1</size>
33541       </method>
33542     </type>
33543     <type name="CC">
33544       <method name="Void .ctor()">
33545         <size>7</size>
33546       </method>
33547     </type>
33548   </test>
33549   <test name="test-567.cs">
33550     <type name="preservesig_test.Class1">
33551       <method name="Void .ctor()">
33552         <size>7</size>
33553       </method>
33554       <method name="Int32 Main(System.String[])">
33555         <size>143</size>
33556       </method>
33557     </type>
33558     <type name="preservesig_test.TestClass">
33559       <method name="Void .ctor()">
33560         <size>7</size>
33561       </method>
33562       <method name="Void add_e(preservesig_test.TestClass+D)">
33563         <size>24</size>
33564       </method>
33565       <method name="Void remove_e(preservesig_test.TestClass+D)">
33566         <size>24</size>
33567       </method>
33568       <method name="Int32 DoFoo()">
33569         <size>2</size>
33570       </method>
33571       <method name="Int32 get_Foo()">
33572         <size>2</size>
33573       </method>
33574     </type>
33575     <type name="preservesig_test.TestClass+D">
33576       <method name="Void .ctor(Object, IntPtr)">
33577         <size>0</size>
33578       </method>
33579       <method name="Void Invoke()">
33580         <size>0</size>
33581       </method>
33582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33583         <size>0</size>
33584       </method>
33585       <method name="Void EndInvoke(IAsyncResult)">
33586         <size>0</size>
33587       </method>
33588     </type>
33589   </test>
33590   <test name="test-568.cs">
33591     <type name="B">
33592       <method name="Void .ctor()">
33593         <size>7</size>
33594       </method>
33595       <method name="Void Main()">
33596         <size>1</size>
33597       </method>
33598     </type>
33599   </test>
33600   <test name="test-569.cs">
33601     <type name="MyAttribute">
33602       <method name="Void .ctor()">
33603         <size>7</size>
33604       </method>
33605     </type>
33606     <type name="SubAttribute">
33607       <method name="Void .ctor()">
33608         <size>7</size>
33609       </method>
33610     </type>
33611     <type name="test">
33612       <method name="Void .ctor()">
33613         <size>7</size>
33614       </method>
33615       <method name="Void method()">
33616         <size>1</size>
33617       </method>
33618       <method name="Void Main()">
33619         <size>1</size>
33620       </method>
33621     </type>
33622   </test>
33623   <test name="test-57.cs">
33624     <type name="Button">
33625       <method name="Void .ctor()">
33626         <size>7</size>
33627       </method>
33628       <method name="Void add_Click(EventHandler)">
33629         <size>24</size>
33630       </method>
33631       <method name="Void remove_Click(EventHandler)">
33632         <size>24</size>
33633       </method>
33634       <method name="Void OnClick(Int32, Int32)">
33635         <size>36</size>
33636       </method>
33637       <method name="Void Reset()">
33638         <size>8</size>
33639       </method>
33640     </type>
33641     <type name="Blah">
33642       <method name="Void .ctor()">
33643         <size>18</size>
33644       </method>
33645       <method name="Void Connect()">
33646         <size>59</size>
33647       </method>
33648       <method name="Void Button1_Click(Int32, Int32)">
33649         <size>34</size>
33650       </method>
33651       <method name="Void Foo_Click(Int32, Int32)">
33652         <size>34</size>
33653       </method>
33654       <method name="Void Disconnect()">
33655         <size>34</size>
33656       </method>
33657       <method name="Int32 Main()">
33658         <size>66</size>
33659       </method>
33660     </type>
33661     <type name="EventHandler">
33662       <method name="Void .ctor(Object, IntPtr)">
33663         <size>0</size>
33664       </method>
33665       <method name="Void Invoke(Int32, Int32)">
33666         <size>0</size>
33667       </method>
33668       <method name="IAsyncResult BeginInvoke(Int32, Int32, 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   </test>
33676   <test name="test-570.cs">
33677     <type name="Bar">
33678       <method name="Void .ctor()">
33679         <size>7</size>
33680       </method>
33681     </type>
33682     <type name="Program">
33683       <method name="Void .ctor()">
33684         <size>7</size>
33685       </method>
33686       <method name="Void Main()">
33687         <size>47</size>
33688       </method>
33689     </type>
33690   </test>
33691   <test name="test-571.cs">
33692     <type name="Test">
33693       <method name="Void .ctor()">
33694         <size>7</size>
33695       </method>
33696       <method name="Void Main()">
33697         <size>1</size>
33698       </method>
33699     </type>
33700   </test>
33701   <test name="test-572.cs">
33702     <type name="C">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Color get_Color()">
33707         <size>10</size>
33708       </method>
33709       <method name="Void ResetCustomColors()">
33710         <size>16</size>
33711       </method>
33712       <method name="Void Main()">
33713         <size>1</size>
33714       </method>
33715     </type>
33716     <type name="Color">
33717       <method name="Color From(Int32)">
33718         <size>10</size>
33719       </method>
33720       <method name="Int32 ToArgb()">
33721         <size>2</size>
33722       </method>
33723     </type>
33724   </test>
33725   <test name="test-573.cs">
33726     <type name="C">
33727       <method name="Void .ctor()">
33728         <size>7</size>
33729       </method>
33730       <method name="Void .cctor()">
33731         <size>11</size>
33732       </method>
33733       <method name="Void Main()">
33734         <size>25</size>
33735       </method>
33736     </type>
33737   </test>
33738   <test name="test-574.cs">
33739     <type name="X">
33740       <method name="Void .ctor()">
33741         <size>7</size>
33742       </method>
33743       <method name="Int32 Main()">
33744         <size>31</size>
33745       </method>
33746     </type>
33747   </test>
33748   <test name="test-575.cs">
33749     <type name="Program">
33750       <method name="Void .ctor()">
33751         <size>7</size>
33752       </method>
33753       <method name="Void Main(System.String[])">
33754         <size>25</size>
33755       </method>
33756     </type>
33757   </test>
33758   <test name="test-576.cs">
33759     <type name="Foo">
33760       <method name="Void .ctor()">
33761         <size>7</size>
33762       </method>
33763       <method name="Void Main()">
33764         <size>24</size>
33765       </method>
33766     </type>
33767   </test>
33768   <test name="test-578.cs">
33769     <type name="Test1.TestItem1">
33770       <method name="Void .ctor()">
33771         <size>7</size>
33772       </method>
33773       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33774         <size>34</size>
33775       </method>
33776       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33777         <size>34</size>
33778       </method>
33779       <method name="Int32 Test()">
33780         <size>12</size>
33781       </method>
33782     </type>
33783     <type name="Test1.TestItem2">
33784       <method name="Void .ctor()">
33785         <size>7</size>
33786       </method>
33787       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33788         <size>18</size>
33789       </method>
33790       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33791         <size>18</size>
33792       </method>
33793     </type>
33794     <type name="Test1.CC">
33795       <method name="Void .ctor()">
33796         <size>7</size>
33797       </method>
33798       <method name="Int32 Main()">
33799         <size>57</size>
33800       </method>
33801     </type>
33802     <type name="Test1.TestDelegate1">
33803       <method name="Void .ctor(Object, IntPtr)">
33804         <size>0</size>
33805       </method>
33806       <method name="Int32 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="Int32 EndInvoke(IAsyncResult)">
33813         <size>0</size>
33814       </method>
33815     </type>
33816     <type name="Test1.CC">
33817       <method name="Int32 &lt;Main&gt;m__0()">
33818         <size>2</size>
33819       </method>
33820     </type>
33821   </test>
33822   <test name="test-579.cs">
33823     <type name="X">
33824       <method name="Void .ctor()">
33825         <size>7</size>
33826       </method>
33827       <method name="Void Main()">
33828         <size>35</size>
33829       </method>
33830       <method name="Void DoCall(X+test)">
33831         <size>1</size>
33832       </method>
33833     </type>
33834     <type name="X+test">
33835       <method name="Void .ctor(Object, IntPtr)">
33836         <size>0</size>
33837       </method>
33838       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33839         <size>0</size>
33840       </method>
33841       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33842         <size>0</size>
33843       </method>
33844       <method name="System.Object EndInvoke(IAsyncResult)">
33845         <size>0</size>
33846       </method>
33847     </type>
33848     <type name="X">
33849       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33850         <size>18</size>
33851       </method>
33852     </type>
33853   </test>
33854   <test name="test-58.cs">
33855     <type name="Blah">
33856       <method name="Void .ctor()">
33857         <size>7</size>
33858       </method>
33859       <method name="Int32 Main()">
33860         <size>27</size>
33861       </method>
33862     </type>
33863   </test>
33864   <test name="test-580.cs">
33865     <type name="Bla">
33866       <method name="Void .ctor()">
33867         <size>7</size>
33868       </method>
33869       <method name="Void BuildNode(System.String ByRef)">
33870         <size>43</size>
33871       </method>
33872       <method name="Void BuildNode(System.String[] ByRef)">
33873         <size>56</size>
33874       </method>
33875       <method name="Void BuildNode_B(System.Object ByRef)">
33876         <size>18</size>
33877       </method>
33878       <method name="System.String BuildNode_C(System.String ByRef)">
33879         <size>76</size>
33880       </method>
33881       <method name="System.String BuildNode_D()">
33882         <size>155</size>
33883       </method>
33884       <method name="Void BuildNode_E(System.String[,] ByRef)">
33885         <size>68</size>
33886       </method>
33887       <method name="Int32 Main()">
33888         <size>265</size>
33889       </method>
33890     </type>
33891   </test>
33892   <test name="test-581.cs">
33893     <type name="TestParams">
33894       <method name="Void .ctor()">
33895         <size>7</size>
33896       </method>
33897       <method name="System.Object get_Item(System.String[])">
33898         <size>4</size>
33899       </method>
33900       <method name="Void set_Item(System.String[], System.Object)">
33901         <size>40</size>
33902       </method>
33903       <method name="Void TestMethod()">
33904         <size>179</size>
33905       </method>
33906     </type>
33907     <type name="TestNonParams">
33908       <method name="Void .ctor()">
33909         <size>7</size>
33910       </method>
33911       <method name="System.Object get_Item(System.String)">
33912         <size>2</size>
33913       </method>
33914       <method name="Void set_Item(System.String, System.Object)">
33915         <size>40</size>
33916       </method>
33917       <method name="Void TestMethod()">
33918         <size>71</size>
33919       </method>
33920     </type>
33921     <type name="M">
33922       <method name="Void .ctor()">
33923         <size>7</size>
33924       </method>
33925       <method name="Int32 Main()">
33926         <size>22</size>
33927       </method>
33928     </type>
33929   </test>
33930   <test name="test-582.cs">
33931     <type name="TrueClass">
33932       <method name="Void Main()">
33933         <size>1</size>
33934       </method>
33935     </type>
33936   </test>
33937   <test name="test-583.cs">
33938     <type name="Program">
33939       <method name="Void .ctor()">
33940         <size>7</size>
33941       </method>
33942       <method name="Int32 Main()">
33943         <size>19</size>
33944       </method>
33945     </type>
33946     <type name="ObjectContainerBase">
33947       <method name="Void .ctor()">
33948         <size>7</size>
33949       </method>
33950     </type>
33951   </test>
33952   <test name="test-584.cs">
33953     <type name="Style">
33954       <method name="Void .ctor()">
33955         <size>7</size>
33956       </method>
33957       <method name="Style get_CurrentStyle()">
33958         <size>2</size>
33959       </method>
33960       <method name="Void set_CurrentStyle(Style)">
33961         <size>1</size>
33962       </method>
33963       <method name="Boolean LoadCurrentStyle()">
33964         <size>20</size>
33965       </method>
33966       <method name="Style Load()">
33967         <size>2</size>
33968       </method>
33969       <method name="Int32 Main()">
33970         <size>18</size>
33971       </method>
33972     </type>
33973   </test>
33974   <test name="test-585.cs">
33975     <type name="A">
33976       <method name="Void .ctor()">
33977         <size>7</size>
33978       </method>
33979     </type>
33980     <type name="B">
33981       <method name="Void .ctor()">
33982         <size>7</size>
33983       </method>
33984     </type>
33985     <type name="X">
33986       <method name="Void .ctor()">
33987         <size>7</size>
33988       </method>
33989     </type>
33990     <type name="Program">
33991       <method name="Void .ctor()">
33992         <size>7</size>
33993       </method>
33994       <method name="Void Main()">
33995         <size>52</size>
33996       </method>
33997     </type>
33998   </test>
33999   <test name="test-586.cs">
34000     <type name="Program">
34001       <method name="Void .ctor()">
34002         <size>7</size>
34003       </method>
34004       <method name="Int32 Main()">
34005         <size>99</size>
34006       </method>
34007     </type>
34008     <type name="Program+MyColor">
34009       <method name="Void .ctor(Single)">
34010         <size>8</size>
34011       </method>
34012       <method name="Single get_Value()">
34013         <size>7</size>
34014       </method>
34015       <method name="MyColor op_Addition(MyColor, MyColor)">
34016         <size>21</size>
34017       </method>
34018     </type>
34019   </test>
34020   <test name="test-587.cs">
34021     <type name="Program">
34022       <method name="Void .ctor()">
34023         <size>7</size>
34024       </method>
34025       <method name="Int32 Main()">
34026         <size>17</size>
34027       </method>
34028     </type>
34029   </test>
34030   <test name="test-588.cs">
34031     <type name="TestNamespace.TestClass">
34032       <method name="Void .ctor()">
34033         <size>7</size>
34034       </method>
34035       <method name="Void HelloWorld()">
34036         <size>1</size>
34037       </method>
34038     </type>
34039     <type name="SuperClass">
34040       <method name="Void .ctor()">
34041         <size>7</size>
34042       </method>
34043       <method name="TestNamespace.TestClass get_TestClass()">
34044         <size>7</size>
34045       </method>
34046     </type>
34047     <type name="SubClass">
34048       <method name="Void .ctor()">
34049         <size>12</size>
34050       </method>
34051     </type>
34052     <type name="App">
34053       <method name="Void .ctor()">
34054         <size>7</size>
34055       </method>
34056       <method name="Void Main()">
34057         <size>7</size>
34058       </method>
34059     </type>
34060   </test>
34061   <test name="test-589.cs">
34062     <type name="TestNamespace.TestClass">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="Void HelloWorld()">
34067         <size>1</size>
34068       </method>
34069     </type>
34070     <type name="SuperClass">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="TestNamespace.TestClass get_TestClass()">
34075         <size>7</size>
34076       </method>
34077       <method name="Void set_TestClass(TestNamespace.TestClass)">
34078         <size>1</size>
34079       </method>
34080     </type>
34081     <type name="SubClass">
34082       <method name="Void .ctor()">
34083         <size>12</size>
34084       </method>
34085     </type>
34086     <type name="App">
34087       <method name="Void .ctor()">
34088         <size>7</size>
34089       </method>
34090       <method name="Void Main()">
34091         <size>7</size>
34092       </method>
34093     </type>
34094   </test>
34095   <test name="test-59.cs">
34096     <type name="X">
34097       <method name="Void .ctor()">
34098         <size>7</size>
34099       </method>
34100       <method name="Int32 test_explicit()">
34101         <size>224</size>
34102       </method>
34103       <method name="Int32 test_implicit()">
34104         <size>102</size>
34105       </method>
34106       <method name="Int32 Main()">
34107         <size>55</size>
34108       </method>
34109     </type>
34110   </test>
34111   <test name="test-590.cs">
34112     <type name="X">
34113       <method name="Void .ctor()">
34114         <size>18</size>
34115       </method>
34116       <method name="Int32 Main()">
34117         <size>28</size>
34118       </method>
34119       <method name="System.String Foo()">
34120         <size>6</size>
34121       </method>
34122       <method name="System.String get_Prop()">
34123         <size>7</size>
34124       </method>
34125       <method name="Void set_Prop(System.String)">
34126         <size>8</size>
34127       </method>
34128       <method name="System.String get_Item(Int32)">
34129         <size>7</size>
34130       </method>
34131       <method name="Void set_Item(Int32, System.String)">
34132         <size>8</size>
34133       </method>
34134       <method name="Int32 Do(System.String, System.String, System.String)">
34135         <size>334</size>
34136       </method>
34137     </type>
34138   </test>
34139   <test name="test-591.cs">
34140     <type name="C1">
34141       <method name="Void .ctor()">
34142         <size>7</size>
34143       </method>
34144       <method name="Void Foo(System.String)">
34145         <size>49</size>
34146       </method>
34147     </type>
34148     <type name="C2">
34149       <method name="Void .ctor()">
34150         <size>7</size>
34151       </method>
34152       <method name="Void Main()">
34153         <size>1</size>
34154       </method>
34155     </type>
34156   </test>
34157   <test name="test-592.cs">
34158     <type name="T">
34159       <method name="Void .ctor()">
34160         <size>7</size>
34161       </method>
34162       <method name="Int32 fib(Int32)">
34163         <size>53</size>
34164       </method>
34165       <method name="Int32 xx(Int32)">
34166         <size>33</size>
34167       </method>
34168       <method name="Void foo(Int32)">
34169         <size>38</size>
34170       </method>
34171       <method name="Void XXXA()">
34172         <size>6</size>
34173       </method>
34174       <method name="Void Main()">
34175         <size>1</size>
34176       </method>
34177     </type>
34178   </test>
34179   <test name="test-593.cs">
34180     <type name="MainClass">
34181       <method name="Void .ctor()">
34182         <size>7</size>
34183       </method>
34184       <method name="Void Foo(I)">
34185         <size>7</size>
34186       </method>
34187       <method name="Void Main()">
34188         <size>1</size>
34189       </method>
34190     </type>
34191   </test>
34192   <test name="test-594.cs">
34193     <type name="Test">
34194       <method name="Void .ctor()">
34195         <size>7</size>
34196       </method>
34197       <method name="Void Main()">
34198         <size>1</size>
34199       </method>
34200     </type>
34201   </test>
34202   <test name="test-595.cs">
34203     <type name="AttributesCollection">
34204       <method name="Void .ctor()">
34205         <size>7</size>
34206       </method>
34207       <method name="System.Object get_Item(SymbolId)">
34208         <size>2</size>
34209       </method>
34210       <method name="Void set_Item(SymbolId, System.Object)">
34211         <size>1</size>
34212       </method>
34213     </type>
34214     <type name="Program">
34215       <method name="Void .ctor()">
34216         <size>7</size>
34217       </method>
34218       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
34219         <size>18</size>
34220       </method>
34221       <method name="Void Main()">
34222         <size>23</size>
34223       </method>
34224     </type>
34225   </test>
34226   <test name="test-596.cs">
34227     <type name="C">
34228       <method name="Void .ctor()">
34229         <size>7</size>
34230       </method>
34231       <method name="Void Main()">
34232         <size>17</size>
34233       </method>
34234     </type>
34235   </test>
34236   <test name="test-597.cs">
34237     <type name="TestNS.Foo">
34238       <method name="Void .ctor()">
34239         <size>7</size>
34240       </method>
34241     </type>
34242     <type name="TestNS.XElement">
34243       <method name="Void .ctor()">
34244         <size>7</size>
34245       </method>
34246       <method name="TestNS.Bar get_Document()">
34247         <size>2</size>
34248       </method>
34249       <method name="System.Object get_CrashHere()">
34250         <size>29</size>
34251       </method>
34252     </type>
34253     <type name="TestNS.Element">
34254       <method name="Void .ctor()">
34255         <size>7</size>
34256       </method>
34257       <method name="TestNS.Foo get_Document()">
34258         <size>2</size>
34259       </method>
34260     </type>
34261     <type name="TestNS.Bar">
34262       <method name="Void .ctor()">
34263         <size>7</size>
34264       </method>
34265       <method name="IHoge get_Root()">
34266         <size>2</size>
34267       </method>
34268     </type>
34269     <type name="TestNS.C">
34270       <method name="Void .ctor()">
34271         <size>7</size>
34272       </method>
34273       <method name="Void Main()">
34274         <size>1</size>
34275       </method>
34276     </type>
34277   </test>
34278   <test name="test-598.cs">
34279     <type name="Test">
34280       <method name="Void .ctor()">
34281         <size>35</size>
34282       </method>
34283       <method name="V get_v()">
34284         <size>7</size>
34285       </method>
34286       <method name="Void Main()">
34287         <size>1</size>
34288       </method>
34289     </type>
34290     <type name="V">
34291       <method name="Void set_Item(Int32, Int32)">
34292         <size>1</size>
34293       </method>
34294     </type>
34295   </test>
34296   <test name="test-599.cs">
34297     <type name="Test.String">
34298       <method name="Void .ctor(String)">
34299         <size>14</size>
34300       </method>
34301       <method name="Test.String op_Implicit(System.String)">
34302         <size>15</size>
34303       </method>
34304       <method name="System.String op_Implicit(Test.String)">
34305         <size>15</size>
34306       </method>
34307     </type>
34308     <type name="TestCompiler.MainClass">
34309       <method name="Void .ctor()">
34310         <size>7</size>
34311       </method>
34312       <method name="Int32 Main()">
34313         <size>80</size>
34314       </method>
34315     </type>
34316   </test>
34317   <test name="test-6.cs">
34318     <type name="X">
34319       <method name="Void .ctor()">
34320         <size>7</size>
34321       </method>
34322       <method name="Int32 Main()">
34323         <size>37</size>
34324       </method>
34325     </type>
34326   </test>
34327   <test name="test-60.cs">
34328     <type name="ns5.Y">
34329       <method name="Void .ctor()">
34330         <size>7</size>
34331       </method>
34332       <method name="Void Run()">
34333         <size>1</size>
34334       </method>
34335     </type>
34336     <type name="X">
34337       <method name="Void .ctor()">
34338         <size>7</size>
34339       </method>
34340       <method name="Int32 Main()">
34341         <size>14</size>
34342       </method>
34343     </type>
34344   </test>
34345   <test name="test-600.cs">
34346     <type name="Test.Regression">
34347       <method name="Void .ctor()">
34348         <size>7</size>
34349       </method>
34350       <method name="Int32 Main()">
34351         <size>90</size>
34352       </method>
34353     </type>
34354   </test>
34355   <test name="test-601.cs">
34356     <type name="C">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360       <method name="Void Main()">
34361         <size>1</size>
34362       </method>
34363     </type>
34364     <type name="C+MarkerUpdatedVMDelegate">
34365       <method name="Void .ctor(Object, IntPtr)">
34366         <size>0</size>
34367       </method>
34368       <method name="Void Invoke(IntPtr, IntPtr)">
34369         <size>0</size>
34370       </method>
34371       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
34372         <size>0</size>
34373       </method>
34374       <method name="Void EndInvoke(IAsyncResult)">
34375         <size>0</size>
34376       </method>
34377     </type>
34378   </test>
34379   <test name="test-602.cs">
34380     <type name="C">
34381       <method name="Void .ctor()">
34382         <size>7</size>
34383       </method>
34384       <method name="Int32 Main()">
34385         <size>95</size>
34386       </method>
34387       <method name="Int32 Error(System.String, System.Object[])">
34388         <size>8</size>
34389       </method>
34390       <method name="Int32 Format(System.String, System.Object)">
34391         <size>2</size>
34392       </method>
34393       <method name="Int32 Format(System.String, System.Object[])">
34394         <size>2</size>
34395       </method>
34396       <method name="Int32 Format(System.String, System.Object, System.Object[])">
34397         <size>2</size>
34398       </method>
34399       <method name="Int32 Test_A(System.String)">
34400         <size>2</size>
34401       </method>
34402       <method name="Int32 Test_A(System.String, System.Object[])">
34403         <size>2</size>
34404       </method>
34405       <method name="Int32 Test_C(System.Type, System.Int32[])">
34406         <size>2</size>
34407       </method>
34408       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
34409         <size>2</size>
34410       </method>
34411     </type>
34412   </test>
34413   <test name="test-603.cs">
34414     <type name="ConsoleApplication1.Program">
34415       <method name="Void .ctor()">
34416         <size>7</size>
34417       </method>
34418       <method name="Void .cctor()">
34419         <size>1</size>
34420       </method>
34421       <method name="Int32 Main()">
34422         <size>52</size>
34423       </method>
34424     </type>
34425   </test>
34426   <test name="test-604.cs">
34427     <type name="Program">
34428       <method name="Void .ctor()">
34429         <size>7</size>
34430       </method>
34431       <method name="Int32 Main()">
34432         <size>83</size>
34433       </method>
34434     </type>
34435     <type name="Program+ImplementingExplicitInterfacesMembers">
34436       <method name="Void .ctor()">
34437         <size>7</size>
34438       </method>
34439       <method name="Void Program.Iface1.IfaceMethod1()">
34440         <size>1</size>
34441       </method>
34442       <method name="Void Program.Iface2.IfaceMethod2()">
34443         <size>1</size>
34444       </method>
34445     </type>
34446   </test>
34447   <test name="test-605.cs">
34448     <type name="TestA">
34449       <method name="Void .ctor()">
34450         <size>7</size>
34451       </method>
34452       <method name="System.String get_Method()">
34453         <size>2</size>
34454       </method>
34455     </type>
34456     <type name="TestB">
34457       <method name="Void .ctor()">
34458         <size>7</size>
34459       </method>
34460       <method name="System.String get_Method()">
34461         <size>2</size>
34462       </method>
34463       <method name="Void Main()">
34464         <size>1</size>
34465       </method>
34466     </type>
34467   </test>
34468   <test name="test-606.cs">
34469     <type name="Program">
34470       <method name="Void .ctor()">
34471         <size>7</size>
34472       </method>
34473       <method name="Int32 Main()">
34474         <size>157</size>
34475       </method>
34476     </type>
34477     <type name="Info">
34478       <method name="Void .ctor()">
34479         <size>7</size>
34480       </method>
34481       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
34482         <size>2</size>
34483       </method>
34484       <method name="Void System.Collections.IEnumerator.Reset()">
34485         <size>1</size>
34486       </method>
34487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34488         <size>2</size>
34489       </method>
34490       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
34491         <size>2</size>
34492       </method>
34493       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
34494         <size>1</size>
34495       </method>
34496     </type>
34497   </test>
34498   <test name="test-607.cs">
34499     <type name="Program">
34500       <method name="Void .ctor()">
34501         <size>7</size>
34502       </method>
34503       <method name="Int32 Main()">
34504         <size>40</size>
34505       </method>
34506     </type>
34507   </test>
34508   <test name="test-608.cs">
34509     <type name="X">
34510       <method name="Void .ctor()">
34511         <size>7</size>
34512       </method>
34513       <method name="Void Main()">
34514         <size>60</size>
34515       </method>
34516     </type>
34517   </test>
34518   <test name="test-609.cs">
34519     <type name="Test">
34520       <method name="Void .ctor()">
34521         <size>7</size>
34522       </method>
34523       <method name="Int32 Main()">
34524         <size>36</size>
34525       </method>
34526     </type>
34527   </test>
34528   <test name="test-61.cs">
34529     <type name="X">
34530       <method name="Void .ctor()">
34531         <size>7</size>
34532       </method>
34533       <method name="Void add_XX(X+MyEvent)">
34534         <size>3</size>
34535       </method>
34536       <method name="Void remove_XX(X+MyEvent)">
34537         <size>3</size>
34538       </method>
34539       <method name="Int32 get_Property()">
34540         <size>4</size>
34541       </method>
34542       <method name="Void set_Property(Int32)">
34543         <size>3</size>
34544       </method>
34545       <method name="Int32 get_P2()">
34546         <size>2</size>
34547       </method>
34548       <method name="Void set_P3(Int32)">
34549         <size>1</size>
34550       </method>
34551       <method name="Int32 Main()">
34552         <size>2</size>
34553       </method>
34554     </type>
34555     <type name="X+MyEvent">
34556       <method name="Void .ctor(Object, IntPtr)">
34557         <size>0</size>
34558       </method>
34559       <method name="Void Invoke()">
34560         <size>0</size>
34561       </method>
34562       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34563         <size>0</size>
34564       </method>
34565       <method name="Void EndInvoke(IAsyncResult)">
34566         <size>0</size>
34567       </method>
34568     </type>
34569   </test>
34570   <test name="test-610.cs">
34571     <type name="A">
34572       <method name="Void .ctor()">
34573         <size>7</size>
34574       </method>
34575       <method name="Void Main()">
34576         <size>1</size>
34577       </method>
34578     </type>
34579     <type name="A+C">
34580       <method name="Void .ctor()">
34581         <size>7</size>
34582       </method>
34583     </type>
34584     <type name="A+C+D">
34585       <method name="Void .ctor()">
34586         <size>7</size>
34587       </method>
34588     </type>
34589     <type name="N.B">
34590       <method name="Void .ctor()">
34591         <size>7</size>
34592       </method>
34593     </type>
34594     <type name="N.B+C">
34595       <method name="Void .ctor()">
34596         <size>7</size>
34597       </method>
34598     </type>
34599     <type name="N.B+C+E">
34600       <method name="Void .ctor()">
34601         <size>7</size>
34602       </method>
34603     </type>
34604     <type name="N.B+A">
34605       <method name="Void .ctor()">
34606         <size>7</size>
34607       </method>
34608     </type>
34609     <type name="N.B+A+D">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613     </type>
34614   </test>
34615   <test name="test-611.cs">
34616     <type name="T">
34617       <method name="Void .ctor()">
34618         <size>7</size>
34619       </method>
34620     </type>
34621     <type name="T+Protected">
34622       <method name="Void .ctor()">
34623         <size>7</size>
34624       </method>
34625     </type>
34626     <type name="D">
34627       <method name="Void .ctor()">
34628         <size>7</size>
34629       </method>
34630     </type>
34631     <type name="D+Private">
34632       <method name="Void .ctor()">
34633         <size>7</size>
34634       </method>
34635       <method name="Void Stuff(T+Protected)">
34636         <size>1</size>
34637       </method>
34638     </type>
34639     <type name="D2">
34640       <method name="Void .ctor()">
34641         <size>7</size>
34642       </method>
34643     </type>
34644     <type name="D2+P">
34645       <method name="Void .ctor()">
34646         <size>7</size>
34647       </method>
34648     </type>
34649     <type name="D2+P+Private">
34650       <method name="Void .ctor()">
34651         <size>7</size>
34652       </method>
34653       <method name="Void Stuff(T+Protected)">
34654         <size>1</size>
34655       </method>
34656     </type>
34657     <type name="Z">
34658       <method name="Void .ctor()">
34659         <size>7</size>
34660       </method>
34661       <method name="Void Main()">
34662         <size>1</size>
34663       </method>
34664     </type>
34665   </test>
34666   <test name="test-612.cs">
34667     <type name="Abcdefghijklmnopqrstuvwxyz">
34668       <method name="Void .ctor()">
34669         <size>7</size>
34670       </method>
34671       <method name="Void .cctor()">
34672         <size>7</size>
34673       </method>
34674     </type>
34675     <type name="OO">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void D()">
34680         <size>5293</size>
34681       </method>
34682     </type>
34683     <type name="Zyxwvutsrqp">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void .cctor()">
34688         <size>7</size>
34689       </method>
34690     </type>
34691     <type name="XXX">
34692       <method name="Void .ctor()">
34693         <size>7</size>
34694       </method>
34695       <method name="Boolean IsAltered()">
34696         <size>859</size>
34697       </method>
34698       <method name="Void Main()">
34699         <size>1</size>
34700       </method>
34701     </type>
34702   </test>
34703   <test name="test-613.cs">
34704     <type name="M">
34705       <method name="Void .ctor()">
34706         <size>7</size>
34707       </method>
34708       <method name="Boolean g()">
34709         <size>8</size>
34710       </method>
34711       <method name="Int32 Main()">
34712         <size>62</size>
34713       </method>
34714     </type>
34715   </test>
34716   <test name="test-614.cs">
34717     <type name="C">
34718       <method name="Void .ctor()">
34719         <size>7</size>
34720       </method>
34721       <method name="Void And()">
34722         <size>73</size>
34723       </method>
34724       <method name="Void Or()">
34725         <size>129</size>
34726       </method>
34727       <method name="Int32 Main()">
34728         <size>70</size>
34729       </method>
34730     </type>
34731   </test>
34732   <test name="test-615.cs">
34733     <type name="C">
34734       <method name="Void .ctor()">
34735         <size>7</size>
34736       </method>
34737       <method name="Void Main()">
34738         <size>16</size>
34739       </method>
34740     </type>
34741   </test>
34742   <test name="test-617.cs">
34743     <type name="Y">
34744       <method name="Void .ctor()">
34745         <size>7</size>
34746       </method>
34747       <method name="Void X.add_Foo(MyDelegate)">
34748         <size>1</size>
34749       </method>
34750       <method name="Void X.remove_Foo(MyDelegate)">
34751         <size>1</size>
34752       </method>
34753       <method name="Void add_Foo(MyDelegate)">
34754         <size>24</size>
34755       </method>
34756       <method name="Void remove_Foo(MyDelegate)">
34757         <size>24</size>
34758       </method>
34759       <method name="Int32 X.get_Prop()">
34760         <size>2</size>
34761       </method>
34762       <method name="Int32 Main()">
34763         <size>74</size>
34764       </method>
34765     </type>
34766     <type name="MyDelegate">
34767       <method name="Void .ctor(Object, IntPtr)">
34768         <size>0</size>
34769       </method>
34770       <method name="Int64 Invoke()">
34771         <size>0</size>
34772       </method>
34773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34774         <size>0</size>
34775       </method>
34776       <method name="Int64 EndInvoke(IAsyncResult)">
34777         <size>0</size>
34778       </method>
34779     </type>
34780   </test>
34781   <test name="test-618.cs">
34782     <type name="C">
34783       <method name="Void .ctor()">
34784         <size>7</size>
34785       </method>
34786       <method name="Void ZeroBasedReductions()">
34787         <size>18</size>
34788       </method>
34789       <method name="Void Main()">
34790         <size>6</size>
34791       </method>
34792     </type>
34793   </test>
34794   <test name="test-619.cs">
34795     <type name="X">
34796       <method name="Void .ctor()">
34797         <size>7</size>
34798       </method>
34799       <method name="Void Main()">
34800         <size>11</size>
34801       </method>
34802     </type>
34803   </test>
34804   <test name="test-62.cs">
34805     <type name="X">
34806       <method name="Void .ctor()">
34807         <size>7</size>
34808       </method>
34809       <method name="X[] GetX()">
34810         <size>2</size>
34811       </method>
34812       <method name="System.Int32[] getInt()">
34813         <size>2</size>
34814       </method>
34815       <method name="System.Int32[,,] getMoreInt()">
34816         <size>2</size>
34817       </method>
34818       <method name="Int32 Main()">
34819         <size>2</size>
34820       </method>
34821     </type>
34822   </test>
34823   <test name="test-620.cs">
34824     <type name="X">
34825       <method name="Void .ctor()">
34826         <size>7</size>
34827       </method>
34828       <method name="Void A(Int32 ByRef)">
34829         <size>7</size>
34830       </method>
34831       <method name="Void B(Int32 ByRef)">
34832         <size>7</size>
34833       </method>
34834       <method name="Int32 Main()">
34835         <size>22</size>
34836       </method>
34837     </type>
34838   </test>
34839   <test name="test-621.cs">
34840     <type name="X">
34841       <method name="Void .ctor()">
34842         <size>7</size>
34843       </method>
34844       <method name="Void Main()">
34845         <size>129</size>
34846       </method>
34847     </type>
34848   </test>
34849   <test name="test-622.cs">
34850     <type name="A">
34851       <method name="Void .ctor(Int32)">
34852         <size>1</size>
34853       </method>
34854     </type>
34855     <type name="B">
34856       <method name="Void .ctor(Int32)">
34857         <size>7</size>
34858       </method>
34859     </type>
34860     <type name="X">
34861       <method name="Void .ctor()">
34862         <size>7</size>
34863       </method>
34864       <method name="Void Foo(A ByRef)">
34865         <size>8</size>
34866       </method>
34867       <method name="Void Foo(System.Object ByRef)">
34868         <size>9</size>
34869       </method>
34870       <method name="Int32 Main()">
34871         <size>16</size>
34872       </method>
34873     </type>
34874   </test>
34875   <test name="test-623.cs">
34876     <type name="X">
34877       <method name="Void .ctor()">
34878         <size>7</size>
34879       </method>
34880       <method name="Void a()">
34881         <size>0</size>
34882       </method>
34883     </type>
34884     <type name="Y">
34885       <method name="Void .ctor()">
34886         <size>7</size>
34887       </method>
34888       <method name="Void a()">
34889         <size>11</size>
34890       </method>
34891       <method name="Void Main()">
34892         <size>13</size>
34893       </method>
34894     </type>
34895   </test>
34896   <test name="test-624.cs">
34897     <type name="X">
34898       <method name="Void .ctor()">
34899         <size>7</size>
34900       </method>
34901       <method name="Int32 get_Type()">
34902         <size>2</size>
34903       </method>
34904       <method name="Void Main()">
34905         <size>3</size>
34906       </method>
34907     </type>
34908   </test>
34909   <test name="test-625.cs">
34910     <type name="Location">
34911       <method name="Void .ctor()">
34912         <size>7</size>
34913       </method>
34914       <method name="Int32 get_Null()">
34915         <size>2</size>
34916       </method>
34917     </type>
34918     <type name="X">
34919       <method name="Void .ctor()">
34920         <size>13</size>
34921       </method>
34922       <method name="Void Main()">
34923         <size>1</size>
34924       </method>
34925     </type>
34926   </test>
34927   <test name="test-626.cs">
34928     <type name="X">
34929       <method name="Void .ctor()">
34930         <size>7</size>
34931       </method>
34932       <method name="Void A()">
34933         <size>1</size>
34934       </method>
34935       <method name="Void Main()">
34936         <size>37</size>
34937       </method>
34938     </type>
34939   </test>
34940   <test name="test-627.cs">
34941     <type name="B">
34942       <method name="Void .ctor()">
34943         <size>7</size>
34944       </method>
34945       <method name="Void X.B()">
34946         <size>1</size>
34947       </method>
34948       <method name="Void A.B()">
34949         <size>1</size>
34950       </method>
34951     </type>
34952     <type name="M">
34953       <method name="Void .ctor()">
34954         <size>7</size>
34955       </method>
34956       <method name="Void N(System.Object)">
34957         <size>8</size>
34958       </method>
34959       <method name="Void Main()">
34960         <size>1</size>
34961       </method>
34962     </type>
34963   </test>
34964   <test name="test-628.cs">
34965     <type name="N1.B">
34966       <method name="Void .ctor()">
34967         <size>7</size>
34968       </method>
34969     </type>
34970     <type name="X">
34971       <method name="Void .ctor()">
34972         <size>7</size>
34973       </method>
34974     </type>
34975     <type name="X2">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979     </type>
34980     <type name="Y2">
34981       <method name="Void .ctor()">
34982         <size>7</size>
34983       </method>
34984     </type>
34985     <type name="Y">
34986       <method name="Void .ctor()">
34987         <size>7</size>
34988       </method>
34989       <method name="Void Main()">
34990         <size>1</size>
34991       </method>
34992     </type>
34993   </test>
34994   <test name="test-629.cs">
34995     <type name="Foo">
34996       <method name="Void .ctor()">
34997         <size>7</size>
34998       </method>
34999       <method name="IEnumerable foo()">
35000         <size>16</size>
35001       </method>
35002       <method name="Int32 Main()">
35003         <size>65</size>
35004       </method>
35005     </type>
35006     <type name="Foo+&lt;foo&gt;c__Iterator0">
35007       <method name="Void .ctor()">
35008         <size>7</size>
35009       </method>
35010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35011         <size>7</size>
35012       </method>
35013       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35014         <size>7</size>
35015       </method>
35016       <method name="Boolean MoveNext()">
35017         <size>39</size>
35018       </method>
35019       <method name="Void Dispose()">
35020         <size>8</size>
35021       </method>
35022       <method name="Void Reset()">
35023         <size>6</size>
35024       </method>
35025       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35026         <size>7</size>
35027       </method>
35028       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35029         <size>26</size>
35030       </method>
35031     </type>
35032   </test>
35033   <test name="test-63.cs">
35034     <type name="X">
35035       <method name="Void .ctor()">
35036         <size>7</size>
35037       </method>
35038       <method name="Int32 Main()">
35039         <size>96</size>
35040       </method>
35041     </type>
35042   </test>
35043   <test name="test-630.cs">
35044     <type name="MyEx">
35045       <method name="Void .ctor()">
35046         <size>7</size>
35047       </method>
35048     </type>
35049     <type name="Ex">
35050       <method name="Void .ctor()">
35051         <size>7</size>
35052       </method>
35053       <method name="Int32 test(Int32)">
35054         <size>37</size>
35055       </method>
35056       <method name="Int32 Main()">
35057         <size>70</size>
35058       </method>
35059     </type>
35060   </test>
35061   <test name="test-631.cs">
35062     <type name="A">
35063       <method name="Void .ctor()">
35064         <size>7</size>
35065       </method>
35066       <method name="SByte op_Implicit(A)">
35067         <size>2</size>
35068       </method>
35069       <method name="Byte op_Implicit(A)">
35070         <size>2</size>
35071       </method>
35072       <method name="Int16 op_Implicit(A)">
35073         <size>2</size>
35074       </method>
35075       <method name="UInt16 op_Implicit(A)">
35076         <size>2</size>
35077       </method>
35078       <method name="Int32 op_Implicit(A)">
35079         <size>2</size>
35080       </method>
35081       <method name="UInt32 op_Implicit(A)">
35082         <size>2</size>
35083       </method>
35084       <method name="Int64 op_Implicit(A)">
35085         <size>3</size>
35086       </method>
35087       <method name="UInt64 op_Implicit(A)">
35088         <size>3</size>
35089       </method>
35090     </type>
35091     <type name="A2">
35092       <method name="Void .ctor()">
35093         <size>7</size>
35094       </method>
35095       <method name="SByte op_Implicit(A2)">
35096         <size>2</size>
35097       </method>
35098       <method name="Byte op_Implicit(A2)">
35099         <size>2</size>
35100       </method>
35101       <method name="Int16 op_Implicit(A2)">
35102         <size>2</size>
35103       </method>
35104       <method name="UInt32 op_Implicit(A2)">
35105         <size>2</size>
35106       </method>
35107       <method name="Int64 op_Implicit(A2)">
35108         <size>3</size>
35109       </method>
35110       <method name="UInt64 op_Implicit(A2)">
35111         <size>3</size>
35112       </method>
35113     </type>
35114     <type name="A3">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="SByte op_Implicit(A3)">
35119         <size>2</size>
35120       </method>
35121       <method name="UInt32 op_Implicit(A3)">
35122         <size>2</size>
35123       </method>
35124       <method name="Int64 op_Implicit(A3)">
35125         <size>3</size>
35126       </method>
35127       <method name="UInt64 op_Implicit(A3)">
35128         <size>3</size>
35129       </method>
35130     </type>
35131     <type name="A4">
35132       <method name="Void .ctor()">
35133         <size>7</size>
35134       </method>
35135       <method name="UInt32 op_Implicit(A4)">
35136         <size>2</size>
35137       </method>
35138       <method name="Int64 op_Implicit(A4)">
35139         <size>3</size>
35140       </method>
35141       <method name="UInt64 op_Implicit(A4)">
35142         <size>3</size>
35143       </method>
35144     </type>
35145     <type name="A5">
35146       <method name="Void .ctor()">
35147         <size>7</size>
35148       </method>
35149       <method name="UInt32 op_Implicit(A5)">
35150         <size>2</size>
35151       </method>
35152       <method name="Int32 op_Implicit(A5)">
35153         <size>2</size>
35154       </method>
35155     </type>
35156     <type name="A6">
35157       <method name="Void .ctor()">
35158         <size>7</size>
35159       </method>
35160       <method name="Byte op_Implicit(A6)">
35161         <size>2</size>
35162       </method>
35163     </type>
35164     <type name="MyDecimal">
35165       <method name="Void .ctor()">
35166         <size>7</size>
35167       </method>
35168       <method name="Decimal op_Implicit(MyDecimal)">
35169         <size>8</size>
35170       </method>
35171     </type>
35172     <type name="Constraint">
35173       <method name="Void .ctor()">
35174         <size>7</size>
35175       </method>
35176       <method name="Int32 Main()">
35177         <size>293</size>
35178       </method>
35179     </type>
35180   </test>
35181   <test name="test-632.cs">
35182     <type name="Bug379822">
35183       <method name="Void .ctor()">
35184         <size>7</size>
35185       </method>
35186       <method name="Void Assert(Boolean, Boolean)">
35187         <size>19</size>
35188       </method>
35189       <method name="Void TestAnd(Boolean)">
35190         <size>79</size>
35191       </method>
35192       <method name="Void TestOr(Boolean)">
35193         <size>88</size>
35194       </method>
35195       <method name="Void Test(Boolean)">
35196         <size>13</size>
35197       </method>
35198       <method name="Void Main()">
35199         <size>13</size>
35200       </method>
35201     </type>
35202   </test>
35203   <test name="test-633.cs">
35204     <type name="Test.C">
35205       <method name="Void .ctor()">
35206         <size>7</size>
35207       </method>
35208       <method name="Void Main()">
35209         <size>1</size>
35210       </method>
35211     </type>
35212   </test>
35213   <test name="test-634.cs">
35214     <type name="Test">
35215       <method name="Void .ctor()">
35216         <size>7</size>
35217       </method>
35218       <method name="Void TestFunc()">
35219         <size>2</size>
35220       </method>
35221       <method name="Void Main(System.String[])">
35222         <size>6</size>
35223       </method>
35224     </type>
35225     <type name="Test+D">
35226       <method name="Void .ctor(Object, IntPtr)">
35227         <size>0</size>
35228       </method>
35229       <method name="Void Invoke()">
35230         <size>0</size>
35231       </method>
35232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35233         <size>0</size>
35234       </method>
35235       <method name="Void EndInvoke(IAsyncResult)">
35236         <size>0</size>
35237       </method>
35238     </type>
35239   </test>
35240   <test name="test-635.cs">
35241     <type name="ShortCircuitFold">
35242       <method name="Void .ctor()">
35243         <size>7</size>
35244       </method>
35245       <method name="Boolean get_False()">
35246         <size>14</size>
35247       </method>
35248       <method name="Boolean get_True()">
35249         <size>14</size>
35250       </method>
35251       <method name="Void a(Boolean, Boolean)">
35252         <size>19</size>
35253       </method>
35254       <method name="Void c(Int32)">
35255         <size>67</size>
35256       </method>
35257       <method name="Boolean f()">
35258         <size>11</size>
35259       </method>
35260       <method name="Void Main()">
35261         <size>167</size>
35262       </method>
35263     </type>
35264   </test>
35265   <test name="test-636.cs">
35266     <type name="Foo">
35267       <method name="Void .ctor()">
35268         <size>7</size>
35269       </method>
35270       <method name="Boolean get_False()">
35271         <size>14</size>
35272       </method>
35273       <method name="Void ping()">
35274         <size>13</size>
35275       </method>
35276       <method name="Int32 test_while(Int32)">
35277         <size>53</size>
35278       </method>
35279       <method name="Int32 test_do_while(Int32)">
35280         <size>53</size>
35281       </method>
35282       <method name="Int32 test_for(Int32)">
35283         <size>64</size>
35284       </method>
35285       <method name="Void test_for_empty()">
35286         <size>35</size>
35287       </method>
35288       <method name="Void Main()">
35289         <size>30</size>
35290       </method>
35291     </type>
35292   </test>
35293   <test name="test-638.cs">
35294     <type name="Fail">
35295       <method name="Void .ctor()">
35296         <size>7</size>
35297       </method>
35298       <method name="Void Main()">
35299         <size>110</size>
35300       </method>
35301     </type>
35302     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
35303       <method name="Void .ctor()">
35304         <size>7</size>
35305       </method>
35306       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35307         <size>28</size>
35308       </method>
35309     </type>
35310   </test>
35311   <test name="test-639.cs">
35312     <type name="Foo">
35313       <method name="Void .ctor()">
35314         <size>7</size>
35315       </method>
35316       <method name="System.String get_s()">
35317         <size>13</size>
35318       </method>
35319       <method name="Void set_s(System.String)">
35320         <size>34</size>
35321       </method>
35322       <method name="Void Main()">
35323         <size>67</size>
35324       </method>
35325     </type>
35326   </test>
35327   <test name="test-64.cs">
35328     <type name="Operator">
35329       <method name="Void .ctor()">
35330         <size>7</size>
35331       </method>
35332     </type>
35333     <type name="Blah">
35334       <method name="Void .ctor(Operator)">
35335         <size>7</size>
35336       </method>
35337     </type>
35338     <type name="T">
35339       <method name="Void .ctor()">
35340         <size>7</size>
35341       </method>
35342       <method name="Int32 Main()">
35343         <size>9</size>
35344       </method>
35345     </type>
35346   </test>
35347   <test name="test-640.cs">
35348     <type name="C">
35349       <method name="Void .ctor()">
35350         <size>7</size>
35351       </method>
35352       <method name="Int32 Main()">
35353         <size>100</size>
35354       </method>
35355     </type>
35356   </test>
35357   <test name="test-641.cs">
35358     <type name="Identifier">
35359       <method name="Void .ctor()">
35360         <size>7</size>
35361       </method>
35362       <method name="Int32 Main()">
35363         <size>55</size>
35364       </method>
35365       <method name="Boolean op_Equality(Identifier, Identifier)">
35366         <size>2</size>
35367       </method>
35368       <method name="Boolean op_Inequality(Identifier, Identifier)">
35369         <size>2</size>
35370       </method>
35371       <method name="Identifier op_Implicit(System.String)">
35372         <size>2</size>
35373       </method>
35374       <method name="System.String op_Implicit(Identifier)">
35375         <size>2</size>
35376       </method>
35377       <method name="Decimal op_Implicit(Identifier)">
35378         <size>7</size>
35379       </method>
35380     </type>
35381   </test>
35382   <test name="test-642.cs">
35383     <type name="C">
35384       <method name="Void .ctor()">
35385         <size>7</size>
35386       </method>
35387       <method name="Int32 Main()">
35388         <size>40</size>
35389       </method>
35390     </type>
35391   </test>
35392   <test name="test-643.cs">
35393     <type name="PointerArithmeticTest">
35394       <method name="Void .ctor()">
35395         <size>7</size>
35396       </method>
35397       <method name="Int32 Main()">
35398         <size>130</size>
35399       </method>
35400       <method name="Int32* Conversions(Int64)">
35401         <size>3</size>
35402       </method>
35403       <method name="Int32 CheckAdd(Byte*, Int32)">
35404         <size>14</size>
35405       </method>
35406       <method name="Int32 CheckSub(Int16*, Int32)">
35407         <size>16</size>
35408       </method>
35409       <method name="Int32 CheckSub2(Int16*, Int32)">
35410         <size>23</size>
35411       </method>
35412     </type>
35413   </test>
35414   <test name="test-644.cs">
35415     <type name="Program">
35416       <method name="Void .ctor()">
35417         <size>7</size>
35418       </method>
35419       <method name="System.Object M(Int32)">
35420         <size>2</size>
35421       </method>
35422       <method name="Void Test_1()">
35423         <size>59</size>
35424       </method>
35425       <method name="Boolean Test_2()">
35426         <size>24</size>
35427       </method>
35428       <method name="Boolean Test_3()">
35429         <size>24</size>
35430       </method>
35431       <method name="Boolean Test_4(Program+D)">
35432         <size>13</size>
35433       </method>
35434       <method name="Int32 Main()">
35435         <size>75</size>
35436       </method>
35437     </type>
35438     <type name="Program+D">
35439       <method name="Void .ctor(Object, IntPtr)">
35440         <size>0</size>
35441       </method>
35442       <method name="System.Object Invoke(Int32)">
35443         <size>0</size>
35444       </method>
35445       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35446         <size>0</size>
35447       </method>
35448       <method name="System.Object EndInvoke(IAsyncResult)">
35449         <size>0</size>
35450       </method>
35451     </type>
35452   </test>
35453   <test name="test-645.cs">
35454     <type name="Program">
35455       <method name="Void .ctor()">
35456         <size>7</size>
35457       </method>
35458       <method name="IEnumerable get_Empty()">
35459         <size>16</size>
35460       </method>
35461       <method name="Void Main()">
35462         <size>61</size>
35463       </method>
35464     </type>
35465     <type name="Program+&lt;&gt;c__Iterator0">
35466       <method name="Void .ctor()">
35467         <size>7</size>
35468       </method>
35469       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35470         <size>7</size>
35471       </method>
35472       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35473         <size>7</size>
35474       </method>
35475       <method name="Boolean MoveNext()">
35476         <size>158</size>
35477       </method>
35478       <method name="Void Dispose()">
35479         <size>8</size>
35480       </method>
35481       <method name="Void Reset()">
35482         <size>6</size>
35483       </method>
35484       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35485         <size>7</size>
35486       </method>
35487       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35488         <size>26</size>
35489       </method>
35490     </type>
35491   </test>
35492   <test name="test-646.cs">
35493     <type name="Program">
35494       <method name="Void .ctor()">
35495         <size>7</size>
35496       </method>
35497       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
35498         <size>7</size>
35499       </method>
35500       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
35501         <size>7</size>
35502       </method>
35503       <method name="Int32 Main()">
35504         <size>113</size>
35505       </method>
35506     </type>
35507   </test>
35508   <test name="test-647.cs">
35509     <type name="Foo">
35510       <method name="Void .ctor()">
35511         <size>7</size>
35512       </method>
35513       <method name="Void Main()">
35514         <size>28</size>
35515       </method>
35516     </type>
35517   </test>
35518   <test name="test-648.cs">
35519     <type name="ParamMismatch.TestCase">
35520       <method name="Void .ctor()">
35521         <size>7</size>
35522       </method>
35523       <method name="Void add_Culprit(System.EventHandler)">
35524         <size>1</size>
35525       </method>
35526       <method name="Void remove_Culprit(System.EventHandler)">
35527         <size>1</size>
35528       </method>
35529       <method name="Void Main()">
35530         <size>1</size>
35531       </method>
35532       <method name="Void Finalize()">
35533         <size>13</size>
35534       </method>
35535     </type>
35536   </test>
35537   <test name="test-649.cs">
35538     <type name="MainClass">
35539       <method name="Void .ctor()">
35540         <size>7</size>
35541       </method>
35542       <method name="Void Main(System.String[])">
35543         <size>609</size>
35544       </method>
35545     </type>
35546     <type name="MainClass+Decimal2">
35547       <method name="Void .ctor(Double)">
35548         <size>13</size>
35549       </method>
35550       <method name="Void .ctor(Decimal)">
35551         <size>8</size>
35552       </method>
35553       <method name="Decimal2 op_Explicit(Decimal)">
35554         <size>7</size>
35555       </method>
35556       <method name="Decimal2 op_Explicit(Double)">
35557         <size>7</size>
35558       </method>
35559       <method name="Decimal op_Implicit(Decimal2)">
35560         <size>8</size>
35561       </method>
35562     </type>
35563   </test>
35564   <test name="test-65.cs">
35565     <type name="X">
35566       <method name="Void .ctor()">
35567         <size>7</size>
35568       </method>
35569       <method name="Void receiver(S)">
35570         <size>7</size>
35571       </method>
35572       <method name="System.Object BoxS()">
35573         <size>21</size>
35574       </method>
35575       <method name="S Plain()">
35576         <size>16</size>
35577       </method>
35578       <method name="Int32 Main()">
35579         <size>98</size>
35580       </method>
35581     </type>
35582   </test>
35583   <test name="test-650.cs">
35584     <type name="App">
35585       <method name="Void .ctor()">
35586         <size>7</size>
35587       </method>
35588       <method name="Void Main()">
35589         <size>1</size>
35590       </method>
35591     </type>
35592   </test>
35593   <test name="test-651.cs">
35594     <type name="Foo">
35595       <method name="Void .ctor()">
35596         <size>7</size>
35597       </method>
35598       <method name="Void Open(IList)">
35599         <size>1</size>
35600       </method>
35601       <method name="Void Open(System.Collections.ArrayList ByRef)">
35602         <size>20</size>
35603       </method>
35604       <method name="Void Main()">
35605         <size>1</size>
35606       </method>
35607     </type>
35608   </test>
35609   <test name="test-652.cs">
35610     <type name="C">
35611       <method name="Void .ctor()">
35612         <size>7</size>
35613       </method>
35614       <method name="Int32 Main()">
35615         <size>6</size>
35616       </method>
35617       <method name="Int32 Test()">
35618         <size>27</size>
35619       </method>
35620     </type>
35621   </test>
35622   <test name="test-653.cs">
35623     <type name="C">
35624       <method name="Void .ctor()">
35625         <size>7</size>
35626       </method>
35627       <method name="Int32 Test()">
35628         <size>50</size>
35629       </method>
35630       <method name="Void Test2()">
35631         <size>32</size>
35632       </method>
35633       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35634         <size>39</size>
35635       </method>
35636       <method name="Int32 Main()">
35637         <size>41</size>
35638       </method>
35639     </type>
35640   </test>
35641   <test name="test-654.cs">
35642     <type name="Program">
35643       <method name="Void .ctor()">
35644         <size>7</size>
35645       </method>
35646       <method name="Int32 Main()">
35647         <size>8</size>
35648       </method>
35649       <method name="Int32 Test(SByte*)">
35650         <size>33</size>
35651       </method>
35652     </type>
35653   </test>
35654   <test name="test-655.cs">
35655     <type name="D">
35656       <method name="Void .ctor()">
35657         <size>7</size>
35658       </method>
35659       <method name="Byte get_Item(Int32)">
35660         <size>7</size>
35661       </method>
35662       <method name="Void set_Item(Int32, Byte)">
35663         <size>8</size>
35664       </method>
35665       <method name="Int32 Main()">
35666         <size>77</size>
35667       </method>
35668     </type>
35669   </test>
35670   <test name="test-656.cs">
35671     <type name="Goo">
35672       <method name="Void .ctor()">
35673         <size>7</size>
35674       </method>
35675       <method name="Void Main()">
35676         <size>26</size>
35677       </method>
35678     </type>
35679   </test>
35680   <test name="test-657.cs">
35681     <type name="TestDebug.C">
35682       <method name="Void .ctor()">
35683         <size>7</size>
35684       </method>
35685       <method name="Void Method()">
35686         <size>1</size>
35687       </method>
35688     </type>
35689     <type name="TestDebug.Program">
35690       <method name="Void .ctor()">
35691         <size>7</size>
35692       </method>
35693       <method name="Void Excluded()">
35694         <size>11</size>
35695       </method>
35696       <method name="Int32 Main()">
35697         <size>7</size>
35698       </method>
35699     </type>
35700   </test>
35701   <test name="test-658.cs">
35702     <type name="A">
35703       <method name="Void .ctor()">
35704         <size>7</size>
35705       </method>
35706       <method name="Int32 get_Thread()">
35707         <size>2</size>
35708       </method>
35709     </type>
35710     <type name="Thread">
35711       <method name="Void .ctor()">
35712         <size>7</size>
35713       </method>
35714       <method name="Void Foo()">
35715         <size>1</size>
35716       </method>
35717     </type>
35718     <type name="B">
35719       <method name="Void .ctor()">
35720         <size>7</size>
35721       </method>
35722       <method name="Void Main()">
35723         <size>6</size>
35724       </method>
35725     </type>
35726   </test>
35727   <test name="test-659.cs">
35728     <type name="MySubClass">
35729       <method name="Void .ctor()">
35730         <size>7</size>
35731       </method>
35732       <method name="Int32 Main()">
35733         <size>30</size>
35734       </method>
35735       <method name="Void set_BB(Int32, Boolean)">
35736         <size>1</size>
35737       </method>
35738       <method name="Void Iface.set_AA(Int32, Boolean)">
35739         <size>9</size>
35740       </method>
35741     </type>
35742   </test>
35743   <test name="test-66.cs">
35744     <type name="Y">
35745       <method name="Void .ctor()">
35746         <size>7</size>
35747       </method>
35748     </type>
35749     <type name="X">
35750       <method name="Void .ctor()">
35751         <size>7</size>
35752       </method>
35753       <method name="Void .cctor()">
35754         <size>53</size>
35755       </method>
35756       <method name="Void FillOne()">
35757         <size>18</size>
35758       </method>
35759       <method name="Void FillSingle()">
35760         <size>39</size>
35761       </method>
35762       <method name="Void FillDouble()">
35763         <size>59</size>
35764       </method>
35765       <method name="Void FillObject()">
35766         <size>52</size>
35767       </method>
35768       <method name="Void FillDoubleObject()">
35769         <size>81</size>
35770       </method>
35771       <method name="Int32 TestSingle()">
35772         <size>47</size>
35773       </method>
35774       <method name="Int32 TestDouble()">
35775         <size>67</size>
35776       </method>
35777       <method name="Int32 TestObjectSingle()">
35778         <size>48</size>
35779       </method>
35780       <method name="Int32 TestObjectDouble()">
35781         <size>72</size>
35782       </method>
35783       <method name="Int32 Main()">
35784         <size>80</size>
35785       </method>
35786     </type>
35787   </test>
35788   <test name="test-660.cs">
35789     <type name="Test">
35790       <method name="Void .ctor()">
35791         <size>7</size>
35792       </method>
35793       <method name="Void Main()">
35794         <size>25</size>
35795       </method>
35796     </type>
35797     <type name="Status">
35798       <method name="Void .ctor(Code)">
35799         <size>8</size>
35800       </method>
35801       <method name="Status op_Implicit(Code)">
35802         <size>7</size>
35803       </method>
35804       <method name="Code op_Implicit(Status)">
35805         <size>8</size>
35806       </method>
35807     </type>
35808   </test>
35809   <test name="test-661.cs">
35810     <type name="Test">
35811       <method name="Void .ctor()">
35812         <size>7</size>
35813       </method>
35814       <method name="Void Main()">
35815         <size>1</size>
35816       </method>
35817       <method name="Void TestMethod()">
35818         <size>15</size>
35819       </method>
35820       <method name="SummaryInfo GetSummary()">
35821         <size>2</size>
35822       </method>
35823     </type>
35824   </test>
35825   <test name="test-662.cs">
35826     <type name="C">
35827       <method name="Void .ctor()">
35828         <size>7</size>
35829       </method>
35830       <method name="Void Main()">
35831         <size>1</size>
35832       </method>
35833     </type>
35834   </test>
35835   <test name="test-663.cs">
35836     <type name="A">
35837       <method name="Void .ctor()">
35838         <size>7</size>
35839       </method>
35840       <method name="Int32 op_Implicit(A)">
35841         <size>2</size>
35842       </method>
35843       <method name="Boolean op_Implicit(A)">
35844         <size>2</size>
35845       </method>
35846     </type>
35847     <type name="C">
35848       <method name="Void .ctor()">
35849         <size>7</size>
35850       </method>
35851       <method name="Void Main()">
35852         <size>17</size>
35853       </method>
35854     </type>
35855   </test>
35856   <test name="test-664.cs">
35857     <type name="C">
35858       <method name="Void .ctor()">
35859         <size>7</size>
35860       </method>
35861       <method name="Boolean Test(System.String)">
35862         <size>148</size>
35863       </method>
35864       <method name="Int32 Main()">
35865         <size>49</size>
35866       </method>
35867     </type>
35868   </test>
35869   <test name="test-665.cs">
35870     <type name="Test">
35871       <method name="Void .ctor()">
35872         <size>7</size>
35873       </method>
35874       <method name="Int32 Main()">
35875         <size>14</size>
35876       </method>
35877       <method name="Int32 Method(System.Object)">
35878         <size>2</size>
35879       </method>
35880     </type>
35881   </test>
35882   <test name="test-666.cs">
35883     <type name="C">
35884       <method name="Void .ctor()">
35885         <size>7</size>
35886       </method>
35887       <method name="Void Main()">
35888         <size>1</size>
35889       </method>
35890     </type>
35891   </test>
35892   <test name="test-667.cs">
35893     <type name="CA">
35894       <method name="Void .ctor()">
35895         <size>7</size>
35896       </method>
35897       <method name="Void IA.M()">
35898         <size>1</size>
35899       </method>
35900     </type>
35901     <type name="CC">
35902       <method name="Void .ctor()">
35903         <size>7</size>
35904       </method>
35905       <method name="Void Main()">
35906         <size>1</size>
35907       </method>
35908     </type>
35909   </test>
35910   <test name="test-668.cs">
35911     <type name="Bar">
35912       <method name="Void .ctor()">
35913         <size>7</size>
35914       </method>
35915     </type>
35916     <type name="Test">
35917       <method name="Void .ctor()">
35918         <size>7</size>
35919       </method>
35920       <method name="Void Main()">
35921         <size>7</size>
35922       </method>
35923     </type>
35924   </test>
35925   <test name="test-669.cs">
35926     <type name="Test">
35927       <method name="Void .ctor()">
35928         <size>7</size>
35929       </method>
35930       <method name="Void Main()">
35931         <size>3</size>
35932       </method>
35933     </type>
35934   </test>
35935   <test name="test-670.cs">
35936     <type name="C">
35937       <method name="Void .ctor()">
35938         <size>7</size>
35939       </method>
35940       <method name="Void Main()">
35941         <size>14</size>
35942       </method>
35943     </type>
35944   </test>
35945   <test name="test-671.cs">
35946     <type name="C">
35947       <method name="Void .ctor()">
35948         <size>7</size>
35949       </method>
35950       <method name="Int32 Main()">
35951         <size>19</size>
35952       </method>
35953       <method name="Boolean Bar(System.Object)">
35954         <size>2</size>
35955       </method>
35956     </type>
35957   </test>
35958   <test name="test-672.cs">
35959     <type name="X">
35960       <method name="Void .ctor()">
35961         <size>7</size>
35962       </method>
35963       <method name="S* get_Foo2()">
35964         <size>3</size>
35965       </method>
35966       <method name="Void Main()">
35967         <size>1</size>
35968       </method>
35969       <method name="Int32* get_Foo()">
35970         <size>3</size>
35971       </method>
35972     </type>
35973   </test>
35974   <test name="test-673.cs">
35975     <type name="Test">
35976       <method name="Void .ctor()">
35977         <size>7</size>
35978       </method>
35979       <method name="Void Foo()">
35980         <size>1</size>
35981       </method>
35982       <method name="Int32 Main()">
35983         <size>85</size>
35984       </method>
35985     </type>
35986   </test>
35987   <test name="test-674.cs">
35988     <type name="Test">
35989       <method name="Void .ctor()">
35990         <size>7</size>
35991       </method>
35992       <method name="Int32 Main()">
35993         <size>56</size>
35994       </method>
35995       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35996         <size>2</size>
35997       </method>
35998     </type>
35999     <type name="Test+D">
36000       <method name="Void .ctor(Object, IntPtr)">
36001         <size>0</size>
36002       </method>
36003       <method name="Int32 Invoke(Int32)">
36004         <size>0</size>
36005       </method>
36006       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36007         <size>0</size>
36008       </method>
36009       <method name="Int32 EndInvoke(IAsyncResult)">
36010         <size>0</size>
36011       </method>
36012     </type>
36013   </test>
36014   <test name="test-675.cs">
36015     <type name="B">
36016       <method name="Void .ctor()">
36017         <size>7</size>
36018       </method>
36019       <method name="Int32 GetHashCode()">
36020         <size>2</size>
36021       </method>
36022       <method name="Boolean Equals(System.Object)">
36023         <size>2</size>
36024       </method>
36025       <method name="Boolean op_Equality(B, B)">
36026         <size>2</size>
36027       </method>
36028       <method name="Boolean op_Inequality(B, B)">
36029         <size>2</size>
36030       </method>
36031     </type>
36032     <type name="Test">
36033       <method name="Void .ctor()">
36034         <size>7</size>
36035       </method>
36036       <method name="Int32 Main()">
36037         <size>2</size>
36038       </method>
36039     </type>
36040   </test>
36041   <test name="test-676.cs">
36042     <type name="N.Item">
36043       <method name="Void .ctor()">
36044         <size>7</size>
36045       </method>
36046     </type>
36047     <type name="N.Test">
36048       <method name="Void .ctor()">
36049         <size>7</size>
36050       </method>
36051       <method name="N.Item get_Item(N.Test)">
36052         <size>2</size>
36053       </method>
36054       <method name="Void Foo(ItemSlot)">
36055         <size>27</size>
36056       </method>
36057       <method name="Int32 Main()">
36058         <size>2</size>
36059       </method>
36060     </type>
36061   </test>
36062   <test name="test-677.cs">
36063     <type name="InvokeWindow">
36064       <method name="Void .ctor()">
36065         <size>7</size>
36066       </method>
36067       <method name="Void add_E(D)">
36068         <size>24</size>
36069       </method>
36070       <method name="Void remove_E(D)">
36071         <size>24</size>
36072       </method>
36073       <method name="Void Run()">
36074         <size>12</size>
36075       </method>
36076     </type>
36077     <type name="Test">
36078       <method name="Void .ctor()">
36079         <size>7</size>
36080       </method>
36081       <method name="Int32 Main()">
36082         <size>32</size>
36083       </method>
36084       <method name="Void OnDeleteEvent()">
36085         <size>1</size>
36086       </method>
36087       <method name="Void OnDeleteEvent(Int32)">
36088         <size>1</size>
36089       </method>
36090     </type>
36091     <type name="D">
36092       <method name="Void .ctor(Object, IntPtr)">
36093         <size>0</size>
36094       </method>
36095       <method name="Void Invoke()">
36096         <size>0</size>
36097       </method>
36098       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36099         <size>0</size>
36100       </method>
36101       <method name="Void EndInvoke(IAsyncResult)">
36102         <size>0</size>
36103       </method>
36104     </type>
36105   </test>
36106   <test name="test-678.cs">
36107     <type name="NaNTest">
36108       <method name="Void .ctor(Double, Double)">
36109         <size>171</size>
36110       </method>
36111       <method name="Int32 Main()">
36112         <size>26</size>
36113       </method>
36114     </type>
36115   </test>
36116   <test name="test-679.cs">
36117     <type name="Program">
36118       <method name="Void .ctor()">
36119         <size>7</size>
36120       </method>
36121       <method name="Int32 Main()">
36122         <size>12</size>
36123       </method>
36124     </type>
36125   </test>
36126   <test name="test-68.cs">
36127     <type name="Y">
36128       <method name="Void .ctor()">
36129         <size>14</size>
36130       </method>
36131     </type>
36132     <type name="X">
36133       <method name="Void .ctor()">
36134         <size>7</size>
36135       </method>
36136       <method name="Int32 Main()">
36137         <size>147</size>
36138       </method>
36139     </type>
36140   </test>
36141   <test name="test-680.cs">
36142     <type name="AsStringProblem.MainClass">
36143       <method name="Void .ctor()">
36144         <size>7</size>
36145       </method>
36146       <method name="Void Main()">
36147         <size>94</size>
36148       </method>
36149     </type>
36150   </test>
36151   <test name="test-681.cs">
36152     <type name="Bug">
36153       <method name="Void .ctor()">
36154         <size>20</size>
36155       </method>
36156       <method name="Void Main()">
36157         <size>1</size>
36158       </method>
36159     </type>
36160     <type name="BugClass">
36161       <method name="Void .cctor()">
36162         <size>18</size>
36163       </method>
36164       <method name="Void FooImplementation(System.Void*)">
36165         <size>1</size>
36166       </method>
36167     </type>
36168     <type name="BugClass+Foo">
36169       <method name="Void .ctor(Object, IntPtr)">
36170         <size>0</size>
36171       </method>
36172       <method name="Void Invoke(System.Void*)">
36173         <size>0</size>
36174       </method>
36175       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
36176         <size>0</size>
36177       </method>
36178       <method name="Void EndInvoke(IAsyncResult)">
36179         <size>0</size>
36180       </method>
36181     </type>
36182   </test>
36183   <test name="test-682.cs">
36184     <type name="broken_cast">
36185       <method name="Void report(System.String)">
36186         <size>7</size>
36187       </method>
36188       <method name="Void conv_ovf_i(Int64, Boolean)">
36189         <size>73</size>
36190       </method>
36191       <method name="Void conv_ovf_i_un(Int64, Boolean)">
36192         <size>73</size>
36193       </method>
36194       <method name="Void conv_ovf_u(Int64, Boolean)">
36195         <size>73</size>
36196       </method>
36197       <method name="Void conv_ovf_u_un(Int64, Boolean)">
36198         <size>73</size>
36199       </method>
36200       <method name="Int32 Main()">
36201         <size>472</size>
36202       </method>
36203       <method name="Void .ctor()">
36204         <size>7</size>
36205       </method>
36206     </type>
36207   </test>
36208   <test name="test-683.cs">
36209     <type name="broken_cast">
36210       <method name="Void .ctor()">
36211         <size>7</size>
36212       </method>
36213       <method name="Int32 Main()">
36214         <size>32</size>
36215       </method>
36216     </type>
36217   </test>
36218   <test name="test-684.cs">
36219     <type name="mono_bug.Program">
36220       <method name="Void .ctor()">
36221         <size>7</size>
36222       </method>
36223       <method name="Void Main()">
36224         <size>71</size>
36225       </method>
36226       <method name="System.Double[][,] ReturnArray()">
36227         <size>62</size>
36228       </method>
36229     </type>
36230   </test>
36231   <test name="test-685.cs">
36232     <type name="C">
36233       <method name="Void .ctor()">
36234         <size>7</size>
36235       </method>
36236       <method name="Void Main()">
36237         <size>28</size>
36238       </method>
36239     </type>
36240   </test>
36241   <test name="test-686.cs">
36242     <type name="Test">
36243       <method name="Void .ctor()">
36244         <size>7</size>
36245       </method>
36246       <method name="Void Main()">
36247         <size>51</size>
36248       </method>
36249       <method name="Void Foo()">
36250         <size>145</size>
36251       </method>
36252     </type>
36253   </test>
36254   <test name="test-687.cs">
36255     <type name="XUnit">
36256       <method name="Void .ctor(Double)">
36257         <size>8</size>
36258       </method>
36259       <method name="XUnit op_Implicit(Double)">
36260         <size>10</size>
36261       </method>
36262       <method name="Double op_Implicit(XUnit)">
36263         <size>8</size>
36264       </method>
36265     </type>
36266     <type name="Unit">
36267       <method name="Void .ctor(Double)">
36268         <size>8</size>
36269       </method>
36270       <method name="Unit op_Implicit(Double)">
36271         <size>10</size>
36272       </method>
36273       <method name="Double op_Implicit(Unit)">
36274         <size>8</size>
36275       </method>
36276     </type>
36277     <type name="Test">
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281       <method name="Int32 Main()">
36282         <size>56</size>
36283       </method>
36284     </type>
36285   </test>
36286   <test name="test-688.cs">
36287     <type name="Test">
36288       <method name="Void .ctor()">
36289         <size>7</size>
36290       </method>
36291       <method name="Int32 Main()">
36292         <size>46</size>
36293       </method>
36294       <method name="Byte* GetFoo()">
36295         <size>7</size>
36296       </method>
36297       <method name="Byte* GetFoo2()">
36298         <size>7</size>
36299       </method>
36300     </type>
36301   </test>
36302   <test name="test-689.cs">
36303     <type name="Sample">
36304       <method name="Void Main()">
36305         <size>3</size>
36306       </method>
36307       <method name="Void Foo(Byte*, Byte*)">
36308         <size>42</size>
36309       </method>
36310     </type>
36311   </test>
36312   <test name="test-69.cs">
36313     <type name="Blah">
36314       <method name="Void .ctor()">
36315         <size>7</size>
36316       </method>
36317       <method name="Void Start_internal(IntPtr)">
36318         <size>0</size>
36319       </method>
36320       <method name="Int32 Main()">
36321         <size>2</size>
36322       </method>
36323     </type>
36324   </test>
36325   <test name="test-690.cs">
36326     <type name="Test.Test">
36327       <method name="Void .ctor()">
36328         <size>7</size>
36329       </method>
36330       <method name="Void Main()">
36331         <size>1</size>
36332       </method>
36333     </type>
36334   </test>
36335   <test name="test-691.cs">
36336     <type name="ConsoleApplication6.Program">
36337       <method name="Void .ctor()">
36338         <size>7</size>
36339       </method>
36340       <method name="Void .cctor()">
36341         <size>23</size>
36342       </method>
36343       <method name="Void Main()">
36344         <size>127</size>
36345       </method>
36346     </type>
36347   </test>
36348   <test name="test-692.cs">
36349     <type name="Test">
36350       <method name="Void .ctor()">
36351         <size>7</size>
36352       </method>
36353       <method name="Void test1(DateTime ByRef)">
36354         <size>10</size>
36355       </method>
36356       <method name="Void test2(DateTime ByRef)">
36357         <size>13</size>
36358       </method>
36359       <method name="Int32 Main()">
36360         <size>141</size>
36361       </method>
36362     </type>
36363   </test>
36364   <test name="test-693.cs">
36365     <type name="ConstTest">
36366       <method name="Void .ctor()">
36367         <size>7</size>
36368       </method>
36369       <method name="Int32 Main()">
36370         <size>32</size>
36371       </method>
36372     </type>
36373   </test>
36374   <test name="test-694.cs">
36375     <type name="Test">
36376       <method name="Void .ctor()">
36377         <size>7</size>
36378       </method>
36379       <method name="Int32 Main()">
36380         <size>2</size>
36381       </method>
36382     </type>
36383   </test>
36384   <test name="test-695.cs">
36385     <type name="Program">
36386       <method name="Void .ctor()">
36387         <size>7</size>
36388       </method>
36389       <method name="Void .cctor()">
36390         <size>53</size>
36391       </method>
36392       <method name="Int32 Main()">
36393         <size>680</size>
36394       </method>
36395       <method name="System.String get_BaseDirectory()">
36396         <size>28</size>
36397       </method>
36398     </type>
36399     <type name="&lt;PrivateImplementationDetails&gt;">
36400       <method name="Void .ctor()">
36401         <size>7</size>
36402       </method>
36403     </type>
36404   </test>
36405   <test name="test-696.cs">
36406     <type name="S">
36407       <method name="Void f(S)">
36408         <size>1</size>
36409       </method>
36410       <method name="S op_Implicit(C)">
36411         <size>2</size>
36412       </method>
36413     </type>
36414     <type name="C">
36415       <method name="Void .ctor()">
36416         <size>7</size>
36417       </method>
36418       <method name="Void Main()">
36419         <size>12</size>
36420       </method>
36421     </type>
36422   </test>
36423   <test name="test-697.cs">
36424     <type name="C">
36425       <method name="Void .ctor()">
36426         <size>7</size>
36427       </method>
36428       <method name="Void Main()">
36429         <size>1</size>
36430       </method>
36431     </type>
36432   </test>
36433   <test name="test-698.cs">
36434     <type name="test">
36435       <method name="Void .ctor()">
36436         <size>7</size>
36437       </method>
36438       <method name="Void Main()">
36439         <size>12</size>
36440       </method>
36441     </type>
36442   </test>
36443   <test name="test-699.cs">
36444     <type name="D">
36445       <method name="Void .ctor(String)">
36446         <size>25</size>
36447       </method>
36448       <method name="System.String get_message()">
36449         <size>7</size>
36450       </method>
36451       <method name="Void Main()">
36452         <size>1</size>
36453       </method>
36454     </type>
36455   </test>
36456   <test name="test-7.cs">
36457     <type name="Mine.MyBoolean">
36458       <method name="Void .ctor()">
36459         <size>7</size>
36460       </method>
36461       <method name="Boolean op_Implicit(Mine.MyBoolean)">
36462         <size>2</size>
36463       </method>
36464     </type>
36465     <type name="Mine.MyTrueFalse">
36466       <method name="Void .ctor()">
36467         <size>7</size>
36468       </method>
36469       <method name="Boolean op_True(Mine.MyTrueFalse)">
36470         <size>2</size>
36471       </method>
36472       <method name="Boolean op_False(Mine.MyTrueFalse)">
36473         <size>2</size>
36474       </method>
36475     </type>
36476     <type name="Mine.Blah">
36477       <method name="Void .ctor(Int32)">
36478         <size>14</size>
36479       </method>
36480       <method name="Int32 Main()">
36481         <size>408</size>
36482       </method>
36483       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
36484         <size>31</size>
36485       </method>
36486       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
36487         <size>22</size>
36488       </method>
36489       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
36490         <size>23</size>
36491       </method>
36492       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
36493         <size>31</size>
36494       </method>
36495       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
36496         <size>24</size>
36497       </method>
36498       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
36499         <size>24</size>
36500       </method>
36501       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
36502         <size>24</size>
36503       </method>
36504       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
36505         <size>23</size>
36506       </method>
36507       <method name="Boolean op_LogicalNot(Mine.Blah)">
36508         <size>20</size>
36509       </method>
36510       <method name="Mine.Blah op_Increment(Mine.Blah)">
36511         <size>26</size>
36512       </method>
36513       <method name="Mine.Blah op_Decrement(Mine.Blah)">
36514         <size>26</size>
36515       </method>
36516       <method name="Boolean op_True(Mine.Blah)">
36517         <size>20</size>
36518       </method>
36519       <method name="Boolean op_False(Mine.Blah)">
36520         <size>23</size>
36521       </method>
36522       <method name="Int32 op_Implicit(Mine.Blah)">
36523         <size>17</size>
36524       </method>
36525       <method name="Double op_Explicit(Mine.Blah)">
36526         <size>18</size>
36527       </method>
36528     </type>
36529   </test>
36530   <test name="test-70.cs">
36531     <type name="X">
36532       <method name="Void .ctor()">
36533         <size>7</size>
36534       </method>
36535       <method name="Int32 get_A()">
36536         <size>2</size>
36537       </method>
36538       <method name="Int32 B()">
36539         <size>2</size>
36540       </method>
36541     </type>
36542     <type name="Y">
36543       <method name="Void .ctor()">
36544         <size>7</size>
36545       </method>
36546       <method name="Int32 get_A()">
36547         <size>9</size>
36548       </method>
36549       <method name="Int32 B()">
36550         <size>9</size>
36551       </method>
36552     </type>
36553     <type name="Z">
36554       <method name="Void .ctor()">
36555         <size>7</size>
36556       </method>
36557       <method name="Int32 Main()">
36558         <size>70</size>
36559       </method>
36560     </type>
36561   </test>
36562   <test name="test-700.cs">
36563     <type name="FooAttribute">
36564       <method name="Void .ctor(String)">
36565         <size>7</size>
36566       </method>
36567     </type>
36568     <type name="Test">
36569       <method name="Void .ctor()">
36570         <size>7</size>
36571       </method>
36572     </type>
36573     <type name="Program">
36574       <method name="Void .ctor()">
36575         <size>7</size>
36576       </method>
36577       <method name="Void Main()">
36578         <size>1</size>
36579       </method>
36580     </type>
36581   </test>
36582   <test name="test-701.cs">
36583     <type name="Foo">
36584       <method name="Void .ctor()">
36585         <size>7</size>
36586       </method>
36587       <method name="UInt16 ToUint16()">
36588         <size>6</size>
36589       </method>
36590       <method name="Void Main()">
36591         <size>1</size>
36592       </method>
36593     </type>
36594   </test>
36595   <test name="test-703.cs">
36596     <type name="A">
36597       <method name="Void .ctor()">
36598         <size>7</size>
36599       </method>
36600       <method name="Void add_Finished(System.EventHandler)">
36601         <size>0</size>
36602       </method>
36603       <method name="Void remove_Finished(System.EventHandler)">
36604         <size>0</size>
36605       </method>
36606       <method name="Void test(A)">
36607         <size>19</size>
36608       </method>
36609       <method name="Void TestA(System.Object, System.EventArgs)">
36610         <size>25</size>
36611       </method>
36612     </type>
36613     <type name="B">
36614       <method name="Void .ctor()">
36615         <size>65</size>
36616       </method>
36617       <method name="Void add_Finished(System.EventHandler)">
36618         <size>24</size>
36619       </method>
36620       <method name="Void remove_Finished(System.EventHandler)">
36621         <size>24</size>
36622       </method>
36623       <method name="Void TestB(System.Object, System.EventArgs)">
36624         <size>25</size>
36625       </method>
36626       <method name="Int32 Main()">
36627         <size>14</size>
36628       </method>
36629     </type>
36630   </test>
36631   <test name="test-705.cs">
36632     <type name="Test">
36633       <method name="Void .ctor()">
36634         <size>7</size>
36635       </method>
36636       <method name="Void .cctor()">
36637         <size>1</size>
36638       </method>
36639       <method name="Nested GetEnumerator()">
36640         <size>10</size>
36641       </method>
36642     </type>
36643     <type name="Test+Nested">
36644       <method name="Void System.IDisposable.Dispose()">
36645         <size>13</size>
36646       </method>
36647       <method name="Int32 get_Current()">
36648         <size>2</size>
36649       </method>
36650       <method name="Boolean MoveNext()">
36651         <size>2</size>
36652       </method>
36653       <method name="Void Reset()">
36654         <size>1</size>
36655       </method>
36656       <method name="Void Dispose()">
36657         <size>11</size>
36658       </method>
36659     </type>
36660     <type name="Program">
36661       <method name="Int32 Main()">
36662         <size>70</size>
36663       </method>
36664     </type>
36665   </test>
36666   <test name="test-706.cs">
36667     <type name="Test.CustomParentAttribute">
36668       <method name="Void .ctor()">
36669         <size>7</size>
36670       </method>
36671       <method name="Void DoSomething()">
36672         <size>0</size>
36673       </method>
36674     </type>
36675     <type name="Test.MyClass">
36676       <method name="Void .ctor()">
36677         <size>7</size>
36678       </method>
36679       <method name="Void Main()">
36680         <size>1</size>
36681       </method>
36682     </type>
36683     <type name="Test.MyClass+CustomChildAttribute">
36684       <method name="Void .ctor()">
36685         <size>7</size>
36686       </method>
36687       <method name="Void DoSomething()">
36688         <size>1</size>
36689       </method>
36690     </type>
36691   </test>
36692   <test name="test-707.cs">
36693     <type name="Tzap">
36694       <method name="Void .ctor()">
36695         <size>7</size>
36696       </method>
36697     </type>
36698     <type name="Tzap+Baz">
36699       <method name="Void .ctor()">
36700         <size>7</size>
36701       </method>
36702       <method name="Void Gazonk()">
36703         <size>7</size>
36704       </method>
36705       <method name="Void Main()">
36706         <size>1</size>
36707       </method>
36708     </type>
36709     <type name="Tzap+Bar">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713       <method name="Void Foo()">
36714         <size>1</size>
36715       </method>
36716     </type>
36717   </test>
36718   <test name="test-708.cs">
36719     <type name="A">
36720       <method name="Void .ctor()">
36721         <size>7</size>
36722       </method>
36723       <method name="A+ADelegate Delegate2(Boolean)">
36724         <size>25</size>
36725       </method>
36726       <method name="Void Main()">
36727         <size>1</size>
36728       </method>
36729     </type>
36730     <type name="A+ADelegate">
36731       <method name="Void .ctor(Object, IntPtr)">
36732         <size>0</size>
36733       </method>
36734       <method name="A+ADelegate Invoke(Boolean)">
36735         <size>0</size>
36736       </method>
36737       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36738         <size>0</size>
36739       </method>
36740       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36741         <size>0</size>
36742       </method>
36743     </type>
36744   </test>
36745   <test name="test-709.cs">
36746     <type name="C">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36751         <size>68</size>
36752       </method>
36753       <method name="Void CharCopy(Char*, Char*, Int32)">
36754         <size>33</size>
36755       </method>
36756       <method name="Int32 Main()">
36757         <size>58</size>
36758       </method>
36759     </type>
36760   </test>
36761   <test name="test-71.cs">
36762     <type name="X">
36763       <method name="Void .ctor()">
36764         <size>7</size>
36765       </method>
36766       <method name="Void Main()">
36767         <size>37</size>
36768       </method>
36769     </type>
36770     <type name="MethodSignature">
36771       <method name="Void .ctor(String, Type, Type[])">
36772         <size>22</size>
36773       </method>
36774     </type>
36775   </test>
36776   <test name="test-710.cs">
36777     <type name="Z">
36778       <method name="Void .ctor()">
36779         <size>7</size>
36780       </method>
36781     </type>
36782     <type name="C">
36783       <method name="Void .ctor()">
36784         <size>7</size>
36785       </method>
36786       <method name="Void Main()">
36787         <size>7</size>
36788       </method>
36789     </type>
36790   </test>
36791   <test name="test-711.cs">
36792     <type name="N.Test">
36793       <method name="Void .ctor()">
36794         <size>7</size>
36795       </method>
36796       <method name="Void .ctor(Int32)">
36797         <size>7</size>
36798       </method>
36799       <method name="Void Main()">
36800         <size>1</size>
36801       </method>
36802     </type>
36803   </test>
36804   <test name="test-712.cs">
36805     <type name="Hello">
36806       <method name="Void .ctor()">
36807         <size>7</size>
36808       </method>
36809       <method name="Void Main()">
36810         <size>22</size>
36811       </method>
36812     </type>
36813   </test>
36814   <test name="test-713.cs">
36815     <type name="DispBar">
36816       <method name="Void .ctor()">
36817         <size>7</size>
36818       </method>
36819       <method name="Void Dispose()">
36820         <size>11</size>
36821       </method>
36822     </type>
36823     <type name="Foo">
36824       <method name="Void .ctor()">
36825         <size>7</size>
36826       </method>
36827       <method name="IDisposable GetBar()">
36828         <size>6</size>
36829       </method>
36830     </type>
36831     <type name="Test">
36832       <method name="Void .ctor()">
36833         <size>7</size>
36834       </method>
36835       <method name="Void .cctor()">
36836         <size>11</size>
36837       </method>
36838       <method name="Boolean TryThing()">
36839         <size>46</size>
36840       </method>
36841       <method name="Void Main()">
36842         <size>7</size>
36843       </method>
36844     </type>
36845   </test>
36846   <test name="test-714.cs">
36847     <type name="Hello">
36848       <method name="Void .ctor()">
36849         <size>7</size>
36850       </method>
36851       <method name="Void IBar.Test()">
36852         <size>1</size>
36853       </method>
36854       <method name="Void Main()">
36855         <size>1</size>
36856       </method>
36857     </type>
36858   </test>
36859   <test name="test-716.cs">
36860     <type name="SS">
36861       <method name="Void .cctor()">
36862         <size>8</size>
36863       </method>
36864     </type>
36865     <type name="SSS">
36866       <method name="Void .cctor()">
36867         <size>15</size>
36868       </method>
36869     </type>
36870     <type name="C">
36871       <method name="Void .ctor()">
36872         <size>7</size>
36873       </method>
36874     </type>
36875     <type name="CC">
36876       <method name="Void .ctor()">
36877         <size>7</size>
36878       </method>
36879       <method name="Void .cctor()">
36880         <size>8</size>
36881       </method>
36882     </type>
36883     <type name="CCC">
36884       <method name="Void .ctor()">
36885         <size>7</size>
36886       </method>
36887       <method name="Void .cctor()">
36888         <size>11</size>
36889       </method>
36890     </type>
36891     <type name="X">
36892       <method name="Void .ctor()">
36893         <size>7</size>
36894       </method>
36895       <method name="Int32 Main()">
36896         <size>192</size>
36897       </method>
36898     </type>
36899   </test>
36900   <test name="test-717.cs">
36901     <type name="AA">
36902       <method name="Void .ctor()">
36903         <size>7</size>
36904       </method>
36905       <method name="Int32 Foo(Int32)">
36906         <size>2</size>
36907       </method>
36908     </type>
36909     <type name="A">
36910       <method name="Void .ctor()">
36911         <size>7</size>
36912       </method>
36913       <method name="Int32 Foo(Byte)">
36914         <size>2</size>
36915       </method>
36916       <method name="Int32 Foo(Int32)">
36917         <size>2</size>
36918       </method>
36919     </type>
36920     <type name="B">
36921       <method name="Void .ctor()">
36922         <size>7</size>
36923       </method>
36924       <method name="Int32 Foo(Int32)">
36925         <size>2</size>
36926       </method>
36927       <method name="Void Foo(System.String)">
36928         <size>1</size>
36929       </method>
36930     </type>
36931     <type name="S">
36932       <method name="System.String ToString()">
36933         <size>6</size>
36934       </method>
36935     </type>
36936     <type name="MyClass">
36937       <method name="Void .ctor()">
36938         <size>7</size>
36939       </method>
36940       <method name="Int32 Main()">
36941         <size>61</size>
36942       </method>
36943     </type>
36944   </test>
36945   <test name="test-718.cs">
36946     <type name="A">
36947       <method name="Void .ctor()">
36948         <size>7</size>
36949       </method>
36950       <method name="Void Foo(Int32, Int32)">
36951         <size>1</size>
36952       </method>
36953     </type>
36954     <type name="B">
36955       <method name="Void .ctor()">
36956         <size>7</size>
36957       </method>
36958       <method name="Void Main()">
36959         <size>8</size>
36960       </method>
36961       <method name="Void Foo(Int32)">
36962         <size>1</size>
36963       </method>
36964     </type>
36965   </test>
36966   <test name="test-719.cs">
36967     <type name="C">
36968       <method name="Void .ctor()">
36969         <size>7</size>
36970       </method>
36971       <method name="Void Main()">
36972         <size>1</size>
36973       </method>
36974     </type>
36975   </test>
36976   <test name="test-72.cs">
36977     <type name="outer">
36978       <method name="Void .ctor()">
36979         <size>7</size>
36980       </method>
36981       <method name="Int32 Main()">
36982         <size>2</size>
36983       </method>
36984     </type>
36985     <type name="outer+inner">
36986       <method name="Void .ctor()">
36987         <size>7</size>
36988       </method>
36989       <method name="Void meth(System.Object)">
36990         <size>8</size>
36991       </method>
36992     </type>
36993   </test>
36994   <test name="test-720.cs">
36995     <type name="N.Program">
36996       <method name="Void .ctor()">
36997         <size>7</size>
36998       </method>
36999       <method name="Void Main()">
37000         <size>18</size>
37001       </method>
37002     </type>
37003     <type name="N.Parent">
37004       <method name="Void .ctor()">
37005         <size>7</size>
37006       </method>
37007       <method name="Void add_Example(N.Parent+ExampleHandler)">
37008         <size>0</size>
37009       </method>
37010       <method name="Void remove_Example(N.Parent+ExampleHandler)">
37011         <size>0</size>
37012       </method>
37013     </type>
37014     <type name="N.Child">
37015       <method name="Void .ctor()">
37016         <size>7</size>
37017       </method>
37018       <method name="Void add_Example(N.Parent+ExampleHandler)">
37019         <size>24</size>
37020       </method>
37021       <method name="Void remove_Example(N.Parent+ExampleHandler)">
37022         <size>24</size>
37023       </method>
37024       <method name="Void OnExample()">
37025         <size>23</size>
37026       </method>
37027     </type>
37028     <type name="N.Parent+ExampleHandler">
37029       <method name="Void .ctor(Object, IntPtr)">
37030         <size>0</size>
37031       </method>
37032       <method name="Void Invoke()">
37033         <size>0</size>
37034       </method>
37035       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37036         <size>0</size>
37037       </method>
37038       <method name="Void EndInvoke(IAsyncResult)">
37039         <size>0</size>
37040       </method>
37041     </type>
37042   </test>
37043   <test name="test-721.cs">
37044     <type name="Program">
37045       <method name="Void .ctor()">
37046         <size>7</size>
37047       </method>
37048       <method name="Int32 Main()">
37049         <size>55</size>
37050       </method>
37051     </type>
37052     <type name="Control">
37053       <method name="Void .ctor()">
37054         <size>7</size>
37055       </method>
37056       <method name="Void set_Foo(Int32)">
37057         <size>1</size>
37058       </method>
37059     </type>
37060   </test>
37061   <test name="test-723.cs">
37062     <type name="Test">
37063       <method name="Void .ctor()">
37064         <size>7</size>
37065       </method>
37066       <method name="Int32 get_Count()">
37067         <size>2</size>
37068       </method>
37069     </type>
37070     <type name="Maine">
37071       <method name="Int32 Main()">
37072         <size>21</size>
37073       </method>
37074     </type>
37075   </test>
37076   <test name="test-724.cs">
37077     <type name="Test">
37078       <method name="Void .ctor()">
37079         <size>7</size>
37080       </method>
37081       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
37082         <size>29</size>
37083       </method>
37084       <method name="Int32 Main()">
37085         <size>110</size>
37086       </method>
37087     </type>
37088     <type name="Concrete">
37089       <method name="Void .ctor()">
37090         <size>7</size>
37091       </method>
37092       <method name="System.String A.get_Spec()">
37093         <size>6</size>
37094       </method>
37095       <method name="System.String B.get_Spec()">
37096         <size>6</size>
37097       </method>
37098       <method name="System.String get_Spec()">
37099         <size>6</size>
37100       </method>
37101     </type>
37102   </test>
37103   <test name="test-726.cs">
37104     <type name="CS0102">
37105       <method name="System.Object IFoo.Clone()">
37106         <size>2</size>
37107       </method>
37108       <method name="Void Main()">
37109         <size>1</size>
37110       </method>
37111       <method name="Void .ctor()">
37112         <size>7</size>
37113       </method>
37114     </type>
37115     <type name="CS0102+Clone">
37116       <method name="Void .ctor()">
37117         <size>7</size>
37118       </method>
37119     </type>
37120   </test>
37121   <test name="test-727.cs">
37122     <type name="IDisposableTest.MainClass">
37123       <method name="Int32 Main()">
37124         <size>113</size>
37125       </method>
37126       <method name="Void .ctor()">
37127         <size>7</size>
37128       </method>
37129     </type>
37130     <type name="IDisposableTest.Foo">
37131       <method name="Void Dispose()">
37132         <size>32</size>
37133       </method>
37134       <method name="Void .ctor()">
37135         <size>57</size>
37136       </method>
37137       <method name="Void .cctor()">
37138         <size>1</size>
37139       </method>
37140     </type>
37141   </test>
37142   <test name="test-728.cs">
37143     <type name="Tests">
37144       <method name="Int32 Main()">
37145         <size>25</size>
37146       </method>
37147       <method name="Void .ctor()">
37148         <size>7</size>
37149       </method>
37150     </type>
37151   </test>
37152   <test name="test-729.cs">
37153     <type name="Primes.MainClass">
37154       <method name="Int32 Main()">
37155         <size>141</size>
37156       </method>
37157       <method name="Void .ctor()">
37158         <size>7</size>
37159       </method>
37160     </type>
37161   </test>
37162   <test name="test-73.cs">
37163     <type name="Abstract">
37164       <method name="Void .ctor()">
37165         <size>7</size>
37166       </method>
37167       <method name="Int32 A()">
37168         <size>0</size>
37169       </method>
37170     </type>
37171     <type name="Concrete">
37172       <method name="Void .ctor()">
37173         <size>7</size>
37174       </method>
37175       <method name="Int32 A()">
37176         <size>2</size>
37177       </method>
37178     </type>
37179     <type name="Test">
37180       <method name="Void .ctor()">
37181         <size>7</size>
37182       </method>
37183       <method name="Int32 Main()">
37184         <size>22</size>
37185       </method>
37186     </type>
37187   </test>
37188   <test name="test-730.cs">
37189     <type name="Demo">
37190       <method name="Void Test(System.Object)">
37191         <size>1</size>
37192       </method>
37193       <method name="Int32 Test(Int32)">
37194         <size>2</size>
37195       </method>
37196       <method name="Int32 GetPhones()">
37197         <size>22</size>
37198       </method>
37199       <method name="Int32 Main()">
37200         <size>23</size>
37201       </method>
37202       <method name="Void .ctor()">
37203         <size>7</size>
37204       </method>
37205     </type>
37206     <type name="Demo+D">
37207       <method name="Int32 Invoke(Int32)">
37208         <size>0</size>
37209       </method>
37210       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37211         <size>0</size>
37212       </method>
37213       <method name="Int32 EndInvoke(IAsyncResult)">
37214         <size>0</size>
37215       </method>
37216       <method name="Void .ctor(Object, IntPtr)">
37217         <size>0</size>
37218       </method>
37219     </type>
37220   </test>
37221   <test name="test-731.cs">
37222     <type name="C">
37223       <method name="Int32 Main()">
37224         <size>34</size>
37225       </method>
37226       <method name="Void .ctor()">
37227         <size>7</size>
37228       </method>
37229     </type>
37230     <type name="&lt;PrivateImplementationDetails&gt;">
37231       <method name="Void .ctor()">
37232         <size>7</size>
37233       </method>
37234     </type>
37235   </test>
37236   <test name="test-733.cs">
37237     <type name="Test">
37238       <method name="Int32 Main()">
37239         <size>86</size>
37240       </method>
37241       <method name="Void .ctor()">
37242         <size>7</size>
37243       </method>
37244     </type>
37245   </test>
37246   <test name="test-734.cs">
37247     <type name="M">
37248       <method name="Void Run()">
37249         <size>19</size>
37250       </method>
37251       <method name="Int32 Main()">
37252         <size>12</size>
37253       </method>
37254       <method name="Void .ctor()">
37255         <size>7</size>
37256       </method>
37257     </type>
37258   </test>
37259   <test name="test-735.cs">
37260     <type name="B">
37261       <method name="Void .ctor()">
37262         <size>7</size>
37263       </method>
37264     </type>
37265     <type name="B+C">
37266       <method name="Void Main()">
37267         <size>1</size>
37268       </method>
37269       <method name="Void .ctor()">
37270         <size>7</size>
37271       </method>
37272     </type>
37273     <type name="B+C+X">
37274       <method name="Void .ctor()">
37275         <size>7</size>
37276       </method>
37277     </type>
37278     <type name="B+D">
37279       <method name="Void .ctor()">
37280         <size>7</size>
37281       </method>
37282     </type>
37283   </test>
37284   <test name="test-736.cs">
37285     <type name="TestGeneric`1[T]">
37286       <method name="Void add_Event(System.EventHandler)">
37287         <size>24</size>
37288       </method>
37289       <method name="Void remove_Event(System.EventHandler)">
37290         <size>24</size>
37291       </method>
37292       <method name="Void Raise()">
37293         <size>18</size>
37294       </method>
37295       <method name="Void .ctor()">
37296         <size>7</size>
37297       </method>
37298     </type>
37299     <type name="TestGeneric2`1[T]">
37300       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
37301         <size>24</size>
37302       </method>
37303       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
37304         <size>24</size>
37305       </method>
37306       <method name="Void Raise()">
37307         <size>21</size>
37308       </method>
37309       <method name="Void .ctor()">
37310         <size>7</size>
37311       </method>
37312     </type>
37313     <type name="Test">
37314       <method name="Void add_Event(System.EventHandler)">
37315         <size>24</size>
37316       </method>
37317       <method name="Void remove_Event(System.EventHandler)">
37318         <size>24</size>
37319       </method>
37320       <method name="Void Raise()">
37321         <size>18</size>
37322       </method>
37323       <method name="Void Main()">
37324         <size>1</size>
37325       </method>
37326       <method name="Void .ctor()">
37327         <size>7</size>
37328       </method>
37329     </type>
37330     <type name="TestGeneric2`1+GenericHandler[T]">
37331       <method name="Void Invoke(T)">
37332         <size>0</size>
37333       </method>
37334       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
37335         <size>0</size>
37336       </method>
37337       <method name="Void EndInvoke(IAsyncResult)">
37338         <size>0</size>
37339       </method>
37340       <method name="Void .ctor(Object, IntPtr)">
37341         <size>0</size>
37342       </method>
37343     </type>
37344   </test>
37345   <test name="test-737.cs">
37346     <type name="Breaks">
37347       <method name="Double get_Item(Int32, Int32)">
37348         <size>7</size>
37349       </method>
37350       <method name="Void set_Item(Int32, Int32, Double)">
37351         <size>8</size>
37352       </method>
37353       <method name="Void .ctor(Double)">
37354         <size>8</size>
37355       </method>
37356     </type>
37357     <type name="Tester">
37358       <method name="Int32 Main()">
37359         <size>80</size>
37360       </method>
37361       <method name="Void .ctor()">
37362         <size>7</size>
37363       </method>
37364     </type>
37365   </test>
37366   <test name="test-738.cs">
37367     <type name="TestNamespace.ResumableInputStream">
37368       <method name="Void Main()">
37369         <size>1</size>
37370       </method>
37371       <method name="Void .ctor()">
37372         <size>18</size>
37373       </method>
37374     </type>
37375   </test>
37376   <test name="test-739.cs">
37377     <type name="X">
37378       <method name="Void Finalize()">
37379         <size>19</size>
37380       </method>
37381       <method name="Void Foo()">
37382         <size>1</size>
37383       </method>
37384       <method name="Int32 Main()">
37385         <size>89</size>
37386       </method>
37387       <method name="Void .ctor()">
37388         <size>7</size>
37389       </method>
37390     </type>
37391   </test>
37392   <test name="test-74.cs">
37393     <type name="X">
37394       <method name="Void .ctor()">
37395         <size>7</size>
37396       </method>
37397       <method name="Int32 Main()">
37398         <size>168</size>
37399       </method>
37400     </type>
37401   </test>
37402   <test name="test-740.cs">
37403     <type name="FixedTest">
37404       <method name="Int32 Main()">
37405         <size>318</size>
37406       </method>
37407       <method name="Void .ctor()">
37408         <size>7</size>
37409       </method>
37410     </type>
37411     <type name="FixedTest+TValue">
37412       <method name="System.String ToString()">
37413         <size>17</size>
37414       </method>
37415       <method name="Void .ctor(Int64)">
37416         <size>28</size>
37417       </method>
37418     </type>
37419   </test>
37420   <test name="test-741.cs">
37421     <type name="Test">
37422       <method name="Void test()">
37423         <size>18</size>
37424       </method>
37425       <method name="Void Main()">
37426         <size>1</size>
37427       </method>
37428       <method name="Void .ctor()">
37429         <size>7</size>
37430       </method>
37431     </type>
37432   </test>
37433   <test name="test-742.cs">
37434     <type name="Test">
37435       <method name="Test Set(C)">
37436         <size>20</size>
37437       </method>
37438     </type>
37439     <type name="C">
37440       <method name="Void .ctor()">
37441         <size>7</size>
37442       </method>
37443     </type>
37444     <type name="Driver">
37445       <method name="Int32 Main()">
37446         <size>41</size>
37447       </method>
37448       <method name="Void .ctor()">
37449         <size>7</size>
37450       </method>
37451     </type>
37452   </test>
37453   <test name="test-743.cs">
37454     <type name="C">
37455       <method name="Void Main()">
37456         <size>11</size>
37457       </method>
37458       <method name="Void Test()">
37459         <size>30</size>
37460       </method>
37461       <method name="Void .ctor()">
37462         <size>7</size>
37463       </method>
37464     </type>
37465   </test>
37466   <test name="test-744.cs">
37467     <type name="M">
37468       <method name="Void Main()">
37469         <size>7</size>
37470       </method>
37471       <method name="Void .ctor()">
37472         <size>7</size>
37473       </method>
37474     </type>
37475     <type name="M+Nested">
37476       <method name="Void Extra()">
37477         <size>1</size>
37478       </method>
37479       <method name="Void .ctor()">
37480         <size>7</size>
37481       </method>
37482     </type>
37483     <type name="A">
37484       <method name="Void AMethod()">
37485         <size>0</size>
37486       </method>
37487       <method name="Void .ctor()">
37488         <size>7</size>
37489       </method>
37490     </type>
37491     <type name="B">
37492       <method name="Void BMethod()">
37493         <size>0</size>
37494       </method>
37495       <method name="Void .ctor()">
37496         <size>7</size>
37497       </method>
37498     </type>
37499     <type name="C">
37500       <method name="Void AMethod()">
37501         <size>1</size>
37502       </method>
37503       <method name="Void BMethod()">
37504         <size>1</size>
37505       </method>
37506       <method name="Void Extra()">
37507         <size>0</size>
37508       </method>
37509       <method name="Void .ctor()">
37510         <size>7</size>
37511       </method>
37512     </type>
37513   </test>
37514   <test name="test-745.cs">
37515     <type name="C">
37516       <method name="Void Main()">
37517         <size>28</size>
37518       </method>
37519       <method name="Void .ctor()">
37520         <size>7</size>
37521       </method>
37522     </type>
37523   </test>
37524   <test name="test-747.cs">
37525     <type name="B">
37526       <method name="Void .ctor()">
37527         <size>7</size>
37528       </method>
37529     </type>
37530     <type name="B+BNested">
37531       <method name="Void .ctor()">
37532         <size>7</size>
37533       </method>
37534     </type>
37535     <type name="A">
37536       <method name="Void .ctor()">
37537         <size>7</size>
37538       </method>
37539     </type>
37540     <type name="AA">
37541       <method name="Void .ctor()">
37542         <size>7</size>
37543       </method>
37544     </type>
37545     <type name="AA+ANested">
37546       <method name="Void .ctor()">
37547         <size>7</size>
37548       </method>
37549     </type>
37550     <type name="M">
37551       <method name="Void Main()">
37552         <size>1</size>
37553       </method>
37554       <method name="Void .ctor()">
37555         <size>7</size>
37556       </method>
37557     </type>
37558   </test>
37559   <test name="test-748.cs">
37560     <type name="M">
37561       <method name="RealTest.Foo Test()">
37562         <size>6</size>
37563       </method>
37564       <method name="Void Main()">
37565         <size>1</size>
37566       </method>
37567       <method name="Void .ctor()">
37568         <size>7</size>
37569       </method>
37570     </type>
37571     <type name="Test.Local.M">
37572       <method name="RealTest.Foo Test()">
37573         <size>6</size>
37574       </method>
37575       <method name="Void .ctor()">
37576         <size>7</size>
37577       </method>
37578     </type>
37579     <type name="RealTest.Foo">
37580       <method name="Void .ctor()">
37581         <size>7</size>
37582       </method>
37583     </type>
37584   </test>
37585   <test name="test-749.cs">
37586     <type name="M">
37587       <method name="Void Main()">
37588         <size>14</size>
37589       </method>
37590       <method name="Void .ctor()">
37591         <size>7</size>
37592       </method>
37593     </type>
37594   </test>
37595   <test name="test-75.cs">
37596     <type name="X">
37597       <method name="Void .ctor()">
37598         <size>7</size>
37599       </method>
37600       <method name="Void .cctor()">
37601         <size>1</size>
37602       </method>
37603       <method name="X op_Addition(X, X)">
37604         <size>8</size>
37605       </method>
37606     </type>
37607     <type name="Y">
37608       <method name="Void .ctor()">
37609         <size>7</size>
37610       </method>
37611     </type>
37612     <type name="Z">
37613       <method name="Void .ctor()">
37614         <size>7</size>
37615       </method>
37616     </type>
37617     <type name="driver">
37618       <method name="Void .ctor()">
37619         <size>7</size>
37620       </method>
37621       <method name="Int32 Main()">
37622         <size>34</size>
37623       </method>
37624     </type>
37625   </test>
37626   <test name="test-750.cs">
37627     <type name="M">
37628       <method name="Void Main()">
37629         <size>1</size>
37630       </method>
37631       <method name="Void .ctor()">
37632         <size>7</size>
37633       </method>
37634     </type>
37635   </test>
37636   <test name="test-751.cs">
37637     <type name="LocalNS.Compiler">
37638       <method name="Void .ctor()">
37639         <size>7</size>
37640       </method>
37641     </type>
37642     <type name="System.Local.M">
37643       <method name="Void Main()">
37644         <size>7</size>
37645       </method>
37646       <method name="Void .ctor()">
37647         <size>7</size>
37648       </method>
37649     </type>
37650   </test>
37651   <test name="test-76.cs">
37652     <type name="foo">
37653       <method name="Void .ctor()">
37654         <size>7</size>
37655       </method>
37656       <method name="System.String strcat(System.String[])">
37657         <size>47</size>
37658       </method>
37659       <method name="Int32 Main()">
37660         <size>142</size>
37661       </method>
37662     </type>
37663   </test>
37664   <test name="test-77.cs">
37665     <type name="XX">
37666       <method name="Void .ctor()">
37667         <size>7</size>
37668       </method>
37669       <method name="Int32 Main()">
37670         <size>220</size>
37671       </method>
37672     </type>
37673   </test>
37674   <test name="test-78.cs">
37675     <type name="N1.B">
37676       <method name="Void .ctor()">
37677         <size>7</size>
37678       </method>
37679       <method name="Boolean ShortCasting()">
37680         <size>19</size>
37681       </method>
37682       <method name="Boolean IntCasting()">
37683         <size>18</size>
37684       </method>
37685       <method name="Int32 Main()">
37686         <size>26</size>
37687       </method>
37688     </type>
37689   </test>
37690   <test name="test-79.cs">
37691     <type name="X">
37692       <method name="Void .ctor()">
37693         <size>7</size>
37694       </method>
37695       <method name="Int32 Main()">
37696         <size>40</size>
37697       </method>
37698     </type>
37699   </test>
37700   <test name="test-8.cs">
37701     <type name="X">
37702       <method name="Void .ctor()">
37703         <size>7</size>
37704       </method>
37705       <method name="Int32 Main(System.String[])">
37706         <size>115</size>
37707       </method>
37708     </type>
37709   </test>
37710   <test name="test-80.cs">
37711     <type name="X">
37712       <method name="Void .ctor()">
37713         <size>7</size>
37714       </method>
37715       <method name="Int32 Add(Int32, Int32)">
37716         <size>4</size>
37717       </method>
37718     </type>
37719     <type name="Y">
37720       <method name="Void .ctor()">
37721         <size>7</size>
37722       </method>
37723       <method name="Int32 Main()">
37724         <size>34</size>
37725       </method>
37726       <method name="Int32 A.Add(Int32, Int32)">
37727         <size>9</size>
37728       </method>
37729     </type>
37730   </test>
37731   <test name="test-81.cs">
37732     <type name="N1.A">
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736       <method name="Void Bar()">
37737         <size>44</size>
37738       </method>
37739       <method name="Int32 Main()">
37740         <size>71</size>
37741       </method>
37742     </type>
37743   </test>
37744   <test name="test-82.cs">
37745     <type name="N1.N2.B">
37746       <method name="Void .ctor()">
37747         <size>7</size>
37748       </method>
37749       <method name="Void Method(A ByRef)">
37750         <size>1</size>
37751       </method>
37752       <method name="Int32 Main()">
37753         <size>2</size>
37754       </method>
37755     </type>
37756     <type name="N1.N3.B">
37757       <method name="Void .ctor()">
37758         <size>7</size>
37759       </method>
37760       <method name="Void Method(A ByRef)">
37761         <size>1</size>
37762       </method>
37763     </type>
37764   </test>
37765   <test name="test-83.cs">
37766     <type name="PersonArrivedArgs">
37767       <method name="Void .ctor(String)">
37768         <size>14</size>
37769       </method>
37770     </type>
37771     <type name="Greeter">
37772       <method name="Void .ctor(String)">
37773         <size>14</size>
37774       </method>
37775       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
37776         <size>18</size>
37777       </method>
37778     </type>
37779     <type name="Room">
37780       <method name="Void .ctor()">
37781         <size>14</size>
37782       </method>
37783       <method name="Void add_PersonArrived(PersonArrivedHandler)">
37784         <size>24</size>
37785       </method>
37786       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
37787         <size>24</size>
37788       </method>
37789       <method name="Void AddPerson(System.String)">
37790         <size>14</size>
37791       </method>
37792     </type>
37793     <type name="DelegateTest">
37794       <method name="Void .ctor()">
37795         <size>7</size>
37796       </method>
37797       <method name="Int32 Main()">
37798         <size>2</size>
37799       </method>
37800     </type>
37801     <type name="PersonArrivedHandler">
37802       <method name="Void .ctor(Object, IntPtr)">
37803         <size>0</size>
37804       </method>
37805       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
37806         <size>0</size>
37807       </method>
37808       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
37809         <size>0</size>
37810       </method>
37811       <method name="Void EndInvoke(IAsyncResult)">
37812         <size>0</size>
37813       </method>
37814     </type>
37815   </test>
37816   <test name="test-84.cs">
37817     <type name="Ghost">
37818       <method name="Void .ctor()">
37819         <size>7</size>
37820       </method>
37821       <method name="Int32 Main()">
37822         <size>6</size>
37823       </method>
37824     </type>
37825   </test>
37826   <test name="test-85.cs">
37827     <type name="X">
37828       <method name="Void .ctor()">
37829         <size>7</size>
37830       </method>
37831       <method name="Int32 Main()">
37832         <size>20</size>
37833       </method>
37834     </type>
37835   </test>
37836   <test name="test-86.cs">
37837     <type name="T.T">
37838       <method name="Void .ctor()">
37839         <size>7</size>
37840       </method>
37841       <method name="Int32 method1(System.Type, Int32)">
37842         <size>23</size>
37843       </method>
37844       <method name="Int32 method1(System.Type, System.Type[])">
37845         <size>12</size>
37846       </method>
37847       <method name="Int32 method2(System.Type, Int32)">
37848         <size>23</size>
37849       </method>
37850       <method name="Int32 method2(System.Type, System.Type[])">
37851         <size>12</size>
37852       </method>
37853       <method name="Int32 Main()">
37854         <size>36</size>
37855       </method>
37856     </type>
37857   </test>
37858   <test name="test-87.cs">
37859     <type name="Top">
37860       <method name="Void .ctor()">
37861         <size>7</size>
37862       </method>
37863       <method name="Int32 Main()">
37864         <size>58</size>
37865       </method>
37866     </type>
37867     <type name="Top+X">
37868       <method name="Void .ctor()">
37869         <size>7</size>
37870       </method>
37871     </type>
37872     <type name="Top+Y">
37873       <method name="Void .ctor()">
37874         <size>7</size>
37875       </method>
37876     </type>
37877     <type name="Top+XA">
37878       <method name="Void .ctor()">
37879         <size>7</size>
37880       </method>
37881       <method name="Int32 get_one()">
37882         <size>2</size>
37883       </method>
37884     </type>
37885     <type name="Top+XB">
37886       <method name="Void .ctor()">
37887         <size>7</size>
37888       </method>
37889       <method name="Int32 get_one()">
37890         <size>2</size>
37891       </method>
37892       <method name="Int32 get_two()">
37893         <size>2</size>
37894       </method>
37895     </type>
37896     <type name="Other">
37897       <method name="Void .ctor()">
37898         <size>7</size>
37899       </method>
37900       <method name="Void X()">
37901         <size>5</size>
37902       </method>
37903     </type>
37904   </test>
37905   <test name="test-88.cs">
37906     <type name="X">
37907       <method name="Void .ctor()">
37908         <size>7</size>
37909       </method>
37910       <method name="Void f(System.String)">
37911         <size>19</size>
37912       </method>
37913       <method name="Int32 Main()">
37914         <size>63</size>
37915       </method>
37916     </type>
37917     <type name="&lt;PrivateImplementationDetails&gt;">
37918       <method name="Void .ctor()">
37919         <size>7</size>
37920       </method>
37921     </type>
37922   </test>
37923   <test name="test-89.cs">
37924     <type name="X">
37925       <method name="Void .ctor(Int32)">
37926         <size>8</size>
37927       </method>
37928       <method name="X F(Int32)">
37929         <size>7</size>
37930       </method>
37931       <method name="Int32 Main()">
37932         <size>99</size>
37933       </method>
37934     </type>
37935   </test>
37936   <test name="test-9.cs">
37937     <type name="X">
37938       <method name="Void .ctor()">
37939         <size>7</size>
37940       </method>
37941       <method name="Int32 Main(System.String[])">
37942         <size>104</size>
37943       </method>
37944     </type>
37945   </test>
37946   <test name="test-90.cs">
37947     <type name="N1.Blah">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="Int32 Main()">
37952         <size>2</size>
37953       </method>
37954     </type>
37955   </test>
37956   <test name="test-91.cs">
37957     <type name="Abstract">
37958       <method name="Void .ctor()">
37959         <size>7</size>
37960       </method>
37961     </type>
37962     <type name="Plain">
37963       <method name="Void .ctor()">
37964         <size>7</size>
37965       </method>
37966     </type>
37967     <type name="Test">
37968       <method name="Void .ctor()">
37969         <size>7</size>
37970       </method>
37971       <method name="Void MyProtectedInternal()">
37972         <size>1</size>
37973       </method>
37974       <method name="Void MyInternal()">
37975         <size>1</size>
37976       </method>
37977       <method name="Void MyPublic()">
37978         <size>1</size>
37979       </method>
37980       <method name="Void MyPrivate()">
37981         <size>1</size>
37982       </method>
37983       <method name="Int32 Main()">
37984         <size>242</size>
37985       </method>
37986     </type>
37987   </test>
37988   <test name="test-92.cs">
37989     <type name="Outer">
37990       <method name="Void .ctor()">
37991         <size>7</size>
37992       </method>
37993     </type>
37994     <type name="Outer+Inner">
37995       <method name="Void .ctor()">
37996         <size>7</size>
37997       </method>
37998     </type>
37999     <type name="InnerBase">
38000       <method name="Void .ctor()">
38001         <size>7</size>
38002       </method>
38003     </type>
38004     <type name="MainClass">
38005       <method name="Void .ctor()">
38006         <size>7</size>
38007       </method>
38008       <method name="Int32 Main()">
38009         <size>2</size>
38010       </method>
38011     </type>
38012   </test>
38013   <test name="test-93.cs">
38014     <type name="N1.C">
38015       <method name="Void .ctor()">
38016         <size>7</size>
38017       </method>
38018       <method name="Void method(B ByRef)">
38019         <size>15</size>
38020       </method>
38021     </type>
38022     <type name="Test">
38023       <method name="Void .ctor()">
38024         <size>7</size>
38025       </method>
38026       <method name="Int32 Main()">
38027         <size>15</size>
38028       </method>
38029     </type>
38030   </test>
38031   <test name="test-94.cs">
38032     <type name="Base">
38033       <method name="Void .ctor()">
38034         <size>7</size>
38035       </method>
38036       <method name="Int32 IVehicle.Start()">
38037         <size>2</size>
38038       </method>
38039       <method name="Int32 Stop()">
38040         <size>2</size>
38041       </method>
38042       <method name="Int32 Turn()">
38043         <size>2</size>
38044       </method>
38045     </type>
38046     <type name="Derived1">
38047       <method name="Void .ctor()">
38048         <size>7</size>
38049       </method>
38050       <method name="Int32 Turn()">
38051         <size>2</size>
38052       </method>
38053     </type>
38054     <type name="Derived2">
38055       <method name="Void .ctor()">
38056         <size>7</size>
38057       </method>
38058       <method name="Int32 IVehicle.Start()">
38059         <size>2</size>
38060       </method>
38061       <method name="Int32 IVehicle.Turn()">
38062         <size>2</size>
38063       </method>
38064       <method name="Int32 Stop()">
38065         <size>2</size>
38066       </method>
38067       <method name="Int32 Turn()">
38068         <size>2</size>
38069       </method>
38070     </type>
38071     <type name="Test">
38072       <method name="Void .ctor()">
38073         <size>7</size>
38074       </method>
38075       <method name="Int32 Main()">
38076         <size>88</size>
38077       </method>
38078     </type>
38079   </test>
38080   <test name="test-95.cs">
38081     <type name="X">
38082       <method name="Void .ctor()">
38083         <size>7</size>
38084       </method>
38085       <method name="Int32 Main()">
38086         <size>30</size>
38087       </method>
38088     </type>
38089   </test>
38090   <test name="test-96.cs">
38091     <type name="N1.A">
38092       <method name="Void .ctor()">
38093         <size>7</size>
38094       </method>
38095       <method name="Int32 Main()">
38096         <size>2</size>
38097       </method>
38098     </type>
38099     <type name="N1.C">
38100       <method name="Void .ctor(Object, IntPtr)">
38101         <size>0</size>
38102       </method>
38103       <method name="Void Invoke(System.Object, N1.A)">
38104         <size>0</size>
38105       </method>
38106       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
38107         <size>0</size>
38108       </method>
38109       <method name="Void EndInvoke(IAsyncResult)">
38110         <size>0</size>
38111       </method>
38112     </type>
38113   </test>
38114   <test name="test-97.cs">
38115     <type name="X">
38116       <method name="Void .ctor()">
38117         <size>7</size>
38118       </method>
38119       <method name="Int32 Main()">
38120         <size>2</size>
38121       </method>
38122     </type>
38123   </test>
38124   <test name="test-98.cs">
38125     <type name="X">
38126       <method name="Void .ctor()">
38127         <size>7</size>
38128       </method>
38129       <method name="Void b()">
38130         <size>19</size>
38131       </method>
38132     </type>
38133     <type name="Y">
38134       <method name="Void .ctor()">
38135         <size>7</size>
38136       </method>
38137       <method name="Int32 Main()">
38138         <size>2</size>
38139       </method>
38140     </type>
38141   </test>
38142   <test name="test-99.cs">
38143     <type name="X">
38144       <method name="Void .ctor()">
38145         <size>7</size>
38146       </method>
38147       <method name="Int32 Main()">
38148         <size>104</size>
38149       </method>
38150     </type>
38151   </test>
38152   <test name="test-anon-01.cs">
38153     <type name="X">
38154       <method name="Void .ctor()">
38155         <size>7</size>
38156       </method>
38157       <method name="Int32 Main()">
38158         <size>21</size>
38159       </method>
38160     </type>
38161     <type name="S">
38162       <method name="Void .ctor(Object, IntPtr)">
38163         <size>0</size>
38164       </method>
38165       <method name="Void Invoke()">
38166         <size>0</size>
38167       </method>
38168       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38169         <size>0</size>
38170       </method>
38171       <method name="Void EndInvoke(IAsyncResult)">
38172         <size>0</size>
38173       </method>
38174     </type>
38175     <type name="X+&lt;Main&gt;c__AnonStorey0">
38176       <method name="Void .ctor()">
38177         <size>7</size>
38178       </method>
38179       <method name="Void &lt;&gt;m__0()">
38180         <size>8</size>
38181       </method>
38182     </type>
38183   </test>
38184   <test name="test-anon-02.cs">
38185     <type name="X">
38186       <method name="Void .ctor()">
38187         <size>7</size>
38188       </method>
38189       <method name="Int32 Main()">
38190         <size>151</size>
38191       </method>
38192     </type>
38193     <type name="S">
38194       <method name="Void .ctor(Object, IntPtr)">
38195         <size>0</size>
38196       </method>
38197       <method name="Void Invoke()">
38198         <size>0</size>
38199       </method>
38200       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38201         <size>0</size>
38202       </method>
38203       <method name="Void EndInvoke(IAsyncResult)">
38204         <size>0</size>
38205       </method>
38206     </type>
38207     <type name="X+&lt;Main&gt;c__AnonStorey0">
38208       <method name="Void .ctor()">
38209         <size>7</size>
38210       </method>
38211       <method name="Void &lt;&gt;m__0()">
38212         <size>113</size>
38213       </method>
38214     </type>
38215   </test>
38216   <test name="test-anon-03.cs">
38217     <type name="X">
38218       <method name="Void .ctor()">
38219         <size>7</size>
38220       </method>
38221       <method name="Void Main()">
38222         <size>59</size>
38223       </method>
38224     </type>
38225     <type name="S">
38226       <method name="Void .ctor(Object, IntPtr)">
38227         <size>0</size>
38228       </method>
38229       <method name="Void Invoke()">
38230         <size>0</size>
38231       </method>
38232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38233         <size>0</size>
38234       </method>
38235       <method name="Void EndInvoke(IAsyncResult)">
38236         <size>0</size>
38237       </method>
38238     </type>
38239     <type name="X+&lt;Main&gt;c__AnonStorey0">
38240       <method name="Void .ctor()">
38241         <size>7</size>
38242       </method>
38243       <method name="Void &lt;&gt;m__0()">
38244         <size>8</size>
38245       </method>
38246     </type>
38247   </test>
38248   <test name="test-anon-04.cs">
38249     <type name="X">
38250       <method name="Void .ctor()">
38251         <size>7</size>
38252       </method>
38253       <method name="Void Main()">
38254         <size>59</size>
38255       </method>
38256     </type>
38257     <type name="S">
38258       <method name="Void .ctor(Object, IntPtr)">
38259         <size>0</size>
38260       </method>
38261       <method name="Void Invoke()">
38262         <size>0</size>
38263       </method>
38264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38265         <size>0</size>
38266       </method>
38267       <method name="Void EndInvoke(IAsyncResult)">
38268         <size>0</size>
38269       </method>
38270     </type>
38271     <type name="X+&lt;Main&gt;c__AnonStorey0">
38272       <method name="Void .ctor()">
38273         <size>7</size>
38274       </method>
38275       <method name="Void &lt;&gt;m__0()">
38276         <size>30</size>
38277       </method>
38278     </type>
38279   </test>
38280   <test name="test-anon-05.cs">
38281     <type name="X">
38282       <method name="Void .ctor()">
38283         <size>7</size>
38284       </method>
38285       <method name="Int32 Main()">
38286         <size>207</size>
38287       </method>
38288       <method name="Boolean t(Int32, Int32)">
38289         <size>5</size>
38290       </method>
38291     </type>
38292     <type name="S">
38293       <method name="Void .ctor(Object, IntPtr)">
38294         <size>0</size>
38295       </method>
38296       <method name="Void Invoke()">
38297         <size>0</size>
38298       </method>
38299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38300         <size>0</size>
38301       </method>
38302       <method name="Void EndInvoke(IAsyncResult)">
38303         <size>0</size>
38304       </method>
38305     </type>
38306     <type name="X+&lt;Main&gt;c__AnonStorey1">
38307       <method name="Void .ctor()">
38308         <size>7</size>
38309       </method>
38310       <method name="Void &lt;&gt;m__0()">
38311         <size>76</size>
38312       </method>
38313     </type>
38314     <type name="X+&lt;Main&gt;c__AnonStorey0">
38315       <method name="Void .ctor()">
38316         <size>7</size>
38317       </method>
38318     </type>
38319   </test>
38320   <test name="test-anon-06.cs">
38321     <type name="X">
38322       <method name="Void .ctor()">
38323         <size>7</size>
38324       </method>
38325       <method name="Int32 Main()">
38326         <size>112</size>
38327       </method>
38328     </type>
38329     <type name="S">
38330       <method name="Void .ctor(Object, IntPtr)">
38331         <size>0</size>
38332       </method>
38333       <method name="Void Invoke()">
38334         <size>0</size>
38335       </method>
38336       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38337         <size>0</size>
38338       </method>
38339       <method name="Void EndInvoke(IAsyncResult)">
38340         <size>0</size>
38341       </method>
38342     </type>
38343     <type name="X+&lt;Main&gt;c__AnonStorey0">
38344       <method name="Void .ctor()">
38345         <size>7</size>
38346       </method>
38347       <method name="Void &lt;&gt;m__0()">
38348         <size>18</size>
38349       </method>
38350     </type>
38351   </test>
38352   <test name="test-anon-07.cs">
38353     <type name="X">
38354       <method name="Void .ctor()">
38355         <size>7</size>
38356       </method>
38357       <method name="Int32 Main()">
38358         <size>120</size>
38359       </method>
38360       <method name="Boolean t(Int32, Int32)">
38361         <size>5</size>
38362       </method>
38363     </type>
38364     <type name="D">
38365       <method name="Void .ctor(Object, IntPtr)">
38366         <size>0</size>
38367       </method>
38368       <method name="Void Invoke()">
38369         <size>0</size>
38370       </method>
38371       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38372         <size>0</size>
38373       </method>
38374       <method name="Void EndInvoke(IAsyncResult)">
38375         <size>0</size>
38376       </method>
38377     </type>
38378     <type name="X+&lt;Main&gt;c__AnonStorey0">
38379       <method name="Void .ctor()">
38380         <size>7</size>
38381       </method>
38382       <method name="Void &lt;&gt;m__0()">
38383         <size>18</size>
38384       </method>
38385       <method name="Void &lt;&gt;m__1()">
38386         <size>18</size>
38387       </method>
38388     </type>
38389   </test>
38390   <test name="test-anon-08.cs">
38391     <type name="X">
38392       <method name="Void .ctor()">
38393         <size>7</size>
38394       </method>
38395       <method name="Int32 Main()">
38396         <size>35</size>
38397       </method>
38398     </type>
38399     <type name="S">
38400       <method name="Void .ctor(Object, IntPtr)">
38401         <size>0</size>
38402       </method>
38403       <method name="Void Invoke()">
38404         <size>0</size>
38405       </method>
38406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38407         <size>0</size>
38408       </method>
38409       <method name="Void EndInvoke(IAsyncResult)">
38410         <size>0</size>
38411       </method>
38412     </type>
38413     <type name="X+&lt;Main&gt;c__AnonStorey0">
38414       <method name="Void .ctor()">
38415         <size>7</size>
38416       </method>
38417       <method name="Void &lt;&gt;m__0()">
38418         <size>13</size>
38419       </method>
38420     </type>
38421   </test>
38422   <test name="test-anon-09.cs">
38423     <type name="X">
38424       <method name="Void .ctor()">
38425         <size>7</size>
38426       </method>
38427       <method name="Int32 Main()">
38428         <size>59</size>
38429       </method>
38430     </type>
38431     <type name="X+D">
38432       <method name="Void .ctor(Object, IntPtr)">
38433         <size>0</size>
38434       </method>
38435       <method name="Void Invoke()">
38436         <size>0</size>
38437       </method>
38438       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38439         <size>0</size>
38440       </method>
38441       <method name="Void EndInvoke(IAsyncResult)">
38442         <size>0</size>
38443       </method>
38444     </type>
38445     <type name="X+&lt;Main&gt;c__AnonStorey0">
38446       <method name="Void .ctor()">
38447         <size>7</size>
38448       </method>
38449       <method name="Void &lt;&gt;m__0()">
38450         <size>49</size>
38451       </method>
38452     </type>
38453   </test>
38454   <test name="test-anon-10.cs">
38455     <type name="S">
38456       <method name="Void .ctor()">
38457         <size>7</size>
38458       </method>
38459       <method name="Void Test()">
38460         <size>105</size>
38461       </method>
38462       <method name="Int32 Main()">
38463         <size>66</size>
38464       </method>
38465     </type>
38466     <type name="S+T">
38467       <method name="Void .ctor(Object, IntPtr)">
38468         <size>0</size>
38469       </method>
38470       <method name="Void Invoke()">
38471         <size>0</size>
38472       </method>
38473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38474         <size>0</size>
38475       </method>
38476       <method name="Void EndInvoke(IAsyncResult)">
38477         <size>0</size>
38478       </method>
38479     </type>
38480     <type name="S+&lt;Test&gt;c__AnonStorey1">
38481       <method name="Void .ctor()">
38482         <size>7</size>
38483       </method>
38484     </type>
38485     <type name="S+&lt;Test&gt;c__AnonStorey0">
38486       <method name="Void .ctor()">
38487         <size>7</size>
38488       </method>
38489     </type>
38490     <type name="S+&lt;Test&gt;c__AnonStorey1">
38491       <method name="Void &lt;&gt;m__0()">
38492         <size>76</size>
38493       </method>
38494     </type>
38495   </test>
38496   <test name="test-anon-11.cs">
38497     <type name="X">
38498       <method name="Void .ctor()">
38499         <size>7</size>
38500       </method>
38501       <method name="Int32 Main()">
38502         <size>122</size>
38503       </method>
38504     </type>
38505     <type name="D">
38506       <method name="Void .ctor(Object, IntPtr)">
38507         <size>0</size>
38508       </method>
38509       <method name="Void Invoke(Int32)">
38510         <size>0</size>
38511       </method>
38512       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38513         <size>0</size>
38514       </method>
38515       <method name="Void EndInvoke(IAsyncResult)">
38516         <size>0</size>
38517       </method>
38518     </type>
38519     <type name="E">
38520       <method name="Void .ctor(Object, IntPtr)">
38521         <size>0</size>
38522       </method>
38523       <method name="Void Invoke(Int32 ByRef)">
38524         <size>0</size>
38525       </method>
38526       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
38527         <size>0</size>
38528       </method>
38529       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
38530         <size>0</size>
38531       </method>
38532     </type>
38533     <type name="F">
38534       <method name="Void .ctor(Object, IntPtr)">
38535         <size>0</size>
38536       </method>
38537       <method name="Void Invoke(System.Int32[])">
38538         <size>0</size>
38539       </method>
38540       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
38541         <size>0</size>
38542       </method>
38543       <method name="Void EndInvoke(IAsyncResult)">
38544         <size>0</size>
38545       </method>
38546     </type>
38547     <type name="X">
38548       <method name="Void &lt;Main&gt;m__0(Int32)">
38549         <size>1</size>
38550       </method>
38551       <method name="Void &lt;Main&gt;m__1(Int32)">
38552         <size>1</size>
38553       </method>
38554       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
38555         <size>1</size>
38556       </method>
38557       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
38558         <size>1</size>
38559       </method>
38560     </type>
38561   </test>
38562   <test name="test-anon-12.cs">
38563     <type name="X">
38564       <method name="Void .ctor()">
38565         <size>7</size>
38566       </method>
38567       <method name="Int32 Main()">
38568         <size>257</size>
38569       </method>
38570       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
38571         <size>81</size>
38572       </method>
38573     </type>
38574     <type name="predicate">
38575       <method name="Void .ctor(Object, IntPtr)">
38576         <size>0</size>
38577       </method>
38578       <method name="Boolean Invoke(System.Object)">
38579         <size>0</size>
38580       </method>
38581       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38582         <size>0</size>
38583       </method>
38584       <method name="Boolean EndInvoke(IAsyncResult)">
38585         <size>0</size>
38586       </method>
38587     </type>
38588     <type name="X">
38589       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
38590         <size>12</size>
38591       </method>
38592     </type>
38593   </test>
38594   <test name="test-anon-13.cs">
38595     <type name="X">
38596       <method name="Void .ctor(Int32)">
38597         <size>14</size>
38598       </method>
38599       <method name="Void Main()">
38600         <size>42</size>
38601       </method>
38602       <method name="D T()">
38603         <size>15</size>
38604       </method>
38605       <method name="System.String CALL()">
38606         <size>6</size>
38607       </method>
38608     </type>
38609     <type name="D">
38610       <method name="Void .ctor(Object, IntPtr)">
38611         <size>0</size>
38612       </method>
38613       <method name="Void Invoke()">
38614         <size>0</size>
38615       </method>
38616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38617         <size>0</size>
38618       </method>
38619       <method name="Void EndInvoke(IAsyncResult)">
38620         <size>0</size>
38621       </method>
38622     </type>
38623     <type name="X">
38624       <method name="Void &lt;T&gt;m__0()">
38625         <size>22</size>
38626       </method>
38627     </type>
38628   </test>
38629   <test name="test-anon-14.cs">
38630     <type name="X">
38631       <method name="Void .ctor()">
38632         <size>7</size>
38633       </method>
38634       <method name="Void add_Click(X+T)">
38635         <size>22</size>
38636       </method>
38637       <method name="Void remove_Click(X+T)">
38638         <size>22</size>
38639       </method>
38640       <method name="Void Method()">
38641         <size>1</size>
38642       </method>
38643       <method name="Void Main()">
38644         <size>46</size>
38645       </method>
38646     </type>
38647     <type name="X+T">
38648       <method name="Void .ctor(Object, IntPtr)">
38649         <size>0</size>
38650       </method>
38651       <method name="Void Invoke()">
38652         <size>0</size>
38653       </method>
38654       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38655         <size>0</size>
38656       </method>
38657       <method name="Void EndInvoke(IAsyncResult)">
38658         <size>0</size>
38659       </method>
38660     </type>
38661   </test>
38662   <test name="test-anon-15.cs">
38663     <type name="Foo">
38664       <method name="Void .ctor()">
38665         <size>7</size>
38666       </method>
38667       <method name="Void Main()">
38668         <size>43</size>
38669       </method>
38670     </type>
38671     <type name="Foo+Inner">
38672       <method name="Void .ctor(String)">
38673         <size>7</size>
38674       </method>
38675     </type>
38676     <type name="Foo+foo_fn">
38677       <method name="Void .ctor(Object, IntPtr)">
38678         <size>0</size>
38679       </method>
38680       <method name="Foo+Inner Invoke(System.String)">
38681         <size>0</size>
38682       </method>
38683       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38684         <size>0</size>
38685       </method>
38686       <method name="Foo+Inner EndInvoke(IAsyncResult)">
38687         <size>0</size>
38688       </method>
38689     </type>
38690     <type name="Foo">
38691       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
38692         <size>13</size>
38693       </method>
38694     </type>
38695   </test>
38696   <test name="test-anon-16.cs">
38697     <type name="X">
38698       <method name="Void .ctor(Int32)">
38699         <size>14</size>
38700       </method>
38701       <method name="Void Main()">
38702         <size>42</size>
38703       </method>
38704       <method name="D T()">
38705         <size>15</size>
38706       </method>
38707     </type>
38708     <type name="D">
38709       <method name="Void .ctor(Object, IntPtr)">
38710         <size>0</size>
38711       </method>
38712       <method name="Void Invoke()">
38713         <size>0</size>
38714       </method>
38715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38716         <size>0</size>
38717       </method>
38718       <method name="Void EndInvoke(IAsyncResult)">
38719         <size>0</size>
38720       </method>
38721     </type>
38722     <type name="X">
38723       <method name="Void &lt;T&gt;m__0()">
38724         <size>27</size>
38725       </method>
38726     </type>
38727   </test>
38728   <test name="test-anon-17.cs">
38729     <type name="Button">
38730       <method name="Void .ctor()">
38731         <size>7</size>
38732       </method>
38733       <method name="Void add_Clicked(ClickEvent)">
38734         <size>24</size>
38735       </method>
38736       <method name="Void remove_Clicked(ClickEvent)">
38737         <size>24</size>
38738       </method>
38739       <method name="Void DoClick()">
38740         <size>12</size>
38741       </method>
38742     </type>
38743     <type name="X">
38744       <method name="Void .ctor()">
38745         <size>7</size>
38746       </method>
38747       <method name="Void .cctor()">
38748         <size>1</size>
38749       </method>
38750       <method name="Int32 Main()">
38751         <size>61</size>
38752       </method>
38753     </type>
38754     <type name="ClickEvent">
38755       <method name="Void .ctor(Object, IntPtr)">
38756         <size>0</size>
38757       </method>
38758       <method name="Void Invoke()">
38759         <size>0</size>
38760       </method>
38761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38762         <size>0</size>
38763       </method>
38764       <method name="Void EndInvoke(IAsyncResult)">
38765         <size>0</size>
38766       </method>
38767     </type>
38768     <type name="X">
38769       <method name="Void &lt;Main&gt;m__0()">
38770         <size>17</size>
38771       </method>
38772     </type>
38773   </test>
38774   <test name="test-anon-18.cs">
38775     <type name="DelegateTest">
38776       <method name="Void .ctor()">
38777         <size>7</size>
38778       </method>
38779       <method name="Void Main(System.String[])">
38780         <size>83</size>
38781       </method>
38782     </type>
38783     <type name="A">
38784       <method name="Void .ctor(Object, IntPtr)">
38785         <size>0</size>
38786       </method>
38787       <method name="Void Invoke()">
38788         <size>0</size>
38789       </method>
38790       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38791         <size>0</size>
38792       </method>
38793       <method name="Void EndInvoke(IAsyncResult)">
38794         <size>0</size>
38795       </method>
38796     </type>
38797     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38798       <method name="Void .ctor()">
38799         <size>7</size>
38800       </method>
38801       <method name="Void &lt;&gt;m__0()">
38802         <size>17</size>
38803       </method>
38804     </type>
38805   </test>
38806   <test name="test-anon-19.cs">
38807     <type name="X">
38808       <method name="Void .ctor()">
38809         <size>7</size>
38810       </method>
38811       <method name="Int32 Main()">
38812         <size>223</size>
38813       </method>
38814       <method name="Boolean t(Int32, Int32)">
38815         <size>5</size>
38816       </method>
38817     </type>
38818     <type name="S">
38819       <method name="Void .ctor(Object, IntPtr)">
38820         <size>0</size>
38821       </method>
38822       <method name="Void Invoke()">
38823         <size>0</size>
38824       </method>
38825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38826         <size>0</size>
38827       </method>
38828       <method name="Void EndInvoke(IAsyncResult)">
38829         <size>0</size>
38830       </method>
38831     </type>
38832     <type name="X+&lt;Main&gt;c__AnonStorey1">
38833       <method name="Void .ctor()">
38834         <size>7</size>
38835       </method>
38836       <method name="Void &lt;&gt;m__0()">
38837         <size>93</size>
38838       </method>
38839     </type>
38840     <type name="X+&lt;Main&gt;c__AnonStorey0">
38841       <method name="Void .ctor()">
38842         <size>7</size>
38843       </method>
38844     </type>
38845   </test>
38846   <test name="test-anon-20.cs">
38847     <type name="X">
38848       <method name="Void .ctor()">
38849         <size>7</size>
38850       </method>
38851       <method name="Void Main()">
38852         <size>33</size>
38853       </method>
38854       <method name="D MainHost()">
38855         <size>28</size>
38856       </method>
38857     </type>
38858     <type name="D">
38859       <method name="Void .ctor(Object, IntPtr)">
38860         <size>0</size>
38861       </method>
38862       <method name="Void Invoke()">
38863         <size>0</size>
38864       </method>
38865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38866         <size>0</size>
38867       </method>
38868       <method name="Void EndInvoke(IAsyncResult)">
38869         <size>0</size>
38870       </method>
38871     </type>
38872     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
38873       <method name="Void .ctor()">
38874         <size>7</size>
38875       </method>
38876       <method name="Void &lt;&gt;m__0()">
38877         <size>52</size>
38878       </method>
38879     </type>
38880     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
38881       <method name="Void .ctor()">
38882         <size>7</size>
38883       </method>
38884       <method name="Void &lt;&gt;m__1()">
38885         <size>52</size>
38886       </method>
38887     </type>
38888   </test>
38889   <test name="test-anon-21.cs">
38890     <type name="X">
38891       <method name="Void .ctor()">
38892         <size>7</size>
38893       </method>
38894       <method name="Void .cctor()">
38895         <size>1</size>
38896       </method>
38897       <method name="Int32 Main()">
38898         <size>68</size>
38899       </method>
38900       <method name="Void M()">
38901         <size>44</size>
38902       </method>
38903     </type>
38904     <type name="D">
38905       <method name="Void .ctor(Object, IntPtr)">
38906         <size>0</size>
38907       </method>
38908       <method name="Void Invoke()">
38909         <size>0</size>
38910       </method>
38911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38912         <size>0</size>
38913       </method>
38914       <method name="Void EndInvoke(IAsyncResult)">
38915         <size>0</size>
38916       </method>
38917     </type>
38918     <type name="X+&lt;M&gt;c__AnonStorey0">
38919       <method name="Void .ctor()">
38920         <size>7</size>
38921       </method>
38922       <method name="Void &lt;&gt;m__0()">
38923         <size>48</size>
38924       </method>
38925     </type>
38926     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38927       <method name="Void .ctor()">
38928         <size>7</size>
38929       </method>
38930       <method name="Void &lt;&gt;m__1()">
38931         <size>81</size>
38932       </method>
38933     </type>
38934   </test>
38935   <test name="test-anon-22.cs">
38936     <type name="X">
38937       <method name="Void .ctor()">
38938         <size>7</size>
38939       </method>
38940       <method name="Void Main()">
38941         <size>33</size>
38942       </method>
38943       <method name="D T()">
38944         <size>28</size>
38945       </method>
38946     </type>
38947     <type name="D">
38948       <method name="Void .ctor(Object, IntPtr)">
38949         <size>0</size>
38950       </method>
38951       <method name="Void Invoke()">
38952         <size>0</size>
38953       </method>
38954       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38955         <size>0</size>
38956       </method>
38957       <method name="Void EndInvoke(IAsyncResult)">
38958         <size>0</size>
38959       </method>
38960     </type>
38961     <type name="X+&lt;T&gt;c__AnonStorey0">
38962       <method name="Void .ctor()">
38963         <size>7</size>
38964       </method>
38965       <method name="Void &lt;&gt;m__0()">
38966         <size>52</size>
38967       </method>
38968     </type>
38969     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
38970       <method name="Void .ctor()">
38971         <size>7</size>
38972       </method>
38973       <method name="Void &lt;&gt;m__1()">
38974         <size>52</size>
38975       </method>
38976     </type>
38977   </test>
38978   <test name="test-anon-23.cs">
38979     <type name="X">
38980       <method name="Void .ctor()">
38981         <size>7</size>
38982       </method>
38983       <method name="Int32 Main()">
38984         <size>68</size>
38985       </method>
38986       <method name="Void M()">
38987         <size>34</size>
38988       </method>
38989     </type>
38990     <type name="D">
38991       <method name="Void .ctor(Object, IntPtr)">
38992         <size>0</size>
38993       </method>
38994       <method name="Void Invoke()">
38995         <size>0</size>
38996       </method>
38997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38998         <size>0</size>
38999       </method>
39000       <method name="Void EndInvoke(IAsyncResult)">
39001         <size>0</size>
39002       </method>
39003     </type>
39004     <type name="X+&lt;M&gt;c__AnonStorey0">
39005       <method name="Void .ctor()">
39006         <size>7</size>
39007       </method>
39008       <method name="Void &lt;&gt;m__0()">
39009         <size>38</size>
39010       </method>
39011     </type>
39012     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
39013       <method name="Void .ctor()">
39014         <size>7</size>
39015       </method>
39016       <method name="Void &lt;&gt;m__1()">
39017         <size>24</size>
39018       </method>
39019     </type>
39020   </test>
39021   <test name="test-anon-24.cs">
39022     <type name="X">
39023       <method name="Void .ctor()">
39024         <size>7</size>
39025       </method>
39026       <method name="Void Main()">
39027         <size>29</size>
39028       </method>
39029       <method name="D T(Int32)">
39030         <size>28</size>
39031       </method>
39032     </type>
39033     <type name="D">
39034       <method name="Void .ctor(Object, IntPtr)">
39035         <size>0</size>
39036       </method>
39037       <method name="Int32 Invoke()">
39038         <size>0</size>
39039       </method>
39040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39041         <size>0</size>
39042       </method>
39043       <method name="Int32 EndInvoke(IAsyncResult)">
39044         <size>0</size>
39045       </method>
39046     </type>
39047     <type name="X+&lt;T&gt;c__AnonStorey0">
39048       <method name="Void .ctor()">
39049         <size>7</size>
39050       </method>
39051       <method name="Int32 &lt;&gt;m__0()">
39052         <size>21</size>
39053       </method>
39054     </type>
39055   </test>
39056   <test name="test-anon-25.cs">
39057     <type name="X">
39058       <method name="Void .ctor()">
39059         <size>7</size>
39060       </method>
39061       <method name="Int32 Main()">
39062         <size>48</size>
39063       </method>
39064       <method name="D T(Int32)">
39065         <size>28</size>
39066       </method>
39067     </type>
39068     <type name="D">
39069       <method name="Void .ctor(Object, IntPtr)">
39070         <size>0</size>
39071       </method>
39072       <method name="Int32 Invoke(Int32)">
39073         <size>0</size>
39074       </method>
39075       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39076         <size>0</size>
39077       </method>
39078       <method name="Int32 EndInvoke(IAsyncResult)">
39079         <size>0</size>
39080       </method>
39081     </type>
39082     <type name="X+&lt;T&gt;c__AnonStorey0">
39083       <method name="Void .ctor()">
39084         <size>7</size>
39085       </method>
39086       <method name="Int32 &lt;&gt;m__0(Int32)">
39087         <size>9</size>
39088       </method>
39089     </type>
39090   </test>
39091   <test name="test-anon-27.cs">
39092     <type name="X">
39093       <method name="Void .ctor()">
39094         <size>7</size>
39095       </method>
39096       <method name="Int32 Main()">
39097         <size>138</size>
39098       </method>
39099       <method name="Void M(Int32)">
39100         <size>59</size>
39101       </method>
39102     </type>
39103     <type name="D">
39104       <method name="Void .ctor(Object, IntPtr)">
39105         <size>0</size>
39106       </method>
39107       <method name="Void Invoke()">
39108         <size>0</size>
39109       </method>
39110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39111         <size>0</size>
39112       </method>
39113       <method name="Void EndInvoke(IAsyncResult)">
39114         <size>0</size>
39115       </method>
39116     </type>
39117     <type name="X+&lt;M&gt;c__AnonStorey0">
39118       <method name="Void .ctor()">
39119         <size>7</size>
39120       </method>
39121       <method name="Void &lt;&gt;m__0()">
39122         <size>38</size>
39123       </method>
39124     </type>
39125     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
39126       <method name="Void .ctor()">
39127         <size>7</size>
39128       </method>
39129       <method name="Void &lt;&gt;m__1()">
39130         <size>50</size>
39131       </method>
39132     </type>
39133   </test>
39134   <test name="test-anon-28.cs">
39135     <type name="Delegable">
39136       <method name="Void .ctor()">
39137         <size>7</size>
39138       </method>
39139       <method name="Void add_MyDelegate(System.EventHandler)">
39140         <size>24</size>
39141       </method>
39142       <method name="Void remove_MyDelegate(System.EventHandler)">
39143         <size>24</size>
39144       </method>
39145     </type>
39146     <type name="DelegateTest">
39147       <method name="Void .ctor()">
39148         <size>7</size>
39149       </method>
39150       <method name="Void Main(System.String[])">
39151         <size>58</size>
39152       </method>
39153     </type>
39154     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
39155       <method name="Void .ctor()">
39156         <size>7</size>
39157       </method>
39158       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39159         <size>33</size>
39160       </method>
39161     </type>
39162   </test>
39163   <test name="test-anon-29.cs">
39164     <type name="X">
39165       <method name="Void .ctor()">
39166         <size>108</size>
39167       </method>
39168       <method name="System.String Hello()">
39169         <size>20</size>
39170       </method>
39171       <method name="Void Main()">
39172         <size>18</size>
39173       </method>
39174     </type>
39175     <type name="X+Foo">
39176       <method name="Void .ctor(Object, IntPtr)">
39177         <size>0</size>
39178       </method>
39179       <method name="System.String Invoke()">
39180         <size>0</size>
39181       </method>
39182       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39183         <size>0</size>
39184       </method>
39185       <method name="System.String EndInvoke(IAsyncResult)">
39186         <size>0</size>
39187       </method>
39188     </type>
39189     <type name="X+Bar">
39190       <method name="Void .ctor(Object, IntPtr)">
39191         <size>0</size>
39192       </method>
39193       <method name="Void Invoke(System.String)">
39194         <size>0</size>
39195       </method>
39196       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39197         <size>0</size>
39198       </method>
39199       <method name="Void EndInvoke(IAsyncResult)">
39200         <size>0</size>
39201       </method>
39202     </type>
39203     <type name="X">
39204       <method name="Void &lt;Hello&gt;m__1(System.String)">
39205         <size>7</size>
39206       </method>
39207       <method name="System.String &lt;Hello&gt;m__0()">
39208         <size>201</size>
39209       </method>
39210       <method name="Void &lt;Hello&gt;m__2(System.String)">
39211         <size>7</size>
39212       </method>
39213     </type>
39214   </test>
39215   <test name="test-anon-30.cs">
39216     <type name="X">
39217       <method name="Void .ctor()">
39218         <size>7</size>
39219       </method>
39220     </type>
39221     <type name="Program">
39222       <method name="Void add_E(Program+D)">
39223         <size>22</size>
39224       </method>
39225       <method name="Void remove_E(Program+D)">
39226         <size>22</size>
39227       </method>
39228       <method name="Void Main()">
39229         <size>38</size>
39230       </method>
39231     </type>
39232     <type name="Program+D">
39233       <method name="Void .ctor(Object, IntPtr)">
39234         <size>0</size>
39235       </method>
39236       <method name="Void Invoke(X)">
39237         <size>0</size>
39238       </method>
39239       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
39240         <size>0</size>
39241       </method>
39242       <method name="Void EndInvoke(IAsyncResult)">
39243         <size>0</size>
39244       </method>
39245     </type>
39246     <type name="Program+&lt;Main&gt;c__AnonStorey0">
39247       <method name="Void .ctor()">
39248         <size>7</size>
39249       </method>
39250       <method name="Void &lt;&gt;m__0(X)">
39251         <size>15</size>
39252       </method>
39253     </type>
39254   </test>
39255   <test name="test-anon-31.cs">
39256     <type name="test">
39257       <method name="Void .ctor()">
39258         <size>7</size>
39259       </method>
39260       <method name="IEnumerable testen(Int32)">
39261         <size>30</size>
39262       </method>
39263     </type>
39264     <type name="reflect">
39265       <method name="Void .ctor()">
39266         <size>7</size>
39267       </method>
39268       <method name="Void Main(System.String[])">
39269         <size>122</size>
39270       </method>
39271     </type>
39272     <type name="test+&lt;testen&gt;c__Iterator0">
39273       <method name="Void .ctor()">
39274         <size>7</size>
39275       </method>
39276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39277         <size>7</size>
39278       </method>
39279       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39280         <size>7</size>
39281       </method>
39282       <method name="Boolean MoveNext()">
39283         <size>195</size>
39284       </method>
39285       <method name="Void Dispose()">
39286         <size>8</size>
39287       </method>
39288       <method name="Void Reset()">
39289         <size>6</size>
39290       </method>
39291       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39292         <size>7</size>
39293       </method>
39294       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39295         <size>40</size>
39296       </method>
39297     </type>
39298   </test>
39299   <test name="test-anon-32.cs">
39300     <type name="MainClass">
39301       <method name="Void .ctor()">
39302         <size>7</size>
39303       </method>
39304       <method name="Void Main()">
39305         <size>37</size>
39306       </method>
39307       <method name="Void SimpleCallback(MainClass, System.String)">
39308         <size>7</size>
39309       </method>
39310     </type>
39311     <type name="StringSender">
39312       <method name="Void .ctor(Object, IntPtr)">
39313         <size>0</size>
39314       </method>
39315       <method name="Void Invoke(System.String)">
39316         <size>0</size>
39317       </method>
39318       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39319         <size>0</size>
39320       </method>
39321       <method name="Void EndInvoke(IAsyncResult)">
39322         <size>0</size>
39323       </method>
39324     </type>
39325     <type name="VoidDelegate">
39326       <method name="Void .ctor(Object, IntPtr)">
39327         <size>0</size>
39328       </method>
39329       <method name="Void Invoke()">
39330         <size>0</size>
39331       </method>
39332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39333         <size>0</size>
39334       </method>
39335       <method name="Void EndInvoke(IAsyncResult)">
39336         <size>0</size>
39337       </method>
39338     </type>
39339     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
39340       <method name="Void .ctor()">
39341         <size>7</size>
39342       </method>
39343       <method name="Void &lt;&gt;m__0()">
39344         <size>25</size>
39345       </method>
39346       <method name="Void &lt;&gt;m__1(System.String)">
39347         <size>13</size>
39348       </method>
39349     </type>
39350   </test>
39351   <test name="test-anon-33.cs">
39352     <type name="T">
39353       <method name="Void .ctor()">
39354         <size>7</size>
39355       </method>
39356       <method name="Void doit(Int32)">
39357         <size>7</size>
39358       </method>
39359       <method name="Void Main()">
39360         <size>162</size>
39361       </method>
39362     </type>
39363     <type name="Do">
39364       <method name="Void .ctor(Object, IntPtr)">
39365         <size>0</size>
39366       </method>
39367       <method name="Void Invoke()">
39368         <size>0</size>
39369       </method>
39370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39371         <size>0</size>
39372       </method>
39373       <method name="Void EndInvoke(IAsyncResult)">
39374         <size>0</size>
39375       </method>
39376     </type>
39377     <type name="T+&lt;Main&gt;c__AnonStorey0">
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381       <method name="Void &lt;&gt;m__0()">
39382         <size>12</size>
39383       </method>
39384     </type>
39385     <type name="T+&lt;Main&gt;c__AnonStorey1">
39386       <method name="Void .ctor()">
39387         <size>7</size>
39388       </method>
39389       <method name="Void &lt;&gt;m__1()">
39390         <size>12</size>
39391       </method>
39392     </type>
39393   </test>
39394   <test name="test-anon-34.cs">
39395     <type name="Delegates.Space">
39396       <method name="Void .ctor()">
39397         <size>7</size>
39398       </method>
39399       <method name="Void Leak(Boolean, Int32)">
39400         <size>92</size>
39401       </method>
39402     </type>
39403     <type name="Delegates.Program">
39404       <method name="Void .ctor()">
39405         <size>7</size>
39406       </method>
39407       <method name="Void SpaceLeak()">
39408         <size>37</size>
39409       </method>
39410       <method name="Void Main(System.String[])">
39411         <size>6</size>
39412       </method>
39413     </type>
39414     <type name="Delegates.Space+DoCopy">
39415       <method name="Void .ctor(Object, IntPtr)">
39416         <size>0</size>
39417       </method>
39418       <method name="Void Invoke()">
39419         <size>0</size>
39420       </method>
39421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39422         <size>0</size>
39423       </method>
39424       <method name="Void EndInvoke(IAsyncResult)">
39425         <size>0</size>
39426       </method>
39427     </type>
39428     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
39429       <method name="Void .ctor()">
39430         <size>7</size>
39431       </method>
39432       <method name="Void &lt;&gt;m__0()">
39433         <size>23</size>
39434       </method>
39435     </type>
39436     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
39437       <method name="Void .ctor()">
39438         <size>7</size>
39439       </method>
39440       <method name="Void &lt;&gt;m__1()">
39441         <size>19</size>
39442       </method>
39443     </type>
39444   </test>
39445   <test name="test-anon-35.cs">
39446     <type name="CustomDict">
39447       <method name="Void .ctor()">
39448         <size>66</size>
39449       </method>
39450       <method name="IEnumerator GetEnumerator()">
39451         <size>15</size>
39452       </method>
39453     </type>
39454     <type name="Tests">
39455       <method name="Void .ctor()">
39456         <size>7</size>
39457       </method>
39458       <method name="Void Main()">
39459         <size>7</size>
39460       </method>
39461     </type>
39462     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
39463       <method name="Void .ctor()">
39464         <size>7</size>
39465       </method>
39466       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39467         <size>7</size>
39468       </method>
39469       <method name="Boolean MoveNext()">
39470         <size>86</size>
39471       </method>
39472       <method name="Void Dispose()">
39473         <size>8</size>
39474       </method>
39475       <method name="Void Reset()">
39476         <size>6</size>
39477       </method>
39478       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39479         <size>7</size>
39480       </method>
39481     </type>
39482   </test>
39483   <test name="test-anon-36.cs">
39484     <type name="Test">
39485       <method name="Void .ctor(TestMethod)">
39486         <size>7</size>
39487       </method>
39488       <method name="Void .ctor(TestMethod2)">
39489         <size>7</size>
39490       </method>
39491       <method name="Void Main()">
39492         <size>36</size>
39493       </method>
39494     </type>
39495     <type name="TestMethod">
39496       <method name="Void .ctor(Object, IntPtr)">
39497         <size>0</size>
39498       </method>
39499       <method name="Void Invoke()">
39500         <size>0</size>
39501       </method>
39502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39503         <size>0</size>
39504       </method>
39505       <method name="Void EndInvoke(IAsyncResult)">
39506         <size>0</size>
39507       </method>
39508     </type>
39509     <type name="TestMethod2">
39510       <method name="Void .ctor(Object, IntPtr)">
39511         <size>0</size>
39512       </method>
39513       <method name="Void Invoke(System.Object)">
39514         <size>0</size>
39515       </method>
39516       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39517         <size>0</size>
39518       </method>
39519       <method name="Void EndInvoke(IAsyncResult)">
39520         <size>0</size>
39521       </method>
39522     </type>
39523     <type name="Test">
39524       <method name="Void &lt;Main&gt;m__0()">
39525         <size>1</size>
39526       </method>
39527     </type>
39528   </test>
39529   <test name="test-anon-37.cs">
39530     <type name="DelegateInit">
39531       <method name="Void .ctor()">
39532         <size>7</size>
39533       </method>
39534       <method name="Void .cctor()">
39535         <size>35</size>
39536       </method>
39537       <method name="Void Main(System.String[])">
39538         <size>11</size>
39539       </method>
39540     </type>
39541     <type name="DelegateInit+FooDelegate">
39542       <method name="Void .ctor(Object, IntPtr)">
39543         <size>0</size>
39544       </method>
39545       <method name="Void Invoke()">
39546         <size>0</size>
39547       </method>
39548       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39549         <size>0</size>
39550       </method>
39551       <method name="Void EndInvoke(IAsyncResult)">
39552         <size>0</size>
39553       </method>
39554     </type>
39555     <type name="DelegateInit">
39556       <method name="Void &lt;_print&gt;m__0()">
39557         <size>11</size>
39558       </method>
39559     </type>
39560   </test>
39561   <test name="test-anon-38.cs">
39562     <type name="X">
39563       <method name="Void .ctor()">
39564         <size>7</size>
39565       </method>
39566       <method name="Void Hello(Int64, Int64)">
39567         <size>1</size>
39568       </method>
39569       <method name="Void Test(Int32)">
39570         <size>67</size>
39571       </method>
39572       <method name="Void Main()">
39573         <size>14</size>
39574       </method>
39575     </type>
39576     <type name="Simple">
39577       <method name="Void .ctor(Object, IntPtr)">
39578         <size>0</size>
39579       </method>
39580       <method name="Void Invoke()">
39581         <size>0</size>
39582       </method>
39583       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39584         <size>0</size>
39585       </method>
39586       <method name="Void EndInvoke(IAsyncResult)">
39587         <size>0</size>
39588       </method>
39589     </type>
39590     <type name="Foo">
39591       <method name="Void .ctor(Object, IntPtr)">
39592         <size>0</size>
39593       </method>
39594       <method name="Simple Invoke()">
39595         <size>0</size>
39596       </method>
39597       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39598         <size>0</size>
39599       </method>
39600       <method name="Simple EndInvoke(IAsyncResult)">
39601         <size>0</size>
39602       </method>
39603     </type>
39604     <type name="X+&lt;Test&gt;c__AnonStorey0">
39605       <method name="Void .ctor()">
39606         <size>7</size>
39607       </method>
39608       <method name="Simple &lt;&gt;m__0()">
39609         <size>64</size>
39610       </method>
39611     </type>
39612     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39613       <method name="Void .ctor()">
39614         <size>7</size>
39615       </method>
39616       <method name="Void &lt;&gt;m__1()">
39617         <size>34</size>
39618       </method>
39619     </type>
39620   </test>
39621   <test name="test-anon-39.cs">
39622     <type name="X">
39623       <method name="Void .ctor()">
39624         <size>7</size>
39625       </method>
39626       <method name="Void Hello(Int64)">
39627         <size>1</size>
39628       </method>
39629       <method name="Void Test(Int32)">
39630         <size>65</size>
39631       </method>
39632       <method name="Void Main()">
39633         <size>14</size>
39634       </method>
39635     </type>
39636     <type name="Simple">
39637       <method name="Void .ctor(Object, IntPtr)">
39638         <size>0</size>
39639       </method>
39640       <method name="Void Invoke()">
39641         <size>0</size>
39642       </method>
39643       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39644         <size>0</size>
39645       </method>
39646       <method name="Void EndInvoke(IAsyncResult)">
39647         <size>0</size>
39648       </method>
39649     </type>
39650     <type name="Foo">
39651       <method name="Void .ctor(Object, IntPtr)">
39652         <size>0</size>
39653       </method>
39654       <method name="Simple Invoke()">
39655         <size>0</size>
39656       </method>
39657       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39658         <size>0</size>
39659       </method>
39660       <method name="Simple EndInvoke(IAsyncResult)">
39661         <size>0</size>
39662       </method>
39663     </type>
39664     <type name="X+&lt;Test&gt;c__AnonStorey0">
39665       <method name="Void .ctor()">
39666         <size>7</size>
39667       </method>
39668       <method name="Simple &lt;&gt;m__0()">
39669         <size>30</size>
39670       </method>
39671       <method name="Void &lt;&gt;m__1()">
39672         <size>18</size>
39673       </method>
39674     </type>
39675   </test>
39676   <test name="test-anon-40.cs">
39677     <type name="X">
39678       <method name="Void .ctor()">
39679         <size>7</size>
39680       </method>
39681       <method name="Void Hello(Int64)">
39682         <size>1</size>
39683       </method>
39684       <method name="Void Test(Int32)">
39685         <size>65</size>
39686       </method>
39687       <method name="Void Main()">
39688         <size>14</size>
39689       </method>
39690     </type>
39691     <type name="Simple">
39692       <method name="Void .ctor(Object, IntPtr)">
39693         <size>0</size>
39694       </method>
39695       <method name="Void Invoke()">
39696         <size>0</size>
39697       </method>
39698       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39699         <size>0</size>
39700       </method>
39701       <method name="Void EndInvoke(IAsyncResult)">
39702         <size>0</size>
39703       </method>
39704     </type>
39705     <type name="Foo">
39706       <method name="Void .ctor(Object, IntPtr)">
39707         <size>0</size>
39708       </method>
39709       <method name="Simple Invoke()">
39710         <size>0</size>
39711       </method>
39712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39713         <size>0</size>
39714       </method>
39715       <method name="Simple EndInvoke(IAsyncResult)">
39716         <size>0</size>
39717       </method>
39718     </type>
39719     <type name="X+&lt;Test&gt;c__AnonStorey0">
39720       <method name="Void .ctor()">
39721         <size>7</size>
39722       </method>
39723       <method name="Simple &lt;&gt;m__0()">
39724         <size>30</size>
39725       </method>
39726       <method name="Void &lt;&gt;m__1()">
39727         <size>18</size>
39728       </method>
39729     </type>
39730   </test>
39731   <test name="test-anon-41.cs">
39732     <type name="X">
39733       <method name="Void .ctor()">
39734         <size>7</size>
39735       </method>
39736       <method name="Void Hello(Int64)">
39737         <size>1</size>
39738       </method>
39739       <method name="Void Test(Int32)">
39740         <size>65</size>
39741       </method>
39742       <method name="Void Main()">
39743         <size>14</size>
39744       </method>
39745     </type>
39746     <type name="Simple">
39747       <method name="Void .ctor(Object, IntPtr)">
39748         <size>0</size>
39749       </method>
39750       <method name="Void Invoke()">
39751         <size>0</size>
39752       </method>
39753       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39754         <size>0</size>
39755       </method>
39756       <method name="Void EndInvoke(IAsyncResult)">
39757         <size>0</size>
39758       </method>
39759     </type>
39760     <type name="Foo">
39761       <method name="Void .ctor(Object, IntPtr)">
39762         <size>0</size>
39763       </method>
39764       <method name="Simple Invoke()">
39765         <size>0</size>
39766       </method>
39767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39768         <size>0</size>
39769       </method>
39770       <method name="Simple EndInvoke(IAsyncResult)">
39771         <size>0</size>
39772       </method>
39773     </type>
39774     <type name="X+&lt;Test&gt;c__AnonStorey0">
39775       <method name="Void .ctor()">
39776         <size>7</size>
39777       </method>
39778       <method name="Simple &lt;&gt;m__0()">
39779         <size>55</size>
39780       </method>
39781     </type>
39782     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39783       <method name="Void .ctor()">
39784         <size>7</size>
39785       </method>
39786       <method name="Void &lt;&gt;m__1()">
39787         <size>35</size>
39788       </method>
39789     </type>
39790   </test>
39791   <test name="test-anon-42.cs">
39792     <type name="X">
39793       <method name="Void .ctor()">
39794         <size>7</size>
39795       </method>
39796       <method name="Void Hello(Int64)">
39797         <size>1</size>
39798       </method>
39799       <method name="Void Test(Int32)">
39800         <size>51</size>
39801       </method>
39802       <method name="Void Main()">
39803         <size>13</size>
39804       </method>
39805     </type>
39806     <type name="Simple">
39807       <method name="Void .ctor(Object, IntPtr)">
39808         <size>0</size>
39809       </method>
39810       <method name="Void Invoke()">
39811         <size>0</size>
39812       </method>
39813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39814         <size>0</size>
39815       </method>
39816       <method name="Void EndInvoke(IAsyncResult)">
39817         <size>0</size>
39818       </method>
39819     </type>
39820     <type name="Foo">
39821       <method name="Void .ctor(Object, IntPtr)">
39822         <size>0</size>
39823       </method>
39824       <method name="Simple Invoke()">
39825         <size>0</size>
39826       </method>
39827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39828         <size>0</size>
39829       </method>
39830       <method name="Simple EndInvoke(IAsyncResult)">
39831         <size>0</size>
39832       </method>
39833     </type>
39834     <type name="X">
39835       <method name="Simple &lt;Test&gt;m__0()">
39836         <size>37</size>
39837       </method>
39838       <method name="Void &lt;Test&gt;m__1()">
39839         <size>8</size>
39840       </method>
39841     </type>
39842   </test>
39843   <test name="test-anon-43.cs">
39844     <type name="X">
39845       <method name="Void .ctor()">
39846         <size>7</size>
39847       </method>
39848       <method name="Void Hello(Int64, Int64)">
39849         <size>1</size>
39850       </method>
39851       <method name="Void Test(Int32)">
39852         <size>54</size>
39853       </method>
39854       <method name="Void Main()">
39855         <size>14</size>
39856       </method>
39857     </type>
39858     <type name="Simple">
39859       <method name="Void .ctor(Object, IntPtr)">
39860         <size>0</size>
39861       </method>
39862       <method name="Void Invoke()">
39863         <size>0</size>
39864       </method>
39865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39866         <size>0</size>
39867       </method>
39868       <method name="Void EndInvoke(IAsyncResult)">
39869         <size>0</size>
39870       </method>
39871     </type>
39872     <type name="Foo">
39873       <method name="Void .ctor(Object, IntPtr)">
39874         <size>0</size>
39875       </method>
39876       <method name="Simple Invoke()">
39877         <size>0</size>
39878       </method>
39879       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39880         <size>0</size>
39881       </method>
39882       <method name="Simple EndInvoke(IAsyncResult)">
39883         <size>0</size>
39884       </method>
39885     </type>
39886     <type name="X+&lt;Test&gt;c__AnonStorey0">
39887       <method name="Void .ctor()">
39888         <size>7</size>
39889       </method>
39890       <method name="Simple &lt;&gt;m__0()">
39891         <size>64</size>
39892       </method>
39893     </type>
39894     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39895       <method name="Void .ctor()">
39896         <size>7</size>
39897       </method>
39898       <method name="Void &lt;&gt;m__1()">
39899         <size>34</size>
39900       </method>
39901     </type>
39902   </test>
39903   <test name="test-anon-44.cs">
39904     <type name="X">
39905       <method name="Void .ctor()">
39906         <size>7</size>
39907       </method>
39908       <method name="Void Hello(Int64)">
39909         <size>1</size>
39910       </method>
39911       <method name="Void Test(Int32)">
39912         <size>68</size>
39913       </method>
39914       <method name="Void Main()">
39915         <size>14</size>
39916       </method>
39917     </type>
39918     <type name="Simple">
39919       <method name="Void .ctor(Object, IntPtr)">
39920         <size>0</size>
39921       </method>
39922       <method name="Void Invoke()">
39923         <size>0</size>
39924       </method>
39925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39926         <size>0</size>
39927       </method>
39928       <method name="Void EndInvoke(IAsyncResult)">
39929         <size>0</size>
39930       </method>
39931     </type>
39932     <type name="Foo">
39933       <method name="Void .ctor(Object, IntPtr)">
39934         <size>0</size>
39935       </method>
39936       <method name="Simple Invoke()">
39937         <size>0</size>
39938       </method>
39939       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39940         <size>0</size>
39941       </method>
39942       <method name="Simple EndInvoke(IAsyncResult)">
39943         <size>0</size>
39944       </method>
39945     </type>
39946     <type name="X+&lt;Test&gt;c__AnonStorey0">
39947       <method name="Void .ctor()">
39948         <size>7</size>
39949       </method>
39950       <method name="Simple &lt;&gt;m__1()">
39951         <size>33</size>
39952       </method>
39953       <method name="Simple &lt;&gt;m__0()">
39954         <size>51</size>
39955       </method>
39956       <method name="Void &lt;&gt;m__3()">
39957         <size>21</size>
39958       </method>
39959     </type>
39960     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39961       <method name="Void .ctor()">
39962         <size>7</size>
39963       </method>
39964       <method name="Void &lt;&gt;m__2()">
39965         <size>26</size>
39966       </method>
39967     </type>
39968   </test>
39969   <test name="test-anon-45.cs">
39970     <type name="Test">
39971       <method name="Void .ctor()">
39972         <size>7</size>
39973       </method>
39974       <method name="Void Main()">
39975         <size>64</size>
39976       </method>
39977       <method name="IEnumerator GetEnumerator()">
39978         <size>8</size>
39979       </method>
39980     </type>
39981     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39982       <method name="Void .ctor()">
39983         <size>7</size>
39984       </method>
39985       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39986         <size>7</size>
39987       </method>
39988       <method name="Boolean MoveNext()">
39989         <size>77</size>
39990       </method>
39991       <method name="Void Dispose()">
39992         <size>8</size>
39993       </method>
39994       <method name="Void Reset()">
39995         <size>6</size>
39996       </method>
39997       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39998         <size>7</size>
39999       </method>
40000     </type>
40001   </test>
40002   <test name="test-anon-46.cs">
40003     <type name="World">
40004       <method name="Void .ctor()">
40005         <size>7</size>
40006       </method>
40007       <method name="Void Hello(Int64)">
40008         <size>1</size>
40009       </method>
40010       <method name="Void Test(Int32)">
40011         <size>50</size>
40012       </method>
40013     </type>
40014     <type name="X">
40015       <method name="Void .ctor()">
40016         <size>7</size>
40017       </method>
40018       <method name="Void Main()">
40019         <size>14</size>
40020       </method>
40021     </type>
40022     <type name="Foo">
40023       <method name="Void .ctor(Object, IntPtr)">
40024         <size>0</size>
40025       </method>
40026       <method name="Void Invoke()">
40027         <size>0</size>
40028       </method>
40029       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40030         <size>0</size>
40031       </method>
40032       <method name="Void EndInvoke(IAsyncResult)">
40033         <size>0</size>
40034       </method>
40035     </type>
40036     <type name="World+&lt;Test&gt;c__AnonStorey0">
40037       <method name="Void .ctor()">
40038         <size>7</size>
40039       </method>
40040       <method name="Void &lt;&gt;m__0()">
40041         <size>19</size>
40042       </method>
40043     </type>
40044   </test>
40045   <test name="test-anon-47.cs">
40046     <type name="World">
40047       <method name="Void .ctor()">
40048         <size>7</size>
40049       </method>
40050       <method name="Void Hello(Int64)">
40051         <size>1</size>
40052       </method>
40053       <method name="Void Test(Int32)">
40054         <size>158</size>
40055       </method>
40056     </type>
40057     <type name="X">
40058       <method name="Void .ctor()">
40059         <size>7</size>
40060       </method>
40061       <method name="Void Main()">
40062         <size>14</size>
40063       </method>
40064     </type>
40065     <type name="Foo">
40066       <method name="Void .ctor(Object, IntPtr)">
40067         <size>0</size>
40068       </method>
40069       <method name="Void Invoke()">
40070         <size>0</size>
40071       </method>
40072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40073         <size>0</size>
40074       </method>
40075       <method name="Void EndInvoke(IAsyncResult)">
40076         <size>0</size>
40077       </method>
40078     </type>
40079     <type name="World+&lt;Test&gt;c__AnonStorey2">
40080       <method name="Void .ctor()">
40081         <size>7</size>
40082       </method>
40083       <method name="Void &lt;&gt;m__0()">
40084         <size>45</size>
40085       </method>
40086     </type>
40087     <type name="World+&lt;Test&gt;c__AnonStorey0">
40088       <method name="Void .ctor()">
40089         <size>7</size>
40090       </method>
40091     </type>
40092     <type name="World+&lt;Test&gt;c__AnonStorey1">
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096     </type>
40097   </test>
40098   <test name="test-anon-48.cs">
40099     <type name="World">
40100       <method name="Void .ctor()">
40101         <size>7</size>
40102       </method>
40103       <method name="Void Hello(Int64)">
40104         <size>1</size>
40105       </method>
40106       <method name="Void Test(Int32)">
40107         <size>197</size>
40108       </method>
40109     </type>
40110     <type name="X">
40111       <method name="Void .ctor()">
40112         <size>7</size>
40113       </method>
40114       <method name="Void Main()">
40115         <size>14</size>
40116       </method>
40117     </type>
40118     <type name="Foo">
40119       <method name="Void .ctor(Object, IntPtr)">
40120         <size>0</size>
40121       </method>
40122       <method name="Void Invoke()">
40123         <size>0</size>
40124       </method>
40125       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40126         <size>0</size>
40127       </method>
40128       <method name="Void EndInvoke(IAsyncResult)">
40129         <size>0</size>
40130       </method>
40131     </type>
40132     <type name="World+&lt;Test&gt;c__AnonStorey1">
40133       <method name="Void .ctor()">
40134         <size>7</size>
40135       </method>
40136     </type>
40137     <type name="World+&lt;Test&gt;c__AnonStorey2">
40138       <method name="Void .ctor()">
40139         <size>7</size>
40140       </method>
40141     </type>
40142     <type name="World+&lt;Test&gt;c__AnonStorey0">
40143       <method name="Void .ctor()">
40144         <size>7</size>
40145       </method>
40146       <method name="Void &lt;&gt;m__0()">
40147         <size>63</size>
40148       </method>
40149     </type>
40150   </test>
40151   <test name="test-anon-49.cs">
40152     <type name="Test">
40153       <method name="Void .ctor()">
40154         <size>7</size>
40155       </method>
40156       <method name="Void Main()">
40157         <size>64</size>
40158       </method>
40159       <method name="IEnumerator GetEnumerator()">
40160         <size>8</size>
40161       </method>
40162     </type>
40163     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
40164       <method name="Void .ctor()">
40165         <size>7</size>
40166       </method>
40167       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40168         <size>7</size>
40169       </method>
40170       <method name="Boolean MoveNext()">
40171         <size>185</size>
40172       </method>
40173       <method name="Void Dispose()">
40174         <size>62</size>
40175       </method>
40176       <method name="Void Reset()">
40177         <size>6</size>
40178       </method>
40179       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40180         <size>7</size>
40181       </method>
40182     </type>
40183   </test>
40184   <test name="test-anon-50.cs">
40185     <type name="Test">
40186       <method name="Void .ctor()">
40187         <size>7</size>
40188       </method>
40189       <method name="IEnumerable Foo(Int32)">
40190         <size>30</size>
40191       </method>
40192     </type>
40193     <type name="X">
40194       <method name="Void .ctor()">
40195         <size>7</size>
40196       </method>
40197       <method name="Int32 Main()">
40198         <size>196</size>
40199       </method>
40200     </type>
40201     <type name="Test+&lt;Foo&gt;c__Iterator0">
40202       <method name="Void .ctor()">
40203         <size>7</size>
40204       </method>
40205       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40206         <size>7</size>
40207       </method>
40208       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40209         <size>7</size>
40210       </method>
40211       <method name="Boolean MoveNext()">
40212         <size>118</size>
40213       </method>
40214       <method name="Void Dispose()">
40215         <size>8</size>
40216       </method>
40217       <method name="Void Reset()">
40218         <size>6</size>
40219       </method>
40220       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40221         <size>7</size>
40222       </method>
40223       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40224         <size>40</size>
40225       </method>
40226     </type>
40227   </test>
40228   <test name="test-anon-51.cs">
40229     <type name="X">
40230       <method name="Void .ctor()">
40231         <size>7</size>
40232       </method>
40233       <method name="Void .cctor()">
40234         <size>35</size>
40235       </method>
40236       <method name="Void Main()">
40237         <size>11</size>
40238       </method>
40239     </type>
40240     <type name="FooDelegate">
40241       <method name="Void .ctor(Object, IntPtr)">
40242         <size>0</size>
40243       </method>
40244       <method name="Void Invoke()">
40245         <size>0</size>
40246       </method>
40247       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40248         <size>0</size>
40249       </method>
40250       <method name="Void EndInvoke(IAsyncResult)">
40251         <size>0</size>
40252       </method>
40253     </type>
40254     <type name="X">
40255       <method name="Void &lt;Print&gt;m__0()">
40256         <size>11</size>
40257       </method>
40258     </type>
40259   </test>
40260   <test name="test-anon-52.cs">
40261     <type name="X">
40262       <method name="Void .ctor()">
40263         <size>7</size>
40264       </method>
40265       <method name="IEnumerator GetIt(System.Int32[])">
40266         <size>22</size>
40267       </method>
40268       <method name="Int32 Main()">
40269         <size>32</size>
40270       </method>
40271     </type>
40272     <type name="X+A">
40273       <method name="Void .ctor(Object, IntPtr)">
40274         <size>0</size>
40275       </method>
40276       <method name="Void Invoke()">
40277         <size>0</size>
40278       </method>
40279       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40280         <size>0</size>
40281       </method>
40282       <method name="Void EndInvoke(IAsyncResult)">
40283         <size>0</size>
40284       </method>
40285     </type>
40286     <type name="X+&lt;GetIt&gt;c__Iterator0">
40287       <method name="Void .ctor()">
40288         <size>7</size>
40289       </method>
40290       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40291         <size>7</size>
40292       </method>
40293       <method name="Boolean MoveNext()">
40294         <size>201</size>
40295       </method>
40296       <method name="Void &lt;&gt;m__0()">
40297         <size>22</size>
40298       </method>
40299       <method name="Void Dispose()">
40300         <size>8</size>
40301       </method>
40302       <method name="Void Reset()">
40303         <size>6</size>
40304       </method>
40305       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40306         <size>7</size>
40307       </method>
40308     </type>
40309     <type name="&lt;PrivateImplementationDetails&gt;">
40310       <method name="Void .ctor()">
40311         <size>7</size>
40312       </method>
40313     </type>
40314   </test>
40315   <test name="test-anon-53.cs">
40316     <type name="Test">
40317       <method name="Void .ctor(Int32)">
40318         <size>39</size>
40319       </method>
40320       <method name="Void .cctor()">
40321         <size>33</size>
40322       </method>
40323     </type>
40324     <type name="X">
40325       <method name="Void .ctor()">
40326         <size>7</size>
40327       </method>
40328       <method name="Void Main()">
40329         <size>15</size>
40330       </method>
40331     </type>
40332     <type name="Foo">
40333       <method name="Void .ctor(Object, IntPtr)">
40334         <size>0</size>
40335       </method>
40336       <method name="Void Invoke()">
40337         <size>0</size>
40338       </method>
40339       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40340         <size>0</size>
40341       </method>
40342       <method name="Void EndInvoke(IAsyncResult)">
40343         <size>0</size>
40344       </method>
40345     </type>
40346     <type name="Test+&lt;Test&gt;c__AnonStorey0">
40347       <method name="Void .ctor()">
40348         <size>7</size>
40349       </method>
40350       <method name="Void &lt;&gt;m__0()">
40351         <size>12</size>
40352       </method>
40353     </type>
40354     <type name="Test+&lt;Test&gt;c__AnonStorey1">
40355       <method name="Void .ctor()">
40356         <size>7</size>
40357       </method>
40358       <method name="Void &lt;&gt;m__1()">
40359         <size>12</size>
40360       </method>
40361     </type>
40362   </test>
40363   <test name="test-anon-54.cs">
40364     <type name="X">
40365       <method name="Void .ctor()">
40366         <size>7</size>
40367       </method>
40368       <method name="Void Main()">
40369         <size>22</size>
40370       </method>
40371     </type>
40372     <type name="Hello">
40373       <method name="Void .ctor(Object, IntPtr)">
40374         <size>0</size>
40375       </method>
40376       <method name="Void Invoke()">
40377         <size>0</size>
40378       </method>
40379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40380         <size>0</size>
40381       </method>
40382       <method name="Void EndInvoke(IAsyncResult)">
40383         <size>0</size>
40384       </method>
40385     </type>
40386     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
40387       <method name="Void .ctor()">
40388         <size>7</size>
40389       </method>
40390       <method name="Void &lt;&gt;m__0()">
40391         <size>25</size>
40392       </method>
40393     </type>
40394     <type name="Foo">
40395       <method name="Void .ctor(Int32)">
40396         <size>8</size>
40397       </method>
40398       <method name="Void Test(Foo)">
40399         <size>45</size>
40400       </method>
40401       <method name="Void Hello(Int32)">
40402         <size>19</size>
40403       </method>
40404       <method name="System.String ToString()">
40405         <size>22</size>
40406       </method>
40407     </type>
40408   </test>
40409   <test name="test-anon-55.cs">
40410     <type name="Foo">
40411       <method name="Void .ctor()">
40412         <size>7</size>
40413       </method>
40414       <method name="Void Test(Foo+Hello)">
40415         <size>7</size>
40416       </method>
40417       <method name="Void Private()">
40418         <size>11</size>
40419       </method>
40420       <method name="Void Test()">
40421         <size>19</size>
40422       </method>
40423     </type>
40424     <type name="X">
40425       <method name="Void .ctor()">
40426         <size>7</size>
40427       </method>
40428       <method name="Void Main()">
40429         <size>13</size>
40430       </method>
40431     </type>
40432     <type name="Foo+Hello">
40433       <method name="Void .ctor(Object, IntPtr)">
40434         <size>0</size>
40435       </method>
40436       <method name="Void Invoke()">
40437         <size>0</size>
40438       </method>
40439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40440         <size>0</size>
40441       </method>
40442       <method name="Void EndInvoke(IAsyncResult)">
40443         <size>0</size>
40444       </method>
40445     </type>
40446     <type name="Foo">
40447       <method name="Void &lt;Test&gt;m__0()">
40448         <size>7</size>
40449       </method>
40450     </type>
40451   </test>
40452   <test name="test-anon-56.cs">
40453     <type name="Observable">
40454       <method name="Void .ctor()">
40455         <size>7</size>
40456       </method>
40457       <method name="Void Main(System.String[])">
40458         <size>50</size>
40459       </method>
40460     </type>
40461     <type name="QueueHandler">
40462       <method name="Void .ctor(Object, IntPtr)">
40463         <size>0</size>
40464       </method>
40465       <method name="Void Invoke(Observable)">
40466         <size>0</size>
40467       </method>
40468       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
40469         <size>0</size>
40470       </method>
40471       <method name="Void EndInvoke(IAsyncResult)">
40472         <size>0</size>
40473       </method>
40474     </type>
40475     <type name="Observable">
40476       <method name="Void &lt;Main&gt;m__0(Observable)">
40477         <size>11</size>
40478       </method>
40479     </type>
40480   </test>
40481   <test name="test-anon-57.cs">
40482     <type name="X">
40483       <method name="Void .ctor()">
40484         <size>7</size>
40485       </method>
40486       <method name="Int32 Test()">
40487         <size>257</size>
40488       </method>
40489       <method name="Int32 Main()">
40490         <size>45</size>
40491       </method>
40492     </type>
40493     <type name="X+TestDelegate">
40494       <method name="Void .ctor(Object, IntPtr)">
40495         <size>0</size>
40496       </method>
40497       <method name="Void Invoke()">
40498         <size>0</size>
40499       </method>
40500       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40501         <size>0</size>
40502       </method>
40503       <method name="Void EndInvoke(IAsyncResult)">
40504         <size>0</size>
40505       </method>
40506     </type>
40507     <type name="X+&lt;Test&gt;c__AnonStorey1">
40508       <method name="Void .ctor()">
40509         <size>7</size>
40510       </method>
40511       <method name="Void &lt;&gt;m__0()">
40512         <size>89</size>
40513       </method>
40514     </type>
40515     <type name="X+&lt;Test&gt;c__AnonStorey0">
40516       <method name="Void .ctor()">
40517         <size>7</size>
40518       </method>
40519     </type>
40520   </test>
40521   <test name="test-anon-58.cs">
40522     <type name="X">
40523       <method name="Void .ctor()">
40524         <size>7</size>
40525       </method>
40526       <method name="Int32 Test(Int32)">
40527         <size>344</size>
40528       </method>
40529       <method name="Int32 Main()">
40530         <size>46</size>
40531       </method>
40532     </type>
40533     <type name="X+TestDelegate">
40534       <method name="Void .ctor(Object, IntPtr)">
40535         <size>0</size>
40536       </method>
40537       <method name="Void Invoke()">
40538         <size>0</size>
40539       </method>
40540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40541         <size>0</size>
40542       </method>
40543       <method name="Void EndInvoke(IAsyncResult)">
40544         <size>0</size>
40545       </method>
40546     </type>
40547     <type name="X+&lt;Test&gt;c__AnonStorey1">
40548       <method name="Void .ctor()">
40549         <size>7</size>
40550       </method>
40551       <method name="Void &lt;&gt;m__0()">
40552         <size>162</size>
40553       </method>
40554     </type>
40555     <type name="X+&lt;Test&gt;c__AnonStorey0">
40556       <method name="Void .ctor()">
40557         <size>7</size>
40558       </method>
40559     </type>
40560     <type name="X+&lt;Test&gt;c__AnonStorey2">
40561       <method name="Void .ctor()">
40562         <size>7</size>
40563       </method>
40564     </type>
40565   </test>
40566   <test name="test-anon-59.cs">
40567     <type name="X">
40568       <method name="Void .ctor()">
40569         <size>7</size>
40570       </method>
40571       <method name="Int32 Test(Int32)">
40572         <size>515</size>
40573       </method>
40574       <method name="Int32 Main()">
40575         <size>46</size>
40576       </method>
40577     </type>
40578     <type name="X+TestDelegate">
40579       <method name="Void .ctor(Object, IntPtr)">
40580         <size>0</size>
40581       </method>
40582       <method name="Void Invoke()">
40583         <size>0</size>
40584       </method>
40585       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40586         <size>0</size>
40587       </method>
40588       <method name="Void EndInvoke(IAsyncResult)">
40589         <size>0</size>
40590       </method>
40591     </type>
40592     <type name="X+&lt;Test&gt;c__AnonStorey2">
40593       <method name="Void .ctor()">
40594         <size>7</size>
40595       </method>
40596       <method name="Void &lt;&gt;m__0()">
40597         <size>224</size>
40598       </method>
40599     </type>
40600     <type name="X+&lt;Test&gt;c__AnonStorey1">
40601       <method name="Void .ctor()">
40602         <size>7</size>
40603       </method>
40604     </type>
40605     <type name="X+&lt;Test&gt;c__AnonStorey0">
40606       <method name="Void .ctor()">
40607         <size>7</size>
40608       </method>
40609     </type>
40610     <type name="X+&lt;Test&gt;c__AnonStorey3">
40611       <method name="Void .ctor()">
40612         <size>7</size>
40613       </method>
40614     </type>
40615   </test>
40616   <test name="test-anon-60.cs">
40617     <type name="X">
40618       <method name="Void .ctor()">
40619         <size>7</size>
40620       </method>
40621       <method name="Int32 Test(Int32)">
40622         <size>567</size>
40623       </method>
40624       <method name="Int32 Main()">
40625         <size>46</size>
40626       </method>
40627     </type>
40628     <type name="X+TestDelegate">
40629       <method name="Void .ctor(Object, IntPtr)">
40630         <size>0</size>
40631       </method>
40632       <method name="Void Invoke()">
40633         <size>0</size>
40634       </method>
40635       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40636         <size>0</size>
40637       </method>
40638       <method name="Void EndInvoke(IAsyncResult)">
40639         <size>0</size>
40640       </method>
40641     </type>
40642     <type name="X+&lt;Test&gt;c__AnonStorey2">
40643       <method name="Void .ctor()">
40644         <size>7</size>
40645       </method>
40646     </type>
40647     <type name="X+&lt;Test&gt;c__AnonStorey1">
40648       <method name="Void .ctor()">
40649         <size>7</size>
40650       </method>
40651     </type>
40652     <type name="X+&lt;Test&gt;c__AnonStorey0">
40653       <method name="Void .ctor()">
40654         <size>7</size>
40655       </method>
40656     </type>
40657     <type name="X+&lt;Test&gt;c__AnonStorey3">
40658       <method name="Void .ctor()">
40659         <size>7</size>
40660       </method>
40661     </type>
40662     <type name="X+&lt;Test&gt;c__AnonStorey2">
40663       <method name="Void &lt;&gt;m__0()">
40664         <size>347</size>
40665       </method>
40666     </type>
40667     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
40668       <method name="Void .ctor()">
40669         <size>7</size>
40670       </method>
40671       <method name="Void &lt;&gt;m__1()">
40672         <size>124</size>
40673       </method>
40674     </type>
40675   </test>
40676   <test name="test-anon-61.cs">
40677     <type name="X">
40678       <method name="Void .ctor()">
40679         <size>7</size>
40680       </method>
40681       <method name="Int32 Test()">
40682         <size>333</size>
40683       </method>
40684       <method name="Int32 Main()">
40685         <size>59</size>
40686       </method>
40687     </type>
40688     <type name="X+TestDelegate">
40689       <method name="Void .ctor(Object, IntPtr)">
40690         <size>0</size>
40691       </method>
40692       <method name="Void Invoke()">
40693         <size>0</size>
40694       </method>
40695       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40696         <size>0</size>
40697       </method>
40698       <method name="Void EndInvoke(IAsyncResult)">
40699         <size>0</size>
40700       </method>
40701     </type>
40702     <type name="X+&lt;Test&gt;c__AnonStorey1">
40703       <method name="Void .ctor()">
40704         <size>7</size>
40705       </method>
40706       <method name="Void &lt;&gt;m__0()">
40707         <size>157</size>
40708       </method>
40709     </type>
40710     <type name="X+&lt;Test&gt;c__AnonStorey0">
40711       <method name="Void .ctor()">
40712         <size>7</size>
40713       </method>
40714     </type>
40715   </test>
40716   <test name="test-anon-62.cs">
40717     <type name="X">
40718       <method name="Void .ctor(String)">
40719         <size>14</size>
40720       </method>
40721       <method name="Void Main()">
40722         <size>1</size>
40723       </method>
40724     </type>
40725     <type name="Y">
40726       <method name="Void .ctor(Z)">
40727         <size>56</size>
40728       </method>
40729     </type>
40730     <type name="Z">
40731       <method name="Void .ctor()">
40732         <size>7</size>
40733       </method>
40734       <method name="Void Hello()">
40735         <size>1</size>
40736       </method>
40737     </type>
40738     <type name="FooHandler">
40739       <method name="Void .ctor(Object, IntPtr)">
40740         <size>0</size>
40741       </method>
40742       <method name="Void Invoke()">
40743         <size>0</size>
40744       </method>
40745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40746         <size>0</size>
40747       </method>
40748       <method name="Void EndInvoke(IAsyncResult)">
40749         <size>0</size>
40750       </method>
40751     </type>
40752     <type name="Y+&lt;Y&gt;c__AnonStorey0">
40753       <method name="Void .ctor()">
40754         <size>7</size>
40755       </method>
40756       <method name="Void &lt;&gt;m__0()">
40757         <size>12</size>
40758       </method>
40759     </type>
40760   </test>
40761   <test name="test-anon-63.cs">
40762     <type name="X">
40763       <method name="Void .ctor()">
40764         <size>7</size>
40765       </method>
40766       <method name="IEnumerator GetIt(System.Int32[])">
40767         <size>22</size>
40768       </method>
40769       <method name="Int32 Main()">
40770         <size>32</size>
40771       </method>
40772     </type>
40773     <type name="X+A">
40774       <method name="Void .ctor(Object, IntPtr)">
40775         <size>0</size>
40776       </method>
40777       <method name="Int32 Invoke()">
40778         <size>0</size>
40779       </method>
40780       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40781         <size>0</size>
40782       </method>
40783       <method name="Int32 EndInvoke(IAsyncResult)">
40784         <size>0</size>
40785       </method>
40786     </type>
40787     <type name="X+&lt;GetIt&gt;c__Iterator0">
40788       <method name="Void .ctor()">
40789         <size>7</size>
40790       </method>
40791       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40792         <size>7</size>
40793       </method>
40794       <method name="Boolean MoveNext()">
40795         <size>195</size>
40796       </method>
40797       <method name="Int32 &lt;&gt;m__0()">
40798         <size>44</size>
40799       </method>
40800       <method name="Void Dispose()">
40801         <size>8</size>
40802       </method>
40803       <method name="Void Reset()">
40804         <size>6</size>
40805       </method>
40806       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40807         <size>7</size>
40808       </method>
40809     </type>
40810     <type name="&lt;PrivateImplementationDetails&gt;">
40811       <method name="Void .ctor()">
40812         <size>7</size>
40813       </method>
40814     </type>
40815   </test>
40816   <test name="test-anon-64.cs">
40817     <type name="Source">
40818       <method name="Void .ctor()">
40819         <size>7</size>
40820       </method>
40821       <method name="Void add_ChildSourceAdded(System.EventHandler)">
40822         <size>24</size>
40823       </method>
40824       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
40825         <size>24</size>
40826       </method>
40827       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
40828         <size>24</size>
40829       </method>
40830       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
40831         <size>24</size>
40832       </method>
40833       <method name="Source FindSource(Source)">
40834         <size>2</size>
40835       </method>
40836       <method name="Void AddSource(Source, Int32, System.Object)">
40837         <size>132</size>
40838       </method>
40839       <method name="Void Main()">
40840         <size>1</size>
40841       </method>
40842     </type>
40843     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
40844       <method name="Void .ctor()">
40845         <size>7</size>
40846       </method>
40847       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40848         <size>30</size>
40849       </method>
40850     </type>
40851     <type name="Source">
40852       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
40853         <size>1</size>
40854       </method>
40855     </type>
40856   </test>
40857   <test name="test-anon-65.cs">
40858     <type name="BaseClass">
40859       <method name="Void .ctor(SomeDelegate)">
40860         <size>13</size>
40861       </method>
40862     </type>
40863     <type name="TestClass">
40864       <method name="Void .ctor(Int32)">
40865         <size>32</size>
40866       </method>
40867       <method name="Int32 Main(System.String[])">
40868         <size>9</size>
40869       </method>
40870     </type>
40871     <type name="BaseClass+SomeDelegate">
40872       <method name="Void .ctor(Object, IntPtr)">
40873         <size>0</size>
40874       </method>
40875       <method name="Void Invoke()">
40876         <size>0</size>
40877       </method>
40878       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40879         <size>0</size>
40880       </method>
40881       <method name="Void EndInvoke(IAsyncResult)">
40882         <size>0</size>
40883       </method>
40884     </type>
40885     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40886       <method name="Void .ctor()">
40887         <size>7</size>
40888       </method>
40889       <method name="Void &lt;&gt;m__0()">
40890         <size>12</size>
40891       </method>
40892     </type>
40893   </test>
40894   <test name="test-anon-66.cs">
40895     <type name="Test">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899       <method name="Void add_testEvent(Test+TestEventHandler)">
40900         <size>24</size>
40901       </method>
40902       <method name="Void remove_testEvent(Test+TestEventHandler)">
40903         <size>24</size>
40904       </method>
40905       <method name="Void add_TestEvent(Test+TestEventHandler)">
40906         <size>33</size>
40907       </method>
40908       <method name="Void remove_TestEvent(Test+TestEventHandler)">
40909         <size>1</size>
40910       </method>
40911       <method name="Void Main()">
40912         <size>1</size>
40913       </method>
40914     </type>
40915     <type name="Test+TestEventHandler">
40916       <method name="Void .ctor(Object, IntPtr)">
40917         <size>0</size>
40918       </method>
40919       <method name="Void Invoke()">
40920         <size>0</size>
40921       </method>
40922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40923         <size>0</size>
40924       </method>
40925       <method name="Void EndInvoke(IAsyncResult)">
40926         <size>0</size>
40927       </method>
40928     </type>
40929     <type name="Test+&lt;&gt;c__AnonStorey0">
40930       <method name="Void .ctor()">
40931         <size>7</size>
40932       </method>
40933       <method name="Void &lt;&gt;m__0()">
40934         <size>12</size>
40935       </method>
40936     </type>
40937   </test>
40938   <test name="test-anon-67.cs">
40939     <type name="ClassOne">
40940       <method name="Void .ctor(ReturnStringDelegate)">
40941         <size>7</size>
40942       </method>
40943       <method name="Void .ctor(String)">
40944         <size>32</size>
40945       </method>
40946       <method name="Void Main()">
40947         <size>1</size>
40948       </method>
40949     </type>
40950     <type name="ClassOne+ReturnStringDelegate">
40951       <method name="Void .ctor(Object, IntPtr)">
40952         <size>0</size>
40953       </method>
40954       <method name="System.String Invoke()">
40955         <size>0</size>
40956       </method>
40957       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40958         <size>0</size>
40959       </method>
40960       <method name="System.String EndInvoke(IAsyncResult)">
40961         <size>0</size>
40962       </method>
40963     </type>
40964     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
40965       <method name="Void .ctor()">
40966         <size>7</size>
40967       </method>
40968       <method name="System.String &lt;&gt;m__0()">
40969         <size>7</size>
40970       </method>
40971     </type>
40972   </test>
40973   <test name="test-anon-68.cs">
40974     <type name="C">
40975       <method name="Void .ctor()">
40976         <size>7</size>
40977       </method>
40978       <method name="Void T(D1)">
40979         <size>1</size>
40980       </method>
40981       <method name="Void T(D2)">
40982         <size>1</size>
40983       </method>
40984       <method name="Void Main()">
40985         <size>69</size>
40986       </method>
40987     </type>
40988     <type name="D1">
40989       <method name="Void .ctor(Object, IntPtr)">
40990         <size>0</size>
40991       </method>
40992       <method name="Void Invoke(Int32)">
40993         <size>0</size>
40994       </method>
40995       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40996         <size>0</size>
40997       </method>
40998       <method name="Void EndInvoke(IAsyncResult)">
40999         <size>0</size>
41000       </method>
41001     </type>
41002     <type name="D2">
41003       <method name="Void .ctor(Object, IntPtr)">
41004         <size>0</size>
41005       </method>
41006       <method name="Void Invoke(System.String ByRef)">
41007         <size>0</size>
41008       </method>
41009       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
41010         <size>0</size>
41011       </method>
41012       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
41013         <size>0</size>
41014       </method>
41015     </type>
41016     <type name="C">
41017       <method name="Void &lt;Main&gt;m__0(Int32)">
41018         <size>1</size>
41019       </method>
41020       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
41021         <size>8</size>
41022       </method>
41023     </type>
41024   </test>
41025   <test name="test-anon-69.cs">
41026     <type name="SingleSteppingEngine">
41027       <method name="Void .ctor()">
41028         <size>7</size>
41029       </method>
41030       <method name="System.Object SendCommand(TargetAccessDelegate)">
41031         <size>8</size>
41032       </method>
41033       <method name="Void Detach()">
41034         <size>20</size>
41035       </method>
41036     </type>
41037     <type name="X">
41038       <method name="Void .ctor()">
41039         <size>7</size>
41040       </method>
41041       <method name="Void Main()">
41042         <size>1</size>
41043       </method>
41044     </type>
41045     <type name="TargetAccessDelegate">
41046       <method name="Void .ctor(Object, IntPtr)">
41047         <size>0</size>
41048       </method>
41049       <method name="System.Object Invoke(System.Object)">
41050         <size>0</size>
41051       </method>
41052       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41053         <size>0</size>
41054       </method>
41055       <method name="System.Object EndInvoke(IAsyncResult)">
41056         <size>0</size>
41057       </method>
41058     </type>
41059     <type name="SingleSteppingEngine">
41060       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
41061         <size>19</size>
41062       </method>
41063     </type>
41064   </test>
41065   <test name="test-anon-70.cs">
41066     <type name="C">
41067       <method name="Void .ctor()">
41068         <size>7</size>
41069       </method>
41070       <method name="Void Test(C+D)">
41071         <size>1</size>
41072       </method>
41073       <method name="Void Main()">
41074         <size>98</size>
41075       </method>
41076     </type>
41077     <type name="C+D">
41078       <method name="Void .ctor(Object, IntPtr)">
41079         <size>0</size>
41080       </method>
41081       <method name="Void Invoke()">
41082         <size>0</size>
41083       </method>
41084       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41085         <size>0</size>
41086       </method>
41087       <method name="Void EndInvoke(IAsyncResult)">
41088         <size>0</size>
41089       </method>
41090     </type>
41091     <type name="UnsafeClass">
41092       <method name="Void .ctor()">
41093         <size>7</size>
41094       </method>
41095     </type>
41096     <type name="C">
41097       <method name="Void UnsafeTests()">
41098         <size>35</size>
41099       </method>
41100     </type>
41101     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
41102       <method name="Void .ctor()">
41103         <size>7</size>
41104       </method>
41105       <method name="Void &lt;&gt;m__0()">
41106         <size>14</size>
41107       </method>
41108     </type>
41109     <type name="C+&lt;Main&gt;c__AnonStorey1">
41110       <method name="Void .ctor()">
41111         <size>7</size>
41112       </method>
41113       <method name="Void &lt;&gt;m__1()">
41114         <size>38</size>
41115       </method>
41116       <method name="Void &lt;&gt;m__2()">
41117         <size>32</size>
41118       </method>
41119     </type>
41120     <type name="C">
41121       <method name="Void &lt;Main&gt;m__3()">
41122         <size>16</size>
41123       </method>
41124     </type>
41125     <type name="UnsafeClass">
41126       <method name="Int32* GetUnsafeValue()">
41127         <size>3</size>
41128       </method>
41129     </type>
41130     <type name="&lt;PrivateImplementationDetails&gt;">
41131       <method name="Void .ctor()">
41132         <size>7</size>
41133       </method>
41134     </type>
41135   </test>
41136   <test name="test-anon-71.cs">
41137     <type name="Program">
41138       <method name="Void .ctor()">
41139         <size>7</size>
41140       </method>
41141       <method name="Errno ProcessFile(System.String, Program+FdCb)">
41142         <size>2</size>
41143       </method>
41144       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
41145         <size>34</size>
41146       </method>
41147       <method name="Void Main()">
41148         <size>1</size>
41149       </method>
41150     </type>
41151     <type name="Program+FdCb">
41152       <method name="Void .ctor(Object, IntPtr)">
41153         <size>0</size>
41154       </method>
41155       <method name="Int32 Invoke(Int32)">
41156         <size>0</size>
41157       </method>
41158       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41159         <size>0</size>
41160       </method>
41161       <method name="Int32 EndInvoke(IAsyncResult)">
41162         <size>0</size>
41163       </method>
41164     </type>
41165     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169       <method name="Int32 &lt;&gt;m__0(Int32)">
41170         <size>46</size>
41171       </method>
41172     </type>
41173   </test>
41174   <test name="test-anon-72.cs">
41175     <type name="Test">
41176       <method name="Void .ctor()">
41177         <size>7</size>
41178       </method>
41179       <method name="Void AddOperator(Test+UnaryOperator)">
41180         <size>1</size>
41181       </method>
41182       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
41183         <size>5</size>
41184       </method>
41185       <method name="Void Main()">
41186         <size>1</size>
41187       </method>
41188       <method name="Void Foo()">
41189         <size>19</size>
41190       </method>
41191     </type>
41192     <type name="Test+UnaryOperator">
41193       <method name="Void .ctor(Object, IntPtr)">
41194         <size>0</size>
41195       </method>
41196       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
41197         <size>0</size>
41198       </method>
41199       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
41200         <size>0</size>
41201       </method>
41202       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
41203         <size>0</size>
41204       </method>
41205     </type>
41206     <type name="Test">
41207       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
41208         <size>31</size>
41209       </method>
41210     </type>
41211   </test>
41212   <test name="test-anon-73.cs">
41213     <type name="T">
41214       <method name="Void .ctor()">
41215         <size>7</size>
41216       </method>
41217       <method name="Void Main()">
41218         <size>31</size>
41219       </method>
41220       <method name="Void Test_1()">
41221         <size>36</size>
41222       </method>
41223     </type>
41224     <type name="D">
41225       <method name="Void .ctor(Object, IntPtr)">
41226         <size>0</size>
41227       </method>
41228       <method name="Void Invoke(System.Object)">
41229         <size>0</size>
41230       </method>
41231       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41232         <size>0</size>
41233       </method>
41234       <method name="Void EndInvoke(IAsyncResult)">
41235         <size>0</size>
41236       </method>
41237     </type>
41238     <type name="T">
41239       <method name="Void &lt;Main&gt;m__0(System.Object)">
41240         <size>15</size>
41241       </method>
41242       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
41243         <size>29</size>
41244       </method>
41245     </type>
41246   </test>
41247   <test name="test-anon-74.cs">
41248     <type name="Foo">
41249       <method name="Void Baz(Foo+SimpleDelegate)">
41250         <size>8</size>
41251       </method>
41252       <method name="Void Main(System.String[])">
41253         <size>35</size>
41254       </method>
41255     </type>
41256     <type name="Foo+SimpleDelegate">
41257       <method name="Void .ctor(Object, IntPtr)">
41258         <size>0</size>
41259       </method>
41260       <method name="System.String[,] Invoke()">
41261         <size>0</size>
41262       </method>
41263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41264         <size>0</size>
41265       </method>
41266       <method name="System.String[,] EndInvoke(IAsyncResult)">
41267         <size>0</size>
41268       </method>
41269     </type>
41270     <type name="Foo">
41271       <method name="System.String[,] &lt;Main&gt;m__0()">
41272         <size>34</size>
41273       </method>
41274     </type>
41275   </test>
41276   <test name="test-anon-75.cs">
41277     <type name="Data">
41278       <method name="Void .ctor()">
41279         <size>7</size>
41280       </method>
41281     </type>
41282     <type name="Test">
41283       <method name="Void .ctor()">
41284         <size>7</size>
41285       </method>
41286       <method name="Void Foo(Int32, D)">
41287         <size>1</size>
41288       </method>
41289       <method name="Void Main()">
41290         <size>1</size>
41291       </method>
41292       <method name="Void TestMe()">
41293         <size>154</size>
41294       </method>
41295       <method name="Boolean &lt;TestMe&gt;m__0()">
41296         <size>2</size>
41297       </method>
41298     </type>
41299     <type name="D">
41300       <method name="Void .ctor(Object, IntPtr)">
41301         <size>0</size>
41302       </method>
41303       <method name="Boolean Invoke()">
41304         <size>0</size>
41305       </method>
41306       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41307         <size>0</size>
41308       </method>
41309       <method name="Boolean EndInvoke(IAsyncResult)">
41310         <size>0</size>
41311       </method>
41312     </type>
41313     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
41314       <method name="Void .ctor()">
41315         <size>7</size>
41316       </method>
41317       <method name="Boolean &lt;&gt;m__2()">
41318         <size>14</size>
41319       </method>
41320     </type>
41321     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
41322       <method name="Void .ctor()">
41323         <size>7</size>
41324       </method>
41325     </type>
41326     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
41327       <method name="Boolean &lt;&gt;m__1()">
41328         <size>54</size>
41329       </method>
41330     </type>
41331   </test>
41332   <test name="test-anon-76.cs">
41333     <type name="C">
41334       <method name="Void .ctor()">
41335         <size>7</size>
41336       </method>
41337       <method name="Void set_Item(System.String, FactoryDelegate)">
41338         <size>8</size>
41339       </method>
41340       <method name="FactoryDelegate get_Item(System.String)">
41341         <size>7</size>
41342       </method>
41343       <method name="Void X()">
41344         <size>24</size>
41345       </method>
41346       <method name="Int32 Main()">
41347         <size>70</size>
41348       </method>
41349     </type>
41350     <type name="FactoryDelegate">
41351       <method name="Void .ctor(Object, IntPtr)">
41352         <size>0</size>
41353       </method>
41354       <method name="System.Object Invoke()">
41355         <size>0</size>
41356       </method>
41357       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41358         <size>0</size>
41359       </method>
41360       <method name="System.Object EndInvoke(IAsyncResult)">
41361         <size>0</size>
41362       </method>
41363     </type>
41364     <type name="C">
41365       <method name="System.Object &lt;X&gt;m__0()">
41366         <size>30</size>
41367       </method>
41368     </type>
41369   </test>
41370   <test name="test-anon-77.cs">
41371     <type name="y">
41372       <method name="Void .ctor()">
41373         <size>7</size>
41374       </method>
41375       <method name="Boolean get_Item(Int32)">
41376         <size>28</size>
41377       </method>
41378       <method name="Void set_Item(Int32, Boolean)">
41379         <size>10</size>
41380       </method>
41381       <method name="Void Main()">
41382         <size>1</size>
41383       </method>
41384     </type>
41385     <type name="D">
41386       <method name="Void .ctor(Object, IntPtr)">
41387         <size>0</size>
41388       </method>
41389       <method name="Void Invoke()">
41390         <size>0</size>
41391       </method>
41392       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41393         <size>0</size>
41394       </method>
41395       <method name="Void EndInvoke(IAsyncResult)">
41396         <size>0</size>
41397       </method>
41398     </type>
41399     <type name="y+&lt;&gt;c__AnonStorey0">
41400       <method name="Void .ctor()">
41401         <size>7</size>
41402       </method>
41403       <method name="Void &lt;&gt;m__0()">
41404         <size>8</size>
41405       </method>
41406     </type>
41407   </test>
41408   <test name="test-anon-78.cs">
41409     <type name="DelegateTest">
41410       <method name="Void .ctor()">
41411         <size>7</size>
41412       </method>
41413       <method name="Void .cctor()">
41414         <size>8</size>
41415       </method>
41416       <method name="Void Foo(D1)">
41417         <size>7</size>
41418       </method>
41419       <method name="Void Foo(D2)">
41420         <size>1</size>
41421       </method>
41422       <method name="Int32 Main()">
41423         <size>50</size>
41424       </method>
41425       <method name="Void &lt;Main&gt;m__0()">
41426         <size>18</size>
41427       </method>
41428     </type>
41429     <type name="D1">
41430       <method name="Void .ctor(Object, IntPtr)">
41431         <size>0</size>
41432       </method>
41433       <method name="Void Invoke()">
41434         <size>0</size>
41435       </method>
41436       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41437         <size>0</size>
41438       </method>
41439       <method name="Void EndInvoke(IAsyncResult)">
41440         <size>0</size>
41441       </method>
41442     </type>
41443     <type name="D2">
41444       <method name="Void .ctor(Object, IntPtr)">
41445         <size>0</size>
41446       </method>
41447       <method name="Void Invoke()">
41448         <size>0</size>
41449       </method>
41450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41451         <size>0</size>
41452       </method>
41453       <method name="Void EndInvoke(IAsyncResult)">
41454         <size>0</size>
41455       </method>
41456     </type>
41457   </test>
41458   <test name="test-anon-79.cs">
41459     <type name="Test">
41460       <method name="Void .ctor()">
41461         <size>7</size>
41462       </method>
41463       <method name="Void add_E(Test+D)">
41464         <size>24</size>
41465       </method>
41466       <method name="Void remove_E(Test+D)">
41467         <size>24</size>
41468       </method>
41469       <method name="Void add_Changed(Test+D)">
41470         <size>30</size>
41471       </method>
41472       <method name="Void remove_Changed(Test+D)">
41473         <size>1</size>
41474       </method>
41475       <method name="Void Foo()">
41476         <size>1</size>
41477       </method>
41478       <method name="Void Main()">
41479         <size>1</size>
41480       </method>
41481     </type>
41482     <type name="Test+D">
41483       <method name="Void .ctor(Object, IntPtr)">
41484         <size>0</size>
41485       </method>
41486       <method name="Void Invoke()">
41487         <size>0</size>
41488       </method>
41489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41490         <size>0</size>
41491       </method>
41492       <method name="Void EndInvoke(IAsyncResult)">
41493         <size>0</size>
41494       </method>
41495     </type>
41496     <type name="Test">
41497       <method name="Void &lt;add_Changed&gt;m__0()">
41498         <size>7</size>
41499       </method>
41500     </type>
41501   </test>
41502   <test name="test-anon-80.cs">
41503     <type name="MonoBug.MyTest">
41504       <method name="Void .ctor()">
41505         <size>7</size>
41506       </method>
41507       <method name="Int32 Main()">
41508         <size>167</size>
41509       </method>
41510     </type>
41511     <type name="MonoBug.MyTest+EventHandlers">
41512       <method name="Void .ctor()">
41513         <size>18</size>
41514       </method>
41515       <method name="System.EventHandler get_DoNothingEventHandler()">
41516         <size>30</size>
41517       </method>
41518       <method name="System.EventHandler get_DoSomethingEventHandler()">
41519         <size>13</size>
41520       </method>
41521       <method name="System.EventHandler get_Handler()">
41522         <size>7</size>
41523       </method>
41524       <method name="Void set_Handler(System.EventHandler)">
41525         <size>8</size>
41526       </method>
41527       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
41528         <size>1</size>
41529       </method>
41530       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
41531         <size>15</size>
41532       </method>
41533     </type>
41534   </test>
41535   <test name="test-anon-81.cs">
41536     <type name="C">
41537       <method name="Void .ctor()">
41538         <size>7</size>
41539       </method>
41540       <method name="Int32 Main()">
41541         <size>20</size>
41542       </method>
41543       <method name="Int32 Test()">
41544         <size>27</size>
41545       </method>
41546       <method name="Int32 Foo2(C+Cmd2)">
41547         <size>7</size>
41548       </method>
41549       <method name="Void Foo(C+Cmd)">
41550         <size>7</size>
41551       </method>
41552     </type>
41553     <type name="C+Cmd">
41554       <method name="Void .ctor(Object, IntPtr)">
41555         <size>0</size>
41556       </method>
41557       <method name="Void Invoke()">
41558         <size>0</size>
41559       </method>
41560       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41561         <size>0</size>
41562       </method>
41563       <method name="Void EndInvoke(IAsyncResult)">
41564         <size>0</size>
41565       </method>
41566     </type>
41567     <type name="C+Cmd2">
41568       <method name="Void .ctor(Object, IntPtr)">
41569         <size>0</size>
41570       </method>
41571       <method name="Int32 Invoke()">
41572         <size>0</size>
41573       </method>
41574       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41575         <size>0</size>
41576       </method>
41577       <method name="Int32 EndInvoke(IAsyncResult)">
41578         <size>0</size>
41579       </method>
41580     </type>
41581     <type name="C">
41582       <method name="Int32 &lt;Test&gt;m__0()">
41583         <size>45</size>
41584       </method>
41585     </type>
41586     <type name="C+&lt;Test&gt;c__AnonStorey1">
41587       <method name="Void .ctor()">
41588         <size>7</size>
41589       </method>
41590       <method name="Void &lt;&gt;m__1()">
41591         <size>44</size>
41592       </method>
41593     </type>
41594     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
41595       <method name="Void .ctor()">
41596         <size>7</size>
41597       </method>
41598       <method name="Void &lt;&gt;m__2()">
41599         <size>18</size>
41600       </method>
41601     </type>
41602   </test>
41603   <test name="test-anon-82.cs">
41604     <type name="MainClass">
41605       <method name="Void .ctor()">
41606         <size>7</size>
41607       </method>
41608       <method name="Void Main()">
41609         <size>87</size>
41610       </method>
41611       <method name="Void Test2(Int32)">
41612         <size>31</size>
41613       </method>
41614       <method name="Void Test3(Int32)">
41615         <size>57</size>
41616       </method>
41617       <method name="Void Test4()">
41618         <size>31</size>
41619       </method>
41620       <method name="Void Test5(Int32)">
41621         <size>27</size>
41622       </method>
41623       <method name="Void SimpleCallback(MainClass, System.String)">
41624         <size>7</size>
41625       </method>
41626     </type>
41627     <type name="MainClass+D">
41628       <method name="Void .ctor(Object, IntPtr)">
41629         <size>0</size>
41630       </method>
41631       <method name="Int32 Invoke(Int32)">
41632         <size>0</size>
41633       </method>
41634       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41635         <size>0</size>
41636       </method>
41637       <method name="Int32 EndInvoke(IAsyncResult)">
41638         <size>0</size>
41639       </method>
41640     </type>
41641     <type name="StringSender">
41642       <method name="Void .ctor(Object, IntPtr)">
41643         <size>0</size>
41644       </method>
41645       <method name="Void Invoke(System.String)">
41646         <size>0</size>
41647       </method>
41648       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41649         <size>0</size>
41650       </method>
41651       <method name="Void EndInvoke(IAsyncResult)">
41652         <size>0</size>
41653       </method>
41654     </type>
41655     <type name="VoidDelegate">
41656       <method name="Void .ctor(Object, IntPtr)">
41657         <size>0</size>
41658       </method>
41659       <method name="Void Invoke()">
41660         <size>0</size>
41661       </method>
41662       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41663         <size>0</size>
41664       </method>
41665       <method name="Void EndInvoke(IAsyncResult)">
41666         <size>0</size>
41667       </method>
41668     </type>
41669     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41670       <method name="Void .ctor()">
41671         <size>7</size>
41672       </method>
41673     </type>
41674     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41675       <method name="Void .ctor()">
41676         <size>7</size>
41677       </method>
41678     </type>
41679     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41680       <method name="Void .ctor()">
41681         <size>7</size>
41682       </method>
41683     </type>
41684     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41685       <method name="Void .ctor()">
41686         <size>7</size>
41687       </method>
41688     </type>
41689     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41690       <method name="Void .ctor()">
41691         <size>7</size>
41692       </method>
41693     </type>
41694     <type name="MainClass">
41695       <method name="Void &lt;Test2&gt;m__1(System.String)">
41696         <size>27</size>
41697       </method>
41698       <method name="Void &lt;Test3&gt;m__3()">
41699         <size>1</size>
41700       </method>
41701       <method name="Void &lt;Test4&gt;m__4()">
41702         <size>31</size>
41703       </method>
41704       <method name="Void &lt;Test4&gt;m__7()">
41705         <size>28</size>
41706       </method>
41707     </type>
41708     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41709       <method name="Void &lt;&gt;m__0()">
41710         <size>25</size>
41711       </method>
41712       <method name="Void &lt;&gt;m__9(System.String)">
41713         <size>13</size>
41714       </method>
41715     </type>
41716     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41717       <method name="Void &lt;&gt;m__2()">
41718         <size>9</size>
41719       </method>
41720     </type>
41721     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41722       <method name="Int32 &lt;&gt;m__5(Int32)">
41723         <size>46</size>
41724       </method>
41725       <method name="Int32 &lt;&gt;m__A(Int32)">
41726         <size>2</size>
41727       </method>
41728     </type>
41729     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41730       <method name="Void &lt;&gt;m__6()">
41731         <size>12</size>
41732       </method>
41733     </type>
41734     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41735       <method name="Void &lt;&gt;m__8()">
41736         <size>14</size>
41737       </method>
41738       <method name="Void &lt;&gt;m__B()">
41739         <size>8</size>
41740       </method>
41741     </type>
41742   </test>
41743   <test name="test-anon-84.cs">
41744     <type name="C">
41745       <method name="Void .ctor()">
41746         <size>42</size>
41747       </method>
41748       <method name="Void .ctor(D)">
41749         <size>42</size>
41750       </method>
41751       <method name="Int32 Main()">
41752         <size>19</size>
41753       </method>
41754     </type>
41755     <type name="D">
41756       <method name="Void .ctor(Object, IntPtr)">
41757         <size>0</size>
41758       </method>
41759       <method name="C Invoke(Int32)">
41760         <size>0</size>
41761       </method>
41762       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41763         <size>0</size>
41764       </method>
41765       <method name="C EndInvoke(IAsyncResult)">
41766         <size>0</size>
41767       </method>
41768     </type>
41769     <type name="C">
41770       <method name="C &lt;field&gt;m__0(Int32)">
41771         <size>4</size>
41772       </method>
41773     </type>
41774   </test>
41775   <test name="test-anon-85.cs">
41776     <type name="X">
41777       <method name="Void .ctor()">
41778         <size>7</size>
41779       </method>
41780       <method name="Int32 Main()">
41781         <size>29</size>
41782       </method>
41783     </type>
41784     <type name="X+D">
41785       <method name="Void .ctor(Object, IntPtr)">
41786         <size>0</size>
41787       </method>
41788       <method name="Void Invoke()">
41789         <size>0</size>
41790       </method>
41791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41792         <size>0</size>
41793       </method>
41794       <method name="Void EndInvoke(IAsyncResult)">
41795         <size>0</size>
41796       </method>
41797     </type>
41798     <type name="X+&lt;Main&gt;c__AnonStorey0">
41799       <method name="Void .ctor()">
41800         <size>7</size>
41801       </method>
41802       <method name="Void &lt;&gt;m__0()">
41803         <size>8</size>
41804       </method>
41805     </type>
41806   </test>
41807   <test name="test-anon-86.cs">
41808     <type name="Bug.A">
41809       <method name="Void .ctor()">
41810         <size>50</size>
41811       </method>
41812       <method name="Void Test()">
41813         <size>1</size>
41814       </method>
41815       <method name="Int32 Main()">
41816         <size>8</size>
41817       </method>
41818     </type>
41819     <type name="Bug.B">
41820       <method name="Void .ctor()">
41821         <size>7</size>
41822       </method>
41823       <method name="Int32 get_Prop()">
41824         <size>2</size>
41825       </method>
41826     </type>
41827     <type name="Bug.EventHandler">
41828       <method name="Void .ctor(Object, IntPtr)">
41829         <size>0</size>
41830       </method>
41831       <method name="Void Invoke()">
41832         <size>0</size>
41833       </method>
41834       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41835         <size>0</size>
41836       </method>
41837       <method name="Void EndInvoke(IAsyncResult)">
41838         <size>0</size>
41839       </method>
41840     </type>
41841     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
41842       <method name="Void .ctor()">
41843         <size>7</size>
41844       </method>
41845       <method name="Void &lt;&gt;m__0()">
41846         <size>24</size>
41847       </method>
41848     </type>
41849   </test>
41850   <test name="test-anon-87.cs">
41851     <type name="Bug.AA">
41852       <method name="Void .ctor(BB)">
41853         <size>51</size>
41854       </method>
41855       <method name="Void TestMe()">
41856         <size>1</size>
41857       </method>
41858       <method name="Int32 Main()">
41859         <size>18</size>
41860       </method>
41861     </type>
41862     <type name="Bug.BB">
41863       <method name="Void .ctor(String)">
41864         <size>18</size>
41865       </method>
41866       <method name="Void Foo()">
41867         <size>1</size>
41868       </method>
41869     </type>
41870     <type name="Bug.D">
41871       <method name="Void .ctor(Object, IntPtr)">
41872         <size>0</size>
41873       </method>
41874       <method name="Void Invoke()">
41875         <size>0</size>
41876       </method>
41877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41878         <size>0</size>
41879       </method>
41880       <method name="Void EndInvoke(IAsyncResult)">
41881         <size>0</size>
41882       </method>
41883     </type>
41884     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41885       <method name="Void .ctor()">
41886         <size>7</size>
41887       </method>
41888       <method name="Void &lt;&gt;m__0()">
41889         <size>23</size>
41890       </method>
41891     </type>
41892   </test>
41893   <test name="test-anon-88.cs">
41894     <type name="C">
41895       <method name="Void .ctor()">
41896         <size>7</size>
41897       </method>
41898       <method name="Int32 Main()">
41899         <size>12</size>
41900       </method>
41901       <method name="Void Test()">
41902         <size>102</size>
41903       </method>
41904     </type>
41905     <type name="C+D">
41906       <method name="Void .ctor(Object, IntPtr)">
41907         <size>0</size>
41908       </method>
41909       <method name="Void Invoke()">
41910         <size>0</size>
41911       </method>
41912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41913         <size>0</size>
41914       </method>
41915       <method name="Void EndInvoke(IAsyncResult)">
41916         <size>0</size>
41917       </method>
41918     </type>
41919     <type name="C+&lt;Test&gt;c__AnonStorey0">
41920       <method name="Void .ctor()">
41921         <size>7</size>
41922       </method>
41923       <method name="Void &lt;&gt;m__2()">
41924         <size>8</size>
41925       </method>
41926     </type>
41927     <type name="C+&lt;Test&gt;c__AnonStorey2">
41928       <method name="Void .ctor()">
41929         <size>7</size>
41930       </method>
41931       <method name="Void &lt;&gt;m__0()">
41932         <size>69</size>
41933       </method>
41934       <method name="Void &lt;&gt;m__1()">
41935         <size>8</size>
41936       </method>
41937       <method name="Void &lt;&gt;m__4()">
41938         <size>3</size>
41939       </method>
41940     </type>
41941     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
41942       <method name="Void .ctor()">
41943         <size>7</size>
41944       </method>
41945       <method name="Void &lt;&gt;m__3()">
41946         <size>20</size>
41947       </method>
41948     </type>
41949   </test>
41950   <test name="test-anon-89.cs">
41951     <type name="C">
41952       <method name="Void .ctor()">
41953         <size>7</size>
41954       </method>
41955       <method name="Int32 Main()">
41956         <size>12</size>
41957       </method>
41958       <method name="System.Object get_GdkWindow()">
41959         <size>2</size>
41960       </method>
41961       <method name="Void set_GdkWindow(System.Object)">
41962         <size>1</size>
41963       </method>
41964       <method name="Void Invoke(C+D)">
41965         <size>1</size>
41966       </method>
41967       <method name="Void Test()">
41968         <size>69</size>
41969       </method>
41970     </type>
41971     <type name="C+D">
41972       <method name="Void .ctor(Object, IntPtr)">
41973         <size>0</size>
41974       </method>
41975       <method name="Void Invoke()">
41976         <size>0</size>
41977       </method>
41978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41979         <size>0</size>
41980       </method>
41981       <method name="Void EndInvoke(IAsyncResult)">
41982         <size>0</size>
41983       </method>
41984     </type>
41985     <type name="C+&lt;Test&gt;c__AnonStorey0">
41986       <method name="Void .ctor()">
41987         <size>7</size>
41988       </method>
41989       <method name="Void &lt;&gt;m__0()">
41990         <size>108</size>
41991       </method>
41992       <method name="Void &lt;&gt;m__3()">
41993         <size>29</size>
41994       </method>
41995     </type>
41996     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41997       <method name="Void .ctor()">
41998         <size>7</size>
41999       </method>
42000       <method name="Void &lt;&gt;m__1()">
42001         <size>18</size>
42002       </method>
42003       <method name="Void &lt;&gt;m__2()">
42004         <size>49</size>
42005       </method>
42006     </type>
42007   </test>
42008   <test name="test-anon-90.cs">
42009     <type name="C">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013       <method name="Int32 Main()">
42014         <size>12</size>
42015       </method>
42016       <method name="Void Foo()">
42017         <size>27</size>
42018       </method>
42019     </type>
42020     <type name="C+D">
42021       <method name="Void .ctor(Object, IntPtr)">
42022         <size>0</size>
42023       </method>
42024       <method name="Void Invoke()">
42025         <size>0</size>
42026       </method>
42027       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42028         <size>0</size>
42029       </method>
42030       <method name="Void EndInvoke(IAsyncResult)">
42031         <size>0</size>
42032       </method>
42033     </type>
42034     <type name="C+&lt;Foo&gt;c__AnonStorey0">
42035       <method name="Void .ctor()">
42036         <size>7</size>
42037       </method>
42038       <method name="Void &lt;&gt;m__0()">
42039         <size>66</size>
42040       </method>
42041     </type>
42042     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
42043       <method name="Void .ctor()">
42044         <size>7</size>
42045       </method>
42046     </type>
42047     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
42048       <method name="Void .ctor()">
42049         <size>7</size>
42050       </method>
42051       <method name="Void &lt;&gt;m__1()">
42052         <size>32</size>
42053       </method>
42054     </type>
42055   </test>
42056   <test name="test-anon-91.cs">
42057     <type name="A">
42058       <method name="Void .ctor(Int32)">
42059         <size>27</size>
42060       </method>
42061     </type>
42062     <type name="C">
42063       <method name="Void .ctor()">
42064         <size>7</size>
42065       </method>
42066       <method name="Int32 Main()">
42067         <size>12</size>
42068       </method>
42069       <method name="Void SelectCommand(Int32)">
42070         <size>1</size>
42071       </method>
42072       <method name="Void Test()">
42073         <size>66</size>
42074       </method>
42075     </type>
42076     <type name="C+D">
42077       <method name="Void .ctor(Object, IntPtr)">
42078         <size>0</size>
42079       </method>
42080       <method name="Void Invoke()">
42081         <size>0</size>
42082       </method>
42083       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42084         <size>0</size>
42085       </method>
42086       <method name="Void EndInvoke(IAsyncResult)">
42087         <size>0</size>
42088       </method>
42089     </type>
42090     <type name="C+&lt;Test&gt;c__AnonStorey0">
42091       <method name="Void .ctor()">
42092         <size>7</size>
42093       </method>
42094       <method name="Void &lt;&gt;m__0()">
42095         <size>109</size>
42096       </method>
42097     </type>
42098     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42099       <method name="Void .ctor()">
42100         <size>7</size>
42101       </method>
42102       <method name="Void &lt;&gt;m__1()">
42103         <size>23</size>
42104       </method>
42105     </type>
42106   </test>
42107   <test name="test-anon-92.cs">
42108     <type name="MainClass">
42109       <method name="Void Test(IEnumerable)">
42110         <size>33</size>
42111       </method>
42112       <method name="Int32 Main()">
42113         <size>21</size>
42114       </method>
42115       <method name="Void .ctor()">
42116         <size>7</size>
42117       </method>
42118     </type>
42119     <type name="D">
42120       <method name="Void Invoke()">
42121         <size>0</size>
42122       </method>
42123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42124         <size>0</size>
42125       </method>
42126       <method name="Void EndInvoke(IAsyncResult)">
42127         <size>0</size>
42128       </method>
42129       <method name="Void .ctor(Object, IntPtr)">
42130         <size>0</size>
42131       </method>
42132     </type>
42133     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
42134       <method name="Void &lt;&gt;m__0()">
42135         <size>70</size>
42136       </method>
42137       <method name="Void .ctor()">
42138         <size>7</size>
42139       </method>
42140     </type>
42141   </test>
42142   <test name="test-cls-00.cs">
42143     <type name="CLSCLass_6">
42144       <method name="Void .ctor()">
42145         <size>18</size>
42146       </method>
42147       <method name="Void add_Disposed(Delegate)">
42148         <size>19</size>
42149       </method>
42150       <method name="Void remove_Disposed(Delegate)">
42151         <size>19</size>
42152       </method>
42153     </type>
42154     <type name="CLSDelegate">
42155       <method name="Void .ctor()">
42156         <size>7</size>
42157       </method>
42158     </type>
42159     <type name="CLSClass_5">
42160       <method name="Void .ctor()">
42161         <size>7</size>
42162       </method>
42163       <method name="UInt32 Test()">
42164         <size>2</size>
42165       </method>
42166     </type>
42167     <type name="CLSClass_4">
42168       <method name="Void .ctor()">
42169         <size>7</size>
42170       </method>
42171       <method name="UInt32 Test()">
42172         <size>2</size>
42173       </method>
42174     </type>
42175     <type name="CLSClass_3">
42176       <method name="Void .ctor()">
42177         <size>7</size>
42178       </method>
42179       <method name="UInt32 Test_3()">
42180         <size>2</size>
42181       </method>
42182     </type>
42183     <type name="CLSClass_2">
42184       <method name="Void .ctor()">
42185         <size>7</size>
42186       </method>
42187       <method name="SByte get_XX()">
42188         <size>2</size>
42189       </method>
42190     </type>
42191     <type name="CLSClass_1">
42192       <method name="Void .ctor()">
42193         <size>7</size>
42194       </method>
42195       <method name="UInt32 Valid()">
42196         <size>2</size>
42197       </method>
42198     </type>
42199     <type name="CLSClass">
42200       <method name="Void .ctor()">
42201         <size>7</size>
42202       </method>
42203       <method name="UInt64 Valid()">
42204         <size>3</size>
42205       </method>
42206       <method name="Byte get_XX()">
42207         <size>2</size>
42208       </method>
42209       <method name="UInt32 FooInternal()">
42210         <size>2</size>
42211       </method>
42212       <method name="UInt64 Foo()">
42213         <size>3</size>
42214       </method>
42215       <method name="Void Main()">
42216         <size>1</size>
42217       </method>
42218     </type>
42219     <type name="CLSClass+C1">
42220       <method name="Void .ctor()">
42221         <size>7</size>
42222       </method>
42223       <method name="Int64 Foo2()">
42224         <size>3</size>
42225       </method>
42226     </type>
42227     <type name="CLSClass+C1+C11">
42228       <method name="Void .ctor()">
42229         <size>7</size>
42230       </method>
42231       <method name="UInt64 Foo3()">
42232         <size>3</size>
42233       </method>
42234     </type>
42235     <type name="CLSClass+CLSClass_2">
42236       <method name="Void .ctor()">
42237         <size>7</size>
42238       </method>
42239       <method name="SByte get_XX()">
42240         <size>2</size>
42241       </method>
42242     </type>
42243     <type name="Delegate">
42244       <method name="Void .ctor(Object, IntPtr)">
42245         <size>0</size>
42246       </method>
42247       <method name="CLSDelegate Invoke()">
42248         <size>0</size>
42249       </method>
42250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42251         <size>0</size>
42252       </method>
42253       <method name="CLSDelegate EndInvoke(IAsyncResult)">
42254         <size>0</size>
42255       </method>
42256     </type>
42257   </test>
42258   <test name="test-cls-01.cs">
42259     <type name="CLSClass">
42260       <method name="Void .ctor()">
42261         <size>7</size>
42262       </method>
42263       <method name="Byte get_XX()">
42264         <size>2</size>
42265       </method>
42266       <method name="Void Main()">
42267         <size>1</size>
42268       </method>
42269     </type>
42270     <type name="Big">
42271       <method name="Void .ctor()">
42272         <size>7</size>
42273       </method>
42274       <method name="Big op_Implicit(UInt32)">
42275         <size>2</size>
42276       </method>
42277     </type>
42278     <type name="C1">
42279       <method name="Void .ctor()">
42280         <size>7</size>
42281       </method>
42282       <method name="Void method(UInt32)">
42283         <size>1</size>
42284       </method>
42285     </type>
42286   </test>
42287   <test name="test-cls-02.cs">
42288     <type name="CLSClass">
42289       <method name="Void .ctor(UInt64)">
42290         <size>7</size>
42291       </method>
42292       <method name="Void .ctor(UInt32)">
42293         <size>7</size>
42294       </method>
42295       <method name="Void set_X_0(UInt64)">
42296         <size>1</size>
42297       </method>
42298       <method name="Void set_Item(UInt64, UInt64)">
42299         <size>1</size>
42300       </method>
42301       <method name="Void Main()">
42302         <size>1</size>
42303       </method>
42304     </type>
42305     <type name="InnerTypeClasss">
42306       <method name="Void .ctor()">
42307         <size>7</size>
42308       </method>
42309       <method name="Struct Method()">
42310         <size>10</size>
42311       </method>
42312     </type>
42313   </test>
42314   <test name="test-cls-03.cs">
42315     <type name="CLSClass">
42316       <method name="Void .ctor()">
42317         <size>7</size>
42318       </method>
42319       <method name="I1 Foo()">
42320         <size>2</size>
42321       </method>
42322       <method name="Void Main()">
42323         <size>1</size>
42324       </method>
42325     </type>
42326   </test>
42327   <test name="test-cls-05.cs">
42328     <type name="X1">
42329       <method name="Void .ctor()">
42330         <size>7</size>
42331       </method>
42332     </type>
42333     <type name="X2">
42334       <method name="Void .ctor()">
42335         <size>7</size>
42336       </method>
42337     </type>
42338     <type name="X3">
42339       <method name="Void .ctor()">
42340         <size>7</size>
42341       </method>
42342       <method name="Void bb(Boolean)">
42343         <size>1</size>
42344       </method>
42345       <method name="Void BB()">
42346         <size>1</size>
42347       </method>
42348     </type>
42349     <type name="X4">
42350       <method name="Void .ctor()">
42351         <size>7</size>
42352       </method>
42353       <method name="Void method(Int32)">
42354         <size>1</size>
42355       </method>
42356       <method name="Void method(Boolean)">
42357         <size>1</size>
42358       </method>
42359       <method name="Boolean method()">
42360         <size>2</size>
42361       </method>
42362     </type>
42363     <type name="BaseClass">
42364       <method name="Void .ctor()">
42365         <size>7</size>
42366       </method>
42367     </type>
42368     <type name="CLSClass">
42369       <method name="Void .ctor()">
42370         <size>7</size>
42371       </method>
42372       <method name="Void .ctor(Int32)">
42373         <size>7</size>
42374       </method>
42375       <method name="Void Method()">
42376         <size>1</size>
42377       </method>
42378       <method name="Int32 Method(Boolean)">
42379         <size>2</size>
42380       </method>
42381       <method name="Void methoD()">
42382         <size>1</size>
42383       </method>
42384       <method name="Void Main()">
42385         <size>1</size>
42386       </method>
42387       <method name="CLSClass op_Implicit(Boolean)">
42388         <size>7</size>
42389       </method>
42390       <method name="CLSClass op_Implicit(Int32)">
42391         <size>7</size>
42392       </method>
42393     </type>
42394     <type name="oBject">
42395       <method name="Void .ctor()">
42396         <size>7</size>
42397       </method>
42398     </type>
42399     <type name="A.C1">
42400       <method name="Void .ctor()">
42401         <size>7</size>
42402       </method>
42403     </type>
42404     <type name="B.c1">
42405       <method name="Void .ctor()">
42406         <size>7</size>
42407       </method>
42408     </type>
42409     <type name="c1">
42410       <method name="Void .ctor()">
42411         <size>7</size>
42412       </method>
42413     </type>
42414     <type name="CLSClass_2">
42415       <method name="Void .ctor()">
42416         <size>7</size>
42417       </method>
42418       <method name="Void Method()">
42419         <size>1</size>
42420       </method>
42421       <method name="Void method()">
42422         <size>1</size>
42423       </method>
42424     </type>
42425     <type name="System.sByte">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429     </type>
42430     <type name="System.Web.HttpBrowserCapabilities">
42431       <method name="Void .ctor()">
42432         <size>7</size>
42433       </method>
42434     </type>
42435   </test>
42436   <test name="test-cls-06.cs">
42437     <type name="CLSClass">
42438       <method name="Void .ctor()">
42439         <size>7</size>
42440       </method>
42441       <method name="Void Main()">
42442         <size>1</size>
42443       </method>
42444     </type>
42445     <type name="CLSClass_2">
42446       <method name="Void .ctor(Int32[,,])">
42447         <size>7</size>
42448       </method>
42449       <method name="Void .ctor(Int32[,])">
42450         <size>7</size>
42451       </method>
42452       <method name="Void Test(System.Int32[,], Int32)">
42453         <size>1</size>
42454       </method>
42455       <method name="Void Test(System.Int32[,,], Boolean)">
42456         <size>1</size>
42457       </method>
42458     </type>
42459     <type name="X1">
42460       <method name="Void .ctor()">
42461         <size>7</size>
42462       </method>
42463       <method name="Void M2(Int32)">
42464         <size>1</size>
42465       </method>
42466     </type>
42467     <type name="X2">
42468       <method name="Void .ctor()">
42469         <size>7</size>
42470       </method>
42471       <method name="Void M2(Int32 ByRef)">
42472         <size>1</size>
42473       </method>
42474     </type>
42475     <type name="CLSClass+MyDelegate">
42476       <method name="Void .ctor(Object, IntPtr)">
42477         <size>0</size>
42478       </method>
42479       <method name="UInt32 Invoke()">
42480         <size>0</size>
42481       </method>
42482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42483         <size>0</size>
42484       </method>
42485       <method name="UInt32 EndInvoke(IAsyncResult)">
42486         <size>0</size>
42487       </method>
42488     </type>
42489     <type name="MyDelegate">
42490       <method name="Void .ctor(Object, IntPtr)">
42491         <size>0</size>
42492       </method>
42493       <method name="UInt32 Invoke()">
42494         <size>0</size>
42495       </method>
42496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42497         <size>0</size>
42498       </method>
42499       <method name="UInt32 EndInvoke(IAsyncResult)">
42500         <size>0</size>
42501       </method>
42502     </type>
42503   </test>
42504   <test name="test-cls-07.cs">
42505     <type name="aa.I1">
42506       <method name="Void .ctor()">
42507         <size>7</size>
42508       </method>
42509     </type>
42510     <type name="CLSClass">
42511       <method name="Void .ctor()">
42512         <size>7</size>
42513       </method>
42514       <method name="Void Main()">
42515         <size>1</size>
42516       </method>
42517     </type>
42518   </test>
42519   <test name="test-cls-10.cs">
42520     <type name="MainClass">
42521       <method name="Void .ctor()">
42522         <size>7</size>
42523       </method>
42524       <method name="Void Main()">
42525         <size>1</size>
42526       </method>
42527     </type>
42528   </test>
42529   <test name="test-cls-11.cs">
42530     <type name="CLSClass">
42531       <method name="Void .ctor()">
42532         <size>7</size>
42533       </method>
42534       <method name="Void Test(IComparable)">
42535         <size>0</size>
42536       </method>
42537     </type>
42538     <type name="CLSCLass_2">
42539       <method name="Void .ctor()">
42540         <size>7</size>
42541       </method>
42542       <method name="Void Test()">
42543         <size>0</size>
42544       </method>
42545     </type>
42546     <type name="CLSClass_3">
42547       <method name="Void .ctor()">
42548         <size>7</size>
42549       </method>
42550       <method name="Void Test()">
42551         <size>0</size>
42552       </method>
42553     </type>
42554     <type name="MainClass">
42555       <method name="Void .ctor()">
42556         <size>7</size>
42557       </method>
42558       <method name="Void Main()">
42559         <size>1</size>
42560       </method>
42561     </type>
42562   </test>
42563   <test name="test-cls-12.cs">
42564     <type name="MainClass">
42565       <method name="Void .ctor()">
42566         <size>7</size>
42567       </method>
42568       <method name="Void Main()">
42569         <size>1</size>
42570       </method>
42571     </type>
42572   </test>
42573   <test name="test-cls-14.cs">
42574     <type name="CLSClass">
42575       <method name="Void .ctor()">
42576         <size>7</size>
42577       </method>
42578       <method name="Void Error(Boolean)">
42579         <size>1</size>
42580       </method>
42581       <method name="CLSClass op_Implicit(Byte)">
42582         <size>6</size>
42583       </method>
42584     </type>
42585     <type name="MainClass">
42586       <method name="Void .ctor()">
42587         <size>7</size>
42588       </method>
42589       <method name="Void Main()">
42590         <size>1</size>
42591       </method>
42592     </type>
42593   </test>
42594   <test name="test-cls-15.cs">
42595     <type name="CLSAttribute_1">
42596       <method name="Void .ctor(Int32[])">
42597         <size>7</size>
42598       </method>
42599       <method name="Void .ctor(Int32)">
42600         <size>7</size>
42601       </method>
42602     </type>
42603     <type name="CLSAttribute_2">
42604       <method name="Void .ctor(Int32)">
42605         <size>7</size>
42606       </method>
42607     </type>
42608     <type name="CLSAttribute_3">
42609       <method name="Void .ctor(Int32[])">
42610         <size>7</size>
42611       </method>
42612     </type>
42613     <type name="CLSAttribute_4">
42614       <method name="Void .ctor(Int32[])">
42615         <size>7</size>
42616       </method>
42617     </type>
42618     <type name="ClassMain">
42619       <method name="Void .ctor()">
42620         <size>7</size>
42621       </method>
42622       <method name="Void Main()">
42623         <size>1</size>
42624       </method>
42625     </type>
42626   </test>
42627   <test name="test-cls-16.cs">
42628     <type name="CLSAttribute">
42629       <method name="Void .ctor(Boolean[])">
42630         <size>7</size>
42631       </method>
42632     </type>
42633     <type name="ClassMain">
42634       <method name="Void .ctor()">
42635         <size>7</size>
42636       </method>
42637       <method name="Void Main()">
42638         <size>1</size>
42639       </method>
42640     </type>
42641   </test>
42642   <test name="test-cls-17.cs">
42643     <type name="Foo">
42644       <method name="Void .ctor()">
42645         <size>7</size>
42646       </method>
42647       <method name="Void Main()">
42648         <size>1</size>
42649       </method>
42650     </type>
42651   </test>
42652   <test name="test-cls-18.cs">
42653     <type name="Base">
42654       <method name="Void .ctor()">
42655         <size>7</size>
42656       </method>
42657       <method name="Void Test(System.Int32[])">
42658         <size>1</size>
42659       </method>
42660     </type>
42661     <type name="CLSClass">
42662       <method name="Void .ctor()">
42663         <size>7</size>
42664       </method>
42665       <method name="Void Test(System.Int32[])">
42666         <size>1</size>
42667       </method>
42668       <method name="Void Main()">
42669         <size>1</size>
42670       </method>
42671     </type>
42672   </test>
42673   <test name="test-cls-19.cs">
42674     <type name="A">
42675       <method name="Void Main()">
42676         <size>1</size>
42677       </method>
42678       <method name="Void .ctor()">
42679         <size>7</size>
42680       </method>
42681     </type>
42682     <type name="A+PartialClass">
42683       <method name="Void Method1(Int32)">
42684         <size>1</size>
42685       </method>
42686       <method name="Void Method2(UInt32)">
42687         <size>1</size>
42688       </method>
42689       <method name="Void Method3(UInt32)">
42690         <size>1</size>
42691       </method>
42692       <method name="Void .ctor()">
42693         <size>7</size>
42694       </method>
42695     </type>
42696   </test>
42697   <test name="test-externalias-01.cs">
42698     <type name="Test">
42699       <method name="Void .ctor()">
42700         <size>7</size>
42701       </method>
42702       <method name="Int32 Main()">
42703         <size>64</size>
42704       </method>
42705     </type>
42706   </test>
42707   <test name="test-externalias-02.cs">
42708     <type name="Test">
42709       <method name="Void .ctor()">
42710         <size>7</size>
42711       </method>
42712       <method name="Int32 Main()">
42713         <size>64</size>
42714       </method>
42715     </type>
42716   </test>
42717   <test name="test-externalias-03.cs">
42718     <type name="Test">
42719       <method name="Void .ctor()">
42720         <size>7</size>
42721       </method>
42722       <method name="Int32 Main()">
42723         <size>64</size>
42724       </method>
42725     </type>
42726   </test>
42727   <test name="test-externalias-04.cs">
42728     <type name="Test">
42729       <method name="Void .ctor()">
42730         <size>7</size>
42731       </method>
42732       <method name="Int32 Main()">
42733         <size>64</size>
42734       </method>
42735     </type>
42736   </test>
42737   <test name="test-externalias-05.cs">
42738     <type name="Test">
42739       <method name="Void .ctor()">
42740         <size>7</size>
42741       </method>
42742       <method name="Void Main()">
42743         <size>21</size>
42744       </method>
42745     </type>
42746   </test>
42747   <test name="test-externalias-06.cs">
42748     <type name="MyAssembly01.Test">
42749       <method name="Void .ctor()">
42750         <size>7</size>
42751       </method>
42752     </type>
42753     <type name="MyAssembly01.Namespace1.Test">
42754       <method name="Void .ctor()">
42755         <size>7</size>
42756       </method>
42757     </type>
42758     <type name="MyAssembly02.Test">
42759       <method name="Void .ctor()">
42760         <size>7</size>
42761       </method>
42762     </type>
42763     <type name="MyAssembly02.Namespace1.Test">
42764       <method name="Void .ctor()">
42765         <size>7</size>
42766       </method>
42767     </type>
42768     <type name="Test">
42769       <method name="Void .ctor()">
42770         <size>7</size>
42771       </method>
42772       <method name="Void Main()">
42773         <size>1</size>
42774       </method>
42775     </type>
42776   </test>
42777   <test name="test-externalias-07.cs">
42778     <type name="NS.MyClass">
42779       <method name="Void .ctor()">
42780         <size>7</size>
42781       </method>
42782       <method name="Int32 GetInt()">
42783         <size>6</size>
42784       </method>
42785     </type>
42786     <type name="Test">
42787       <method name="Void .ctor()">
42788         <size>7</size>
42789       </method>
42790       <method name="Int32 Main()">
42791         <size>15</size>
42792       </method>
42793     </type>
42794   </test>
42795   <test name="test-externalias-08.cs">
42796     <type name="Test">
42797       <method name="Void .ctor()">
42798         <size>7</size>
42799       </method>
42800       <method name="Int32 Main()">
42801         <size>54</size>
42802       </method>
42803     </type>
42804   </test>
42805   <test name="test-externalias-09.cs">
42806     <type name="Test">
42807       <method name="Void .ctor()">
42808         <size>7</size>
42809       </method>
42810       <method name="Int32 Main()">
42811         <size>8</size>
42812       </method>
42813     </type>
42814   </test>
42815   <test name="test-iter-01.cs">
42816     <type name="X">
42817       <method name="Void .ctor()">
42818         <size>7</size>
42819       </method>
42820       <method name="IEnumerator GetIt()">
42821         <size>8</size>
42822       </method>
42823       <method name="IEnumerable GetIt2()">
42824         <size>16</size>
42825       </method>
42826       <method name="Int32 Main()">
42827         <size>171</size>
42828       </method>
42829     </type>
42830     <type name="X+&lt;GetIt&gt;c__Iterator0">
42831       <method name="Void .ctor()">
42832         <size>7</size>
42833       </method>
42834       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42835         <size>7</size>
42836       </method>
42837       <method name="Boolean MoveNext()">
42838         <size>126</size>
42839       </method>
42840       <method name="Void Dispose()">
42841         <size>8</size>
42842       </method>
42843       <method name="Void Reset()">
42844         <size>6</size>
42845       </method>
42846     </type>
42847     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42848       <method name="Void .ctor()">
42849         <size>7</size>
42850       </method>
42851       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42852         <size>7</size>
42853       </method>
42854       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42855         <size>7</size>
42856       </method>
42857       <method name="Boolean MoveNext()">
42858         <size>126</size>
42859       </method>
42860       <method name="Void Dispose()">
42861         <size>8</size>
42862       </method>
42863       <method name="Void Reset()">
42864         <size>6</size>
42865       </method>
42866     </type>
42867     <type name="X+&lt;GetIt&gt;c__Iterator0">
42868       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42869         <size>7</size>
42870       </method>
42871     </type>
42872     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42873       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42874         <size>7</size>
42875       </method>
42876       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42877         <size>26</size>
42878       </method>
42879     </type>
42880   </test>
42881   <test name="test-iter-02.cs">
42882     <type name="X">
42883       <method name="Void .ctor()">
42884         <size>7</size>
42885       </method>
42886       <method name="IEnumerator GetRange()">
42887         <size>8</size>
42888       </method>
42889       <method name="Int32 Main()">
42890         <size>88</size>
42891       </method>
42892     </type>
42893     <type name="X+&lt;GetRange&gt;c__Iterator0">
42894       <method name="Void .ctor()">
42895         <size>7</size>
42896       </method>
42897       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42898         <size>7</size>
42899       </method>
42900       <method name="Boolean MoveNext()">
42901         <size>173</size>
42902       </method>
42903       <method name="Void Dispose()">
42904         <size>8</size>
42905       </method>
42906       <method name="Void Reset()">
42907         <size>6</size>
42908       </method>
42909       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42910         <size>7</size>
42911       </method>
42912     </type>
42913   </test>
42914   <test name="test-iter-03.cs">
42915     <type name="X">
42916       <method name="Void .ctor()">
42917         <size>7</size>
42918       </method>
42919       <method name="IEnumerable GetIt(System.Int32[])">
42920         <size>30</size>
42921       </method>
42922       <method name="IEnumerable GetMulti(System.Int32[,])">
42923         <size>30</size>
42924       </method>
42925       <method name="Int32 Main()">
42926         <size>244</size>
42927       </method>
42928     </type>
42929     <type name="&lt;PrivateImplementationDetails&gt;">
42930       <method name="Void .ctor()">
42931         <size>7</size>
42932       </method>
42933     </type>
42934     <type name="X+&lt;GetIt&gt;c__Iterator0">
42935       <method name="Void .ctor()">
42936         <size>7</size>
42937       </method>
42938       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42939         <size>7</size>
42940       </method>
42941       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42942         <size>7</size>
42943       </method>
42944       <method name="Boolean MoveNext()">
42945         <size>151</size>
42946       </method>
42947       <method name="Void Dispose()">
42948         <size>8</size>
42949       </method>
42950       <method name="Void Reset()">
42951         <size>6</size>
42952       </method>
42953     </type>
42954     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42955       <method name="Void .ctor()">
42956         <size>7</size>
42957       </method>
42958       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42959         <size>7</size>
42960       </method>
42961       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42962         <size>7</size>
42963       </method>
42964       <method name="Boolean MoveNext()">
42965         <size>238</size>
42966       </method>
42967       <method name="Void Dispose()">
42968         <size>8</size>
42969       </method>
42970       <method name="Void Reset()">
42971         <size>6</size>
42972       </method>
42973     </type>
42974     <type name="X+&lt;GetIt&gt;c__Iterator0">
42975       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42976         <size>7</size>
42977       </method>
42978       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42979         <size>40</size>
42980       </method>
42981     </type>
42982     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42983       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42984         <size>7</size>
42985       </method>
42986       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42987         <size>40</size>
42988       </method>
42989     </type>
42990   </test>
42991   <test name="test-iter-04.cs">
42992     <type name="X">
42993       <method name="Void .ctor()">
42994         <size>7</size>
42995       </method>
42996       <method name="IEnumerable GetRange(Int32, Int32)">
42997         <size>44</size>
42998       </method>
42999       <method name="Void Main()">
43000         <size>98</size>
43001       </method>
43002     </type>
43003     <type name="X+&lt;GetRange&gt;c__Iterator0">
43004       <method name="Void .ctor()">
43005         <size>7</size>
43006       </method>
43007       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43008         <size>7</size>
43009       </method>
43010       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43011         <size>7</size>
43012       </method>
43013       <method name="Boolean MoveNext()">
43014         <size>123</size>
43015       </method>
43016       <method name="Void Dispose()">
43017         <size>8</size>
43018       </method>
43019       <method name="Void Reset()">
43020         <size>6</size>
43021       </method>
43022       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43023         <size>7</size>
43024       </method>
43025       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43026         <size>52</size>
43027       </method>
43028     </type>
43029   </test>
43030   <test name="test-iter-05.cs">
43031     <type name="X">
43032       <method name="Void .ctor()">
43033         <size>7</size>
43034       </method>
43035       <method name="IEnumerable GetIt()">
43036         <size>16</size>
43037       </method>
43038       <method name="Int32 Main()">
43039         <size>104</size>
43040       </method>
43041     </type>
43042     <type name="List">
43043       <method name="Void .ctor(Int32)">
43044         <size>19</size>
43045       </method>
43046       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43047         <size>12</size>
43048       </method>
43049       <method name="Void Add(Int32)">
43050         <size>26</size>
43051       </method>
43052       <method name="MyEnumerator GetEnumerator()">
43053         <size>7</size>
43054       </method>
43055     </type>
43056     <type name="X+&lt;GetIt&gt;c__Iterator0">
43057       <method name="Void .ctor()">
43058         <size>7</size>
43059       </method>
43060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43061         <size>7</size>
43062       </method>
43063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43064         <size>7</size>
43065       </method>
43066       <method name="Boolean MoveNext()">
43067         <size>183</size>
43068       </method>
43069       <method name="Void Dispose()">
43070         <size>8</size>
43071       </method>
43072       <method name="Void Reset()">
43073         <size>6</size>
43074       </method>
43075     </type>
43076     <type name="List+MyEnumerator">
43077       <method name="Void .ctor(List)">
43078         <size>15</size>
43079       </method>
43080       <method name="System.Object get_Current()">
43081         <size>24</size>
43082       </method>
43083       <method name="Boolean MoveNext()">
43084         <size>31</size>
43085       </method>
43086       <method name="Void Reset()">
43087         <size>8</size>
43088       </method>
43089     </type>
43090     <type name="X+&lt;GetIt&gt;c__Iterator0">
43091       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43092         <size>7</size>
43093       </method>
43094       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43095         <size>26</size>
43096       </method>
43097     </type>
43098   </test>
43099   <test name="test-iter-06.cs">
43100     <type name="X">
43101       <method name="Void .ctor()">
43102         <size>7</size>
43103       </method>
43104       <method name="IEnumerable Get(Int32)">
43105         <size>30</size>
43106       </method>
43107       <method name="IEnumerable GetS(Int32)">
43108         <size>30</size>
43109       </method>
43110       <method name="Int32 Main()">
43111         <size>399</size>
43112       </method>
43113     </type>
43114     <type name="S+&lt;Get&gt;c__Iterator0">
43115       <method name="Void .ctor()">
43116         <size>7</size>
43117       </method>
43118       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43119         <size>7</size>
43120       </method>
43121       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43122         <size>7</size>
43123       </method>
43124       <method name="Boolean MoveNext()">
43125         <size>183</size>
43126       </method>
43127       <method name="Void Dispose()">
43128         <size>8</size>
43129       </method>
43130       <method name="Void Reset()">
43131         <size>6</size>
43132       </method>
43133     </type>
43134     <type name="S+&lt;GetS&gt;c__Iterator1">
43135       <method name="Void .ctor()">
43136         <size>7</size>
43137       </method>
43138       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43139         <size>7</size>
43140       </method>
43141       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43142         <size>7</size>
43143       </method>
43144       <method name="Boolean MoveNext()">
43145         <size>136</size>
43146       </method>
43147       <method name="Void Dispose()">
43148         <size>8</size>
43149       </method>
43150       <method name="Void Reset()">
43151         <size>6</size>
43152       </method>
43153     </type>
43154     <type name="X+&lt;Get&gt;c__Iterator2">
43155       <method name="Void .ctor()">
43156         <size>7</size>
43157       </method>
43158       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43159         <size>7</size>
43160       </method>
43161       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43162         <size>7</size>
43163       </method>
43164       <method name="Boolean MoveNext()">
43165         <size>131</size>
43166       </method>
43167       <method name="Void Dispose()">
43168         <size>8</size>
43169       </method>
43170       <method name="Void Reset()">
43171         <size>6</size>
43172       </method>
43173     </type>
43174     <type name="X+&lt;GetS&gt;c__Iterator3">
43175       <method name="Void .ctor()">
43176         <size>7</size>
43177       </method>
43178       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43179         <size>7</size>
43180       </method>
43181       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43182         <size>7</size>
43183       </method>
43184       <method name="Boolean MoveNext()">
43185         <size>136</size>
43186       </method>
43187       <method name="Void Dispose()">
43188         <size>8</size>
43189       </method>
43190       <method name="Void Reset()">
43191         <size>6</size>
43192       </method>
43193     </type>
43194     <type name="S">
43195       <method name="IEnumerable Get(Int32)">
43196         <size>42</size>
43197       </method>
43198       <method name="IEnumerable GetS(Int32)">
43199         <size>30</size>
43200       </method>
43201     </type>
43202     <type name="S+&lt;Get&gt;c__Iterator0">
43203       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43204         <size>7</size>
43205       </method>
43206       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43207         <size>52</size>
43208       </method>
43209     </type>
43210     <type name="S+&lt;GetS&gt;c__Iterator1">
43211       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43212         <size>7</size>
43213       </method>
43214       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43215         <size>40</size>
43216       </method>
43217     </type>
43218     <type name="X+&lt;Get&gt;c__Iterator2">
43219       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43220         <size>7</size>
43221       </method>
43222       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43223         <size>40</size>
43224       </method>
43225     </type>
43226     <type name="X+&lt;GetS&gt;c__Iterator3">
43227       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43228         <size>7</size>
43229       </method>
43230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43231         <size>40</size>
43232       </method>
43233     </type>
43234   </test>
43235   <test name="test-iter-07.cs">
43236     <type name="Test">
43237       <method name="Void .ctor()">
43238         <size>7</size>
43239       </method>
43240       <method name="IEnumerable Foo(Int32)">
43241         <size>30</size>
43242       </method>
43243     </type>
43244     <type name="X">
43245       <method name="Void .ctor()">
43246         <size>7</size>
43247       </method>
43248       <method name="Int32 Main()">
43249         <size>372</size>
43250       </method>
43251     </type>
43252     <type name="Test+&lt;Foo&gt;c__Iterator0">
43253       <method name="Void .ctor()">
43254         <size>7</size>
43255       </method>
43256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43257         <size>7</size>
43258       </method>
43259       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43260         <size>7</size>
43261       </method>
43262       <method name="Boolean MoveNext()">
43263         <size>253</size>
43264       </method>
43265       <method name="Void Dispose()">
43266         <size>112</size>
43267       </method>
43268       <method name="Void Reset()">
43269         <size>6</size>
43270       </method>
43271       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43272         <size>7</size>
43273       </method>
43274       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43275         <size>40</size>
43276       </method>
43277     </type>
43278   </test>
43279   <test name="test-iter-08.cs">
43280     <type name="Foo">
43281       <method name="Void .ctor(Int32)">
43282         <size>14</size>
43283       </method>
43284       <method name="Void Dispose()">
43285         <size>8</size>
43286       </method>
43287     </type>
43288     <type name="X">
43289       <method name="Void .ctor()">
43290         <size>7</size>
43291       </method>
43292       <method name="IEnumerable Test(Int32, Int32)">
43293         <size>44</size>
43294       </method>
43295       <method name="Int32 Main()">
43296         <size>167</size>
43297       </method>
43298     </type>
43299     <type name="X+&lt;Test&gt;c__Iterator0">
43300       <method name="Void .ctor()">
43301         <size>7</size>
43302       </method>
43303       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43304         <size>7</size>
43305       </method>
43306       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43307         <size>7</size>
43308       </method>
43309       <method name="Boolean MoveNext()">
43310         <size>360</size>
43311       </method>
43312       <method name="Void Dispose()">
43313         <size>102</size>
43314       </method>
43315       <method name="Void Reset()">
43316         <size>6</size>
43317       </method>
43318       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43319         <size>7</size>
43320       </method>
43321       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43322         <size>52</size>
43323       </method>
43324     </type>
43325   </test>
43326   <test name="test-iter-09.cs">
43327     <type name="Tester">
43328       <method name="Void .ctor()">
43329         <size>153</size>
43330       </method>
43331       <method name="IEnumerator GetEnumerator()">
43332         <size>15</size>
43333       </method>
43334     </type>
43335     <type name="Test">
43336       <method name="Void .ctor()">
43337         <size>7</size>
43338       </method>
43339       <method name="Int32 Main()">
43340         <size>268</size>
43341       </method>
43342     </type>
43343     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
43344       <method name="Void .ctor()">
43345         <size>7</size>
43346       </method>
43347       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43348         <size>7</size>
43349       </method>
43350       <method name="Boolean MoveNext()">
43351         <size>623</size>
43352       </method>
43353       <method name="Void Dispose()">
43354         <size>82</size>
43355       </method>
43356       <method name="Void Reset()">
43357         <size>6</size>
43358       </method>
43359       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43360         <size>7</size>
43361       </method>
43362     </type>
43363   </test>
43364   <test name="test-iter-10.cs">
43365     <type name="X">
43366       <method name="Void .ctor()">
43367         <size>7</size>
43368       </method>
43369       <method name="IEnumerator get_GetIt()">
43370         <size>8</size>
43371       </method>
43372       <method name="Void set_GetIt(IEnumerator)">
43373         <size>1</size>
43374       </method>
43375       <method name="IEnumerable get_Item(Int32)">
43376         <size>30</size>
43377       </method>
43378       <method name="Void set_Item(Int32, IEnumerable)">
43379         <size>1</size>
43380       </method>
43381       <method name="Int32 Main()">
43382         <size>184</size>
43383       </method>
43384     </type>
43385     <type name="X+&lt;&gt;c__Iterator0">
43386       <method name="Void .ctor()">
43387         <size>7</size>
43388       </method>
43389       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43390         <size>7</size>
43391       </method>
43392       <method name="Boolean MoveNext()">
43393         <size>126</size>
43394       </method>
43395       <method name="Void Dispose()">
43396         <size>8</size>
43397       </method>
43398       <method name="Void Reset()">
43399         <size>6</size>
43400       </method>
43401     </type>
43402     <type name="X+&lt;&gt;c__Iterator1">
43403       <method name="Void .ctor()">
43404         <size>7</size>
43405       </method>
43406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43407         <size>7</size>
43408       </method>
43409       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43410         <size>7</size>
43411       </method>
43412       <method name="Boolean MoveNext()">
43413         <size>145</size>
43414       </method>
43415       <method name="Void Dispose()">
43416         <size>8</size>
43417       </method>
43418       <method name="Void Reset()">
43419         <size>6</size>
43420       </method>
43421     </type>
43422     <type name="X+&lt;&gt;c__Iterator0">
43423       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43424         <size>7</size>
43425       </method>
43426     </type>
43427     <type name="X+&lt;&gt;c__Iterator1">
43428       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43429         <size>7</size>
43430       </method>
43431       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43432         <size>40</size>
43433       </method>
43434     </type>
43435   </test>
43436   <test name="test-iter-11.cs">
43437     <type name="X">
43438       <method name="Void .ctor()">
43439         <size>7</size>
43440       </method>
43441       <method name="Void add_Hook(System.EventHandler)">
43442         <size>24</size>
43443       </method>
43444       <method name="Void remove_Hook(System.EventHandler)">
43445         <size>24</size>
43446       </method>
43447       <method name="IEnumerator Pipeline()">
43448         <size>15</size>
43449       </method>
43450       <method name="Void M(System.Object, System.EventArgs)">
43451         <size>11</size>
43452       </method>
43453       <method name="Void Main()">
43454         <size>55</size>
43455       </method>
43456     </type>
43457     <type name="X+&lt;Pipeline&gt;c__Iterator0">
43458       <method name="Void .ctor()">
43459         <size>7</size>
43460       </method>
43461       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43462         <size>7</size>
43463       </method>
43464       <method name="Boolean MoveNext()">
43465         <size>124</size>
43466       </method>
43467       <method name="Void Dispose()">
43468         <size>8</size>
43469       </method>
43470       <method name="Void Reset()">
43471         <size>6</size>
43472       </method>
43473       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43474         <size>7</size>
43475       </method>
43476     </type>
43477   </test>
43478   <test name="test-iter-12.cs">
43479     <type name="X">
43480       <method name="Void .ctor()">
43481         <size>7</size>
43482       </method>
43483       <method name="IEnumerable a()">
43484         <size>23</size>
43485       </method>
43486       <method name="Void Main()">
43487         <size>1</size>
43488       </method>
43489     </type>
43490     <type name="X+&lt;a&gt;c__Iterator0">
43491       <method name="Void .ctor()">
43492         <size>7</size>
43493       </method>
43494       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43495         <size>7</size>
43496       </method>
43497       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43498         <size>7</size>
43499       </method>
43500       <method name="Boolean MoveNext()">
43501         <size>165</size>
43502       </method>
43503       <method name="Void Dispose()">
43504         <size>55</size>
43505       </method>
43506       <method name="Void Reset()">
43507         <size>6</size>
43508       </method>
43509       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43510         <size>7</size>
43511       </method>
43512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43513         <size>40</size>
43514       </method>
43515     </type>
43516   </test>
43517   <test name="test-iter-13.cs">
43518     <type name="Test">
43519       <method name="Void .ctor()">
43520         <size>7</size>
43521       </method>
43522       <method name="Void .cctor()">
43523         <size>11</size>
43524       </method>
43525       <method name="Void Main()">
43526         <size>1</size>
43527       </method>
43528       <method name="IEnumerable syntax_error(System.Object, System.Object)">
43529         <size>16</size>
43530       </method>
43531     </type>
43532     <type name="Test+Yp">
43533       <method name="Void .ctor()">
43534         <size>7</size>
43535       </method>
43536       <method name="IEnumerable fail()">
43537         <size>2</size>
43538       </method>
43539     </type>
43540     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
43541       <method name="Void .ctor()">
43542         <size>7</size>
43543       </method>
43544       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43545         <size>7</size>
43546       </method>
43547       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43548         <size>7</size>
43549       </method>
43550       <method name="Boolean MoveNext()">
43551         <size>27</size>
43552       </method>
43553       <method name="Void Dispose()">
43554         <size>8</size>
43555       </method>
43556       <method name="Void Reset()">
43557         <size>6</size>
43558       </method>
43559       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43560         <size>7</size>
43561       </method>
43562       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43563         <size>26</size>
43564       </method>
43565     </type>
43566   </test>
43567   <test name="test-named-01.cs">
43568     <type name="A">
43569       <method name="Void .ctor()">
43570         <size>13</size>
43571       </method>
43572       <method name="Void .ctor(Object)">
43573         <size>7</size>
43574       </method>
43575       <method name="Void set_Item(Int32, Int32)">
43576         <size>8</size>
43577       </method>
43578     </type>
43579     <type name="B">
43580       <method name="Void .ctor()">
43581         <size>12</size>
43582       </method>
43583       <method name="Void set_Item(Int32, Int32)">
43584         <size>11</size>
43585       </method>
43586     </type>
43587     <type name="XAttribute">
43588       <method name="Void .ctor(Int32)">
43589         <size>7</size>
43590       </method>
43591     </type>
43592     <type name="M">
43593       <method name="Void .ctor()">
43594         <size>7</size>
43595       </method>
43596       <method name="Void Foo(Int32)">
43597         <size>1</size>
43598       </method>
43599       <method name="Int32 Main()">
43600         <size>48</size>
43601       </method>
43602     </type>
43603   </test>
43604   <test name="test-named-02.cs">
43605     <type name="A">
43606       <method name="Void .ctor()">
43607         <size>7</size>
43608       </method>
43609       <method name="Void set_Item(Int32, Int32)">
43610         <size>29</size>
43611       </method>
43612       <method name="Int32 get_Item(Int32)">
43613         <size>28</size>
43614       </method>
43615     </type>
43616     <type name="MyPoint">
43617       <method name="Void .ctor(Int32, Int32)">
43618         <size>15</size>
43619       </method>
43620     </type>
43621     <type name="C">
43622       <method name="Void .ctor()">
43623         <size>7</size>
43624       </method>
43625       <method name="Decimal Foo(Decimal, Decimal)">
43626         <size>2</size>
43627       </method>
43628       <method name="System.String Bar(Int32, System.String, Char)">
43629         <size>20</size>
43630       </method>
43631       <method name="Int32 Test(Int32, Int32)">
43632         <size>30</size>
43633       </method>
43634       <method name="Int32 Main()">
43635         <size>279</size>
43636       </method>
43637     </type>
43638   </test>
43639   <test name="test-named-03.cs">
43640     <type name="C">
43641       <method name="Void .ctor()">
43642         <size>7</size>
43643       </method>
43644       <method name="Int32 TestInt(Int32)">
43645         <size>3</size>
43646       </method>
43647       <method name="Int32 Main()">
43648         <size>23</size>
43649       </method>
43650     </type>
43651     <type name="C+IntDelegate">
43652       <method name="Void .ctor(Object, IntPtr)">
43653         <size>0</size>
43654       </method>
43655       <method name="Int32 Invoke(Int32)">
43656         <size>0</size>
43657       </method>
43658       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43659         <size>0</size>
43660       </method>
43661       <method name="Int32 EndInvoke(IAsyncResult)">
43662         <size>0</size>
43663       </method>
43664     </type>
43665   </test>
43666   <test name="test-named-04.cs">
43667     <type name="Program">
43668       <method name="Void Foo2(Int32, Int32 ByRef)">
43669         <size>40</size>
43670       </method>
43671       <method name="Int32 Main()">
43672         <size>239</size>
43673       </method>
43674       <method name="Void .ctor()">
43675         <size>7</size>
43676       </method>
43677     </type>
43678   </test>
43679   <test name="test-partial-01.cs">
43680     <type name="Foo.Hello">
43681       <method name="Void .ctor()">
43682         <size>7</size>
43683       </method>
43684       <method name="Void .cctor()">
43685         <size>7</size>
43686       </method>
43687     </type>
43688     <type name="Bar.Hello">
43689       <method name="Void .ctor()">
43690         <size>7</size>
43691       </method>
43692       <method name="Void .cctor()">
43693         <size>8</size>
43694       </method>
43695     </type>
43696     <type name="X.Test">
43697       <method name="Void .ctor()">
43698         <size>7</size>
43699       </method>
43700       <method name="Int32 FooWorld()">
43701         <size>6</size>
43702       </method>
43703       <method name="Int32 BarWorld()">
43704         <size>6</size>
43705       </method>
43706     </type>
43707     <type name="Y">
43708       <method name="Void .ctor()">
43709         <size>7</size>
43710       </method>
43711       <method name="Int32 Main()">
43712         <size>29</size>
43713       </method>
43714     </type>
43715   </test>
43716   <test name="test-partial-02.cs">
43717     <type name="Test1.Base">
43718       <method name="Void .ctor()">
43719         <size>7</size>
43720       </method>
43721     </type>
43722     <type name="Test1.Foo">
43723       <method name="Void .ctor()">
43724         <size>7</size>
43725       </method>
43726     </type>
43727     <type name="Test2.Foo">
43728       <method name="Void .ctor()">
43729         <size>7</size>
43730       </method>
43731     </type>
43732     <type name="ReflectedType">
43733       <method name="Void .ctor()">
43734         <size>7</size>
43735       </method>
43736     </type>
43737     <type name="D">
43738       <method name="Void .ctor()">
43739         <size>7</size>
43740       </method>
43741     </type>
43742     <type name="X">
43743       <method name="Void .ctor()">
43744         <size>7</size>
43745       </method>
43746       <method name="Void Main()">
43747         <size>1</size>
43748       </method>
43749     </type>
43750   </test>
43751   <test name="test-partial-03.cs">
43752     <type name="Test">
43753       <method name="Void .ctor()">
43754         <size>18</size>
43755       </method>
43756       <method name="Int32 TestFoo()">
43757         <size>13</size>
43758       </method>
43759       <method name="Int32 TestIFoo(IFoo)">
43760         <size>8</size>
43761       </method>
43762     </type>
43763     <type name="Test+Foo">
43764       <method name="Void .ctor()">
43765         <size>7</size>
43766       </method>
43767       <method name="Int32 Test.IFoo.Hello(Test)">
43768         <size>2</size>
43769       </method>
43770       <method name="Int32 Hello(Test)">
43771         <size>2</size>
43772       </method>
43773     </type>
43774     <type name="X">
43775       <method name="Void .ctor()">
43776         <size>7</size>
43777       </method>
43778       <method name="Int32 Main()">
43779         <size>42</size>
43780       </method>
43781     </type>
43782   </test>
43783   <test name="test-partial-04.cs">
43784     <type name="B.Test">
43785       <method name="Void .ctor()">
43786         <size>7</size>
43787       </method>
43788       <method name="Void A.IFoo.Hello(IFoo)">
43789         <size>1</size>
43790       </method>
43791     </type>
43792     <type name="X">
43793       <method name="Void .ctor()">
43794         <size>7</size>
43795       </method>
43796       <method name="Void Main()">
43797         <size>1</size>
43798       </method>
43799     </type>
43800   </test>
43801   <test name="test-partial-05.cs">
43802     <type name="B">
43803       <method name="Void .ctor()">
43804         <size>7</size>
43805       </method>
43806     </type>
43807     <type name="A">
43808       <method name="Void .ctor()">
43809         <size>7</size>
43810       </method>
43811     </type>
43812     <type name="A2">
43813       <method name="Void .ctor()">
43814         <size>7</size>
43815       </method>
43816     </type>
43817     <type name="D">
43818       <method name="Void .ctor()">
43819         <size>7</size>
43820       </method>
43821       <method name="Void Main()">
43822         <size>1</size>
43823       </method>
43824     </type>
43825   </test>
43826   <test name="test-partial-06.cs">
43827     <type name="Foo">
43828       <method name="Void .ctor()">
43829         <size>7</size>
43830       </method>
43831       <method name="Void Finalize()">
43832         <size>13</size>
43833       </method>
43834     </type>
43835     <type name="B">
43836       <method name="Void .ctor()">
43837         <size>7</size>
43838       </method>
43839       <method name="Void Main()">
43840         <size>1</size>
43841       </method>
43842     </type>
43843   </test>
43844   <test name="test-partial-07.cs">
43845     <type name="Test">
43846       <method name="Void .ctor()">
43847         <size>7</size>
43848       </method>
43849     </type>
43850     <type name="TestAttribute">
43851       <method name="Void .ctor()">
43852         <size>7</size>
43853       </method>
43854     </type>
43855     <type name="Test2Attribute">
43856       <method name="Void .ctor()">
43857         <size>7</size>
43858       </method>
43859     </type>
43860     <type name="X">
43861       <method name="Void .ctor()">
43862         <size>7</size>
43863       </method>
43864       <method name="Int32 Main()">
43865         <size>62</size>
43866       </method>
43867     </type>
43868   </test>
43869   <test name="test-partial-08.cs">
43870     <type name="Foo">
43871       <method name="Void .ctor()">
43872         <size>7</size>
43873       </method>
43874       <method name="System.String get_Id()">
43875         <size>7</size>
43876       </method>
43877     </type>
43878     <type name="PartialAbstractCompilationError">
43879       <method name="Void .ctor()">
43880         <size>7</size>
43881       </method>
43882       <method name="Int32 Main()">
43883         <size>54</size>
43884       </method>
43885     </type>
43886   </test>
43887   <test name="test-partial-09.cs">
43888     <type name="Foo">
43889       <method name="Void .ctor()">
43890         <size>7</size>
43891       </method>
43892       <method name="System.String get_Id()">
43893         <size>7</size>
43894       </method>
43895     </type>
43896     <type name="Bar">
43897       <method name="Void .ctor(String)">
43898         <size>14</size>
43899       </method>
43900     </type>
43901     <type name="PartialAbstractCompilationError">
43902       <method name="Void .ctor()">
43903         <size>7</size>
43904       </method>
43905       <method name="Void Main()">
43906         <size>21</size>
43907       </method>
43908     </type>
43909   </test>
43910   <test name="test-partial-10.cs">
43911     <type name="Test2.Foo">
43912       <method name="Void .ctor()">
43913         <size>7</size>
43914       </method>
43915       <method name="Void .cctor()">
43916         <size>15</size>
43917       </method>
43918     </type>
43919     <type name="X">
43920       <method name="Void .ctor()">
43921         <size>7</size>
43922       </method>
43923       <method name="Int32 Main()">
43924         <size>68</size>
43925       </method>
43926     </type>
43927     <type name="Test3.Foo">
43928       <method name="Void .cctor()">
43929         <size>15</size>
43930       </method>
43931     </type>
43932   </test>
43933   <test name="test-partial-11.cs">
43934     <type name="StaticClass">
43935       <method name="System.String Name()">
43936         <size>6</size>
43937       </method>
43938     </type>
43939     <type name="MainClass">
43940       <method name="Void .ctor()">
43941         <size>7</size>
43942       </method>
43943       <method name="Boolean IsStatic(System.Type)">
43944         <size>73</size>
43945       </method>
43946       <method name="Int32 Main()">
43947         <size>56</size>
43948       </method>
43949     </type>
43950   </test>
43951   <test name="test-partial-12.cs">
43952     <type name="Test1.Foo">
43953       <method name="Void .ctor()">
43954         <size>7</size>
43955       </method>
43956       <method name="IEnumerable E()">
43957         <size>16</size>
43958       </method>
43959     </type>
43960     <type name="X">
43961       <method name="Void .ctor()">
43962         <size>7</size>
43963       </method>
43964       <method name="Int32 Main()">
43965         <size>102</size>
43966       </method>
43967     </type>
43968     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
43969       <method name="Void .ctor()">
43970         <size>7</size>
43971       </method>
43972       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43973         <size>7</size>
43974       </method>
43975       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43976         <size>7</size>
43977       </method>
43978       <method name="Boolean MoveNext()">
43979         <size>69</size>
43980       </method>
43981       <method name="Void Dispose()">
43982         <size>8</size>
43983       </method>
43984       <method name="Void Reset()">
43985         <size>6</size>
43986       </method>
43987       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43988         <size>7</size>
43989       </method>
43990       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43991         <size>26</size>
43992       </method>
43993     </type>
43994   </test>
43995   <test name="test-partial-13.cs">
43996     <type name="Test.Test">
43997       <method name="Void .ctor()">
43998         <size>7</size>
43999       </method>
44000       <method name="Boolean Equals(System.Object)">
44001         <size>2</size>
44002       </method>
44003       <method name="Int32 GetHashCode()">
44004         <size>2</size>
44005       </method>
44006       <method name="Void Main()">
44007         <size>1</size>
44008       </method>
44009     </type>
44010   </test>
44011   <test name="test-partial-14.cs">
44012     <type name="T">
44013       <method name="Void .ctor()">
44014         <size>7</size>
44015       </method>
44016     </type>
44017     <type name="partial">
44018       <method name="Void .ctor()">
44019         <size>7</size>
44020       </method>
44021     </type>
44022     <type name="A">
44023       <method name="Void .ctor()">
44024         <size>7</size>
44025       </method>
44026       <method name="Void partial(partial)">
44027         <size>3</size>
44028       </method>
44029     </type>
44030     <type name="B">
44031       <method name="Void .ctor()">
44032         <size>7</size>
44033       </method>
44034       <method name="Void Main()">
44035         <size>1</size>
44036       </method>
44037     </type>
44038   </test>
44039   <test name="test-partial-15.cs">
44040     <type name="Foo.X">
44041       <method name="Void .ctor()">
44042         <size>7</size>
44043       </method>
44044       <method name="Void Main()">
44045         <size>1</size>
44046       </method>
44047       <method name="IEnumerable Attempts2()">
44048         <size>16</size>
44049       </method>
44050       <method name="IEnumerable get_Attempts()">
44051         <size>16</size>
44052       </method>
44053       <method name="IEnumerable get_Item(Int32)">
44054         <size>16</size>
44055       </method>
44056     </type>
44057     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
44058       <method name="Void .ctor()">
44059         <size>7</size>
44060       </method>
44061       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44062         <size>7</size>
44063       </method>
44064       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44065         <size>7</size>
44066       </method>
44067       <method name="Boolean MoveNext()">
44068         <size>36</size>
44069       </method>
44070       <method name="Void Dispose()">
44071         <size>8</size>
44072       </method>
44073       <method name="Void Reset()">
44074         <size>6</size>
44075       </method>
44076     </type>
44077     <type name="Foo.X+&lt;&gt;c__Iterator1">
44078       <method name="Void .ctor()">
44079         <size>7</size>
44080       </method>
44081       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44082         <size>7</size>
44083       </method>
44084       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44085         <size>7</size>
44086       </method>
44087       <method name="Boolean MoveNext()">
44088         <size>36</size>
44089       </method>
44090       <method name="Void Dispose()">
44091         <size>8</size>
44092       </method>
44093       <method name="Void Reset()">
44094         <size>6</size>
44095       </method>
44096     </type>
44097     <type name="Foo.X+&lt;&gt;c__Iterator2">
44098       <method name="Void .ctor()">
44099         <size>7</size>
44100       </method>
44101       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44102         <size>7</size>
44103       </method>
44104       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44105         <size>7</size>
44106       </method>
44107       <method name="Boolean MoveNext()">
44108         <size>36</size>
44109       </method>
44110       <method name="Void Dispose()">
44111         <size>8</size>
44112       </method>
44113       <method name="Void Reset()">
44114         <size>6</size>
44115       </method>
44116     </type>
44117     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
44118       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44119         <size>7</size>
44120       </method>
44121       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44122         <size>26</size>
44123       </method>
44124     </type>
44125     <type name="Foo.X+&lt;&gt;c__Iterator1">
44126       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44127         <size>7</size>
44128       </method>
44129       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44130         <size>26</size>
44131       </method>
44132     </type>
44133     <type name="Foo.X+&lt;&gt;c__Iterator2">
44134       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44135         <size>7</size>
44136       </method>
44137       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44138         <size>26</size>
44139       </method>
44140     </type>
44141   </test>
44142   <test name="test-partial-16.cs">
44143     <type name="A.C">
44144       <method name="Void .ctor()">
44145         <size>23</size>
44146       </method>
44147       <method name="Void .cctor()">
44148         <size>11</size>
44149       </method>
44150     </type>
44151     <type name="B.C2">
44152       <method name="Void .ctor()">
44153         <size>7</size>
44154       </method>
44155       <method name="Boolean Test()">
44156         <size>2</size>
44157       </method>
44158       <method name="System.Object Test_I()">
44159         <size>2</size>
44160       </method>
44161       <method name="Void Main()">
44162         <size>1</size>
44163       </method>
44164     </type>
44165   </test>
44166   <test name="test-partial-17.cs">
44167     <type name="Test">
44168       <method name="Void .ctor()">
44169         <size>7</size>
44170       </method>
44171       <method name="Boolean Check(System.String, System.String[])">
44172         <size>42</size>
44173       </method>
44174       <method name="Void Main()">
44175         <size>1</size>
44176       </method>
44177     </type>
44178   </test>
44179   <test name="test-partial-18.cs">
44180     <type name="N.Foo">
44181       <method name="Void .ctor()">
44182         <size>17</size>
44183       </method>
44184       <method name="Void Main()">
44185         <size>1</size>
44186       </method>
44187     </type>
44188   </test>
44189   <test name="test-partial-19.cs">
44190     <type name="Bug.GL">
44191       <method name="Void Main()">
44192         <size>7</size>
44193       </method>
44194     </type>
44195     <type name="Bug.GL+Core">
44196       <method name="Boolean A()">
44197         <size>2</size>
44198       </method>
44199     </type>
44200   </test>
44201   <test name="test-partial-20.cs">
44202     <type name="A">
44203       <method name="Void .ctor()">
44204         <size>7</size>
44205       </method>
44206       <method name="Void .cctor()">
44207         <size>7</size>
44208       </method>
44209     </type>
44210     <type name="B">
44211       <method name="Void .ctor()">
44212         <size>7</size>
44213       </method>
44214       <method name="Void .cctor()">
44215         <size>7</size>
44216       </method>
44217     </type>
44218     <type name="C">
44219       <method name="Void .ctor()">
44220         <size>7</size>
44221       </method>
44222       <method name="Int32 Main()">
44223         <size>38</size>
44224       </method>
44225     </type>
44226   </test>
44227   <test name="test-partial-21.cs">
44228     <type name="Mono.Sms.Main">
44229       <method name="Void .ctor()">
44230         <size>7</size>
44231       </method>
44232       <method name="Void Test()">
44233         <size>42</size>
44234       </method>
44235     </type>
44236     <type name="Mono.Sms.Contacts">
44237       <method name="Void .ctor()">
44238         <size>7</size>
44239       </method>
44240       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
44241         <size>24</size>
44242       </method>
44243       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
44244         <size>24</size>
44245       </method>
44246       <method name="Void Test()">
44247         <size>12</size>
44248       </method>
44249     </type>
44250     <type name="Mono.Sms.Core.Agenda">
44251       <method name="Void .ctor()">
44252         <size>7</size>
44253       </method>
44254       <method name="Void AddContact()">
44255         <size>1</size>
44256       </method>
44257       <method name="Void Main()">
44258         <size>1</size>
44259       </method>
44260     </type>
44261     <type name="Mono.Sms.Contacts+ContactsHandler">
44262       <method name="Void .ctor(Object, IntPtr)">
44263         <size>0</size>
44264       </method>
44265       <method name="Void Invoke()">
44266         <size>0</size>
44267       </method>
44268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44269         <size>0</size>
44270       </method>
44271       <method name="Void EndInvoke(IAsyncResult)">
44272         <size>0</size>
44273       </method>
44274     </type>
44275     <type name="Mono.Sms.Main">
44276       <method name="Void &lt;Test&gt;m__0()">
44277         <size>6</size>
44278       </method>
44279     </type>
44280   </test>
44281   <test name="test-partial-22.cs">
44282     <type name="C">
44283       <method name="Void .ctor()">
44284         <size>7</size>
44285       </method>
44286       <method name="Int32 Main()">
44287         <size>2</size>
44288       </method>
44289     </type>
44290   </test>
44291   <test name="test-partial-23.cs">
44292     <type name="C">
44293       <method name="Void .ctor()">
44294         <size>7</size>
44295       </method>
44296       <method name="Void Partial_A()">
44297         <size>15</size>
44298       </method>
44299       <method name="Void Partial_B()">
44300         <size>15</size>
44301       </method>
44302       <method name="Void Partial_S()">
44303         <size>14</size>
44304       </method>
44305       <method name="Int32 Main()">
44306         <size>52</size>
44307       </method>
44308     </type>
44309   </test>
44310   <test name="test-partial-24.cs">
44311     <type name="N.C">
44312       <method name="Void .ctor()">
44313         <size>7</size>
44314       </method>
44315       <method name="Void Main()">
44316         <size>1</size>
44317       </method>
44318       <method name="Void Foo()">
44319         <size>1</size>
44320       </method>
44321     </type>
44322   </test>
44323   <test name="test-partial-25.cs">
44324     <type name="C">
44325       <method name="Void .ctor()">
44326         <size>7</size>
44327       </method>
44328       <method name="Void Partial(Int32)">
44329         <size>14</size>
44330       </method>
44331       <method name="Int32 Main()">
44332         <size>8</size>
44333       </method>
44334     </type>
44335   </test>
44336   <test name="test-partial-26.cs">
44337     <type name="ConsoleApplication1.X">
44338       <method name="Void .ctor()">
44339         <size>7</size>
44340       </method>
44341       <method name="Void Foo()">
44342         <size>1</size>
44343       </method>
44344     </type>
44345     <type name="ConsoleApplication1.Program">
44346       <method name="Void .ctor()">
44347         <size>7</size>
44348       </method>
44349       <method name="Int32 Main()">
44350         <size>98</size>
44351       </method>
44352     </type>
44353     <type name="ConsoleApplication1.Y">
44354       <method name="Void Foo()">
44355         <size>1</size>
44356       </method>
44357       <method name="Void .ctor()">
44358         <size>7</size>
44359       </method>
44360     </type>
44361   </test>
44362   <test name="test-partial-27.cs">
44363     <type name="C">
44364       <method name="Int32 Main()">
44365         <size>2</size>
44366       </method>
44367       <method name="Void .ctor()">
44368         <size>7</size>
44369       </method>
44370     </type>
44371   </test>
44372   <test name="test-var-01.cs">
44373     <type name="Test">
44374       <method name="Void .ctor()">
44375         <size>7</size>
44376       </method>
44377       <method name="Int32 Main()">
44378         <size>47</size>
44379       </method>
44380     </type>
44381   </test>
44382   <test name="test-var-02.cs">
44383     <type name="Class1">
44384       <method name="Void .ctor()">
44385         <size>15</size>
44386       </method>
44387       <method name="Boolean Method()">
44388         <size>2</size>
44389       </method>
44390     </type>
44391     <type name="Test">
44392       <method name="Void .ctor()">
44393         <size>7</size>
44394       </method>
44395       <method name="Int32 Main()">
44396         <size>116</size>
44397       </method>
44398     </type>
44399     <type name="Test+Class2">
44400       <method name="Void .ctor()">
44401         <size>15</size>
44402       </method>
44403       <method name="Boolean Method()">
44404         <size>2</size>
44405       </method>
44406     </type>
44407   </test>
44408   <test name="test-var-03.cs">
44409     <type name="Test">
44410       <method name="Void .ctor()">
44411         <size>7</size>
44412       </method>
44413       <method name="Int32 Main()">
44414         <size>166</size>
44415       </method>
44416     </type>
44417     <type name="&lt;PrivateImplementationDetails&gt;">
44418       <method name="Void .ctor()">
44419         <size>7</size>
44420       </method>
44421     </type>
44422   </test>
44423   <test name="test-var-05.cs">
44424     <type name="MyClass">
44425       <method name="Void .ctor(String)">
44426         <size>14</size>
44427       </method>
44428       <method name="Void Dispose()">
44429         <size>12</size>
44430       </method>
44431     </type>
44432     <type name="Test">
44433       <method name="Void .ctor()">
44434         <size>7</size>
44435       </method>
44436       <method name="Int32 Main()">
44437         <size>61</size>
44438       </method>
44439     </type>
44440   </test>
44441   <test name="test-var-06.cs">
44442     <type name="Test">
44443       <method name="Void .ctor()">
44444         <size>7</size>
44445       </method>
44446       <method name="Int32 Main()">
44447         <size>48</size>
44448       </method>
44449     </type>
44450   </test>
44451   <test name="test-var-07.cs">
44452     <type name="Test">
44453       <method name="Void .ctor()">
44454         <size>7</size>
44455       </method>
44456       <method name="Void var()">
44457         <size>1</size>
44458       </method>
44459       <method name="Int32 Main()">
44460         <size>33</size>
44461       </method>
44462     </type>
44463     <type name="var">
44464       <method name="Void .ctor()">
44465         <size>7</size>
44466       </method>
44467     </type>
44468   </test>
44469   <test name="test-var-08.cs">
44470     <type name="X">
44471       <method name="Void .ctor(Int32, Int32)">
44472         <size>10</size>
44473       </method>
44474       <method name="Void Main()">
44475         <size>1</size>
44476       </method>
44477     </type>
44478   </test>
44479   <test name="test-xml-042.cs">
44480     <type name="TestNamespace.TestClass">
44481       <method name="Void .ctor()">
44482         <size>7</size>
44483       </method>
44484       <method name="Void Main()">
44485         <size>1</size>
44486       </method>
44487       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
44488         <size>7</size>
44489       </method>
44490     </type>
44491   </test>
44492 </tests>